From priyank at frugalware.org Tue Jan 1 08:03:26 2008 From: priyank at frugalware.org (Priyank) Date: Tue Jan 1 08:03:28 2008 Subject: [Frugalware-git] fun: NEWS: updated for 0.2.0 Message-ID: <20080101070326.DF9DA176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fun.git;a=commitdiff;h=77b2cbe07c6f42b6da699952ba3d14438027ec5b commit 77b2cbe07c6f42b6da699952ba3d14438027ec5b Author: Priyank Date: Tue Jan 1 12:32:41 2008 +0530 NEWS: updated for 0.2.0 diff --git a/NEWS b/NEWS index 72a548a..faf3b76 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,12 @@ VERSION DESCRIPTION --------------------------------------------------------------------------------------------------------- -0.2.0 (2007-12-xx) - Migrated to libnotify for displaying notification popups. +0.2.0 (2008-01-01) - Migrated to libnotify for displaying notification popups. - Got rid of EggTrayIcon. FUN client now uses GtkStatusIcon. - FUN client now performs a first-run update check everytime it's started. This is needed because otherwise the very first update check will mostly fail. - Other minor fixes. - New translations: (Danish) da_DK, (Spanish) es_ES + - Updated translations: (Hungarian) hu_HU, (French) fr_FR 0.1.0 (2007-11-21) - Initial Release From priyank at frugalware.org Tue Jan 1 08:03:54 2008 From: priyank at frugalware.org (Priyank) Date: Tue Jan 1 08:03:55 2008 Subject: [Frugalware-git] fun: TAG 0.2.0 Message-ID: <20080101070354.8F6B2176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fun.git;a=commitdiff;h=d0325c849e31d3788e2ea2d174fd677926828605 commit d0325c849e31d3788e2ea2d174fd677926828605 Author: Priyank Date: Tue Jan 1 12:33:13 2008 +0530 TAG 0.2.0 From priyank at frugalware.org Tue Jan 1 08:07:30 2008 From: priyank at frugalware.org (Priyank) Date: Tue Jan 1 08:07:31 2008 Subject: [Frugalware-git] fun: version bump: 0.2.0 Message-ID: <20080101070731.0171B176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fun.git;a=commitdiff;h=bf7d49f47c23dc78976b12670c5da59159b48ced commit bf7d49f47c23dc78976b12670c5da59159b48ced Author: Priyank Date: Tue Jan 1 12:36:37 2008 +0530 version bump: 0.2.0 diff --git a/configure.ac b/configure.ac index d37f6b4..c2b7d58 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ ENV_CFLAGS=$CFLAGS AC_PREREQ(2.59) -AC_INIT([fun], 0.1.0, [frugalware-devel@frugalware.org], fun) +AC_INIT([fun], 0.2.0, [frugalware-devel@frugalware.org], fun) AC_CONFIG_SRCDIR([src/fun.c]) AC_LANG(C) AM_CONFIG_HEADER(config.h) From priyank at frugalware.org Tue Jan 1 08:10:58 2008 From: priyank at frugalware.org (Priyank) Date: Tue Jan 1 08:10:59 2008 Subject: [Frugalware-git] fun: TAG 0.2.0 Message-ID: <20080101071058.3DC68176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fun.git;a=commitdiff;h=62ad805c94458fa139685049b1c252b9ed98bcd1 commit 62ad805c94458fa139685049b1c252b9ed98bcd1 Author: Priyank Date: Tue Jan 1 12:39:11 2008 +0530 TAG 0.2.0 From priyank at frugalware.org Tue Jan 1 08:11:18 2008 From: priyank at frugalware.org (Priyank) Date: Tue Jan 1 08:11:19 2008 Subject: [Frugalware-git] fun: TAG 0.2.0 Message-ID: <20080101071118.730A8176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fun.git;a=commitdiff;h=a2d4b63448c7d7b4b03c81915cc790432c9c2378 commit a2d4b63448c7d7b4b03c81915cc790432c9c2378 Author: Priyank Date: Tue Jan 1 12:40:38 2008 +0530 TAG 0.2.0 From priyank at frugalware.org Tue Jan 1 08:11:27 2008 From: priyank at frugalware.org (Priyank) Date: Tue Jan 1 08:11:28 2008 Subject: [Frugalware-git] fun: version bump: 0.2.0 Message-ID: <20080101071127.526E4176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fun.git;a=commitdiff;h=bf7d49f47c23dc78976b12670c5da59159b48ced commit bf7d49f47c23dc78976b12670c5da59159b48ced Author: Priyank Date: Tue Jan 1 12:36:37 2008 +0530 version bump: 0.2.0 diff --git a/configure.ac b/configure.ac index d37f6b4..c2b7d58 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ ENV_CFLAGS=$CFLAGS AC_PREREQ(2.59) -AC_INIT([fun], 0.1.0, [frugalware-devel@frugalware.org], fun) +AC_INIT([fun], 0.2.0, [frugalware-devel@frugalware.org], fun) AC_CONFIG_SRCDIR([src/fun.c]) AC_LANG(C) AM_CONFIG_HEADER(config.h) From priyank at frugalware.org Tue Jan 1 08:11:27 2008 From: priyank at frugalware.org (Priyank) Date: Tue Jan 1 08:11:28 2008 Subject: [Frugalware-git] fun: TAG 0.2.0 Message-ID: <20080101071127.5D61E176C04A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fun.git;a=commitdiff;h=62ad805c94458fa139685049b1c252b9ed98bcd1 commit 62ad805c94458fa139685049b1c252b9ed98bcd1 Author: Priyank Date: Tue Jan 1 12:39:11 2008 +0530 TAG 0.2.0 From priyank at frugalware.org Tue Jan 1 08:11:27 2008 From: priyank at frugalware.org (Priyank) Date: Tue Jan 1 08:11:28 2008 Subject: [Frugalware-git] fun: TAG 0.2.0 Message-ID: <20080101071127.66C3D176C070@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fun.git;a=commitdiff;h=a2d4b63448c7d7b4b03c81915cc790432c9c2378 commit a2d4b63448c7d7b4b03c81915cc790432c9c2378 Author: Priyank Date: Tue Jan 1 12:40:38 2008 +0530 TAG 0.2.0 From priyank at frugalware.org Tue Jan 1 08:59:31 2008 From: priyank at frugalware.org (Priyank) Date: Tue Jan 1 08:59:32 2008 Subject: [Frugalware-git] frugalware-current: fun-0.2.0-1-i686 Message-ID: <20080101075931.358C5176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2fa5dfde5130ada5dda751d33e44bb0218763849 commit 2fa5dfde5130ada5dda751d33e44bb0218763849 Author: Priyank Date: Tue Jan 1 13:28:02 2008 +0530 fun-0.2.0-1-i686 * Version bump * Removed fun-0.1.0-typofix.diff (in upstream now) diff --git a/source/xapps/fun/FrugalBuild b/source/xapps/fun/FrugalBuild index 77aad8d..b6c92c2 100644 --- a/source/xapps/fun/FrugalBuild +++ b/source/xapps/fun/FrugalBuild @@ -2,20 +2,22 @@ # Maintainer: Priyank Gosalia pkgname=fun -pkgver=0.1.0 -pkgrel=2 +pkgver=0.2.0 +pkgrel=1 pkgdesc="Frugalware Update Notifier (FUN)" url="http://ftp.frugalware.org/pub/other/fun" rodepends=('gfpm>=1.0.4') -depends=('glib2' 'gtk+2' 'libglade' 'pacman-g2' 'frugalwareutils' 'dbus' 'dbus-glib') +depends=('glib2' 'gtk+2' 'libglade' 'pacman-g2' 'frugalwareutils' 'dbus' \ + 'dbus-glib' 'libnotify') makedepends=('pkgconfig' 'intltool') groups=('xapps') archs=('i686' 'x86_64') +options=('genscriptlet') _F_gnome_iconcache="y" Finclude gnome-scriptlet up2date="lynx -dump $url | Flasttar" -source=($url/$pkgname-$pkgver.tar.gz rc.fun $pkgname-$pkgver-typofix.diff) -signatures=(${source[0]}.asc '' '') +source=($url/$pkgname-$pkgver.tar.gz rc.fun) +signatures=(${source[0]}.asc '') build() { diff --git a/source/xapps/fun/fun-0.1.0-typofix.diff b/source/xapps/fun/fun-0.1.0-typofix.diff deleted file mode 100644 index dee89d0..0000000 --- a/source/xapps/fun/fun-0.1.0-typofix.diff +++ /dev/null @@ -1,24 +0,0 @@ -diff -Naur fun-0.1.0/README fun-0.1.0.new/README ---- fun-0.1.0/README 2007-11-21 23:37:19.000000000 +0530 -+++ fun-0.1.0.new/README 2007-11-22 19:21:49.000000000 +0530 -@@ -26,7 +26,7 @@ - Using FUN - ========= - You need to start the daemon by running the following command as root: --# service fund start -+# service fun start - - Once the daemon is started, you may launch the client by running the - following command: -diff -Naur fun-0.1.0/src/fun-ui.c fun-0.1.0.new/src/fun-ui.c ---- fun-0.1.0/src/fun-ui.c 2007-11-21 23:37:19.000000000 +0530 -+++ fun-0.1.0.new/src/fun-ui.c 2007-11-22 19:21:29.000000000 +0530 -@@ -483,7 +483,7 @@ - "that the update notifier daemon is not running. FUN will attempt " - "to reconnect to the daemon every 45 seconds. \n\nYou can start the " - "update notifier daemon by running the following command as root: \n\n" -- "'service fund start'"); -+ "'service fun start'"); - - fun_systray_create (); - fun_main_window_init (); From priyank at frugalware.org Tue Jan 1 09:59:42 2008 From: priyank at frugalware.org (Priyank) Date: Tue Jan 1 09:59:50 2008 Subject: [Frugalware-git] frugalware-current: yudit-2.9.0-1-i686 Message-ID: <20080101085942.BDBF5176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ad826583b0232e38e2700243ba13983b9040e7d1 commit ad826583b0232e38e2700243ba13983b9040e7d1 Author: Priyank Date: Tue Jan 1 14:24:56 2008 +0530 yudit-2.9.0-1-i686 * Version bump * Added missing depends diff --git a/source/xapps-extra/yudit/FrugalBuild b/source/xapps-extra/yudit/FrugalBuild index 06ca29b..3ea583e 100644 --- a/source/xapps-extra/yudit/FrugalBuild +++ b/source/xapps-extra/yudit/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Priyank Gosalia pkgname=yudit -pkgver=2.8.1 +pkgver=2.9.0 pkgrel=1 pkgdesc="(Y)unicode text editor for all unices" url="http://www.yudit.org/" -depends=('libx11' 'gettext') +depends=('libx11' 'libxkbui' 'libxext' 'libxaw' 'gettext') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://yudit.org/download.html | grep -m1 tar.bz2$ | sed 's/.*-\(.*\).t.*/\1/'" source=(http://yudit.org/download/yudit-$pkgver.tar.bz2) -sha1sums=('6de6337aa90cb89c6b6dd028f66cbfc29c0d874c') +sha1sums=('d958c88f93707036e031c6d6ac12e2d20d68d0fd') # optimization OK From crazy at frugalware.org Tue Jan 1 14:18:22 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 1 14:18:22 2008 Subject: [Frugalware-git] frugalware-current: audacious-plugins-1.4.4-1-i686 Message-ID: <20080101131822.2F9F2176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d5789f2d63abaebe1ec810f82ca8fdf2e31cc991 commit d5789f2d63abaebe1ec810f82ca8fdf2e31cc991 Author: crazy Date: Tue Jan 1 14:15:49 2008 +0100 audacious-plugins-1.4.4-1-i686 * Version bump diff --git a/source/xmultimedia-extra/audacious-plugins/FrugalBuild b/source/xmultimedia-extra/audacious-plugins/FrugalBuild index a8cdbc6..c91b367 100644 --- a/source/xmultimedia-extra/audacious-plugins/FrugalBuild +++ b/source/xmultimedia-extra/audacious-plugins/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=audacious-plugins -pkgver=1.4.3 +pkgver=1.4.4 pkgrel=1 pkgdesc="Plugins for audacious." url="http://audacious-media-player.org/" @@ -63,4 +63,4 @@ build() } # optimalization OK -sha1sums=('40a21a8b0db7b6d4d9ef3534feca22d265a63257') +sha1sums=('cf400f15f0e17c3670a35565829c9182799e1a3c') From crazy at frugalware.org Tue Jan 1 14:26:32 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 1 14:26:34 2008 Subject: [Frugalware-git] frugalware-current: qgit-2.1-1-i686 Message-ID: <20080101132632.5272B176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=494da4bbc667b2746e0a9f6aad8f8e9838b1f47a commit 494da4bbc667b2746e0a9f6aad8f8e9838b1f47a Author: crazy Date: Tue Jan 1 14:26:03 2008 +0100 qgit-2.1-1-i686 * Version bump diff --git a/source/xapps-extra/qgit/FrugalBuild b/source/xapps-extra/qgit/FrugalBuild index f0322fc..82d0655 100644 --- a/source/xapps-extra/qgit/FrugalBuild +++ b/source/xapps-extra/qgit/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=qgit -pkgver=2.0 +pkgver=2.1 pkgrel=1 pkgdesc="QGit is a git GUI viewer built on Qt/C++." depends=('libqtgui') @@ -14,7 +14,7 @@ _F_sourceforge_ext=".tar.bz2" Finclude sourceforge url="http://digilander.libero.it/mcostalba/" up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=139897'|grep -om1 'qgit-2\(.*\).tar.bz2'|Flasttarbz2" -sha1sums=('e4b62ece886a49587fe11bf6ea6fb3dcec39cd60') +sha1sums=('1cc5cb0704be9a3faf9497e628ca50ef2d149b8d') build() { From crazy at frugalware.org Tue Jan 1 14:28:38 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 1 14:28:40 2008 Subject: [Frugalware-git] frugalware-current: tzdata-2007k-1-i686 Message-ID: <20080101132838.15946176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=513e8cf35f481cbb14c82bb81c659ff57b0b8cf3 commit 513e8cf35f481cbb14c82bb81c659ff57b0b8cf3 Author: crazy Date: Tue Jan 1 14:28:13 2008 +0100 tzdata-2007k-1-i686 * Version bump diff --git a/source/base/tzdata/FrugalBuild b/source/base/tzdata/FrugalBuild index b46d77e..3d4c4a4 100644 --- a/source/base/tzdata/FrugalBuild +++ b/source/base/tzdata/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=tzdata -pkgver=2007j +pkgver=2007k pkgrel=1 pkgdesc="Sources for time zone and daylight saving time data" url="http://www.twinsun.com/tz/tz-link.htm" @@ -13,8 +13,8 @@ up2date="lynx -dump -nolist ftp://elsie.nci.nih.gov/pub/|grep tzdata|sed 's/.*ta source=(ftp://elsie.nci.nih.gov/pub/tzcode${pkgver}.tar.gz \ ftp://elsie.nci.nih.gov/pub/${pkgname}${pkgver}.tar.gz \ Makefile.patch) -sha1sums=('3c7c60203dcfe472db5eeef906be155f19c90864' \ - 'c615434776c8aaa5dd5c85eaa5e33028bc66b1c9' \ +sha1sums=('2ff7cf783186677689633a794481da2019b65507' \ + 'd64928c84555a67be2eace926c066911b35b0d39' \ 'e8890681333949977ccff0b7a429ad25ed78dbcf') build() From crazy at frugalware.org Tue Jan 1 14:32:14 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 1 14:32:19 2008 Subject: [Frugalware-git] frugalware-current: glpk-4.25-1-i686 Message-ID: <20080101133214.E5970176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b6b32c200eeae4baf438fae2a31e38df9356de46 commit b6b32c200eeae4baf438fae2a31e38df9356de46 Author: crazy Date: Tue Jan 1 14:31:43 2008 +0100 glpk-4.25-1-i686 * Version bump diff --git a/source/lib-extra/glpk/FrugalBuild b/source/lib-extra/glpk/FrugalBuild index b699631..99144ad 100644 --- a/source/lib-extra/glpk/FrugalBuild +++ b/source/lib-extra/glpk/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=glpk -pkgver=4.24 +pkgver=4.25 pkgrel=1 pkgdesc="GNU Linear Programming Kit" url="http://www.gnu.org/software/glpk/" @@ -11,6 +11,6 @@ groups=('lib-extra') archs=('i686' 'x86_64') Fup2gnugz source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('e2c6d7f72a43d92cff0374003184e5e04f1fde6f') +sha1sums=('cb85754303420fa4527bdef5822f6ab541c1148b') # optimization OK From crazy at frugalware.org Tue Jan 1 14:42:35 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 1 14:42:38 2008 Subject: [Frugalware-git] frugalware-current: libgdiplus-1.2.6-1-i686 Message-ID: <20080101134235.E375B176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5ec60ecdc12908e8473972c5089416e78d1e1530 commit 5ec60ecdc12908e8473972c5089416e78d1e1530 Author: crazy Date: Tue Jan 1 14:42:14 2008 +0100 libgdiplus-1.2.6-1-i686 * Version bump * removed patch , in upstream finally =) * s/build()/Fconfopts/ diff --git a/source/xlib/libgdiplus/FrugalBuild b/source/xlib/libgdiplus/FrugalBuild index 0d1fc1d..c7541cf 100644 --- a/source/xlib/libgdiplus/FrugalBuild +++ b/source/xlib/libgdiplus/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: AlexExtreme pkgname=libgdiplus -pkgver=1.2.5 +pkgver=1.2.6 pkgrel=1 pkgdesc="libgdiplus is an implementation of the GDI+ library on Windows" url="http://www.mono-project.com" @@ -10,16 +10,8 @@ depends=('glib2>=2.12.0' 'libungif' 'libjpeg' 'libtiff' 'libexif' 'cairo>=1.2.4' groups=('xlib') archs=('i686' 'x86_64') up2date="lynx -dump http://www.go-mono.com/sources-stable/|grep -m1 'libgdiplus-'|sed 's/.*-\(.*\).t.*/\1/'" -source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2 system-cairo.patch) +source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) +Fconfopts="$Fconfopts --with-cairo=system" +sha1sums=('57321ab24b9fe1f821e39e3cffdf8c16a2e9677b') -build() { - Fcd - Fpatchall - Fautoconfize - Fmake --with-cairo=installed - Fmakeinstall -} - -sha1sums=('871e71c59680e602716b41caaa13655d1d55d229' \ - '546aeb7dae60f59b34a3ac0072de5face6f201d1') # optimization OK diff --git a/source/xlib/libgdiplus/system-cairo.patch b/source/xlib/libgdiplus/system-cairo.patch deleted file mode 100644 index 188542f..0000000 --- a/source/xlib/libgdiplus/system-cairo.patch +++ /dev/null @@ -1,68 +0,0 @@ -diff -ur libgdiplus-1.1.15-old/Makefile.am libgdiplus-1.1.15/Makefile.am ---- libgdiplus-1.1.15-old/Makefile.am 2006-04-14 10:04:55.000000000 -0700 -+++ libgdiplus-1.1.15/Makefile.am 2006-04-21 18:06:49.000000000 -0700 -@@ -1,4 +1,4 @@ --SUBDIRS = cairo src tests -+SUBDIRS = src tests - #libpixman - - pkgconfigdir = $(libdir)/pkgconfig -diff -ur libgdiplus-1.1.15-old/configure.in libgdiplus-1.1.15/configure.in ---- libgdiplus-1.1.15-old/configure.in 2006-04-14 10:04:55.000000000 -0700 -+++ libgdiplus-1.1.15/configure.in 2006-04-21 18:06:49.000000000 -0700 -@@ -18,32 +18,32 @@ - AC_MSG_ERROR("Did not find Glib >= 2.2.3"); - fi - --AC_CONFIG_SUBDIRS(cairo) --CAIRO_LIBS='$(top_builddir)/cairo/src/libcairo.la' --CAIRO_CFLAGS='-I$(top_builddir)/cairo/pixman/src -I$(top_srcdir)/cairo/pixman/src -I$(top_builddir)/cairo/src -I$(top_srcdir)/cairo/src' --AC_DEFINE(USE_INCLUDED_CAIRO,1,[Use Cairo bundled in libgdiplus]) -+#AC_CONFIG_SUBDIRS(cairo) -+#CAIRO_LIBS='$(top_builddir)/cairo/src/libcairo.la' -+#CAIRO_CFLAGS='-I$(top_builddir)/cairo/pixman/src -I$(top_srcdir)/cairo/pixman/src -I$(top_builddir)/cairo/src -I$(top_srcdir)/cairo/src' -+#AC_DEFINE(USE_INCLUDED_CAIRO,1,[Use Cairo bundled in libgdiplus]) - - # Activate this when we support linking to an already exiting Cairo installation --#default_cairo=included --#AC_ARG_WITH(cairo, [ --with-cairo=included,installed],[cairo_v=$with_cairo],[cairo_v=$default_cairo]) -+default_cairo=included -+AC_ARG_WITH(cairo, [ --with-cairo=included,installed],[cairo_v=$with_cairo],[cairo_v=$default_cairo]) - # --#if test $cairo_v = "included"; --#then -+if test $cairo_v = "included"; -+then - # #AC_CONFIG_SUBDIRS(libpixman) --# AC_CONFIG_SUBDIRS(cairo) --# CAIRO_LIBS='$(top_builddir)/cairo/src/libcairo.la' --# CAIRO_CFLAGS='-I$(top_builddir)/cairo/pixman/src -I$(top_srcdir)/cairo/pixman/src -I$(top_builddir)/cairo/src -I$(top_srcdir)/cairo/src' --# AC_DEFINE(USE_INCLUDED_CAIRO,1,[Use Cairo bundled in libgdiplus]) --#else --# if pkg-config --exact-version 0.3.0 cairo; then --# echo Cairo installation OK --# else --# AC_MSG_ERROR("Did not find Cairo == 0.3.0"); --# fi --# --# CAIRO_LIBS="`pkg-config --libs cairo`" --# CAIRO_CFLAGS="`pkg-config --cflags cairo`" --#fi -+ AC_CONFIG_SUBDIRS(cairo) -+ CAIRO_LIBS='$(top_builddir)/cairo/src/libcairo.la' -+ CAIRO_CFLAGS='-I$(top_builddir)/cairo/pixman/src -I$(top_srcdir)/cairo/pixman/src -I$(top_builddir)/cairo/src -I$(top_srcdir)/cairo/src' -+ AC_DEFINE(USE_INCLUDED_CAIRO,1,[Use Cairo bundled in libgdiplus]) -+else -+ if pkg-config --atleast-version 1.0.1 cairo; then -+ echo Cairo installation OK -+ else -+ AC_MSG_ERROR("Did not find Cairo == 1.0.1"); -+ fi -+ -+ CAIRO_LIBS="`pkg-config --libs cairo`" -+ CAIRO_CFLAGS="`pkg-config --cflags cairo`" -+fi - - GDIPLUS_LIBS="$CAIRO_LIBS `pkg-config --libs glib-2.0 ` `pkg-config freetype2 fontconfig --libs`" - GDIPLUS_CFLAGS="$CAIRO_CFLAGS `pkg-config --cflags glib-2.0 ` `pkg-config freetype2 fontconfig --cflags`" - From crazy at frugalware.org Tue Jan 1 15:25:18 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 1 15:25:20 2008 Subject: [Frugalware-git] frugalware-current: mono-1.2.6-1-i686 Message-ID: <20080101142518.F3C03176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=38f347e31c8263a9775c6e0919ddb1afcf63a602 commit 38f347e31c8263a9775c6e0919ddb1afcf63a602 Author: crazy Date: Tue Jan 1 15:15:18 2008 +0100 mono-1.2.6-1-i686 * Version bump diff --git a/source/devel/mono/FrugalBuild b/source/devel/mono/FrugalBuild index 28de8cc..bc661aa 100644 --- a/source/devel/mono/FrugalBuild +++ b/source/devel/mono/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: AlexExtreme pkgname=mono -pkgver=1.2.5.2 +pkgver=1.2.6 pkgrel=1 pkgdesc="Mono runtime and class libraries, a C# compiler/interpreter" url="http://www.mono-project.com/" depends=('glib2' 'zlib') -makedepends=('libgdiplus>=1.2.5') +makedepends=('libgdiplus>=1.2.6') rodepends=('libxml2') groups=('devel') archs=('i686' 'x86_64') @@ -15,7 +15,7 @@ Finclude mono up2date="lynx -dump http://www.go-mono.com/sources-stable/|grep -m1 'mono-'|sed 's/.*-\(.*\).t.*/\1/'" source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2 rc.mono rc.mono-hu.po) Fconfopts="$Fconfopts --with-tls=__thread --with-libgdiplus=installed" -sha1sums=('006a9e2e6a5abc09a01a9eb65af4b39a1f683701' \ +sha1sums=('f51f2e14d05313dba4b2d3fd5a47a9a3361ebeae' \ '143399121fac3d5dc47fb07e8dec4ded182a14bd' \ '6c19f98462d7bb1ecba79a3ad284ea02a1eac2ec') From crazy at frugalware.org Tue Jan 1 15:38:51 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 1 15:38:53 2008 Subject: [Frugalware-git] frugalware-current: monodoc-1.2.6-1-i686 Message-ID: <20080101143851.DA0E8176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ac89d7321bbda9632f4e4bd23b7ccd89f8a6c0b3 commit ac89d7321bbda9632f4e4bd23b7ccd89f8a6c0b3 Author: crazy Date: Tue Jan 1 15:36:19 2008 +0100 monodoc-1.2.6-1-i686 * Version bump diff --git a/source/gnome-extra/monodoc/FrugalBuild b/source/gnome-extra/monodoc/FrugalBuild index 958c102..b2a1fb3 100644 --- a/source/gnome-extra/monodoc/FrugalBuild +++ b/source/gnome-extra/monodoc/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=monodoc -pkgver=1.2.5 +pkgver=1.2.6 pkgrel=1 pkgdesc="Documentation for mono's .Net class library" url="http://www.mono-project.com/" -depends=('gtk2-sharp' 'desktop-file-utils' 'mono>=1.2.5') +depends=('gtk2-sharp' 'desktop-file-utils' 'mono>=1.2.6') makedepends=('pkgconfig') groups=('gnome-extra') archs=('i686' 'x86_64') @@ -14,6 +14,6 @@ options=('scriptlet') Finclude mono up2date="lynx -dump 'http://go-mono.com/sources-stable/'|grep -m1 'monodoc-'|sed 's/.*-\(.*\).zip/\1/'" source=(http://go-mono.com/sources/$pkgname/$pkgname-$pkgver.zip) -sha1sums=('7cc404a335ad8a8e739c684bc8e6b11751c8083d') +sha1sums=('653ad52a26e881ce056c38de4d070040c69ef969') unset MAKEFLAGS From crazy at frugalware.org Tue Jan 1 15:48:02 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 1 15:48:03 2008 Subject: [Frugalware-git] frugalware-current: mono-tools-1.2.6-1-i686 Message-ID: <20080101144802.170DB176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=86ac53182c8c27474e0e26d35cb888d788f6f58b commit 86ac53182c8c27474e0e26d35cb888d788f6f58b Author: crazy Date: Tue Jan 1 15:47:42 2008 +0100 mono-tools-1.2.6-1-i686 * Version bump diff --git a/source/gnome-extra/mono-tools/FrugalBuild b/source/gnome-extra/mono-tools/FrugalBuild index a1cda25..87aac55 100644 --- a/source/gnome-extra/mono-tools/FrugalBuild +++ b/source/gnome-extra/mono-tools/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: Christian Hamar alias krix pkgname=mono-tools -pkgver=1.2.4 -pkgrel=2 +pkgver=1.2.6 +pkgrel=1 pkgdesc="Mono Tools is a collection of development and testing programs and utilities for use with Mono." url="http://www.mono-project.com/" -depends=('gnome-sharp' 'desktop-file-utils' 'gecko-sharp' 'monodoc>=1.2.5' 'xulrunner') +depends=('gnome-sharp' 'desktop-file-utils' 'gecko-sharp' 'monodoc>=1.2.6' 'xulrunner') makedepends=('pkgconfig') groups=('gnome-extra') archs=('i686' 'x86_64') up2date="lynx -dump 'http://www.go-mono.com/sources-stable/'|grep -m1 'mono-tools-'|sed 's/.*ls-\(.*\).t.*/\1/'" source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('nofakeroot' 'scriptlet') -sha1sums=('503ad8e776ea388ee7033bb010328e5d92ddac0f') +sha1sums=('a44b2474b92b074784929f0e8e2c6b153796b54c') build() { [ -f /etc/profile.d/gnome.sh ] && . /etc/profile.d/gnome.sh From crazy at frugalware.org Tue Jan 1 16:31:26 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 1 16:31:31 2008 Subject: [Frugalware-git] frugalware-current: mono.sh Message-ID: <20080101153126.7C57C176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c54f85f5807c09aece4c9c24fe92048cc744f976 commit c54f85f5807c09aece4c9c24fe92048cc744f976 Author: crazy Date: Tue Jan 1 16:30:50 2008 +0100 mono.sh * added _F_mono_aot so we can enable / disable that * not everything likes aoting =) diff --git a/source/gnome-extra/monodevelop/update_templates_for_gtk_sharp_2.8.x.patch b/source/gnome-extra/monodevelop/update_templates_for_gtk_sharp_2.8.x.patch deleted file mode 100644 index c4a8075..0000000 --- a/source/gnome-extra/monodevelop/update_templates_for_gtk_sharp_2.8.x.patch +++ /dev/null @@ -1,178 +0,0 @@ -diff -Naur monodevelop-0.9/Extras-old/BooBinding/templates/BooGtkSharpProject.xpt.xml monodevelop-0.9/Extras/BooBinding/templates/BooGtkSharpProject.xpt.xml ---- monodevelop-0.9/Extras-old/BooBinding/templates/BooGtkSharpProject.xpt.xml 2005-09-27 16:50:33.000000000 +0200 -+++ monodevelop-0.9/Extras/BooBinding/templates/BooGtkSharpProject.xpt.xml 2006-03-17 20:12:32.150898800 +0100 -@@ -23,8 +23,8 @@ - - - -- -- -+ -+ - - - - -- -- -- -- -- -+ -+ -+ -+ -+ - - - -diff -Naur monodevelop-0.9/Extras-old/CSharpBinding/templates/GnomeSharp2Project.xpt.xml monodevelop-0.9/Extras/CSharpBinding/templates/GnomeSharp2Project.xpt.xml ---- monodevelop-0.9/Extras-old/CSharpBinding/templates/GnomeSharp2Project.xpt.xml 2005-11-17 12:04:46.000000000 +0100 -+++ monodevelop-0.9/Extras/CSharpBinding/templates/GnomeSharp2Project.xpt.xml 2006-03-17 20:12:30.322176808 +0100 -@@ -28,12 +28,12 @@ - - - -- -- -- -- -- -- -+ -+ -+ -+ -+ -+ - - - -diff -Naur monodevelop-0.9/Extras-old/CSharpBinding/templates/GtkSharp2Project.xpt.xml monodevelop-0.9/Extras/CSharpBinding/templates/GtkSharp2Project.xpt.xml ---- monodevelop-0.9/Extras-old/CSharpBinding/templates/GtkSharp2Project.xpt.xml 2005-11-17 12:04:46.000000000 +0100 -+++ monodevelop-0.9/Extras/CSharpBinding/templates/GtkSharp2Project.xpt.xml 2006-03-17 20:12:30.331175440 +0100 -@@ -28,11 +28,11 @@ - - - -- -- -- -- -- -+ -+ -+ -+ -+ - - - -diff -Naur monodevelop-0.9/Extras-old/JavaBinding/templates/IkvmGladeApplicationProject.xpt.xml monodevelop-0.9/Extras/JavaBinding/templates/IkvmGladeApplicationProject.xpt.xml ---- monodevelop-0.9/Extras-old/JavaBinding/templates/IkvmGladeApplicationProject.xpt.xml 2005-09-23 22:11:15.000000000 +0200 -+++ monodevelop-0.9/Extras/JavaBinding/templates/IkvmGladeApplicationProject.xpt.xml 2006-03-17 20:12:31.583984984 +0100 -@@ -28,12 +28,12 @@ - - - -- -- -- -- -- -- -+ -+ -+ -+ -+ -+ - - - -diff -Naur monodevelop-0.9/Extras-old/JavaBinding/templates/IkvmGnomeApplicationProject.xpt.xml monodevelop-0.9/Extras/JavaBinding/templates/IkvmGnomeApplicationProject.xpt.xml ---- monodevelop-0.9/Extras-old/JavaBinding/templates/IkvmGnomeApplicationProject.xpt.xml 2005-09-23 22:11:15.000000000 +0200 -+++ monodevelop-0.9/Extras/JavaBinding/templates/IkvmGnomeApplicationProject.xpt.xml 2006-03-17 20:12:31.590983920 +0100 -@@ -28,12 +28,12 @@ - - - -- -- -- -- -- -- -+ -+ -+ -+ -+ -+ - - - -diff -Naur monodevelop-0.9/Extras-old/JavaBinding/templates/IkvmGtkApplicationProject.xpt.xml monodevelop-0.9/Extras/JavaBinding/templates/IkvmGtkApplicationProject.xpt.xml ---- monodevelop-0.9/Extras-old/JavaBinding/templates/IkvmGtkApplicationProject.xpt.xml 2005-09-23 22:11:15.000000000 +0200 -+++ monodevelop-0.9/Extras/JavaBinding/templates/IkvmGtkApplicationProject.xpt.xml 2006-03-17 20:12:31.599982552 +0100 -@@ -28,11 +28,11 @@ - - - -- -- -- -- -- -+ -+ -+ -+ -+ - - - -diff -Naur monodevelop-0.9/Extras-old/JavaBinding/templates/IkvmLibraryProject.xpt.xml monodevelop-0.9/Extras/JavaBinding/templates/IkvmLibraryProject.xpt.xml ---- monodevelop-0.9/Extras-old/JavaBinding/templates/IkvmLibraryProject.xpt.xml 2005-09-23 22:11:15.000000000 +0200 -+++ monodevelop-0.9/Extras/JavaBinding/templates/IkvmLibraryProject.xpt.xml 2006-03-17 20:12:31.606981488 +0100 -@@ -25,10 +25,10 @@ - - - -- -- -- -- -+ -+ -+ -+ - - - -diff -Naur monodevelop-0.9/Extras-old/VBNetBinding/templates/VBGtkSharp2Project.xpt.xml monodevelop-0.9/Extras/VBNetBinding/templates/VBGtkSharp2Project.xpt.xml ---- monodevelop-0.9/Extras-old/VBNetBinding/templates/VBGtkSharp2Project.xpt.xml 2005-09-23 22:11:15.000000000 +0200 -+++ monodevelop-0.9/Extras/VBNetBinding/templates/VBGtkSharp2Project.xpt.xml 2006-03-17 20:12:33.442702416 +0100 -@@ -27,11 +27,11 @@ - - - -- -- -- -- -- -+ -+ -+ -+ -+ - - - diff --git a/source/include/mono.sh b/source/include/mono.sh index 1a4a973..5d3ddb9 100644 --- a/source/include/mono.sh +++ b/source/include/mono.sh @@ -31,6 +31,11 @@ # == PROVIDED FUNCTIONS # * Fmonoexport(): creates MONO_SHARED_DIR ### + +if [ -z "$_F_mono_aot" ]; then + _F_mono_aot=1 +fi + Fmonoexport() { Fmessage "Exporting weird MONO_SHARED_DIR..." export MONO_SHARED_DIR=$Fdestdir/weird @@ -64,7 +69,9 @@ Fbuild_mono() { unset MAKEFLAGS Fmonoexport Fbuild +if [ "$_F_mono_aot" -eq 1 ]; then Fmonocompileaot +fi Fmonocleanup } From crazy at frugalware.org Tue Jan 1 16:47:17 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 1 16:47:18 2008 Subject: [Frugalware-git] frugalware-current: mono-addins-0.3-1-i686 Message-ID: <20080101154717.3728F176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c89d5819b72ede387fb9fafa7bd4c2335a531587 commit c89d5819b72ede387fb9fafa7bd4c2335a531587 Author: crazy Date: Tue Jan 1 16:46:59 2008 +0100 mono-addins-0.3-1-i686 * New package diff --git a/source/gnome-extra/mono-addins/FrugalBuild b/source/gnome-extra/mono-addins/FrugalBuild new file mode 100644 index 0000000..b7b355a --- /dev/null +++ b/source/gnome-extra/mono-addins/FrugalBuild @@ -0,0 +1,19 @@ +# Compiling time: 3.45 SBU +# Maintainer: crazy + +pkgname=mono-addins +pkgver=0.3 +pkgrel=1 +pkgdesc="A framework for creating extensible applications" +url="http://www.mono-project.com/" +depends=('gtk2-sharp' 'mono>=1.2.6') +groups=('gnome-extra') # to me moved away from here soon +archs=('i686' 'x86_64') +options=('scriptlet') +_F_mono_aot=0 +Finclude mono +up2date="lynx -dump http://www.go-mono.com/sources/mono-addins/|" +source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) +sha1sums=('a2bc334d1c4b0a708c351545e8aacbaf3f4d352b') + +# optimization OK From vmiklos at frugalware.org Tue Jan 1 16:49:38 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 1 16:49:40 2008 Subject: [Frugalware-git] pacman-tools: dg: the git ls-files | git update-index hack for removed files is no longer necessary Message-ID: <20080101154938.6C8EF176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=fd77f852fdef0482aee7be7eea18eae750d37ec7 commit fd77f852fdef0482aee7be7eea18eae750d37ec7 Author: Miklos Vajna Date: Tue Jan 1 16:49:05 2008 +0100 dg: the git ls-files | git update-index hack for removed files is no longer necessary diff --git a/darcs-git.py b/darcs-git.py index 50d1c95..e70b511 100755 --- a/darcs-git.py +++ b/darcs-git.py @@ -304,9 +304,6 @@ Options: root = os.path.split(get_root())[0] if len(root): os.chdir(root) - # in darcs, it was possible to simply rm a file and then record a - # patch. support this - os.system("git ls-files -z --deleted | git update-index -z --remove --stdin") if first or merge or options.all: os.system("""git commit -a -m "%s" %s %s %s""" % (options.name.replace('"', r'\"'), options.edit, options.amend, options.files)) From crazy at frugalware.org Tue Jan 1 17:30:32 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 1 17:30:34 2008 Subject: [Frugalware-git] frugalware-current: monodevelop-0.18.1-1-i686 Message-ID: <20080101163032.96766176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d7b20de1740ba765cbc5951befb755a6060569bd commit d7b20de1740ba765cbc5951befb755a6060569bd Author: crazy Date: Tue Jan 1 17:28:22 2008 +0100 monodevelop-0.18.1-1-i686 * Version bump diff --git a/source/gnome-extra/monodevelop/FrugalBuild b/source/gnome-extra/monodevelop/FrugalBuild index 687dba1..70a3a86 100644 --- a/source/gnome-extra/monodevelop/FrugalBuild +++ b/source/gnome-extra/monodevelop/FrugalBuild @@ -2,28 +2,27 @@ # Maintainer: AlexExtreme pkgname=monodevelop -pkgver=0.17 -pkgrel=3 +pkgver=0.18.1 +pkgrel=1 pkgdesc="A project to port SharpDevelop to Gtk#" url="http://www.mono-project.com/" depends=('gecko-sharp' 'gtksourceview-sharp' 'shared-mime-info' \ - 'mono-tools>=1.2.4-2' 'firefox=2.0.0.11' 'ikvm' 'boo' 'gnome-sharp' 'mono>=1.2.5.2') + 'mono-tools>=1.2.6' 'firefox=2.0.0.11' 'ikvm' 'boo' 'gnome-sharp' 'mono>=1.2.6' \ + 'monodoc>=1.2.6' 'mono-addins') makedepends=('intltool') groups=('gnome-extra') archs=('i686' 'x86_64') up2date="lynx -dump 'http://www.go-mono.com/sources-stable/'|grep 'monodevelop-\(.*\).tar.bz2' |Flasttarbz2" source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2 \ boo_mimetype.patch \ - autogen.sh \ - update_templates_for_gtk_sharp_2.8.x.patch) + autogen.sh) options=('scriptlet' 'force') _F_gnome_desktop=y _F_gnome_mime=y Finclude gnome-scriptlet mono -sha1sums=('012fb18ed4b7cb2ffdf743b7a734a1a4381de976' \ +sha1sums=('e9383d8ec6fec70ea515f412a010dd9f5e173a80' \ '719b456cee8e5e2b4cf3778915464c191f246d98' \ - '7e138cb136265162cdaf86520c4781b6ff2b9192' \ - 'db0fe450ef76f83853179bd0fd557f408175c3ee') + '7e138cb136265162cdaf86520c4781b6ff2b9192') Fconfopts="$Fconfopts --enable-java --enable-boo --enable-nunit --enable-versioncontrol" build() { From hermier at frugalware.org Tue Jan 1 18:25:47 2008 From: hermier at frugalware.org (Michel Hermier) Date: Tue Jan 1 18:25:50 2008 Subject: [Frugalware-git] frugalware-current: smc-1.4-1-i686 Message-ID: <20080101172547.E73B3176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fec2ae373c34591630005afed4195249273940d4 commit fec2ae373c34591630005afed4195249273940d4 Author: Michel Hermier Date: Tue Jan 1 18:24:45 2008 +0100 smc-1.4-1-i686 * Bump version. * Add patch so that it link against png. diff --git a/source/games-extra/smc/FrugalBuild b/source/games-extra/smc/FrugalBuild index 77b0f3d..ddfc01d 100644 --- a/source/games-extra/smc/FrugalBuild +++ b/source/games-extra/smc/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: Devil505 pkgname=smc -pkgver=1.3 -pkgrel=3 +pkgver=1.4 +pkgrel=1 pkgdesc="Secret Maryo Chronicles" -_F_sourceforge_ext=".tar.bz2" +_F_sourceforge_ext="_no_music.tar.bz2" _F_sourceforge_dirname="smclone" _F_sourceforge_broken_up2date=1 Finclude sourceforge @@ -15,7 +15,9 @@ rodepends=('smc-music') makedepends=('boost>=1.34.1') groups=('games-extra') archs=('i686') -sha1sums=('7daa878e19e108ff2be80100c2e1e9f3fdc62d99') +source=(${source[@]} pngcheck.diff) +sha1sums=('5f4d6d1b64cc7fe487452bac7a7f92f9af59b909' + 'f4c8d2e701db7441f72276245f7abb6549dc34d4') _F_desktop_name="Secret Maryo Chronicles" _F_desktop_icon="/usr/share/smc/icon/window_32.png" @@ -23,7 +25,11 @@ _F_desktop_categories="Game;ArcadeGame;KidsGame;" build() { - Fbuild + Fcd + Fpatchall + ./autogen.sh + Fmake + Fmakeinstall Fdesktop2 } diff --git a/source/games-extra/smc/pngcheck.diff b/source/games-extra/smc/pngcheck.diff new file mode 100644 index 0000000..4ede641 --- /dev/null +++ b/source/games-extra/smc/pngcheck.diff @@ -0,0 +1,13 @@ +--- smc-1.4/configure.ac.orig 2008-01-01 16:19:58.000000000 +0100 ++++ smc-1.4/configure.ac 2008-01-01 16:29:24.000000000 +0100 +@@ -26,6 +26,10 @@ + CPPFLAGS="$CPPFLAGS $SDL_CFLAGS" + LIBS="$LIBS $SDL_LIBS" + ++# Check for png library ++AC_CHECK_LIB(png, png_create_write_struct, , ++ AC_MSG_ERROR([Unable to find the PNG library])) ++ + # Check for SDL_image library + AC_CHECK_LIB(SDL_image, IMG_LoadPNG_RW, , + AC_MSG_ERROR([Unable to find the SDL_image library with PNG support])) From vmiklos at frugalware.org Tue Jan 1 22:38:29 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 1 22:38:32 2008 Subject: [Frugalware-git] frugalware-current: linux-atm-2.5.0-1-i686 Message-ID: <20080101213829.47012176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4a822159944dc7205a8e98138e946955c4170a30 commit 4a822159944dc7205a8e98138e946955c4170a30 Author: Miklos Vajna Date: Tue Jan 1 22:17:53 2008 +0100 linux-atm-2.5.0-1-i686 version bump all patches are in upstream :) diff --git a/source/network-extra/linux-atm/FrugalBuild b/source/network-extra/linux-atm/FrugalBuild index 39b9650..e4a8e7f 100644 --- a/source/network-extra/linux-atm/FrugalBuild +++ b/source/network-extra/linux-atm/FrugalBuild @@ -2,18 +2,13 @@ # Maintainer: VMiklos pkgname=linux-atm -pkgver=2.4.1 +pkgver=2.5.0 pkgrel=1 pkgdesc="ATM-related demons and utilities." depends=('glibc') groups=('network-extra') +backup=(etc/atmsigd.conf) archs=('i686' 'x86_64') Finclude sourceforge -source=($source linux-atm-2.4.1-gcc{34,4}.patch \ - linux-atm-2.4.1-{linux2619,destdir}.diff) # optimization OK -sha1sums=('244a52e1119c990e87c7918ba3ae67575625e563' \ - 'ddf3b3f207759673607ee5b1006554879dbc8475' \ - 'fa237677812082fc3b2a0e9bf65d86e3bdb15ae3' \ - 'f06adf8d88bb43c6ae0869fadf4ae4683f059fcf' \ - '9832e459664e109d90e6090d4e4d0ca40b8a19f7') +sha1sums=('5002db157a5c1db8f9dbbb42aa80b05fe44a5431') diff --git a/source/network-extra/linux-atm/linux-atm-2.4.1-destdir.diff b/source/network-extra/linux-atm/linux-atm-2.4.1-destdir.diff deleted file mode 100644 index 234d4f6..0000000 --- a/source/network-extra/linux-atm/linux-atm-2.4.1-destdir.diff +++ /dev/null @@ -1,15 +0,0 @@ ---- ./src/config/Makefile.in.orig 2006-12-30 20:37:07.000000000 +0100 -+++ ./src/config/Makefile.in 2006-12-30 20:37:30.000000000 +0100 -@@ -294,10 +294,10 @@ - - - install-exec-local: -- -cp hosts.atm /etc -+ -cp hosts.atm $(DESTDIR)/etc - - uninstall-local: -- -rm /etc/hosts.atm -+ -rm $(DESTDIR)/etc/hosts.atm - - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. diff --git a/source/network-extra/linux-atm/linux-atm-2.4.1-gcc34.patch b/source/network-extra/linux-atm/linux-atm-2.4.1-gcc34.patch deleted file mode 100644 index 052130f..0000000 --- a/source/network-extra/linux-atm/linux-atm-2.4.1-gcc34.patch +++ /dev/null @@ -1,46 +0,0 @@ ---- linux-atm-2.4.1/src/sigd/proto.c.orig 2004-04-21 20:33:39.327959120 -0400 -+++ linux-atm-2.4.1/src/sigd/proto.c 2004-04-21 20:33:55.979427712 -0400 -@@ -259,6 +259,7 @@ - break; - } - default: -+ ; - } - va_end(ap); - if ((size = q_close(&dsc)) >= 0) to_signaling(sock->sig,q_buffer,size); -@@ -288,6 +289,7 @@ - } - break; - default: -+ ; - } - va_end(ap); - } ---- linux-atm-2.4.1/src/lib/sapequal.c.orig 2004-04-21 20:18:48.773344000 -0400 -+++ linux-atm-2.4.1/src/lib/sapequal.c 2004-04-21 20:19:15.103341232 -0400 -@@ -65,6 +65,7 @@ - CHECK(l2.itu.window,a.l2.itu.window > b.l2.itu.window); - break; - default: -+ ; - } - switch (a.l3_proto) { - case ATM_L3_X25: -@@ -83,6 +84,7 @@ - if (a.l3.user != b.l3.user) return 0; - break; - default: -+ ; - } - return 1; - } ---- linux-atm-2.4.1/src/maint/enitune.c.orig 2004-04-21 21:14:53.994752584 -0400 -+++ linux-atm-2.4.1/src/maint/enitune.c 2004-04-21 21:15:03.371327128 -0400 -@@ -44,6 +44,7 @@ - if (*end || mult.rx <= 100) usage(name); - break; - default: -+ ; - } - if (argc != optind+1) usage(name); - sioc.number = strtol(argv[optind],&end,0); diff --git a/source/network-extra/linux-atm/linux-atm-2.4.1-gcc4.patch b/source/network-extra/linux-atm/linux-atm-2.4.1-gcc4.patch deleted file mode 100644 index 054f743..0000000 --- a/source/network-extra/linux-atm/linux-atm-2.4.1-gcc4.patch +++ /dev/null @@ -1,147 +0,0 @@ ---- linux-atm/src/ilmid/atmf_uni.c~ 2005-01-18 14:35:53.000000000 +0000 -+++ linux-atm/src/ilmid/atmf_uni.c 2005-03-02 15:29:37.000000000 +0000 -@@ -228,7 +228,7 @@ AsnInt setNetPrefix(VarBind *varbind, Va - newPrefix->name = alloc_t(AsnOid); - newPrefix->name->octs = alloc(varBindName->octetLen); - AsnOidCopy(newPrefix->name, varBindName); -- Q_INSERT_BEFORE((NetPrefixNode *) var->value, newPrefix, prefix); -+ Q_INSERT_BEFORE((*((NetPrefixNode **)&var->value)), newPrefix, prefix); - if(atmNetPrefix.octs == NULL) - { - atmNetPrefix.octetLen = varBindName->octetLen - NETPREFIX_LEN - 2; -@@ -238,7 +238,7 @@ AsnInt setNetPrefix(VarBind *varbind, Va - } - else if (varbind->value->a.simple->a.number == INVALID && cmp == AsnOidEqual) - { -- Q_REMOVE((NetPrefixNode *) var->value, prefix); -+ Q_REMOVE((*((NetPrefixNode **) &var->value)), prefix); - } - - return NOERROR; ---- linux-atm/src/maint/atmtcp.c~ 2001-10-09 23:33:07.000000000 +0100 -+++ linux-atm/src/maint/atmtcp.c 2005-03-02 14:48:12.000000000 +0000 -@@ -60,7 +60,7 @@ static OUT *outputs = NULL; - static IN *inputs = NULL; - static fd_set in_set; - static int fds = 0; --static int debug = 0; -+int debug = 0; - static int links = 0; - - ---- linux-atm/src/mpoad/p_factory.c~ 2001-10-09 23:33:07.000000000 +0100 -+++ linux-atm/src/mpoad/p_factory.c 2005-03-02 15:33:06.000000000 +0000 -@@ -31,16 +31,17 @@ unsigned short compute_ip_csum(unsigned - * beginning at location "addr". - */ - uint32_t sum = 0; -+ uint16_t *addr16 = addr; - - while( count > 1 ) { - /* This is the inner loop */ -- sum += * ((uint16_t *) addr)++; -+ sum += * addr16++; - count -= 2; - } - - /* Add left-over byte, if any */ - if( count > 0 ) -- sum += * (unsigned char *) addr; -+ sum += * (unsigned char *) addr16; - - /* Fold 32-bit sum to 16 bits */ - while (sum>>16) ---- linux-atm/src/qgen/qlib.c~ 2001-10-09 23:33:07.000000000 +0100 -+++ linux-atm/src/qgen/qlib.c 2005-03-02 14:42:45.000000000 +0000 -@@ -26,8 +26,6 @@ int q_dump = 0; - #include "op.h" - - --static int debug = 0; -- - - void PREFIX(report)(int severity,const char *msg,...) - { -@@ -830,6 +828,8 @@ int PREFIX(close)(Q_DSC *dsc) - - #ifdef STANDALONE - -+int debug = 0; -+ - int main(int argc,const char **argv) - { - unsigned char msg[5000]; /* should be large enough for that */ ---- linux-atm/src/qgen/qlib.h~ 2001-10-09 23:33:07.000000000 +0100 -+++ linux-atm/src/qgen/qlib.h 2005-03-02 14:40:47.000000000 +0000 -@@ -23,7 +23,6 @@ - #define Q_FATAL -1 - - --extern int q_dump; - extern void q_report(int severity,const char *msg,...); - - #ifdef DUMP_MODE ---- linux-atm/src/switch/debug/debug.c~ 2001-10-09 23:33:08.000000000 +0100 -+++ linux-atm/src/switch/debug/debug.c 2005-03-02 15:34:19.000000000 +0000 -@@ -18,7 +18,7 @@ - #define COMPONENT "FAB(debug)" - - --#define PRV(call) ((FAB *) (call)->fab) -+#define PRV(call) (*((FAB **) &(call)->fab)) - - - typedef struct _fab { ---- linux-atm/src/switch/tcp/tcpsw.c~ 2001-10-09 23:33:08.000000000 +0100 -+++ linux-atm/src/switch/tcp/tcpsw.c 2005-03-02 15:34:55.000000000 +0000 -@@ -27,7 +27,7 @@ - - #define COMPONENT "FAB(tcp)" - --#define PRV(call) ((FAB *) (call)->fab) -+#define PRV(call) (*((FAB **) &(call)->fab)) - - #define MAX_VCI 1024 - ---- linux-atm/src/sigd/cfg_y.y.orig 2005-01-18 17:24:39.000000000 +0000 -+++ linux-atm/src/sigd/cfg_y.y 2005-01-18 17:24:49.000000000 +0000 -@@ -7,6 +7,7 @@ - #include - #endif - -+#include - #include - #include - #include ---- linux-atm/src/switch/cfg_y.y.orig 2005-01-18 17:59:05.000000000 +0000 -+++ linux-atm/src/switch/cfg_y.y 2005-01-18 17:59:15.000000000 +0000 -@@ -7,6 +7,7 @@ - #include - #endif - -+#include - #include - #include - #include ---- linux-atm/src/test/ttcp.c.orig 2005-01-18 18:00:04.000000000 +0000 -+++ linux-atm/src/test/ttcp.c 2005-01-18 18:03:00.000000000 +0000 -@@ -54,7 +54,11 @@ static char RCSid[] = "ttcp.c $Revision: - /* #define BSD41a */ - /* #define SYSV */ /* required on SGI IRIX releases before 3.3 */ - -+#include -+#include -+#include - #include -+#include - #include - #include - #include -@@ -120,7 +124,6 @@ static struct timeval stop_time; /* Time - static struct rusage ru0; /* Resource utilization at the start */ - - struct hostent *addr; --extern int errno; - extern int optind; - extern char *optarg; - diff --git a/source/network-extra/linux-atm/linux-atm-2.4.1-linux2619.diff b/source/network-extra/linux-atm/linux-atm-2.4.1-linux2619.diff deleted file mode 100644 index 4f49b91..0000000 --- a/source/network-extra/linux-atm/linux-atm-2.4.1-linux2619.diff +++ /dev/null @@ -1,30 +0,0 @@ ---- ./src/arpd/itf.c.orig 2006-12-30 20:29:30.000000000 +0100 -+++ ./src/arpd/itf.c 2006-12-30 20:29:39.000000000 +0100 -@@ -13,6 +13,7 @@ - #include - #include - #define _LINUX_NETDEVICE_H /* glibc2 */ -+#include - #include - - #include "atmd.h" ---- ./src/arpd/io.c.orig 2006-12-30 20:29:02.000000000 +0100 -+++ ./src/arpd/io.c 2006-12-30 20:29:20.000000000 +0100 -@@ -22,6 +22,7 @@ - #include /* for CLIP_DEFAULT_IDLETIMER */ - #include - #define _LINUX_NETDEVICE_H /* glibc2 */ -+#include - #include - - #include "atmd.h" ---- ./src/arpd/arp.c.orig 2006-12-30 20:28:34.000000000 +0100 -+++ ./src/arpd/arp.c 2006-12-30 20:28:51.000000000 +0100 -@@ -16,6 +16,7 @@ - #include /* for linux/if_arp.h */ - #include /* for ntohs, etc. */ - #define _LINUX_NETDEVICE_H /* very crude hack for glibc2 */ -+#include - #include - #include - #include From vmiklos at frugalware.org Tue Jan 1 22:38:29 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 1 22:38:33 2008 Subject: [Frugalware-git] frugalware-current: sdl-1.2.13-1-i686 Message-ID: <20080101213829.8EF78176C04A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2a99acb13e7ebc5e61a736c8adc02ac5eb358222 commit 2a99acb13e7ebc5e61a736c8adc02ac5eb358222 Author: Miklos Vajna Date: Tue Jan 1 22:29:16 2008 +0100 sdl-1.2.13-1-i686 version bump diff --git a/source/xlib/sdl/FrugalBuild b/source/xlib/sdl/FrugalBuild index 4d99d09..e671965 100644 --- a/source/xlib/sdl/FrugalBuild +++ b/source/xlib/sdl/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: VMiklos pkgname=sdl -pkgver=1.2.12 -pkgrel=2 +pkgver=1.2.13 +pkgrel=1 pkgdesc="Simple DirectMedia Layer library" url="http://www.libsdl.org" depends=('glibc') @@ -14,5 +14,5 @@ up2date="lynx -dump http://www.libsdl.org/release/|grep 'SDL-[0-9\.]*tar.gz$'|se source=(http://www.libsdl.org/release/SDL-$pkgver.tar.gz) _F_cd_path="SDL-$pkgver" Fconfopts="$Fconfopts --disable-nasm --enable-endian --enable-aalib" -sha1sums=('2c37ff1683368369c0f555d4a742f0544153610d') +sha1sums=('51fcaa3e1d5c01fd813ea08688780f86b19cf539') # optimization OK From vmiklos at frugalware.org Tue Jan 1 22:38:29 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 1 22:38:33 2008 Subject: [Frugalware-git] frugalware-current: man-1.6f-1-i686 Message-ID: <20080101213829.D7B77176C070@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a0932a0163579ef616f876e315eb8e49ae48ddb5 commit a0932a0163579ef616f876e315eb8e49ae48ddb5 Author: Miklos Vajna Date: Tue Jan 1 22:38:09 2008 +0100 man-1.6f-1-i686 version bump diff --git a/source/base/man/FrugalBuild b/source/base/man/FrugalBuild index 3dd0fc5..f06049c 100644 --- a/source/base/man/FrugalBuild +++ b/source/base/man/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: VMiklos pkgname=man -pkgver=1.6e -pkgrel=2 +pkgver=1.6f +pkgrel=1 pkgdesc="A utility for reading man pages" url="http://primates.ximian.com/~flucifredi/man/" depends=('groff' 'less' 'gzip' 'gawk' 'coreutils' 'bash') @@ -15,7 +15,7 @@ source=($url/$pkgname-$pkgver.tar.gz \ whatis $pkgname-1.6a-groff.diff \ man-1.6c-cut-duplicate-manpaths.patch \ man.sh man-colors.sh README.Frugalware) -sha1sums=('7264bda7dd7bf08bdb9dac6ec7734e755ec0a8d1' \ +sha1sums=('c97012607ed9d75a6eee7e66d257a99a8ed86918' \ '4119a2bd3b403fc0dd323c2e8b6ae2ff844b2cc5' \ '1153b05a81fa91d91250aea069457ed8e139faac' \ '82a9347fc6b9eead15ebba5365040eccf62cc902' \ From boobaa at frugalware.org Tue Jan 1 23:42:26 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue Jan 1 23:42:28 2008 Subject: [Frugalware-git] frugalware-current: k9copy-1.2.2-1-i686 Message-ID: <20080101224226.62076176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3732a7b9f32fa87a5f4257c5ba8faa8f47ada870 commit 3732a7b9f32fa87a5f4257c5ba8faa8f47ada870 Author: CSÉCSY László Date: Tue Jan 1 23:42:18 2008 +0100 k9copy-1.2.2-1-i686 version bump diff --git a/source/kde-extra/k9copy/FrugalBuild b/source/kde-extra/k9copy/FrugalBuild index 3087c3c..624e03d 100644 --- a/source/kde-extra/k9copy/FrugalBuild +++ b/source/kde-extra/k9copy/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: VMiklos pkgname=k9copy -pkgver=1.2.1 +pkgver=1.2.2 pkgrel=1 pkgdesc="K9Copy is a small utility which allows the copy of DVD under Linux." depends=('kdelibs' 'dvdauthor' 'mjpegtools>=1.8.0-2' 'libdvdread' 'dvd+rw-tools' 'toolame' 'vamps' 'hal' 'dbus-qt3') @@ -15,4 +15,4 @@ Finclude sourceforge kde url="http://k9copy.sourceforge.net/index.php" # optimization OK -sha1sums=('6ab1ac84997d29463603dce943a64edc55d1c751') +sha1sums=('fe65afa4343b445785298583d21b969173300940') From devil505linux at gmail.com Wed Jan 2 09:24:39 2008 From: devil505linux at gmail.com (Devil505) Date: Wed Jan 2 09:24:40 2008 Subject: [Frugalware-git] frugalware-current: gnome-specimen-0.4-1-i686 Message-ID: <20080102082439.671C5176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=28202ed6921bdb265928737fc26007574add750f commit 28202ed6921bdb265928737fc26007574add750f Author: Devil505 Date: Wed Jan 2 09:23:39 2008 +0100 gnome-specimen-0.4-1-i686 *Version bump *Added gconf schema for gnome-scriptlet *Fixed depends (libglade instead of glade) diff --git a/source/gnome-extra/gnome-specimen/FrugalBuild b/source/gnome-extra/gnome-specimen/FrugalBuild index bf3fc74..983dc79 100644 --- a/source/gnome-extra/gnome-specimen/FrugalBuild +++ b/source/gnome-extra/gnome-specimen/FrugalBuild @@ -1,22 +1,23 @@ -# Compiling Time: 0.05 SBU +# Compiling Time: 0.08 SBU # Maintainer: Devil505 pkgname=gnome-specimen -pkgver=0.3.1 +pkgver=0.4 pkgrel=1 pkgdesc="A simple tool to view and compare fonts installed on your system" url="http://uwstopia.nl" -depends=('pygtk' 'gnome-python' 'glade' 'gconf') +depends=('pygtk' 'gnome-python' 'libglade' 'gconf') makedepends=('perl-xml') _F_gnome_desktop="y" _F_gnome_iconcache="y" +_F_gnome_schemas=('/etc/gconf/schemas/gnome-specimen.schemas') Finclude gnome-scriptlet -options=('scriptlet') +options=('genscriptlet') groups=('gnome-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/geek/projects/gnome-specimen/releases/ | Flasttar" source=($url/geek/projects/gnome-specimen/releases/$pkgname-$pkgver.tar.gz) -sha1sums=('374c2063b75319b1654fdabdc4e9923f94891f53') +sha1sums=('7e9980c3063b823de74456a4bf17079198b74455') From devil505linux at gmail.com Wed Jan 2 10:49:14 2008 From: devil505linux at gmail.com (Devil505) Date: Wed Jan 2 10:49:16 2008 Subject: [Frugalware-git] frugalware-current: bouml-3.4.1-1-i686 Message-ID: <20080102094914.2E95E176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=88c7f64a2b64e39117be52aa705f3712115e072c commit 88c7f64a2b64e39117be52aa705f3712115e072c Author: Devil505 Date: Wed Jan 2 10:49:01 2008 +0100 bouml-3.4.1-1-i686 *Version bump diff --git a/source/xapps-extra/bouml/FrugalBuild b/source/xapps-extra/bouml/FrugalBuild index b78c820..0f5e06e 100644 --- a/source/xapps-extra/bouml/FrugalBuild +++ b/source/xapps-extra/bouml/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 13.45 SBU +# Compiling Time: 15.21 SBU # Maintainer: Devil505 pkgname=bouml -pkgver=3.4 +pkgver=3.4.1 pkgrel=1 pkgdesc="Free UML 2 tool box with C++, Java and Idl code generation" _F_sourceforge_sep="_" @@ -14,5 +14,5 @@ options=('scriptlet') groups=('xapps-extra') archs=('i686') _F_cd_path="${pkgname}_${pkgver}" -sha1sums=('93a8b0caebe136ad15c41b17ca087245d942c1d3') +sha1sums=('ddad64371bd952e7f7ae932f64468915b513e595') # optimization OK From vmiklos at frugalware.org Wed Jan 2 11:07:38 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 2 11:07:58 2008 Subject: [Frugalware-git] frugalware-current: ltp-20071231-1-i686 Message-ID: <20080102100738.8A7BF176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c6b62292e97b5a39be47fbe8d60e58ffcc296e0b commit c6b62292e97b5a39be47fbe8d60e58ffcc296e0b Author: Miklos Vajna Date: Wed Jan 2 10:56:34 2008 +0100 ltp-20071231-1-i686 version bump diff --git a/source/apps-extra/ltp/FrugalBuild b/source/apps-extra/ltp/FrugalBuild index b3842c6..d124359 100644 --- a/source/apps-extra/ltp/FrugalBuild +++ b/source/apps-extra/ltp/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=ltp -pkgver=20071130 +pkgver=20071231 # 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=('b3e2a3fa3249b182d2a033939f84daffd40da9a6' \ +sha1sums=('0c8cebb7de435f99d10fd336ad878dbadec37897' \ 'c7a2132257cf1c430a9692009952084746722c40' \ 'e9ff5dbafdd07ebe796b2f064066d7dbb7c7b6c5' \ '0a6f6665340d6745904936484c42e6e874a0fc2d') From vmiklos at frugalware.org Wed Jan 2 11:07:52 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 2 11:07:59 2008 Subject: [Frugalware-git] frugalware-current: e2fsprogs-1.40.4-1-i686 Message-ID: <20080102100752.63B34176C04A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bb76fc99f770667d98d4d42acc54df17fc1f6f1d commit bb76fc99f770667d98d4d42acc54df17fc1f6f1d Author: Miklos Vajna Date: Wed Jan 2 11:07:17 2008 +0100 e2fsprogs-1.40.4-1-i686 version bump diff --git a/source/base/e2fsprogs/FrugalBuild b/source/base/e2fsprogs/FrugalBuild index 8300f44..4713732 100644 --- a/source/base/e2fsprogs/FrugalBuild +++ b/source/base/e2fsprogs/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=e2fsprogs -pkgver=1.40.3 +pkgver=1.40.4 pkgrel=1 pkgdesc="Utilities needed to create and maintain ext2 and ext3 filesystems" url="http://e2fsprogs.sourceforge.net/" @@ -13,7 +13,7 @@ archs=('i686' 'x86_64' 'ppc') Finclude sourceforge source=(http://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/e2fsprogs-$pkgver.tar.bz2 \ rc.fsck rc.random) -sha1sums=('ff5a71b04a45a26f00655555d6de311f43bf053c' \ +sha1sums=('7a69867af01ee57aa24bcdcc8d4b4bea745ead89' \ 'a4b2ac27c9e155b29a7dea6e7693f449e6ce6c9f' \ '7d5e3eecbea952aa1f72808fb810892d82a35461') From crazy at frugalware.org Wed Jan 2 14:44:48 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 2 14:44:50 2008 Subject: [Frugalware-git] frugalware-current: perl-5.8.8-5-i686 Message-ID: <20080102134448.6CF0B176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6c4d0d63d3ba1a87cb616e3d45e3a5ae9208c296 commit 6c4d0d63d3ba1a87cb616e3d45e3a5ae9208c296 Author: crazy Date: Wed Jan 2 14:41:26 2008 +0100 perl-5.8.8-5-i686 * up2date fix * which 'bored' devel want 'version bump' it ?:) * /me looks at vmiklos :-DDD and runnnss away diff --git a/source/base/perl/FrugalBuild b/source/base/perl/FrugalBuild index 517cf85..4f3de20 100644 --- a/source/base/perl/FrugalBuild +++ b/source/base/perl/FrugalBuild @@ -11,7 +11,7 @@ depends=('gdbm' 'db>=4.6.18') rodepends=('udev') groups=('base' 'devel-core') archs=('i686' 'x86_64' 'ppc') -up2date="lynx -dump http://www.cpan.org/src/README.html|grep stable|sed -n 's/.*s \(.*\)\. T.*/\1/;1 p'" +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) From voroskoi at frugalware.org Wed Jan 2 15:23:56 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed Jan 2 15:23:57 2008 Subject: [Frugalware-git] frugalware-current: opera-9.25-1-i686 Message-ID: <20080102142356.6D5AB176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0f17c3eb5ddabbe10f9da17d8699ff72e35142aa commit 0f17c3eb5ddabbe10f9da17d8699ff72e35142aa Author: voroskoi Date: Wed Jan 2 15:23:08 2008 +0100 opera-9.25-1-i686 version bump, closes #2677 diff --git a/source/xapps-extra/opera/FrugalBuild b/source/xapps-extra/opera/FrugalBuild index 3b626b3..d609bd6 100644 --- a/source/xapps-extra/opera/FrugalBuild +++ b/source/xapps-extra/opera/FrugalBuild @@ -3,8 +3,8 @@ # Maintainer: voroskoi pkgname=opera -pkgver=9.24 -pkgextraver=20071015.1-static-qt.i386-en +pkgver=9.25 +pkgextraver=20071214.1-static-qt.i386-en pkgrel=1 pkgdesc="Opera web browser." url="http://www.opera.com/linux/" @@ -20,10 +20,10 @@ _F_desktop_icon=/usr/share/opera/images/opera_48x48.png build() { - Fcd $pkgname-$pkgver-$pkgextraver-671 + Fcd $pkgname-$pkgver-$pkgextraver-687 ./install.sh --prefix=/usr --DESTDIR=$Fdestdir || Fdie _F_desktop_categories="Network;" Fdesktop2 echo "StartUpNotify=false" >> $Fdestdir$Fmenudir/$pkgname.desktop || Fdie } -sha1sums=('1c1fce53943d83f40d1866ceb7e6cc79a4d011ff') +sha1sums=('2783ba59e98bf0d61491264fd43b11b89f0bfec2') From vmiklos at frugalware.org Wed Jan 2 15:36:54 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 2 15:36:56 2008 Subject: [Frugalware-git] frugalware-current: fpm2irc: missing fpm pkg is not a problem for nobuild packages Message-ID: <20080102143654.8A254176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bd00608750ff99d87e5aee62839f4b149a887914 commit bd00608750ff99d87e5aee62839f4b149a887914 Author: Miklos Vajna Date: Wed Jan 2 15:36:40 2008 +0100 fpm2irc: missing fpm pkg is not a problem for nobuild packages a cute typo ;) noticed by voroskoi diff --git a/tools/fpm2irc b/tools/fpm2irc index 773d687..7b08930 100755 --- a/tools/fpm2irc +++ b/tools/fpm2irc @@ -48,7 +48,7 @@ def main(argv): try: os.stat(fpm) except OSError: - if nobuild: + if not nobuild: raise "missing -g group!" if not grp: From voroskoi at frugalware.org Wed Jan 2 15:50:49 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed Jan 2 15:50:51 2008 Subject: [Frugalware-git] homepage-ng: FSA331-pidgin Message-ID: <20080102145049.6806E176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=b2b1da26f48e8ec653bd8d8d73e3bcd0b25e3c35 commit b2b1da26f48e8ec653bd8d8d73e3bcd0b25e3c35 Author: voroskoi Date: Wed Jan 2 15:50:40 2008 +0100 FSA331-pidgin diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 9416aa8..3728bba 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,18 @@ + 331 + 2008-01-02 + voroskoi + pidgin + 2.2.1-1 + 2.2.1-2sayshell1 + http://bugs.frugalware.org/task/2539 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4999 + A weakness has been reported in Pidgin, which can be exploited by malicious people to cause a DoS (Denial of Service). + The weakness is caused due to a NULL-pointer dereference error when processing messages with invalid HTML code and can be exploited to cause libpurple to crash. Successful exploitation may require that HTML logging is used. + + 330 2007-12-02 voroskoi From voroskoi at frugalware.org Wed Jan 2 15:55:55 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed Jan 2 15:55:57 2008 Subject: [Frugalware-git] frugalware-current: libexif-0.6.16-2-i686 Message-ID: <20080102145555.B5C1B176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6361eaf5b2f8ac868748ff40e7a92c1af2d4768e commit 6361eaf5b2f8ac868748ff40e7a92c1af2d4768e Author: voroskoi Date: Wed Jan 2 15:54:44 2008 +0100 libexif-0.6.16-2-i686 security fix, closes #2680 diff --git a/source/lib/libexif/CVE-2007-6351.patch b/source/lib/libexif/CVE-2007-6351.patch new file mode 100644 index 0000000..40c8737 --- /dev/null +++ b/source/lib/libexif/CVE-2007-6351.patch @@ -0,0 +1,11 @@ +--- libexif/exif-loader.c 2007/06/26 02:30:32 1.25 ++++ libexif/exif-loader.c 2007/12/14 19:53:53 1.26 +@@ -176,6 +176,8 @@ + break; + } + ++ if (!len) ++ return 1; + exif_log (eld->log, EXIF_LOG_CODE_DEBUG, "ExifLoader", + "Scanning %i byte(s) of data...", len); + diff --git a/source/lib/libexif/CVE-2007-6352.patch b/source/lib/libexif/CVE-2007-6352.patch new file mode 100644 index 0000000..fcac9eb --- /dev/null +++ b/source/lib/libexif/CVE-2007-6352.patch @@ -0,0 +1,15 @@ +--- libexif/exif-data.c 2007/12/07 08:46:48 1.102 ++++ libexif/exif-data.c 2007/12/14 20:32:35 1.103 +@@ -299,10 +299,9 @@ + exif_data_load_data_thumbnail (ExifData *data, const unsigned char *d, + unsigned int ds, ExifLong offset, ExifLong size) + { +- if (ds < offset + size) { ++ if ((ds < offset + size) || (offset < 0) || (offset > ds)) { + exif_log (data->priv->log, EXIF_LOG_CODE_DEBUG, "ExifData", +- "Bogus thumbnail offset and size: %i < %i + %i.", +- (int) ds, (int) offset, (int) size); ++ "Bogus thumbnail offset and size."); + return; + } + if (data->data) diff --git a/source/lib/libexif/FrugalBuild b/source/lib/libexif/FrugalBuild index f2df29e..7574471 100644 --- a/source/lib/libexif/FrugalBuild +++ b/source/lib/libexif/FrugalBuild @@ -4,7 +4,7 @@ pkgname=libexif pkgver=0.6.16 -pkgrel=1 +pkgrel=2 pkgdesc="Exchangeable Image File Format tag library" _F_sourceforge_ext=".tar.bz2" Finclude sourceforge @@ -15,7 +15,10 @@ groups=('lib') archs=('i686' 'x86_64') Fconfopts="$Fconfopts --disable-static --with-gnu-ld" up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=12272|grep 'libexif '|sed -n '1 p'|tr -s ' '|cut -d ' ' -f 3|cut -d ] -f 2" -sha1sums=('4fea28a05496b3c7075ca5f619439340be534a3f') +source=(${source[@]} CVE-2007-6351.patch CVE-2007-6352.patch) +sha1sums=('4fea28a05496b3c7075ca5f619439340be534a3f' \ + '6615a5f916bd7103de2ba0ed7cdcf93f78be7a64' \ + '4cd6548f3b1f84a38e4b2d25d3b763c8c6deb030') options=('nodocs') # optimization OK From voroskoi at frugalware.org Wed Jan 2 16:02:01 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed Jan 2 16:02:04 2008 Subject: [Frugalware-git] homepage-ng: FSA332-firefox Message-ID: <20080102150201.E13A4176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=575a13a443df53838003600170eb78dd3a48c14b commit 575a13a443df53838003600170eb78dd3a48c14b Author: voroskoi Date: Wed Jan 2 16:01:48 2008 +0100 FSA332-firefox diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 3728bba..07acbf4 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,23 @@ + 332 + 2008-01-02 + voroskoi + firefox + 2.0.0.8-1sayshell1 + 2.0.0.11-1sayshell1 + http://bugs.frugalware.org/task/2572 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5947 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5959 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5960 + A security issue has been reported in Mozilla Firefox, which can be exploited by malicious people to conduct cross-site scripting attacks. + The problem is that the "jar:" protocol handler does not validate the MIME type of the contents of an archive, which are then executed in the context of the site hosting the archive. This can be exploited to conduct cross-site scripting attacks on sites that allow a user to upload certain files (e.g. .zip, .png, .doc, .odt, .txt). + Some vulnerabilities have been reported in Mozilla Firefox, which can be exploited by malicious people to conduct cross-site request forgery attacks and potentially compromise a user's system. + 1) A race condition when setting the "window.location" property can be exploited to generate a fake HTTP Referer header, which can be used to conduct cross-site request forgery attacks. + 2) Some errors within the XBL component, the "drawImage()" function, and the "nsCSSFrameConstructor" can be exploited to cause memory corruption and potentially allow execution of arbitrary code. + + 331 2008-01-02 voroskoi From boobaa at frugalware.org Wed Jan 2 16:17:45 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Wed Jan 2 16:17:46 2008 Subject: [Frugalware-git] frugalware-current: mantis-1.1.0-1-i686 Message-ID: <20080102151745.DE384176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5904786ae9c33d81cc36ed61418521d459c50e7b commit 5904786ae9c33d81cc36ed61418521d459c50e7b Author: CSÉCSY László Date: Wed Jan 2 16:16:02 2008 +0100 mantis-1.1.0-1-i686 version bump reworked patch closes #2683 in -current diff --git a/source/network-extra/mantis/FrugalBuild b/source/network-extra/mantis/FrugalBuild index 7be460b..c135843 100644 --- a/source/network-extra/mantis/FrugalBuild +++ b/source/network-extra/mantis/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CSÉCSY László pkgname=mantis -pkgver=1.0.8 +pkgver=1.1.0 pkgrel=1 pkgdesc="a free popular web-based bugtracking system" url="http://www.mantisbt.org/" @@ -33,7 +33,7 @@ build() chown nobody:nobody $Fdestdir/var/www/$pkgname -R } # optimization OK - noarch -sha1sums=('979947bc1f39d8471e48b3c914c46a91d6af3c38'\ +sha1sums=('c5f7d6c27509daef88adfd94f0dd9ae77c5346da'\ 'e5ed205d9b6911c7666700bc6dbd6b4652996bbe'\ - '5045a56aaabf4ba48dd14905c20169cfec2c3698'\ + '237c023608e8f5b06d0f1864465579786e5876c0'\ 'b1ea33bfe986ee37a61af6424f8ffef52028b2c7') diff --git a/source/network-extra/mantis/email_padding.patch b/source/network-extra/mantis/email_padding.patch index f1f1e70..d686a48 100644 --- a/source/network-extra/mantis/email_padding.patch +++ b/source/network-extra/mantis/email_padding.patch @@ -1,27 +1,27 @@ -diff -Naur mantis-1.0.6-orig/core/email_api.php mantis-1.0.6/core/email_api.php ---- mantis-1.0.6-orig/core/email_api.php 2005-08-04 22:57:50.000000000 +0200 -+++ mantis-1.0.6/core/email_api.php 2007-03-30 20:45:23.000000000 +0200 -@@ -988,9 +988,9 @@ +diff -Naur mantis-1.1.0-orig/core/email_api.php mantis-1.1.0/core/email_api.php +--- mantis-1.1.0-orig/core/email_api.php 2007-12-17 01:24:56.000000000 +0100 ++++ mantis-1.1.0/core/email_api.php 2008-01-02 16:11:25.000000000 +0100 +@@ -1083,9 +1083,9 @@ # format history if ( array_key_exists( 'history', $p_visible_bug_data ) ) { $t_message .= lang_get( 'bug_history' ) . " \n"; -- $t_message .= str_pad( lang_get( 'date_modified' ), 16 ) . +- $t_message .= str_pad( lang_get( 'date_modified' ), 17 ) . - str_pad( lang_get( 'username' ), 15 ) . - str_pad( lang_get( 'field' ), 25 ) . -+ $t_message .= str_pad( lang_get( 'date_modified' ), 16 ) . ' ' . ++ $t_message .= str_pad( lang_get( 'date_modified' ), 17 ) . ' ' . + str_pad( lang_get( 'username' ), 15 ) . ' ' . + str_pad( lang_get( 'field' ), 25 ) . ' ' . str_pad( lang_get( 'change' ), 20 ). " \n"; $t_message .= $t_email_separator1 . " \n"; -@@ -1001,9 +1001,9 @@ +@@ -1096,9 +1096,9 @@ $t_raw_history_item['old_value'], $t_raw_history_item['new_value'] ); -- $t_message .= str_pad( date( $t_normal_date_format, $t_raw_history_item['date'] ), 16 ) . +- $t_message .= str_pad( date( $t_normal_date_format, $t_raw_history_item['date'] ), 17 ) . - str_pad( $t_raw_history_item['username'], 15 ) . - str_pad( $t_localized_item['note'], 25 ) . -+ $t_message .= str_pad( date( $t_normal_date_format, $t_raw_history_item['date'] ), 16 ) . ' ' . ++ $t_message .= str_pad( date( $t_normal_date_format, $t_raw_history_item['date'] ), 17 ) . ' ' . + str_pad( $t_raw_history_item['username'], 15 ) . ' ' . + str_pad( $t_localized_item['note'], 25 ) . ' ' . str_pad( $t_localized_item['change'], 20 ) . "\n"; From voroskoi at frugalware.org Wed Jan 2 20:39:59 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed Jan 2 20:40:02 2008 Subject: [Frugalware-git] frugalware-0.7: wireshark-0.99.7-1terminus1-x86_64 Message-ID: <20080102193959.B3A2E176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=4a2e3a43a025b8210f893fecbe135e4a9147b616 commit 4a2e3a43a025b8210f893fecbe135e4a9147b616 Author: voroskoi Date: Wed Jan 2 20:39:23 2008 +0100 wireshark-0.99.7-1terminus1-x86_64 secfix bump, closes #2605 diff --git a/source/xapps-extra/wireshark/FrugalBuild b/source/xapps-extra/wireshark/FrugalBuild index 12fc64b..81f2782 100644 --- a/source/xapps-extra/wireshark/FrugalBuild +++ b/source/xapps-extra/wireshark/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: CSÉCSY László pkgname=wireshark -pkgver=0.99.6 -pkgrel=4 +pkgver=0.99.7 +pkgrel=1terminus1 pkgdesc="The world's most popular network protocol analyzer" url="http://www.wireshark.org/" depends=('heimdal>=1.0' 'gtk+2>=2.10.2' 'pcre' 'libpcap' 'gnutls' 'gksu>=1.9.4-2' 'gnutls>=2.0.0') @@ -13,7 +13,7 @@ archs=('i686' 'x86_64') options=('scriptlet') up2date="lynx -dump 'http://www.wireshark.org/download/src/?C=M;O=D' | grep -m1 tar.gz | sed 's/.*wireshark-\(.*\)\.tar\.gz.*/\1/'" source=(http://www.wireshark.org/download/src/$pkgname-$pkgver.tar.bz2) -sha1sums=('91f57158a75adca36c79c35525eb3cf57b927075') +sha1sums=('3cb6e11410d5151734db19d4fc03b42ecb226277') build() { From voroskoi at frugalware.org Wed Jan 2 20:41:51 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed Jan 2 20:41:53 2008 Subject: [Frugalware-git] frugalware-0.7: thunderbird-2.0.0.9-1terminus1-i686 Message-ID: <20080102194151.98646176C04A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=36e5f33bcf2a8a19ea40487fcb716912b35fbe34 commit 36e5f33bcf2a8a19ea40487fcb716912b35fbe34 Author: voroskoi Date: Wed Jan 2 20:40:17 2008 +0100 thunderbird-2.0.0.9-1terminus1-i686 secfix bump, closes #2515 diff --git a/source/xapps/thunderbird/FrugalBuild b/source/xapps/thunderbird/FrugalBuild index 394dfe7..fe690dc 100644 --- a/source/xapps/thunderbird/FrugalBuild +++ b/source/xapps/thunderbird/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Krisztian VASAS pkgname=thunderbird -pkgver=2.0.0.6 -pkgrel=2 +pkgver=2.0.0.9 +pkgrel=1terminus1 pkgdesc="Mozilla Thunderbird mail and newsgroup client" url="http://www.mozilla.org/products/thunderbird/" depends=('gtk+2>=2.10.11' 'nss>=3.11.5' 'pango>=1.16.2' 'cairo>=1.4.4' 'libstdc++' 'libxt' 'libidl' 'libxcb') @@ -22,13 +22,12 @@ source=(http://releases.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/so 10-firefox-PR1-gnome-vfs-default-app.patch \ 18-firefox-1.5-makeopts.patch \ 19-$pkgname-1.5-locale.diff \ - 20-use-pangocairo.patch \ mozilla-$pkgname.desktop \ $pkgname.desktop $pkgname-frugalware-default-prefs.js \ $pkgname.png \ $pkgname-rebuild-databases.pl) -signatures=("${source[0]}.asc" '' '' '' '' '' '' '' '' '' '' '' '' '' '') +signatures=("${source[0]}.asc" '' '' '' '' '' '' '' '' '' '' '' '' '') build() { From vmiklos at frugalware.org Thu Jan 3 11:16:01 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 11:16:04 2008 Subject: [Frugalware-git] frugalware-current: less-418-1-i686 Message-ID: <20080103101601.E6832176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2bdca46558ca1ee962c1d85c2a1dc3c379450eda commit 2bdca46558ca1ee962c1d85c2a1dc3c379450eda Author: Miklos Vajna Date: Thu Jan 3 11:14:43 2008 +0100 less-418-1-i686 version bump diff --git a/source/base/less/FrugalBuild b/source/base/less/FrugalBuild index 808b316..539eb52 100644 --- a/source/base/less/FrugalBuild +++ b/source/base/less/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=less -pkgver=416 +pkgver=418 pkgrel=1 pkgdesc="A paginator similar to more" url="http://www.greenwoodsoftware.com/less" @@ -11,7 +11,7 @@ groups=('base') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.greenwoodsoftware.com/less/download.html |grep -m 1 .tar.gz | Flasttar" source=($url/$pkgname-$pkgver.tar.gz lesspipe.sh) -sha1sums=('8f22bfb8eab70e21c7918ed0a5e61b9833c7d19e' \ +sha1sums=('ec4fb48680878a7ac3499c46564c47c448b0aa22' \ '3e7e305a7eec7d3a52fd994f93c6065a71319086') build() From janny at frugalware.org Thu Jan 3 11:50:37 2008 From: janny at frugalware.org (janny) Date: Thu Jan 3 11:50:39 2008 Subject: [Frugalware-git] frugalware-current: virtualbox-1.5.4-1-i686 Message-ID: <20080103105037.16B07176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0dc19b9c5c2c9b9348f26de60504443c470b4973 commit 0dc19b9c5c2c9b9348f26de60504443c470b4973 Author: janny Date: Thu Jan 3 11:49:25 2008 +0100 virtualbox-1.5.4-1-i686 * version bump * alsa-lib add to depends() diff --git a/source/xapps-extra/virtualbox/FrugalBuild b/source/xapps-extra/virtualbox/FrugalBuild index 1f155db..7adf2b6 100644 --- a/source/xapps-extra/virtualbox/FrugalBuild +++ b/source/xapps-extra/virtualbox/FrugalBuild @@ -4,14 +4,14 @@ pkgname=virtualbox realname=VirtualBox -pkgver=1.5.2 -pkgrel=7 +pkgver=1.5.4 +pkgrel=1 pkgdesc="InnoTek VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use." url="http://www.virtualbox.org" _F_kernelmod_scriptlet=$pkgname.install Finclude kernel-module depends=(${depends[@]} 'gcc' 'xerces-c>=2.8.0' 'xalan-c>=1.10.0-2' 'iasl' 'dev86' 'libxslt' 'libxcursor' 'qt' 'libidl' 'sdl' \ - 'hal' 'libstdc++5') + 'hal' 'libstdc++5' 'alsa-lib') # For get-vbox-additions rodepends=('wget') groups=('xapps-extra') @@ -20,7 +20,7 @@ up2date="lynx -dump http://www.virtualbox.org/wiki/Downloads | grep 'OSE tarball source=(http://www.virtualbox.org/download/$pkgver/${realname}-${pkgver}_OSE.tar.bz2 \ vboxsvc virtualbox rc.virtualbox vbox.png get-vbox-additions README.Frugalware \ Xcursor.patch) -sha1sums=('1b34ec0bd838f2b6e0c5b91b944a7b2c977f0875' \ +sha1sums=('a918c064804d1dfde77b17747fe1886deff21f82' \ 'e32ebff11bb235b50f8826b70d85dbcf4a56aee4' \ '3c0c856b9ad5f186405e87cf6eac09f1060b62cd' \ 'f27e692f67846fe3981a9620a364789fc49a9384' \ @@ -47,7 +47,7 @@ build() { Fsed 'X11R6/' '' Config.kmk # Configure and load our options - ./configure \ + ./configure --disable-pulse \ --with-xalan="-lxalan-c" \ --with-xerces="-lxerces-c" \ --with-qt-dir="/usr/lib/qt" || Fdie From janny at frugalware.org Thu Jan 3 12:10:18 2008 From: janny at frugalware.org (janny) Date: Thu Jan 3 12:10:19 2008 Subject: [Frugalware-git] frugalware-current: clamtk-3.06-1-i686 Message-ID: <20080103111018.38BC3176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c0dde84f4176726bdf9e840c57fe7ff3843a8f3d commit c0dde84f4176726bdf9e840c57fe7ff3843a8f3d Author: janny Date: Thu Jan 3 12:10:04 2008 +0100 clamtk-3.06-1-i686 * version bump diff --git a/source/xapps-extra/clamtk/FrugalBuild b/source/xapps-extra/clamtk/FrugalBuild index 250d23a..23b0023 100644 --- a/source/xapps-extra/clamtk/FrugalBuild +++ b/source/xapps-extra/clamtk/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Janny pkgname=clamtk -pkgver=3.05 +pkgver=3.06 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=('8880900cb04e7db6b9e1657f2fe3d7255db1d160') +sha1sums=('274426be7f3c77888907dbe78ebba27228504841') build() { Fcd From janny at frugalware.org Thu Jan 3 12:27:50 2008 From: janny at frugalware.org (janny) Date: Thu Jan 3 12:27:53 2008 Subject: [Frugalware-git] frugalware-current: gdhcpd-0.3.3-1-i686 Message-ID: <20080103112750.C8BA8176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=36bd75674c87a52e047363e4eb6451b05db0971e commit 36bd75674c87a52e047363e4eb6451b05db0971e Author: janny Date: Thu Jan 3 12:27:32 2008 +0100 gdhcpd-0.3.3-1-i686 * version bump diff --git a/source/xapps-extra/gdhcpd/FrugalBuild b/source/xapps-extra/gdhcpd/FrugalBuild index 374dc13..7dc4e88 100644 --- a/source/xapps-extra/gdhcpd/FrugalBuild +++ b/source/xapps-extra/gdhcpd/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Janny pkgname=gdhcpd -pkgver=0.3.2 +pkgver=0.3.3 pkgrel=1 pkgdesc="GDHCPD == A GTK+ administration tool for the ISC DHCPD server." url="http://mange.dynup.net/linux.html" @@ -12,7 +12,7 @@ archs=('i686' 'x86_64') groups=('xapps-extra') up2date="lynx -dump $url|grep $pkgname-[0-9\.]*\.tar.gz$|sed -n 's/.*-\(.*\)\.t.*/\1/;1 p'" source=(http://mange.dynalias.org/linux/gdhcpd/$pkgname-$pkgver.tar.gz desktop.patch) -sha1sums=('6f84ef4ef3e72bd69257b87d9e77d42c69459d42' \ +sha1sums=('189c8976fa1f45e7945f86bd2fc57d0ca3928312' \ '98172efde3dd069f224bd15c8d051bf6aee8698d') build () From vmiklos at frugalware.org Thu Jan 3 12:32:56 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 12:32:58 2008 Subject: [Frugalware-git] frugalware-current: mysql-5.0.51-1-i686 Message-ID: <20080103113256.BE5D6176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=76e540c47565bdc54ab89ab1b1d73447b084041c commit 76e540c47565bdc54ab89ab1b1d73447b084041c Author: Miklos Vajna Date: Thu Jan 3 12:32:30 2008 +0100 mysql-5.0.51-1-i686 version bump closes #2667 diff --git a/source/apps-extra/mysql/FrugalBuild b/source/apps-extra/mysql/FrugalBuild index 4c55894..8095587 100644 --- a/source/apps-extra/mysql/FrugalBuild +++ b/source/apps-extra/mysql/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: VMiklos pkgname=mysql -pkgver=5.0.45 -pkgrel=4 +pkgver=5.0.51 +pkgrel=1 extrapkgver= pkgdesc="A fast SQL database server" url="http://www.mysql.com/" @@ -13,7 +13,7 @@ rodepends=('perl-dbd-mysql' "libmysqlclient=$pkgver") makedepends=('procps' 'openssl' 'zlib') groups=('apps-extra') archs=('i686' 'x86_64') -up2date="lynx -dump http://dev.mysql.com/|grep 'Generally Available'|sed 's/.* \([0-9.]*\) .*/\1/;s/$extrapkgver//;q'" +up2date="lynx -dump http://dev.mysql.com/|grep 'GA'|sed 's/.* \([0-9.]*\)/\1/;s/$extrapkgver//;q'" mirror="http://mysql.mirrors.crysys.hit.bme.hu/" source=($mirror/Downloads/MySQL-5.0/$pkgname-$pkgver$extrapkgver.tar.gz rc.mysqld my.cnf mysqld \ CVE-2007-5925.patch) @@ -42,9 +42,8 @@ build() --with-embedded-server \ --with-extra-tools \ --with-embedded-privilege-control - Fsed '^.*HAVE_GETHOSTBYNAME_R_GLIBC2_STYLE.*$' '#define HAVE_GETHOSTBYNAME_R_GLIBC2_STYLE' config.h + Fsed '^.*HAVE_GETHOSTBYNAME_R_GLIBC2_STYLE.*$' '#define HAVE_GETHOSTBYNAME_R_GLIBC2_STYLE' include/config.h Fsed 'size_socket' 'socklen_t' sql/mysqld.cc - Fsed 'testdir = $(benchdir_root)' 'testdir = $(benchdir_root)/share/mysql' mysql-test/Makefile make || return 1 From voroskoi at frugalware.org Thu Jan 3 12:40:31 2008 From: voroskoi at frugalware.org (voroskoi) Date: Thu Jan 3 12:40:33 2008 Subject: [Frugalware-git] frugalware-0.7: seamonkey-1.1.7-1sayshell1-x86_64 Message-ID: <20080103114031.0ECCB176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=a298f963c0210fd79c9a72d5ce3b7a351457b0b1 commit a298f963c0210fd79c9a72d5ce3b7a351457b0b1 Author: voroskoi Date: Thu Jan 3 12:39:45 2008 +0100 seamonkey-1.1.7-1sayshell1-x86_64 secfix bump, closes #2608 diff --git a/source/xapps-extra/seamonkey/FrugalBuild b/source/xapps-extra/seamonkey/FrugalBuild index e1a99e9..85e035b 100644 --- a/source/xapps-extra/seamonkey/FrugalBuild +++ b/source/xapps-extra/seamonkey/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=seamonkey -pkgver=1.1.5 +pkgver=1.1.7 pkgrel=1sayshell1 pkgdesc="Seamonkey all-in-one internet application suite" url="http://www.mozilla.org/projects/seamonkey/" @@ -49,7 +49,7 @@ build() { # Install menu file. Ffile /usr/share/applications/$pkgname.desktop } -sha1sums=('370980b3f3054070d1682209361077e70d9b4e0b' \ +sha1sums=('2a38cb20c5e162cc79b5124a0fd0092d6e1d464d' \ '0dd4777e87d70eba6834d56813f6a415fe991007' \ 'b0e0bdd676758e19cac4a0429257a92183328f0e') From voroskoi at frugalware.org Thu Jan 3 12:42:53 2008 From: voroskoi at frugalware.org (voroskoi) Date: Thu Jan 3 12:42:55 2008 Subject: [Frugalware-git] frugalware-0.7: samba-3.0.26-2sayshell2-i686 Message-ID: <20080103114253.665F9176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=88c814609949b92823a74c8a742ee148e576a53e commit 88c814609949b92823a74c8a742ee148e576a53e Author: voroskoi Date: Thu Jan 3 12:41:12 2008 +0100 samba-3.0.26-2sayshell2-i686 secfix relbump, closes #2666 diff --git a/source/network/samba/FrugalBuild b/source/network/samba/FrugalBuild index befcd24..4120992 100644 --- a/source/network/samba/FrugalBuild +++ b/source/network/samba/FrugalBuild @@ -5,7 +5,7 @@ pkgname=samba pkgver=3.0.26 pkgextraver=a -pkgrel=2sayshell1 +pkgrel=2sayshell2 pkgdesc="SMB file and print server." url="http://www.samba.org" backup=(etc/logrotate.d/samba) @@ -16,8 +16,9 @@ groups=('network') archs=('i686' 'x86_64') up2date="lynx -dump http://ftp.samba.org/samba/ftp|grep tar.gz$|sed 's/.*-\(.*\)\.t.*/\1/;s/$pkgextraver//;q'" source=(http://ftp.samba.org/samba/ftp/stable/$pkgname-$pkgver$pkgextraver.tar.gz samba.logrotate rc.samba \ - http://us1.samba.org/samba/ftp/patches/security/samba-3.0.26a-CVE-2007-5398.patch - http://us1.samba.org/samba/ftp/patches/security/samba-3.0.26a-CVE-2007-4572.patch) + http://us1.samba.org/samba/ftp/patches/security/samba-3.0.26a-CVE-2007-5398.patch \ + http://us1.samba.org/samba/ftp/patches/security/samba-3.0.26a-CVE-2007-4572.patch \ + http://us3.samba.org/samba/ftp/patches/security/samba-3.0.27a-CVE-2007-6015.patch) subpkgs=('libsmbclient' 'samba-client' 'samba-swat') subdescs=('SMB client library.' 'SMB client tools.' 'Swat config tool for samba.') @@ -92,6 +93,7 @@ sha1sums=('1625ac3f1c2a57600a9141a2b4bbe59fe8c4d6d2' \ '13fd371189bfe637f3f13c62d44d9e761268119e' \ '0e407642fe6aa0c032df38aac3815eb08f07e35b' \ 'e2b7d91446e07bf1be5930187417f26841995743' \ - '32b4f45558a0765b9cd96e67ac57a83cc62678ea') + '32b4f45558a0765b9cd96e67ac57a83cc62678ea' \ + '962f9b0fee584a01324c4811e223b9e978dc76a1') # optimization OK From voroskoi at frugalware.org Thu Jan 3 13:29:10 2008 From: voroskoi at frugalware.org (voroskoi) Date: Thu Jan 3 13:29:12 2008 Subject: [Frugalware-git] frugalware-0.7: cacti-0.8.6j-3terminus1-i686 Message-ID: <20080103122910.1D9B1176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=52f04480db464f904871594ffff2666beefcab54 commit 52f04480db464f904871594ffff2666beefcab54 Author: voroskoi Date: Thu Jan 3 13:28:27 2008 +0100 cacti-0.8.6j-3terminus1-i686 secfix relbump, closes #2594 diff --git a/source/network-extra/cacti/FrugalBuild b/source/network-extra/cacti/FrugalBuild index 7ef7802..c1f3257 100644 --- a/source/network-extra/cacti/FrugalBuild +++ b/source/network-extra/cacti/FrugalBuild @@ -4,16 +4,18 @@ pkgname=cacti pkgver=0.8.6j -pkgrel=2 +pkgrel=3terminus1 pkgdesc="Cacti is a complete network graphing solution designed to harness the power of RRDTool's data storage and graphing functionality." url="http://cacti.net/" depends=('rrdtool' 'apache' 'mysql' 'php' 'net-snmp') groups=('network-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://cacti.net/download_cacti.php | grep 'latest version' | sed 's/.*:....//'" -source=(http://www.cacti.net/downloads/$pkgname-$pkgver.tar.gz SA25557.diff) -sha1sums=('4ed5b7ada8710c5474e7fc4aad4ad9339caf0188'\ - 'eff9db43c57c8bdf4836647ab4e1792c28f8e650') +source=(http://www.cacti.net/downloads/$pkgname-$pkgver.tar.gz SA25557.diff \ + http://www.cacti.net/downloads/patches/0.8.6j/sec_sql_injection-0.8.6j.patch) +sha1sums=('4ed5b7ada8710c5474e7fc4aad4ad9339caf0188' \ + 'eff9db43c57c8bdf4836647ab4e1792c28f8e650' \ + '3c44758623435c4311777e3a080d846dbe475736') build() { From voroskoi at frugalware.org Thu Jan 3 13:46:22 2008 From: voroskoi at frugalware.org (voroskoi) Date: Thu Jan 3 13:46:23 2008 Subject: [Frugalware-git] frugalware-0.7: wesnoth-1.2.8-1terminus1-x86_64 Message-ID: <20080103124622.51D3C176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=07c66767fa0ab98b834ed710207478f8a90a06df commit 07c66767fa0ab98b834ed710207478f8a90a06df Author: voroskoi Date: Thu Jan 3 13:45:28 2008 +0100 wesnoth-1.2.8-1terminus1-x86_64 secfix bump, closes #2648 diff --git a/source/games-extra/wesnoth/FrugalBuild b/source/games-extra/wesnoth/FrugalBuild index ecdb92b..fe6d887 100644 --- a/source/games-extra/wesnoth/FrugalBuild +++ b/source/games-extra/wesnoth/FrugalBuild @@ -2,20 +2,19 @@ # Maintainer: Christian Hamar alias krix pkgname=wesnoth -pkgver=1.2.6 -pkgrel=2terminus1 +pkgver=1.2.8 +pkgrel=1terminus1 pkgdesc="Wesnoth is a turn based strategy game played in the fantasy world" url="http://www.wesnoth.org/" depends=('sdl' 'sdlimage' 'sdl_net' 'sdl_mixer' 'libpng' 'libjpeg' 'libogg' \ - 'vorbis-tools' 'freetype2') + 'vorbis-tools' 'freetype2' 'python-tools' 'fribidi') groups=('games-extra') archs=('i686' 'x86_64') -up2date="lynx -dump $url |grep stable|sed 's/.* \([^ ]*\) (.*/\1/;q'" -source=(http://www.wesnoth.org/files/$pkgname-$pkgver.tar.bz2 CVE-2007-3917.patch) +up2date="lynx -dump $url |grep 'Download Wesnoth' |grep stable|sed 's/.* \([^ ]*\) (.*/\1/;q'" +source=(http://www.wesnoth.org/files/$pkgname-$pkgver.tar.bz2) Fconfopts="$Fconfopts --enable-server --enable-editor --enable-tools \ --enable-campaing-server --with-kde --with-gnome \ --with-fifodir=/var/run/wesnothd" -sha1sums=('09c531f77856387239c94fc2c3e2f0b07f30dc32' \ - '6ee89a3e88480e8a37f80b069d9818301d6f44e4') +sha1sums=('da02b2bf952d4e309e47ce332930c1509e9a4d2e') # optimization OK From vmiklos at frugalware.org Thu Jan 3 13:50:22 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 13:50:24 2008 Subject: [Frugalware-git] pacman-g2: _pacman_sync_commit(): add pre_sysupgrade hook Message-ID: <20080103125022.BE0BE176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=3a1c159e786cd1a0dde07d7e2397e1b49e0d8370 commit 3a1c159e786cd1a0dde07d7e2397e1b49e0d8370 Author: Miklos Vajna Date: Thu Jan 3 13:49:42 2008 +0100 _pacman_sync_commit(): add pre_sysupgrade hook diff --git a/doc/pacman-g2.txt b/doc/pacman-g2.txt index 29d16a0..1a6d5f7 100644 --- a/doc/pacman-g2.txt +++ b/doc/pacman-g2.txt @@ -416,6 +416,9 @@ pacman-g2 will attempt to execute hooks in the /etc/pacman-g2/hooks directory. The hooks are like package scriptlets: each file can provide functions for a given hook. At the moment the following hooks are supported: +pre_sysupgrade:: + Executed before upgrading packages (and after the integrity check) during a + `pacman-g2 -S --sysupgrade`. post_sysupgrade:: Executed after a successful `pacman-g2 -S --sysupgrade`. diff --git a/lib/libpacman/sync.c b/lib/libpacman/sync.c index f00344e..72983b8 100644 --- a/lib/libpacman/sync.c +++ b/lib/libpacman/sync.c @@ -946,6 +946,9 @@ int _pacman_sync_commit(pmtrans_t *trans, pmdb_t *db_local, pmlist_t **data) return(0); } + if(handle->sysupgrade) { + _pacman_runhook(handle->root, handle->hooksdir, "pre_sysupgrade", trans); + } /* remove conflicting and to-be-replaced packages */ trans->state = STATE_COMMITING; tr = _pacman_trans_new(); From voroskoi at frugalware.org Thu Jan 3 14:04:30 2008 From: voroskoi at frugalware.org (voroskoi) Date: Thu Jan 3 14:04:31 2008 Subject: [Frugalware-git] frugalware-0.7: drupal-5.2-2sayshell2-x86_64 Message-ID: <20080103130430.612F911901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=e6b43d3313371e7eea80dcf46e7240e446066c69 commit e6b43d3313371e7eea80dcf46e7240e446066c69 Author: voroskoi Date: Thu Jan 3 14:04:23 2008 +0100 drupal-5.2-2sayshell2-x86_64 secfix relbump, closes #2620 (db_query_range.patch fixes the critical bug led to 5.5 release) diff --git a/source/network-extra/drupal/FrugalBuild b/source/network-extra/drupal/FrugalBuild index 0bb7e03..36ee3cd 100644 --- a/source/network-extra/drupal/FrugalBuild +++ b/source/network-extra/drupal/FrugalBuild @@ -3,7 +3,7 @@ pkgname=drupal pkgver=5.2 -pkgrel=2sayshell1 +pkgrel=2sayshell2 pkgdesc="An advanced content management system to manage your website" url="http://drupal.org" rodepends=('apache' 'php' 'mysql' 'webappconfig') @@ -18,7 +18,9 @@ source=(http://drupal.org/files/projects/drupal-$pkgver.tar.gz \ http://drupal.org/files/sa-2007-025/SA-2007-025-5.2.patch \ http://drupal.org/files/sa-2007-026/SA-2007-026-5.2.patch \ http://drupal.org/files/sa-2007-029/SA-2007-029-5.2.patch \ - http://drupal.org/files/sa-2007-030/SA-2007-030-5.2.patch) + http://drupal.org/files/sa-2007-030/SA-2007-030-5.2.patch \ + http://drupal.org/files/sa-2007-031/SA-2007-031-5.3.patch \ + http://drupal.org/files/issues/db_query_range.patch) sha1sums=('d6460630b5c946c0fff152da5a83ff638fb8b097' \ 'c56deef0edee4cea4b9391d20358eb7e2faf0005' \ '64c0eadd7a2e00b11644458a4eeea8e3203fa739' \ @@ -26,7 +28,9 @@ sha1sums=('d6460630b5c946c0fff152da5a83ff638fb8b097' \ 'ff533ec90be81f1e16c7ff740a3d9e83c23300a3' \ '07931036965efccac9f238290fcb913d2d0e3c99' \ '2e1327f6de2c748abeb12078f846f237e5d38c8d' \ - 'bdb035ca51ff0d5091f82f3cdd67e4109687330c') + 'bdb035ca51ff0d5091f82f3cdd67e4109687330c' \ + '82a78a288bf7cbe854fd59afa51fbdbf8413315c' \ + 'dae3b3752344bc68b8d927a2f00ea2fadbcf86bb') options=('stick') build() { From vmiklos at frugalware.org Thu Jan 3 14:11:17 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 14:11:19 2008 Subject: [Frugalware-git] frugalware-current: mysql-5.0.51-2-i686 Message-ID: <20080103131117.80F1D176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e824c5f8d2981e8b42d5188423578c610bb2b74c commit e824c5f8d2981e8b42d5188423578c610bb2b74c Author: Miklos Vajna Date: Thu Jan 3 14:10:55 2008 +0100 mysql-5.0.51-2-i686 added CVE-2007-6303.patch and CVE-2007-6304.patch closes #2669 diff --git a/source/apps-extra/mysql/CVE-2007-6303.patch b/source/apps-extra/mysql/CVE-2007-6303.patch new file mode 100644 index 0000000..ddec0e7 --- /dev/null +++ b/source/apps-extra/mysql/CVE-2007-6303.patch @@ -0,0 +1,21 @@ +--- sql/sql_view.cc 2007-11-15 16:06:16.000000000 +0200 ++++ sql/sql_view.cc 2007-12-11 01:23:11.000000000 +0200 +@@ -223,9 +223,6 @@ + { + LEX *lex= thd->lex; + bool link_to_local; +-#ifndef NO_EMBEDDED_ACCESS_CHECKS +- bool definer_check_is_needed= mode != VIEW_ALTER || lex->definer; +-#endif + /* first table in list is target VIEW name => cut off it */ + TABLE_LIST *view= lex->unlink_first_table(&link_to_local); + TABLE_LIST *tables= lex->query_tables; +@@ -280,7 +277,7 @@ + - same as current user + - current user has SUPER_ACL + */ +- if (definer_check_is_needed && ++ if (lex->definer && + (strcmp(lex->definer->user.str, thd->security_ctx->priv_user) != 0 || + my_strcasecmp(system_charset_info, + lex->definer->host.str, diff --git a/source/apps-extra/mysql/CVE-2007-6304.patch b/source/apps-extra/mysql/CVE-2007-6304.patch new file mode 100644 index 0000000..3e3a238 --- /dev/null +++ b/source/apps-extra/mysql/CVE-2007-6304.patch @@ -0,0 +1,15 @@ +--- sql/ha_federated.cc 2007-11-15 16:06:16.000000000 +0200 ++++ sql/ha_federated.cc 2007-12-11 01:24:52.000000000 +0200 +@@ -2528,7 +2528,11 @@ + status_query_string.length(0); + + result= mysql_store_result(mysql); +- if (!result) ++ /* ++ We're going to use fields num. 4, 12 and 13 of the resultset, ++ so make sure we have these fields. ++ */ ++ if (!result || (mysql_num_fields(result) < 14)) + goto error; + + if (!mysql_num_rows(result)) diff --git a/source/apps-extra/mysql/FrugalBuild b/source/apps-extra/mysql/FrugalBuild index 8095587..ffc7cd4 100644 --- a/source/apps-extra/mysql/FrugalBuild +++ b/source/apps-extra/mysql/FrugalBuild @@ -3,7 +3,7 @@ pkgname=mysql pkgver=5.0.51 -pkgrel=1 +pkgrel=2 extrapkgver= pkgdesc="A fast SQL database server" url="http://www.mysql.com/" @@ -16,8 +16,8 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://dev.mysql.com/|grep 'GA'|sed 's/.* \([0-9.]*\)/\1/;s/$extrapkgver//;q'" mirror="http://mysql.mirrors.crysys.hit.bme.hu/" source=($mirror/Downloads/MySQL-5.0/$pkgname-$pkgver$extrapkgver.tar.gz rc.mysqld my.cnf mysqld \ - CVE-2007-5925.patch) -signatures=("${source[0]}.asc" '' '' '' '') + CVE-2007-5925.patch CVE-2007-6303.patch CVE-2007-6304.patch) +signatures=("${source[0]}.asc" '' '' '' '' '' '') subpkgs=('libmysqlclient' 'libmysqld') subdescs=('MySQL client library.' 'Embedded MySQL Server Library') From voroskoi at frugalware.org Thu Jan 3 14:18:05 2008 From: voroskoi at frugalware.org (voroskoi) Date: Thu Jan 3 14:18:07 2008 Subject: [Frugalware-git] frugalware-0.7: liferea-1.2.23-2sayshell2-i686 Message-ID: <20080103131805.3E555176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=0ed5cd65c4af2732d78cd909e464739ebb92e987 commit 0ed5cd65c4af2732d78cd909e464739ebb92e987 Author: voroskoi Date: Thu Jan 3 14:16:53 2008 +0100 liferea-1.2.23-2sayshell2-i686 secfix relbump, closes #2606 diff --git a/source/gnome-extra/liferea/FrugalBuild b/source/gnome-extra/liferea/FrugalBuild index afffac8..adbce64 100644 --- a/source/gnome-extra/liferea/FrugalBuild +++ b/source/gnome-extra/liferea/FrugalBuild @@ -3,7 +3,7 @@ pkgname=liferea pkgver=1.2.23 -pkgrel=2sayshell1 +pkgrel=2sayshell2 pkgdesc="Liferea is a news aggregator for online news feeds." license="GPL2" groups=('gnome-extra') @@ -15,10 +15,11 @@ _F_gnome_schemas=('/etc/gconf/schemas/liferea.schemas') _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude sourceforge gnome-scriptlet -source=(${source[@]} feedlist_permission.diff) +source=(${source[@]} feedlist_permission.diff liferea.in.diff) up2date="lynx -dump http://liferea.sourceforge.net|grep -m1 'Stable'|sed 's/.*]\(.*\) .*/\1/'" sha1sums=('270a20b59925cc083ab17f3028bae4a296255df2' \ - 'a836df98985de38bb23930222902fdc9552264bc') + 'a836df98985de38bb23930222902fdc9552264bc' \ + '8bf11459f9452e803767b1a9e7e51001a5c2244f') build() { Fcd $pkgname-$pkgver diff --git a/source/gnome-extra/liferea/liferea.in.diff b/source/gnome-extra/liferea/liferea.in.diff new file mode 100644 index 0000000..cbae2d3 --- /dev/null +++ b/source/gnome-extra/liferea/liferea.in.diff @@ -0,0 +1,23 @@ +--- liferea/src/liferea.in 2007/07/23 18:15:15 3314 ++++ liferea/src/liferea.in 2007/11/21 22:36:47 3569 +@@ -14,8 +14,18 @@ + + params="$@" + +-LD_LIBRARY_PATH=@MOZILLA_LIB_ROOT@:$LD_LIBRARY_PATH +-export LD_LIBRARY_PATH ++# ++# If we run with Gecko or XulRunner we need to set ++# LD_LIBRARY_PATH (WebKit and GtkHTML do not need this). ++# ++if [ "@MOZILLA_LIB_ROOT@" != "" ]; then ++ if [ "$LD_LIBRARY_PATH" = "" ]; then ++ LD_LIBRARY_PATH=@MOZILLA_LIB_ROOT@ ++ else ++ LD_LIBRARY_PATH=@MOZILLA_LIB_ROOT@:$LD_LIBRARY_PATH ++ fi ++ export LD_LIBRARY_PATH ++fi + + if [ -z "$DBUS_SESSION_BUS_ADDRESS" ]; then + eval `dbus-launch` From voroskoi at frugalware.org Thu Jan 3 14:41:26 2008 From: voroskoi at frugalware.org (voroskoi) Date: Thu Jan 3 14:41:30 2008 Subject: [Frugalware-git] frugalware-0.7: wordpress-2.3.2-1terminus1-i686 Message-ID: <20080103134126.E397D176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=fd6d07bb290dcbd70234a3017ebb3aa7e7a67cc4 commit fd6d07bb290dcbd70234a3017ebb3aa7e7a67cc4 Author: voroskoi Date: Thu Jan 3 14:40:40 2008 +0100 wordpress-2.3.2-1terminus1-i686 secfix bump, closes #2646 diff --git a/source/network-extra/wordpress/FrugalBuild b/source/network-extra/wordpress/FrugalBuild index 96fdcbe..e7e6f82 100644 --- a/source/network-extra/wordpress/FrugalBuild +++ b/source/network-extra/wordpress/FrugalBuild @@ -2,10 +2,11 @@ # Maintainer: CSÉCSY László pkgname=wordpress -pkgver=2.3.1 -pkgrel=1sayshell1 +pkgver=2.3.2 +pkgrel=1terminus1 pkgdesc="a state-of-the-art semantic personal publishing platform" url="http://wordpress.org/" +depends=() rodepends=('php>=4.2' 'mysql>=4.0') groups=('network-extra') archs=('i686' 'x86_64') @@ -21,4 +22,4 @@ build() Fmv ../src/$pkgname /var/www/$pkgname } # optimization OK - noarch -sha1sums=('bf1dc2db2f1ae2be5981548cd7c9a686453981cf') +sha1sums=('35583cdfcc4f046e734848b659cd2b6589d13450') From vmiklos at frugalware.org Thu Jan 3 16:38:46 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 16:38:48 2008 Subject: [Frugalware-git] frugalware-current: apache-2.2.6-3-i686 Message-ID: <20080103153846.25498176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a5f880901cfb02c587096c3661babacb5aa8969d commit a5f880901cfb02c587096c3661babacb5aa8969d Author: Miklos Vajna Date: Thu Jan 3 16:38:22 2008 +0100 apache-2.2.6-3-i686 added CVE-2007-5000.diff closes #2671 diff --git a/source/network/apache/CVE-2007-5000.diff b/source/network/apache/CVE-2007-5000.diff new file mode 100644 index 0000000..4bfaffa --- /dev/null +++ b/source/network/apache/CVE-2007-5000.diff @@ -0,0 +1,25 @@ +Index: modules/mappers/mod_imagemap.c +=================================================================== +--- modules/mappers/mod_imagemap.c (revision 603710) ++++ modules/mappers/mod_imagemap.c (revision 603711) +@@ -479,13 +479,16 @@ + + static void menu_header(request_rec *r, char *menu) + { +- ap_set_content_type(r, "text/html"); ++ ap_set_content_type(r, "text/html; charset=ISO-8859-1"); + +- ap_rvputs(r, DOCTYPE_HTML_3_2, "\nMenu for ", r->uri, +- "\n\n", NULL); ++ ap_rvputs(r, DOCTYPE_HTML_3_2, "\nMenu for ", ++ ap_escape_html(r->pool, r->uri), ++ "\n\n", NULL); + + if (!strcasecmp(menu, "formatted")) { +- ap_rvputs(r, "

Menu for ", r->uri, "

\n
\n\n", NULL); ++ ap_rvputs(r, "

Menu for ", ++ ap_escape_html(r->pool, r->uri), ++ "

\n
\n\n", NULL); + } + + return; diff --git a/source/network/apache/FrugalBuild b/source/network/apache/FrugalBuild index 45951ec..61ac68c 100644 --- a/source/network/apache/FrugalBuild +++ b/source/network/apache/FrugalBuild @@ -4,7 +4,7 @@ pkgname=apache pkgver=2.2.6 -pkgrel=2 +pkgrel=3 pkgdesc="A high performance Unix-based HTTP server (with SSL)" url="http://httpd.apache.org/" backup=(etc/httpd/conf/{httpd.conf,ssl.conf,ssl.crt/server.crt,ssl.csr/server.csr,ssl.key/server.key} \ @@ -16,8 +16,9 @@ up2date="lynx -dump http://httpd.apache.org/download.cgi |grep 'best available'| source=(http://www.apache.org/dist/httpd/httpd-$pkgver.tar.gz \ http://ftp.frugalware.org/pub/other/sources/apache/mkcert.tar.gz \ rc.httpd rc.httpd-hu.po httpd.conf ssl.conf \ - README.Frugalware index.html http://frugalware.org/images/frugalware.png) -signatures=($source.asc '' '' '' '' '' '' '' '') + README.Frugalware index.html http://frugalware.org/images/frugalware.png \ + CVE-2007-5000.diff) +signatures=($source.asc '' '' '' '' '' '' '' '' '') # svn web interface: # http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/ @@ -28,14 +29,11 @@ build() Fcd httpd-$pkgver Fsed '^#define AP_HTTPD_USER.*$' '#define AP_HTTPD_USER "nobody"' \ support/suexec.h - Fpatchall - autoconf || return 1 - Fmake --sysconfdir=/etc/httpd/conf --enable-layout=RedHat --datadir=/var/www \ + Fbuild --sysconfdir=/etc/httpd/conf --enable-layout=RedHat --datadir=/var/www \ --enable-modules=all --enable-mods-shared=all --enable-ssl \ --enable-so --with-apr=/usr --with-apr-util=/usr --enable-dbd \ --enable-proxy --enable-proxy-connect --enable-proxy-ftp \ --enable-proxy-http --enable-suexec - Fmakeinstall Fmv /usr/sbin/suexec /usr/bin/suexec Fmkdir /etc/httpd/conf/modules.d/ cp -a ../mkcert/* $Fdestdir/etc/httpd/conf/ From vmiklos at frugalware.org Thu Jan 3 17:02:03 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 17:02:05 2008 Subject: [Frugalware-git] frugalware-current: kernel-2.6.23-4-i686 Message-ID: <20080103160203.CAF65176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0e5240a4de4eef77bbdd80cafab11536c8c6c161 commit 0e5240a4de4eef77bbdd80cafab11536c8c6c161 Author: Miklos Vajna Date: Thu Jan 3 17:01:42 2008 +0100 kernel-2.6.23-4-i686 added CVE-2007-6434.diff no rebuild yet diff --git a/source/base/kernel/CVE-2007-6434.diff b/source/base/kernel/CVE-2007-6434.diff new file mode 100644 index 0000000..f5b8313 --- /dev/null +++ b/source/base/kernel/CVE-2007-6434.diff @@ -0,0 +1,36 @@ +From: Eric Paris +Date: Wed, 5 Dec 2007 07:45:31 +0000 (-0800) +Subject: VM/Security: add security hook to do_brk +X-Git-Tag: v2.6.24-rc5~71 +X-Git-Url: http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Ftorvalds%2Flinux-2.6.git;a=commitdiff_plain;h=ecaf18c15aac8bb9bed7b7aa0e382fe252e275d5 + +VM/Security: add security hook to do_brk + +Given a specifically crafted binary do_brk() can be used to get low pages +available in userspace virtual memory and can thus be used to circumvent +the mmap_min_addr low memory protection. Add security checks in do_brk(). + +Signed-off-by: Eric Paris +Acked-by: Alan Cox +Cc: Stephen Smalley +Cc: James Morris +Cc: Chris Wright +Signed-off-by: Andrew Morton +Signed-off-by: Linus Torvalds +--- + +diff --git a/mm/mmap.c b/mm/mmap.c +index facc1a7..acfc13f 100644 +--- a/mm/mmap.c ++++ b/mm/mmap.c +@@ -1934,6 +1934,10 @@ unsigned long do_brk(unsigned long addr, unsigned long len) + if (is_hugepage_only_range(mm, addr, len)) + return -EINVAL; + ++ error = security_file_mmap(0, 0, 0, 0, addr, 1); ++ if (error) ++ return error; ++ + flags = VM_DATA_DEFAULT_FLAGS | VM_ACCOUNT | mm->def_flags; + + error = arch_mmap_check(addr, len, flags); diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index 5aa8eca..9701715 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -1,5 +1,5 @@ # Compiling Time: 13.99 SBU # Maintainer: VMiklos -_F_kernel_patches=('aic7xxx-suspend.patch') +_F_kernel_patches=('aic7xxx-suspend.patch' 'CVE-2007-6434.diff') Finclude kernel From vmiklos at frugalware.org Thu Jan 3 17:06:56 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 17:06:58 2008 Subject: [Frugalware-git] frugalware-current: kernel-2.6.23-4-i686 Message-ID: <20080103160656.86B63176C043@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d319d4dcc9e513f006004e3fe7cb498d6efcd625 commit d319d4dcc9e513f006004e3fe7cb498d6efcd625 Author: Miklos Vajna Date: Thu Jan 3 17:06:38 2008 +0100 kernel-2.6.23-4-i686 added CVE-2007-6206.diff no rebuild yet diff --git a/source/base/kernel/CVE-2007-6206.diff b/source/base/kernel/CVE-2007-6206.diff new file mode 100644 index 0000000..cd6b4e5 --- /dev/null +++ b/source/base/kernel/CVE-2007-6206.diff @@ -0,0 +1,37 @@ +From: Ingo Molnar +Date: Wed, 28 Nov 2007 12:59:18 +0000 (+0100) +Subject: vfs: coredumping fix +X-Git-Tag: v2.6.24-rc4~82 +X-Git-Url: http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Ftorvalds%2Flinux-2.6.git;a=commitdiff_plain;h=c46f739dd39db3b07ab5deb4e3ec81e1c04a91af + +vfs: coredumping fix + +fix: http://bugzilla.kernel.org/show_bug.cgi?id=3043 + +only allow coredumping to the same uid that the coredumping +task runs under. + +Signed-off-by: Ingo Molnar +Acked-by: Alan Cox +Acked-by: Christoph Hellwig +Acked-by: Al Viro +Signed-off-by: Linus Torvalds +--- + +diff --git a/fs/exec.c b/fs/exec.c +index 4ccaaa4..282240a 100644 +--- a/fs/exec.c ++++ b/fs/exec.c +@@ -1780,6 +1780,12 @@ int do_coredump(long signr, int exit_code, struct pt_regs * regs) + but keep the previous behaviour for now. */ + if (!ispipe && !S_ISREG(inode->i_mode)) + goto close_fail; ++ /* ++ * Dont allow local users get cute and trick others to coredump ++ * into their pre-created files: ++ */ ++ if (inode->i_uid != current->fsuid) ++ goto close_fail; + if (!file->f_op) + goto close_fail; + if (!file->f_op->write) diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index 9701715..c7b81dc 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -1,5 +1,5 @@ # Compiling Time: 13.99 SBU # Maintainer: VMiklos -_F_kernel_patches=('aic7xxx-suspend.patch' 'CVE-2007-6434.diff') +_F_kernel_patches=('aic7xxx-suspend.patch' 'CVE-2007-6434.diff' 'CVE-2007-6206.diff') Finclude kernel From vmiklos at frugalware.org Thu Jan 3 17:47:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 17:47:39 2008 Subject: [Frugalware-git] frugalware-current: bzflag-2.0.10-1-x86_64 Message-ID: <20080103164737.6D6CF11904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b8f5bfcf230665ca80d1d835161f1cfa1d4fec2c commit b8f5bfcf230665ca80d1d835161f1cfa1d4fec2c Author: Miklos Vajna Date: Thu Jan 3 17:47:20 2008 +0100 bzflag-2.0.10-1-x86_64 fix typo: contibutor != maintainer diff --git a/source/games-extra/bzflag/FrugalBuild b/source/games-extra/bzflag/FrugalBuild index 7476123..3888db0 100644 --- a/source/games-extra/bzflag/FrugalBuild +++ b/source/games-extra/bzflag/FrugalBuild @@ -1,17 +1,18 @@ # Compiling time: 2.63 SBU -# Maintainer: Tibor Baksa +# Contributor: Tibor Baksa +# Maintainer: voroskoi pkgname=bzflag pkgver=2.0.10 -pkgrel=2 +pkgrel=1 pkgdesc="BZFlag is a free multiplayer multiplatform 3D tank battle game." _F_sourceforge_ext=".tar.bz2" _F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://www.bzflag.org/" -depends=('glibc' 'glew' 'ncurses' 'libsm' 'libxt' 'openssl' 'curl' 'libdrm' 'libxcb' 'libxmu' 'sdlimage' 'libgcc' 'c-ares>=1.5.1') +depends=('curl' 'sdl' 'libxt' 'libsm' 'glew' 'ncurses') groups=('games-extra') -archs=('i686' 'x86_64') +archs=('i686') sha1sums=('24e79127656d2ae5893a84975e16244c62f5ba88') export CXXFLAGS="$CXXFLAGS -fno-strict-aliasing" From vmiklos at frugalware.org Thu Jan 3 17:52:15 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 17:52:16 2008 Subject: [Frugalware-git] bmf: pacman-g2-3.6.6.6.g3a1c159-1-i686 Message-ID: <20080103165215.B6A3411904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=38f28d218bc8d6bc1e2b5b6fa3f01d2c32b8d6b6 commit 38f28d218bc8d6bc1e2b5b6fa3f01d2c32b8d6b6 Author: Miklos Vajna Date: Thu Jan 3 17:51:46 2008 +0100 pacman-g2-3.6.6.6.g3a1c159-1-i686 update to newer snapshot basically because i want to test the pre_upgrade scriptlet diff --git a/source/base/pacman-g2/FrugalBuild b/source/base/pacman-g2/FrugalBuild index 389e229..7ba0dd9 100644 --- a/source/base/pacman-g2/FrugalBuild +++ b/source/base/pacman-g2/FrugalBuild @@ -4,8 +4,8 @@ USE_DEVEL=${USE_DEVEL:-"y"} pkgname=pacman-g2 -pkgver=3.6.5 -Fuse $USE_DEVEL && pkgver=3.6.5.25.gf2bbdac +pkgver=3.6.6 +Fuse $USE_DEVEL && pkgver=3.6.6.6.g3a1c159 pkgrel=1 pkgdesc="A .tar.bz2 based package manager library (libpacman) and client (pacman-g2) with dependency support." url="http://ftp.frugalware.org/pub/other/pacman-g2/" @@ -27,7 +27,7 @@ else _F_scm_url="git://git.frugalware.org/pub/other/pacman-g2/pacman-g2" Finclude scm fi -options=('scriptlet' 'nobuild') +options=('scriptlet') build() { diff --git a/source/base/pacman-g2/pacman-g2.install b/source/base/pacman-g2/pacman-g2.install index b8efaf3..6d2a8df 100644 --- a/source/base/pacman-g2/pacman-g2.install +++ b/source/base/pacman-g2/pacman-g2.install @@ -1,3 +1,8 @@ +post_install() +{ + post_upgrade +} + post_upgrade() { # this can be removed after 0.8 is out @@ -8,10 +13,12 @@ post_upgrade() if [ -e /etc/pacman.d -a ! -h /etc/pacman.d ]; then mv -f /etc/pacman.d/* /etc/pacman-g2/repos/ rmdir /etc/pacman.d - ln -s /etc/pacman-g2/repos /etc/pacman.d + fi + if [ ! -h /etc/pacman.d ]; then + ln -s pacman-g2/repos /etc/pacman.d fi if grep -q 'etc/pacman\.d' /etc/pacman-g2.conf; then - sed -i 's|etc/pacman\.d|etc/pacman-g2/repos|' etc/pacman-g2.conf + sed -i 's|etc/pacman\.d|etc/pacman-g2/repos|' /etc/pacman-g2.conf fi if [ -e /var/cache/pacman -a ! -h /var/cache/pacman ]; then mv /var/cache/pacman{,-g2} From vmiklos at frugalware.org Thu Jan 3 17:55:16 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 17:55:17 2008 Subject: [Frugalware-git] frugalware-current: Revert "bzflag-2.0.10-1-x86_64" Message-ID: <20080103165516.9BA0D11904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9425f89d02b9e5ded755b183d322dc17da292fc0 commit 9425f89d02b9e5ded755b183d322dc17da292fc0 Author: Miklos Vajna Date: Thu Jan 3 17:55:11 2008 +0100 Revert "bzflag-2.0.10-1-x86_64" - this reverts commit b8f5bfcf230665ca80d1d835161f1cfa1d4fec2c. - omg i'm drunk or what, i wanted to commit only the first hunk. diff --git a/source/games-extra/bzflag/FrugalBuild b/source/games-extra/bzflag/FrugalBuild index 3888db0..7476123 100644 --- a/source/games-extra/bzflag/FrugalBuild +++ b/source/games-extra/bzflag/FrugalBuild @@ -1,18 +1,17 @@ # Compiling time: 2.63 SBU -# Contributor: Tibor Baksa -# Maintainer: voroskoi +# Maintainer: Tibor Baksa pkgname=bzflag pkgver=2.0.10 -pkgrel=1 +pkgrel=2 pkgdesc="BZFlag is a free multiplayer multiplatform 3D tank battle game." _F_sourceforge_ext=".tar.bz2" _F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://www.bzflag.org/" -depends=('curl' 'sdl' 'libxt' 'libsm' 'glew' 'ncurses') +depends=('glibc' 'glew' 'ncurses' 'libsm' 'libxt' 'openssl' 'curl' 'libdrm' 'libxcb' 'libxmu' 'sdlimage' 'libgcc' 'c-ares>=1.5.1') groups=('games-extra') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('24e79127656d2ae5893a84975e16244c62f5ba88') export CXXFLAGS="$CXXFLAGS -fno-strict-aliasing" From vmiklos at frugalware.org Thu Jan 3 17:57:14 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 17:57:15 2008 Subject: [Frugalware-git] frugalware-current: bzflag-2.0.10-2-x86_64 Message-ID: <20080103165714.4C9B811904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c83a58bbdf631ab8ff0052fd213f9184694ac589 commit c83a58bbdf631ab8ff0052fd213f9184694ac589 Author: Miklos Vajna Date: Thu Jan 3 17:56:03 2008 +0100 bzflag-2.0.10-2-x86_64 fix typo: contibutor != maintainer (second try) diff --git a/source/games-extra/bzflag/FrugalBuild b/source/games-extra/bzflag/FrugalBuild index 7476123..f44761a 100644 --- a/source/games-extra/bzflag/FrugalBuild +++ b/source/games-extra/bzflag/FrugalBuild @@ -1,5 +1,6 @@ # Compiling time: 2.63 SBU -# Maintainer: Tibor Baksa +# Contributor: Tibor Baksa +# Maintainer: voroskoi pkgname=bzflag pkgver=2.0.10 From vmiklos at frugalware.org Thu Jan 3 17:57:14 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 17:57:15 2008 Subject: [Frugalware-git] frugalware-current: bzflag-2.0.10-2-x86_64 Message-ID: <20080103165714.6A48811904D6@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=069e46a6c8f42028733e27450037514aa093b2a2 commit 069e46a6c8f42028733e27450037514aa093b2a2 Author: Tibor Baksa Date: Thu Jan 3 17:56:57 2008 +0100 bzflag-2.0.10-2-x86_64 depends() fix diff --git a/source/games-extra/bzflag/FrugalBuild b/source/games-extra/bzflag/FrugalBuild index f44761a..8ccf502 100644 --- a/source/games-extra/bzflag/FrugalBuild +++ b/source/games-extra/bzflag/FrugalBuild @@ -10,7 +10,7 @@ _F_sourceforge_ext=".tar.bz2" _F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://www.bzflag.org/" -depends=('glibc' 'glew' 'ncurses' 'libsm' 'libxt' 'openssl' 'curl' 'libdrm' 'libxcb' 'libxmu' 'sdlimage' 'libgcc' 'c-ares>=1.5.1') +depends=('curl' 'sdl' 'libxt' 'libsm' 'glew' 'ncurses' 'c-ares>=1.5.1') groups=('games-extra') archs=('i686' 'x86_64') sha1sums=('24e79127656d2ae5893a84975e16244c62f5ba88') From vmiklos at frugalware.org Thu Jan 3 20:45:25 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:45:28 2008 Subject: [Frugalware-git] frugalware-current: kernel-2.6.23-5-i686 Message-ID: <20080103194525.42A7E1190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=674d2529bc65da44be24953ed1a2046c23b45b80 commit 674d2529bc65da44be24953ed1a2046c23b45b80 Author: Miklos Vajna Date: Thu Jan 3 20:44:34 2008 +0100 kernel-2.6.23-5-i686 bump to patchlevel '12' diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index c7b81dc..c5ce59d 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 13.99 SBU +# Compiling Time: 17.69 SBU # Maintainer: VMiklos _F_kernel_patches=('aic7xxx-suspend.patch' 'CVE-2007-6434.diff' 'CVE-2007-6206.diff') diff --git a/source/include/kernel-version.sh b/source/include/kernel-version.sh index 9dd0294..efbbd0f 100644 --- a/source/include/kernel-version.sh +++ b/source/include/kernel-version.sh @@ -16,5 +16,5 @@ # * _F_kernelver_stable: the number of the -stable patch to use (if any) ### _F_kernelver_ver=2.6.23 -_F_kernelver_rel=4 -_F_kernelver_stable=11 +_F_kernelver_rel=5 +_F_kernelver_stable=12 From vmiklos at frugalware.org Thu Jan 3 20:55:10 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:55:13 2008 Subject: [Frugalware-git] frugalware-current: fglrx-8.42.3-6-i686 Message-ID: <20080103195510.CBD7A1190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=731225cbeb46ef42750c91091c2b046adc50a008 commit 731225cbeb46ef42750c91091c2b046adc50a008 Author: Miklos Vajna Date: Thu Jan 3 20:52:15 2008 +0100 fglrx-8.42.3-6-i686 rebuilt with kernel-2.6.23-5 diff --git a/source/x11-extra/fglrx/FrugalBuild b/source/x11-extra/fglrx/FrugalBuild index 760f5ca..784d27b 100644 --- a/source/x11-extra/fglrx/FrugalBuild +++ b/source/x11-extra/fglrx/FrugalBuild @@ -4,7 +4,7 @@ pkgname=fglrx pkgver=8.42.3 -pkgrel=5 +pkgrel=6 pkgdesc="Hardware Accelerated ATi driver for xorg" url="http://www.ati.com/" # libstdc++5: no hardware acceleration without it From vmiklos at frugalware.org Thu Jan 3 20:55:10 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:55:14 2008 Subject: [Frugalware-git] frugalware-current: qc-usb-0.6.6-27-i686 Message-ID: <20080103195510.E4E9711904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8e7c2040fecb70e683a76ff2ee92f74a2566a4e7 commit 8e7c2040fecb70e683a76ff2ee92f74a2566a4e7 Author: Miklos Vajna Date: Thu Jan 3 20:52:17 2008 +0100 qc-usb-0.6.6-27-i686 rebuilt with kernel-2.6.23-5 diff --git a/source/multimedia-extra/qc-usb/FrugalBuild b/source/multimedia-extra/qc-usb/FrugalBuild index 5d00ef9..3821ff3 100644 --- a/source/multimedia-extra/qc-usb/FrugalBuild +++ b/source/multimedia-extra/qc-usb/FrugalBuild @@ -3,7 +3,7 @@ pkgname=qc-usb pkgver=0.6.6 -pkgrel=26 +pkgrel=27 pkgdesc="Quickcam kernel driver." groups=('multimedia-extra') archs=('i686' 'x86_64') From vmiklos at frugalware.org Thu Jan 3 20:55:11 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:55:14 2008 Subject: [Frugalware-git] frugalware-current: ipw3945-1.2.2-9-i686 Message-ID: <20080103195511.0330711904D6@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0a35ae28eba73e135a54f00b59d4fdfdf6121f9a commit 0a35ae28eba73e135a54f00b59d4fdfdf6121f9a Author: Miklos Vajna Date: Thu Jan 3 20:52:18 2008 +0100 ipw3945-1.2.2-9-i686 rebuilt with kernel-2.6.23-5 diff --git a/source/network-extra/ipw3945/FrugalBuild b/source/network-extra/ipw3945/FrugalBuild index 1c98c1f..7d9c786 100644 --- a/source/network-extra/ipw3945/FrugalBuild +++ b/source/network-extra/ipw3945/FrugalBuild @@ -3,7 +3,7 @@ pkgname=ipw3945 pkgver=1.2.2 -pkgrel=8 +pkgrel=9 pkgdesc="Intel PRO/Wireless 3945ABG Driver for Linux" _F_sourceforge_ext=".tgz" Finclude sourceforge kernel-module From vmiklos at frugalware.org Thu Jan 3 20:55:11 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:55:15 2008 Subject: [Frugalware-git] frugalware-current: rt2500-1.1.0_b4-33-i686 Message-ID: <20080103195511.1668D11904D7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a3c2ea16da26c710b2e2588d59b1a848fa6b52b0 commit a3c2ea16da26c710b2e2588d59b1a848fa6b52b0 Author: Miklos Vajna Date: Thu Jan 3 20:52:19 2008 +0100 rt2500-1.1.0_b4-33-i686 rebuilt with kernel-2.6.23-5 diff --git a/source/network-extra/rt2500/FrugalBuild b/source/network-extra/rt2500/FrugalBuild index cbd2771..3fab280 100644 --- a/source/network-extra/rt2500/FrugalBuild +++ b/source/network-extra/rt2500/FrugalBuild @@ -3,7 +3,7 @@ pkgname=rt2500 pkgver=1.1.0_b4 -pkgrel=32 +pkgrel=33 pkgdesc="Driver for wireless cards that are based on the Ralink rt2400 and rt2500 chipsets." _F_sourceforge_dirname="rt2400" Finclude kernel-module sourceforge From vmiklos at frugalware.org Thu Jan 3 20:55:11 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:55:33 2008 Subject: [Frugalware-git] frugalware-current: nvidia-169.07-2-i686 Message-ID: <20080103195511.4192E11904DD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e748fc8c762828c4e23153ee8de1b5988ebb33e5 commit e748fc8c762828c4e23153ee8de1b5988ebb33e5 Author: Miklos Vajna Date: Thu Jan 3 20:52:22 2008 +0100 nvidia-169.07-2-i686 rebuilt with kernel-2.6.23-5 diff --git a/source/x11-extra/nvidia/FrugalBuild b/source/x11-extra/nvidia/FrugalBuild index 842edab..4b596db 100644 --- a/source/x11-extra/nvidia/FrugalBuild +++ b/source/x11-extra/nvidia/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nvidia pkgver=169.07 -pkgrel=1 +pkgrel=2 pkgdesc="3D accelerated display driver for Nvidia cards" url="http://www.nvidia.com/object/linux_display_archive.html" conflicts=('libgl' 'libglx') From vmiklos at frugalware.org Thu Jan 3 20:55:11 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:55:33 2008 Subject: [Frugalware-git] frugalware-current: dazuko-2.3.4-6-i686 Message-ID: <20080103195511.355DB11904D8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fd8c7e78f49260f9e5f45eed666e93a92f7dff67 commit fd8c7e78f49260f9e5f45eed666e93a92f7dff67 Author: Miklos Vajna Date: Thu Jan 3 20:52:21 2008 +0100 dazuko-2.3.4-6-i686 rebuilt with kernel-2.6.23-5 diff --git a/source/apps-extra/dazuko/FrugalBuild b/source/apps-extra/dazuko/FrugalBuild index 1452817..26db6b1 100644 --- a/source/apps-extra/dazuko/FrugalBuild +++ b/source/apps-extra/dazuko/FrugalBuild @@ -3,7 +3,7 @@ pkgname=dazuko pkgver=2.3.4 -pkgrel=5 +pkgrel=6 pkgdesc="On-access virus scanning kernel interface" url="http://www.dazuko.org" license="GPL-2 BSD" From vmiklos at frugalware.org Thu Jan 3 20:55:11 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:55:33 2008 Subject: [Frugalware-git] frugalware-current: acerhk-0.5.35-5-i686 Message-ID: <20080103195511.6690711904DF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=29cf88b8fb95a2f4eb371c3e78c65fd06388f42a commit 29cf88b8fb95a2f4eb371c3e78c65fd06388f42a Author: Miklos Vajna Date: Thu Jan 3 20:52:24 2008 +0100 acerhk-0.5.35-5-i686 rebuilt with kernel-2.6.23-5 diff --git a/source/apps-extra/acerhk/FrugalBuild b/source/apps-extra/acerhk/FrugalBuild index cdc1d9e..cd29ffe 100644 --- a/source/apps-extra/acerhk/FrugalBuild +++ b/source/apps-extra/acerhk/FrugalBuild @@ -4,7 +4,7 @@ pkgname=acerhk pkgver=0.5.35 -pkgrel=4 +pkgrel=5 pkgdesc="Acer Hotkey driver for Linux" url="http://www.cakey.de/acerhk/" Finclude kernel-module From vmiklos at frugalware.org Thu Jan 3 20:55:11 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:55:34 2008 Subject: [Frugalware-git] frugalware-current: gspcav1-1.00.20-2-i686 Message-ID: <20080103195511.58FB911904DE@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3d98deac6740f63dade17f9049d3847d05ec71fd commit 3d98deac6740f63dade17f9049d3847d05ec71fd Author: Miklos Vajna Date: Thu Jan 3 20:52:23 2008 +0100 gspcav1-1.00.20-2-i686 rebuilt with kernel-2.6.23-5 diff --git a/source/multimedia-extra/gspcav1/FrugalBuild b/source/multimedia-extra/gspcav1/FrugalBuild index cfb393d..71087f7 100644 --- a/source/multimedia-extra/gspcav1/FrugalBuild +++ b/source/multimedia-extra/gspcav1/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gspcav1 pkgver=1.00.20 -pkgrel=1 +pkgrel=2 pkgdate=20071224 pkgdesc="One driver Upto 220 Webcams supported" url="http://mxhaard.free.fr" From vmiklos at frugalware.org Thu Jan 3 20:55:11 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:55:34 2008 Subject: [Frugalware-git] frugalware-current: wlan-ng-0.2.8-14-i686 Message-ID: <20080103195511.6E6B411904E0@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=256ca4e6b3e0c9b6014f2e26e1ec648ac72e1f4d commit 256ca4e6b3e0c9b6014f2e26e1ec648ac72e1f4d Author: Miklos Vajna Date: Thu Jan 3 20:52:26 2008 +0100 wlan-ng-0.2.8-14-i686 rebuilt with kernel-2.6.23-5 diff --git a/source/network-extra/wlan-ng/FrugalBuild b/source/network-extra/wlan-ng/FrugalBuild index 4cb1ba2..d561e4c 100644 --- a/source/network-extra/wlan-ng/FrugalBuild +++ b/source/network-extra/wlan-ng/FrugalBuild @@ -3,7 +3,7 @@ pkgname=wlan-ng pkgver=0.2.8 -pkgrel=13 +pkgrel=14 pkgdesc="Wireless Lan modules" url="http://www.linux-wlan.org/" Finclude kernel-module From vmiklos at frugalware.org Thu Jan 3 20:55:11 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:55:36 2008 Subject: [Frugalware-git] frugalware-current: kqemu-1.3.0pre11-20-i686 Message-ID: <20080103195511.74E5511904E1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4e0a668eb6ec4b3caab335cf0f0886c7f4776db0 commit 4e0a668eb6ec4b3caab335cf0f0886c7f4776db0 Author: Miklos Vajna Date: Thu Jan 3 20:52:27 2008 +0100 kqemu-1.3.0pre11-20-i686 rebuilt with kernel-2.6.23-5 diff --git a/source/xapps-extra/kqemu/FrugalBuild b/source/xapps-extra/kqemu/FrugalBuild index c83858c..775d691 100644 --- a/source/xapps-extra/kqemu/FrugalBuild +++ b/source/xapps-extra/kqemu/FrugalBuild @@ -3,7 +3,7 @@ pkgname=kqemu pkgver=1.3.0pre11 -pkgrel=19 +pkgrel=20 pkgdesc="QEMU Accelerator Module" url="http://fabrice.bellard.free.fr/qemu/" depends=('qemu') From vmiklos at frugalware.org Thu Jan 3 20:55:11 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:55:36 2008 Subject: [Frugalware-git] frugalware-current: nvidia-96xx-96.43.01-5-i686 Message-ID: <20080103195511.82D0C11904E2@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=92ccd0ab9db7f6ef48dd83d2fc2e365e4eb9204b commit 92ccd0ab9db7f6ef48dd83d2fc2e365e4eb9204b Author: Miklos Vajna Date: Thu Jan 3 20:52:28 2008 +0100 nvidia-96xx-96.43.01-5-i686 rebuilt with kernel-2.6.23-5 diff --git a/source/x11-extra/nvidia-96xx/FrugalBuild b/source/x11-extra/nvidia-96xx/FrugalBuild index c455830..a4b3793 100644 --- a/source/x11-extra/nvidia-96xx/FrugalBuild +++ b/source/x11-extra/nvidia-96xx/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nvidia-96xx pkgver=96.43.01 -pkgrel=4 +pkgrel=5 pkgdesc="3d accelerated display driver for Nvidia cards" url="http://www.nvidia.com/object/linux_display_archive.html" conflicts=('libgl' 'libglx' 'nvidia') From vmiklos at frugalware.org Thu Jan 3 20:55:11 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:55:37 2008 Subject: [Frugalware-git] frugalware-current: lirc-0.8.2-14-i686 Message-ID: <20080103195511.91E6F11904E3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fdaadad18cdec2ffae0e5338a3c96a40523a9844 commit fdaadad18cdec2ffae0e5338a3c96a40523a9844 Author: Miklos Vajna Date: Thu Jan 3 20:52:30 2008 +0100 lirc-0.8.2-14-i686 rebuilt with kernel-2.6.23-5 diff --git a/source/apps-extra/lirc/FrugalBuild b/source/apps-extra/lirc/FrugalBuild index f9bd045..6a13aa7 100644 --- a/source/apps-extra/lirc/FrugalBuild +++ b/source/apps-extra/lirc/FrugalBuild @@ -3,7 +3,7 @@ pkgname=lirc pkgver=0.8.2 -pkgrel=13 +pkgrel=14 pkgdesc="LIRC is a package that allows you to decode and send infra-red signals of many commonly used remote controls." url="http://www.lirc.org/" Finclude kernel-module sourceforge From vmiklos at frugalware.org Thu Jan 3 20:55:11 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:55:38 2008 Subject: [Frugalware-git] frugalware-current: rlocate-0.5.6-9-i686 Message-ID: <20080103195511.A165F11904E4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=de53035ed38a3fd15bbdea4d351aa62070d2e8eb commit de53035ed38a3fd15bbdea4d351aa62070d2e8eb Author: Miklos Vajna Date: Thu Jan 3 20:52:31 2008 +0100 rlocate-0.5.6-9-i686 rebuilt with kernel-2.6.23-5 diff --git a/source/apps-extra/rlocate/FrugalBuild b/source/apps-extra/rlocate/FrugalBuild index 7aa2867..194fd7a 100644 --- a/source/apps-extra/rlocate/FrugalBuild +++ b/source/apps-extra/rlocate/FrugalBuild @@ -3,7 +3,7 @@ pkgname=rlocate pkgver=0.5.6 -pkgrel=8 +pkgrel=9 pkgdesc="rlocate is an implementation of the locate command" _F_kernelmod_scriptlet=$pkgname.install Finclude kernel-module From vmiklos at frugalware.org Thu Jan 3 20:55:11 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:55:38 2008 Subject: [Frugalware-git] frugalware-current: adm8211-20060111-33-i686 Message-ID: <20080103195511.AEDA711904E5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5c87b53e6ba3561461971b15cb5a72bee2f925d4 commit 5c87b53e6ba3561461971b15cb5a72bee2f925d4 Author: Miklos Vajna Date: Thu Jan 3 20:52:32 2008 +0100 adm8211-20060111-33-i686 rebuilt with kernel-2.6.23-5 diff --git a/source/network-extra/adm8211/FrugalBuild b/source/network-extra/adm8211/FrugalBuild index dc1faf3..c9c3485 100644 --- a/source/network-extra/adm8211/FrugalBuild +++ b/source/network-extra/adm8211/FrugalBuild @@ -3,7 +3,7 @@ pkgname=adm8211 pkgver=20060111 -pkgrel=32 +pkgrel=33 pkgdesc="IEEE 802.11 wireless LAN driver for adm8211 based cards" url="http://aluminum.sourmilk.net/adm8211/" Finclude kernel-module From vmiklos at frugalware.org Thu Jan 3 20:55:11 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:55:38 2008 Subject: [Frugalware-git] frugalware-current: truecrypt-4.3-17-i686 Message-ID: <20080103195511.D6E831190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f9281ac0ad8fba9743adf0625785651dae954dca commit f9281ac0ad8fba9743adf0625785651dae954dca Author: Miklos Vajna Date: Thu Jan 3 20:52:35 2008 +0100 truecrypt-4.3-17-i686 rebuilt with kernel-2.6.23-5 diff --git a/source/apps-extra/truecrypt/FrugalBuild b/source/apps-extra/truecrypt/FrugalBuild index 2484447..2a786f8 100644 --- a/source/apps-extra/truecrypt/FrugalBuild +++ b/source/apps-extra/truecrypt/FrugalBuild @@ -4,7 +4,7 @@ pkgname=truecrypt pkgver=4.3 pkgextraver=a -pkgrel=16 +pkgrel=17 pkgdesc="A free open-source disk encryption software" url="http://www.truecrypt.org/" Finclude kernel-module From vmiklos at frugalware.org Thu Jan 3 20:55:11 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:55:39 2008 Subject: [Frugalware-git] frugalware-current: madwifi-0.9.3.3-6-i686 Message-ID: <20080103195511.CB5E211904E6@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8501ca9cadb0eeb720c0eadaa799b1f28c131903 commit 8501ca9cadb0eeb720c0eadaa799b1f28c131903 Author: Miklos Vajna Date: Thu Jan 3 20:52:34 2008 +0100 madwifi-0.9.3.3-6-i686 rebuilt with kernel-2.6.23-5 diff --git a/source/network/madwifi/FrugalBuild b/source/network/madwifi/FrugalBuild index 618186a..af975d6 100644 --- a/source/network/madwifi/FrugalBuild +++ b/source/network/madwifi/FrugalBuild @@ -3,7 +3,7 @@ pkgname=madwifi pkgver=0.9.3.3 -pkgrel=5 +pkgrel=6 pkgdesc="Madwifi drivers for Atheros wireless chipsets" url="http://madwifi.sourceforge.net/" Finclude kernel-module From vmiklos at frugalware.org Thu Jan 3 20:55:11 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:55:40 2008 Subject: [Frugalware-git] frugalware-current: ndiswrapper-1.51-2-i686 Message-ID: <20080103195511.E1CAD11904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=23059b1b652731f21221f30c9241242bc2bb9009 commit 23059b1b652731f21221f30c9241242bc2bb9009 Author: Miklos Vajna Date: Thu Jan 3 20:52:37 2008 +0100 ndiswrapper-1.51-2-i686 rebuilt with kernel-2.6.23-5 diff --git a/source/network-extra/ndiswrapper/FrugalBuild b/source/network-extra/ndiswrapper/FrugalBuild index 25715e1..910ff25 100644 --- a/source/network-extra/ndiswrapper/FrugalBuild +++ b/source/network-extra/ndiswrapper/FrugalBuild @@ -4,7 +4,7 @@ pkgname=ndiswrapper pkgver=1.51 -pkgrel=1 +pkgrel=2 pkgdesc="Wrapper for using Windows drivers for some wireless cards" _F_kernelmod_scriptlet=$pkgname.install Finclude kernel-module sourceforge From vmiklos at frugalware.org Thu Jan 3 20:55:11 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:55:40 2008 Subject: [Frugalware-git] frugalware-current: r8169-6.004.00-4-i686 Message-ID: <20080103195511.EADD211904E7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=adcbba690463b3c490207b356a5cd83b894d6c5a commit adcbba690463b3c490207b356a5cd83b894d6c5a Author: Miklos Vajna Date: Thu Jan 3 20:52:38 2008 +0100 r8169-6.004.00-4-i686 rebuilt with kernel-2.6.23-5 diff --git a/source/network-extra/r8169/FrugalBuild b/source/network-extra/r8169/FrugalBuild index e355061..9d2d8aa 100644 --- a/source/network-extra/r8169/FrugalBuild +++ b/source/network-extra/r8169/FrugalBuild @@ -3,7 +3,7 @@ pkgname=r8169 pkgver=6.004.00 -pkgrel=3 +pkgrel=4 Finclude sourceforge kernel-module pkgdesc="Realtek driver for RTL8169/8110 cards." url="http://www.realtek.com.tw" From vmiklos at frugalware.org Thu Jan 3 20:55:12 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:55:41 2008 Subject: [Frugalware-git] frugalware-current: acx100-20071003-5-i686 Message-ID: <20080103195512.1B95B11904E9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f284c712a5c08fdf938d25102a4396edf1ab5e75 commit f284c712a5c08fdf938d25102a4396edf1ab5e75 Author: Miklos Vajna Date: Thu Jan 3 20:52:40 2008 +0100 acx100-20071003-5-i686 rebuilt with kernel-2.6.23-5 diff --git a/source/network-extra/acx100/FrugalBuild b/source/network-extra/acx100/FrugalBuild index 3ac2ce3..b1e980b 100644 --- a/source/network-extra/acx100/FrugalBuild +++ b/source/network-extra/acx100/FrugalBuild @@ -4,7 +4,7 @@ pkgname=acx100 origname=acx-mac80211 pkgver=20071003 -pkgrel=4 +pkgrel=5 pkgdesc="The ACX100/ACX111 wireless network driver." _F_sourceforge_ext=".tar.bz2" _F_sourceforge_dirname=${pkgname} From vmiklos at frugalware.org Thu Jan 3 20:55:12 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:55:41 2008 Subject: [Frugalware-git] frugalware-current: rt2400-1.2.2_b3-15-i686 Message-ID: <20080103195512.00CA111904E8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ba4c530b431eb2f8b9c84ac51e3337998dc53481 commit ba4c530b431eb2f8b9c84ac51e3337998dc53481 Author: Miklos Vajna Date: Thu Jan 3 20:52:39 2008 +0100 rt2400-1.2.2_b3-15-i686 rebuilt with kernel-2.6.23-5 diff --git a/source/network-extra/rt2400/FrugalBuild b/source/network-extra/rt2400/FrugalBuild index 94e8b8b..5c61c8d 100644 --- a/source/network-extra/rt2400/FrugalBuild +++ b/source/network-extra/rt2400/FrugalBuild @@ -3,7 +3,7 @@ pkgname=rt2400 pkgver=1.2.2_b3 -pkgrel=14 +pkgrel=15 pkgdesc="Driver for wireless cards that are based on the Ralink rt2400 chipsets." Finclude kernel-module sourceforge url="http://rt2x00.serialmonkey.com/wiki/index.php" From vmiklos at frugalware.org Thu Jan 3 20:55:12 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 20:55:42 2008 Subject: [Frugalware-git] frugalware-current: virtualbox-1.5.4-2-i686 Message-ID: <20080103195512.284B111904EA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4788cb9123a0c4850cfa955669a52bcd5d2742e0 commit 4788cb9123a0c4850cfa955669a52bcd5d2742e0 Author: Miklos Vajna Date: Thu Jan 3 20:52:42 2008 +0100 virtualbox-1.5.4-2-i686 rebuilt with kernel-2.6.23-5 diff --git a/source/xapps-extra/virtualbox/FrugalBuild b/source/xapps-extra/virtualbox/FrugalBuild index 7adf2b6..f3b36c2 100644 --- a/source/xapps-extra/virtualbox/FrugalBuild +++ b/source/xapps-extra/virtualbox/FrugalBuild @@ -5,7 +5,7 @@ pkgname=virtualbox realname=VirtualBox pkgver=1.5.4 -pkgrel=1 +pkgrel=2 pkgdesc="InnoTek VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use." url="http://www.virtualbox.org" _F_kernelmod_scriptlet=$pkgname.install From vmiklos at frugalware.org Thu Jan 3 21:15:02 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 21:15:05 2008 Subject: [Frugalware-git] frugalware-current: docs/release-howto: add 'we need to update screenshots before a release' Message-ID: <20080103201502.34B2011901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e9e7125fa2785e279f0373197f4f2b21d11eeacd commit e9e7125fa2785e279f0373197f4f2b21d11eeacd Author: Miklos Vajna Date: Thu Jan 3 21:14:55 2008 +0100 docs/release-howto: add 'we need to update screenshots before a release' diff --git a/docs/release-howto.txt b/docs/release-howto.txt index 95d210b..cc05b23 100644 --- a/docs/release-howto.txt +++ b/docs/release-howto.txt @@ -21,6 +21,7 @@ $ rsync -avP --delete-after frugalware-current/* frugalware-testing/ - check if the artwork has been updated completely. see http://frugalware.org/pipermail/frugalware-devel/2007-February/003163.html[this] mail from Nadfoka on what items should be checked +- ask someone to update the screenshots - sync the archs, checkpkgs shouldn't have any red pkg in it's output - run gensync to rebuild the fdbs - generate isos and test if everything is ok From vmiklos at frugalware.org Thu Jan 3 23:48:46 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 3 23:48:48 2008 Subject: [Frugalware-git] frugalware-current: iptables-1.4.0-1-i686 Message-ID: <20080103224846.0807B11901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a4e84b08430208cd4fa8e087cdb9a37d75d5827f commit a4e84b08430208cd4fa8e087cdb9a37d75d5827f Author: Miklos Vajna Date: Thu Jan 3 23:46:49 2008 +0100 iptables-1.4.0-1-i686 version bump diff --git a/source/network/iptables/FrugalBuild b/source/network/iptables/FrugalBuild index fa4d001..efb44d6 100644 --- a/source/network/iptables/FrugalBuild +++ b/source/network/iptables/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: Zsolt Szalai pkgname=iptables -pkgver=1.3.8 +pkgver=1.4.0 pkgrel=1 pkgdesc="IP packet filter administration" url="http://www.iptables.org/" @@ -13,7 +13,13 @@ archs=('i686' 'x86_64') backup=(etc/sysconfig/{firewall,iptables}) up2date="lynx -dump http://www.iptables.org/projects/iptables/downloads.html|grep bz2$|sed 's/.*-\(.*\)\.t.*/\1/;q'" source=(http://www.iptables.org/projects/iptables/files/iptables-$pkgver.tar.bz2 \ - rc.firewall rc.firewall-hu.po iptables firewall) + rc.firewall rc.firewall-hu.po iptables firewall headers.diff) +sha1sums=('b61064885ab20b62d6ac2a590ea429117248d9d7' \ + '8d817150509f677370561bd412f49d2868f1eeef' \ + '0f8f613fe2daac570bece0df8711b4b6546a9e34' \ + '57af04722d7b42f128b96119ffa97fd3924f80b1' \ + '56ff89ba4ef72b0a203a1210e4fe9ea869e89ff5' \ + 'f4c25b57850187988562134a6c51956a61c79c6d') # As you can see, the /etc/sysconfig/firewall file was generated by # iptables-save. I used the following commands before using iptables-save: @@ -25,6 +31,7 @@ source=(http://www.iptables.org/projects/iptables/files/iptables-$pkgver.tar.bz2 build() { + Fpatchall Fsed '/usr/local' '/usr' Makefile Fsed '^\(COPT_FLAGS:=\)-O2$' "\1$CFLAGS" Makefile @@ -37,8 +44,3 @@ build() } # optimization OK -sha1sums=('948f361b194e989b39de4cfa3e95dbe634269ed0' \ - '8d817150509f677370561bd412f49d2868f1eeef' \ - '0f8f613fe2daac570bece0df8711b4b6546a9e34' \ - '57af04722d7b42f128b96119ffa97fd3924f80b1' \ - '56ff89ba4ef72b0a203a1210e4fe9ea869e89ff5') diff --git a/source/network/iptables/headers.diff b/source/network/iptables/headers.diff new file mode 100644 index 0000000..54f0761 --- /dev/null +++ b/source/network/iptables/headers.diff @@ -0,0 +1,40 @@ +diff -Naur iptables-1.4.0.orig/include/linux/netfilter_ipv4/ip_tables.h iptables-1.4.0/include/linux/netfilter_ipv4/ip_tables.h +--- iptables-1.4.0.orig/include/linux/netfilter_ipv4/ip_tables.h 2007-12-22 13:44:17.000000000 +0100 ++++ iptables-1.4.0/include/linux/netfilter_ipv4/ip_tables.h 2008-01-03 23:39:55.000000000 +0100 +@@ -15,7 +15,6 @@ + #ifndef _IPTABLES_H + #define _IPTABLES_H + +-#include + #include + + #include +@@ -187,7 +186,7 @@ + /* Number of counters (must be equal to current number of entries). */ + unsigned int num_counters; + /* The old entries' counters. */ +- struct xt_counters __user *counters; ++ struct xt_counters *counters; + + /* The entries (hang off end: not really an array). */ + struct ipt_entry entries[0]; +diff -Naur iptables-1.4.0.orig/include/linux/netfilter_ipv6/ip6_tables.h iptables-1.4.0/include/linux/netfilter_ipv6/ip6_tables.h +--- iptables-1.4.0.orig/include/linux/netfilter_ipv6/ip6_tables.h 2007-12-22 13:44:17.000000000 +0100 ++++ iptables-1.4.0/include/linux/netfilter_ipv6/ip6_tables.h 2008-01-03 23:39:46.000000000 +0100 +@@ -15,7 +15,6 @@ + #ifndef _IP6_TABLES_H + #define _IP6_TABLES_H + +-#include + #include + + #include +@@ -247,7 +246,7 @@ + /* Number of counters (must be equal to current number of entries). */ + unsigned int num_counters; + /* The old entries' counters. */ +- struct xt_counters __user *counters; ++ struct xt_counters *counters; + + /* The entries (hang off end: not really an array). */ + struct ip6t_entry entries[0]; From vmiklos at frugalware.org Fri Jan 4 00:41:46 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 4 00:41:49 2008 Subject: [Frugalware-git] frugalware-current: metastore-git33.g9b86abe-1-i686 Message-ID: <20080103234146.91AA711904D6@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d5aefc186b9c8f9e19fd532f78868c6f5519a73a commit d5aefc186b9c8f9e19fd532f78868c6f5519a73a Author: Miklos Vajna Date: Fri Jan 4 00:40:49 2008 +0100 metastore-git33.g9b86abe-1-i686 new package diff --git a/source/apps-extra/metastore/FrugalBuild b/source/apps-extra/metastore/FrugalBuild new file mode 100644 index 0000000..9863cae --- /dev/null +++ b/source/apps-extra/metastore/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0 SBU +# Maintainer: VMiklos + +pkgname=metastore +pkgver=git33.g9b86abe +pkgrel=1 +pkgdesc="Tools to (re)store metadata." +url="http://david.hardeman.nu/software.php#metastore" +depends=('glibc') +makedepends=('xfsprogs-attr') +groups=('apps-extra') +archs=('i686') +pkgurl="http://ftp.frugalware.org/pub/other/sources/metastore/" +up2date="lynx -dump $pkgurl |Flasttarbz2" +source=($pkgurl/$pkgname-$pkgver.tar.bz2) +signatures=($source.asc) From vmiklos at frugalware.org Fri Jan 4 01:05:11 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 4 01:05:13 2008 Subject: [Frugalware-git] frugalware-current: dcron-3.2-3-i686 Message-ID: <20080104000511.71E2911901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fc2c89aafa247d63aa27f12dec8179e9ce8f6002 commit fc2c89aafa247d63aa27f12dec8179e9ce8f6002 Author: Miklos Vajna Date: Fri Jan 4 01:04:44 2008 +0100 dcron-3.2-3-i686 run-parts: s/rpm*/pac*/ and add --exit-on-error option diff --git a/source/base/dcron/FrugalBuild b/source/base/dcron/FrugalBuild index f91c599..1a5d32c 100644 --- a/source/base/dcron/FrugalBuild +++ b/source/base/dcron/FrugalBuild @@ -3,7 +3,7 @@ pkgname=dcron pkgver=3.2 -pkgrel=2 +pkgrel=3 pkgdesc="Dillon's Cron daemon" url="http://apollo.backplane.com/FreeSrc/" rodepends=('sysklogd' 'psmisc') @@ -13,7 +13,14 @@ backup=(var/spool/cron/crontabs/root) # Matt is lazy to update the version on the website :) up2date="lynx -dump $url |grep DCRON|cut -d V -f 2|sed 's/3.1/3.2/'" source=(http://apollo.backplane.com/FreeSrc/dcron${pkgver/./}.tgz \ - run-parts.gz run-parts.8.gz rc.crond root rc.crond-{de,hu}.po) + run-parts run-parts.8.gz rc.crond root rc.crond-{de,hu}.po) +sha1sums=('9ad539a5256684b86183cb51d92faf4dc40f179b' \ + '82d5cb3c08323f4774ab352a984cef7092eaab2e' \ + '7d4d036ba92819467b5186177e57fa0a861f86eb' \ + 'd8166f79544727affb0752bac5be48ef32ef4073' \ + '29cdde5846c7f3ffa3cef2c3e4f14cf10cadcc99' \ + '9d855c0b62720f080d5b4cc2ad2ac3cb933b5497' \ + '65181250a12cdc6a62c63e794275d95edb736cf7') build() { @@ -33,10 +40,3 @@ build() } # optimization ok -sha1sums=('9ad539a5256684b86183cb51d92faf4dc40f179b' \ - 'd4684b31c0e90f6781204ef7b896e5a3200335f4' \ - '7d4d036ba92819467b5186177e57fa0a861f86eb' \ - 'd8166f79544727affb0752bac5be48ef32ef4073' \ - '29cdde5846c7f3ffa3cef2c3e4f14cf10cadcc99' \ - '9d855c0b62720f080d5b4cc2ad2ac3cb933b5497' \ - '65181250a12cdc6a62c63e794275d95edb736cf7') diff --git a/source/base/dcron/run-parts b/source/base/dcron/run-parts new file mode 100644 index 0000000..85db5ee --- /dev/null +++ b/source/base/dcron/run-parts @@ -0,0 +1,58 @@ +#!/bin/sh +# run-parts: Runs all the scripts found in a directory. + +# keep going when something fails +set +e + +if [ $# -lt 1 ]; then + echo "Usage: run-parts " + exit 1 +fi + +unset EXIT_ON_ERROR +if [ "$1" == "--exit-on-error" ]; then + EXIT_ON_ERROR="y" + shift 1 +fi + +if [ ! -d $1 ]; then + echo "Not a directory: $1" + echo "Usage: run-parts " + exit 1 +fi + +# There are several types of files that we would like to +# ignore automatically, as they are likely to be backups +# of other scripts: +IGNORE_SUFFIXES="~ ^ , .bak .new .pacsave .pacorig .pacnew .swp" + +# Main loop: +for SCRIPT in $1/* ; do + # If this is not a regular file, skip it: + if [ ! -f $SCRIPT ]; then + continue + fi + # Determine if this file should be skipped by suffix: + SKIP=false + for SUFFIX in $IGNORE_SUFFIXES ; do + if [ ! "`basename $SCRIPT $SUFFIX`" = "`basename $SCRIPT`" ]; then + SKIP=true + break + fi + done + if [ "$SKIP" = "true" ]; then + continue + fi + # If we've made it this far, then run the script if it's executable: + if [ -x $SCRIPT ]; then + echo "$SCRIPT:" + echo + $SCRIPT 2>&1 + if [ -n "$EXIT_ON_ERROR" -a $? != 0 ]; then + exit 1 + fi + echo + fi +done + +exit 0 diff --git a/source/base/dcron/run-parts.gz b/source/base/dcron/run-parts.gz deleted file mode 100644 index 92da98b..0000000 Binary files a/source/base/dcron/run-parts.gz and /dev/null differ From vmiklos at frugalware.org Fri Jan 4 01:08:45 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 4 01:08:47 2008 Subject: [Frugalware-git] frugalware-current: dcron-3.2-4-i686 Message-ID: <20080104000845.BFFFC11904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=54fa1dab866ff800e5898ba30629147980e83990 commit 54fa1dab866ff800e5898ba30629147980e83990 Author: Miklos Vajna Date: Fri Jan 4 01:08:31 2008 +0100 dcron-3.2-4-i686 run-parts: forgot to remove the debug echos diff --git a/source/base/dcron/FrugalBuild b/source/base/dcron/FrugalBuild index 1a5d32c..268148d 100644 --- a/source/base/dcron/FrugalBuild +++ b/source/base/dcron/FrugalBuild @@ -3,7 +3,7 @@ pkgname=dcron pkgver=3.2 -pkgrel=3 +pkgrel=4 pkgdesc="Dillon's Cron daemon" url="http://apollo.backplane.com/FreeSrc/" rodepends=('sysklogd' 'psmisc') @@ -15,7 +15,7 @@ up2date="lynx -dump $url |grep DCRON|cut -d V -f 2|sed 's/3.1/3.2/'" source=(http://apollo.backplane.com/FreeSrc/dcron${pkgver/./}.tgz \ run-parts run-parts.8.gz rc.crond root rc.crond-{de,hu}.po) sha1sums=('9ad539a5256684b86183cb51d92faf4dc40f179b' \ - '82d5cb3c08323f4774ab352a984cef7092eaab2e' \ + 'b9fa3287f26a3f882bc50256b8a017f94458aa47' \ '7d4d036ba92819467b5186177e57fa0a861f86eb' \ 'd8166f79544727affb0752bac5be48ef32ef4073' \ '29cdde5846c7f3ffa3cef2c3e4f14cf10cadcc99' \ diff --git a/source/base/dcron/run-parts b/source/base/dcron/run-parts index 85db5ee..660efc5 100644 --- a/source/base/dcron/run-parts +++ b/source/base/dcron/run-parts @@ -45,13 +45,10 @@ for SCRIPT in $1/* ; do fi # If we've made it this far, then run the script if it's executable: if [ -x $SCRIPT ]; then - echo "$SCRIPT:" - echo $SCRIPT 2>&1 if [ -n "$EXIT_ON_ERROR" -a $? != 0 ]; then exit 1 fi - echo fi done From vmiklos at frugalware.org Fri Jan 4 01:13:35 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 4 01:13:39 2008 Subject: [Frugalware-git] bmf: etckeeper-0.6-1-i686 Message-ID: <20080104001335.D0C8E11904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=533a92305c2fa5e78e7a7c43146f2093c83c67e3 commit 533a92305c2fa5e78e7a7c43146f2093c83c67e3 Author: Miklos Vajna Date: Fri Jan 4 01:12:33 2008 +0100 etckeeper-0.6-1-i686 new package. it's not for current yet as: - it depends on pacman from git (packaged in this repo) - pacman-g2.diff needs more testing diff --git a/source/apps-extra/etckeeper/FrugalBuild b/source/apps-extra/etckeeper/FrugalBuild new file mode 100644 index 0000000..6c80878 --- /dev/null +++ b/source/apps-extra/etckeeper/FrugalBuild @@ -0,0 +1,27 @@ +# Compiling Time: 0 SBU +# Maintainer: VMiklos + +pkgname=etckeeper +pkgver=0.6 +pkgrel=1 +pkgdesc="Stores the /etc directory in a git repo." +url="http://kitenet.net/~joey/code/etckeeper/" +rodepends=('git>=1.5.3.4' 'metastore' 'pacman-g2>=3.6.6.6.g3a1c159' \ + 'dcron>=3.2-4') +backup=(etc/$pkgname/$pkgname) +groups=('apps-extra') +archs=('i686') +pkgurl="http://ftp.frugalware.org/pub/other/sources/etckeeper/" +up2date="lynx -dump $pkgurl |Flasttarbz2" +source=($pkgurl/$pkgname-$pkgver.tar.bz2 pacman-g2.diff) +signatures=($source.asc '') + +# this pkg should be in bmf till: +# - the next pacman-g2 release +# - the pacman-g2.diff stabilizes + +build() +{ + Fpatchall + Fmakeinstall PACKAGE_MANAGER=pacman-g2 PREFIX=$Fdestdir +} diff --git a/source/apps-extra/etckeeper/pacman-g2.diff b/source/apps-extra/etckeeper/pacman-g2.diff new file mode 100644 index 0000000..5b9c4ed --- /dev/null +++ b/source/apps-extra/etckeeper/pacman-g2.diff @@ -0,0 +1,104 @@ +diff --git a/Makefile b/Makefile +index 17ac854..3ad9a18 100644 +--- a/Makefile ++++ b/Makefile +@@ -3,6 +3,11 @@ install: + cp -a *.d $(PREFIX)/etc/etckeeper/ + cp etckeeper.conf $(PREFIX)/etc/etckeeper/ + install -D etckeeper $(PREFIX)/usr/bin/etckeeper ++ifeq ($(PACKAGE_MANAGER),) + install -m 0644 -D apt.conf $(PREFIX)/etc/apt/apt.conf.d/05etckeeper ++endif ++ifeq ($(PACKAGE_MANAGER),pacman-g2) ++ install -m 0644 -D pacman-g2.hook $(PREFIX)/etc/pacman-g2/hooks/etckeeper ++endif + install -m 0644 -D etckeeper.1 $(PREFIX)/usr/share/man/man1/etckeeper.1 + install -m 0644 -D bash_completion $(PREFIX)/etc/bash_completion.d/etckeeper +\ No newline at end of file +diff --git a/init.d/50git-ignore b/init.d/50git-ignore +index f931592..533782a 100755 +--- a/init.d/50git-ignore ++++ b/init.d/50git-ignore +@@ -7,6 +7,11 @@ if [ ! -e .gitignore ]; then + # new and old versions of conffiles, stored by dpkg + *.dpkg-* + ++# new and old versions of conffiles, stored by pacman ++*.pacnew ++*.pacorig ++*.pacsave ++ + # mount(8) records system state here, no need to keep these in git + blkid.tab + blkid.tab.old +diff --git a/pacman-g2.hook b/pacman-g2.hook +new file mode 100644 +index 0000000..4670a07 +--- /dev/null ++++ b/pacman-g2.hook +@@ -0,0 +1,19 @@ ++#!/bin/sh ++ ++pre_sysupgrade() ++{ ++ if [ -x /usr/bin/etckeeper ]; then ++ etckeeper pre-apt ++ fi ++} ++ ++post_sysupgrade() ++{ ++ if [ -x /usr/bin/etckeeper ]; then ++ etckeeper post-apt ++ fi ++} ++ ++op=$1 ++shift ++$op $* +diff --git a/pre-apt.d/50uncommitted-changes b/pre-apt.d/50uncommitted-changes +index d39401c..b68aadf 100755 +--- a/pre-apt.d/50uncommitted-changes ++++ b/pre-apt.d/50uncommitted-changes +@@ -1,22 +1,29 @@ + #!/bin/sh + set -e + if [ -d .git ] && ! LANG=C git-status 2>&1 | grep -q "working directory clean"; then +- . /usr/share/debconf/confmodule +- db_capb escape +- db_title etckeeper ++ RET="true" ++ if [ -e /usr/share/debconf/confmodule ]; then ++ . /usr/share/debconf/confmodule ++ db_capb escape ++ db_title etckeeper + +- db_reset etckeeper/unclean || true +- db_subst etckeeper/unclean STATUS $(git-status | debconf-escape -e) || true +- db_input critical etckeeper/unclean || true +- db_go || true +- db_get etckeeper/unclean ++ db_reset etckeeper/unclean || true ++ db_subst etckeeper/unclean STATUS $(git-status | debconf-escape -e) || true ++ db_input critical etckeeper/unclean || true ++ db_go || true ++ db_get etckeeper/unclean ++ fi + if [ "$RET" = true ]; then + git add . + if ! git commit $GIT_COMMIT_OPTIONS -m "saving uncommitted changes in /etc prior to apt run"; then +- db_input critical etckeeper/commit_failed || true +- db_go || true +- db_reset etckeeper/commit_failed || true ++ if [ -e /usr/share/debconf/confmodule ]; then ++ db_input critical etckeeper/commit_failed || true ++ db_go || true ++ db_reset etckeeper/commit_failed || true ++ fi + fi + fi +- db_reset etckeeper/unclean || true ++ if [ -e /usr/share/debconf/confmodule ]; then ++ db_reset etckeeper/unclean || true ++ fi + fi From vmiklos at frugalware.org Fri Jan 4 01:17:05 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 4 01:17:07 2008 Subject: [Frugalware-git] pacman-tools: dg: when falbacking to git , escape quotes properly Message-ID: <20080104001705.D827411904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=d82c932b7aa248ff83279e7bbd8b199c60f540dd commit d82c932b7aa248ff83279e7bbd8b199c60f540dd Author: Miklos Vajna Date: Fri Jan 4 01:16:20 2008 +0100 dg: when falbacking to git , escape quotes properly diff --git a/darcs-git.py b/darcs-git.py index e70b511..3958c52 100755 --- a/darcs-git.py +++ b/darcs-git.py @@ -931,7 +931,7 @@ PURPOSE.""" % __version__ elif sys.argv[1][:5] == "track": return trackdown(argv[1:]) else: - return os.system("git %s" % " ".join(argv)) + return os.system("git '%s'" % "' '".join(argv)) if __name__ == "__main__": if main(sys.argv[1:]) != 0: From vmiklos at frugalware.org Fri Jan 4 01:57:04 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 4 01:57:05 2008 Subject: [Frugalware-git] frugalware-current: python-2.5.1-8-i686 Message-ID: <20080104005704.0A72C11904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3379df7564dd09bf1044fd8cda9553e4822be498 commit 3379df7564dd09bf1044fd8cda9553e4822be498 Author: Miklos Vajna Date: Fri Jan 4 01:56:45 2008 +0100 python-2.5.1-8-i686 rebuilt with newer tk diff --git a/source/devel/python/FrugalBuild b/source/devel/python/FrugalBuild index cf8b274..635be75 100644 --- a/source/devel/python/FrugalBuild +++ b/source/devel/python/FrugalBuild @@ -4,11 +4,11 @@ pkgname=python pkgver=2.5.1 shortpkgver=2.5 # 2.3 if $pkgver=2.3.4 -pkgrel=7 +pkgrel=8 pkgdesc="A high-level scripting language" url="http://www.python.org" depends=('glibc' 'db>=4.6.18' 'bzip2' 'gdbm' 'openssl' 'glib2') -makedepends=('tk' 'gtk+2') +makedepends=('tk>=8.5' 'gtk+2') groups=('devel' 'devel-core') archs=('i686' 'x86_64' 'ppc') options=('scriptlet') From vmiklos at frugalware.org Fri Jan 4 02:53:21 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 4 02:53:24 2008 Subject: [Frugalware-git] pacman-tools: repoman: replace git clean with git ls-files when building the to-be-removed filelist Message-ID: <20080104015321.E429511904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=7d68197779643aaddb4d552a1e419c4255f43794 commit 7d68197779643aaddb4d552a1e419c4255f43794 Author: Miklos Vajna Date: Fri Jan 4 02:52:49 2008 +0100 repoman: replace git clean with git ls-files when building the to-be-removed filelist diff --git a/repoman b/repoman index 6220dee..3432096 100755 --- a/repoman +++ b/repoman @@ -356,7 +356,7 @@ srcdel() srclocal=(${srclocal[@]} ${signatures[@]}) if [ "$F_makepkg_scm" = "git" ]; then check_servers - for i in $(ssh $host "[ -d $path/$mydir ] && cd $path/$mydir && git clean -n -x ."|sed 's/.* remove //') + for i in $(ssh $host "[ -d $path/$mydir ] && cd $path/$mydir && git ls-files --others --directory") do if ! echo ${srclocal[@]} |grep -q $i && ! _is_log $i && [ "$i" != "Changelog" ]; then dry_run delete $mydir/$i From vmiklos at frugalware.org Fri Jan 4 02:53:22 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 4 02:53:25 2008 Subject: [Frugalware-git] pacman-tools: repoman: use git clean -f instead of git clean when using push -c Message-ID: <20080104015322.0743E11904E0@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=84f650860d450fa82bfb7cb4cf71484d81ba7143 commit 84f650860d450fa82bfb7cb4cf71484d81ba7143 Author: Miklos Vajna Date: Fri Jan 4 02:53:16 2008 +0100 repoman: use git clean -f instead of git clean when using push -c diff --git a/repoman b/repoman index 3432096..0e8e3e9 100755 --- a/repoman +++ b/repoman @@ -442,7 +442,7 @@ sync() dry_run changelog $groups/$pkgname if [ "$1" == "-c" ]; then if [ "$F_makepkg_scm" = "git" ]; then - git clean -x -d + git clean -x -d -f else rm -rvf *-$arch.fpm rm -vf *.log.bz2 From vmiklos at frugalware.org Fri Jan 4 19:08:35 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 4 19:08:37 2008 Subject: [Frugalware-git] frugalware-current: tcl-8.5.0-2-i686 Message-ID: <20080104180835.6B12511904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=31a170e89500e4ab0b92be6be400e4c6b0537903 commit 31a170e89500e4ab0b92be6be400e4c6b0537903 Author: Miklos Vajna Date: Fri Jan 4 19:08:01 2008 +0100 tcl-8.5.0-2-i686 added compat headers (we had only unix and generic) diff --git a/source/devel/tcl/FrugalBuild b/source/devel/tcl/FrugalBuild index 90fbb25..e63aefe 100644 --- a/source/devel/tcl/FrugalBuild +++ b/source/devel/tcl/FrugalBuild @@ -4,7 +4,7 @@ pkgname=tcl pkgver=8.5.0 shortpkgver=8.5 -pkgrel=1 +pkgrel=2 pkgdesc="The Tcl scripting language" _F_sourceforge_ext="-src.tar.gz" Finclude sourceforge @@ -23,9 +23,10 @@ build() Fmv /usr/bin/tclsh$shortpkgver /usr/bin/tclsh # headers - Fmkdir /usr/include/tcl/{generic,unix} + Fmkdir /usr/include/tcl/{generic,unix,compat} cp ../unix/*.h $Fdestdir/usr/include/tcl/unix cp ../generic/*.h $Fdestdir/usr/include/tcl/generic + cp ../compat/*.h $Fdestdir/usr/include/tcl/compat sed -i \ -e "s,^TCL_BUILD_LIB_SPEC='-L.*/unix,TCL_BUILD_LIB_SPEC='-L/usr/lib," \ From boobaa at frugalware.org Fri Jan 4 19:48:03 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Fri Jan 4 19:48:04 2008 Subject: [Frugalware-git] frugalware-current: drupal-date-5.x_1.8-1-i686 Message-ID: <20080104184803.7EF6911904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c7f180558d520b6439b3ef9f9736f8cd675a4170 commit c7f180558d520b6439b3ef9f9736f8cd675a4170 Author: CSÉCSY László Date: Fri Jan 4 19:47:58 2008 +0100 drupal-date-5.x_1.8-1-i686 version bump diff --git a/source/network-extra/drupal-date/FrugalBuild b/source/network-extra/drupal-date/FrugalBuild index 9e8b4a6..bdd3aaf 100644 --- a/source/network-extra/drupal-date/FrugalBuild +++ b/source/network-extra/drupal-date/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: CSÉCSY László _F_drupal_module=date -pkgver=5.x_1.7 +pkgver=5.x_1.8 pkgrel=1 pkgdesc="The Date module and a Date API module for Drupal" rodepends=('drupal-cck') Finclude drupal -sha1sums=('febdbcc0f03972f0c4cee257888c99fbcd03aa24') +sha1sums=('5219074955862ea0852eb9af134451902bffc657') From boobaa at frugalware.org Fri Jan 4 20:05:23 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Fri Jan 4 20:05:24 2008 Subject: [Frugalware-git] frugalware-current: vnstat-1.6-1-i686 Message-ID: <20080104190523.092B411904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c13c8dea2943b97a54816ffeb11e73fce57036e6 commit c13c8dea2943b97a54816ffeb11e73fce57036e6 Author: CSÉCSY László Date: Fri Jan 4 20:04:51 2008 +0100 vnstat-1.6-1-i686 version bump diff --git a/source/network-extra/vnstat/FrugalBuild b/source/network-extra/vnstat/FrugalBuild index f6ca6a8..e3e36b5 100644 --- a/source/network-extra/vnstat/FrugalBuild +++ b/source/network-extra/vnstat/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: RyD pkgname=vnstat -pkgver=1.5 +pkgver=1.6 pkgrel=1 pkgdesc="Console-based network traffic monitor that uses the /proc filesystem to get the needed information" url="http://humdi.net/vnstat/" @@ -11,8 +11,9 @@ depends=('glibc') groups=('network-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://humdi.net/vnstat/ | grep -m1 vnstat-[0-9\.]*tar.gz$ | sed 's/.*t-\(.*\)\.t.*/\1/'" -source=(http://humdi.net/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('f3c72b02754e189387a192927c43cd0f093cf755') +source=(http://humdi.net/$pkgname/$pkgname-$pkgver.tar.gz cron.patch) +sha1sums=('cadf3cb0c5bf1c19a47739ce611fe9eb6e2852a4'\ + '25345b6dcac37a7cf00a6e55a685a6cb8bb440b5') build() { diff --git a/source/network-extra/vnstat/cron.patch b/source/network-extra/vnstat/cron.patch index 72c395f..ff0628e 100644 --- a/source/network-extra/vnstat/cron.patch +++ b/source/network-extra/vnstat/cron.patch @@ -1,5 +1,5 @@ ---- vnstat-1.4/cron/vnstat 2004-02-23 23:13:20.000000000 +0100 -+++ vnstat-1.4/cron/vnstat 2006-02-17 18:41:13.000000000 +0100 +--- vnstat-1.5/cron/vnstat 2004-02-23 23:13:20.000000000 +0100 ++++ vnstat-1.5/cron/vnstat 2006-02-17 18:41:13.000000000 +0100 @@ -1 +1 @@ --0-55/5 * * * * root if [ -x /usr/bin/vnstat ] && [ `ls /var/lib/vnstat/ | wc -l` -ge 1 ]; then /usr/bin/vnstat -u; fi -+0-59/1 * * * * /usr/bin/vnstat -u +-*/5 * * * * root if [ -x /usr/bin/vnstat ] && [ `ls /var/lib/vnstat/ | wc -l` -ge 1 ]; then /usr/bin/vnstat -u; fi ++0-59/5 * * * * /usr/bin/vnstat -u From vmiklos at frugalware.org Fri Jan 4 20:14:58 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 4 20:15:00 2008 Subject: [Frugalware-git] frugalware-current: tcl-8.5.0-3-i686 Message-ID: <20080104191458.AC0C711904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0e63ce6dd5ddd1b15563df24f8209df41c3f3b98 commit 0e63ce6dd5ddd1b15563df24f8209df41c3f3b98 Author: Miklos Vajna Date: Fri Jan 4 20:14:04 2008 +0100 tcl-8.5.0-3-i686 hack: don't hide some symbols needed by expect todo: contact the expect m8r about this diff --git a/source/devel/tcl/FrugalBuild b/source/devel/tcl/FrugalBuild index e63aefe..39d7954 100644 --- a/source/devel/tcl/FrugalBuild +++ b/source/devel/tcl/FrugalBuild @@ -4,7 +4,7 @@ pkgname=tcl pkgver=8.5.0 shortpkgver=8.5 -pkgrel=2 +pkgrel=3 pkgdesc="The Tcl scripting language" _F_sourceforge_ext="-src.tar.gz" Finclude sourceforge @@ -12,12 +12,15 @@ depends=('bash') groups=('devel') archs=('i686' 'x86_64') up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=10894&package_id=10452'|grep 'tcl[0-9\.]*-src.tar.gz'|sed 's/.*tcl\(.*\)-src.*/\1/;q'" -source=(${source/-$pkgver/$pkgver}) -sha1sums=('d636d29f213533e8d32eb21f7cd7f8c7a5d76565') +source=(${source/-$pkgver/$pkgver} nohide.diff) +sha1sums=('d636d29f213533e8d32eb21f7cd7f8c7a5d76565' \ + '82e9b2e0c502da4c5bdf1c06770567ab5a002786') build() { - Fcd tcl$pkgver/unix + Fcd tcl$pkgver + Fpatchall + cd unix Fmake --enable-threads make INSTALL_ROOT=$Fdestdir install || return 1 Fmv /usr/bin/tclsh$shortpkgver /usr/bin/tclsh diff --git a/source/devel/tcl/nohide.diff b/source/devel/tcl/nohide.diff new file mode 100644 index 0000000..022573c --- /dev/null +++ b/source/devel/tcl/nohide.diff @@ -0,0 +1,21 @@ +diff -Naur tcl8.5.0.orig/generic/tclInt.h tcl8.5.0/generic/tclInt.h +--- tcl8.5.0.orig/generic/tclInt.h 2007-12-17 16:28:27.000000000 +0100 ++++ tcl8.5.0/generic/tclInt.h 2008-01-04 20:01:57.000000000 +0100 +@@ -2728,7 +2728,7 @@ + MODULE_SCOPE int TclClockOldscanObjCmd( + ClientData clientData, Tcl_Interp *interp, + int objc, Tcl_Obj *const objv[]); +-MODULE_SCOPE int Tcl_CloseObjCmd(ClientData clientData, ++int Tcl_CloseObjCmd(ClientData clientData, + Tcl_Interp *interp, int objc, + Tcl_Obj *const objv[]); + MODULE_SCOPE int Tcl_ConcatObjCmd(ClientData clientData, +@@ -2889,7 +2889,7 @@ + MODULE_SCOPE int Tcl_RenameObjCmd(ClientData clientData, + Tcl_Interp *interp, int objc, + Tcl_Obj *const objv[]); +-MODULE_SCOPE int Tcl_ReturnObjCmd(ClientData clientData, ++int Tcl_ReturnObjCmd(ClientData clientData, + Tcl_Interp *interp, int objc, + Tcl_Obj *const objv[]); + MODULE_SCOPE int Tcl_ScanObjCmd(ClientData clientData, From vmiklos at frugalware.org Fri Jan 4 20:21:24 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 4 20:21:27 2008 Subject: [Frugalware-git] frugalware-current: expect-5.43-3-i686 Message-ID: <20080104192124.DFA0811904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8607148b6937e0c90b49df254bf12f9383de1562 commit 8607148b6937e0c90b49df254bf12f9383de1562 Author: Miklos Vajna Date: Fri Jan 4 20:21:14 2008 +0100 expect-5.43-3-i686 rebuilt with tcl 8.5 diff --git a/source/devel/expect/FrugalBuild b/source/devel/expect/FrugalBuild index 8bff936..03f454a 100644 --- a/source/devel/expect/FrugalBuild +++ b/source/devel/expect/FrugalBuild @@ -4,10 +4,10 @@ pkgname=expect pkgver=5.43 -pkgrel=2 +pkgrel=3 pkgdesc="Expect interpreter" url="http://expect.nist.gov/" -depends=('glibc' 'tcl') +depends=('glibc' 'tcl>=8.5') groups=('devel') archs=('i686' 'x86_64') up2date="lynx -dump $url | grep 'of Expect is' | sed 's/.*is \(.*\),.*/\1/'" @@ -17,6 +17,8 @@ sha1sums=('854440d937c1d05103bf2d02f911005b739fa1e9' \ build() { + export CFLAGS="$CFLASG -I/usr/include/tcl/unix" + Fsed '"tcl.h"' '"tclInt.h"' *.c Fbuild \ --enable-gcc \ --with-tcl=/usr/lib/ \ @@ -26,5 +28,4 @@ build() make INSTALL_ROOT=$Fdestdir install || Fdie } - # optimization OK From vmiklos at frugalware.org Fri Jan 4 20:28:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 4 20:28:43 2008 Subject: [Frugalware-git] frugalware-current: extreme-tuxracer-0.35-2-i686 Message-ID: <20080104192837.0732C11904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dcb4f9c8bc881b818e227ff20648afef7493d08e commit dcb4f9c8bc881b818e227ff20648afef7493d08e Author: Miklos Vajna Date: Fri Jan 4 20:28:26 2008 +0100 extreme-tuxracer-0.35-2-i686 rebuilt with tcl 8.5 diff --git a/source/games-extra/extreme-tuxracer/FrugalBuild b/source/games-extra/extreme-tuxracer/FrugalBuild index d772f02..b6f33ea 100644 --- a/source/games-extra/extreme-tuxracer/FrugalBuild +++ b/source/games-extra/extreme-tuxracer/FrugalBuild @@ -3,13 +3,13 @@ pkgname=extreme-tuxracer pkgver=0.35 -pkgrel=1 +pkgrel=2 pkgdesc="High speed arctic racing game based on Tux Racer" _F_sourceforge_dirname="extremetuxracer" _F_sourceforge_broken_up2date="1" Finclude sourceforge url="http://www.extremetuxracer.com" -depends=('sdl_mixer' 'mesa' 'tcl' 'libpng' 'freetype2') +depends=('sdl_mixer' 'mesa' 'tcl>=8.5' 'libpng' 'freetype2') groups=('games-extra') archs=('i686' 'x86_64') source=($source etracer.png) From vmiklos at frugalware.org Fri Jan 4 20:43:05 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 4 20:43:09 2008 Subject: [Frugalware-git] frugalware-current: tuxracer-0.61-4-i686 Message-ID: <20080104194305.C5FC711904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4c64af9e6af841dd8d90459ccce6d2f84c2be154 commit 4c64af9e6af841dd8d90459ccce6d2f84c2be154 Author: Miklos Vajna Date: Fri Jan 4 20:42:45 2008 +0100 tuxracer-0.61-4-i686 rebuilt with tcl 8.5 diff --git a/source/games-extra/tuxracer/FrugalBuild b/source/games-extra/tuxracer/FrugalBuild index 2a2c63f..948ede1 100644 --- a/source/games-extra/tuxracer/FrugalBuild +++ b/source/games-extra/tuxracer/FrugalBuild @@ -3,11 +3,11 @@ pkgname=tuxracer pkgver=0.61 -pkgrel=3 +pkgrel=4 pkgdesc="Tux Racer lets you take on the role of Tux the Linux Penguin as he races down steep, snow-covered mountains." Finclude sourceforge url="http://tuxracer.sourceforge.net/" -depends=('sdl_mixer' 'tcl' 'audiofile' 'libogg' 'libvorbis' 'mesa') +depends=('sdl_mixer' 'tcl>=8.5' 'audiofile' 'libogg' 'libvorbis' 'mesa') groups=('games-extra') archs=('i686' 'x86_64') source=($source ${source/tuxracer-/tuxracer-data-} tuxracer-pasting.patch) @@ -22,13 +22,11 @@ build() Facu Fsed "/usr/local" "/usr" src/game_config.c CFLAGS="$CFLAGS -DGLX_GLXEXT_LEGACY" - Fbuild --with-tcl-lib-name=tcl8.4 + Fbuild --with-tcl-lib-name=tcl8.5 find $Fsrcdir/$pkgname-data-$pkgver -type f -print | xargs chmod 644 find $Fsrcdir/$pkgname-data-$pkgver/* -type d -print | xargs chmod 755 Fmkdir /usr/share/tuxracer cp -R $Fsrcdir/$pkgname-data-$pkgver/* $Fdestdir/usr/share/tuxracer } -# optimalization OK - # optimization OK From vmiklos at frugalware.org Sat Jan 5 01:18:48 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Jan 5 01:18:50 2008 Subject: [Frugalware-git] frugalware-current: libburn-0.4.0-1-i686 Message-ID: <20080105001848.7203111904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f4a51f34fdb2f8f1b63acabde1c572a7f997316b commit f4a51f34fdb2f8f1b63acabde1c572a7f997316b Author: Mario Danic Date: Sat Jan 5 01:18:12 2008 +0100 libburn-0.4.0-1-i686 update up2date/source closes #2686 diff --git a/source/lib-extra/libburn/FrugalBuild b/source/lib-extra/libburn/FrugalBuild index b4f39e7..afe3155 100644 --- a/source/lib-extra/libburn/FrugalBuild +++ b/source/lib-extra/libburn/FrugalBuild @@ -9,8 +9,8 @@ url="http://libburnia.pykix.org/" depends=('glibc') groups=('lib-extra') archs=('i686' 'x86_64') -up2date="lynx -dump http://libburnia.pykix.org|grep -m1 'libburn-\(.*\).tar.gz'|sed 's/.*-\(.*\).tar.gz.*/\1/'" -source=(http://libburnia-download.pykix.org/releases/$pkgname-$pkgver.tar.gz) +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') # optimization OK From vmiklos at frugalware.org Sat Jan 5 04:41:31 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Jan 5 04:41:50 2008 Subject: [Frugalware-git] bmf: etckeeper-0.7-1-i686 Message-ID: <20080105034131.9FBA611904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=1be98c88785a6d2a98c842e79d185f2090d09675 commit 1be98c88785a6d2a98c842e79d185f2090d09675 Author: Miklos Vajna Date: Sat Jan 5 04:40:27 2008 +0100 etckeeper-0.7-1-i686 - version bump - pacman-g2.diff is now in upstream :) diff --git a/source/apps-extra/etckeeper/FrugalBuild b/source/apps-extra/etckeeper/FrugalBuild index 6c80878..5991293 100644 --- a/source/apps-extra/etckeeper/FrugalBuild +++ b/source/apps-extra/etckeeper/FrugalBuild @@ -2,26 +2,31 @@ # Maintainer: VMiklos pkgname=etckeeper -pkgver=0.6 +pkgver=0.7 pkgrel=1 pkgdesc="Stores the /etc directory in a git repo." url="http://kitenet.net/~joey/code/etckeeper/" rodepends=('git>=1.5.3.4' 'metastore' 'pacman-g2>=3.6.6.6.g3a1c159' \ 'dcron>=3.2-4') -backup=(etc/$pkgname/$pkgname) +backup=(etc/$pkgname/$pkgname.conf) groups=('apps-extra') archs=('i686') pkgurl="http://ftp.frugalware.org/pub/other/sources/etckeeper/" up2date="lynx -dump $pkgurl |Flasttarbz2" -source=($pkgurl/$pkgname-$pkgver.tar.bz2 pacman-g2.diff) -signatures=($source.asc '') +source=($pkgurl/$pkgname-$pkgver.tar.bz2) +signatures=($source.asc) # this pkg should be in bmf till: # - the next pacman-g2 release -# - the pacman-g2.diff stabilizes +# - more testing build() { - Fpatchall - Fmakeinstall PACKAGE_MANAGER=pacman-g2 PREFIX=$Fdestdir + # our config + Fsed 'apt' 'pacman-g2' etckeeper.conf + Fsed 'dpkg' 'pacman-g2' etckeeper.conf + # typo + Fsed 'etc/' '' Makefile + Fmakeinstall PREFIX=$Fdestdir + Fdocrel debian/changelog } diff --git a/source/apps-extra/etckeeper/pacman-g2.diff b/source/apps-extra/etckeeper/pacman-g2.diff deleted file mode 100644 index 5b9c4ed..0000000 --- a/source/apps-extra/etckeeper/pacman-g2.diff +++ /dev/null @@ -1,104 +0,0 @@ -diff --git a/Makefile b/Makefile -index 17ac854..3ad9a18 100644 ---- a/Makefile -+++ b/Makefile -@@ -3,6 +3,11 @@ install: - cp -a *.d $(PREFIX)/etc/etckeeper/ - cp etckeeper.conf $(PREFIX)/etc/etckeeper/ - install -D etckeeper $(PREFIX)/usr/bin/etckeeper -+ifeq ($(PACKAGE_MANAGER),) - install -m 0644 -D apt.conf $(PREFIX)/etc/apt/apt.conf.d/05etckeeper -+endif -+ifeq ($(PACKAGE_MANAGER),pacman-g2) -+ install -m 0644 -D pacman-g2.hook $(PREFIX)/etc/pacman-g2/hooks/etckeeper -+endif - install -m 0644 -D etckeeper.1 $(PREFIX)/usr/share/man/man1/etckeeper.1 - install -m 0644 -D bash_completion $(PREFIX)/etc/bash_completion.d/etckeeper -\ No newline at end of file -diff --git a/init.d/50git-ignore b/init.d/50git-ignore -index f931592..533782a 100755 ---- a/init.d/50git-ignore -+++ b/init.d/50git-ignore -@@ -7,6 +7,11 @@ if [ ! -e .gitignore ]; then - # new and old versions of conffiles, stored by dpkg - *.dpkg-* - -+# new and old versions of conffiles, stored by pacman -+*.pacnew -+*.pacorig -+*.pacsave -+ - # mount(8) records system state here, no need to keep these in git - blkid.tab - blkid.tab.old -diff --git a/pacman-g2.hook b/pacman-g2.hook -new file mode 100644 -index 0000000..4670a07 ---- /dev/null -+++ b/pacman-g2.hook -@@ -0,0 +1,19 @@ -+#!/bin/sh -+ -+pre_sysupgrade() -+{ -+ if [ -x /usr/bin/etckeeper ]; then -+ etckeeper pre-apt -+ fi -+} -+ -+post_sysupgrade() -+{ -+ if [ -x /usr/bin/etckeeper ]; then -+ etckeeper post-apt -+ fi -+} -+ -+op=$1 -+shift -+$op $* -diff --git a/pre-apt.d/50uncommitted-changes b/pre-apt.d/50uncommitted-changes -index d39401c..b68aadf 100755 ---- a/pre-apt.d/50uncommitted-changes -+++ b/pre-apt.d/50uncommitted-changes -@@ -1,22 +1,29 @@ - #!/bin/sh - set -e - if [ -d .git ] && ! LANG=C git-status 2>&1 | grep -q "working directory clean"; then -- . /usr/share/debconf/confmodule -- db_capb escape -- db_title etckeeper -+ RET="true" -+ if [ -e /usr/share/debconf/confmodule ]; then -+ . /usr/share/debconf/confmodule -+ db_capb escape -+ db_title etckeeper - -- db_reset etckeeper/unclean || true -- db_subst etckeeper/unclean STATUS $(git-status | debconf-escape -e) || true -- db_input critical etckeeper/unclean || true -- db_go || true -- db_get etckeeper/unclean -+ db_reset etckeeper/unclean || true -+ db_subst etckeeper/unclean STATUS $(git-status | debconf-escape -e) || true -+ db_input critical etckeeper/unclean || true -+ db_go || true -+ db_get etckeeper/unclean -+ fi - if [ "$RET" = true ]; then - git add . - if ! git commit $GIT_COMMIT_OPTIONS -m "saving uncommitted changes in /etc prior to apt run"; then -- db_input critical etckeeper/commit_failed || true -- db_go || true -- db_reset etckeeper/commit_failed || true -+ if [ -e /usr/share/debconf/confmodule ]; then -+ db_input critical etckeeper/commit_failed || true -+ db_go || true -+ db_reset etckeeper/commit_failed || true -+ fi - fi - fi -- db_reset etckeeper/unclean || true -+ if [ -e /usr/share/debconf/confmodule ]; then -+ db_reset etckeeper/unclean || true -+ fi - fi From vmiklos at frugalware.org Sat Jan 5 04:51:53 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Jan 5 04:51:56 2008 Subject: [Frugalware-git] bmf: etckeeper-0.7-1-i686 Message-ID: <20080105035153.4B71811904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=6823de9ccefacb9bbce87c7e9a66967034fb3779 commit 6823de9ccefacb9bbce87c7e9a66967034fb3779 Author: Miklos Vajna Date: Sat Jan 5 04:51:25 2008 +0100 etckeeper-0.7-1-i686 typo fix in the pacman-g2 hook diff --git a/source/apps-extra/etckeeper/FrugalBuild b/source/apps-extra/etckeeper/FrugalBuild index 5991293..44894f0 100644 --- a/source/apps-extra/etckeeper/FrugalBuild +++ b/source/apps-extra/etckeeper/FrugalBuild @@ -25,8 +25,9 @@ build() # our config Fsed 'apt' 'pacman-g2' etckeeper.conf Fsed 'dpkg' 'pacman-g2' etckeeper.conf - # typo + # typos Fsed 'etc/' '' Makefile + Fsed 'apt' 'install' pacman-g2.hook Fmakeinstall PREFIX=$Fdestdir Fdocrel debian/changelog } From iron at frugalware.org Sat Jan 5 10:08:51 2008 From: iron at frugalware.org (Krisztian VASAS) Date: Sat Jan 5 10:08:53 2008 Subject: [Frugalware-git] frugalware-current: rrdtool-1.2.26-1-i686 Message-ID: <20080105090851.A327A11901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eabd9efd1bfc71d92aed53813225b56157615b6f commit eabd9efd1bfc71d92aed53813225b56157615b6f Author: Krisztian VASAS Date: Sat Jan 5 10:08:25 2008 +0100 rrdtool-1.2.26-1-i686 - version bump diff --git a/source/network/rrdtool/FrugalBuild b/source/network/rrdtool/FrugalBuild index 0185692..6b88fa3 100644 --- a/source/network/rrdtool/FrugalBuild +++ b/source/network/rrdtool/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Karoly CZOVEK pkgname=rrdtool -pkgver=1.2.23 +pkgver=1.2.26 pkgrel=1 sbu=1 pkgdesc="a program to generate fancy graphs from network usage or from any thing is able to meter" @@ -15,7 +15,7 @@ up2date="lynx -dump '$url/?M=D' | grep tar.gz$ | sed -ne 's/.*-\(.*\)\.t.*/\1/;2 source=($url/$pkgname-$pkgver.tar.gz) # \ # $pkgname-1.2.19-python.patch) -sha1sums=('5da610e1c8bc01b80abc21ab9e98e004363b429c') +sha1sums=('1896f8060b6ff15d16c3ca4a6d21ea59b202d999') # \ # 'a1a5e52ff084e9fdbadfe53b6f71a05ccc60e4b1') build() From iron at frugalware.org Sat Jan 5 21:36:29 2008 From: iron at frugalware.org (Krisztian VASAS) Date: Sat Jan 5 21:36:31 2008 Subject: [Frugalware-git] frugalware-current: vmware-6.0.2_59824-1-i686 Message-ID: <20080105203629.44A4911904E1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ed98c92972c5bcff8bff5c92e2c8d998fd50b74e commit ed98c92972c5bcff8bff5c92e2c8d998fd50b74e Author: Krisztian VASAS Date: Sat Jan 5 21:35:50 2008 +0100 vmware-6.0.2_59824-1-i686 - version bump - changed source (mirroring not allowed by license diff --git a/source/xapps-extra/vmware/FrugalBuild b/source/xapps-extra/vmware/FrugalBuild index fd0ef40..d8ccffe 100644 --- a/source/xapps-extra/vmware/FrugalBuild +++ b/source/xapps-extra/vmware/FrugalBuild @@ -3,18 +3,18 @@ # Maintainer: Karoly CZOVEK pkgname=vmware -pkgver=5.5.5_56455 -anyver=113 +pkgver=6.0.2_59824 +anyver=115 pkgrel=1 license="vmware" -pkgdesc="Emulate a complete PC on your PC without the usual performance overhead of most emulators" +pkgdesc="Emulates a complete PC on your PC without the usual performance overhead of most emulators" url="http://www.vmware.com/download/workstation.html" depends=('xorg-server' 'perl' 'pciutils' 'kernel-source') groups=('xapps-extra') archs=('i686') up2date="lynx -dump $url |grep Latest|sed -ne 's/.*: \([^|]*\) |.*Build: \(.*\) | .*/\1_\2/; 1 p'" #source=(http://download2.vmware.com/software/wkst/VMware-workstation-`echo $pkgver|sed 's/_/-/'`.tar.gz \ -source=(http://gd4.tuwien.ac.at/opsys/linux/gentoo/distfiles/VMware-workstation-`echo $pkgver|sed 's/_/-/'`.tar.gz \ +source=(VMware-workstation-`echo $pkgver|sed 's/_/-/'`.tar.gz \ http://platan.vc.cvut.cz/ftp/pub/vmware/vmware-any-any-update$anyver.tar.gz \ locations) options=('nobuild') @@ -22,6 +22,7 @@ options=('nobuild') build() { + # You have to download the VMware workstation from http://www.vmware.com/products/ws/ manually Fcd vmware-distrib mv -f ../vmware-any-any-update$anyver/*.tar lib/modules/source/ chmod 755 lib/bin/vmware bin/vmnet-bridge lib/bin/vmware-vmx \ From vmiklos at frugalware.org Sat Jan 5 21:40:47 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Jan 5 21:40:49 2008 Subject: [Frugalware-git] homepage-ng: roadmap: delay pre2 with 2 days Message-ID: <20080105204047.0FB4211904E1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=aae385e0a4bed1c99d3d96f1c6a3dfac5d1b7df1 commit aae385e0a4bed1c99d3d96f1c6a3dfac5d1b7df1 Author: Miklos Vajna Date: Sat Jan 5 21:40:41 2008 +0100 roadmap: delay pre2 with 2 days diff --git a/frugalware/xml/roadmap.xml b/frugalware/xml/roadmap.xml index 279fa35..69e4b4b 100644 --- a/frugalware/xml/roadmap.xml +++ b/frugalware/xml/roadmap.xml @@ -40,7 +40,7 @@ pre2 - Jan 8, 2008 + Jan 10, 2008 0 From vmiklos at frugalware.org Sat Jan 5 21:56:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Jan 5 21:56:34 2008 Subject: [Frugalware-git] frugalware-current: agraph-2.2.5-1-i686 Message-ID: <20080105205633.6A61211904E2@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1da8427bf117bedb1bff3b84bcd74b5377b6f6f3 commit 1da8427bf117bedb1bff3b84bcd74b5377b6f6f3 Author: Miklos Vajna Date: Sat Jan 5 21:55:39 2008 +0100 agraph-2.2.5-1-i686 version bump diff --git a/source/apps-extra/agraph/FrugalBuild b/source/apps-extra/agraph/FrugalBuild index dbfee5c..49921e8 100644 --- a/source/apps-extra/agraph/FrugalBuild +++ b/source/apps-extra/agraph/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=agraph -pkgver=2.2.4 +pkgver=2.2.5 pkgrel=1 pkgdesc="AllegroGraph Free Java Edition" url="http://www.franz.com/products/allegrograph/index.lhtml" @@ -12,7 +12,7 @@ groups=('apps-extra') archs=('i686') up2date="lynx -dump http://franz.com/products/allegrograph/download/dist/download|grep -2 'Change Log'|sed -n 's/.* \([0-9.]\+\) .*/\1/;$ p'" source=(http://www.franz.com/products/allegrograph/download/dist-sa/linux86.1/agraph-$pkgver-$pkgrel.i386.rpm) -sha1sums=('8fa5a77cadd615ac6b3200eeef555346dbe4f99c') +sha1sums=('f3c6b47450322a5020ef0743e69c6dc63c7256d3') options=('nobuild') build() From vmiklos at frugalware.org Sat Jan 5 22:08:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Jan 5 22:08:45 2008 Subject: [Frugalware-git] pacman-tools: dg: added a TODO Message-ID: <20080105210840.C4DAE11904E2@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=efb445f7fd46399393020b3890567df3747fd91e commit efb445f7fd46399393020b3890567df3747fd91e Author: Miklos Vajna Date: Sat Jan 5 22:08:18 2008 +0100 dg: added a TODO diff --git a/darcs-git.py b/darcs-git.py index 3958c52..da7cb1f 100755 --- a/darcs-git.py +++ b/darcs-git.py @@ -645,6 +645,7 @@ Options: return(1) else: changes = False + # TODO: use git pull --rebase after 1.5.4, in fact we just pulling without a merge if os.system("git rebase %s" % options.gitopts) != 0: return(1) if changes and os.system("git stash apply --index && sed -i '$d' `git rev-parse --show-cdup`.git/logs/refs/stash") != 0: From vmiklos at frugalware.org Sun Jan 6 04:23:06 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 6 04:23:08 2008 Subject: [Frugalware-git] frugalware-current: stunnel-4.21-1-i686 Message-ID: <20080106032306.534B411904E2@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3273f27bd38dc4f6aefb0e57cfc5b9ea5717eb2c commit 3273f27bd38dc4f6aefb0e57cfc5b9ea5717eb2c Author: Miklos Vajna Date: Sun Jan 6 04:22:37 2008 +0100 stunnel-4.21-1-i686 new package (probably the last before pre2) diff --git a/source/network-extra/stunnel/FrugalBuild b/source/network-extra/stunnel/FrugalBuild new file mode 100644 index 0000000..fdcde05 --- /dev/null +++ b/source/network-extra/stunnel/FrugalBuild @@ -0,0 +1,32 @@ +# Compiling Time: 0.09 SBU +# Maintainer: VMiklos + +pkgname=stunnel +pkgver=4.21 +pkgrel=1 +pkgdesc="Universal SSL Wrapper" +url="http://www.stunnel.org/" +depends=('zlib' 'openssl' 'tcp_wrappers') +rodepends=('perl') +groups=('network-extra') +archs=('i686') +up2date="lynx -dump http://www.stunnel.org/download/source.html|grep -m1 .tar.gz$|Flasttar" +source=(http://www.stunnel.org/download/stunnel/src/stunnel-$pkgver.tar.gz \ + rc.stunnel setuid.patch README.Frugalware) +signatures=($source.asc '' '' '') + +build() +{ + # no certificate in the fpm, thx + Fsed '^install-data-local:' 'do-not-run-this:' tools/Makefile.in + # no /usr/etc, /usr/var, etc + Fsed '@prefix@' '' tools/stunnel.conf-sample.in + Fbuild --with-tcp-wrappers + cd tools + Ffilerel /etc/stunnel/stunnel.cnf + Fmkdir /var/lib/stunnel + chown 99:99 $Fdestdir/var/lib/stunnel + Frcd2 +} + +# optimization OK diff --git a/source/network-extra/stunnel/README.Frugalware b/source/network-extra/stunnel/README.Frugalware new file mode 100644 index 0000000..75fa770 --- /dev/null +++ b/source/network-extra/stunnel/README.Frugalware @@ -0,0 +1,32 @@ +You need some additional configuration before stunnel will be functional: + +Adjust the configuration file: + +---- +# cp /etc/stunnel/stunnel.conf-sample /etc/stunnel/stunnel.conf +# vi /etc/stunnel/stunnel.conf +---- + +NOTE: If something goes wrong, try setting `sslVersion` to `all`. + +Genrate your certificate: + +---- +# openssl req -new -x509 -days 365 -nodes -config /etc/stunnel/stunnel.cnf -out \ +/etc/stunnel/mail.pem -keyout /etc/stunnel/mail.pem +---- + +Hide the certificate from users: + +---- +# chmod 600 /etc/stunnel/mail.pem +---- + +Now you can enable and start the service: + +---- +# service stunnel add +# service stunnel start +---- + +// vim: ft=asciidoc diff --git a/source/network-extra/stunnel/rc.stunnel b/source/network-extra/stunnel/rc.stunnel new file mode 100644 index 0000000..f90c91a --- /dev/null +++ b/source/network-extra/stunnel/rc.stunnel @@ -0,0 +1,41 @@ +#!/bin/bash + +# (c) 2007 Miklos Vajna +# rc.stunnel for Frugalware +# distributed under GPL License + +# chkconfig: 2345 99 01 +# description: Universal SSL Wrapper + +source /lib/initscripts/functions +TEXTDOMAIN=stunnel +TEXTDOMAINDIR=/lib/initscripts/messages + +actions=(restart status start stop) +daemon=$"stunnel" + +pid="cat /var/lib/stunnel/stunnel.pid 2> /dev/null" + +rc_start() +{ + start_msg + if [ -z "$(eval $pid)" -a -e /etc/stunnel/stunnel.conf ]; then + stunnel + ok $? + else + ok 999 + fi +} + +rc_stop() +{ + stop_msg + if [ -n "$(eval $pid)" ]; then + kill $(eval $pid) + ok $? + else + ok 999 + fi +} + +rc_exec $1 diff --git a/source/network-extra/stunnel/setuid.patch b/source/network-extra/stunnel/setuid.patch new file mode 100644 index 0000000..ff75499 --- /dev/null +++ b/source/network-extra/stunnel/setuid.patch @@ -0,0 +1,104 @@ +from ftp://stunnel.mirt.net/stunnel/setuid.patch + +we would just get a SIGCHLD without this + +--- /tmp/stunnel-4.21/src/stunnel.c 2007-10-27 17:41:39.000000000 +0200 ++++ src/stunnel.c 2007-11-03 16:44:02.000000000 +0100 +@@ -3,8 +3,8 @@ + * Copyright (c) 1998-2007 Michal Trojnara + * All Rights Reserved + * +- * Version: 4.21 (stunnel.c) +- * Date: 2007.10.27 ++ * Version: 4.22 (stunnel.c) ++ * Date: 2007.11.xx + * + * Author: Michal Trojnara + * +@@ -41,7 +41,7 @@ + static void accept_connection(LOCAL_OPTIONS *); + static void get_limits(void); /* setup global max_clients and max_fds */ + #if !defined (USE_WIN32) && !defined (__vms) +-static void make_chroot(void); ++static void drop_privileges(void); + static void daemonize(void); + static void create_pid(void); + static void delete_pid(void); +@@ -111,9 +111,6 @@ + } else { /* inetd mode */ + #if !defined (USE_WIN32) && !defined (__vms)&&!defined(USE_OS2) + max_fds=FD_SETSIZE; /* just in case */ +-#ifdef HAVE_CHROOT +- make_chroot(); +-#endif /* HAVE_CHROOT */ + drop_privileges(); + #endif + num_clients=1; +@@ -171,9 +168,6 @@ + #if !defined (USE_WIN32) && !defined (__vms) && !defined(USE_OS2) + if(!(options.option.foreground)) + daemonize(); +-#ifdef HAVE_CHROOT +- make_chroot(); +-#endif /* HAVE_CHROOT */ + drop_privileges(); + create_pid(); + #endif /* !defined USE_WIN32 && !defined (__vms) */ +@@ -299,24 +293,9 @@ + #endif + } + +-#ifdef HAVE_CHROOT +-static void make_chroot(void) { +- if(options.chroot_dir) { +- if(chroot(options.chroot_dir)) { +- sockerror("chroot"); +- exit(1); +- } +- if(chdir("/")) { +- sockerror("chdir"); +- exit(1); +- } +- } +-} +-#endif /* HAVE_CHROOT */ +- + #if !defined (USE_WIN32) && !defined (__vms) +- /* set process user and group(s) id */ +-void drop_privileges(void) { ++ /* chroot and set process user and group(s) id */ ++static void drop_privileges(void) { + int uid=0, gid=0; + struct group *gr; + #ifdef HAVE_SETGROUPS +@@ -350,6 +329,20 @@ + } + } + ++#ifdef HAVE_CHROOT ++ /* chroot */ ++ if(options.chroot_dir) { ++ if(chroot(options.chroot_dir)) { ++ sockerror("chroot"); ++ exit(1); ++ } ++ if(chdir("/")) { ++ sockerror("chdir"); ++ exit(1); ++ } ++ } ++#endif /* HAVE_CHROOT */ ++ + /* Set uid and gid */ + if(gid) { + if(setgid(gid)) { +--- /tmp/stunnel-4.21/src/prototypes.h 2007-10-05 17:42:48.000000000 +0200 ++++ src/prototypes.h 2007-11-03 16:33:49.000000000 +0100 +@@ -57,7 +57,6 @@ + void main_initialize(char *, char *); + void main_execute(void); + void stunnel_info(int); +-void drop_privileges(void); + + /**************************************** Prototypes for log.c */ + From vmiklos at frugalware.org Sun Jan 6 15:06:57 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 6 15:06:59 2008 Subject: [Frugalware-git] frugalware-current: frugalware-0.8pre2-1-i686 Message-ID: <20080106140657.2096C11904E4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2fd84303bc86ae6999eb5fe2e24bb7d3ec312dc3 commit 2fd84303bc86ae6999eb5fe2e24bb7d3ec312dc3 Author: Miklos Vajna Date: Sun Jan 6 15:06:41 2008 +0100 frugalware-0.8pre2-1-i686 version bump diff --git a/source/base/frugalware/FrugalBuild b/source/base/frugalware/FrugalBuild index 82eeb43..8cf650e 100644 --- a/source/base/frugalware/FrugalBuild +++ b/source/base/frugalware/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: VMiklos pkgname=frugalware -pkgver=0.8pre1 -pkgrel=2 +pkgver=0.8pre2 +pkgrel=1 pkgdesc="Basic Frugalware Linux filesystem package" url="http://ftp.frugalware.org/pub/other/frugalware/" depends=() @@ -12,7 +12,7 @@ makedepends=('help2man') groups=('base' 'core') archs=('i686' 'x86_64' 'ppc') backup=(etc/{profile.d/lang.sh,issue.net,ld.so.conf,nsswitch.conf,securetty,termcap}) -up2date="lynx -dump '$url/?C=M;O=A' |Flasttar" -source=($url/$pkgname-$pkgver.tar.gz \ - http://git.frugalware.org/patches/frugalware/d02a7e62e17427ff1cc524a391e2e4c0744dfb28.patch) -signatures=("$source.asc" '') +_F_archive_nosort=y +up2date="lynx -dump $url |Flasttar" +source=($url/$pkgname-$pkgver.tar.gz) +signatures=("$source.asc") From vmiklos at frugalware.org Sun Jan 6 15:15:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 6 15:15:35 2008 Subject: [Frugalware-git] setup: update chache dir's path Message-ID: <20080106141533.2D78B11904E4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=807c125bbe5056bfcb71f8497dc1f85b2c4cc6fd commit 807c125bbe5056bfcb71f8497dc1f85b2c4cc6fd Author: Miklos Vajna Date: Sun Jan 6 15:13:39 2008 +0100 update chache dir's path diff --git a/Makefile b/Makefile index 436de1b..f9b5950 100644 --- a/Makefile +++ b/Makefile @@ -65,7 +65,7 @@ else export CFLAGS = -g endif -CDIR = /var/cache/pacman/pkg +CDIR = /var/cache/pacman-g2/pkg CONFDIR = config BDIR = build MDIR = merge From vmiklos at frugalware.org Sun Jan 6 15:15:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 6 15:15:36 2008 Subject: [Frugalware-git] setup: updates for 0.8.4 Message-ID: <20080106141533.46B3011904E7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=b3276d0c35763d0be83d22266cda966e3c73769f commit b3276d0c35763d0be83d22266cda966e3c73769f Author: Miklos Vajna Date: Sun Jan 6 15:14:33 2008 +0100 updates for 0.8.4 diff --git a/NEWS b/NEWS index 1bff9df..0c12e7f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,6 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +0.8.4 - port to pacman-g2>=3.6.6 0.8.3 - bugfix release, the previous one was broken with glibc-2.7 0.8.2 - release for 0.8pre1 - added wpa support diff --git a/configure b/configure index 36e3864..0a079ac 100755 --- a/configure +++ b/configure @@ -17,7 +17,7 @@ packages = ['bash', 'kernel', 'busybox', 'dhcpcd', 'dialog', 'e2fsprogs', 'device-mapper', 'lvm2', 'wpa_supplicant', 'openssl'] # when releasing a new setup, please update this :) -version = "0.8.3" +version = "0.8.4" # parse our options parser = OptionParser(version="configure for Frugalware Setup v%s" % (version)) From crazy at frugalware.org Sun Jan 6 16:38:03 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 6 16:38:06 2008 Subject: [Frugalware-git] playground: soprano-1.99_rc2-0playground2-i686 Message-ID: <20080106153803.7CD3317A4004@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=7cd5cd992ee77ca8877ce3bcfc0e4d457c0c1e9a commit 7cd5cd992ee77ca8877ce3bcfc0e4d457c0c1e9a Author: crazy Date: Sun Jan 6 16:27:36 2008 +0100 soprano-1.99_rc2-0playground2-i686 * Release bump * added 3MB diff from svn =) brrr diff --git a/source/apps/soprano/FrugalBuild b/source/apps/soprano/FrugalBuild index e314dac..9d36d99 100644 --- a/source/apps/soprano/FrugalBuild +++ b/source/apps/soprano/FrugalBuild @@ -3,7 +3,7 @@ pkgname=soprano pkgver=1.99_rc2 -pkgrel=0playground1 +pkgrel=0playground2 pkgdesc="RDF storage, parsing, and serialization framework" depends=('libqtnetwork' 'qt4-qdbus' 'clucene' 'librdf' 'libqttest') makedepends=('j2sdk') @@ -14,7 +14,9 @@ _F_sourceforge_broken_up2date=1 _F_cd_path="$pkgname-`echo $pkgver|sed 's/_/-/'`" options=('scriptlet') Finclude sourceforge cmake -sha1sums=('8e94131a3e9704db7f2f0a369a7e855d3f448a3f') +source=($source svn.patch) +sha1sums=('8e94131a3e9704db7f2f0a369a7e855d3f448a3f' \ + '55860fbd8bbb8270b18df2ccb640d31d4ceb6eee') ## TODO: Split subpkgs=("$pkgname-sesame2") diff --git a/source/apps/soprano/svn.patch b/source/apps/soprano/svn.patch new file mode 100644 index 0000000..6207107 Binary files /dev/null and b/source/apps/soprano/svn.patch differ From crazy at frugalware.org Sun Jan 6 16:38:03 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 6 16:38:07 2008 Subject: [Frugalware-git] playground: kde4.sh Message-ID: <20080106153803.BC68D17A4006@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=93f70da025692d6b78c6d77b29b88322bd659d1d commit 93f70da025692d6b78c6d77b29b88322bd659d1d Author: crazy Date: Sun Jan 6 16:36:49 2008 +0100 kde4.sh * more defaults diff --git a/source/include/kde4.sh b/source/include/kde4.sh index 47384d4..7818dd9 100644 --- a/source/include/kde4.sh +++ b/source/include/kde4.sh @@ -41,7 +41,12 @@ Finclude cmake ### if [ -n "$_F_cmake_type" ] && [ "$_F_cmake_type" = "None" ]; then - _F_KDE_CXX_FLAGS="$_F_KDE_CXX_FLAGS -DNDEBUG" + _F_KDE_CXX_FLAGS="$_F_KDE_CXX_FLAGS -DNDEBUG -DQT_NO_DEBUG" +fi + +if [ -n "$_F_cmake_type" ] && [ "$_F_cmake_type" = "Debug" ]; then + _F_KDE_CXX_FLAGS="$_F_KDE_CXX_FLAGS -ggdb3" + options=("${options[@]}" "nostrip") fi if [ -z "$_F_cmakekde_final" ]; then @@ -59,7 +64,7 @@ fi if [ "$pkgname" = "kdelibs" ]; then makedepends=("${makedepends[@]}") else - makedepends=("${makedepends[@]}" 'kdelibs-compiletime>=3.96.1_743104') + makedepends=("${makedepends[@]}" 'kdelibs-compiletime') fi ### From crazy at frugalware.org Sun Jan 6 18:17:00 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 6 18:17:02 2008 Subject: [Frugalware-git] playground: kdelibs-4.00.80_757890-0playground1-i686 Message-ID: <20080106171700.3721711904E4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=66851e6374b3c8cbd4fad75e0b27eedc1ac8deb2 commit 66851e6374b3c8cbd4fad75e0b27eedc1ac8deb2 Author: crazy Date: Sun Jan 6 18:11:26 2008 +0100 kdelibs-4.00.80_757890-0playground1-i686 * Version bump diff --git a/source/kde4/kdelibs/FrugalBuild b/source/kde4/kdelibs/FrugalBuild index e536f4d..817cc86 100644 --- a/source/kde4/kdelibs/FrugalBuild +++ b/source/kde4/kdelibs/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdelibs -pkgver=3.97.1_749703 +pkgver=4.00.80_757890 pkgrel=0playground1 pkgdesc="KDE4 Core Libraries." depends=('qt4-qdbus' 'bzip2' 'libgcc' 'libice' 'libxext' \ @@ -20,7 +20,7 @@ options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 \ flac.patch) -sha1sums=('ac8ab9b8cfaa59535bdf498dcf893936f1f5ea89' \ +sha1sums=('451343c92b69f417009d2db5a1306c2d0f118bfc' \ '0ff2c4946a6f58c0dadc7b6bd1027f46fab66218') ## TODO: groups!!! From crazy at frugalware.org Sun Jan 6 18:32:10 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 6 18:32:13 2008 Subject: [Frugalware-git] playground: kdepimlibs-4.00.80_756605-0playground1-i686 Message-ID: <20080106173210.CC5DE11904E4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=f53ae52e7132957aa4a9579c92cfb77e3b45d776 commit f53ae52e7132957aa4a9579c92cfb77e3b45d776 Author: crazy Date: Sun Jan 6 18:30:57 2008 +0100 kdepimlibs-4.00.80_756605-0playground1-i686 * Version bump diff --git a/source/kde4/kdepimlibs/FrugalBuild b/source/kde4/kdepimlibs/FrugalBuild index 9c61853..a63cc98 100644 --- a/source/kde4/kdepimlibs/FrugalBuild +++ b/source/kde4/kdepimlibs/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: crazy pkgname=kdepimlibs -pkgver=3.97.1_747802 +pkgver=4.00.80_756605 pkgrel=0playground1 pkgdesc="Personal Information Management (PIM) libraries for KDE4." -depends=('libkde' 'libice' 'libxext' 'libxfixes' 'libqtgui' 'gamin' 'xfsprogs-attr' \ +depends=('libkde>=4.00.80_757890' 'libice' 'libxext' 'libxfixes' 'libqtgui' 'gamin' 'xfsprogs-attr' \ 'libxrender' 'libldap' 'libqtnetwork' 'qt4-qdbus' 'bzip2' 'libgcc' 'libqtsql' 'gpgme') makedepends=('openldap' 'boost') groups=('kde4') @@ -13,6 +13,6 @@ archs=('i686') options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('d60dae6dd0543df3426b87d04650b7ad8405b095') +sha1sums=('e07fdb30f1004384e37c99e1c5faaebce760b1cd') # optimization OK From vmiklos at frugalware.org Sun Jan 6 18:54:27 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 6 18:54:29 2008 Subject: [Frugalware-git] setup: pacman-g2 target: s|pacman.d|pacman-g2/repos| Message-ID: <20080106175427.CD40F11904E7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=6ffc8bc6447c3c71e856fc2b594953886099b3aa commit 6ffc8bc6447c3c71e856fc2b594953886099b3aa Author: Miklos Vajna Date: Sun Jan 6 18:39:24 2008 +0100 pacman-g2 target: s|pacman.d|pacman-g2/repos| diff --git a/Makefile b/Makefile index 82d381b..e8053ee 100644 --- a/Makefile +++ b/Makefile @@ -312,21 +312,21 @@ ncurses: pacman-g2: $(CLEANUP) - mkdir -p pacman-g2/bin pacman-g2/etc/pacman.d/ pacman-g2/usr/{lib,share} + mkdir -p pacman-g2/bin pacman-g2/etc/pacman-g2/repos/ pacman-g2/usr/{lib,share} $(UNPACK) cp -a $(BDIR)/usr/bin/pacman{,-g2} pacman-g2/bin/ cp -a $(BDIR)/usr/lib/libpacman.so* pacman-g2/usr/lib/ cp -a $(BDIR)/usr/bin/vercmp pacman-g2/bin/ cp -a $(BDIR)/usr/share/locale pacman-g2/usr/share/ - cp -a $(BDIR)/etc/pacman.d/* pacman-g2/etc/pacman.d/ + cp -a $(BDIR)/etc/pacman-g2/repos/* pacman-g2/etc/pacman-g2/repos/ echo "[options]" >>pacman-g2/etc/pacman.conf ifeq ($(STABLE),false) - echo "Include = /etc/pacman.d/frugalware-current" >> pacman-g2/etc/pacman.conf + echo "Include = /etc/pacman-g2/repos/frugalware-current" >> pacman-g2/etc/pacman.conf else - echo "Include = /etc/pacman.d/frugalware" >> pacman-g2/etc/pacman.conf + echo "Include = /etc/pacman-g2/repos/frugalware" >> pacman-g2/etc/pacman.conf endif ifneq ($(TESTING),false) - sed -i 's|current/|testing/|' pacman-g2/etc/pacman.d/frugalware-current + sed -i 's|current/|testing/|' pacman-g2/etc/pacman-g2/repos/frugalware-current endif From vmiklos at frugalware.org Sun Jan 6 18:54:27 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 6 18:54:30 2008 Subject: [Frugalware-git] setup: support for udev>=118 Message-ID: <20080106175427.BA1E811904E4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=6524b41e7e4bb7ad014c3067d04a7b9eeaba2a29 commit 6524b41e7e4bb7ad014c3067d04a7b9eeaba2a29 Author: Miklos Vajna Date: Sun Jan 6 18:35:29 2008 +0100 support for udev>=118 diff --git a/Makefile b/Makefile index f9b5950..82d381b 100644 --- a/Makefile +++ b/Makefile @@ -335,7 +335,6 @@ udev: mkdir -p udev/{proc,sys,dev} $(UNPACK) cp -a $(BDIR)/{etc,lib,sbin} udev/ - sed -i 's/^source/#source/;s/msg /#msg /;s/ok /#ok /;s/rc_exec/rc_start/;s/ko/ko.gz/' udev/etc/rc.d/rc.hotplug sed -i 's|^mount /|#mount /|;s/mount none/#mount none/;s|! \[ `pidof -o .*` \]|true|' udev/etc/rc.d/rc.udev eject: diff --git a/po/POTFILES.in b/po/POTFILES.in index bec923a..d32ad7a 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -3,7 +3,6 @@ src/plugins/configsource.c src/plugins/dolangsh.c src/plugins/formatdisk.c src/plugins/greet.c -src/plugins/hotplug.c src/plugins/layout.c src/plugins/loadsource.c src/plugins/partdisk.c @@ -14,4 +13,3 @@ src/plugins/postconf.c src/setup.c src/util.c src/gtk.c - diff --git a/src/plugins/Makefile b/src/plugins/Makefile index c3893be..790a88f 100644 --- a/src/plugins/Makefile +++ b/src/plugins/Makefile @@ -40,7 +40,7 @@ endif CFLAGS += $(shell pkg-config --cflags glib-2.0) LDFLAGS += $(shell pkg-config --libs glib-2.0) -PLUGINS=asklang dolangsh greet layout hotplug loadsource configsource partdisk \ +PLUGINS=asklang dolangsh greet layout loadsource configsource partdisk \ formatdisk select install postconf restart all: $(addsuffix .so,$(PLUGINS)) diff --git a/src/plugins/hotplug.c b/src/plugins/hotplug.c deleted file mode 100644 index 2e22837..0000000 --- a/src/plugins/hotplug.c +++ /dev/null @@ -1,64 +0,0 @@ -/* - * hotplug.c for Frugalware setup - * - * Copyright (c) 2005 by Miklos Vajna - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, - * USA. - */ - -#define _GNU_SOURCE -#include -#ifdef DIALOG - #include -#endif -#ifdef GTK - #include -#endif - -#include -#include -#include "common.h" - -plugin_t plugin = -{ - "hotplug", - desc, - 20, - run, - NULL // dlopen handle -}; - -plugin_t *info() -{ - return &plugin; -} - -char *desc() -{ - return _("Detecting hardware"); -} - -int run(GList **config) -{ - dialog_vars.backtitle=gen_backtitle(_("Detecting hardware")); - dlg_put_backtitle(); - dlg_clear(); - dialog_msgbox(_("Please wait"), _("Scanning for SCSI and PCI cards"), - 0, 0, 0); - fw_system(HOTPLUGSCRIPT); - - return(0); -} diff --git a/src/setup.h b/src/setup.h index d41d18c..a72a076 100644 --- a/src/setup.h +++ b/src/setup.h @@ -37,11 +37,10 @@ #define SWAPON "/sbin/swapon" #define PLUGDIR "/lib/plugins" -#define HOTPLUGSCRIPT "/etc/rc.d/rc.hotplug" #define NETCONFIGSCRIPT "netconfig -f" #define RAIDCONFIGSCRIPT "raidconfig" #define INTERFACESSCRIPT "netconfig start" -#define PACCONFPATH "/etc/pacman.d/" +#define PACCONFPATH "/etc/pacman-g2/repos/" #ifndef STABLE #define PACCONF "frugalware-current" From vmiklos at frugalware.org Sun Jan 6 18:54:27 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 6 18:54:31 2008 Subject: [Frugalware-git] setup: updates for 0.8.5 Message-ID: <20080106175427.D9C4D11904E9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=48fcd61c3e58827a8807dbd90c9411af80d70024 commit 48fcd61c3e58827a8807dbd90c9411af80d70024 Author: Miklos Vajna Date: Sun Jan 6 18:53:26 2008 +0100 updates for 0.8.5 diff --git a/NEWS b/NEWS index 0c12e7f..aa5154b 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,6 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +0.8.5 - port to udev>=118 0.8.4 - port to pacman-g2>=3.6.6 0.8.3 - bugfix release, the previous one was broken with glibc-2.7 0.8.2 - release for 0.8pre1 diff --git a/configure b/configure index 0a079ac..bbbfaab 100755 --- a/configure +++ b/configure @@ -17,7 +17,7 @@ packages = ['bash', 'kernel', 'busybox', 'dhcpcd', 'dialog', 'e2fsprogs', 'device-mapper', 'lvm2', 'wpa_supplicant', 'openssl'] # when releasing a new setup, please update this :) -version = "0.8.4" +version = "0.8.5" # parse our options parser = OptionParser(version="configure for Frugalware Setup v%s" % (version)) From vmiklos at frugalware.org Sun Jan 6 19:03:13 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 6 19:03:16 2008 Subject: [Frugalware-git] setup: configsource: fix a comment Message-ID: <20080106180313.CAEEC17A4004@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=0436e77597394b3a34245eb5a116d5ecfeb6f927 commit 0436e77597394b3a34245eb5a116d5ecfeb6f927 Author: Miklos Vajna Date: Sun Jan 6 19:02:13 2008 +0100 configsource: fix a comment diff --git a/src/plugins/configsource.c b/src/plugins/configsource.c index dc97d32..c3ea317 100644 --- a/src/plugins/configsource.c +++ b/src/plugins/configsource.c @@ -64,7 +64,7 @@ GList *getmirrors(char *fn) } /* this string should be the best mirror for the given language from - * /etc/pacman.d */ + * /etc/pacman-g2/repos */ preferred = strdup(_("ftp://ftp5.")); while(!feof(fp)) { if(fgets(line, PATH_MAX, fp) == NULL) From crazy at frugalware.org Sun Jan 6 19:17:05 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 6 19:17:07 2008 Subject: [Frugalware-git] playground: kdebase-runtime-4.00.80_757676-0playground1-i686 Message-ID: <20080106181705.289EB17A4004@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=446d71053e71e4a9b65030af0ae7c70adf6874d5 commit 446d71053e71e4a9b65030af0ae7c70adf6874d5 Author: crazy Date: Sun Jan 6 18:59:02 2008 +0100 kdebase-runtime-4.00.80_757676-0playground1-i686 * Version bump diff --git a/source/kde4/kdebase-runtime/FrugalBuild b/source/kde4/kdebase-runtime/FrugalBuild index 776aa04..6c9a73f 100644 --- a/source/kde4/kdebase-runtime/FrugalBuild +++ b/source/kde4/kdebase-runtime/FrugalBuild @@ -2,19 +2,19 @@ # Maintainer: crazy pkgname=kdebase-runtime -pkgver=3.97.1_749702 +pkgver=4.00.80_757676 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>=3.96.1_742565') +makedepends=('kdepimlibs>=4.00.80_756605' 'samba') groups=('kde4' 'kde4-minimal') archs=('i686') options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('006ba333dd6cabb8885d644c87472a9a5e523b8e') +sha1sums=('9c4c4a8d92355dd4d147b24ef3cf192bf7294666') subpkgs=("kdebase-icons") subdescs=('Oxygen KDE4 Icons') diff --git a/source/kde4/kdebase-workspace/default-wallpaper.patch b/source/kde4/kdebase-workspace/default-wallpaper.patch new file mode 100644 index 0000000..b5a77ab --- /dev/null +++ b/source/kde4/kdebase-workspace/default-wallpaper.patch @@ -0,0 +1,29 @@ +Index: plasma/containments/desktop/backgrounddialog.cpp +=================================================================== +--- plasma/containments/desktop/backgrounddialog.cpp (Revision 757962) ++++ plasma/containments/desktop/backgrounddialog.cpp (Arbeitskopie) +@@ -432,9 +432,9 @@ + m_selected = config.readEntry("selected", QStringList()); + m_model->reload(m_selected); + QString currentPath = config.readEntry("wallpaper", +- KStandardDirs::locate("wallpaper", "EOS/contents/images/1920x1200.jpg")); ++ KStandardDirs::locate("wallpaper", "Fields_of_Peace/contents/images/1920x1200.JPG")); + +- kDebug() << "Default would be" << KStandardDirs::locate("wallpaper", "EOS/contents/images/1920x1200.jpg"); ++ kDebug() << "Default would be" << KStandardDirs::locate("wallpaper", "Fields_of_Peace/contents/images/1920x1200.JPG"); + kDebug() << "but we're loading" << currentPath << "instead"; + + int index = m_model->indexOf(currentPath); +Index: plasma/containments/desktop/desktop.cpp +=================================================================== +--- plasma/containments/desktop/desktop.cpp (Revision 757962) ++++ plasma/containments/desktop/desktop.cpp (Arbeitskopie) +@@ -235,7 +235,7 @@ + void DefaultDesktop::updateBackground() + { + if (m_wallpaperPath.isEmpty()) { +- QString defaultPath = QString("EOS/contents/images/%1x%2.jpg"); ++ QString defaultPath = QString("Fields_of_Peace/contents/images/%1x%2.JPG"); + + QString testPath = defaultPath.arg(geometry().width()).arg(geometry().height()); + m_wallpaperPath = KStandardDirs::locate("wallpaper", testPath); From vmiklos at frugalware.org Sun Jan 6 19:31:25 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 6 19:31:29 2008 Subject: [Frugalware-git] frugalware-current: fwsetup-0.8.5-1-i686 Message-ID: <20080106183125.6E7C617A4004@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c6f960e9925c51e119d8f842626d14ba9cb9e6a7 commit c6f960e9925c51e119d8f842626d14ba9cb9e6a7 Author: Miklos Vajna Date: Sun Jan 6 19:30:51 2008 +0100 fwsetup-0.8.5-1-i686 version bump diff --git a/source/devel-extra/fwsetup/FrugalBuild b/source/devel-extra/fwsetup/FrugalBuild index 5330e37..7a77248 100644 --- a/source/devel-extra/fwsetup/FrugalBuild +++ b/source/devel-extra/fwsetup/FrugalBuild @@ -2,14 +2,15 @@ # Maintainer: VMiklos pkgname=fwsetup -pkgver=0.8.3 +pkgver=0.8.5 pkgrel=1 pkgdesc="Frugalware Setup" url="http://ftp.frugalware.org/pub/other/setup/" depends=() -makedepends=('dialog' 'parted' 'pacman-g2>=3.5.5' 'module-init-tools' 'frugalware>=0.8pre1') +makedepends=('dialog' 'parted' 'pacman-g2>=3.5.5' 'module-init-tools' 'frugalware>=0.8pre2') groups=('devel-extra') archs=('i686' 'x86_64') +_F_archive_nosort=y up2date="lynx -dump $url/releases/ |Flasttar" source=($url/releases/$pkgname-$pkgver.tar.gz) signatures=("$source.asc") From crazy at frugalware.org Sun Jan 6 20:04:25 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 6 20:04:30 2008 Subject: [Frugalware-git] playground: kdebase-workspace-4.00.80_757926-0playground1-i686 Message-ID: <20080106190425.D7B6317A4004@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=e35bfa3583663d8ff6d7c534a98335fb9403ce76 commit e35bfa3583663d8ff6d7c534a98335fb9403ce76 Author: crazy Date: Sun Jan 6 20:00:05 2008 +0100 kdebase-workspace-4.00.80_757926-0playground1-i686 * Version bump * old patches removed all merged in trunk * added an patch to change default wallpapaer and removed almost all * other for now. These got pushed in a 'rush' before the tag and near all looks like crap diff --git a/dev/null b/dev/null new file mode 100644 index 0000000..e69de29 diff --git a/source/kde4/kdebase-runtime/FrugalBuild b/source/kde4/kdebase-runtime/FrugalBuild index 6c9a73f..41a82af 100644 --- a/source/kde4/kdebase-runtime/FrugalBuild +++ b/source/kde4/kdebase-runtime/FrugalBuild @@ -15,7 +15,7 @@ options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) sha1sums=('9c4c4a8d92355dd4d147b24ef3cf192bf7294666') - +## test subpkgs=("kdebase-icons") subdescs=('Oxygen KDE4 Icons') subdepends=() diff --git a/source/kde4/kdebase-workspace/FrugalBuild b/source/kde4/kdebase-workspace/FrugalBuild index 35eb128..c365583 100644 --- a/source/kde4/kdebase-workspace/FrugalBuild +++ b/source/kde4/kdebase-workspace/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: crazy pkgname=kdebase-workspace -pkgver=3.97.1_749701 +pkgver=4.00.80_757926 pkgrel=0playground1 pkgdesc="Programs specific for the KDE4 desktop." -depends=('libkde>=>=3.96.1_743104' 'libqt3support' 'libqtsvg' 'libxpm' 'strigi' 'xfsprogs-acl' 'libxtst' 'libqtopengl' 'libxres' \ +depends=('libkde>=4.00.80_757890' 'libqt3support' 'libqtsvg' 'libxpm' 'strigi' 'xfsprogs-acl' 'libxtst' 'libqtopengl' 'libxres' \ 'lmsensors' 'libxcomposite' 'libxklavier' 'libxscrnsaver' 'qimageblitz' 'libqtscript' 'libcaptury' \ 'libraw1394' 'bluez-libs' 'libstrigiqtdbusclient' 'strigi-qt4-gui' 'libusb') makedepends=('libqtscript' 'qt4-designer' 'xorg-server') @@ -15,14 +15,9 @@ archs=('i686') options=('nomirror') _F_cmake_confopts="$_F_cmake_confopts -DWITH_NetworkManager:BOOL=OFF" Finclude kde4 -source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 \ - fix_some_icon_names_in_directory.patch \ - add-the-pager.patch \ - monday.patch) -sha1sums=('84377d6a18eb6e80e75c662d9ce64b991938c490' \ - '52f6d12dfca946f9c941188883c2571b24557f0d' \ - '16bcaa98c03b7fc7dbf8a49bbeee0a445287441d' \ - 'cb746bc22aaf3fbe3a22e6cd84eedebabf3e1cc9') +source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 default-wallpaper.patch) +sha1sums=('7673b6f67257c6326b08a92120517dcdf8fbdbdc' \ + 'ee2c2275c5bec055f47c906635ce21c448654aa9') ## TODO: kdm ## FIXME: QT4 @@ -49,11 +44,10 @@ build() ## No please .. remove that annoying stuff from autostart Frm usr/share/autostart/{ktip.desktop,klipper.desktop} - ## Wallpapers are by now ,, uhh crappy , we need plasma* one now kill the rest - ## When the newer obe are merged this will have -wallpapers package - #Frm usr/share/wallpapers/* - #cp -ra ../wallpapers/*plasma* $Fdestdir/usr/share/wallpapers/ || Fdie - #Fsed "Wallpaper=.*" "Wallpaper=plasma-default.png" $Fdestdir/etc/kde4/config/kdm/backgroundrc + ## well even these new wallpapers are *bad* and *bloat* bye bye + Frm usr/share/wallpapers/{Code_Poets_Dream,Colorado_Farm,Curls_on_Green,EOS,Emotion,Finally_Summer_in_Germany,Golden_Ripples} + Frm usr/share/wallpapers/{Green_Concentration,Ladybuggin,Leafs_Labyrinth,Red_Leaf,Skeeter_Hawk,There_is_Rain_on_the_Table} + Fsed "Wallpaper=.*" "Wallpaper=/usr/share/wallpapers/Fields_of_Peace/contents/images/1600x1200.JPG" $Fdestdir/etc/kde4/config/kdm/backgroundrc } diff --git a/source/kde4/kdebase-workspace/add-the-pager.patch b/source/kde4/kdebase-workspace/add-the-pager.patch deleted file mode 100644 index 26fb154..0000000 --- a/source/kde4/kdebase-workspace/add-the-pager.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: libs/plasma/corona.cpp -=================================================================== ---- libs/plasma/corona.cpp (Revision 747313) -+++ libs/plasma/corona.cpp (Arbeitskopie) -@@ -269,6 +269,7 @@ - - // some default applets to get a usable UI - panel->addApplet("launcher"); -+ panel->addApplet("pager"); - panel->addApplet("tasks"); - panel->addApplet("systemtray"); - panel->addApplet("notifier"); diff --git a/source/kde4/kdebase-workspace/fix_some_icon_names_in_directory.patch b/source/kde4/kdebase-workspace/fix_some_icon_names_in_directory.patch deleted file mode 100644 index 12aba45..0000000 --- a/source/kde4/kdebase-workspace/fix_some_icon_names_in_directory.patch +++ /dev/null @@ -1,104 +0,0 @@ -diff -Naur kdebase-workspace-3.97.1_749701/menu/desktop/kde-development-translation.directory kdebase-workspace-3.97.1_749701-p/menu/desktop/kde-development-translation.directory ---- kdebase-workspace-3.97.1_749701/menu/desktop/kde-development-translation.directory 2007-12-17 18:41:21.000000000 +0100 -+++ kdebase-workspace-3.97.1_749701-p/menu/desktop/kde-development-translation.directory 2007-12-17 22:12:53.000000000 +0100 -@@ -66,7 +66,7 @@ - Name[x-test]=xxTranslationxx - Name[zh_CN]=翻译 - Name[zh_TW]=çżťč­Ż --Icon=locale -+Icon=preferences-desktop-locale - - [Desktop Entry] - Encoding=UTF-8 -@@ -136,5 +136,5 @@ - Name[x-test]=xxTranslationxx - Name[zh_CN]=翻译 - Name[zh_TW]=çżťč­Ż --Icon=locale -+Icon=preferences-desktop-locale - -diff -Naur kdebase-workspace-3.97.1_749701/menu/desktop/kde-development-webdevelopment.directory kdebase-workspace-3.97.1_749701-p/menu/desktop/kde-development-webdevelopment.directory ---- kdebase-workspace-3.97.1_749701/menu/desktop/kde-development-webdevelopment.directory 2007-12-17 18:41:21.000000000 +0100 -+++ kdebase-workspace-3.97.1_749701-p/menu/desktop/kde-development-webdevelopment.directory 2007-12-17 22:27:12.000000000 +0100 -@@ -64,7 +64,7 @@ - Name[x-test]=xxWeb Developmentxx - Name[zh_CN]=Web 开发 - Name[zh_TW]=網頁開發 --Icon=package-network -+Icon=applications-internet - - [Desktop Entry] - Encoding=UTF-8 -@@ -132,5 +132,5 @@ - Name[x-test]=xxWeb Developmentxx - Name[zh_CN]=Web 开发 - Name[zh_TW]=網頁開發 --Icon=package-network -+Icon=applications-internet - -diff -Naur kdebase-workspace-3.97.1_749701/menu/desktop/kde-editors.directory kdebase-workspace-3.97.1_749701-p/menu/desktop/kde-editors.directory ---- kdebase-workspace-3.97.1_749701/menu/desktop/kde-editors.directory 2007-12-17 18:41:21.000000000 +0100 -+++ kdebase-workspace-3.97.1_749701-p/menu/desktop/kde-editors.directory 2007-12-17 22:12:53.000000000 +0100 -@@ -65,4 +65,4 @@ - Name[xh]=Abahleli - Name[zh_CN]=编辑器 - Name[zh_TW]=編輯器 --Icon=package_editors -+Icon=accessories-text-editor -diff -Naur kdebase-workspace-3.97.1_749701/menu/desktop/kde-more.directory kdebase-workspace-3.97.1_749701-p/menu/desktop/kde-more.directory ---- kdebase-workspace-3.97.1_749701/menu/desktop/kde-more.directory 2007-12-17 18:41:21.000000000 +0100 -+++ kdebase-workspace-3.97.1_749701-p/menu/desktop/kde-more.directory 2007-12-17 22:25:27.000000000 +0100 -@@ -1,7 +1,7 @@ - [Desktop Entry] - Encoding=UTF-8 - Type=Directory --Icon=package -+Icon=applications-other - Name=More Applications - Name[af]=Meer Programme - Name[ar]=المزيد من التطبيقات -diff -Naur kdebase-workspace-3.97.1_749701/menu/desktop/kde-unknown.directory kdebase-workspace-3.97.1_749701-p/menu/desktop/kde-unknown.directory ---- kdebase-workspace-3.97.1_749701/menu/desktop/kde-unknown.directory 2007-12-17 18:41:21.000000000 +0100 -+++ kdebase-workspace-3.97.1_749701-p/menu/desktop/kde-unknown.directory 2007-12-17 22:12:53.000000000 +0100 -@@ -62,4 +62,4 @@ - Name[wa]=Pierdous & rtrovĂŠs - Name[x-test]=xxLost & Foundxx - Name[zh_CN]=观感 --Icon=help -+Icon=system-help -diff -Naur kdebase-workspace-3.97.1_749701/menu/desktop/kde-utilities-file.directory kdebase-workspace-3.97.1_749701-p/menu/desktop/kde-utilities-file.directory ---- kdebase-workspace-3.97.1_749701/menu/desktop/kde-utilities-file.directory 2007-12-17 18:41:21.000000000 +0100 -+++ kdebase-workspace-3.97.1_749701-p/menu/desktop/kde-utilities-file.directory 2007-12-17 22:18:50.000000000 +0100 -@@ -65,7 +65,7 @@ - Name[x-test]=xxFilexx - Name[zh_CN]=文件 - Name[zh_TW]=檔案 --Icon=kfm -+Icon=system-file-manager - Comment=File - Comment[af]=LĂŞer - Comment[ar]=ملف -diff -Naur kdebase-workspace-3.97.1_749701/menu/desktop/kde-utilities-peripherals.directory kdebase-workspace-3.97.1_749701-p/menu/desktop/kde-utilities-peripherals.directory ---- kdebase-workspace-3.97.1_749701/menu/desktop/kde-utilities-peripherals.directory 2007-12-17 18:41:21.000000000 +0100 -+++ kdebase-workspace-3.97.1_749701-p/menu/desktop/kde-utilities-peripherals.directory 2007-12-17 22:12:53.000000000 +0100 -@@ -67,7 +67,7 @@ - Name[xh]=Iilayini zomda - Name[zh_CN]=外设 - Name[zh_TW]=週邊設備 --Icon=input_devices_settings -+Icon=preferences-desktop-peripherals - Comment=Peripherals - Comment[af]=Randapparatuur - Comment[ar]=الأجهزة الطرفية -diff -Naur kdebase-workspace-3.97.1_749701/menu/desktop/kde-utilities-pim.directory kdebase-workspace-3.97.1_749701-p/menu/desktop/kde-utilities-pim.directory ---- kdebase-workspace-3.97.1_749701/menu/desktop/kde-utilities-pim.directory 2007-12-17 18:41:22.000000000 +0100 -+++ kdebase-workspace-3.97.1_749701-p/menu/desktop/kde-utilities-pim.directory 2007-12-17 22:12:53.000000000 +0100 -@@ -17,7 +17,7 @@ - Name[uk]=Керування інформацією - Name[x-test]=xxPIMxx - Name[zh_CN]=个人信息管理 --Icon=korganizer -+Icon=view-pim-summary - Comment=PIM - Comment[af]=Persoonlike Informasie Bestuurder - Comment[ar]=مدير المعلومات الشخصي diff --git a/source/kde4/kdebase-workspace/monday.patch b/source/kde4/kdebase-workspace/monday.patch deleted file mode 100644 index 4f97594..0000000 --- a/source/kde4/kdebase-workspace/monday.patch +++ /dev/null @@ -1,141 +0,0 @@ -Index: libs/plasma/corona.cpp -=================================================================== ---- libs/plasma/corona.cpp (Revision 749701) -+++ libs/plasma/corona.cpp (Revision 749756) -@@ -443,14 +443,19 @@ - - void Corona::screenResized(int screen) - { -+ bool desktopFound = false; - foreach (Containment *c, d->containments) { - if (c->screen() == screen) { - // trigger a relayout - c->setScreen(screen); -- return; -+ desktopFound = desktopFound || c->containmentType() == Containment::DesktopContainment; - } - } - -+ if (desktopFound) { -+ return; -+ } -+ - // a new screen appeared. neat. - // FIXME: apparently QDesktopWidget doesn't do the Right Thing when a new screen is plugged in - // at runtime. seems it gets confused and thinks it's all one big screen? need to -Index: libs/plasma/applet.cpp -=================================================================== ---- libs/plasma/applet.cpp (Revision 749701) -+++ libs/plasma/applet.cpp (Revision 749756) -@@ -672,6 +672,8 @@ - - d->failed = failed; - prepareGeometryChange(); -+ -+ d->failureText = 0; - qDeleteAll(QGraphicsItem::children()); - delete layout(); - -@@ -690,8 +692,6 @@ - .brush(QPalette::Normal).color()); - failureLayout->addItem(d->failureText); - setGeometry(QRectF(geometry().topLeft(), d->failureText->sizeHint())); -- } else { -- d->failureText = 0; - } - - update(); -Index: kwin/effects/desktopgrid.cpp -=================================================================== ---- kwin/effects/desktopgrid.cpp (Revision 749701) -+++ kwin/effects/desktopgrid.cpp (Revision 749756) -@@ -503,10 +503,10 @@ - effects->setElevatedWindow( window_move, true ); - } - } -- else if( me->buttons() == Qt::MidButton && window_move == NULL ) -+ else if(( me->buttons() == Qt::MidButton || me->buttons() == Qt::RightButton ) && window_move == NULL ) - { - EffectWindow* w = windowAt( me->pos()); -- if( w != NULL && w->isMovable()) -+ if( w != NULL ) - { - if( w->isOnAllDesktops()) - effects->windowToDesktop( w, posToDesktop( me->pos())); -Index: kwin/effects.cpp -=================================================================== ---- kwin/effects.cpp (Revision 749701) -+++ kwin/effects.cpp (Revision 749756) -@@ -345,7 +345,7 @@ - void EffectsHandlerImpl::windowToDesktop( EffectWindow* w, int desktop ) - { - Client* cl = dynamic_cast< Client* >( static_cast(w)->window()); -- if( cl && cl->isMovable()) -+ if( cl && !cl->isDesktop() && !cl->isDock() && !cl->isTopMenu()) - Workspace::self()->sendClientToDesktop( cl, desktop, true ); - } - -Index: plasma/applets/kickoff/core/systemmodel.cpp -=================================================================== ---- plasma/applets/kickoff/core/systemmodel.cpp (Revision 749701) -+++ plasma/applets/kickoff/core/systemmodel.cpp (Revision 749756) -@@ -238,6 +238,10 @@ - return access->filePath(); - } - } -+ else if (index.parent().row()==0) { -+ KUrl url = d->placesModel->url(sourceIndex); -+ return url.isLocalFile() ? url.path() : url.prettyUrl(); -+ } - - return QVariant(); - } else if (role==DiskUsedSpaceRole || role== DiskFreeSpaceRole) { -Index: plasma/applets/kickoff/core/models.cpp -=================================================================== ---- plasma/applets/kickoff/core/models.cpp (Revision 749701) -+++ plasma/applets/kickoff/core/models.cpp (Revision 749756) -@@ -91,11 +91,13 @@ - } - else { - item = new QStandardItem; -- const QString basename = QFileInfo(urlString).baseName(); -+ const QString subTitle = url.isLocalFile() ? url.path() : url.prettyUrl(); -+ QString basename = QFileInfo(urlString).baseName(); -+ if (basename.isNull()) -+ basename = subTitle; - item->setText(basename); - item->setIcon(KIcon(KMimeType::iconNameForUrl(url))); - item->setData(url.url(), Kickoff::UrlRole); -- QString subTitle = url.isLocalFile() && url.path().length() > 1 ? url.path() : url.prettyUrl(); - item->setData(subTitle, Kickoff::SubTitleRole); - - setSpecialUrlProperties(url, item); -Index: plasma/applets/kickoff/ui/launcher.cpp -=================================================================== ---- plasma/applets/kickoff/ui/launcher.cpp (Revision 749701) -+++ plasma/applets/kickoff/ui/launcher.cpp (Revision 749756) -@@ -168,7 +168,7 @@ - ItemDelegate *delegate = new ItemDelegate; - view->setItemDelegate(delegate); - view->setItemStateProvider(delegate); -- addView(i18n("Recently Used"), KIcon("view-calendar-week"), model, view); -+ addView(i18n("Recently Used"), KIcon("preferences-system-time"), model, view); - - QAction *clearApplications = new QAction(KIcon("edit-clear-history"), i18n("Clear Recent Applications"), q); - QAction *clearDocuments = new QAction(KIcon("edit-clear-history"), i18n("Clear Recent Documents"), q); -Index: plasma/applets/pager/pager.cpp -=================================================================== ---- plasma/applets/pager/pager.cpp (Revision 749701) -+++ plasma/applets/pager/pager.cpp (Revision 749756) -@@ -244,7 +244,10 @@ - globalcg.writeEntry("rows", m_rows); - // force an update of the column count in recalculateGeometry - m_columns = 0; -- updateConstraints(); -+ m_size = QSizeF(-1, -1); -+ recalculateGeometry(); -+ recalculateWindowRects(); -+ update(); - } - } - From crazy at frugalware.org Sun Jan 6 20:48:52 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 6 20:48:54 2008 Subject: [Frugalware-git] playground: kdebase-4.00.80_757803-0playground1-i686 Message-ID: <20080106194852.4CFB211904E1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=2c284c6d6ecf291503a3c2500b7a2d0484437efa commit 2c284c6d6ecf291503a3c2500b7a2d0484437efa Author: crazy Date: Sun Jan 6 20:45:39 2008 +0100 kdebase-4.00.80_757803-0playground1-i686 * Version bump * removed the patch , merged upstream diff --git a/source/kde4/kdebase/FrugalBuild b/source/kde4/kdebase/FrugalBuild index 3363240..b63021d 100644 --- a/source/kde4/kdebase/FrugalBuild +++ b/source/kde4/kdebase/FrugalBuild @@ -2,19 +2,18 @@ # Maintainer: crazy pkgname=kdebase -pkgver=3.97.1_749607 +pkgver=4.00.80_757803 pkgrel=0playground1 pkgdesc="Basic programs for KDE4" depends=() -makedepends=('libkde>=3.96.1_743104' 'qimageblitz' 'libqtnetwork' 'libqtsvg') +makedepends=('libkde>=4.00.80_757890' 'qimageblitz' 'libqtnetwork' 'libqtsvg') groups=('kde4') archs=('i686') options=('nomirror') _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.tar.bz2 fix_Home_icon.patch) -sha1sums=('6f580735220162df0bf8cadacfe70dbc2f9dcd71' \ - 'c82cc6f03fce1c311c6dc8420ed5301dc9ba9ba9') +source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) +sha1sums=('b363ba1ed7008cc7b310abe5d2028c18f95b1f8e') subpkgs=("${_F_kde4_subpkgs[@]}" 'libkonq') subdescs=('File Manager.' \ @@ -28,18 +27,18 @@ subdescs=('File Manager.' \ 'Bookmark Organizer and Editor.' \ 'Web browser, file manager and document viewer.' \ 'Konqueror library.') -subdepends=("libkde>=3.96.1_743104 libkonq=$pkgver libqtsvg qimageblitz" \ - "libkde>=3.96.1_743104 libkonq=$pkgver libqtsvg" \ - "libkde>=3.96.1_743104 libqtsvg" \ - "libkde>=3.96.1_743104 libqtsvg" \ - "libkde>=3.96.1_743104 libqtsvg" \ - "libkde>=3.96.1_743104 libqtsvg" \ - "libkde>=3.96.1_743104 libkonq=$pkgver libqtsvg" \ - "libkde>=3.96.1_743104 libqtsvg" \ - "libkde>=3.96.1_743104 libkonq=$pkgver libqtsvg" \ - "libkde>=3.96.1_743104 libkonq=$pkgver libqtsvg" \ - "libkde>=3.96.1_743104 libqtnetwork libqtsvg") -subrodepends=('kfind' '' 'keditbookmarks' 'keditbookmarks kfind' '' '' '' '' '' 'kget keditbookmarks konsole' '') +subdepends=("libkde libkonq=$pkgver libqtsvg qimageblitz" \ + "libkde libkonq=$pkgver libqtsvg" \ + "libkde libqtsvg" \ + "libkde libqtsvg" \ + "libkde 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' '') subgroups=('kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' \ 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-libs') subarchs=('i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686') diff --git a/source/kde4/kdebase/fix_Home_icon.patch b/source/kde4/kdebase/fix_Home_icon.patch deleted file mode 100644 index 283392c..0000000 --- a/source/kde4/kdebase/fix_Home_icon.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur kdebase-3.97.1_749607/konqueror/Home.desktop kdebase-3.97.1_749607-p/konqueror/Home.desktop ---- kdebase-3.97.1_749607/konqueror/Home.desktop 2007-12-17 18:37:58.000000000 +0100 -+++ kdebase-3.97.1_749607-p/konqueror/Home.desktop 2007-12-17 23:45:44.000000000 +0100 -@@ -1,7 +1,7 @@ - [Desktop Entry] - Type=Application - Exec=kfmclient openProfile filemanagement --Icon=folder_home -+Icon=go-home - Terminal=false - - Name=Home From crazy at frugalware.org Sun Jan 6 20:56:48 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 6 20:56:50 2008 Subject: [Frugalware-git] playground: kdeadmin-4.00.80_755647-0playground1-i686 Message-ID: <20080106195648.33F5211904E2@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=e4e8fb799547c04129bb9d04a2f0c9e8acd1883c commit e4e8fb799547c04129bb9d04a2f0c9e8acd1883c Author: crazy Date: Sun Jan 6 20:56:26 2008 +0100 kdeadmin-4.00.80_755647-0playground1-i686 * Version bump diff --git a/source/kde4/kdeadmin/FrugalBuild b/source/kde4/kdeadmin/FrugalBuild index d2ae063..cf930f2 100644 --- a/source/kde4/kdeadmin/FrugalBuild +++ b/source/kde4/kdeadmin/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: crazy pkgname=kdeadmin -pkgver=3.97.1_746368 +pkgver=4.00.80_755647 pkgrel=0playground1 pkgdesc="KDE Administration Programs" -depends=('libkde>=3.96.1_743104' 'libqtsvg' 'kdepimlibs>=3.96.1_742565') +depends=('libkde>=4.00.80_757890' 'libqtsvg' 'kdepimlibs>=4.00.80_756605') groups=('kde4') archs=('i686') options=('nomirror') @@ -13,7 +13,7 @@ options=('nomirror') _F_cmake_confopts="-DBUILD_kpackage:BOOL=OFF -DBUILD_knetworkconf:BOOL=OFF" Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('f53914d8f4f3f975089c080084e0254835d8f198') +sha1sums=('f0db0c8c8476164c27162222db32857fb63c898f') build() From crazy at frugalware.org Sun Jan 6 21:16:16 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 6 21:16:18 2008 Subject: [Frugalware-git] playground: kdeutils-4.00.80_757898-0playground1-i686 Message-ID: <20080106201616.6A6B111904E4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=02679e2d864b33bc02668301992d4f24bb1334ab commit 02679e2d864b33bc02668301992d4f24bb1334ab Author: crazy Date: Sun Jan 6 21:13:08 2008 +0100 kdeutils-4.00.80_757898-0playground1-i686 * Version bump * hex editor and friends gone , was deleted from svn heh diff --git a/source/kde4/kdeutils/FrugalBuild b/source/kde4/kdeutils/FrugalBuild index 0e04cdb..3852d83 100644 --- a/source/kde4/kdeutils/FrugalBuild +++ b/source/kde4/kdeutils/FrugalBuild @@ -2,25 +2,24 @@ # Maintainer: crazy pkgname=kdeutils -pkgver=3.97.1_746842 +pkgver=4.00.80_757898 pkgrel=0playground1 pkgdesc="KDE General Utilities" depends=() -makedepends=('kdepimlibs' 'gmp' 'kdebase-workspace-libs' 'libzip' 'gnupg' 'tpctl') +makedepends=('kdepimlibs' 'gmp' 'kdebase-workspace-libs' 'libzip' 'gnupg' 'tpctl' 'qimageblitz') groups=('kde4') archs=('i686') options=('nomirror') # empty -_F_kde4_subpkgs=('kgpg' 'superkaramba' 'ktimer' 'khexedit' 'kfloppy' 'ark' 'kjots' 'kcalc' 'kdessh' 'sweeper' 'kwallet' 'kcharselect') +_F_kde4_subpkgs=('kgpg' 'superkaramba' 'ktimer' 'kfloppy' 'ark' 'kjots' 'kcalc' 'kdessh' 'sweeper' 'kwallet' 'kcharselect') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('156a3f56f463a39b3f9ff02b73851cb935950ea2') +sha1sums=('785013bc39d2f41f1ffd7862f20f7128c55f8add') -subpkgs=("${_F_kde4_subpkgs[@]}" 'kwikdisk' 'kregexpeditor' 'libkmilo' 'kmilo-asus' 'kmilo-dell' 'kmilo-thinkpad' 'kmilo-vaio') +subpkgs=("${_F_kde4_subpkgs[@]}" 'kwikdisk' 'libkmilo' 'kmilo-asus' 'kmilo-dell' 'kmilo-thinkpad' 'kmilo-vaio') subdescs=('Simple GUI for gnugpg.' \ 'An engine for cool desktop eyecandy.' \ 'Countdown Launcher for KDE.' \ - 'Hex Editor for KDE.' \ 'Floppy Disk Utility for KDE.' \ 'Archiving Tool for KDE.' \ 'Note Taking Utility for KDE.' \ @@ -30,7 +29,6 @@ subdescs=('Simple GUI for gnugpg.' \ 'Wallet Management Tool for KDE.' \ 'Character Selection Utility for KDE.' \ 'Free Disk Space and Removable Media Utility for KDE.' \ - 'Regular Expressions Editor for KDE.' \ 'KMilo lets you use the special keys on some keyboards and laptops.' \ 'KMilo Asus Laptop Plugin.' \ 'KMilo Dell I8k Laptop Plugin.' \ @@ -39,7 +37,6 @@ subdescs=('Simple GUI for gnugpg.' \ subdepends=('kdepimlibs libkde libqtsvg gnupg' \ 'kdebase-workspace-libs qimageblitz python' \ 'libkde libqtsvg libqtnetwork' \ - 'libkde libqtsvg khexedit' \ 'libkde libqtsvg' \ 'libkde libqtsvg libqtnetwork libzip' \ 'libkde libqtsvg libqtnetwork' \ @@ -50,7 +47,6 @@ subdepends=('kdepimlibs libkde libqtsvg gnupg' \ 'libqtsvg libkde libqtnetwork qt4-qdbus bzip2' \ 'libkde libqtsvg' \ 'libkde libqtsvg' \ - 'libkde libqtsvg' \ 'libkmilo libkde libqtsvg' \ 'libkmilo libkde libqtsvg' \ 'libkmilo libkde libqtsvg tpctl' \ @@ -58,11 +54,11 @@ subdepends=('kdepimlibs libkde libqtsvg gnupg' \ subgroups=('kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' \ 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' \ 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' \ - 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps') + 'kde4 kde4-apps' 'kde4 kde4-apps') subarchs=('i686' 'i686' 'i686' 'i686' 'i686' \ 'i686' 'i686' 'i686' 'i686' 'i686' \ 'i686' 'i686' 'i686' 'i686' 'i686' \ - 'i686' 'i686' 'i686' 'i686') + 'i686' 'i686') build() @@ -70,10 +66,6 @@ build() CMakeKDE_make CMakeKDE_split - ## -kregexpeditor - kde4_install "doc/KRegExpEditor" - kde4_split "kregexpeditor" "kregexpeditor" - ## -kdf ( kwikdisk ) kde4_install "kdf" Fsplit kwikdisk /usr From crazy at frugalware.org Sun Jan 6 21:50:59 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 6 21:51:01 2008 Subject: [Frugalware-git] playground: kdesdk-4.00.80_757906-0playground1-i686 Message-ID: <20080106205059.0842B11904E4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=85da826f489a0c619c518cd0e5f6e65fa563ae78 commit 85da826f489a0c619c518cd0e5f6e65fa563ae78 Author: crazy Date: Sun Jan 6 21:48:03 2008 +0100 kdesdk-4.00.80_757906-0playground1-i686 * Version bump * added TODO * kompare is back but not really usable yet diff --git a/source/kde4/kdesdk/FrugalBuild b/source/kde4/kdesdk/FrugalBuild index 97c0280..4ce6b2a 100644 --- a/source/kde4/kdesdk/FrugalBuild +++ b/source/kde4/kdesdk/FrugalBuild @@ -2,20 +2,21 @@ # Maintainer: crazy pkgname=kdesdk -pkgver=3.97.1_747279 +pkgver=4.00.80_757906 pkgrel=0playground1 pkgdesc="KDE Software Development Kit." -depends=('libkde>=3.96.1_743104' 'libqtsvg' 'kdepimlibs') -makedepends=('libqtnetwork' 'subversion' 'kdebase-workspace-libs') +depends=('libkde>=4.00.80_757890' 'libqtsvg' 'kdepimlibs') +makedepends=('libqtnetwork' 'subversion' 'kdebase-workspace-libs' 'qt4-designer') groups=('kde4') archs=('i686') options=('nomirror') -_F_cmake_confopts="-DBUILD_kompare:BOOL=OFF" +#_F_cmake_confopts="-DBUILD_kompare:BOOL=OFF" _F_kde4_subpkgs=('umbrello' 'kbugbuster' 'kcachegrind' 'cervisia') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('09d33279efecd77a28f180d81a55fb2c93746251') +sha1sums=('1ffb620098785e2be05510cd4ff98a3f5639b28f') +# TODO: split kompare when is a bit more usable subpkgs=("${_F_kde4_subpkgs[@]}" 'kate' 'kuiviewer' "$pkgname-kio") subdescs=('UML Modeller.' \ 'A Graphical Frontend for the KDE bug reporting system.' \ @@ -24,13 +25,13 @@ subdescs=('UML Modeller.' \ 'KDE Advanced Text Editor.' \ 'UI files viewer.' \ 'Subversion KIO Slaves.') -subdepends=('libkde>=3.96.1_743104 libqtsvg' \ - 'kdepimlibs libkde>=3.96.1_743104 libqtsvg' \ - 'libkde>=3.96.1_743104 libqtsvg' \ - 'libkde>=3.96.1_743104 libqtsvg' \ +subdepends=('libkde libqtsvg' \ + 'kdepimlibs libkde libqtsvg' \ + 'libkde libqtsvg' \ + 'libkde libqtsvg' \ 'kdebase-workspace-libs' \ - 'libkde>=3.96.1_743104 libqtsvg' \ - 'libkde>=3.96.1_743104 libqtsvg libqtnetwork subversion') + 'libkde libqtsvg' \ + 'libkde libqtsvg libqtnetwork subversion') subgroups=('kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4') subarchs=('i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686') @@ -50,7 +51,7 @@ build() kde4_split "kioslave" "$pkgname-kio" ## install the rest - for p in kdeaccounts-plugin kprofilemethod kmtrace scripts kdepalettes strigi-analyzer kstartperf kapptemplate + for p in kdeaccounts-plugin kprofilemethod kmtrace scripts kdepalettes strigi-analyzer kstartperf kapptemplate kompare do kde4_install "$p" done From crazy at frugalware.org Sun Jan 6 22:03:37 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 6 22:03:40 2008 Subject: [Frugalware-git] playground: kdemultimedia-4.00.80_757750-0playground1-i686 Message-ID: <20080106210337.DFD1011904E4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=c8df907579c8fc9ffebcd5ad3a79e6d3fde8b16a commit c8df907579c8fc9ffebcd5ad3a79e6d3fde8b16a Author: crazy Date: Sun Jan 6 22:01:56 2008 +0100 kdemultimedia-4.00.80_757750-0playground1-i686 * Version bump diff --git a/source/kde4/kdemultimedia/FrugalBuild b/source/kde4/kdemultimedia/FrugalBuild index f6e96d9..4777bd6 100644 --- a/source/kde4/kdemultimedia/FrugalBuild +++ b/source/kde4/kdemultimedia/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: crazy pkgname=kdemultimedia -pkgver=3.97.1_747179 +pkgver=4.00.80_757750 pkgrel=0playground1 pkgdesc="KDE Multimedia Programs" depends=() -makedepends=('libkde>=3.96.1_743104' 'libtunepimp' 'cdparanoia' 'flac' 'libmusicbrainz' 'libvorbis' \ - 'taglib' 'lame' 'kdebase-workspace-libs>=3.96.1_743091' 'libqtsvg') +makedepends=('libkde>=4.00.80_757890' 'libtunepimp' 'cdparanoia' 'flac' 'libmusicbrainz' 'libvorbis' \ + 'taglib' 'lame' 'kdebase-workspace-libs>=4.00.80_757926' 'libqtsvg') groups=('kde4') archs=('i686') options=('nomirror') #empty @@ -15,7 +15,7 @@ _F_kde4_subpkgs=('juk' 'kmix' 'kscd' 'libkcddb' 'libkcompactdisc') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 \ flac.patch) -sha1sums=('750c04650d640d728d006d48b17cf558c96f2e47' \ +sha1sums=('8355631a256e1fb242e07ad783221c5dbb6499bb' \ '26bdd6cd8a68b1a60753a12b29260265393e63f9') subpkgs=("${_F_kde4_subpkgs[@]}" "$pkgname-audiocd-kio") @@ -25,12 +25,12 @@ subdescs=('Jukebox and music manager.' \ 'A library for retrieving and sending cddb information.' \ 'CD Player.' \ 'Audiocd KIO Slave Configuration.') -subdepends=('libkde>=3.96.1_74310 libtunepimp libqtsvg' \ - 'libkde>=3.96.1_74310 libqtsvg' \ - 'libkde>=3.96.1_74310 libkcddb libkcompactdisc libmusicbrainz libqtsvg' \ - 'libkde>=3.96.1_74310 libmusicbrainz libqtsvg' \ - 'libkde>=3.96.1_74310 libqtnetwork libqtsvg' \ - 'libkde>=3.96.1_74310 libkcddb libmusicbrainz flac libvorbis cdparanoia libkcompactdisc libqtsvg') +subdepends=('libkde libtunepimp libqtsvg' \ + 'libkde libqtsvg' \ + 'libkde libkcddb libkcompactdisc libmusicbrainz libqtsvg' \ + 'libkde libmusicbrainz libqtsvg' \ + 'libkde libqtnetwork libqtsvg' \ + 'libkde libkcddb libmusicbrainz flac libvorbis cdparanoia libkcompactdisc libqtsvg') subgroups=('kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-libs' 'kde4 kde4-apps' 'kde4') subarchs=('i686' 'i686' 'i686' 'i686' 'i686' 'i686') From crazy at frugalware.org Sun Jan 6 22:27:51 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 6 22:27:55 2008 Subject: [Frugalware-git] playground: kdegraphics-4.00.80_757875-0playground1-i686 Message-ID: <20080106212751.E747511904E4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=07b691ba7aa75e42f6662a878bec53fa3f72b6e7 commit 07b691ba7aa75e42f6662a878bec53fa3f72b6e7 Author: crazy Date: Sun Jan 6 22:25:40 2008 +0100 kdegraphics-4.00.80_757875-0playground1-i686 * Version bump * kgamma is back diff --git a/source/kde4/kdegraphics/FrugalBuild b/source/kde4/kdegraphics/FrugalBuild index 6bc1520..f78d6c8 100644 --- a/source/kde4/kdegraphics/FrugalBuild +++ b/source/kde4/kdegraphics/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdegraphics -pkgver=3.97.1_747259 +pkgver=4.00.80_757875 pkgrel=0playground1 pkgdesc="KDE Graphics Programs" depends=('libqtnetwork' 'libkde' 'libqtsvg') @@ -13,7 +13,7 @@ options=('nomirror') _F_kde4_subpkgs=('gwenview' 'kamera' 'kolourpaint' 'kruler' 'ksnapshot' 'okular' 'libkscan' 'kcolorchooser' 'svgpart') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('4691db6aa5d3167641a0284307f40e3f9b538253') +sha1sums=('d4963a253cabd75c0d7a3d770db0bf828a3cce72') ## TODO: srigi stuff for 4.1 subpkgs=("${_F_kde4_subpkgs[@]}") @@ -45,6 +45,7 @@ build() CMakeKDE_split kde4_install strigi-analyzer + kde4_install kgamma } # optimization OK From crazy at frugalware.org Sun Jan 6 23:01:07 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 6 23:01:10 2008 Subject: [Frugalware-git] playground: plasma-extragear-4.00.80_757535-0playground1-i686 Message-ID: <20080106220107.AFCF91864005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=172d96598752857beb4f0960785352b962450e69 commit 172d96598752857beb4f0960785352b962450e69 Author: crazy Date: Sun Jan 6 22:59:32 2008 +0100 plasma-extragear-4.00.80_757535-0playground1-i686 * New package diff --git a/dev/null b/dev/null deleted file mode 100644 index e69de29..0000000 diff --git a/source/kde4/plasma-extragear/FrugalBuild b/source/kde4/plasma-extragear/FrugalBuild new file mode 100644 index 0000000..0f0d822 --- /dev/null +++ b/source/kde4/plasma-extragear/FrugalBuild @@ -0,0 +1,22 @@ +# Compiling Time: 0.01 SBU +# Maintainer: crazy + +pkgname=plasma-extragear +pkgver=4.00.80_757535 +pkgrel=0playground1 +pkgdesc="Extra plasma applets from extragear" +depends=('libkdecore' 'libsm' 'libxft' 'libqtxml' 'libxcursor' 'kdebase-workspace-libs' \ + 'libpng' 'libxrandr' 'libxinerama' 'dbus' 'mesa' 'kdepimlibs' 'qimageblitz') +makedepends=('boost') +groups=('kde4') +archs=('i686') +Finclude kde4 +source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 kill-lancelot.patch) +sha1sums=('ed654ae82028be2840251ffe0e39e0df9472cfb7' \ + '5208aaafd430678f51e8713cc1aee497d540df1d') + + + + + +# optimization OK diff --git a/source/kde4/plasma-extragear/kill-lancelot.patch b/source/kde4/plasma-extragear/kill-lancelot.patch new file mode 100644 index 0000000..20a228d --- /dev/null +++ b/source/kde4/plasma-extragear/kill-lancelot.patch @@ -0,0 +1,12 @@ +diff -Naur plasma-extragear-4.00.80_757535/applets/CMakeLists.txt plasma-extragear-4.00.80_757535-p/applets/CMakeLists.txt +--- plasma-extragear-4.00.80_757535/applets/CMakeLists.txt 2007-12-10 13:16:40.000000000 +0100 ++++ plasma-extragear-4.00.80_757535-p/applets/CMakeLists.txt 2008-01-06 22:38:35.000000000 +0100 +@@ -10,7 +10,7 @@ + add_subdirectory(fileWatcher) + add_subdirectory(frame) + add_subdirectory(kolourpicker) +-add_subdirectory(lancelot) ++#add_subdirectory(lancelot) + add_subdirectory(notes) + add_subdirectory(twitter) + add_subdirectory(comic) From crazy at frugalware.org Sun Jan 6 23:03:09 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 6 23:03:10 2008 Subject: [Frugalware-git] playground: plasma-extragear-4.00.80_757535-0playground1-i686 Message-ID: <20080106220309.34CEA1864005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=f6f479e4b6574a175c4a0520f23f1dd0896b5086 commit f6f479e4b6574a175c4a0520f23f1dd0896b5086 Author: crazy Date: Sun Jan 6 23:02:59 2008 +0100 plasma-extragear-4.00.80_757535-0playground1-i686 * fogot nomirror option diff --git a/source/kde4/plasma-extragear/FrugalBuild b/source/kde4/plasma-extragear/FrugalBuild index 0f0d822..a122de5 100644 --- a/source/kde4/plasma-extragear/FrugalBuild +++ b/source/kde4/plasma-extragear/FrugalBuild @@ -10,6 +10,7 @@ depends=('libkdecore' 'libsm' 'libxft' 'libqtxml' 'libxcursor' 'kdebase-workspac makedepends=('boost') groups=('kde4') archs=('i686') +options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 kill-lancelot.patch) sha1sums=('ed654ae82028be2840251ffe0e39e0df9472cfb7' \ From crazy at frugalware.org Sun Jan 6 23:30:55 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 6 23:30:57 2008 Subject: [Frugalware-git] playground: plasma-playground-4.00.80_757912-0playground1-i686 Message-ID: <20080106223055.789731864005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=2f1399453ec4f1a8d224c3a43c1c32eb94d68f45 commit 2f1399453ec4f1a8d224c3a43c1c32eb94d68f45 Author: crazy Date: Sun Jan 6 23:29:49 2008 +0100 plasma-playground-4.00.80_757912-0playground1-i686 * New package diff --git a/source/kde4/plasma-playground/FrugalBuild b/source/kde4/plasma-playground/FrugalBuild new file mode 100644 index 0000000..b00916c --- /dev/null +++ b/source/kde4/plasma-playground/FrugalBuild @@ -0,0 +1,22 @@ +# Compiling Time: 0.01 SBU +# Maintainer: crazy + +pkgname=plasma-playground +pkgver=4.00.80_757912 +pkgrel=0playground1 +pkgdesc="Extra plasma applets from playground" +depends=('libkdecore' 'kdebase-workspace-libs' 'libsm' 'libxft' 'libxpm' 'libxcursor' 'strigi' 'xfsprogs-acl' 'libstdc++' 'libpng' \ + 'libxrandr' 'libxinerama' 'mesa' 'kdepimlibs' 'libkonq' 'libqt3support' 'qimageblitz' 'libqtscript' 'cyrus-sasl') +makedepends=('qt4-designer' 'boost') +groups=('kde4') +archs=('i686') +options=('nomirror') +Finclude kde4 +source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) +sha1sums=('2dab72021a4bad304a7e7284ed777ee9fd364fe9') + + + + + +# optimization OK From vmiklos at frugalware.org Sun Jan 6 23:41:41 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 6 23:41:44 2008 Subject: [Frugalware-git] homepage-ng: newsletter issue13 is out Message-ID: <20080106224141.E3CF21864005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=dee2a2f5d2bc009a02a1d7dfcfd32c98518d07ba commit dee2a2f5d2bc009a02a1d7dfcfd32c98518d07ba Author: Miklos Vajna Date: Sun Jan 6 23:41:38 2008 +0100 newsletter issue13 is out diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index 7137c0f..aa0a534 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -17,6 +17,24 @@ + 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 From vmiklos at frugalware.org Sun Jan 6 23:47:54 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 6 23:47:56 2008 Subject: [Frugalware-git] setup: prepare_pkgdb(): forgot about the /var/lib/pacman -> /var/lib/pacman-g2 change Message-ID: <20080106224754.AE4C61864005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=f92818322c8a21294176588167c0fb37c5e49cae commit f92818322c8a21294176588167c0fb37c5e49cae Author: Miklos Vajna Date: Sun Jan 6 23:46:44 2008 +0100 prepare_pkgdb(): forgot about the /var/lib/pacman -> /var/lib/pacman-g2 change diff --git a/src/plugins/select.c b/src/plugins/select.c index 85dca50..4e00d9f 100644 --- a/src/plugins/select.c +++ b/src/plugins/select.c @@ -315,7 +315,7 @@ int prepare_pkgdb(char *repo, GList **config, GList **syncs) pacbindir = g_strdup_printf("%s/frugalware-%s", SOURCEDIR, ARCH); - pkgdb = g_strdup_printf("%s/var/lib/pacman/%s", TARGETDIR, repo); + pkgdb = g_strdup_printf("%s/var/lib/pacman-g2/%s", TARGETDIR, repo); // prepare pkgdb if necessary if(stat(pkgdb, &sbuf) || !S_ISDIR(sbuf.st_mode)) From vmiklos at frugalware.org Mon Jan 7 00:23:29 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 7 00:23:31 2008 Subject: [Frugalware-git] frugalware-current: fwsetup-0.8.5-2-i686 Message-ID: <20080106232329.1448A1190499@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b7c576a014ab4a797ae806ffff516ee7202cd980 commit b7c576a014ab4a797ae806ffff516ee7202cd980 Author: Miklos Vajna Date: Mon Jan 7 00:23:00 2008 +0100 fwsetup-0.8.5-2-i686 added patch from git to make cd/dvd installs working diff --git a/source/devel-extra/fwsetup/FrugalBuild b/source/devel-extra/fwsetup/FrugalBuild index 7a77248..300e681 100644 --- a/source/devel-extra/fwsetup/FrugalBuild +++ b/source/devel-extra/fwsetup/FrugalBuild @@ -3,7 +3,7 @@ pkgname=fwsetup pkgver=0.8.5 -pkgrel=1 +pkgrel=2 pkgdesc="Frugalware Setup" url="http://ftp.frugalware.org/pub/other/setup/" depends=() @@ -12,8 +12,9 @@ groups=('devel-extra') archs=('i686' 'x86_64') _F_archive_nosort=y up2date="lynx -dump $url/releases/ |Flasttar" -source=($url/releases/$pkgname-$pkgver.tar.gz) -signatures=("$source.asc") +source=($url/releases/$pkgname-$pkgver.tar.gz \ + http://git.frugalware.org/patches/setup/f92818322c8a21294176588167c0fb37c5e49cae.patch) +signatures=("$source.asc" '') options=('nofakeroot') unset MAKEFLAGS #Fconfopts="$Fconfopts --repo=stable" From crazy at frugalware.org Mon Jan 7 01:40:01 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 7 01:40:06 2008 Subject: [Frugalware-git] playground: ktorrent-3.0svn-0playground1-i686 Message-ID: <20080107004001.75FDA1190499@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=a83a9dbc07e49b69c9392790cb828143720ead65 commit a83a9dbc07e49b69c9392790cb828143720ead65 Author: crazy Date: Mon Jan 7 01:38:48 2008 +0100 ktorrent-3.0svn-0playground1-i686 * Version bump to kde4's one :P * split libbtcore needed by kget bt plugin ;) diff --git a/source/kde-extra/ktorrent/FrugalBuild b/source/kde-extra/ktorrent/FrugalBuild deleted file mode 100644 index 25c813e..0000000 --- a/source/kde-extra/ktorrent/FrugalBuild +++ /dev/null @@ -1,17 +0,0 @@ -# Compiling Time: 3.25 SBU -# Maintainer: voroskoi - -pkgname=ktorrent -pkgver=2.2.2 -pkgrel=1 -pkgdesc="KTorrent is a BitTorrent program for KDE." -depends=('kdelibs' 'libgl' 'libxmu' 'libxi' 'libxdamage' 'gmp' 'avahi' 'dbus') -groups=('kde-extra') -archs=('i686' 'x86_64') -Finclude kde -url="http://ktorrent.pwsp.net/" -up2date="lynx -dump $url/index.php?page=downloads |grep http.*tar.gz |sed -ne 's/.*t-\(.*\).t.*/\1/;1 p'" -source=(http://ktorrent.pwsp.net/downloads/$pkgver/$pkgname-$pkgver.tar.gz) -sha1sums=('a9f780bca529e7628e5a9aeba8d22dcfde0a46e6') - -# optimization OK diff --git a/source/kde4/ktorrent/FrugalBuild b/source/kde4/ktorrent/FrugalBuild new file mode 100644 index 0000000..573ca0f --- /dev/null +++ b/source/kde4/ktorrent/FrugalBuild @@ -0,0 +1,40 @@ +# Compiling Time: 3.25 SBU +# Maintainer: voroskoi + +pkgname=ktorrent +pkgver=3.0svn +kdever=4.00.80_757900 +## version is not reight but as long I package from svn I use kdever for all packages +## does not define an own one now +pkgrel=0playground1 +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') +rodepends=('libbtcore') +makedepends=('libgcc') +groups=('kde4') +archs=('i686') +options=('nomirror') +Finclude kde4 +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=('48110b7299361aa4711b2fc9e6ede6a823d62e2f') +_F_cd_path="$pkgname-$kdever" + +subpkgs=("libbtcore") +subdescs=('BTCore library.') +subdepends=('libice libxext libqtgui libxfixes libkde gamin xfsprogs-attr libxrender gmp qca libqtnetwork bzip2 qt4-qdbus libgcc libqtsql') +subgroups=('kde4 kde4-libs') +subarchs=('i686') + + +build() +{ + CMakeKDE_build + Fsplit libbtcore usr/lib/libbtcore* + Fsplit libbtcore usr/include/libbtcore + Fsplit libbtcore usr/share/apps/cmake +} +# optimization OK From vmiklos at frugalware.org Mon Jan 7 02:05:22 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 7 02:05:23 2008 Subject: [Frugalware-git] setup: prepare_pkgdb(): and about the /etc/pacman.conf -> /etc/pacman-g2.conf one Message-ID: <20080107010522.24E3811904E4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=6a1aeefcd359f39e03d630732dba7a2a89c96256 commit 6a1aeefcd359f39e03d630732dba7a2a89c96256 Author: Miklos Vajna Date: Mon Jan 7 02:03:32 2008 +0100 prepare_pkgdb(): and about the /etc/pacman.conf -> /etc/pacman-g2.conf one diff --git a/Makefile b/Makefile index e8053ee..8550163 100644 --- a/Makefile +++ b/Makefile @@ -319,11 +319,11 @@ pacman-g2: cp -a $(BDIR)/usr/bin/vercmp pacman-g2/bin/ cp -a $(BDIR)/usr/share/locale pacman-g2/usr/share/ cp -a $(BDIR)/etc/pacman-g2/repos/* pacman-g2/etc/pacman-g2/repos/ - echo "[options]" >>pacman-g2/etc/pacman.conf + echo "[options]" >>pacman-g2/etc/pacman-g2.conf ifeq ($(STABLE),false) - echo "Include = /etc/pacman-g2/repos/frugalware-current" >> pacman-g2/etc/pacman.conf + echo "Include = /etc/pacman-g2/repos/frugalware-current" >> pacman-g2/etc/pacman-g2.conf else - echo "Include = /etc/pacman-g2/repos/frugalware" >> pacman-g2/etc/pacman.conf + echo "Include = /etc/pacman-g2/repos/frugalware" >> pacman-g2/etc/pacman-g2.conf endif ifneq ($(TESTING),false) sed -i 's|current/|testing/|' pacman-g2/etc/pacman-g2/repos/frugalware-current diff --git a/src/plugins/select.c b/src/plugins/select.c index 4e00d9f..5609fc2 100644 --- a/src/plugins/select.c +++ b/src/plugins/select.c @@ -328,7 +328,7 @@ int prepare_pkgdb(char *repo, GList **config, GList **syncs) makepath(pkgdb); // TODO: use libarchive for this fw_system(g_strdup_printf("tar xjf %s/%s.fdb -C %s", pacbindir, repo, pkgdb)); - if ((fp = fopen("/etc/pacman.conf", "w")) == NULL) + if ((fp = fopen("/etc/pacman-g2.conf", "w")) == NULL) { perror(_("Could not open output file for writing")); return(1); @@ -340,7 +340,7 @@ int prepare_pkgdb(char *repo, GList **config, GList **syncs) else { LOG("parsing the pacman-g2 configuration file"); - if (pacman_parse_config("/etc/pacman.conf", cb_db_register, "") == -1) { + if (pacman_parse_config("/etc/pacman-g2.conf", cb_db_register, "") == -1) { dlg_put_backtitle(); dialog_msgbox(_("Error"), g_strdup_printf(_("Failed to parse pacman-g2 configuration file (%s)"), pacman_strerror(pm_errno)), 0, 0, 1); return(-1); From crazy at frugalware.org Mon Jan 7 02:25:23 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 7 02:25:26 2008 Subject: [Frugalware-git] playground: kdenetwork-4.00.80_757851-0playground1-i686 Message-ID: <20080107012523.C549811904E4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=c4b876f9fd595c174fa5779014dccf2bd06755c6 commit c4b876f9fd595c174fa5779014dccf2bd06755c6 Author: crazy Date: Mon Jan 7 02:20:41 2008 +0100 kdenetwork-4.00.80_757851-0playground1-i686 * Version bump * added bt support for kget * *-lisa packages gone , all removed upstream * added an patch to fix linking errors * ( http://bugs.kde.org/show_bug.cgi?id=155173 ) diff --git a/source/kde4/kdenetwork/FrugalBuild b/source/kde4/kdenetwork/FrugalBuild index 6a1af52..79182bd 100644 --- a/source/kde4/kdenetwork/FrugalBuild +++ b/source/kde4/kdenetwork/FrugalBuild @@ -2,24 +2,24 @@ # Maintainer: crazy pkgname=kdenetwork -pkgver=3.97.1_747054 +pkgver=4.00.80_757851 pkgrel=0playground1 pkgdesc="KDE Networking Programs" depends=() -makedepends=('openslp' 'libvncserver' 'kdepimlibs>=3.96.1_742565' 'libidn' 'qca' 'kdebase-workspace-libs>=3.96.1_743091' \ - 'sqlite3' 'decibel' 'avahi-compat' 'libqtsvg' 'libqtnetwork' 'qimageblitz' 'boost') +makedepends=('openslp' 'libvncserver' 'kdepimlibs' 'libidn' 'qca' 'kdebase-workspace-libs' \ + 'sqlite3' 'decibel' 'avahi-compat' 'libqtsvg' 'libqtnetwork' 'qimageblitz' 'boost' 'libbtcore') groups=('kde4') archs=('i686') options=('nomirror') # empty _F_kde4_subpkgs=('kget' 'knewsticker' 'kopete' 'kppp' 'krdc' 'krfb' "$pkgname-filesharing" 'kdnssd') Finclude kde4 -source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('fbd7110754aac3d3b4c59339dbc5c6ecb010a387') -## TODO : init script for lisad +source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 typo_fix_linking_errors.patch) +sha1sums=('10453876252cc33c90840b61d56b8fc74bc0c056' \ + '8ef0ac70ad8048c1e5e2b014dbdc6eec18c482e2') ## NOTE to self =) filesharing need samba , kdnssd ahavi 'running' to work right. -subpkgs=("${_F_kde4_subpkgs[@]}" "$pkgname-lisa") +subpkgs=("${_F_kde4_subpkgs[@]}") subdescs=('An advanced download manager for KDE.' \ 'RDF newsticker Plasma applet' \ 'KDE Instant Messenger.' \ @@ -27,30 +27,23 @@ subdescs=('An advanced download manager for KDE.' \ 'A client for Desktop Sharing' \ 'Desktop Sharing Server.' \ 'Network file sharing.' \ - 'Zeroconf.' \ - 'Lan Information Server and Utils for KDE.') -subdepends=('libqtnetwork kdebase-workspace-libs>=3.96.1_743091' \ - 'kdebase-workspace-libs>=3.96.1_743091 kdepimlibs>=3.96.1_742565 libqtnetwork' \ - 'qimageblitz kdepimlibs>=3.96.1_742565 libxscrnsaver libidn qca sqlite3 decibel libqtsvg libkde>=3.96.1_743104' \ - 'libkde>=3.96.1_743104 libqtsvg' \ - 'libkde>=>=3.96.1_743104 libvncserver avahi-compat libqtsvg libqtnetwork' \ - 'openslp libvncserver libkde>=>=3.96.1_743104 avahi-compat libqtsvg libqtnetwork qt4-qdbus bzip2' \ - 'libkde>=>=3.96.1_743104 libqtsvg' \ - 'libkde>=>=3.96.1_743104 libqtnetwork avahi-compat libqtsvg' \ - 'libkde>=>=3.96.1_743104 libqtsvg') + 'Zeroconf.') +subdepends=('libqtnetwork kdebase-workspace-libs libbtcore' \ + 'kdebase-workspace-libs kdepimlibs libqtnetwork' \ + 'qimageblitz kdepimlibs libxscrnsaver libidn qca sqlite3 decibel libqtsvg libkde' \ + 'libkde libqtsvg' \ + 'libkde libvncserver avahi-compat libqtsvg libqtnetwork' \ + 'openslp libvncserver libkde avahi-compat libqtsvg libqtnetwork qt4-qdbus bzip2' \ + 'libkde libqtsvg' \ + 'libkde libqtnetwork avahi-compat libqtsvg') subgroups=('kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' \ - 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps') -subarchs=('i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686') + 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps') +subarchs=('i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686') build() { CMakeKDE_make - CMakeKDE_split - - kde4_install "doc/lisa" - kde4_install "doc/kcontrol" - kde4_install "lanbrowsing" - Fsplit "$pkgname-lisa" /usr + CMakeKDE_split ## shut up tar Fmkdir usr/share/doc/$pkgname/DUMMY_PACKAGE_DO_NOT_USE diff --git a/source/kde4/kdenetwork/typo_fix_linking_errors.patch b/source/kde4/kdenetwork/typo_fix_linking_errors.patch new file mode 100644 index 0000000..208a0ba --- /dev/null +++ b/source/kde4/kdenetwork/typo_fix_linking_errors.patch @@ -0,0 +1,13 @@ +Index: krfb/CMakeLists.txt +=================================================================== +--- krfb/CMakeLists.txt (Revision 757962) ++++ krfb/CMakeLists.txt (Arbeitskopie) +@@ -41,7 +41,7 @@ + + target_link_libraries(krfb ${JPEG_LIBRARIES} ${SLP_LIBRARIES} ${LIBVNCSERVER_LIBRARIES} ${X11_Xdamage_LIB} ${KDE4_KDNSSD_LIBS}) + if(X11_XTest_FOUND) +- target_link_libraries(krfb ${X11_XTest_Lib}) ++ target_link_libraries(krfb ${X11_XTest_LIB}) + endif(X11_XTest_FOUND) + + install(TARGETS krfb DESTINATION ${BIN_INSTALL_DIR}) From vmiklos at frugalware.org Mon Jan 7 02:30:51 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 7 02:30:53 2008 Subject: [Frugalware-git] frugalware-current: fwsetup-0.8.5-3-i686 Message-ID: <20080107013051.716D511904E4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bd7c5b520d5aa6cdb7204588e36e24d48fa85cc4 commit bd7c5b520d5aa6cdb7204588e36e24d48fa85cc4 Author: Miklos Vajna Date: Mon Jan 7 02:28:04 2008 +0100 fwsetup-0.8.5-3-i686 next patch from git diff --git a/source/devel-extra/fwsetup/FrugalBuild b/source/devel-extra/fwsetup/FrugalBuild index 300e681..c0b8f5a 100644 --- a/source/devel-extra/fwsetup/FrugalBuild +++ b/source/devel-extra/fwsetup/FrugalBuild @@ -3,7 +3,7 @@ pkgname=fwsetup pkgver=0.8.5 -pkgrel=2 +pkgrel=3 pkgdesc="Frugalware Setup" url="http://ftp.frugalware.org/pub/other/setup/" depends=() @@ -13,8 +13,9 @@ archs=('i686' 'x86_64') _F_archive_nosort=y up2date="lynx -dump $url/releases/ |Flasttar" source=($url/releases/$pkgname-$pkgver.tar.gz \ - http://git.frugalware.org/patches/setup/f92818322c8a21294176588167c0fb37c5e49cae.patch) -signatures=("$source.asc" '') + http://git.frugalware.org/patches/setup/f92818322c8a21294176588167c0fb37c5e49cae.patch \ + http://git.frugalware.org/patches/setup/6a1aeefcd359f39e03d630732dba7a2a89c96256.patch) +signatures=("$source.asc" '' '') options=('nofakeroot') unset MAKEFLAGS #Fconfopts="$Fconfopts --repo=stable" From vmiklos at frugalware.org Mon Jan 7 16:50:14 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 7 16:50:17 2008 Subject: [Frugalware-git] setup: postconf: fix for the "grubconfig hangs" bug Message-ID: <20080107155014.B28DD1190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=6f9af8e00a8f7694e723a85975addce780891d29 commit 6f9af8e00a8f7694e723a85975addce780891d29 Author: Miklos Vajna Date: Mon Jan 7 16:41:44 2008 +0100 postconf: fix for the "grubconfig hangs" bug the problem was the following: in the past we chrooted then grubconfig tried to populate /dev by running /etc/rc.d/rc.udev. this was fine but now rc.udev also autodetects hardware, so it's better to mount -o bind /dev before chrooting diff --git a/src/plugins/postconf.c b/src/plugins/postconf.c index e1a86ed..d387e9e 100644 --- a/src/plugins/postconf.c +++ b/src/plugins/postconf.c @@ -235,6 +235,18 @@ int run(GList **config) fw_system(ptr); free(ptr); + // this prevents mounting and umounting dev/proc/sys for each config + // tool + ptr = g_strdup_printf("mount /dev -o bind %s/dev", TARGETDIR); + fw_system(ptr); + free(ptr); + ptr = g_strdup_printf("mount /proc -o bind %s/proc", TARGETDIR); + fw_system(ptr); + free(ptr); + ptr = g_strdup_printf("mount /sys -o bind %s/sys", TARGETDIR); + fw_system(ptr); + free(ptr); + fw_end_dialog(); fw_system_interactive("chroot ./ /sbin/grubconfig"); fw_init_dialog(); @@ -245,10 +257,6 @@ int run(GList **config) _("Updating module dependencies..."), 0, 0, 0); fw_system("chroot ./ /sbin/depmod -a"); - // newer shadow requires /dev/stdin :/ - ptr = g_strdup_printf("mount /dev -o bind %s/dev", TARGETDIR); - fw_system(ptr); - free(ptr); while(!has_rootpw("etc/shadow") && confirm_rootpw()) { change_pw("root", NULL); @@ -258,6 +266,13 @@ int run(GList **config) { add_user(); } + + ptr = g_strdup_printf("umount %s/sys", TARGETDIR); + fw_system(ptr); + free(ptr); + ptr = g_strdup_printf("umount %s/proc", TARGETDIR); + fw_system(ptr); + free(ptr); ptr = g_strdup_printf("umount %s/dev", TARGETDIR); fw_system(ptr); free(ptr); From vmiklos at frugalware.org Mon Jan 7 16:55:36 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 7 16:55:41 2008 Subject: [Frugalware-git] frugalware-current: fwsetup-0.8.5-4-i686 Message-ID: <20080107155536.EE66911901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=70c1c31c2623ea0c80b55eebe88d6f6ac874902f commit 70c1c31c2623ea0c80b55eebe88d6f6ac874902f Author: Miklos Vajna Date: Mon Jan 7 16:55:17 2008 +0100 fwsetup-0.8.5-4-i686 patch from git for the grubconfig hangs issue diff --git a/source/devel-extra/fwsetup/FrugalBuild b/source/devel-extra/fwsetup/FrugalBuild index c0b8f5a..ec560d0 100644 --- a/source/devel-extra/fwsetup/FrugalBuild +++ b/source/devel-extra/fwsetup/FrugalBuild @@ -3,7 +3,7 @@ pkgname=fwsetup pkgver=0.8.5 -pkgrel=3 +pkgrel=4 pkgdesc="Frugalware Setup" url="http://ftp.frugalware.org/pub/other/setup/" depends=() @@ -14,8 +14,9 @@ _F_archive_nosort=y up2date="lynx -dump $url/releases/ |Flasttar" source=($url/releases/$pkgname-$pkgver.tar.gz \ http://git.frugalware.org/patches/setup/f92818322c8a21294176588167c0fb37c5e49cae.patch \ - http://git.frugalware.org/patches/setup/6a1aeefcd359f39e03d630732dba7a2a89c96256.patch) -signatures=("$source.asc" '' '') + http://git.frugalware.org/patches/setup/6a1aeefcd359f39e03d630732dba7a2a89c96256.patch \ + http://git.frugalware.org/patches/setup/6f9af8e00a8f7694e723a85975addce780891d29.patch) +signatures=("$source.asc" '' '' '') options=('nofakeroot') unset MAKEFLAGS #Fconfopts="$Fconfopts --repo=stable" From vmiklos at frugalware.org Mon Jan 7 17:07:51 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 7 17:07:53 2008 Subject: [Frugalware-git] frugalware-current: os-prober-1.22-2-i686 Message-ID: <20080107160751.3670111901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2674c65b0f4739162c393df73814c32946d44df3 commit 2674c65b0f4739162c393df73814c32946d44df3 Author: Miklos Vajna Date: Mon Jan 7 17:07:29 2008 +0100 os-prober-1.22-2-i686 added patch no avoid calling log-output which is available only on Debian diff --git a/source/base/os-prober/FrugalBuild b/source/base/os-prober/FrugalBuild index 8446c57..3970f5a 100644 --- a/source/base/os-prober/FrugalBuild +++ b/source/base/os-prober/FrugalBuild @@ -3,7 +3,7 @@ pkgname=os-prober pkgver=1.22 -pkgrel=1 +pkgrel=2 pkgdesc="Utility to detect other OSes on a set of drives." url="http://packages.debian.org/os-prober" depends=() @@ -11,9 +11,10 @@ groups=('base') archs=('i686' 'x86_64') up2date="lynx -dump http://ftp.debian.org/debian/pool/main/o/os-prober/|Flasttar|sed 's/.*_//'" source=(http://ftp.debian.org/debian/pool/main/o/os-prober/os-prober_$pkgver.tar.gz \ - os-prober-frugalware.diff) + os-prober-frugalware.diff os-prober-nodebian.diff) sha1sums=('fcaba9f491cd65b18ddedf8d395b5f97e1e440f7' \ - 'f32a69a86bf8c03478a14f74d69d46d05e909615') + 'f32a69a86bf8c03478a14f74d69d46d05e909615' \ + '7738b827294d3a7ace3c39f0d3ff6c52a215f34a') options=('force') build() diff --git a/source/base/os-prober/os-prober-nodebian.diff b/source/base/os-prober/os-prober-nodebian.diff new file mode 100644 index 0000000..cedbdf6 --- /dev/null +++ b/source/base/os-prober/os-prober-nodebian.diff @@ -0,0 +1,12 @@ +--- a/os-prober.orig 2008-01-07 16:59:25.000000000 +0100 ++++ b/os-prober 2008-01-07 17:00:54.000000000 +0100 +@@ -36,8 +36,7 @@ + + # Also detect OSes on LVM volumes (assumes LVM is active) + if type lvs >/dev/null 2>&1; then +- echo "$(log-output -t os-prober --pass-stdout \ +- lvs --noheadings --separator : -o vg_name,lv_name | ++ echo "$(lvs --noheadings --separator : -o vg_name,lv_name 2>/dev/null| + sed "s|-|--|g;s|^[[:space:]]*\(.*\):\(.*\)$|/dev/mapper/\1-\2|")" + fi + } From vmiklos at frugalware.org Mon Jan 7 18:38:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 7 18:38:42 2008 Subject: [Frugalware-git] frugalwareutils: fwutil_init(): always update /etc/mtab from /proc Message-ID: <20080107173840.D775511904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=55ab512aec969ef9f48cdb09d9a34e116cfc8e41 commit 55ab512aec969ef9f48cdb09d9a34e116cfc8e41 Author: Miklos Vajna Date: Mon Jan 7 18:16:06 2008 +0100 fwutil_init(): always update /etc/mtab from /proc this is necessary when /dev is pre-mounted but /etc/mtab is outdated diff --git a/libfwutil/libfwutil.c b/libfwutil/libfwutil.c index fd384f0..de3b383 100644 --- a/libfwutil/libfwutil.c +++ b/libfwutil/libfwutil.c @@ -152,26 +152,26 @@ int fwutil_init() system("/etc/rc.d/rc.udev"); system("mount / -o rw,remount"); - if((fi = fopen("/proc/mounts", "r"))) + + system("mount /dev/pts"); + ret++; + } + if((fi = fopen("/proc/mounts", "r"))) + { + if((fo = fopen("/etc/mtab", "w"))) { - if((fo = fopen("/etc/mtab", "w"))) + char line[256]; + + while(!feof(fi)) { - char line[256]; - - while(!feof(fi)) - { - if(!fgets(line, 255, fi)) - break; - if(!strstr(line, "root")) - fprintf(fo, "%s", line); - } - fclose(fo); + if(!fgets(line, 255, fi)) + break; + if(!strstr(line, "root")) + fprintf(fo, "%s", line); } - fclose(fi); + fclose(fo); } - - system("mount /dev/pts"); - ret++; + fclose(fi); } return(ret); } From vmiklos at frugalware.org Mon Jan 7 18:40:00 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 7 18:40:02 2008 Subject: [Frugalware-git] frugalware-current: frugalwareutils-0.7.7-2-i686 Message-ID: <20080107174000.EE1C311904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=efc5c56e78f048e902d272c6b5df7aab967ceb15 commit efc5c56e78f048e902d272c6b5df7aab967ceb15 Author: Miklos Vajna Date: Mon Jan 7 18:39:36 2008 +0100 frugalwareutils-0.7.7-2-i686 added patch from git to fix the "/etc/mtab is outdated" bug diff --git a/source/base/frugalwareutils/FrugalBuild b/source/base/frugalwareutils/FrugalBuild index cb0843f..98db53a 100644 --- a/source/base/frugalwareutils/FrugalBuild +++ b/source/base/frugalwareutils/FrugalBuild @@ -3,7 +3,7 @@ pkgname=frugalwareutils pkgver=0.7.7 -pkgrel=1 +pkgrel=2 pkgdesc="Frugalware configuration utilities." url="http://ftp.frugalware.org/pub/other/frugalwareutils" depends=('glib2' 'ncurses' 'parted>=1.8.8' 'pacman-g2>=3.5.1') @@ -12,8 +12,9 @@ makedepends=('dialog>=1.0_20051030-3' 'doxygen' 'asciidoc' 'docbook-xsl' \ groups=('base') archs=('i686' 'x86_64') up2date="lynx -dump $url|Flasttar" -source=($url/$pkgname-$pkgver.tar.gz) -signatures=(${source[0]}.asc) +source=($url/$pkgname-$pkgver.tar.gz \ + http://git.frugalware.org/patches/setup/55ab512aec969ef9f48cdb09d9a34e116cfc8e41.patch) +signatures=(${source[0]}.asc '') options=('scriptlet') Fconfopts="$Fconfopts --sbindir=/sbin --libdir=/lib --libexecdir=/usr/libexec" unset MAKEFLAGS From vmiklos at frugalware.org Mon Jan 7 18:43:00 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 7 18:43:02 2008 Subject: [Frugalware-git] frugalware-current: frugalwareutils-0.7.7-2-i686 Message-ID: <20080107174300.380F011904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3d018b2df7707ea65b17ebdb3e3d33730b927579 commit 3d018b2df7707ea65b17ebdb3e3d33730b927579 Author: Miklos Vajna Date: Mon Jan 7 18:42:50 2008 +0100 frugalwareutils-0.7.7-2-i686 whoops, fix the url of the patch diff --git a/source/base/frugalwareutils/FrugalBuild b/source/base/frugalwareutils/FrugalBuild index 98db53a..510d80a 100644 --- a/source/base/frugalwareutils/FrugalBuild +++ b/source/base/frugalwareutils/FrugalBuild @@ -13,7 +13,7 @@ groups=('base') archs=('i686' 'x86_64') up2date="lynx -dump $url|Flasttar" source=($url/$pkgname-$pkgver.tar.gz \ - http://git.frugalware.org/patches/setup/55ab512aec969ef9f48cdb09d9a34e116cfc8e41.patch) + http://git.frugalware.org/patches/frugalwareutils/55ab512aec969ef9f48cdb09d9a34e116cfc8e41.patch) signatures=(${source[0]}.asc '') options=('scriptlet') Fconfopts="$Fconfopts --sbindir=/sbin --libdir=/lib --libexecdir=/usr/libexec" From vmiklos at frugalware.org Mon Jan 7 19:42:19 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 7 19:42:21 2008 Subject: [Frugalware-git] frugalware-current: TAG 0.8pre2 Message-ID: <20080107184219.D190111904E2@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ed7fb5af46cec636f1e47b434b985cf41830277d commit ed7fb5af46cec636f1e47b434b985cf41830277d Author: Miklos Vajna Date: Mon Jan 7 19:41:40 2008 +0100 TAG 0.8pre2 From vmiklos at frugalware.org Mon Jan 7 20:24:58 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 7 20:25:00 2008 Subject: [Frugalware-git] pacman-g2: remove mirror www7, it's down Message-ID: <20080107192458.8C6FC11904E2@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=a8d230fb90a30c40ae80a54b84549990b78a7a71 commit a8d230fb90a30c40ae80a54b84549990b78a7a71 Author: Miklos Vajna Date: Mon Jan 7 20:23:41 2008 +0100 remove mirror www7, it's down closes #2689 diff --git a/etc/pacman-g2/repos/frugalware-current.in b/etc/pacman-g2/repos/frugalware-current.in index a5568b1..00368a9 100644 --- a/etc/pacman-g2/repos/frugalware-current.in +++ b/etc/pacman-g2/repos/frugalware-current.in @@ -14,11 +14,6 @@ Server = ftp://ftp5.frugalware.org/packages/frugalware/pub/frugalware/frugalware # PlanetMirror (Unknown bandwidth) Server = ftp://ftp13.frugalware.org/pub/frugalware/frugalware-current/frugalware-@CARCH@ # ----------- -# - GERMANY - -# ----------- -# Sebastian Vassiliou (100 MBit) -Server = http://www7.frugalware.org/pub/frugalware/frugalware-current/frugalware-@CARCH@ -# ----------- # - HUNGARY - # ----------- # Schmidt Computer Ltd. (100 MBit) diff --git a/etc/pacman-g2/repos/frugalware.in b/etc/pacman-g2/repos/frugalware.in index 8047d93..6f5e091 100644 --- a/etc/pacman-g2/repos/frugalware.in +++ b/etc/pacman-g2/repos/frugalware.in @@ -14,11 +14,6 @@ Server = ftp://ftp5.frugalware.org/packages/frugalware/pub/frugalware/frugalware # PlanetMirror (Unknown bandwidth) Server = ftp://ftp13.frugalware.org/pub/frugalware/frugalware-stable/frugalware-@CARCH@ # ----------- -# - GERMANY - -# ----------- -# Sebastian Vassiliou (100 MBit) -Server = http://www7.frugalware.org/pub/frugalware/frugalware-stable/frugalware-@CARCH@ -# ----------- # - HUNGARY - # ----------- # Schmidt Computer Ltd. (100 MBit) From crazy at frugalware.org Tue Jan 8 14:08:50 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 8 14:08:52 2008 Subject: [Frugalware-git] playground: soprano-2.0.0-0playground1-i686 Message-ID: <20080108130850.795D911901C4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=936e47566bdd279d7f28310bce950d06c90e4c3a commit 936e47566bdd279d7f28310bce950d06c90e4c3a Author: crazy Date: Tue Jan 8 14:07:20 2008 +0100 soprano-2.0.0-0playground1-i686 * Version bump * ( to be moved after freeze ) diff --git a/source/apps/soprano/FrugalBuild b/source/apps/soprano/FrugalBuild index 9d36d99..d1ea01f 100644 --- a/source/apps/soprano/FrugalBuild +++ b/source/apps/soprano/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: crazy pkgname=soprano -pkgver=1.99_rc2 -pkgrel=0playground2 +pkgver=2.0.0 +pkgrel=0playground1 pkgdesc="RDF storage, parsing, and serialization framework" depends=('libqtnetwork' 'qt4-qdbus' 'clucene' 'librdf' 'libqttest') makedepends=('j2sdk') @@ -11,12 +11,9 @@ groups=('apps') archs=('i686') _F_sourceforge_ext=".tar.bz2" _F_sourceforge_broken_up2date=1 -_F_cd_path="$pkgname-`echo $pkgver|sed 's/_/-/'`" options=('scriptlet') Finclude sourceforge cmake -source=($source svn.patch) -sha1sums=('8e94131a3e9704db7f2f0a369a7e855d3f448a3f' \ - '55860fbd8bbb8270b18df2ccb640d31d4ceb6eee') +sha1sums=('8b6c5817477e7bb1a76cbc102f03be7591887814') ## TODO: Split subpkgs=("$pkgname-sesame2") diff --git a/source/apps/soprano/svn.patch b/source/apps/soprano/svn.patch deleted file mode 100644 index 6207107..0000000 Binary files a/source/apps/soprano/svn.patch and /dev/null differ From crazy at frugalware.org Tue Jan 8 15:20:53 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 8 15:20:56 2008 Subject: [Frugalware-git] playground: xine-lib-1.1.9-1-i686 Message-ID: <20080108142053.F24B91190498@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=7acd3b0d3f7cf4fb0dca2d54a9c62f3b306a0a09 commit 7acd3b0d3f7cf4fb0dca2d54a9c62f3b306a0a09 Author: crazy Date: Tue Jan 8 15:19:00 2008 +0100 xine-lib-1.1.9-1-i686 * Version bump diff --git a/source/xlib/xine-lib/FrugalBuild b/source/xlib/xine-lib/FrugalBuild index 2f0c334..25608ea 100644 --- a/source/xlib/xine-lib/FrugalBuild +++ b/source/xlib/xine-lib/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: VMiklos pkgname=xine-lib -pkgver=1.1.8 -pkgrel=2 +pkgver=1.1.9 +pkgrel=1 pkgdesc="Xine multimedia playback engine libraries" _F_sourceforge_dirname="xine" _F_sourceforge_ext=".tar.bz2" @@ -19,7 +19,7 @@ options=('scriptlet') makedepends=('arts' 'esd' 'sdl') groups=('xlib') archs=('i686' 'x86_64') -sha1sums=('48c7402ee2ada28e4b271d9dfb2bcb4d812e7daf') +sha1sums=('f9e36b6cc69f76fed3b95de8a29ef2255770aa33') build() { export CFLAGS="$CFLAGS -fno-strict-aliasing -UHAVE_MMX" From crazy at frugalware.org Tue Jan 8 21:01:41 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 8 21:01:51 2008 Subject: [Frugalware-git] playground: kdelibs-4.00.80_758672-0playground1-i686 Message-ID: <20080108200141.D14EA1190498@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=95cd3c2f0a9b5ca056cd8bf16eece62833cea668 commit 95cd3c2f0a9b5ca056cd8bf16eece62833cea668 Author: crazy Date: Tue Jan 8 20:56:07 2008 +0100 kdelibs-4.00.80_758672-0playground1-i686 * Versionb bump diff --git a/source/kde4/kdelibs/FrugalBuild b/source/kde4/kdelibs/FrugalBuild index 817cc86..1850452 100644 --- a/source/kde4/kdelibs/FrugalBuild +++ b/source/kde4/kdelibs/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdelibs -pkgver=4.00.80_757890 +pkgver=4.00.80_758672 pkgrel=0playground1 pkgdesc="KDE4 Core Libraries." depends=('qt4-qdbus' 'bzip2' 'libgcc' 'libice' 'libxext' \ @@ -20,7 +20,7 @@ options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 \ flac.patch) -sha1sums=('451343c92b69f417009d2db5a1306c2d0f118bfc' \ +sha1sums=('a520478ec0c91ae2a176d562ceaf432a558e8514' \ '0ff2c4946a6f58c0dadc7b6bd1027f46fab66218') ## TODO: groups!!! From crazy at frugalware.org Tue Jan 8 21:59:57 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 8 22:00:00 2008 Subject: [Frugalware-git] playground: kdepimlibs-4.00.80_758644-0playground1-i686 Message-ID: <20080108205957.2F4F711901CF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=454f33fab5531fd985584659cbcbf07a9fef8a8e commit 454f33fab5531fd985584659cbcbf07a9fef8a8e Author: crazy Date: Tue Jan 8 21:58:54 2008 +0100 kdepimlibs-4.00.80_758644-0playground1-i686 * Version bump diff --git a/source/kde4/kdepimlibs/FrugalBuild b/source/kde4/kdepimlibs/FrugalBuild index a63cc98..03399fb 100644 --- a/source/kde4/kdepimlibs/FrugalBuild +++ b/source/kde4/kdepimlibs/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdepimlibs -pkgver=4.00.80_756605 +pkgver=4.00.80_758644 pkgrel=0playground1 pkgdesc="Personal Information Management (PIM) libraries for KDE4." depends=('libkde>=4.00.80_757890' 'libice' 'libxext' 'libxfixes' 'libqtgui' 'gamin' 'xfsprogs-attr' \ @@ -13,6 +13,6 @@ archs=('i686') options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('e07fdb30f1004384e37c99e1c5faaebce760b1cd') +sha1sums=('d2af63ea416c13600e2e72576ff3dade1bb5b759') # optimization OK From crazy at frugalware.org Tue Jan 8 22:47:59 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 8 22:48:02 2008 Subject: [Frugalware-git] playground: kdebase-runtime-4.00.80_758611-0playground1-i686 Message-ID: <20080108214759.E4D5F11901C3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=80decddb566b46dcc3a6c328f2378244928e4a5d commit 80decddb566b46dcc3a6c328f2378244928e4a5d Author: crazy Date: Tue Jan 8 22:29:55 2008 +0100 kdebase-runtime-4.00.80_758611-0playground1-i686 * Version bump diff --git a/source/kde4/kdebase-runtime/FrugalBuild b/source/kde4/kdebase-runtime/FrugalBuild index 41a82af..35f4636 100644 --- a/source/kde4/kdebase-runtime/FrugalBuild +++ b/source/kde4/kdebase-runtime/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdebase-runtime -pkgver=4.00.80_757676 +pkgver=4.00.80_758611 pkgrel=0playground1 pkgdesc="Programs needed at runtime by other KDE4 applications" depends=('libkde' 'gamin' 'xfsprogs-attr' 'libxrender' 'libice' 'libxext' 'libxfixes' \ @@ -14,7 +14,7 @@ archs=('i686') options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('9c4c4a8d92355dd4d147b24ef3cf192bf7294666') +sha1sums=('361edb386c18e05cf09324f8f16db93e2885c9f5') ## test subpkgs=("kdebase-icons") subdescs=('Oxygen KDE4 Icons') From crazy at frugalware.org Wed Jan 9 00:17:40 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 9 00:17:43 2008 Subject: [Frugalware-git] playground: kdebase-workspace-4.00.80_758671-0playground1-i686 Message-ID: <20080108231740.5343D1190498@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=8e9726132d491278867db2f2c19330c3610e5018 commit 8e9726132d491278867db2f2c19330c3610e5018 Author: crazy Date: Wed Jan 9 00:12:47 2008 +0100 kdebase-workspace-4.00.80_758671-0playground1-i686 * Version bump diff --git a/source/kde4/kdebase-workspace/FrugalBuild b/source/kde4/kdebase-workspace/FrugalBuild index c365583..75021ef 100644 --- a/source/kde4/kdebase-workspace/FrugalBuild +++ b/source/kde4/kdebase-workspace/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdebase-workspace -pkgver=4.00.80_757926 +pkgver=4.00.80_758671 pkgrel=0playground1 pkgdesc="Programs specific for the KDE4 desktop." depends=('libkde>=4.00.80_757890' 'libqt3support' 'libqtsvg' 'libxpm' 'strigi' 'xfsprogs-acl' 'libxtst' 'libqtopengl' 'libxres' \ @@ -16,7 +16,7 @@ options=('nomirror') _F_cmake_confopts="$_F_cmake_confopts -DWITH_NetworkManager:BOOL=OFF" Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 default-wallpaper.patch) -sha1sums=('7673b6f67257c6326b08a92120517dcdf8fbdbdc' \ +sha1sums=('ce332c5647418f031d52efd9a4f6b7eb42b16a00' \ 'ee2c2275c5bec055f47c906635ce21c448654aa9') ## TODO: kdm @@ -33,7 +33,7 @@ build() ## Something may look not really logical. ## Everything want -worksapce need that so make it -devel/-libs combo - Fsplit $pkgname-libs usr/lib/{libkworkspace.so*,libplasma.so*,libprocesscore.so*,libprocessui.so*} + Fsplit $pkgname-libs usr/lib/{libkworkspace.so*,libplasma.so*,libprocesscore.so*,libprocessui.so*,libplasmaclock.so*} Fsplit $pkgname-libs usr/lib/{libsolidcontrolifaces.so*,libsolidcontrol.so*,libtaskmanager.so*} Fsplit $pkgname-libs usr/include Fsplit $pkgname-libs usr/share/apps/cmake From crazy at frugalware.org Wed Jan 9 00:24:30 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 9 00:24:56 2008 Subject: [Frugalware-git] playground: kdeadmin-4.00.80_755647-0playground1-i686 Message-ID: <20080108232430.BF82A1190498@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=f0d56ed7916da8eac459361c81cc25260bba5903 commit f0d56ed7916da8eac459361c81cc25260bba5903 Author: crazy Date: Wed Jan 9 00:23:43 2008 +0100 kdeadmin-4.00.80_755647-0playground1-i686 * Version bump diff --git a/source/kde4/kdeadmin/FrugalBuild b/source/kde4/kdeadmin/FrugalBuild index cf930f2..35a106a 100644 --- a/source/kde4/kdeadmin/FrugalBuild +++ b/source/kde4/kdeadmin/FrugalBuild @@ -13,7 +13,7 @@ options=('nomirror') _F_cmake_confopts="-DBUILD_kpackage:BOOL=OFF -DBUILD_knetworkconf:BOOL=OFF" Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('f0db0c8c8476164c27162222db32857fb63c898f') +sha1sums=('e9846639cb43da2d25ae8d18ccdf1985955bd12c') build() From crazy at frugalware.org Wed Jan 9 00:33:46 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 9 00:34:00 2008 Subject: [Frugalware-git] playground: kdelibs-4.00.80_758672-0playground1-i686 Message-ID: <20080108233347.05B321190498@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=ee8acd1a9492eb26a5c5c318aafa89b088ed0562 commit ee8acd1a9492eb26a5c5c318aafa89b088ed0562 Author: crazy Date: Wed Jan 9 00:33:27 2008 +0100 kdelibs-4.00.80_758672-0playground1-i686 * depends fix diff --git a/source/kde4/kdelibs/FrugalBuild b/source/kde4/kdelibs/FrugalBuild index 1850452..0592b8b 100644 --- a/source/kde4/kdelibs/FrugalBuild +++ b/source/kde4/kdelibs/FrugalBuild @@ -13,7 +13,7 @@ rodepends=("libkde=$pkgver") makedepends=('libqttest' 'enchant' 'hspell' 'avahi-compat' 'aspell' \ 'libstrigiqtdbusclient' 'strigi' 'qt4-qdbus' 'pcre' \ 'soprano' 'libxpm' 'libqt3support' 'alsa-lib' 'libungif' \ - 'xfsprogs-acl' 'libqtsvg' 'libxi') + 'xfsprogs-acl' 'libqtsvg' 'libxi' 'libqtscript') groups=('kde4' 'kde4-minimal') archs=('i686') options=('nomirror') @@ -31,7 +31,7 @@ subdescs=('Development files.' \ 'KSpell hspell plugin.' \ 'KSpell enchant plugin.' \ 'Core libraries and files needed for KDE applications.') -subdepends=("libkde=$pkgver libqtsvg libxpm libxtst strigi xfsprogs-acl libqtnetwork" \ +subdepends=("libkde=$pkgver libqtsvg libxpm libxtst strigi xfsprogs-acl libqtnetwork libqtscript" \ "libkdecore=$pkgver libqtsvg libxft libxpm libxtst libxcursor strigi xfsprogs-acl libstrigiqtdbusclient \ libstdc++ libpng libxi libxrandr libxinerama libxcb libqt3support libjpeg libungif soprano alsa-lib" \ "libkde=$pkgver aspell libqtnetwork qt4-qdbus bzip2" \ From crazy at frugalware.org Wed Jan 9 00:53:30 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 9 00:53:36 2008 Subject: [Frugalware-git] playground: kdeutils-4.00.80_758365-0playground1-i686 Message-ID: <20080108235330.B2D5B1190498@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=bb5751cb25561d084a80afcd38c1ae3d0a96a9fa commit bb5751cb25561d084a80afcd38c1ae3d0a96a9fa Author: crazy Date: Wed Jan 9 00:50:26 2008 +0100 kdeutils-4.00.80_758365-0playground1-i686 * Version bump diff --git a/source/kde4/kdeutils/FrugalBuild b/source/kde4/kdeutils/FrugalBuild index 3852d83..05e63d5 100644 --- a/source/kde4/kdeutils/FrugalBuild +++ b/source/kde4/kdeutils/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdeutils -pkgver=4.00.80_757898 +pkgver=4.00.80_758365 pkgrel=0playground1 pkgdesc="KDE General Utilities" depends=() @@ -13,7 +13,7 @@ options=('nomirror') # empty _F_kde4_subpkgs=('kgpg' 'superkaramba' 'ktimer' 'kfloppy' 'ark' 'kjots' 'kcalc' 'kdessh' 'sweeper' 'kwallet' 'kcharselect') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('785013bc39d2f41f1ffd7862f20f7128c55f8add') +sha1sums=('f002fca641db23897303ddb33c11089c38592549') subpkgs=("${_F_kde4_subpkgs[@]}" 'kwikdisk' 'libkmilo' 'kmilo-asus' 'kmilo-dell' 'kmilo-thinkpad' 'kmilo-vaio') From crazy at frugalware.org Wed Jan 9 01:02:22 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 9 01:02:24 2008 Subject: [Frugalware-git] playground: ktorrent-3.0svn-0playground2-i686 Message-ID: <20080109000222.2C1EF1190498@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=cb629630380191b6c9b200fceb7a1c3d4ad0df2f commit cb629630380191b6c9b200fceb7a1c3d4ad0df2f Author: crazy Date: Wed Jan 9 01:01:06 2008 +0100 ktorrent-3.0svn-0playground2-i686 * update to an newer snapshot diff --git a/source/kde4/ktorrent/FrugalBuild b/source/kde4/ktorrent/FrugalBuild index 573ca0f..9ee1fad 100644 --- a/source/kde4/ktorrent/FrugalBuild +++ b/source/kde4/ktorrent/FrugalBuild @@ -3,10 +3,10 @@ pkgname=ktorrent pkgver=3.0svn -kdever=4.00.80_757900 +kdever=4.00.80_758390 ## version is not reight but as long I package from svn I use kdever for all packages ## does not define an own one now -pkgrel=0playground1 +pkgrel=0playground2 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') @@ -20,7 +20,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=('48110b7299361aa4711b2fc9e6ede6a823d62e2f') +sha1sums=('80970e352845fc87b2e851bdb8d2a81778d6e840') _F_cd_path="$pkgname-$kdever" subpkgs=("libbtcore") From crazy at frugalware.org Wed Jan 9 01:12:25 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 9 01:12:28 2008 Subject: [Frugalware-git] playground: kdemultimedia-4.00.80_757750-0playground1-i686 Message-ID: <20080109001225.8682D1190498@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=2f1de27a29da61a2fd1094e974d55694e65c689f commit 2f1de27a29da61a2fd1094e974d55694e65c689f Author: crazy Date: Wed Jan 9 01:10:52 2008 +0100 kdemultimedia-4.00.80_757750-0playground1-i686 * Version bump diff --git a/source/kde4/kdemultimedia/FrugalBuild b/source/kde4/kdemultimedia/FrugalBuild index 4777bd6..604f4c5 100644 --- a/source/kde4/kdemultimedia/FrugalBuild +++ b/source/kde4/kdemultimedia/FrugalBuild @@ -15,7 +15,7 @@ _F_kde4_subpkgs=('juk' 'kmix' 'kscd' 'libkcddb' 'libkcompactdisc') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 \ flac.patch) -sha1sums=('8355631a256e1fb242e07ad783221c5dbb6499bb' \ +sha1sums=('45e305bf535d0415fd5d4b4d5395ad2e733ff87f' \ '26bdd6cd8a68b1a60753a12b29260265393e63f9') subpkgs=("${_F_kde4_subpkgs[@]}" "$pkgname-audiocd-kio") From crazy at frugalware.org Wed Jan 9 01:25:33 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 9 01:25:36 2008 Subject: [Frugalware-git] playground: kdegraphics-4.00.80_758292-0playground1-i686 Message-ID: <20080109002533.838FD1190498@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=52db51ff2bad536a6f92a1de5cb552d4558130fc commit 52db51ff2bad536a6f92a1de5cb552d4558130fc Author: crazy Date: Wed Jan 9 01:23:03 2008 +0100 kdegraphics-4.00.80_758292-0playground1-i686 * Version bump diff --git a/source/kde4/kdegraphics/FrugalBuild b/source/kde4/kdegraphics/FrugalBuild index f78d6c8..790339a 100644 --- a/source/kde4/kdegraphics/FrugalBuild +++ b/source/kde4/kdegraphics/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdegraphics -pkgver=4.00.80_757875 +pkgver=4.00.80_758292 pkgrel=0playground1 pkgdesc="KDE Graphics Programs" depends=('libqtnetwork' 'libkde' 'libqtsvg') @@ -13,7 +13,7 @@ options=('nomirror') _F_kde4_subpkgs=('gwenview' 'kamera' 'kolourpaint' 'kruler' 'ksnapshot' 'okular' 'libkscan' 'kcolorchooser' 'svgpart') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('d4963a253cabd75c0d7a3d770db0bf828a3cce72') +sha1sums=('620e6a7446c22ca15cf041d7878fe0509343a29d') ## TODO: srigi stuff for 4.1 subpkgs=("${_F_kde4_subpkgs[@]}") From crazy at frugalware.org Wed Jan 9 02:00:17 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 9 02:00:20 2008 Subject: [Frugalware-git] playground: kdenetwork-4.00.80_758648-0playground1-i686 Message-ID: <20080109010017.79B631190498@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=01b6421eb4ef7cd6889b75c8e930e2557f853dd6 commit 01b6421eb4ef7cd6889b75c8e930e2557f853dd6 Author: crazy Date: Wed Jan 9 01:55:42 2008 +0100 kdenetwork-4.00.80_758648-0playground1-i686 * Version bump diff --git a/source/kde4/kdenetwork/FrugalBuild b/source/kde4/kdenetwork/FrugalBuild index 79182bd..41c9048 100644 --- a/source/kde4/kdenetwork/FrugalBuild +++ b/source/kde4/kdenetwork/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdenetwork -pkgver=4.00.80_757851 +pkgver=4.00.80_758648 pkgrel=0playground1 pkgdesc="KDE Networking Programs" depends=() @@ -14,7 +14,7 @@ options=('nomirror') # empty _F_kde4_subpkgs=('kget' 'knewsticker' 'kopete' 'kppp' 'krdc' 'krfb' "$pkgname-filesharing" 'kdnssd') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 typo_fix_linking_errors.patch) -sha1sums=('10453876252cc33c90840b61d56b8fc74bc0c056' \ +sha1sums=('409edfbc20a4f3d99af1732fa23c52f999e255aa' \ '8ef0ac70ad8048c1e5e2b014dbdc6eec18c482e2') ## NOTE to self =) filesharing need samba , kdnssd ahavi 'running' to work right. From crazy at frugalware.org Wed Jan 9 02:19:23 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 9 02:19:25 2008 Subject: [Frugalware-git] playground: kdesdk-4.00.80_758364-0playground1-i686 Message-ID: <20080109011923.BD89111901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=e3d949759771a47886e44861ac7c487bf6042a20 commit e3d949759771a47886e44861ac7c487bf6042a20 Author: crazy Date: Wed Jan 9 02:16:16 2008 +0100 kdesdk-4.00.80_758364-0playground1-i686 * Version bump diff --git a/source/kde4/kdesdk/FrugalBuild b/source/kde4/kdesdk/FrugalBuild index 4ce6b2a..b2d068e 100644 --- a/source/kde4/kdesdk/FrugalBuild +++ b/source/kde4/kdesdk/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdesdk -pkgver=4.00.80_757906 +pkgver=4.00.80_758364 pkgrel=0playground1 pkgdesc="KDE Software Development Kit." depends=('libkde>=4.00.80_757890' 'libqtsvg' 'kdepimlibs') @@ -14,7 +14,7 @@ options=('nomirror') _F_kde4_subpkgs=('umbrello' 'kbugbuster' 'kcachegrind' 'cervisia') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('1ffb620098785e2be05510cd4ff98a3f5639b28f') +sha1sums=('0b0c46a785bf64cfd672ff00317a6931b3b32f66') # TODO: split kompare when is a bit more usable subpkgs=("${_F_kde4_subpkgs[@]}" 'kate' 'kuiviewer' "$pkgname-kio") From crazy at frugalware.org Wed Jan 9 02:21:57 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 9 02:21:59 2008 Subject: [Frugalware-git] playground: pyplasma-extragear-4.00.80_757535-0playground2-i686 Message-ID: <20080109012158.07DC311901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=dfd38a282e5e09c2455b1a4827ef540f42f3fa88 commit dfd38a282e5e09c2455b1a4827ef540f42f3fa88 Author: crazy Date: Wed Jan 9 02:20:22 2008 +0100 pyplasma-extragear-4.00.80_757535-0playground2-i686 * rebuild diff --git a/source/kde4/plasma-extragear/FrugalBuild b/source/kde4/plasma-extragear/FrugalBuild index a122de5..946859e 100644 --- a/source/kde4/plasma-extragear/FrugalBuild +++ b/source/kde4/plasma-extragear/FrugalBuild @@ -3,7 +3,7 @@ pkgname=plasma-extragear pkgver=4.00.80_757535 -pkgrel=0playground1 +pkgrel=0playground2 pkgdesc="Extra plasma applets from extragear" depends=('libkdecore' 'libsm' 'libxft' 'libqtxml' 'libxcursor' 'kdebase-workspace-libs' \ 'libpng' 'libxrandr' 'libxinerama' 'dbus' 'mesa' 'kdepimlibs' 'qimageblitz') @@ -13,11 +13,7 @@ archs=('i686') options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 kill-lancelot.patch) -sha1sums=('ed654ae82028be2840251ffe0e39e0df9472cfb7' \ +sha1sums=('fa43a36acd88555d49444781d8422a029cb450e5' \ '5208aaafd430678f51e8713cc1aee497d540df1d') - - - - # optimization OK From crazy at frugalware.org Wed Jan 9 02:32:10 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 9 02:32:13 2008 Subject: [Frugalware-git] playground: plasma-playground-4.00.80_758541-0playground1-i686 Message-ID: <20080109013210.CC47911901C3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=214425bce3997cc80d2ddeac38e81191a8d8c667 commit 214425bce3997cc80d2ddeac38e81191a8d8c667 Author: crazy Date: Wed Jan 9 02:30:40 2008 +0100 plasma-playground-4.00.80_758541-0playground1-i686 * Version bump diff --git a/source/kde4/plasma-playground/FrugalBuild b/source/kde4/plasma-playground/FrugalBuild index b00916c..6219d8e 100644 --- a/source/kde4/plasma-playground/FrugalBuild +++ b/source/kde4/plasma-playground/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=plasma-playground -pkgver=4.00.80_757912 +pkgver=4.00.80_758541 pkgrel=0playground1 pkgdesc="Extra plasma applets from playground" depends=('libkdecore' 'kdebase-workspace-libs' 'libsm' 'libxft' 'libxpm' 'libxcursor' 'strigi' 'xfsprogs-acl' 'libstdc++' 'libpng' \ @@ -13,10 +13,6 @@ archs=('i686') options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('2dab72021a4bad304a7e7284ed777ee9fd364fe9') - - - - +sha1sums=('81e0128d598f98b9e1e18c8bb0c51bea4f8ef5ef') # optimization OK From crazy at frugalware.org Wed Jan 9 03:52:23 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 9 03:52:27 2008 Subject: [Frugalware-git] playground: kdebindings-4.00.80_755647-0playground1-i686 Message-ID: <20080109025223.BA6C611901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=ff5d56bdfba834fb1bf1eca9480a1fdf34831c3d commit ff5d56bdfba834fb1bf1eca9480a1fdf34831c3d Author: crazy Date: Wed Jan 9 03:46:54 2008 +0100 kdebindings-4.00.80_755647-0playground1-i686 * Version bump diff --git a/source/kde4/kdebindings/FrugalBuild b/source/kde4/kdebindings/FrugalBuild index 061c40f..ff4fcb0 100644 --- a/source/kde4/kdebindings/FrugalBuild +++ b/source/kde4/kdebindings/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdebindings -pkgver=3.96.1_744246 +pkgver=4.00.80_755647 pkgrel=0playground1 pkgdesc="KDE Bindings." groups=('kde4') @@ -15,7 +15,7 @@ options=('nomirror') # empty Finclude mono kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 \ hack-MONO-to-build-and-install.patch) -sha1sums=('bd0c5c51b5bbf986d7dab7fd46b70cfaf3b85478' \ +sha1sums=('e59481f8f20755fcbb62e1f5ff2e46df04101279' \ '77ed06afc5979af61355286d7a47174fadf3ad63') subpkgs=('pykde4' "$pkgname-krosspython" "$pkgname-smoke-qt" "$pkgname-smoke-kde" \ From crazy at frugalware.org Wed Jan 9 03:54:23 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 9 03:54:25 2008 Subject: [Frugalware-git] playground: dragonplayer-2.0svn-1-i686 Message-ID: <20080109025423.2B29211901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=7bbc6d1a3d9a2c156d8ac095f1955f278458ec5b commit 7bbc6d1a3d9a2c156d8ac095f1955f278458ec5b Author: crazy Date: Wed Jan 9 03:54:02 2008 +0100 dragonplayer-2.0svn-1-i686 * New package diff --git a/source/kde4/dragonplayer/FrugalBuild b/source/kde4/dragonplayer/FrugalBuild new file mode 100644 index 0000000..425a091 --- /dev/null +++ b/source/kde4/dragonplayer/FrugalBuild @@ -0,0 +1,21 @@ +# Compiling Time: 0.22 SBU +# Maintainer: crazy + +pkgname=dragonplayer +pkgver=2.0svn +kdever=4.00.80_758724 +pkgrel=1 +pkgdesc="A video player that has a usability focus" +url="http://dragonplayer.org" +depends=('libkde' 'qt4-qdbus' 'libqtgui' 'xine-lib' 'libice' 'libxext' \ + 'libxfixes' 'libqtnetwork' 'bzip2' 'gamin' 'xfsprogs-attr' 'libxrender' 'libgcc') +groups=('kde4' 'kde4-apps') +archs=('i686') +up2date="$pkgver" +Finclude kde4 +source=(http://192.168.0.2/.KDE4/$pkgname-$kdever.tar.bz2) +sha1sums=('9d7b855aa2fe639b4f78b1d1980b670539d2de79') +_F_cd_path="$pkgname-$kdever" + + +# optimization OK From crazy at frugalware.org Wed Jan 9 03:56:37 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 9 03:56:40 2008 Subject: [Frugalware-git] playground: dragonplayer-2.0svn-1-i686 Message-ID: <20080109025637.D544511901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=8fa4be32e9aaf502f07581808535e44fa8915076 commit 8fa4be32e9aaf502f07581808535e44fa8915076 Author: crazy Date: Wed Jan 9 03:56:28 2008 +0100 dragonplayer-2.0svn-1-i686 * forgot nomirror diff --git a/source/kde4/dragonplayer/FrugalBuild b/source/kde4/dragonplayer/FrugalBuild index 425a091..58366a6 100644 --- a/source/kde4/dragonplayer/FrugalBuild +++ b/source/kde4/dragonplayer/FrugalBuild @@ -12,6 +12,7 @@ depends=('libkde' 'qt4-qdbus' 'libqtgui' 'xine-lib' 'libice' 'libxext' \ groups=('kde4' 'kde4-apps') archs=('i686') up2date="$pkgver" +options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$kdever.tar.bz2) sha1sums=('9d7b855aa2fe639b4f78b1d1980b670539d2de79') From crazy at frugalware.org Wed Jan 9 15:34:52 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 9 15:34:56 2008 Subject: [Frugalware-git] playground: kdelibs-4.00.80_758672-0playground1-i686 Message-ID: <20080109143452.CC7C711901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=5dc3db739a3165d01fb29e588983b2058ee929b1 commit 5dc3db739a3165d01fb29e588983b2058ee929b1 Author: crazy Date: Wed Jan 9 15:34:21 2008 +0100 kdelibs-4.00.80_758672-0playground1-i686 * ported our fonts patches from kde3 to kde4 diff --git a/source/kde4/kdelibs/FrugalBuild b/source/kde4/kdelibs/FrugalBuild index 0592b8b..61ed383 100644 --- a/source/kde4/kdelibs/FrugalBuild +++ b/source/kde4/kdelibs/FrugalBuild @@ -19,9 +19,10 @@ archs=('i686') options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 \ - flac.patch) + flac.patch fw-fonts.patch) sha1sums=('a520478ec0c91ae2a176d562ceaf432a558e8514' \ - '0ff2c4946a6f58c0dadc7b6bd1027f46fab66218') + '0ff2c4946a6f58c0dadc7b6bd1027f46fab66218' \ + 'b3ad55d4787778bf1f12bf32e2b4f169039bf528') ## TODO: groups!!! subpkgs=("$pkgname-compiletime" 'libkde' 'kspell-aspell' 'kspell-hspell' 'kspell-enchant' 'libkdecore') diff --git a/source/kde4/kdelibs/fw-fonts.patch b/source/kde4/kdelibs/fw-fonts.patch new file mode 100644 index 0000000..b0b624f --- /dev/null +++ b/source/kde4/kdelibs/fw-fonts.patch @@ -0,0 +1,95 @@ +diff -Naur kdelibs-4.00.80_758672/kdeui/kernel/kglobalsettings.cpp kdelibs-4.00.80_758672-p/kdeui/kernel/kglobalsettings.cpp +--- kdelibs-4.00.80_758672/kdeui/kernel/kglobalsettings.cpp 2007-12-27 23:33:51.000000000 +0100 ++++ kdelibs-4.00.80_758672-p/kdeui/kernel/kglobalsettings.cpp 2008-01-09 15:20:33.000000000 +0100 +@@ -325,7 +325,7 @@ + _generalFont->setPointSize(13); + #else + // Sync default with kdebase/kcontrol/fonts/fonts.cpp +- _generalFont = new QFont("Sans Serif", 10); ++ _generalFont = new QFont("DejaVu Sans", 10); + _generalFont->setPointSize(10); + #endif + _generalFont->setStyleHint(QFont::SansSerif); +@@ -346,7 +346,7 @@ + _fixedFont->setPointSize(10); + #else + // Sync default with kdebase/kcontrol/fonts/fonts.cpp +- _fixedFont = new QFont("Monospace", 10); ++ _fixedFont = new QFont("DejaVu Sans Mono", 10); + _fixedFont->setPointSize(10); + #endif + _fixedFont->setStyleHint(QFont::TypeWriter); +@@ -367,7 +367,7 @@ + _toolBarFont->setPointSize(11); + #else + // Sync default with kdebase/kcontrol/fonts/fonts.cpp +- _toolBarFont = new QFont("Sans Serif", 8); ++ _toolBarFont = new QFont("DejaVu Sans", 8); + _toolBarFont->setPointSize(8); + #endif + _toolBarFont->setStyleHint(QFont::SansSerif); +@@ -388,7 +388,7 @@ + _menuFont->setPointSize(13); + #else + // Sync default with kdebase/kcontrol/fonts/fonts.cpp +- _menuFont = new QFont("Sans Serif", 10); ++ _menuFont = new QFont("DejaVu Sans", 10); + _menuFont->setPointSize(10); + #endif + _menuFont->setStyleHint(QFont::SansSerif); +@@ -405,7 +405,7 @@ + return *_windowTitleFont; + + // Sync default with kdebase/kcontrol/fonts/fonts.cpp +- _windowTitleFont = new QFont("Sans Serif", 9, QFont::Bold); ++ _windowTitleFont = new QFont("DejaVu Sans", 9, QFont::Bold); + _windowTitleFont->setPointSize(10); + _windowTitleFont->setStyleHint(QFont::SansSerif); + +@@ -421,7 +421,7 @@ + return *_taskbarFont; + + // Sync default with kdebase/kcontrol/fonts/fonts.cpp +- _taskbarFont = new QFont("Sans Serif", 10); ++ _taskbarFont = new QFont("DejaVu Sans", 10); + _taskbarFont->setPointSize(10); + _taskbarFont->setStyleHint(QFont::SansSerif); + +@@ -438,6 +438,8 @@ + QStringList fam = db.families(); + + // Move a bunch of preferred fonts to the front. ++ if (fam.remove("DejaVu Sans")>0) ++ fam.prepend("DejaVu Sans"); + if (fam.removeAll("Arial")>0) + fam.prepend("Arial"); + if (fam.removeAll("Verdana")>0) +@@ -496,7 +498,7 @@ + return *_smallestReadableFont; + + // Sync default with kdebase/kcontrol/fonts/fonts.cpp +- _smallestReadableFont = new QFont("Sans Serif", 8); ++ _smallestReadableFont = new QFont("DejaVu Sans", 8); + _smallestReadableFont->setPointSize(8); + _smallestReadableFont->setStyleHint(QFont::SansSerif); + +diff -Naur kdelibs-4.00.80_758672/khtml/khtmldefaults.h kdelibs-4.00.80_758672-p/khtml/khtmldefaults.h +--- kdelibs-4.00.80_758672/khtml/khtmldefaults.h 2005-10-03 02:42:07.000000000 +0200 ++++ kdelibs-4.00.80_758672-p/khtml/khtmldefaults.h 2008-01-09 15:24:24.000000000 +0100 +@@ -24,10 +24,10 @@ + #define HTML_DEFAULT_VLNK_COLOR Qt::magenta + #define HTML_DEFAULT_BASE_COLOR Qt::white + +-#define HTML_DEFAULT_VIEW_FONT "Sans Serif" +-#define HTML_DEFAULT_VIEW_FIXED_FONT "Monospace" +-#define HTML_DEFAULT_VIEW_SERIF_FONT "Serif" +-#define HTML_DEFAULT_VIEW_SANSSERIF_FONT "Sans Serif" +-#define HTML_DEFAULT_VIEW_CURSIVE_FONT "Sans Serif" +-#define HTML_DEFAULT_VIEW_FANTASY_FONT "Sans Serif" ++#define HTML_DEFAULT_VIEW_FONT "DejaVu Sans" ++#define HTML_DEFAULT_VIEW_FIXED_FONT "DejaVu Sans Mono" ++#define HTML_DEFAULT_VIEW_SERIF_FONT "DejaVu Sans" ++#define HTML_DEFAULT_VIEW_SANSSERIF_FONT "DejaVu Sans" ++#define HTML_DEFAULT_VIEW_CURSIVE_FONT "DejaVu Sans" ++#define HTML_DEFAULT_VIEW_FANTASY_FONT "DejaVu Sans" + #define HTML_DEFAULT_MIN_FONT_SIZE 7 // everything smaller is usually unreadable. From crazy at frugalware.org Wed Jan 9 15:38:26 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 9 15:38:28 2008 Subject: [Frugalware-git] playground: kdebase-workspace-4.00.80_758883-0playground1-i686 Message-ID: <20080109143826.DF63E11901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=31fed65fe5adff6888fa19a19ccbb9ec7615493c commit 31fed65fe5adff6888fa19a19ccbb9ec7615493c Author: crazy Date: Wed Jan 9 15:37:55 2008 +0100 kdebase-workspace-4.00.80_758883-0playground1-i686 * ported our fonts patches from kde3 to kde4 * install EOS wallpaper again even it is ... diff --git a/source/kde4/kdebase-workspace/FrugalBuild b/source/kde4/kdebase-workspace/FrugalBuild index 75021ef..1eafbac 100644 --- a/source/kde4/kdebase-workspace/FrugalBuild +++ b/source/kde4/kdebase-workspace/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdebase-workspace -pkgver=4.00.80_758671 +pkgver=4.00.80_758883 pkgrel=0playground1 pkgdesc="Programs specific for the KDE4 desktop." depends=('libkde>=4.00.80_757890' 'libqt3support' 'libqtsvg' 'libxpm' 'strigi' 'xfsprogs-acl' 'libxtst' 'libqtopengl' 'libxres' \ @@ -15,9 +15,11 @@ archs=('i686') options=('nomirror') _F_cmake_confopts="$_F_cmake_confopts -DWITH_NetworkManager:BOOL=OFF" Finclude kde4 -source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 default-wallpaper.patch) -sha1sums=('ce332c5647418f031d52efd9a4f6b7eb42b16a00' \ - 'ee2c2275c5bec055f47c906635ce21c448654aa9') +source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 \ + default-wallpaper.patch fw-fonts.patch) +sha1sums=('e36ad5b03153b4564864472122db3749a91f8b01' \ + 'ee2c2275c5bec055f47c906635ce21c448654aa9' \ + '94c4b24c20096bf78067975d109fd7f356c8e8bc') ## TODO: kdm ## FIXME: QT4 @@ -45,9 +47,11 @@ build() Frm usr/share/autostart/{ktip.desktop,klipper.desktop} ## well even these new wallpapers are *bad* and *bloat* bye bye - Frm usr/share/wallpapers/{Code_Poets_Dream,Colorado_Farm,Curls_on_Green,EOS,Emotion,Finally_Summer_in_Germany,Golden_Ripples} + Frm usr/share/wallpapers/{Code_Poets_Dream,Colorado_Farm,Curls_on_Green,Emotion,Finally_Summer_in_Germany,Golden_Ripples} Frm usr/share/wallpapers/{Green_Concentration,Ladybuggin,Leafs_Labyrinth,Red_Leaf,Skeeter_Hawk,There_is_Rain_on_the_Table} - Fsed "Wallpaper=.*" "Wallpaper=/usr/share/wallpapers/Fields_of_Peace/contents/images/1600x1200.JPG" $Fdestdir/etc/kde4/config/kdm/backgroundrc + Fsed "Wallpaper=.*" \ + "Wallpaper=/usr/share/wallpapers/Fields_of_Peace/contents/images/1600x1200.JPG" \ + $Fdestdir/etc/kde4/config/kdm/backgroundrc } diff --git a/source/kde4/kdebase-workspace/fw-fonts.patch b/source/kde4/kdebase-workspace/fw-fonts.patch new file mode 100644 index 0000000..c9a15e4 --- /dev/null +++ b/source/kde4/kdebase-workspace/fw-fonts.patch @@ -0,0 +1,75 @@ +diff -Naur kdebase-workspace-4.00.80_758671/kcontrol/fonts/fonts.cpp kdebase-workspace-4.00.80_758671-p/kcontrol/fonts/fonts.cpp +--- kdebase-workspace-4.00.80_758671/kcontrol/fonts/fonts.cpp 2008-01-04 16:26:42.000000000 +0100 ++++ kdebase-workspace-4.00.80_758671-p/kcontrol/fonts/fonts.cpp 2008-01-09 14:58:19.000000000 +0100 +@@ -329,7 +329,7 @@ + { + KConfig kglobals("kdeglobals", KConfig::NoGlobals); + +- hStyle=KXftConfig::Hint::Medium; ++ hStyle=KXftConfig::Hint::Full; + xft.setHintStyle(hStyle); + xft.apply(); // Save this setting + KConfigGroup(&kglobals, "General").writeEntry("XftHintStyle", KXftConfig::toStr(hStyle)); +@@ -393,7 +393,7 @@ + excludeFrom->setValue(8.0); + excludeTo->setValue(15.0); + useSubPixel->setChecked(false); +- hintingStyle->setCurrentIndex(getIndex(KXftConfig::Hint::Medium)); ++ hintingStyle->setCurrentIndex(getIndex(KXftConfig::Hint::Full)); + enableWidgets(); + } + +@@ -447,7 +447,7 @@ + if(hintingStyle->currentText()==i18n(KXftConfig::description((KXftConfig::Hint::Style)s).toUtf8())) + return (KXftConfig::Hint::Style)s; + +- return KXftConfig::Hint::Medium; ++ return KXftConfig::Hint::Full; + } + + void FontAASettings::enableWidgets() +@@ -513,12 +513,12 @@ + + // Keep in sync with kdelibs/kdeui/kernel/kglobalsettings.cpp + +- QFont f0("Sans Serif", 10); +- QFont f1("Monospace", 10); +- QFont f2("Sans Serif", 8); +- QFont f3("Sans Serif", 9, QFont::Bold); +- QFont f4("Sans Serif", 10); +- QFont f5("Sans Serif", 8); // smallestReadableFont ++ QFont f0("DejaVu Sans", 10); ++ QFont f1("DejaVu Sans Mono", 10); ++ QFont f2("DejaVu Sans", 8); ++ QFont f3("DejaVu Sans", 9, QFont::Bold); ++ QFont f4("DejaVu Sans", 10); ++ QFont f5("DejaVu Sans", 8); // smallestReadableFont + + f0.setPointSize(10); + f1.setPointSize(10); +diff -Naur kdebase-workspace-4.00.80_758671/kcontrol/fonts/kxftconfig.cpp kdebase-workspace-4.00.80_758671-p/kcontrol/fonts/kxftconfig.cpp +--- kdebase-workspace-4.00.80_758671/kcontrol/fonts/kxftconfig.cpp 2007-12-19 19:55:55.000000000 +0100 ++++ kdebase-workspace-4.00.80_758671-p/kcontrol/fonts/kxftconfig.cpp 2008-01-09 15:05:10.000000000 +0100 +@@ -194,8 +194,8 @@ + files.append(f); + } + #if (FC_VERSION>=20300) +- if(system && dExists(f) && (f.contains(QRegExp("/conf\\.d/?$")) || +- f.contains(QRegExp("/conf\\.d?$"))) ) ++ if(system && dExists(f) && (f.contains(QRegExp("/conf\\.d/?$")) || f.contains(QRegExp("/conf\\.d?$")) || ++ f.contains(QRegExp("/frugalware\\.d/?$")) || f.contains(QRegExp("/frugalware\\.d?$"))) + return dirSyntax(f)+constKdeRootFcFile; // This ones good enough for me! + #endif + } +diff -Naur kdebase-workspace-4.00.80_758671/kcontrol/krdb/krdb.cpp kdebase-workspace-4.00.80_758671-p/kcontrol/krdb/krdb.cpp +--- kdebase-workspace-4.00.80_758671/kcontrol/krdb/krdb.cpp 2007-12-31 02:14:59.000000000 +0100 ++++ kdebase-workspace-4.00.80_758671-p/kcontrol/krdb/krdb.cpp 2008-01-09 14:54:07.000000000 +0100 +@@ -523,7 +523,7 @@ + + if (kglobals.hasKey("XftHintStyle")) + { +- QString hintStyle = kglobals.readEntry("XftHintStyle", "hintmedium"); ++ QString hintStyle = kglobals.readEntry("XftHintStyle", "hintfull"); + contents += "Xft.hinting: "; + if(hintStyle.isEmpty()) + contents += "-1\n"; From voroskoi at frugalware.org Wed Jan 9 19:24:37 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed Jan 9 19:24:39 2008 Subject: [Frugalware-git] frugalware-0.7: claws-mail-3.0.1-2sayshell1-i686 Message-ID: <20080109182437.2720411901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=bf38493ef0e1b32b1dde23d05778bae914ff86ce commit bf38493ef0e1b32b1dde23d05778bae914ff86ce Author: voroskoi Date: Wed Jan 9 19:23:22 2008 +0100 claws-mail-3.0.1-2sayshell1-i686 secfix relbump, closes #2655 upstream also removed this file diff --git a/source/xapps-extra/claws-mail/FrugalBuild b/source/xapps-extra/claws-mail/FrugalBuild index fad4eb7..a8958de 100644 --- a/source/xapps-extra/claws-mail/FrugalBuild +++ b/source/xapps-extra/claws-mail/FrugalBuild @@ -4,7 +4,7 @@ pkgname=claws-mail pkgver=3.0.1 -pkgrel=1 +pkgrel=2sayshell1 pkgdesc="The extended version of Sylpheed, a GTK+ based, lightweight, and fast e-mail client" groups=('xapps-extra') archs=('i686' 'x86_64') @@ -37,6 +37,7 @@ build() { Fmakeinstall Ffilerel claws-mail.png /usr/share/icons/hicolor/48x48/apps/claws-mail.png Ffilerel claws-mail.desktop /usr/share/applications/claws-mail.desktop + Frm usr/lib/claws-mail/tools/sylprint.pl } sha1sums=('670c2731bf6bf209ca7d3bd341b38fc3108e6390') From voroskoi at frugalware.org Wed Jan 9 19:28:13 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed Jan 9 19:28:14 2008 Subject: [Frugalware-git] frugalware-0.7: cairo-1.4.10-2sayshell1-x86_64 Message-ID: <20080109182813.13E3511901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=1b265647c5f70a6d390788d459aab6c1a14876b8 commit 1b265647c5f70a6d390788d459aab6c1a14876b8 Author: voroskoi Date: Wed Jan 9 19:27:22 2008 +0100 cairo-1.4.10-2sayshell1-x86_64 secfix relbump, closes #2654 diff --git a/source/xlib/cairo/CVE-2007-5503.diff b/source/xlib/cairo/CVE-2007-5503.diff new file mode 100644 index 0000000..4021c52 --- /dev/null +++ b/source/xlib/cairo/CVE-2007-5503.diff @@ -0,0 +1,1193 @@ +diff -Naur cairo-1.4.10/CODING_STYLE fw_cairo-1.4.10/CODING_STYLE +--- cairo-1.4.10/CODING_STYLE 2007-04-27 19:02:33.000000000 +0200 ++++ fw_cairo-1.4.10/CODING_STYLE 2008-01-09 18:00:35.000000000 +0100 +@@ -243,3 +243,28 @@ + this. If it's not available due to additional nesting above which + require some cleanup after the current block, then consider splitting + the current block into a new function before using goto. ++ ++Memory allocation ++----------------- ++ ++Because much of cairo's data consists of dynamically allocated arrays, ++it's very easy to introduce integer overflow issues whenever malloc() ++is called. Use the _cairo_malloc2(), _cairo_malloc3(), and ++_cairo_malloc2_add1 macros to avoid these cases; these macros check ++for overflow and will return NULL in that case. ++ ++ malloc (n * size) => _cairo_malloc_ab (n, size) ++ e.g. malloc (num_elts * sizeof(some_type)) => ++ _cairo_malloc2 (num_elts, sizeof(some_type)) ++ ++ malloc (a * b * size) => _cairo_malloc_abc (a, b, size) ++ e.g. malloc (width * height * 4) => ++ _cairo_malloc3 (width, height, 4) ++ ++ malloc (n * size + k) => _cairo_malloc_ab_plus_c (n, size, k) ++ e.g. malloc (num * sizeof(entry) + sizeof(header)) => ++ _cairo_malloc2k (num, sizeof(entry), sizeof(header)) ++ ++In general, be wary of performing any arithmetic operations in an ++argument to malloc. You should explicitly check for integer overflow ++yourself in any more complex situations. +\ No newline at end of file +diff -Naur cairo-1.4.10/pixman/src/fbcompose.c fw_cairo-1.4.10/pixman/src/fbcompose.c +--- cairo-1.4.10/pixman/src/fbcompose.c 2007-04-27 19:02:33.000000000 +0200 ++++ fw_cairo-1.4.10/pixman/src/fbcompose.c 2008-01-09 18:00:36.000000000 +0100 +@@ -3883,7 +3883,7 @@ + } + + if (width > SCANLINE_BUFFER_LENGTH) +- alpha_buffer = (CARD32 *) malloc(width*sizeof(CARD32)); ++ alpha_buffer = (CARD32 *) _pixman_malloc_ab (width, sizeof(CARD32)); + + fbFetchTransformed(pict, x, y, width, buffer, mask, maskBits); + fbFetchTransformed(pict->alphaMap, x - pict->alphaOrigin.x, +@@ -4286,7 +4286,7 @@ + compose_data.mask = pMask; + compose_data.dest = pDst; + if (width > SCANLINE_BUFFER_LENGTH) +- scanline_buffer = (CARD32 *) malloc(width * 3 * sizeof(CARD32)); ++ scanline_buffer = (CARD32 *) _pixman_malloc_abc (width, 3, sizeof(CARD32)); + + n = pixman_region_num_rects (®ion); + pbox = pixman_region_rects (®ion); +diff -Naur cairo-1.4.10/pixman/src/icimage.c fw_cairo-1.4.10/pixman/src/icimage.c +--- cairo-1.4.10/pixman/src/icimage.c 2007-04-27 19:02:33.000000000 +0200 ++++ fw_cairo-1.4.10/pixman/src/icimage.c 2008-01-09 18:00:36.000000000 +0100 +@@ -215,8 +215,8 @@ + if (!image) + return NULL; + +- linear = malloc (sizeof (pixman_linear_gradient_image_t) + +- sizeof (pixman_gradient_stop_t) * n_stops); ++ linear = _pixman_malloc_ab_plus_c (n_stops, sizeof (pixman_gradient_stop_t), ++ sizeof (pixman_linear_gradient_image_t)); + if (!linear) + { + free (image); +@@ -259,8 +259,8 @@ + if (!image) + return NULL; + +- radial = malloc (sizeof (pixman_radial_gradient_image_t) + +- sizeof (pixman_gradient_stop_t) * n_stops); ++ radial = _pixman_malloc_ab_plus_c (n_stops, sizeof (pixman_gradient_stop_t), ++ sizeof (pixman_radial_gradient_image_t)); + if (!radial) + { + free (image); +diff -Naur cairo-1.4.10/pixman/src/pixman.h fw_cairo-1.4.10/pixman/src/pixman.h +--- cairo-1.4.10/pixman/src/pixman.h 2007-06-27 20:00:55.000000000 +0200 ++++ fw_cairo-1.4.10/pixman/src/pixman.h 2008-01-09 18:00:36.000000000 +0100 +@@ -89,6 +89,13 @@ + typedef unsigned __int32 uint32_t; + typedef __int64 int64_t; + typedef unsigned __int64 uint64_t; ++ ++# ifndef UINT16_MAX ++# define UINT16_MAX (65535) ++# endif ++# ifndef UINT32_MAX ++# define UINT32_MAX (0xffffffffU) ++# endif + #else + #error Cannot find definitions for fixed-width integral types (uint8_t, uint32_t, etc.) + #endif +diff -Naur cairo-1.4.10/pixman/src/pixmanint.h fw_cairo-1.4.10/pixman/src/pixmanint.h +--- cairo-1.4.10/pixman/src/pixmanint.h 2007-04-27 19:02:33.000000000 +0200 ++++ fw_cairo-1.4.10/pixman/src/pixmanint.h 2008-01-09 18:00:36.000000000 +0100 +@@ -1073,4 +1073,21 @@ + (*((a)+2) = (CARD8) ((v) >> 16)))) + #endif + ++ ++/* Allocation helpers */ ++ ++#define _pixman_malloc_ab(n, size) \ ++ ((unsigned) (n) >= INT32_MAX / (unsigned) (size) ? NULL : \ ++ malloc((unsigned) (n) * (unsigned) (size))) ++ ++#define _pixman_malloc_abc(a, b, size) \ ++ ((unsigned) (a) >= INT32_MAX / (unsigned) (b) ? NULL : \ ++ (unsigned) ((a)*(b)) >= INT32_MAX / (unsigned) (size) ? NULL : \ ++ malloc((unsigned) (a) * (unsigned) (b) * (unsigned) size)) ++ ++#define _pixman_malloc_ab_plus_c(n, size, k) \ ++ ((unsigned) (n) >= INT32_MAX / (unsigned) (size) ? NULL : \ ++ (unsigned) (k) >= INT32_MAX - (unsigned) (n) * (unsigned) (size) ? NULL : \ ++ malloc((unsigned) (n) * (unsigned) (size) + (unsigned) (k))) ++ + #endif /* _PIXMANINT_H_ */ +diff -Naur cairo-1.4.10/pixman/src/pixregion.c fw_cairo-1.4.10/pixman/src/pixregion.c +--- cairo-1.4.10/pixman/src/pixregion.c 2007-06-27 20:00:55.000000000 +0200 ++++ fw_cairo-1.4.10/pixman/src/pixregion.c 2008-01-09 18:00:36.000000000 +0100 +@@ -148,7 +148,31 @@ + ((r1)->y1 <= (r2)->y1) && \ + ((r1)->y2 >= (r2)->y2) ) + +-#define allocData(n) malloc(PIXREGION_SZOF(n)) ++static size_t ++PIXREGION_SZOF(size_t n) ++{ ++ size_t size = n * sizeof(pixman_box16_t); ++ if (n > UINT32_MAX / sizeof(pixman_box16_t)) ++ return 0; ++ ++ if (sizeof(pixman_region16_data_t) > UINT32_MAX - size) ++ return 0; ++ ++ return size + sizeof(pixman_region16_data_t); ++} ++ ++static void ++allocData(size_t n, void **data) ++{ ++ size_t sz = PIXREGION_SZOF(n); ++ if (!sz) { ++ *data = NULL; ++ return; ++ } ++ ++ *data = malloc(sz); ++} ++ + #define freeData(reg) if ((reg)->data && (reg)->data->size) free((reg)->data) + + #define RECTALLOC_BAIL(pReg,n,bail) \ +@@ -185,7 +209,10 @@ + if (((numRects) < ((reg)->data->size >> 1)) && ((reg)->data->size > 50)) \ + { \ + pixman_region16_data_t * NewData; \ +- NewData = (pixman_region16_data_t *)realloc((reg)->data, PIXREGION_SZOF(numRects)); \ ++ size_t data_size = PIXREGION_SZOF(numRects); \ ++ if (!data_size) \ ++ goto bail; \ ++ NewData = (pixman_region16_data_t *)realloc((reg)->data, data_size); \ + if (NewData) \ + { \ + NewData->size = (numRects); \ +@@ -372,11 +399,12 @@ + pixman_rect_alloc(pixman_region16_t * region, int n) + { + pixman_region16_data_t *data; ++ size_t data_size; + + if (!region->data) + { + n++; +- region->data = allocData(n); ++ allocData(n, (void **) ®ion->data); + if (!region->data) + return pixman_break (region); + region->data->numRects = 1; +@@ -384,7 +412,7 @@ + } + else if (!region->data->size) + { +- region->data = allocData(n); ++ allocData(n, (void **) ®ion->data); + if (!region->data) + return pixman_break (region); + region->data->numRects = 0; +@@ -398,7 +426,10 @@ + n = 250; + } + n += region->data->numRects; +- data = (pixman_region16_data_t *)realloc(region->data, PIXREGION_SZOF(n)); ++ data_size = PIXREGION_SZOF(n); ++ if (!data_size) ++ return pixman_break (region); ++ data = (pixman_region16_data_t *)realloc(region->data, data_size); + if (!data) + return pixman_break (region); + region->data = data; +@@ -424,7 +455,7 @@ + if (!dst->data || (dst->data->size < src->data->numRects)) + { + freeData(dst); +- dst->data = allocData(src->data->numRects); ++ allocData(src->data->numRects, (void **) &dst->data); + if (!dst->data) + return pixman_break (dst); + dst->data->size = src->data->numRects; +@@ -835,8 +866,10 @@ + AppendRegions(newReg, r2BandEnd, r2End); + } + +- if (oldData) ++ if (oldData) { + free(oldData); ++ oldData = NULL; ++ } + + if (!(numRects = newReg->data->numRects)) + { +@@ -1493,7 +1526,7 @@ + + /* Set up the first region to be the first rectangle in badreg */ + /* Note that step 2 code will never overflow the ri[0].reg rects array */ +- ri = (RegionInfo *) malloc(4 * sizeof(RegionInfo)); ++ ri = (RegionInfo *) _pixman_malloc_ab(4, sizeof(RegionInfo)); + if (!ri) + return pixman_break (badreg); + sizeRI = 4; +@@ -1555,9 +1588,13 @@ + /* Uh-oh. No regions were appropriate. Create a new one. */ + if (sizeRI == numRI) + { ++ size_t data_size; + /* Oops, allocate space for new region information */ + sizeRI <<= 1; +- rit = (RegionInfo *) realloc(ri, sizeRI * sizeof(RegionInfo)); ++ data_size = sizeRI * sizeof(RegionInfo); ++ if (data_size / sizeRI != sizeof(RegionInfo)) ++ goto bail; ++ rit = (RegionInfo *) realloc(ri, data_size); + if (!rit) + goto bail; + ri = rit; +@@ -1659,7 +1696,7 @@ + } + return region; + } +- pData = allocData(nrects); ++ allocData(nrects, &pData); + if (!pData) + { + pixman_break (region); +@@ -2167,7 +2204,7 @@ + if (!dst->data || (dst->data->size < src->data->numRects)) + { + freeData(dst); +- dst->data = allocData(src->data->numRects); ++ allocData(src->data->numRects, &dst->data); + if (!dst->data) + return pixman_break (dst); + } +diff -Naur cairo-1.4.10/pixman/src/pixregionint.h fw_cairo-1.4.10/pixman/src/pixregionint.h +--- cairo-1.4.10/pixman/src/pixregionint.h 2007-04-27 19:02:33.000000000 +0200 ++++ fw_cairo-1.4.10/pixman/src/pixregionint.h 2008-01-09 18:00:36.000000000 +0100 +@@ -70,6 +70,5 @@ + #define PIXREGION_BOX(reg,i) (&PIXREGION_BOXPTR(reg)[i]) + #define PIXREGION_TOP(reg) PIXREGION_BOX(reg, (reg)->data->numRects) + #define PIXREGION_END(reg) PIXREGION_BOX(reg, (reg)->data->numRects - 1) +-#define PIXREGION_SZOF(n) (sizeof(pixman_region16_data_t) + ((n) * sizeof(pixman_box16_t))) + + #endif /* _PIXREGIONINT_H_ */ +diff -Naur cairo-1.4.10/src/cairo-array.c fw_cairo-1.4.10/src/cairo-array.c +--- cairo-1.4.10/src/cairo-array.c 2007-04-27 19:02:33.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-array.c 2008-01-09 18:00:53.000000000 +0100 +@@ -138,8 +138,8 @@ + } + + array->size = new_size; +- new_elements = realloc (*array->elements, +- array->size * array->element_size); ++ new_elements = _cairo_realloc_ab (*array->elements, ++ array->size, array->element_size); + + if (new_elements == NULL) { + array->size = old_size; +diff -Naur cairo-1.4.10/src/cairo-atsui-font.c fw_cairo-1.4.10/src/cairo-atsui-font.c +--- cairo-1.4.10/src/cairo-atsui-font.c 2007-06-27 20:00:55.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-atsui-font.c 2008-01-09 18:00:36.000000000 +0100 +@@ -809,7 +809,7 @@ + + *num_glyphs = glyphCount - 1; + *glyphs = +- (cairo_glyph_t *) malloc(*num_glyphs * (sizeof (cairo_glyph_t))); ++ (cairo_glyph_t *) _cairo_malloc_ab(*num_glyphs, sizeof (cairo_glyph_t)); + if (*glyphs == NULL) { + return CAIRO_STATUS_NO_MEMORY; + } +diff -Naur cairo-1.4.10/src/cairo-bentley-ottmann.c fw_cairo-1.4.10/src/cairo-bentley-ottmann.c +--- cairo-1.4.10/src/cairo-bentley-ottmann.c 2007-06-07 19:45:39.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-bentley-ottmann.c 2008-01-09 18:00:36.000000000 +0100 +@@ -754,7 +754,7 @@ + * or stop events, so this allocation is safe. XXX: make the + * event type a union so it doesn't always contain the skip + * elt? */ +- events = malloc (num_events * (sizeof (cairo_bo_event_t) + sizeof(cairo_bo_event_t*))); ++ events = _cairo_malloc_ab (num_events, sizeof (cairo_bo_event_t) + sizeof(cairo_bo_event_t*)); + if (events == NULL) + return CAIRO_STATUS_NO_MEMORY; + +@@ -1436,7 +1436,7 @@ + if (polygon->num_edges < ARRAY_LENGTH (stack_edges)) { + edges = stack_edges; + } else { +- edges = malloc (polygon->num_edges * sizeof (cairo_bo_edge_t)); ++ edges = _cairo_malloc_ab (polygon->num_edges, sizeof (cairo_bo_edge_t)); + if (edges == NULL) + return CAIRO_STATUS_NO_MEMORY; + } +@@ -1757,7 +1757,7 @@ + while (intersections) { + int num_edges = _cairo_array_num_elements (&intersected_edges); + passes++; +- edges = malloc (num_edges * sizeof (cairo_bo_edge_t)); ++ edges = _cairo_malloc_ab (num_edges, sizeof (cairo_bo_edge_t)); + assert (edges != NULL); + memcpy (edges, _cairo_array_index (&intersected_edges, 0), num_edges * sizeof (cairo_bo_edge_t)); + _cairo_array_fini (&intersected_edges); +diff -Naur cairo-1.4.10/src/cairo-beos-surface.cpp fw_cairo-1.4.10/src/cairo-beos-surface.cpp +--- cairo-1.4.10/src/cairo-beos-surface.cpp 2007-04-27 19:02:33.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-beos-surface.cpp 2008-01-09 18:00:36.000000000 +0100 +@@ -259,7 +259,7 @@ + int height, + int stride) + { +- unsigned char* retdata = reinterpret_cast(malloc(stride * height)); ++ unsigned char* retdata = reinterpret_cast(_cairo_malloc_ab(height, stride)); + if (!retdata) + return NULL; + +@@ -322,7 +322,7 @@ + bitmap->BytesPerRow()); + } else { + premultiplied = reinterpret_cast( +- malloc(bitmap->BytesPerRow() * height)); ++ _cairo_malloc_ab(bitmap->BytesPerRow(), height)); + if (premultiplied) + memcpy(premultiplied, bits, bitmap->BytesPerRow() * height); + } +diff -Naur cairo-1.4.10/src/cairo-clip.c fw_cairo-1.4.10/src/cairo-clip.c +--- cairo-1.4.10/src/cairo-clip.c 2007-05-16 15:52:56.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-clip.c 2008-01-09 18:00:36.000000000 +0100 +@@ -634,9 +634,13 @@ + return (cairo_rectangle_list_t*) &_cairo_rectangles_not_representable; + + n_boxes = clip->has_region ? pixman_region_num_rects (&clip->region) : 1; +- rectangles = malloc (sizeof (cairo_rectangle_t)*n_boxes); +- if (rectangles == NULL) +- return (cairo_rectangle_list_t*) &_cairo_rectangles_nil; ++ if (n_boxes > 0) { ++ rectangles = _cairo_malloc_ab (n_boxes, sizeof (cairo_rectangle_t)); ++ if (rectangles == NULL) ++ return (cairo_rectangle_list_t*) &_cairo_rectangles_nil; ++ } else { ++ rectangles = NULL; ++ } + + if (clip->has_region) { + pixman_box16_t *boxes; +diff -Naur cairo-1.4.10/src/cairo-directfb-surface.c fw_cairo-1.4.10/src/cairo-directfb-surface.c +--- cairo-1.4.10/src/cairo-directfb-surface.c 2007-06-27 20:00:55.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-directfb-surface.c 2008-01-09 18:00:36.000000000 +0100 +@@ -1113,7 +1113,7 @@ + if( surface->clips ) + free (surface->clips); + +- surface->clips = malloc (n_boxes * sizeof(DFBRegion)); ++ surface->clips = _cairo_malloc_ab (n_boxes, sizeof(DFBRegion)); + if (!surface->clips) { + surface->n_clips = 0; + return CAIRO_STATUS_NO_MEMORY; +diff -Naur cairo-1.4.10/src/cairo-ft-font.c fw_cairo-1.4.10/src/cairo-ft-font.c +--- cairo-1.4.10/src/cairo-ft-font.c 2007-06-07 19:45:39.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-ft-font.c 2008-01-09 18:00:36.000000000 +0100 +@@ -742,7 +742,7 @@ + data = bitmap->buffer; + assert (stride == bitmap->pitch); + } else { +- data = malloc (stride * height); ++ data = _cairo_malloc_ab (height, stride); + if (!data) { + _cairo_error (CAIRO_STATUS_NO_MEMORY); + return CAIRO_STATUS_NO_MEMORY; +@@ -792,7 +792,7 @@ + if (own_buffer) { + data = bitmap->buffer; + } else { +- data = malloc (stride * height); ++ data = _cairo_malloc_ab (height, stride); + if (!data) { + _cairo_error (CAIRO_STATUS_NO_MEMORY); + return CAIRO_STATUS_NO_MEMORY; +diff -Naur cairo-1.4.10/src/cairo-glitz-surface.c fw_cairo-1.4.10/src/cairo-glitz-surface.c +--- cairo-1.4.10/src/cairo-glitz-surface.c 2007-05-09 15:37:39.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-glitz-surface.c 2008-01-09 18:00:36.000000000 +0100 +@@ -197,7 +197,7 @@ + pf.bytes_per_line = (((width * format.bpp) / 8) + 3) & -4; + pf.scanline_order = GLITZ_PIXEL_SCANLINE_ORDER_TOP_DOWN; + +- pixels = malloc (height * pf.bytes_per_line); ++ pixels = _cairo_malloc_ab (height, pf.bytes_per_line); + if (!pixels) + return CAIRO_STATUS_NO_MEMORY; + +@@ -627,8 +627,22 @@ + + n_params = gradient->n_stops * 3 + n_base_params; + +- data = malloc (sizeof (glitz_fixed16_16_t) * n_params + +- sizeof (unsigned int) * gradient->n_stops); ++ /* check for int overflow */ ++ { ++ int size1, size2; ++ if (n_params >= INT32_MAX / sizeof (glitz_fixed16_16_t) || ++ gradient->n_stops >= INT32_MAX / sizeof (unsigned int)) ++ return CAIRO_STATUS_NO_MEMORY; ++ ++ size1 = n_params * sizeof (glitz_fixed16_16_t); ++ size2 = gradient->n_stops * sizeof (unsigned int); ++ ++ if (size1 >= INT32_MAX - size2) ++ return CAIRO_STATUS_NO_MEMORY; ++ ++ data = malloc (size1 + size2); ++ } ++ + if (!data) + return CAIRO_STATUS_NO_MEMORY; + +@@ -1992,9 +2006,19 @@ + if (num_glyphs > N_STACK_BUF) + { + char *data; ++ int size1, size2; ++ ++ if (num_glyphs >= INT32_MAX / sizeof(void*) || ++ num_glyphs >= INT32_MAX / sizeof(glitz_float_t) || ++ (num_glyphs * sizeof(glitz_float_t)) >= INT32_MAX / 16) ++ goto FAIL1; ++ ++ size1 = num_glyphs * sizeof(void *); ++ size2 = num_glyphs * sizeof(glitz_float_t) * 16; ++ if (size1 >= INT32_MAX - size2) ++ goto FAIL1; + +- data = malloc (num_glyphs * sizeof (void *) + +- num_glyphs * sizeof (glitz_float_t) * 16); ++ data = malloc (size1 + size2); + if (!data) + goto FAIL1; + +diff -Naur cairo-1.4.10/src/cairo-gstate.c fw_cairo-1.4.10/src/cairo-gstate.c +--- cairo-1.4.10/src/cairo-gstate.c 2007-06-07 19:44:01.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-gstate.c 2008-01-09 18:00:36.000000000 +0100 +@@ -530,7 +530,7 @@ + return CAIRO_STATUS_SUCCESS; + } + +- gstate->stroke_style.dash = malloc (gstate->stroke_style.num_dashes * sizeof (double)); ++ gstate->stroke_style.dash = _cairo_malloc_ab (gstate->stroke_style.num_dashes, sizeof (double)); + if (gstate->stroke_style.dash == NULL) { + gstate->stroke_style.num_dashes = 0; + return CAIRO_STATUS_NO_MEMORY; +@@ -1570,7 +1570,7 @@ + if (num_glyphs <= STACK_GLYPHS_LEN) { + transformed_glyphs = stack_transformed_glyphs; + } else { +- transformed_glyphs = malloc (num_glyphs * sizeof(cairo_glyph_t)); ++ transformed_glyphs = _cairo_malloc_ab (num_glyphs, sizeof(cairo_glyph_t)); + if (transformed_glyphs == NULL) + return CAIRO_STATUS_NO_MEMORY; + } +@@ -1615,7 +1615,7 @@ + if (num_glyphs < STACK_GLYPHS_LEN) + transformed_glyphs = stack_transformed_glyphs; + else +- transformed_glyphs = malloc (num_glyphs * sizeof(cairo_glyph_t)); ++ transformed_glyphs = _cairo_malloc_ab (num_glyphs, sizeof(cairo_glyph_t)); + if (transformed_glyphs == NULL) + return CAIRO_STATUS_NO_MEMORY; + +diff -Naur cairo-1.4.10/src/cairo-hull.c fw_cairo-1.4.10/src/cairo-hull.c +--- cairo-1.4.10/src/cairo-hull.c 2007-04-27 19:02:34.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-hull.c 2008-01-09 18:00:36.000000000 +0100 +@@ -62,7 +62,7 @@ + *extremum = vertices[0].point; + vertices[0].point = tmp; + +- hull = malloc (num_vertices * sizeof (cairo_hull_t)); ++ hull = _cairo_malloc_ab (num_vertices, sizeof (cairo_hull_t)); + if (hull == NULL) + return NULL; + +diff -Naur cairo-1.4.10/src/cairoint.h fw_cairo-1.4.10/src/cairoint.h +--- cairo-1.4.10/src/cairoint.h 2007-06-15 21:06:05.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairoint.h 2008-01-09 18:00:36.000000000 +0100 +@@ -181,6 +181,7 @@ + + #include "cairo-mutex-private.h" + #include "cairo-wideint-private.h" ++#include "cairo-malloc-private.h" + + typedef int32_t cairo_fixed_16_16_t; + typedef cairo_int64_t cairo_fixed_32_32_t; +diff -Naur cairo-1.4.10/src/cairo-lzw.c fw_cairo-1.4.10/src/cairo-lzw.c +--- cairo-1.4.10/src/cairo-lzw.c 2007-04-27 19:02:34.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-lzw.c 2008-01-09 18:00:53.000000000 +0100 +@@ -93,7 +93,11 @@ + if (buf->status) + return buf->status; + +- new_data = realloc (buf->data, new_size); ++ new_data = NULL; ++ /* check for integer overflow */ ++ if (new_size / 2 == buf->data_size) ++ new_data = realloc (buf->data, new_size); ++ + if (new_data == NULL) { + free (buf->data); + buf->data_size = 0; +diff -Naur cairo-1.4.10/src/cairo-malloc-private.h fw_cairo-1.4.10/src/cairo-malloc-private.h +--- cairo-1.4.10/src/cairo-malloc-private.h 1970-01-01 01:00:00.000000000 +0100 ++++ fw_cairo-1.4.10/src/cairo-malloc-private.h 2008-01-09 18:05:19.000000000 +0100 +@@ -0,0 +1,127 @@ ++/* -*- Mode: c; tab-width: 8; c-basic-offset: 4; indent-tabs-mode: t; -*- */ ++/* Cairo - a vector graphics library with display and print output ++ * ++ * Copyright © 2007 Mozilla Corporation ++ * ++ * This library is free software; you can redistribute it and/or ++ * modify it either under the terms of the GNU Lesser General Public ++ * License version 2.1 as published by the Free Software Foundation ++ * (the "LGPL") or, at your option, under the terms of the Mozilla ++ * Public License Version 1.1 (the "MPL"). If you do not alter this ++ * notice, a recipient may use your version of this file under either ++ * the MPL or the LGPL. ++ * ++ * You should have received a copy of the LGPL along with this library ++ * in the file COPYING-LGPL-2.1; if not, write to the Free Software ++ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ++ * You should have received a copy of the MPL along with this library ++ * in the file COPYING-MPL-1.1 ++ * ++ * The contents of this file are subject to the Mozilla Public License ++ * Version 1.1 (the "License"); you may not use this file except in ++ * compliance with the License. You may obtain a copy of the License at ++ * http://www.mozilla.org/MPL/ ++ * ++ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY ++ * OF ANY KIND, either express or implied. See the LGPL or the MPL for ++ * the specific language governing rights and limitations. ++ * ++ * The Original Code is the cairo graphics library. ++ * ++ * The Initial Developer of the Original Code is Mozilla Corporation ++ * ++ * Contributor(s): ++ * Vladimir Vukicevic ++ */ ++ ++#ifndef CAIRO_MALLOC_PRIVATE_H ++#define CAIRO_MALLOC_PRIVATE_H ++ ++#include "cairo-wideint-private.h" ++ ++/** ++ * _cairo_malloc_ab: ++ * @n: number of elements to allocate ++ * @size: size of each element ++ * ++ * Allocates @a*@size memory using malloc(), taking care to not ++ * overflow when doing the multiplication. Behaves much like ++ * calloc(), except that the returned memory is not set to zero. ++ * The memory should be freed using free(). ++ * ++ * @size should be a constant so that the compiler can optimize ++ * out a constant division. ++ * ++ * Return value: A pointer to the newly allocated memory, or %NULL in ++ * case of malloc() failure or overflow. ++ */ ++ ++#define _cairo_malloc_ab(a, size) \ ++ ((unsigned) (a) >= INT32_MAX / (unsigned) (size) ? NULL : \ ++ malloc((unsigned) (a) * (unsigned) (size))) ++ ++/** ++ * _cairo_malloc_abc: ++ * @a: first factor of number of elements to allocate ++ * @b: second factor of number of elements to allocate ++ * @size: size of each element ++ * ++ * Allocates @a*@b*@size memory using malloc(), taking care to not ++ * overflow when doing the multiplication. Behaves like ++ * _cairo_malloc_ab(). The memory should be freed using free(). ++ * ++ * @size should be a constant so that the compiler can optimize ++ * out a constant division. ++ * ++ * Return value: A pointer to the newly allocated memory, or %NULL in ++ * case of malloc() failure or overflow. ++ */ ++ ++#define _cairo_malloc_abc(a, b, size) \ ++ ((unsigned) (a) >= INT32_MAX / (unsigned) (b) ? NULL : \ ++ (unsigned) ((a)*(b)) >= INT32_MAX / (unsigned) (size) ? NULL : \ ++ malloc((unsigned) (a) * (unsigned) (b) * (unsigned) size)) ++ ++/** ++ * _cairo_malloc_ab_plus_c: ++ * @n: number of elements to allocate ++ * @size: size of each element ++ * @k: additional size to allocate ++ * ++ * Allocates @a*@ksize+@k memory using malloc(), taking care to not ++ * overflow when doing the arithmetic. Behaves like ++ * _cairo_malloc_ab(). The memory should be freed using free(). ++ * ++ * Return value: A pointer to the newly allocated memory, or %NULL in ++ * case of malloc() failure or overflow. ++ */ ++ ++#define _cairo_malloc_ab_plus_c(n, size, k) \ ++ ((unsigned) (n) >= INT32_MAX / (unsigned) (size) ? NULL : \ ++ (unsigned) (k) >= INT32_MAX - (unsigned) (n) * (unsigned) (size) ? NULL : \ ++ malloc((unsigned) (n) * (unsigned) (size) + (unsigned) (k))) ++ ++/** ++ * _cairo_realloc_ab: ++ * @ptr: original pointer to block of memory to be resized ++ * @n: number of elements to allocate ++ * @size: size of each element ++ * ++ * Reallocates @ptr a block of @n*@size memory using realloc(), taking ++ * care to not overflow when doing the multiplication. The memory ++ * should be freed using free(). ++ * ++ * @size should be a constant so that the compiler can optimize ++ * out a constant division. ++ * ++ * Return value: A pointer to the newly allocated memory, or %NULL in ++ * case of realloc() failure or overflow (whereupon the original block ++ * of memory * is left untouched). ++ */ ++ ++#define _cairo_realloc_ab(ptr, a, size) \ ++ ((size) && (unsigned) (a) >= INT32_MAX / (unsigned) (size) ? NULL : \ ++ realloc(ptr, (unsigned) (a) * (unsigned) (size))) ++ ++ ++#endif /* CAIRO_MALLOC_PRIVATE_H */ +diff -Naur cairo-1.4.10/src/cairo-meta-surface.c fw_cairo-1.4.10/src/cairo-meta-surface.c +--- cairo-1.4.10/src/cairo-meta-surface.c 2007-05-16 15:52:56.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-meta-surface.c 2008-01-09 18:00:36.000000000 +0100 +@@ -439,7 +439,7 @@ + if (status) + goto CLEANUP_COMMAND; + +- command->glyphs = malloc (sizeof (cairo_glyph_t) * num_glyphs); ++ command->glyphs = _cairo_malloc_ab (num_glyphs, sizeof (cairo_glyph_t)); + if (command->glyphs == NULL) { + status = CAIRO_STATUS_NO_MEMORY; + goto CLEANUP_SOURCE; +@@ -735,7 +735,7 @@ + int i, num_glyphs = command->show_glyphs.num_glyphs; + + if (has_device_transform) { +- dev_glyphs = malloc (sizeof (cairo_glyph_t) * num_glyphs); ++ dev_glyphs = _cairo_malloc_ab (num_glyphs, sizeof (cairo_glyph_t)); + if (dev_glyphs == NULL) { + status = CAIRO_STATUS_NO_MEMORY; + break; +diff -Naur cairo-1.4.10/src/cairo-os2-surface.c fw_cairo-1.4.10/src/cairo-os2-surface.c +--- cairo-1.4.10/src/cairo-os2-surface.c 2007-04-27 19:02:34.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-os2-surface.c 2008-01-09 18:00:36.000000000 +0100 +@@ -296,8 +296,9 @@ + ULONG ulPixels; + + /* allocate temporary pixel buffer */ +- pchPixBuf = (unsigned char *) malloc (3 * surface->bitmap_info.cx * +- surface->bitmap_info.cy); ++ pchPixBuf = (unsigned char *) _cairo_malloc_abc (surface->bitmap_info.cy, ++ surface->bitmap_info.cx, ++ 3); + pchPixSource = surface->pixels; /* start at beginning of pixel buffer */ + pBufStart = pchPixBuf; /* remember beginning of the new pixel buffer */ + +@@ -713,7 +714,7 @@ + local_os2_surface->bitmap_info.cBitCount = 32; + + /* Allocate memory for pixels */ +- local_os2_surface->pixels = (unsigned char *) malloc (width * height * 4); ++ local_os2_surface->pixels = (unsigned char *) _cairo_malloc_abc (height, width, 4); + if (!(local_os2_surface->pixels)) { + /* Not enough memory for the pixels! */ + DosCloseEventSem (local_os2_surface->hev_pixel_array_came_back); +@@ -783,7 +784,7 @@ + } + + /* Allocate memory for new stuffs */ +- pchNewPixels = (unsigned char *) malloc (new_width * new_height * 4); ++ pchNewPixels = (unsigned char *) _cairo_malloc_abc (new_height, new_width, 4); + if (!pchNewPixels) { + /* Not enough memory for the pixels! + * Everything remains the same! +diff -Naur cairo-1.4.10/src/cairo-path.c fw_cairo-1.4.10/src/cairo-path.c +--- cairo-1.4.10/src/cairo-path.c 2007-05-18 22:15:40.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-path.c 2008-01-09 18:00:36.000000000 +0100 +@@ -381,7 +381,7 @@ + return (cairo_path_t*) &_cairo_path_nil; + } + +- path->data = malloc (path->num_data * sizeof (cairo_path_data_t)); ++ path->data = _cairo_malloc_ab (path->num_data, sizeof (cairo_path_data_t)); + if (path->data == NULL) { + free (path); + return (cairo_path_t*) &_cairo_path_nil; +diff -Naur cairo-1.4.10/src/cairo-path-stroke.c fw_cairo-1.4.10/src/cairo-path-stroke.c +--- cairo-1.4.10/src/cairo-path-stroke.c 2007-04-27 19:02:34.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-path-stroke.c 2008-01-09 18:00:53.000000000 +0100 +@@ -1076,7 +1076,8 @@ + /* Common case is one rectangle of exactly 4 segments. */ + if (new_size == 0) + new_size = 4; +- new_segments = realloc (stroker->segments, new_size * sizeof (cairo_line_t)); ++ new_segments = _cairo_realloc_ab (stroker->segments, ++ new_size, sizeof (cairo_line_t)); + if (new_segments == NULL) + return CAIRO_STATUS_NO_MEMORY; + stroker->segments_size = new_size; +diff -Naur cairo-1.4.10/src/cairo-pattern.c fw_cairo-1.4.10/src/cairo-pattern.c +--- cairo-1.4.10/src/cairo-pattern.c 2007-06-07 19:44:01.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-pattern.c 2008-01-09 18:07:32.000000000 +0100 +@@ -133,8 +133,8 @@ + pattern->stops = pattern->stops_embedded; + else if (other->stops) + { +- pattern->stops = malloc (other->stops_size * +- sizeof (pixman_gradient_stop_t)); ++ pattern->stops = _cairo_malloc_ab (other->stops_size, ++ sizeof (pixman_gradient_stop_t)); + if (pattern->stops == NULL) { + pattern->stops_size = 0; + pattern->n_stops = 0; +@@ -757,11 +757,13 @@ + assert (pattern->n_stops <= pattern->stops_size); + + if (pattern->stops == pattern->stops_embedded) { +- new_stops = malloc (new_size * sizeof (pixman_gradient_stop_t)); ++ new_stops = _cairo_malloc_ab (new_size, sizeof (pixman_gradient_stop_t)); + if (new_stops) + memcpy (new_stops, pattern->stops, old_size * sizeof (pixman_gradient_stop_t)); + } else { +- new_stops = realloc (pattern->stops, new_size * sizeof (pixman_gradient_stop_t)); ++ new_stops = _cairo_realloc_ab (pattern->stops, ++ new_size, ++ sizeof (pixman_gradient_stop_t)); + } + + if (new_stops == NULL) { +diff -Naur cairo-1.4.10/src/cairo-pdf-surface.c fw_cairo-1.4.10/src/cairo-pdf-surface.c +--- cairo-1.4.10/src/cairo-pdf-surface.c 2007-05-18 22:15:40.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-pdf-surface.c 2008-01-09 18:00:36.000000000 +0100 +@@ -1262,7 +1262,7 @@ + color_function->id = 0; + alpha_function->id = 0; + +- allstops = malloc ((pattern->n_stops + 2) * sizeof (cairo_pdf_color_stop_t)); ++ allstops = _cairo_malloc_ab ((pattern->n_stops + 2), sizeof (cairo_pdf_color_stop_t)); + if (allstops == NULL) + return CAIRO_STATUS_NO_MEMORY; + +@@ -2726,13 +2726,13 @@ + cairo_box_t font_bbox = {{0,0},{0,0}}; + cairo_box_t bbox = {{0,0},{0,0}}; + +- glyphs = malloc (font_subset->num_glyphs * sizeof (cairo_pdf_resource_t)); ++ glyphs = _cairo_malloc_ab (font_subset->num_glyphs, sizeof (cairo_pdf_resource_t)); + if (glyphs == NULL) { + _cairo_surface_set_error (&surface->base, CAIRO_STATUS_NO_MEMORY); + return CAIRO_STATUS_NO_MEMORY; + } + +- widths = malloc (font_subset->num_glyphs * sizeof (double)); ++ widths = _cairo_malloc_ab (font_subset->num_glyphs, sizeof (double)); + if (widths == NULL) { + free (glyphs); + _cairo_surface_set_error (&surface->base, CAIRO_STATUS_NO_MEMORY); +diff -Naur cairo-1.4.10/src/cairo-pen.c fw_cairo-1.4.10/src/cairo-pen.c +--- cairo-1.4.10/src/cairo-pen.c 2007-04-27 19:02:34.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-pen.c 2008-01-09 18:08:52.000000000 +0100 +@@ -78,7 +78,7 @@ + radius, + ctm); + +- pen->vertices = malloc (pen->num_vertices * sizeof (cairo_pen_vertex_t)); ++ pen->vertices = _cairo_malloc_ab (pen->num_vertices, sizeof (cairo_pen_vertex_t)); + if (pen->vertices == NULL) { + return CAIRO_STATUS_NO_MEMORY; + } +@@ -119,7 +119,7 @@ + *pen = *other; + + if (pen->num_vertices) { +- pen->vertices = malloc (pen->num_vertices * sizeof (cairo_pen_vertex_t)); ++ pen->vertices = _cairo_malloc_ab (pen->num_vertices, sizeof (cairo_pen_vertex_t)); + if (pen->vertices == NULL) { + return CAIRO_STATUS_NO_MEMORY; + } +@@ -138,7 +138,8 @@ + int i; + + num_vertices = pen->num_vertices + num_points; +- vertices = realloc (pen->vertices, num_vertices * sizeof (cairo_pen_vertex_t)); ++ vertices = _cairo_realloc_ab (pen->vertices, ++ num_vertices, sizeof (cairo_pen_vertex_t)); + if (vertices == NULL) + return CAIRO_STATUS_NO_MEMORY; + +diff -Naur cairo-1.4.10/src/cairo-png.c fw_cairo-1.4.10/src/cairo-png.c +--- cairo-1.4.10/src/cairo-png.c 2007-06-07 19:45:39.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-png.c 2008-01-09 18:00:36.000000000 +0100 +@@ -128,7 +128,7 @@ + else if (status != CAIRO_STATUS_SUCCESS) + return CAIRO_STATUS_SURFACE_TYPE_MISMATCH; + +- rows = malloc (image->height * sizeof(png_byte*)); ++ rows = _cairo_malloc_ab (image->height, sizeof(png_byte*)); + if (rows == NULL) { + status = CAIRO_STATUS_NO_MEMORY; + goto BAIL1; +@@ -429,11 +429,11 @@ + png_read_update_info (png, info); + + pixel_size = 4; +- data = malloc (png_width * png_height * pixel_size); ++ data = _cairo_malloc_abc (png_height, png_width, pixel_size); + if (data == NULL) + goto BAIL; + +- row_pointers = malloc (png_height * sizeof(char *)); ++ row_pointers = _cairo_malloc_ab (png_height, sizeof(char *)); + if (row_pointers == NULL) + goto BAIL; + +diff -Naur cairo-1.4.10/src/cairo-polygon.c fw_cairo-1.4.10/src/cairo-polygon.c +--- cairo-1.4.10/src/cairo-polygon.c 2007-04-27 19:02:34.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-polygon.c 2008-01-09 18:00:53.000000000 +0100 +@@ -93,11 +93,12 @@ + assert (polygon->num_edges <= polygon->edges_size); + + if (polygon->edges == polygon->edges_embedded) { +- new_edges = malloc (new_size * sizeof (cairo_edge_t)); ++ new_edges = _cairo_malloc_ab (new_size, sizeof (cairo_edge_t)); + if (new_edges) + memcpy (new_edges, polygon->edges, old_size * sizeof (cairo_edge_t)); + } else { +- new_edges = realloc (polygon->edges, new_size * sizeof (cairo_edge_t)); ++ new_edges = _cairo_realloc_ab (polygon->edges, ++ new_size, sizeof (cairo_edge_t)); + } + + if (new_edges == NULL) { +diff -Naur cairo-1.4.10/src/cairo-ps-surface.c fw_cairo-1.4.10/src/cairo-ps-surface.c +--- cairo-1.4.10/src/cairo-ps-surface.c 2007-06-07 19:44:01.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-ps-surface.c 2008-01-09 18:00:36.000000000 +0100 +@@ -2037,7 +2037,7 @@ + * can modify some of the values. + */ + if (num_dashes % 2) { +- dash = malloc (2 * num_dashes * sizeof (double)); ++ dash = _cairo_malloc_abc (num_dashes, 2, sizeof (double)); + if (dash == NULL) + return CAIRO_STATUS_NO_MEMORY; + +@@ -2215,7 +2215,7 @@ + num_glyphs_unsigned = num_glyphs; + + _cairo_ps_surface_emit_pattern (surface, source); +- glyph_ids = malloc (num_glyphs_unsigned*sizeof (cairo_ps_glyph_id_t)); ++ glyph_ids = _cairo_malloc_ab (num_glyphs_unsigned, sizeof (cairo_ps_glyph_id_t)); + if (glyph_ids == NULL) + return CAIRO_STATUS_NO_MEMORY; + +diff -Naur cairo-1.4.10/src/cairo-quartz-surface.c fw_cairo-1.4.10/src/cairo-quartz-surface.c +--- cairo-1.4.10/src/cairo-quartz-surface.c 2007-06-27 20:00:55.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-quartz-surface.c 2008-01-09 18:00:36.000000000 +0100 +@@ -1255,7 +1255,7 @@ + float *fdash = sdash; + unsigned int k; + if (style->num_dashes > STATIC_DASH) +- fdash = malloc (sizeof(float)*style->num_dashes); ++ fdash = _cairo_malloc_ab (style->num_dashes, sizeof (float)); + + for (k = 0; k < style->num_dashes; k++) + fdash[k] = (float) style->dash[k]; +@@ -1394,8 +1394,8 @@ + CGContextSetFontSize (surface->cgContext, 1.0); + + if (num_glyphs > STATIC_BUF_SIZE) { +- cg_glyphs = (CGGlyph*) malloc(sizeof(CGGlyph) * num_glyphs); +- cg_advances = (CGSize*) malloc(sizeof(CGSize) * num_glyphs); ++ cg_glyphs = (CGGlyph*) _cairo_malloc_ab (num_glyphs, sizeof(CGGlyph)); ++ cg_advances = (CGSize*) _cairo_malloc_ab (num_glyphs, sizeof(CGSize)); + } + + xprev = glyphs[0].x; +@@ -1711,7 +1711,7 @@ + return (cairo_surface_t*) &_cairo_surface_nil; + } + +- imageData = malloc (height * stride); ++ imageData = _cairo_malloc_ab (height, stride); + if (!imageData) { + CGColorSpaceRelease (cgColorspace); + _cairo_error (CAIRO_STATUS_NO_MEMORY); +diff -Naur cairo-1.4.10/src/cairo-scaled-font.c fw_cairo-1.4.10/src/cairo-scaled-font.c +--- cairo-1.4.10/src/cairo-scaled-font.c 2007-06-15 21:06:05.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-scaled-font.c 2008-01-09 18:00:36.000000000 +0100 +@@ -927,7 +927,7 @@ + if (status) + goto DONE; + +- *glyphs = (cairo_glyph_t *) malloc ((*num_glyphs) * (sizeof (cairo_glyph_t))); ++ *glyphs = (cairo_glyph_t *) _cairo_malloc_ab ((*num_glyphs), sizeof (cairo_glyph_t)); + + if (*glyphs == NULL) { + status = CAIRO_STATUS_NO_MEMORY; +diff -Naur cairo-1.4.10/src/cairo-scaled-font-subsets.c fw_cairo-1.4.10/src/cairo-scaled-font-subsets.c +--- cairo-1.4.10/src/cairo-scaled-font-subsets.c 2007-06-07 19:44:01.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-scaled-font-subsets.c 2008-01-09 18:00:36.000000000 +0100 +@@ -390,7 +390,7 @@ + subset.num_glyphs = collection->num_glyphs; + /* No need to check for out of memory here. If to_unicode is NULL, the PDF + * surface does not emit an ToUnicode stream */ +- subset.to_unicode = malloc (collection->num_glyphs*sizeof(unsigned long)); ++ subset.to_unicode = _cairo_malloc_ab (collection->num_glyphs, sizeof (unsigned long)); + if (subset.to_unicode) { + for (j = 0; j < collection->num_glyphs; j++) { + /* default unicode character required when mapping fails */ +@@ -622,7 +622,7 @@ + if (! collection.glyphs_size) + return CAIRO_STATUS_SUCCESS; + +- collection.glyphs = malloc (collection.glyphs_size * sizeof(unsigned long)); ++ collection.glyphs = _cairo_malloc_ab (collection.glyphs_size, sizeof(unsigned long)); + if (collection.glyphs == NULL) + return CAIRO_STATUS_NO_MEMORY; + +diff -Naur cairo-1.4.10/src/cairo-spline.c fw_cairo-1.4.10/src/cairo-spline.c +--- cairo-1.4.10/src/cairo-spline.c 2007-04-27 19:02:34.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-spline.c 2008-01-09 18:00:53.000000000 +0100 +@@ -109,11 +109,12 @@ + assert (spline->num_points <= spline->points_size); + + if (spline->points == spline->points_embedded) { +- new_points = malloc (new_size * sizeof (cairo_point_t)); ++ new_points = _cairo_malloc_ab (new_size, sizeof (cairo_point_t)); + if (new_points) + memcpy (new_points, spline->points, old_size * sizeof (cairo_point_t)); + } else { +- new_points = realloc (spline->points, new_size * sizeof (cairo_point_t)); ++ new_points = _cairo_realloc_ab (spline->points, ++ new_size, sizeof (cairo_point_t)); + } + + if (new_points == NULL) { +diff -Naur cairo-1.4.10/src/cairo-stroke-style.c fw_cairo-1.4.10/src/cairo-stroke-style.c +--- cairo-1.4.10/src/cairo-stroke-style.c 2007-04-27 19:02:34.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-stroke-style.c 2008-01-09 18:00:36.000000000 +0100 +@@ -62,7 +62,7 @@ + if (other->dash == NULL) { + style->dash = NULL; + } else { +- style->dash = malloc (style->num_dashes * sizeof (double)); ++ style->dash = _cairo_malloc_ab (style->num_dashes, sizeof (double)); + if (style->dash == NULL) + return CAIRO_STATUS_NO_MEMORY; + +diff -Naur cairo-1.4.10/src/cairo-surface.c fw_cairo-1.4.10/src/cairo-surface.c +--- cairo-1.4.10/src/cairo-surface.c 2007-05-18 22:15:40.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-surface.c 2008-01-09 18:00:36.000000000 +0100 +@@ -1245,7 +1245,7 @@ + + rects = stack_rects; + if (num_rects > ARRAY_LENGTH (stack_rects)) { +- rects = malloc (sizeof (cairo_rectangle_int16_t) * num_rects); ++ rects = _cairo_malloc_ab (num_rects, sizeof (cairo_rectangle_int16_t)); + if (!rects) + return CAIRO_STATUS_NO_MEMORY; + } +diff -Naur cairo-1.4.10/src/cairo-surface-fallback.c fw_cairo-1.4.10/src/cairo-surface-fallback.c +--- cairo-1.4.10/src/cairo-surface-fallback.c 2007-05-16 15:52:56.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-surface-fallback.c 2008-01-09 18:00:36.000000000 +0100 +@@ -1166,7 +1166,7 @@ + /* If the fetched image isn't at 0,0, we need to offset the rectangles */ + + if (state.image_rect.x != 0 || state.image_rect.y != 0) { +- offset_rects = malloc (sizeof (cairo_rectangle_int16_t) * num_rects); ++ offset_rects = _cairo_malloc_ab (num_rects, sizeof (cairo_rectangle_int16_t)); + if (offset_rects == NULL) { + status = CAIRO_STATUS_NO_MEMORY; + goto DONE; +@@ -1222,7 +1222,7 @@ + /* If the destination image isn't at 0,0, we need to offset the trapezoids */ + + if (state.image_rect.x != 0 || state.image_rect.y != 0) { +- offset_traps = malloc (sizeof (cairo_trapezoid_t) * num_traps); ++ offset_traps = _cairo_malloc_ab (num_traps, sizeof (cairo_trapezoid_t)); + if (!offset_traps) { + status = CAIRO_STATUS_NO_MEMORY; + goto DONE; +diff -Naur cairo-1.4.10/src/cairo-svg-surface.c fw_cairo-1.4.10/src/cairo-svg-surface.c +--- cairo-1.4.10/src/cairo-svg-surface.c 2007-05-09 15:37:39.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-svg-surface.c 2008-01-09 18:00:36.000000000 +0100 +@@ -1220,7 +1220,7 @@ + + if (emulate_reflect || reverse_stops) { + n_stops = emulate_reflect ? pattern->n_stops * 2 - 2: pattern->n_stops; +- stops = malloc (sizeof (pixman_gradient_stop_t) * n_stops); ++ stops = _cairo_malloc_ab (n_stops, sizeof (pixman_gradient_stop_t)); + + for (i = 0; i < pattern->n_stops; i++) { + if (reverse_stops) { +diff -Naur cairo-1.4.10/src/cairo-traps.c fw_cairo-1.4.10/src/cairo-traps.c +--- cairo-1.4.10/src/cairo-traps.c 2007-06-27 20:00:55.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-traps.c 2008-01-09 18:00:53.000000000 +0100 +@@ -260,11 +260,12 @@ + return traps->status; + + if (traps->traps == traps->traps_embedded) { +- new_traps = malloc (new_size * sizeof (cairo_trapezoid_t)); ++ new_traps = _cairo_malloc_ab (new_size, sizeof (cairo_trapezoid_t)); + if (new_traps) + memcpy (new_traps, traps->traps, sizeof (traps->traps_embedded)); + } else { +- new_traps = realloc (traps->traps, new_size * sizeof (cairo_trapezoid_t)); ++ new_traps = _cairo_realloc_ab (traps->traps, ++ new_size, sizeof (cairo_trapezoid_t)); + } + + if (new_traps == NULL) { +diff -Naur cairo-1.4.10/src/cairo-unicode.c fw_cairo-1.4.10/src/cairo-unicode.c +--- cairo-1.4.10/src/cairo-unicode.c 2007-04-27 19:02:34.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-unicode.c 2008-01-09 18:00:36.000000000 +0100 +@@ -240,7 +240,7 @@ + in = UTF8_NEXT_CHAR (in); + } + +- str32 = malloc (sizeof (uint32_t) * (n_chars + 1)); ++ str32 = _cairo_malloc_ab (n_chars + 1, sizeof (uint32_t)); + if (!str32) + return CAIRO_STATUS_NO_MEMORY; + +@@ -307,7 +307,7 @@ + in = UTF8_NEXT_CHAR (in); + } + +- str16 = malloc (sizeof (uint16_t) * (n16 + 1)); ++ str16 = _cairo_malloc_ab (n16 + 1, sizeof (uint16_t)); + if (!str16) + return CAIRO_STATUS_NO_MEMORY; + +diff -Naur cairo-1.4.10/src/cairo-win32-font.c fw_cairo-1.4.10/src/cairo-win32-font.c +--- cairo-1.4.10/src/cairo-win32-font.c 2007-04-27 19:02:34.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-win32-font.c 2008-01-09 18:00:36.000000000 +0100 +@@ -613,8 +613,8 @@ + dx = NULL; + } + +- glyph_indices = malloc (sizeof (WCHAR) * buffer_size); +- dx = malloc (sizeof (int) * buffer_size); ++ glyph_indices = _cairo_malloc_ab (buffer_size, sizeof (WCHAR)); ++ dx = _cairo_malloc_ab (buffer_size, sizeof (int)); + if (!glyph_indices || !dx) { + status = CAIRO_STATUS_NO_MEMORY; + goto FAIL2; +@@ -645,7 +645,7 @@ + } + + *num_glyphs = gcp_results.nGlyphs; +- *glyphs = malloc (sizeof (cairo_glyph_t) * gcp_results.nGlyphs); ++ *glyphs = _cairo_malloc_ab (gcp_results.nGlyphs, sizeof (cairo_glyph_t)); + if (!*glyphs) { + status = CAIRO_STATUS_NO_MEMORY; + goto FAIL2; +diff -Naur cairo-1.4.10/src/cairo-win32-surface.c fw_cairo-1.4.10/src/cairo-win32-surface.c +--- cairo-1.4.10/src/cairo-win32-surface.c 2007-05-09 15:37:39.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-win32-surface.c 2008-01-09 18:00:36.000000000 +0100 +@@ -186,7 +186,7 @@ + } + + if (num_palette > 2) { +- bitmap_info = malloc (sizeof (BITMAPINFOHEADER) + num_palette * sizeof (RGBQUAD)); ++ bitmap_info = _cairo_malloc_ab_plus_c (num_palette, sizeof(RGBQUAD), sizeof(BITMAPINFOHEADER)); + if (!bitmap_info) + return CAIRO_STATUS_NO_MEMORY; + } else { +@@ -1546,8 +1546,8 @@ + SetBkMode(dst->dc, TRANSPARENT); + + if (num_glyphs > STACK_GLYPH_SIZE) { +- glyph_buf = (WORD *)malloc(num_glyphs * sizeof(WORD)); +- dxy_buf = (int *)malloc(num_glyphs * 2 * sizeof(int)); ++ glyph_buf = (WORD *) _cairo_malloc_ab (num_glyphs, sizeof(WORD)); ++ dxy_buf = (int *) _cairo_malloc_abc (num_glyphs, sizeof(int), 2); + } + + /* It is vital that dx values for dxy_buf are calculated from the delta of +diff -Naur cairo-1.4.10/src/cairo-xcb-surface.c fw_cairo-1.4.10/src/cairo-xcb-surface.c +--- cairo-1.4.10/src/cairo-xcb-surface.c 2007-05-09 15:37:39.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-xcb-surface.c 2008-01-09 18:00:36.000000000 +0100 +@@ -403,7 +403,7 @@ + bpp = _bits_per_pixel(surface->dpy, imagerep->depth); + bytes_per_line = _bytes_per_line(surface->dpy, surface->width, bpp); + +- data = malloc (bytes_per_line * surface->height); ++ data = _cairo_malloc_ab (surface->height, bytes_per_line); + if (data == NULL) { + free (imagerep); + return CAIRO_STATUS_NO_MEMORY; +@@ -1328,7 +1328,7 @@ + mask_picture = _create_a8_picture (dst, &transparent, width, height, FALSE); + solid_picture = _create_a8_picture (dst, &solid, width, height, TRUE); + +- offset_traps = malloc (sizeof (xcb_render_trapezoid_t) * num_traps); ++ offset_traps = _cairo_malloc_ab (num_traps, sizeof (xcb_render_trapezoid_t)); + if (!offset_traps) + return XCB_NONE; + +@@ -1515,7 +1515,7 @@ + + n_boxes = pixman_region_num_rects (region); + if (n_boxes > 0) { +- rects = malloc (sizeof(xcb_rectangle_t) * n_boxes); ++ rects = _cairo_malloc_ab (n_boxes, sizeof(xcb_rectangle_t)); + if (rects == NULL) + return CAIRO_STATUS_NO_MEMORY; + } else { +@@ -2360,7 +2360,7 @@ + /* We make a copy of the glyphs so that we can elide any size-zero + * glyphs to workaround an X server bug, (present in at least Xorg + * 7.1 without EXA). */ +- output_glyphs = malloc (num_glyphs * sizeof (cairo_glyph_t)); ++ output_glyphs = _cairo_malloc_ab (num_glyphs, sizeof (cairo_glyph_t)); + if (output_glyphs == NULL) + return CAIRO_STATUS_NO_MEMORY; + +diff -Naur cairo-1.4.10/src/cairo-xlib-surface.c fw_cairo-1.4.10/src/cairo-xlib-surface.c +--- cairo-1.4.10/src/cairo-xlib-surface.c 2007-06-27 20:05:33.000000000 +0200 ++++ fw_cairo-1.4.10/src/cairo-xlib-surface.c 2008-01-09 18:00:36.000000000 +0100 +@@ -1579,7 +1579,7 @@ + mask_picture = _create_a8_picture (dst, &transparent, width, height, FALSE); + solid_picture = _create_a8_picture (dst, &solid, width, height, TRUE); + +- offset_traps = malloc (sizeof (XTrapezoid) * num_traps); ++ offset_traps = _cairo_malloc_ab (num_traps, sizeof (XTrapezoid)); + if (!offset_traps) + return None; + +@@ -1760,7 +1760,7 @@ + + n_boxes = pixman_region_num_rects (region); + if (n_boxes > ARRAY_LENGTH (surface->embedded_clip_rects)) { +- rects = malloc (sizeof(XRectangle) * n_boxes); ++ rects = _cairo_malloc_ab (n_boxes, sizeof(XRectangle)); + if (rects == NULL) + return CAIRO_STATUS_NO_MEMORY; + }else { +@@ -2815,7 +2815,7 @@ + if (num_elts <= STACK_ELTS_LEN) { + elts = stack_elts; + } else { +- elts = malloc (num_elts * sizeof (XGlyphElt8)); ++ elts = _cairo_malloc_ab (num_elts, sizeof (XGlyphElt8)); + if (elts == NULL) + return CAIRO_STATUS_NO_MEMORY; + } diff --git a/source/xlib/cairo/FrugalBuild b/source/xlib/cairo/FrugalBuild index c7fca4d..5f24032 100644 --- a/source/xlib/cairo/FrugalBuild +++ b/source/xlib/cairo/FrugalBuild @@ -3,7 +3,7 @@ pkgname=cairo pkgver=1.4.10 -pkgrel=1 +pkgrel=2sayshell1 pkgdesc="A vector graphics library with cross-device output support" url="http://cairographics.org" depends=('glitz' 'libxrender' 'fontconfig' 'libpng') @@ -11,9 +11,10 @@ makedepends=('gtk-doc' 'poppler-glib' 'librsvg') groups=('xlib') archs=('x86_64' 'i686') up2date="lynx -dump http://cairographics.org/|grep -m1 'release '|sed 's/.*ro \(.*\) .*re.*/\1/'" -source=($url/releases/$pkgname-$pkgver.tar.gz) +source=($url/releases/$pkgname-$pkgver.tar.gz CVE-2007-5503.diff) options=('scriptlet') Fconfopts="$Fconfopts --enable-glitz --enable-gtk-doc --enable-pdf --enable-ps" +sha1sums=('8371097e30650ec817b24694367110139627403e' \ + '368c88f7551f8026f2ec1d9fddd9e6587357613b') -sha1sums=('8371097e30650ec817b24694367110139627403e') # optimization OK From crazy at frugalware.org Wed Jan 9 21:49:15 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 9 21:49:18 2008 Subject: [Frugalware-git] playground: kdelibs-4.00.80_758850-0playground1-i686 Message-ID: <20080109204915.1B60411901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=5ac8f45bbc4da6ecff1feea9df318064966f0168 commit 5ac8f45bbc4da6ecff1feea9df318064966f0168 Author: crazy Date: Wed Jan 9 16:32:22 2008 +0100 kdelibs-4.00.80_758850-0playground1-i686 * Version bump * fix my typo in fw-fonts.patch diff --git a/source/kde4/kdelibs/FrugalBuild b/source/kde4/kdelibs/FrugalBuild index 61ed383..d243233 100644 --- a/source/kde4/kdelibs/FrugalBuild +++ b/source/kde4/kdelibs/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdelibs -pkgver=4.00.80_758672 +pkgver=4.00.80_758850 pkgrel=0playground1 pkgdesc="KDE4 Core Libraries." depends=('qt4-qdbus' 'bzip2' 'libgcc' 'libice' 'libxext' \ @@ -20,9 +20,9 @@ options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 \ flac.patch fw-fonts.patch) -sha1sums=('a520478ec0c91ae2a176d562ceaf432a558e8514' \ +sha1sums=('a92c32d268709246847af37eb1da9c1e4af02e1c' \ '0ff2c4946a6f58c0dadc7b6bd1027f46fab66218' \ - 'b3ad55d4787778bf1f12bf32e2b4f169039bf528') + '7fde528360a1243e11edef700d0d8ead099e720a') ## TODO: groups!!! subpkgs=("$pkgname-compiletime" 'libkde' 'kspell-aspell' 'kspell-hspell' 'kspell-enchant' 'libkdecore') diff --git a/source/kde4/kdelibs/fw-fonts.patch b/source/kde4/kdelibs/fw-fonts.patch index b0b624f..ca1109c 100644 --- a/source/kde4/kdelibs/fw-fonts.patch +++ b/source/kde4/kdelibs/fw-fonts.patch @@ -59,7 +59,7 @@ diff -Naur kdelibs-4.00.80_758672/kdeui/kernel/kglobalsettings.cpp kdelibs-4.00. QStringList fam = db.families(); // Move a bunch of preferred fonts to the front. -+ if (fam.remove("DejaVu Sans")>0) ++ if (fam.removeAll("DejaVu Sans")>0) + fam.prepend("DejaVu Sans"); if (fam.removeAll("Arial")>0) fam.prepend("Arial"); From crazy at frugalware.org Wed Jan 9 21:49:15 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 9 21:49:19 2008 Subject: [Frugalware-git] playground: kdelibs-4.00.80_758963-0playground1-i686 Message-ID: <20080109204915.2FED011901CF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=4ab9b762bf67f3434d9123b0f0acef9c08a2515c commit 4ab9b762bf67f3434d9123b0f0acef9c08a2515c Author: crazy Date: Wed Jan 9 21:43:38 2008 +0100 kdelibs-4.00.80_758963-0playground1-i686 * temp revert r758751 , broke all docs diff --git a/source/kde4/kdelibs/FrugalBuild b/source/kde4/kdelibs/FrugalBuild index d243233..7c155b4 100644 --- a/source/kde4/kdelibs/FrugalBuild +++ b/source/kde4/kdelibs/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdelibs -pkgver=4.00.80_758850 +pkgver=4.00.80_758963 pkgrel=0playground1 pkgdesc="KDE4 Core Libraries." depends=('qt4-qdbus' 'bzip2' 'libgcc' 'libice' 'libxext' \ @@ -19,10 +19,11 @@ archs=('i686') options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 \ - flac.patch fw-fonts.patch) -sha1sums=('a92c32d268709246847af37eb1da9c1e4af02e1c' \ + flac.patch fw-fonts.patch revert-r758751.patch) +sha1sums=('8cedec6b4f645d33c3f94472074e1f06239fc270' \ '0ff2c4946a6f58c0dadc7b6bd1027f46fab66218' \ - '7fde528360a1243e11edef700d0d8ead099e720a') + '7fde528360a1243e11edef700d0d8ead099e720a' \ + 'f87e1b663dacece023e166ab33a678dfa86e34d7') ## TODO: groups!!! subpkgs=("$pkgname-compiletime" 'libkde' 'kspell-aspell' 'kspell-hspell' 'kspell-enchant' 'libkdecore') diff --git a/source/kde4/kdelibs/revert-r758751.patch b/source/kde4/kdelibs/revert-r758751.patch new file mode 100644 index 0000000..83ab513 --- /dev/null +++ b/source/kde4/kdelibs/revert-r758751.patch @@ -0,0 +1,13 @@ +Index: kdecore/kernel/kcmdlineargs.cpp +=================================================================== +--- kdecore/kernel/kcmdlineargs.cpp (Revision 758966) ++++ kdecore/kernel/kcmdlineargs.cpp (Arbeitskopie) +@@ -298,7 +298,7 @@ + qt_options.add("qws", ki18n("forces the application to run as QWS Server")); + #endif + qt_options.add("reverse", ki18n("mirrors the whole layout of widgets")); +- qt_options.add("stylesheet ", ki18n("applies the Qt stylesheet to the application widgets")); ++ //qt_options.add("stylesheet ", ki18n("applies the Qt stylesheet to the application widgets")); + + // KDE options + kde_options.add("caption ", ki18n("Use 'caption' as name in the titlebar")); From crazy at frugalware.org Wed Jan 9 22:31:44 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 9 22:31:51 2008 Subject: [Frugalware-git] playground: kdepimlibs-4.00.80_758958-0playground1-i686 Message-ID: <20080109213144.4A5001190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=36eb2a3d4d51dba40dc5f7cc47f6203476a229fe commit 36eb2a3d4d51dba40dc5f7cc47f6203476a229fe Author: crazy Date: Wed Jan 9 22:28:01 2008 +0100 kdepimlibs-4.00.80_758958-0playground1-i686 * Version bupm diff --git a/source/kde4/kdepimlibs/FrugalBuild b/source/kde4/kdepimlibs/FrugalBuild index 03399fb..f229948 100644 --- a/source/kde4/kdepimlibs/FrugalBuild +++ b/source/kde4/kdepimlibs/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdepimlibs -pkgver=4.00.80_758644 +pkgver=4.00.80_758958 pkgrel=0playground1 pkgdesc="Personal Information Management (PIM) libraries for KDE4." depends=('libkde>=4.00.80_757890' 'libice' 'libxext' 'libxfixes' 'libqtgui' 'gamin' 'xfsprogs-attr' \ @@ -13,6 +13,6 @@ archs=('i686') options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('d2af63ea416c13600e2e72576ff3dade1bb5b759') +sha1sums=('2e4815f1fa1b5defedfb3d20e53d51e9f222fcce') # optimization OK From vmiklos at frugalware.org Wed Jan 9 22:32:56 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 9 22:33:04 2008 Subject: [Frugalware-git] homepage-ng: 0.8pre2 release notes draft Message-ID: <20080109213256.E1AD711901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=994277b0f045dd8d323e41947eb18deaa7b315cf commit 994277b0f045dd8d323e41947eb18deaa7b315cf Author: Miklos Vajna Date: Wed Jan 9 22:32:08 2008 +0100 0.8pre2 release notes draft it should be basically ok, except that sha1sums are still missing diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index aa0a534..d4a2594 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -17,6 +17,62 @@ + 83 + Frugalware 0.8pre2 (Kalgan) released + Thu Jan 10 09:44:00 CET 2008 + VMiklos + 1 + 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 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: +
+FIXME
+			
+ ]]> +
+
+ 82 Frugalware Newsletter Issue 13 Sun Jan 6 23:37:54 CET 2008 From crazy at frugalware.org Wed Jan 9 23:12:17 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 9 23:12:20 2008 Subject: [Frugalware-git] playground: kdebase-runtime-4.00.80_758924-0playground1-i686 Message-ID: <20080109221217.B2CC8176C009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=cfcf80800f630d1c7fe4cc54fa3f9e11faab34bc commit cfcf80800f630d1c7fe4cc54fa3f9e11faab34bc Author: crazy Date: Wed Jan 9 22:53:53 2008 +0100 kdebase-runtime-4.00.80_758924-0playground1-i686 * Version bump diff --git a/source/kde4/kdebase-runtime/FrugalBuild b/source/kde4/kdebase-runtime/FrugalBuild index 35f4636..8153252 100644 --- a/source/kde4/kdebase-runtime/FrugalBuild +++ b/source/kde4/kdebase-runtime/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdebase-runtime -pkgver=4.00.80_758611 +pkgver=4.00.80_758924 pkgrel=0playground1 pkgdesc="Programs needed at runtime by other KDE4 applications" depends=('libkde' 'gamin' 'xfsprogs-attr' 'libxrender' 'libice' 'libxext' 'libxfixes' \ @@ -14,7 +14,7 @@ archs=('i686') options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('361edb386c18e05cf09324f8f16db93e2885c9f5') +sha1sums=('250077bc9e7ec7461f6092636c968c7b8dbbd5fa') ## test subpkgs=("kdebase-icons") subdescs=('Oxygen KDE4 Icons') From vmiklos at frugalware.org Wed Jan 9 23:26:13 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 9 23:26:15 2008 Subject: [Frugalware-git] homepage-ng: add final 0.8pre2 sha1sums Message-ID: <20080109222613.6863011901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=03ee130e9860fc146deacaf6b15c2711562e1679 commit 03ee130e9860fc146deacaf6b15c2711562e1679 Author: Miklos Vajna Date: Wed Jan 9 23:26:08 2008 +0100 add final 0.8pre2 sha1sums diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index d4a2594..73da6db 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -67,7 +67,25 @@
SHA1SUMS:
-FIXME
+fbc4318fc4a86244008d331d46b4ab731e0f2a29  frugalware-0.8pre2-i686-cd1.iso
+c4dc8560222723d8bb29a8e15baaf32af27ed762  frugalware-0.8pre2-i686-cd2.iso
+37f3cdc740cc56acec9bf4877a1436bd51fb8e48  frugalware-0.8pre2-i686-cd3.iso
+d5f95baecff24d2b1595b6372273aee1d8753eed  frugalware-0.8pre2-i686-cd4.iso
+d9335fafc83a74a50e382675570494fc5d55187c  frugalware-0.8pre2-i686-cd5.iso
+246a63476da95752502881cb93bcbae3631863be  frugalware-0.8pre2-i686-cd6.iso
+5cf9079f75b5da8095eb140ed0210c39b8b7a620  frugalware-0.8pre2-i686-cd7.iso
+3af8d23304a41545e42046316b827ae34b0c101b  frugalware-0.8pre2-i686-cd8.iso
+b3f8820d526725c7ba23d95aa328b5b54bff5784  frugalware-0.8pre2-i686-cd9.iso
+da4792377541702d91f442ea0f6b9fe63844e4db  frugalware-0.8pre2-i686-cd10.iso
+3666304d17261cc73eac5c64b299fb880deb6c63  frugalware-0.8pre2-i686-cd11.iso
+63d74f9d5494f8bf7fe21885cf7f59374cf08f90  frugalware-0.8pre2-i686-cd12.iso
+3e5ece52ec153c980f08b2cf06c0fcce4073b37d  frugalware-0.8pre2-i686-cd13.iso
+ef2dc6debe848000613fd01d09fe4aef1974bcb2  frugalware-0.8pre2-i686-dvd1.iso
+da94dbb5796f2b967831c00452ec6c6055af7768  frugalware-0.8pre2-i686-dvd2.iso
+309bd68f668665550080a0b90ad15a75f16723ab  frugalware-0.8pre2-i686-net.iso
+ec0daebe362847e0587c04aea81693f6d262ae60  fwlive-0.8pre2-i686-full.iso
+eb7fbc5158e452f5217e87a2be51e600b05024b8  frugalware-0.8pre2-i686-tftp.img.gz
+29ecc950b89e24f6db22ad1d02b1a28114a60495  frugalware-0.8pre2-i686-usb.tar.gz
]]> From crazy at frugalware.org Thu Jan 10 00:28:56 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 00:28:59 2008 Subject: [Frugalware-git] playground: kdebase-workspace-4.00.80_758909-0playground1-i686 Message-ID: <20080109232856.5DDC311901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=13fc944493a7719b8080bfd59c8873d72f359ca9 commit 13fc944493a7719b8080bfd59c8873d72f359ca9 Author: crazy Date: Thu Jan 10 00:23:51 2008 +0100 kdebase-workspace-4.00.80_758909-0playground1-i686 * Version bump diff --git a/source/kde4/kdebase-workspace/FrugalBuild b/source/kde4/kdebase-workspace/FrugalBuild index 1eafbac..8852084 100644 --- a/source/kde4/kdebase-workspace/FrugalBuild +++ b/source/kde4/kdebase-workspace/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: crazy pkgname=kdebase-workspace -pkgver=4.00.80_758883 +pkgver=4.00.80_758909 pkgrel=0playground1 pkgdesc="Programs specific for the KDE4 desktop." depends=('libkde>=4.00.80_757890' 'libqt3support' 'libqtsvg' 'libxpm' 'strigi' 'xfsprogs-acl' 'libxtst' 'libqtopengl' 'libxres' \ 'lmsensors' 'libxcomposite' 'libxklavier' 'libxscrnsaver' 'qimageblitz' 'libqtscript' 'libcaptury' \ - 'libraw1394' 'bluez-libs' 'libstrigiqtdbusclient' 'strigi-qt4-gui' 'libusb') + 'libraw1394' 'bluez-libs' 'libstrigiqtdbusclient' 'strigi-qt4-gui' 'libusb' 'pciutils') makedepends=('libqtscript' 'qt4-designer' 'xorg-server') rodepends=('kde-frugalware>=0.9.0' 'xorg-server>=1.2.0' 'xsetroot' 'dbus-x11' 'xmessage' 'xrandr' 'xset' 'xprop' 'xrdb' "$pkgname-libs=$pkgver") groups=('kde4' 'kde4-minimal') @@ -17,9 +17,9 @@ _F_cmake_confopts="$_F_cmake_confopts -DWITH_NetworkManager:BOOL=OFF" Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 \ default-wallpaper.patch fw-fonts.patch) -sha1sums=('e36ad5b03153b4564864472122db3749a91f8b01' \ +sha1sums=('56a7d357b6cab655a2e9d110e071a16c8170bf4e' \ 'ee2c2275c5bec055f47c906635ce21c448654aa9' \ - '94c4b24c20096bf78067975d109fd7f356c8e8bc') + '2585f5e90c18eb091f1ccf98604a5b4c1dce740f') ## TODO: kdm ## FIXME: QT4 diff --git a/source/kde4/kdebase-workspace/fw-fonts.patch b/source/kde4/kdebase-workspace/fw-fonts.patch index c9a15e4..0a25839 100644 --- a/source/kde4/kdebase-workspace/fw-fonts.patch +++ b/source/kde4/kdebase-workspace/fw-fonts.patch @@ -47,20 +47,6 @@ diff -Naur kdebase-workspace-4.00.80_758671/kcontrol/fonts/fonts.cpp kdebase-wor f0.setPointSize(10); f1.setPointSize(10); -diff -Naur kdebase-workspace-4.00.80_758671/kcontrol/fonts/kxftconfig.cpp kdebase-workspace-4.00.80_758671-p/kcontrol/fonts/kxftconfig.cpp ---- kdebase-workspace-4.00.80_758671/kcontrol/fonts/kxftconfig.cpp 2007-12-19 19:55:55.000000000 +0100 -+++ kdebase-workspace-4.00.80_758671-p/kcontrol/fonts/kxftconfig.cpp 2008-01-09 15:05:10.000000000 +0100 -@@ -194,8 +194,8 @@ - files.append(f); - } - #if (FC_VERSION>=20300) -- if(system && dExists(f) && (f.contains(QRegExp("/conf\\.d/?$")) || -- f.contains(QRegExp("/conf\\.d?$"))) ) -+ if(system && dExists(f) && (f.contains(QRegExp("/conf\\.d/?$")) || f.contains(QRegExp("/conf\\.d?$")) || -+ f.contains(QRegExp("/frugalware\\.d/?$")) || f.contains(QRegExp("/frugalware\\.d?$"))) - return dirSyntax(f)+constKdeRootFcFile; // This ones good enough for me! - #endif - } diff -Naur kdebase-workspace-4.00.80_758671/kcontrol/krdb/krdb.cpp kdebase-workspace-4.00.80_758671-p/kcontrol/krdb/krdb.cpp --- kdebase-workspace-4.00.80_758671/kcontrol/krdb/krdb.cpp 2007-12-31 02:14:59.000000000 +0100 +++ kdebase-workspace-4.00.80_758671-p/kcontrol/krdb/krdb.cpp 2008-01-09 14:54:07.000000000 +0100 From crazy at frugalware.org Thu Jan 10 00:53:44 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 00:53:45 2008 Subject: [Frugalware-git] playground: kdebase-4.00.80_758965-0playground1-i686 Message-ID: <20080109235344.15CFC11901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=4b28d4ee33917494fe3d5355890bf08461a8dcc8 commit 4b28d4ee33917494fe3d5355890bf08461a8dcc8 Author: crazy Date: Thu Jan 10 00:50:29 2008 +0100 kdebase-4.00.80_758965-0playground1-i686 * Version bump diff --git a/source/kde4/kdebase/FrugalBuild b/source/kde4/kdebase/FrugalBuild index b63021d..03dc9fb 100644 --- a/source/kde4/kdebase/FrugalBuild +++ b/source/kde4/kdebase/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdebase -pkgver=4.00.80_757803 +pkgver=4.00.80_758965 pkgrel=0playground1 pkgdesc="Basic programs for KDE4" depends=() @@ -13,8 +13,9 @@ options=('nomirror') _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.tar.bz2) -sha1sums=('b363ba1ed7008cc7b310abe5d2028c18f95b1f8e') +sha1sums=('d028aaeda7bdfc4521c9802186473cbeab5cd02a') +# TODO: rename to kdebase-apps subpkgs=("${_F_kde4_subpkgs[@]}" 'libkonq') subdescs=('File Manager.' \ 'File find utility.' \ From vmiklos at frugalware.org Thu Jan 10 10:30:49 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 10 10:30:51 2008 Subject: [Frugalware-git] homepage-ng: 0.8pre2 is out Message-ID: <20080110093049.55E0C11901BB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=86bc505b06b0116aa4814df521160fd8b4ca64f8 commit 86bc505b06b0116aa4814df521160fd8b4ca64f8 Author: Miklos Vajna Date: Thu Jan 10 10:30:37 2008 +0100 0.8pre2 is out diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index 73da6db..bf51a5e 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -19,9 +19,9 @@ 83 Frugalware 0.8pre2 (Kalgan) released - Thu Jan 10 09:44:00 CET 2008 + Thu Jan 10 10:28:00 CET 2008 VMiklos - 1 + 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:
diff --git a/frugalware/xml/roadmap.xml b/frugalware/xml/roadmap.xml index 69e4b4b..a3b2ea6 100644 --- a/frugalware/xml/roadmap.xml +++ b/frugalware/xml/roadmap.xml @@ -41,7 +41,7 @@ pre2 Jan 10, 2008 - 0 + 1 pre1 From vmiklos at frugalware.org Thu Jan 10 10:32:19 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 10 10:32:21 2008 Subject: [Frugalware-git] homepage-ng: small fix for 0.8pre2 announce Message-ID: <20080110093219.92E6F11901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=e6fce6a250127c512b0ace422c15314e50b59e43 commit e6fce6a250127c512b0ace422c15314e50b59e43 Author: Miklos Vajna Date: Thu Jan 10 10:32:11 2008 +0100 small fix for 0.8pre2 announce noticed by Alex diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index bf51a5e..a2781be 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -37,8 +37,8 @@
  • 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
  • +
  • Octave 3.0.0 - compatibility with Matlab graphics is much better now
  • +
  • Updated encryption libs - gnutls-2.2 and libgcrypt-1.4
  • From vmiklos at frugalware.org Thu Jan 10 11:38:22 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 10 11:38:24 2008 Subject: [Frugalware-git] frugalware-current: docs/release-howto: small cleanup Message-ID: <20080110103822.54E1911901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=56b0457215d7d86923d1999701c1d9af7d1bf800 commit 56b0457215d7d86923d1999701c1d9af7d1bf800 Author: Miklos Vajna Date: Mon Jan 7 22:29:15 2008 +0100 docs/release-howto: small cleanup diff --git a/docs/release-howto.txt b/docs/release-howto.txt index cc05b23..d272ac3 100644 --- a/docs/release-howto.txt +++ b/docs/release-howto.txt @@ -12,7 +12,7 @@ Just because I don't know where to document this, here is the command line what I use to sync changes from -current to -testing before a release: -------------------------------------------------------------------- -$ rsync -avP --delete-after frugalware-current/* frugalware-testing/ +$ rsync -avP --delete-after frugalware-current/ frugalware-testing/ -------------------------------------------------------------------- == Preparing From vmiklos at frugalware.org Thu Jan 10 11:38:22 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 10 11:38:25 2008 Subject: [Frugalware-git] frugalware-current: tools/getall.py: use dg pull instead of git pull Message-ID: <20080110103822.6689011901CF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=449db07c5942d946e000df474f06f8ccb8d26605 commit 449db07c5942d946e000df474f06f8ccb8d26605 Author: Miklos Vajna Date: Mon Jan 7 22:29:40 2008 +0100 tools/getall.py: use dg pull instead of git pull diff --git a/tools/getall.py b/tools/getall.py index defdd8d..04fd441 100755 --- a/tools/getall.py +++ b/tools/getall.py @@ -48,7 +48,7 @@ def update(options): try: old = os.getcwd() os.chdir(local) - os.system("git pull") + os.system("dg pull -a") os.chdir(old) except OSError: os.system("git clone %s %s" % (url, local)) From vmiklos at frugalware.org Thu Jan 10 11:38:22 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 10 11:38:25 2008 Subject: [Frugalware-git] frugalware-current: git-1.5.3.8-1-i686 Message-ID: <20080110103822.7222D176C009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f4c3b6c0065d624c0900598a42b87b0ff4f49775 commit f4c3b6c0065d624c0900598a42b87b0ff4f49775 Author: Miklos Vajna Date: Tue Jan 8 14:54:33 2008 +0100 git-1.5.3.8-1-i686 version bump diff --git a/source/devel-extra/git/FrugalBuild b/source/devel-extra/git/FrugalBuild index 0b4f69c..ab875e4 100644 --- a/source/devel-extra/git/FrugalBuild +++ b/source/devel-extra/git/FrugalBuild @@ -4,7 +4,7 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=git -pkgver=1.5.3.7 +pkgver=1.5.3.8 Fuse $USE_DEVEL && pkgver=1.5.3.rc7.30.g947ad2 pkgrel=1 pkgdesc="A fast, scalable, distributed revision control system." From boobaa at frugalware.org Thu Jan 10 11:59:02 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Thu Jan 10 11:59:05 2008 Subject: [Frugalware-git] frugalware-current: mantis-1.1.0-2-i686 Message-ID: <20080110105902.3E4AF11901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4764bc25cc302ce68c38faae5561f5c51127f3e4 commit 4764bc25cc302ce68c38faae5561f5c51127f3e4 Author: CSÉCSY László Date: Thu Jan 10 11:57:40 2008 +0100 mantis-1.1.0-2-i686 release bump: Hungarian translation updated to 1.1.0 diff --git a/source/network-extra/mantis/FrugalBuild b/source/network-extra/mantis/FrugalBuild index c135843..ca24557 100644 --- a/source/network-extra/mantis/FrugalBuild +++ b/source/network-extra/mantis/FrugalBuild @@ -3,7 +3,7 @@ pkgname=mantis pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="a free popular web-based bugtracking system" url="http://www.mantisbt.org/" rodepends=('php>=4.0.6' 'mysql>=3.23.2') @@ -34,6 +34,6 @@ build() } # optimization OK - noarch sha1sums=('c5f7d6c27509daef88adfd94f0dd9ae77c5346da'\ - 'e5ed205d9b6911c7666700bc6dbd6b4652996bbe'\ + 'e316589c6f369eeeb8a937f4b849aed3c9c73fee'\ '237c023608e8f5b06d0f1864465579786e5876c0'\ 'b1ea33bfe986ee37a61af6424f8ffef52028b2c7') diff --git a/source/network-extra/mantis/strings_hungarian.txt b/source/network-extra/mantis/strings_hungarian.txt old mode 100644 new mode 100755 index 9ef4f55..430c118 --- a/source/network-extra/mantis/strings_hungarian.txt +++ b/source/network-extra/mantis/strings_hungarian.txt @@ -1,9 +1,21 @@ . # # Hungarian: CSÉCSY László, boobaa@nospam.frugalware.org (complete retranslation) # English: various developers @@ -17,6 +29,7 @@ # # $Id: strings_hungarian.txt,v 1.267.10.1 2006/05/07 05:56:22 vboctor Exp $ ########################################################################### + ?> From iron at frugalware.org Thu Jan 10 12:01:17 2008 From: iron at frugalware.org (Krisztian VASAS) Date: Thu Jan 10 12:01:19 2008 Subject: [Frugalware-git] homepage-ng: fwng: 0.8pre2 Hungarian announce draft Message-ID: <20080110110117.B9F6F11901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=db93fa397b9f0e777f6815582b6ffb1109a9c730 commit db93fa397b9f0e777f6815582b6ffb1109a9c730 Author: Krisztian VASAS Date: Thu Jan 10 12:00:49 2008 +0100 fwng: 0.8pre2 Hungarian announce draft diff --git a/frugalware/xml/news_hu.xml b/frugalware/xml/news_hu.xml index f8299bb..05d9e2b 100644 --- a/frugalware/xml/news_hu.xml +++ b/frugalware/xml/news_hu.xml @@ -12,6 +12,80 @@ ]> + 83 + Megjelent a Frugalware 0.8pre2 (Kalgan) + Thu Jan 10 11:42:39 CET 2008 + IroNiQ + 1 + jelenti be a Frugalware 0.8pre2 azonnali elĂŠrhetősĂŠgĂŠt, mint az eljĂśvendő 0.8-as stabil kiadĂĄs mĂĄsodik előzetes vĂĄltozatĂĄt.
    + Egy rĂśvid, nem teljes lista a 0.8pre1 Ăłta tĂśrtĂŠnt vĂĄltozĂĄsokrĂłl:
    +
      +
    • ÚjdonsĂĄgok: +
        +
      • LehetősĂŠg egyedi szkriptek futtatĂĄsa csomagkezelőből - pl. sikeres rendszerfrissĂ­tĂŠs utĂĄn.
      • +
      • JavĂ­tott feketelista kernel modulok kezelĂŠsĂŠnĂŠl.
      • +
      +
    • +
    • CsomagfrissĂ­tĂŠsek: +
        +
      • Xfce 4.4.2 - szĂĄmos hibajavĂ­tĂĄssal ĂŠs fordĂ­tĂĄssal
      • +
      • OpenOffice.org 2.3.1 - biztonsĂĄgi ĂŠs hibajavĂ­tĂĄsokkal
      • +
      • Tcl and Tk 8.5 - ĂŠlsimĂ­tott betĹąkĂŠszlet tĂĄmogatĂĄssal
      • +
      • Octave 3.0.0 - javĂ­tott Matlab grafika kompatibilitĂĄs
      • +
      • FrissĂ­tett titkosĂ­tĂł libek - gnutls-2.2 ĂŠs libgcrypt-1.4
      • +
      +
    • +
    + Bővebb információért tekintse meg a Frugalware Testing Változáslistát.
    + LetĂśltĂŠs i686-ra:
    + Megjegyzés: Kattintson ide, hogy eldönthesse, melyik telepítő médiára van szüksége.
    + livecd, + netinstall, + usb, + tftp, + cd1, + cd2, + cd3, + cd4, + cd5, + cd6, + cd7, + cd8, + cd9, + cd10, + cd11, + cd12, + cd13, + dvd1 and + dvd2 +
    + SHA1SUMok: +
    +fbc4318fc4a86244008d331d46b4ab731e0f2a29  frugalware-0.8pre2-i686-cd1.iso
    +c4dc8560222723d8bb29a8e15baaf32af27ed762  frugalware-0.8pre2-i686-cd2.iso
    +37f3cdc740cc56acec9bf4877a1436bd51fb8e48  frugalware-0.8pre2-i686-cd3.iso
    +d5f95baecff24d2b1595b6372273aee1d8753eed  frugalware-0.8pre2-i686-cd4.iso
    +d9335fafc83a74a50e382675570494fc5d55187c  frugalware-0.8pre2-i686-cd5.iso
    +246a63476da95752502881cb93bcbae3631863be  frugalware-0.8pre2-i686-cd6.iso
    +5cf9079f75b5da8095eb140ed0210c39b8b7a620  frugalware-0.8pre2-i686-cd7.iso
    +3af8d23304a41545e42046316b827ae34b0c101b  frugalware-0.8pre2-i686-cd8.iso
    +b3f8820d526725c7ba23d95aa328b5b54bff5784  frugalware-0.8pre2-i686-cd9.iso
    +da4792377541702d91f442ea0f6b9fe63844e4db  frugalware-0.8pre2-i686-cd10.iso
    +3666304d17261cc73eac5c64b299fb880deb6c63  frugalware-0.8pre2-i686-cd11.iso
    +63d74f9d5494f8bf7fe21885cf7f59374cf08f90  frugalware-0.8pre2-i686-cd12.iso
    +3e5ece52ec153c980f08b2cf06c0fcce4073b37d  frugalware-0.8pre2-i686-cd13.iso
    +ef2dc6debe848000613fd01d09fe4aef1974bcb2  frugalware-0.8pre2-i686-dvd1.iso
    +da94dbb5796f2b967831c00452ec6c6055af7768  frugalware-0.8pre2-i686-dvd2.iso
    +309bd68f668665550080a0b90ad15a75f16723ab  frugalware-0.8pre2-i686-net.iso
    +ec0daebe362847e0587c04aea81693f6d262ae60  fwlive-0.8pre2-i686-full.iso
    +eb7fbc5158e452f5217e87a2be51e600b05024b8  frugalware-0.8pre2-i686-tftp.img.gz
    +29ecc950b89e24f6db22ad1d02b1a28114a60495  frugalware-0.8pre2-i686-usb.tar.gz
    +			
    + ]]> +
    +
    + 79 Megjelent a Frugalware 0.8pre1 (Kalgan) Mon Dec 10 10:01:58 CET 2007 From iron at frugalware.org Thu Jan 10 12:05:01 2008 From: iron at frugalware.org (Krisztian VASAS) Date: Thu Jan 10 12:05:02 2008 Subject: [Frugalware-git] homepage-ng: fwng: .hu annoucement fix #1 Message-ID: <20080110110501.729D711901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=abe66fcd8f5e97654285eea109285e5b14b8248f commit abe66fcd8f5e97654285eea109285e5b14b8248f Author: Krisztian VASAS Date: Thu Jan 10 12:04:21 2008 +0100 fwng: .hu annoucement fix #1 diff --git a/frugalware/xml/news_hu.xml b/frugalware/xml/news_hu.xml index 05d9e2b..d7e42ab 100644 --- a/frugalware/xml/news_hu.xml +++ b/frugalware/xml/news_hu.xml @@ -23,7 +23,7 @@
    • ÚjdonsĂĄgok:
        -
      • LehetősĂŠg egyedi szkriptek futtatĂĄsa csomagkezelőből - pl. sikeres rendszerfrissĂ­tĂŠs utĂĄn.
      • +
      • LehetősĂŠg egyedi szkriptek futtatĂĄsĂĄra csomagkezelőből - pl. sikeres rendszerfrissĂ­tĂŠs utĂĄn.
      • JavĂ­tott feketelista kernel modulok kezelĂŠsĂŠnĂŠl.
    • From vmiklos at frugalware.org Thu Jan 10 12:09:38 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 10 12:09:39 2008 Subject: [Frugalware-git] homepage-ng: 0.8pre2 en: spelling fix Message-ID: <20080110110938.AF95911901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=b2813af0eb7ab6144cb667d863d1b804af33bf1f commit b2813af0eb7ab6144cb667d863d1b804af33bf1f Author: Miklos Vajna Date: Thu Jan 10 12:09:26 2008 +0100 0.8pre2 en: spelling fix diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index a2781be..ab1522f 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -44,7 +44,7 @@
    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.
    + NOTE: Click here to read more about what media you need for the installation.
    livecd, netinstall, usb, From vmiklos at frugalware.org Thu Jan 10 12:12:17 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 10 12:12:18 2008 Subject: [Frugalware-git] frugalware-current: fakeroot-1.9-1-i686 Message-ID: <20080110111217.B169A176C009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1d5bd12013d818ead10b8a949814fe8e20b2e7d7 commit 1d5bd12013d818ead10b8a949814fe8e20b2e7d7 Author: Miklos Vajna Date: Thu Jan 10 11:51:08 2008 +0100 fakeroot-1.9-1-i686 version bump diff --git a/source/devel/fakeroot/FrugalBuild b/source/devel/fakeroot/FrugalBuild index b3d2e28..e9382f0 100644 --- a/source/devel/fakeroot/FrugalBuild +++ b/source/devel/fakeroot/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: VMiklos pkgname=fakeroot -pkgver=1.8.10 +pkgver=1.9 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=('810db3e5a298cf16787f7db5ad8ef4e9ab20f430') +sha1sums=('2fc82bba86cff8958aa5f54df34b86b8ea44a834') # optimization OK From vmiklos at frugalware.org Thu Jan 10 12:12:17 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 10 12:12:19 2008 Subject: [Frugalware-git] frugalware-current: icewm-1.2.35-1-i686 Message-ID: <20080110111217.C7866176C06B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9477a1059cee4227b3c94aaad828f0c0405bff86 commit 9477a1059cee4227b3c94aaad828f0c0405bff86 Author: Miklos Vajna Date: Thu Jan 10 11:56:10 2008 +0100 icewm-1.2.35-1-i686 version bump diff --git a/source/xlib/icewm/FrugalBuild b/source/xlib/icewm/FrugalBuild index ebf3ea2..64df1dd 100644 --- a/source/xlib/icewm/FrugalBuild +++ b/source/xlib/icewm/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=icewm -pkgver=1.2.34 +pkgver=1.2.35 pkgrel=1 pkgdesc="A window manager, whose goal is speed and simplicity." pkgdesc_localized=('hu_HU Egy ablakkezelő, melynek célja a sebesség és az egyszerűség.') @@ -11,7 +11,7 @@ groups=('xlib') archs=('i686' 'x86_64') Finclude sourceforge source=(${source[@]} xinitrc.icewm icewm.desktop) -sha1sums=('9cc7c47e47767eccf957561f1a166ffe631c3d42' \ +sha1sums=('a0174901ca89aa091a58efedfec1536c5e477210' \ '6149ed5fae01115186d6e55adedf5bfa0fde839a' \ '39e0879b896572c1c448a243876857f89f946c24') From vmiklos at frugalware.org Thu Jan 10 12:12:17 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 10 12:12:22 2008 Subject: [Frugalware-git] frugalware-current: tcl-8.5.0-3-i686 Message-ID: <20080110111217.D47EE176C06C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a6e6c78d457e52aa50e4beec7e201d9ef201a025 commit a6e6c78d457e52aa50e4beec7e201d9ef201a025 Author: Miklos Vajna Date: Thu Jan 10 11:58:59 2008 +0100 tcl-8.5.0-3-i686 up2date fix diff --git a/source/devel/tcl/FrugalBuild b/source/devel/tcl/FrugalBuild index 39d7954..c2d6be5 100644 --- a/source/devel/tcl/FrugalBuild +++ b/source/devel/tcl/FrugalBuild @@ -11,7 +11,7 @@ Finclude sourceforge depends=('bash') groups=('devel') archs=('i686' 'x86_64') -up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=10894&package_id=10452'|grep 'tcl[0-9\.]*-src.tar.gz'|sed 's/.*tcl\(.*\)-src.*/\1/;q'" +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' \ '82e9b2e0c502da4c5bdf1c06770567ab5a002786') From vmiklos at frugalware.org Thu Jan 10 12:12:17 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 10 12:12:23 2008 Subject: [Frugalware-git] frugalware-current: tk-8.5.0-2-i686 Message-ID: <20080110111217.E8211176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7ee68eeb6e9738214fd12b3eeda65f446df39c27 commit 7ee68eeb6e9738214fd12b3eeda65f446df39c27 Author: Miklos Vajna Date: Thu Jan 10 11:59:20 2008 +0100 tk-8.5.0-2-i686 up2date fix diff --git a/source/xlib/tk/FrugalBuild b/source/xlib/tk/FrugalBuild index ca53d6f..3610d71 100644 --- a/source/xlib/tk/FrugalBuild +++ b/source/xlib/tk/FrugalBuild @@ -13,7 +13,7 @@ url="http://tcl.sourceforge.net" depends=("tcl>=$pkgver" 'libx11' 'glibc' 'libxscrnsaver' 'libxft' 'zlib') groups=('xlib') archs=('i686' 'x86_64') -up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=10894&package_id=10452'|grep 'tcl[0-9\.]*-src.tar.gz'|sed 's/.*tcl\(.*\)-src.*/\1/;q'" +up2date="lynx -dump http://www.tcl.tk/|grep 'Tcl/Tk [0-9]'|sed 's/.*Tk \([^ ]*\) .*/\1/;q'" source=(${source/tk-/tk}) sha1sums=('289ca08c53b4719b03ae47a379b4b5a2f4d404ec') From vmiklos at frugalware.org Thu Jan 10 12:12:17 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 10 12:12:23 2008 Subject: [Frugalware-git] frugalware-current: xchm-1.14-1-i686 Message-ID: <20080110111217.F2FC8176C06F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=12facbdd319689dad24e03c9cfcd6565d959b2b8 commit 12facbdd319689dad24e03c9cfcd6565d959b2b8 Author: Miklos Vajna Date: Thu Jan 10 12:03:36 2008 +0100 xchm-1.14-1-i686 version bump diff --git a/source/xapps-extra/xchm/FrugalBuild b/source/xapps-extra/xchm/FrugalBuild index 1709cdb..847ec81 100644 --- a/source/xapps-extra/xchm/FrugalBuild +++ b/source/xapps-extra/xchm/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: VMiklos pkgname=xchm -pkgver=1.13 -pkgrel=2 +pkgver=1.14 +pkgrel=1 pkgdesc="A cross-platform GUI front-end to chmlib." depends=('chmlib' 'wxgtk>=2.8.7') groups=('xapps-extra') @@ -11,7 +11,7 @@ archs=('i686' 'x86_64') _F_sourceforge_prefix="xchm-" options=('scriptlet') Finclude sourceforge -sha1sums=('f062f584c9fd00107e28d96342d48ea36b2f2f49') +sha1sums=('e3f8aa469e403cc4de64646e79a69f5e442fddc9') export CXXFLAGS="$CXXFLAGS -fno-strict-aliasing" # optimization OK From vmiklos at frugalware.org Thu Jan 10 12:12:18 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 10 12:12:24 2008 Subject: [Frugalware-git] frugalware-current: live-2008.01.04-1-i686 Message-ID: <20080110111218.10DB9176C070@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=09afd0a5dc3d40a8bca8b952a8124b15fa1b0f6d commit 09afd0a5dc3d40a8bca8b952a8124b15fa1b0f6d Author: Miklos Vajna Date: Thu Jan 10 12:06:23 2008 +0100 live-2008.01.04-1-i686 version bump diff --git a/source/multimedia/live/FrugalBuild b/source/multimedia/live/FrugalBuild index 294cf66..603c2ee 100644 --- a/source/multimedia/live/FrugalBuild +++ b/source/multimedia/live/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=live -pkgver=2007.12.27 +pkgver=2008.01.04 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=('654d81c3bfa1d8dc9572c31621fe12a74c938aee') +sha1sums=('a86759f9837fb66839e74c0947cac058bde07bf6') build() { From vmiklos at frugalware.org Thu Jan 10 12:12:18 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 10 12:12:26 2008 Subject: [Frugalware-git] frugalware-current: sudo-1.6.9p11-1-i686 Message-ID: <20080110111218.310BE176C009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3d2d3e40b0456886c66fcbf5c0455d0eacf97ac7 commit 3d2d3e40b0456886c66fcbf5c0455d0eacf97ac7 Author: Miklos Vajna Date: Thu Jan 10 12:11:57 2008 +0100 sudo-1.6.9p11-1-i686 version bump diff --git a/source/apps/sudo/FrugalBuild b/source/apps/sudo/FrugalBuild index 4f974d2..6b0bfa4 100644 --- a/source/apps/sudo/FrugalBuild +++ b/source/apps/sudo/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=sudo -pkgver=1.6.9p10 +pkgver=1.6.9p11 pkgrel=1 pkgdesc="Give limited root privileges to certain users" url="http://www.sudo.ws/" @@ -12,7 +12,7 @@ archs=('i686' 'x86_64') backup=('etc/sudoers') up2date="lynx -dump http://www.sudo.ws/|grep 'stable version is'|sed 's/.*sudo \(.*\), .*/\1/'" source=(http://www.sudo.ws/$pkgname/dist/$pkgname-$pkgver.tar.gz sudo.sh) -sha1sums=('1ce9ea7073a6b7cad6f84612c5813215273351bb' \ +sha1sums=('7716c05eeb2e598eda3d9e7804b401844744301b' \ 'ff0745f1d95c614f55e8fd1f85abee2486cf24ba') build() From vmiklos at frugalware.org Thu Jan 10 12:12:18 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 10 12:12:26 2008 Subject: [Frugalware-git] frugalware-current: bridge-utils-1.4-1-i686 Message-ID: <20080110111218.20BDD176C071@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7f096a04ec2e6bb17b9f54ded3c0a76c7992d3c4 commit 7f096a04ec2e6bb17b9f54ded3c0a76c7992d3c4 Author: Miklos Vajna Date: Thu Jan 10 12:08:08 2008 +0100 bridge-utils-1.4-1-i686 version bump diff --git a/source/network/bridge-utils/FrugalBuild b/source/network/bridge-utils/FrugalBuild index ed59936..6a96272 100644 --- a/source/network/bridge-utils/FrugalBuild +++ b/source/network/bridge-utils/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: VMiklos pkgname=bridge-utils -pkgver=1.2 -pkgrel=2 +pkgver=1.4 +pkgrel=1 pkgdesc="Linux Ethernet bridging" depends=('glibc') groups=('network') @@ -12,7 +12,7 @@ _F_sourceforge_dirname="bridge" Finclude sourceforge url="http://linux-net.osdl.org/index.php/Bridge" up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=26089|grep bridge-utils-|sed 's/.*-\([^ ]*\) .*/\1/;q'" -sha1sums=('599592c84c874addb06c6b0dddf33466f479866d') +sha1sums=('150a376f2463ae7e45164f3ffc63fd7d6f099c76') build() { # *sigh* drunk devels didn't generate configure From iron at frugalware.org Thu Jan 10 12:15:47 2008 From: iron at frugalware.org (Krisztian VASAS) Date: Thu Jan 10 12:15:48 2008 Subject: [Frugalware-git] homepage-ng: fwng: .hu announcement fix #2 Message-ID: <20080110111547.BA92B176C009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=b746e985f3fb52b93170289482de1f6e2314f06d commit b746e985f3fb52b93170289482de1f6e2314f06d Author: Krisztian VASAS Date: Thu Jan 10 12:15:17 2008 +0100 fwng: .hu announcement fix #2 diff --git a/frugalware/xml/news_hu.xml b/frugalware/xml/news_hu.xml index d7e42ab..4431e6f 100644 --- a/frugalware/xml/news_hu.xml +++ b/frugalware/xml/news_hu.xml @@ -16,7 +16,7 @@ Megjelent a Frugalware 0.8pre2 (Kalgan) Thu Jan 10 11:42:39 CET 2008 IroNiQ - 1 + 0 jelenti be a Frugalware 0.8pre2 azonnali elĂŠrhetősĂŠgĂŠt, mint az eljĂśvendő 0.8-as stabil kiadĂĄs mĂĄsodik előzetes vĂĄltozatĂĄt.
    Egy rĂśvid, nem teljes lista a 0.8pre1 Ăłta tĂśrtĂŠnt vĂĄltozĂĄsokrĂłl:
    @@ -24,20 +24,20 @@
  • ÚjdonsĂĄgok:
    • LehetősĂŠg egyedi szkriptek futtatĂĄsĂĄra csomagkezelőből - pl. sikeres rendszerfrissĂ­tĂŠs utĂĄn.
    • -
    • JavĂ­tott feketelista kernel modulok kezelĂŠsĂŠnĂŠl.
    • +
    • JavĂ­tott feketelista a kernelmodulok kezelĂŠsĂŠnĂŠl.
  • CsomagfrissĂ­tĂŠsek:
    • Xfce 4.4.2 - szĂĄmos hibajavĂ­tĂĄssal ĂŠs fordĂ­tĂĄssal
    • OpenOffice.org 2.3.1 - biztonsĂĄgi ĂŠs hibajavĂ­tĂĄsokkal
    • -
    • Tcl and Tk 8.5 - ĂŠlsimĂ­tott betĹąkĂŠszlet tĂĄmogatĂĄssal
    • +
    • Tcl and Tk 8.5 - ĂŠlsimĂ­tott betĹąkĂŠszlet-tĂĄmogatĂĄssal
    • Octave 3.0.0 - javĂ­tott Matlab grafika kompatibilitĂĄs
    • -
    • FrissĂ­tett titkosĂ­tĂł libek - gnutls-2.2 ĂŠs libgcrypt-1.4
    • +
    • FrissĂ­tett titkosĂ­tĂł fĂźggvĂŠnykĂśnyvtĂĄrak - gnutls-2.2 ĂŠs libgcrypt-1.4
  • - Bővebb informĂĄcióÊrt tekintse meg a Frugalware Testing VĂĄltozĂĄslistĂĄt.
    + Bővebb információért tekintse meg a Frugalware Testing Változások Listáját.
    LetĂśltĂŠs i686-ra:
    Megjegyzés: Kattintson ide, hogy eldönthesse, melyik telepítő médiára van szüksége.
    livecd, From iron at frugalware.org Thu Jan 10 12:26:10 2008 From: iron at frugalware.org (Krisztian VASAS) Date: Thu Jan 10 12:26:13 2008 Subject: [Frugalware-git] homepage-ng: fwng: small .hu announcement fix #3 Message-ID: <20080110112610.AFD87176C009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=e37c0367cf433bae7d31b29ffc6304ff24f72993 commit e37c0367cf433bae7d31b29ffc6304ff24f72993 Author: Krisztian VASAS Date: Thu Jan 10 12:25:43 2008 +0100 fwng: small .hu announcement fix #3 diff --git a/frugalware/xml/news_hu.xml b/frugalware/xml/news_hu.xml index 4431e6f..f8af11d 100644 --- a/frugalware/xml/news_hu.xml +++ b/frugalware/xml/news_hu.xml @@ -57,7 +57,7 @@ cd11, cd12, cd13, - dvd1 and + dvd1 ĂŠs dvd2
    SHA1SUMok: From crazy at frugalware.org Thu Jan 10 13:18:15 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 13:18:25 2008 Subject: [Frugalware-git] frugalware-current: ffmpeg-20070422-3-i686 Message-ID: <20080110121815.7A2E911901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=086a4b7f973dc81de57adb9555489e592853d368 commit 086a4b7f973dc81de57adb9555489e592853d368 Author: crazy Date: Thu Jan 10 13:14:52 2008 +0100 ffmpeg-20070422-3-i686 * release bump * added theora support which I need * for libquicktime , mjpegtools , vlc and gmerlin* packages at least diff --git a/source/xmultimedia/ffmpeg/FrugalBuild b/source/xmultimedia/ffmpeg/FrugalBuild index e23a4ae..8c83273 100644 --- a/source/xmultimedia/ffmpeg/FrugalBuild +++ b/source/xmultimedia/ffmpeg/FrugalBuild @@ -3,10 +3,10 @@ pkgname=ffmpeg pkgver=20070422 -pkgrel=2 +pkgrel=3 pkgdesc="FFMpeg is a complete and free Internet live audio and vide broadcasting solution for Linux/Unix" url="http://ffmpeg.sourceforge.net/" -depends=('a52dec' 'lame' 'faac' 'x264>=20070421' 'libvorbis' 'xvidcore' 'zlib' 'libdca>=0.0.5' 'faad2' 'imlib2' 'amrnb' 'amrwb') +depends=('a52dec' 'lame' 'faac' 'x264>=20070421' 'libvorbis' 'xvidcore' 'zlib' 'sdl' 'libtheora' 'libdca>=0.0.5' 'faad2' 'imlib2' 'amrnb' 'amrwb') makedepends=('freetype2') groups=('xmultimedia') archs=('i686' 'x86_64') @@ -24,6 +24,7 @@ build() --enable-libmp3lame \ --enable-libogg \ --enable-libvorbis \ + --enable-libtheora \ --enable-libfaac \ --enable-libfaad \ --enable-libfaadbin \ @@ -45,8 +46,8 @@ build() # TODO: --enable-libgsm, --enable-dc1394 -sha1sums=('333fc628ed6c62516a8ba5e465c82873f537e833'\ - 'ea838ccb1ac73f52b30d86283b6a746b8eda6ffd'\ - '05aee0b5b7afcc9fbbb966f753b0366972da9d8c'\ +sha1sums=('333fc628ed6c62516a8ba5e465c82873f537e833' \ + 'ea838ccb1ac73f52b30d86283b6a746b8eda6ffd' \ + '05aee0b5b7afcc9fbbb966f753b0366972da9d8c' \ '1a60ea4599324bb29be2de818ee126804203b060') # optimization OK From vmiklos at frugalware.org Thu Jan 10 13:52:28 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 10 13:52:29 2008 Subject: [Frugalware-git] frugalware-current: kvm-59-1-i686 Message-ID: <20080110125228.16D6711901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cd138778b2ae374fd73875f0b834fed5e86db80b commit cd138778b2ae374fd73875f0b834fed5e86db80b Author: Miklos Vajna Date: Thu Jan 10 13:52:11 2008 +0100 kvm-59-1-i686 version bump diff --git a/source/xapps-extra/kvm/FrugalBuild b/source/xapps-extra/kvm/FrugalBuild index 63a1257..2530866 100644 --- a/source/xapps-extra/kvm/FrugalBuild +++ b/source/xapps-extra/kvm/FrugalBuild @@ -3,16 +3,16 @@ # Contributor: AlexExtreme pkgname=kvm -pkgver=57 +pkgver=59 pkgrel=1 pkgdesc="KVM is a kernel based virtual machine" url="http://kvm.sourceforge.net" groups=('xapps-extra') archs=('i686') -Finclude sourceforge kernel-version -depends=("kernel>=$_F_kernelver_ver" 'sdl' 'zlib') -makedepends=("kernel-source>=$_F_kernelver_ver" 'gcc-3.3') -sha1sums=('128d28fe342aad59ce5fdf7f29d16de5cd15bb95') +Finclude sourceforge +depends=('sdl' 'zlib') +makedepends=('gcc-3.3') +sha1sums=('fec8912c72fd197afc4c0d3a5fed124d8c946035') Fconfopts="--prefix=$Fprefix" # no changelog in the tarball, you can reach it here: @@ -24,11 +24,10 @@ Fconfopts="--prefix=$Fprefix" build() { Fsed 'datadir="$prefix/share/qemu"' 'datadir="$prefix/share/qemu-kvm"' \ qemu/configure - Fconf --with-patched-kernel --qemu-cc="/usr/bin/gcc-3.3" + Fbuild --with-patched-kernel --qemu-cc="/usr/bin/gcc-3.3" \ + --kerneldir=`pwd`/kernel - sed -i '/depmod -a/d' kernel/Makefile - make || Fdie - Fmakeinstall KERNELDIR=/usr/src/linux + # conflicts with kernel-headers Frm /usr/include/linux # this hardwired x86_64 is so misleading.. From crazy at frugalware.org Thu Jan 10 13:56:06 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 13:56:06 2008 Subject: [Frugalware-git] frugalware-current: libquicktime-1.0.2-1-i686 Message-ID: <20080110125606.1420911901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c45159efe927ca142a1f3c403dc01804b8e46a3d commit c45159efe927ca142a1f3c403dc01804b8e46a3d Author: crazy Date: Thu Jan 10 13:54:44 2008 +0100 libquicktime-1.0.2-1-i686 * Version bump diff --git a/source/xlib/libquicktime/FrugalBuild b/source/xlib/libquicktime/FrugalBuild index febc9c4..c807c39 100644 --- a/source/xlib/libquicktime/FrugalBuild +++ b/source/xlib/libquicktime/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=libquicktime -pkgver=1.0.1 +pkgver=1.0.2 pkgrel=1 pkgdesc="A library based on quicktime4linux with extensions" url="http://libquicktime.sourceforge.net/" -depends=('lame' 'gtk+2' 'alsa-lib' 'libdv' 'libvorbis' 'libavc1394' 'faac>=1.25' 'faad2>=2.5' 'ffmpeg>=20070422') +depends=('lame' 'gtk+2' 'alsa-lib' 'libdv' 'libvorbis' 'libavc1394' 'faac>=1.25' 'faad2>=2.5' 'ffmpeg>=20070422-3') groups=('xlib') archs=('x86_64' 'i686') options=('scriptlet') Finclude sourceforge -sha1sums=('b1338c52faa4345be76979db750dd0d7c05465e5') +sha1sums=('516bb91af7a8366d3ba25090892940575ae2d7fa') build() { From vmiklos at frugalware.org Thu Jan 10 14:33:11 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 10 14:33:13 2008 Subject: [Frugalware-git] frugalware-current: postgresql-8.2.6-1-i686 Message-ID: <20080110133311.968A711901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=27e40aeb1ef431b93c625246a4e4839343024c1c commit 27e40aeb1ef431b93c625246a4e4839343024c1c Author: Miklos Vajna Date: Thu Jan 10 14:32:58 2008 +0100 postgresql-8.2.6-1-i686 version bump diff --git a/source/apps-extra/postgresql/FrugalBuild b/source/apps-extra/postgresql/FrugalBuild index f9cf687..cf3fbca 100644 --- a/source/apps-extra/postgresql/FrugalBuild +++ b/source/apps-extra/postgresql/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: VMiklos pkgname=postgresql -pkgver=8.2.5 +pkgver=8.2.6 pkgrel=1 pkgdesc="An advanced Object-Relational database management system (DBMS)" url="http://www.postgresql.org/" @@ -66,6 +66,6 @@ build() Fsplit $pkgname-tcl usr/lib/$pkgname/pltcl.so } -sha1sums=('45ddb77b542e8b279013f374edab65a8860a636d' \ +sha1sums=('8934dfbd4c1d8c4f2945cb80f02072611681f967' \ 'faa7229726d07a3af32cff8abf8bbb9b46900763') # optimization OK From crazy at frugalware.org Thu Jan 10 15:08:33 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 15:08:35 2008 Subject: [Frugalware-git] frugalware-current: mjpegtools-1.9.0rc3-1-i686 Message-ID: <20080110140833.51D7F176C009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9ccb431f76d4a34f6f1c0f4db91d264975f0fa54 commit 9ccb431f76d4a34f6f1c0f4db91d264975f0fa54 Author: crazy Date: Thu Jan 10 15:07:04 2008 +0100 mjpegtools-1.9.0rc3-1-i686 * Version bump diff --git a/source/xapps/mjpegtools/FrugalBuild b/source/xapps/mjpegtools/FrugalBuild index 5219411..c4e15f1 100644 --- a/source/xapps/mjpegtools/FrugalBuild +++ b/source/xapps/mjpegtools/FrugalBuild @@ -2,26 +2,25 @@ # Maintainer: Christian Hamar alias krix pkgname=mjpegtools -pkgver=1.9.0rc2 -pkgrel=2 +pkgver=1.9.0rc3 +pkgrel=1 pkgdesc="The mjpeg programs are a set of tools that can do recording of videos and playback under Linux." _F_sourceforge_dirname="mjpeg" Finclude sourceforge url="http://mjpeg.sourceforge.net/" -depends=('libjpeg' 'libpng' 'sdl_gfx>=2.0.16' 'libquicktime>=1.0.0' 'libxxf86dga') +depends=('libjpeg' 'libpng' 'sdl_gfx>=2.0.16' 'libquicktime>=1.0.2' 'libxxf86dga') groups=('xapps') options=('scriptlet') archs=('i686' 'x86_64') up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=5776|grep -m1 'mjpegtools-\(.*\).tar.gz'|sed 's/.*-\(.*\).t.*/\1/'" source=($source no-archflags.patch) -sha1sums=('717ca43bf8b9f423a2837391be30058a319d86db' \ +sha1sums=('417816e548d9fbb6c336df64b88f31b02d6ff3b1' \ '7ae8bdb1669b05042f5c2065550c24c0705e0734') -build() { +build() +{ Fcd Fpatchall - # fix typo - Fsed "M4" "m4" autogen.sh ./autogen.sh || Fdie if [ "$CARCH" == "x86_64" ]; then export CFLAGS="$CFLAGS -fPIC" From crazy at frugalware.org Thu Jan 10 15:33:19 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 15:33:26 2008 Subject: [Frugalware-git] frugalware-current: glib2-2.14.5-1-i686 Message-ID: <20080110143319.EA8C411901C3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f29c223114d7e15673c3af65ffff5be01a8e7028 commit f29c223114d7e15673c3af65ffff5be01a8e7028 Author: crazy Date: Thu Jan 10 15:32:11 2008 +0100 glib2-2.14.5-1-i686 * Version bump diff --git a/source/base/glib2/FrugalBuild b/source/base/glib2/FrugalBuild index 556fa12..607c6ca 100644 --- a/source/base/glib2/FrugalBuild +++ b/source/base/glib2/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=glib2 -pkgver=2.14.4 +pkgver=2.14.5 pkgrel=1 pkgdesc="Common C routines used by GTK+2 and other libraries" url="http://www.gtk.org/" @@ -19,7 +19,7 @@ source=($source \ glib-cast.patch) _F_cd_path="glib-$pkgver" ## DON'T remove nor change the debug level or it breaks again .. -sha1sums=('29f5d74ab83c36f98e86f560b993fce5ac60dedf' \ +sha1sums=('d8ae9dcb744ebfcb23809c3c552f4d724cb2458c' \ '8aa98ec8c7a8aad90d27e6c81a7fee1c686914fe' \ 'a78a870e933a317148e11bffdf5d19c8fe4ac2bd') # Don't touch that From crazy at frugalware.org Thu Jan 10 16:01:44 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 16:01:46 2008 Subject: [Frugalware-git] frugalware-current: pango-1.18.4-1-i686 Message-ID: <20080110150144.6168C1190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aaef8c727f62e32f2801671b07ef7b49bd50954e commit aaef8c727f62e32f2801671b07ef7b49bd50954e Author: crazy Date: Thu Jan 10 16:01:11 2008 +0100 pango-1.18.4-1-i686 * Version bump diff --git a/source/xlib/pango/FrugalBuild b/source/xlib/pango/FrugalBuild index a952185..1fbf357 100644 --- a/source/xlib/pango/FrugalBuild +++ b/source/xlib/pango/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Christian Hamar alias krix pkgname=pango -pkgver=1.18.3 +pkgver=1.18.4 pkgrel=1 pkgdesc="A library for layout and rendering of text" url="http://www.gtk.org/" -depends=('cairo>=1.4.0' 'glib2>=2.14.1' 'libxft') +depends=('cairo>=1.4.0' 'glib2>=2.14.5' 'libxft') groups=('xlib') makedepends=('gtk-doc' 'perl') archs=('i686' 'x86_64') Finclude gnome Fconfopts="$Fconfopts --enable-gtk-doc --enable-debug=minimum" -sha1sums=('b7b9e8dee0111dc877ceec33b8a47e17d3466ce7') +sha1sums=('6a72db90bf82b151e18bd83d25f0844129cc93d6') export CFLAGS="$CFLAGS -fno-strict-aliasing" # optimization OK From crazy at frugalware.org Thu Jan 10 16:02:24 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 16:02:26 2008 Subject: [Frugalware-git] frugalware-current: pycairo-1.4.12-1-i686 Message-ID: <20080110150224.6956911901C4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=040e0e1853ef13ed232f6cb9cf9c8ead3630e4cf commit 040e0e1853ef13ed232f6cb9cf9c8ead3630e4cf Author: crazy Date: Thu Jan 10 16:02:10 2008 +0100 pycairo-1.4.12-1-i686 * Version bump diff --git a/source/xlib/pycairo/FrugalBuild b/source/xlib/pycairo/FrugalBuild index 5560fb1..092bda1 100644 --- a/source/xlib/pycairo/FrugalBuild +++ b/source/xlib/pycairo/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=pycairo -pkgver=1.4.0 +pkgver=1.4.12 pkgrel=1 pkgdesc="Python bindings for cairo" url="http://cairographics.org" @@ -11,7 +11,7 @@ groups=('xlib') archs=('i686' 'x86_64') up2date="lynx -dump $url/releases/ |grep ]LATEST-pycairo|sed 's/.*o-\([^ ]*\) .*/\1/'" source=($url/releases/$pkgname-$pkgver.tar.gz) -sha1sums=('799905578101249d03c6130748347638be7874da') +sha1sums=('580255db6f3ab4c44ac44dfe0a9f7d1f598c2ab3') Fconfopts="$Fconfopts --with-pygtk" # optimization OK From crazy at frugalware.org Thu Jan 10 16:09:19 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 16:09:22 2008 Subject: [Frugalware-git] frugalware-current: pygobject-2.14.1-1-i686 Message-ID: <20080110150919.B9DAD11901C4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=02803cda07ee68fead4554aac002c91b362465b6 commit 02803cda07ee68fead4554aac002c91b362465b6 Author: crazy Date: Thu Jan 10 16:08:40 2008 +0100 pygobject-2.14.1-1-i686 * Version bump diff --git a/source/lib/pygobject/FrugalBuild b/source/lib/pygobject/FrugalBuild index d44f767..fddc7e4 100644 --- a/source/lib/pygobject/FrugalBuild +++ b/source/lib/pygobject/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: Christian Hamar alias krix pkgname=pygobject -pkgver=2.14.0 -pkgrel=2 +pkgver=2.14.1 +pkgrel=1 pkgdesc="Python bindings for GObject" -depends=('python' 'glib2>=2.14.2' 'libffi') +depends=('python' 'glib2>=2.14.5' 'libffi') groups=('lib') archs=('i686' 'x86_64') Finclude gnome -sha1sums=('f6867330c2a2d70ddb81807823e7515f55ddda23') +sha1sums=('5904370097e24b54e71257e1ed0de062c5138d11') # optimization OK From crazy at frugalware.org Thu Jan 10 17:11:15 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 17:11:17 2008 Subject: [Frugalware-git] frugalware-current: gtk+2-2.12.5-1-i686 Message-ID: <20080110161115.54E141190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c333106217b67fb4b916fd48392333ab7bf9133 commit 9c333106217b67fb4b916fd48392333ab7bf9133 Author: crazy Date: Thu Jan 10 17:08:09 2008 +0100 gtk+2-2.12.5-1-i686 * Version bump diff --git a/source/xlib/gtk+2/FrugalBuild b/source/xlib/gtk+2/FrugalBuild index ce0c2b5..c8bb9c9 100644 --- a/source/xlib/gtk+2/FrugalBuild +++ b/source/xlib/gtk+2/FrugalBuild @@ -3,11 +3,11 @@ pkgname=gtk+2 _F_gnome_name=gtk+ -pkgver=2.12.3 +pkgver=2.12.5 pkgrel=1 pkgdesc="The GTK+ Toolkit (2.x series)" depends=('libtiff' 'atk>=1.20.0' 'libxi' 'libxinerama' 'fontconfig' 'libjpeg' \ - 'pango>=1.18.3' 'cairo>=1.4.12' 'libxcursor' 'libxrandr' 'libsm' 'glib2>=2.14.4' \ + 'pango>=1.18.4' 'cairo>=1.4.12' 'libxcursor' 'libxrandr' 'libsm' 'glib2>=2.14.5' \ 'libcups' 'libx11' 'libtiff' 'libpng') rodepends=('gnome-icon-theme') groups=('xlib') @@ -42,7 +42,7 @@ build() { Fsplit $pkgname-docs usr/share/gtk-doc } -sha1sums=('5af5ab069c49189abf223b25736c254da047c712' \ +sha1sums=('0ba6fb8b4e5a6a7972581e0ea6e9e8e8f81b991a' \ '7db980e782a5b04d27bffb55e3dc0190ad22e118' \ '783920d179ba0755ccab9186b6bff9f293828a96' \ '3fb0332becafa55ce2daa14e4c15c3eb6c8ddc44') From crazy at frugalware.org Thu Jan 10 17:37:40 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 17:37:42 2008 Subject: [Frugalware-git] frugalware-current: pygtk-2.12.1-1-i686 Message-ID: <20080110163740.7B1FE11901C4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a875275ab0b833e919e7e10e47f77cf9af8166ab commit a875275ab0b833e919e7e10e47f77cf9af8166ab Author: crazy Date: Thu Jan 10 17:36:32 2008 +0100 pygtk-2.12.1-1-i686 * Version bump diff --git a/source/xlib/pygtk/FrugalBuild b/source/xlib/pygtk/FrugalBuild index 745818c..985b628 100644 --- a/source/xlib/pygtk/FrugalBuild +++ b/source/xlib/pygtk/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=pygtk -pkgver=2.12.0 -pkgrel=3 +pkgver=2.12.1 +pkgrel=1 pkgdesc="Python bindings for GTK+2" -depends=('libglade>=2.6.2-2' 'pycairo' 'pygobject>=2.14.0-2' 'python-numeric>=24.2-3') +depends=('libglade>=2.6.2-2' 'pycairo>=1.4.12' 'pygobject>=2.14.1' 'python-numeric>=24.2-3' 'gtk+2>=2.12.5') groups=('xlib') archs=('i686' 'x86_64') Finclude gnome url="http://www.daa.com.au/~james/pygtk/" -sha1sums=('8248a620ef4147af07a708643926523024789d4e') +sha1sums=('7a7d095f53829895174640d693c4e4af16122d98') export CFLAGS="$CFLAGS -fno-strict-aliasing -fgnu89-inline" subpkgs=("$pkgname-docs") From crazy at frugalware.org Thu Jan 10 17:55:52 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 17:55:54 2008 Subject: [Frugalware-git] frugalware-current: xine-lib-1.1.9-1-i686 Message-ID: <20080110165552.884F011901C3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0a599a6ff76a217e37f9722840ff43b16a96b86b commit 0a599a6ff76a217e37f9722840ff43b16a96b86b Author: crazy Date: Thu Jan 10 17:53:00 2008 +0100 xine-lib-1.1.9-1-i686 * Version bump diff --git a/source/xlib/xine-lib/FrugalBuild b/source/xlib/xine-lib/FrugalBuild index 2f0c334..25608ea 100644 --- a/source/xlib/xine-lib/FrugalBuild +++ b/source/xlib/xine-lib/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: VMiklos pkgname=xine-lib -pkgver=1.1.8 -pkgrel=2 +pkgver=1.1.9 +pkgrel=1 pkgdesc="Xine multimedia playback engine libraries" _F_sourceforge_dirname="xine" _F_sourceforge_ext=".tar.bz2" @@ -19,7 +19,7 @@ options=('scriptlet') makedepends=('arts' 'esd' 'sdl') groups=('xlib') archs=('i686' 'x86_64') -sha1sums=('48c7402ee2ada28e4b271d9dfb2bcb4d812e7daf') +sha1sums=('f9e36b6cc69f76fed3b95de8a29ef2255770aa33') build() { export CFLAGS="$CFLAGS -fno-strict-aliasing -UHAVE_MMX" From crazy at frugalware.org Thu Jan 10 18:02:01 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 18:02:04 2008 Subject: [Frugalware-git] frugalware-current: unrtf-0.20.5-1-i686 Message-ID: <20080110170201.F328811901CF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a082ab1fefed4ef4456b244a1fc50948185cf88a commit a082ab1fefed4ef4456b244a1fc50948185cf88a Author: crazy Date: Thu Jan 10 18:01:45 2008 +0100 unrtf-0.20.5-1-i686 * Version bump diff --git a/source/apps-extra/unrtf/FrugalBuild b/source/apps-extra/unrtf/FrugalBuild index 68c4717..8fe9949 100644 --- a/source/apps-extra/unrtf/FrugalBuild +++ b/source/apps-extra/unrtf/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=unrtf -pkgver=0.20.2 +pkgver=0.20.5 pkgrel=1 pkgdesc="A command-line program which converts documents in Rich Text format to HTML, LaTeX, PostScript, and other formats." url="http://www.gnu.org/software/unrtf/unrtf.html" @@ -11,8 +11,7 @@ license="GPL" groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url|grep 'Last release'|sed 's/.*se \(.*\)>.*/\1/'" -source=(http://ftp.gnu.org/gnu/unrtf/${pkgname}_$pkgver.tar.gz) -_F_cd_path="${pkgname}_$pkgver" -signatures=("$source.sig") +source=(http://ftp.gnu.org/gnu/unrtf/$pkgname-$pkgver.tar.gz) +sha1sums=('1a4450d6e9a8ba4d25ef6a5411ab8c240e497abe') # optimization OK From crazy at frugalware.org Thu Jan 10 18:02:52 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 18:02:55 2008 Subject: [Frugalware-git] frugalware-current: bwm_tools-0.3.0-1-i686 Message-ID: <20080110170252.9EA7611901CF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b0c677115f0380e64f027f0febdddb42d192e25f commit b0c677115f0380e64f027f0febdddb42d192e25f Author: crazy Date: Thu Jan 10 18:02:38 2008 +0100 bwm_tools-0.3.0-1-i686 * Version bump diff --git a/source/network-extra/bwm_tools/FrugalBuild b/source/network-extra/bwm_tools/FrugalBuild index 61f579f..95fd550 100644 --- a/source/network-extra/bwm_tools/FrugalBuild +++ b/source/network-extra/bwm_tools/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=bwm_tools -pkgver=0.2.3 +pkgver=0.3.0 pkgrel=1 pkgdesc="Bandwidth Management Tools" depends=('freetype2' 'rrdtool' 'ncurses' 'libxml2' 'glib2' 'libpng') @@ -12,7 +12,7 @@ _F_sourceforge_dirname=bwm-tools Finclude sourceforge url="http://bwm-tools.pr.linuxrulz.org/" up2date="lynx -dump $url|grep -m1 stable|sed 's/.*]//'|tr -d [:blank:]" -sha1sums=('95b3c874ce4c5c173eb575070cfef119ea97a814') +sha1sums=('edd7c606757a5fb9e0e2c7e758dd7f51c234ce05') build() { From crazy at frugalware.org Thu Jan 10 18:06:52 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 18:06:55 2008 Subject: [Frugalware-git] frugalware-current: perl-sys-syslog-0.24-1-i686 Message-ID: <20080110170652.37C2E11901CF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2f366e9976aedbfb6d346ba8b2b5a0b6782183d4 commit 2f366e9976aedbfb6d346ba8b2b5a0b6782183d4 Author: crazy Date: Thu Jan 10 18:06:30 2008 +0100 perl-sys-syslog-0.24-1-i686 * Version bump diff --git a/source/devel-extra/perl-sys-syslog/FrugalBuild b/source/devel-extra/perl-sys-syslog/FrugalBuild index ffa75ec..8941ace 100644 --- a/source/devel-extra/perl-sys-syslog/FrugalBuild +++ b/source/devel-extra/perl-sys-syslog/FrugalBuild @@ -3,11 +3,11 @@ _F_perl_name=Sys-Syslog _F_perl_author=S/SA/SAPER -pkgver=0.23 +pkgver=0.24 pkgrel=1 pkgdesc="Perl interface to the UNIX syslog(3) calls" Finclude perl archs=('i686' 'x86_64') -sha1sums=('e6f1d251085cce0f26bc88badfa59dbca242a339') +sha1sums=('2c25720da0f4b709951b785d1b296ec901e4e033') # optimization OK From boobaa at frugalware.org Thu Jan 10 18:20:20 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Thu Jan 10 18:20:24 2008 Subject: [Frugalware-git] frugalware-current: iso-codes-1.8-1-i686 Message-ID: <20080110172020.B083911901CF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8387cb964ff9634333990ba0648232a058beb520 commit 8387cb964ff9634333990ba0648232a058beb520 Author: CSÉCSY László Date: Thu Jan 10 18:19:10 2008 +0100 iso-codes-1.8-1-i686 version bump diff --git a/source/devel/iso-codes/FrugalBuild b/source/devel/iso-codes/FrugalBuild index d9226c8..ebf495f 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.7 +pkgver=1.8 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=('61e1f8f33f79fe4d6bd4df0a8af7876a80a5c409' \ +sha1sums=('38910ec0930b202de48f2959cd3b94502e498f21' \ '44841e6019eea610bdba5ddfe52b8c393ba878ca') From crazy at frugalware.org Thu Jan 10 18:34:36 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 18:34:38 2008 Subject: [Frugalware-git] frugalware-current: kmess-1.5-1-i686 Message-ID: <20080110173436.2CA92176C009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c9bf1b9b9627476ffb8c6658bfcd5ccc954b4149 commit c9bf1b9b9627476ffb8c6658bfcd5ccc954b4149 Author: crazy Date: Thu Jan 10 18:32:34 2008 +0100 kmess-1.5-1-i686 * Version bump diff --git a/source/kde-extra/kmess/FrugalBuild b/source/kde-extra/kmess/FrugalBuild index 07da50f..8a2d5d2 100644 --- a/source/kde-extra/kmess/FrugalBuild +++ b/source/kde-extra/kmess/FrugalBuild @@ -2,13 +2,14 @@ # Maintainer: crazy pkgname=kmess -pkgver=1.5pre2 +pkgver=1.5 pkgrel=1 pkgdesc="Chat client for the MSN Messenger protocol." url="http://kmess.sourceforge.net/" -depends=('libxscrnsaver' 'libstdc++' 'kdelibs>=3.5.6') +depends=('libxscrnsaver' 'libstdc++' 'kdelibs>=3.5.8') groups=('kde-extra') archs=('i686' 'x86_64') +_F_kde_defaults=0 Finclude kde sourceforge -sha1sums=('9e07441b85336c2bc383c567a9f5e1e7358fd89a') +sha1sums=('367ef94a0f91271ba856ebd151acebfce086abfe') # optimization OK From boobaa at frugalware.org Thu Jan 10 18:35:27 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Thu Jan 10 18:35:29 2008 Subject: [Frugalware-git] frugalware-current: man-pages-2.75-1-i686 Message-ID: <20080110173527.A59EF176C009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3853f587217b5856745512df1e5c03567ac5399e commit 3853f587217b5856745512df1e5c03567ac5399e Author: CSÉCSY László Date: Thu Jan 10 18:34:49 2008 +0100 man-pages-2.75-1-i686 version bump diff --git a/source/apps/man-pages/FrugalBuild b/source/apps/man-pages/FrugalBuild index 343a254..0c36f5b 100644 --- a/source/apps/man-pages/FrugalBuild +++ b/source/apps/man-pages/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: VMiklos pkgname=man-pages -pkgver=2.74 +pkgver=2.75 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=('c5dbccddc1f9df46cc1dfc4606e1670640f0a1ba') +sha1sums=('e73c9d8ca4223da5dda14a54233bd8bd1dfb5e60') From crazy at frugalware.org Thu Jan 10 18:39:01 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 18:39:03 2008 Subject: [Frugalware-git] frugalware-current: perl-cairo-1.045-1-i686 Message-ID: <20080110173901.947FE176C009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6c222b0cfa133a995c9588e20b9be6ff7ff43f3d commit 6c222b0cfa133a995c9588e20b9be6ff7ff43f3d Author: crazy Date: Thu Jan 10 18:38:20 2008 +0100 perl-cairo-1.045-1-i686 * Version bump diff --git a/source/xlib-extra/perl-cairo/FrugalBuild b/source/xlib-extra/perl-cairo/FrugalBuild index 6f35cba..05a5d65 100644 --- a/source/xlib-extra/perl-cairo/FrugalBuild +++ b/source/xlib-extra/perl-cairo/FrugalBuild @@ -1,7 +1,7 @@ # Compiling Time: 0.05 SBU # Maintainer: crazy -pkgver=1.044 +pkgver=1.045 pkgdesc="Perl interface to the cairo library" depends=('cairo>=1.2.4') makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig' 'perl-test-number-delta') @@ -14,6 +14,6 @@ _F_sourceforge_name="Cairo" Finclude sourceforge perl archs=($archs 'x86_64') groups=('xlib-extra') -sha1sums=('58d697db51a3e072c9433398658da55cd4a6fe9d') +sha1sums=('ddfc89d0c21d2d7afd508bb39e3774cff8a48280') # optimization OK From crazy at frugalware.org Thu Jan 10 18:52:12 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 18:52:19 2008 Subject: [Frugalware-git] frugalware-current: twolame-0.3.12-1-i686 Message-ID: <20080110175212.9F90811901CF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=97f013bc4f8ea177c631040c0ac4a07ebe7f5c04 commit 97f013bc4f8ea177c631040c0ac4a07ebe7f5c04 Author: crazy Date: Thu Jan 10 18:51:51 2008 +0100 twolame-0.3.12-1-i686 * Version bump diff --git a/source/multimedia/twolame/FrugalBuild b/source/multimedia/twolame/FrugalBuild index 9daef0e..355041d 100644 --- a/source/multimedia/twolame/FrugalBuild +++ b/source/multimedia/twolame/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=twolame -pkgver=0.3.10 +pkgver=0.3.12 pkgrel=1 pkgdesc="An optimised MPEG Audio Layer 2 (MP2) encoder based on tooLAME and LAME." Finclude sourceforge @@ -10,6 +10,6 @@ url="http://www.twolame.org/" depends=('flac>=1.1.3' 'libsndfile') groups=('multimedia') archs=('i686' 'x86_64') +sha1sums=('64d621c2967fe8a2fda20f75230a8220fb740090') -sha1sums=('f2175e7cac04bf7bfea0714e8e2eadbc947db129') # optimization OK From voroskoi at frugalware.org Thu Jan 10 19:14:51 2008 From: voroskoi at frugalware.org (voroskoi) Date: Thu Jan 10 19:14:54 2008 Subject: [Frugalware-git] frugalware-0.7: mysql-5.0.45-2sayshell2-i686 Message-ID: <20080110181451.E554C11901CF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=d4a5f61fcdeae24b63fd54056a9af2bec7791cbc commit d4a5f61fcdeae24b63fd54056a9af2bec7791cbc Author: voroskoi Date: Thu Jan 10 19:13:36 2008 +0100 mysql-5.0.45-2sayshell2-i686 secfix relbump, closes #2669 diff --git a/source/apps-extra/mysql/CVE-2007-5969.diff b/source/apps-extra/mysql/CVE-2007-5969.diff new file mode 100644 index 0000000..c84153a --- /dev/null +++ b/source/apps-extra/mysql/CVE-2007-5969.diff @@ -0,0 +1,35 @@ +diff -Nrup a/mysys/my_symlink2.c b/mysys/my_symlink2.c +--- a/mysys/my_symlink2.c 2007-07-18 14:33:39 +02:00 ++++ b/mysys/my_symlink2.c 2007-11-15 10:55:43 +01:00 +@@ -126,6 +126,7 @@ int my_rename_with_symlink(const char *f + int was_symlink= (!my_disable_symlinks && + !my_readlink(link_name, from, MYF(0))); + int result=0; ++ int name_is_different; + DBUG_ENTER("my_rename_with_symlink"); + + if (!was_symlink) +@@ -134,6 +135,14 @@ int my_rename_with_symlink(const char *f + /* Change filename that symlink pointed to */ + strmov(tmp_name, to); + fn_same(tmp_name,link_name,1); /* Copy dir */ ++ name_is_different= strcmp(link_name, tmp_name); ++ if (name_is_different && !access(tmp_name, F_OK)) ++ { ++ my_errno= EEXIST; ++ if (MyFlags & MY_WME) ++ my_error(EE_CANTCREATEFILE, MYF(0), tmp_name, EEXIST); ++ DBUG_RETURN(1); ++ } + + /* Create new symlink */ + if (my_symlink(tmp_name, to, MyFlags)) +@@ -145,7 +154,7 @@ int my_rename_with_symlink(const char *f + the same basename and different directories. + */ + +- if (strcmp(link_name, tmp_name) && my_rename(link_name, tmp_name, MyFlags)) ++ if (name_is_different && my_rename(link_name, tmp_name, MyFlags)) + { + int save_errno=my_errno; + my_delete(to, MyFlags); /* Remove created symlink */ diff --git a/source/apps-extra/mysql/CVE-2007-6303.patch b/source/apps-extra/mysql/CVE-2007-6303.patch new file mode 100644 index 0000000..ddec0e7 --- /dev/null +++ b/source/apps-extra/mysql/CVE-2007-6303.patch @@ -0,0 +1,21 @@ +--- sql/sql_view.cc 2007-11-15 16:06:16.000000000 +0200 ++++ sql/sql_view.cc 2007-12-11 01:23:11.000000000 +0200 +@@ -223,9 +223,6 @@ + { + LEX *lex= thd->lex; + bool link_to_local; +-#ifndef NO_EMBEDDED_ACCESS_CHECKS +- bool definer_check_is_needed= mode != VIEW_ALTER || lex->definer; +-#endif + /* first table in list is target VIEW name => cut off it */ + TABLE_LIST *view= lex->unlink_first_table(&link_to_local); + TABLE_LIST *tables= lex->query_tables; +@@ -280,7 +277,7 @@ + - same as current user + - current user has SUPER_ACL + */ +- if (definer_check_is_needed && ++ if (lex->definer && + (strcmp(lex->definer->user.str, thd->security_ctx->priv_user) != 0 || + my_strcasecmp(system_charset_info, + lex->definer->host.str, diff --git a/source/apps-extra/mysql/CVE-2007-6304.patch b/source/apps-extra/mysql/CVE-2007-6304.patch new file mode 100644 index 0000000..3e3a238 --- /dev/null +++ b/source/apps-extra/mysql/CVE-2007-6304.patch @@ -0,0 +1,15 @@ +--- sql/ha_federated.cc 2007-11-15 16:06:16.000000000 +0200 ++++ sql/ha_federated.cc 2007-12-11 01:24:52.000000000 +0200 +@@ -2528,7 +2528,11 @@ + status_query_string.length(0); + + result= mysql_store_result(mysql); +- if (!result) ++ /* ++ We're going to use fields num. 4, 12 and 13 of the resultset, ++ so make sure we have these fields. ++ */ ++ if (!result || (mysql_num_fields(result) < 14)) + goto error; + + if (!mysql_num_rows(result)) diff --git a/source/apps-extra/mysql/FrugalBuild b/source/apps-extra/mysql/FrugalBuild index 5af4482..87867c2 100644 --- a/source/apps-extra/mysql/FrugalBuild +++ b/source/apps-extra/mysql/FrugalBuild @@ -3,7 +3,7 @@ pkgname=mysql pkgver=5.0.45 -pkgrel=2sayshell1 +pkgrel=2sayshell2 extrapkgver= pkgdesc="A fast SQL database server" url="http://www.mysql.com/" @@ -15,8 +15,9 @@ groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://dev.mysql.com/|grep 'Generally Available'|sed 's/.* \([0-9.]*\) .*/\1/;s/$extrapkgver//;q'" mirror="http://mysql.mirrors.crysys.hit.bme.hu/" -source=($mirror/Downloads/MySQL-5.0/$pkgname-$pkgver$extrapkgver.tar.gz rc.mysqld my.cnf CVE-2007-5925.patch) -signatures=("${source[0]}.asc" '' '' '') +source=($mirror/Downloads/MySQL-5.0/$pkgname-$pkgver$extrapkgver.tar.gz rc.mysqld my.cnf \ + CVE-2007-5925.patch CVE-2007-5969.diff CVE-2007-6303.patch CVE-2007-6304.patch) +signatures=("${source[0]}.asc" '' '' '' '' '' '') subpkgs=('libmysqlclient') subdescs=('MySQL client library.') From crazy at frugalware.org Thu Jan 10 19:17:16 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 19:17:18 2008 Subject: [Frugalware-git] frugalware-current: wxsvg-1.0b8_1-1-i686 Message-ID: <20080110181716.4A63C11901CF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8c35ea02511b849194104f00e58d27811bf13ad6 commit 8c35ea02511b849194104f00e58d27811bf13ad6 Author: crazy Date: Thu Jan 10 19:16:36 2008 +0100 wxsvg-1.0b8_1-1-i686 * Version bump diff --git a/source/xlib-extra/wxsvg/FrugalBuild b/source/xlib-extra/wxsvg/FrugalBuild index 6984ff8..0d12d02 100644 --- a/source/xlib-extra/wxsvg/FrugalBuild +++ b/source/xlib-extra/wxsvg/FrugalBuild @@ -2,22 +2,22 @@ # Maintainer: crazy pkgname=wxsvg -pkgver=1.0b7_3 +pkgver=1.0b8_1 pkgrel=1 pkgdesc="wxSVG is C++ library to create, manipulate and render SVG files" _F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://www.wxsvg.org/" -depends=('libart_lgpl' 'libstdc++' 'wxgtk>=2.8.1' 'libxxf86vm' 'expat' 'libxdamage' 'libice') +depends=('libart_lgpl' 'libstdc++' 'wxgtk>=2.8.1' 'libxxf86vm' 'expat' 'libxdamage' 'libice' 'ffmpeg') source=(http://$_F_sourceforge_mirror.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-${pkgver}.tar.gz) groups=('xlib-extra') archs=('i686' 'x86_64') -sha1sums=('95ebb5b271dc286c9455c34aeac31dcda5d66763') +sha1sums=('c30541ef6d254daf5043486d9483f059de27f642') options=('scriptlet') build() { - Fcd + Fcd $pkgname-1.0b8 touch NEWS README || Fdie Fautoreconf Fbuild From crazy at frugalware.org Thu Jan 10 19:18:07 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 19:18:09 2008 Subject: [Frugalware-git] frugalware-current: loudmouth-1.3.3-1-i686 Message-ID: <20080110181807.23BFF11901CF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b849ac37898a7e087a2c4feabad62e91e3ea66bb commit b849ac37898a7e087a2c4feabad62e91e3ea66bb Author: crazy Date: Thu Jan 10 19:17:50 2008 +0100 loudmouth-1.3.3-1-i686 * Version bump diff --git a/source/apps-extra/loudmouth/FrugalBuild b/source/apps-extra/loudmouth/FrugalBuild index 2e1f46c..cb877db 100644 --- a/source/apps-extra/loudmouth/FrugalBuild +++ b/source/apps-extra/loudmouth/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: crazy pkgname=loudmouth -pkgver=1.3.2 -pkgrel=2 +pkgver=1.3.3 +pkgrel=1 pkgdesc="A lightweight and easy-to-use C library for programming with the Jabber protocol." url="http://www.loudmouth-project.org/" depends=('libgcrypt>=1.4' 'gnutls>=2.2' 'libtasn1>=1.1' 'glib2' 'zlib' 'check') @@ -13,6 +13,6 @@ archs=('i686' 'x86_64') up2date="lynx -dump "$url/download"|Flasttarbz2" source=(http://ftp.imendio.com/pub/imendio/$pkgname/src/$pkgname-$pkgver.tar.gz) Fconfopts="$Fconfopts --enable-debug=no" -sha1sums=('ca602df05343ca2c8667758d959160e94df8df59') +sha1sums=('2729ee95bcafedea0cabd9259adfcc0039f4dd85') # optimization OK From crazy at frugalware.org Thu Jan 10 19:30:07 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 19:30:09 2008 Subject: [Frugalware-git] frugalware-current: t1utils-1.33-1-i686 Message-ID: <20080110183007.7433711901CF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=14392e262938e025814ea51d6d5ab12ca9d331da commit 14392e262938e025814ea51d6d5ab12ca9d331da Author: crazy Date: Thu Jan 10 19:29:52 2008 +0100 t1utils-1.33-1-i686 * Version bump diff --git a/source/apps-extra/t1utils/FrugalBuild b/source/apps-extra/t1utils/FrugalBuild index 87ac035..56e0ef7 100644 --- a/source/apps-extra/t1utils/FrugalBuild +++ b/source/apps-extra/t1utils/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Bence Nagy pkgname=t1utils -pkgver=1.32 -pkgrel=2 +pkgver=1.33 +pkgrel=1 pkgdesc='Type 1 utilities' url="http://www.lcdf.org/type" depends=('glibc') @@ -11,4 +11,6 @@ groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.lcdf.org/type | grep \"t1utils-.*\.tar\.gz\" | tail -n 1 | sed -e \"s/.*-\(.*\)\.tar\.gz.*/\1/\"" source=($url/$pkgname-$pkgver.tar.gz) -sha1sums=('2fcb31431a0886c8e8c68baf423845477fba92c9') +sha1sums=('cc627acf2890f3b939dbfd53e9e596d0dd8a7b5e') + +# optimization OK From crazy at frugalware.org Thu Jan 10 20:19:16 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 20:19:19 2008 Subject: [Frugalware-git] frugalware-current: dvdstyler-1.6.0_2-1-i686 Message-ID: <20080110191916.0CC5111901CF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1f28d203fe4031d33e468e15ed14c703ae0a941c commit 1f28d203fe4031d33e468e15ed14c703ae0a941c Author: crazy Date: Thu Jan 10 20:18:38 2008 +0100 dvdstyler-1.6.0_2-1-i686 * Version bump diff --git a/source/xapps-extra/dvdstyler/FrugalBuild b/source/xapps-extra/dvdstyler/FrugalBuild index 550c991..9a0d8e5 100644 --- a/source/xapps-extra/dvdstyler/FrugalBuild +++ b/source/xapps-extra/dvdstyler/FrugalBuild @@ -3,26 +3,26 @@ # Contributor: BMH1980 pkgname=dvdstyler -pkgver=1.5.1 +pkgver=1.6.0_2 pkgrel=1 pkgdesc="DVDStyler is a crossplatform dvd authoring system." _F_sourceforge_dirname="dvdstyler" _F_sourceforge_name="DVDStyler" +_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://www.dvdstyler.de" makedepends=('dvdauthor' 'netpbm') -depends=('mpgtx' 'wxgtk>=2.8.1' 'mjpegtools>=1.8.0-2' 'cdrtools' 'dvd+rw-tools' 'wxsvg') -source=($source fix-autotools.patch) +depends=('mpgtx' 'wxgtk>=2.8.1' 'mjpegtools>=1.9.0rc3' 'cdrtools' 'dvd+rw-tools' 'wxsvg>=1.0b8_1' 'libexif') license="GPL2" +source=(http://$_F_sourceforge_mirror.sourceforge.net/sourceforge/dvdstyler/DVDStyler-${pkgver}.tar.gz) options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('c466dca9a5ff318dd43eb73d1acd0a360a68efd4' \ - 'cc9403bef31726c7e42d8786817e48f56c544a8c') +sha1sums=('d2474dca4dc2d37bc7c8118961cabb429c53afe2') build() { - Fcd DVDStyler-$pkgver + Fcd DVDStyler-1.6.0 Fpatchall touch NEWS || Fdie Fautoreconf diff --git a/source/xapps-extra/dvdstyler/fix-autotools.patch b/source/xapps-extra/dvdstyler/fix-autotools.patch deleted file mode 100644 index 0d5ba1d..0000000 --- a/source/xapps-extra/dvdstyler/fix-autotools.patch +++ /dev/null @@ -1,30 +0,0 @@ -diff -Naur DVDStyler-1.5.1/configure.in DVDStyler-1.5.1-p/configure.in ---- DVDStyler-1.5.1/configure.in 2007-02-22 19:34:46.000000000 +0100 -+++ DVDStyler-1.5.1-p/configure.in 2007-12-06 04:33:53.000000000 +0100 -@@ -148,5 +148,4 @@ - buttons/Makefile - objects/Makefile - data/Makefile -- install.win32/Makefile - ]) -diff -Naur DVDStyler-1.5.1/src/Makefile.am DVDStyler-1.5.1-p/src/Makefile.am ---- DVDStyler-1.5.1/src/Makefile.am 2007-07-08 19:11:50.000000000 +0200 -+++ DVDStyler-1.5.1-p/src/Makefile.am 2007-12-06 04:34:22.000000000 +0100 -@@ -7,7 +7,7 @@ - BurnDlg.cpp ProgressDlg.cpp\ - MainWin.cpp dvdstyler.cpp - --CXXFLAGS = @CXXFLAGS@ -I.. -+AM_CXXFLAGS = @CXXFLAGS@ -I.. - LDADD = ../wxVillaLib/libwxvilla.a - - SUBDIRS = rc -diff -Naur DVDStyler-1.5.1/wxVillaLib/Makefile.am DVDStyler-1.5.1-p/wxVillaLib/Makefile.am ---- DVDStyler-1.5.1/wxVillaLib/Makefile.am 2006-12-06 15:09:21.000000000 +0100 -+++ DVDStyler-1.5.1-p/wxVillaLib/Makefile.am 2007-12-06 04:35:17.000000000 +0100 -@@ -3,4 +3,4 @@ - PipeExecute.cpp PropDlg.cpp SConv.cpp\ - Thumbnails.cpp ThumbnailFactory.cpp\ - utils.cpp VerticalToolbar.cpp --CXXFLAGS = @CXXFLAGS@ @GNOMEUI2_CFLAGS@ -+AM_CXXFLAGS = @CXXFLAGS@ @GNOMEUI2_CFLAGS@ From crazy at frugalware.org Thu Jan 10 20:29:06 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 20:29:08 2008 Subject: [Frugalware-git] frugalware-current: exiv2-0.16-1-i686 Message-ID: <20080110192906.2072F11901CF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7e467300dd92ea714ce50e21255e87cc08ec68d7 commit 7e467300dd92ea714ce50e21255e87cc08ec68d7 Author: crazy Date: Thu Jan 10 20:28:17 2008 +0100 exiv2-0.16-1-i686 * Version bump * Ohh man .. even each *minor* release has always different style of so ver .. * That devel is really ... diff --git a/source/lib-extra/exiv2/FrugalBuild b/source/lib-extra/exiv2/FrugalBuild index 8e084c0..91d60b1 100644 --- a/source/lib-extra/exiv2/FrugalBuild +++ b/source/lib-extra/exiv2/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=exiv2 -pkgver=0.15 +pkgver=0.16 pkgrel=1 pkgdesc="Exiv2 is a C++ library and a command line utility to access image metadata." url="http://www.exiv2.org/" @@ -12,6 +12,6 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://www.exiv2.org/download.html|grep -m1 '.tar.gz'|sed 's/.*v2-\(.*\).t.*/\1/'" source=($url/$pkgname-$pkgver.tar.gz) Fconfopts="$Fconfopts --with-zlib=/usr" -sha1sums=('db5b0da39c5d2a736cecf4800f83639f841af5cc') +sha1sums=('fd5cdec6b60fd52a15c73c30760e099bbfa3cf50') # optimization OK From crazy at frugalware.org Thu Jan 10 20:45:00 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 20:45:01 2008 Subject: [Frugalware-git] frugalware-current: strigi-0.5.7-2-i686 Message-ID: <20080110194500.4569A11901CF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3365042214a009f2ddcaa765605b1c28b948d20b commit 3365042214a009f2ddcaa765605b1c28b948d20b Author: crazy Date: Thu Jan 10 20:44:16 2008 +0100 strigi-0.5.7-2-i686 * rebuild with exiv2 diff --git a/source/apps-extra/strigi/FrugalBuild b/source/apps-extra/strigi/FrugalBuild index 3c44b1a..b2c7a78 100644 --- a/source/apps-extra/strigi/FrugalBuild +++ b/source/apps-extra/strigi/FrugalBuild @@ -3,9 +3,9 @@ pkgname=strigi pkgver=0.5.7 -pkgrel=1 +pkgrel=2 pkgdesc="An advanced, desktop independent search daemon" -depends=('bzip2' 'dbus' 'clucene' 'exiv2' 'gamin') +depends=('bzip2' 'dbus' 'clucene' 'exiv2>=0.16' 'gamin') makedepends=('j2sdk' 'qt4-qdbus' 'libqtgui' 'libgcc') groups=('apps-extra') archs=('i686' 'x86_64') From crazy at frugalware.org Thu Jan 10 20:55:49 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 20:55:52 2008 Subject: [Frugalware-git] frugalware-current: libkexiv2-0.1.6-2-i686 Message-ID: <20080110195549.C0F6211901CF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2075cc0e445d583518d35ff30543ace064bab696 commit 2075cc0e445d583518d35ff30543ace064bab696 Author: crazy Date: Thu Jan 10 20:54:44 2008 +0100 libkexiv2-0.1.6-2-i686 * rebuild with exiv2 diff --git a/source/kde-extra/libkexiv2/FrugalBuild b/source/kde-extra/libkexiv2/FrugalBuild index 1808ab4..96f3373 100644 --- a/source/kde-extra/libkexiv2/FrugalBuild +++ b/source/kde-extra/libkexiv2/FrugalBuild @@ -3,9 +3,9 @@ pkgname=libkexiv2 pkgver=0.1.6 -pkgrel=1 +pkgrel=2 pkgdesc="KDE wrapper library for Exiv2 library with some extras" -depends=('kdelibs>=3.5.7' 'exiv2>=0.15' 'libxinerama' 'libxfixes' 'libart_lgpl' 'libxcb' 'libice' 'libxcursor' 'libxrender' \ +depends=('kdelibs>=3.5.8' 'exiv2>=0.16' 'libxinerama' 'libxfixes' 'libart_lgpl' 'libxcb' 'libice' 'libxcursor' 'libxrender' \ 'libxi' 'libidn' 'libxmu' 'libxft' 'libgcc' 'libpng') groups=('kde-extra') archs=('i686' 'x86_64') @@ -15,6 +15,6 @@ _F_sourceforge_broken_up2date=1 _F_kde_defaults=0 Finclude sourceforge kde url="http://www.kipi-plugins.org/" - sha1sums=('725a718df0f87e8af5e8e37cbfff9cf198ef6243') + # optimization OK From crazy at frugalware.org Thu Jan 10 21:05:29 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 21:05:31 2008 Subject: [Frugalware-git] frugalware-current: qtpfsgui-1.8.12-3-i686 Message-ID: <20080110200529.BE9B111901BB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f5f342adfee5166175f261961b0f66622a609517 commit f5f342adfee5166175f261961b0f66622a609517 Author: crazy Date: Thu Jan 10 21:03:52 2008 +0100 qtpfsgui-1.8.12-3-i686 * rebuild with exiv2 diff --git a/source/xapps-extra/qtpfsgui/FrugalBuild b/source/xapps-extra/qtpfsgui/FrugalBuild index 5e8a819..d0435a3 100644 --- a/source/xapps-extra/qtpfsgui/FrugalBuild +++ b/source/xapps-extra/qtpfsgui/FrugalBuild @@ -3,9 +3,9 @@ pkgname=qtpfsgui pkgver=1.8.12 -pkgrel=2 +pkgrel=3 pkgdesc="an open source graphical user interface application that aims to provide a workflow for HDR imaging" -depends=('libqtgui' 'exiv2' 'openexr' 'fftw') +depends=('libqtgui' 'exiv2>=0.16' 'openexr' 'fftw') groups=('xapps-extra') archs=('i686') Finclude sourceforge From crazy at frugalware.org Thu Jan 10 21:29:10 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 21:29:12 2008 Subject: [Frugalware-git] frugalware-current: kphotoalbum-3.0.2-3-i686 Message-ID: <20080110202910.B9C5B11901C3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=10a9de98f7ef7136876036d87f674aab626de634 commit 10a9de98f7ef7136876036d87f674aab626de634 Author: crazy Date: Thu Jan 10 21:23:25 2008 +0100 kphotoalbum-3.0.2-3-i686 * rebuild with exiv2 diff --git a/source/kde-extra/kphotoalbum/FrugalBuild b/source/kde-extra/kphotoalbum/FrugalBuild index b0a1583..26715e3 100644 --- a/source/kde-extra/kphotoalbum/FrugalBuild +++ b/source/kde-extra/kphotoalbum/FrugalBuild @@ -3,10 +3,10 @@ pkgname=kphotoalbum pkgver=3.0.2 -pkgrel=2 +pkgrel=3 pkgdesc="KDE Image Database (KPhotoAlbum) is a tool for indexing, searching, and viewing images." license="GPL-2" -depends=('libxi' 'libstdc++' 'libxmu' 'libkipi' 'exiv2>=0.15') +depends=('libxi' 'libstdc++' 'libxmu' 'libkipi' 'exiv2>=0.16') archs=('i686' 'x86_64') groups=('kde-extra') Finclude kde From crazy at frugalware.org Thu Jan 10 21:44:53 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 21:44:56 2008 Subject: [Frugalware-git] frugalware-current: kipi-plugins-0.1.4-4-i686 Message-ID: <20080110204453.9D90411901C4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0043cf9b99439c7c12ade203552df9684159b4e6 commit 0043cf9b99439c7c12ade203552df9684159b4e6 Author: crazy Date: Thu Jan 10 21:41:40 2008 +0100 kipi-plugins-0.1.4-4-i686 * rebuild with exiv2 diff --git a/source/kde-extra/kipi-plugins/FrugalBuild b/source/kde-extra/kipi-plugins/FrugalBuild index 0d1f580..e09ae7b 100644 --- a/source/kde-extra/kipi-plugins/FrugalBuild +++ b/source/kde-extra/kipi-plugins/FrugalBuild @@ -3,10 +3,10 @@ pkgname=kipi-plugins pkgver=0.1.4 -pkgrel=3 +pkgrel=4 pkgdesc="kipi-plugins is based in part on the work of the Independent JPEG Group." license="GPL" -depends=('libkexif' 'libkipi' 'libgphoto2' 'imlib2' 'exiv2>=0.15' 'libkexiv2>=0.1.5-2' 'libkdcraw') +depends=('libkexif' 'libkipi' 'libgphoto2' 'imlib2' 'exiv2>=0.16' 'libkexiv2>=0.1.6-2' 'libkdcraw') archs=('i686' 'x86_64') groups=('kde-extra') _F_sourceforge_dirname="kipi" From crazy at frugalware.org Thu Jan 10 22:33:44 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 22:33:46 2008 Subject: [Frugalware-git] frugalware-current: digikam-0.9.3-2-i686 Message-ID: <20080110213344.0FF40176C009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=271a7fefbb5c9281bda8e265411ff98d849abca7 commit 271a7fefbb5c9281bda8e265411ff98d849abca7 Author: crazy Date: Thu Jan 10 22:29:49 2008 +0100 digikam-0.9.3-2-i686 * rebuild with exiv diff --git a/source/kde-extra/digikam/FrugalBuild b/source/kde-extra/digikam/FrugalBuild index 750f8ac..1cb9560 100644 --- a/source/kde-extra/digikam/FrugalBuild +++ b/source/kde-extra/digikam/FrugalBuild @@ -4,11 +4,11 @@ pkgname=digikam pkgver=0.9.3 -pkgrel=1 +pkgrel=2 pkgdesc="Digital photo management application for kde" depends=('libkipi>=0.1.5' 'libgphoto2' 'imlib2' 'sqlite3' 'kdelibs>=3.5.8' \ - 'exiv2>=0.15' 'lcms' 'libdrm' 'libxcb' 'libice' 'libxt' \ - 'libkexiv2>=0.1.6' 'libkdcraw>=0.1.2') + 'exiv2>=0.16' 'lcms' 'libdrm' 'libxcb' 'libice' 'libxt' \ + 'libkexiv2>=0.1.6-2' 'libkdcraw>=0.1.2') makedepends=('doxygen') groups=('kde-extra' 'kde-apps') archs=('i686' 'x86_64') From vmiklos at frugalware.org Thu Jan 10 22:39:38 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 10 22:39:41 2008 Subject: [Frugalware-git] frugalware-current: valgrind-3.3.0-1-i686 Message-ID: <20080110213938.A5397176C009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2302d9c6daad3e8d34bea9c49f9d80947e422154 commit 2302d9c6daad3e8d34bea9c49f9d80947e422154 Author: Miklos Vajna Date: Thu Jan 10 22:19:34 2008 +0100 valgrind-3.3.0-1-i686 up2date fix diff --git a/source/devel-extra/valgrind/FrugalBuild b/source/devel-extra/valgrind/FrugalBuild index 645138b..d8045d4 100644 --- a/source/devel-extra/valgrind/FrugalBuild +++ b/source/devel-extra/valgrind/FrugalBuild @@ -9,7 +9,7 @@ url="http://valgrind.org/" depends=('perl') groups=('devel-extra') archs=('i686' 'x86_64') -up2date="lynx -dump $url |grep Current|sed -n 's/.*-\(.*\)/\1/;$ p'" +up2date="lynx -dump http://freshmeat.net/projects/valgrind/|Flasttarbz2" source=($url/downloads/$pkgname-$pkgver.tar.bz2) sha1sums=('e2d0f3bcb4e6dd4638ceeddc9da8603b32efdf11') From vmiklos at frugalware.org Thu Jan 10 22:39:38 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 10 22:39:43 2008 Subject: [Frugalware-git] frugalware-current: localepurge-0.5.3.3-1-i686 Message-ID: <20080110213938.BDDDB176C06B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7bb8acc92f403abafa17965c4d322af7327e6271 commit 7bb8acc92f403abafa17965c4d322af7327e6271 Author: Miklos Vajna Date: Thu Jan 10 22:36:37 2008 +0100 localepurge-0.5.3.3-1-i686 version bump diff --git a/source/apps-extra/localepurge/FrugalBuild b/source/apps-extra/localepurge/FrugalBuild index c0843fe..6aac052 100644 --- a/source/apps-extra/localepurge/FrugalBuild +++ b/source/apps-extra/localepurge/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=localepurge -pkgver=0.5.3 +pkgver=0.5.3.3 pkgrel=1 pkgdesc="Script to recover diskspace wasted for unneeded locale files/manpages" url="http://www.gentoo.org/~bass/" @@ -10,18 +10,17 @@ depends=('bash') backup=(etc/locale.nopurge) groups=('apps-extra') archs=('i686' 'x86_64') -mirror=http://gentoo.modulix.net/gentoo/distfiles/ -up2date="lynx -dump $mirror |grep localepurge-|sed -n 's/.*-\(.*\)\.t.*/\1/;$ p'" -source=($mirror/$pkgname-$pkgver.tbz2) +mirror="http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/?fisel=lL" +up2date="lynx -dump $mirror |grep localepurge |Flastarchive '\.tbz2'" +source=(http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/$pkgname-$pkgver.tbz2) +sha1sums=('6694da6658a46de385219b7b4c67105c8e264b71') build() { - _F_cd_path=$pkgname - Fsed '/usr/share/man' '/usr/man' localepurge + Fcd $pkgname Ffilerel /var/cache/localepurge/defaultlist Fln defaultlist /var/cache/localepurge/localelist Ffilerel /etc/locale.nopurge Fexerel /usr/bin/localepurge - Ffilerel /usr/man/man8/localepurge.8 + Fmanrel localepurge.8 } -sha1sums=('8c5ffe5285d0e48e4b29e124f3b3015abf7ec906') From vmiklos at frugalware.org Thu Jan 10 22:39:38 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 10 22:39:44 2008 Subject: [Frugalware-git] frugalware-current: octave-3.0.0-1-i686 Message-ID: <20080110213938.D443A176C06C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1707c76f2fcebe9fa7720391e8a85d0826693a2b commit 1707c76f2fcebe9fa7720391e8a85d0826693a2b Author: Miklos Vajna Date: Thu Jan 10 22:39:14 2008 +0100 octave-3.0.0-1-i686 up2date fix diff --git a/source/apps-extra/octave/FrugalBuild b/source/apps-extra/octave/FrugalBuild index c457d90..3f0064c 100644 --- a/source/apps-extra/octave/FrugalBuild +++ b/source/apps-extra/octave/FrugalBuild @@ -10,7 +10,7 @@ depends=('libstdc++' 'fftw' 'libgfortran' 'readline') makedepends=('gcc-gfortran') groups=('apps-extra') archs=('i686' 'x86_64') -up2date="lynx -dump $url/download.html|grep Testing|sed 's/.*) \([^ ]*\) (.*/\1/'" +up2date="lynx -dump $url/download.html|grep Stable|sed 's/.* \([0-9.]\+\) (.*/\1/'" source=(ftp://ftp.octave.org/pub/$pkgname/$pkgname-$pkgver.tar.bz2) sha1sums=('874b3d40db5d882e37614ffa6cdb9fdd71e173f8') # optimization OK From crazy at frugalware.org Thu Jan 10 22:43:51 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 10 22:43:53 2008 Subject: [Frugalware-git] frugalware-current: gwenview-1.4.2-2-i686 Message-ID: <20080110214351.3A5BF11901C3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=346a48e8303043e0a7c272ef1b18391e60f58663 commit 346a48e8303043e0a7c272ef1b18391e60f58663 Author: crazy Date: Thu Jan 10 22:42:59 2008 +0100 gwenview-1.4.2-2-i686 * rebuild with exiv2 diff --git a/source/kde-extra/gwenview/FrugalBuild b/source/kde-extra/gwenview/FrugalBuild index 3ded440..4b1e806 100644 --- a/source/kde-extra/gwenview/FrugalBuild +++ b/source/kde-extra/gwenview/FrugalBuild @@ -3,15 +3,14 @@ pkgname=gwenview pkgver=1.4.2 -pkgrel=1 +pkgrel=2 pkgdesc="Gwenview is an image viewer for KDE." -depends=('kdelibs>=3.5.7' 'libkipi' 'exiv2>=0.15') +depends=('kdelibs>=3.5.8' 'libkipi' 'exiv2>=0.16') groups=('kde-extra') archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.bz2" _F_kde_defaults=0 Finclude sourceforge kde Fconfopts="$Fconfopts --with-kipi" - sha1sums=('d2168b48eb7f27b4338681acc49b5b2a51268209') # optimization OK From crazy at frugalware.org Fri Jan 11 00:29:24 2008 From: crazy at frugalware.org (crazy) Date: Fri Jan 11 00:29:27 2008 Subject: [Frugalware-git] frugalware-current: udev-118-5-i686 Message-ID: <20080110232924.EA0D411901C3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9d5c78c126d18d639dd026f1c55c6d9c030f5d66 commit 9d5c78c126d18d639dd026f1c55c6d9c030f5d66 Author: crazy Date: Fri Jan 11 00:29:04 2008 +0100 udev-118-5-i686 * rel bump * added --timeout=90 because we run settle twice and it defaults * to 180 secs timeout pro run , this is way to much. diff --git a/source/base/udev/FrugalBuild b/source/base/udev/FrugalBuild index 1546ef8..1074025 100644 --- a/source/base/udev/FrugalBuild +++ b/source/base/udev/FrugalBuild @@ -3,7 +3,7 @@ pkgname=udev pkgver=118 -pkgrel=4 +pkgrel=5 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 82e9d35..365f573 100644 --- a/source/base/udev/rc.udev +++ b/source/base/udev/rc.udev @@ -44,7 +44,7 @@ start() { /sbin/udevadm trigger # Wait for udev events - /sbin/udevadm settle + /sbin/udevadm settle --timeout=90 } # don't use udev if sysfs is not mounted. From crazy at frugalware.org Fri Jan 11 00:39:15 2008 From: crazy at frugalware.org (crazy) Date: Fri Jan 11 00:39:17 2008 Subject: [Frugalware-git] frugalware-current: gavl-0.2.7-1-i686 Message-ID: <20080110233915.6464011901C3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=235ef974c7f1786d63bd64a0c41aadfd45cdf615 commit 235ef974c7f1786d63bd64a0c41aadfd45cdf615 Author: crazy Date: Fri Jan 11 00:38:45 2008 +0100 gavl-0.2.7-1-i686 * Version bump diff --git a/source/lib-extra/gavl/FrugalBuild b/source/lib-extra/gavl/FrugalBuild index cbad47c..de94b00 100644 --- a/source/lib-extra/gavl/FrugalBuild +++ b/source/lib-extra/gavl/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=gavl -pkgver=0.2.5 +pkgver=0.2.7 pkgrel=1 pkgdesc="A library which provides basic support for uncompressed Audio, Video and Image data." _F_sourceforge_dirname="gmerlin" @@ -12,7 +12,7 @@ depends=('glibc') makedepends=('libsamplerate' 'libpng' 'libjpeg' 'libtiff') groups=('lib-extra') archs=('i686' 'x86_64') -sha1sums=('6fad2bca2ee4a050b67b47c162380cb470d34c9c') +sha1sums=('6e75613ba9e922c2d9ccb92768d5ab3782495869') build() { From vmiklos at frugalware.org Fri Jan 11 01:31:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 11 01:31:43 2008 Subject: [Frugalware-git] frugalware-current: zopeinterface-3.3.0-1-i686 Message-ID: <20080111003133.26AAB11901BB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=36714e9e86e0da4a12f5054a60a0905cee14330e commit 36714e9e86e0da4a12f5054a60a0905cee14330e Author: Miklos Vajna Date: Thu Jan 10 23:57:26 2008 +0100 zopeinterface-3.3.0-1-i686 version bump diff --git a/source/network-extra/zopeinterface/FrugalBuild b/source/network-extra/zopeinterface/FrugalBuild index b7f4ca3..33d771c 100644 --- a/source/network-extra/zopeinterface/FrugalBuild +++ b/source/network-extra/zopeinterface/FrugalBuild @@ -2,17 +2,16 @@ # Maintainer: VMiklos pkgname=zopeinterface -pkgver=3.0.1 -pkgrel=2 +pkgver=3.3.0 +pkgrel=1 pkgdesc="Standalone Zope interface library" url="http://zope.org/Products/ZopeInterface" depends=('python>=2.5') groups=('network-extra') archs=('i686' 'x86_64') -up2date="lynx -dump $url|grep Stable|sed -n 's/.*]\(.*\)f.*/\1/;1 p'" -source=($url/${pkgver}final/ZopeInterface-$pkgver.tgz \ - zopeinterface-3.0.1-python25.diff) -_F_cd_path="ZopeInterface-$pkgver" +up2date="lynx -dump $url|grep Latest|sed 's/.*\]//'" +source=($url/$pkgver/zope.interface-$pkgver.tar.gz) +sha1sums=('6a5cdb2c03c9dfbaec51b243a4eb8328909f7e30') +_F_cd_path="zope.interface-$pkgver" +_F_makepkg_chkdep="python" # optimization OK -sha1sums=('3707f7129acf085d5a0b6b616893ab647cbc7c84' \ - '89dbc625e0fa98f0ffafcb98c1bc9ac2e618fdd0') From vmiklos at frugalware.org Fri Jan 11 01:31:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 11 01:31:45 2008 Subject: [Frugalware-git] frugalware-current: bittorrent-5.2.0-1-i686 Message-ID: <20080111003133.4C63111901C3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3112c947e40626c776c89ab8938d3e50333bb8e6 commit 3112c947e40626c776c89ab8938d3e50333bb8e6 Author: Miklos Vajna Date: Fri Jan 11 00:01:14 2008 +0100 bittorrent-5.2.0-1-i686 version bump diff --git a/source/network-extra/bittorrent/FrugalBuild b/source/network-extra/bittorrent/FrugalBuild index 980bac4..7b80373 100644 --- a/source/network-extra/bittorrent/FrugalBuild +++ b/source/network-extra/bittorrent/FrugalBuild @@ -2,19 +2,21 @@ # Maintainer: VMiklos pkgname=bittorrent -pkgver=5.0.9 -pkgrel=2 +pkgver=5.2.0 +pkgrel=1 pkgdesc="A tool for distributing files." license="BitTorrent OpenSource License" url="http://www.bittorrent.com/" depends=('twisted>=2.4.0') groups=('network-extra') archs=('i686' 'x86_64') -up2date="lynx -dump http://download.bittorrent.com/dl/?M=A |Flasttar" +_F_archive_name="BitTorrent" +_F_archive_nosort=y +up2date="lynx -dump http://download.bittorrent.com/dl/ |Flasttar" source=(http://download.bittorrent.com/dl/BitTorrent-$pkgver.tar.gz \ bittorrent.{desktop,png} rc.bt{track,seed} \ wxpy28.patch) -sha1sums=('b610c811590aad6ec25fc7b30acb9e0264443121' \ +sha1sums=('ff89b8e585b48dda4a87f5379636c0458a876277' \ 'f7d59dda7e43c3cf23541ed10d4e0754fe0ff6e4' \ '2e27694484fecf0053816b1cd1f6aadee4313e76' \ 'c383e7c79974883ca532b3626a58232989a995dc' \ From vmiklos at frugalware.org Fri Jan 11 01:31:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 11 01:31:46 2008 Subject: [Frugalware-git] frugalware-current: ejabberd-1.1.4-1-i686 Message-ID: <20080111003133.BB1C0176C009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bfda4c40df42be87fcd22db2c675bd9dc78c2854 commit bfda4c40df42be87fcd22db2c675bd9dc78c2854 Author: Miklos Vajna Date: Fri Jan 11 00:16:53 2008 +0100 ejabberd-1.1.4-1-i686 up2date fix diff --git a/source/network-extra/ejabberd/FrugalBuild b/source/network-extra/ejabberd/FrugalBuild index c775ff9..04ad733 100644 --- a/source/network-extra/ejabberd/FrugalBuild +++ b/source/network-extra/ejabberd/FrugalBuild @@ -10,7 +10,7 @@ depends=('erlang') backup=(etc/ejabberd/ejabberd.cfg) groups=('network-extra') archs=('i686') -up2date="lynx -dump http://www.process-one.net/en/ejabberd/downloads/|Flasttar" +up2date="lynx -dump http://www.process-one.net/en/ejabberd/archive/|grep -v beta |Flasttar" source=(http://www.process-one.net/downloads/ejabberd/$pkgver/ejabberd-$pkgver.tar.gz \ rc.ejabberd README.Frugalware) sha1sums=('db6f521d45dece200de4eb6fc967c64728e8f6a3' \ From vmiklos at frugalware.org Fri Jan 11 01:31:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 11 01:31:47 2008 Subject: [Frugalware-git] frugalware-current: flowplayer-1.21.1_b2-1-i686 Message-ID: <20080111003133.9AD7611901C4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=71adb642e4ee19f5a534d10495021b88de60fd0a commit 71adb642e4ee19f5a534d10495021b88de60fd0a Author: Miklos Vajna Date: Fri Jan 11 00:14:15 2008 +0100 flowplayer-1.21.1_b2-1-i686 version bump diff --git a/source/network-extra/flowplayer/FrugalBuild b/source/network-extra/flowplayer/FrugalBuild index 0b2f146..f71e0fe 100644 --- a/source/network-extra/flowplayer/FrugalBuild +++ b/source/network-extra/flowplayer/FrugalBuild @@ -2,23 +2,26 @@ # Maintainer: VMiklos pkgname=flowplayer -pkgver=1.21 +pkgver=1.21.1_b2 pkgrel=1 pkgdesc="A video player for Flash Video in FLV format." _F_sourceforge_ext=".zip" Finclude sourceforge +# append the unlisted _b2 suffix +up2date="echo -n \$($up2date);echo _b2" # one may want to install this to a server, so don't add flash here depends=() groups=('network-extra') archs=('i686') source=($source README.Frugalware) -sha1sums=('8142ea94a73da11e1b608bab6d0aedef72b0c08a' \ +sha1sums=('de1f4d9492c405ae412b1ac43887cc8eb26dc9b4' \ '86374caf83972a7e93b1ce86ac29e94096a518ed') build() { Fcd flowplayer Fmkdir /usr/share/$pkgname + # don't copy the html dir, it's unnecessary cp * $Fdestdir/usr/share/$pkgname Fdoc README.Frugalware } From vmiklos at frugalware.org Fri Jan 11 01:31:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 11 01:31:48 2008 Subject: [Frugalware-git] frugalware-current: flex-2.5.34-1-i686 Message-ID: <20080111003133.DF4CD176C06B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c67b31fd9c1affc218bd60b78612a776c2627d42 commit c67b31fd9c1affc218bd60b78612a776c2627d42 Author: Miklos Vajna Date: Fri Jan 11 00:29:25 2008 +0100 flex-2.5.34-1-i686 version bump diff --git a/source/base/flex/FrugalBuild b/source/base/flex/FrugalBuild index 38d1cd6..d83e249 100644 --- a/source/base/flex/FrugalBuild +++ b/source/base/flex/FrugalBuild @@ -2,18 +2,17 @@ # Maintainer: VMiklos pkgname=flex -pkgver=2.5.33 +pkgver=2.5.34 pkgrel=1 pkgdesc="A tool for generating text-scanning programs" url="http://flex.sourceforge.net" depends=('glibc' 'bash') groups=('base' 'chroot-core') archs=('i686' 'x86_64' 'ppc') -_F_sourceforge_prefix="$pkgname-" Finclude sourceforge source=(${source[@]} lex) -sha1sums=('acdb8fff6455967ad1a5bfc71855dbcc1253ee56' \ - '76701388d28fe8b1fb269c79c11a1316a02b4e46') +sha1sums=('b82c6baaeebf0ec84504e5b16751930ae06583e6' \ + '76701388d28fe8b1fb269c79c11a1316a02b4e46') build() { From vmiklos at frugalware.org Fri Jan 11 01:31:34 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 11 01:31:49 2008 Subject: [Frugalware-git] frugalware-current: qemu-0.9.1-1-i686 Message-ID: <20080111003134.0ADD8176C06C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0397fa6be0fc29b37dfde14cac8e950eab5e42f5 commit 0397fa6be0fc29b37dfde14cac8e950eab5e42f5 Author: Miklos Vajna Date: Fri Jan 11 01:27:10 2008 +0100 qemu-0.9.1-1-i686 version bump diff --git a/source/xapps-extra/qemu/FrugalBuild b/source/xapps-extra/qemu/FrugalBuild index c324d95..95e3feb 100644 --- a/source/xapps-extra/qemu/FrugalBuild +++ b/source/xapps-extra/qemu/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: VMiklos pkgname=qemu -pkgver=0.9.0 -pkgrel=2 +pkgver=0.9.1 +pkgrel=1 pkgdesc="QEMU is a FAST! processor emulator" url="http://fabrice.bellard.free.fr/qemu/" depends=('sdl' 'zlib' 'alsa-lib') @@ -15,7 +15,7 @@ source=($url/$pkgname-$pkgver.tar.gz rc.qemu rc.qemu-hu.po \ rc.qemu-system qemu-system README.Frugalware \ security.patch) -sha1sums=('1e57e48a06eb8729913d92601000466eecef06cb' \ +sha1sums=('630ea20b5989f0df00128de7f7be661c573ed041' \ '60639d14ee193cc0a9911f7948719ab3fbc9737a' \ 'ce31601e5712057938227923d4a9adf16eeb36e7' \ '2ba7e84a4bc38907202340ba1323a224dbd5f597' \ From crazy at frugalware.org Fri Jan 11 01:51:19 2008 From: crazy at frugalware.org (crazy) Date: Fri Jan 11 01:51:21 2008 Subject: [Frugalware-git] frugalware-current: gavl-0.2.5-2-i686 Message-ID: <20080111005119.E4E8211901BB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=25171d2981e9b77d4b5a8bfb4fb9de8d7a75f111 commit 25171d2981e9b77d4b5a8bfb4fb9de8d7a75f111 Author: crazy Date: Fri Jan 11 01:50:23 2008 +0100 gavl-0.2.5-2-i686 * downgrade .. diff --git a/source/lib-extra/gavl/FrugalBuild b/source/lib-extra/gavl/FrugalBuild index de94b00..297f1c5 100644 --- a/source/lib-extra/gavl/FrugalBuild +++ b/source/lib-extra/gavl/FrugalBuild @@ -2,17 +2,18 @@ # Maintainer: crazy pkgname=gavl -pkgver=0.2.7 -pkgrel=1 +pkgver=0.2.5 +pkgrel=2 pkgdesc="A library which provides basic support for uncompressed Audio, Video and Image data." _F_sourceforge_dirname="gmerlin" Finclude sourceforge url="http://gmerlin.sourceforge.net/" depends=('glibc') +options=('force') makedepends=('libsamplerate' 'libpng' 'libjpeg' 'libtiff') groups=('lib-extra') archs=('i686' 'x86_64') -sha1sums=('6e75613ba9e922c2d9ccb92768d5ab3782495869') +sha1sums=('6fad2bca2ee4a050b67b47c162380cb470d34c9c') build() { From priyank at frugalware.org Fri Jan 11 07:52:51 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 11 07:52:53 2008 Subject: [Frugalware-git] frugalware-current: rebuild.txt: added seahorse to rebuild.txt for gnutls Message-ID: <20080111065251.9181B11901BB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0cce519361e96114f8e608409acb5f2bcd6f7e37 commit 0cce519361e96114f8e608409acb5f2bcd6f7e37 Author: Priyank Date: Fri Jan 11 12:22:07 2008 +0530 rebuild.txt: added seahorse to rebuild.txt for gnutls diff --git a/docs/rebuild.txt b/docs/rebuild.txt index aee06ed..3372cb2 100644 --- a/docs/rebuild.txt +++ b/docs/rebuild.txt @@ -70,6 +70,7 @@ revdep-rebuild 15815 -t terminus --other - wireshark (at least at .sover-change, which is likely) - net6 - bitlbee (.so) +- seahorse == dbus From priyank at frugalware.org Fri Jan 11 08:22:50 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 11 08:22:51 2008 Subject: [Frugalware-git] frugalware-current: brasero-0.7.0-1-i686 Message-ID: <20080111072250.0AC3F11901BB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=16cdf34b2c85c5bb282b64256d450e84ebf28570 commit 16cdf34b2c85c5bb282b64256d450e84ebf28570 Author: Priyank Date: Fri Jan 11 12:50:23 2008 +0530 brasero-0.7.0-1-i686 * Version bump diff --git a/source/gnome-extra/brasero/FrugalBuild b/source/gnome-extra/brasero/FrugalBuild index 581f96a..cf842d8 100644 --- a/source/gnome-extra/brasero/FrugalBuild +++ b/source/gnome-extra/brasero/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.21 SBU +# Compiling Time: 0.38 SBU # Maintainer: Priyank Gosalia pkgname=brasero -pkgver=0.6.90 +pkgver=0.7.0 pkgrel=1 pkgdesc="A CD/DVD Burning application for the GNOME desktop." url="http://www.gnome.org/projects/brasero/" @@ -22,7 +22,7 @@ _F_gnome_iconcache="y" _F_gnome_devel="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-search --enable-playlist --enable-preview --enable-inotify --enable-libnotify --disable-schemas-install --enable-caches=no" -sha1sums=('882bf2c826c27c9ded3afffdb003fb8224449f50') +sha1sums=('154948d4993b15e1cc919360b627d4621e52d234') # optimization OK From priyank at frugalware.org Fri Jan 11 08:28:48 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 11 08:28:49 2008 Subject: [Frugalware-git] frugalware-current: gmpc-0.15.5.0-1-i686 Message-ID: <20080111072848.0540F11901BB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8340ce014cb8b5fa15be134e416bddfd4b04f0b4 commit 8340ce014cb8b5fa15be134e416bddfd4b04f0b4 Author: Priyank Date: Fri Jan 11 12:56:38 2008 +0530 gmpc-0.15.5.0-1-i686 * Version bump diff --git a/source/xapps-extra/gmpc/FrugalBuild b/source/xapps-extra/gmpc/FrugalBuild index 801deac..ea43208 100644 --- a/source/xapps-extra/gmpc/FrugalBuild +++ b/source/xapps-extra/gmpc/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Priyank Gosalia pkgname=gmpc -pkgver=0.15.1 +pkgver=0.15.5.0 pkgrel=1 pkgdesc="Gnome Music Player Client." url="http://sarine.nl/gmpc" makedepends=('intltool') -depends=('gtk+2' 'libglade' 'libmpd>=0.14.0' 'curl') +depends=('gtk+2' 'libglade' 'libmpd>=0.15.0' 'curl') rodepends=('mpd') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://sarine.nl/gmpc-downloads | grep -m1 tar.gz | sed 's/.*c-\(.*\).t.*/\1/'" -source=(http://download.sarine.nl/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz) -sha1sums=('a2e8dee053f51545c5406f76a0dd766a34d76105') +source=(http://download.sarine.nl/$pkgname-0.15.5/$pkgname-$pkgver.tar.gz) +sha1sums=('3ac0755da2215b0d037427ee50bea55d953e2454') # optimization OK From priyank at frugalware.org Fri Jan 11 08:34:17 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 11 08:34:20 2008 Subject: [Frugalware-git] frugalware-current: gmpc-lyrics-0.15.5.0-1-i686 Message-ID: <20080111073417.A901811901BB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5c62cdf709725e7bc97816527b18cf2899c5f6bc commit 5c62cdf709725e7bc97816527b18cf2899c5f6bc Author: Priyank Date: Fri Jan 11 13:02:39 2008 +0530 gmpc-lyrics-0.15.5.0-1-i686 * Version bump diff --git a/source/xapps-extra/gmpc-lyrics/FrugalBuild b/source/xapps-extra/gmpc-lyrics/FrugalBuild index 76ed757..cd3f656 100644 --- a/source/xapps-extra/gmpc-lyrics/FrugalBuild +++ b/source/xapps-extra/gmpc-lyrics/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Priyank Gosalia pkgname=gmpc-lyrics -pkgver=0.15.0 +pkgver=0.15.5.0 pkgrel=1 pkgdesc="A lyrics fetching plugin for Gmpc." url="http://sarine.nl/gmpc-plugins-lyrics-provider/" -depends=('gtk+2' 'gmpc>=0.15.1' 'libxml2' 'libmpd') +depends=('gtk+2' 'gmpc=0.15.5.0' 'libxml2' 'libmpd') groups=('xapps-extra') archs=('i686') up2date="lynx -dump http://sarine.nl/gmpc-plugins-downloads | grep -m1 $pkgname | Flasttar" -source=(http://download.sarine.nl/gmpc-$pkgver/plugins/$pkgname-$pkgver.tar.gz) -sha1sums=('78b93d7bd8e8a0563147c53780498b7b6e963748') +source=(http://download.sarine.nl/gmpc-0.15.5/$pkgname-$pkgver.tar.gz) +sha1sums=('d98f314d2b8f6d7678ced66c0904aeefa79de4b8') # optimization OK From priyank at frugalware.org Fri Jan 11 08:34:17 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 11 08:34:23 2008 Subject: [Frugalware-git] frugalware-current: gmpc-coveramazon-0.15.5.0-1-i686 Message-ID: <20080111073417.BF29E11901C3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=25509818696ef42e26747fb4086882854c016502 commit 25509818696ef42e26747fb4086882854c016502 Author: Priyank Date: Fri Jan 11 13:03:34 2008 +0530 gmpc-coveramazon-0.15.5.0-1-i686 * Version bump diff --git a/source/xapps-extra/gmpc-coveramazon/FrugalBuild b/source/xapps-extra/gmpc-coveramazon/FrugalBuild index f81b2ff..6c27878 100644 --- a/source/xapps-extra/gmpc-coveramazon/FrugalBuild +++ b/source/xapps-extra/gmpc-coveramazon/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Priyank Gosalia pkgname=gmpc-coveramazon -pkgver=0.15.0 +pkgver=0.15.5.0 pkgrel=1 pkgdesc="A gmpc plugin that fetches cover art and album info from amazon." url="http://sarine.nl/amazon-provider/" -depends=('gtk+2' 'gmpc>=0.15.1' 'libxml2' 'libmpd') +depends=('gtk+2' 'gmpc=0.15.5.0' 'libxml2' 'libmpd') groups=('xapps-extra') archs=('i686') up2date="lynx -dump http://sarine.nl/gmpc-plugins-downloads | grep -m1 $pkgname | Flasttar" -source=(http://download.sarine.nl/gmpc-$pkgver/plugins/$pkgname-$pkgver.tar.gz) -sha1sums=('8b1e2fa96bca44558ee6b41e6db75920868bde5f') +source=(http://download.sarine.nl/gmpc-0.15.5/$pkgname-$pkgver.tar.gz) +sha1sums=('572191b61ad7b68abb6933e2520206427726a878') # optimization OK From priyank at frugalware.org Fri Jan 11 08:42:34 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 11 08:42:36 2008 Subject: [Frugalware-git] frugalware-current: gmpc-serverstats-0.15.5.0-1-i686 Message-ID: <20080111074234.C1FC311901BB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=efd874dda94a7020c2fb386b1a351e5565656192 commit efd874dda94a7020c2fb386b1a351e5565656192 Author: Priyank Date: Fri Jan 11 13:11:02 2008 +0530 gmpc-serverstats-0.15.5.0-1-i686 * Version bump diff --git a/source/xapps-extra/gmpc-serverstats/FrugalBuild b/source/xapps-extra/gmpc-serverstats/FrugalBuild index c65b4c7..36e5504 100644 --- a/source/xapps-extra/gmpc-serverstats/FrugalBuild +++ b/source/xapps-extra/gmpc-serverstats/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Priyank Gosalia pkgname=gmpc-serverstats -pkgver=0.15.0 +pkgver=0.15.5.0 pkgrel=1 pkgdesc="A gmpc plugin that shows detailed information about a mpd database." url="http://sarine.nl/gmpc-plugins-serverstats/" -depends=('gtk+2' 'gmpc>=0.15.1' 'libxml2' 'libmpd') +depends=('gtk+2' 'gmpc=0.15.5.0' 'libxml2' 'libmpd') groups=('xapps-extra') archs=('i686') up2date="lynx -dump http://sarine.nl/gmpc-plugins-downloads | grep -m1 $pkgname | Flasttar" -source=(http://download.sarine.nl/gmpc-$pkgver/plugins/$pkgname-$pkgver.tar.gz) -sha1sums=('c2b3b9e86e58c259020e47c2a96fe8c37dd8a7c3') +source=(http://download.sarine.nl/gmpc-0.15.5/$pkgname-$pkgver.tar.gz) +sha1sums=('7f6bc78c03b4e90cd10782c8897f67bdd6535e4e') # optimization OK From priyank at frugalware.org Fri Jan 11 09:06:22 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 11 09:06:24 2008 Subject: [Frugalware-git] frugalware-current: gmpc-stopbutton-0.15.5.0-1-i686 Message-ID: <20080111080622.5F79E11901BB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2662b04cc21f8536d1c98190e3be96349f51e796 commit 2662b04cc21f8536d1c98190e3be96349f51e796 Author: Priyank Date: Fri Jan 11 13:34:28 2008 +0530 gmpc-stopbutton-0.15.5.0-1-i686 * Version bump diff --git a/source/xapps-extra/gmpc-stopbutton/FrugalBuild b/source/xapps-extra/gmpc-stopbutton/FrugalBuild index f4c9402..45bbc88 100644 --- a/source/xapps-extra/gmpc-stopbutton/FrugalBuild +++ b/source/xapps-extra/gmpc-stopbutton/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Priyank Gosalia pkgname=gmpc-stopbutton -pkgver=0.15.0 +pkgver=0.15.5.0 pkgrel=1 pkgdesc="A gmpc plugin that adds a stop button to controls." url="http://sarine.nl/gmpc-plugins-stopbutton/" -depends=('gtk+2' 'gmpc>=0.15.1' 'libxml2' 'libmpd') +depends=('gtk+2' 'gmpc=0.15.5.0' 'libxml2' 'libmpd') groups=('xapps-extra') archs=('i686') up2date="lynx -dump http://sarine.nl/gmpc-plugins-downloads | grep -m1 $pkgname | Flasttar" -source=(http://download.sarine.nl/gmpc-$pkgver/plugins/$pkgname-$pkgver.tar.gz) -sha1sums=('5edb71adf7a34b30ccd03631e2d64d0e5c809679') +source=(http://download.sarine.nl/gmpc-0.15.5/$pkgname-$pkgver.tar.gz) +sha1sums=('9d52b0cdcb44d23ef1d8b79657d1d0218db72e2e') # optimization OK From boobaa at frugalware.org Fri Jan 11 10:44:52 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Fri Jan 11 10:44:59 2008 Subject: [Frugalware-git] frugalware-current: drupal-5.6-1-i686 Message-ID: <20080111094452.B4CA711901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8caed307b2a0bfb1849f71281e3c89575b353bcd commit 8caed307b2a0bfb1849f71281e3c89575b353bcd Author: CSÉCSY László Date: Fri Jan 11 10:44:46 2008 +0100 drupal-5.6-1-i686 version bump closes #2692 in -current diff --git a/source/network-extra/drupal/FrugalBuild b/source/network-extra/drupal/FrugalBuild index d577052..9f449cc 100644 --- a/source/network-extra/drupal/FrugalBuild +++ b/source/network-extra/drupal/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=drupal -pkgver=5.5 +pkgver=5.6 pkgrel=1 pkgdesc="An advanced content management system to manage your website" url="http://drupal.org" @@ -15,7 +15,7 @@ up2date="lynx -dump http://drupal.org/download | grep -m1 'l-[0-9\.]*.tar.gz' | backup=(var/www/drupal/sites/default/settings.php) source=(http://drupal.org/files/projects/drupal-$pkgver.tar.gz \ drupalsetup README.Frugalware) -sha1sums=('4c810c92251dfc34036d9f02015192969cc4960a' \ +sha1sums=('84d6d3ffa41696fb7c0733a519d8e1539fa342a0' \ 'c56deef0edee4cea4b9391d20358eb7e2faf0005' \ '64c0eadd7a2e00b11644458a4eeea8e3203fa739') options=('stick') From priyank at frugalware.org Fri Jan 11 11:03:58 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 11 11:04:00 2008 Subject: [Frugalware-git] frugalware-current: squeeze-0.2.2-1-i686 Message-ID: <20080111100358.7DFCC11901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=76197ff85b93af817b3b00fcff4c227005278ca4 commit 76197ff85b93af817b3b00fcff4c227005278ca4 Author: Priyank Date: Fri Jan 11 15:31:14 2008 +0530 squeeze-0.2.2-1-i686 * Version bump diff --git a/source/xfce4-extra/squeeze/FrugalBuild b/source/xfce4-extra/squeeze/FrugalBuild index e983c72..0b702a4 100644 --- a/source/xfce4-extra/squeeze/FrugalBuild +++ b/source/xfce4-extra/squeeze/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Priyank Gosalia pkgname=squeeze -pkgver=0.2.1 -pkgrel=4 +pkgver=0.2.2 +pkgrel=1 pkgdesc="A modern and advanced archive manager for Xfce4." url="http://squeeze.xfce.org/" makedepends=('intltool' 'pkgconfig') @@ -15,6 +15,6 @@ _F_gnome_desktop="y" Finclude gnome-scriptlet up2date="lynx -dump $url/download | grep -m1 tar.bz2 | Flasttarbz2" source=($url/downloads/$pkgname-$pkgver.tar.bz2) -sha1sums=('381ff08b033c0d8a51eda5d4d27bdf38e40fd9c7') +sha1sums=('d19e218387e646594e93dee29f4c9d91c4b0b2da') # optimization OK From priyank at frugalware.org Fri Jan 11 11:21:27 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 11 11:21:30 2008 Subject: [Frugalware-git] frugalware-current: xfce4-notes-plugin-1.6.1-1-i686 Message-ID: <20080111102127.B1F5511901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7d6ad19f8166c8da8b009f2255dd87e144a8be11 commit 7d6ad19f8166c8da8b009f2255dd87e144a8be11 Author: Priyank Date: Fri Jan 11 15:50:06 2008 +0530 xfce4-notes-plugin-1.6.1-1-i686 * Version bump * Added thunar to depends diff --git a/source/xfce4/xfce4-notes-plugin/FrugalBuild b/source/xfce4/xfce4-notes-plugin/FrugalBuild index ded92ef..389cf28 100644 --- a/source/xfce4/xfce4-notes-plugin/FrugalBuild +++ b/source/xfce4/xfce4-notes-plugin/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Priyank Gosalia pkgname=xfce4-notes-plugin -pkgver=1.6.0 +pkgver=1.6.1 pkgrel=1 pkgdesc="A notes plugin for the Xfce4 panel." makedepends=('intltool') -depends=('libxfcegui4>=4.3.99.1' 'xfce4-panel>=4.3.99.1' 'libxml2') +depends=('libxfcegui4>=4.4.2' 'xfce4-panel>=4.4.2' 'thunar>=0.9.0' 'libxml2') groups=('xfce4' 'xfce4-goodies') archs=('i686' 'x86_64') _F_gnome_iconcache=y Finclude xfce4 gnome-scriptlet -sha1sums=('ceb201efd0184f0bbe2cbc571e67cfb1f85e5ffc') +sha1sums=('7fbca64244eb4d2e5091145972e8903beb89da99') # optimization OK From priyank at frugalware.org Fri Jan 11 11:33:09 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 11 11:33:12 2008 Subject: [Frugalware-git] frugalware-current: inotify-tools-3.13-1-i686 Message-ID: <20080111103309.DDAAC11901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=579dea0d3fdc680f2780564ee4578dfe9de4afdd commit 579dea0d3fdc680f2780564ee4578dfe9de4afdd Author: Priyank Date: Fri Jan 11 16:01:36 2008 +0530 inotify-tools-3.13-1-i686 * Version bump diff --git a/source/apps/inotify-tools/FrugalBuild b/source/apps/inotify-tools/FrugalBuild index a63f15f..18ef5f2 100644 --- a/source/apps/inotify-tools/FrugalBuild +++ b/source/apps/inotify-tools/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=inotify-tools -pkgver=3.12 +pkgver=3.13 pkgrel=1 pkgdesc="inotify-tools is a set of command-line programs for Linux providing a simple interface to inotify" depends=() @@ -10,6 +10,6 @@ groups=('apps') archs=('i686' 'x86_64') _F_sourceforge_broken_up2date=1 Finclude sourceforge -sha1sums=('9be25096c9720147b81834af7844c87495c24f30') +sha1sums=('4f9c027e441a84e78b36f9c1a87bf1896216b5ff') # optimization OK From priyank at frugalware.org Fri Jan 11 11:40:20 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 11 11:40:23 2008 Subject: [Frugalware-git] frugalware-current: lrzip-0.19-1-i686 Message-ID: <20080111104020.7549F11901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=049be0803dd44a9ac6a3d13aa3ba0c12638645b9 commit 049be0803dd44a9ac6a3d13aa3ba0c12638645b9 Author: Priyank Date: Fri Jan 11 16:08:21 2008 +0530 lrzip-0.19-1-i686 * Version bump diff --git a/source/apps-extra/lrzip/FrugalBuild b/source/apps-extra/lrzip/FrugalBuild index 48a682a..d4f8f0e 100644 --- a/source/apps-extra/lrzip/FrugalBuild +++ b/source/apps-extra/lrzip/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=lrzip -pkgver=0.18 +pkgver=0.19 pkgrel=1 pkgdesc="A compression program optimized for large files." url="http://ck.kolivas.org/apps/lrzip/" @@ -11,6 +11,6 @@ groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url | grep $pkgname | Flasttarbz2" source=($url/$pkgname-$pkgver.tar.bz2) -sha1sums=('93a86b9616660ed1205c4779972f1aefe866e29b') +sha1sums=('bc78caec6454ad1029b2d0e6f8318666622718bd') # optimization OK From priyank at frugalware.org Fri Jan 11 11:55:39 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 11 11:55:41 2008 Subject: [Frugalware-git] frugalware-current: libpri-1.4.3-1-i686 Message-ID: <20080111105539.36EC911901BB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0af9ff4a042da779d29e73ce0758ccdf4d28bf38 commit 0af9ff4a042da779d29e73ce0758ccdf4d28bf38 Author: Priyank Date: Fri Jan 11 16:24:05 2008 +0530 libpri-1.4.3-1-i686 * Version bump * Added libpri-cflags.diff diff --git a/source/lib-extra/libpri/FrugalBuild b/source/lib-extra/libpri/FrugalBuild index 1c97172..f38de4a 100644 --- a/source/lib-extra/libpri/FrugalBuild +++ b/source/lib-extra/libpri/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Balint Kovacs pkgname=libpri -pkgver=1.4.1 +pkgver=1.4.3 pkgrel=1 pkgdesc="Primary Rate ISDN specification library" url="http://www.asterisk.org/" @@ -12,8 +12,8 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/downloads | grep -m1 'libpri-.*.tar.gz' | sed 's/.*pri-\(.*\).t.*/\1/'" source=(http://ftp.digium.com/pub/$pkgname/$pkgname-$pkgver.tar.gz \ - $pkgname-makefile.patch) -sha1sums=('76284bcb68b57d972396115ba29d1e9d3aa88507' \ - 'af2c0d53ca4f219f2e8ac99fa7f65c276169c04b') + libpri-cflags.diff) +sha1sums=('e56426b94dd66c5f8cd30be165196080b7275808' \ + 'bd6fe6ad4ff35c18e470a0a98c7673b921890743') # optimization ok diff --git a/source/lib-extra/libpri/libpri-cflags.diff b/source/lib-extra/libpri/libpri-cflags.diff new file mode 100644 index 0000000..ff2a5c7 --- /dev/null +++ b/source/lib-extra/libpri/libpri-cflags.diff @@ -0,0 +1,12 @@ +diff -Naur libpri-1.4.3/Makefile libpri-1.4.3.new/Makefile +--- libpri-1.4.3/Makefile 2007-08-28 00:51:08.000000000 +0530 ++++ libpri-1.4.3.new/Makefile 2008-01-11 16:22:30.000000000 +0530 +@@ -36,7 +36,7 @@ + DYNAMIC_LIBRARY=libpri.so.1.0 + STATIC_OBJS=copy_string.o pri.o q921.o prisched.o q931.o pri_facility.o + DYNAMIC_OBJS=copy_string.lo pri.lo q921.lo prisched.lo q931.lo pri_facility.lo +-CFLAGS=-Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -fPIC $(ALERTING) $(LIBPRI_COUNTERS) ++CFLAGS+=-Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -fPIC $(ALERTING) $(LIBPRI_COUNTERS) + INSTALL_PREFIX=$(DESTDIR) + INSTALL_BASE=/usr + SOFLAGS = -Wl,-hlibpri.so.1.0 diff --git a/source/lib-extra/libpri/libpri-makefile.patch b/source/lib-extra/libpri/libpri-makefile.patch deleted file mode 100644 index a0e7086..0000000 --- a/source/lib-extra/libpri/libpri-makefile.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- libpri-1.2.3/Makefile.old 2006-04-30 20:47:47.000000000 +0530 -+++ libpri-1.2.3/Makefile 2006-06-18 01:02:12.000000000 +0530 -@@ -38,7 +38,7 @@ - DYNAMIC_LIBRARY=libpri.so.1.0 - STATIC_OBJS=copy_string.o pri.o q921.o prisched.o q931.o pri_facility.o - DYNAMIC_OBJS=copy_string.lo pri.lo q921.lo prisched.lo q931.lo pri_facility.lo --CFLAGS=-Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g $(ALERTING) $(LIBPRI_COUNTERS) -+CFLAGS+=-Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g $(ALERTING) $(LIBPRI_COUNTERS) - INSTALL_PREFIX=$(DESTDIR) - INSTALL_BASE=/usr - SOFLAGS = -Wl,-hlibpri.so.1.0 From priyank at frugalware.org Fri Jan 11 13:55:11 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 11 13:55:14 2008 Subject: [Frugalware-git] frugalware-current: asterisk-1.4.17-1-i686 Message-ID: <20080111125511.467D811901BB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fdba758899aaf9f8dc6668f1e23a2c858a6c2953 commit fdba758899aaf9f8dc6668f1e23a2c858a6c2953 Author: Priyank Date: Fri Jan 11 18:17:44 2008 +0530 asterisk-1.4.17-1-i686 * Version bump diff --git a/source/apps-extra/asterisk/FrugalBuild b/source/apps-extra/asterisk/FrugalBuild index 42d35df..6300dce 100644 --- a/source/apps-extra/asterisk/FrugalBuild +++ b/source/apps-extra/asterisk/FrugalBuild @@ -3,21 +3,21 @@ # Contributor: Balint Kovacs pkgname=asterisk -pkgver=1.4.13 +pkgver=1.4.17 pkgrel=1 pkgdesc="Open Source Private Branch Exchange (PBX)." url="http://asterisk.org/" backup=(etc/asterisk/*) makedepends=('bison' 'make') depends=('asterisk-sounds' 'curl>=7.16.0' 'glibc' 'libidn' 'ncurses' 'newt' 'popt' \ - 'libpqxx' 'libpri>=1.4.1' 'speex' 'sqlite2' 'openssl' 'unixodbc' 'zlib' \ + 'libpqxx' 'libpri>=1.4.3' 'speex' 'sqlite2' 'openssl' 'unixodbc' 'zlib' \ 'mpg321' 'sudo') groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://ftp.digium.com/pub/asterisk/|grep asterisk-[0-9\.]*tar.gz$|Flasttar" source=(http://ftp.digium.com/pub/$pkgname/$pkgname-$pkgver.tar.gz \ rc.asterisk) -sha1sums=('76c07dcbc39bf77ef3de6eba5d345a1f22d1dc16' \ +sha1sums=('bc909e34a5d3c79009b90dac45be8c3c051e573c' \ '1c18155cdece83d556e2295b54508636ff74f307') build() From priyank at frugalware.org Fri Jan 11 14:12:56 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 11 14:12:57 2008 Subject: [Frugalware-git] frugalware-current: mirage-0.9.1-1-i686 Message-ID: <20080111131256.45CF411901BB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cfc75b33d4c34f13a49ccf45b5c31f42ea58f85e commit cfc75b33d4c34f13a49ccf45b5c31f42ea58f85e Author: Priyank Date: Fri Jan 11 18:39:24 2008 +0530 mirage-0.9.1-1-i686 * Version bump diff --git a/source/gnome-extra/mirage/FrugalBuild b/source/gnome-extra/mirage/FrugalBuild index b52aebb..0010e34 100644 --- a/source/gnome-extra/mirage/FrugalBuild +++ b/source/gnome-extra/mirage/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=mirage -pkgver=0.9 +pkgver=0.9.1 pkgrel=1 pkgdesc="Mirage is a fast and simple GTK+ image viewer." _F_berlios_ext=".tar.bz2" @@ -13,7 +13,7 @@ depends=('gtk+2' 'pygtk') groups=('gnome-extra') archs=('i686' 'x86_64') options=('scriptlet') -sha1sums=('eb83929ba75a0b8ed821e81a56b46e2560c51cd1') +sha1sums=('3fcf8e387ae3e3639dbdd946246e8b57743c9248') # optimization OK From boobaa at frugalware.org Fri Jan 11 14:27:17 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Fri Jan 11 14:27:20 2008 Subject: [Frugalware-git] frugalware-current: horde-webmail-1.0.4-1-i686 Message-ID: <20080111132717.997E311901BB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3ed5d3733e27f9aca689fd75c9585f3f111193b8 commit 3ed5d3733e27f9aca689fd75c9585f3f111193b8 Author: CSÉCSY László Date: Fri Jan 11 14:26:45 2008 +0100 horde-webmail-1.0.4-1-i686 version bump closes #2693 in -current diff --git a/source/network-extra/horde-webmail/FrugalBuild b/source/network-extra/horde-webmail/FrugalBuild index 78cc0fd..9b08fb7 100644 --- a/source/network-extra/horde-webmail/FrugalBuild +++ b/source/network-extra/horde-webmail/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: CSÉCSY László pkgname=horde-webmail -pkgver=1.0.3 +pkgver=1.0.4 pkgrel=1 pkgdesc="a free, enterprise ready, browser based communication suite" url="http://horde.org/webmail/" rodepends=('php>=4.3.0') groups=('network-extra') archs=('i686' 'x86_64') -up2date="lynx -dump http://www.horde.org/download/app/?app=webmail | grep \.tar\.gz | sed 's/.*-\(.*\)\.t.*/\1/'" +up2date="lynx -dump http://www.horde.org/download/app/?app=webmail | grep -e '-[0-9\.]\+\.tar\.gz' | sed 's/.*-\(.*\)\.t.*/\1/'" source=(ftp://ftp.horde.org/pub/$pkgname/$pkgname-$pkgver.tar.gz README.Frugalware) backup=(var/www/$pkgname/config/{conf,hooks,mime_drivers,motd,nls,prefs,registry}.php \ var/www/$pkgname/imp/config/{{conf,header,menu,mime_drivers,motd,prefs,servers,}.php,trailer.txt} \ @@ -28,5 +28,5 @@ build() Fdoc README.Frugalware } # optimization OK - noarch -sha1sums=('6d76277f217b1155884446d02a08e136c347f6dc'\ +sha1sums=('7422c71a28ce5008e3a965aa76e91ec92cdaf7b6'\ 'b539999b809904f06b3783af8ae93b7b656420da') From crazy at frugalware.org Fri Jan 11 14:52:12 2008 From: crazy at frugalware.org (crazy) Date: Fri Jan 11 14:52:14 2008 Subject: [Frugalware-git] frugalware-current: gavl-0.2.7-2-i686 Message-ID: <20080111135212.1732C11901BB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ee9ed200720abd85be9f14e7f29e7403c52a2b38 commit ee9ed200720abd85be9f14e7f29e7403c52a2b38 Author: crazy Date: Fri Jan 11 14:51:27 2008 +0100 gavl-0.2.7-2-i686 * and try it again diff --git a/source/lib-extra/gavl/FrugalBuild b/source/lib-extra/gavl/FrugalBuild index 297f1c5..d8c2c25 100644 --- a/source/lib-extra/gavl/FrugalBuild +++ b/source/lib-extra/gavl/FrugalBuild @@ -2,18 +2,17 @@ # Maintainer: crazy pkgname=gavl -pkgver=0.2.5 +pkgver=0.2.7 pkgrel=2 pkgdesc="A library which provides basic support for uncompressed Audio, Video and Image data." _F_sourceforge_dirname="gmerlin" Finclude sourceforge url="http://gmerlin.sourceforge.net/" depends=('glibc') -options=('force') makedepends=('libsamplerate' 'libpng' 'libjpeg' 'libtiff') groups=('lib-extra') archs=('i686' 'x86_64') -sha1sums=('6fad2bca2ee4a050b67b47c162380cb470d34c9c') +sha1sums=('6e75613ba9e922c2d9ccb92768d5ab3782495869') build() { From crazy at frugalware.org Fri Jan 11 15:11:46 2008 From: crazy at frugalware.org (crazy) Date: Fri Jan 11 15:11:49 2008 Subject: [Frugalware-git] frugalware-current: gmerlin-0.3.7-1-i686 Message-ID: <20080111141146.9859811901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aa1b9ba36cb5ce464f9c4ca2c4ddd15c4204dbfe commit aa1b9ba36cb5ce464f9c4ca2c4ddd15c4204dbfe Author: crazy Date: Fri Jan 11 15:10:54 2008 +0100 gmerlin-0.3.7-1-i686 * Version bump diff --git a/source/xapps-extra/gmerlin/FrugalBuild b/source/xapps-extra/gmerlin/FrugalBuild index 83454d6..643bd83 100644 --- a/source/xapps-extra/gmerlin/FrugalBuild +++ b/source/xapps-extra/gmerlin/FrugalBuild @@ -2,29 +2,29 @@ # Maintainer: crazy pkgname=gmerlin -pkgver=0.3.5 +pkgver=0.3.7 pkgrel=1 pkgdesc="Gmerlin is a multimedia architecture for Linux." _F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://gmerlin.sourceforge.net/" -depends=('esd' 'libcdio' 'libxv' 'gavl>=0.2.5' 'libmusicbrainz' 'freetype2' 'libxml2' 'transcode' \ - 'libmikmod' 'speex' 'libquicktime' 'mjpegtools>=1.8.0-2') +depends=('esd' 'libcdio' 'libxv' 'gavl>=0.2.7' 'libmusicbrainz' 'freetype2' 'libxml2' 'transcode' \ + 'libmikmod' 'speex' 'libquicktime>=1.0.2' 'mjpegtools>=1.9.0rc3') rodepends=('gmerlin-avdecoder>=0.1.4-2' 'gmerlin-encoders>=0.2.2-2') +makedepends=('esd') groups=('xapps-extra') archs=('i686' 'x86_64') options=('scriptlet') source=($source fix-all-desktop-files.patch) -sha1sums=('cc53da6fe7a05959dc5e6f8c761f1b50f163acf3' \ +sha1sums=('3d27099a60ad9388b014acd7f26eee60c9bbe6c1' \ 'b32e4390611f11e62abffc9eb4b256a575b1b705') build() { Fcd Fpatchall - Fsed 'LQT_REQUIRED=.*' 'LQT_REQUIRED="0.9.9"' configure.ac ./autogen.sh || Fdie - Fconf --with-cpuflags=none + Fconf --with-cpuflags=none --disable-esd for i in `find . -name Makefile` do Fsed "-O3" "$CFLAGS" $i From priyank at frugalware.org Fri Jan 11 15:21:57 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 11 15:22:03 2008 Subject: [Frugalware-git] frugalware-current: seahorse-2.20.3-1-i686 Message-ID: <20080111142158.0B89C1190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=470f9140cdfcfb584670a8e50941a6f6f4b26ae3 commit 470f9140cdfcfb584670a8e50941a6f6f4b26ae3 Author: Priyank Date: Fri Jan 11 19:30:50 2008 +0530 seahorse-2.20.3-1-i686 * Version bump diff --git a/source/gnome-extra/seahorse/FrugalBuild b/source/gnome-extra/seahorse/FrugalBuild index 819b997..89526f7 100644 --- a/source/gnome-extra/seahorse/FrugalBuild +++ b/source/gnome-extra/seahorse/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Priyank Gosalia pkgname=seahorse -pkgver=2.20.1 +pkgver=2.20.3 pkgrel=1 pkgdesc="A GNOME application for managing PGP keys." url="http://www.seahorse.sourceforge.net/" -depends=('gtksourceview' 'gnupg' 'gpgme' 'libsoup' 'dbus' \ +depends=('gnutls=2.2.0-1' 'gtksourceview' 'gnupg' 'gpgme' 'libsoup' 'dbus' \ 'dbus-glib' 'libsoup' 'libxml2' 'libnotify' \ 'openssh' 'gconf>=2.20.0' 'avahi') makedepends=('gettext' 'openldap' 'intltool' 'pkgconfig' 'gnome-doc-utils' \ @@ -20,7 +20,7 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" _F_gnome_mime="y" Finclude gnome gnome-scriptlet -sha1sums=('7e8f5684598cfb7232a804e3462ee5ea583e6254') +sha1sums=('1946c0b6ff6f1dcd2c7d95e446d620592b129d32') subpkgs=("$pkgname-gedit" "$pkgname-nautilus" "$pkgname-applet") subdescs=('seahorse encryption plugin for gedit' \ 'seahorse encryption extension for nautilus' \ From vmiklos at frugalware.org Fri Jan 11 15:29:05 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 11 15:29:13 2008 Subject: [Frugalware-git] frugalware-current: squid-2.6.STABLE18-1-i686 Message-ID: <20080111142905.BBD2A1190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ab4c3b505d579674610be0c5e7b9a1db969a3fd6 commit ab4c3b505d579674610be0c5e7b9a1db969a3fd6 Author: Miklos Vajna Date: Fri Jan 11 15:04:15 2008 +0100 squid-2.6.STABLE18-1-i686 version bump diff --git a/source/network-extra/squid/FrugalBuild b/source/network-extra/squid/FrugalBuild index f417a10..df13a3e 100644 --- a/source/network-extra/squid/FrugalBuild +++ b/source/network-extra/squid/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=squid -pkgver=2.6.STABLE17 +pkgver=2.6.STABLE18 pkgrel=1 pkgdesc="Squid Web Proxy Cache" url="http://www.squid-cache.org/" @@ -15,7 +15,7 @@ up2date="lynx -dump $url/Versions/v2/2.6/|grep -1 Current|sed -n 's/.*-\([^ ]*\) source=(http://www.squid-cache.org/Versions/v2/2.6/$pkgname-$pkgver.tar.bz2 \ $pkgname-2.6.STABLE3-dirs.diff $pkgname-2.6.STABLE3-samba.diff \ $pkgname-2.6.STABLE3-username.diff rc.squid squid) -sha1sums=('ca59eaf0d9a8956920611338334c38a418b49c14' \ +sha1sums=('9b3a46d5b004405cb958a95e34460ba4bfb503c8' \ 'a1482482406661090951fa4c4304ca6604db2d14' \ '8eacf8bd974c461162aaba72b5bc4109cc1104c7' \ '7dbae27eeee7b62e685f6758a06d984b0b62668e' \ From vmiklos at frugalware.org Fri Jan 11 15:29:06 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 11 15:29:17 2008 Subject: [Frugalware-git] frugalware-current: firefox-wmlbrowser-0.7.17-1-i686 Message-ID: <20080111142906.6DAD611901C3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8f905940e609d4e5ad79793fc99e9fbb2312e6e3 commit 8f905940e609d4e5ad79793fc99e9fbb2312e6e3 Author: Miklos Vajna Date: Fri Jan 11 15:06:11 2008 +0100 firefox-wmlbrowser-0.7.17-1-i686 version bump diff --git a/source/xapps-extra/firefox-wmlbrowser/FrugalBuild b/source/xapps-extra/firefox-wmlbrowser/FrugalBuild index aa3e4e0..6bc3e85 100644 --- a/source/xapps-extra/firefox-wmlbrowser/FrugalBuild +++ b/source/xapps-extra/firefox-wmlbrowser/FrugalBuild @@ -4,7 +4,7 @@ pkgname=firefox-wmlbrowser _F_firefox_ext=wmlbrowser _F_firefox_id=c4dc572a-3295-40eb-b30f-b54aa4cdc4b7 -pkgver=0.7.16 +pkgver=0.7.17 pkgrel=1 pkgdesc="Display WML (Wireless Markup Language) content." url="http://wmlbrowser.mozdev.org" @@ -15,5 +15,5 @@ up2date="lynx -dump http://wmlbrowser.mozdev.org/installation/wmlbrowser.html|gr source=(http://downloads.mozdev.org/wmlbrowser/wmlbrowser-$pkgver.xpi \ chrome.manifest) Finclude firefox-extension -sha1sums=('5fa9014e377dcd3191de8e76614b4e9a7de635f3' \ +sha1sums=('019df2934b168dd5d6338c5364b79fdd07e618c9' \ '3b9841f798f75817a19170347c6593985b2fe5a9') From crazy at frugalware.org Fri Jan 11 15:30:13 2008 From: crazy at frugalware.org (crazy) Date: Fri Jan 11 15:30:18 2008 Subject: [Frugalware-git] frugalware-current: gmerlin-avdecoder-0.1.7-1-i686 Message-ID: <20080111143013.3CB0F1190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e581bbea3b7539a62bd30a2811674ea1527d898a commit e581bbea3b7539a62bd30a2811674ea1527d898a Author: crazy Date: Fri Jan 11 15:28:25 2008 +0100 gmerlin-avdecoder-0.1.7-1-i686 * Version bump diff --git a/source/xapps-extra/gmerlin-avdecoder/FrugalBuild b/source/xapps-extra/gmerlin-avdecoder/FrugalBuild index 8896495..8ca7bd4 100644 --- a/source/xapps-extra/gmerlin-avdecoder/FrugalBuild +++ b/source/xapps-extra/gmerlin-avdecoder/FrugalBuild @@ -2,22 +2,22 @@ # Maintainer: crazy pkgname=gmerlin-avdecoder -pkgver=0.1.5 -pkgrel=2 +pkgver=0.1.7 +pkgrel=1 pkgdesc="Gmerlin_avdecoder is a general purpose media decoding library." _F_sourceforge_dirname="gmerlin" _F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://gmerlin.sourceforge.net/" ## libsmbclient -depends=('gmerlin>=0.3.5' 'libmpcdec' 'libtiff' 'mpeg2dec' 'libcdio' 'libdvdread' 'speex' 'libmad') +depends=('gmerlin>=0.3.7' 'libmpcdec' 'libtiff' 'mpeg2dec' 'libcdio' 'libdvdread' 'speex' 'libmad') if [ "$CARCH" == "i686" ]; then depends=(${depends[@]} 'codecs') fi groups=('xapps-extra') archs=('i686' 'x86_64') options=('scriptlet') -sha1sums=('18b059eb164319bbb4a597d3a6c4ae0c5f033468') +sha1sums=('8611acf887a43bb8eb615176634a1125dc88536b') build() { From crazy at frugalware.org Fri Jan 11 15:51:31 2008 From: crazy at frugalware.org (crazy) Date: Fri Jan 11 15:51:37 2008 Subject: [Frugalware-git] frugalware-current: gmerlin-encoders-0.2.5-1-i686 Message-ID: <20080111145132.0870C11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5f7a6e2b2aeb9ff57d31b8049968c59300701079 commit 5f7a6e2b2aeb9ff57d31b8049968c59300701079 Author: crazy Date: Fri Jan 11 15:51:04 2008 +0100 gmerlin-encoders-0.2.5-1-i686 * Version bump diff --git a/source/xapps-extra/gmerlin-encoders/FrugalBuild b/source/xapps-extra/gmerlin-encoders/FrugalBuild index a53d5b6..74ca4b4 100644 --- a/source/xapps-extra/gmerlin-encoders/FrugalBuild +++ b/source/xapps-extra/gmerlin-encoders/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: crazy pkgname=gmerlin-encoders -pkgver=0.2.3 +pkgver=0.2.5 pkgrel=1 pkgdesc="Various encoder plugins for gmerlin." _F_sourceforge_dirname="gmerlin" _F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://gmerlin.sourceforge.net/" -depends=('gmerlin>=0.3.5') +depends=('gmerlin>=0.3.7') groups=('xapps-extra') archs=('i686' 'x86_64') options=('scriptlet') -sha1sums=('9ef5eca553e458add608665ab00d39487c8c453f') +sha1sums=('ecafcde46854709358bd559063cde720a0b7cf7e') build() { From crazy at frugalware.org Fri Jan 11 16:00:13 2008 From: crazy at frugalware.org (crazy) Date: Fri Jan 11 16:00:20 2008 Subject: [Frugalware-git] frugalware-current: gmerlin-0.3.7-2-i686 Message-ID: <20080111150013.1355B11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=16fb51dd6cdc69c40e278ffb49295aa24d49550b commit 16fb51dd6cdc69c40e278ffb49295aa24d49550b Author: crazy Date: Fri Jan 11 15:59:55 2008 +0100 gmerlin-0.3.7-2-i686 * relbump to fix the rodepends * I need to see if I can just build the lib * in a separate package these circular depends are weird .. diff --git a/source/xapps-extra/gmerlin/FrugalBuild b/source/xapps-extra/gmerlin/FrugalBuild index 643bd83..901e202 100644 --- a/source/xapps-extra/gmerlin/FrugalBuild +++ b/source/xapps-extra/gmerlin/FrugalBuild @@ -3,14 +3,14 @@ pkgname=gmerlin pkgver=0.3.7 -pkgrel=1 +pkgrel=2 pkgdesc="Gmerlin is a multimedia architecture for Linux." _F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://gmerlin.sourceforge.net/" depends=('esd' 'libcdio' 'libxv' 'gavl>=0.2.7' 'libmusicbrainz' 'freetype2' 'libxml2' 'transcode' \ 'libmikmod' 'speex' 'libquicktime>=1.0.2' 'mjpegtools>=1.9.0rc3') -rodepends=('gmerlin-avdecoder>=0.1.4-2' 'gmerlin-encoders>=0.2.2-2') +rodepends=('gmerlin-avdecoder>=0.1.7' 'gmerlin-encoders>=0.2.5') makedepends=('esd') groups=('xapps-extra') archs=('i686' 'x86_64') From vmiklos at frugalware.org Fri Jan 11 17:21:45 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 11 17:21:47 2008 Subject: [Frugalware-git] homepage-ng: FSA333-openoffice.org Message-ID: <20080111162145.0048411901BB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=9b9a21d86c42129415ca265168827ead44f36930 commit 9b9a21d86c42129415ca265168827ead44f36930 Author: Miklos Vajna Date: Fri Jan 11 17:21:29 2008 +0100 FSA333-openoffice.org diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 07acbf4..73a418d 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,19 @@ + 333 + 2008-01-11 + vmiklos + openoffice.org + 2.3.0-1 + 2.3.0-2sayshell1 + http://bugs.frugalware.org/task/2663 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4575 + A vulnerability has been reported in OpenOffice, which can be exploited by malicious people to compromise a user's system. + The vulnerability is caused due to the improper enforcing of security restrictions when passing SQL queries to the HSQLDB database engine. This can be exploited to call arbitrary static Java methods by tricking the user into executing a specially crafted SQL query contained within a database document. + Successful exploitation allows execution of arbitrary code. + + 332 2008-01-02 voroskoi From vmiklos at frugalware.org Fri Jan 11 17:26:55 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 11 17:26:57 2008 Subject: [Frugalware-git] homepage-ng: oops, typo Message-ID: <20080111162655.8A2D711901BB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=3f170ea6e16f1ddde991036187763ed6ac50c271 commit 3f170ea6e16f1ddde991036187763ed6ac50c271 Author: Miklos Vajna Date: Fri Jan 11 17:26:51 2008 +0100 oops, typo diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 73a418d..6913963 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -37,7 +37,7 @@ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4575 A vulnerability has been reported in OpenOffice, which can be exploited by malicious people to compromise a user's system. The vulnerability is caused due to the improper enforcing of security restrictions when passing SQL queries to the HSQLDB database engine. This can be exploited to call arbitrary static Java methods by tricking the user into executing a specially crafted SQL query contained within a database document. - Successful exploitation allows execution of arbitrary code. + Successful exploitation allows execution of arbitrary code. 332 From vmiklos at frugalware.org Fri Jan 11 17:27:55 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 11 17:27:56 2008 Subject: [Frugalware-git] homepage-ng: add Spanish i18n link Message-ID: <20080111162755.2401C11901BB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=3db1aac2e6ecc92a945ac4e584fcb877e508c1b4 commit 3db1aac2e6ecc92a945ac4e584fcb877e508c1b4 Author: Miklos Vajna Date: Fri Jan 11 17:27:51 2008 +0100 add Spanish i18n link diff --git a/frugalware/i18n.php b/frugalware/i18n.php index 81b9002..981dd5a 100644 --- a/frugalware/i18n.php +++ b/frugalware/i18n.php @@ -31,6 +31,7 @@ include("header.php"); fwmiddlebox("Internationalized Frugalware sites",'' ); include("footer.php"); From crazy at frugalware.org Fri Jan 11 19:01:31 2008 From: crazy at frugalware.org (crazy) Date: Fri Jan 11 19:01:35 2008 Subject: [Frugalware-git] frugalware-current: kde.sh Message-ID: <20080111180131.8768211901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e393ec14ceae07a692c22b962afe97e9debd93a4 commit e393ec14ceae07a692c22b962afe97e9debd93a4 Author: crazy Date: Fri Jan 11 19:01:12 2008 +0100 kde.sh * set static up2date for now diff --git a/source/include/kde.sh b/source/include/kde.sh index 5e07727..726cc1a 100644 --- a/source/include/kde.sh +++ b/source/include/kde.sh @@ -68,7 +68,8 @@ if [ "$_F_kde_defaults" -eq 1 ]; then url="http://www.kde.org" _F_kde_ver=3.5.8 pkgurl="ftp://ftp.solnet.ch/mirror/KDE/stable/$_F_kde_ver/src" - up2date="lynx -dump http://www.kde.org/download/|grep '$_F_kde_name'|sed -n '1 p'|sed 's/.*-\([^ ]*\) .*/\1/'" + #up2date="lynx -dump http://www.kde.org/download/|grep '$_F_kde_name'|sed -n '1 p'|sed 's/.*-\([^ ]*\) .*/\1/'" + up2date=3.5.8 source=($pkgurl/$_F_kde_name-$pkgver.tar.bz2) fi if [ -z "$_F_cd_path" ]; then From vmiklos at frugalware.org Fri Jan 11 20:06:12 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 11 20:06:14 2008 Subject: [Frugalware-git] frugalware-current: vlc-0.8.6-10-i686 Message-ID: <20080111190612.7839711901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e8a01b4c910cc1a32712785267b5fe8aa78a4dce commit e8a01b4c910cc1a32712785267b5fe8aa78a4dce Author: Miklos Vajna Date: Fri Jan 11 20:03:30 2008 +0100 vlc-0.8.6-10-i686 added SA28233.patch closes #2682 diff --git a/source/xmultimedia-extra/vlc/FrugalBuild b/source/xmultimedia-extra/vlc/FrugalBuild index f14caa7..41ecf48 100644 --- a/source/xmultimedia-extra/vlc/FrugalBuild +++ b/source/xmultimedia-extra/vlc/FrugalBuild @@ -4,7 +4,7 @@ pkgname=vlc pkgver=0.8.6 pkgextraver=d -pkgrel=9 +pkgrel=10 pkgdesc="The cross-platform media player and streaming server." url="http://www.videolan.org/vlc/" depends=('alsa-lib' 'dbus-glib>=0.71' 'hal>=0.5.7.1-3' 'libxml2' 'libdvdnav' 'libmad' 'libmatroska' \ @@ -18,12 +18,14 @@ groups=('xmultimedia-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/download-sources.html|grep -m1 'Latest VLC'|sed 's/.*(\(.*\)).*/\1/;s/$pkgextraver//'" source=(http://download.videolan.org/pub/videolan/vlc/$pkgver$pkgextraver/$pkgname-$pkgver$pkgextraver.tar.bz2 \ - $pkgname-ffmpeg.diff $pkgname.desktop vlc-0.8.5-libintl.diff libdca.patch) + $pkgname-ffmpeg.diff $pkgname.desktop vlc-0.8.5-libintl.diff libdca.patch \ + SA28233.patch) sha1sums=('63afd15cc782795c8d8f3de5edc614389465c577' \ '888a02c9f81331fce1f6ee5f705ce68e5b486ffd' \ '0c58c35fe47c4d14cd4d4c8c505863dbfc93f5e0' \ '50bfbc12fc0ad94178b2e08df22a0b26da36c1d5' \ - 'edc3a14dfd9b022dca7593e006c324fa5cc17e48') + 'edc3a14dfd9b022dca7593e006c324fa5cc17e48' \ + '86ece3df5bf479c2c74f4a24ac3746b1bd7ef49d') build() { diff --git a/source/xmultimedia-extra/vlc/SA28233.patch b/source/xmultimedia-extra/vlc/SA28233.patch new file mode 100644 index 0000000..3909ea1 --- /dev/null +++ b/source/xmultimedia-extra/vlc/SA28233.patch @@ -0,0 +1,59 @@ +Timestamp: 12/24/07 17:42:08 +Author: courmisch +Message: [20715] is too large to be backported. Put buffer size limits instead. + +Timestamp: 06/30/07 00:41:49 +Author: fenrir +Message: + Fixed potential sscanf buffer overflow in : + * ParseMicroDvd? + * ParseSubRip? + * ParseSubViewer? + * ParseSSA + (Reported by Michal Luczaj) + + +Index: vlc-0.8.6d/modules/demux/subtitle.c +=================================================================== +--- vlc-0.8.6d.orig/modules/demux/subtitle.c ++++ vlc-0.8.6d/modules/demux/subtitle.c +@@ -723,8 +723,8 @@ next: + i_stop = 0; + + memset( buffer_text, '\0', MAX_LINE ); +- if( sscanf( s, "{%d}{}%[^\r\n]", &i_start, buffer_text ) == 2 || +- sscanf( s, "{%d}{%d}%[^\r\n]", &i_start, &i_stop, buffer_text ) == 3) ++ if( sscanf( s, "{%d}{}%8192[^\r\n]", &i_start, buffer_text ) == 2 || ++ sscanf( s, "{%d}{%d}%8192[^\r\n]", &i_start, &i_stop, buffer_text ) == 3) + { + break; + } +@@ -949,8 +949,8 @@ static int ParseSSA( demux_t *p_demux, + demux_sys_t *p_sys = p_demux->p_sys; + text_t *txt = &p_sys->txt; + +- char buffer_text[ 10 * MAX_LINE]; +- char buffer_text2[ 10 * MAX_LINE]; ++ char buffer_text[ 10 * MAX_LINE + 1]; ++ char buffer_text2[ 10 * MAX_LINE + 1]; + char *s; + int64_t i_start; + int64_t i_stop; +@@ -981,7 +981,7 @@ static int ParseSSA( demux_t *p_demux, + * Dialogue: Layer#,0:02:40.65,0:02:41.79,Wolf main,Cher,0000,0000,0000,,Et les enregistrements de ses ondes delta ? + */ + if( sscanf( s, +- "Dialogue: %[^,],%d:%d:%d.%d,%d:%d:%d.%d,%[^\r\n]", ++ "Dialogue: %[^,],%d:%d:%d.%d,%d:%d:%d.%d,%81920[^\r\n]", + buffer_text2, + &h1, &m1, &s1, &c1, + &h2, &m2, &s2, &c2, +@@ -1075,7 +1075,7 @@ static int ParseVplayer( demux_t *p_dem + i_start = 0; + + memset( buffer_text, '\0', MAX_LINE ); +- if( sscanf( p, "%d:%d:%d%[ :]%[^\r\n]", &h, &m, &s, &c, buffer_text ) == 5 ) ++ if( sscanf( p, "%d:%d:%d%[ :]%81920[^\r\n]", &h, &m, &s, &c, buffer_text ) == 5 ) + { + i_start = ( (int64_t)h * 3600*1000 + + (int64_t)m * 60*1000 + From vmiklos at frugalware.org Fri Jan 11 20:22:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 11 20:22:38 2008 Subject: [Frugalware-git] frugalware-current: scponly-4.6-2-i686 Message-ID: <20080111192237.591B711901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8d590b8ca030665b660c1dd64856aeea6354d7a7 commit 8d590b8ca030665b660c1dd64856aeea6354d7a7 Author: Miklos Vajna Date: Fri Jan 11 20:22:12 2008 +0100 scponly-4.6-2-i686 rebuild without --enable-rsync-compat closes #2662 diff --git a/source/network-extra/scponly/FrugalBuild b/source/network-extra/scponly/FrugalBuild index 7c031d7..57976a0 100644 --- a/source/network-extra/scponly/FrugalBuild +++ b/source/network-extra/scponly/FrugalBuild @@ -3,7 +3,7 @@ pkgname=scponly pkgver=4.6 -pkgrel=1 +pkgrel=2 pkgdesc="Provide access to remote users without providing remote execution priviledges." url="http://sublimation.org/scponly/wiki/index.php" depends=('openssh' 'binutils') @@ -18,8 +18,8 @@ sha1sums=('d967ba69262c7675b9a0255884cf86c601d0d619' \ build() { - Fbuild --enable-rsync-compat --enable-chrooted-binary + Fbuild --enable-chrooted-binary Fdoc README.frugalware } -# optimalization ok +# optimization ok From vmiklos at frugalware.org Fri Jan 11 20:44:15 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 11 20:44:18 2008 Subject: [Frugalware-git] pacman-g2: _pacman_sync_prepare(): avoid a double free Message-ID: <20080111194415.E408E11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=1f387c3e7184856635fae3896f54e838d0e677f4 commit 1f387c3e7184856635fae3896f54e838d0e677f4 Author: Miklos Vajna Date: Fri Jan 11 20:42:29 2008 +0100 _pacman_sync_prepare(): avoid a double free closes #2695 diff --git a/lib/libpacman/sync.c b/lib/libpacman/sync.c index 72983b8..25b33a7 100644 --- a/lib/libpacman/sync.c +++ b/lib/libpacman/sync.c @@ -452,9 +452,8 @@ int _pacman_sync_prepare(pmtrans_t *trans, pmdb_t *db_local, pmlist_t *dbs_sync, } else { /* remove the original targets from the list if requested */ if((trans->flags & PM_TRANS_FLAG_DEPENDSONLY)) { - pmpkg_t *p; - trans->packages = _pacman_list_remove(trans->packages, spkg, pkg_cmp, (void**)&p); - FREEPKG(p); + /* they are just pointers so we don't have to free them */ + trans->packages = _pacman_list_remove(trans->packages, spkg, pkg_cmp, NULL); } } } From vmiklos at frugalware.org Fri Jan 11 20:55:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 11 20:55:34 2008 Subject: [Frugalware-git] pacman-g2: _pacman_db_test(): exclude all files, not just .lastupdate Message-ID: <20080111195532.6B48211901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=2ff51d801dbaa71502a031684b7d1c3078ceb6b7 commit 2ff51d801dbaa71502a031684b7d1c3078ceb6b7 Author: Miklos Vajna Date: Fri Jan 11 20:53:27 2008 +0100 _pacman_db_test(): exclude all files, not just .lastupdate we just care about dirs, so if there will be other .foo files in the future - they are all excluded now diff --git a/lib/libpacman/be_files.c b/lib/libpacman/be_files.c index a8f6e2e..1f95fd7 100644 --- a/lib/libpacman/be_files.c +++ b/lib/libpacman/be_files.c @@ -70,7 +70,8 @@ pmlist_t *_pacman_db_test(pmdb_t *db) pmlist_t *ret = NULL; while ((ent = readdir(db->handle)) != NULL) { - if(!strcmp(ent->d_name, ".") || !strcmp(ent->d_name, "..") || !strcmp(ent->d_name, ".lastupdate")) { + stat(ent->d_name, &buf); + if(!strcmp(ent->d_name, ".") || !strcmp(ent->d_name, "..") || !S_ISDIR(buf.st_mode)) { continue; } snprintf(path, PATH_MAX, "%s/%s/desc", db->path, ent->d_name); From vmiklos at frugalware.org Fri Jan 11 21:58:59 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 11 21:59:02 2008 Subject: [Frugalware-git] bmf: qemu-0.9.0.1309.g4c6a3df-1-i686 Message-ID: <20080111205900.010FB11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=cd584277abb993b52c8824510676f3e235ac4e45 commit cd584277abb993b52c8824510676f3e235ac4e45 Author: Miklos Vajna Date: Fri Jan 11 21:58:46 2008 +0100 qemu-0.9.0.1309.g4c6a3df-1-i686 nobuild, newer version in current diff --git a/source/xapps-extra/qemu/FrugalBuild b/source/xapps-extra/qemu/FrugalBuild index 8f7576e..99daaa9 100644 --- a/source/xapps-extra/qemu/FrugalBuild +++ b/source/xapps-extra/qemu/FrugalBuild @@ -22,6 +22,7 @@ sha1sums=('60639d14ee193cc0a9911f7948719ab3fbc9737a' \ '2ba7e84a4bc38907202340ba1323a224dbd5f597' \ 'b1c2b53ef74d1461bbd4f83b8a4f1180187f6a30' \ '17454e4d54872d32071d478774f96cbab8bb0902') +options=('nobuild') if Fuse $USE_DEVEL; then _F_scm_type="git" From vmiklos at frugalware.org Fri Jan 11 22:01:58 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 11 22:01:59 2008 Subject: [Frugalware-git] pacman-tools: genchangelog: exit on --clean even if fpm2db is not available Message-ID: <20080111210158.9DB3B11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=a09fe59117b839a9676e6829488769a1110e91be commit a09fe59117b839a9676e6829488769a1110e91be Author: Miklos Vajna Date: Fri Jan 11 22:01:52 2008 +0100 genchangelog: exit on --clean even if fpm2db is not available diff --git a/genchangelog b/genchangelog index e6a5135..07fffe4 100755 --- a/genchangelog +++ b/genchangelog @@ -15,8 +15,10 @@ strip_url() echo $* |grep -q -- --check && exit 0 -if [ "$1" = "--clean" -a -e ../tools/fpm2db ]; then - ../tools/fpm2db -D -m $2 +if [ "$1" = "--clean" ]; then + if [ -e ../tools/fpm2db ]; then + ../tools/fpm2db -D -m $2 + fi exit 0 fi From vmiklos at frugalware.org Fri Jan 11 22:06:54 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 11 22:06:56 2008 Subject: [Frugalware-git] setup: wait one sec after modrobe loop so that the devices nodes will be surely available Message-ID: <20080111210654.4FC4911901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=607ee1daf82d80d13120277fe663d72ad91ed32d commit 607ee1daf82d80d13120277fe663d72ad91ed32d Author: Miklos Vajna Date: Fri Jan 11 22:05:17 2008 +0100 wait one sec after modrobe loop so that the devices nodes will be surely available diff --git a/Makefile b/Makefile index 8550163..c0df96d 100644 --- a/Makefile +++ b/Makefile @@ -162,7 +162,7 @@ initrd: install-setup dd if=/dev/zero of=initrd-$(CARCH).img bs=1k count=$$(echo "$$(`which du` -s $(MDIR)|sed 's/^\(.*\)\t.*$$/\1/')+2000"|bc) /sbin/mke2fs -F initrd-$(CARCH).img mkdir i - grep -q loop /proc/modules || /sbin/modprobe loop + grep -q loop /proc/modules || (/sbin/modprobe loop; sleep 1) mount -o loop -t ext2 initrd-$(CARCH).img i cp -a $(MDIR)/* i/ chown -R root.root i/ From vmiklos at frugalware.org Fri Jan 11 22:23:10 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 11 22:23:12 2008 Subject: [Frugalware-git] pacman-g2: updates copyright dates Message-ID: <20080111212310.B22A411901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=e9aad57244d1dcf781bc25b7cff25b2f09a95b66 commit e9aad57244d1dcf781bc25b7cff25b2f09a95b66 Author: Miklos Vajna Date: Fri Jan 11 22:18:20 2008 +0100 updates copyright dates diff --git a/lib/libpacman/be_files.c b/lib/libpacman/be_files.c index 1f95fd7..3142565 100644 --- a/lib/libpacman/be_files.c +++ b/lib/libpacman/be_files.c @@ -2,7 +2,7 @@ * be_files.c * * Copyright (c) 2006 by Christian Hamar - * Copyright (c) 2006 by Miklos Vajna + * Copyright (c) 2006-2008 by Miklos Vajna * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/lib/libpacman/sync.c b/lib/libpacman/sync.c index 25b33a7..ec11b36 100644 --- a/lib/libpacman/sync.c +++ b/lib/libpacman/sync.c @@ -4,7 +4,7 @@ * Copyright (c) 2002-2006 by Judd Vinet * Copyright (c) 2005 by Aurelien Foret * Copyright (c) 2005 by Christian Hamar - * Copyright (c) 2005, 2006 by Miklos Vajna + * Copyright (c) 2005-2008 by Miklos Vajna * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/pacman-g2/pacman-g2.c b/src/pacman-g2/pacman-g2.c index b8a6f37..25d4fb2 100644 --- a/src/pacman-g2/pacman-g2.c +++ b/src/pacman-g2/pacman-g2.c @@ -2,6 +2,7 @@ * pacman-g2.c * * Copyright (c) 2002-2006 by Judd Vinet + * Copyright (c) 2007-2008 by Miklos Vajna * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -173,7 +174,7 @@ static void version() { printf("\n"); printf(" .--. Pacman-G2 v%s - libpacman v%s\n", PACKAGE_VERSION, PM_VERSION); - printf("/ _.-' .-. .-. .-. Copyright (C) 2002-2007 Pacman-G2 Team\n"); + printf("/ _.-' .-. .-. .-. Copyright (C) 2002-2008 Pacman-G2 Team\n"); printf("\\ '-. '-' '-' '-' See /usr/share/doc/pacman-g2-*/AUTHORS for more info.\n"); printf(" '--' \n"); printf(_(" This program may be freely redistributed under\n")); From vmiklos at frugalware.org Fri Jan 11 22:23:10 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 11 22:23:14 2008 Subject: [Frugalware-git] pacman-g2: updates for 3.6.7 Message-ID: <20080111212310.C1E1E11901DA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=bd7082f9adff140fc0fd9aecb7dbcb1b94c058f3 commit bd7082f9adff140fc0fd9aecb7dbcb1b94c058f3 Author: Miklos Vajna Date: Fri Jan 11 22:21:32 2008 +0100 updates for 3.6.7 diff --git a/NEWS b/NEWS index 8f0fe0c..bdfbb10 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,10 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +3.6.7 - bugfix in gensync: honor nobuild in suboptions() + - updatesync/gensync: write a .version file to the package + database if possible + - new pre_upgrade hook on -Syu + - bugfix for the -Se option 3.6.6 - support for ">" and "<"-style deps (after "<=", ">=" and "=") - path renames: - /etc/pacman.conf -> /etc/pacman-g2.conf diff --git a/configure.ac b/configure.ac index 4bb002c..1276753 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ ENV_CFLAGS=$CFLAGS AC_PREREQ(2.59) dnl Update it right before the release since $pkgver_foo are all _post_ release snapshots -AC_INIT([pacman-g2 package manager], 3.6.6, [frugalware-devel@frugalware.org], pacman-g2) +AC_INIT([pacman-g2 package manager], 3.6.7, [frugalware-devel@frugalware.org], pacman-g2) AC_LANG(C) AM_CONFIG_HEADER(config.h) AC_CANONICAL_SYSTEM @@ -21,7 +21,7 @@ dnl Define here the libpacman version number PM_MAJOR_VERSION=0 PM_MINOR_VERSION=3 PM_MICRO_VERSION=6 -PM_MICRO_VERSION_SUFFIX=.6 +PM_MICRO_VERSION_SUFFIX=.7 PM_VERSION=$PM_MAJOR_VERSION.$PM_MINOR_VERSION.$PM_MICRO_VERSION$PM_MICRO_VERSION_SUFFIX dnl Needed for libtool to create proper shared lib version PM_VERSION_INFO=`expr $PM_MAJOR_VERSION + $PM_MINOR_VERSION`:$PM_MICRO_VERSION:$PM_MINOR_VERSION From vmiklos at frugalware.org Fri Jan 11 23:15:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 11 23:15:35 2008 Subject: [Frugalware-git] frugalware-current: pacman-g2-3.6.7-1-i686 Message-ID: <20080111221533.4ADF011901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=53a30b42b37ec8114f88ff87fdf96903f3ba96f9 commit 53a30b42b37ec8114f88ff87fdf96903f3ba96f9 Author: Miklos Vajna Date: Fri Jan 11 23:15:23 2008 +0100 pacman-g2-3.6.7-1-i686 version bump diff --git a/source/base/pacman-g2/FrugalBuild b/source/base/pacman-g2/FrugalBuild index f04b8d9..913fae1 100644 --- a/source/base/pacman-g2/FrugalBuild +++ b/source/base/pacman-g2/FrugalBuild @@ -4,9 +4,9 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=pacman-g2 -pkgver=3.6.6 +pkgver=3.6.7 Fuse $USE_DEVEL && pkgver=3.6.5.25.gf2bbdac -pkgrel=4 +pkgrel=1 pkgdesc="A .tar.bz2 based package manager library (libpacman) and client (pacman-g2) with dependency support." url="http://ftp.frugalware.org/pub/other/pacman-g2/" backup=(etc/{makepkg,pacman}.conf etc/pacman-g2/repos/{frugalware,frugalware-current}) From crazy at frugalware.org Sat Jan 12 01:16:52 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 01:16:55 2008 Subject: [Frugalware-git] frugalware-current: kde-theme-qtcurve-0.55.2-1-i686 Message-ID: <20080112001652.80182176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2ae5a2b4ab1dedd998e1b8a8f88c9ed2326c2a72 commit 2ae5a2b4ab1dedd998e1b8a8f88c9ed2326c2a72 Author: crazy Date: Sat Jan 12 01:15:59 2008 +0100 kde-theme-qtcurve-0.55.2-1-i686 * Version bump diff --git a/source/kde/kde-theme-qtcurve/FrugalBuild b/source/kde/kde-theme-qtcurve/FrugalBuild index b7b4c96..0cf16d8 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.1 -pkgrel=2 +pkgver=0.55.2 +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=('330b7784ee969b14eb36eb12a6b43c86cbc28503' \ - '33dec172db7a924739706ef67be72a2b61d9b6c2') +sha1sums=('376d16bc27b6853ebdf5abf19a37abb1c9580432' \ + '31d348450f2fdecd523a375705d9e6e658a195a3') subpkgs=('qtcurve-gtk2') subconflicts=('qtcurve-gtk') From crazy at frugalware.org Sat Jan 12 01:37:49 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 01:37:55 2008 Subject: [Frugalware-git] frugalware-current: kde-i18n-3.5.8-1-i686 Message-ID: <20080112003749.E00FB176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e0481c44b71850fa94cf9539cb69221420df1bef commit e0481c44b71850fa94cf9539cb69221420df1bef Author: crazy Date: Sat Jan 12 01:37:36 2008 +0100 kde-i18n-3.5.8-1-i686 * use static up2date diff --git a/source/locale-extra/kde-i18n/FrugalBuild b/source/locale-extra/kde-i18n/FrugalBuild index 06b9884..da502f7 100644 --- a/source/locale-extra/kde-i18n/FrugalBuild +++ b/source/locale-extra/kde-i18n/FrugalBuild @@ -13,7 +13,8 @@ groups=('locale-extra') archs=('i686' 'x86_64') options=('nodocs' 'scriptlet') groups=('locale-extra') -up2date="lynx -dump http://www.kde.org/download/|grep 'kdelibs'|sed -n '1 p'|sed 's/.*-\([^ ]*\) .*/\1/'" +#up2date="lynx -dump http://www.kde.org/download/|grep 'kdelibs'|sed -n '1 p'|sed 's/.*-\([^ ]*\) .*/\1/'" +up2date=$pkgver ## This parts are most from the OOo build. *me gives janny and vmiklos some power cookies* :) klangs=('af' 'ar' 'az' 'bg' 'bn' 'br' 'bs' 'ca' 'cs' 'cy' 'da' 'de' 'el' 'en_GB' 'eo' 'es' 'et' 'eu' 'fi' 'fr' 'fy' 'ga' 'gl' 'he' 'hi' 'hr' 'hu' 'is' 'it' 'ja' 'km' 'ko' 'lt' 'lv' 'mk' 'mn' 'ms' 'nb' 'nds' 'nl' 'nn' 'pa' 'pl' 'pt' 'pt_BR' 'ro' 'ru' 'rw' 'se' 'sk' 'sl' 'sr' 'sr@Latn' 'ss' 'sv' 'ta' 'tg' 'tr' 'uk' 'uz' 'zh_CN' 'zh_TW') kdescs=('Afrikaans' 'Arabic' 'Azerbaijani' 'Bulgarian' 'Bengali' 'Breton' 'Bosnian' 'Catalan' 'Czech' 'Welsh' 'Danish' 'German' 'EL' 'British' 'Esperanto' 'Spanish' 'Estonian' 'Basque' 'Finnish' 'French' 'Frisian' 'Irish' 'Galician' 'Hebrew' 'Hindi' 'Croatian' 'Hungarian' 'Icelandic' 'Italian' 'Japanese' 'Khmer' 'Korean' 'Lithuanian' 'Latvian' 'Macedonian' 'Mongolian' 'Malay' 'Norwegian' 'Low Saxon' 'Dutch' 'Norwegian' 'Punjabi' 'Polish' 'Portuguese' 'Brazilian' 'Romanian' 'Russian' 'Kinyarwanda' 'Northern' 'Slovak' 'Slovenian' 'Serbian' 'Serbian' 'Swati' 'Swedish' 'Tamil' 'Tajik' 'Turkish' 'Ukrainian' 'Uzbek' 'Chinese Simplified' 'Chinese Traditional') From crazy at frugalware.org Sat Jan 12 01:53:00 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 01:53:03 2008 Subject: [Frugalware-git] frugalware-current: libofa-0.9.3-2-i686 Message-ID: <20080112005300.9808E176C06E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e9a14833cd319f2b2a5fa8398d38f365797defaf commit e9a14833cd319f2b2a5fa8398d38f365797defaf Author: crazy Date: Sat Jan 12 01:51:57 2008 +0100 libofa-0.9.3-2-i686 * up2date , source fix diff --git a/source/lib/libofa/FrugalBuild b/source/lib/libofa/FrugalBuild index 4209094..2ffbfa8 100644 --- a/source/lib/libofa/FrugalBuild +++ b/source/lib/libofa/FrugalBuild @@ -6,12 +6,12 @@ pkgname=libofa pkgver=0.9.3 pkgrel=2 pkgdesc="Open Fingerprint Architecture Library." -url="http://www.musicip.com/" +url="http://www.musicip.com/dns/" depends=('libstdc++' 'fftw>=3.1.2-2' 'curl>=7.16.0' 'expat') groups=('lib') archs=('i686' 'x86_64') -up2date="lynx -dump http://www.musicip.com/dns/downloads.jsp|grep -m1 '.tar.gz$'|sed 's/.*-\(.*\).t.*/\1/'" -source=(http://www.musicip.com/dns/files/$pkgname-$pkgver.tar.gz gcc4.1.1-build_fix.patch) +up2date="lynx -dump http://code.google.com/p/musicip-libofa/|grep -om1 'libofa-\(.*\).tar.gz'|Flasttar" +source=(http://musicip-libofa.googlecode.com/files/$pkgname-$pkgver.tar.gz gcc4.1.1-build_fix.patch) sha1sums=('3dec8e1dcea937f74b4165e9ffd4d4f355e4594a' \ '2aa372e09d7f55dc73297cbe351db6cd826613b1') From crazy at frugalware.org Sat Jan 12 01:53:00 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 01:53:05 2008 Subject: [Frugalware-git] frugalware-current: xine-lib-1.1.9.1-1-i686 Message-ID: <20080112005300.7E4F7176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6430a4a579a2f0ac424461de6bfec68d0e90181c commit 6430a4a579a2f0ac424461de6bfec68d0e90181c Author: crazy Date: Sat Jan 12 01:51:22 2008 +0100 xine-lib-1.1.9.1-1-i686 * Version bump diff --git a/source/xlib/xine-lib/FrugalBuild b/source/xlib/xine-lib/FrugalBuild index 25608ea..98fe95f 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.9 +pkgver=1.1.9.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=('f9e36b6cc69f76fed3b95de8a29ef2255770aa33') +sha1sums=('9ceb32b72b6eaa8e6ab03db06c3aa4a14a6e68c3') build() { export CFLAGS="$CFLAGS -fno-strict-aliasing -UHAVE_MMX" From crazy at frugalware.org Sat Jan 12 01:56:57 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 01:56:59 2008 Subject: [Frugalware-git] frugalware-current: arts-1.5.8-2-i686 Message-ID: <20080112005657.CC701176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b429a055714fae3723e63f1317e151375b2b9844 commit b429a055714fae3723e63f1317e151375b2b9844 Author: crazy Date: Sat Jan 12 01:56:46 2008 +0100 arts-1.5.8-2-i686 * use static up2date for now diff --git a/source/xmultimedia/arts/FrugalBuild b/source/xmultimedia/arts/FrugalBuild index d3d38e7..909e9af 100644 --- a/source/xmultimedia/arts/FrugalBuild +++ b/source/xmultimedia/arts/FrugalBuild @@ -11,6 +11,7 @@ archs=('i686' 'x86_64') depends=('libstdc++' 'qt>=3.3.8-3' 'libvorbis' 'libmad' 'glib2' 'jack' 'alsa-lib' 'audiofile') _F_kde_reconf=1 Finclude kde +up2date=$pkgver source=($source avoid_la_files.diff) Fconfopts="$Fconfopts --with-alsa --without-esd \ --with-jack --enable-threading \ From crazy at frugalware.org Sat Jan 12 01:57:34 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 01:57:36 2008 Subject: [Frugalware-git] frugalware-current: scim-hangul-0.3.2-1-i686 Message-ID: <20080112005734.A6D37176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8f12950a93b6b513a2683678c48b4a1d0862b036 commit 8f12950a93b6b513a2683678c48b4a1d0862b036 Author: crazy Date: Sat Jan 12 01:57:18 2008 +0100 scim-hangul-0.3.2-1-i686 * Version bump diff --git a/source/xapps-extra/scim-hangul/FrugalBuild b/source/xapps-extra/scim-hangul/FrugalBuild index 3b83bc8..4f11eda 100644 --- a/source/xapps-extra/scim-hangul/FrugalBuild +++ b/source/xapps-extra/scim-hangul/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: crazy pkgname=scim-hangul -pkgver=0.3.1 -pkgrel=2 +pkgver=0.3.2 +pkgrel=1 pkgdesc="Korean (hangul) input method for SCIM." _F_sourceforge_broken_up2date=1 _F_sourceforge_dirname="scim" @@ -14,7 +14,7 @@ depends=('scim>=1.4.7' 'libhangul>=0.0.6') options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('3ae31e00ea2555089edf0666ac4c76fb5a30381e') +sha1sums=('d1f4a2114d284c926d64fbfe8ea83307b8d8e2ec') #subpkgs=("skim-$pkgname") #subdescs=('Korean (hangul) input method for SKIM.') From crazy at frugalware.org Sat Jan 12 02:16:43 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 02:16:46 2008 Subject: [Frugalware-git] frugalware-current: kscope-1.6.1-1-i686 Message-ID: <20080112011643.70AAF11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6af96fdabd2b6f9d290e116328ac014549d3daf2 commit 6af96fdabd2b6f9d290e116328ac014549d3daf2 Author: crazy Date: Sat Jan 12 02:15:49 2008 +0100 kscope-1.6.1-1-i686 * Version bump diff --git a/source/kde-extra/kscope/FrugalBuild b/source/kde-extra/kscope/FrugalBuild index 6a9c174..b6bfc9a 100644 --- a/source/kde-extra/kscope/FrugalBuild +++ b/source/kde-extra/kscope/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: crazy pkgname=kscope -pkgver=1.6.0 +pkgver=1.6.1 pkgrel=1 pkgdesc="KScope is a KDE front-end to Cscope." -depends=('kdebase>=3.5.7') +depends=('kdebase>=3.5.8') backup=(usr/share/config/kscoperc) rodepends=('cscope' 'graphviz' 'ctags>=5.6-2') groups=('kde-extra') @@ -13,7 +13,7 @@ archs=('i686' 'x86_64') _F_kde_defaults=0 Finclude sourceforge kde source=($source kscoperc) -sha1sums=('72e342243f475e69ccb46b40a28594c5ef0ea1ab' \ +sha1sums=('e5541fafbcba84b5a9a60a80e040d219c518b842' \ 'd1d2b4232a390e6bb99c76f33d535112a2e3c4c4') build() From crazy at frugalware.org Sat Jan 12 02:20:31 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 02:20:34 2008 Subject: [Frugalware-git] frugalware-current: libxml2-2.6.31-1-i686 Message-ID: <20080112012031.B8C4711901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=69dd8a63d3fd6d65f52c7b31fc601ad2b46ff1d6 commit 69dd8a63d3fd6d65f52c7b31fc601ad2b46ff1d6 Author: crazy Date: Sat Jan 12 02:19:23 2008 +0100 libxml2-2.6.31-1-i686 * Version bump diff --git a/source/lib/libxml2/FrugalBuild b/source/lib/libxml2/FrugalBuild index 7a08af7..ec853c6 100644 --- a/source/lib/libxml2/FrugalBuild +++ b/source/lib/libxml2/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: VMiklos pkgname=libxml2 -pkgver=2.6.30 +pkgver=2.6.31 pkgrel=1 pkgdesc="XML parsing library" url="http://www.xmlsoft.org/" @@ -31,5 +31,5 @@ build() { Fsplit $pkgname-docs usr/share/doc } -sha1sums=('519701df3a10770980e993336fe19ef7d95b5bba') +sha1sums=('97233a210425bad96b35e52aa3e0010ac11bbcc9') # optimization OK From crazy at frugalware.org Sat Jan 12 02:25:17 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 02:25:21 2008 Subject: [Frugalware-git] frugalware-current: coccinella-0.96.4.1-1-i686 Message-ID: <20080112012517.BE6B211901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=859383872f36162e4a22b8267ec52997cc022330 commit 859383872f36162e4a22b8267ec52997cc022330 Author: crazy Date: Sat Jan 12 02:23:09 2008 +0100 coccinella-0.96.4.1-1-i686 * Version bump diff --git a/source/xapps-extra/coccinella/FrugalBuild b/source/xapps-extra/coccinella/FrugalBuild index 3e116c2..9b68ec3 100644 --- a/source/xapps-extra/coccinella/FrugalBuild +++ b/source/xapps-extra/coccinella/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=coccinella -pkgver=0.96.4 +pkgver=0.96.4.1 pkgrel=1 pkgdesc="A Jabber instant messaging client." depends=() @@ -27,4 +27,4 @@ build() Fln /usr/lib/$pkgname/Coccinella.tcl /usr/bin/$pkgname Fdesktop "/usr/bin/$pkgname" "/usr/lib/$pkgname/images/$pkgname.ico" "Network;InstantMessaging;" } -sha1sums=('d00e82d69d71419f825157198666a0c2f6e18540') +sha1sums=('76e324d97f418e095f2e4aedf693d4fe28341d9d') From crazy at frugalware.org Sat Jan 12 03:00:30 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 03:00:34 2008 Subject: [Frugalware-git] frugalware-current: wine-0.9.53-1-i686 Message-ID: <20080112020030.D64C611901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4ee5cc53324febd41cacb5fab82a3a4635f81ba2 commit 4ee5cc53324febd41cacb5fab82a3a4635f81ba2 Author: crazy Date: Sat Jan 12 02:55:42 2008 +0100 wine-0.9.53-1-i686 * Version bump diff --git a/source/xapps/wine/FrugalBuild b/source/xapps/wine/FrugalBuild index 372942f..4af7127 100644 --- a/source/xapps/wine/FrugalBuild +++ b/source/xapps/wine/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: VMiklos pkgname=wine -pkgver=0.9.52 +pkgver=0.9.53 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=('2b7e7cf92691139245ca5d7a026db55d92107355' \ +sha1sums=('be61c0bead88e85b178c29d7026f54bf72a6540a' \ 'a9c70a49cef90cf60c2e90e63753858387f7117a' \ 'd014c926facb1cf4a2f025d6b92e5a0b25a19f3e' \ '8b0f7b52885c8d78ba3096a16e9caff60ffe624f') From crazy at frugalware.org Sat Jan 12 03:01:52 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 03:01:54 2008 Subject: [Frugalware-git] frugalware-current: libdc1394-2.0.0-1-i686 Message-ID: <20080112020152.7B05011901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3edd280c18b16087799342ff6ec18cc249adad3b commit 3edd280c18b16087799342ff6ec18cc249adad3b Author: crazy Date: Sat Jan 12 03:01:31 2008 +0100 libdc1394-2.0.0-1-i686 * Version bump diff --git a/source/lib/libdc1394/FrugalBuild b/source/lib/libdc1394/FrugalBuild index 65ba91d..8df959f 100644 --- a/source/lib/libdc1394/FrugalBuild +++ b/source/lib/libdc1394/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=libdc1394 -pkgver=2.0.0_rc9 +pkgver=2.0.0 pkgrel=1 pkgdesc="a program to extract Microsoft Cabinet files" Finclude sourceforge @@ -10,6 +10,7 @@ url="http://sourceforge.net/projects/libdc1394/" depends=('libraw1394') groups=('lib') archs=('i686' 'x86_64') +options=('force') up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=8157 |grep libdc1394-2 |grep tar |sed -n -e 's/.*4-\(.*\).t.*/\1/' -e 's/-/_/' -e '1 p'" build() { @@ -19,6 +20,6 @@ build() { Fbuild --without-x } -sha1sums=('7144ce2dd0363cb6b32591c6f29ea49c2d715d07') +sha1sums=('de3204d312e3779bfad29ad9e4dc7557fabb4236') # optimization OK From crazy at frugalware.org Sat Jan 12 03:40:22 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 03:40:24 2008 Subject: [Frugalware-git] frugalware-current: coriander-2.0.0_rc5-2-i686 Message-ID: <20080112024022.A606D11901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bb8d77c1fc187479a33c74592d9619c9129c903c commit bb8d77c1fc187479a33c74592d9619c9129c903c Author: crazy Date: Sat Jan 12 03:40:04 2008 +0100 coriander-2.0.0_rc5-2-i686 * rebuild with libdc1394 * added cvs patch to make it work with libdc1394>2.0.0_rc5 * added missing scriptlet option * use _F_cd_path diff --git a/source/gnome-extra/coriander/FrugalBuild b/source/gnome-extra/coriander/FrugalBuild index 0ac8595..c202088 100644 --- a/source/gnome-extra/coriander/FrugalBuild +++ b/source/gnome-extra/coriander/FrugalBuild @@ -3,20 +3,27 @@ pkgname=coriander pkgver=2.0.0_rc5 -pkgrel=1 +pkgrel=2 pkgdesc="A library to control A/V devices using the 1394ta AV/C commands." Finclude sourceforge url="http://damien.douxchamps.net/ieee1394/coriander/" -depends=('libgnomeui' 'libtheora' 'ffmpeg' 'libxv' 'sdl' 'libdc1394>=2.0.0_rc7' 'libraw1394' 'faad2' 'faac') +depends=('libgnomeui' 'libtheora' 'ffmpeg' 'libxv' 'sdl' 'libdc1394>=2.0.0' 'libraw1394' 'faad2' 'faac') groups=('gnome-extra') archs=('i686' 'x86_64') +source=($source \ + http://ftp.frugalware.org/pub/other/sources/coriander/coriander-2.0.0-cvs.patch) up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=17605 |grep coriander-2[0-9.].*tar.gz |sed -n -e 's/.*r-\(.*\).t.*/\1/' -e 's/-/_/' -e '1 p'" - -build() { - Fcd $pkgname-`echo $pkgver | sed 's/_/-/'` +_F_cd_path="$pkgname-`echo $pkgver | sed 's/_/-/'`" +options=('scriptlet') +sha1sums=('e2e22fb162e52c2c3876f99fecabe0b4e1521e5b' \ + '130913845f9b49766df33cf7741be57c8ef41a16') +build() +{ + Fcd + Fpatchall + Fautoreconf Fmake Fmakeinstall } -sha1sums=('e2e22fb162e52c2c3876f99fecabe0b4e1521e5b') # optimization OK From crazy at frugalware.org Sat Jan 12 03:45:20 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 03:45:22 2008 Subject: [Frugalware-git] frugalware-current: perl-io-zlib-1.09-1-i686 Message-ID: <20080112024520.8396A11901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=36c105067d9a22079dd57c853bc488ac77f1a680 commit 36c105067d9a22079dd57c853bc488ac77f1a680 Author: crazy Date: Sat Jan 12 03:44:58 2008 +0100 perl-io-zlib-1.09-1-i686 * Version bump diff --git a/source/devel/perl-io-zlib/FrugalBuild b/source/devel/perl-io-zlib/FrugalBuild index 19f3c03..68347b6 100644 --- a/source/devel/perl-io-zlib/FrugalBuild +++ b/source/devel/perl-io-zlib/FrugalBuild @@ -3,10 +3,10 @@ _F_perl_name=IO-Zlib _F_perl_author=T/TO/TOMHUGHES -pkgver=1.08 +pkgver=1.09 pkgdesc="IO:: style interface to Compress::Zlib" Finclude perl pkgrel=1 archs=('i686' 'x86_64') groups=('devel') -sha1sums=('193894a485e449874b19c9b54d6231bcb51407fe') +sha1sums=('d7e5d740ed1de260019f2e6b8f1dc11726aaab18') From crazy at frugalware.org Sat Jan 12 03:47:13 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 03:47:17 2008 Subject: [Frugalware-git] frugalware-current: eventlog-0.2.7-1-i686 Message-ID: <20080112024714.2EB6E11901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b7c0636631445e2c24c8516d4d5228dbf2330e00 commit b7c0636631445e2c24c8516d4d5228dbf2330e00 Author: crazy Date: Sat Jan 12 03:46:56 2008 +0100 eventlog-0.2.7-1-i686 * Version bump * New maintainer diff --git a/source/lib/eventlog/FrugalBuild b/source/lib/eventlog/FrugalBuild index 261fbc9..751d899 100644 --- a/source/lib/eventlog/FrugalBuild +++ b/source/lib/eventlog/FrugalBuild @@ -1,8 +1,9 @@ # Compiling Time: 0.06 SBU -# Maintainer: AlexExtreme +# Maintainer: crazy +# Contributor: AlexExtreme pkgname=eventlog -pkgver=0.2.5 +pkgver=0.2.7 pkgrel=1 pkgdesc="A replacement of the syslog() API." url="http://www.balabit.com/products/syslog_ng/" @@ -11,6 +12,6 @@ groups=('lib') archs=('i686' 'x86_64') up2date="lynx -dump http://www.balabit.com/downloads/files/syslog-ng/sources/stable/src/ | grep $pkgname | Flasttar" source=(http://www.balabit.com/downloads/files/syslog-ng/sources/stable/src/$pkgname-$pkgver.tar.gz) -sha1sums=('6bd1fe1d9aeb93749d45e6771ab0ec747a5dbf67') +sha1sums=('df4e7005abe04a1de3ad558a7d1d4a90c289ace2') # optimization OK From crazy at frugalware.org Sat Jan 12 04:09:50 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 04:09:55 2008 Subject: [Frugalware-git] frugalware-current: libnet-1.1.2.1-4-i686 Message-ID: <20080112030950.CD0F011901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9d25c41e33a333eb8cd19a6dd70ff8e89b64b468 commit 9d25c41e33a333eb8cd19a6dd70ff8e89b64b468 Author: crazy Date: Sat Jan 12 04:09:35 2008 +0100 libnet-1.1.2.1-4-i686 * release bump * added 2 patches from debian to fix auto tools issues * and build the lib static and shared * also install libnet-config which was missing * fix for wrong calculation for odd sized UDP packets. diff --git a/source/lib-extra/libnet/FrugalBuild b/source/lib-extra/libnet/FrugalBuild index 8cc5929..bf25874 100644 --- a/source/lib-extra/libnet/FrugalBuild +++ b/source/lib-extra/libnet/FrugalBuild @@ -4,18 +4,30 @@ pkgname=libnet pkgver=1.1.2.1 -pkgrel=3 +pkgrel=4 pkgdesc="A high-level API allowing the application programmer to construct and inject network packets." url="http://www.packetfactory.net/libnet/" -depends=() +depends=('glibc') groups=('lib-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url | grep 'Latest Stable' | sed 's/.*\]//'" -source=(http://www.packetfactory.net/libnet/dist/libnet.tar.gz) -sha1sums=('760783a2adbd845b731e2000aafa3cd9c3b028d5') +source=(http://www.packetfactory.net/libnet/dist/libnet.tar.gz \ + libnet-1.1.2.1-autotools.patch libnet-1.1.2.1-fix-chksum.patch) +sha1sums=('760783a2adbd845b731e2000aafa3cd9c3b028d5' \ + 'ce8e043fba6cea7b625efacad1a99954c5dff27c' \ + '5a2fc6f2a540016edb82743a73cb30fef5fb9f62') if [ "$CARCH" == "x86_64" ] ; then CFLAGS="$CFLAGS -fPIC" fi _F_cd_path="$pkgname" +build() +{ + Fcd + Fpatchall + Fautoreconf + Fmake + Fmakeinstall +} + # optimization OK diff --git a/source/lib-extra/libnet/libnet-1.1.2.1-autotools.patch b/source/lib-extra/libnet/libnet-1.1.2.1-autotools.patch new file mode 100644 index 0000000..0f4c650 --- /dev/null +++ b/source/lib-extra/libnet/libnet-1.1.2.1-autotools.patch @@ -0,0 +1,79 @@ +Patch ripped from Debian. Add support for building a shared +libnet library (for PIC loving). Also fixes typo for installing +the libnet-config script. + +http://bugs.gentoo.org/show_bug.cgi?id=82926 + +--- libnet-1.1.2.1.orig/src/Makefile.am ++++ libnet-1.1.2.1/src/Makefile.am +@@ -8,9 +8,9 @@ + + include $(top_srcdir)/Makefile.am.common + +-lib_LIBRARIES = libnet.a ++lib_LTLIBRARIES = libnet.la + +-libnet_a_SOURCES = libnet_asn1.c \ ++libnet_la_SOURCES = libnet_asn1.c \ + libnet_build_802.1q.c \ + libnet_build_802.1x.c \ + libnet_build_802.2.c \ +@@ -57,15 +57,20 @@ + libnet_version.c \ + libnet_write.c + +-EXTRA_libnet_a_SOURCES = libnet_link_bpf.c \ +- libnet_link_dlpi.c \ +- libnet_link_linux.c \ +- libnet_link_nit.c \ +- libnet_link_none.c \ +- libnet_link_pf.c \ +- libnet_link_snit.c \ +- libnet_link_snoop.c \ +- libnet_link_win32.c +- +-libnet_a_LIBADD = @LIBOBJS@ ++libnet_la_LIBADD = @LTLIBOBJS@ + ++# Here are a set of rules to help you update your library version ++# information: ++# ++# 1. If the library source code has changed at all since the last ++# update, then increment REVISION (`C:R:A' becomes `C:r+1:A'). ++# ++# 2. If any interfaces have been added, removed, or changed since the ++# last update, increment CURRENT, and set REVISION to 0. ++# ++# 3. If any interfaces have been added since the last public release, ++# then increment AGE. ++# ++# 4. If any interfaces have been removed since the last public release, ++# then set AGE to 0. ++libnet_la_LDFLAGS = -version-info 4:0:3 # CURRENT[:REVISION[:AGE]] +--- libnet-1.1.2.1.orig/configure.in ++++ libnet-1.1.2.1/configure.in +@@ -21,7 +21,7 @@ + dnl + AC_PROG_CC + AC_PROG_INSTALL +-AC_PROG_RANLIB ++AC_PROG_LIBTOOL + + AC_CHECK_HEADERS(sys/sockio.h) + +--- libnet-1.1.2.1.orig/Makefile.am ++++ libnet-1.1.2.1/Makefile.am +@@ -12,4 +12,4 @@ + + EXTRA_DIST = Makefile.am.common + +-bin_scripts = libnet-config ++bin_SCRIPTS = libnet-config +--- libnet-1.1.2.1.orig/sample/Makefile.am ++++ libnet-1.1.2.1/sample/Makefile.am +@@ -60,4 +60,4 @@ + ip_link_SOURCES = ip_link.c + sebek_SOURCES = sebek.c + +-LDADD = $(top_srcdir)/src/libnet.a ++LDADD = $(top_srcdir)/src/libnet.la diff --git a/source/lib-extra/libnet/libnet-1.1.2.1-fix-chksum.patch b/source/lib-extra/libnet/libnet-1.1.2.1-fix-chksum.patch new file mode 100644 index 0000000..e6f9bbc --- /dev/null +++ b/source/lib-extra/libnet/libnet-1.1.2.1-fix-chksum.patch @@ -0,0 +1,27 @@ +Fix a bug in chksum calculation for odd sized UDP packets. + +http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=284729 + +--- libnet-1.1.2.1/src/libnet_checksum.c ++++ libnet-1.1.2.1/src/libnet_checksum.c +@@ -42,8 +42,10 @@ + libnet_in_cksum(u_int16_t *addr, int len) + { + int sum; ++ u_int16_t last_byte; + + sum = 0; ++ last_byte = 0; + + while (len > 1) + { +@@ -52,7 +54,8 @@ + } + if (len == 1) + { +- sum += *(u_int16_t *)addr; ++ *(u_int8_t*)&last_byte = *(u_int8_t*)addr; ++ sum += last_byte; + } + + return (sum); From crazy at frugalware.org Sat Jan 12 04:15:16 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 04:15:18 2008 Subject: [Frugalware-git] frugalware-current: syslog-ng-2.0.7-1-i686 Message-ID: <20080112031516.AA00511901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7aeeb95e39b1ed464cc35165220336c126b1eddd commit 7aeeb95e39b1ed464cc35165220336c126b1eddd Author: crazy Date: Sat Jan 12 04:14:58 2008 +0100 syslog-ng-2.0.7-1-i686 * Version bump * New maintainer * added libnet to depends diff --git a/source/apps-extra/syslog-ng/FrugalBuild b/source/apps-extra/syslog-ng/FrugalBuild index 578f4ad..9139360 100644 --- a/source/apps-extra/syslog-ng/FrugalBuild +++ b/source/apps-extra/syslog-ng/FrugalBuild @@ -1,12 +1,13 @@ # Compiling Time: 0.06 SBU -# Maintainer: AlexExtreme +# Maintainer: crazy +# Contributor: AlexExtreme pkgname=syslog-ng -pkgver=2.0.6 +pkgver=2.0.7 pkgrel=1 pkgdesc="A flexible system logging tool" url="http://www.balabit.com/products/syslog_ng/" -depends=('glib2' 'eventlog>=0.2.5' 'tcp_wrappers') +depends=('glib2' 'eventlog>=0.2.7' 'tcp_wrappers' 'libnet>=1.1.2.1-4') rodepends=('logrotate') makedepends=('flex') conflicts=('sysklogd') @@ -17,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=('8aa20a920e22072643d384b91109c973c2c74a71' \ +sha1sums=('2f28eb233df67fcd824da97cbc316c466943fb8c' \ '261b708d924538a7811be7ca09d1de36be414678' \ '12abe05ce61a93cd8f3b578129f97ec6d50888bf' \ '2876e61d5e04f6117967da728bcb1d3b6785532f') From crazy at frugalware.org Sat Jan 12 04:19:14 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 04:19:17 2008 Subject: [Frugalware-git] frugalware-current: autogen-5.9.4-1-i686 Message-ID: <20080112031914.672FC11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3e3833b44e2baaa17d16834cc62662f2e9037505 commit 3e3833b44e2baaa17d16834cc62662f2e9037505 Author: crazy Date: Sat Jan 12 04:18:47 2008 +0100 autogen-5.9.4-1-i686 * Version bump diff --git a/source/devel-extra/autogen/FrugalBuild b/source/devel-extra/autogen/FrugalBuild index 88a89e6..fb44d48 100644 --- a/source/devel-extra/autogen/FrugalBuild +++ b/source/devel-extra/autogen/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: AlexExtreme pkgname=autogen -pkgver=5.9.3 +pkgver=5.9.4 pkgrel=1 pkgdesc="AutoGen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text" depends=('libxml2' 'guile') @@ -11,6 +11,6 @@ archs=('i686' 'x86_64') Finclude sourceforge up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=3593&package_id=3552' | grep -m2 '.tar.gz' | sed '/doc/d' | sed 's/.*autogen-//' | sed 's/\.tar.*//'" unset MAKEFLAGS -sha1sums=('e42bcb2fc2e0e6c8a76cdf02510213cc312cc60d') +sha1sums=('2104dddca73871c6f5d97aad7928efa2004dd292') # optimization OK From crazy at frugalware.org Sat Jan 12 04:28:22 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 04:28:25 2008 Subject: [Frugalware-git] frugalware-current: gmime-2.2.15-1-i686 Message-ID: <20080112032822.B973811901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5cc27447af9612640f82afe1cbce8c39ff6086e9 commit 5cc27447af9612640f82afe1cbce8c39ff6086e9 Author: crazy Date: Sat Jan 12 04:27:54 2008 +0100 gmime-2.2.15-1-i686 * Version bump diff --git a/source/lib/gmime/FrugalBuild b/source/lib/gmime/FrugalBuild index 054414f..3424574 100644 --- a/source/lib/gmime/FrugalBuild +++ b/source/lib/gmime/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: AlexExtreme pkgname=gmime -pkgver=2.2.10 +pkgver=2.2.15 pkgrel=1 pkgdesc="Provides a core library and set of utilities for the creation and parsing of messages using MIME" url="http://spruce.sourceforge.net/gmime/" @@ -11,9 +11,9 @@ makedepends=('gtk2-sharp') groups=('lib') archs=('i686' 'x86_64') options=('scriptlet') -up2date="lynx -dump http://spruce.sourceforge.net/gmime/sources/ | grep -m1 LATEST | sed 's/.*STABLE_IS_//' | sed 's/ .*//'" +up2date="lynx -dump http://spruce.sourceforge.net/gmime/sources/ | grep -m1 '/LATEST'|sed 's/.*_IS_\(.*\).*/\1/'" source=(http://spruce.sourceforge.net/gmime/sources/v2.2/$pkgname-$pkgver.tar.gz) -sha1sums=('67ba36fd5ec77854670ef7155b30c8b50a8126a1') +sha1sums=('35927ac6791aa03165be0c2488fb3ba156c9487b') Finclude mono build() { From crazy at frugalware.org Sat Jan 12 04:29:29 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 04:29:34 2008 Subject: [Frugalware-git] frugalware-current: wxglade-0.6.2-1-i686 Message-ID: <20080112032929.31F2D11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=59bbbe072062a216434ef5eca4d8c1af214c48b5 commit 59bbbe072062a216434ef5eca4d8c1af214c48b5 Author: crazy Date: Sat Jan 12 04:29:05 2008 +0100 wxglade-0.6.2-1-i686 * Version bump diff --git a/source/xapps-extra/wxglade/FrugalBuild b/source/xapps-extra/wxglade/FrugalBuild index 55a11ea..bd6f6a3 100644 --- a/source/xapps-extra/wxglade/FrugalBuild +++ b/source/xapps-extra/wxglade/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Nemeth pkgname=wxglade -pkgver=0.6.1 +pkgver=0.6.2 pkgrel=1 pkgdesc="Glade like GUI designer for wxWidgets" _F_sourceforge_dirname="$pkgname" @@ -13,16 +13,15 @@ groups=('xapps-extra') archs=('x86_64' 'i686') options=('scriptlet' 'nostrip') source=($source wxglade.xpm) -sha1sums=('59b1afb803ccfadd1d27caeaefca7e030eb107ab' \ +sha1sums=('baecd60d0e386228619d1562169c6ebaec90fffe' \ 'b1f5b576a55cf8de6a9131b85e510b230c05c4e0') build() { - Fmkdir /usr/lib/python$_F_python_ver/site-packages/wxglade - Fmkdir /usr/share/pixmaps - cp -a $Fsrcdir/wxGlade-$pkgver/* $Fdestdir/usr/lib/python$_F_python_ver/site-packages/wxglade + Fmkdir usr/lib/python$_F_python_ver/site-packages/wxglade usr/share/pixmaps + cp -a $Fsrcdir/wxGlade-$pkgver/* $Fdestdir/usr/lib/python$_F_python_ver/site-packages/wxglade || Fdie Fdesktop "/usr/lib/python$_F_python_ver/site-packages/wxglade/wxglade.py" "wxglade.xpm" "Development;" - cp -a wxglade.xpm $Fdestdir/usr/share/pixmaps + cp -a wxglade.xpm $Fdestdir/usr/share/pixmaps || Fdie } From crazy at frugalware.org Sat Jan 12 04:37:12 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 04:37:15 2008 Subject: [Frugalware-git] frugalware-current: wxsqlite3-1.8.3-1-i686 Message-ID: <20080112033712.D256F11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2e6a6544efc2b1e431545d89a117324ff2e91c45 commit 2e6a6544efc2b1e431545d89a117324ff2e91c45 Author: crazy Date: Sat Jan 12 04:36:57 2008 +0100 wxsqlite3-1.8.3-1-i686 * Version bump diff --git a/source/xlib-extra/wxsqlite3/FrugalBuild b/source/xlib-extra/wxsqlite3/FrugalBuild index 9b024a8..df79259 100644 --- a/source/xlib-extra/wxsqlite3/FrugalBuild +++ b/source/xlib-extra/wxsqlite3/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Nemeth pkgname=wxsqlite3 -pkgver=1.8.1 +pkgver=1.8.3 pkgrel=1 pkgdesc="wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database" depends=('sqlite3' 'wxgtk>=2.8.7') @@ -14,7 +14,7 @@ Finclude sourceforge url="http://wxcode.sourceforge.net/components/wxsqlite3/" up2date="lynx -dump http://wxcode.sourceforge.net/components/wxsqlite3/ | grep Latest | sed 's/.*n: \([0-9.]*\) B.*/\1/'" Fconfopts="$Fconfopts --with-sqlite3-prefix=/usr" -sha1sums=('a62d12ab0ec1b47a3cbf9b8d34259d4b1e91d26e') +sha1sums=('b18023c7551bb528592ffdcd3866fe9e16219d1e') unset MAKEFLAGS # optimization OK From priyank at frugalware.org Sat Jan 12 05:38:12 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 12 05:38:14 2008 Subject: [Frugalware-git] frugalware-current: transmission-1.01-1-i686 Message-ID: <20080112043812.1BD0711901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a67f9a4ae7637fee72c44bce10899dcd34f6c96b commit a67f9a4ae7637fee72c44bce10899dcd34f6c96b Author: Priyank Date: Sat Jan 12 10:05:51 2008 +0530 transmission-1.01-1-i686 * Version bump diff --git a/source/xapps-extra/transmission/FrugalBuild b/source/xapps-extra/transmission/FrugalBuild index 39ab7e4..302453c 100644 --- a/source/xapps-extra/transmission/FrugalBuild +++ b/source/xapps-extra/transmission/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=transmission -pkgver=0.94 +pkgver=1.01 pkgrel=1 pkgdesc="A free, lightweight BitTorrent Client." url="http://transmission.m0k.org/" @@ -11,7 +11,7 @@ groups=('xapps-extra') archs=('i686') up2date="lynx -dump -nolist http://download.m0k.org/transmission/files/ | Flasttarbz2" source=(http://download.m0k.org/transmission/files/$pkgname-$pkgver.tar.bz2) -sha1sums=('84bb8ad76f618d207de104ad6de05d86e6ce09d6') +sha1sums=('43953b12330bd37311e55dd4121cdfeb221b4ecf') build() { @@ -21,7 +21,7 @@ build() # Install binaries and manpages cd cli - Fexerel /usr/bin/transmission-cli + Fexerel /usr/bin/transmissioncli Fmanrel transmissioncli.1 cd ../gtk Fexerel /usr/bin/transmission From crazy at frugalware.org Sat Jan 12 08:25:51 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 08:25:54 2008 Subject: [Frugalware-git] playground: kdelibs-4.00.80_760171-0playground1-i686 Message-ID: <20080112072552.0186F11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=d1e55976458c08ef48b66f2645938fd45c5b8457 commit d1e55976458c08ef48b66f2645938fd45c5b8457 Author: crazy Date: Sat Jan 12 08:20:16 2008 +0100 kdelibs-4.00.80_760171-0playground1-i686 * Version bump diff --git a/source/kde4/kdelibs/FrugalBuild b/source/kde4/kdelibs/FrugalBuild index 7c155b4..4dbe76e 100644 --- a/source/kde4/kdelibs/FrugalBuild +++ b/source/kde4/kdelibs/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdelibs -pkgver=4.00.80_758963 +pkgver=4.00.80_760171 pkgrel=0playground1 pkgdesc="KDE4 Core Libraries." depends=('qt4-qdbus' 'bzip2' 'libgcc' 'libice' 'libxext' \ @@ -19,11 +19,10 @@ archs=('i686') options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 \ - flac.patch fw-fonts.patch revert-r758751.patch) -sha1sums=('8cedec6b4f645d33c3f94472074e1f06239fc270' \ + flac.patch fw-fonts.patch) +sha1sums=('0ca429ce23d6eec96633c4cc5df0d45561cb6039' \ '0ff2c4946a6f58c0dadc7b6bd1027f46fab66218' \ - '7fde528360a1243e11edef700d0d8ead099e720a' \ - 'f87e1b663dacece023e166ab33a678dfa86e34d7') + '7fde528360a1243e11edef700d0d8ead099e720a') ## TODO: groups!!! subpkgs=("$pkgname-compiletime" 'libkde' 'kspell-aspell' 'kspell-hspell' 'kspell-enchant' 'libkdecore') diff --git a/source/kde4/kdelibs/revert-r758751.patch b/source/kde4/kdelibs/revert-r758751.patch deleted file mode 100644 index 83ab513..0000000 --- a/source/kde4/kdelibs/revert-r758751.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: kdecore/kernel/kcmdlineargs.cpp -=================================================================== ---- kdecore/kernel/kcmdlineargs.cpp (Revision 758966) -+++ kdecore/kernel/kcmdlineargs.cpp (Arbeitskopie) -@@ -298,7 +298,7 @@ - qt_options.add("qws", ki18n("forces the application to run as QWS Server")); - #endif - qt_options.add("reverse", ki18n("mirrors the whole layout of widgets")); -- qt_options.add("stylesheet ", ki18n("applies the Qt stylesheet to the application widgets")); -+ //qt_options.add("stylesheet ", ki18n("applies the Qt stylesheet to the application widgets")); - - // KDE options - kde_options.add("caption ", ki18n("Use 'caption' as name in the titlebar")); From crazy at frugalware.org Sat Jan 12 08:39:45 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 08:39:47 2008 Subject: [Frugalware-git] playground: kdepimlibs-4.00.80_759817-0playground1-i686 Message-ID: <20080112073945.EDAB411901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=bc447547341b6a1c4dbbea73aeaada447165fe97 commit bc447547341b6a1c4dbbea73aeaada447165fe97 Author: crazy Date: Sat Jan 12 08:38:43 2008 +0100 kdepimlibs-4.00.80_759817-0playground1-i686 * Version bump diff --git a/source/kde4/kdepimlibs/FrugalBuild b/source/kde4/kdepimlibs/FrugalBuild index f229948..4260aed 100644 --- a/source/kde4/kdepimlibs/FrugalBuild +++ b/source/kde4/kdepimlibs/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdepimlibs -pkgver=4.00.80_758958 +pkgver=4.00.80_759817 pkgrel=0playground1 pkgdesc="Personal Information Management (PIM) libraries for KDE4." depends=('libkde>=4.00.80_757890' 'libice' 'libxext' 'libxfixes' 'libqtgui' 'gamin' 'xfsprogs-attr' \ @@ -13,6 +13,6 @@ archs=('i686') options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('2e4815f1fa1b5defedfb3d20e53d51e9f222fcce') +sha1sums=('ac9b670bd315ea26ec8eeaa0ac002a9c497a62b8') # optimization OK From crazy at frugalware.org Sat Jan 12 09:19:30 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 09:19:31 2008 Subject: [Frugalware-git] playground: kdebase-runtime-4.00.80_759879-0playground1-i686 Message-ID: <20080112081930.370E1176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=dd431bb0747d984b8fb575c444ccef0ab09e98d2 commit dd431bb0747d984b8fb575c444ccef0ab09e98d2 Author: crazy Date: Sat Jan 12 09:01:17 2008 +0100 kdebase-runtime-4.00.80_759879-0playground1-i686 * Version bump diff --git a/source/kde4/kdebase-runtime/FrugalBuild b/source/kde4/kdebase-runtime/FrugalBuild index 8153252..829ab14 100644 --- a/source/kde4/kdebase-runtime/FrugalBuild +++ b/source/kde4/kdebase-runtime/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdebase-runtime -pkgver=4.00.80_758924 +pkgver=4.00.80_759879 pkgrel=0playground1 pkgdesc="Programs needed at runtime by other KDE4 applications" depends=('libkde' 'gamin' 'xfsprogs-attr' 'libxrender' 'libice' 'libxext' 'libxfixes' \ @@ -14,7 +14,7 @@ archs=('i686') options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('250077bc9e7ec7461f6092636c968c7b8dbbd5fa') +sha1sums=('d87d772df14dd18c911174b39062b19e070ca64c') ## test subpkgs=("kdebase-icons") subdescs=('Oxygen KDE4 Icons') From crazy at frugalware.org Sat Jan 12 10:07:41 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 10:07:43 2008 Subject: [Frugalware-git] playground: kdebase-workspace-4.00.80_760190-0playground1-i686 Message-ID: <20080112090741.0306611901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=3f2f088cf1731a7851231686044d763dba822a9d commit 3f2f088cf1731a7851231686044d763dba822a9d Author: crazy Date: Sat Jan 12 10:02:30 2008 +0100 kdebase-workspace-4.00.80_760190-0playground1-i686 * Version bump diff --git a/source/kde4/kdebase-workspace/FrugalBuild b/source/kde4/kdebase-workspace/FrugalBuild index 8852084..ed99e12 100644 --- a/source/kde4/kdebase-workspace/FrugalBuild +++ b/source/kde4/kdebase-workspace/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdebase-workspace -pkgver=4.00.80_758909 +pkgver=4.00.80_760190 pkgrel=0playground1 pkgdesc="Programs specific for the KDE4 desktop." depends=('libkde>=4.00.80_757890' 'libqt3support' 'libqtsvg' 'libxpm' 'strigi' 'xfsprogs-acl' 'libxtst' 'libqtopengl' 'libxres' \ @@ -17,8 +17,8 @@ _F_cmake_confopts="$_F_cmake_confopts -DWITH_NetworkManager:BOOL=OFF" Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 \ default-wallpaper.patch fw-fonts.patch) -sha1sums=('56a7d357b6cab655a2e9d110e071a16c8170bf4e' \ - 'ee2c2275c5bec055f47c906635ce21c448654aa9' \ +sha1sums=('8b9193c8f8db63c01e2e6881cacfbaecbd51007d' \ + '7093a028a1e977b38862a5f2ed8ee3a4f28bea0f' \ '2585f5e90c18eb091f1ccf98604a5b4c1dce740f') ## TODO: kdm diff --git a/source/kde4/kdebase-workspace/default-wallpaper.patch b/source/kde4/kdebase-workspace/default-wallpaper.patch index b5a77ab..672f57c 100644 --- a/source/kde4/kdebase-workspace/default-wallpaper.patch +++ b/source/kde4/kdebase-workspace/default-wallpaper.patch @@ -1,29 +1,29 @@ -Index: plasma/containments/desktop/backgrounddialog.cpp +Index: workspace/plasma/containments/desktop/backgrounddialog.cpp =================================================================== ---- plasma/containments/desktop/backgrounddialog.cpp (Revision 757962) -+++ plasma/containments/desktop/backgrounddialog.cpp (Arbeitskopie) -@@ -432,9 +432,9 @@ +--- workspace/plasma/containments/desktop/backgrounddialog.cpp (Revision 760191) ++++ workspace/plasma/containments/desktop/backgrounddialog.cpp (Arbeitskopie) +@@ -434,9 +434,9 @@ m_selected = config.readEntry("selected", QStringList()); m_model->reload(m_selected); QString currentPath = config.readEntry("wallpaper", - KStandardDirs::locate("wallpaper", "EOS/contents/images/1920x1200.jpg")); -+ KStandardDirs::locate("wallpaper", "Fields_of_Peace/contents/images/1920x1200.JPG")); ++ KStandardDirs::locate("wallpaper", "Fields_of_Peace/contents/images/1920x1200.jpg")); - kDebug() << "Default would be" << KStandardDirs::locate("wallpaper", "EOS/contents/images/1920x1200.jpg"); -+ kDebug() << "Default would be" << KStandardDirs::locate("wallpaper", "Fields_of_Peace/contents/images/1920x1200.JPG"); ++ kDebug() << "Default would be" << KStandardDirs::locate("wallpaper", "Fields_of_Peace/contents/images/1920x1200.jpg"); kDebug() << "but we're loading" << currentPath << "instead"; int index = m_model->indexOf(currentPath); -Index: plasma/containments/desktop/desktop.cpp +Index: workspace/plasma/containments/desktop/desktop.cpp =================================================================== ---- plasma/containments/desktop/desktop.cpp (Revision 757962) -+++ plasma/containments/desktop/desktop.cpp (Arbeitskopie) -@@ -235,7 +235,7 @@ +--- workspace/plasma/containments/desktop/desktop.cpp (Revision 760191) ++++ workspace/plasma/containments/desktop/desktop.cpp (Arbeitskopie) +@@ -237,7 +237,7 @@ void DefaultDesktop::updateBackground() { - if (m_wallpaperPath.isEmpty()) { + if (m_wallpaperPath.isEmpty() && m_backgroundMode != BackgroundDialog::kNoBackground) { - QString defaultPath = QString("EOS/contents/images/%1x%2.jpg"); -+ QString defaultPath = QString("Fields_of_Peace/contents/images/%1x%2.JPG"); ++ QString defaultPath = QString("Fields_of_Peace/contents/images/%1x%2.jpg"); QString testPath = defaultPath.arg(geometry().width()).arg(geometry().height()); m_wallpaperPath = KStandardDirs::locate("wallpaper", testPath); From crazy at frugalware.org Sat Jan 12 10:20:19 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 10:20:22 2008 Subject: [Frugalware-git] playground: kdebase-4.00.80_759993-0playground1-i686 Message-ID: <20080112092019.DAD7F11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=f6451411ef9fb4d4d96e928870301249b5bdeabf commit f6451411ef9fb4d4d96e928870301249b5bdeabf Author: crazy Date: Sat Jan 12 10:16:55 2008 +0100 kdebase-4.00.80_759993-0playground1-i686 * Version bump diff --git a/source/kde4/kdebase/FrugalBuild b/source/kde4/kdebase/FrugalBuild index 03dc9fb..1567684 100644 --- a/source/kde4/kdebase/FrugalBuild +++ b/source/kde4/kdebase/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdebase -pkgver=4.00.80_758965 +pkgver=4.00.80_759993 pkgrel=0playground1 pkgdesc="Basic programs for KDE4" depends=() @@ -13,7 +13,7 @@ options=('nomirror') _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.tar.bz2) -sha1sums=('d028aaeda7bdfc4521c9802186473cbeab5cd02a') +sha1sums=('5008a8b71353a6bc0f4850dbba7ab7661f9d28ec') # TODO: rename to kdebase-apps subpkgs=("${_F_kde4_subpkgs[@]}" 'libkonq') From crazy at frugalware.org Sat Jan 12 10:32:59 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 10:33:00 2008 Subject: [Frugalware-git] playground: kdeutils-4.00.80_759881-0playground1-i686 Message-ID: <20080112093259.1F5F211901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=e1b9c8079bf31c15a5c4a9d40e84600c83863024 commit e1b9c8079bf31c15a5c4a9d40e84600c83863024 Author: crazy Date: Sat Jan 12 10:29:41 2008 +0100 kdeutils-4.00.80_759881-0playground1-i686 * Version bump diff --git a/source/kde4/kdeutils/FrugalBuild b/source/kde4/kdeutils/FrugalBuild index 05e63d5..18e9fc1 100644 --- a/source/kde4/kdeutils/FrugalBuild +++ b/source/kde4/kdeutils/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdeutils -pkgver=4.00.80_758365 +pkgver=4.00.80_759881 pkgrel=0playground1 pkgdesc="KDE General Utilities" depends=() @@ -13,7 +13,7 @@ options=('nomirror') # empty _F_kde4_subpkgs=('kgpg' 'superkaramba' 'ktimer' 'kfloppy' 'ark' 'kjots' 'kcalc' 'kdessh' 'sweeper' 'kwallet' 'kcharselect') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('f002fca641db23897303ddb33c11089c38592549') +sha1sums=('dd1c11a495538ce1d352a756f33ad6cb7a47c774') subpkgs=("${_F_kde4_subpkgs[@]}" 'kwikdisk' 'libkmilo' 'kmilo-asus' 'kmilo-dell' 'kmilo-thinkpad' 'kmilo-vaio') From crazy at frugalware.org Sat Jan 12 10:44:18 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 10:44:20 2008 Subject: [Frugalware-git] playground: kdemultimedia-4.00.80_760163-0playground1-i686 Message-ID: <20080112094418.882C311901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=dfd70e8240caf1ad1a402c5f9fb86126af146d17 commit dfd70e8240caf1ad1a402c5f9fb86126af146d17 Author: crazy Date: Sat Jan 12 10:42:39 2008 +0100 kdemultimedia-4.00.80_760163-0playground1-i686 * Version bump diff --git a/source/kde4/kdemultimedia/FrugalBuild b/source/kde4/kdemultimedia/FrugalBuild index 604f4c5..d4ac54c 100644 --- a/source/kde4/kdemultimedia/FrugalBuild +++ b/source/kde4/kdemultimedia/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdemultimedia -pkgver=4.00.80_757750 +pkgver=4.00.80_760163 pkgrel=0playground1 pkgdesc="KDE Multimedia Programs" depends=() @@ -15,7 +15,7 @@ _F_kde4_subpkgs=('juk' 'kmix' 'kscd' 'libkcddb' 'libkcompactdisc') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 \ flac.patch) -sha1sums=('45e305bf535d0415fd5d4b4d5395ad2e733ff87f' \ +sha1sums=('abf42dfeee9a05e13052c7c63c230aad661f48be' \ '26bdd6cd8a68b1a60753a12b29260265393e63f9') subpkgs=("${_F_kde4_subpkgs[@]}" "$pkgname-audiocd-kio") From crazy at frugalware.org Sat Jan 12 10:53:34 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 10:53:36 2008 Subject: [Frugalware-git] playground: kdegraphics-4.00.80_759638-0playground1-i686 Message-ID: <20080112095335.028C111901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=24803394a078c6656cc4e62ea7c02eb489510e57 commit 24803394a078c6656cc4e62ea7c02eb489510e57 Author: crazy Date: Sat Jan 12 10:51:25 2008 +0100 kdegraphics-4.00.80_759638-0playground1-i686 * Version bump diff --git a/source/kde4/kdegraphics/FrugalBuild b/source/kde4/kdegraphics/FrugalBuild index 790339a..2e763ef 100644 --- a/source/kde4/kdegraphics/FrugalBuild +++ b/source/kde4/kdegraphics/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdegraphics -pkgver=4.00.80_758292 +pkgver=4.00.80_759638 pkgrel=0playground1 pkgdesc="KDE Graphics Programs" depends=('libqtnetwork' 'libkde' 'libqtsvg') @@ -13,7 +13,7 @@ options=('nomirror') _F_kde4_subpkgs=('gwenview' 'kamera' 'kolourpaint' 'kruler' 'ksnapshot' 'okular' 'libkscan' 'kcolorchooser' 'svgpart') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('620e6a7446c22ca15cf041d7878fe0509343a29d') +sha1sums=('a18e5f48b998822b8f46bd1b7d6f57520d81b8bd') ## TODO: srigi stuff for 4.1 subpkgs=("${_F_kde4_subpkgs[@]}") From crazy at frugalware.org Sat Jan 12 11:18:16 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 11:18:19 2008 Subject: [Frugalware-git] playground: kdesdk-4.00.80_760041-0playground1-i686 Message-ID: <20080112101816.9816F11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=09697cf2c2957a5552fe3ce8464b9e13ade18070 commit 09697cf2c2957a5552fe3ce8464b9e13ade18070 Author: crazy Date: Sat Jan 12 11:15:20 2008 +0100 kdesdk-4.00.80_760041-0playground1-i686 * Version bump diff --git a/source/kde4/kdesdk/FrugalBuild b/source/kde4/kdesdk/FrugalBuild index b2d068e..fe36159 100644 --- a/source/kde4/kdesdk/FrugalBuild +++ b/source/kde4/kdesdk/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdesdk -pkgver=4.00.80_758364 +pkgver=4.00.80_760041 pkgrel=0playground1 pkgdesc="KDE Software Development Kit." depends=('libkde>=4.00.80_757890' 'libqtsvg' 'kdepimlibs') @@ -14,7 +14,7 @@ options=('nomirror') _F_kde4_subpkgs=('umbrello' 'kbugbuster' 'kcachegrind' 'cervisia') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('0b0c46a785bf64cfd672ff00317a6931b3b32f66') +sha1sums=('4994696f022de9451ea9aa6e836a26f05761fe69') # TODO: split kompare when is a bit more usable subpkgs=("${_F_kde4_subpkgs[@]}" 'kate' 'kuiviewer' "$pkgname-kio") From crazy at frugalware.org Sat Jan 12 11:24:44 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 11:24:46 2008 Subject: [Frugalware-git] playground: ktorrent-3.0svn-0playground3-i686 Message-ID: <20080112102444.7360411901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=a35d2d4ee39fa86dadd37e9f83cbf9be7e0a40c0 commit a35d2d4ee39fa86dadd37e9f83cbf9be7e0a40c0 Author: crazy Date: Sat Jan 12 11:23:34 2008 +0100 ktorrent-3.0svn-0playground3-i686 * New snapshot diff --git a/source/kde4/ktorrent/FrugalBuild b/source/kde4/ktorrent/FrugalBuild index 9ee1fad..5d986ba 100644 --- a/source/kde4/ktorrent/FrugalBuild +++ b/source/kde4/ktorrent/FrugalBuild @@ -3,10 +3,10 @@ pkgname=ktorrent pkgver=3.0svn -kdever=4.00.80_758390 +kdever=4.00.80_759504 ## version is not reight but as long I package from svn I use kdever for all packages ## does not define an own one now -pkgrel=0playground2 +pkgrel=0playground3 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') @@ -20,7 +20,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=('80970e352845fc87b2e851bdb8d2a81778d6e840') +sha1sums=('c8551359492c3842f6f54f4d2a4390414340e05c') _F_cd_path="$pkgname-$kdever" subpkgs=("libbtcore") From crazy at frugalware.org Sat Jan 12 12:02:46 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 12:02:48 2008 Subject: [Frugalware-git] playground: kdenetwork-4.00.80_760090-0playground1-i686 Message-ID: <20080112110246.3814111901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=d7163561648fbbe68e70caefbc11c582ad4c1278 commit d7163561648fbbe68e70caefbc11c582ad4c1278 Author: crazy Date: Sat Jan 12 11:58:22 2008 +0100 kdenetwork-4.00.80_760090-0playground1-i686 * Version bump diff --git a/source/kde4/kdenetwork/FrugalBuild b/source/kde4/kdenetwork/FrugalBuild index 41c9048..70c1cef 100644 --- a/source/kde4/kdenetwork/FrugalBuild +++ b/source/kde4/kdenetwork/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdenetwork -pkgver=4.00.80_758648 +pkgver=4.00.80_760090 pkgrel=0playground1 pkgdesc="KDE Networking Programs" depends=() @@ -14,7 +14,7 @@ options=('nomirror') # empty _F_kde4_subpkgs=('kget' 'knewsticker' 'kopete' 'kppp' 'krdc' 'krfb' "$pkgname-filesharing" 'kdnssd') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 typo_fix_linking_errors.patch) -sha1sums=('409edfbc20a4f3d99af1732fa23c52f999e255aa' \ +sha1sums=('0f7b2e4838517ab0db4a7f8fabc0e4bd4bca3aca' \ '8ef0ac70ad8048c1e5e2b014dbdc6eec18c482e2') ## NOTE to self =) filesharing need samba , kdnssd ahavi 'running' to work right. From crazy at frugalware.org Sat Jan 12 12:18:20 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 12:18:22 2008 Subject: [Frugalware-git] playground: dragonplayer-2.0svn-0playground2-i686 Message-ID: <20080112111820.CF1CF11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=f3384d05e412825d5b0c1135e081913250208714 commit f3384d05e412825d5b0c1135e081913250208714 Author: crazy Date: Sat Jan 12 12:17:55 2008 +0100 dragonplayer-2.0svn-0playground2-i686 * newer snapshot diff --git a/source/kde4/dragonplayer/FrugalBuild b/source/kde4/dragonplayer/FrugalBuild index 58366a6..c918c7c 100644 --- a/source/kde4/dragonplayer/FrugalBuild +++ b/source/kde4/dragonplayer/FrugalBuild @@ -3,8 +3,8 @@ pkgname=dragonplayer pkgver=2.0svn -kdever=4.00.80_758724 -pkgrel=1 +kdever=4.00.80_759980 +pkgrel=0playground2 pkgdesc="A video player that has a usability focus" url="http://dragonplayer.org" depends=('libkde' 'qt4-qdbus' 'libqtgui' 'xine-lib' 'libice' 'libxext' \ @@ -15,7 +15,7 @@ up2date="$pkgver" options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$kdever.tar.bz2) -sha1sums=('9d7b855aa2fe639b4f78b1d1980b670539d2de79') +sha1sums=('fa1a60b1dd916f86e71cbd9ddc9ba9c51e013d69') _F_cd_path="$pkgname-$kdever" From crazy at frugalware.org Sat Jan 12 12:30:00 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 12:30:03 2008 Subject: [Frugalware-git] playground: plasma-playground-4.00.80_760051-0playground1-i686 Message-ID: <20080112113000.D86D811901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=e44367f0292c9d3800687fa399e753c0946f7574 commit e44367f0292c9d3800687fa399e753c0946f7574 Author: crazy Date: Sat Jan 12 12:28:44 2008 +0100 plasma-playground-4.00.80_760051-0playground1-i686 * Version bump diff --git a/source/kde4/plasma-playground/FrugalBuild b/source/kde4/plasma-playground/FrugalBuild index 6219d8e..0efac67 100644 --- a/source/kde4/plasma-playground/FrugalBuild +++ b/source/kde4/plasma-playground/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: crazy pkgname=plasma-playground -pkgver=4.00.80_758541 +pkgver=4.00.80_760051 pkgrel=0playground1 pkgdesc="Extra plasma applets from playground" depends=('libkdecore' 'kdebase-workspace-libs' 'libsm' 'libxft' 'libxpm' 'libxcursor' 'strigi' 'xfsprogs-acl' 'libstdc++' 'libpng' \ - 'libxrandr' 'libxinerama' 'mesa' 'kdepimlibs' 'libkonq' 'libqt3support' 'qimageblitz' 'libqtscript' 'cyrus-sasl') + 'libxrandr' 'libxinerama' 'mesa' 'kdepimlibs' 'libkonq' 'libqt3support' 'qimageblitz' 'libqtscript' 'cyrus-sasl' 'lmsensors') makedepends=('qt4-designer' 'boost') groups=('kde4') archs=('i686') options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('81e0128d598f98b9e1e18c8bb0c51bea4f8ef5ef') +sha1sums=('275f54af161c8d76178a48fc83871041fb48d3bb') # optimization OK From priyank at frugalware.org Sat Jan 12 15:02:37 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 12 15:02:40 2008 Subject: [Frugalware-git] frugalware-current: tea-17.5.3-1-i686 Message-ID: <20080112140237.A22DC11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=460d70ea0ff5faacf628f578a3d77061a4750298 commit 460d70ea0ff5faacf628f578a3d77061a4750298 Author: Priyank Date: Sat Jan 12 19:30:27 2008 +0530 tea-17.5.3-1-i686 * Version bump diff --git a/source/gnome-extra/tea/FrugalBuild b/source/gnome-extra/tea/FrugalBuild index 1154c5a..6008ac8 100644 --- a/source/gnome-extra/tea/FrugalBuild +++ b/source/gnome-extra/tea/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=tea -pkgver=17.4.1 +pkgver=17.5.3 pkgrel=1 pkgdesc="TEA is a GTK2-based text editor for Linux and *BSD." _F_sourceforge_name="tea" @@ -20,7 +20,7 @@ _F_desktop_name=Tea _F_desktop_icon=tea.png _F_desktop_categories="Utility;Editor;" _F_cd_path="$pkgname-$pkgver" -sha1sums=('13e703239555378e507bdcaf601e73415d001f23') +sha1sums=('f1aa1423931c80724724d0971d93c9057b209bf9') build() { From crazy at frugalware.org Sat Jan 12 16:58:13 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 16:58:14 2008 Subject: [Frugalware-git] playground: kdebase-workspace-4.00.80_760190-0playground2-i686 Message-ID: <20080112155813.11CB011901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=de964acf70ec88e1f20da967bc9cce95e23b6c48 commit de964acf70ec88e1f20da967bc9cce95e23b6c48 Author: crazy Date: Sat Jan 12 16:53:11 2008 +0100 kdebase-workspace-4.00.80_760190-0playground2-i686 * s/jpg/JPG/ diff --git a/source/kde4/kdebase-workspace/FrugalBuild b/source/kde4/kdebase-workspace/FrugalBuild index ed99e12..39d9bf2 100644 --- a/source/kde4/kdebase-workspace/FrugalBuild +++ b/source/kde4/kdebase-workspace/FrugalBuild @@ -3,7 +3,7 @@ pkgname=kdebase-workspace pkgver=4.00.80_760190 -pkgrel=0playground1 +pkgrel=0playground2 pkgdesc="Programs specific for the KDE4 desktop." depends=('libkde>=4.00.80_757890' 'libqt3support' 'libqtsvg' 'libxpm' 'strigi' 'xfsprogs-acl' 'libxtst' 'libqtopengl' 'libxres' \ 'lmsensors' 'libxcomposite' 'libxklavier' 'libxscrnsaver' 'qimageblitz' 'libqtscript' 'libcaptury' \ @@ -18,7 +18,7 @@ Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 \ default-wallpaper.patch fw-fonts.patch) sha1sums=('8b9193c8f8db63c01e2e6881cacfbaecbd51007d' \ - '7093a028a1e977b38862a5f2ed8ee3a4f28bea0f' \ + '7a05287ff50b79918669e45ab056bfe4ebc711d5' \ '2585f5e90c18eb091f1ccf98604a5b4c1dce740f') ## TODO: kdm diff --git a/source/kde4/kdebase-workspace/default-wallpaper.patch b/source/kde4/kdebase-workspace/default-wallpaper.patch index 672f57c..e81b4a1 100644 --- a/source/kde4/kdebase-workspace/default-wallpaper.patch +++ b/source/kde4/kdebase-workspace/default-wallpaper.patch @@ -7,10 +7,10 @@ Index: workspace/plasma/containments/desktop/backgrounddialog.cpp m_model->reload(m_selected); QString currentPath = config.readEntry("wallpaper", - KStandardDirs::locate("wallpaper", "EOS/contents/images/1920x1200.jpg")); -+ KStandardDirs::locate("wallpaper", "Fields_of_Peace/contents/images/1920x1200.jpg")); ++ KStandardDirs::locate("wallpaper", "Fields_of_Peace/contents/images/1920x1200.JPG")); - kDebug() << "Default would be" << KStandardDirs::locate("wallpaper", "EOS/contents/images/1920x1200.jpg"); -+ kDebug() << "Default would be" << KStandardDirs::locate("wallpaper", "Fields_of_Peace/contents/images/1920x1200.jpg"); ++ kDebug() << "Default would be" << KStandardDirs::locate("wallpaper", "Fields_of_Peace/contents/images/1920x1200.JPG"); kDebug() << "but we're loading" << currentPath << "instead"; int index = m_model->indexOf(currentPath); @@ -23,7 +23,7 @@ Index: workspace/plasma/containments/desktop/desktop.cpp { if (m_wallpaperPath.isEmpty() && m_backgroundMode != BackgroundDialog::kNoBackground) { - QString defaultPath = QString("EOS/contents/images/%1x%2.jpg"); -+ QString defaultPath = QString("Fields_of_Peace/contents/images/%1x%2.jpg"); ++ QString defaultPath = QString("Fields_of_Peace/contents/images/%1x%2.JPG"); QString testPath = defaultPath.arg(geometry().width()).arg(geometry().height()); m_wallpaperPath = KStandardDirs::locate("wallpaper", testPath); From vmiklos at frugalware.org Sat Jan 12 18:54:34 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Jan 12 18:54:37 2008 Subject: [Frugalware-git] frugalware-current: mingw-binutils-2.18.50_20080109-1-i686 Message-ID: <20080112175434.A3E1411901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ebb212eacbe88a8114f161cc32bb0119948dbfba commit ebb212eacbe88a8114f161cc32bb0119948dbfba Author: Miklos Vajna Date: Sat Jan 12 18:54:12 2008 +0100 mingw-binutils-2.18.50_20080109-1-i686 version bump diff --git a/source/devel-extra/mingw-binutils/FrugalBuild b/source/devel-extra/mingw-binutils/FrugalBuild index 44a734d..a09fa24 100644 --- a/source/devel-extra/mingw-binutils/FrugalBuild +++ b/source/devel-extra/mingw-binutils/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=mingw-binutils -pkgver=2.18.50_20071123 +pkgver=2.18.50_20080109 origver=${pkgver//_/-} pkgrel=1 pkgdesc="Tools necessary to build Win32 programs" @@ -14,7 +14,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=2435|grep 'binutils-.*-src.tar.gz$'|sed 's/.*binutils-\(.*\)-src.*/\1/;s/-/_/g;q'" source=(${source/mingw-binutils-$origver/binutils-$origver-src}) -sha1sums=('38e5ac17ec417f11239c21cb27c21a7fa7ae5979') +sha1sums=('08f0ceb886f74cb3fb6c9df3dfccc7dd26be8b5b') build() { From janny at frugalware.org Sat Jan 12 19:07:48 2008 From: janny at frugalware.org (Janny) Date: Sat Jan 12 19:07:50 2008 Subject: [Frugalware-git] fwlive: big fwlive push Message-ID: <20080112180748.053C511901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=d3181c1090478827c4237f2906c79e638bf8f64f commit d3181c1090478827c4237f2906c79e638bf8f64f Author: Janny Date: Sat Jan 12 19:07:35 2008 +0100 big fwlive push * actualize pacman-g2 name in files * repair repo name in ${PACCONF} * add kde4 appsgroup diff --git a/Makefile b/Makefile index 9274751..3e79c4f 100644 --- a/Makefile +++ b/Makefile @@ -7,9 +7,9 @@ ARCH = $(shell uname -m) CHROOTDIR = $(shell source /etc/makepkg.conf; echo $$CHROOTDIR)/fwlive PACCONF := $(shell mktemp) FWLSLANG = $(shell echo $(FWLLLANG)|sed 's/_.*//') -KERNVER = pacman -r ${CHROOTDIR}/${TREE} -Q kernel-fwlive|cut -d ' ' -f2|sed 's/-/-fw/' -GLIBCVER = pacman -r ${CHROOTDIR}/${TREE} -Q glibc|sed 's/.* \(.*\)-.*/\1/' -FWLREL = pacman -r ${CHROOTDIR}/${TREE} -Q frugalware |sed 's/.* \(.*\)-.*/\1/' +KERNVER = pacman-g2 -r ${CHROOTDIR}/${TREE} -Q kernel-fwlive|cut -d ' ' -f2|sed 's/-/-fw/' +GLIBCVER = pacman-g2 -r ${CHROOTDIR}/${TREE} -Q glibc|sed 's/.* \(.*\)-.*/\1/' +FWLREL = pacman-g2 -r ${CHROOTDIR}/${TREE} -Q frugalware |sed 's/.* \(.*\)-.*/\1/' ifeq ($(CONFIG_SETUP),y) SETUPDIR = ${CHROOTDIR}/${TREE}/usr/share/setup SETUPKERNELVER = cd $(SETUPDIR); ls vmlinuz*|sed 's/vmlinuz-//' @@ -40,17 +40,19 @@ all: checkroot check-tree checkfiles chroot-mkdirs create-pkgdb cache-mount inst check-tree: source /etc/repoman.conf; \ - grep -v Include /etc/pacman.conf >${PACCONF}; \ - echo "Include = /etc/pacman.d/janny" >> ${PACCONF}; \ + grep -v Include /etc/pacman-g2.conf >${PACCONF}; \ + echo "[janny]" >> ${PACCONF}; \ + echo "Server = http://ftp.frugalware.org/pub/other/people/janny/fwlive/frugalware-i686/" >> ${PACCONF}; \ + if [ ${APPSGROUP} == "KDE4" ] ; then \ + echo "[playground]" >> ${PACCONF}; \ + echo "Server = http://ftp.frugalware.org/pub/other/people/crazy/playground/frugalware-i686" >> ${PACCONF}; \ + fi for i in `echo ${TREE}|sed 's/,/ /g'`; do \ repo=$$(eval "echo \$${$${i}_fdb/.fdb}"); \ [ -z "$$repo" ] && repo="$$i"; \ - echo "Include = /etc/pacman.d/$$repo" >> ${PACCONF}; \ + echo "[frugalware-$$repo]" >> ${PACCONF}; \ + echo "Server = http://ftp.frugalware.org/pub/frugalware/frugalware-$$repo/frugalware-i686" >> ${PACCONF}; \ done - if [ ! -e /etc/pacman.d/janny ] ; then \ - echo "[janny]" > /etc/pacman.d/janny; \ - echo "Server = http://ftp.frugalware.org/pub/other/people/janny/fwlive/frugalware-i686/" >> /etc/pacman.d/janny; \ - fi parse_cmdline: parse_cmdline.in sed 's/FWLLLANG/$(FWLLLANG)/' $@.in > $@ @@ -75,27 +77,27 @@ checkroot: fi chroot-mkdirs: checkroot - mkdir -p ${CHROOTDIR}/${TREE}/{dev,etc,proc,sys,var/cache/pacman,var/log} + mkdir -p ${CHROOTDIR}/${TREE}/{dev,etc,proc,sys,var/cache/pacman-g2,var/log} create-pkgdb: checkroot - pacman -r ${CHROOTDIR}/${TREE} -Syuf --noconfirm --config ${PACCONF} + pacman-g2 -r ${CHROOTDIR}/${TREE} -Syuf --noconfirm --config ${PACCONF} # pacman should really have a --dont-reinstall switch install-base: checkroot if [ ! -d "${CHROOTDIR}/${TREE}/usr" ] ; then \ - pacman -r ${CHROOTDIR}/${TREE} -Sf base --noconfirm --config ${PACCONF} ; \ + pacman-g2 -r ${CHROOTDIR}/${TREE} -Sf base --noconfirm --config ${PACCONF} ; \ fi install-apps: checkroot if [ "${INST_${APPSGROUP}_APPS}" ] ; then \ - if (( $(shell pacman -r ${CHROOTDIR}/${TREE} -Q kernel-fwlive &>/dev/null; echo $$?) > 0 )) ; then \ - pacman -r ${CHROOTDIR}/${TREE} -Sf ${INST_${APPSGROUP}_APPS} --noconfirm --config ${PACCONF} ; \ + if (( $(shell pacman-g2 -r ${CHROOTDIR}/${TREE} -Q kernel-fwlive &>/dev/null; echo $$?) > 0 )) ; then \ + pacman-g2 -r ${CHROOTDIR}/${TREE} -Sf ${INST_${APPSGROUP}_APPS} --noconfirm --config ${PACCONF} ; \ fi ; \ fi install-kernel: checkroot - if (( $(shell pacman -r ${CHROOTDIR}/${TREE} -Q kernel-fwlive &>/dev/null; echo $$?) > 0 )) ; then \ - pacman -r ${CHROOTDIR}/${TREE} -Sf kernel-fwlive --noconfirm --config ${PACCONF} ; \ + if (( $(shell pacman-g2 -r ${CHROOTDIR}/${TREE} -Q kernel-fwlive &>/dev/null; echo $$?) > 0 )) ; then \ + pacman-g2 -r ${CHROOTDIR}/${TREE} -Sf kernel-fwlive --noconfirm --config ${PACCONF} ; \ fi install-files: checkroot @@ -150,14 +152,15 @@ remove-files: checkroot done kill-packages: - if [ $(shell pacman -r ${CHROOTDIR}/${TREE} -Q splashy &>/dev/null; echo $$?) = 0 ] ; then \ - pacman -r ${CHROOTDIR}/${TREE} -Rf splashy --noconfirm --config ${PACCONF} ; \ + if [ $(shell pacman-g2 -r ${CHROOTDIR}/${TREE} -Q splashy &>/dev/null; echo $$?) = 0 ] ; then \ + pacman-g2 -r ${CHROOTDIR}/${TREE} -Rf splashy --noconfirm --config ${PACCONF} ; \ fi - if [ $(shell pacman -r ${CHROOTDIR}/${TREE} -Q fwsetup &>/dev/null; echo $$?) = 0 ] ; then \ - pacman -r ${CHROOTDIR}/${TREE} -Rf fwsetup --noconfirm --config ${PACCONF} ; \ + if [ $(shell pacman-g2 -r ${CHROOTDIR}/${TREE} -Q fwsetup &>/dev/null; echo $$?) = 0 ] ; then \ + pacman-g2 -r ${CHROOTDIR}/${TREE} -Rf fwsetup --noconfirm --config ${PACCONF} ; \ fi create-files: checkroot + cp -f ${PACCONF} ${CHROOTDIR}/${TREE}/etc/pacman-g2.conf echo "UTC" >${CHROOTDIR}/${TREE}/etc/hardwareclock echo "${FWLHOST}" >${CHROOTDIR}/${TREE}/etc/HOSTNAME echo "FWLive $(shell ${FWLREL}) (${FWLCODENAME}), based on Frugalware Linux ${FWREL}" >${CHROOTDIR}/${TREE}/etc/fwlive-release @@ -208,7 +211,7 @@ create-users: checkroot fi live-base: checkroot - echo "Include = /etc/pacman.d/janny" >> ${CHROOTDIR}/${TREE}/etc/pacman.conf; \ + echo "Include = /etc/pacman.d/janny" >> ${CHROOTDIR}/${TREE}/etc/pacman-g2.conf; \ echo "[janny]" > ${CHROOTDIR}/${TREE}/etc/pacman.d/janny; \ echo "Server = http://ftp.frugalware.org/pub/other/people/janny/fwlive/frugalware-i686/" >> ${CHROOTDIR}/${TREE}/etc/pacman.d/janny; \ cp -a live-base ${CHROOTDIR}/${TREE}/tmp/ @@ -302,15 +305,15 @@ chroot-mount: checkroot fi cache-mount: checkroot - if [ ! $(shell mount|grep -o ${CHROOTDIR}/${TREE}/var/cache/pacman) ] ; then \ - mount -o bind /var/cache/pacman ${CHROOTDIR}/${TREE}/var/cache/pacman ; \ + if [ ! $(shell mount|grep -o ${CHROOTDIR}/${TREE}/var/cache/pacman-g2) ] ; then \ + mount -o bind /var/cache/pacman-g2 ${CHROOTDIR}/${TREE}/var/cache/pacman-g2 ; \ fi chroot-umount: checkroot umount ${CHROOTDIR}/${TREE}/{proc,sys,dev} &>/dev/null cache-umount: checkroot - umount ${CHROOTDIR}/${TREE}/var/cache/pacman &>/dev/null + umount ${CHROOTDIR}/${TREE}/var/cache/pacman-g2 &>/dev/null clean: rm -f ${ISONAME} crypt_fwlive parse_cmdline xorg.conf ${PACCONF} diff --git a/config b/config index 3f8f9a2..e5385f6 100644 --- a/config +++ b/config @@ -17,12 +17,13 @@ FWLFONT = lat2-16.psfu.gz # * FULL_GTK - for all gtk && xfce packages installed # * FULL - for all packages installed # * KDE +# * KDE4 # * XFCE # * X - minimal graphical environment with fvwm # * SERVER # * MIN - comfortable console workstation # * MUSTHAVE - minimalistic one, base of all profiles -APPSGROUP = MUSTHAVE +APPSGROUP = KDE4 # grub title part 1 FWLSREL = FWLive-${APPSGROUP} @@ -33,11 +34,11 @@ FWVER = $(shell date +%Y%m%d) FWCODENAME = -current endif ifeq ($(findstring testing,$(TREE)),testing) -FWVER = 0.7rc2 -FWCODENAME = Sayshell +FWVER = 0.8pre2 +FWCODENAME = Kalgan endif -FWVER ?= 0.6 -FWCODENAME ?= Terminus +FWVER ?= 0.7 +FWCODENAME ?= Sayshell FWREL = ${FWVER} (${FWCODENAME}) # filename of the is @@ -96,6 +97,7 @@ INST_LOCALE_GTK_APPS = firefox-hu firefox-de firefox-fr firefox-da openoffice.or openoffice.org-i18n-hu openoffice.org-i18n-de openoffice.org-i18n-fr INST_KDE_APPS = ${INST_MIN_APPS} ${INST_X_APPS} kdebase openoffice.org-kde firefox kmplayer \ flashplugin qtparted k3b +INST_KDE4_APPS = ${INST_MIN_APPS} ${INST_X_APPS} kde4 INST_XFCE_APPS = ${INST_MIN_APPS} ${INST_X_APPS} gtk-xfce-engine libexo libxfce4mcs libxfce4util \ libxfcegui4 orage terminal thunar thunar-volman xfce-frugalware xsetroot \ xfce-mcs-manager xfce-mcs-plugins xfce-utils xfce4-appfinder \ From crazy at frugalware.org Sat Jan 12 19:27:05 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 19:27:07 2008 Subject: [Frugalware-git] frugalware-current: pacman-g2-3.6.7-2-i686 Message-ID: <20080112182705.D906611901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f4036d991f399c2ab46c8fe70f5a7c9f55bed41f commit f4036d991f399c2ab46c8fe70f5a7c9f55bed41f Author: crazy Date: Sat Jan 12 19:25:30 2008 +0100 pacman-g2-3.6.7-2-i686 * backup fix * pacman.conf -> pacman-g2.conf diff --git a/source/base/pacman-g2/FrugalBuild b/source/base/pacman-g2/FrugalBuild index 913fae1..ca1ae41 100644 --- a/source/base/pacman-g2/FrugalBuild +++ b/source/base/pacman-g2/FrugalBuild @@ -6,10 +6,10 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=pacman-g2 pkgver=3.6.7 Fuse $USE_DEVEL && pkgver=3.6.5.25.gf2bbdac -pkgrel=1 +pkgrel=2 pkgdesc="A .tar.bz2 based package manager library (libpacman) and client (pacman-g2) with dependency support." url="http://ftp.frugalware.org/pub/other/pacman-g2/" -backup=(etc/{makepkg,pacman}.conf etc/pacman-g2/repos/{frugalware,frugalware-current}) +backup=(etc/{makepkg,pacman-g2}.conf etc/pacman-g2/repos/{frugalware,frugalware-current}) depends=('libarchive>=2.0.27' 'glibc>=2.7') makedepends=('doxygen' 'po4a' 'swig' 'java-gcj-compat' 'ecj' 'mono' \ 'asciidoc' 'docbook-xsl' 'docbook-xml' 'sgml-common') From crazy at frugalware.org Sat Jan 12 22:24:42 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 22:24:44 2008 Subject: [Frugalware-git] playground: plasma-playground-4.00.80_760051-0playground2-i686 Message-ID: <20080112212442.88B7711901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=50a18cfc1773e476361215e895445d4ef84f4075 commit 50a18cfc1773e476361215e895445d4ef84f4075 Author: crazy Date: Sat Jan 12 22:24:05 2008 +0100 plasma-playground-4.00.80_760051-0playground2-i686 * kill some broke stuff diff --git a/source/kde4/plasma-playground/FrugalBuild b/source/kde4/plasma-playground/FrugalBuild index 0efac67..e51aca9 100644 --- a/source/kde4/plasma-playground/FrugalBuild +++ b/source/kde4/plasma-playground/FrugalBuild @@ -3,7 +3,7 @@ pkgname=plasma-playground pkgver=4.00.80_760051 -pkgrel=0playground1 +pkgrel=0playground2 pkgdesc="Extra plasma applets from playground" depends=('libkdecore' 'kdebase-workspace-libs' 'libsm' 'libxft' 'libxpm' 'libxcursor' 'strigi' 'xfsprogs-acl' 'libstdc++' 'libpng' \ 'libxrandr' 'libxinerama' 'mesa' 'kdepimlibs' 'libkonq' 'libqt3support' 'qimageblitz' 'libqtscript' 'cyrus-sasl' 'lmsensors') @@ -12,7 +12,8 @@ groups=('kde4') archs=('i686') options=('nomirror') Finclude kde4 -source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('275f54af161c8d76178a48fc83871041fb48d3bb') +source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 kill-broken-things.patch) +sha1sums=('275f54af161c8d76178a48fc83871041fb48d3bb' \ + '87979cef7b2c871a1c10ce3613da3f78ea3d1b7a') # optimization OK diff --git a/source/kde4/plasma-playground/kill-broken-things.patch b/source/kde4/plasma-playground/kill-broken-things.patch new file mode 100644 index 0000000..a869694 --- /dev/null +++ b/source/kde4/plasma-playground/kill-broken-things.patch @@ -0,0 +1,53 @@ +Index: applets/CMakeLists.txt +=================================================================== +--- applets/CMakeLists.txt (Revision 760506) ++++ applets/CMakeLists.txt (Arbeitskopie) +@@ -1,8 +1,8 @@ + #add_subdirectory(desktop) +-add_subdirectory(cia.vc) ++#add_subdirectory(cia.vc) + #add_subdirectory(flickrUpload) + add_subdirectory(network) +-add_subdirectory(groupphoto) ++#add_subdirectory(groupphoto) + add_subdirectory(news) + add_subdirectory(system-monitor) + add_subdirectory(slideInSlideOut) +@@ -26,8 +26,8 @@ + + if(PLASMA_OPENGL_FOUND) + MESSAGE(STATUS "libplasma supports OpenGL applets") +- add_subdirectory(samplegl) +- add_subdirectory(samplegl2) ++ #add_subdirectory(samplegl) ++ #add_subdirectory(samplegl2) + else(PLASMA_OPENGL_FOUND) + MESSAGE(STATUS "libplasma doesn't support OpenGL applets") + endif(PLASMA_OPENGL_FOUND) +@@ -40,9 +40,9 @@ + add_subdirectory(weather) + + if(BLITZ_FOUND) +- add_subdirectory(welcome) ++ #add_subdirectory(welcome) + endif(BLITZ_FOUND) +-add_subdirectory(test) ++#add_subdirectory(test) + add_subdirectory(trash) + #add_subdirectory(timetracker) + +@@ -50,12 +50,12 @@ + + add_subdirectory(binary-clock) + +-add_subdirectory(luna) ++#add_subdirectory(luna) + + add_subdirectory(calculator) + + add_subdirectory(showdesktop) + +-add_subdirectory(svgpaneltest) ++#add_subdirectory(svgpaneltest) + + From crazy at frugalware.org Sat Jan 12 22:28:40 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 22:28:41 2008 Subject: [Frugalware-git] playground: plasma-playground-4.00.80_760051-0playground2-i686 Message-ID: <20080112212840.8479711901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=0e03f6e9829bd47985250925867a952263be79da commit 0e03f6e9829bd47985250925867a952263be79da Author: crazy Date: Sat Jan 12 22:28:31 2008 +0100 plasma-playground-4.00.80_760051-0playground2-i686 * kill some more diff --git a/source/kde4/plasma-playground/FrugalBuild b/source/kde4/plasma-playground/FrugalBuild index e51aca9..bf90c5f 100644 --- a/source/kde4/plasma-playground/FrugalBuild +++ b/source/kde4/plasma-playground/FrugalBuild @@ -14,6 +14,6 @@ options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 kill-broken-things.patch) sha1sums=('275f54af161c8d76178a48fc83871041fb48d3bb' \ - '87979cef7b2c871a1c10ce3613da3f78ea3d1b7a') + '5ff3c52439a47d282af6c069cd5d6fb6d1c6941b') # optimization OK diff --git a/source/kde4/plasma-playground/kill-broken-things.patch b/source/kde4/plasma-playground/kill-broken-things.patch index a869694..363f093 100644 --- a/source/kde4/plasma-playground/kill-broken-things.patch +++ b/source/kde4/plasma-playground/kill-broken-things.patch @@ -2,7 +2,7 @@ Index: applets/CMakeLists.txt =================================================================== --- applets/CMakeLists.txt (Revision 760506) +++ applets/CMakeLists.txt (Arbeitskopie) -@@ -1,8 +1,8 @@ +@@ -1,11 +1,11 @@ #add_subdirectory(desktop) -add_subdirectory(cia.vc) +#add_subdirectory(cia.vc) @@ -12,7 +12,11 @@ Index: applets/CMakeLists.txt +#add_subdirectory(groupphoto) add_subdirectory(news) add_subdirectory(system-monitor) - add_subdirectory(slideInSlideOut) +-add_subdirectory(slideInSlideOut) ++#add_subdirectory(slideInSlideOut) + + add_subdirectory(fortune-teller) + @@ -26,8 +26,8 @@ if(PLASMA_OPENGL_FOUND) @@ -24,7 +28,13 @@ Index: applets/CMakeLists.txt else(PLASMA_OPENGL_FOUND) MESSAGE(STATUS "libplasma doesn't support OpenGL applets") endif(PLASMA_OPENGL_FOUND) -@@ -40,9 +40,9 @@ +@@ -35,27 +35,27 @@ + add_subdirectory(rotator) + + +-add_subdirectory(script) ++#add_subdirectory(script) + add_subdirectory(weather) if(BLITZ_FOUND) @@ -36,7 +46,8 @@ Index: applets/CMakeLists.txt add_subdirectory(trash) #add_subdirectory(timetracker) -@@ -50,12 +50,12 @@ +-add_subdirectory(moodbar) ++#add_subdirectory(moodbar) add_subdirectory(binary-clock) @@ -51,3 +62,15 @@ Index: applets/CMakeLists.txt +#add_subdirectory(svgpaneltest) +Index: engines/CMakeLists.txt +=================================================================== +--- engines/CMakeLists.txt (Revision 760506) ++++ engines/CMakeLists.txt (Arbeitskopie) +@@ -14,6 +14,6 @@ + macro_optional_find_package(KdepimLibs) + + if(KDE4_SYNDICATION_LIBS) +- add_subdirectory(cia.vc) ++ #add_subdirectory(cia.vc) + add_subdirectory(rss) + endif(KDE4_SYNDICATION_LIBS) From crazy at frugalware.org Sat Jan 12 22:41:07 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 22:41:09 2008 Subject: [Frugalware-git] playground: plasma-extragear-4.00.80_757535-0playground3-i686 Message-ID: <20080112214107.4EA381190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=f60d5e4bc8b33238d6b2cf97698a5f9b0f77c31f commit f60d5e4bc8b33238d6b2cf97698a5f9b0f77c31f Author: crazy Date: Sat Jan 12 22:39:29 2008 +0100 plasma-extragear-4.00.80_757535-0playground3-i686 * kill some from here also diff --git a/source/kde4/plasma-extragear/FrugalBuild b/source/kde4/plasma-extragear/FrugalBuild index 946859e..6044554 100644 --- a/source/kde4/plasma-extragear/FrugalBuild +++ b/source/kde4/plasma-extragear/FrugalBuild @@ -3,7 +3,7 @@ pkgname=plasma-extragear pkgver=4.00.80_757535 -pkgrel=0playground2 +pkgrel=0playground3 pkgdesc="Extra plasma applets from extragear" depends=('libkdecore' 'libsm' 'libxft' 'libqtxml' 'libxcursor' 'kdebase-workspace-libs' \ 'libpng' 'libxrandr' 'libxinerama' 'dbus' 'mesa' 'kdepimlibs' 'qimageblitz') @@ -12,8 +12,8 @@ groups=('kde4') archs=('i686') options=('nomirror') Finclude kde4 -source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 kill-lancelot.patch) -sha1sums=('fa43a36acd88555d49444781d8422a029cb450e5' \ - '5208aaafd430678f51e8713cc1aee497d540df1d') +source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 kill-broken-things.patch) +sha1sums=('7aaa2f197cd38a476581ae0ea0f40bbf69f06d8f' \ + '8a3d0e75411ed0a6095a409fdc78b50c5a24eba1') # optimization OK diff --git a/source/kde4/plasma-extragear/kill-broken-things.patch b/source/kde4/plasma-extragear/kill-broken-things.patch new file mode 100644 index 0000000..47f389e --- /dev/null +++ b/source/kde4/plasma-extragear/kill-broken-things.patch @@ -0,0 +1,15 @@ +Index: applets/CMakeLists.txt +=================================================================== +--- applets/CMakeLists.txt (Revision 760191) ++++ applets/CMakeLists.txt (Arbeitskopie) +@@ -10,8 +10,8 @@ + add_subdirectory(fileWatcher) + add_subdirectory(frame) + add_subdirectory(kolourpicker) +-add_subdirectory(lancelot) +-add_subdirectory(notes) ++#add_subdirectory(lancelot) ++#add_subdirectory(notes) + add_subdirectory(twitter) + add_subdirectory(comic) + add_subdirectory(fifteenPuzzle) diff --git a/source/kde4/plasma-extragear/kill-lancelot.patch b/source/kde4/plasma-extragear/kill-lancelot.patch deleted file mode 100644 index 20a228d..0000000 --- a/source/kde4/plasma-extragear/kill-lancelot.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur plasma-extragear-4.00.80_757535/applets/CMakeLists.txt plasma-extragear-4.00.80_757535-p/applets/CMakeLists.txt ---- plasma-extragear-4.00.80_757535/applets/CMakeLists.txt 2007-12-10 13:16:40.000000000 +0100 -+++ plasma-extragear-4.00.80_757535-p/applets/CMakeLists.txt 2008-01-06 22:38:35.000000000 +0100 -@@ -10,7 +10,7 @@ - add_subdirectory(fileWatcher) - add_subdirectory(frame) - add_subdirectory(kolourpicker) --add_subdirectory(lancelot) -+#add_subdirectory(lancelot) - add_subdirectory(notes) - add_subdirectory(twitter) - add_subdirectory(comic) From crazy at frugalware.org Sat Jan 12 23:09:20 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 23:09:21 2008 Subject: [Frugalware-git] playground: yakuake-2.9svn-0playground1-i686 Message-ID: <20080112220920.4A3C711901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=457ade1b84a0510fddecde2b08c8a4f9da463a97 commit 457ade1b84a0510fddecde2b08c8a4f9da463a97 Author: crazy Date: Sat Jan 12 23:09:05 2008 +0100 yakuake-2.9svn-0playground1-i686 * Version bump :) diff --git a/source/kde-extra/yakuake/FrugalBuild b/source/kde-extra/yakuake/FrugalBuild deleted file mode 100644 index 0d6cd11..0000000 --- a/source/kde-extra/yakuake/FrugalBuild +++ /dev/null @@ -1,21 +0,0 @@ -# Compiling Time: ~0.30 SBU -# Maintainer: crazy - -pkgname=yakuake -pkgver=2.8 -pkgrel=1 -pkgdesc="Yakuake is a Quake-style terminal emulator based on KDE Konsole technology." -depends=('kdebase') -license="GPL" -groups=('kde-extra') -archs=('i686' 'x86_64') -_F_kde_id="29153" -_F_kde_reconf=1 -Finclude kde -url="http://extragear.kde.org/apps/yakuake/" -source=(http://download2.berlios.de/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('4d9c0da7ba4fe20b05af9c97346805acd887c7a2') - -# optimalization OK - -# optimization OK diff --git a/source/kde4/yakuake/FrugalBuild b/source/kde4/yakuake/FrugalBuild new file mode 100644 index 0000000..65f3e08 --- /dev/null +++ b/source/kde4/yakuake/FrugalBuild @@ -0,0 +1,21 @@ +# Compiling Time: ~0.30 SBU +# Maintainer: crazy + +pkgname=yakuake +kdever=4.00.80_759003 +pkgver=2.9svn +pkgrel=0playground1 +pkgdesc="Yakuake is a Quake-style terminal emulator based on KDE Konsole technology." +depends=('libice' 'libxext' 'libqtgui' 'libxfixes' 'libkde' 'libqtnetwork' 'bzip2' 'qt4-qdbus' \ + 'gamin' 'xfsprogs-attr' 'libxrender' 'libgcc') +groups=('kde4' 'kde4-apps') +archs=('i686') +options=('nomirror') +Finclude kde4 +url="http://extragear.kde.org/apps/yakuake/" +#source=(http://download2.berlios.de/$pkgname/$pkgname-$pkgver.tar.bz2) +source=(http://192.168.0.2/.KDE4/$pkgname-$kdever.tar.bz2) +_F_cd_path="$pkgname-$kdever" +sha1sums=('fae9b7c74963e41f25f1a92577d1b712646df530') + +# optimization OK From crazy at frugalware.org Sat Jan 12 23:45:36 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 23:45:38 2008 Subject: [Frugalware-git] playground: kplayer-0.7-0playground1-i686 Message-ID: <20080112224536.B70C711901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=7e221d30d2282dca62acbded98ceccc63501aa80 commit 7e221d30d2282dca62acbded98ceccc63501aa80 Author: crazy Date: Sat Jan 12 23:43:15 2008 +0100 kplayer-0.7-0playground1-i686 * Version bump * ( even released ;) no svn snapshots needed ) diff --git a/source/kde-extra/kplayer/FrugalBuild b/source/kde-extra/kplayer/FrugalBuild deleted file mode 100644 index f3c692a..0000000 --- a/source/kde-extra/kplayer/FrugalBuild +++ /dev/null @@ -1,33 +0,0 @@ -# Compiling Time: 1.06 SBU -# Contributor: Edo Hikmahtiar -# Maintainer: CSÉCSY László - -pkgname=kplayer -pkgver=0.6.3 -pkgrel=1 -pkgdesc="KPlayer is a KDE media player based on MPlayer." -depends=('kdelibs>=3.5.5') -rodepends=('mplayer') -groups=('kde-extra') -archs=('i686' 'x86_64') -license="GPL" -_F_sourceforge_ext=".tar.bz2" -_F_kde_defaults=0 -Finclude sourceforge kde - -build() -{ - Fcd - Fpatchall - make -f admin/Makefile.common cvs || Fdie - Fmake \ - --disable-debug \ - --without-debug \ - --with-gnu-ld \ - --disable-final - Fmakeinstall - Frm usr/share/services/{mms,mmst,mmsu,pnm,rtsp}.protocol -} - -# optimization OK -sha1sums=('7a27b2c46fe030c7d3607e7596b581e4af05c642') diff --git a/source/kde4/kplayer/FrugalBuild b/source/kde4/kplayer/FrugalBuild new file mode 100644 index 0000000..583e3de --- /dev/null +++ b/source/kde4/kplayer/FrugalBuild @@ -0,0 +1,28 @@ +# Compiling Time: 1.06 SBU +# Contributor: Edo Hikmahtiar +# Maintainer: CSÉCSY László + +pkgname=kplayer +pkgver=0.7 +pkgrel=0playground1 +pkgdesc="KPlayer is a KDE media player based on MPlayer." +depends=('libqtnetwork' 'qt4-qdbus' 'bzip2' 'libkde' 'libice' 'libxext' 'libqtgui' 'libxfixes' \ + 'gamin' 'xfsprogs-attr' 'libxrender' 'libgcc' 'libqtsql') +rodepends=('mplayer') +groups=('kde-extra') +archs=('i686' 'x86_64') +license="GPL" +_F_sourceforge_ext=".tar.bz2" +_F_kde4_defaults=0 +Finclude sourceforge kde4 +source=($source fix-build-dir.patch) +sha1sums=('a0c49ada6efef5d71866795adf4e2b6dbe7f3167' \ + '977e9bfe61ab0088e02c4fe8512e6517b95ab92f') + +build() +{ + CMakeKDE_build + Frm usr/share/doc/HTML/*/common +} + +# optimization OK diff --git a/source/kde4/kplayer/fix-build-dir.patch b/source/kde4/kplayer/fix-build-dir.patch new file mode 100644 index 0000000..4f2aaa7 --- /dev/null +++ b/source/kde4/kplayer/fix-build-dir.patch @@ -0,0 +1,13 @@ +Index: CMakeLists.txt +=================================================================== +--- CMakeLists.txt (Revision 760530) ++++ CMakeLists.txt (Arbeitskopie) +@@ -5,6 +5,8 @@ + set(VERSION ${VERSION_MAJOR}.${VERSION_MINOR}) + + find_package(KDE4 REQUIRED) ++include (KDE4Defaults) ++include(MacroOptionalAddSubdirectory) + + add_definitions(${QT_DEFINITIONS} ${KDE4_DEFINITIONS}) + From crazy at frugalware.org Sat Jan 12 23:46:49 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 12 23:46:51 2008 Subject: [Frugalware-git] playground: kplayer-0.7-0playground1-i686 Message-ID: <20080112224650.0149A11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=92bb9f1c7280665b61fd0c3ad5e4108e795b717a commit 92bb9f1c7280665b61fd0c3ad5e4108e795b717a Author: crazy Date: Sat Jan 12 23:46:42 2008 +0100 kplayer-0.7-0playground1-i686 * wrong groups diff --git a/source/kde4/kplayer/FrugalBuild b/source/kde4/kplayer/FrugalBuild index 583e3de..f871ecc 100644 --- a/source/kde4/kplayer/FrugalBuild +++ b/source/kde4/kplayer/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="KPlayer is a KDE media player based on MPlayer." depends=('libqtnetwork' 'qt4-qdbus' 'bzip2' 'libkde' 'libice' 'libxext' 'libqtgui' 'libxfixes' \ 'gamin' 'xfsprogs-attr' 'libxrender' 'libgcc' 'libqtsql') rodepends=('mplayer') -groups=('kde-extra') +groups=('kde4' 'kde4-apps') archs=('i686' 'x86_64') license="GPL" _F_sourceforge_ext=".tar.bz2" From vmiklos at frugalware.org Sat Jan 12 23:51:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Jan 12 23:51:41 2008 Subject: [Frugalware-git] homepage-ng: FSA334-mysql Message-ID: <20080112225140.2CDD51190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=cf420e7f927b8f1a96b2e0c361368195c769ded0 commit cf420e7f927b8f1a96b2e0c361368195c769ded0 Author: Miklos Vajna Date: Sat Jan 12 23:51:23 2008 +0100 FSA334-mysql diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 6913963..6e564a8 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,22 @@ + 334 + 2008-01-12 + vmiklos + mysql + 5.0.45-2sayshell1 + 5.0.45-2sayshell2 + http://bugs.frugalware.org/task/2669 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5969 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6303 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6304 + A security issue and two vulnerabilities have been reported in MySQL, which can be exploited by malicious users to gain escalated privileges, manipulate certain data, or to cause a DoS (Denial of Service). + 1) A security issue exists due to the command "ALTER VIEW" retaining the original "DEFINER" value, which may allow another user to gain the access rights of the view. + 2) An error in the FEDERATED engine when handling responses of remote servers can be exploited to crash the local server when the response contains fewer columns than expected. + 3) An error when renaming a table can be exploited by malicious users to manipulate certain data. + + 333 2008-01-11 vmiklos From vmiklos at frugalware.org Sun Jan 13 00:58:54 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 13 00:58:57 2008 Subject: [Frugalware-git] bmf: bitlbee-1.1bzr300-1-i686 Message-ID: <20080112235854.DBAAD11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=e464c83b7efdfe898a5acec399868f1dbd25bf18 commit e464c83b7efdfe898a5acec399868f1dbd25bf18 Author: Miklos Vajna Date: Sun Jan 13 00:58:33 2008 +0100 bitlbee-1.1bzr300-1-i686 bump to newer revision diff --git a/source/network-extra/bitlbee/FrugalBuild b/source/network-extra/bitlbee/FrugalBuild index df0967b..df4f3d3 100644 --- a/source/network-extra/bitlbee/FrugalBuild +++ b/source/network-extra/bitlbee/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=bitlbee -pkgver=1.1bzr269 +pkgver=1.1bzr300 pkgrel=1 pkgdesc="An IRC to other chat networks gateway." url="http://www.bitlbee.org/main.php/news.html" @@ -14,8 +14,6 @@ makedepends=('docbook-xsl>=1.73.0-2' 'docbook-xml' 'sgml-common' 'xmlto') backup=(etc/biltbee/{bitlbee.conf,motd.txt}) groups=('network-extra') archs=('i686' 'x86_64') -source=(http://frugalware.org/~vmiklos/patches/bitlbee-install-dev-sha.patch) -sha1sums=('fdf7a5147661457b6ec3e41f9f429b335e9621a4') _F_scm_type="bzr" _F_scm_url="http://code.bitlbee.org/bitlbee/" Finclude scm From boobaa at frugalware.org Sun Jan 13 10:11:49 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun Jan 13 10:11:51 2008 Subject: [Frugalware-git] frugalware-current: phpmyadmin-2.11.4-1-i686 Message-ID: <20080113091149.41FBD11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=770261d68f0a581588d3d4272abc9b709741f161 commit 770261d68f0a581588d3d4272abc9b709741f161 Author: CSÉCSY László Date: Sun Jan 13 10:11:38 2008 +0100 phpmyadmin-2.11.4-1-i686 version bump diff --git a/source/network-extra/phpmyadmin/FrugalBuild b/source/network-extra/phpmyadmin/FrugalBuild index f617459..2ac11e6 100644 --- a/source/network-extra/phpmyadmin/FrugalBuild +++ b/source/network-extra/phpmyadmin/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: CSÉCSY László pkgname=phpmyadmin -pkgver=2.11.3 +pkgver=2.11.4 pkgrel=1 pkgdesc="Set of PHP-scripts to administrate MySQL over the WWW." _F_sourceforge_ext="-all-languages.tar.bz2" @@ -30,4 +30,4 @@ build() Frm /var/www/html/phpMyAdmin-${pkgver//_/-}-all-languages.tar.bz2 } -sha1sums=('5c3f39e944ed8294d102a96846430b85d711ed0e') +sha1sums=('d43e4e2b33efbd02c164e1d55aa38e9bebff4e57') From vmiklos at frugalware.org Sun Jan 13 13:14:39 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 13 13:14:41 2008 Subject: [Frugalware-git] bmf: bitlbee-skype-0.3.0-1-i686 Message-ID: <20080113121439.2589A11901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=19496da28b350ab04353f427edc208e62ccbeff9 commit 19496da28b350ab04353f427edc208e62ccbeff9 Author: Miklos Vajna Date: Sun Jan 13 13:14:12 2008 +0100 bitlbee-skype-0.3.0-1-i686 version bump added a readme.fw diff --git a/source/network-extra/bitlbee-skype/FrugalBuild b/source/network-extra/bitlbee-skype/FrugalBuild index 9a2bf78..a58afe5 100644 --- a/source/network-extra/bitlbee-skype/FrugalBuild +++ b/source/network-extra/bitlbee-skype/FrugalBuild @@ -2,15 +2,14 @@ # Maintainer: VMiklos pkgname=bitlbee-skype -pkgver=0.2.4 +pkgver=0.3.0 pkgrel=1 pkgdesc="A Skype plugin for BitlBee" url="http://vmiklos.hu/project/bitlbee-skype/" -depends=('bitlbee>=1.1bzr264') +depends=('bitlbee>=1.1bzr300') groups=('network-extra') archs=('i686') up2date="lynx -dump $url|Flasttar" -source=($url/$pkgname-$pkgver.tar.gz) -signatures=(${source[0]}.asc) - +source=($url/$pkgname-$pkgver.tar.gz README.Frugalware) +signatures=(${source[0]}.asc '') # optimization OK diff --git a/source/network-extra/bitlbee-skype/README.Frugalware b/source/network-extra/bitlbee-skype/README.Frugalware new file mode 100644 index 0000000..6459d9a --- /dev/null +++ b/source/network-extra/bitlbee-skype/README.Frugalware @@ -0,0 +1,3 @@ +Please read the `README` file in the documentation directory of the package on +how to fine-tune the configuration file of `skyped` and on how to generate the +SSL certificates for it. From vmiklos at frugalware.org Sun Jan 13 13:48:14 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 13 13:48:16 2008 Subject: [Frugalware-git] frugalware-current: etckeeper-0.9-1-i686 Message-ID: <20080113124814.DC58D11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f57f74154d07c493579a5e322bc36e14dc220628 commit f57f74154d07c493579a5e322bc36e14dc220628 Author: Miklos Vajna Date: Sun Jan 13 13:47:25 2008 +0100 etckeeper-0.9-1-i686 new package diff --git a/source/apps-extra/etckeeper/FrugalBuild b/source/apps-extra/etckeeper/FrugalBuild new file mode 100644 index 0000000..8c7d584 --- /dev/null +++ b/source/apps-extra/etckeeper/FrugalBuild @@ -0,0 +1,25 @@ +# Compiling Time: 0 SBU +# Maintainer: VMiklos + +pkgname=etckeeper +pkgver=0.9 +pkgrel=1 +pkgdesc="Stores the /etc directory in a git repo." +url="http://kitenet.net/~joey/code/etckeeper/" +rodepends=('git>=1.5.3.4' 'metastore' 'pacman-g2>=3.6.7' 'dcron>=3.2-4') +backup=(etc/$pkgname/$pkgname.conf) +groups=('apps-extra') +archs=('i686') +up2date="lynx -dump http://kitenet.net/~joey/code/etckeeper/|grep version_|sed 's|.*_\(.*\)/|\1|;q'" +source=(http://ftp.frugalware.org/pub/other/sources/etckeeper/$pkgname-$pkgver.tar.bz2) +signatures=($source.asc) + +build() +{ + # our config + Fsed 'apt' 'pacman-g2' etckeeper.conf + Fsed 'dpkg' 'pacman-g2' etckeeper.conf + + Fmakeinstall PREFIX=$Fdestdir + Fdocrel debian/changelog +} From vmiklos at frugalware.org Sun Jan 13 14:21:17 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 13 14:21:20 2008 Subject: [Frugalware-git] homepage-ng: FSA335-samba Message-ID: <20080113132117.3BE5911901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=c5c859de4097729449c1f4f087b4b7c97a7ecd36 commit c5c859de4097729449c1f4f087b4b7c97a7ecd36 Author: Miklos Vajna Date: Sun Jan 13 14:21:07 2008 +0100 FSA335-samba diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 6e564a8..4ae3494 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,19 @@ + 335 + 2008-01-13 + vmiklos + samba + 3.0.26-2sayshell1 + 3.0.26-2sayshell2 + http://bugs.frugalware.org/task/2666 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6015 + Secunia Research has discovered a vulnerability in Samba, which can be exploited by malicious people to compromise a vulnerable system. + The vulnerability is caused due to a boundary error within the "send_mailslot()" function. This can be exploited to cause a stack-based buffer overflow with zero bytes via a specially crafted "SAMLOGON" domain logon packet containing a username string placed at an odd offset followed by an overly long GETDC string. + Successful exploitation allows execution of arbitrary code, but requires that the "domain logons" option is enabled. + + 334 2008-01-12 vmiklos From vmiklos at frugalware.org Sun Jan 13 14:43:15 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 13 14:43:16 2008 Subject: [Frugalware-git] frugalware-current: os-prober-1.23-1-i686 Message-ID: <20080113134315.BA4BE11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3eeb836a956af365335f575b63a1a1d7ef8d71db commit 3eeb836a956af365335f575b63a1a1d7ef8d71db Author: Miklos Vajna Date: Sun Jan 13 14:42:59 2008 +0100 os-prober-1.23-1-i686 version bump diff --git a/source/base/os-prober/FrugalBuild b/source/base/os-prober/FrugalBuild index 3970f5a..a235a09 100644 --- a/source/base/os-prober/FrugalBuild +++ b/source/base/os-prober/FrugalBuild @@ -2,23 +2,25 @@ # Maintainer: VMiklos pkgname=os-prober -pkgver=1.22 -pkgrel=2 +pkgver=1.23 +pkgrel=1 pkgdesc="Utility to detect other OSes on a set of drives." url="http://packages.debian.org/os-prober" depends=() groups=('base') archs=('i686' 'x86_64') -up2date="lynx -dump http://ftp.debian.org/debian/pool/main/o/os-prober/|Flasttar|sed 's/.*_//'" +Fpkgversep="_" +up2date="lynx -dump http://ftp.debian.org/debian/pool/main/o/os-prober/|Flasttar" source=(http://ftp.debian.org/debian/pool/main/o/os-prober/os-prober_$pkgver.tar.gz \ os-prober-frugalware.diff os-prober-nodebian.diff) -sha1sums=('fcaba9f491cd65b18ddedf8d395b5f97e1e440f7' \ +sha1sums=('9919b764556cade92ac291619c3273170853346d' \ 'f32a69a86bf8c03478a14f74d69d46d05e909615' \ '7738b827294d3a7ace3c39f0d3ff6c52a215f34a') options=('force') build() { + Fcd $pkgname echo "$CARCH" |grep -q 'i.86' && _arch=x86 [ "$CARCH" == "x86_64" ] && _arch=x86 [ "$CARCH" == "ppc" ] && _arch=powerpc From priyank at frugalware.org Sun Jan 13 17:07:16 2008 From: priyank at frugalware.org (Priyank) Date: Sun Jan 13 17:07:19 2008 Subject: [Frugalware-git] frugalware-current: emesene-r999-1-i686 Message-ID: <20080113160716.EE03311901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=13aa9777e977a1bd8106f217d81e9827bf3f1d54 commit 13aa9777e977a1bd8106f217d81e9827bf3f1d54 Author: Priyank Date: Sun Jan 13 21:34:25 2008 +0530 emesene-r999-1-i686 * Version bump diff --git a/source/gnome-extra/emesene/FrugalBuild b/source/gnome-extra/emesene/FrugalBuild index fadf3ed..57a451d 100644 --- a/source/gnome-extra/emesene/FrugalBuild +++ b/source/gnome-extra/emesene/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=emesene -pkgver=r806 +pkgver=r999 pkgrel=1 pkgdesc="emesene is an OS independent MSN Messenger client written in Python and GTK+" _F_sourceforge_ext=".tar.gz" @@ -16,7 +16,7 @@ _F_desktop_icon="emesene.png" _F_desktop_categories="Network;InstantMessaging;" _F_desktop_name="Emesene" _F_desktop_desc="A MSN Messenger clone" -sha1sums=('e06cc578c61e6835cf8dfdf02540b7719f85987a') +sha1sums=('6ce4fc00e345c196cf7d75b938bea50c7fc99b47') build() { From priyank at frugalware.org Sun Jan 13 17:14:19 2008 From: priyank at frugalware.org (Priyank) Date: Sun Jan 13 17:14:22 2008 Subject: [Frugalware-git] frugalware-current: libgeda-1.2.1-1-i686 Message-ID: <20080113161419.24ED511901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5ceb9bb06cc99e53c53f5b8d0dd7a20a092845cc commit 5ceb9bb06cc99e53c53f5b8d0dd7a20a092845cc Author: Priyank Date: Sun Jan 13 21:42:36 2008 +0530 libgeda-1.2.1-1-i686 * Version bump diff --git a/source/xlib-extra/libgeda/FrugalBuild b/source/xlib-extra/libgeda/FrugalBuild index 3d6396e..18c78a5 100644 --- a/source/xlib-extra/libgeda/FrugalBuild +++ b/source/xlib-extra/libgeda/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=libgeda -pkgver=1.2.0 +pkgver=1.2.1 pkgrel=1 pkgdesc="libgeda library provides functions needed for the gEDA core suite." url="http://www.geda.seul.org/" @@ -11,7 +11,7 @@ groups=('xlib-extra' 'geda-suite') archs=('i686') up2date="lynx -dump $url/sources.html | grep $pkgname | grep -m1 tar.gz | Flasttar" source=(http://www.geda.seul.org/release/v1.2/$pkgver/$pkgname-$pkgver.tar.gz) -sha1sums=('5a74f1929b58a36fef9fc3d6d3236cd319953ae1') +sha1sums=('a389bf44210e3ccca341ccbb63cc674b11dadab5') build() { From priyank at frugalware.org Sun Jan 13 17:36:58 2008 From: priyank at frugalware.org (Priyank) Date: Sun Jan 13 17:36:59 2008 Subject: [Frugalware-git] frugalware-current: geda-core-1.2.1-1-i686 Message-ID: <20080113163658.21A3311901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3433731725b0bf9fdb86403a7402700127830d47 commit 3433731725b0bf9fdb86403a7402700127830d47 Author: Priyank Date: Sun Jan 13 22:03:08 2008 +0530 geda-core-1.2.1-1-i686 * Version bump diff --git a/source/xapps-extra/geda-core/FrugalBuild b/source/xapps-extra/geda-core/FrugalBuild index 37dbc3e..b3d3b93 100644 --- a/source/xapps-extra/geda-core/FrugalBuild +++ b/source/xapps-extra/geda-core/FrugalBuild @@ -3,7 +3,7 @@ pkgname=geda-core _F_archive_name=geda-utils # Reference archive for package version -pkgver=1.2.0 +pkgver=1.2.1 pkgrel=1 pkgdesc="Core components for gEDA - A complete electronic design and automation suite." url="http://geda.seul.org/" @@ -12,7 +12,7 @@ license="GPL-2" depends=('gtk+2' 'guile' 'libgeda>=$pkgver') groups=('xapps-extra' 'geda-suite') archs=('i686') -up2date="lynx -dump $url/sources.html | Flasttar" +up2date="lynx -dump $url/sources.html | grep -m1 geda-docs | sed 's/.*s-\(.*\).t.*/\1/'" source=($dlurl/geda-gattrib-$pkgver.tar.gz \ $dlurl/geda-gnetlist-$pkgver.tar.gz \ $dlurl/geda-gschem-$pkgver.tar.gz \ @@ -25,14 +25,14 @@ Fconfopts="${Fconfopts[@]} --disable-dependency-tracking \ --with-doc-dir=$Fprefix/share/doc/$pkgname \ --with-pcbconfdir=$Fprefix/share/pcb \ --with-pcbm4dir=$Fprefix/share/pcb/m4" -sha1sums=('ee230f61ed4330e1d63062cace4e03612adb2110' \ - '768ddc8673cd7c7a8a2574ef3bea762a21934258' \ - '62b0f2adce0e6fc94da903e9dc9c3197948459d1' \ - '0989d5b4b8bb219c3cdb657d6d4f26a4ce7c7da8' \ - '4f6b67b0f9d7088716fe069fe4c098e37a448089' \ - 'b8e95b020f5ab8e5c206fb52a8afaf92cbde516b' \ - '486272aef5d9b103997600fa18282af7328e9c42' \ - '378488e89a7769356857f9275bea9d6b07615386') +sha1sums=('e06c6a29a98bafacd31154365a10c739f28caaad' \ + 'f19c266612a82377ed3df9cda47274783c5c2593' \ + '855c529a8eaf1810c4ece654b02b8332bbc740da' \ + '28336885381007b02e5528f76cd0924346bdbb35' \ + '5d310cbdee0cf3ad860113f7fe7c8f52a23081a3' \ + '47de6cbe3814510be086ce719e5584c10f049355' \ + 'd8c7e7e2fcaf5e210f5a22d0559d4fbac24588fd' \ + '5e663481f963c141edbc3cc9e295610fdbaa92ae') build() { From priyank at frugalware.org Sun Jan 13 17:47:27 2008 From: priyank at frugalware.org (Priyank) Date: Sun Jan 13 17:47:28 2008 Subject: [Frugalware-git] frugalware-current: gtkwave-3.1.2-1-i686 Message-ID: <20080113164727.9C9C311901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=086abce186dbcf208501e0cf1c2995c65f297527 commit 086abce186dbcf208501e0cf1c2995c65f297527 Author: Priyank Date: Sun Jan 13 22:14:36 2008 +0530 gtkwave-3.1.2-1-i686 * Version bump * Added gperf to depends diff --git a/source/xapps-extra/gtkwave/FrugalBuild b/source/xapps-extra/gtkwave/FrugalBuild index e4d72c4..052d7d1 100644 --- a/source/xapps-extra/gtkwave/FrugalBuild +++ b/source/xapps-extra/gtkwave/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Priyank Gosalia pkgname=gtkwave -pkgver=3.1.0 +pkgver=3.1.2 pkgrel=1 pkgdesc="A wave viewer for LXT, LXT2, VZT, GHW and standard Verilog VCD/EVCD files." url="http://home.nc.rr.com/gtkwave/" -depends=('gtk+2') +depends=('gtk+2' 'gperf') makedepends=('pkgconfig') groups=('xapps-extra' 'geda-suite') archs=('i686') up2date="lynx -dump $url | grep $pkgname | grep -m1 tar.gz | Flasttar" source=($url/$pkgname-$pkgver.tar.gz) -sha1sums=('63fe3bf228cdabc903f79e71092c015b5b75a26e') +sha1sums=('a167f3ef81f2a80670cccaebf7570ceebc1d63b7') # optimization OK From crazy at frugalware.org Sun Jan 13 19:56:22 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 13 19:56:24 2008 Subject: [Frugalware-git] playground: kdegames-4.00.80_760080-0playground1-i686 Message-ID: <20080113185622.3E67711901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=11784008179903ccdf24cc7cca9b55a0e2b3e540 commit 11784008179903ccdf24cc7cca9b55a0e2b3e540 Author: crazy Date: Sun Jan 13 19:45:18 2008 +0100 kdegames-4.00.80_760080-0playground1-i686 * Version bump * Fully split ( 27 fmp's ) * added TODO for GGZ diff --git a/source/kde4/kdegames/FrugalBuild b/source/kde4/kdegames/FrugalBuild index bdf1b24..567f96e 100644 --- a/source/kde4/kdegames/FrugalBuild +++ b/source/kde4/kdegames/FrugalBuild @@ -2,13 +2,100 @@ # Maintainer: crazy pkgname=kdegames -pkgver=3.5.8 -pkgrel=1 +pkgver=4.00.80_760080 +pkgrel=0playground1 pkgdesc="Games for KDE." -groups=('kde') -archs=('i686' 'x86_64') -depends=('kdebase>=3.5.8' 'dbus>=0.93' 'libssp') -makedepends=('doxygen' 'qt-docs') -Finclude kde -sha1sums=('8094228dd488524838e558162bceefb9f0e401fa') +groups=('kde4') +archs=('i686') +depends=() +makedepends=('libkde' 'gamin' 'xfsprogs-attr' 'libxrender' 'libice' 'libxext' 'libxfixes' 'bzip2' 'qt4-qdbus' 'libgcc' \ + 'xfsprogs-attr' 'libxdamage' 'libqtnetwork' 'libqtgui' 'libqtopengl' 'libqtsql' 'libgl') +options=('nomirror') +_F_kde4_subpkgs=('ksame' 'kpat' 'kreversi' 'kolf' 'ktuberling' 'konquest' 'kbounce' 'kiriki' 'kspaceduel' 'kmahjongg' 'knetwalk' 'kjumpingcube' \ + 'kfourinline' 'bovo' 'ksquares' 'kgoldrunner' 'katomic' 'kbattleship' 'kshisen' 'kblackbox' 'ksudoku' 'klines' 'kmines' 'kdegame-lskat') +Finclude kde4 +source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) +sha1sums=('e634edbec2f98f21157ecdb8c586e07d7646a8ef') + +## TODO: GGZ support ( a bit br0ken right now ) + +subpkgs=("${_F_kde4_subpkgs[@]}" 'libkdegames' 'libkmahjongg') +subdescs=('A little game about balls.' \ + 'KDE Patience Game.' \ + 'KDE Reversi Board Game.' \ + 'KDE Minigolf Game.' \ + 'KDE Potato Game for Kids.' \ + 'KDE Galactic Strategy Game.' \ + 'KDE Bounce Ball Game.' \ + 'KDE Yahtzee dice Game.' \ + 'KDE Space Game.' \ + 'KDE Mahjongg Solitaire Game.' \ + 'KDE Game for System Administrators.' \ + 'KDE Tactical one or two player Game.' \ + 'KDE Two Player Board Game.' \ + 'KDE Five in a Row Board Game.' \ + 'KDE Squares Game.' \ + 'KGoldrunner is a game of action and puzzle solving.' \ + 'KDE Atomic Entertainment Game.' \ + 'KDE Battleship Clone Game.' \ + 'A KDE game similar to Mahjongg.' \ + 'A KDE game about hidden balls.' \ + 'KDE Sudoku Games.' \ + 'A little game about balls.' \ + 'KDE Minesweeper Game.' \ + 'KDE Desktop Card Game.' \ + 'KDE games library and common files.' \ + 'KDE mahjongg library and common files.') +subdepends=('libkde gamin xfsprogs-attr libxrender libkdegames qt4-qdbus libqtgui libice libxext libxfixes libqtnetwork bzip2 libgcc' \ + 'libkde gamin xfsprogs-attr libxrender libkdegames libqtopengl libice libxext bzip2 qt4-qdbus libqtnetwork libgcc libgl libxdamage' \ + 'libice libxext libqtgui libxfixes libkde libkdegames gamin xfsprogs-attr libxrender libqtnetwork qt4-qdbus bzip2 libgcc' \ + 'libkde libkdegames libice libxext libxfixes bzip2 qt4-qdbus libqtgui gamin xfsprogs-attr libxrender libqtnetwork libgcc libqtsql' \ + 'libice libxext libqtgui libxfixes libkde libkdegames qt4-qdbus bzip2 gamin xfsprogs-attr libxrender libqtnetwork libgcc' \ + 'libice libxext libqtgui libxfixes libkde libkdegames bzip2 qt4-qdbus gamin xfsprogs-attr libxrender libqtnetwork libgcc' \ + 'libice libxext libqtgui libxfixes libkde libkdegames qt4-qdbus bzip2 gamin xfsprogs-attr libxrender libqtnetwork libgcc' \ + 'libice libxext libqtgui libxfixes libkde libkdegames bzip2 qt4-qdbus gamin xfsprogs-attr libxrender libqtnetwork libgcc' \ + 'libice libxext libqtgui libxfixes libkde libkdegames bzip2 qt4-qdbus gamin xfsprogs-attr libxrender libqtnetwork libgcc' \ + 'libkde gamin xfsprogs-attr libxrender libkdegames libkmahjongg libice libxext libxfixes bzip2 qt4-qdbus libqtgui libqtnetwork libgcc' \ + 'libice libxext libqtgui libxfixes libkde libkdegames qt4-qdbus libqtnetwork bzip2 gamin xfsprogs-attr libxrender libgcc' \ + 'libkde gamin xfsprogs-attr libxrender libkdegames libice libxext libxfixes bzip2 qt4-qdbus libqtgui libqtnetwork libgcc' \ + 'libqtnetwork qt4-qdbus bzip2 libkdegames libkde libice libxext libxfixes libqtgui gamin xfsprogs-attr libxrender libgcc' \ + 'libice libxext libqtgui libxfixes libkde libkdegames bzip2 qt4-qdbus gamin xfsprogs-attr libxrender libqtnetwork libgcc' \ + 'libice libxext libqtgui libxfixes libkde libkdegames gamin xfsprogs-attr libxrender libqtnetwork qt4-qdbus bzip2 libgcc' \ + 'libice libxext libqtgui libxfixes libkde libkdegames bzip2 qt4-qdbus gamin xfsprogs-attr libxrender libqtnetwork libgcc' \ + 'libice libxext libqtgui libxfixes libkde libkdegames bzip2 qt4-qdbus gamin xfsprogs-attr libxrender libqtnetwork libgcc' \ + 'libice libxext libqtgui libxfixes libkde qt4-qdbus libkdegames gamin xfsprogs-attr libxrender libqtnetwork bzip2 libgcc' \ + 'libice libxext libqtgui libxfixes libkde libkdegames libkmahjongg bzip2 qt4-qdbus gamin xfsprogs-attr libxrender libqtnetwork libgcc' \ + 'libice libxext libqtgui libxfixes libkde libkdegames bzip2 qt4-qdbus gamin xfsprogs-attr libxrender libqtnetwork libgcc' \ + 'libkdegames libqtopengl libkde gamin xfsprogs-attr libxrender libgl libice libxext libqtnetwork bzip2 qt4-qdbus libgcc libxdamage' \ + 'libice libxext libqtgui libxfixes libkde libkdegames bzip2 qt4-qdbus gamin xfsprogs-attr libxrender libqtnetwork libgcc' \ + 'libkdegames libkde libqtnetwork libice libxext libxfixes bzip2 qt4-qdbus libqtgui gamin xfsprogs-attr libxrender libgcc' \ + 'libkdegames libkde libice libxext libxfixes bzip2 qt4-qdbus libqtgui gamin xfsprogs-attr libxrender libqtnetwork libgcc' \ + 'libkde gamin xfsprogs-attr libxrender libqtnetwork libkdegames libice libxext libxfixes bzip2 qt4-qdbus libqtgui libgcc' \ + 'libkdegames libkde libice libxext libxfixes bzip2 qt4-qdbus libqtgui gamin xfsprogs-attr libxrender libqtnetwork libgcc') +subgroups=('kde4 kde4-games' 'kde4 kde4-games' 'kde4 kde4-games' 'kde4 kde4-games' 'kde4 kde4-games' 'kde4 kde4-games' \ + 'kde4 kde4-games' 'kde4 kde4-games' 'kde4 kde4-games' 'kde4 kde4-games' 'kde4 kde4-games' 'kde4 kde4-games' \ + 'kde4 kde4-games' 'kde4 kde4-games' 'kde4 kde4-games' 'kde4 kde4-games' 'kde4 kde4-games' 'kde4 kde4-games' \ + 'kde4 kde4-games' 'kde4 kde4-games' 'kde4 kde4-games' 'kde4 kde4-games' 'kde4 kde4-games' 'kde4 kde4-games' \ + 'kde4 kde4-libs' 'kde4 kde4-libs') +subarchs=('i686' 'i686' 'i686' 'i686' 'i686' 'i686' \ + 'i686' 'i686' 'i686' 'i686' 'i686' 'i686' \ + 'i686' 'i686' 'i686' 'i686' 'i686' 'i686' \ + 'i686' 'i686' 'i686' 'i686' 'i686' 'i686' \ + 'i686' 'i686') + +build() +{ + CMakeKDE_make + CMakeKDE_split + + ## -libkdegames + kde4_install "cmake" + kde4_split "libkdegames" "libkdegames" + + ## -libkmahjongg + kde4_split "libkmahjongg" "libkmahjongg" + + +} + # optimization OK From vmiklos at frugalware.org Sun Jan 13 21:54:15 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 13 21:54:17 2008 Subject: [Frugalware-git] frugalware-current: xaw3d-1.5-6-i686 Message-ID: <20080113205415.4143E11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=850d748bf35f2f9c47a26c0f542cb76ab1c0e42d commit 850d748bf35f2f9c47a26c0f542cb76ab1c0e42d Author: Miklos Vajna Date: Sun Jan 13 21:53:47 2008 +0100 xaw3d-1.5-6-i686 - source and up2date fix - no longer makedepends on itself \o/ diff --git a/source/xlib/xaw3d/FrugalBuild b/source/xlib/xaw3d/FrugalBuild index c3b1d9c..8f83f8f 100644 --- a/source/xlib/xaw3d/FrugalBuild +++ b/source/xlib/xaw3d/FrugalBuild @@ -3,20 +3,20 @@ pkgname=xaw3d pkgver=1.5 -pkgrel=5 +pkgextraver=E +pkgrel=6 pkgdesc="Athena widgets (libXaw) drop-in replacement" url="ftp://ftp.x.org/contrib/widgets/Xaw3d/" depends=('libx11' 'libxt' 'libxpm' 'libxp' 'libxmu') -# first time you build this pkg, don't build in chroot and then you'll not -# need this makedepend -makedepends=('xaw3d' 'imake' 'gccmakedep' 'xorg-cf-files') +makedepends=('imake' 'gccmakedep' 'xorg-cf-files') groups=('xlib') archs=('i686' 'x86_64') -up2date="lynx -dump $url\$(lynx -dump $url|grep R|tail -n 1|sed 's|.*/\(.*\)$|\1|')/ |Flasttar" -source=(ftp://ftp.x.org/contrib/widgets/Xaw3d/R6.3/Xaw3d-$pkgver.tar.gz \ +_F_archive_name=Xaw3d +up2date="lynx -dump ftp://ftp.visi.com/users/hawkeyd/X/|Flasttar|sed 's/$pkgextraver//'" +source=(ftp://ftp.visi.com/users/hawkeyd/X/Xaw3d-$pkgver$pkgextraver.tar.gz \ $pkgname-$pkgver-xfree86.diff) -sha1sums=('ba10e9f9a376932eed9696006e34d4618a6f588d' \ - 'b45d4ea2104bbb6a0e756f2356acc1ac44b54df2') +sha1sums=('efc5b923feda52866c859c59a5b553cb675a69d1' \ + 'b45d4ea2104bbb6a0e756f2356acc1ac44b54df2') build() { @@ -24,6 +24,9 @@ build() Fpatchall # more familiar scroll-bar look Fsed '#.*EXTRA_DEFINES' 'EXTRA_DEFINES' Imakefile + # we are building outside the x tree + Fsed 'XCOMM EXTRA_INCLUDES = -I.' 'EXTRA_INCLUDES = -I.' Imakefile + mkdir X11; cd X11; ln -fs .. Xaw3d; cd .. xmkmf || Fdie make includes || Fdie make depend || Fdie From vmiklos at frugalware.org Sun Jan 13 22:03:20 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 13 22:03:22 2008 Subject: [Frugalware-git] frugalware-current: fnlib-0.5-3-i686 Message-ID: <20080113210320.B098411901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=26696adcd36983b73988381f108df59d866f3cb0 commit 26696adcd36983b73988381f108df59d866f3cb0 Author: Miklos Vajna Date: Sun Jan 13 22:03:12 2008 +0100 fnlib-0.5-3-i686 up2date fix diff --git a/source/xlib/fnlib/FrugalBuild b/source/xlib/fnlib/FrugalBuild index cc79ee6..b1f00c6 100644 --- a/source/xlib/fnlib/FrugalBuild +++ b/source/xlib/fnlib/FrugalBuild @@ -11,7 +11,7 @@ archs=('i686' 'x86_64') _F_sourceforge_dirname="enlightenment" Finclude sourceforge url="http://enlightenment.org" -up2date="lynx -dump "http://sourceforge.net/project/showfiles.php?group_id=2" | grep -m1 fnlib-.\*tar | sed 's/.*-\(.*\).t.*/\1/'" +up2date="lynx -dump http://heanet.dl.sourceforge.net/sourceforge/enlightenment/|Flasttar" Fconfopts="$Fconfopts --sysconfdir=/etc/fnlib" sha1sums=('0dd7053e443ea5d22e4864fe6997b77901118335') From vmiklos at frugalware.org Sun Jan 13 22:14:53 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 13 22:14:55 2008 Subject: [Frugalware-git] frugalware-current: pcre-7.5-1-i686 Message-ID: <20080113211453.571D311901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=30a43a89d504638b41cefa4e16d6be4ee84ba979 commit 30a43a89d504638b41cefa4e16d6be4ee84ba979 Author: Miklos Vajna Date: Sun Jan 13 22:14:41 2008 +0100 pcre-7.5-1-i686 version bump diff --git a/source/base/pcre/FrugalBuild b/source/base/pcre/FrugalBuild index 5b68302..fea54cd 100644 --- a/source/base/pcre/FrugalBuild +++ b/source/base/pcre/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi pkgname=pcre -pkgver=7.4 +pkgver=7.5 pkgrel=1 pkgdesc="Perl-compatible regular expression library" url="http://pcre.sourceforge.net" From vmiklos at frugalware.org Sun Jan 13 22:41:03 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 13 22:41:07 2008 Subject: [Frugalware-git] frugalware-current: gnupg-1.4.8-1-i686 Message-ID: <20080113214103.80EE511901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9673e8cda1f621a32d3d5530fbbc9e1b4bffc76d commit 9673e8cda1f621a32d3d5530fbbc9e1b4bffc76d Author: Miklos Vajna Date: Sun Jan 13 22:40:50 2008 +0100 gnupg-1.4.8-1-i686 version bump up2date fix diff --git a/source/apps/gnupg/FrugalBuild b/source/apps/gnupg/FrugalBuild index d83450a..7390c3a 100644 --- a/source/apps/gnupg/FrugalBuild +++ b/source/apps/gnupg/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=gnupg -pkgver=1.4.7 +pkgver=1.4.8 pkgrel=1 pkgdesc="GnuPG is a complete and free replacement for PGP" url="http://www.gnupg.org/" @@ -11,7 +11,7 @@ groups=('apps' 'chroot-core') archs=('i686' 'x86_64') # yes, this is intentional, voroskoi will bump this pkg to 2.x when he says 2.x # is stable enough -up2date="lynx -dump http://ftp.gnupg.org/GnuPG/gnupg/ |grep -v 2.0 |Flasttar" +up2date="lynx -dump http://www.gnupg.org/download/index.en.html |grep -v 2.0 |Flasttar" source=(ftp://ftp.gnupg.org/GnuPG/gnupg/$pkgname-$pkgver.tar.gz) signatures=($source.sig) Finclude texinfo From crazy at frugalware.org Mon Jan 14 04:51:56 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 14 04:51:59 2008 Subject: [Frugalware-git] playground: kdeedu-4.00.80_760123-0playground1-i686 Message-ID: <20080114035156.7541211901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=2a9a212cec6a61445ba75b489d0bf7804068b95d commit 2a9a212cec6a61445ba75b489d0bf7804068b95d Author: crazy Date: Mon Jan 14 04:34:34 2008 +0100 kdeedu-4.00.80_760123-0playground1-i686 * Version bump * Fully split diff --git a/source/kde-extra/kdeedu/FrugalBuild b/source/kde-extra/kdeedu/FrugalBuild deleted file mode 100644 index 217d72e..0000000 --- a/source/kde-extra/kdeedu/FrugalBuild +++ /dev/null @@ -1,23 +0,0 @@ -# Compiling Time: 5.48 SBU -# Maintainer: crazy - -pkgname=kdeedu -pkgver=3.5.8 -pkgrel=1 -pkgdesc="Educational programs for KDE." -groups=('kde-extra') -archs=('i686' 'x86_64') -depends=('kdebase>=3.5.8') -makedepends=('python' 'doxygen' 'qt-docs') -_F_kde_split_docs=1 -Finclude kde - -subpkgs=("$pkgname-docs") -subdescs=("Kdeedu Documentation") -subdepends=('') -subgroups=('docs-extra kde-docs') -subarchs=('i686 x86_64') - - -sha1sums=('7e225d8e9c6c0d69b780f96babbed569d31b0b70') -# optimization OK diff --git a/source/kde4/kdeedu/FrugalBuild b/source/kde4/kdeedu/FrugalBuild new file mode 100644 index 0000000..c0c80b6 --- /dev/null +++ b/source/kde4/kdeedu/FrugalBuild @@ -0,0 +1,82 @@ +# Compiling Time: 5.48 SBU +# Maintainer: crazy + +pkgname=kdeedu +pkgver=4.00.80_760123 +pkgrel=0playground1 +pkgdesc="Educational programs for KDE." +groups=('kde4') +archs=('i686') +depends=() +makedepends=('libkde' 'gamin' 'xfsprogs-attr' 'libxrender' 'qt4-qdbus' 'libqtgui' 'libice' 'libxext' 'libxfixes' 'libqtnetwork' \ + 'bzip2' 'pcre' 'libgcc' 'boost' 'libboost-mt' 'qt4-designer' 'openbabel' 'libxdamage' 'libnova' 'cfitsio' 'libqtopengl' \ + 'indilib' 'facile' 'eigen') +options=('nomirror') +_F_kde4_subpkgs=('blinken' 'kalgebra' 'kalzium' 'kanagram' 'kbruch' 'kgeography' 'khangman' 'kig' 'kiten' 'klettres' 'kmplot' \ + 'kpercentage' 'kstars' 'ktouch' 'kturtle' 'kwordquiz' 'marble' 'parley') +Finclude kde4 +source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 openbabel-2.1-is-fine.patch) +sha1sums=('508b5c2ac498e77c9ed83cc1708953abaa0943d0' \ + '62bc54b8d7d2c8997bcf806a378e51e59e57ff8e') + +## TODO: marble -> http://gpsd.berlios.de/ + +subpkgs=("${_F_kde4_subpkgs[@]}" 'libkdeedu') +subdescs=('KDE Memory Enhancement Game.' \ + 'KDE Calculator.' \ + 'KDE Periodic Table of Elements Application.' \ + 'KDE Anagram Game.' \ + 'KDE application about learning calculating with fractions.' \ + 'KDE Geography Learning Application.' \ + 'KDE Hangman Game.' \ + 'KDE Interactive Geometry Application.' \ + 'Japanese Reference Tool.' \ + 'KDE application specially designed to help the user to learn the alphabet in a new language.' \ + 'KDE Mathematical Function Plotter Application.' \ + 'KDE application to improve your skills in calculating with percentages.' \ + 'Desktop Planetarium' \ + 'KDE application that helps you to learn and practice touch typing.' \ + 'An educational programming environment using the Logo programming language.' \ + 'KDE flashcard and vocabulary learning program.' \ + 'KDE World Atlas.' \ + 'KDE Vocabulary Trainer.' \ + 'KDE edu library') +subdepends=('libkde gamin xfsprogs-attr libxrender qt4-qdbus libqtgui libkdeedu libice libxext libxfixes libqtnetwork bzip2 pcre libgcc' \ + 'libkde qt4-qdbus libqtopengl libgl libice libxext gamin xfsprogs-attr libxrender pcre libqtnetwork bzip2 libgcc libxdamage readline' \ + 'libkde libkdeedu openbabel libqtopengl pcre gamin xfsprogs-attr libxrender libgl libice libxext qt4-qdbus bzip2 libgcc libxdamage qt4-designer' \ + 'libkde libqtnetwork qt4-qdbus libqtgui libkdeedu libice libxext libxfixes bzip2 gamin xfsprogs-attr libxrender pcre libgcc' \ + 'libice libxext libqtgui libxfixes libkde libqtnetwork qt4-qdbus bzip2 libgcc libxrender' \ + 'libice libxext libqtgui libxfixes libkde libqtnetwork qt4-qdbus bzip2 libgcc libxrender' \ + 'libkdeedu libkde libqtnetwork qt4-qdbus libqtgui libice libxext libxfixes bzip2 gamin xfsprogs-attr libxrender libgcc' \ + 'libkde libice libxext libxfixes libqtnetwork qt4-qdbus libqtgui gamin xfsprogs-attr libxrender python libboost-mt' \ + 'libkde qt4-qdbus libqtgui kiten gamin xfsprogs-attr libxrender pcre libqtnetwork bzip2 libice libxext libxfixes libgcc' \ + 'libkde libqtnetwork qt4-qdbus libqtgui libice libxext libxfixes bzip2 gamin xfsprogs-attr libxrender libgcc' \ + 'libkde libice libxext libxfixes libqtnetwork bzip2 qt4-qdbus libqtgui gamin xfsprogs-attr libxrender libgcc' \ + 'libice libxext libqtgui libxfixes libkde libqtnetwork qt4-qdbus bzip2 libgcc libxrender' \ + 'libqtnetwork qt4-qdbus bzip2 libnova libgcc cfitsio libkdeedu libkde pcre libice libxext libxfixes gamin xfsprogs-attr libxrender libqtgui libqtsql indilib' \ + 'libkde gamin xfsprogs-attr libxrender qt4-qdbus libqtgui libice libxext libxfixes libqtnetwork bzip2 libgcc' \ + 'libqtgui libkde gamin xfsprogs-attr libxrender libice libxext libxfixes libqtnetwork bzip2 qt4-qdbus libgcc' \ + 'libkdeedu libkde libqtnetwork qt4-qdbus libqtgui bzip2 libice libxext libxfixes gamin xfsprogs-attr libxrender libgcc' \ + 'libkde libqtnetwork bzip2 libice libxext libxfixes gamin xfsprogs-attr libxrender qt4-qdbus libqtgui libgcc' \ + 'libkdeedu qt4-qdbus libqtgui libkde libice libxext libxfixes gamin xfsprogs-attr libxrender libqtnetwork bzip2 libgcc' \ + 'libkde gamin xfsprogs-attr libxrender libice libxext libxfixes libqtnetwork bzip2 qt4-qdbus libqtgui libgcc pcre') +subgroups=('kde4 kde4-edu' 'kde4 kde4-edu' 'kde4 kde4-edu' 'kde4 kde4-edu' 'kde4 kde4-edu' 'kde4 kde4-edu' \ + 'kde4 kde4-edu' 'kde4 kde4-edu' 'kde4 kde4-edu' 'kde4 kde4-edu' 'kde4 kde4-edu' 'kde4 kde4-edu' \ + 'kde4 kde4-edu' 'kde4 kde4-edu' 'kde4 kde4-edu' 'kde4 kde4-edu' 'kde4 kde4-edu' 'kde4 kde4-edu' \ + 'kde4 kde4-libs') +subarchs=('i686' 'i686' 'i686' 'i686' 'i686' 'i686' \ + 'i686' 'i686' 'i686' 'i686' 'i686' 'i686' \ + 'i686' 'i686' 'i686' 'i686' 'i686' 'i686' \ + 'i686') +build() +{ + CMakeKDE_make + CMakeKDE_split + + ## -libkdeedu + kde4_install "cmake" + kde4_split "libkdeedu" "libkdeedu" +} + + +# optimization OK diff --git a/source/kde4/kdeedu/openbabel-2.1-is-fine.patch b/source/kde4/kdeedu/openbabel-2.1-is-fine.patch new file mode 100644 index 0000000..dc2c85a --- /dev/null +++ b/source/kde4/kdeedu/openbabel-2.1-is-fine.patch @@ -0,0 +1,38 @@ +Index: cmake/modules/FindOpenBabel2.cmake +=================================================================== +--- cmake/modules/FindOpenBabel2.cmake (Revision 760993) ++++ cmake/modules/FindOpenBabel2.cmake (Arbeitskopie) +@@ -19,8 +19,8 @@ + + pkgconfig(openbabel-2.0 _obIncDir _obLinkDir _obLinkFlags _obCflags) + +- # query pkg-config asking for a openbabel >= 2.2.0 +- exec_program(${PKGCONFIG_EXECUTABLE} ARGS --atleast-version=2.2.0 openbabel-2.0 RETURN_VALUE _return_VALUE OUTPUT_VARIABLE _pkgconfigDevNull ) ++ # query pkg-config asking for a openbabel >= 2.1.0 ++ exec_program(${PKGCONFIG_EXECUTABLE} ARGS --atleast-version=2.1.0 openbabel-2.0 RETURN_VALUE _return_VALUE OUTPUT_VARIABLE _pkgconfigDevNull ) + if(_return_VALUE STREQUAL "0") + set(OPENBABEL_MINI_FOUND TRUE) + endif(_return_VALUE STREQUAL "0") +@@ -70,11 +70,11 @@ + + if (OPENBABEL2_FOUND) + if (NOT OpenBabel2_FIND_QUIETLY) +- message(STATUS "Found OpenBabel 2.2 or later: ${OPENBABEL2_LIBRARIES}") ++ message(STATUS "Found OpenBabel 2.1 or later: ${OPENBABEL2_LIBRARIES}") + endif (NOT OpenBabel2_FIND_QUIETLY) + else (OPENBABEL2_FOUND) + if (OpenBabel2_FIND_REQUIRED) +- message(FATAL_ERROR "Could NOT find OpenBabel 2.2 or later ") ++ message(FATAL_ERROR "Could NOT find OpenBabel 2.1 or later ") + endif (OpenBabel2_FIND_REQUIRED) + endif (OPENBABEL2_FOUND) + +@@ -91,7 +91,7 @@ + else(OPENBABEL2_EXECUTABLE) + find_program(OPENBABEL2_EXECUTABLE NAMES babel + PATHS +- [HKEY_CURRENT_USER\\SOFTWARE\\OpenBabel\ 2.2.0] ++ [HKEY_CURRENT_USER\\SOFTWARE\\OpenBabel\ 2.1.0] + $ENV{OPENBABEL2_EXECUTABLE} + ) + From priyank at frugalware.org Mon Jan 14 07:09:45 2008 From: priyank at frugalware.org (Priyank) Date: Mon Jan 14 07:09:47 2008 Subject: [Frugalware-git] frugalware-current: powermanga-0.90-1-i686 Message-ID: <20080114060945.6702B11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=98a68fa7d0927a86ebf4d64d9e9d0288ebce56ee commit 98a68fa7d0927a86ebf4d64d9e9d0288ebce56ee Author: Priyank Date: Mon Jan 14 11:30:46 2008 +0530 powermanga-0.90-1-i686 * Version bump diff --git a/source/games-extra/powermanga/FrugalBuild b/source/games-extra/powermanga/FrugalBuild index 7999b9c..eb4b365 100644 --- a/source/games-extra/powermanga/FrugalBuild +++ b/source/games-extra/powermanga/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.15 SBU +# Compiling Time: 0.07 SBU # Maintainer: Priyank Gosalia pkgname=powermanga -pkgver=0.80 +pkgver=0.90 pkgrel=1 pkgdesc="Powermanga Linux is an arcade 2D shoot-em-up game." url="http://linux.tlk.fr/games/Powermanga" @@ -10,57 +10,21 @@ license="GPL" _F_desktop_name="Powermanga" _F_desktop_icon="powermanga.png" _F_desktop_categories="Game;" -depends=('sdl' 'sdl_mixer') +depends=('sdl' 'sdl_mixer' 'libxext' 'libxxf86dga') groups=('games-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/download | grep -m1 powermanga- | sed 's/.*a-\(.*\).t.*/\1/'" source=($url/download/$pkgname-$pkgver.tgz \ - powermanga.png powermanga.sh) -sha1sums=('03633c0bbf42f931a45c7c7b6dbce0a75d35b63f'\ - '2cf079a3c9af750232eefae4624a85fbeef1e5e4'\ - 'd82ae1df33123df1737d19df58161d8b6d756ca5') + powermanga.png) +sha1sums=('50ca2844f8d3fa53af89e94aeb6dd10d7b320cc8' \ + '2cf079a3c9af750232eefae4624a85fbeef1e5e4') build() { - Fcd - - # Apply Fixes - Fsed '-O3 -Wall' '${CXXFLAGS}' configure.ac - Fsed 'SDL_mixer.h' 'SDL/SDL_mixer.h' src/sdl_mixer.cpp - sed -i -e "/null/d" graphics/Makefile.in || Fdie - sed -i -e "/zozo/d" texts/text_en.txt || Fdie - local f - for f in src/assembler.S src/assembler_opt.S ; do - cat <<-EOF >> ${f} - #ifdef __ELF__ - .section .note.GNU-stack,"",%progbits - #endif - EOF - done - # Build powermanga - ./bootstrap || Fdie - ./configure --prefix=/usr - make || Fdie - - # Install game data - Fmkdir /usr/share/powermanga - Fexerel powermanga /usr/share/powermanga - Fcprrel sounds /usr/share/powermanga - Fcprrel graphics /usr/share/powermanga - Fcprrel texts /usr/share/powermanga - - # Install other data - Fmkdir /var/games - touch $Fdestdir/var/games/{powermanga.hi-easy,powermanga.hi,powermanga.hi-hard} - Ffileschmod /var/games 660 - - # Create a wrapper - Fexe powermanga.sh /usr/bin/powermanga - - # Delete unwanted file(s) - find "$Fdestdir/usr/share/powermanga/" -name "Makefile*" -exec rm -f \{\} \; >& /dev/null - find "$Fdestdir/usr/share/powermanga/" -type d -name CVS -exec rm -rf '{}' \; >& /dev/null + Fbuild + Fmkdir /usr/bin + Fmv /usr/games/powermanga /usr/bin/powermanga # Install manpage Fmanrel powermanga.6 diff --git a/source/games-extra/powermanga/powermanga.sh b/source/games-extra/powermanga/powermanga.sh deleted file mode 100644 index 9616e3b..0000000 --- a/source/games-extra/powermanga/powermanga.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -cd /usr/share/powermanga -./powermanga $1 - From priyank at frugalware.org Mon Jan 14 07:30:53 2008 From: priyank at frugalware.org (Priyank) Date: Mon Jan 14 07:30:55 2008 Subject: [Frugalware-git] frugalware-current: mtpaint-3.20-1-i686 Message-ID: <20080114063053.9A34711901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5c46463b74b36126e1408ffd66da40d290b5f1b2 commit 5c46463b74b36126e1408ffd66da40d290b5f1b2 Author: Priyank Date: Mon Jan 14 11:58:19 2008 +0530 mtpaint-3.20-1-i686 * Version bump diff --git a/source/xapps-extra/mtpaint/FrugalBuild b/source/xapps-extra/mtpaint/FrugalBuild index 6cb4a66..353a5c3 100644 --- a/source/xapps-extra/mtpaint/FrugalBuild +++ b/source/xapps-extra/mtpaint/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: devil505 pkgname=mtpaint -pkgver=3.11 +pkgver=3.20 pkgrel=1 pkgdesc="mtPaint is a simple GTK2 painting program designed for creating icons and pixel based artwork." _F_sourceforge_ext=".tar.bz2" @@ -17,7 +17,7 @@ _F_desktop_desc="A simple GTK+2 painting program" _F_desktop_icon="mtpaint.xpm" _F_desktop_categories="Graphics;GTK;" Fconfopts="${Fconfopts[@]} --cpu=`uname -m`" -sha1sums=('6697b33eed8cb530bf223691bcc63291002816a2') +sha1sums=('74f0e5f1e9b42a5bfec4dd7579acebf010f558bd') build() { From priyank at frugalware.org Mon Jan 14 07:42:55 2008 From: priyank at frugalware.org (Priyank) Date: Mon Jan 14 07:42:56 2008 Subject: [Frugalware-git] frugalware-current: glew-1.5.0-1-i686 Message-ID: <20080114064255.0689011901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c540af1abdb1423a7fafdd0a12144cdbaf579d9b commit c540af1abdb1423a7fafdd0a12144cdbaf579d9b Author: Priyank Date: Mon Jan 14 12:10:06 2008 +0530 glew-1.5.0-1-i686 * Version bump diff --git a/source/xlib-extra/glew/FrugalBuild b/source/xlib-extra/glew/FrugalBuild index 02538bc..61ac374 100644 --- a/source/xlib-extra/glew/FrugalBuild +++ b/source/xlib-extra/glew/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Priyank Gosalia pkgname=glew -pkgver=1.4.0 -pkgrel=2 +pkgver=1.5.0 +pkgrel=1 pkgdesc="GLEW is a cross-platform C/C++ extension loading library." depends=('mesa') groups=('xlib-extra') @@ -11,7 +11,7 @@ archs=('i686' 'x86_64') _F_sourceforge_ext="-src.tgz" Finclude sourceforge _F_cd_path="$pkgname" -sha1sums=('314daae3370d580981d30ad9bc41b20eda5f6160') +sha1sums=('17fa3b2f5b72a227c5e14631c2bda3fcfd8c1663') build() { From priyank at frugalware.org Mon Jan 14 16:00:56 2008 From: priyank at frugalware.org (Priyank) Date: Mon Jan 14 16:00:57 2008 Subject: [Frugalware-git] frugalware-current: libprojectm-1.01-2-i686 Message-ID: <20080114150056.6461B11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5cacd3b4d03f18753d9a246e845a4674e17a76ce commit 5cacd3b4d03f18753d9a246e845a4674e17a76ce Author: Priyank Date: Mon Jan 14 20:28:17 2008 +0530 libprojectm-1.01-2-i686 * Rebuild with glue-1.5.0 diff --git a/source/xlib-extra/libprojectm/FrugalBuild b/source/xlib-extra/libprojectm/FrugalBuild index f068425..912a750 100644 --- a/source/xlib-extra/libprojectm/FrugalBuild +++ b/source/xlib-extra/libprojectm/FrugalBuild @@ -3,9 +3,9 @@ pkgname=libprojectm pkgver=1.01 -pkgrel=1 +pkgrel=2 pkgdesc="projectM is a reimplementation of Milkdrop under OpenGL." -depends=('mesa>=6.5.3' 'ftgl' 'freetype2' 'glew' 'zlib' 'libstdc++' 'libgcc' 'libxcb' 'libxau' 'libxdmcp') +depends=('mesa>=6.5.3' 'ftgl' 'freetype2' 'glew>=1.5.0' 'zlib' 'libstdc++' 'libgcc' 'libxcb' 'libxau' 'libxdmcp') makedepends=('cmake') groups=('xlib-extra') archs=('i686' 'x86_64') From priyank at frugalware.org Mon Jan 14 16:22:05 2008 From: priyank at frugalware.org (Priyank) Date: Mon Jan 14 16:22:08 2008 Subject: [Frugalware-git] frugalware-current: bzflag-2.0.10-3-i686 Message-ID: <20080114152205.A6BD411901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=95ae7c8c6c525ad0f4c408c77740814116e1e573 commit 95ae7c8c6c525ad0f4c408c77740814116e1e573 Author: Priyank Date: Mon Jan 14 20:51:00 2008 +0530 bzflag-2.0.10-3-i686 * Rebuild with glew-1.5.0 diff --git a/source/games-extra/bzflag/FrugalBuild b/source/games-extra/bzflag/FrugalBuild index 8ccf502..22331f7 100644 --- a/source/games-extra/bzflag/FrugalBuild +++ b/source/games-extra/bzflag/FrugalBuild @@ -4,13 +4,13 @@ pkgname=bzflag pkgver=2.0.10 -pkgrel=2 +pkgrel=3 pkgdesc="BZFlag is a free multiplayer multiplatform 3D tank battle game." _F_sourceforge_ext=".tar.bz2" _F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://www.bzflag.org/" -depends=('curl' 'sdl' 'libxt' 'libsm' 'glew' 'ncurses' 'c-ares>=1.5.1') +depends=('curl' 'sdl' 'libxt' 'libsm' 'glew>=1.5.0' 'ncurses' 'c-ares>=1.5.1') groups=('games-extra') archs=('i686' 'x86_64') sha1sums=('24e79127656d2ae5893a84975e16244c62f5ba88') From priyank at frugalware.org Mon Jan 14 16:52:31 2008 From: priyank at frugalware.org (Priyank) Date: Mon Jan 14 16:52:33 2008 Subject: [Frugalware-git] frugalware-current: openlibraries-0.4.0-4-i686 Message-ID: <20080114155231.82B7211901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=16e6aa95cf9c9abba50bacf5d9b5665e37723ef0 commit 16e6aa95cf9c9abba50bacf5d9b5665e37723ef0 Author: Priyank Date: Mon Jan 14 21:21:22 2008 +0530 openlibraries-0.4.0-4-i686 * Rebuild with glew-1.5.0 diff --git a/source/xlib-extra/openlibraries/FrugalBuild b/source/xlib-extra/openlibraries/FrugalBuild index 57df114..4b08aac 100644 --- a/source/xlib-extra/openlibraries/FrugalBuild +++ b/source/xlib-extra/openlibraries/FrugalBuild @@ -3,12 +3,12 @@ pkgname=openlibraries pkgver=0.4.0 -pkgrel=3 +pkgrel=4 pkgdesc="Powerful cross-platform set of libraries to test and deploy rich media applications." Finclude sourceforge python options=('scriptlet') source=($source sg_appearance.cpp_compile_fix.patch) -depends=('libboost-mt>=1.34.1' 'glew' 'libgcc' 'libjpeg' 'libpng' 'libtiff' 'freeglut' 'openal' 'sqlite3' 'python>=2.5') +depends=('libboost-mt>=1.34.1' 'glew>=1.5.0' 'libgcc' 'libjpeg' 'libpng' 'libtiff' 'freeglut' 'openal' 'sqlite3' 'python>=2.5') makedepends=('boost>=1.34.1') groups=('xlib-extra') archs=('i686') From priyank at frugalware.org Mon Jan 14 17:01:42 2008 From: priyank at frugalware.org (Priyank) Date: Mon Jan 14 17:01:45 2008 Subject: [Frugalware-git] frugalware-current: gerbv-1.0.3-1-i686 Message-ID: <20080114160142.19C181190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1cd7feee453b2bac9d0e727be8b25f5771c43568 commit 1cd7feee453b2bac9d0e727be8b25f5771c43568 Author: Priyank Date: Mon Jan 14 21:28:51 2008 +0530 gerbv-1.0.3-1-i686 * Version bump * Removed gerbv-1.0.0-Xinerama.patch (fixed in upstream) diff --git a/source/xapps-extra/gerbv/FrugalBuild b/source/xapps-extra/gerbv/FrugalBuild index 7f7457c..5b85d6f 100644 --- a/source/xapps-extra/gerbv/FrugalBuild +++ b/source/xapps-extra/gerbv/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=gerbv -pkgver=1.0.2 +pkgver=1.0.3 pkgrel=1 pkgdesc="The gEDA Gerber Viewer." url="http://geda.seul.org/" @@ -10,11 +10,9 @@ depends=('gtk+2' 'libpng') groups=('xapps-extra' 'geda-suite') archs=('i686') up2date="lynx -dump $url/sources.html | grep $pkgname | grep -m1 tar.gz | Flasttar" -source=($url/dist/$pkgname-$pkgver.tar.gz \ - $pkgname-1.0.0-Xinerama.patch) +source=($url/dist/$pkgname-$pkgver.tar.gz) Fconfopts="${Fconfopts[@]} --enable-gtk2" -sha1sums=('4ed3bd604eaf6bbefc868f3eb6e379d28ecc0f84'\ - '8c3dfe7343a83708ece91b9f5bad036a2267ca31') +sha1sums=('510f9a44c7e205496eba555ee7d6c97c192a2549') build() { diff --git a/source/xapps-extra/gerbv/gerbv-1.0.0-Xinerama.patch b/source/xapps-extra/gerbv/gerbv-1.0.0-Xinerama.patch deleted file mode 100644 index 40e296b..0000000 --- a/source/xapps-extra/gerbv/gerbv-1.0.0-Xinerama.patch +++ /dev/null @@ -1,44 +0,0 @@ -diff -ur gerbv-1.0.0/ChangeLog gerbv-1.0.0.new/ChangeLog ---- gerbv-1.0.0/ChangeLog 2004-12-27 23:31:10.000000000 +0000 -+++ gerbv-1.0.0.new/ChangeLog 2005-01-02 01:54:21.074734456 +0000 -@@ -269,6 +269,10 @@ - * src/gerber.c: Doesn't warn anymore if a gerber file requests an - image rotate on zero degrees. Reported by Balaji V. - -+2003-03-03 Jeffrey W. Baker -+ -+ * src/gerbv.c: fix initial window size for multihead systems. -+ - 2003-03-02 Stefan Petersen - - * src/draw_amacro.c: Aperture macro primitive 1 is a filled circle. -diff -ur gerbv-1.0.0/src/gerbv.c gerbv-1.0.0.new/src/gerbv.c ---- gerbv-1.0.0/src/gerbv.c 2004-09-24 20:12:25.000000000 +0100 -+++ gerbv-1.0.0.new/src/gerbv.c 2005-01-02 01:53:21.241830440 +0000 -@@ -2485,7 +2485,7 @@ - GtkWidget *hbox; - GtkWidget *menubar; - GtkStyle *textStyle; -- gint screen_width, width, height; -+ gint width, height; - int read_opt; - int i; - int req_width = -1, req_height = -1, req_x = 0, req_y = 0; -@@ -2611,9 +2610,14 @@ - width = req_width; - height = req_height; - } else { -- screen_width = gdk_screen_width(); -- width = screen_width * 3/4; -- height = width * 3/4; -+ GdkScreen *screen; -+ int nmonitors; -+ -+ screen = gdk_screen_get_default(); -+ nmonitors = gdk_screen_get_n_monitors(screen); -+ -+ width = gdk_screen_get_width(screen) * 3/4 / nmonitors; -+ height = gdk_screen_get_height(screen) * 3/4 / nmonitors; - } - - /* From priyank at frugalware.org Mon Jan 14 17:14:07 2008 From: priyank at frugalware.org (Priyank) Date: Mon Jan 14 17:14:10 2008 Subject: [Frugalware-git] frugalware-current: sleepd-1.3.16-1-i686 Message-ID: <20080114161407.4BEC711901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c465a179a7f62165317fd0599d03bfa846940a8b commit c465a179a7f62165317fd0599d03bfa846940a8b Author: Priyank Date: Mon Jan 14 21:42:04 2008 +0530 sleepd-1.3.16-1-i686 * Version bump diff --git a/source/apps-extra/sleepd/FrugalBuild b/source/apps-extra/sleepd/FrugalBuild index d290c4d..aefc16c 100644 --- a/source/apps-extra/sleepd/FrugalBuild +++ b/source/apps-extra/sleepd/FrugalBuild @@ -3,7 +3,7 @@ pkgname=sleepd Fpkgversep='_' -pkgver=1.3.13 +pkgver=1.3.16 pkgrel=1 pkgdesc="A daemon to put a laptop to sleep if it is not being used or if the battery is low." url="http://kitenet.net/~joey/code/sleepd.html" @@ -14,7 +14,7 @@ backup=('etc/sleepd.conf') up2date="lynx -dump -nolist http://ftp.debian.org/debian/pool/main/s/sleepd/ | Flasttar" source=(http://ftp.debian.org/debian/pool/main/s/$pkgname/$pkgname$Fpkgversep$pkgver.tar.gz \ sleepd.conf rc.sleepd) -sha1sums=('a649864fc1dd3651f9f26a71918d23a6ccaaf2f4' \ +sha1sums=('931593e4b5c128f657ca57eb087fd8309f890a18' \ '13f636770e35ab44a3d891431abc743b684057ab' \ '417e5397a1daf5ee0b0b7bbf6ed1c3377c081257') From priyank at frugalware.org Mon Jan 14 17:20:33 2008 From: priyank at frugalware.org (Priyank) Date: Mon Jan 14 17:20:35 2008 Subject: [Frugalware-git] frugalware-current: pylint-0.14.0-1-i686 Message-ID: <20080114162033.499AF11901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ba753c4cc28d1d5e2574c1ed0b35fe168e83ede9 commit ba753c4cc28d1d5e2574c1ed0b35fe168e83ede9 Author: Priyank Date: Mon Jan 14 21:48:08 2008 +0530 pylint-0.14.0-1-i686 * Version bump diff --git a/source/devel-extra/pylint/FrugalBuild b/source/devel-extra/pylint/FrugalBuild index aa239bd..3116286 100644 --- a/source/devel-extra/pylint/FrugalBuild +++ b/source/devel-extra/pylint/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Rohan Dhruva pkgname=pylint -pkgver=0.13.2 +pkgver=0.14.0 pkgrel=1 pkgdesc="Python code checker." url="http://www.logilab.org/projects/pylint/project_view" @@ -12,7 +12,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.logilab.org/ftp/pub/$pkgname/ | Flasttar" source=(ftp://ftp.logilab.org/pub/pylint/$pkgname-$pkgver.tar.gz) -sha1sums=('f2fae68ee9152cec461c2cadce0e72174e9c7590') +sha1sums=('b0074cca2083792b5602f33d8e7be33a9ab4322f') build() { From priyank at frugalware.org Mon Jan 14 17:30:23 2008 From: priyank at frugalware.org (Priyank) Date: Mon Jan 14 17:30:25 2008 Subject: [Frugalware-git] frugalware-current: ipython-0.8.2-1-i686 Message-ID: <20080114163023.4E3B311901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6fcf65e369b190057b7b535c98ee3e612d5a3898 commit 6fcf65e369b190057b7b535c98ee3e612d5a3898 Author: Priyank Date: Mon Jan 14 21:57:39 2008 +0530 ipython-0.8.2-1-i686 * Version bump diff --git a/source/devel-extra/ipython/FrugalBuild b/source/devel-extra/ipython/FrugalBuild index 352b90d..1502117 100644 --- a/source/devel-extra/ipython/FrugalBuild +++ b/source/devel-extra/ipython/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=ipython -pkgver=0.8.1 +pkgver=0.8.2 pkgrel=1 pkgdesc="An enhanced Interactive Python shell." url="http://ipython.scipy.org/" @@ -12,7 +12,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://ipython.scipy.org/dist/ | grep ipython-.*.tar.gz | Flasttar" source=(http://ipython.scipy.org/dist/$pkgname-$pkgver.tar.gz) -sha1sums=('90320436c7c09f778c904553520327cbbfd2d8c6') +sha1sums=('2923c1f790d41aeacd2442af5de8ab61c43f6167') build() { From vmiklos at frugalware.org Mon Jan 14 18:08:16 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 14 18:08:19 2008 Subject: [Frugalware-git] frugalware-current: fnlib-0.5-3-i686 Message-ID: <20080114170816.0459311901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a4547a8bd2bbf37dce717dc8b286c11e40cbf3b5 commit a4547a8bd2bbf37dce717dc8b286c11e40cbf3b5 Author: Miklos Vajna Date: Mon Jan 14 18:07:49 2008 +0100 fnlib-0.5-3-i686 fix for t/sourceforge diff --git a/source/xlib/fnlib/FrugalBuild b/source/xlib/fnlib/FrugalBuild index b1f00c6..7a467dc 100644 --- a/source/xlib/fnlib/FrugalBuild +++ b/source/xlib/fnlib/FrugalBuild @@ -11,7 +11,7 @@ archs=('i686' 'x86_64') _F_sourceforge_dirname="enlightenment" Finclude sourceforge url="http://enlightenment.org" -up2date="lynx -dump http://heanet.dl.sourceforge.net/sourceforge/enlightenment/|Flasttar" +up2date="lynx -dump http://ftp.heanet.ie/mirrors/download.sourceforge.net/pub/sourceforge/e/en/enlightenment/|Flasttar" Fconfopts="$Fconfopts --sysconfdir=/etc/fnlib" sha1sums=('0dd7053e443ea5d22e4864fe6997b77901118335') From vmiklos at frugalware.org Mon Jan 14 18:16:44 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 14 18:16:46 2008 Subject: [Frugalware-git] frugalware-current: kde-theme-qtcurve-0.55.2-2-x86_64 Message-ID: <20080114171644.F065111901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3c5f6bf3318a622918caa9831cd604b759e396e8 commit 3c5f6bf3318a622918caa9831cd604b759e396e8 Author: Miklos Vajna Date: Mon Jan 14 18:16:31 2008 +0100 kde-theme-qtcurve-0.55.2-2-x86_64 fix for t/lib64 diff --git a/source/kde/kde-theme-qtcurve/FrugalBuild b/source/kde/kde-theme-qtcurve/FrugalBuild index 0cf16d8..0559b03 100644 --- a/source/kde/kde-theme-qtcurve/FrugalBuild +++ b/source/kde/kde-theme-qtcurve/FrugalBuild @@ -3,7 +3,7 @@ pkgname=kde-theme-qtcurve pkgver=0.55.2 -pkgrel=1 +pkgrel=2 pkgdesc="KDE QtCurve Theme" depends=('kdelibs>=3.5.8') makedepends=('gtk+2>=2.12.1' 'freetype2' 'cmake') @@ -60,6 +60,10 @@ build() || Fdie make || Fdie make DESTDIR=$Fdestdir install || Fdie + if [ "$CARCH" == "x86_64" ]; then + Fmv usr/lib64/kde3/* /usr/lib/kde3 + Frm /usr/lib64 + fi } # optimization OK From crazy at frugalware.org Mon Jan 14 19:15:43 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 14 19:15:45 2008 Subject: [Frugalware-git] playground: kdeedu-4.00.80_760123-0playground1-i686 Message-ID: <20080114181543.5262F11901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=fb239ea59ced7422525b375bd141883f03e15500 commit fb239ea59ced7422525b375bd141883f03e15500 Author: crazy Date: Mon Jan 14 19:10:08 2008 +0100 kdeedu-4.00.80_760123-0playground1-i686 * fix conflicts with indilib diff --git a/source/kde-extra/kdeaccessibility/FrugalBuild b/source/kde-extra/kdeaccessibility/FrugalBuild deleted file mode 100644 index c7f50c1..0000000 --- a/source/kde-extra/kdeaccessibility/FrugalBuild +++ /dev/null @@ -1,25 +0,0 @@ -# Compiling Time: 2.37 SBU -# Maintainer: crazy - -pkgname=kdeaccessibility -pkgver=3.5.8 -pkgrel=1 -pkgdesc="KDE accessibility programs" -groups=('kde-extra') -archs=('i686' 'x86_64') -depends=('kdebase>=3.5.8' 'akode' 'festival' 'libxtst') -[ "$CARCH" != "x86_64" ] && depends=(${depends[@]} 'mbrola') -[ "$CARCH" != "x86_64" ] && makedepends=(${makedepends[@]} 'txt2pho-hu') -_F_kde_split_docs=1 -Finclude kde -Fconfopts="$Fconfopts --with-akode --with-alsa --with-arts" - - -subpkgs=("$pkgname-docs") -subdescs=("Kdeaccessibility Documentation") -subdepends=('') -subgroups=('docs-extra kde-docs') -subarchs=('i686 x86_64') - -sha1sums=('a1e3902750da78174137bd23a219d9baeddc2406') -# optimization OK diff --git a/source/kde4/kdeedu/kstars_do_not_conflict_with_indilib.patch b/source/kde4/kdeedu/kstars_do_not_conflict_with_indilib.patch new file mode 100644 index 0000000..9ef5614 --- /dev/null +++ b/source/kde4/kdeedu/kstars_do_not_conflict_with_indilib.patch @@ -0,0 +1,13 @@ +Index: kstars/kstars/indi/CMakeLists.txt +=================================================================== +--- kstars/kstars/indi/CMakeLists.txt (Revision 761040) ++++ kstars/kstars/indi/CMakeLists.txt (Arbeitskopie) +@@ -166,7 +166,7 @@ + target_link_libraries(indiserver ${NOVA_LIBRARIES}) + endif (NOVA_FOUND) + +-install(TARGETS indiserver DESTINATION ${BIN_INSTALL_DIR} ) ++install(TARGETS indiserver DESTINATION ${LIBEXEC_INSTALL_DIR} ) + + ##################################### + ########## TELESCOPE GROUP ########## From crazy at frugalware.org Mon Jan 14 19:19:28 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 14 19:19:32 2008 Subject: [Frugalware-git] playground: kdeedu-4.00.80_760123-0playground1-i686 Message-ID: <20080114181928.12F1D11901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=e56766f27600e29d1d01edca5c3fd2f481febdc5 commit e56766f27600e29d1d01edca5c3fd2f481febdc5 Author: crazy Date: Mon Jan 14 19:19:18 2008 +0100 kdeedu-4.00.80_760123-0playground1-i686 * well marble devel doesn't get it .. sadly this will be an fw only patch .. diff --git a/source/kde4/kdeedu/marble_stop_forcing_wrong_cxxflags_for_no_reason.patch b/source/kde4/kdeedu/marble_stop_forcing_wrong_cxxflags_for_no_reason.patch new file mode 100644 index 0000000..34dbd79 --- /dev/null +++ b/source/kde4/kdeedu/marble_stop_forcing_wrong_cxxflags_for_no_reason.patch @@ -0,0 +1,44 @@ +Index: marble/src/lib/CMakeLists.txt +=================================================================== +--- marble/src/lib/CMakeLists.txt (Revision 761040) ++++ marble/src/lib/CMakeLists.txt (Arbeitskopie) +@@ -25,7 +25,7 @@ + if (QTONLY) + # ce: don't know why this is needed here - on win32 'O2' is activated by default in release mode + if(NOT WIN32) +- add_definitions (${QT_DEFINITIONS} -O3) ++ add_definitions (${QT_DEFINITIONS} ) + endif(NOT WIN32) + + include_directories( +@@ -33,7 +33,7 @@ + ) + else (QTONLY) + if(NOT WIN32) +- add_definitions (${QT_DEFINITIONS} ${KDE4_DEFINITIONS} -O3) ++ add_definitions (${QT_DEFINITIONS} ${KDE4_DEFINITIONS} ) + endif(NOT WIN32) + + include_directories( +Index: marble/src/CMakeLists.txt +=================================================================== +--- marble/src/CMakeLists.txt (Revision 761040) ++++ marble/src/CMakeLists.txt (Arbeitskopie) +@@ -56,7 +56,7 @@ + # ce: don't know why this is needed here - on win32 + # 'O2' is activated by default in release mode + if(NOT WIN32) +- add_definitions (${QT_DEFINITIONS} -O3) ++ add_definitions (${QT_DEFINITIONS} ) + endif(NOT WIN32) + + include_directories( +@@ -64,7 +64,7 @@ + ) + else (QTONLY) + if(NOT WIN32) +- add_definitions (${QT_DEFINITIONS} ${KDE4_DEFINITIONS} -O3) ++ add_definitions (${QT_DEFINITIONS} ${KDE4_DEFINITIONS} ) + endif(NOT WIN32) + + include_directories( From crazy at frugalware.org Mon Jan 14 20:17:23 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 14 20:17:26 2008 Subject: [Frugalware-git] playground: kdeedu-4.00.80_760123-0playground2-i686 Message-ID: <20080114191723.7335D11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=12e37c823a45a25f3181e4b2a3c36328b791e0f8 commit 12e37c823a45a25f3181e4b2a3c36328b791e0f8 Author: crazy Date: Mon Jan 14 19:59:49 2008 +0100 kdeedu-4.00.80_760123-0playground2-i686 * fix marble and kstars problems diff --git a/source/kde4/kdeedu/FrugalBuild b/source/kde4/kdeedu/FrugalBuild index c0c80b6..08b3ccf 100644 --- a/source/kde4/kdeedu/FrugalBuild +++ b/source/kde4/kdeedu/FrugalBuild @@ -3,7 +3,7 @@ pkgname=kdeedu pkgver=4.00.80_760123 -pkgrel=0playground1 +pkgrel=0playground2 pkgdesc="Educational programs for KDE." groups=('kde4') archs=('i686') @@ -15,9 +15,14 @@ options=('nomirror') _F_kde4_subpkgs=('blinken' 'kalgebra' 'kalzium' 'kanagram' 'kbruch' 'kgeography' 'khangman' 'kig' 'kiten' 'klettres' 'kmplot' \ 'kpercentage' 'kstars' 'ktouch' 'kturtle' 'kwordquiz' 'marble' 'parley') Finclude kde4 -source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 openbabel-2.1-is-fine.patch) +source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 \ + openbabel-2.1-is-fine.patch \ + kstars_do_not_conflict_with_indilib.patch \ + marble_stop_forcing_wrong_cxxflags_for_no_reason.patch) sha1sums=('508b5c2ac498e77c9ed83cc1708953abaa0943d0' \ - '62bc54b8d7d2c8997bcf806a378e51e59e57ff8e') + '62bc54b8d7d2c8997bcf806a378e51e59e57ff8e' \ + 'c7a96ddf9de689efee8fc764d59f31f5de184d51' \ + '5a9199df97f84b185ff1715bcabfdd6ad83c95cd') ## TODO: marble -> http://gpsd.berlios.de/ From crazy at frugalware.org Mon Jan 14 20:37:06 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 14 20:37:08 2008 Subject: [Frugalware-git] playground: kdeaccessibility-4.00.80_757019-0playground1-i686 Message-ID: <20080114193706.50480176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=f787d00a668e3c2528d31b7d36cda49fccb7c5e2 commit f787d00a668e3c2528d31b7d36cda49fccb7c5e2 Author: crazy Date: Mon Jan 14 20:34:09 2008 +0100 kdeaccessibility-4.00.80_757019-0playground1-i686 * Version bump * not yet split diff --git a/source/kde4/kdeaccessibility/FrugalBuild b/source/kde4/kdeaccessibility/FrugalBuild new file mode 100644 index 0000000..53f4c4e --- /dev/null +++ b/source/kde4/kdeaccessibility/FrugalBuild @@ -0,0 +1,25 @@ +# Compiling Time: 2.37 SBU +# Maintainer: crazy + +pkgname=kdeaccessibility +pkgver=4.00.80_757019 +pkgrel=0playground1 +pkgdesc="KDE accessibility programs" +groups=('kde4') +archs=('i686') +depends=('libkde' 'gamin' 'xfsprogs-attr' 'libxrender' 'libice' 'libxext' 'libxfixes' 'libqtnetwork' 'bzip2' \ + 'qt4-qdbus' 'libqtgui' 'libgcc' 'libqtsql' 'kdebase-workspace-libs') +rodepends=('festival' 'txt2pho' 'mbrola' 'freetts') +options=('nomirror') +Finclude kde4 +source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) +sha1sums=('deb8db1f9dee49b2901ee001d78b3488733498c6') + +#subpkgs=) +#subdescs=() +#subdepends=('') +#subgroups=() +#subarchs=() + + +# optimization OK From crazy at frugalware.org Tue Jan 15 00:02:36 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 15 00:02:38 2008 Subject: [Frugalware-git] frugalware-current: util.sh Message-ID: <20080114230236.6925511901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=69248158f11787cf2fc27e5c445d307600f8fb1d commit 69248158f11787cf2fc27e5c445d307600f8fb1d Author: crazy Date: Mon Jan 14 23:58:48 2008 +0100 util.sh * fix bug in _F_desktop_show_in which * was always set to $pkgname.dektop diff --git a/source/include/util.sh b/source/include/util.sh index d4abac4..14ebd19 100644 --- a/source/include/util.sh +++ b/source/include/util.sh @@ -952,7 +952,7 @@ MimeType=$dmime EOF if [ ! -z $_F_desktop_show_in ] ; then - echo "OnlyShowIn=$dshowin;" >> $Fdestdir$Fmenudir/$pkgname.desktop + echo "OnlyShowIn=$dshowin;" >> $Fdestdir$Fmenudir/$deskfilename fi } From vmiklos at frugalware.org Tue Jan 15 00:07:05 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 00:07:08 2008 Subject: [Frugalware-git] frugalware-current: xchat-2.8.4-6-i686 Message-ID: <20080114230705.D537211901DB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b473e044df774e776b8d30732757a37f5f9a03b7 commit b473e044df774e776b8d30732757a37f5f9a03b7 Author: Miklos Vajna Date: Tue Jan 15 00:06:40 2008 +0100 xchat-2.8.4-6-i686 rebuild and makedepends() fix thx crazy for noticing this bug diff --git a/source/xapps/xchat/FrugalBuild b/source/xapps/xchat/FrugalBuild index d7f74d2..7eee3ba 100644 --- a/source/xapps/xchat/FrugalBuild +++ b/source/xapps/xchat/FrugalBuild @@ -4,11 +4,11 @@ pkgname=xchat pkgver=2.8.4 -pkgrel=5 +pkgrel=6 pkgdesc="A GTK+2 based IRC client" url="http://www.xchat.org/" depends=('gtk+2>=2.12.0-3' 'openssl' 'glib2>=2.14.1-5' 'libsexy' 'dbus-glib') -makedepends=('python' 'perl' 'tcl') +makedepends=('python' 'perl' 'tcl>=8.5') groups=('xapps') archs=('i686' 'x86_64') up2date="lynx -dump $url|grep Source: | sed 's/.* \([0-9\.]*\)$/\1/'" From boobaa at frugalware.org Tue Jan 15 00:13:08 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue Jan 15 00:13:11 2008 Subject: [Frugalware-git] frugalware-current: man-pages-2.76-1-i686 Message-ID: <20080114231308.C321411901DB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0c7dbb26dd8897834793d39ead476cf6efbfff5e commit 0c7dbb26dd8897834793d39ead476cf6efbfff5e Author: CSÉCSY László Date: Tue Jan 15 00:13:03 2008 +0100 man-pages-2.76-1-i686 version bump diff --git a/source/apps/man-pages/FrugalBuild b/source/apps/man-pages/FrugalBuild index 0c36f5b..e86b204 100644 --- a/source/apps/man-pages/FrugalBuild +++ b/source/apps/man-pages/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: VMiklos pkgname=man-pages -pkgver=2.75 +pkgver=2.76 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=('e73c9d8ca4223da5dda14a54233bd8bd1dfb5e60') +sha1sums=('b1a63c484a3d95e26b3dcdade115c0593533a329') From vmiklos at frugalware.org Tue Jan 15 00:16:26 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 00:16:39 2008 Subject: [Frugalware-git] homepage-ng: FSA336-seamonkey Message-ID: <20080114231626.E3DA711901DB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=4be454f7151f4f2aa1bcfc2a922e4aa7b73d9629 commit 4be454f7151f4f2aa1bcfc2a922e4aa7b73d9629 Author: Miklos Vajna Date: Tue Jan 15 00:15:59 2008 +0100 FSA336-seamonkey diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 4ae3494..b19a564 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,19 @@ + 336 + 2008-01-15 + vmiklos + seamonkey + 1.1.5-1sayshell1 + 1.1.7-1sayshell1 + http://bugs.frugalware.org/task/2608 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5947 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5959 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5960 + Some vulnerabilities have been reported in Mozilla SeaMonkey, which can be exploited by malicious people to conduct cross-site scripting and cross-site request forgery attacks and potentially to compromise a user's system. + + 335 2008-01-13 vmiklos From vmiklos at frugalware.org Tue Jan 15 01:43:42 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 01:43:45 2008 Subject: [Frugalware-git] pacman-tools: dg: add --suppress-from to send() Message-ID: <20080115004342.1DC181190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=7badac2c0247923fbb8595e6f1f25c9c7553edd6 commit 7badac2c0247923fbb8595e6f1f25c9c7553edd6 Author: Miklos Vajna Date: Tue Jan 15 01:43:03 2008 +0100 dg: add --suppress-from to send() how insane it is to send a copy to ourselves all the time.. diff --git a/darcs-git.py b/darcs-git.py index da7cb1f..f5d228e 100755 --- a/darcs-git.py +++ b/darcs-git.py @@ -679,7 +679,7 @@ Options: sock = os.popen("git config user.email") author += " <%s>" % sock.readline().strip() sock.close() - return os.system("""git send-email --envelope-sender "%s" --from "%s" %s""" % (author, author, " ".join(argv))) + return os.system("""git send-email --envelope-sender "%s" --from "%s" --suppress-from %s""" % (author, author, " ".join(argv))) def get(argv): def usage(ret): From vmiklos at frugalware.org Tue Jan 15 02:41:46 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 02:41:55 2008 Subject: [Frugalware-git] pacman-tools: dg: handle ignored deleted files Message-ID: <20080115014146.C37B211901DB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=0d06f170055b60022caa79f037fc9326dbb18f6e commit 0d06f170055b60022caa79f037fc9326dbb18f6e Author: Miklos Vajna Date: Tue Jan 15 02:38:43 2008 +0100 dg: handle ignored deleted files so the situation is the following: you have a tracked file in dir1/foo.c and you have a dir2 $ dg mv dir1/foo.c dir2 $ cd dir2 $ dg rec . in this case you are not asked if you want to delete dir1/foo.c as it's outside dir2 but we should now commit it either - we should undo the delete, commit and redo it thx crazy for figuring out how to reproduce this bug diff --git a/darcs-git.py b/darcs-git.py index f5d228e..967f139 100755 --- a/darcs-git.py +++ b/darcs-git.py @@ -130,7 +130,7 @@ def scan_dir(files=""): file = File() inheader = True header.append(i) - elif i.startswith("+++ ") or i.startswith("--- ") or i.startswith("index "): + elif i.startswith("+++ ") or i.startswith("--- ") or i.startswith("index ") or i.startswith("deleted "): header.append(i) elif i.startswith("@@") or i.startswith("GIT binary patch"): if i.startswith("GIT binary patch"): @@ -315,19 +315,26 @@ Options: sock = os.popen("git apply --cached 2>/dev/null", "w") sock.write("".join(p)) sock.close() - # a list for new files. we'll revert their addition, commit and add - # them again + # a list for new/deleted files. we'll revert their addition/deletion, + # commit and add/remove them again newlist = [] + dellist = [] for i in allstatus.hunks: if not status.ispicked(i): lines = i.text.split("\n") new = False + old = False for j in lines: if j.startswith("index 0000000"): new = True break + elif re.match(r"index [0-9a-f]{7}\.\.0000000", j): + old = True + break if new: newlist.append(diff2filename(lines[0])) + if old: + dellist.append(i.text) else: lines = i.text.split("\n") new = False @@ -341,6 +348,10 @@ Options: os.system("git add %s" % diff2filename(lines[0])) for i in newlist: os.system("git reset HEAD %s" % i) + for i in dellist: + sock = os.popen("git apply --cached -R", "w") + sock.write(i) + sock.close() os.system("""git commit -m '%s' %s %s""" % (options.name.replace("'", """'"'"'"""), options.edit, options.amend)) # readd the uncommitted new files From vmiklos at frugalware.org Tue Jan 15 03:48:53 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 03:48:59 2008 Subject: [Frugalware-git] bmf: etckeeper-0.7-1-i686 Message-ID: <20080115024853.714DF176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=bf5fa1b7b1d56260064f1e99a273b76296a7c1fe commit bf5fa1b7b1d56260064f1e99a273b76296a7c1fe Author: Miklos Vajna Date: Tue Jan 15 03:48:18 2008 +0100 etckeeper-0.7-1-i686 bin, moved to current diff --git a/source/apps-extra/etckeeper/FrugalBuild b/source/apps-extra/etckeeper/FrugalBuild deleted file mode 100644 index 44894f0..0000000 --- a/source/apps-extra/etckeeper/FrugalBuild +++ /dev/null @@ -1,33 +0,0 @@ -# Compiling Time: 0 SBU -# Maintainer: VMiklos - -pkgname=etckeeper -pkgver=0.7 -pkgrel=1 -pkgdesc="Stores the /etc directory in a git repo." -url="http://kitenet.net/~joey/code/etckeeper/" -rodepends=('git>=1.5.3.4' 'metastore' 'pacman-g2>=3.6.6.6.g3a1c159' \ - 'dcron>=3.2-4') -backup=(etc/$pkgname/$pkgname.conf) -groups=('apps-extra') -archs=('i686') -pkgurl="http://ftp.frugalware.org/pub/other/sources/etckeeper/" -up2date="lynx -dump $pkgurl |Flasttarbz2" -source=($pkgurl/$pkgname-$pkgver.tar.bz2) -signatures=($source.asc) - -# this pkg should be in bmf till: -# - the next pacman-g2 release -# - more testing - -build() -{ - # our config - Fsed 'apt' 'pacman-g2' etckeeper.conf - Fsed 'dpkg' 'pacman-g2' etckeeper.conf - # typos - Fsed 'etc/' '' Makefile - Fsed 'apt' 'install' pacman-g2.hook - Fmakeinstall PREFIX=$Fdestdir - Fdocrel debian/changelog -} From vmiklos at frugalware.org Tue Jan 15 03:55:48 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 03:55:52 2008 Subject: [Frugalware-git] bmf: pacman-g2-3.6.6.6.g3a1c159-1-i686 Message-ID: <20080115025548.A31D8176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=925c51e246b85db485b44db519a52586cfe9e915 commit 925c51e246b85db485b44db519a52586cfe9e915 Author: Miklos Vajna Date: Tue Jan 15 03:55:34 2008 +0100 pacman-g2-3.6.6.6.g3a1c159-1-i686 nobuild, newer version in current diff --git a/source/base/pacman-g2/FrugalBuild b/source/base/pacman-g2/FrugalBuild index 7ba0dd9..f62fd72 100644 --- a/source/base/pacman-g2/FrugalBuild +++ b/source/base/pacman-g2/FrugalBuild @@ -27,7 +27,7 @@ else _F_scm_url="git://git.frugalware.org/pub/other/pacman-g2/pacman-g2" Finclude scm fi -options=('scriptlet') +options=('scriptlet' 'nobuild') build() { From vmiklos at frugalware.org Tue Jan 15 04:31:51 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 04:31:53 2008 Subject: [Frugalware-git] bmf: git-1.5.4.rc3.4.g16335-1-i686 Message-ID: <20080115033151.394FF176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=78b6be31dbc4f2c71bbdad3f801e441322ea182c commit 78b6be31dbc4f2c71bbdad3f801e441322ea182c Author: Miklos Vajna Date: Tue Jan 15 04:29:59 2008 +0100 git-1.5.4.rc3.4.g16335-1-i686 update to rc3 diff --git a/source/devel-extra/git/FrugalBuild b/source/devel-extra/git/FrugalBuild index 91946cf..befdece 100644 --- a/source/devel-extra/git/FrugalBuild +++ b/source/devel-extra/git/FrugalBuild @@ -9,7 +9,7 @@ USE_HTMLMAN=${USE_HTMLMAN:-"y"} pkgname=git pkgver=1.5.3.7 -Fuse $USE_DEVEL && pkgver=1.5.4.rc2 +Fuse $USE_DEVEL && pkgver=1.5.4.rc3.4.g16335 pkgrel=1 pkgdesc="A fast, scalable, distributed revision control system." url="http://www.kernel.org/pub/software/scm/git/" From boobaa at frugalware.org Tue Jan 15 08:39:12 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue Jan 15 08:39:15 2008 Subject: [Frugalware-git] frugalware-current: nmap-4.53-1-i686 Message-ID: <20080115073912.C7AB611901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f9d4b224acfa5d131b63ddaf1f24228cd79237bc commit f9d4b224acfa5d131b63ddaf1f24228cd79237bc Author: CSÉCSY László Date: Tue Jan 15 08:39:05 2008 +0100 nmap-4.53-1-i686 version bump almost a completely reworked FB, thx to crazy diff --git a/source/network/nmap/FrugalBuild b/source/network/nmap/FrugalBuild index d59820e..d109d7a 100644 --- a/source/network/nmap/FrugalBuild +++ b/source/network/nmap/FrugalBuild @@ -2,37 +2,54 @@ # Maintainer: CSÉCSY László pkgname=nmap -pkgver=4.20 +pkgver=4.53 pkgrel=1 pkgdesc="A network exploration tool and security scanner" url="http://www.insecure.org" -depends=('pcre' 'openssl') -makedepends=('gtk+2' 'libpcap') +depends=('pcre' 'openssl' 'lua') +makedepends=('pygtk' 'libpcap') groups=('network') +options=('scriptlet') archs=('i686' 'x86_64') up2date="lynx -dump 'http://download.insecure.org/nmap/dist/?M=D'|grep 'nmap-[0-9\.]*tgz$'|sed -n 's/.*-\(.*\)\.tgz/\1/;$ p'" source=(http://download.insecure.org/$pkgname/dist/$pkgname-$pkgver.tar.bz2 nmap-logo-64.png) -sha1sums=('641bf8ec28313f3fd110d7fa84c3a233cf79c36b' \ +sha1sums=('e2274194e7be2805a0f21cff3b352df192e1f835' \ 'c36250c662ee9058974a2215c579c3f45ddaf2d0') subpkgs=('nmapfe') subdescs=('GTK+2 frontend for nmap') -subdepends=('gtk+2 nmap') -subgroups=('xapps') +subdepends=("pygtk nmap=$pkgver") +subgroups=('xapps-extra') subarchs=('i686 x86_64') +subinstall=nmapfe.install build() { + unset MAKEFLAGS Fcd - Fsed "icon-network" "/usr/share/pixmaps/nmap-logo-64.png" nmapfe.desktop Fbuild --with-libpcre=/usr --with-openssl=/usr/include/openssl \ - --with-libpcap=/usr - Fmkdir /usr/share/pixmaps - Ffile nmap-logo-64.png /usr/share/pixmaps/ - Fsplit nmapfe usr/bin/{nmapfe,xnmap} - Fsplit nmapfe usr/man/man1/{nmapfe*,xnmap*} - Fsplit nmapfe usr/share/applications/ - Fsplit nmapfe usr/share/pixmaps/ + --with-libpcap=/usr + Fmkdir usr/share/pixmaps + Ffile nmap-logo-64.png /usr/share/pixmaps/$pkgname.png + _F_desktop_name="NmapFe" + _F_desktop_desc="GTK+2 frontend for nmap" + _F_desktop_icon="/usr/share/pixmaps/$pkgname.png" + _F_desktop_exec="gksu /usr/bin/nmapfe" + _F_desktop_categories="GTK;Network;" + _F_desktop_show_in="GNOME;XFCE" + _F_desktop_filename="${pkgname}fe" + Fdesktop2 + _F_desktop_name="NmapFe" + _F_desktop_desc="GTK+2 frontend for nmap" + _F_desktop_icon="/usr/share/pixmaps/$pkgname.png" + _F_desktop_exec="kdesu /usr/bin/nmapfe" + _F_desktop_categories="GTK;Network;" + _F_desktop_filename="${pkgname}fe-kde" + _F_desktop_show_in="KDE" + Fdesktop2 + Fsplit nmapfe usr/bin/{nmapfe,xnmap,*zenmap*} + Fsplit nmapfe usr/share/{applications,pixmaps,icons,zenmap} + Fsplit nmapfe usr/lib/python2.5 } # optimization OK diff --git a/source/network/nmap/nmapfe.install b/source/network/nmap/nmapfe.install new file mode 100644 index 0000000..c242120 --- /dev/null +++ b/source/network/nmap/nmapfe.install @@ -0,0 +1,18 @@ +post_install() { + echo -n "updating desktop database... " + update-desktop-database > /dev/null 2>&1 + echo "done." +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} + +op=$1 +shift + +$op $* From boobaa at frugalware.org Tue Jan 15 08:44:41 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue Jan 15 08:44:44 2008 Subject: [Frugalware-git] frugalware-current: perl-mail-dkim-0.30-1-i686 Message-ID: <20080115074441.E66A411901DB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1627e87689419b9eba4ffe9cdd2e97db12f805a9 commit 1627e87689419b9eba4ffe9cdd2e97db12f805a9 Author: CSÉCSY László Date: Tue Jan 15 08:44:28 2008 +0100 perl-mail-dkim-0.30-1-i686 version bump diff --git a/source/devel-extra/perl-mail-dkim/FrugalBuild b/source/devel-extra/perl-mail-dkim/FrugalBuild index d3b6f06..d5d395a 100644 --- a/source/devel-extra/perl-mail-dkim/FrugalBuild +++ b/source/devel-extra/perl-mail-dkim/FrugalBuild @@ -3,9 +3,9 @@ _F_perl_name=Mail-DKIM _F_perl_author=J/JA/JASLONG -pkgver=0.29 +pkgver=0.30 pkgdesc="Signs/verifies Internet mail with DKIM/DomainKey signatures" -depends=('perl-crypt-openssl-rsa>=0.22' 'perl-digest-sha1' 'perl-digest-sha' 'perl-mailtools' 'perl-net-dns') +depends=('perl-crypt-openssl-rsa>=0.24' 'perl-digest-sha1' 'perl-digest-sha' 'perl-mailtools' 'perl-net-dns') Finclude perl archs=('i686' 'x86_64') -sha1sums=('4f41b34da5c4a2164a7e8456a0d0cf68de0f205e') +sha1sums=('7da083fe06455c6cc6ecc6fd237e2110d3f4202e') From boobaa at frugalware.org Tue Jan 15 08:46:50 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue Jan 15 08:46:52 2008 Subject: [Frugalware-git] frugalware-current: rss2email-2.62-1-i686 Message-ID: <20080115074650.7370011901DB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=92a94d651c8091e38705811f1c117c3e712a856f commit 92a94d651c8091e38705811f1c117c3e712a856f Author: CSÉCSY László Date: Tue Jan 15 08:46:43 2008 +0100 rss2email-2.62-1-i686 version bump diff --git a/source/network-extra/rss2email/FrugalBuild b/source/network-extra/rss2email/FrugalBuild index 0a86d8c..46f09e5 100644 --- a/source/network-extra/rss2email/FrugalBuild +++ b/source/network-extra/rss2email/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CSÉCSY László pkgname=rss2email -pkgver=2.61 +pkgver=2.62 pkgrel=1 pkgdesc="read newsfeeds from your email client" url="http://rss2email.infogami.com/" @@ -16,7 +16,7 @@ source=(http://$pkgname.infogami.com/$pkgname.py \ http://feedparser.org/feedparser.py \ http://lindsey.smith.googlepages.com/r2e \ README.Frugalware) -sha1sums=('40b24ec184dabf7609d071d7e12bbaadea6d8322' \ +sha1sums=('0c69c3325fa9ddac11f8d461337f11c989c62f66' \ '778b66d2c5a6df80e609590402add947ab2cdea3' \ 'f9c2a4b3a4b2a586e74da8fdcf1760fe3a96c818' \ 'd2b9524e7558bb95ab2bc2c458f4123cfceab7b4' \ From boobaa at frugalware.org Tue Jan 15 08:52:18 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue Jan 15 08:52:26 2008 Subject: [Frugalware-git] frugalware-current: perl-glib-1.164-1-i686 Message-ID: <20080115075218.D061A11901DB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4f63a1cda858faaf7a114039f068fba8664f25a8 commit 4f63a1cda858faaf7a114039f068fba8664f25a8 Author: CSÉCSY László Date: Tue Jan 15 08:52:12 2008 +0100 perl-glib-1.164-1-i686 version bump diff --git a/source/devel-extra/perl-glib/FrugalBuild b/source/devel-extra/perl-glib/FrugalBuild index 83e94bf..00fc68f 100644 --- a/source/devel-extra/perl-glib/FrugalBuild +++ b/source/devel-extra/perl-glib/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Zsolt Szalai pkgname=perl-glib -pkgver=1.162 +pkgver=1.164 pkgrel=1 pkgdesc="Perl wrappers for the GLib utility and Object libraries" url="http://search.cpan.org/search?query=Glib&mode=all" @@ -14,5 +14,5 @@ up2date="lynx -dump 'http://search.cpan.org/search?query=Glib&mode=all'|grep \"G source=(http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/Glib-$pkgver.tar.gz) _F_cd_path="Glib-$pkgver" -sha1sums=('72c246c51102e3a62a7ffcd934ebdf0f433800f1') +sha1sums=('a20ed6460720c87375355ddb7249f84f6ca9bb7b') # optimization OK From boobaa at frugalware.org Tue Jan 15 09:00:23 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue Jan 15 09:00:26 2008 Subject: [Frugalware-git] frugalware-current: perl-gtk2-1.164-1-i686 Message-ID: <20080115080023.72ABF11901DB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=db76da5ac990315b5743dbc96e6946631f396018 commit db76da5ac990315b5743dbc96e6946631f396018 Author: CSÉCSY László Date: Tue Jan 15 09:00:17 2008 +0100 perl-gtk2-1.164-1-i686 version bump diff --git a/source/xlib-extra/perl-gtk2/FrugalBuild b/source/xlib-extra/perl-gtk2/FrugalBuild index 99c20af..08e1171 100644 --- a/source/xlib-extra/perl-gtk2/FrugalBuild +++ b/source/xlib-extra/perl-gtk2/FrugalBuild @@ -5,14 +5,14 @@ pkgname=perl-gtk2 _F_perl_name=Gtk2 _F_perl_author=T/TS/TSCH -pkgver=1.162 +pkgver=1.164 pkgdesc="Perl interface to the 2.x series of the Gimp Toolkit library" -depends=('gtk+2>=2.10.3' 'perl-glib>=1.160' 'perl-cairo') +depends=('gtk+2>=2.10.3' 'perl-glib>=1.163' 'perl-cairo') makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig') Finclude perl groups=('xlib-extra') archs=('i686' 'x86_64') options=('scriptlet') -sha1sums=('979b74bda00a1164ba5234e9d0e7dfa5b604265d') +sha1sums=('e2c147b412aecbe87983e317461e0997b2a7148a') # optimization OK From boobaa at frugalware.org Tue Jan 15 09:13:25 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue Jan 15 09:13:27 2008 Subject: [Frugalware-git] frugalware-current: jack-0.109.0-1-i686 Message-ID: <20080115081325.B0552176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=65d00c2fd207f4f642b7fd1f829a8f452e6e77a6 commit 65d00c2fd207f4f642b7fd1f829a8f452e6e77a6 Author: CSÉCSY László Date: Tue Jan 15 09:13:18 2008 +0100 jack-0.109.0-1-i686 version bump diff --git a/source/lib/jack/FrugalBuild b/source/lib/jack/FrugalBuild index 0f6740a..ad2e759 100644 --- a/source/lib/jack/FrugalBuild +++ b/source/lib/jack/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: CSÉCSY László pkgname=jack -pkgver=0.103.0 -pkgrel=2 +pkgver=0.109.0 +pkgrel=1 pkgdesc="jack audio connection kit is a low-latency audio server" _F_sourceforge_dirname="jackit" _F_sourceforge_name="jack-audio-connection-kit" @@ -24,6 +24,6 @@ build() Fmakeinstall } -sha1sums=('e804189f3dc024dad37da4afb66a30fd9c92b2bf'\ +sha1sums=('dec4067ecafbb679d424fa8105560aff89afb99a'\ '2f344b023afb58d76b5b659e0646b507cbc8a22d') # optimization OK From boobaa at frugalware.org Tue Jan 15 09:41:06 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue Jan 15 09:41:09 2008 Subject: [Frugalware-git] frugalware-current: perl-net-dns-0.62-1-i686 Message-ID: <20080115084106.E5263176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c54203ff2e5e6a3c3a132aa40157d5cfcaf06c99 commit c54203ff2e5e6a3c3a132aa40157d5cfcaf06c99 Author: CSÉCSY László Date: Tue Jan 15 09:40:14 2008 +0100 perl-net-dns-0.62-1-i686 version bump diff --git a/source/devel-extra/perl-net-dns/FrugalBuild b/source/devel-extra/perl-net-dns/FrugalBuild index 6cc791f..ea20bb0 100644 --- a/source/devel-extra/perl-net-dns/FrugalBuild +++ b/source/devel-extra/perl-net-dns/FrugalBuild @@ -3,7 +3,7 @@ _F_perl_name=Net-DNS _F_perl_author=O/OL/OLAF -pkgver=0.61 +pkgver=0.62 pkgrel=1 pkgdesc="Perl interface to the DNS resolver" url="http://cpan.org/" @@ -11,7 +11,7 @@ depends=('perl' 'perl-digest-hmac' 'perl-net-ip' 'perl-io-socket-inet6') Finclude perl groups=('devel-extra') archs=('i686' 'x86_64') -sha1sums=('56a6eaba303e45035ab71f47c0ccc14eafbc1bad') +sha1sums=('b8f8d8a9a720e8d04b37cb80fc1ee7935486f498') Fconfopts="$Fconfopts --noonline-tests" # optimization OK From boobaa at frugalware.org Tue Jan 15 09:46:12 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue Jan 15 09:46:15 2008 Subject: [Frugalware-git] frugalware-current: spamassassin-3.2.4-1-i686 Message-ID: <20080115084612.1E493176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f0b3e63ab8916a7da90a8dd115e510da02c64af5 commit f0b3e63ab8916a7da90a8dd115e510da02c64af5 Author: CSÉCSY László Date: Tue Jan 15 09:46:05 2008 +0100 spamassassin-3.2.4-1-i686 version bump use the main site, .eu seems to be down diff --git a/source/network-extra/spamassassin/FrugalBuild b/source/network-extra/spamassassin/FrugalBuild index c51c5b9..2f5ccc7 100644 --- a/source/network-extra/spamassassin/FrugalBuild +++ b/source/network-extra/spamassassin/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Bence Nagy pkgname=spamassassin -pkgver=3.2.3 +pkgver=3.2.4 pkgrel=1 pkgdesc="A mail filter to identify spam." url="http://spamassassin.apache.org" @@ -16,8 +16,8 @@ depends=('perl-html-parser' 'perl-digest-sha1' 'openssl' \ groups=('network-extra') archs=('i686' 'x86_64') backup=(etc/conf.d/spamd etc/mail/spamassassin/local.cf) -source=(http://www.eu.apache.org/dist/spamassassin/source/Mail-SpamAssassin-$pkgver.tar.gz rc.spamd spamd) -up2date="lynx -dump http://www.eu.apache.org/dist/spamassassin/source | grep [0-9].[0-9].[0-9].tar.gz | tail -n 1 | sed 's/.*sin-\([0-9\.]\+\).tar.gz.*/\1/'" +source=(http://www.apache.org/dist/spamassassin/source/Mail-SpamAssassin-$pkgver.tar.gz rc.spamd spamd) +up2date="lynx -dump http://www.apache.org/dist/spamassassin/source | grep [0-9].[0-9].[0-9].tar.gz | tail -n 1 | sed 's/.*sin-\([0-9\.]\+\).tar.gz.*/\1/'" build() { Fcd Mail-SpamAssassin-$pkgver @@ -29,7 +29,7 @@ build() { Frcd spamd Ffile /etc/sysconfig/spamd } -sha1sums=('93337a5cf6cc6f4980307c08ad65575fa08d1f54'\ +sha1sums=('5c0e01831256518b27139507a4ded38e582d8649'\ '3b47547d8649cbfb82b11276a3986e4e17d1c997'\ '4883d67843dc9b32f71667b8a2b549fb9f88a0b7') From crazy at frugalware.org Tue Jan 15 13:13:59 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 15 13:14:01 2008 Subject: [Frugalware-git] frugalware-current: kphotoalbum-3.0.2-3-i686 Message-ID: <20080115121359.3EE0611901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3cb9dbfd94e2741eb6eddb2d04981ff18d243350 commit 3cb9dbfd94e2741eb6eddb2d04981ff18d243350 Author: crazy Date: Tue Jan 15 13:12:06 2008 +0100 kphotoalbum-3.0.2-3-i686 * up2date fix diff --git a/source/kde-extra/kphotoalbum/FrugalBuild b/source/kde-extra/kphotoalbum/FrugalBuild index 26715e3..5970a6a 100644 --- a/source/kde-extra/kphotoalbum/FrugalBuild +++ b/source/kde-extra/kphotoalbum/FrugalBuild @@ -12,7 +12,7 @@ groups=('kde-extra') Finclude kde url="http://kphotoalbum.org" Fconfopts="$Fconfopts --disable-debug --without-debug" -up2date="lynx -dump $url/download-source.html|grep -om1 'kphotoalbum-\(.*\).tar.gz'|sed 's/.*-\(.*\).t.*/\1/'" +up2date="lynx -dump $url/download-source.html|grep -om1 'kphotoalbum-\(.*\).tar.bz2'|sed 's/.*-\(.*\).t.*/\1/'" source=($url/download/$pkgname-$pkgver.tar.gz) sha1sums=('530eef427691af99eae08d16c361d3b6f196330e') # Notice KPhotoAlbum was in recent version called KimDaBa, From crazy at frugalware.org Tue Jan 15 13:57:13 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 15 13:57:15 2008 Subject: [Frugalware-git] frugalware-current: kernel-2.6.23-5-i686 Message-ID: <20080115125713.5EB5A176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=64fd6759595d14a3dadd73bf90c33f751182dd06 commit 64fd6759595d14a3dadd73bf90c33f751182dd06 Author: crazy Date: Tue Jan 15 13:56:59 2008 +0100 kernel-2.6.23-5-i686 * make hw_random modular * now folks with broken BIOS'es have at least the chance * to backlist it .. or use *fwh_detect option(s) diff --git a/source/base/kernel/config b/source/base/kernel/config index 05af944..acf6fae 100644 --- a/source/base/kernel/config +++ b/source/base/kernel/config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.23.1 -# Thu Oct 25 03:28:36 2007 +# Linux kernel version: 2.6.23.12 +# Tue Jan 15 13:27:30 2008 # CONFIG_X86_32=y CONFIG_GENERIC_TIME=y @@ -153,15 +153,13 @@ CONFIG_RWSEM_XCHGADD_ALGORITHM=y # CONFIG_ARCH_HAS_ILOG2_U64 is not set CONFIG_GENERIC_CALIBRATE_DELAY=y CONFIG_X86_PPRO_FENCE=y +CONFIG_X86_F00F_BUG=y CONFIG_X86_WP_WORKS_OK=y CONFIG_X86_INVLPG=y CONFIG_X86_BSWAP=y CONFIG_X86_POPAD_OK=y -CONFIG_X86_GOOD_APIC=y +CONFIG_X86_ALIGNMENT_16=y CONFIG_X86_INTEL_USERCOPY=y -CONFIG_X86_USE_PPRO_CHECKSUM=y -CONFIG_X86_TSC=y -CONFIG_X86_CMOV=y CONFIG_X86_MINIMUM_CPU_FAMILY=4 CONFIG_HPET_TIMER=y CONFIG_NR_CPUS=8 @@ -2115,10 +2113,10 @@ CONFIG_WDT_501_PCI=y # CONFIG_USBPCWATCHDOG=m CONFIG_HW_RANDOM=y -CONFIG_HW_RANDOM_INTEL=y -CONFIG_HW_RANDOM_AMD=y -CONFIG_HW_RANDOM_GEODE=y -CONFIG_HW_RANDOM_VIA=y +CONFIG_HW_RANDOM_INTEL=m +CONFIG_HW_RANDOM_AMD=m +CONFIG_HW_RANDOM_GEODE=m +CONFIG_HW_RANDOM_VIA=m CONFIG_NVRAM=m CONFIG_RTC=m CONFIG_GEN_RTC=y From vmiklos at frugalware.org Tue Jan 15 14:56:59 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 14:57:02 2008 Subject: [Frugalware-git] frugalware-current: bzr-1.1-1-i686 Message-ID: <20080115135659.AF12611901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=af65023f0655dd3de10269f58777581164ad2851 commit af65023f0655dd3de10269f58777581164ad2851 Author: Miklos Vajna Date: Tue Jan 15 14:56:45 2008 +0100 bzr-1.1-1-i686 version bump diff --git a/source/devel-extra/bzr/FrugalBuild b/source/devel-extra/bzr/FrugalBuild index 32b0273..8506124 100644 --- a/source/devel-extra/bzr/FrugalBuild +++ b/source/devel-extra/bzr/FrugalBuild @@ -2,10 +2,11 @@ # Maintainer: VMiklos pkgname=bzr -pkgver=1.0 +pkgver=1.1 pkgrel=1 pkgdesc="Next generation distributed version control" url="http://bazaar-vcs.org" +_F_makepkg_chkdep="python" depends=('paramiko') groups=('devel-extra') archs=('i686' 'x86_64') From vmiklos at frugalware.org Tue Jan 15 15:45:48 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 15:45:50 2008 Subject: [Frugalware-git] homepage-ng: FSA337-wireshark Message-ID: <20080115144548.C016B1190499@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=7ec20971622c947b0bc8830ff68b22398afb2e93 commit 7ec20971622c947b0bc8830ff68b22398afb2e93 Author: Miklos Vajna Date: Tue Jan 15 15:45:40 2008 +0100 FSA337-wireshark diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index b19a564..80794e0 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,37 @@ + 337 + 2008-01-15 + vmiklos + wireshark + 0.99.6-4 + 0.99.7-1terminus1 + http://bugs.frugalware.org/task/2605 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6114 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6117 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6118 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6120 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6121 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6111 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6112 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6113 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6115 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6116 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6119 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6438 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6439 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6441 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6450 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6451 + Some vulnerabilities have been reported in Wireshark, which can be exploited by malicious people to cause a DoS (Denial of Service). + The vulnerabilities are caused due to various errors (e.g. large loops with extreme memory consumption, endless loops, crashes, and buffer overflows) within the following: + * SSL, ANSI MAP, Firebird/Interbase, NCP, HTTP, MEGACO, DCP ETSI, PPP, Bluetooth SDP, SMB, USB, WiMAX, RPL, and CIP dissectors + * when processing a malformed MP3 or iSeries (OS/400) Communication trace file + * when processing a malformed DNP or RPC Portmap packet + These can be exploited to crash Wireshark or consume large amounts of system resources by e.g. parsing a specially crafted packet that is either captured off the wire or loaded via a capture file. + + 336 2008-01-15 vmiklos From vmiklos at frugalware.org Tue Jan 15 15:59:30 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 15:59:32 2008 Subject: [Frugalware-git] frugalware-current: a2ps-4.14-1-i686 Message-ID: <20080115145930.D38A41190499@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d4e29a364af3ceaf92987674a218105d1a0305e6 commit d4e29a364af3ceaf92987674a218105d1a0305e6 Author: Miklos Vajna Date: Tue Jan 15 15:59:06 2008 +0100 a2ps-4.14-1-i686 version bump diff --git a/source/apps/a2ps/FrugalBuild b/source/apps/a2ps/FrugalBuild index f5e93ef..9982930 100644 --- a/source/apps/a2ps/FrugalBuild +++ b/source/apps/a2ps/FrugalBuild @@ -3,25 +3,25 @@ # Maintainer: Bence Nagy pkgname=a2ps -pkgver=4.13 -pkgextraver=b -pkgrel=5 +pkgver=4.14 +pkgextraver= +pkgrel=1 pkgdesc="An Any to PostScript filter" url="http://www.inf.enst.fr/~demaille/a2ps" depends=('glibc' 'urw-fonts' 'psutils' 'texinfo') -makedepends=('emacs') +makedepends=('emacs' 'gperf') groups=('apps') archs=('i686' 'x86_64') backup=('etc/a2ps-site.cfg' 'etc/a2ps.cfg') Fup2gnugz -source=(ftp://ftp.enst.fr/pub/unix/$pkgname/$pkgname-$pkgver$pkgextraver.tar.gz glibc-2.3.4.patch0 \ - a2ps-4.13b-autoconf-fixes.patch libtool.patch) +source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz \ + libtool.patch) +sha1sums=('365abbbe4b7128bf70dad16d06e23c5701874852' \ + '2cd26284b19f897505b0f344fcd423ab10b76a6f') build() { - Fcd - Fpatch glibc-2.3.4.patch0 - Fpatch libtool.patch + Fpatchall libtool.patch if [ "$CARCH" == "x86_64" ]; then ## ugly hack , auto* are br0ken @@ -32,10 +32,4 @@ build() Fmakeinstall || return 1 } - - -sha1sums=('cfc79a3e54115e569f667fa3fd2c2ec16d22b31a'\ - '8ccecca4a0c88807a2f6514f84251331c4c92047'\ - '844f8a2c648b96292f410da02b5c84af1f152363'\ - '2cd26284b19f897505b0f344fcd423ab10b76a6f') # optimization OK diff --git a/source/apps/a2ps/a2ps-4.13b-autoconf-fixes.patch b/source/apps/a2ps/a2ps-4.13b-autoconf-fixes.patch deleted file mode 100644 index 76a3f22..0000000 --- a/source/apps/a2ps/a2ps-4.13b-autoconf-fixes.patch +++ /dev/null @@ -1,563 +0,0 @@ -diff -Naur a2ps-4.13.orig/Makefile.in a2ps-4.13/Makefile.in ---- a2ps-4.13.orig/Makefile.in 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/Makefile.in 2005-06-08 15:52:29.000000000 +0000 -@@ -100,7 +100,7 @@ - INTLDEPS = @INTLDEPS@ - INTLLIBS = @INTLLIBS@ - INTLOBJS = @INTLOBJS@ --LEX = @LEX@ -+LEX = @LEX@ -CFe - LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ - LIBOBJS = @LIBOBJS@ - LIBTOOL = @LIBTOOL@ -diff -Naur a2ps-4.13.orig/config.h.in a2ps-4.13/config.h.in ---- a2ps-4.13.orig/config.h.in 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/config.h.in 2005-06-08 15:52:35.000000000 +0000 -@@ -380,7 +380,7 @@ - #undef SYNTAX_TABLE - - /* Define if `sys_siglist' is declared by or . */ --#undef SYS_SIGLIST_DECLARED -+#undef HAVE_DECL_SYS_SIGLIST - - /* Define if you can safely include both and . */ - #undef TIME_WITH_SYS_TIME -diff -Naur a2ps-4.13.orig/configure.in a2ps-4.13/configure.in ---- a2ps-4.13.orig/configure.in 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/configure.in 2005-06-08 15:52:35.000000000 +0000 -@@ -24,6 +24,8 @@ - ## Checks for programs. ## - ## --------------------- ## - -+m4_pattern_allow([.*M4]) -+m4_pattern_allow([AC_MSG_WARN]) - AC_PROG_AWK - AC_PROG_GNU_M4 - AC_PROG_INSTALL -@@ -82,7 +84,7 @@ - AC_TYPE_PID_T - AC_TYPE_SIGNAL - AC_STRUCT_TM --AC_CHECK_MEMBERS((struct passwd.pw_gecos),,, -+AC_CHECK_MEMBERS([struct passwd.pw_gecos],,, - [#if HAVE_PWD_H - # include - #endif]) -@@ -141,7 +143,7 @@ - # Check and replace broken or missing "fnmatch" - AC_FUNC_FNMATCH - if test $ac_cv_func_fnmatch_works = no; then -- LIBOBJS="$LIBOBJS fnmatch.o" -+ AC_LIBOBJ([fnmatch]) - AC_DEFINE_UNQUOTED(fnmatch, rpl_fnmatch, - [Define to rpl_fnmatch if the replacement function should be used.]) - fi -@@ -149,7 +151,7 @@ - # Needed checks for tinyterm.[ch] - ad_TINYTERM_CHECKS - --AC_CHECK_DECLS((fputs, strlen, strtoul, strtoull)) -+AC_CHECK_DECLS([fputs, strlen, strtoul, strtoull]) - - # Internationalization. - AM_GNU_GETTEXT -@@ -273,7 +275,7 @@ - # Nice special printers - ######################## - # Look for GV or Ghostview --ad_CHECK_PROGS((gv, ghostview)) -+ad_CHECK_PROGS([gv, ghostview]) - if test "$COM_gv$COM_ghostview" = "##"; then - COM_DISPLAY="#" - fi -@@ -286,7 +288,7 @@ - ad_CHECK_PROG(gzip, - [a2ps works better with gzip. - Consider fetching gzip at any ftp site proposing GNU programs]) --ad_CHECK_PROGS((bzip, bzip2)) -+ad_CHECK_PROGS([bzip, bzip2]) - - # DVI delegation - ad_CHECK_PROG(dvips) -@@ -295,7 +297,7 @@ - ad_CHECK_PROG(convert) - - # PDF delegation --ad_CHECK_PROGS((acroread, pdf2ps)) -+ad_CHECK_PROGS([acroread, pdf2ps]) - COM_acroread4='#' - AC_SUBST(COM_acroread4) - # If we have acroread, is it a version which supports -shrink etc.? -@@ -313,7 +315,7 @@ - fi - - # Outputting PDF --ad_CHECK_PROGS((distill, ps2pdf)) -+ad_CHECK_PROGS([distill, ps2pdf]) - test "$COM_distill$COM_ps2pdf" = "##" && COM_PS2PDF="#" - AC_SUBST(COM_PS2PDF) - -@@ -326,7 +328,7 @@ - Consider fetching groff at any ftp site proposing GNU programs]) - - # Texinfo delegation --ad_CHECK_PROGS((makeinfo, tex, latex)) -+ad_CHECK_PROGS([makeinfo, tex, latex]) - COM_TEXI="$COM_tex$COM_makeinfo$COM_dvips" - COM_LATEX="$COM_latex$COM_dvips" - AC_SUBST(COM_TEXI) -@@ -336,12 +338,6 @@ - ## Epilogue. ## - ## ---------- ## - --# This is necessary so that .o files in LIBOBJS are also built via --# the ANSI2KNR-filtering rules. --LIBOBJS=`echo "$LIBOBJS" | sed 's/\.o /\$U.o /g;s/\.o$/\$U.o/'` --# Autoconf 2.14a is not ready for libtool --LTLIBOBJS=`echo "$LIBOBJS" | sed 's/\.o/\.lo/g'` --AC_SUBST(LTLIBOBJS) - LTALLOCA=`echo "$ALLOCA" | sed 's/\.o/\.lo/g'` - AC_SUBST(LTALLOCA) - -diff -Naur a2ps-4.13.orig/etc/Makefile.in a2ps-4.13/etc/Makefile.in ---- a2ps-4.13.orig/etc/Makefile.in 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/etc/Makefile.in 2005-06-08 15:52:23.000000000 +0000 -@@ -297,7 +297,9 @@ - - # Building the correct a2ps.cfg - a2ps.cfg: a2ps_cfg Makefile -- sed "s!@libpath@!$(libpath)!" a2ps_cfg > a2ps.cfg -+ sed -e "s!@libpath@!$(libpath)!" \ -+ -e "s!@apppath@!$(PSFONT_PATH)!" \ -+ a2ps_cfg > a2ps.cfg - - # Building a time stamp to know the version. - README: README.in Makefile -diff -Naur a2ps-4.13.orig/etc/a2ps_cfg.in a2ps-4.13/etc/a2ps_cfg.in ---- a2ps-4.13.orig/etc/a2ps_cfg.in 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/etc/a2ps_cfg.in 2005-06-08 15:52:23.000000000 +0000 -@@ -73,6 +73,7 @@ - # It may be useful to extend it so that a2ps can see some - # TeX or X11 resources: it likes AFM files and PF[AB] files. - #AppendLibraryPath: foo -+AppendLibraryPath: @apppath@ - - - ################################################################# -diff -Naur a2ps-4.13.orig/lib/Makefile.in a2ps-4.13/lib/Makefile.in ---- a2ps-4.13.orig/lib/Makefile.in 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/lib/Makefile.in 2005-06-08 15:52:29.000000000 +0000 -@@ -100,7 +100,7 @@ - INTLDEPS = @INTLDEPS@ - INTLLIBS = @INTLLIBS@ - INTLOBJS = @INTLOBJS@ --LEX = @LEX@ -+LEX = @LEX@ -CFe - LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ - LIBOBJS = @LIBOBJS@ - LIBTOOL = @LIBTOOL@ -diff -Naur a2ps-4.13.orig/lib/fonts.l a2ps-4.13/lib/fonts.l ---- a2ps-4.13.orig/lib/fonts.l 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/lib/fonts.l 2005-06-08 15:52:29.000000000 +0000 -@@ -178,7 +178,7 @@ - - %} - --%option yylineno -+/* %option yylineno */ - %option prefix="afm" - %option outfile="lex.yy.c" - -@@ -524,7 +524,7 @@ - const char * filename; - FILE * stream; - -- yylineno = 0; -+ /* yylineno = 0; */ - - /* Find its AFM file: first resolve its font file name */ - filename = fonts_map_resolve_alias (job->fonts_map, font->key); -diff -Naur a2ps-4.13.orig/lib/signame.c a2ps-4.13/lib/signame.c ---- a2ps-4.13.orig/lib/signame.c 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/lib/signame.c 2005-06-08 15:52:35.000000000 +0000 -@@ -62,7 +62,7 @@ - - #else /* HAVE_SYS_SIGLIST. */ - --#ifndef SYS_SIGLIST_DECLARED -+#if HAVE_DECL_SYS_SIGLIST == 0 - extern char *sys_siglist[]; - #endif /* Not SYS_SIGLIST_DECLARED. */ - -diff -Naur a2ps-4.13.orig/m4/atexit.m4 a2ps-4.13/m4/atexit.m4 ---- a2ps-4.13.orig/m4/atexit.m4 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/m4/atexit.m4 2005-06-08 15:52:35.000000000 +0000 -@@ -14,7 +14,7 @@ - [AC_CHECK_FUNCS(atexit) - if test $ac_cv_func_atexit = no; then - AC_CHECK_FUNCS(on_exit) -- LIBOBJS="$LIBOBJS atexit.o" -+ AC_LIBOBJ([atexit]) - if test $ac_cv_func_on_exit = no; then - AC_DEFINE_UNQUOTED(exit, rpl_exit, - [Define to rpl_exit if the replacement function should be used]) -diff -Naur a2ps-4.13.orig/m4/c-bs-a.m4 a2ps-4.13/m4/c-bs-a.m4 ---- a2ps-4.13.orig/m4/c-bs-a.m4 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/m4/c-bs-a.m4 2005-06-08 15:52:47.000000000 +0000 -@@ -2,7 +2,7 @@ - - dnl From Paul Eggert. - --AC_DEFUN(AC_C_BACKSLASH_A, -+AC_DEFUN([AC_C_BACKSLASH_A], - [ - AC_CACHE_CHECK([whether backslash-a works in strings], ac_cv_c_backslash_a, - [AC_TRY_COMPILE([], -@@ -22,7 +22,7 @@ - fi - ]) - --AC_DEFUN(jm_PREREQ_QUOTEARG, -+AC_DEFUN([jm_PREREQ_QUOTEARG], - [ - AC_CHECK_FUNCS(isascii mbrtowc) - AC_CHECK_HEADERS(limits.h stdlib.h string.h wchar.h) -diff -Naur a2ps-4.13.orig/m4/error.m4 a2ps-4.13/m4/error.m4 ---- a2ps-4.13.orig/m4/error.m4 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/m4/error.m4 2005-06-08 15:52:47.000000000 +0000 -@@ -1,13 +1,12 @@ - dnl From Jim Meyering. Use this if you use the GNU error.[ch]. - dnl FIXME: Migrate into libit - --AC_DEFUN(AM_FUNC_ERROR_AT_LINE, -+AC_DEFUN([AM_FUNC_ERROR_AT_LINE], - [AC_CACHE_CHECK([for error_at_line], am_cv_lib_error_at_line, - [AC_TRY_LINK([],[error_at_line(0, 0, "", 0, "");], - am_cv_lib_error_at_line=yes, - am_cv_lib_error_at_line=no)]) - if test $am_cv_lib_error_at_line = no; then -- LIBOBJS="$LIBOBJS error.$ac_objext" -+ AC_LIBOBJ([error]) - fi -- AC_SUBST(LIBOBJS)dnl - ]) -diff -Naur a2ps-4.13.orig/m4/fullpath.m4 a2ps-4.13/m4/fullpath.m4 ---- a2ps-4.13.orig/m4/fullpath.m4 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/m4/fullpath.m4 2005-06-08 15:52:35.000000000 +0000 -@@ -37,12 +37,6 @@ - COM_$1="" - fi - fi --ifval([$2], --[if test "[$]COM_$1" = "#"; then -- AC_MSG_WARN([============================================================ --$2]) -- AC_MSG_WARN([============================================================]) --fi]) - AC_SUBST($1) - AC_SUBST(COM_$1)]) - -diff -Naur a2ps-4.13.orig/m4/lex.m4 a2ps-4.13/m4/lex.m4 ---- a2ps-4.13.orig/m4/lex.m4 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/m4/lex.m4 2005-06-08 15:52:47.000000000 +0000 -@@ -3,7 +3,7 @@ - - dnl AM_PROG_LEX - dnl Look for flex, lex or missing, then run AC_PROG_LEX and AC_DECL_YYTEXT --AC_DEFUN(AM_PROG_LEX, -+AC_DEFUN([AM_PROG_LEX], - [AC_REQUIRE([AM_MISSING_HAS_RUN]) - AC_CHECK_PROGS(LEX, flex lex, [${am_missing_run}flex]) - AC_PROG_LEX -diff -Naur a2ps-4.13.orig/m4/libtool.m4 a2ps-4.13/m4/libtool.m4 ---- a2ps-4.13.orig/m4/libtool.m4 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/m4/libtool.m4 2005-06-08 15:52:47.000000000 +0000 -@@ -22,7 +22,7 @@ - ## the same distribution terms that you use for the rest of that program. - - # serial 40 AC_PROG_LIBTOOL --AC_DEFUN(AC_PROG_LIBTOOL, -+AC_DEFUN([AC_PROG_LIBTOOL], - [AC_REQUIRE([AC_LIBTOOL_SETUP])dnl - - # Save cache, so that ltconfig can load it -@@ -52,7 +52,7 @@ - exec 5>>./config.log - ]) - --AC_DEFUN(AC_LIBTOOL_SETUP, -+AC_DEFUN([AC_LIBTOOL_SETUP], - [AC_PREREQ(2.13)dnl - AC_REQUIRE([AC_ENABLE_SHARED])dnl - AC_REQUIRE([AC_ENABLE_STATIC])dnl -@@ -132,16 +132,16 @@ - ]) - - # AC_LIBTOOL_DLOPEN - enable checks for dlopen support --AC_DEFUN(AC_LIBTOOL_DLOPEN, [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])]) -+AC_DEFUN([AC_LIBTOOL_DLOPEN], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])]) - - # AC_LIBTOOL_WIN32_DLL - declare package support for building win32 dll's --AC_DEFUN(AC_LIBTOOL_WIN32_DLL, [AC_BEFORE([$0], [AC_LIBTOOL_SETUP])]) -+AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_BEFORE([$0], [AC_LIBTOOL_SETUP])]) - - # AC_ENABLE_SHARED - implement the --enable-shared flag - # Usage: AC_ENABLE_SHARED[(DEFAULT)] - # Where DEFAULT is either `yes' or `no'. If omitted, it defaults to - # `yes'. --AC_DEFUN(AC_ENABLE_SHARED, [dnl -+AC_DEFUN([AC_ENABLE_SHARED], [dnl - define([AC_ENABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnl - AC_ARG_ENABLE(shared, - changequote(<<, >>)dnl -@@ -167,14 +167,14 @@ - ]) - - # AC_DISABLE_SHARED - set the default shared flag to --disable-shared --AC_DEFUN(AC_DISABLE_SHARED, [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl -+AC_DEFUN([AC_DISABLE_SHARED], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl - AC_ENABLE_SHARED(no)]) - - # AC_ENABLE_STATIC - implement the --enable-static flag - # Usage: AC_ENABLE_STATIC[(DEFAULT)] - # Where DEFAULT is either `yes' or `no'. If omitted, it defaults to - # `yes'. --AC_DEFUN(AC_ENABLE_STATIC, [dnl -+AC_DEFUN([AC_ENABLE_STATIC], [dnl - define([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnl - AC_ARG_ENABLE(static, - changequote(<<, >>)dnl -@@ -200,7 +200,7 @@ - ]) - - # AC_DISABLE_STATIC - set the default static flag to --disable-static --AC_DEFUN(AC_DISABLE_STATIC, [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl -+AC_DEFUN([AC_DISABLE_STATIC], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl - AC_ENABLE_STATIC(no)]) - - -@@ -208,7 +208,7 @@ - # Usage: AC_ENABLE_FAST_INSTALL[(DEFAULT)] - # Where DEFAULT is either `yes' or `no'. If omitted, it defaults to - # `yes'. --AC_DEFUN(AC_ENABLE_FAST_INSTALL, [dnl -+AC_DEFUN([AC_ENABLE_FAST_INSTALL], [dnl - define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl - AC_ARG_ENABLE(fast-install, - changequote(<<, >>)dnl -@@ -234,11 +234,11 @@ - ]) - - # AC_ENABLE_FAST_INSTALL - set the default to --disable-fast-install --AC_DEFUN(AC_DISABLE_FAST_INSTALL, [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl -+AC_DEFUN([AC_DISABLE_FAST_INSTALL], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl - AC_ENABLE_FAST_INSTALL(no)]) - - # AC_PROG_LD - find the path to the GNU or non-GNU linker --AC_DEFUN(AC_PROG_LD, -+AC_DEFUN([AC_PROG_LD], - [AC_ARG_WITH(gnu-ld, - [ --with-gnu-ld assume the C compiler uses GNU ld [default=no]], - test "$withval" = no || with_gnu_ld=yes, with_gnu_ld=no) -@@ -308,7 +308,7 @@ - AC_PROG_LD_GNU - ]) - --AC_DEFUN(AC_PROG_LD_GNU, -+AC_DEFUN([AC_PROG_LD_GNU], - [AC_CACHE_CHECK([if the linker ($LD) is GNU ld], ac_cv_prog_gnu_ld, - [# I'd rather use --version here, but apparently some GNU ld's only accept -v. - if $LD -v 2>&1 &5; then -@@ -319,7 +319,7 @@ - ]) - - # AC_PROG_NM - find the path to a BSD-compatible name lister --AC_DEFUN(AC_PROG_NM, -+AC_DEFUN([AC_PROG_NM], - [AC_MSG_CHECKING([for BSD-compatible nm]) - AC_CACHE_VAL(ac_cv_path_NM, - [if test -n "$NM"; then -@@ -353,7 +353,7 @@ - ]) - - # AC_CHECK_LIBM - check for math library --AC_DEFUN(AC_CHECK_LIBM, -+AC_DEFUN([AC_CHECK_LIBM], - [AC_REQUIRE([AC_CANONICAL_HOST])dnl - LIBM= - case "$lt_target" in -@@ -378,7 +378,7 @@ - # '${top_builddir}/' (note the single quotes!) if your package is not - # flat, and, if you're not using automake, define top_builddir as - # appropriate in the Makefiles. --AC_DEFUN(AC_LIBLTDL_CONVENIENCE, [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl -+AC_DEFUN([AC_LIBLTDL_CONVENIENCE], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl - case "$enable_ltdl_convenience" in - no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;; - "") enable_ltdl_convenience=yes -@@ -397,7 +397,7 @@ - # flat, and, if you're not using automake, define top_builddir as - # appropriate in the Makefiles. - # In the future, this macro may have to be called after AC_PROG_LIBTOOL. --AC_DEFUN(AC_LIBLTDL_INSTALLABLE, [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl -+AC_DEFUN([AC_LIBLTDL_INSTALLABLE], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl - AC_CHECK_LIB(ltdl, main, - [test x"$enable_ltdl_install" != xyes && enable_ltdl_install=no], - [if test x"$enable_ltdl_install" = xno; then -@@ -418,13 +418,13 @@ - ]) - - dnl old names --AC_DEFUN(AM_PROG_LIBTOOL, [indir([AC_PROG_LIBTOOL])])dnl --AC_DEFUN(AM_ENABLE_SHARED, [indir([AC_ENABLE_SHARED], $@)])dnl --AC_DEFUN(AM_ENABLE_STATIC, [indir([AC_ENABLE_STATIC], $@)])dnl --AC_DEFUN(AM_DISABLE_SHARED, [indir([AC_DISABLE_SHARED], $@)])dnl --AC_DEFUN(AM_DISABLE_STATIC, [indir([AC_DISABLE_STATIC], $@)])dnl --AC_DEFUN(AM_PROG_LD, [indir([AC_PROG_LD])])dnl --AC_DEFUN(AM_PROG_NM, [indir([AC_PROG_NM])])dnl -+AC_DEFUN([AM_PROG_LIBTOOL], [indir([AC_PROG_LIBTOOL])])dnl -+AC_DEFUN([AM_ENABLE_SHARED], [indir([AC_ENABLE_SHARED], $@)])dnl -+AC_DEFUN([AM_ENABLE_STATIC], [indir([AC_ENABLE_STATIC], $@)])dnl -+AC_DEFUN([AM_DISABLE_SHARED], [indir([AC_DISABLE_SHARED], $@)])dnl -+AC_DEFUN([AM_DISABLE_STATIC], [indir([AC_DISABLE_STATIC], $@)])dnl -+AC_DEFUN([AM_PROG_LD], [indir([AC_PROG_LD])])dnl -+AC_DEFUN([AM_PROG_NM], [indir([AC_PROG_NM])])dnl - - dnl This is just to silence aclocal about the macro not being used - ifelse([AC_DISABLE_FAST_INSTALL])dnl -diff -Naur a2ps-4.13.orig/m4/malloc.m4 a2ps-4.13/m4/malloc.m4 ---- a2ps-4.13.orig/m4/malloc.m4 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/m4/malloc.m4 2005-06-08 15:52:35.000000000 +0000 -@@ -27,8 +27,7 @@ - jm_cv_func_working_malloc=no) - ]) - if test $jm_cv_func_working_malloc = no; then -- AC_SUBST(LIBOBJS) -- LIBOBJS="$LIBOBJS malloc.$ac_objext" -+ AC_LIBOBJ([malloc]) - AC_DEFINE_UNQUOTED(malloc, rpl_malloc, - [Define to rpl_malloc if the replacement function should be used.]) - fi -diff -Naur a2ps-4.13.orig/m4/obstack.m4 a2ps-4.13/m4/obstack.m4 ---- a2ps-4.13.orig/m4/obstack.m4 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/m4/obstack.m4 2005-06-08 15:52:47.000000000 +0000 -@@ -1,7 +1,7 @@ - dnl From Jim Meyering. - dnl FIXME: migrate into libit. - --AC_DEFUN(AM_FUNC_OBSTACK, -+AC_DEFUN([AM_FUNC_OBSTACK], - [AC_CACHE_CHECK([for obstacks], am_cv_func_obstack, - [AC_TRY_LINK([#include "obstack.h"], - [struct obstack *mem;obstack_free(mem,(char *) 0)], -@@ -10,6 +10,6 @@ - if test $am_cv_func_obstack = yes; then - AC_DEFINE(HAVE_OBSTACK,1,[Define if libc includes obstacks]) - else -- LIBOBJS="$LIBOBJS obstack.$ac_objext" -+ AC_LIBOBJ([obstack]) - fi - ]) -diff -Naur a2ps-4.13.orig/m4/realloc.m4 a2ps-4.13/m4/realloc.m4 ---- a2ps-4.13.orig/m4/realloc.m4 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/m4/realloc.m4 2005-06-08 15:52:35.000000000 +0000 -@@ -27,8 +27,7 @@ - jm_cv_func_working_realloc=no) - ]) - if test $jm_cv_func_working_realloc = no; then -- AC_SUBST(LIBOBJS) -- LIBOBJS="$LIBOBJS realloc.$ac_objext" -+ AC_LIBOBJ([realloc]) - AC_DEFINE_UNQUOTED(realloc, rpl_realloc, - [Define to rpl_realloc if the replacement function should be used.]) - fi -diff -Naur a2ps-4.13.orig/m4/rename.m4 a2ps-4.13/m4/rename.m4 ---- a2ps-4.13.orig/m4/rename.m4 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/m4/rename.m4 2005-06-08 15:52:35.000000000 +0000 -@@ -27,7 +27,7 @@ - test "$ac_cv_func_rename_works" = no; then - AC_CHECK_FUNCS(link) - dnl FIXME: Define MVDIR -- LIBOBJS="$LIBOBJS rename.o" -+ AC_LIBOBJ([rename.o]) - AC_DEFINE_UNQUOTED(rename, rpl_rename, - [Define to the replacement function if should be used.]) - fi]) -diff -Naur a2ps-4.13.orig/m4/strcasecmp.m4 a2ps-4.13/m4/strcasecmp.m4 ---- a2ps-4.13.orig/m4/strcasecmp.m4 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/m4/strcasecmp.m4 2005-06-08 15:52:35.000000000 +0000 -@@ -13,7 +13,7 @@ - if test $ac_cv_func_strcasecmp = no; then - AC_CHECK_FUNCS(stricmp) - if test $ac_cv_func_stricmp = no; then -- LIBOBJS="$LIBOBJS strcasecmp.o" -+ AC_LIBOBJ([strcasecmp]) - else - AC_DEFINE_UNQUOTED(strcasecmp, stricmp, - [Define to the replacement function if should be used.]) -@@ -25,7 +25,7 @@ - if test $ac_cv_func_strncasecmp = no; then - AC_CHECK_FUNCS(strnicmp) - if test $ac_cv_func_strnicmp = no; then -- LIBOBJS="$LIBOBJS strncasecmp.o" -+ AC_LIBOBJ([strncasecmp]) - else - AC_DEFINE_UNQUOTED(strncasecmp, strnicmp, - [Define to the replacement function if should be used.]) -diff -Naur a2ps-4.13.orig/m4/strftim.m4 a2ps-4.13/m4/strftim.m4 ---- a2ps-4.13.orig/m4/strftim.m4 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/m4/strftim.m4 2005-06-08 15:52:35.000000000 +0000 -@@ -12,7 +12,7 @@ - AC_CHECK_HEADERS(limits.h) - AC_FUNC_MKTIME - if test $ac_cv_func_strftime = no; then -- LIBOBJS="$LIBOBJS strftime.o" -+ AC_LIBOBJ([strftime]) - if test $ac_cv_func_working_mktime = no; then - AC_DEFINE_UNQUOTED(mktime, rpl_mktime, - [Define to rpl_mktime if the replacement function should be used.]) -diff -Naur a2ps-4.13.orig/ogonkify/configure.in a2ps-4.13/ogonkify/configure.in ---- a2ps-4.13.orig/ogonkify/configure.in 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/ogonkify/configure.in 2005-06-08 15:52:35.000000000 +0000 -@@ -45,7 +45,7 @@ - x/*) # User specified a version of Perl to use by absolute path. - AC_SUBST(PERL);; - x) # She didn't specify at all. -- AC_PATH_PROG(PERL, 'perl perl5', no) ;; -+ AC_PATH_PROG(PERL, [perl perl5], no) ;; - x*) # She specified the name, but we want the path. - AC_PATH_PROG(PERL, $PERL, no) ;; - esac -diff -Naur a2ps-4.13.orig/src/Makefile.in a2ps-4.13/src/Makefile.in ---- a2ps-4.13.orig/src/Makefile.in 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/src/Makefile.in 2005-06-08 15:52:29.000000000 +0000 -@@ -100,7 +100,7 @@ - INTLDEPS = @INTLDEPS@ - INTLLIBS = @INTLLIBS@ - INTLOBJS = @INTLOBJS@ --LEX = @LEX@ -+LEX = @LEX@ -CFe - LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ - LIBOBJS = @LIBOBJS@ - LIBTOOL = @LIBTOOL@ -@@ -154,7 +154,7 @@ - BUILT_SOURCES = parsessh.h - - YFLAGS = -dtv --LEX = @LEX@ -+LEX = @LEX@ -CFe - # I don't really understand why I have to put srcdir here, but - # it is needed for yacc and lex files (seems related to #line, but - # I really don't understand why)... -diff -Naur a2ps-4.13.orig/src/lexps.l a2ps-4.13/src/lexps.l ---- a2ps-4.13.orig/src/lexps.l 2005-06-08 15:52:16.000000000 +0000 -+++ a2ps-4.13/src/lexps.l 2005-06-08 15:52:29.000000000 +0000 -@@ -35,7 +35,7 @@ - void pslex_initialize PARAMS ((void)); - %} - --%option yylineno -+/* %option yylineno */ - %option prefix="ps" - %option outfile="lex.yy.c" - diff --git a/source/apps/a2ps/glibc-2.3.4.patch0 b/source/apps/a2ps/glibc-2.3.4.patch0 deleted file mode 100644 index c645409..0000000 --- a/source/apps/a2ps/glibc-2.3.4.patch0 +++ /dev/null @@ -1,10 +0,0 @@ ---- lib/path-concat.c.orig 2004-11-13 12:56:12.230872976 +0100 -+++ lib/path-concat.c 2004-11-13 12:57:50.878876200 +0100 -@@ -31,7 +31,6 @@ - #endif - #include - --char *malloc (); - - #ifndef DIRECTORY_SEPARATOR - # define DIRECTORY_SEPARATOR '/' From janny at frugalware.org Tue Jan 15 16:10:11 2008 From: janny at frugalware.org (janny) Date: Tue Jan 15 16:10:13 2008 Subject: [Frugalware-git] frugalware-current: zapping-0.10cvs6-5-i686 Message-ID: <20080115151011.C1C19176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=92ce23d8aed8157bafddab51cf7ebb257d281197 commit 92ce23d8aed8157bafddab51cf7ebb257d281197 Author: janny Date: Tue Jan 15 16:09:23 2008 +0100 zapping-0.10cvs6-5-i686 * rebuild with zvbi diff --git a/source/gnome-extra/zapping/FrugalBuild b/source/gnome-extra/zapping/FrugalBuild index 6d05492..245078f 100644 --- a/source/gnome-extra/zapping/FrugalBuild +++ b/source/gnome-extra/zapping/FrugalBuild @@ -3,7 +3,7 @@ pkgname=zapping pkgver=0.10cvs6 -pkgrel=4 +pkgrel=5 pkgdesc="Zapping is a TV viewer" license="GPL" depends=('libgnomeui' 'libxxf86vm' 'libxmu' 'rte' 'libxv' 'atk' 'freetype2' 'pango' 'zvbi' 'libxxf86dga' 'perl-xml' 'dbus-glib>=0.71') From devil505linux at gmail.com Tue Jan 15 16:51:13 2008 From: devil505linux at gmail.com (Devil505) Date: Tue Jan 15 16:51:16 2008 Subject: [Frugalware-git] frugalware-current: osmo-0.1.6-1-i686 Message-ID: <20080115155113.96217176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3d3cfc95be84ec4a5b3307ec4e66ed7981c6d28c commit 3d3cfc95be84ec4a5b3307ec4e66ed7981c6d28c Author: Devil505 Date: Tue Jan 15 16:50:58 2008 +0100 osmo-0.1.6-1-i686 *Version bump *Now using Finclude sourceforge *Only works with utf-8 lang diff --git a/source/xapps-extra/osmo/FrugalBuild b/source/xapps-extra/osmo/FrugalBuild index 22014ac..2856d4a 100644 --- a/source/xapps-extra/osmo/FrugalBuild +++ b/source/xapps-extra/osmo/FrugalBuild @@ -1,18 +1,19 @@ -# Compiling Time: 0.13 SBU +# Compiling Time: 0.06 SBU # Maintainer: Devil505 pkgname=osmo -pkgver=0.1.1 +pkgver=0.1.6 pkgrel=1 pkgdesc="A handy personal organizer which includes calendar, tasks manager and address book modules." +_F_sourceforge_dirname="osmo-pim" +_F_sourceforge_broken_up2date="1" +Finclude sourceforge url="http://clay.ll.pl/osmo/" depends=('gtk+2' 'libxdamage' 'libxml2') options=('scriptlet') groups=('xapps-extra') archs=('i686') -up2date="lynx -dump $url | grep tar.gz | Flasttar" -source=(http://clay.ll.pl/osmo/$pkgname-$pkgver.tar.gz) -sha1sums=('53baff2148b63ab682272b9a542f34fe7009a5e2') +sha1sums=('d3672388e59280d7d28ba433581dea3127e9df3f') From voroskoi at frugalware.org Tue Jan 15 19:26:18 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue Jan 15 19:26:21 2008 Subject: [Frugalware-git] homepage-ng: FSA338-thunderbird Message-ID: <20080115182618.D6120176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=c193a999597b6a5b768819e09524b84f6be500ba commit c193a999597b6a5b768819e09524b84f6be500ba Author: voroskoi Date: Tue Jan 15 19:26:09 2008 +0100 FSA338-thunderbird diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 80794e0..b466d8b 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,20 @@ + 338 + 2008-01-15 + voroskoi + thunderbird + 2.0.0.6-2 + 2.0.0.9-1terminus1 + http://bugs.frugalware.org/task/2515 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5339 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5340 + Some vulnerabilities have been reported in Mozilla Thunderbird, which potentially can be exploited by malicious people to compromise a user's system. + 1) Various errors in the browser engine can be exploited to cause a memory corruption. + 2) Various errors in the Javascript engine can be exploited to cause a memory corruption. + + 337 2008-01-15 vmiklos From voroskoi at frugalware.org Tue Jan 15 19:31:05 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue Jan 15 19:31:07 2008 Subject: [Frugalware-git] homepage-ng: FSA339-cacti Message-ID: <20080115183105.A8783176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=373fe935f00eb8f2183245087b71f0b4eea1e8b6 commit 373fe935f00eb8f2183245087b71f0b4eea1e8b6 Author: voroskoi Date: Tue Jan 15 19:30:57 2008 +0100 FSA339-cacti diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index b466d8b..37c1f35 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,18 @@ + 339 + 2008-01-15 + voroskoi + cacti + 0.8.6j-2 + 0.8.6j-3terminus1 + http://bugs.frugalware.org/task/2594 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6035 + A vulnerability has been reported in Cacti, which potentially can be exploited by malicious people to conduct SQL injection attacks. + Certain unspecified input is not properly sanitised before being used in an SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. + + 338 2008-01-15 voroskoi From voroskoi at frugalware.org Tue Jan 15 19:36:27 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue Jan 15 19:36:29 2008 Subject: [Frugalware-git] homepage-ng: FSA340-liferea Message-ID: <20080115183627.9348811901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=6926d890d18bb4e7fc7027979fec741bc139970a commit 6926d890d18bb4e7fc7027979fec741bc139970a Author: voroskoi Date: Tue Jan 15 19:36:18 2008 +0100 FSA340-liferea diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 37c1f35..4998801 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,18 @@ + 340 + 2008-01-15 + voroskoi + liferea + 1.2.23-2sayshell1 + 1.2.23-2sayshell2 + http://bugs.frugalware.org/task/2606 + There is no CVE for this issue. + A security issue has been reported in Liferea, which can be exploited by malicious, local users to gain escalated privileges. + The security issue is caused due to the Liferea starter script incorrectly setting the environment variable LD_LIBRARY_PATH. This can be exploited to gain escalated privileges e.g. by tricking a user into running Liferea in a directory containing a malicious library. + + 339 2008-01-15 voroskoi From voroskoi at frugalware.org Tue Jan 15 19:41:37 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue Jan 15 19:41:39 2008 Subject: [Frugalware-git] homepage-ng: FSA341-drupal Message-ID: <20080115184137.914C311901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=27f2c5d3874a58b57f86ff9f1f5c8a40c593e904 commit 27f2c5d3874a58b57f86ff9f1f5c8a40c593e904 Author: voroskoi Date: Tue Jan 15 19:41:31 2008 +0100 FSA341-drupal diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 4998801..9c4c370 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,19 @@ + 341 + 2008-01-15 + voroskoi + drupal + 5.2-2sayshell1 + 5.2-2sayshell2 + http://bugs.frugalware.org/task/2620 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6299 + A vulnerability has been reported in Drupal, which can be exploited by malicious people to conduct SQL injection attacks. + Input passed to the "taxonomy_select_nodes()" function is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. + Successful exploitation requires that a module that passes unsanitised data to "taxonomy_select_nodes()" is installed. + + 340 2008-01-15 voroskoi From voroskoi at frugalware.org Tue Jan 15 19:48:53 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue Jan 15 19:48:55 2008 Subject: [Frugalware-git] homepage-ng: FSA342-wordpress Message-ID: <20080115184853.400FC11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=991df07addff7c7855dc2072e36fa1693bf68e39 commit 991df07addff7c7855dc2072e36fa1693bf68e39 Author: voroskoi Date: Tue Jan 15 19:48:46 2008 +0100 FSA342-wordpress diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 9c4c370..80617d6 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,20 @@ + 342 + 2008-01-15 + voroskoi + wordpress + 2.3.1-1sayshell1 + 2.3.2-1terminus1 + http://bugs.frugalware.org/task/2646 + There is no CVE entry for this issue. + Some vulnerabilities and a security issue have been reported in WordPress, which can be exploited by malicious users to disclose potentially sensitive information and by malicious people to bypass certain security restrictions and to disclose sensitive or system information. + 1) The application does not properly restrict access to posted drafts to users with valid administrator credentials. This can be exploited to read drafts by accessing the index.php script with data in the "PATH_INFO" URL part ending with "wp-admin/". + 2) The XMLRPC function "metaWeblog.getRecentPosts" does not correctly verify that users have edit rights for a post before disclosing the "post_password". + 3) A security issue is caused due to certain database error messages containing system information (e.g. table names). + + 341 2008-01-15 voroskoi From voroskoi at frugalware.org Tue Jan 15 19:53:30 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue Jan 15 19:53:32 2008 Subject: [Frugalware-git] homepage-ng: FSA343-wesnoth Message-ID: <20080115185330.A460D11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=d74c4d3e8d1eb6199c4ed85966d7d47b892b523b commit d74c4d3e8d1eb6199c4ed85966d7d47b892b523b Author: voroskoi Date: Tue Jan 15 19:53:25 2008 +0100 FSA343-wesnoth diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 80617d6..ab3aeea 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,20 @@ + 343 + 2008-01-15 + voroskoi + wesnoth + 1.2.6-2terminus1 + 1.2.8-1terminus1 + http://bugs.frugalware.org/task/2648 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5742 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6201 + Some vulnerabilities have been reported in Wesnoth, which can be exploited by malicious people to cause a DoS (Denial of Service), disclose potentially sensitive information, or potentially compromise a vulnerable system. + 1) An error within the WML preprocessor can be exploited via a malicious add-on to disclose the content of arbitrary files on an affected system when processing pathnames that contain directory traversal sequences. + 2) An error within the handling of the "turn_cmd" option can be exploited to cause a DoS or potentially execute arbitrary commands via a malicious add-on. + + 342 2008-01-15 voroskoi From voroskoi at frugalware.org Tue Jan 15 19:57:53 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue Jan 15 19:57:54 2008 Subject: [Frugalware-git] homepage-ng: FSA344-cairo Message-ID: <20080115185753.DE84911901DB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=646387be198190f30712e265bb622bc4ac92fb27 commit 646387be198190f30712e265bb622bc4ac92fb27 Author: voroskoi Date: Tue Jan 15 19:57:42 2008 +0100 FSA344-cairo diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index ab3aeea..5069bee 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,19 @@ + 344 + 2008-01-15 + voroskoi + cairo + 1.4.10-1 + 1.4.10-2sayshell1 + http://bugs.frugalware.org/task/2654 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5503 + A vulnerability has been reported in Cairo, which potentially can be exploited by malicious people to compromise an application using the library. + The vulnerability is caused due to an integer overflow error within the "read_png()" function in cairo-png.c. This can be exploited to cause a heap-based buffer overflow via a specially crafted PNG file. + Successful exploitation may allow execution of arbitrary code. + + 343 2008-01-15 voroskoi From voroskoi at frugalware.org Tue Jan 15 20:10:07 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue Jan 15 20:10:10 2008 Subject: [Frugalware-git] homepage-ng: FSA345-claws-mail Message-ID: <20080115191007.D5CC911901DB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=a7dd03136b962c5612bbc666ab4a84029e5279d6 commit a7dd03136b962c5612bbc666ab4a84029e5279d6 Author: voroskoi Date: Tue Jan 15 20:10:00 2008 +0100 FSA345-claws-mail diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 5069bee..88132c3 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,18 @@ + 345 + 2008-01-15 + voroskoi + claws-mail + 3.0.1-1 + 3.0.1-2sayshell1 + http://bugs.frugalware.org/task/2655 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6208 + A security issue has been reported in Claws Mail, which can be exploited by malicious, local users to perform certain actions with escalated privileges. + The security issue is caused due to the sylprint.pl script using temporary files in an insecure manner. This can be exploited to overwrite or delete arbitrary files via symlink attacks. + + 344 2008-01-15 voroskoi From voroskoi at frugalware.org Tue Jan 15 20:22:52 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue Jan 15 20:22:54 2008 Subject: [Frugalware-git] frugalware-0.7: squid-2.6.STABLE16-2sayshell1-x86_64 Message-ID: <20080115192252.5712011901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=09eb2532663503d190007503740c0901487185fa commit 09eb2532663503d190007503740c0901487185fa Author: voroskoi Date: Tue Jan 15 20:20:38 2008 +0100 squid-2.6.STABLE16-2sayshell1-x86_64 secfix relbump, closes #2659 diff --git a/source/network-extra/squid/FrugalBuild b/source/network-extra/squid/FrugalBuild index 44817b4..279dc8e 100644 --- a/source/network-extra/squid/FrugalBuild +++ b/source/network-extra/squid/FrugalBuild @@ -3,7 +3,7 @@ pkgname=squid pkgver=2.6.STABLE16 -pkgrel=1 +pkgrel=2sayshell1 pkgdesc="Squid Web Proxy Cache" url="http://www.squid-cache.org/" depends=('openssl' 'perl') @@ -14,13 +14,15 @@ backup=(etc/squid/{mime,msntauth,squid}.conf) up2date="lynx -dump $url/Versions/v2/2.6/|grep -1 Current|sed -n 's/.*-\([^ ]*\) .*/\1/;$ p'" source=(http://www.squid-cache.org/Versions/v2/2.6/$pkgname-$pkgver.tar.bz2 \ $pkgname-2.6.STABLE3-dirs.diff $pkgname-2.6.STABLE3-samba.diff \ - $pkgname-2.6.STABLE3-username.diff rc.squid squid) + $pkgname-2.6.STABLE3-username.diff rc.squid squid \ + http://www.squid-cache.org/Versions/v2/2.6/changesets/11780.patch) sha1sums=('3140c0df8bad7cf3350bd4a02f4ac9582e6c4406' \ 'a1482482406661090951fa4c4304ca6604db2d14' \ '8eacf8bd974c461162aaba72b5bc4109cc1104c7' \ '7dbae27eeee7b62e685f6758a06d984b0b62668e' \ '57728d2d5388ea6184f40d87997e03e1363f787b' \ - '53042dd86e482d4a6eff9e34ecb01352439c5026') + '53042dd86e482d4a6eff9e34ecb01352439c5026' \ + '9a978fb3a4c78bd3ebf81f46034aa4e7983e293e') build() { From voroskoi at frugalware.org Tue Jan 15 20:40:16 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue Jan 15 20:40:18 2008 Subject: [Frugalware-git] frugalware-0.7: apache-2.2.6-2sayshell1-i686 Message-ID: <20080115194016.852AE176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=4be022a38d83d265adc830b64dac132ebdc50b0e commit 4be022a38d83d265adc830b64dac132ebdc50b0e Author: voroskoi Date: Tue Jan 15 20:39:30 2008 +0100 apache-2.2.6-2sayshell1-i686 secfix relbump, closes #2671 diff --git a/source/network/apache/FrugalBuild b/source/network/apache/FrugalBuild index 1581bb1..7e7b5ee 100644 --- a/source/network/apache/FrugalBuild +++ b/source/network/apache/FrugalBuild @@ -4,7 +4,7 @@ pkgname=apache pkgver=2.2.6 -pkgrel=1 +pkgrel=2sayshell1 pkgdesc="A high performance Unix-based HTTP server (with SSL)" url="http://httpd.apache.org/" backup=(etc/httpd/conf/{httpd.conf,ssl.conf,ssl.crt/server.crt,ssl.csr/server.csr,ssl.key/server.key} \ @@ -16,8 +16,8 @@ up2date="lynx -dump http://httpd.apache.org/download.cgi |grep 'best available'| source=(http://www.apache.org/dist/httpd/httpd-$pkgver.tar.gz \ http://ftp.frugalware.org/pub/other/sources/apache/mkcert.tar.gz \ rc.httpd rc.httpd-hu.po httpd.conf ssl.conf \ - README.Frugalware index.html http://frugalware.org/images/frugalware.png) -signatures=($source.asc '' '' '' '' '' '' '' '') + README.Frugalware index.html http://frugalware.org/images/frugalware.png CVE-2007-5000.diff) +signatures=($source.asc '' '' '' '' '' '' '' '' '') # svn web interface: # http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/ From voroskoi at frugalware.org Tue Jan 15 20:42:03 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue Jan 15 20:42:07 2008 Subject: [Frugalware-git] frugalware-0.7: apache-2.2.6-2sayshell1-i686 Message-ID: <20080115194203.DA755176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=edc14d79dde7629781ef3d8e77a5a4810d3e4d88 commit edc14d79dde7629781ef3d8e77a5a4810d3e4d88 Author: voroskoi Date: Tue Jan 15 20:41:50 2008 +0100 apache-2.2.6-2sayshell1-i686 forgot the patch diff --git a/source/network/apache/CVE-2007-5000.diff b/source/network/apache/CVE-2007-5000.diff new file mode 100644 index 0000000..4bfaffa --- /dev/null +++ b/source/network/apache/CVE-2007-5000.diff @@ -0,0 +1,25 @@ +Index: modules/mappers/mod_imagemap.c +=================================================================== +--- modules/mappers/mod_imagemap.c (revision 603710) ++++ modules/mappers/mod_imagemap.c (revision 603711) +@@ -479,13 +479,16 @@ + + static void menu_header(request_rec *r, char *menu) + { +- ap_set_content_type(r, "text/html"); ++ ap_set_content_type(r, "text/html; charset=ISO-8859-1"); + +- ap_rvputs(r, DOCTYPE_HTML_3_2, "\nMenu for ", r->uri, +- "\n\n", NULL); ++ ap_rvputs(r, DOCTYPE_HTML_3_2, "\nMenu for ", ++ ap_escape_html(r->pool, r->uri), ++ "\n\n", NULL); + + if (!strcasecmp(menu, "formatted")) { +- ap_rvputs(r, "

    Menu for ", r->uri, "

    \n
    \n\n", NULL); ++ ap_rvputs(r, "

    Menu for ", ++ ap_escape_html(r->pool, r->uri), ++ "

    \n
    \n\n", NULL); + } + + return; From voroskoi at frugalware.org Tue Jan 15 20:45:17 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue Jan 15 20:45:19 2008 Subject: [Frugalware-git] frugalware-0.7: e2fsprogs-1.40.2-2sayshell1-x86_64 Message-ID: <20080115194517.C224A176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=44750b9d6e3eeae46b161cd1c73d8e5c9af195da commit 44750b9d6e3eeae46b161cd1c73d8e5c9af195da Author: voroskoi Date: Tue Jan 15 20:44:49 2008 +0100 e2fsprogs-1.40.2-2sayshell1-x86_64 secfix relbump, closes #2661 diff --git a/source/base/e2fsprogs/CVE-2007-5497.diff b/source/base/e2fsprogs/CVE-2007-5497.diff new file mode 100644 index 0000000..0e6a3f3 --- /dev/null +++ b/source/base/e2fsprogs/CVE-2007-5497.diff @@ -0,0 +1,307 @@ +From: Theodore Ts'o +Date: Sat, 10 Nov 2007 00:01:06 +0000 (-0500) +Subject: libext2fs: Add checks to prevent integer overflows passed to malloc() +X-Git-Tag: v1.40.3~1 +X-Git-Url: http://git.kernel.org/?p=fs%2Fext2%2Fe2fsprogs.git;a=commitdiff_plain;h=ee01079a17bfecd17292ccd60058056fb3a8ba6c + +libext2fs: Add checks to prevent integer overflows passed to malloc() + +This addresses a potential security vulnerability where an untrusted +filesystem can be corrupted in such a way that a program using +libext2fs will allocate a buffer which is far too small. This can +lead to either a crash or potentially a heap-based buffer overflow +crash. No known exploits exist, but main concern is where an +untrusted user who possesses privileged access in a guest Xen +environment could corrupt a filesystem which is then accessed by the +pygrub program, running as root in the dom0 host environment, thus +allowing the untrusted user to gain privileged access in the host OS. + +Thanks to the McAfee AVERT Research group for reporting this issue. + +Addresses CVE-2007-5497. + +Signed-off-by: Rafal Wojtczuk +Signed-off-by: "Theodore Ts'o" +--- + +diff --git a/lib/ext2fs/badblocks.c b/lib/ext2fs/badblocks.c +index 50e6336..da7889d 100644 +--- a/lib/ext2fs/badblocks.c ++++ b/lib/ext2fs/badblocks.c +@@ -42,7 +42,7 @@ static errcode_t make_u32_list(int size, int num, __u32 *list, + bb->magic = EXT2_ET_MAGIC_BADBLOCKS_LIST; + bb->size = size ? size : 10; + bb->num = num; +- retval = ext2fs_get_mem(bb->size * sizeof(blk_t), &bb->list); ++ retval = ext2fs_get_array(bb->size, sizeof(blk_t), &bb->list); + if (retval) { + ext2fs_free_mem(&bb); + return retval; +diff --git a/lib/ext2fs/bb_inode.c b/lib/ext2fs/bb_inode.c +index 97a5608..1f5b4e8 100644 +--- a/lib/ext2fs/bb_inode.c ++++ b/lib/ext2fs/bb_inode.c +@@ -68,7 +68,7 @@ errcode_t ext2fs_update_bb_inode(ext2_filsys fs, ext2_badblocks_list bb_list) + rec.bad_block_count = 0; + rec.ind_blocks_size = rec.ind_blocks_ptr = 0; + rec.max_ind_blocks = 10; +- retval = ext2fs_get_mem(rec.max_ind_blocks * sizeof(blk_t), ++ retval = ext2fs_get_array(rec.max_ind_blocks, sizeof(blk_t), + &rec.ind_blocks); + if (retval) + return retval; +diff --git a/lib/ext2fs/block.c b/lib/ext2fs/block.c +index 7685680..07a6415 100644 +--- a/lib/ext2fs/block.c ++++ b/lib/ext2fs/block.c +@@ -313,7 +313,7 @@ errcode_t ext2fs_block_iterate2(ext2_filsys fs, + if (block_buf) { + ctx.ind_buf = block_buf; + } else { +- retval = ext2fs_get_mem(fs->blocksize * 3, &ctx.ind_buf); ++ retval = ext2fs_get_array(3, fs->blocksize, &ctx.ind_buf); + if (retval) + return retval; + } +diff --git a/lib/ext2fs/bmap.c b/lib/ext2fs/bmap.c +index e840044..754fc49 100644 +--- a/lib/ext2fs/bmap.c ++++ b/lib/ext2fs/bmap.c +@@ -158,7 +158,7 @@ errcode_t ext2fs_bmap(ext2_filsys fs, ext2_ino_t ino, struct ext2_inode *inode, + addr_per_block = (blk_t) fs->blocksize >> 2; + + if (!block_buf) { +- retval = ext2fs_get_mem(fs->blocksize * 2, &buf); ++ retval = ext2fs_get_array(2, fs->blocksize, &buf); + if (retval) + return retval; + block_buf = buf; +diff --git a/lib/ext2fs/bmove.c b/lib/ext2fs/bmove.c +index 9946c46..7d4b21a 100644 +--- a/lib/ext2fs/bmove.c ++++ b/lib/ext2fs/bmove.c +@@ -108,7 +108,7 @@ errcode_t ext2fs_move_blocks(ext2_filsys fs, + pb.alloc_map = alloc_map ? alloc_map : fs->block_map; + pb.flags = flags; + +- retval = ext2fs_get_mem(fs->blocksize * 4, &block_buf); ++ retval = ext2fs_get_array(4, fs->blocksize, &block_buf); + if (retval) + return retval; + pb.buf = block_buf + fs->blocksize * 3; +diff --git a/lib/ext2fs/brel_ma.c b/lib/ext2fs/brel_ma.c +index d422bb2..3753e9f 100644 +--- a/lib/ext2fs/brel_ma.c ++++ b/lib/ext2fs/brel_ma.c +@@ -75,7 +75,8 @@ errcode_t ext2fs_brel_memarray_create(char *name, blk_t max_block, + + size = (size_t) (sizeof(struct ext2_block_relocate_entry) * + (max_block+1)); +- retval = ext2fs_get_mem(size, &ma->entries); ++ retval = ext2fs_get_array(max_block+1, ++ sizeof(struct ext2_block_relocate_entry), &ma->entries); + if (retval) + goto errout; + memset(ma->entries, 0, size); +diff --git a/lib/ext2fs/closefs.c b/lib/ext2fs/closefs.c +index 474e00e..f3fe533 100644 +--- a/lib/ext2fs/closefs.c ++++ b/lib/ext2fs/closefs.c +@@ -226,8 +226,7 @@ errcode_t ext2fs_flush(ext2_filsys fs) + retval = ext2fs_get_mem(SUPERBLOCK_SIZE, &super_shadow); + if (retval) + goto errout; +- retval = ext2fs_get_mem((size_t)(fs->blocksize * +- fs->desc_blocks), ++ retval = ext2fs_get_array(fs->blocksize, fs->desc_blocks, + &group_shadow); + if (retval) + goto errout; +diff --git a/lib/ext2fs/dblist.c b/lib/ext2fs/dblist.c +index d5833d7..21b36aa 100644 +--- a/lib/ext2fs/dblist.c ++++ b/lib/ext2fs/dblist.c +@@ -85,7 +85,8 @@ static errcode_t make_dblist(ext2_filsys fs, ext2_ino_t size, ext2_ino_t count, + } + len = (size_t) sizeof(struct ext2_db_entry) * dblist->size; + dblist->count = count; +- retval = ext2fs_get_mem(len, &dblist->list); ++ retval = ext2fs_get_array(dblist->size, sizeof(struct ext2_db_entry), ++ &dblist->list); + if (retval) + goto cleanup; + +diff --git a/lib/ext2fs/dupfs.c b/lib/ext2fs/dupfs.c +index f8919c2..1cf314c 100644 +--- a/lib/ext2fs/dupfs.c ++++ b/lib/ext2fs/dupfs.c +@@ -59,7 +59,7 @@ errcode_t ext2fs_dup_handle(ext2_filsys src, ext2_filsys *dest) + goto errout; + memcpy(fs->orig_super, src->orig_super, SUPERBLOCK_SIZE); + +- retval = ext2fs_get_mem((size_t) fs->desc_blocks * fs->blocksize, ++ retval = ext2fs_get_array(fs->desc_blocks, fs->blocksize, + &fs->group_desc); + if (retval) + goto errout; +diff --git a/lib/ext2fs/ext2fs.h b/lib/ext2fs/ext2fs.h +index 7645210..06ba9a2 100644 +--- a/lib/ext2fs/ext2fs.h ++++ b/lib/ext2fs/ext2fs.h +@@ -965,6 +965,7 @@ extern errcode_t ext2fs_write_bb_FILE(ext2_badblocks_list bb_list, + + /* inline functions */ + extern errcode_t ext2fs_get_mem(unsigned long size, void *ptr); ++extern errcode_t ext2fs_get_array(unsigned long count, unsigned long size, void *ptr); + extern errcode_t ext2fs_free_mem(void *ptr); + extern errcode_t ext2fs_resize_mem(unsigned long old_size, + unsigned long size, void *ptr); +@@ -1018,6 +1019,12 @@ _INLINE_ errcode_t ext2fs_get_mem(unsigned long size, void *ptr) + memcpy(ptr, &pp, sizeof (pp)); + return 0; + } ++_INLINE_ errcode_t ext2fs_get_array(unsigned long count, unsigned long size, void *ptr) ++{ ++ if (count && (-1UL)/countblocksize * 3, &file->buf); ++ retval = ext2fs_get_array(3, fs->blocksize, &file->buf); + if (retval) + goto fail; + +diff --git a/lib/ext2fs/icount.c b/lib/ext2fs/icount.c +index de0b614..2905676 100644 +--- a/lib/ext2fs/icount.c ++++ b/lib/ext2fs/icount.c +@@ -237,7 +237,8 @@ errcode_t ext2fs_create_icount2(ext2_filsys fs, int flags, unsigned int size, + printf("Icount allocated %u entries, %d bytes.\n", + icount->size, bytes); + #endif +- retval = ext2fs_get_mem(bytes, &icount->list); ++ retval = ext2fs_get_array(icount->size, sizeof(struct ext2_icount_el), ++ &icount->list); + if (retval) + goto errout; + memset(icount->list, 0, bytes); +diff --git a/lib/ext2fs/initialize.c b/lib/ext2fs/initialize.c +index 16e9eaa..c8f48b9 100644 +--- a/lib/ext2fs/initialize.c ++++ b/lib/ext2fs/initialize.c +@@ -351,7 +351,7 @@ ipg_retry: + + ext2fs_free_mem(&buf); + +- retval = ext2fs_get_mem((size_t) fs->desc_blocks * fs->blocksize, ++ retval = ext2fs_get_array(fs->desc_blocks, fs->blocksize, + &fs->group_desc); + if (retval) + goto cleanup; +diff --git a/lib/ext2fs/inode.c b/lib/ext2fs/inode.c +index 49d012c..7a0cf4e 100644 +--- a/lib/ext2fs/inode.c ++++ b/lib/ext2fs/inode.c +@@ -90,9 +90,9 @@ static errcode_t create_icache(ext2_filsys fs) + fs->icache->cache_last = -1; + fs->icache->cache_size = 4; + fs->icache->refcount = 1; +- retval = ext2fs_get_mem(sizeof(struct ext2_inode_cache_ent) +- * fs->icache->cache_size, +- &fs->icache->cache); ++ retval = ext2fs_get_array(fs->icache->cache_size, ++ sizeof(struct ext2_inode_cache_ent), ++ &fs->icache->cache); + if (retval) { + ext2fs_free_mem(&fs->icache->buffer); + ext2fs_free_mem(&fs->icache); +@@ -146,8 +146,8 @@ errcode_t ext2fs_open_inode_scan(ext2_filsys fs, int buffer_blocks, + group_desc[scan->current_group].bg_inode_table; + scan->inodes_left = EXT2_INODES_PER_GROUP(scan->fs->super); + scan->blocks_left = scan->fs->inode_blocks_per_group; +- retval = ext2fs_get_mem((size_t) (scan->inode_buffer_blocks * +- fs->blocksize), ++ retval = ext2fs_get_array(scan->inode_buffer_blocks, ++ fs->blocksize, + &scan->inode_buffer); + scan->done_group = 0; + scan->done_group_data = 0; +diff --git a/lib/ext2fs/irel_ma.c b/lib/ext2fs/irel_ma.c +index eedbe55..c6fa828 100644 +--- a/lib/ext2fs/irel_ma.c ++++ b/lib/ext2fs/irel_ma.c +@@ -90,21 +90,24 @@ errcode_t ext2fs_irel_memarray_create(char *name, ext2_ino_t max_inode, + irel->priv_data = ma; + + size = (size_t) (sizeof(ext2_ino_t) * (max_inode+1)); +- retval = ext2fs_get_mem(size, &ma->orig_map); ++ retval = ext2fs_get_array(max_inode+1, sizeof(ext2_ino_t), ++ &ma->orig_map); + if (retval) + goto errout; + memset(ma->orig_map, 0, size); + + size = (size_t) (sizeof(struct ext2_inode_relocate_entry) * + (max_inode+1)); +- retval = ext2fs_get_mem(size, &ma->entries); ++ retval = ext2fs_get_array((max_inode+1, ++ sizeof(struct ext2_inode_relocate_entry), &ma->entries); + if (retval) + goto errout; + memset(ma->entries, 0, size); + + size = (size_t) (sizeof(struct inode_reference_entry) * + (max_inode+1)); +- retval = ext2fs_get_mem(size, &ma->ref_entries); ++ retval = ext2fs_get_mem(max_inode+1, ++ sizeof(struct inode_reference_entry), &ma->ref_entries); + if (retval) + goto errout; + memset(ma->ref_entries, 0, size); +@@ -249,7 +252,8 @@ static errcode_t ima_add_ref(ext2_irel irel, ext2_ino_t ino, + if (ref_ent->refs == 0) { + size = (size_t) ((sizeof(struct ext2_inode_reference) * + ent->max_refs)); +- retval = ext2fs_get_mem(size, &ref_ent->refs); ++ retval = ext2fs_get_array(ent->max_refs, ++ sizeof(struct ext2_inode_reference), &ref_ent->refs); + if (retval) + return retval; + memset(ref_ent->refs, 0, size); +diff --git a/lib/ext2fs/openfs.c b/lib/ext2fs/openfs.c +index 1ac1564..947675e 100644 +--- a/lib/ext2fs/openfs.c ++++ b/lib/ext2fs/openfs.c +@@ -280,7 +280,7 @@ errcode_t ext2fs_open2(const char *name, const char *io_options, + blocks_per_group); + fs->desc_blocks = ext2fs_div_ceil(fs->group_desc_count, + EXT2_DESC_PER_BLOCK(fs->super)); +- retval = ext2fs_get_mem(fs->desc_blocks * fs->blocksize, ++ retval = ext2fs_get_array(fs->desc_blocks, fs->blocksize, + &fs->group_desc); + if (retval) + goto cleanup; +diff --git a/lib/ext2fs/res_gdt.c b/lib/ext2fs/res_gdt.c +index 9901c6e..fa72fc9 100644 +--- a/lib/ext2fs/res_gdt.c ++++ b/lib/ext2fs/res_gdt.c +@@ -73,7 +73,7 @@ errcode_t ext2fs_create_resize_inode(ext2_filsys fs) + + sb = fs->super; + +- retval = ext2fs_get_mem(2 * fs->blocksize, &dindir_buf); ++ retval = ext2fs_get_array(2, fs->blocksize, &dindir_buf); + if (retval) + goto out_free; + gdt_buf = (__u32 *)((char *)dindir_buf + fs->blocksize); diff --git a/source/base/e2fsprogs/FrugalBuild b/source/base/e2fsprogs/FrugalBuild index 06a5cf8..2bcd609 100644 --- a/source/base/e2fsprogs/FrugalBuild +++ b/source/base/e2fsprogs/FrugalBuild @@ -3,7 +3,7 @@ pkgname=e2fsprogs pkgver=1.40.2 -pkgrel=1 +pkgrel=2sayshell1 pkgdesc="Utilities needed to create and maintain ext2 and ext3 filesystems" url="http://e2fsprogs.sourceforge.net/" depends=('glibc') @@ -11,13 +11,15 @@ rodepends=('coreutils') groups=('base' 'chroot-core') archs=('i686' 'x86_64' 'ppc') Finclude sourceforge -source=(${source[@]} rc.fsck rc.random) +source=(${source[@]} rc.fsck rc.random CVE-2007-5497.diff) sha1sums=('65519d66bd15550d0bcd32ec72481ff0dbe737e2' \ 'a4b2ac27c9e155b29a7dea6e7693f449e6ce6c9f' \ - '7d5e3eecbea952aa1f72808fb810892d82a35461') + '7d5e3eecbea952aa1f72808fb810892d82a35461' \ + '1f3d33116649ee1c190672c3060c5a0e9754d17c') build() { + Fpatchall Fmake --with-ccopts="$CFLAGS" --enable-elf-shlibs --enable-dynamic-e2fsck \ --with-root-prefix="" make test From vmiklos at frugalware.org Tue Jan 15 20:58:06 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 20:58:09 2008 Subject: [Frugalware-git] frugalware-current: kernel-2.6.23-6-i686 Message-ID: <20080115195806.D15E4176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=24a38661667895817079c3895a48cf5c27e7b927 commit 24a38661667895817079c3895a48cf5c27e7b927 Author: Miklos Vajna Date: Tue Jan 15 19:17:00 2008 +0100 kernel-2.6.23-6-i686 update to patchlevel '14' diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index c5ce59d..03992c4 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 17.69 SBU +# Compiling Time: 14.33 SBU # Maintainer: VMiklos _F_kernel_patches=('aic7xxx-suspend.patch' 'CVE-2007-6434.diff' 'CVE-2007-6206.diff') diff --git a/source/include/kernel-version.sh b/source/include/kernel-version.sh index efbbd0f..b616718 100644 --- a/source/include/kernel-version.sh +++ b/source/include/kernel-version.sh @@ -16,5 +16,5 @@ # * _F_kernelver_stable: the number of the -stable patch to use (if any) ### _F_kernelver_ver=2.6.23 -_F_kernelver_rel=5 -_F_kernelver_stable=12 +_F_kernelver_rel=6 +_F_kernelver_stable=14 From vmiklos at frugalware.org Tue Jan 15 21:03:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:03:47 2008 Subject: [Frugalware-git] frugalware-current: qc-usb-0.6.6-28-i686 Message-ID: <20080115200332.D9FE011901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=367813bf7be784b3339b18c4289ab24b73786777 commit 367813bf7be784b3339b18c4289ab24b73786777 Author: Miklos Vajna Date: Tue Jan 15 21:02:32 2008 +0100 qc-usb-0.6.6-28-i686 rebuilt with kernel-2.6.23-6 diff --git a/source/multimedia-extra/qc-usb/FrugalBuild b/source/multimedia-extra/qc-usb/FrugalBuild index 3821ff3..3c24e81 100644 --- a/source/multimedia-extra/qc-usb/FrugalBuild +++ b/source/multimedia-extra/qc-usb/FrugalBuild @@ -3,7 +3,7 @@ pkgname=qc-usb pkgver=0.6.6 -pkgrel=27 +pkgrel=28 pkgdesc="Quickcam kernel driver." groups=('multimedia-extra') archs=('i686' 'x86_64') From vmiklos at frugalware.org Tue Jan 15 21:03:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:03:49 2008 Subject: [Frugalware-git] frugalware-current: fglrx-8.42.3-7-i686 Message-ID: <20080115200332.B416911901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c5630ec5b1e6fe15e967aacb5ccff3685dc6330 commit 9c5630ec5b1e6fe15e967aacb5ccff3685dc6330 Author: Miklos Vajna Date: Tue Jan 15 21:02:31 2008 +0100 fglrx-8.42.3-7-i686 rebuilt with kernel-2.6.23-6 diff --git a/source/x11-extra/fglrx/FrugalBuild b/source/x11-extra/fglrx/FrugalBuild index 784d27b..40dfa50 100644 --- a/source/x11-extra/fglrx/FrugalBuild +++ b/source/x11-extra/fglrx/FrugalBuild @@ -4,7 +4,7 @@ pkgname=fglrx pkgver=8.42.3 -pkgrel=6 +pkgrel=7 pkgdesc="Hardware Accelerated ATi driver for xorg" url="http://www.ati.com/" # libstdc++5: no hardware acceleration without it From vmiklos at frugalware.org Tue Jan 15 21:03:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:03:50 2008 Subject: [Frugalware-git] frugalware-current: rt2500-1.1.0_b4-34-i686 Message-ID: <20080115200333.0A7FF11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=988c0ec07a0e5d79e4d78a5eb3732065964a524f commit 988c0ec07a0e5d79e4d78a5eb3732065964a524f Author: Miklos Vajna Date: Tue Jan 15 21:02:33 2008 +0100 rt2500-1.1.0_b4-34-i686 rebuilt with kernel-2.6.23-6 diff --git a/source/network-extra/rt2500/FrugalBuild b/source/network-extra/rt2500/FrugalBuild index 3fab280..05c4ee6 100644 --- a/source/network-extra/rt2500/FrugalBuild +++ b/source/network-extra/rt2500/FrugalBuild @@ -3,7 +3,7 @@ pkgname=rt2500 pkgver=1.1.0_b4 -pkgrel=33 +pkgrel=34 pkgdesc="Driver for wireless cards that are based on the Ralink rt2400 and rt2500 chipsets." _F_sourceforge_dirname="rt2400" Finclude kernel-module sourceforge From vmiklos at frugalware.org Tue Jan 15 21:03:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:03:50 2008 Subject: [Frugalware-git] frugalware-current: dazuko-2.3.4-7-i686 Message-ID: <20080115200333.21C7511904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f041e51f23693d08db205c9e9726593aa81a5007 commit f041e51f23693d08db205c9e9726593aa81a5007 Author: Miklos Vajna Date: Tue Jan 15 21:02:34 2008 +0100 dazuko-2.3.4-7-i686 rebuilt with kernel-2.6.23-6 diff --git a/source/apps-extra/dazuko/FrugalBuild b/source/apps-extra/dazuko/FrugalBuild index 26db6b1..0fe2d19 100644 --- a/source/apps-extra/dazuko/FrugalBuild +++ b/source/apps-extra/dazuko/FrugalBuild @@ -3,7 +3,7 @@ pkgname=dazuko pkgver=2.3.4 -pkgrel=6 +pkgrel=7 pkgdesc="On-access virus scanning kernel interface" url="http://www.dazuko.org" license="GPL-2 BSD" From vmiklos at frugalware.org Tue Jan 15 21:03:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:03:51 2008 Subject: [Frugalware-git] frugalware-current: gspcav1-1.00.20-3-i686 Message-ID: <20080115200333.3FA7D11904DD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=be3917fc87099d7ddf80ff790cbfb01ea2e3cce4 commit be3917fc87099d7ddf80ff790cbfb01ea2e3cce4 Author: Miklos Vajna Date: Tue Jan 15 21:02:37 2008 +0100 gspcav1-1.00.20-3-i686 rebuilt with kernel-2.6.23-6 diff --git a/source/multimedia-extra/gspcav1/FrugalBuild b/source/multimedia-extra/gspcav1/FrugalBuild index 71087f7..91b0f26 100644 --- a/source/multimedia-extra/gspcav1/FrugalBuild +++ b/source/multimedia-extra/gspcav1/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gspcav1 pkgver=1.00.20 -pkgrel=2 +pkgrel=3 pkgdate=20071224 pkgdesc="One driver Upto 220 Webcams supported" url="http://mxhaard.free.fr" From vmiklos at frugalware.org Tue Jan 15 21:03:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:03:52 2008 Subject: [Frugalware-git] frugalware-current: acx100-20071003-6-i686 Message-ID: <20080115200333.32C6311904D7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=55fe0631664c29b8dc3176a9558093e6a0b95f27 commit 55fe0631664c29b8dc3176a9558093e6a0b95f27 Author: Miklos Vajna Date: Tue Jan 15 21:02:36 2008 +0100 acx100-20071003-6-i686 rebuilt with kernel-2.6.23-6 diff --git a/source/network-extra/acx100/FrugalBuild b/source/network-extra/acx100/FrugalBuild index b1e980b..9ee0d10 100644 --- a/source/network-extra/acx100/FrugalBuild +++ b/source/network-extra/acx100/FrugalBuild @@ -4,7 +4,7 @@ pkgname=acx100 origname=acx-mac80211 pkgver=20071003 -pkgrel=5 +pkgrel=6 pkgdesc="The ACX100/ACX111 wireless network driver." _F_sourceforge_ext=".tar.bz2" _F_sourceforge_dirname=${pkgname} From vmiklos at frugalware.org Tue Jan 15 21:03:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:03:53 2008 Subject: [Frugalware-git] frugalware-current: acerhk-0.5.35-6-i686 Message-ID: <20080115200333.5A59B11904E1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c9364e36d2d30fba38691660933a0e7c52b11886 commit c9364e36d2d30fba38691660933a0e7c52b11886 Author: Miklos Vajna Date: Tue Jan 15 21:02:40 2008 +0100 acerhk-0.5.35-6-i686 rebuilt with kernel-2.6.23-6 diff --git a/source/apps-extra/acerhk/FrugalBuild b/source/apps-extra/acerhk/FrugalBuild index cd29ffe..df6eb0a 100644 --- a/source/apps-extra/acerhk/FrugalBuild +++ b/source/apps-extra/acerhk/FrugalBuild @@ -4,7 +4,7 @@ pkgname=acerhk pkgver=0.5.35 -pkgrel=5 +pkgrel=6 pkgdesc="Acer Hotkey driver for Linux" url="http://www.cakey.de/acerhk/" Finclude kernel-module From vmiklos at frugalware.org Tue Jan 15 21:03:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:04:07 2008 Subject: [Frugalware-git] frugalware-current: nvidia-169.07-3-i686 Message-ID: <20080115200333.4749B11904E0@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9f93e1c6e46ea4ccf978b443da864fc38a7dfae2 commit 9f93e1c6e46ea4ccf978b443da864fc38a7dfae2 Author: Miklos Vajna Date: Tue Jan 15 21:02:38 2008 +0100 nvidia-169.07-3-i686 rebuilt with kernel-2.6.23-6 diff --git a/source/x11-extra/nvidia/FrugalBuild b/source/x11-extra/nvidia/FrugalBuild index 4b596db..b5f4ceb 100644 --- a/source/x11-extra/nvidia/FrugalBuild +++ b/source/x11-extra/nvidia/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nvidia pkgver=169.07 -pkgrel=2 +pkgrel=3 pkgdesc="3D accelerated display driver for Nvidia cards" url="http://www.nvidia.com/object/linux_display_archive.html" conflicts=('libgl' 'libglx') From vmiklos at frugalware.org Tue Jan 15 21:03:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:04:08 2008 Subject: [Frugalware-git] frugalware-current: wlan-ng-0.2.8-15-i686 Message-ID: <20080115200333.6CBBB11904E2@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a9afc1fd87e6ff8ad8b54ce4993c9a66602cc01b commit a9afc1fd87e6ff8ad8b54ce4993c9a66602cc01b Author: Miklos Vajna Date: Tue Jan 15 21:02:41 2008 +0100 wlan-ng-0.2.8-15-i686 rebuilt with kernel-2.6.23-6 diff --git a/source/network-extra/wlan-ng/FrugalBuild b/source/network-extra/wlan-ng/FrugalBuild index d561e4c..67c35e8 100644 --- a/source/network-extra/wlan-ng/FrugalBuild +++ b/source/network-extra/wlan-ng/FrugalBuild @@ -3,7 +3,7 @@ pkgname=wlan-ng pkgver=0.2.8 -pkgrel=14 +pkgrel=15 pkgdesc="Wireless Lan modules" url="http://www.linux-wlan.org/" Finclude kernel-module From vmiklos at frugalware.org Tue Jan 15 21:03:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:04:08 2008 Subject: [Frugalware-git] frugalware-current: kqemu-1.3.0pre11-21-i686 Message-ID: <20080115200333.7D79E11904E3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d0bebeb6d46a4fda2059eccd23d6a5894963bb7e commit d0bebeb6d46a4fda2059eccd23d6a5894963bb7e Author: Miklos Vajna Date: Tue Jan 15 21:02:42 2008 +0100 kqemu-1.3.0pre11-21-i686 rebuilt with kernel-2.6.23-6 diff --git a/source/xapps-extra/kqemu/FrugalBuild b/source/xapps-extra/kqemu/FrugalBuild index 775d691..bebafbb 100644 --- a/source/xapps-extra/kqemu/FrugalBuild +++ b/source/xapps-extra/kqemu/FrugalBuild @@ -3,7 +3,7 @@ pkgname=kqemu pkgver=1.3.0pre11 -pkgrel=20 +pkgrel=21 pkgdesc="QEMU Accelerator Module" url="http://fabrice.bellard.free.fr/qemu/" depends=('qemu') From vmiklos at frugalware.org Tue Jan 15 21:03:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:04:09 2008 Subject: [Frugalware-git] frugalware-current: lirc-0.8.2-15-i686 Message-ID: <20080115200333.946FA11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c993984052fefc46084e114a4b120c3552c7af1e commit c993984052fefc46084e114a4b120c3552c7af1e Author: Miklos Vajna Date: Tue Jan 15 21:02:43 2008 +0100 lirc-0.8.2-15-i686 rebuilt with kernel-2.6.23-6 diff --git a/source/apps-extra/lirc/FrugalBuild b/source/apps-extra/lirc/FrugalBuild index 6a13aa7..73e6101 100644 --- a/source/apps-extra/lirc/FrugalBuild +++ b/source/apps-extra/lirc/FrugalBuild @@ -3,7 +3,7 @@ pkgname=lirc pkgver=0.8.2 -pkgrel=14 +pkgrel=15 pkgdesc="LIRC is a package that allows you to decode and send infra-red signals of many commonly used remote controls." url="http://www.lirc.org/" Finclude kernel-module sourceforge From vmiklos at frugalware.org Tue Jan 15 21:03:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:04:10 2008 Subject: [Frugalware-git] frugalware-current: nvidia-96xx-96.43.01-6-i686 Message-ID: <20080115200333.9F6F311901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b9032f81372e96bdc248affdad1f6b84829e4e0e commit b9032f81372e96bdc248affdad1f6b84829e4e0e Author: Miklos Vajna Date: Tue Jan 15 21:02:45 2008 +0100 nvidia-96xx-96.43.01-6-i686 rebuilt with kernel-2.6.23-6 diff --git a/source/x11-extra/nvidia-96xx/FrugalBuild b/source/x11-extra/nvidia-96xx/FrugalBuild index a4b3793..1b48c62 100644 --- a/source/x11-extra/nvidia-96xx/FrugalBuild +++ b/source/x11-extra/nvidia-96xx/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nvidia-96xx pkgver=96.43.01 -pkgrel=5 +pkgrel=6 pkgdesc="3d accelerated display driver for Nvidia cards" url="http://www.nvidia.com/object/linux_display_archive.html" conflicts=('libgl' 'libglx' 'nvidia') From vmiklos at frugalware.org Tue Jan 15 21:03:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:04:12 2008 Subject: [Frugalware-git] frugalware-current: rt2400-1.2.2_b3-16-i686 Message-ID: <20080115200333.AB28811904E4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=333caedc7b990d4048d38362dbc5a1b5340f87d2 commit 333caedc7b990d4048d38362dbc5a1b5340f87d2 Author: Miklos Vajna Date: Tue Jan 15 21:02:46 2008 +0100 rt2400-1.2.2_b3-16-i686 rebuilt with kernel-2.6.23-6 diff --git a/source/network-extra/rt2400/FrugalBuild b/source/network-extra/rt2400/FrugalBuild index 5c61c8d..1ad6f7f 100644 --- a/source/network-extra/rt2400/FrugalBuild +++ b/source/network-extra/rt2400/FrugalBuild @@ -3,7 +3,7 @@ pkgname=rt2400 pkgver=1.2.2_b3 -pkgrel=15 +pkgrel=16 pkgdesc="Driver for wireless cards that are based on the Ralink rt2400 chipsets." Finclude kernel-module sourceforge url="http://rt2x00.serialmonkey.com/wiki/index.php" From vmiklos at frugalware.org Tue Jan 15 21:03:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:04:13 2008 Subject: [Frugalware-git] frugalware-current: ndiswrapper-1.51-3-i686 Message-ID: <20080115200333.B4EF911904E5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d421f7b468091e1184af8cafef0cb25f4d1ed508 commit d421f7b468091e1184af8cafef0cb25f4d1ed508 Author: Miklos Vajna Date: Tue Jan 15 21:02:47 2008 +0100 ndiswrapper-1.51-3-i686 rebuilt with kernel-2.6.23-6 diff --git a/source/network-extra/ndiswrapper/FrugalBuild b/source/network-extra/ndiswrapper/FrugalBuild index 910ff25..4538e76 100644 --- a/source/network-extra/ndiswrapper/FrugalBuild +++ b/source/network-extra/ndiswrapper/FrugalBuild @@ -4,7 +4,7 @@ pkgname=ndiswrapper pkgver=1.51 -pkgrel=2 +pkgrel=3 pkgdesc="Wrapper for using Windows drivers for some wireless cards" _F_kernelmod_scriptlet=$pkgname.install Finclude kernel-module sourceforge From vmiklos at frugalware.org Tue Jan 15 21:03:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:04:13 2008 Subject: [Frugalware-git] frugalware-current: adm8211-20060111-34-i686 Message-ID: <20080115200333.BCB8D11904E6@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b65f9b024c933a3988e17fb29d899bd6763433b9 commit b65f9b024c933a3988e17fb29d899bd6763433b9 Author: Miklos Vajna Date: Tue Jan 15 21:02:48 2008 +0100 adm8211-20060111-34-i686 rebuilt with kernel-2.6.23-6 diff --git a/source/network-extra/adm8211/FrugalBuild b/source/network-extra/adm8211/FrugalBuild index c9c3485..57a169e 100644 --- a/source/network-extra/adm8211/FrugalBuild +++ b/source/network-extra/adm8211/FrugalBuild @@ -3,7 +3,7 @@ pkgname=adm8211 pkgver=20060111 -pkgrel=33 +pkgrel=34 pkgdesc="IEEE 802.11 wireless LAN driver for adm8211 based cards" url="http://aluminum.sourmilk.net/adm8211/" Finclude kernel-module From vmiklos at frugalware.org Tue Jan 15 21:03:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:04:14 2008 Subject: [Frugalware-git] frugalware-current: r8169-6.004.00-5-i686 Message-ID: <20080115200333.C63EE11904E7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f0d37ed3d09ce19ac2b89fc8f5a74c600ccfadec commit f0d37ed3d09ce19ac2b89fc8f5a74c600ccfadec Author: Miklos Vajna Date: Tue Jan 15 21:02:49 2008 +0100 r8169-6.004.00-5-i686 rebuilt with kernel-2.6.23-6 diff --git a/source/network-extra/r8169/FrugalBuild b/source/network-extra/r8169/FrugalBuild index 9d2d8aa..e48afaf 100644 --- a/source/network-extra/r8169/FrugalBuild +++ b/source/network-extra/r8169/FrugalBuild @@ -3,7 +3,7 @@ pkgname=r8169 pkgver=6.004.00 -pkgrel=4 +pkgrel=5 Finclude sourceforge kernel-module pkgdesc="Realtek driver for RTL8169/8110 cards." url="http://www.realtek.com.tw" From vmiklos at frugalware.org Tue Jan 15 21:03:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:04:15 2008 Subject: [Frugalware-git] frugalware-current: rlocate-0.5.6-10-i686 Message-ID: <20080115200333.D044311904E8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=63d2e79180a0a58d7d51eaf65bae24e225197708 commit 63d2e79180a0a58d7d51eaf65bae24e225197708 Author: Miklos Vajna Date: Tue Jan 15 21:02:51 2008 +0100 rlocate-0.5.6-10-i686 rebuilt with kernel-2.6.23-6 diff --git a/source/apps-extra/rlocate/FrugalBuild b/source/apps-extra/rlocate/FrugalBuild index 194fd7a..9933fe2 100644 --- a/source/apps-extra/rlocate/FrugalBuild +++ b/source/apps-extra/rlocate/FrugalBuild @@ -3,7 +3,7 @@ pkgname=rlocate pkgver=0.5.6 -pkgrel=9 +pkgrel=10 pkgdesc="rlocate is an implementation of the locate command" _F_kernelmod_scriptlet=$pkgname.install Finclude kernel-module From vmiklos at frugalware.org Tue Jan 15 21:03:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:04:15 2008 Subject: [Frugalware-git] frugalware-current: ipw3945-1.2.2-10-i686 Message-ID: <20080115200333.D7D6B11904E9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=365fef663078ee211692a51be6011262c95340f9 commit 365fef663078ee211692a51be6011262c95340f9 Author: Miklos Vajna Date: Tue Jan 15 21:02:52 2008 +0100 ipw3945-1.2.2-10-i686 rebuilt with kernel-2.6.23-6 diff --git a/source/network-extra/ipw3945/FrugalBuild b/source/network-extra/ipw3945/FrugalBuild index 7d9c786..49c76b7 100644 --- a/source/network-extra/ipw3945/FrugalBuild +++ b/source/network-extra/ipw3945/FrugalBuild @@ -3,7 +3,7 @@ pkgname=ipw3945 pkgver=1.2.2 -pkgrel=9 +pkgrel=10 pkgdesc="Intel PRO/Wireless 3945ABG Driver for Linux" _F_sourceforge_ext=".tgz" Finclude sourceforge kernel-module From vmiklos at frugalware.org Tue Jan 15 21:03:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:04:17 2008 Subject: [Frugalware-git] frugalware-current: truecrypt-4.3-18-i686 Message-ID: <20080115200333.E63CF11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3285cf29fadc53c9ffbd6059275c3ceda1ae47a7 commit 3285cf29fadc53c9ffbd6059275c3ceda1ae47a7 Author: Miklos Vajna Date: Tue Jan 15 21:02:53 2008 +0100 truecrypt-4.3-18-i686 rebuilt with kernel-2.6.23-6 diff --git a/source/apps-extra/truecrypt/FrugalBuild b/source/apps-extra/truecrypt/FrugalBuild index 2a786f8..5c0293a 100644 --- a/source/apps-extra/truecrypt/FrugalBuild +++ b/source/apps-extra/truecrypt/FrugalBuild @@ -4,7 +4,7 @@ pkgname=truecrypt pkgver=4.3 pkgextraver=a -pkgrel=17 +pkgrel=18 pkgdesc="A free open-source disk encryption software" url="http://www.truecrypt.org/" Finclude kernel-module From vmiklos at frugalware.org Tue Jan 15 21:03:34 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:04:18 2008 Subject: [Frugalware-git] frugalware-current: madwifi-0.9.3.3-7-i686 Message-ID: <20080115200334.05F2311904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=33d0137f1e1317985cbd7ad9370fed538151ed49 commit 33d0137f1e1317985cbd7ad9370fed538151ed49 Author: Miklos Vajna Date: Tue Jan 15 21:02:55 2008 +0100 madwifi-0.9.3.3-7-i686 rebuilt with kernel-2.6.23-6 diff --git a/source/network/madwifi/FrugalBuild b/source/network/madwifi/FrugalBuild index af975d6..c22df09 100644 --- a/source/network/madwifi/FrugalBuild +++ b/source/network/madwifi/FrugalBuild @@ -3,7 +3,7 @@ pkgname=madwifi pkgver=0.9.3.3 -pkgrel=6 +pkgrel=7 pkgdesc="Madwifi drivers for Atheros wireless chipsets" url="http://madwifi.sourceforge.net/" Finclude kernel-module From vmiklos at frugalware.org Tue Jan 15 21:03:34 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:04:18 2008 Subject: [Frugalware-git] frugalware-current: virtualbox-1.5.4-3-i686 Message-ID: <20080115200334.235A511904EA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6748df212b3079abc652c9b810e1cff167b35285 commit 6748df212b3079abc652c9b810e1cff167b35285 Author: Miklos Vajna Date: Tue Jan 15 21:02:56 2008 +0100 virtualbox-1.5.4-3-i686 rebuilt with kernel-2.6.23-6 diff --git a/source/xapps-extra/virtualbox/FrugalBuild b/source/xapps-extra/virtualbox/FrugalBuild index f3b36c2..4a44329 100644 --- a/source/xapps-extra/virtualbox/FrugalBuild +++ b/source/xapps-extra/virtualbox/FrugalBuild @@ -5,7 +5,7 @@ pkgname=virtualbox realname=VirtualBox pkgver=1.5.4 -pkgrel=2 +pkgrel=3 pkgdesc="InnoTek VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use." url="http://www.virtualbox.org" _F_kernelmod_scriptlet=$pkgname.install From vmiklos at frugalware.org Tue Jan 15 21:37:12 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 15 21:37:15 2008 Subject: [Frugalware-git] frugalware-current: etckeeper-0.10-1-i686 Message-ID: <20080115203712.5137E11901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a046bfa2009a48028caf6bb43e2357e6a350700b commit a046bfa2009a48028caf6bb43e2357e6a350700b Author: Miklos Vajna Date: Tue Jan 15 21:37:01 2008 +0100 etckeeper-0.10-1-i686 version bump diff --git a/source/apps-extra/etckeeper/FrugalBuild b/source/apps-extra/etckeeper/FrugalBuild index 8c7d584..65d52ff 100644 --- a/source/apps-extra/etckeeper/FrugalBuild +++ b/source/apps-extra/etckeeper/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=etckeeper -pkgver=0.9 +pkgver=0.10 pkgrel=1 pkgdesc="Stores the /etc directory in a git repo." url="http://kitenet.net/~joey/code/etckeeper/" @@ -10,12 +10,14 @@ rodepends=('git>=1.5.3.4' 'metastore' 'pacman-g2>=3.6.7' 'dcron>=3.2-4') backup=(etc/$pkgname/$pkgname.conf) groups=('apps-extra') archs=('i686') -up2date="lynx -dump http://kitenet.net/~joey/code/etckeeper/|grep version_|sed 's|.*_\(.*\)/|\1|;q'" -source=(http://ftp.frugalware.org/pub/other/sources/etckeeper/$pkgname-$pkgver.tar.bz2) -signatures=($source.asc) +Fpkgversep="_" +up2date="lynx -dump http://ftp.debian.org/debian/pool/main/e/etckeeper|Flasttar" +source=(http://ftp.debian.org/debian/pool/main/e/etckeeper/etckeeper_$pkgver.tar.gz) +sha1sums=('84b1faee84b912535f04e035b33f6318c5ec17e4') build() { + Fcd $pkgname # our config Fsed 'apt' 'pacman-g2' etckeeper.conf Fsed 'dpkg' 'pacman-g2' etckeeper.conf From crazy at frugalware.org Tue Jan 15 21:42:16 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 15 21:42:18 2008 Subject: [Frugalware-git] frugalware-current: fish-1.23.0-1-i686 Message-ID: <20080115204216.AC56211901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=36b3bd8455470ae8d2cff51779d4b8db5dc6c887 commit 36b3bd8455470ae8d2cff51779d4b8db5dc6c887 Author: crazy Date: Tue Jan 15 21:41:38 2008 +0100 fish-1.23.0-1-i686 * Version bump diff --git a/source/apps-extra/fish/FrugalBuild b/source/apps-extra/fish/FrugalBuild index 2f9367d..8c4a33f 100644 --- a/source/apps-extra/fish/FrugalBuild +++ b/source/apps-extra/fish/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: BMH1980 pkgname=fish -pkgver=1.22.3 +pkgver=1.23.0 pkgrel=1 pkgdesc="fish is a user friendly command line shell for UNIX-like operating systems." url="http://fishshell.org/" @@ -25,5 +25,5 @@ build() --datadir=/usr/share } -sha1sums=('4b7d705b8d7736253713021e1791c0dd5dcbc80b') +sha1sums=('8f2c4ca6b760dde5d4c4f8d745c97ce9e283879f') # optimization OK From crazy at frugalware.org Tue Jan 15 21:46:29 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 15 21:46:33 2008 Subject: [Frugalware-git] frugalware-current: jasper-1.900.1-2-i686 Message-ID: <20080115204629.9CD2F11901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5faa11403a0cfb721e2e30e1dcfb78e3c2dbf7cc commit 5faa11403a0cfb721e2e30e1dcfb78e3c2dbf7cc Author: crazy Date: Tue Jan 15 21:46:21 2008 +0100 jasper-1.900.1-2-i686 * up2date fix diff --git a/source/xlib/jasper/FrugalBuild b/source/xlib/jasper/FrugalBuild index f9c6071..d16aac8 100644 --- a/source/xlib/jasper/FrugalBuild +++ b/source/xlib/jasper/FrugalBuild @@ -6,14 +6,14 @@ pkgver=1.900.1 pkgrel=2 pkgdesc="Jasper is a implementation of the codec specified in the JPEG-2000 Part-1 standard." url="http://www.ece.uvic.ca/~mdadams/jasper/" -up2date="lynx -dump http://www.ece.uvic.ca/~mdadams/jasper/|grep -m1 '.zip'|sed 's/.*-\(.*\).z.*/\1/'" +up2date="lynx -dump http://www.ece.uvic.ca/~mdadams/jasper/|grep -m1 'jasper-\(.*\).zip'|sed 's/.*-\(.*\).z.*/\1/'" source=($url/software/$pkgname-$pkgver.zip jasper-stepsizes-overflow.diff) depends=('libjpeg' 'freeglut') makedepends=('unzip') groups=('xlib') archs=('i686' 'x86_64') Fconfopts="$Fconfopts --enable-shared --disable-static" -sha1sums=('9c5735f773922e580bf98c7c7dfda9bbed4c5191'\ +sha1sums=('9c5735f773922e580bf98c7c7dfda9bbed4c5191' \ 'f298566fef08c8a589d072582112cd51c72c3983') # optimization OK From crazy at frugalware.org Tue Jan 15 22:12:50 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 15 22:12:52 2008 Subject: [Frugalware-git] frugalware-current: kdevelop-3.5.0-1-i686 Message-ID: <20080115211250.942BD11904D7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7b51bd7463f36ec946c55f221022433bae735a73 commit 7b51bd7463f36ec946c55f221022433bae735a73 Author: crazy Date: Tue Jan 15 22:12:39 2008 +0100 kdevelop-3.5.0-1-i686 * up2date fix diff --git a/source/kde-extra/kdevelop/FrugalBuild b/source/kde-extra/kdevelop/FrugalBuild index 55612d7..55301cf 100644 --- a/source/kde-extra/kdevelop/FrugalBuild +++ b/source/kde-extra/kdevelop/FrugalBuild @@ -14,6 +14,7 @@ makedepends=('cvs' 'kde-apidox' 'qt-docs' 'doxygen') conflicts=('kdevelop-docs') Finclude kde url="http://www.kdevelop.org/" +up2date="lynx -dump ftp://ftp.solnet.ch/mirror/KDE/stable/$_F_kde_ver/src|Flasttarbz2" Fconfopts="$Fconfopts --enable-vba \ --with-apr-config=/usr/bin/apr-1-config \ --with-apu-config=/usr/bin/apu-1-config" From crazy at frugalware.org Tue Jan 15 22:12:50 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 15 22:12:56 2008 Subject: [Frugalware-git] frugalware-current: amarok-1.4.8-1-i686 Message-ID: <20080115211250.6278111904CD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3ccd646258b9bb1cc5456dc389bf12bd8e9c0e30 commit 3ccd646258b9bb1cc5456dc389bf12bd8e9c0e30 Author: crazy Date: Tue Jan 15 21:55:07 2008 +0100 amarok-1.4.8-1-i686 * up2date fix diff --git a/source/kde-extra/amarok/FrugalBuild b/source/kde-extra/amarok/FrugalBuild index 4282367..a46c807 100644 --- a/source/kde-extra/amarok/FrugalBuild +++ b/source/kde-extra/amarok/FrugalBuild @@ -13,10 +13,10 @@ makedepends=('mysql') rodepends=('unzip') groups=('kde-extra') archs=('i686' 'x86_64') -_F_kde_id="9939" Finclude kde url="http://amarok.kde.org/" source=(ftp://ftp.fu-berlin.de/pub/unix/X11/gui/kde/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.bz2) +up2date="lynx -dump 'http://amarok.kde.org/wiki/Download:Source'|grep '/amarok-\(.*\).tar.bz2'|Flasttarbz2" Fconfopts="$Fconfopts --with-mp4v2 --with-ifp --with-libnjb --with-libgpod \ --with-libmtp --with-libkarma --without-xmms --enable-mysql" sha1sums=('8051efa40483271fe6b7d229da9b4d7af3142348') From crazy at frugalware.org Tue Jan 15 23:05:44 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 15 23:05:47 2008 Subject: [Frugalware-git] frugalware-current: kvirc-3.2.6-1-i686 Message-ID: <20080115220544.8F37C1190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1c99c91ea79f2e3b4366f46571548bf63f7cc157 commit 1c99c91ea79f2e3b4366f46571548bf63f7cc157 Author: crazy Date: Tue Jan 15 22:59:43 2008 +0100 kvirc-3.2.6-1-i686 * Version bump diff --git a/source/kde-extra/kvirc/FrugalBuild b/source/kde-extra/kvirc/FrugalBuild index e6960fb..59b7caf 100644 --- a/source/kde-extra/kvirc/FrugalBuild +++ b/source/kde-extra/kvirc/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kvirc -pkgver=3.2.5 +pkgver=3.2.6 pkgrel=1 pkgdesc="Graphical Irc client for K Desktop" depends=('kdenetwork') @@ -11,13 +11,21 @@ archs=('i686' 'x86_64') Finclude kde url="http://www.kvirc.net" up2date="lynx -dump http://www.kvirc.net|grep -m1 'kvirc-\(.*\).tar.bz2'|Flasttarbz2" -source=(ftp://ftp.kvirc.de/pub/$pkgname/snapshots/source/$pkgname-$pkgver.tar.bz2 630.diff) -sha1sums=('f1944e301c154bdc4bc33bc22a816ebc37e573ca' \ - 'e4854d2ea43b173729df1d20c71cc7e68a1e2c5a') +source=(ftp://ftp.kvirc.de/pub/$pkgname/snapshots/source/$pkgname-$pkgver.tar.bz2) +sha1sums=('3936868a044bcd068eaf0f937319b92053b1b4e9') +## TODO: make it work *good* without KDE build() { - Fbuild --with-big-channels --with-aa-fonts + if [ "$CARCH" == "i686" ]; then + conf="--with-ix86-asm" + fi + Fcd + sh ./autogen.sh || Fdie + Fbuild \ + --with-big-channels \ + --with-aa-fonts \ + $conf Fmv /usr/share/services/irc.protocol \ /usr/share/services/irc.protocol.kvirc } From crazy at frugalware.org Tue Jan 15 23:19:36 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 15 23:19:39 2008 Subject: [Frugalware-git] frugalware-current: xine-ui-0.99.5-3-i686 Message-ID: <20080115221936.D52871190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=06ee040b7c9eacb9031d75578ee45081225be90d commit 06ee040b7c9eacb9031d75578ee45081225be90d Author: crazy Date: Tue Jan 15 23:18:51 2008 +0100 xine-ui-0.99.5-3-i686 * rebuild with xine diff --git a/source/xapps/xine-ui/FrugalBuild b/source/xapps/xine-ui/FrugalBuild index 41b7151..b9d3900 100644 --- a/source/xapps/xine-ui/FrugalBuild +++ b/source/xapps/xine-ui/FrugalBuild @@ -4,13 +4,13 @@ pkgname=xine-ui pkgver=0.99.5 -pkgrel=2 +pkgrel=3 pkgdesc="Xine multimedia playback engine user interface" _F_sourceforge_dirname="xine" _F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://www.xinehq.de/" -depends=('xine-lib>=1.1.6' 'curl>=7.16.0' 'c-ares>=1.5.1' 'libpng' \ +depends=('xine-lib>=1.1.9.1' 'curl>=7.16.0' 'c-ares>=1.5.1' 'libpng' \ 'libxinerama' 'libxft' 'libxrender' 'libxau' 'libxdmcp' 'libxcb' \ 'libxtst' 'libxml2') groups=('xapps') From crazy at frugalware.org Tue Jan 15 23:51:19 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 15 23:51:22 2008 Subject: [Frugalware-git] frugalware-current: libmtp-0.2.5-1-i686 Message-ID: <20080115225119.B3D5911901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f08a0008e9ac73acc00972410eefe9860f20dc9f commit f08a0008e9ac73acc00972410eefe9860f20dc9f Author: crazy Date: Tue Jan 15 23:50:51 2008 +0100 libmtp-0.2.5-1-i686 * Version bump diff --git a/source/lib-extra/libmtp/FrugalBuild b/source/lib-extra/libmtp/FrugalBuild index a4e4ee8..bd822ee 100644 --- a/source/lib-extra/libmtp/FrugalBuild +++ b/source/lib-extra/libmtp/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: crazy pkgname=libmtp -pkgver=0.2.4 +pkgver=0.2.5 pkgrel=1 pkgdesc="libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP)." depends=('libusb') groups=('lib-extra') archs=('i686' 'x86_64') Finclude sourceforge -sha1sums=('5c6aca795598a5b01126aa74930fbe7d06c6c9c1') +sha1sums=('c5297f2aa5dc47755f417a8977250d58d5a1282c') # optimization OK From crazy at frugalware.org Wed Jan 16 00:24:44 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 16 00:24:47 2008 Subject: [Frugalware-git] frugalware-current: libgpod-0.6.0-1-i686 Message-ID: <20080115232444.25715176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dd403458ed8647ba511c8c8fcb02f7b2c75f24e8 commit dd403458ed8647ba511c8c8fcb02f7b2c75f24e8 Author: crazy Date: Wed Jan 16 00:24:13 2008 +0100 libgpod-0.6.0-1-i686 * Version bump * New maintainer diff --git a/source/xlib/libgpod/FrugalBuild b/source/xlib/libgpod/FrugalBuild index 5a405ff..7b33436 100644 --- a/source/xlib/libgpod/FrugalBuild +++ b/source/xlib/libgpod/FrugalBuild @@ -1,20 +1,21 @@ # Compiling Time: 0.14 SBU -# Maintainer: DNAku +# Maintainer: crazy +# Contributor: DNAku pkgname=libgpod -pkgver=0.5.2 +pkgver=0.6.0 pkgrel=1 pkgdesc="libgpod is a library allowing direct access to the iPod's contents" _F_sourceforge_dirname="gtkpod" Finclude sourceforge url="http://www.gtkpod.org/libgpod.html" depends=('gtk+2' 'hal>=0.5.7.1-3' 'pmount>=0.9.9-2' 'eject' \ - 'dbus-glib>=0.71' 'python>=2.5' 'taglib' 'mutagen') + 'dbus-glib>=0.71' 'python>=2.5' 'taglib' 'mutagen' 'pygobject') makedepends=('perl-xml' 'swig') archs=('i686' 'x86_64') groups=('xlib') up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=67873' | grep -v gtkpod- |grep -om1 'libgpod-\(.*\).tar.gz$'|Flasttar" options=('scriptlet') -sha1sums=('fc9b26868710dcb24e758d7bd2bc52ee8532e16c') +sha1sums=('09b660324785cec122b5df62f1825ebd595c4ecc') # optimization OK From crazy at frugalware.org Wed Jan 16 00:39:35 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 16 00:39:37 2008 Subject: [Frugalware-git] frugalware-current: exaile-0.2.11.1-2-i686 Message-ID: <20080115233935.6F94F176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=58bf9ea132f060371e0deceead52af6bc4602edc commit 58bf9ea132f060371e0deceead52af6bc4602edc Author: crazy Date: Wed Jan 16 00:39:00 2008 +0100 exaile-0.2.11.1-2-i686 * rebuild with libgpod diff --git a/source/gnome-extra/exaile/FrugalBuild b/source/gnome-extra/exaile/FrugalBuild index d9da90e..abee6bf 100644 --- a/source/gnome-extra/exaile/FrugalBuild +++ b/source/gnome-extra/exaile/FrugalBuild @@ -3,10 +3,10 @@ pkgname=exaile pkgver=0.2.11.1 -pkgrel=1 +pkgrel=2 pkgdesc="Exaile is a media player aiming to be similar to KDE's AmaroK, but for GTK+" url="http://www.exaile.org" -depends=('pygtk' 'pysqlite2' 'gconf' 'gstreamer' 'libgpod>=0.5.2' \ +depends=('pygtk' 'pysqlite2' 'gconf' 'gstreamer' 'libgpod>=0.6.0' \ 'gst-plugins-good' 'gst-plugins-ugly' 'imaging' 'gst-python' \ 'mutagen' 'pyvorbis' 'gtk+2') rodepends=('dbus-gtk+2' 'gst-plugins-base-alsa' 'gst-plugins-good-gconf' 'gst-plugins-good-esd' 'gst-plugins-ugly-mad' \ From crazy at frugalware.org Wed Jan 16 00:41:34 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 16 00:41:36 2008 Subject: [Frugalware-git] frugalware-current: gtkpod-0.99.12-1-i686 Message-ID: <20080115234134.4BE13176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f113b463ed989d67e7640b20bf49d536b2814466 commit f113b463ed989d67e7640b20bf49d536b2814466 Author: crazy Date: Wed Jan 16 00:41:04 2008 +0100 gtkpod-0.99.12-1-i686 * Version bump * New maintainer diff --git a/source/xapps-extra/gtkpod/FrugalBuild b/source/xapps-extra/gtkpod/FrugalBuild index 3572d4a..4a72f13 100644 --- a/source/xapps-extra/gtkpod/FrugalBuild +++ b/source/xapps-extra/gtkpod/FrugalBuild @@ -1,23 +1,22 @@ # Compiling Time: 0.13 SBU -# Maintainer: DNAku +# Maintainer: crazy +# Contributor: DNAku pkgname=gtkpod -pkgver=0.99.10 +pkgver=0.99.12 pkgrel=1 pkgdesc="gtkpod is a GUI for Apple's iPod using GTK2" _F_sourceforge_prefix="gtkpod-" Finclude sourceforge url="http://www.gtkpod.org/about.html" -depends=('libgpod>=0.5.2' 'gtk+2' 'libglade' 'libid3tag' 'util-linux' \ +depends=('libgpod>=0.6.0' 'gtk+2' 'libglade' 'libid3tag' 'util-linux-ng' \ 'libmp4v2' 'libgnomecanvas' 'e2fsprogs' 'dbus' 'flac' 'libvorbis' 'curl') ## DO NOT ADD gnome-vfs to depends. -- crazy -- makedepends=('intltool') -source=($source eject.patch) archs=('i686' 'x86_64') groups=('xapps-extra') options=('scriptlet') -sha1sums=('350a51ce4e8dae4eb9c2f224799044faaa98f3e0' \ - '6eb52efde0427f7d020d6b4434f497434a05fe5c') +sha1sums=('ab7c03ee1a875fe2bab953d5805a2a4d65fcd669') build() { From crazy at frugalware.org Wed Jan 16 01:07:56 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 16 01:07:59 2008 Subject: [Frugalware-git] frugalware-current: kvirc-3.2.6-1-i686 Message-ID: <20080116000756.BFFCA176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a13c4cb31a0d8d96f6b6757824bd2dcfde39ddbb commit a13c4cb31a0d8d96f6b6757824bd2dcfde39ddbb Author: crazy Date: Wed Jan 16 01:07:41 2008 +0100 kvirc-3.2.6-1-i686 * source fix diff --git a/source/kde-extra/kvirc/FrugalBuild b/source/kde-extra/kvirc/FrugalBuild index 59b7caf..f3fc6a8 100644 --- a/source/kde-extra/kvirc/FrugalBuild +++ b/source/kde-extra/kvirc/FrugalBuild @@ -11,7 +11,7 @@ archs=('i686' 'x86_64') Finclude kde url="http://www.kvirc.net" up2date="lynx -dump http://www.kvirc.net|grep -m1 'kvirc-\(.*\).tar.bz2'|Flasttarbz2" -source=(ftp://ftp.kvirc.de/pub/$pkgname/snapshots/source/$pkgname-$pkgver.tar.bz2) +source=(ftp://ftp.kvirc.net/pub/kvirc/$pkgver/source/$pkgname-$pkgver.tar.bz2) sha1sums=('3936868a044bcd068eaf0f937319b92053b1b4e9') ## TODO: make it work *good* without KDE From crazy at frugalware.org Wed Jan 16 01:28:04 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 16 01:28:07 2008 Subject: [Frugalware-git] frugalware-current: amarok-1.4.8-2-i686 Message-ID: <20080116002804.CA353176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1bc6a93ec6c54f3f89c0f7ddbe477495dd1faf63 commit 1bc6a93ec6c54f3f89c0f7ddbe477495dd1faf63 Author: crazy Date: Wed Jan 16 01:23:20 2008 +0100 amarok-1.4.8-2-i686 * rebuild with libgpod diff --git a/source/kde-extra/amarok/FrugalBuild b/source/kde-extra/amarok/FrugalBuild index a46c807..4389b61 100644 --- a/source/kde-extra/amarok/FrugalBuild +++ b/source/kde-extra/amarok/FrugalBuild @@ -4,10 +4,10 @@ pkgname=amarok pkgver=1.4.8 -pkgrel=1 +pkgrel=2 pkgdesc="amaroK is a music player for Linux and Unix with an intuitive interface" -depends=('libtunepimp>=0.5.2-2' 'xine-lib' 'libifp' 'kdebase>=3.5.7' 'taglib' 'libnjb' \ - 'libgpod>=0.5.2' 'ruby' 'python>=2.5' 'libvisual-plugins' 'libmtp>=0.2.1' 'libkarma' \ +depends=('libtunepimp>=0.5.2-2' 'xine-lib' 'libifp' 'kdebase>=3.5.8' 'taglib' 'libnjb' \ + 'libgpod>=0.6.0' 'ruby' 'python>=2.5' 'libvisual-plugins' 'libmtp>=0.2.5' 'libkarma' \ 'curl>=7.16.1' 'libmysqlclient') makedepends=('mysql') rodepends=('unzip') From crazy at frugalware.org Wed Jan 16 01:49:29 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 16 01:49:33 2008 Subject: [Frugalware-git] frugalware-current: rhythmbox-0.10.1-5-i686 Message-ID: <20080116004929.E4CC4176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=92bb9a272c5008d019afe855c1a24cc02c1a0393 commit 92bb9a272c5008d019afe855c1a24cc02c1a0393 Author: crazy Date: Wed Jan 16 01:47:49 2008 +0100 rhythmbox-0.10.1-5-i686 * rebuild with libgpod diff --git a/source/gnome/rhythmbox/FrugalBuild b/source/gnome/rhythmbox/FrugalBuild index 4c73dab..d3c33e5 100644 --- a/source/gnome/rhythmbox/FrugalBuild +++ b/source/gnome/rhythmbox/FrugalBuild @@ -3,11 +3,11 @@ pkgname=rhythmbox pkgver=0.10.1 -pkgrel=4 +pkgrel=5 pkgdesc="A music management application for GNOME" url="http://www.rhythmbox.org/" depends=('libgnomeui>=2.20.0' 'nautilus-cd-burner>=2.20.0' 'rarian' 'desktop-file-utils' \ - 'totem>=2.20.0' 'gst-plugins-base-oil' 'avahi-glib' 'libnotify' 'libsexy' 'libgpod>=0.5.2' \ + 'totem>=2.20.0' 'gst-plugins-base-oil' 'avahi-glib' 'libnotify' 'libsexy' 'libgpod>=0.6.0' \ 'libsoup>=2.2.104-2' 'gnome-media>=2.20.1' 'dbus-glib>=0.74' 'python>=2.5') makedepends=('intltool' 'gnome-doc-utils') rodepends=('notification-daemon') From crazy at frugalware.org Wed Jan 16 02:20:27 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 16 02:20:30 2008 Subject: [Frugalware-git] playground: kdeutils-4.00.80_759881-0playground1-i686 Message-ID: <20080116012027.62964176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=76318187038ebaf9c86ef754f7fd1cfaeeb2e3a2 commit 76318187038ebaf9c86ef754f7fd1cfaeeb2e3a2 Author: crazy Date: Wed Jan 16 02:19:54 2008 +0100 kdeutils-4.00.80_759881-0playground1-i686 * makedepends fix diff --git a/source/kde4/kdeutils/FrugalBuild b/source/kde4/kdeutils/FrugalBuild index 18e9fc1..c0fae1e 100644 --- a/source/kde4/kdeutils/FrugalBuild +++ b/source/kde4/kdeutils/FrugalBuild @@ -6,7 +6,7 @@ pkgver=4.00.80_759881 pkgrel=0playground1 pkgdesc="KDE General Utilities" depends=() -makedepends=('kdepimlibs' 'gmp' 'kdebase-workspace-libs' 'libzip' 'gnupg' 'tpctl' 'qimageblitz') +makedepends=('kdepimlibs' 'gmp' 'kdebase-workspace-libs' 'libzip' 'gnupg' 'tpctl' 'qimageblitz' 'bzip2') groups=('kde4') archs=('i686') options=('nomirror') # empty From crazy at frugalware.org Wed Jan 16 02:31:30 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 16 02:31:33 2008 Subject: [Frugalware-git] playground: kde4.sh Message-ID: <20080116013130.8F601176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=6804554bbfe44469187dd459f0bc76c8ddf3370d commit 6804554bbfe44469187dd459f0bc76c8ddf3370d Author: crazy Date: Wed Jan 16 02:31:18 2008 +0100 kde4.sh * some more flags for non-debug builds * I'm sure some things won't compile while missing kdebug.h includes diff --git a/source/include/kde4.sh b/source/include/kde4.sh index 7818dd9..ab57c0a 100644 --- a/source/include/kde4.sh +++ b/source/include/kde4.sh @@ -41,7 +41,7 @@ Finclude cmake ### if [ -n "$_F_cmake_type" ] && [ "$_F_cmake_type" = "None" ]; then - _F_KDE_CXX_FLAGS="$_F_KDE_CXX_FLAGS -DNDEBUG -DQT_NO_DEBUG" + _F_KDE_CXX_FLAGS="$_F_KDE_CXX_FLAGS -DNDEBUG -DQT_NO_DEBUG -DQT_NO_WARNING_OUTPUT -DQT_NO_DEBUG_OUTPUT -DQT_NO_DEBUG_STREAM" fi if [ -n "$_F_cmake_type" ] && [ "$_F_cmake_type" = "Debug" ]; then From janny at frugalware.org Wed Jan 16 09:05:11 2008 From: janny at frugalware.org (janny) Date: Wed Jan 16 09:05:13 2008 Subject: [Frugalware-git] frugalware-current: kphotoalbum-3.1.0-1-i686 Message-ID: <20080116080511.CB8D511901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a5584207a7ff55ec2d9448e0218632aaa6771ed commit 9a5584207a7ff55ec2d9448e0218632aaa6771ed Author: janny Date: Wed Jan 16 09:00:36 2008 +0100 kphotoalbum-3.1.0-1-i686 * version bump * thx to vmiklos from patch * closes #2701 diff --git a/source/kde-extra/kphotoalbum/FrugalBuild b/source/kde-extra/kphotoalbum/FrugalBuild index 5970a6a..a3467de 100644 --- a/source/kde-extra/kphotoalbum/FrugalBuild +++ b/source/kde-extra/kphotoalbum/FrugalBuild @@ -2,19 +2,23 @@ # Maintainer: Janny pkgname=kphotoalbum -pkgver=3.0.2 -pkgrel=3 +pkgver=3.1.0 +pkgrel=1 pkgdesc="KDE Image Database (KPhotoAlbum) is a tool for indexing, searching, and viewing images." license="GPL-2" -depends=('libxi' 'libstdc++' 'libxmu' 'libkipi' 'exiv2>=0.16') +depends=('libxi' 'libstdc++' 'libxmu' 'libkipi' 'exiv2>=0.16' 'libkdcraw') archs=('i686' 'x86_64') groups=('kde-extra') Finclude kde url="http://kphotoalbum.org" Fconfopts="$Fconfopts --disable-debug --without-debug" up2date="lynx -dump $url/download-source.html|grep -om1 'kphotoalbum-\(.*\).tar.bz2'|sed 's/.*-\(.*\).t.*/\1/'" -source=($url/download/$pkgname-$pkgver.tar.gz) -sha1sums=('530eef427691af99eae08d16c361d3b6f196330e') +source=($url/download/$pkgname-$pkgver.tar.bz2 kphotoalbum-utilities-vs-libjpeg.diff) +sha1sums=('9857ab2839c9e913bfdcc61e59ac4c4e8ba8cf23' \ + 'cc585af7dbdb12cd3a330afd9e6ea9b27df787f1') + +export LDFLAGS="$LDFLAGS -ljpeg" + # Notice KPhotoAlbum was in recent version called KimDaBa, # so you may find references to KimDaBa on this website, # and can simply interpret that as KPhotoAlbum. From janny at frugalware.org Wed Jan 16 09:05:11 2008 From: janny at frugalware.org (janny) Date: Wed Jan 16 09:05:17 2008 Subject: [Frugalware-git] frugalware-current: kphotoalbum-3.1.0-1-i686 Message-ID: <20080116080511.DAFE511901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2844593d0e11f8e63595f43e836851d8316ae08a commit 2844593d0e11f8e63595f43e836851d8316ae08a Author: janny Date: Wed Jan 16 09:01:24 2008 +0100 kphotoalbum-3.1.0-1-i686 * add a patch diff --git a/source/kde-extra/kphotoalbum/kphotoalbum-utilities-vs-libjpeg.diff b/source/kde-extra/kphotoalbum/kphotoalbum-utilities-vs-libjpeg.diff new file mode 100644 index 0000000..8d96ff2 --- /dev/null +++ b/source/kde-extra/kphotoalbum/kphotoalbum-utilities-vs-libjpeg.diff @@ -0,0 +1,10 @@ +--- kphotoalbum-3.1.0/src/Utilities/Makefile.am.orig 2008-01-15 22:37:46.000000000 +0100 ++++ kphotoalbum-3.1.0/src/Utilities/Makefile.am 2008-01-15 22:38:03.000000000 +0100 +@@ -2,6 +2,7 @@ + + INCLUDES = -I$(srcdir)/.. $(all_includes) + ++libUtilities_la_LDFLAGS = -ljpeg + libUtilities_la_SOURCES = \ + ShowBusyCursor.cpp \ + List.cpp \ From crazy at frugalware.org Wed Jan 16 14:34:39 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 16 14:34:40 2008 Subject: [Frugalware-git] xorg73: xorg.sh Message-ID: <20080116133439.3E367176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=8446a3fc4a8881fac341446269dd94e8efba7891 commit 8446a3fc4a8881fac341446269dd94e8efba7891 Author: crazy Date: Wed Jan 16 14:34:24 2008 +0100 xorg.sh * set _F_xorg_ind to be 1 , also fix the check to look for 1 | 0 * like it was indeed :) * There is no way to get something usable from released xorg. * They simply push all the fixed stuff to individual without to care about * 'stable' releses right now. diff --git a/source/include/xorg.sh b/source/include/xorg.sh index 565800a..3a58d5a 100644 --- a/source/include/xorg.sh +++ b/source/include/xorg.sh @@ -61,11 +61,17 @@ if [[ $pkgname =~ ^xf86-input- ]]; then makedepends=('inputproto' 'randrproto') fi url="http://xorg.freedesktop.org" -if [ -z "$_F_xorg_ind" ]; then - _F_xorg_release_dir="X11R7.3/src" -else + +# set individual to be 1 , released xorg is crap at the moment , no way to get something +# usable from there. +_F_xorg_ind=1 + +if [ "$_F_xorg_ind" -eq 1 ]; then _F_xorg_release_dir="individual" +else + _F_xorg_release_dir="X11R7.3/src" fi + _F_xorg_dir=`echo ${groups[$((${#groups[@]}-1))]}|sed 's/xorg-\(.*\)/\1/;s/s$//'` _F_xorg_version="X11R7." [ "$_F_xorg_name" = "xorg-server" ] && _F_xorg_dir="xserver" From crazy at frugalware.org Wed Jan 16 15:08:57 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 16 15:08:59 2008 Subject: [Frugalware-git] xorg73: glproto-1.4.9-1-i686 Message-ID: <20080116140857.6073E11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=90e3f14bac42a39b669bbc189246e16005682417 commit 90e3f14bac42a39b669bbc189246e16005682417 Author: crazy Date: Wed Jan 16 15:08:14 2008 +0100 glproto-1.4.9-1-i686 * Version bump diff --git a/source/x11/glproto/FrugalBuild b/source/x11/glproto/FrugalBuild index 4a4b257..375a9a1 100644 --- a/source/x11/glproto/FrugalBuild +++ b/source/x11/glproto/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=glproto -pkgver=1.4.8 +pkgver=1.4.9 pkgrel=1 pkgdesc="X.Org GL extension headers" url="http://xorg.freedesktop.org" @@ -10,6 +10,5 @@ groups=('x11' 'xorg-core' 'xorg-proto') archs=('i686' 'x86_64') depends=() makedepends=('pkgconfig') -_F_xorg_nr=2 Finclude xorg -sha1sums=('7d04032301a28a15dea6ce89265f238a628b5c52') +sha1sums=('6a8e17ff3ac08224d0aef2b3c27b6aecfebaa95b') From crazy at frugalware.org Wed Jan 16 15:43:53 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 16 15:43:56 2008 Subject: [Frugalware-git] xorg73: xf86-video-radeonhd-1.0.0-1-i686 Message-ID: <20080116144353.DBB64176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=b5933fbce0195bce20c3ea5d67976a7278ea8a7a commit b5933fbce0195bce20c3ea5d67976a7278ea8a7a Author: crazy Date: Wed Jan 16 15:43:38 2008 +0100 xf86-video-radeonhd-1.0.0-1-i686 * build it for i686 , not bumped yet diff --git a/source/x11/xf86-video-radeonhd/FrugalBuild b/source/x11/xf86-video-radeonhd/FrugalBuild index c8c0c05..4e7ef29 100644 --- a/source/x11/xf86-video-radeonhd/FrugalBuild +++ b/source/x11/xf86-video-radeonhd/FrugalBuild @@ -10,7 +10,6 @@ groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') depends=('xorg-server>=1.4' 'pciutils') makedepends=('randrproto' 'renderproto' 'videoproto') -_F_xorg_ind=1 Finclude xorg sha1sums=('84092b5df1e4dbf7cd69006f3e545c293e80873c') From crazy at frugalware.org Wed Jan 16 15:46:25 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 16 15:46:26 2008 Subject: [Frugalware-git] xorg73: pixman-0.9.6-1-i686 Message-ID: <20080116144625.3B18D176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=60c67d012da93266bb7c7fe07076130bafa1c32b commit 60c67d012da93266bb7c7fe07076130bafa1c32b Author: crazy Date: Wed Jan 16 15:46:08 2008 +0100 pixman-0.9.6-1-i686 * sync with x86_64 diff --git a/source/x11/pixman/FrugalBuild b/source/x11/pixman/FrugalBuild index edb25c3..19e9709 100644 --- a/source/x11/pixman/FrugalBuild +++ b/source/x11/pixman/FrugalBuild @@ -11,7 +11,6 @@ groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64') depends=('glibc') makedepends=('pkgconfig' 'xproto>=7.0.11') -_F_xorg_ind=1 Finclude xorg sha1sums=('d31ea97176e475b47bcc9c0ad4813859857fb061') From crazy at frugalware.org Wed Jan 16 15:58:43 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 16 15:58:45 2008 Subject: [Frugalware-git] xorg73: libx11-1.1.3-2-i686 Message-ID: <20080116145843.E1873176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=35867378a27e46464847ef0461a881dab3c9d35c commit 35867378a27e46464847ef0461a881dab3c9d35c Author: crazy Date: Wed Jan 16 15:57:38 2008 +0100 libx11-1.1.3-2-i686 * rebuild with libxcb diff --git a/source/x11/libx11/FrugalBuild b/source/x11/libx11/FrugalBuild index e2e9320..54d4b9f 100644 --- a/source/x11/libx11/FrugalBuild +++ b/source/x11/libx11/FrugalBuild @@ -4,12 +4,12 @@ pkgname=libx11 _F_xorg_name=libX11 pkgver=1.1.3 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org X11 library" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64') -depends=('xproto>=7.0.11' 'libxdmcp>=1.0.2-2' 'xtrans>=1.0.4' 'kbproto' 'libxau>=1.0.3-2' 'libxcb>=1.0-4') +depends=('xproto>=7.0.11' 'libxdmcp>=1.0.2-2' 'xtrans>=1.0.4' 'kbproto' 'libxau>=1.0.3-2' 'libxcb>=1.1' 'libpthread-stubs') makedepends=('pkgconfig' 'xf86bigfontproto' 'bigreqsproto' \ 'xextproto' 'xcmiscproto' 'inputproto>=1.4.2.1' 'util-macros>=1.1.5-2') Finclude xorg From crazy at frugalware.org Wed Jan 16 16:02:22 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 16 16:02:24 2008 Subject: [Frugalware-git] xorg73: libxmu-1.0.4-1-i686 Message-ID: <20080116150222.5D8C8176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=66fcfb430b75d7cd400d339fc9652b391fab0026 commit 66fcfb430b75d7cd400d339fc9652b391fab0026 Author: crazy Date: Wed Jan 16 16:02:05 2008 +0100 libxmu-1.0.4-1-i686 * Version bump diff --git a/source/x11/libxmu/FrugalBuild b/source/x11/libxmu/FrugalBuild index 4042786..3719c9d 100644 --- a/source/x11/libxmu/FrugalBuild +++ b/source/x11/libxmu/FrugalBuild @@ -3,15 +3,15 @@ pkgname=libxmu _F_xorg_name=libXmu -pkgver=1.0.3 -pkgrel=2 +pkgver=1.0.4 +pkgrel=1 pkgdesc="X.Org Xmu library" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64') -depends=('libx11>=1.1.3' 'libxt>=1.0.5' 'libxext>=1.0.3') +depends=('libx11>=1.1.3-2' 'libxt>=1.0.5' 'libxext>=1.0.3') makedepends=('pkgconfig' 'xproto>=7.0.11' 'inputproto>=1.4.2.1') Finclude xorg -sha1sums=('7f2baa63b68ff8bdb524f3d5a2643066a556973b') +sha1sums=('e2ecbce02184efd8899a34554575e1f3b6815295') Fconfopts="$Fconfopts --enable-IPv6" # optimization OK From crazy at frugalware.org Wed Jan 16 16:04:24 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 16 16:04:26 2008 Subject: [Frugalware-git] xorg73: xterm-231-1-i686 Message-ID: <20080116150424.8DE5E176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=b1e41baffb7b5b118541fe9cf6d539badf12ea6d commit b1e41baffb7b5b118541fe9cf6d539badf12ea6d Author: crazy Date: Wed Jan 16 16:03:46 2008 +0100 xterm-231-1-i686 * Version bump diff --git a/source/x11/xterm/FrugalBuild b/source/x11/xterm/FrugalBuild index e675338..328e4ad 100644 --- a/source/x11/xterm/FrugalBuild +++ b/source/x11/xterm/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: Christian Hamar alias krix pkgname=xterm -pkgver=229 -pkgrel=2 +pkgver=231 +pkgrel=1 pkgdesc="X terminal emulator" url="http://dickey.his.com/xterm/" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11>=1.1.3' 'libxt>=1.0.5' 'libxrender>=0.9.4' 'libxmu>=1.0.3-2' \ +depends=('libx11>=1.1.3-2' 'libxt>=1.0.5' 'libxrender>=0.9.4' 'libxmu>=1.0.3-2' \ 'libxkbfile>=1.0.4-2' 'libxft>=2.1.12-2' 'libxaw>=1.0.4') rodepends=('desktop-file-utils') makedepends=('groff' 'imake') @@ -42,5 +42,5 @@ build() { Fbuild_gnome_scriptlet } -sha1sums=('483fef795ebee83c513f9a72373d9d16366163d0') +sha1sums=('ad1e84307e00553cff1821a8d8e57f1fd3f72635') # optimization OK From crazy at frugalware.org Wed Jan 16 16:07:14 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 16 16:07:16 2008 Subject: [Frugalware-git] xorg73: xinit-1.0.7-1-i686 Message-ID: <20080116150714.8D9D9176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=0c4c833a98ae92d635d6b5f6b4024afd5852c867 commit 0c4c833a98ae92d635d6b5f6b4024afd5852c867 Author: crazy Date: Wed Jan 16 16:06:59 2008 +0100 xinit-1.0.7-1-i686 * Version bump diff --git a/source/x11/xinit/FrugalBuild b/source/x11/xinit/FrugalBuild index ca9dcbb..1738e49 100644 --- a/source/x11/xinit/FrugalBuild +++ b/source/x11/xinit/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=xinit -pkgver=1.0.5 +pkgver=1.0.7 pkgrel=1 pkgdesc="X Window System initializer" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('xterm>=229-2' 'libx11>=1.1.3' 'twm>=1.0.3-2' 'xclock>=1.0.3') +depends=('xterm>=231' 'libx11>=1.1.3-2' 'twm>=1.0.3-2' 'xclock>=1.0.3') makedepends=('inputproto>=1.4.2.1') Finclude xorg -sha1sums=('c6cc673205eae7cee11cab212d545ef8d6135019') +sha1sums=('c2fcacba6ea45d5f9118cecc89e9e5fb5b41d7d8') build() { Fbuild From crazy at frugalware.org Wed Jan 16 16:08:13 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 16 16:08:15 2008 Subject: [Frugalware-git] xorg73: xfs-1.0.5-1-i686 Message-ID: <20080116150813.0D57D176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=2386adf98fdd5be95822f8769c9c955fc77f5c8a commit 2386adf98fdd5be95822f8769c9c955fc77f5c8a Author: crazy Date: Wed Jan 16 16:07:59 2008 +0100 xfs-1.0.5-1-i686 * Version bump * patch in upstream now diff --git a/source/x11/xfs/FrugalBuild b/source/x11/xfs/FrugalBuild index 594eaca..f565909 100644 --- a/source/x11/xfs/FrugalBuild +++ b/source/x11/xfs/FrugalBuild @@ -2,20 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=xfs -pkgver=1.0.4 -pkgrel=2 +pkgver=1.0.5 +pkgrel=1 pkgdesc="X font server" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') depends=('libfs' 'libxfont>=1.2.5') makedepends=('util-macros') -_F_xorg_nr=2 Finclude xorg -source=($source \ - ftp://ftp.freedesktop.org/pub/xorg/X11R7.3/patches/xorg-xfs-1.0.4-query.diff) -sha1sums=('8d07d1f24caa44b805b2abdbf8b7110f2d3a17ae' \ - '093db0ce2c134ebc40e47a40db89503dad2b0f3e') +sha1sums=('3b5d0a6f86415148124762c780d50d81b73f405c') build() { From vmiklos at frugalware.org Wed Jan 16 16:11:43 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 16 16:11:45 2008 Subject: [Frugalware-git] frugalware-current: poweriso-1.2-1-i686 Message-ID: <20080116151143.69BA91190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e3f07b069c7c5889fbdd36ad162801c953edc49d commit e3f07b069c7c5889fbdd36ad162801c953edc49d Author: Miklos Vajna Date: Wed Jan 16 16:11:14 2008 +0100 poweriso-1.2-1-i686 version bump diff --git a/source/apps-extra/poweriso/FrugalBuild b/source/apps-extra/poweriso/FrugalBuild index 5f98002..ccc6881 100644 --- a/source/apps-extra/poweriso/FrugalBuild +++ b/source/apps-extra/poweriso/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: detto pkgname=poweriso -pkgver=1.1 +pkgver=1.2 pkgrel=1 pkgdesc="A free utility for linux which can extract, list, and convert image files (including ISO, BIN, DAA, and other formats)." url="http://www.poweriso.com" @@ -12,7 +12,7 @@ groups=('apps-extra') up2date="lynx -dump 'http://www.poweriso.com/download.htm'|grep '.tar.gz'|Flasttar" source=($url/$pkgname-$pkgver.tar.gz) options=('nobuild') -sha1sums=('1af3e804964f64d9aef40c3c42e5d6e3c8524751') +sha1sums=('2d8de23f68c921df774f5f482ae636e3e92894c9') build () { Fexe /usr/bin/poweriso From vmiklos at frugalware.org Wed Jan 16 16:24:20 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 16 16:24:22 2008 Subject: [Frugalware-git] frugalware-current: dates-0.4.5-1-i686 Message-ID: <20080116152420.78B7A11901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=96b82bb8bfb603948575e573fd0ef6f990c9b3fb commit 96b82bb8bfb603948575e573fd0ef6f990c9b3fb Author: Miklos Vajna Date: Wed Jan 16 16:24:11 2008 +0100 dates-0.4.5-1-i686 version bump diff --git a/source/gnome-extra/dates/FrugalBuild b/source/gnome-extra/dates/FrugalBuild index a596ee1..3e99a9c 100644 --- a/source/gnome-extra/dates/FrugalBuild +++ b/source/gnome-extra/dates/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: detto pkgname=dates -pkgver=0.4.4 -pkgrel=2 +pkgver=0.4.5 +pkgrel=1 pkgdesc="A small, lightweight calendar, GTK+ version." url="http://www.pimlico-project.org/dates.html" depends=('gtk+2' 'evolution-data-server' 'libsexy' 'db>=4.6.18') @@ -15,6 +15,6 @@ _F_gnome_iconcache=y Finclude gnome-scriptlet up2date="lynx -dump http://pimlico-project.org/sources/dates/ | Flasttar" source=(http://pimlico-project.org/sources/dates/$pkgname-$pkgver.tar.gz) -sha1sums=('0d735ac2738917b14f5c4bc76c8e787ca2028cff') +sha1sums=('0bf1d23321ba79c6b57893286149dc780d69dff3') # optimization OK From vmiklos at frugalware.org Wed Jan 16 16:42:28 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 16 16:42:31 2008 Subject: [Frugalware-git] frugalware-current: gnome-video-arcade-0.5.5-1-i686 Message-ID: <20080116154228.528A4176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b9864221c36f59d1455df6e9b501fe4c0ae8420b commit b9864221c36f59d1455df6e9b501fe4c0ae8420b Author: Miklos Vajna Date: Wed Jan 16 16:41:53 2008 +0100 gnome-video-arcade-0.5.5-1-i686 version bump diff --git a/source/gnome-extra/gnome-video-arcade/FrugalBuild b/source/gnome-extra/gnome-video-arcade/FrugalBuild index 587a809..c2ea26c 100644 --- a/source/gnome-extra/gnome-video-arcade/FrugalBuild +++ b/source/gnome-extra/gnome-video-arcade/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=gnome-video-arcade -pkgver=0.5.4 +pkgver=0.5.5 pkgrel=1 pkgdesc="GNOME Video Arcade is a simple xmame front-end for the GNOME Desktop Environment" _F_sourceforge_dirname="gva" @@ -17,6 +17,6 @@ Finclude gnome-scriptlet options=('genscriptlet') groups=('gnome-extra') archs=('i686' 'x86_64') -sha1sums=('43fbbbdc132c6d2f150307c5b3defd902f469edd') +sha1sums=('652127ae0fd9703943e51fba63170344404accc9') # optimization OK From vmiklos at frugalware.org Wed Jan 16 17:05:35 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 16 17:05:45 2008 Subject: [Frugalware-git] frugalware-current: perl-cgi-3.33-1-i686 Message-ID: <20080116160535.3E5F3176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=145b4d3cbb113907b64f58da300791d9a980b4ec commit 145b4d3cbb113907b64f58da300791d9a980b4ec Author: Miklos Vajna Date: Wed Jan 16 16:47:13 2008 +0100 perl-cgi-3.33-1-i686 version bump diff --git a/source/devel-extra/perl-cgi/FrugalBuild b/source/devel-extra/perl-cgi/FrugalBuild index 5485c45..3906057 100644 --- a/source/devel-extra/perl-cgi/FrugalBuild +++ b/source/devel-extra/perl-cgi/FrugalBuild @@ -5,7 +5,7 @@ pkgname=perl-cgi _F_perl_name=cgi modrealname=CGI.pm _F_perl_author=L/LD/LDS -pkgver=3.31 +pkgver=3.33 pkgrel=1 pkgdesc="Simple Common Gateway Interface Class" depends=('perl') @@ -24,5 +24,5 @@ build() { Frm /usr/share/man/man3 Frm /usr/man/man3 } -sha1sums=('da555876b39376a844e4f44eb9b6b112a9fa7634' \ +sha1sums=('93511bb4d359ddcd6f7c96b195856ea5555fc75e' \ 'd11ecb0d06afd0aacd0291708c5fac1656adb6a0') From vmiklos at frugalware.org Wed Jan 16 17:05:35 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 16 17:05:47 2008 Subject: [Frugalware-git] frugalware-current: perl-date-manip-5.48-1-i686 Message-ID: <20080116160535.4E402176C071@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=927e031a8d4f0d14ff27f7fbea37411d8c5e2b31 commit 927e031a8d4f0d14ff27f7fbea37411d8c5e2b31 Author: Miklos Vajna Date: Wed Jan 16 16:49:01 2008 +0100 perl-date-manip-5.48-1-i686 version bump diff --git a/source/devel-extra/perl-date-manip/FrugalBuild b/source/devel-extra/perl-date-manip/FrugalBuild index df34c69..8fd1dc3 100644 --- a/source/devel-extra/perl-date-manip/FrugalBuild +++ b/source/devel-extra/perl-date-manip/FrugalBuild @@ -3,9 +3,9 @@ _F_perl_name=Date-Manip _F_perl_author=S/SB/SBECK -pkgver=5.46 +pkgver=5.48 pkgrel=1 pkgdesc="Routines for parsing/manipulating dates and time." Finclude perl archs=('i686' 'x86_64') -sha1sums=('d11032a6b44a0e7a952360654b3f6ed9351cd416') +sha1sums=('3168f510260dcd1e516d6e98ffdecadd68fccf84') From vmiklos at frugalware.org Wed Jan 16 17:05:35 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 16 17:05:48 2008 Subject: [Frugalware-git] frugalware-current: perl-gnome2-wnck-0.15-1-i686 Message-ID: <20080116160535.67C2B176C072@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e4a932699c1897aefafed2a119599dd959bf2d1a commit e4a932699c1897aefafed2a119599dd959bf2d1a Author: Miklos Vajna Date: Wed Jan 16 16:53:01 2008 +0100 perl-gnome2-wnck-0.15-1-i686 version bump diff --git a/source/gnome-extra/perl-gnome2-wnck/FrugalBuild b/source/gnome-extra/perl-gnome2-wnck/FrugalBuild index 16df1bb..c7e84a9 100644 --- a/source/gnome-extra/perl-gnome2-wnck/FrugalBuild +++ b/source/gnome-extra/perl-gnome2-wnck/FrugalBuild @@ -3,7 +3,7 @@ _F_perl_name=Gnome2-Wnck _F_perl_author=T/TS/TSCH -pkgver=0.14 +pkgver=0.15 pkgrel=1 pkgdesc="Perl interface to the Window Navigator Construction Kit" Finclude perl @@ -12,6 +12,6 @@ depends=('libwnck') groups=('gnome-extra') makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig' 'perl-gtk2') archs=('i686' 'x86_64') -sha1sums=('b435b45f1beb9bead97330e545e4abca8d11775e') +sha1sums=('b73f44db95faf0fa502d297dbcd13de3c0a0cad8') # optimization OK From vmiklos at frugalware.org Wed Jan 16 17:05:35 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 16 17:05:49 2008 Subject: [Frugalware-git] frugalware-current: perl-dbd-mysql-4.006-1-i686 Message-ID: <20080116160535.7E805176C073@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=007eff28074b9258ae20432f5e635eaf0e21666c commit 007eff28074b9258ae20432f5e635eaf0e21666c Author: Miklos Vajna Date: Wed Jan 16 16:57:39 2008 +0100 perl-dbd-mysql-4.006-1-i686 version bump diff --git a/source/devel/perl-dbd-mysql/FrugalBuild b/source/devel/perl-dbd-mysql/FrugalBuild index 10faea6..65dfa71 100644 --- a/source/devel/perl-dbd-mysql/FrugalBuild +++ b/source/devel/perl-dbd-mysql/FrugalBuild @@ -4,7 +4,7 @@ _F_perl_name=DBD-mysql _F_perl_author=C/CA/CAPTTOFU -pkgver=4.005 +pkgver=4.006 Finclude perl pkgrel=1 pkgdesc="Database Interface to the MySQL database" @@ -12,5 +12,5 @@ depends=('libmysqlclient' 'perl') makedepends=('mysql') groups=('devel') archs=('i686' 'x86_64') -sha1sums=('e1a6e97a14d900817a4a08f13194f2d2e351ab48') +sha1sums=('ac39cc1fca0dad0dd4a21e945e29f014edb77436') # optimization OK From vmiklos at frugalware.org Wed Jan 16 17:05:35 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 16 17:05:50 2008 Subject: [Frugalware-git] frugalware-current: perl-class-autouse-1.29-1-i686 Message-ID: <20080116160535.97708176C074@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4c913dde6f7d926b19df6a346889d88c94aabe74 commit 4c913dde6f7d926b19df6a346889d88c94aabe74 Author: Miklos Vajna Date: Wed Jan 16 17:04:49 2008 +0100 perl-class-autouse-1.29-1-i686 version bump diff --git a/source/devel-extra/perl-class-autouse/FrugalBuild b/source/devel-extra/perl-class-autouse/FrugalBuild index 78b1f82..55c0880 100644 --- a/source/devel-extra/perl-class-autouse/FrugalBuild +++ b/source/devel-extra/perl-class-autouse/FrugalBuild @@ -4,9 +4,9 @@ pkgname=perl-class-autouse _F_perl_name=Class-Autouse _F_perl_author=A/AD/ADAMK -pkgver=1.28 +pkgver=1.29 pkgrel=1 pkgdesc="Run-time load a class the first time you call a method in it." Finclude perl archs=('i686' 'x86_64') -sha1sums=('3782e4538c3fe60c75382e4994597e55aa8856af') +sha1sums=('8563b51c8f0c62e277fe13ea886ea22d2cb0e58b') From vmiklos at frugalware.org Wed Jan 16 17:16:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 16 17:16:42 2008 Subject: [Frugalware-git] frugalware-current: net6-1.3.6-1-i686 Message-ID: <20080116161640.1BAB611901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e6f710b93eb18ea62688c34a5c70f9d92db90885 commit e6f710b93eb18ea62688c34a5c70f9d92db90885 Author: Miklos Vajna Date: Wed Jan 16 17:11:03 2008 +0100 net6-1.3.6-1-i686 version bump diff --git a/source/lib-extra/net6/FrugalBuild b/source/lib-extra/net6/FrugalBuild index 7b9690a..084dac0 100644 --- a/source/lib-extra/net6/FrugalBuild +++ b/source/lib-extra/net6/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: AlexExtreme pkgname=net6 -pkgver=1.3.5 -pkgrel=3 +pkgver=1.3.6 +pkgrel=1 pkgdesc="net6 is a library which eases the development of network-based applications" url="http://releases.0x539.de/net6/" depends=('libsigc++2' 'gnutls>=2.2') @@ -11,6 +11,6 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url | sed '/latest/d' | sed '/stable/d' | Flasttar" source=($url/$pkgname-$pkgver.tar.gz) -sha1sums=('62807f3e2d932c087c99d1a10e9d0e515903e0ba') +sha1sums=('dbf4d93d14a7f40753b4636b21fc4c74ee34cf9d') # optimization OK From vmiklos at frugalware.org Wed Jan 16 17:16:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 16 17:16:45 2008 Subject: [Frugalware-git] frugalware-current: rake-0.8.1-1-i686 Message-ID: <20080116161640.3672211901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9748382ef47ebd6806bcc9fba8a624c25c71c5ca commit 9748382ef47ebd6806bcc9fba8a624c25c71c5ca Author: Miklos Vajna Date: Wed Jan 16 17:16:30 2008 +0100 rake-0.8.1-1-i686 version bump diff --git a/source/devel-extra/rake/FrugalBuild b/source/devel-extra/rake/FrugalBuild index f658728..a902885 100644 --- a/source/devel-extra/rake/FrugalBuild +++ b/source/devel-extra/rake/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Bence Nagy pkgname=rake -pkgver=0.7.3 +pkgver=0.8.1 pkgrel=1 pkgdesc="Make-like scripting in Ruby" url="http://rake.rubyforge.org/" groups=('devel-extra') archs=('i686' 'x86_64') Finclude gem -sha1sums=('d8e1f09f119b405679b9289cfad3723cddf18432') +sha1sums=('349b0853d5a32012a8f282750c2f1abaf1169213') build() { Finstallgem From janny at frugalware.org Wed Jan 16 17:18:14 2008 From: janny at frugalware.org (Janny) Date: Wed Jan 16 17:18:16 2008 Subject: [Frugalware-git] fwlive: fwlive Message-ID: <20080116161814.2FB7911901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=602fb757ca14728bf81666e2ef0d2c06f435df87 commit 602fb757ca14728bf81666e2ef0d2c06f435df87 Author: Janny Date: Wed Jan 16 17:12:04 2008 +0100 fwlive * add TEST appsgroup, for testing xorg73 and kde4 repos to config diff --git a/config b/config index e5385f6..f24a703 100644 --- a/config +++ b/config @@ -18,12 +18,13 @@ FWLFONT = lat2-16.psfu.gz # * FULL - for all packages installed # * KDE # * KDE4 +# * TEST # * XFCE # * X - minimal graphical environment with fvwm # * SERVER # * MIN - comfortable console workstation # * MUSTHAVE - minimalistic one, base of all profiles -APPSGROUP = KDE4 +APPSGROUP = TEST # grub title part 1 FWLSREL = FWLive-${APPSGROUP} @@ -98,6 +99,7 @@ INST_LOCALE_GTK_APPS = firefox-hu firefox-de firefox-fr firefox-da openoffice.or INST_KDE_APPS = ${INST_MIN_APPS} ${INST_X_APPS} kdebase openoffice.org-kde firefox kmplayer \ flashplugin qtparted k3b INST_KDE4_APPS = ${INST_MIN_APPS} ${INST_X_APPS} kde4 +INST_TEST_APPS = ${INST_MIN_APPS} xorg-server xorg-drivers fvwm kde4 INST_XFCE_APPS = ${INST_MIN_APPS} ${INST_X_APPS} gtk-xfce-engine libexo libxfce4mcs libxfce4util \ libxfcegui4 orage terminal thunar thunar-volman xfce-frugalware xsetroot \ xfce-mcs-manager xfce-mcs-plugins xfce-utils xfce4-appfinder \ From janny at frugalware.org Wed Jan 16 17:18:14 2008 From: janny at frugalware.org (Janny) Date: Wed Jan 16 17:18:17 2008 Subject: [Frugalware-git] fwlive: fwlive Message-ID: <20080116161814.5B5FA11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=a8310c34ac9ec1e1c2b6e48ca5db9c21be7f971a commit a8310c34ac9ec1e1c2b6e48ca5db9c21be7f971a Author: Janny Date: Wed Jan 16 17:18:02 2008 +0100 fwlive * add TEST appsgroup, for testing xorg73 and kde4 repos to Makefile diff --git a/Makefile b/Makefile index 3e79c4f..7c694df 100644 --- a/Makefile +++ b/Makefile @@ -43,6 +43,12 @@ check-tree: grep -v Include /etc/pacman-g2.conf >${PACCONF}; \ echo "[janny]" >> ${PACCONF}; \ echo "Server = http://ftp.frugalware.org/pub/other/people/janny/fwlive/frugalware-i686/" >> ${PACCONF}; \ + if [ ${APPSGROUP} == TEST ] ; then \ + echo "[xorg73]" >> ${PACCONF}; \ + echo "Server = http://ftp.frugalware.org/pub/other/people/krix/xorg73/frugalware-i686" >> ${PACCONF}; \ + echo "[playground]" >> ${PACCONF}; \ + echo "Server = http://ftp.frugalware.org/pub/other/people/crazy/playground/frugalware-i686" >> ${PACCONF}; \ + fi if [ ${APPSGROUP} == "KDE4" ] ; then \ echo "[playground]" >> ${PACCONF}; \ echo "Server = http://ftp.frugalware.org/pub/other/people/crazy/playground/frugalware-i686" >> ${PACCONF}; \ From vmiklos at frugalware.org Wed Jan 16 17:21:31 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 16 17:21:33 2008 Subject: [Frugalware-git] pacman-tools: syncpkgcd: use -f with git clean Message-ID: <20080116162131.BA48E11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=8ed624e079c67dcf5cbfb28ba496fdc7235b8faf commit 8ed624e079c67dcf5cbfb28ba496fdc7235b8faf Author: Miklos Vajna Date: Wed Jan 16 17:20:39 2008 +0100 syncpkgcd: use -f with git clean just like in 192eeb4 with bumppkg diff --git a/syncpkgd/syncpkgcd.py b/syncpkgd/syncpkgcd.py index cc3e3fc..adfe133 100644 --- a/syncpkgd/syncpkgcd.py +++ b/syncpkgd/syncpkgcd.py @@ -115,7 +115,7 @@ class Syncpkgcd: server.report_result(config.server_user, config.server_pass, pkg, 1, base64.encodestring("No such package.")) return if scm == "git": - self.system("git clean -x -d") + self.system("git clean -x -d -f") elif scm == "darcs": junk = [] junk.extend(glob.glob("*.fpm")) @@ -142,7 +142,7 @@ class Syncpkgcd: server.report_result(config.server_user, config.server_pass, pkg, 1, base64.encodestring(buf)) except socket.error: pass - self.system("git clean -x -d") + self.system("git clean -x -d -f") return self.system("repoman -t %s -k sync" % tree) self.log(pkg, "build finished") @@ -150,7 +150,7 @@ class Syncpkgcd: server.report_result(config.server_user, config.server_pass, pkg, 0) except socket.error: pass - self.system("git clean -x -d") + self.system("git clean -x -d -f") def log(self, pkg, action): self.logsock.write("%s\n" % "; ".join([time.ctime(), pkg, action])) From crazy at frugalware.org Wed Jan 16 22:48:01 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 16 22:48:04 2008 Subject: [Frugalware-git] xorg73: mesa-7.0.2-1-i686 Message-ID: <20080116214801.DB792176C06E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=c721464299dc5e2e84a0f67edd7a90d97a3e9639 commit c721464299dc5e2e84a0f67edd7a90d97a3e9639 Author: crazy Date: Wed Jan 16 22:42:03 2008 +0100 mesa-7.0.2-1-i686 * Version bump * added missing pc file as patch * now really build with XCB support * fixed these weird warnings about missing headers * fixed the way we install * removed old not used stuff from FB diff --git a/source/x11/mesa/FrugalBuild b/source/x11/mesa/FrugalBuild index b29afdd..b2db301 100644 --- a/source/x11/mesa/FrugalBuild +++ b/source/x11/mesa/FrugalBuild @@ -4,8 +4,8 @@ pkgname=mesa origname=Mesa -pkgver=7.0.1 -pkgrel=2 +pkgver=7.0.2 +pkgrel=1 pkgdesc="Mesa is a 3D graphics library" _F_sourceforge_dirname="mesa3d" _F_sourceforge_name="MesaLib" @@ -13,14 +13,14 @@ Finclude sourceforge url="http://mesa3d.sourceforge.net/" # libgl: provided by libgl, fglrx and nvidia packages depends=('expat' 'libx11>=1.1.3' 'libxext>=1.0.3' 'libxxf86vm>=1.0.1-2' 'libxi>=1.1.3' 'libxmu>=1.0.3-2' \ - 'libice>=1.0.4' 'libdrm>=2.3.0-2' 'libgl' 'libxdamage>=1.1.1' 'libxfixes>=4.0.3-2') -makedepends=('makedepend' 'glproto' 'xf86vidmodeproto') + 'libice>=1.0.4' 'libdrm>=2.3.0-2' 'libgl' 'libxdamage>=1.1.1' 'libxfixes>=4.0.3-2' 'libxcb>=1.1' 'expat' 'libgcc') +makedepends=('makedepend' 'glproto>=1.4.9' 'xf86vidmodeproto') archs=('i686' 'x86_64') groups=('x11' 'xorg-core' 'xorg-libs') source=($source \ - libGL.la libGLU.la \ + missing-glw.pc.in.patch \ change-default-dri-driver-dir-X7.1.patch \ - mesa-build-config.patch) + mesa-build-config.patch libGL.la libGLU.la) subpkgs=('libgl') subdescs=('Mesa OpenGL files.') @@ -47,28 +47,33 @@ build() { echo "SRC_DIRS = glx/x11 mesa glu glw" >> ${HOSTCONF} echo "USING_EGL = 0" >> ${HOSTCONF} echo "PROGRAM_DIRS =" >> ${HOSTCONF} - + echo "DEFINES += -DUSE_XCB" >> "${HOSTCONF}" + ## solution for xcb stolen from gentoo =) + echo "X11_INCLUDES += `pkg-config --cflags-only-I xcb` `pkg-config --cflags-only-I x11-xcb` `pkg-config --cflags-only-I xcb-glx`" >> ${HOSTCONF} + echo "GL_LIB_DEPS += `pkg-config --libs xcb` `pkg-config --libs x11-xcb` `pkg-config --libs xcb-glx`" >> ${HOSTCONF} + echo "INSTALL_DIR = /usr" >> "${HOSTCONF}" + echo 'DRI_DRIVER_INSTALL_DIR = /usr/lib/dri' >> ${HOSTCONF} + # hakish fix these warning about missing header files .. + echo "MKDEP_OPTIONS = -fdepend -I$(gcc -print-search-dirs|head -n1|sed 's/.*: //')include" >> ${HOSTCONF} export DRI_DRIVER_DIR="/usr/lib/dri" make ${CONFIG} || Fdie Fmkdir /usr - - make INSTALL_DIR=$Fdestdir/usr DESTDIR=$Fdestdir/usr install \ - DRI_DRIVER_INSTALL_DIR=$Fdestdir/usr/lib/dri || Fdie + + # br0ken on SMP + unset MAKEFLAGS + make DESTDIR=$Fdestdir install || Fdie Fmkdir /usr/share/doc/$pkgname-$pkgver cp -r docs/{README.*,*.html,COPYING} \ $Fdestdir/usr/share/doc/$pkgname-$pkgver/ || Fdie - -# -Hm- now make install do this :S -# Fmkdir /usr/lib/dri -# cp -ar $Fsrcdir/$origname-$pkgver/lib$dripath/*_dri.so $Fdestdir/usr/lib/dri || Fdie + # Copy our .la files and chmod them with a+rx cp -ar $Fsrcdir/lib{GL,GLU}.la $Fdestdir/usr/lib || Fdie chmod a+rx $Fdestdir/usr/lib/lib{GL,GLU}.la || Fdie - Fln libGLU.so.1.3.070001 /usr/lib/libGLU.so.1.3 + Fln libGLU.so.1.3.070002 /usr/lib/libGLU.so.1.3 Fln libGLw.so.1.0.0 /usr/lib/libGLw.so.1.0 # Remove glut.h because it conflicts with freeglut :P @@ -78,9 +83,10 @@ build() { Fsplit libgl usr/lib/libGL.la } -sha1sums=('51961ceeb1d2fb12e6de7c6a47e7b81f3cd5993f' \ - '650973d708466f5c4c21e70c1f1f6c118b27e614' \ - '12c57ac5e7e8a94d4d41b0f37b0fb3f470791c39' \ +sha1sums=('5a95a2a0ce055997747eaf66725aec77de318dc5' \ + 'faeea09e2113541f226ac7c1c29a477ee23ef4e7' \ '426b0b08617ec19cba41ab20f3891cab82f205a2' \ - 'f7f706ec568a80543c6d6096b3d8a833b80399ed') + 'f7f706ec568a80543c6d6096b3d8a833b80399ed' \ + '650973d708466f5c4c21e70c1f1f6c118b27e614' \ + '12c57ac5e7e8a94d4d41b0f37b0fb3f470791c39') # optimization OK diff --git a/source/x11/mesa/missing-glw.pc.in.patch b/source/x11/mesa/missing-glw.pc.in.patch new file mode 100644 index 0000000..01bb9a4 --- /dev/null +++ b/source/x11/mesa/missing-glw.pc.in.patch @@ -0,0 +1,15 @@ +diff -Naur Mesa-7.0.2/src/glw/glw.pc.in Mesa-7.0.2-p/src/glw/glw.pc.in +--- Mesa-7.0.2/src/glw/glw.pc.in 1970-01-01 01:00:00.000000000 +0100 ++++ Mesa-7.0.2-p/src/glw/glw.pc.in 2007-11-11 00:17:08.000000000 +0100 +@@ -0,0 +1,11 @@ ++prefix=@INSTALL_DIR@ ++exec_prefix=${prefix} ++libdir=${exec_prefix}/@LIB_DIR@ ++includedir=${prefix}/include ++ ++Name: glw ++Description: Mesa OpenGL widget library ++Requires: gl ++Version: @VERSION@ ++Libs: -L${libdir} -lGLU ++Cflags: -I${includedir} From crazy at frugalware.org Wed Jan 16 23:57:50 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 16 23:57:55 2008 Subject: [Frugalware-git] xorg73: mesa-7.0.2-2-i686 Message-ID: <20080116225750.989F311901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=2f54bb997299fef9407ea14e3996c48b9b249a00 commit 2f54bb997299fef9407ea14e3996c48b9b249a00 Author: crazy Date: Wed Jan 16 23:51:31 2008 +0100 mesa-7.0.2-2-i686 * release bump * added medademos as subpkg * rodepends() fix diff --git a/source/x11/mesa/FrugalBuild b/source/x11/mesa/FrugalBuild index b2db301..13106cf 100644 --- a/source/x11/mesa/FrugalBuild +++ b/source/x11/mesa/FrugalBuild @@ -5,29 +5,31 @@ pkgname=mesa origname=Mesa pkgver=7.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Mesa is a 3D graphics library" _F_sourceforge_dirname="mesa3d" _F_sourceforge_name="MesaLib" Finclude sourceforge url="http://mesa3d.sourceforge.net/" # libgl: provided by libgl, fglrx and nvidia packages -depends=('expat' 'libx11>=1.1.3' 'libxext>=1.0.3' 'libxxf86vm>=1.0.1-2' 'libxi>=1.1.3' 'libxmu>=1.0.3-2' \ - 'libice>=1.0.4' 'libdrm>=2.3.0-2' 'libgl' 'libxdamage>=1.1.1' 'libxfixes>=4.0.3-2' 'libxcb>=1.1' 'expat' 'libgcc') +depends=('expat' 'libx11>=1.1.3-2' 'libxext>=1.0.3' 'libxxf86vm>=1.0.1-2' 'libxi>=1.1.3' 'libxmu>=1.0.3-2' \ + 'libice>=1.0.4' 'libdrm>=2.3.0-2' 'libxdamage>=1.1.1' 'libxfixes>=4.0.3-2' 'libxcb>=1.1' 'expat' 'libgcc') makedepends=('makedepend' 'glproto>=1.4.9' 'xf86vidmodeproto') +rodepends=('libgl') # should be =$pkgver but we cannot do that while fglrx and nvidia archs=('i686' 'x86_64') groups=('x11' 'xorg-core' 'xorg-libs') source=($source \ + http://$_F_sourceforge_mirror.dl.sourceforge.net/sourceforge/$_F_sourceforge_dirname/MesaDemos-$pkgver.tar.bz2 \ missing-glw.pc.in.patch \ change-default-dri-driver-dir-X7.1.patch \ mesa-build-config.patch libGL.la libGLU.la) -subpkgs=('libgl') -subdescs=('Mesa OpenGL files.') -subconflicts=('fglrx nvidia') -subdepends=('libxxf86vm>=1.0.1-2 libdrm>=2.3.0') -subgroups=('x11') -subarchs=('i686 x86_64') +subpkgs=('libgl' 'mesademos') +subdescs=('Mesa OpenGL files.' 'OpenGL demonstration and test programs.') +subconflicts=('fglrx nvidia' '') +subdepends=('libxxf86vm>=1.0.1-2 libdrm>=2.3.0' "mesa=$pkgver libstdc++") +subgroups=('x11' 'x11') +subarchs=('i686 x86_64' 'i686 x86_64') # NOTE: If you bump version (major or minor) you need to review the symlinking at the end of this # file !!!! On minor bump last number will be changed. @@ -64,7 +66,12 @@ build() { # br0ken on SMP unset MAKEFLAGS make DESTDIR=$Fdestdir install || Fdie - + + cd progs/xdemos || Fdie + make glxgears glxinfo glxdemo glxheads || Fdie + Fexerel glxgears glxinfo glxdemo glxheads /usr/bin + cd ../.. || Fdie + Fmkdir /usr/share/doc/$pkgname-$pkgver cp -r docs/{README.*,*.html,COPYING} \ $Fdestdir/usr/share/doc/$pkgname-$pkgver/ || Fdie @@ -81,9 +88,12 @@ build() { Fsplit libgl usr/lib/libGL.so* Fsplit libgl usr/lib/libGL.la + + Fsplit mesademos usr/bin/{glxgears,glxinfo,glxdemo,glxheads} } sha1sums=('5a95a2a0ce055997747eaf66725aec77de318dc5' \ + '83ac3f19cf7e388a23904afa25af5c65c4ec8deb' \ 'faeea09e2113541f226ac7c1c29a477ee23ef4e7' \ '426b0b08617ec19cba41ab20f3891cab82f205a2' \ 'f7f706ec568a80543c6d6096b3d8a833b80399ed' \ From crazy at frugalware.org Thu Jan 17 00:02:06 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 00:02:08 2008 Subject: [Frugalware-git] xorg73: mesademos-7.0.1-2-i686 Message-ID: <20080116230206.4C9EA1190499@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=575f60c5ad9ad684a353423946fbd639f0bee686 commit 575f60c5ad9ad684a353423946fbd639f0bee686 Author: crazy Date: Thu Jan 17 00:01:20 2008 +0100 mesademos-7.0.1-2-i686 * removed diff --git a/dev/null b/dev/null new file mode 100644 index 0000000..e69de29 diff --git a/source/x11/mesademos/FrugalBuild b/source/x11/mesademos/FrugalBuild deleted file mode 100644 index 3ba6c5a..0000000 --- a/source/x11/mesademos/FrugalBuild +++ /dev/null @@ -1,31 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Christian Hamar alias krix -# Contributor: VMiklos - -pkgname=mesademos -pkgver=7.0.1 -pkgrel=2 -pkgdesc="OpenGL demonstration and test programs." -_F_sourceforge_dirname="mesa3d" -_F_sourceforge_name="MesaDemos" -_F_sourceforge_ext=".tar.bz2" -Finclude sourceforge -url="http://mesa3d.sourceforge.net/" -depends=('mesa>=7.0.1-2' 'libstdc++' 'freeglut>=2.4.0-2' 'libx11>=1.1.3' 'libxmu>=1.0.3-2' - 'libxi>=1.1.3' 'libdrm>=2.3.0' 'libxvmc>=1.0.4-2' 'libxxf86vm>=1.0.1-2') -groups=('x11' 'xorg-core' 'xorg-apps') -archs=('i686' 'x86_64') -up2date="lynx -dump $url/download.html|grep release|sed 's/.*: //;q'" -source=($source $pkgname-6.5.1-makefile.patch) -sha1sums=('4d6cb158b58dbda9411d00e99a01031e13cae2ec' \ - '16d41d20137358f09b91d93989b62ae3e01c5993') - -build() { - cd Mesa-$pkgver || Fdie - Fpatchall - cd progs/xdemos || Fdie - make glxgears glxinfo glxdemo glxheads || Fdie - Fexerel glxgears glxinfo glxdemo glxheads /usr/bin -} - -# optimization OK diff --git a/source/x11/mesademos/mesademos-6.5.1-makefile.patch b/source/x11/mesademos/mesademos-6.5.1-makefile.patch deleted file mode 100644 index 37dd229..0000000 --- a/source/x11/mesademos/mesademos-6.5.1-makefile.patch +++ /dev/null @@ -1,71 +0,0 @@ -diff -Naur Mesa-6.5.1.orig/progs/xdemos/Makefile Mesa-6.5.1/progs/xdemos/Makefile ---- Mesa-6.5.1.orig/progs/xdemos/Makefile 2006-09-18 08:35:15.000000000 +0200 -+++ Mesa-6.5.1/progs/xdemos/Makefile 2006-09-18 08:37:09.000000000 +0200 -@@ -1,12 +1,6 @@ - # progs/xdemos/Makefile - --TOP = ../.. --include $(TOP)/configs/current -- -- --INCDIR = $(TOP)/include -- --LIB_DEP = $(TOP)/$(LIB_DIR)/$(GL_LIB_NAME) $(TOP)/$(LIB_DIR)/$(GLU_LIB_NAME) -+APP_LIB_DEPS = -lGL -lGLU -lglut -lm -lXi -lXmu - - PROGS = glthreads \ - glxdemo \ -@@ -36,8 +30,8 @@ - .SUFFIXES: - .SUFFIXES: .c - --.c: $(LIB_DEP) -- $(CC) -I$(INCDIR) $(CFLAGS) $< $(APP_LIB_DEPS) -o $@ -+.c: -+ $(CC) $(CFLAGS) $< $(APP_LIB_DEPS) -o $@ - - - ##### TARGETS ##### -@@ -52,32 +46,32 @@ - - # special cases - pbinfo: pbinfo.o pbutil.o -- $(CC) -I$(INCDIR) $(CFLAGS) pbinfo.o pbutil.o $(APP_LIB_DEPS) -o $@ -+ $(CC) $(CFLAGS) pbinfo.o pbutil.o $(APP_LIB_DEPS) -o $@ - - pbdemo: pbdemo.o pbutil.o -- $(CC) -I$(INCDIR) $(CFLAGS) pbdemo.o pbutil.o $(APP_LIB_DEPS) -o $@ -+ $(CC) $(CFLAGS) pbdemo.o pbutil.o $(APP_LIB_DEPS) -o $@ - - pbinfo.o: pbinfo.c pbutil.h -- $(CC) -c -I. -I$(INCDIR) $(CFLAGS) pbinfo.c -+ $(CC) -c -I. $(CFLAGS) pbinfo.c - - pbdemo.o: pbdemo.c pbutil.h -- $(CC) -c -I. -I$(INCDIR) $(CFLAGS) pbdemo.c -+ $(CC) -c -I. $(CFLAGS) pbdemo.c - - pbutil.o: pbutil.c pbutil.h -- $(CC) -c -I. -I$(INCDIR) $(CFLAGS) pbutil.c -+ $(CC) -c -I. $(CFLAGS) pbutil.c - - glxgears_fbconfig: glxgears_fbconfig.o pbutil.o -- $(CC) -I$(INCDIR) $(CFLAGS) glxgears_fbconfig.o pbutil.o $(APP_LIB_DEPS) -o $@ -+ $(CC) $(CFLAGS) glxgears_fbconfig.o pbutil.o $(APP_LIB_DEPS) -o $@ - - glxgears_fbconfig.o: glxgears_fbconfig.c pbutil.h -- $(CC) -I$(INCDIR) $(CFLAGS) -c -I. $(CFLAGS) glxgears_fbconfig.c -+ $(CC) $(CFLAGS) -c -I. $(CFLAGS) glxgears_fbconfig.c - - xrotfontdemo: xrotfontdemo.o xuserotfont.o -- $(CC) -I$(INCDIR) $(CFLAGS) xrotfontdemo.o xuserotfont.o $(APP_LIB_DEPS) -o $@ -+ $(CC) $(CFLAGS) xrotfontdemo.o xuserotfont.o $(APP_LIB_DEPS) -o $@ - - xuserotfont.o: xuserotfont.c xuserotfont.h -- $(CC) -c -I. -I$(INCDIR) $(CFLAGS) xuserotfont.c -+ $(CC) -c -I. $(CFLAGS) xuserotfont.c - - xrotfontdemo.o: xrotfontdemo.c xuserotfont.h -- $(CC) -c -I. -I$(INCDIR) $(CFLAGS) xrotfontdemo.c -+ $(CC) -c -I. $(CFLAGS) xrotfontdemo.c - From vmiklos at frugalware.org Thu Jan 17 00:40:16 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 17 00:40:18 2008 Subject: [Frugalware-git] pacman-g2: gensync: add a new -c option for just checking missing packages Message-ID: <20080116234016.3473C176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=81b9ce8065ee831fc4faa137851345536ed61869 commit 81b9ce8065ee831fc4faa137851345536ed61869 Author: Miklos Vajna Date: Thu Jan 17 00:39:54 2008 +0100 gensync: add a new -c option for just checking missing packages diff --git a/scripts/gensync b/scripts/gensync index ac123de..e7cd6cb 100755 --- a/scripts/gensync +++ b/scripts/gensync @@ -79,6 +79,12 @@ db_write_entry() else pkgfile="$destdir/$1-$pkgver-$pkgrel-$arch.$PKG_EXT" fi + if [ "$check_only" ]; then + if [ ! -e "$pkgfile" ]; then + echo "missing package: $1-$pkgver-$pkgrel-$arch" + fi + return 0 + fi csize=`du -b $pkgfile 2>/dev/null | cut -f1` usize=`LANG= LC_ALL= pacman-g2 -Qi -p $pkgfile 2>/dev/null|grep ^Size|sed 's/.*: \(.*\)/\1/'` pkgsha1sum=`get_sha1checksum $pkgfile` @@ -205,6 +211,11 @@ if [ "$1" = "-f" -o "$1" = "--force" ]; then shift 1 fi +if [ "$1" = "-c" -o "$1" = "--check-only" ]; then + check_only=1 + shift 1 +fi + [ -z "$DB_EXT" ] && die "Please make sure that you edit /etc/makepkg.conf and set the DB_EXT= variable" d=`dirname $1` rootdir=`cd $d && pwd`/`basename $1` @@ -215,10 +226,14 @@ pkgdir= if [ "$3" != "" ]; then pkgdir=$3 fi -gstmpdir=$(mktemp -d /tmp/gensync.XXXXXXXXXX) || exit 1 +if [ ! "$check_only" ]; then + gstmpdir=$(mktemp -d /tmp/gensync.XXXXXXXXXX) || exit 1 +fi [ ! -d $rootdir ] && die "invalid root dir: $rootdir" -echo "gensync: building database entries, generating sha1sums..." >&2 +if [ ! "$check_only" ]; then + echo "gensync: building database entries, generating sha1sums..." >&2 +fi cd `dirname $2` for file in `find $rootdir -name $BUILDSCRIPT`; do unset nobuild archs options subpkgs @@ -264,6 +279,7 @@ for file in `find $rootdir -name $BUILDSCRIPT`; do fi done +if [ ! "$check_only" ]; then ver="" if ( cd $rootdir; git rev-parse --get-root &>/dev/null); then ver=`cd $rootdir; git describe 2>/dev/null` @@ -280,4 +296,5 @@ tar cjf $destfile $extra * [ $? -gt 0 ] && die "error writing to $destfile" rm -rf $gstmpdir +fi exit 0 From vmiklos at frugalware.org Thu Jan 17 00:46:03 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 17 00:46:05 2008 Subject: [Frugalware-git] xorg73: fpm2irc: announce xorg73 pkgs as well Message-ID: <20080116234603.B9377176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=e89c66ae77c98347afa506bfa43ccd55afda9c16 commit e89c66ae77c98347afa506bfa43ccd55afda9c16 Author: Miklos Vajna Date: Thu Jan 17 00:45:44 2008 +0100 fpm2irc: announce xorg73 pkgs as well diff --git a/tools/fpm2irc b/tools/fpm2irc index 7b08930..bebef13 100755 --- a/tools/fpm2irc +++ b/tools/fpm2irc @@ -43,7 +43,9 @@ def main(argv): os.getcwd().split('/')[-2].split('-')[1] except IndexError: # this is some not frugalware-foo repo, just skip it - sys.exit(0) + # well, there are a few exceptions + if os.getcwd().split('/')[-1] not in ['xorg73']: + sys.exit(0) try: os.stat(fpm) From vmiklos at frugalware.org Thu Jan 17 00:57:29 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 17 00:57:30 2008 Subject: [Frugalware-git] xorg73: ttf-bitstream-vera-1.10-1-i686 Message-ID: <20080116235729.4E912176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=81a02934b7704ada873d839e5433eaad5e7fbe36 commit 81a02934b7704ada873d839e5433eaad5e7fbe36 Author: Miklos Vajna Date: Thu Jan 17 00:56:47 2008 +0100 ttf-bitstream-vera-1.10-1-i686 inherit source from gnome.sh diff --git a/source/x11/ttf-bitstream-vera/FrugalBuild b/source/x11/ttf-bitstream-vera/FrugalBuild index 5372fc6..e05aa45 100644 --- a/source/x11/ttf-bitstream-vera/FrugalBuild +++ b/source/x11/ttf-bitstream-vera/FrugalBuild @@ -10,7 +10,6 @@ depends=('mkfontscale' 'mkfontdir' 'fontconfig' 'ttmkfdir') groups=('x11' 'xorg-core' 'xorg-fonts') archs=('i686' 'x86_64') Finclude gnome -source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/$preup2date/$pkgname-$pkgver.tar.bz2) sha1sums=('c3e8505a58d52e198a02960a2bd295e4c7a14242') install=ttf-bitstream-vera.install From vmiklos at frugalware.org Thu Jan 17 01:17:59 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 17 01:18:01 2008 Subject: [Frugalware-git] frugalware-current: rdesktop-1.5.0-2-i686 Message-ID: <20080117001759.D5758176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=871bc87ed793b417fd334dd33276fe9576e9675e commit 871bc87ed793b417fd334dd33276fe9576e9675e Author: Miklos Vajna Date: Thu Jan 17 01:17:39 2008 +0100 rdesktop-1.5.0-2-i686 added patch from cvs to fix a segfault closes #2703 diff --git a/source/xapps/rdesktop/FrugalBuild b/source/xapps/rdesktop/FrugalBuild index cd01c50..1ee6e56 100644 --- a/source/xapps/rdesktop/FrugalBuild +++ b/source/xapps/rdesktop/FrugalBuild @@ -4,7 +4,7 @@ pkgname=rdesktop pkgver=1.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="A Remote Desktop Protocol Client" url="http://www.rdesktop.org" depends=('openssl' 'libx11' 'libxt' 'libao') @@ -12,6 +12,8 @@ groups=('xapps') archs=('i686' 'x86_64') Finclude sourceforge Fconfopts="$Fconfopts --with-sound=libao --with-ipv6" -sha1sums=('e3086bf865191eed41631813125f482e279c7f3d') +source=($source libx11.patch) +sha1sums=('e3086bf865191eed41631813125f482e279c7f3d' \ + '3331bab1d761e9afa89f304cdf9d04cdd298e1e8') # optimization OK diff --git a/source/xapps/rdesktop/libx11.patch b/source/xapps/rdesktop/libx11.patch new file mode 100644 index 0000000..9b456e3 --- /dev/null +++ b/source/xapps/rdesktop/libx11.patch @@ -0,0 +1,14 @@ +From http://rdesktop.cvs.sourceforge.net/rdesktop/rdesktop/xwin.c?r1=1.222&r2=1.223&view=patch +Fixes a segfault caused by newer libx11. + +--- xwin.c 2007/01/17 07:39:31 1.222 ++++ xwin.c 2007/04/12 16:04:25 1.223 +@@ -3218,7 +3218,7 @@ + return; + + image = XCreateImage(g_display, g_visual, g_depth, ZPixmap, 0, +- (char *) data, cx, cy, BitmapPad(g_display), cx * g_bpp / 8); ++ (char *) data, cx, cy, g_bpp, 0); + + if (g_ownbackstore) + { From crazy at frugalware.org Thu Jan 17 02:37:39 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 02:37:43 2008 Subject: [Frugalware-git] xorg73: xorg-server-1.4.0.90-1-i686 Message-ID: <20080117013739.F0F0C11901DB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=dacf8392010f7eb6df7b19aef57cf11ed1d337af commit dacf8392010f7eb6df7b19aef57cf11ed1d337af Author: crazy Date: Thu Jan 17 02:34:21 2008 +0100 xorg-server-1.4.0.90-1-i686 * Version bump * added 4 new patches to fix linking problems etc =) * dmx is back , as of 1.4.0.90-2 it will be an own subpackage * but first I need to fix other things for #1970 diff --git a/source/x11/xorg-server/1.4-fix-dmx-build.patch b/source/x11/xorg-server/1.4-fix-dmx-build.patch new file mode 100644 index 0000000..07f43ab --- /dev/null +++ b/source/x11/xorg-server/1.4-fix-dmx-build.patch @@ -0,0 +1,19 @@ +diff --git a/hw/dmx/dmxinput.c b/hw/dmx/dmxinput.c +index d644b5d..83f8a4a 100644 +--- a/hw/dmx/dmxinput.c ++++ b/hw/dmx/dmxinput.c +@@ -105,3 +105,14 @@ void dmxUpdateWindowInfo(DMXUpdateType type, WindowPtr pWindow) + if (!dmxInput->detached && dmxInput->updateWindowInfo) + dmxInput->updateWindowInfo(dmxInput, type, pWindow); + } ++ ++int ++NewInputDeviceRequest (InputOption *options, DeviceIntPtr *pdev) ++{ ++ return BadRequest; ++} ++ ++void ++DeleteInputDeviceRequest(DeviceIntPtr pDev) ++{ ++} diff --git a/source/x11/xorg-server/1.4-fix-dmx-link.patch b/source/x11/xorg-server/1.4-fix-dmx-link.patch new file mode 100644 index 0000000..909442d --- /dev/null +++ b/source/x11/xorg-server/1.4-fix-dmx-link.patch @@ -0,0 +1,12 @@ +diff --git a/hw/dmx/Makefile.am b/hw/dmx/Makefile.am +index 002ea11..15dc281 100644 +--- a/hw/dmx/Makefile.am ++++ b/hw/dmx/Makefile.am +@@ -87,6 +87,7 @@ Xdmx_LDADD = $(XORG_CORE_LIBS) \ + $(GLX_LIBS) \ + input/libdmxinput.a \ + config/libdmxconfig.a \ ++ @XSERVER_LIBS@ \ + @DMXMODULES_LIBS@ + + # Man page diff --git a/source/x11/xorg-server/1.4-fix-kdrive-automake.patch b/source/x11/xorg-server/1.4-fix-kdrive-automake.patch new file mode 100644 index 0000000..cdc436e --- /dev/null +++ b/source/x11/xorg-server/1.4-fix-kdrive-automake.patch @@ -0,0 +1,12 @@ +diff --git a/hw/kdrive/Makefile.am b/hw/kdrive/Makefile.am +index 5803644..71d3403 100644 +--- a/hw/kdrive/Makefile.am ++++ b/hw/kdrive/Makefile.am +@@ -1,6 +1,5 @@ + if KDRIVEVESA +-VESA_SUBDIRS = vesa ati chips epson i810 mach64 mga nvidia pm2 r128 \ +- smi via ++VESA_SUBDIRS = vesa ati chips epson i810 mach64 mga nvidia pm2 r128 smi via + endif + + if BUILD_KDRIVEFBDEVLIB diff --git a/source/x11/xorg-server/1.4-fix-xephyr-link.patch b/source/x11/xorg-server/1.4-fix-xephyr-link.patch new file mode 100644 index 0000000..35ca029 --- /dev/null +++ b/source/x11/xorg-server/1.4-fix-xephyr-link.patch @@ -0,0 +1,25 @@ +diff --git a/configure.ac b/configure.ac +index 62fdd78..7a37590 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -1802,7 +1802,7 @@ if test "$KDRIVE" = yes; then + XSDL_INCS="`sdl-config --cflags` $XSERVER_CFLAGS" + fi + +- PKG_CHECK_MODULES(XEPHYR, x11 xext xfont xau xdmcp, [xephyr="yes"], [xephyr="no"]) ++ PKG_CHECK_MODULES(XEPHYR, x11 xext xfont xau xdmcp $PIXMAN, [xephyr="yes"], [xephyr="no"]) + if test "x$XEPHYR" = xauto; then + XEPHYR=$xephyr + fi +diff --git a/hw/kdrive/ephyr/Makefile.am b/hw/kdrive/ephyr/Makefile.am +index cc3019f..1738d0f 100644 +--- a/hw/kdrive/ephyr/Makefile.am ++++ b/hw/kdrive/ephyr/Makefile.am +@@ -28,6 +28,7 @@ Xephyr_LDADD = \ + libxephyr-hostx.a \ + ../../../exa/libexa.la \ + @KDRIVE_LIBS@ \ ++ @XSERVER_LIBS@ \ + @XEPHYR_LIBS@ + + Xephyr_DEPENDENCIES = \ diff --git a/source/x11/xorg-server/FrugalBuild b/source/x11/xorg-server/FrugalBuild index e4cc786..7d73d1b 100644 --- a/source/x11/xorg-server/FrugalBuild +++ b/source/x11/xorg-server/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: Christian Hamar alias krix pkgname=xorg-server -pkgver=1.4 -pkgrel=2 -mesaver=7.0.1 +pkgver=1.4.0.90 +pkgrel=1 +mesaver=7.0.2 pkgdesc="Modular X.Org X Server" groups=('x11' 'xorg-core') archs=('i686' 'x86_64') -depends=('libxfont>=1.3.1' 'libx11>=1.1.3' 'xtrans>=1.0.4' 'libxau>=1.0.3-2' \ +depends=('libxfont>=1.3.1' 'libx11>=1.1.3-2' 'xtrans>=1.0.4' 'libxau>=1.0.3-2' \ 'libxext>=1.0.3' 'libxkbfile>=1.0.4-2' 'libxdmcp>=1.0.2-2' 'libxmu>=1.0.3-2' 'libxrender>=0.9.4' \ - 'libxi>=1.1.3' 'freetype2' 'mesa>=7.0.1-2' 'font-cursor-misc>=1.0.0-2' 'font-misc-misc>=1.0.0-2' \ - 'xbitmaps' 'xkeyboard-config>=1.0-2' 'iceauth>=1.0.2' 'rgb>=1.0.1-2' 'xauth>=1.0.2-2' 'xinit>=1.0.5' 'libxaw>=1.0.4' \ + 'libxi>=1.1.3' 'freetype2' 'mesa>=7.0.2-2' 'font-cursor-misc>=1.0.0-2' 'font-misc-misc>=1.0.0-2' \ + 'xbitmaps' 'xkeyboard-config>=1.0-2' 'iceauth>=1.0.2' 'rgb>=1.0.1-2' 'xauth>=1.0.2-2' 'xinit>=1.0.7' 'libxaw>=1.0.4' \ 'libxpm>=3.5.7' 'libxxf86misc>=1.0.1-2' 'libxxf86vm>=1.0.1-2' 'libxkbui>=1.0.2-2' 'liblbxutil>=1.0.1-2' \ - 'xorg-cf-files' 'libxtst>=1.0.3' 'font-alias' 'libxcb>=1.0-4' 'pixman') + 'xorg-cf-files' 'libxtst>=1.0.3' 'font-alias' 'libxcb>=1.0-4' 'pixman' 'libdmx' 'libxres') makedepends=('randrproto' 'renderproto' 'fixesproto' 'damageproto>=1.1.0' 'xextproto' 'xproto' \ 'xf86dgaproto' 'xf86miscproto' 'xf86rushproto' 'xf86vidmodeproto' 'xf86bigfontproto' \ 'compositeproto>=0.4' 'recordproto' 'resourceproto' 'videoproto' 'scrnsaverproto' 'evieext' \ @@ -24,8 +24,8 @@ rodepends=('xf86-input-mouse' 'xf86-input-keyboard' 'xf86-video-vga' 'xf86-video provides=('xorg-compat') replaces=('xorg-compat') backup=('etc/sysconfig/desktop') -Finclude xorg -source=(${source[@]} http://dl.sourceforge.net/sourceforge/mesa3d/MesaLib-$mesaver.tar.bz2 \ +Finclude sourceforge xorg +source=(${source[@]} http://$_F_sourceforge_mirror.dl.sourceforge.net/sourceforge/mesa3d/MesaLib-$mesaver.tar.bz2 \ 01-kernel-headers-fix.patch \ 02-access_c_skip_null_addresses.patch \ 03-black-background.patch \ @@ -35,7 +35,11 @@ source=(${source[@]} http://dl.sourceforge.net/sourceforge/mesa3d/MesaLib-$mesav mesa-build-config.patch \ F-xorg-x11-server-0.99.3-init-origins-fix.patch0 \ xprint-rc-files-fix.patch \ - no-aiglx.patch) + no-aiglx.patch \ + 1.4-fix-dmx-build.patch \ + 1.4-fix-dmx-link.patch \ + 1.4-fix-kdrive-automake.patch \ + 1.4-fix-xephyr-link.patch) subpkgs=('libglx') subdescs=('Glx library for XOrg.') @@ -64,6 +68,10 @@ build() { ############## # DISABLED AT 1.4 (we will see whats up ## # Fpatch bug-9367.patch + Fpatch 1.4-fix-xephyr-link.patch + Fpatch 1.4-fix-dmx-build.patch + Fpatch 1.4-fix-dmx-link.patch + Fpatch 1.4-fix-kdrive-automake.patch ## GCC 4.2.0 bug do **NOT** remove this hack or it will kill your box!! ## http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052 echo 'CFLAGS = @CFLAGS@ -O0' >> hw/xfree86/scanpci/Makefile.am @@ -78,9 +86,13 @@ build() { --enable-xcsecurity \ --enable-xorg \ --disable-dbus \ - --disable-dmx \ + --enable-dmx \ --enable-xtrap \ + --disable-xephyr \ + --disable-kdrive \ + --disable-xsdl \ --enable-xevie \ + --enable-xvfb \ --enable-vfb \ --sysconfdir=/etc/X11 \ --localstatedir=/var \ @@ -96,7 +108,7 @@ build() { --enable-xcalibrate \ --enable-fontcache \ --enable-multibuffer \ - --disable-config-hal # DISABLED THIS for 0.7 release + --disable-config-hal # DISABLED THIS for now , not really complete now Fmakeinstall Ffile /etc/sysconfig/desktop @@ -110,8 +122,8 @@ build() { Fsplit libglx usr/lib/xorg/modules/extensions/libglx.* usr/lib/xorg/modules/libwfb.* } -sha1sums=('3aa6327f4def4d33ce2a8d6d7587295db231ab6d' \ - 'deb1002cf377ba8bd9407bd3cf573f8c8be31671' \ +sha1sums=('7c492ac32bd83b521f5c016e4728fccf9cba55db' \ + 'd16eaeb1d9d95d11d3b6d289b1ba87108b88da90' \ 'f31702e0029b2d68018598e73ed55c4d6c58367b' \ '859b98a4049400be152032fc09ceff2afe9e6dcf' \ '863ad92892785c3785b122bf54d0def4d4d2732c' \ @@ -121,5 +133,9 @@ sha1sums=('3aa6327f4def4d33ce2a8d6d7587295db231ab6d' \ 'f7f706ec568a80543c6d6096b3d8a833b80399ed' \ '2937d6a50155cc16f73ae44b1e5b6e26cabbb86a' \ '0eb64d46172b6f2f4462c02dad7964c6d7656076' \ - 'f53de93da5e110867db8b1655b5798d2049f43ae') + 'f53de93da5e110867db8b1655b5798d2049f43ae' \ + '0b627c0d98e50f0d29dacc3fa7e8e9d8b1ad3faf' \ + '41f686ef462e179f6c7e73a1babb7c0f2312d337' \ + 'f21a54aed8eae1e718f2f0c262c37c36ccccd152' \ + '352c55be4b91b29c84b192d806a90834d887fc22') # optimization OK From crazy at frugalware.org Thu Jan 17 02:48:15 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 02:48:17 2008 Subject: [Frugalware-git] xorg73: xf86-video-amd-2.7.7.5-1-i686 Message-ID: <20080117014815.F2C4311901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=c3df81520d48a89797aa1fbefa6086abdbe6c5be commit c3df81520d48a89797aa1fbefa6086abdbe6c5be Author: crazy Date: Thu Jan 17 02:47:57 2008 +0100 xf86-video-amd-2.7.7.5-1-i686 * Version bump diff --git a/source/x11/xf86-video-amd/FrugalBuild b/source/x11/xf86-video-amd/FrugalBuild index 3559239..6560a80 100644 --- a/source/x11/xf86-video-amd/FrugalBuild +++ b/source/x11/xf86-video-amd/FrugalBuild @@ -2,17 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-video-amd -pkgver=2.7.7.0 +pkgver=2.7.7.5 pkgrel=1 pkgdesc="X.Org video driver AMD Geode GX and LX" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') # NOT COMPILES ON x86_64 because of assembly stuff. archs=('i686' '!x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'xf86dgaproto' 'videoproto') -_F_xorg_ind=1 Finclude xorg -sha1sums=('58a627e746e4f4100e6a0fb5b0724e869ac50ac8') +sha1sums=('260129eec7de794ce74c233fd8e39eee637d73c6') # optimization OK From crazy at frugalware.org Thu Jan 17 02:49:03 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 02:49:04 2008 Subject: [Frugalware-git] xorg73: xf86-video-apm-1.1.1-3-i686 Message-ID: <20080117014903.38C0711901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=cd6628f9f4955c57a405edd72d15ca1d4c5f8e3f commit cd6628f9f4955c57a405edd72d15ca1d4c5f8e3f Author: crazy Date: Thu Jan 17 02:48:48 2008 +0100 xf86-video-apm-1.1.1-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-apm/FrugalBuild b/source/x11/xf86-video-apm/FrugalBuild index 52a5da8..0fee467 100644 --- a/source/x11/xf86-video-apm/FrugalBuild +++ b/source/x11/xf86-video-apm/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-apm pkgver=1.1.1 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org driver for apm cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('xproto>=7.0.11' 'randrproto' 'renderproto' 'videoproto' 'xorg-sgml-doctools>=1.2') Finclude xorg sha1sums=('5e0e32f74b50f6834f866aac9a03c22283577ec4') From crazy at frugalware.org Thu Jan 17 02:51:17 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 02:51:19 2008 Subject: [Frugalware-git] xorg73: xf86-video-ark-0.6.0-3-i686 Message-ID: <20080117015117.95A5511901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=f2dde982137171a58d95c1933abdd72eee92327a commit f2dde982137171a58d95c1933abdd72eee92327a Author: crazy Date: Thu Jan 17 02:51:05 2008 +0100 xf86-video-ark-0.6.0-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-ark/FrugalBuild b/source/x11/xf86-video-ark/FrugalBuild index 1da5666..4401201 100644 --- a/source/x11/xf86-video-ark/FrugalBuild +++ b/source/x11/xf86-video-ark/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-ark pkgver=0.6.0 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org driver for ark cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('xproto' 'randrproto' 'renderproto') Finclude xorg sha1sums=('349572d92ca6cd2c8f370105c4bffc70b7034bf3') From crazy at frugalware.org Thu Jan 17 02:52:13 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 02:52:15 2008 Subject: [Frugalware-git] xorg73: xf86-video-ast-0.81.0-3-i686 Message-ID: <20080117015213.44FCA11901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=577f70117f3c0a7e07c96affeb03e1dc85fdd700 commit 577f70117f3c0a7e07c96affeb03e1dc85fdd700 Author: crazy Date: Thu Jan 17 02:52:00 2008 +0100 xf86-video-ast-0.81.0-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-ast/FrugalBuild b/source/x11/xf86-video-ast/FrugalBuild index 6216958..21291d4 100644 --- a/source/x11/xf86-video-ast/FrugalBuild +++ b/source/x11/xf86-video-ast/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-ast pkgver=0.81.0 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org video driver for ast cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'videoproto') Finclude xorg sha1sums=('4b7c68677382fcdcfde876f9cd861366d6f85cea') From crazy at frugalware.org Thu Jan 17 02:56:22 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 02:56:25 2008 Subject: [Frugalware-git] xorg73: xf86-video-ati-6.7.197-1-i686 Message-ID: <20080117015622.8408811901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=e90804ae98ce1c5714a597f621c539337d86ebab commit e90804ae98ce1c5714a597f621c539337d86ebab Author: crazy Date: Thu Jan 17 02:55:57 2008 +0100 xf86-video-ati-6.7.197-1-i686 * Version bump diff --git a/source/x11/xf86-video-ati/FrugalBuild b/source/x11/xf86-video-ati/FrugalBuild index 712105a..95525f4 100644 --- a/source/x11/xf86-video-ati/FrugalBuild +++ b/source/x11/xf86-video-ati/FrugalBuild @@ -2,17 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-video-ati -pkgver=6.6.3 -pkgrel=3 +pkgver=6.7.197 +pkgrel=1 pkgdesc="X.Org driver for ATI cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('xproto' 'randrproto' 'renderproto' 'xf86driproto' 'videoproto' 'xf86miscproto' 'xineramaproto' 'glproto') -#_F_xorg_ind=1 Finclude xorg -sha1sums=('b911df1f4b41ad37028c708e2c95e5a729a32ede') +sha1sums=('9ad752b5c6d7c6a708ce9e6b829e04cebda18203') Fconfopts="$Fconfopts --enable-dri" # NOTE: TVout interface not available on x86_64 From crazy at frugalware.org Thu Jan 17 02:57:09 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 02:57:11 2008 Subject: [Frugalware-git] xorg73: xf86-video-chips-1.1.1-3-i686 Message-ID: <20080117015709.8926611901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=5ff3622cf4166df2c2f355dc36d148e30a3d4fa1 commit 5ff3622cf4166df2c2f355dc36d148e30a3d4fa1 Author: crazy Date: Thu Jan 17 02:56:55 2008 +0100 xf86-video-chips-1.1.1-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-chips/FrugalBuild b/source/x11/xf86-video-chips/FrugalBuild index ad8b275..8ef01ed 100644 --- a/source/x11/xf86-video-chips/FrugalBuild +++ b/source/x11/xf86-video-chips/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-chips pkgver=1.1.1 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org driver for chips cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'videoproto') Finclude xorg sha1sums=('0df4bd2545b6b9db5670a7e512f24562fb1b7a03') From crazy at frugalware.org Thu Jan 17 02:59:23 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 02:59:24 2008 Subject: [Frugalware-git] xorg73: xf86-video-cirrus-1.1.0-3-i686 Message-ID: <20080117015923.1066811901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=fc4bffd6084d4528d1e23500e6cda1f15ece3351 commit fc4bffd6084d4528d1e23500e6cda1f15ece3351 Author: crazy Date: Thu Jan 17 02:59:10 2008 +0100 xf86-video-cirrus-1.1.0-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-cirrus/FrugalBuild b/source/x11/xf86-video-cirrus/FrugalBuild index 746828f..1132ff7 100644 --- a/source/x11/xf86-video-cirrus/FrugalBuild +++ b/source/x11/xf86-video-cirrus/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-cirrus pkgver=1.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org driver for Cirrus Logic cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'videoproto') Finclude xorg sha1sums=('1832fc03ea9d60a96bfd96c156cb439818bfc579') From crazy at frugalware.org Thu Jan 17 03:00:58 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:01:00 2008 Subject: [Frugalware-git] xorg73: xf86-video-cyrix-1.1.0-3-i686 Message-ID: <20080117020058.C225C11901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=a191487a4566a3d6e3c7be2aec8827010360b45d commit a191487a4566a3d6e3c7be2aec8827010360b45d Author: crazy Date: Thu Jan 17 03:00:46 2008 +0100 xf86-video-cyrix-1.1.0-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-cyrix/FrugalBuild b/source/x11/xf86-video-cyrix/FrugalBuild index 4e0b7d2..6efd6cc 100644 --- a/source/x11/xf86-video-cyrix/FrugalBuild +++ b/source/x11/xf86-video-cyrix/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-cyrix pkgver=1.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org driver for Cyrix cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'xf86dgaproto') Finclude xorg sha1sums=('e82a9384828ce3f43ea7d3623df76ffa17aa4813') From crazy at frugalware.org Thu Jan 17 03:02:27 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:02:29 2008 Subject: [Frugalware-git] xorg73: xf86-video-dummy-0.2.0-3-i686 Message-ID: <20080117020227.BB17111901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=852250180f95a9c09d1e77f8c09a0f0d79e815a0 commit 852250180f95a9c09d1e77f8c09a0f0d79e815a0 Author: crazy Date: Thu Jan 17 03:02:15 2008 +0100 xf86-video-dummy-0.2.0-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-dummy/FrugalBuild b/source/x11/xf86-video-dummy/FrugalBuild index d6d518d..1f7b146 100644 --- a/source/x11/xf86-video-dummy/FrugalBuild +++ b/source/x11/xf86-video-dummy/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-dummy pkgver=0.2.0 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org driver for dummy cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'xf86dgaproto' 'videoproto') Finclude xorg sha1sums=('8a176b64ed0eb8bc8ce16eeb3e78cf73a95b165e') From crazy at frugalware.org Thu Jan 17 03:04:07 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:04:08 2008 Subject: [Frugalware-git] xorg73: xf86-video-fbdev-0.3.1-3-i686 Message-ID: <20080117020407.8731C11901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=f57ea69792f6de3ebae4d532f04ed028df82a58f commit f57ea69792f6de3ebae4d532f04ed028df82a58f Author: crazy Date: Thu Jan 17 03:03:55 2008 +0100 xf86-video-fbdev-0.3.1-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-fbdev/FrugalBuild b/source/x11/xf86-video-fbdev/FrugalBuild index 9f1f2cc..8a1ad3e 100644 --- a/source/x11/xf86-video-fbdev/FrugalBuild +++ b/source/x11/xf86-video-fbdev/FrugalBuild @@ -3,11 +3,11 @@ pkgname=xf86-video-fbdev pkgver=0.3.1 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org driver for fbdev cards" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'xf86dgaproto' 'videoproto') Finclude xorg sha1sums=('6b1cc6fbe0d1b34daff6cb202db6827007ec1cb5') From crazy at frugalware.org Thu Jan 17 03:06:16 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:06:18 2008 Subject: [Frugalware-git] xorg73: xf86-video-glint-1.1.1-3-i686 Message-ID: <20080117020616.1D55211901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=378dc6240f28f2ef0b68ede23c7ff6bd2cf4b578 commit 378dc6240f28f2ef0b68ede23c7ff6bd2cf4b578 Author: crazy Date: Thu Jan 17 03:05:59 2008 +0100 xf86-video-glint-1.1.1-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-glint/FrugalBuild b/source/x11/xf86-video-glint/FrugalBuild index 06430d1..4351882 100644 --- a/source/x11/xf86-video-glint/FrugalBuild +++ b/source/x11/xf86-video-glint/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-glint pkgver=1.1.1 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org driver for glint cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'xf86dgaproto' 'videoproto' 'xf86driproto' 'glproto') Finclude xorg Fconfopts="$Fconfopts --enable-dri" From crazy at frugalware.org Thu Jan 17 03:08:33 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:08:40 2008 Subject: [Frugalware-git] xorg73: xf86-video-i128-1.2.1-3-i686 Message-ID: <20080117020833.A40EA11901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=e32a866ba0095ee232d7380bdd1911d17c45e2b5 commit e32a866ba0095ee232d7380bdd1911d17c45e2b5 Author: crazy Date: Thu Jan 17 03:08:19 2008 +0100 xf86-video-i128-1.2.1-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-i128/FrugalBuild b/source/x11/xf86-video-i128/FrugalBuild index c1cee75..a4bd04a 100644 --- a/source/x11/xf86-video-i128/FrugalBuild +++ b/source/x11/xf86-video-i128/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-i128 pkgver=1.2.1 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org driver for i128 cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'videoproto') Finclude xorg sha1sums=('8906c29c25dc4b54958052b3327d4d2150d1155e') From crazy at frugalware.org Thu Jan 17 03:09:11 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:09:17 2008 Subject: [Frugalware-git] xorg73: xf86-video-i740-1.1.0-3-i686 Message-ID: <20080117020911.C847611901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=90b0f0da9cb66c80941a4b4bd2d7736124877310 commit 90b0f0da9cb66c80941a4b4bd2d7736124877310 Author: crazy Date: Thu Jan 17 03:08:59 2008 +0100 xf86-video-i740-1.1.0-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-i740/FrugalBuild b/source/x11/xf86-video-i740/FrugalBuild index 8841fc1..7e05919 100644 --- a/source/x11/xf86-video-i740/FrugalBuild +++ b/source/x11/xf86-video-i740/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-i740 pkgver=1.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org driver for i740 cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'videoproto') Finclude xorg sha1sums=('99575052e29236d50db23d093a30ba0047d78e43') From crazy at frugalware.org Thu Jan 17 03:11:29 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:11:32 2008 Subject: [Frugalware-git] xorg73: xf86-video-imstt-1.1.0-3-i686 Message-ID: <20080117021129.C29E311901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=c300f87149398a6badabb3dec6fd8a1c397b05cf commit c300f87149398a6badabb3dec6fd8a1c397b05cf Author: crazy Date: Thu Jan 17 03:11:17 2008 +0100 xf86-video-imstt-1.1.0-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-imstt/FrugalBuild b/source/x11/xf86-video-imstt/FrugalBuild index 07fa4b9..be19c23 100644 --- a/source/x11/xf86-video-imstt/FrugalBuild +++ b/source/x11/xf86-video-imstt/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-imstt pkgver=1.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org driver for imstt cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'videoproto') Finclude xorg Fconfopts="$Fconfopts --enable-dri" From crazy at frugalware.org Thu Jan 17 03:13:45 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:13:48 2008 Subject: [Frugalware-git] xorg73: xf86-video-intel-2.2.0-1-i686 Message-ID: <20080117021345.89C8111901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=e8db51dd8487a5c46a97f4853378e5f0139339fb commit e8db51dd8487a5c46a97f4853378e5f0139339fb Author: crazy Date: Thu Jan 17 03:13:25 2008 +0100 xf86-video-intel-2.2.0-1-i686 * Version bump diff --git a/source/x11/xf86-video-intel/FrugalBuild b/source/x11/xf86-video-intel/FrugalBuild index 25a4fb1..f7c357a 100644 --- a/source/x11/xf86-video-intel/FrugalBuild +++ b/source/x11/xf86-video-intel/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-video-intel -pkgver=2.1.1 +pkgver=2.2.0 pkgrel=1 pkgdesc="X.Org driver for Intel cards (opensource)" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4' 'libxvmc' 'libpciaccess') +depends=('xorg-server>=1.4.0.90' 'libxvmc' 'libpciaccess') makedepends=('randrproto' 'renderproto' 'videoproto' 'xf86driproto' \ 'xf86dgaproto' 'glproto' 'xineramaproto') Finclude xorg @@ -17,6 +17,6 @@ provides=('xf86-video-i810') source=(${source[@]} README.Frugalware) _F_cd_path="$pkgname-$pkgver" Fconfopts="$Fconfopts --enable-dri" -sha1sums=('5a4e6205818ddd8fc8529e2bd5f6310fdc247f84' \ +sha1sums=('4737388e290fb20fe86399876ed36d4854e4e69f' \ '2ef0ded43b506bf2366c23ceec97a81f85b8e0c8') # optimization OK From crazy at frugalware.org Thu Jan 17 03:15:01 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:15:03 2008 Subject: [Frugalware-git] xorg73: xf86-video-mga-1.9.100-1-i686 Message-ID: <20080117021501.97E2711901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=bf995a492e3434231ff4610d249f95070a28d820 commit bf995a492e3434231ff4610d249f95070a28d820 Author: crazy Date: Thu Jan 17 03:14:45 2008 +0100 xf86-video-mga-1.9.100-1-i686 * Version bump diff --git a/source/x11/xf86-video-mga/FrugalBuild b/source/x11/xf86-video-mga/FrugalBuild index 8c18ce2..de2286e 100644 --- a/source/x11/xf86-video-mga/FrugalBuild +++ b/source/x11/xf86-video-mga/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-video-mga -pkgver=1.4.6.1 -pkgrel=2 +pkgver=1.9.100 +pkgrel=1 pkgdesc="X.Org driver for Matrox cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'videoproto' 'xf86driproto' 'xf86dgaproto' 'glproto') Finclude xorg Fconfopts="$Fconfopts --enable-dri" -sha1sums=('8b9f619fc1baf711fcae38dbf4851d277a5cbc1a') +sha1sums=('141ad0a42f5e6c142e83c7bbea18724b72567893') # optimization OK From crazy at frugalware.org Thu Jan 17 03:18:11 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:18:14 2008 Subject: [Frugalware-git] xorg73: xf86-video-neomagic-1.1.1-3-i686 Message-ID: <20080117021811.5F01811901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=422a6f71c3548dec22be2055864d4953654a5de9 commit 422a6f71c3548dec22be2055864d4953654a5de9 Author: crazy Date: Thu Jan 17 03:17:27 2008 +0100 xf86-video-neomagic-1.1.1-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-neomagic/FrugalBuild b/source/x11/xf86-video-neomagic/FrugalBuild index 1579046..122e866 100644 --- a/source/x11/xf86-video-neomagic/FrugalBuild +++ b/source/x11/xf86-video-neomagic/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-neomagic pkgver=1.1.1 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org driver for NeoMagic cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'videoproto' 'xf86dgaproto') Finclude xorg sha1sums=('45bbd2921b2fb5996fc3cdadacc87fff54132fa1') From crazy at frugalware.org Thu Jan 17 03:19:05 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:19:09 2008 Subject: [Frugalware-git] xorg73: xf86-video-newport-0.2.1-3-i686 Message-ID: <20080117021905.860EE11901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=8e41540455949d2ce625f0f19c1cc256b91ca22c commit 8e41540455949d2ce625f0f19c1cc256b91ca22c Author: crazy Date: Thu Jan 17 03:18:52 2008 +0100 xf86-video-newport-0.2.1-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-newport/FrugalBuild b/source/x11/xf86-video-newport/FrugalBuild index 24eefcd..2591a5e 100644 --- a/source/x11/xf86-video-newport/FrugalBuild +++ b/source/x11/xf86-video-newport/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-newport pkgver=0.2.1 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org driver for newport cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'videoproto') Finclude xorg sha1sums=('49a12490dfdc3796b196d19d9f66d3fd19281945') From crazy at frugalware.org Thu Jan 17 03:21:25 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:21:27 2008 Subject: [Frugalware-git] xorg73: xf86-video-nsc-2.8.3-2-i686 Message-ID: <20080117022125.F038E11901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=301cd810f241b9378959886eb7b4c7b0b259c9a1 commit 301cd810f241b9378959886eb7b4c7b0b259c9a1 Author: crazy Date: Thu Jan 17 03:21:10 2008 +0100 xf86-video-nsc-2.8.3-2-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-nsc/FrugalBuild b/source/x11/xf86-video-nsc/FrugalBuild index 4fef25e..7264836 100644 --- a/source/x11/xf86-video-nsc/FrugalBuild +++ b/source/x11/xf86-video-nsc/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-nsc pkgver=2.8.3 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org driver for nsc cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'videoproto' 'xf86dgaproto') Finclude xorg sha1sums=('23d706458d68c9d380c3a22e146e9c58e656244f') From crazy at frugalware.org Thu Jan 17 03:22:30 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:22:32 2008 Subject: [Frugalware-git] xorg73: xf86-video-nv-2.1.6-1-i686 Message-ID: <20080117022230.C9C1811901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=522cbb683ab90a21e709959b07e8950c2adb764c commit 522cbb683ab90a21e709959b07e8950c2adb764c Author: crazy Date: Thu Jan 17 03:22:14 2008 +0100 xf86-video-nv-2.1.6-1-i686 * Version bump diff --git a/source/x11/xf86-video-nv/FrugalBuild b/source/x11/xf86-video-nv/FrugalBuild index d1bce0b..d3fa47c 100644 --- a/source/x11/xf86-video-nv/FrugalBuild +++ b/source/x11/xf86-video-nv/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-video-nv -pkgver=2.1.3 +pkgver=2.1.6 pkgrel=1 pkgdesc="X.Org driver for NVidia cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'videoproto' 'xf86dgaproto') Finclude xorg -sha1sums=('95e4a68702af094ca3e1e596cda6c7d9806f3c96') +sha1sums=('ad8864adffd73529d1a8588a255b53503d050743') # optimization OK From crazy at frugalware.org Thu Jan 17 03:25:14 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:25:16 2008 Subject: [Frugalware-git] xorg73: xf86-video-radeonhd-1.1.0-1-i686 Message-ID: <20080117022514.45450176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=e7b890340c5ac342da76ead2d897c43e1cf92d84 commit e7b890340c5ac342da76ead2d897c43e1cf92d84 Author: crazy Date: Thu Jan 17 03:24:49 2008 +0100 xf86-video-radeonhd-1.1.0-1-i686 * Version bump diff --git a/source/x11/xf86-video-radeonhd/FrugalBuild b/source/x11/xf86-video-radeonhd/FrugalBuild index 4e7ef29..2a8465f 100644 --- a/source/x11/xf86-video-radeonhd/FrugalBuild +++ b/source/x11/xf86-video-radeonhd/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-video-radeonhd -pkgver=1.0.0 +pkgver=1.1.0 pkgrel=1 pkgdesc="X.Org driver for AMD GPG r5xx/r6xx chipsets" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4' 'pciutils') +depends=('xorg-server>=1.4.0.90' 'pciutils') makedepends=('randrproto' 'renderproto' 'videoproto') Finclude xorg -sha1sums=('84092b5df1e4dbf7cd69006f3e545c293e80873c') +sha1sums=('5553bbceafd80714c03a6c60479bd9bc9eacb63e') # optimization OK From crazy at frugalware.org Thu Jan 17 03:26:12 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:26:14 2008 Subject: [Frugalware-git] xorg73: xf86-video-rendition-4.1.3-3-i686 Message-ID: <20080117022612.60C8D176C073@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=2bd45a5972d995335045653bd67ab69fbf9bcea8 commit 2bd45a5972d995335045653bd67ab69fbf9bcea8 Author: crazy Date: Thu Jan 17 03:25:58 2008 +0100 xf86-video-rendition-4.1.3-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-rendition/FrugalBuild b/source/x11/xf86-video-rendition/FrugalBuild index 6e6a6b2..1304759 100644 --- a/source/x11/xf86-video-rendition/FrugalBuild +++ b/source/x11/xf86-video-rendition/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-rendition pkgver=4.1.3 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org driver for rendition cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'videoproto' 'xf86dgaproto') Finclude xorg sha1sums=('9cbd77ad6cba6807823fff3b74923b955580a540') From crazy at frugalware.org Thu Jan 17 03:28:16 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:28:18 2008 Subject: [Frugalware-git] xorg73: xf86-video-s3-0.5.0-3-i686 Message-ID: <20080117022816.6C7CB176C077@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=f15cdc6c2f7cebc8b6b2315cf4f21b0042717ef5 commit f15cdc6c2f7cebc8b6b2315cf4f21b0042717ef5 Author: crazy Date: Thu Jan 17 03:28:00 2008 +0100 xf86-video-s3-0.5.0-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-s3/FrugalBuild b/source/x11/xf86-video-s3/FrugalBuild index 14d0c61..9b141a6 100644 --- a/source/x11/xf86-video-s3/FrugalBuild +++ b/source/x11/xf86-video-s3/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-s3 pkgver=0.5.0 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org driver for S3 cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'videoproto' 'xf86dgaproto') Finclude xorg sha1sums=('1ae624635f71f82ecc73999cad5499a1d5d69be6') From crazy at frugalware.org Thu Jan 17 03:29:17 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:29:18 2008 Subject: [Frugalware-git] xorg73: xf86-video-s3virge-1.9.1-3-i686 Message-ID: <20080117022917.5F8DB176C07B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=cacca8df43e6485ea54721fa55015d70ec219924 commit cacca8df43e6485ea54721fa55015d70ec219924 Author: crazy Date: Thu Jan 17 03:29:03 2008 +0100 xf86-video-s3virge-1.9.1-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-s3virge/FrugalBuild b/source/x11/xf86-video-s3virge/FrugalBuild index b7c4ce8..8a148fe 100644 --- a/source/x11/xf86-video-s3virge/FrugalBuild +++ b/source/x11/xf86-video-s3virge/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-s3virge pkgver=1.9.1 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org driver for S3 Virge cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'videoproto' 'xf86dgaproto') Finclude xorg sha1sums=('e9994531b1847cb4e23fffec6851f3554f6a35cc') From crazy at frugalware.org Thu Jan 17 03:31:39 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:31:41 2008 Subject: [Frugalware-git] xorg73: xf86-video-savage-2.1.3-2-i686 Message-ID: <20080117023139.0E9A7176C07B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=bbee8544e5c81a96826fa6ff1a12b57fa0ce9962 commit bbee8544e5c81a96826fa6ff1a12b57fa0ce9962 Author: crazy Date: Thu Jan 17 03:31:24 2008 +0100 xf86-video-savage-2.1.3-2-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-savage/FrugalBuild b/source/x11/xf86-video-savage/FrugalBuild index b4f3034..bd974f2 100644 --- a/source/x11/xf86-video-savage/FrugalBuild +++ b/source/x11/xf86-video-savage/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-savage pkgver=2.1.3 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org driver for S3 Savage cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'videoproto' 'xf86dgaproto' 'glproto' 'xf86driproto') Finclude xorg sha1sums=('bb73843d38a8152c39311acc8b1a18d5d51603af') From crazy at frugalware.org Thu Jan 17 03:32:32 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:32:33 2008 Subject: [Frugalware-git] xorg73: xf86-video-siliconmotion-1.5.1-1-i686 Message-ID: <20080117023232.9E889176C07B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=f8e29cdb2f31388bc39471fdb06139403ac5f055 commit f8e29cdb2f31388bc39471fdb06139403ac5f055 Author: crazy Date: Thu Jan 17 03:32:17 2008 +0100 xf86-video-siliconmotion-1.5.1-1-i686 * Version bump diff --git a/source/x11/xf86-video-siliconmotion/FrugalBuild b/source/x11/xf86-video-siliconmotion/FrugalBuild index cf2b4fd..aa373b3 100644 --- a/source/x11/xf86-video-siliconmotion/FrugalBuild +++ b/source/x11/xf86-video-siliconmotion/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-video-siliconmotion -pkgver=1.4.2 -pkgrel=2 +pkgver=1.5.1 +pkgrel=1 pkgdesc="X.Org driver for siliconmotion cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'videoproto' 'xf86dgaproto') Finclude xorg -sha1sums=('ba0e2f08d97841df8925b609925b1328164ca6ab') +sha1sums=('a3ed12502765df05d91a9fcbe2264e5684fdd103') # optimization OK From crazy at frugalware.org Thu Jan 17 03:35:28 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:35:30 2008 Subject: [Frugalware-git] xorg73: xf86-video-sis-0.9.4-1-i686 Message-ID: <20080117023528.602D111901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=533ac5315de016d85d4190044547013ccfa7f27c commit 533ac5315de016d85d4190044547013ccfa7f27c Author: crazy Date: Thu Jan 17 03:35:02 2008 +0100 xf86-video-sis-0.9.4-1-i686 * Version bump diff --git a/source/x11/xf86-video-sis/FrugalBuild b/source/x11/xf86-video-sis/FrugalBuild index ccc365f..f4c06fc 100644 --- a/source/x11/xf86-video-sis/FrugalBuild +++ b/source/x11/xf86-video-sis/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-video-sis -pkgver=0.9.3 -pkgrel=2 +pkgver=0.9.4 +pkgrel=1 pkgdesc="X.Org driver for SiS cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'videoproto' 'xf86dgaproto' 'glproto' 'xf86driproto' 'xf86miscproto' 'xineramaproto') Finclude xorg -sha1sums=('fb386185a91bbc6764445ef251d4a0216ec9b9d0') +sha1sums=('0ff33b7217e36cca350eb8117c42fcf6c37f8659') Fconfopts="$Fconfopts --enable-dri" # optimization OK From crazy at frugalware.org Thu Jan 17 03:36:22 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:36:24 2008 Subject: [Frugalware-git] xorg73: xf86-video-sisusb-0.8.1-3-i686 Message-ID: <20080117023622.941CD11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=e48e834cbe7c179104e74bed4ff6332afe665d69 commit e48e834cbe7c179104e74bed4ff6332afe665d69 Author: crazy Date: Thu Jan 17 03:36:09 2008 +0100 xf86-video-sisusb-0.8.1-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-sisusb/FrugalBuild b/source/x11/xf86-video-sisusb/FrugalBuild index 53e5ae2..23d4f04 100644 --- a/source/x11/xf86-video-sisusb/FrugalBuild +++ b/source/x11/xf86-video-sisusb/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-sisusb pkgver=0.8.1 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org driver for sisusb cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'videoproto' 'xf86dgaproto' 'xf86miscproto' 'xineramaproto') Finclude xorg sha1sums=('d1c925b0e899f543a32842a6bfbff4476b9b66e1') From crazy at frugalware.org Thu Jan 17 03:37:41 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:37:43 2008 Subject: [Frugalware-git] xorg73: xf86-video-sunbw2-1.1.0-3-i686 Message-ID: <20080117023741.921B411901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=bd60bdf9feb3332d22b3488f1bb4e6778154f922 commit bd60bdf9feb3332d22b3488f1bb4e6778154f922 Author: crazy Date: Thu Jan 17 03:37:30 2008 +0100 xf86-video-sunbw2-1.1.0-3-i686 * fixed depends for xorg-server ( nobuild package ) diff --git a/source/x11/xf86-video-sunbw2/FrugalBuild b/source/x11/xf86-video-sunbw2/FrugalBuild index 0837231..58e78a4 100644 --- a/source/x11/xf86-video-sunbw2/FrugalBuild +++ b/source/x11/xf86-video-sunbw2/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-sunbw2 pkgver=1.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org video driver for sunbw2 cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto') Finclude xorg options=('nobuild') From crazy at frugalware.org Thu Jan 17 03:44:38 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:44:45 2008 Subject: [Frugalware-git] xorg73: xf86-video-suncg14-1.1.0-3-i686 Message-ID: <20080117024438.D1F2C176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=bffc59edb0466166667c510aa60aeeee3df79a03 commit bffc59edb0466166667c510aa60aeeee3df79a03 Author: crazy Date: Thu Jan 17 03:38:48 2008 +0100 xf86-video-suncg14-1.1.0-3-i686 * fixed depends for xorg-server ( nobuild package ) diff --git a/source/x11/xf86-video-suncg14/FrugalBuild b/source/x11/xf86-video-suncg14/FrugalBuild index d08dd0d..eb87724 100644 --- a/source/x11/xf86-video-suncg14/FrugalBuild +++ b/source/x11/xf86-video-suncg14/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-suncg14 pkgver=1.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org video driver for suncg14 cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto') Finclude xorg options=('nobuild') From crazy at frugalware.org Thu Jan 17 03:44:39 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:44:49 2008 Subject: [Frugalware-git] xorg73: xf86-video-suncg3-1.1.0-3-i686 Message-ID: <20080117024439.0F56C176C06E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=e04d593608ba117de018e97c0422daffed032842 commit e04d593608ba117de018e97c0422daffed032842 Author: crazy Date: Thu Jan 17 03:39:51 2008 +0100 xf86-video-suncg3-1.1.0-3-i686 * fixed depends for xorg-server ( nobuild package ) diff --git a/source/x11/xf86-video-suncg3/FrugalBuild b/source/x11/xf86-video-suncg3/FrugalBuild index c98b5c5..54f6d93 100644 --- a/source/x11/xf86-video-suncg3/FrugalBuild +++ b/source/x11/xf86-video-suncg3/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-suncg3 pkgver=1.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org video driver for suncg3 cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto') Finclude xorg options=('nobuild') From crazy at frugalware.org Thu Jan 17 03:44:39 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:44:56 2008 Subject: [Frugalware-git] xorg73: xf86-video-suncg6-1.1.0-3-i686 Message-ID: <20080117024439.35184176C071@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=27c4fa657b6d60d87df0ed4a6503edc9220fda41 commit 27c4fa657b6d60d87df0ed4a6503edc9220fda41 Author: crazy Date: Thu Jan 17 03:40:59 2008 +0100 xf86-video-suncg6-1.1.0-3-i686 * fixed depends for xorg-server ( nobuild package ) diff --git a/source/x11/xf86-video-suncg6/FrugalBuild b/source/x11/xf86-video-suncg6/FrugalBuild index 87e9e0f..e471bc2 100644 --- a/source/x11/xf86-video-suncg6/FrugalBuild +++ b/source/x11/xf86-video-suncg6/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-suncg6 pkgver=1.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org video driver for vmware cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto') Finclude xorg options=('nobuild') From crazy at frugalware.org Thu Jan 17 03:44:39 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:44:56 2008 Subject: [Frugalware-git] xorg73: xf86-video-sunffb-1.1.0-3-i686 Message-ID: <20080117024439.440E0176C072@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=1a5be29e3a47204af523e58279ae24cf88e8a070 commit 1a5be29e3a47204af523e58279ae24cf88e8a070 Author: crazy Date: Thu Jan 17 03:41:47 2008 +0100 xf86-video-sunffb-1.1.0-3-i686 * fixed depends for xorg-server ( nobuild package ) diff --git a/source/x11/xf86-video-sunffb/FrugalBuild b/source/x11/xf86-video-sunffb/FrugalBuild index 1590517..42a5004 100644 --- a/source/x11/xf86-video-sunffb/FrugalBuild +++ b/source/x11/xf86-video-sunffb/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-sunffb pkgver=1.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org video driver for sunffb cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'xf86driproto' 'glproto') Finclude xorg options=('nobuild') From crazy at frugalware.org Thu Jan 17 03:44:39 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:44:57 2008 Subject: [Frugalware-git] xorg73: xf86-video-sunleo-1.1.0-3-i686 Message-ID: <20080117024439.5086C176C073@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=8aca2eca8cce5048be48df364c5cf927bd5d8a9d commit 8aca2eca8cce5048be48df364c5cf927bd5d8a9d Author: crazy Date: Thu Jan 17 03:43:22 2008 +0100 xf86-video-sunleo-1.1.0-3-i686 * fixed depends for xorg-server ( nobuild package ) diff --git a/source/x11/xf86-video-sunleo/FrugalBuild b/source/x11/xf86-video-sunleo/FrugalBuild index e7bb9aa..bbb5072 100644 --- a/source/x11/xf86-video-sunleo/FrugalBuild +++ b/source/x11/xf86-video-sunleo/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-sunleo pkgver=1.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org video driver for sunleo cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto') Finclude xorg options=('nobuild') From crazy at frugalware.org Thu Jan 17 03:44:39 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:44:58 2008 Subject: [Frugalware-git] xorg73: xf86-video-suntcx-1.1.0-3-i686 Message-ID: <20080117024439.5E6CE176C074@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=d55194a7de6644f566b78f70a1642ebcb82e995e commit d55194a7de6644f566b78f70a1642ebcb82e995e Author: crazy Date: Thu Jan 17 03:44:20 2008 +0100 xf86-video-suntcx-1.1.0-3-i686 * fixed depends for xorg-server ( nobuild package ) diff --git a/source/x11/xf86-video-suntcx/FrugalBuild b/source/x11/xf86-video-suntcx/FrugalBuild index 0d472bf..f893174 100644 --- a/source/x11/xf86-video-suntcx/FrugalBuild +++ b/source/x11/xf86-video-suntcx/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-suntcx pkgver=1.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org video driver for vmware cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto') Finclude xorg options=('nobuild') From crazy at frugalware.org Thu Jan 17 03:46:28 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:46:30 2008 Subject: [Frugalware-git] xorg73: xf86-video-tdfx-1.3.0-3-i686 Message-ID: <20080117024628.94C5A176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=d99ff2bb704537960061ec716f5daac6603de72e commit d99ff2bb704537960061ec716f5daac6603de72e Author: crazy Date: Thu Jan 17 03:46:14 2008 +0100 xf86-video-tdfx-1.3.0-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-tdfx/FrugalBuild b/source/x11/xf86-video-tdfx/FrugalBuild index 152bd73..008cce4 100644 --- a/source/x11/xf86-video-tdfx/FrugalBuild +++ b/source/x11/xf86-video-tdfx/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-tdfx pkgver=1.3.0 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org driver for 3dfx Voodoo cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'videoproto' 'xf86dgaproto' 'glproto' 'xf86driproto' 'xf86miscproto' 'xineramaproto') Finclude xorg sha1sums=('8089883c87b64c2876b9152b4820901cc6273f57') From crazy at frugalware.org Thu Jan 17 03:48:52 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:48:53 2008 Subject: [Frugalware-git] xorg73: xf86-video-tga-1.1.0-3-i686 Message-ID: <20080117024852.BA8AC176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=edaa392845b2f5b74074aed6953fd111d40345b0 commit edaa392845b2f5b74074aed6953fd111d40345b0 Author: crazy Date: Thu Jan 17 03:48:39 2008 +0100 xf86-video-tga-1.1.0-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-tga/FrugalBuild b/source/x11/xf86-video-tga/FrugalBuild index 40c600c..ab9ac6c 100644 --- a/source/x11/xf86-video-tga/FrugalBuild +++ b/source/x11/xf86-video-tga/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-tga pkgver=1.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org video driver for tga cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'xf86dgaproto' 'videoproto') Finclude xorg sha1sums=('448600dd45aedfaf0ba8a46eaf04d03895a712ed') From crazy at frugalware.org Thu Jan 17 03:50:28 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:50:30 2008 Subject: [Frugalware-git] xorg73: xf86-video-trident-1.2.3-3-i686 Message-ID: <20080117025028.C730E176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=91d013d15a91072eb96e829cde03811927ebf1b3 commit 91d013d15a91072eb96e829cde03811927ebf1b3 Author: crazy Date: Thu Jan 17 03:50:14 2008 +0100 xf86-video-trident-1.2.3-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-trident/FrugalBuild b/source/x11/xf86-video-trident/FrugalBuild index 5889a93..e5f8151 100644 --- a/source/x11/xf86-video-trident/FrugalBuild +++ b/source/x11/xf86-video-trident/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-trident pkgver=1.2.3 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org video driver for trident cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'xf86dgaproto' 'videoproto') Finclude xorg From crazy at frugalware.org Thu Jan 17 03:53:14 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:53:15 2008 Subject: [Frugalware-git] xorg73: xf86-video-tseng-1.1.1-3-i686 Message-ID: <20080117025314.22235176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=a6da6690d220efce6b5b73a42786aed6a62e96a7 commit a6da6690d220efce6b5b73a42786aed6a62e96a7 Author: crazy Date: Thu Jan 17 03:53:01 2008 +0100 xf86-video-tseng-1.1.1-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-tseng/FrugalBuild b/source/x11/xf86-video-tseng/FrugalBuild index 546f6d5..6e4148b 100644 --- a/source/x11/xf86-video-tseng/FrugalBuild +++ b/source/x11/xf86-video-tseng/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-tseng pkgver=1.1.1 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org video driver for tseng cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'xf86dgaproto' 'videoproto') Finclude xorg sha1sums=('7eb1cd73983aaa874dbb480efc7982063eab6af8') From crazy at frugalware.org Thu Jan 17 03:53:57 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:53:59 2008 Subject: [Frugalware-git] xorg73: xf86-video-v4l-0.1.1-3-i686 Message-ID: <20080117025357.62C7211901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=a8beb4abf7bc082cb5bc620d703eeec4613e3052 commit a8beb4abf7bc082cb5bc620d703eeec4613e3052 Author: crazy Date: Thu Jan 17 03:53:43 2008 +0100 xf86-video-v4l-0.1.1-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-v4l/FrugalBuild b/source/x11/xf86-video-v4l/FrugalBuild index 4796e17..44b4f5c 100644 --- a/source/x11/xf86-video-v4l/FrugalBuild +++ b/source/x11/xf86-video-v4l/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-v4l pkgver=0.1.1 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org video driver for V4L cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'videoproto') Finclude xorg sha1sums=('57a0e2426964448723321f77237597ef27373697') From crazy at frugalware.org Thu Jan 17 03:55:59 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:56:01 2008 Subject: [Frugalware-git] xorg73: xf86-video-vermilion-1.0.1-2-i686 Message-ID: <20080117025600.010C011901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=014da4572fd4aec7f66adc9291c4d86fb7667f0c commit 014da4572fd4aec7f66adc9291c4d86fb7667f0c Author: crazy Date: Thu Jan 17 03:55:47 2008 +0100 xf86-video-vermilion-1.0.1-2-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-vermilion/FrugalBuild b/source/x11/xf86-video-vermilion/FrugalBuild index 0be4b06..22b77e5 100644 --- a/source/x11/xf86-video-vermilion/FrugalBuild +++ b/source/x11/xf86-video-vermilion/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-vermilion pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org Generic VERMILION video driver" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'xf86dgaproto' 'videoproto') _F_xorg_ind=1 Finclude xorg From crazy at frugalware.org Thu Jan 17 03:56:47 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:56:48 2008 Subject: [Frugalware-git] xorg73: xf86-video-vesa-1.3.0-4-i686 Message-ID: <20080117025647.3F90511901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=47e0ae91953be99d2201b55160b8e144c8dd80f8 commit 47e0ae91953be99d2201b55160b8e144c8dd80f8 Author: crazy Date: Thu Jan 17 03:56:32 2008 +0100 xf86-video-vesa-1.3.0-4-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-vesa/FrugalBuild b/source/x11/xf86-video-vesa/FrugalBuild index 51c35bc..3311cd4 100644 --- a/source/x11/xf86-video-vesa/FrugalBuild +++ b/source/x11/xf86-video-vesa/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-vesa pkgver=1.3.0 -pkgrel=3 +pkgrel=4 pkgdesc="X.Org video driver for VESA cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto') Finclude xorg sha1sums=('09d74f838c07c58b6eba3600f3afa5fb74420ff4') From crazy at frugalware.org Thu Jan 17 03:58:39 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:58:41 2008 Subject: [Frugalware-git] xorg73: xf86-video-vga-4.1.0-4-i686 Message-ID: <20080117025839.DC05D11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=b29cf17a8959fd4d23d86f2792061e2dd7588518 commit b29cf17a8959fd4d23d86f2792061e2dd7588518 Author: crazy Date: Thu Jan 17 03:58:25 2008 +0100 xf86-video-vga-4.1.0-4-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-vga/FrugalBuild b/source/x11/xf86-video-vga/FrugalBuild index 045ccdf..234f04f 100644 --- a/source/x11/xf86-video-vga/FrugalBuild +++ b/source/x11/xf86-video-vga/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-vga pkgver=4.1.0 -pkgrel=3 +pkgrel=4 pkgdesc="X.Org VGA driver" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('xproto' 'fontsproto' 'randrproto' 'renderproto' 'xextproto') Finclude xorg sha1sums=('a3b5562e5714d956647389cc8c089fac85d7177e') From crazy at frugalware.org Thu Jan 17 03:59:54 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 03:59:55 2008 Subject: [Frugalware-git] xorg73: xf86-video-via-0.2.2-4-i686 Message-ID: <20080117025954.3515011901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=3577a5a350c7bd41dae3978c1ec9d061b2432351 commit 3577a5a350c7bd41dae3978c1ec9d061b2432351 Author: crazy Date: Thu Jan 17 03:59:39 2008 +0100 xf86-video-via-0.2.2-4-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-via/FrugalBuild b/source/x11/xf86-video-via/FrugalBuild index b93fabe..eb96b11 100644 --- a/source/x11/xf86-video-via/FrugalBuild +++ b/source/x11/xf86-video-via/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-via pkgver=0.2.2 -pkgrel=3 +pkgrel=4 pkgdesc="X.Org video driver for via cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'libxvmc' 'xf86driproto' 'glproto') Finclude xorg sha1sums=('34297439a05d054b343df407e86b6bd7d1cece97') From crazy at frugalware.org Thu Jan 17 04:02:02 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:02:04 2008 Subject: [Frugalware-git] xorg73: xf86-video-vmware-10.15.2-1-i686 Message-ID: <20080117030202.7D9EE11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=656295f150580bace5913ef986ac19e9c92632a0 commit 656295f150580bace5913ef986ac19e9c92632a0 Author: crazy Date: Thu Jan 17 04:01:46 2008 +0100 xf86-video-vmware-10.15.2-1-i686 * Version bump diff --git a/source/x11/xf86-video-vmware/FrugalBuild b/source/x11/xf86-video-vmware/FrugalBuild index d4e99f2..2011cad 100644 --- a/source/x11/xf86-video-vmware/FrugalBuild +++ b/source/x11/xf86-video-vmware/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-video-vmware -pkgver=10.14.1 -pkgrel=2 +pkgver=10.15.2 +pkgrel=1 pkgdesc="X.Org video driver for vmware cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'xineramaproto') Finclude xorg -sha1sums=('7c03d3b18d4765c5abd800ed301f8b705a889adb') +sha1sums=('381dcfac71eff5d682c9189463ce9880259a6ffa') # optimization OK From crazy at frugalware.org Thu Jan 17 04:03:28 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:03:29 2008 Subject: [Frugalware-git] xorg73: xf86-video-voodoo-1.1.1-3-i686 Message-ID: <20080117030328.04E281190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=348e95c8b6daad84fe03b9634c9cdae42c038b21 commit 348e95c8b6daad84fe03b9634c9cdae42c038b21 Author: crazy Date: Thu Jan 17 04:03:15 2008 +0100 xf86-video-voodoo-1.1.1-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-voodoo/FrugalBuild b/source/x11/xf86-video-voodoo/FrugalBuild index 5261613..a47043e 100644 --- a/source/x11/xf86-video-voodoo/FrugalBuild +++ b/source/x11/xf86-video-voodoo/FrugalBuild @@ -3,12 +3,12 @@ pkgname=xf86-video-voodoo pkgver=1.1.1 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org video driver for Voodoo 1/2 cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4') +depends=('xorg-server>=1.4.0.90') makedepends=('randrproto' 'renderproto' 'xf86dgaproto') Finclude xorg sha1sums=('201dd422cf1e7876d0f377f8e6b1dad1d205e493') From crazy at frugalware.org Thu Jan 17 04:06:29 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:06:32 2008 Subject: [Frugalware-git] xorg73: xf86-video-xgi-1.5.0-2-i686 Message-ID: <20080117030629.E79F211901DB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=32fc37cfc5e2ebbe51516ce114c50526f9ee9840 commit 32fc37cfc5e2ebbe51516ce114c50526f9ee9840 Author: crazy Date: Thu Jan 17 04:06:13 2008 +0100 xf86-video-xgi-1.5.0-2-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-video-xgi/FrugalBuild b/source/x11/xf86-video-xgi/FrugalBuild index 159eda9..b30b372 100644 --- a/source/x11/xf86-video-xgi/FrugalBuild +++ b/source/x11/xf86-video-xgi/FrugalBuild @@ -3,14 +3,13 @@ pkgname=xf86-video-xgi pkgver=1.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org video driver for XGI cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4' 'libpciaccess') +depends=('xorg-server>=1.4.0.90' 'libpciaccess') makedepends=('randrproto' 'renderproto' 'xf86dgaproto' 'videoproto' 'xineramaproto' 'glproto' 'xf86driproto') -_F_xorg_ind=1 Finclude xorg sha1sums=('77e6ee4aeeffe7d1383ef0ee83fc7f1cf3bcea86') From crazy at frugalware.org Thu Jan 17 04:09:51 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:09:53 2008 Subject: [Frugalware-git] xorg73: xorg.sh Message-ID: <20080117030951.06AC3176C06D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=f0b97b8572ea76b6766d782023d51a129b2f6967 commit f0b97b8572ea76b6766d782023d51a129b2f6967 Author: crazy Date: Thu Jan 17 04:09:40 2008 +0100 xorg.sh * bump xorg-server depends for *input* diff --git a/source/include/xorg.sh b/source/include/xorg.sh index 3a58d5a..fe50e0b 100644 --- a/source/include/xorg.sh +++ b/source/include/xorg.sh @@ -57,7 +57,7 @@ if [[ $pkgname =~ ^xf86-input- ]]; then pkgdesc="X.Org driver for ${pkgname#xf86-input-} input devices" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') - depends=('xorg-server>=1.4') + depends=('xorg-server>=1.4.0.90') makedepends=('inputproto' 'randrproto') fi url="http://xorg.freedesktop.org" From crazy at frugalware.org Thu Jan 17 04:12:39 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:12:41 2008 Subject: [Frugalware-git] xorg73: xf86-input-acecad-1.2.1-2-i686 Message-ID: <20080117031239.8B01211901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=b3f77ea17c948daf139a574e1b7ce84141061b4f commit b3f77ea17c948daf139a574e1b7ce84141061b4f Author: crazy Date: Thu Jan 17 04:12:24 2008 +0100 xf86-input-acecad-1.2.1-2-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-input-acecad/FrugalBuild b/source/x11/xf86-input-acecad/FrugalBuild index 33fd1f7..db3a184 100644 --- a/source/x11/xf86-input-acecad/FrugalBuild +++ b/source/x11/xf86-input-acecad/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xf86-input-acecad pkgver=1.2.1 -_F_xorg_ind=1 +pkgrel=2 Finclude xorg sha1sums=('0a997d6243a7b159b10b5174ccfd5809f21b46ad') # optimization OK From crazy at frugalware.org Thu Jan 17 04:14:20 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:14:46 2008 Subject: [Frugalware-git] xorg73: xf86-input-aiptek-1.0.1-3-i686 Message-ID: <20080117031420.A0BD611901DB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=9fd1aa4efbfc74e5dce4113be6703387c7d6cffe commit 9fd1aa4efbfc74e5dce4113be6703387c7d6cffe Author: crazy Date: Thu Jan 17 04:14:08 2008 +0100 xf86-input-aiptek-1.0.1-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-input-aiptek/FrugalBuild b/source/x11/xf86-input-aiptek/FrugalBuild index 0915a3b..9358299 100644 --- a/source/x11/xf86-input-aiptek/FrugalBuild +++ b/source/x11/xf86-input-aiptek/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xf86-input-aiptek pkgver=1.0.1 -pkgrel=2 +pkgrel=3 Finclude xorg sha1sums=('cbe73ae471a11101b348f37ef9c9f5e38abacade') # optimization OK From crazy at frugalware.org Thu Jan 17 04:16:40 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:16:45 2008 Subject: [Frugalware-git] xorg73: xf86-input-calcomp-1.1.1-1-i686 Message-ID: <20080117031641.4A2E411901DB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=2b27f07e354855e1c3f249299ba58ebde8470728 commit 2b27f07e354855e1c3f249299ba58ebde8470728 Author: crazy Date: Thu Jan 17 04:16:28 2008 +0100 xf86-input-calcomp-1.1.1-1-i686 * Version bump diff --git a/source/x11/xf86-input-calcomp/FrugalBuild b/source/x11/xf86-input-calcomp/FrugalBuild index 4902681..92783c5 100644 --- a/source/x11/xf86-input-calcomp/FrugalBuild +++ b/source/x11/xf86-input-calcomp/FrugalBuild @@ -2,10 +2,8 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-input-calcomp -pkgver=1.1.0 -_F_xorg_nr=1 +pkgver=1.1.1 Finclude xorg +sha1sums=('b3a1bbe7ed02964ce3b9928444e4d70751404095') # optimization OK - -sha1sums=('61f1082aebd99d2fc01c260c43b521987520ec63') From crazy at frugalware.org Thu Jan 17 04:19:04 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:19:06 2008 Subject: [Frugalware-git] xorg73: xf86-input-citron-2.2.1-1-i686 Message-ID: <20080117031904.7FC6411901DB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=ac6eb056669cf464b20411d2ae9cdcd7da90394b commit ac6eb056669cf464b20411d2ae9cdcd7da90394b Author: crazy Date: Thu Jan 17 04:18:23 2008 +0100 xf86-input-citron-2.2.1-1-i686 * Version bump diff --git a/source/x11/xf86-input-citron/FrugalBuild b/source/x11/xf86-input-citron/FrugalBuild index adca994..8c5fa06 100644 --- a/source/x11/xf86-input-citron/FrugalBuild +++ b/source/x11/xf86-input-citron/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-input-citron -pkgver=2.2.0 -_F_xorg_nr=1 +pkgver=2.2.1 Finclude xorg +sha1sums=('c0a219676b73bcd28b37d41ac1e5369e9fc5de0f') + # optimization OK -sha1sums=('925cec06f35602d3abce80c8fac0621781c8ab93') From crazy at frugalware.org Thu Jan 17 04:19:24 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:19:26 2008 Subject: [Frugalware-git] xorg73: xf86-input-digitaledge-1.1.0-3-i686 Message-ID: <20080117031924.D76BD11901DB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=498fea53bb0c1ef1a0b7f7fc0ca74c9630033180 commit 498fea53bb0c1ef1a0b7f7fc0ca74c9630033180 Author: crazy Date: Thu Jan 17 04:19:12 2008 +0100 xf86-input-digitaledge-1.1.0-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-input-digitaledge/FrugalBuild b/source/x11/xf86-input-digitaledge/FrugalBuild index c13eff7..4129060 100644 --- a/source/x11/xf86-input-digitaledge/FrugalBuild +++ b/source/x11/xf86-input-digitaledge/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xf86-input-digitaledge pkgver=1.1.0 -pkgrel=2 +pkgrel=3 Finclude xorg sha1sums=('3389b112b1e7fb0423d7547cc6b346045a61b352') # optimization OK From crazy at frugalware.org Thu Jan 17 04:22:33 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:22:36 2008 Subject: [Frugalware-git] xorg73: xf86-input-dmc-1.1.1-2-i686 Message-ID: <20080117032233.CE99F176C07C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=4c451bf51836789be8c4eef07bd2bc9f96e5a393 commit 4c451bf51836789be8c4eef07bd2bc9f96e5a393 Author: crazy Date: Thu Jan 17 04:22:20 2008 +0100 xf86-input-dmc-1.1.1-2-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-input-dmc/FrugalBuild b/source/x11/xf86-input-dmc/FrugalBuild index f5ccb35..b6935f5 100644 --- a/source/x11/xf86-input-dmc/FrugalBuild +++ b/source/x11/xf86-input-dmc/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xf86-input-dmc pkgver=1.1.1 -_F_xorg_ind=1 +pkgrel=2 Finclude xorg sha1sums=('e483905ad017bb088f2d873be9185a25e04c9f6e') # optimization OK From crazy at frugalware.org Thu Jan 17 04:23:20 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:23:24 2008 Subject: [Frugalware-git] xorg73: xf86-input-dynapro-1.1.1-1-i686 Message-ID: <20080117032320.BCEA0176C07C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=a348b88a57081c6ba7b9c62a545ea4f663ef5212 commit a348b88a57081c6ba7b9c62a545ea4f663ef5212 Author: crazy Date: Thu Jan 17 04:23:08 2008 +0100 xf86-input-dynapro-1.1.1-1-i686 * Version bump diff --git a/source/x11/xf86-input-dynapro/FrugalBuild b/source/x11/xf86-input-dynapro/FrugalBuild index c4ff238..b62482b 100644 --- a/source/x11/xf86-input-dynapro/FrugalBuild +++ b/source/x11/xf86-input-dynapro/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-input-dynapro -pkgver=1.1.0 -_F_xorg_nr=1 +pkgver=1.1.1 Finclude xorg +sha1sums=('496f10b2f151f2253514b4440ab92b7a9ad3638d') + # optimization OK -sha1sums=('ef1fb43788336e56d0592ee390ae8742cadb4727') From crazy at frugalware.org Thu Jan 17 04:25:19 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:25:23 2008 Subject: [Frugalware-git] xorg73: xf86-input-elo2300-1.1.1-1-i686 Message-ID: <20080117032519.C623A176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=1ee05bc6f89019e5bde0d71b3ba814d3fed7a81a commit 1ee05bc6f89019e5bde0d71b3ba814d3fed7a81a Author: crazy Date: Thu Jan 17 04:25:03 2008 +0100 xf86-input-elo2300-1.1.1-1-i686 * Version bump diff --git a/source/x11/xf86-input-elo2300/FrugalBuild b/source/x11/xf86-input-elo2300/FrugalBuild index 2d18916..4071d3b 100644 --- a/source/x11/xf86-input-elo2300/FrugalBuild +++ b/source/x11/xf86-input-elo2300/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-input-elo2300 -pkgver=1.1.0 -_F_xorg_nr=1 +pkgver=1.1.1 Finclude xorg +sha1sums=('bfabcfd6a61f8e83ca9ea3b3b070012fc25f81bb') + # optimization OK -sha1sums=('604f59747165046cca8cfd962de939adcbe5856d') From crazy at frugalware.org Thu Jan 17 04:27:25 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:27:27 2008 Subject: [Frugalware-git] xorg73: xf86-input-elographics-1.1.0-3-i686 Message-ID: <20080117032725.D1B08176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=af98686072ce783f21a17d1be078ed08a3224136 commit af98686072ce783f21a17d1be078ed08a3224136 Author: crazy Date: Thu Jan 17 04:27:00 2008 +0100 xf86-input-elographics-1.1.0-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-input-elographics/FrugalBuild b/source/x11/xf86-input-elographics/FrugalBuild index 80d654e..b33d6d8 100644 --- a/source/x11/xf86-input-elographics/FrugalBuild +++ b/source/x11/xf86-input-elographics/FrugalBuild @@ -3,8 +3,7 @@ pkgname=xf86-input-elographics pkgver=1.1.0 -pkgrel=2 -_F_xorg_ind=1 +pkgrel=3 Finclude xorg _F_cd_path="$pkgname-$pkgver" sha1sums=('9bd0d4dcfa7fcbec3b30dd8d9028f9f0a3862b53') From crazy at frugalware.org Thu Jan 17 04:28:30 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:28:32 2008 Subject: [Frugalware-git] xorg73: xf86-input-evdev-1.2.0-1-i686 Message-ID: <20080117032830.D6F79176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=cf8eacedc99f779a76c73f3106448663178c9782 commit cf8eacedc99f779a76c73f3106448663178c9782 Author: crazy Date: Thu Jan 17 04:28:14 2008 +0100 xf86-input-evdev-1.2.0-1-i686 * Version bump diff --git a/source/x11/xf86-input-evdev/FrugalBuild b/source/x11/xf86-input-evdev/FrugalBuild index 7c61ceb..70f5b23 100644 --- a/source/x11/xf86-input-evdev/FrugalBuild +++ b/source/x11/xf86-input-evdev/FrugalBuild @@ -2,10 +2,8 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-input-evdev -pkgver=1.1.5 -pkgrel=2 -_F_xorg_ind=1 +pkgver=1.2.0 Finclude xorg _F_cd_path="$pkgname-$pkgver" -sha1sums=('70650b58c69afdd0ef22e6c647944fc6b5b12e0f') +sha1sums=('c1ff9c377978158790b5522735743b09090ad8f5') # optimization OK From crazy at frugalware.org Thu Jan 17 04:29:57 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:29:59 2008 Subject: [Frugalware-git] xorg73: xf86-input-fpit-1.1.0-3-i686 Message-ID: <20080117032957.B1D2D176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=82118d8abb322d7ea412c7187ff8bb6e1e6cbe20 commit 82118d8abb322d7ea412c7187ff8bb6e1e6cbe20 Author: crazy Date: Thu Jan 17 04:29:45 2008 +0100 xf86-input-fpit-1.1.0-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-input-fpit/FrugalBuild b/source/x11/xf86-input-fpit/FrugalBuild index 260fdc7..3ebe97c 100644 --- a/source/x11/xf86-input-fpit/FrugalBuild +++ b/source/x11/xf86-input-fpit/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xf86-input-fpit pkgver=1.1.0 -pkgrel=2 +pkgrel=3 Finclude xorg sha1sums=('988f689f64dcbf721154267c8f4844d8f3dae6ce') # optimization OK From crazy at frugalware.org Thu Jan 17 04:31:57 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:32:00 2008 Subject: [Frugalware-git] xorg73: xf86-input-hyperpen-1.1.0-3-i686 Message-ID: <20080117033157.D237F176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=969f5123efc1c0ca61c4c4cf4ef545c6c9a5df07 commit 969f5123efc1c0ca61c4c4cf4ef545c6c9a5df07 Author: crazy Date: Thu Jan 17 04:31:45 2008 +0100 xf86-input-hyperpen-1.1.0-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-input-hyperpen/FrugalBuild b/source/x11/xf86-input-hyperpen/FrugalBuild index ae23062..2514f88 100644 --- a/source/x11/xf86-input-hyperpen/FrugalBuild +++ b/source/x11/xf86-input-hyperpen/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xf86-input-hyperpen pkgver=1.1.0 -pkgrel=2 +pkgrel=3 Finclude xorg sha1sums=('de89f5020a1ad2630663d5f3b78402698766b304') # optimization OK From crazy at frugalware.org Thu Jan 17 04:32:48 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:32:50 2008 Subject: [Frugalware-git] xorg73: xf86-input-jamstudio-1.1.0-3-i686 Message-ID: <20080117033248.7D5E9176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=6259c0133d9781160170da95bdfe45389e531c7f commit 6259c0133d9781160170da95bdfe45389e531c7f Author: crazy Date: Thu Jan 17 04:32:21 2008 +0100 xf86-input-jamstudio-1.1.0-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-input-jamstudio/FrugalBuild b/source/x11/xf86-input-jamstudio/FrugalBuild index 065d601..82b2303 100644 --- a/source/x11/xf86-input-jamstudio/FrugalBuild +++ b/source/x11/xf86-input-jamstudio/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xf86-input-jamstudio pkgver=1.1.0 -pkgrel=2 +pkgrel=3 Finclude xorg sha1sums=('db7c48994d25974060047321df3b86eb9cead2f0') # optimization OK From crazy at frugalware.org Thu Jan 17 04:34:43 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:34:46 2008 Subject: [Frugalware-git] xorg73: xf86-input-joystick-1.3.1-1-i686 Message-ID: <20080117033443.655D6176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=9f4a5fca6b042694d8b5eba5f6df5ab40a14110a commit 9f4a5fca6b042694d8b5eba5f6df5ab40a14110a Author: crazy Date: Thu Jan 17 04:34:28 2008 +0100 xf86-input-joystick-1.3.1-1-i686 * Version bump diff --git a/source/x11/xf86-input-joystick/FrugalBuild b/source/x11/xf86-input-joystick/FrugalBuild index af9488a..cce8d29 100644 --- a/source/x11/xf86-input-joystick/FrugalBuild +++ b/source/x11/xf86-input-joystick/FrugalBuild @@ -2,8 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-input-joystick -pkgver=1.2.3 -pkgrel=1 +pkgver=1.3.1 Finclude xorg -sha1sums=('2dcec012f539b2b7351aeb983b0ba6494c3ba5e8') +sha1sums=('e28590951aaebee5089a0d9abd8d22b900e9ee22') # optimization OK From crazy at frugalware.org Thu Jan 17 04:35:58 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:36:04 2008 Subject: [Frugalware-git] xorg73: xf86-input-keyboard-1.2.2-2-i686 Message-ID: <20080117033558.63322176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=83a4ea9781b65081308755ecea93eb2f230bf6c0 commit 83a4ea9781b65081308755ecea93eb2f230bf6c0 Author: crazy Date: Thu Jan 17 04:35:45 2008 +0100 xf86-input-keyboard-1.2.2-2-i686 * rebuild wirh xorg-server * FB cleanup diff --git a/source/x11/xf86-input-keyboard/FrugalBuild b/source/x11/xf86-input-keyboard/FrugalBuild index 3c9d163..1ef9612 100644 --- a/source/x11/xf86-input-keyboard/FrugalBuild +++ b/source/x11/xf86-input-keyboard/FrugalBuild @@ -3,10 +3,8 @@ pkgname=xf86-input-keyboard pkgver=1.2.2 -pkgrel=1 +pkgrel=2 Finclude xorg -depends=('xorg-server>=1.4') -makedepends=('util-macros>=1.1.5-2' 'randrproto') sha1sums=('4dd6de50ac468d585629ea8c76b1119b2d588796') # optimization OK From crazy at frugalware.org Thu Jan 17 04:37:52 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:37:56 2008 Subject: [Frugalware-git] xorg73: xf86-input-magellan-1.1.1-1-i686 Message-ID: <20080117033752.74EDB176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=23f8720cdb989ef86b61e820db3d49531aa15247 commit 23f8720cdb989ef86b61e820db3d49531aa15247 Author: crazy Date: Thu Jan 17 04:37:41 2008 +0100 xf86-input-magellan-1.1.1-1-i686 * Version bump diff --git a/source/x11/xf86-input-magellan/FrugalBuild b/source/x11/xf86-input-magellan/FrugalBuild index 3adbf9b..0d71eff 100644 --- a/source/x11/xf86-input-magellan/FrugalBuild +++ b/source/x11/xf86-input-magellan/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-input-magellan -pkgver=1.1.0 -_F_xorg_nr=1 +pkgver=1.1.1 Finclude xorg +sha1sums=('07ae701187b21798eca2198677a217ae3e8b6489') + # optimization OK -sha1sums=('57f914e537e34459de9ee1aba5648a6d9760d9c9') From crazy at frugalware.org Thu Jan 17 04:39:28 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:39:30 2008 Subject: [Frugalware-git] xorg73: xf86-input-magictouch-1.0.0.5-3-i686 Message-ID: <20080117033928.B06DC176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=f4fe42d7d1f528104889fda254912884915d2c32 commit f4fe42d7d1f528104889fda254912884915d2c32 Author: crazy Date: Thu Jan 17 04:39:15 2008 +0100 xf86-input-magictouch-1.0.0.5-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-input-magictouch/FrugalBuild b/source/x11/xf86-input-magictouch/FrugalBuild index b2ad243..ef9d79a 100644 --- a/source/x11/xf86-input-magictouch/FrugalBuild +++ b/source/x11/xf86-input-magictouch/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xf86-input-magictouch pkgver=1.0.0.5 -pkgrel=2 +pkgrel=3 Finclude xorg sha1sums=('b93cd66d5a9f18a3756231176f4ff54a67c8b406') # optimization OK From crazy at frugalware.org Thu Jan 17 04:41:08 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:41:27 2008 Subject: [Frugalware-git] xorg73: xf86-input-microtouch-1.1.1-1-i686 Message-ID: <20080117034108.51B4A176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=0c93b498a068cd47933a2599955a6a01640459b4 commit 0c93b498a068cd47933a2599955a6a01640459b4 Author: crazy Date: Thu Jan 17 04:40:51 2008 +0100 xf86-input-microtouch-1.1.1-1-i686 * Version bump diff --git a/source/x11/xf86-input-microtouch/FrugalBuild b/source/x11/xf86-input-microtouch/FrugalBuild index 1b2d33a..2baed96 100644 --- a/source/x11/xf86-input-microtouch/FrugalBuild +++ b/source/x11/xf86-input-microtouch/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-input-microtouch -pkgver=1.1.0 -_F_xorg_nr=1 +pkgver=1.1.1 Finclude xorg +sha1sums=('99b0c8fb5e3f94e92916ba7b15676b84c4dfd7ab') + # optimization OK -sha1sums=('35f4bd70310d5e15f5d1172474e4b6bea273ea7f') From crazy at frugalware.org Thu Jan 17 04:43:48 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:43:58 2008 Subject: [Frugalware-git] xorg73: xf86-input-mouse-1.2.3-1-i686 Message-ID: <20080117034348.C8732176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=dff0d2b228ce655d1c3ef1237ac992fac58ec7ad commit dff0d2b228ce655d1c3ef1237ac992fac58ec7ad Author: crazy Date: Thu Jan 17 04:43:26 2008 +0100 xf86-input-mouse-1.2.3-1-i686 * Version bump diff --git a/source/x11/xf86-input-mouse/FrugalBuild b/source/x11/xf86-input-mouse/FrugalBuild index a3cfffa..fca5de5 100644 --- a/source/x11/xf86-input-mouse/FrugalBuild +++ b/source/x11/xf86-input-mouse/FrugalBuild @@ -2,11 +2,9 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-input-mouse -pkgver=1.2.2 -pkgrel=2 +pkgver=1.2.3 pkgdesc="X.org Mouse input driver" Finclude xorg -depends=('xorg-server>=1.4') -sha1sums=('f546f7b99ccd4b02fc8485b337478ee60062cd2b') +sha1sums=('d8b5233f3296ab16d1fa06f3a366dbd137d31afd') # optimization OK From crazy at frugalware.org Thu Jan 17 04:46:16 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:46:37 2008 Subject: [Frugalware-git] xorg73: xf86-input-mutouch-1.1.0-3-i686 Message-ID: <20080117034617.5A58F176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=a4b6fa951f10008685190e99ab7fcdaf7a8dae5c commit a4b6fa951f10008685190e99ab7fcdaf7a8dae5c Author: crazy Date: Thu Jan 17 04:46:00 2008 +0100 xf86-input-mutouch-1.1.0-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-input-mutouch/FrugalBuild b/source/x11/xf86-input-mutouch/FrugalBuild index 883a86e..6593348 100644 --- a/source/x11/xf86-input-mutouch/FrugalBuild +++ b/source/x11/xf86-input-mutouch/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xf86-input-mutouch pkgver=1.1.0 -pkgrel=2 +pkgrel=3 Finclude xorg sha1sums=('87c2e9aee8c313aacd2927a19a6ed5b855650616') # optimization OK From crazy at frugalware.org Thu Jan 17 04:50:03 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:50:11 2008 Subject: [Frugalware-git] xorg73: xf86-input-palmax-1.1.0-3-i686 Message-ID: <20080117035003.B5E82176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=e8845752b0119071c4fe5c648fcf4b9fa37230b9 commit e8845752b0119071c4fe5c648fcf4b9fa37230b9 Author: crazy Date: Thu Jan 17 04:49:27 2008 +0100 xf86-input-palmax-1.1.0-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-input-palmax/FrugalBuild b/source/x11/xf86-input-palmax/FrugalBuild index 15f8679..9ab6458 100644 --- a/source/x11/xf86-input-palmax/FrugalBuild +++ b/source/x11/xf86-input-palmax/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xf86-input-palmax pkgver=1.1.0 -pkgrel=2 +pkgrel=3 Finclude xorg sha1sums=('428da606695aca592c54a76e4d33d2bf0a5b218e') # optimization OK From crazy at frugalware.org Thu Jan 17 04:52:50 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:53:00 2008 Subject: [Frugalware-git] xorg73: xf86-input-penmount-1.2.1-1-i686 Message-ID: <20080117035250.1E165176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=c4939d9c7fcef97ca810d34e2a345b3f6e0e46ff commit c4939d9c7fcef97ca810d34e2a345b3f6e0e46ff Author: crazy Date: Thu Jan 17 04:52:12 2008 +0100 xf86-input-penmount-1.2.1-1-i686 * Version bump diff --git a/source/x11/xf86-input-penmount/FrugalBuild b/source/x11/xf86-input-penmount/FrugalBuild index c05d75c..c08e61d 100644 --- a/source/x11/xf86-input-penmount/FrugalBuild +++ b/source/x11/xf86-input-penmount/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-input-penmount -pkgver=1.2.0 -_F_xorg_nr=2 +pkgver=1.2.1 Finclude xorg +sha1sums=('e55751262d4b34dfc6e1d2fce4ca443aeae94647') + # optimization OK -sha1sums=('46bd20d8177d626a71364775afc4943505ebbab8') From crazy at frugalware.org Thu Jan 17 04:55:07 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:55:12 2008 Subject: [Frugalware-git] xorg73: xf86-input-spaceorb-1.1.1-1-i686 Message-ID: <20080117035507.0E70F176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=e374e572a8a8496da4f5b14547445a0b472a63cc commit e374e572a8a8496da4f5b14547445a0b472a63cc Author: crazy Date: Thu Jan 17 04:54:34 2008 +0100 xf86-input-spaceorb-1.1.1-1-i686 * Version bump diff --git a/source/x11/xf86-input-spaceorb/FrugalBuild b/source/x11/xf86-input-spaceorb/FrugalBuild index 1678f5e..ce7e352 100644 --- a/source/x11/xf86-input-spaceorb/FrugalBuild +++ b/source/x11/xf86-input-spaceorb/FrugalBuild @@ -2,10 +2,8 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-input-spaceorb -pkgver=1.1.0 -_F_xorg_nr=1 +pkgver=1.1.1 Finclude xorg +sha1sums=('202b835d37a367bc334d5388824bfc368ed94be8') # optimization OK - -sha1sums=('340c4e2ff4d625918e05c8e1bb2c369dbae47731') From crazy at frugalware.org Thu Jan 17 04:58:04 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 04:58:06 2008 Subject: [Frugalware-git] xorg73: xf86-input-summa-1.1.0-3-i686 Message-ID: <20080117035804.39D9B176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=259f844499484c2a7895607517ca1bb555d06cea commit 259f844499484c2a7895607517ca1bb555d06cea Author: crazy Date: Thu Jan 17 04:57:31 2008 +0100 xf86-input-summa-1.1.0-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-input-summa/FrugalBuild b/source/x11/xf86-input-summa/FrugalBuild index c9724fc..28d30b7 100644 --- a/source/x11/xf86-input-summa/FrugalBuild +++ b/source/x11/xf86-input-summa/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xf86-input-summa pkgver=1.1.0 -pkgrel=2 +pkgrel=3 Finclude xorg sha1sums=('187fce3901140dd0a2fa523c7ed8c0326af1b3b1') # optimization OK From crazy at frugalware.org Thu Jan 17 05:01:03 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 05:01:06 2008 Subject: [Frugalware-git] xorg73: xf86-input-tek4957-1.1.0-3-i686 Message-ID: <20080117040103.59964176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=99dd1def3ef20df52f493c0fc378fb469e7dcb22 commit 99dd1def3ef20df52f493c0fc378fb469e7dcb22 Author: crazy Date: Thu Jan 17 05:00:27 2008 +0100 xf86-input-tek4957-1.1.0-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-input-tek4957/FrugalBuild b/source/x11/xf86-input-tek4957/FrugalBuild index 65de9cb..112bbe9 100644 --- a/source/x11/xf86-input-tek4957/FrugalBuild +++ b/source/x11/xf86-input-tek4957/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xf86-input-tek4957 pkgver=1.1.0 -pkgrel=2 +pkgrel=3 Finclude xorg sha1sums=('3a20a1498e5bb84471ddcf497b6fe92edb310c3e') # optimization OK From crazy at frugalware.org Thu Jan 17 05:03:12 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 05:03:14 2008 Subject: [Frugalware-git] xorg73: xf86-input-ur98-1.1.0-3-i686 Message-ID: <20080117040312.06A7E176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=a6f4695355267b202043cd9d3fe06669b0b70fbf commit a6f4695355267b202043cd9d3fe06669b0b70fbf Author: crazy Date: Thu Jan 17 05:02:39 2008 +0100 xf86-input-ur98-1.1.0-3-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-input-ur98/FrugalBuild b/source/x11/xf86-input-ur98/FrugalBuild index bb358c7..f0ffe54 100644 --- a/source/x11/xf86-input-ur98/FrugalBuild +++ b/source/x11/xf86-input-ur98/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xf86-input-ur98 pkgver=1.1.0 -pkgrel=2 +pkgrel=3 Finclude xorg sha1sums=('8070b10af5d91e941310499b75376603a0655f07') # optimization OK From crazy at frugalware.org Thu Jan 17 05:04:16 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 05:04:18 2008 Subject: [Frugalware-git] xorg73: xf86-input-vmmouse-12.4.3-1-i686 Message-ID: <20080117040416.32AC5176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=8b2a6cfe0a7fe19943a596b8c6efb5349d35a17f commit 8b2a6cfe0a7fe19943a596b8c6efb5349d35a17f Author: crazy Date: Thu Jan 17 05:03:45 2008 +0100 xf86-input-vmmouse-12.4.3-1-i686 * Version bump diff --git a/source/x11/xf86-input-vmmouse/FrugalBuild b/source/x11/xf86-input-vmmouse/FrugalBuild index 07e536b..f9cf4a7 100644 --- a/source/x11/xf86-input-vmmouse/FrugalBuild +++ b/source/x11/xf86-input-vmmouse/FrugalBuild @@ -2,10 +2,8 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-input-vmmouse -pkgver=12.4.0 -_F_xorg_nr=1 +pkgver=12.4.3 Finclude xorg +sha1sums=('8ae2d4212fc30c4db6ed5bce748918247c84f755') # optimization OK - -sha1sums=('d112ecf5c910dfc30b07a7f8ef35998328ed52c5') From crazy at frugalware.org Thu Jan 17 05:07:02 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 05:07:04 2008 Subject: [Frugalware-git] xorg73: xf86-input-void-1.1.1-2-i686 Message-ID: <20080117040702.BB9E4176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=187d58535cda8444be2a5cab9db36ae18939f252 commit 187d58535cda8444be2a5cab9db36ae18939f252 Author: crazy Date: Thu Jan 17 05:06:30 2008 +0100 xf86-input-void-1.1.1-2-i686 * rebuild with xorg-server diff --git a/source/x11/xf86-input-void/FrugalBuild b/source/x11/xf86-input-void/FrugalBuild index d71bb20..737fd5f 100644 --- a/source/x11/xf86-input-void/FrugalBuild +++ b/source/x11/xf86-input-void/FrugalBuild @@ -3,8 +3,7 @@ pkgname=xf86-input-void pkgver=1.1.1 -pkgrel=1 -_F_xorg_ind=1 +pkgrel=2 Finclude xorg sha1sums=('7e40331bd3a96f14ab79518b69a418e7beae8b67') # optimization OK From crazy at frugalware.org Thu Jan 17 05:18:05 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 05:18:07 2008 Subject: [Frugalware-git] xorg73: grandr-0.1-2-i686 Message-ID: <20080117041805.D0A8411901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=21569007d5836c7391cfaa607bbec50d5838325a commit 21569007d5836c7391cfaa607bbec50d5838325a Author: crazy Date: Thu Jan 17 05:17:27 2008 +0100 grandr-0.1-2-i686 * ehhh .. since when do we have apps pulls gnome in x11 ?;) * move it away to gnome-extra diff --git a/source/gnome-extra/grandr/FrugalBuild b/source/gnome-extra/grandr/FrugalBuild new file mode 100644 index 0000000..8024bdc --- /dev/null +++ b/source/gnome-extra/grandr/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.02 SBU +# Maintainer: Christian Hamar alias krix + +pkgname=grandr +pkgver=0.1 +pkgrel=2 +pkgdesc="X.Org grandr application" +url="http://xorg.freedesktop.org" +groups=('gnome-extra') +archs=('i686' 'x86_64') +depends=('gtk+2' 'gconf' 'xf86-video-intel' 'xorg-server>=1.4.0.90' 'libxrandr') +makedepends=('randrproto') +options=('scriptlet') +source=(http://xorg.freedesktop.org/releases/individual/app/$pkgname-$pkgver.tar.bz2) +up2date="lynx -dump http://xorg.freedesktop.org/releases/individual/app/|Flasttarbz2" +sha1sums=('906c45448bfd3c3c0d2f24d3c62ea9c7e0f4ce61') + +# optimization OK diff --git a/source/x11/grandr/FrugalBuild b/source/x11/grandr/FrugalBuild deleted file mode 100644 index 347d806..0000000 --- a/source/x11/grandr/FrugalBuild +++ /dev/null @@ -1,17 +0,0 @@ -# Compiling Time: 0.02 SBU -# Maintainer: Christian Hamar alias krix - -pkgname=grandr -pkgver=0.1 -pkgrel=1 -pkgdesc="X.Org grandr application" -url="http://xorg.freedesktop.org" -groups=('x11' 'xorg-core' 'xorg-apps') -archs=('i686' 'x86_64') -depends=('gtk+2' 'gconf' 'xf86-video-intel' 'xorg-server>=1.4' 'libxrandr') -makedepends=('randrproto') -_F_xorg_ind=1 -Finclude xorg -sha1sums=('906c45448bfd3c3c0d2f24d3c62ea9c7e0f4ce61') - -# optimization OK From crazy at frugalware.org Thu Jan 17 05:24:59 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 05:25:02 2008 Subject: [Frugalware-git] xorg73: xfsinfo-1.0.1-2-i686 Message-ID: <20080117042459.8278211901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=aa6ec7f7f4f228b31c9e83ed65f13eadaf32987c commit aa6ec7f7f4f228b31c9e83ed65f13eadaf32987c Author: crazy Date: Thu Jan 17 05:24:15 2008 +0100 xfsinfo-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xfsinfo/FrugalBuild b/source/x11/xfsinfo/FrugalBuild index 0843e6e..af72117 100644 --- a/source/x11/xfsinfo/FrugalBuild +++ b/source/x11/xfsinfo/FrugalBuild @@ -3,17 +3,14 @@ pkgname=xfsinfo pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xfsinfo application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libfs' 'libx11') -_F_xorg_nr=0 +depends=('libfs' 'libx11>=1.1.3-2') Finclude xorg - -# optimalization OK - -# vim: ft=sh -sha1sums=('a72436c904255a4ba30c5ab636f8b92e1f46246c') makedepends=('inputproto') +sha1sums=('a72436c904255a4ba30c5ab636f8b92e1f46246c') + +# optimization OK From crazy at frugalware.org Thu Jan 17 05:25:49 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 05:25:51 2008 Subject: [Frugalware-git] xorg73: xfindproxy-1.0.1-2-i686 Message-ID: <20080117042549.6816911901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=fe7de579b1fb4e580cb68ac5f6b01db878f66137 commit fe7de579b1fb4e580cb68ac5f6b01db878f66137 Author: crazy Date: Thu Jan 17 05:25:17 2008 +0100 xfindproxy-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xfindproxy/FrugalBuild b/source/x11/xfindproxy/FrugalBuild index f9b7adf..dfee562 100644 --- a/source/x11/xfindproxy/FrugalBuild +++ b/source/x11/xfindproxy/FrugalBuild @@ -3,17 +3,14 @@ pkgname=xfindproxy pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xfindproxy application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11' 'libice' 'libxt') +depends=('libx11>=1.1.3-2' 'libice' 'libxt') makedepends=('xproxymanagementprotocol' 'inputproto') -_F_xorg_nr=0 Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('2d7fcbce9a7426bdacf55a3acf60933f42bd4829') + +# optimization OK From crazy at frugalware.org Thu Jan 17 05:28:16 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 05:28:23 2008 Subject: [Frugalware-git] xorg73: proxymngr-1.0.1-2-i686 Message-ID: <20080117042816.9BD1411901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=d0979699afd650053218ba22cd9ef12b8e4dec79 commit d0979699afd650053218ba22cd9ef12b8e4dec79 Author: crazy Date: Thu Jan 17 05:27:32 2008 +0100 proxymngr-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/proxymngr/FrugalBuild b/source/x11/proxymngr/FrugalBuild index 313e548..202dae6 100644 --- a/source/x11/proxymngr/FrugalBuild +++ b/source/x11/proxymngr/FrugalBuild @@ -3,17 +3,14 @@ pkgname=proxymngr pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org proxymngr application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11' 'libice' 'libxt' 'lbxproxy') -_F_xorg_nr=0 +depends=('libx11>=1.1.3-2' 'libice' 'libxt' 'lbxproxy') Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('e2bfdab14e5a893831bb3b6178f667ee68cb48d8') makedepends=('inputproto') + +# optimization OK From crazy at frugalware.org Thu Jan 17 05:29:50 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 05:29:58 2008 Subject: [Frugalware-git] xorg73: appres-1.0.1-2-i686 Message-ID: <20080117042950.A58E811901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=a439c453a7ae3bb3f65792270feb3b2621c10361 commit a439c453a7ae3bb3f65792270feb3b2621c10361 Author: crazy Date: Thu Jan 17 05:29:22 2008 +0100 appres-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/appres/FrugalBuild b/source/x11/appres/FrugalBuild index efa4f2c..94dba5c 100644 --- a/source/x11/appres/FrugalBuild +++ b/source/x11/appres/FrugalBuild @@ -3,14 +3,13 @@ pkgname=appres pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org appres application" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11' 'libxt') +depends=('libx11>=1.1.3' 'libxt') makedepends=('inputproto') -_F_xorg_nr=2 Finclude xorg -sha1sums=('aecb68c606dd4303f068273cd94f123a376884e9') +sha1sums=('e50126abc99c64e4827a6b4c27dd2cd473bd958f') # optimization OK From crazy at frugalware.org Thu Jan 17 05:32:47 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 05:33:15 2008 Subject: [Frugalware-git] xorg73: fstobdf-1.0.2-2-i686 Message-ID: <20080117043248.04A6411901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=13ae4efd96ec636a563315cda0f092a474850211 commit 13ae4efd96ec636a563315cda0f092a474850211 Author: crazy Date: Thu Jan 17 05:32:08 2008 +0100 fstobdf-1.0.2-2-i686 * rebuild * FB cleanup diff --git a/source/x11/fstobdf/FrugalBuild b/source/x11/fstobdf/FrugalBuild index ef7d5f0..063c275 100644 --- a/source/x11/fstobdf/FrugalBuild +++ b/source/x11/fstobdf/FrugalBuild @@ -3,16 +3,14 @@ pkgname=fstobdf pkgver=1.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org fstobdf application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11' 'libfs') +depends=('libx11>=1.1.3' 'libfs') makedepends=('inputproto') -_F_xorg_nr=1 Finclude xorg +sha1sums=('8e4e56972245fca08978dd217e41a0e5ede56c7f') # optimization OK - -sha1sums=('8e4e56972245fca08978dd217e41a0e5ede56c7f') From crazy at frugalware.org Thu Jan 17 05:35:12 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 05:35:18 2008 Subject: [Frugalware-git] xorg73: xf86dga-1.0.2-2-i686 Message-ID: <20080117043513.792CA11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=b9ca111c35b98a9b5a559492a0f742ff1f273193 commit b9ca111c35b98a9b5a559492a0f742ff1f273193 Author: crazy Date: Thu Jan 17 05:34:52 2008 +0100 xf86dga-1.0.2-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xf86dga/FrugalBuild b/source/x11/xf86dga/FrugalBuild index f7c75b0..3e56f0f 100644 --- a/source/x11/xf86dga/FrugalBuild +++ b/source/x11/xf86dga/FrugalBuild @@ -3,14 +3,13 @@ pkgname=xf86dga pkgver=1.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="test program for the XFree86-DGA extension" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11>=1.0.99.1' 'libxxf86dga' 'libxt>=1.0.3' 'libxmu' 'libxaw') +depends=('libx11>=1.1.3-2' 'libxxf86dga' 'libxt>=1.0.3' 'libxmu' 'libxaw') makedepends=('inputproto') -_F_xorg_nr=2 Finclude xorg sha1sums=('14a5d8eb29736a66876d68fe4643bf9b6dd0a6a7') From crazy at frugalware.org Thu Jan 17 05:40:32 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 05:40:38 2008 Subject: [Frugalware-git] xorg73: xtrap-1.0.2-2-i686 Message-ID: <20080117044032.EF1D011901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=95e258d74f25d271c8a1e2dad38f0f8889bad497 commit 95e258d74f25d271c8a1e2dad38f0f8889bad497 Author: crazy Date: Thu Jan 17 05:40:10 2008 +0100 xtrap-1.0.2-2-i686 * rebuild diff --git a/source/x11/xtrap/FrugalBuild b/source/x11/xtrap/FrugalBuild index b752023..a6a2f8f 100644 --- a/source/x11/xtrap/FrugalBuild +++ b/source/x11/xtrap/FrugalBuild @@ -3,14 +3,13 @@ pkgname=xtrap pkgver=1.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xtrap application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libxtrap' 'libx11') +depends=('libxtrap' 'libx11>=1.1.3') makedepends=('trapproto' 'inputproto') -_F_xorg_nr=1 Finclude xorg sha1sums=('228735dcf4e059865900cee7f9656fc1a6b0a746') From crazy at frugalware.org Thu Jan 17 05:59:28 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 05:59:34 2008 Subject: [Frugalware-git] xorg73: kbproto-1.0.3-2-i686 Message-ID: <20080117045928.91D7311901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=a152cce9b07ed251201a08f4e9ddd46ecc47eeee commit a152cce9b07ed251201a08f4e9ddd46ecc47eeee Author: crazy Date: Thu Jan 17 05:59:11 2008 +0100 kbproto-1.0.3-2-i686 * relbump * FB cleanup diff --git a/source/x11/kbproto/FrugalBuild b/source/x11/kbproto/FrugalBuild index 38a43d6..5ffda90 100644 --- a/source/x11/kbproto/FrugalBuild +++ b/source/x11/kbproto/FrugalBuild @@ -3,14 +3,13 @@ pkgname=kbproto pkgver=1.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org KB extension headers" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-proto') archs=('i686' 'x86_64') depends=() makedepends=('pkgconfig') -_F_xorg_nr=2 Finclude xorg sha1sums=('57d0987ce2cb81a9491b1bbf433142730de89181') From crazy at frugalware.org Thu Jan 17 06:02:52 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 06:02:55 2008 Subject: [Frugalware-git] xorg73: libpthread-stubs-0.1-2-i686 Message-ID: <20080117050252.E757411901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=6522f8173a2efd17377d0b52415e034349c18a22 commit 6522f8173a2efd17377d0b52415e034349c18a22 Author: crazy Date: Thu Jan 17 06:02:40 2008 +0100 libpthread-stubs-0.1-2-i686 * bump this strange package to lol diff --git a/source/x11/libpthread-stubs/FrugalBuild b/source/x11/libpthread-stubs/FrugalBuild index 7ac023c..4bf0048 100644 --- a/source/x11/libpthread-stubs/FrugalBuild +++ b/source/x11/libpthread-stubs/FrugalBuild @@ -3,7 +3,7 @@ pkgname=libpthread-stubs pkgver=0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.org Stubs missing from libc for standard pthread functions" url="http://xcb.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-proto') From crazy at frugalware.org Thu Jan 17 06:05:49 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 06:05:51 2008 Subject: [Frugalware-git] xorg73: xlsclients-1.0.1-2-i686 Message-ID: <20080117050549.8F2B411901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=4181a3b135dc23537d7415877e90349aca8a17ac commit 4181a3b135dc23537d7415877e90349aca8a17ac Author: crazy Date: Thu Jan 17 06:05:13 2008 +0100 xlsclients-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xlsclients/FrugalBuild b/source/x11/xlsclients/FrugalBuild index 2960fb9..214a609 100644 --- a/source/x11/xlsclients/FrugalBuild +++ b/source/x11/xlsclients/FrugalBuild @@ -3,17 +3,14 @@ pkgname=xlsclients pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xlsclients application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11' 'libxmu') -_F_xorg_nr=0 +depends=('libx11>=1.1.3-2' 'libxmu') +makedepends=('inputproto') Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('7df3de52252c57020480e730e2da809e62a9d2db') -makedepends=('inputproto') + +# optimization OK From crazy at frugalware.org Thu Jan 17 06:07:14 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 06:07:19 2008 Subject: [Frugalware-git] frugalware-current: dbus-1.1.3-1-i686 Message-ID: <20080117050714.BD52811901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f444945a726367c32aad9e81814240c138c8778c commit f444945a726367c32aad9e81814240c138c8778c Author: crazy Date: Thu Jan 17 06:06:08 2008 +0100 dbus-1.1.3-1-i686 * Version bump * finally with inotify support =) diff --git a/source/apps/dbus/FrugalBuild b/source/apps/dbus/FrugalBuild index 63008af..292dc31 100644 --- a/source/apps/dbus/FrugalBuild +++ b/source/apps/dbus/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=dbus -pkgver=1.1.2 +pkgver=1.1.3 pkgrel=1 pkgdesc="A message bus system" url="http://freedesktop.org/wiki/Software_2fdbus" @@ -13,11 +13,9 @@ groups=('apps') archs=('i686' 'x86_64') up2date="lynx -dump http://dbus.freedesktop.org/releases/dbus/|Flasttar" source=(http://dbus.freedesktop.org/releases/dbus/$pkgname-$pkgver.tar.gz \ - rc.$pkgname activation-helper.patch \ - dbus-1-launch dbus-1-launch.desktop) -sha1sums=('4f4b1e430807acc2ed5aa3e21bde3015661423a9' \ + rc.$pkgname dbus-1-launch dbus-1-launch.desktop) +sha1sums=('173d546bf95a81e9b2741018f61a9896e7f21ae3' \ 'b5b036bbdd1a3fbe97218ae57bdd565f85160cd9' \ - 'fcbdbb62ea65cb5a32ee2facbf277c575d5b6879' \ '740af74eb43cadf1277346029577aadd3d10f2b5' \ 'da9efab479aa3a2a8fb365a89ed658646486c39f') @@ -32,6 +30,7 @@ subarchs=('i686 x86_64') build() { + export CFLAGS="$CFLAGS -fno-strict-aliasing" Fbuild \ --prefix=/usr \ --sysconfdir=/etc \ @@ -46,7 +45,8 @@ build() --with-session-socket-dir=/tmp \ --with-dbus-user=messagebus \ --enable-doxygen-docs \ - --enable-dnotify \ + --enable-inotify \ + --enable-userdb-cache \ --with-gnu-ld \ --disable-xml-docs \ --disable-asserts \ diff --git a/source/apps/dbus/activation-helper.patch b/source/apps/dbus/activation-helper.patch deleted file mode 100644 index 440146b..0000000 --- a/source/apps/dbus/activation-helper.patch +++ /dev/null @@ -1,36 +0,0 @@ ---- a/bus/activation-helper.c -+++ b/bus/activation-helper.c -@@ -381,14 +381,20 @@ exec_for_correct_user (char *exec, char - } - - static dbus_bool_t --check_bus_name (const char *bus_name, DBusError *error) -+check_bus_name (const char *bus_name, -+ DBusError *error) - { -- if (!_dbus_check_is_valid_bus_name (bus_name)) -+ DBusString str; -+ -+ _dbus_string_init_const (&str, bus_name); -+ if (!_dbus_validate_bus_name (&str, 0, _dbus_string_get_length (&str))) - { - dbus_set_error (error, DBUS_ERROR_SPAWN_SERVICE_NOT_FOUND, -- "bus name '%s' not found\n", bus_name); -+ "bus name '%s' is not a valid bus name\n", -+ bus_name); - return FALSE; - } -+ - return TRUE; - } - -@@ -517,7 +523,8 @@ check_dbus_user (BusConfigParser *parser - } - - dbus_bool_t --run_launch_helper (const char *bus_name, DBusError *error) -+run_launch_helper (const char *bus_name, -+ DBusError *error) - { - BusConfigParser *parser; - dbus_bool_t retval; From crazy at frugalware.org Thu Jan 17 06:09:04 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 06:09:07 2008 Subject: [Frugalware-git] xorg73: fonttosfnt-1.0.3-2-i686 Message-ID: <20080117050904.98D2311901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=697836290dfd8349ee1245ff0bda02ec519c7ad3 commit 697836290dfd8349ee1245ff0bda02ec519c7ad3 Author: crazy Date: Thu Jan 17 06:08:49 2008 +0100 fonttosfnt-1.0.3-2-i686 * rebuild * FB cleanup diff --git a/source/x11/fonttosfnt/FrugalBuild b/source/x11/fonttosfnt/FrugalBuild index b28e6be..8ff23b8 100644 --- a/source/x11/fonttosfnt/FrugalBuild +++ b/source/x11/fonttosfnt/FrugalBuild @@ -3,15 +3,13 @@ pkgname=fonttosfnt pkgver=1.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="Wrap a bitmap font in a sfnt (TrueType) wrapper" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') depends=('freetype2>=2.3.1' 'libfontenc>=1.0.4') -makedepends=('libx11>=1.0.99.1') -_F_xorg_nr=2 +makedepends=('libx11>=1.1.3-2') Finclude xorg - -sha1sums=('939ec72803863f6ca577b30f7777a79316489837') +sha1sums=('8ef6ddfa7d010416dba251c37655a2629887db2f') # optimization OK From crazy at frugalware.org Thu Jan 17 06:10:32 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 06:10:34 2008 Subject: [Frugalware-git] xorg73: xsetmode-1.0.0-2-i686 Message-ID: <20080117051032.59F4711901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=1d7a39ae60060beedb4231a5f8de7196c5f4a1c8 commit 1d7a39ae60060beedb4231a5f8de7196c5f4a1c8 Author: crazy Date: Thu Jan 17 06:10:19 2008 +0100 xsetmode-1.0.0-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xsetmode/FrugalBuild b/source/x11/xsetmode/FrugalBuild index 5f4c509..24d77d8 100644 --- a/source/x11/xsetmode/FrugalBuild +++ b/source/x11/xsetmode/FrugalBuild @@ -3,16 +3,13 @@ pkgname=xsetmode pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xsetmode application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11' 'libxi') -_F_xorg_nr=0 +depends=('libx11>=1.1.3-2' 'libxi') Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('add4e6a91c9d0e7d1a80b3534c64d6b7bf633ea0') + +# optimization OK From vmiklos at frugalware.org Thu Jan 17 13:40:24 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 17 13:40:26 2008 Subject: [Frugalware-git] xorg73: remove bogus dev/null Message-ID: <20080117124024.CC2C611901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=1ad6f18db3965e5085bf2db691569361066de24d commit 1ad6f18db3965e5085bf2db691569361066de24d Author: Miklos Vajna Date: Thu Jan 17 13:39:42 2008 +0100 remove bogus dev/null diff --git a/dev/null b/dev/null deleted file mode 100644 index e69de29..0000000 From crazy at frugalware.org Thu Jan 17 14:11:21 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 14:11:24 2008 Subject: [Frugalware-git] xorg73: ttf-bitstream-vera-1.10-2-i686 Message-ID: <20080117131121.22425176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=661f1864c6b07ee1d4437261c063d855ad0e5d2c commit 661f1864c6b07ee1d4437261c063d855ad0e5d2c Author: crazy Date: Thu Jan 17 14:10:43 2008 +0100 ttf-bitstream-vera-1.10-2-i686 * release bump * use F* commands * fixed install scriptlet diff --git a/source/x11/ttf-bitstream-vera/FrugalBuild b/source/x11/ttf-bitstream-vera/FrugalBuild index e05aa45..aff50a3 100644 --- a/source/x11/ttf-bitstream-vera/FrugalBuild +++ b/source/x11/ttf-bitstream-vera/FrugalBuild @@ -3,7 +3,7 @@ pkgname=ttf-bitstream-vera pkgver=1.10 -pkgrel=1 +pkgrel=2 pkgdesc="Bitstream Vera fonts" url="http://www.gnome.org/fonts" depends=('mkfontscale' 'mkfontdir' 'fontconfig' 'ttmkfdir') @@ -11,14 +11,11 @@ groups=('x11' 'xorg-core' 'xorg-fonts') archs=('i686' 'x86_64') Finclude gnome sha1sums=('c3e8505a58d52e198a02960a2bd295e4c7a14242') -install=ttf-bitstream-vera.install -build() { - cd ${startdir}/src/${pkgname}-${pkgver} - mkdir -p ${startdir}/pkg/usr/lib/X11/fonts/TTF - install -m644 *.ttf ${startdir}/pkg/usr/lib/X11/fonts/TTF/ +build() +{ + Fcd + Fmkdir usr/lib/X11/fonts/TTF + Ffilerel *.ttf /usr/lib/X11/fonts/TTF } -# vim: ft=sh - -# optimalization OK diff --git a/source/x11/ttf-bitstream-vera/ttf-bitstream-vera.install b/source/x11/ttf-bitstream-vera/ttf-bitstream-vera.install index d89c044..b466130 100644 --- a/source/x11/ttf-bitstream-vera/ttf-bitstream-vera.install +++ b/source/x11/ttf-bitstream-vera/ttf-bitstream-vera.install @@ -1,33 +1,21 @@ post_install() { - echo -n "updating fonts scale... " + echo -n "updating fonts cache..." mkfontscale /usr/lib/X11/fonts/TTF - echo "done." - echo -n "updating fonts dir... " mkfontdir /usr/lib/X11/fonts/TTF + /usr/bin/fc-cache --force --system-only echo "done." - echo -n "updating fonts cache... " - fc-cache /usr/lib/X11/fonts/TTF - echo "done." - echo -n "running ttmkfdir... " - /usr/bin/ttmkfdir -d /usr/lib/X11/fonts/TTF/ - echo "done." + +} + +post_upgrade() +{ + post_install } post_remove() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/TTF - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/TTF - echo "done." - echo -n "updating fonts cache... " - fc-cache /usr/lib/X11/fonts/TTF - echo "done." - echo -n "running ttmkfdir... " - /usr/bin/ttmkfdir -d /usr/lib/X11/fonts/TTF/ - echo "done." + post_install } op=$1 @@ -35,4 +23,3 @@ shift $op $* -# vim: ft=sh From crazy at frugalware.org Thu Jan 17 14:15:33 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 14:15:35 2008 Subject: [Frugalware-git] xorg73: xkeyboard-config-1.1-2-i686 Message-ID: <20080117131533.27354176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=bb0ad54bf5db63eb1887b6e8765b3682d5a2fd5d commit bb0ad54bf5db63eb1887b6e8765b3682d5a2fd5d Author: crazy Date: Thu Jan 17 14:14:52 2008 +0100 xkeyboard-config-1.1-2-i686 * release bump diff --git a/source/x11/xkeyboard-config/FrugalBuild b/source/x11/xkeyboard-config/FrugalBuild index 5050a78..71a34c2 100644 --- a/source/x11/xkeyboard-config/FrugalBuild +++ b/source/x11/xkeyboard-config/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xkeyboard-config pkgver=1.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.org XML-based XKB configuration registry" url="http://www.freedesktop.org/wiki/Software_2fXKeyboardConfig" groups=('x11' 'xorg-core' 'xorg-proto') From crazy at frugalware.org Thu Jan 17 16:01:07 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 16:01:09 2008 Subject: [Frugalware-git] frugalware-current: pkgconfig-0.23-1-i686 Message-ID: <20080117150107.DEC60176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fa75f9de4dac844913df0528a5c6bf37b28e64e1 commit fa75f9de4dac844913df0528a5c6bf37b28e64e1 Author: crazy Date: Thu Jan 17 16:00:31 2008 +0100 pkgconfig-0.23-1-i686 * Version bump diff --git a/source/lib/pkgconfig/FrugalBuild b/source/lib/pkgconfig/FrugalBuild index 9d05bcd..b773a68 100644 --- a/source/lib/pkgconfig/FrugalBuild +++ b/source/lib/pkgconfig/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=pkgconfig -pkgver=0.22 +pkgver=0.23 pkgrel=1 pkgdesc="A system for managing library compile/link flags" url="http://freedesktop.org/wiki/Software_2fpkgconfig" @@ -11,7 +11,7 @@ depends=('glibc' 'glib2') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump 'http://www.freedesktop.org/software/pkgconfig/releases/?C=M;O=D' | grep tar\.gz | sed -n 's/.*-\([0-9\.]\+\)\.tar.*/\1/;1 p'" source=(http://www.freedesktop.org/software/pkgconfig/releases/pkg-config-$pkgver.tar.gz $pkgname.sh) -sha1sums=('3ec40bda9864d7aa3c912c6ae87a750fd8b6e420'\ +sha1sums=('b59dddd6b5320bd74c0f74b3339618a327096b2a' \ '37676ef8d48bb12ac280fe5e876c61073022f8d4') build() { From crazy at frugalware.org Thu Jan 17 16:02:05 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 16:02:08 2008 Subject: [Frugalware-git] frugalware-current: libdc1394-2.0.1-1-i686 Message-ID: <20080117150205.4DBF5176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2659f0c386ae81954efa00d95020ad2d6d722cb3 commit 2659f0c386ae81954efa00d95020ad2d6d722cb3 Author: crazy Date: Thu Jan 17 16:01:26 2008 +0100 libdc1394-2.0.1-1-i686 * Version bump diff --git a/source/lib/libdc1394/FrugalBuild b/source/lib/libdc1394/FrugalBuild index 8df959f..308a682 100644 --- a/source/lib/libdc1394/FrugalBuild +++ b/source/lib/libdc1394/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=libdc1394 -pkgver=2.0.0 +pkgver=2.0.1 pkgrel=1 pkgdesc="a program to extract Microsoft Cabinet files" Finclude sourceforge @@ -20,6 +20,6 @@ build() { Fbuild --without-x } -sha1sums=('de3204d312e3779bfad29ad9e4dc7557fabb4236') +sha1sums=('ef6748d4c769f9b2507c2366998e6d0dd9a4d35e') # optimization OK From crazy at frugalware.org Thu Jan 17 16:13:55 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 16:13:57 2008 Subject: [Frugalware-git] frugalware-current: libwnck-2.20.3-1-i686 Message-ID: <20080117151355.624A7176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ca36c3fd9d8152d5ac2463e0e257e0b9be334344 commit ca36c3fd9d8152d5ac2463e0e257e0b9be334344 Author: crazy Date: Thu Jan 17 16:13:05 2008 +0100 libwnck-2.20.3-1-i686 * Version bump diff --git a/source/xlib/libwnck/FrugalBuild b/source/xlib/libwnck/FrugalBuild index 2091ba0..850c050 100644 --- a/source/xlib/libwnck/FrugalBuild +++ b/source/xlib/libwnck/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=libwnck -pkgver=2.20.2 +pkgver=2.20.3 pkgrel=1 pkgdesc="Window Navigator Construction Kit" url="http://www.gnome.org/" @@ -12,7 +12,7 @@ makedepends=('gtk-doc' 'perl-xml') archs=('i686' 'x86_64') Finclude gnome Fconfopts="$Fconfopts --enable-gtk-doc" -sha1sums=('5d6b3ee98dbeed9d6de469642174d6e0bfaa142c') +sha1sums=('21a710e5ac221b73ce40616867ac2fba3a105647') export CFLAGS="$CFLAGS -fno-strict-aliasing" # optimization OK From crazy at frugalware.org Thu Jan 17 16:34:08 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 16:39:33 2008 Subject: [Frugalware-git] frugalware-current: medit-0.9.2-1-i686 Message-ID: <20080117153408.98DC61190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7d01c17698428c124b154c4945fb8c301e94e921 commit 7d01c17698428c124b154c4945fb8c301e94e921 Author: crazy Date: Thu Jan 17 16:32:34 2008 +0100 medit-0.9.2-1-i686 * Version bump diff --git a/source/xapps-extra/medit/FrugalBuild b/source/xapps-extra/medit/FrugalBuild index 91e8d1f..2d2b6d3 100644 --- a/source/xapps-extra/medit/FrugalBuild +++ b/source/xapps-extra/medit/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: detto pkgname=medit -pkgver=0.9.0 +pkgver=0.9.2 pkgrel=1 pkgdesc="A useful programming and around-programming text editor." depends=('libxml2' 'pygtk') @@ -12,10 +12,11 @@ groups=('xapps-extra') archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.bz2" _F_sourceforge_dirname="mooedit" +options=('scriptlet') Finclude sourceforge up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=167563|grep -m1 'medit-\(.*\).tar.bz2'|sed 's/.*it-\(.*\).t.*/\1/'" source=(${source[@]} kill_iconcacheupdate.patch) -sha1sums=('2eae77fdba39114162735dceae09f6f0344815cc' \ +sha1sums=('512d84e3467290a15c52df9a601019c03af2805e' \ '9af280e0d17a19c908c83fd4e7914730a0b876a8') # optimization OK From crazy at frugalware.org Thu Jan 17 16:54:51 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 16:54:54 2008 Subject: [Frugalware-git] frugalware-current: perl-poe-filter-ircd-2.35-1-i686 Message-ID: <20080117155451.E559C176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bc9e5e261f27cc46342fac4400e7742521d86fdb commit bc9e5e261f27cc46342fac4400e7742521d86fdb Author: crazy Date: Thu Jan 17 16:54:14 2008 +0100 perl-poe-filter-ircd-2.35-1-i686 * Version bump diff --git a/source/devel-extra/perl-poe-filter-ircd/FrugalBuild b/source/devel-extra/perl-poe-filter-ircd/FrugalBuild index c3def71..76fe5c9 100644 --- a/source/devel-extra/perl-poe-filter-ircd/FrugalBuild +++ b/source/devel-extra/perl-poe-filter-ircd/FrugalBuild @@ -4,11 +4,11 @@ _F_perl_name=POE-Filter-IRCD _F_perl_author=B/BI/BINGOS -pkgver=2.32 +pkgver=2.35 pkgrel=1 pkgdesc="A POE-based parser for the IRC protocol." depends=('perl-poe>=0.33') Finclude perl groups=('devel-extra') archs=('i686' 'x86_64') -sha1sums=('991139a9a3e3ae664b356508f922f8dd6d6c0e4f') +sha1sums=('b8806fb94ac9c94c460d5561f2a74257993b9171') From vmiklos at frugalware.org Thu Jan 17 17:02:16 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 17 17:02:19 2008 Subject: [Frugalware-git] xorg73: tools/fpm2irc: typo fix Message-ID: <20080117160216.E9FDB176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=b8104d03f2738c1a2dfea3bef144ffbecaacf8c4 commit b8104d03f2738c1a2dfea3bef144ffbecaacf8c4 Author: Miklos Vajna Date: Thu Jan 17 17:01:42 2008 +0100 tools/fpm2irc: typo fix diff --git a/tools/fpm2irc b/tools/fpm2irc index bebef13..3159b51 100755 --- a/tools/fpm2irc +++ b/tools/fpm2irc @@ -44,7 +44,7 @@ def main(argv): except IndexError: # this is some not frugalware-foo repo, just skip it # well, there are a few exceptions - if os.getcwd().split('/')[-1] not in ['xorg73']: + if os.getcwd().split('/')[-2] not in ['xorg73']: sys.exit(0) try: From crazy at frugalware.org Thu Jan 17 17:09:32 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 17:09:33 2008 Subject: [Frugalware-git] xorg73: fslsfonts-1.0.1-2-i686 Message-ID: <20080117160932.8A60B176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=c51404d877786897999ee9d936234e4a0ed67b43 commit c51404d877786897999ee9d936234e4a0ed67b43 Author: crazy Date: Thu Jan 17 17:08:41 2008 +0100 fslsfonts-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/fslsfonts/FrugalBuild b/source/x11/fslsfonts/FrugalBuild index dc74b5a..118c49d 100644 --- a/source/x11/fslsfonts/FrugalBuild +++ b/source/x11/fslsfonts/FrugalBuild @@ -3,17 +3,14 @@ pkgname=fslsfonts pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org fslsfonts application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11' 'libfs') -_F_xorg_nr=0 +depends=('libx11>=1.1.3-2' 'libfs') Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('04fa1b6f967da63237f0247bf883fa4b1244da6c') makedepends=('inputproto') + +# optimization OK From crazy at frugalware.org Thu Jan 17 17:16:21 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 17:16:22 2008 Subject: [Frugalware-git] xorg73: oclock-1.0.1-2-i686 Message-ID: <20080117161621.CCA27176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=598b5bb5e6a1bec259ca2c9ec29fb058c3c1d3e9 commit 598b5bb5e6a1bec259ca2c9ec29fb058c3c1d3e9 Author: crazy Date: Thu Jan 17 17:15:49 2008 +0100 oclock-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/oclock/FrugalBuild b/source/x11/oclock/FrugalBuild index 09d54b2..b947c56 100644 --- a/source/x11/oclock/FrugalBuild +++ b/source/x11/oclock/FrugalBuild @@ -3,17 +3,14 @@ pkgname=oclock pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org oclock application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11' 'libxmu' 'libxext') -_F_xorg_nr=0 +depends=('libx11>=1.1.3-2' 'libxmu' 'libxext') Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('5245ac01d5dc940c89b8c39c3ee435b4f20a5db7') makedepends=('inputproto') + +# optimization OK From crazy at frugalware.org Thu Jan 17 17:26:21 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 17:26:23 2008 Subject: [Frugalware-git] xorg73: rstart-1.0.2-2-i686 Message-ID: <20080117162621.AE1CB176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=244a8ddc00d6411d9d58333999beb60b4dcab6e4 commit 244a8ddc00d6411d9d58333999beb60b4dcab6e4 Author: crazy Date: Thu Jan 17 17:25:49 2008 +0100 rstart-1.0.2-2-i686 * rebuild diff --git a/source/x11/rstart/FrugalBuild b/source/x11/rstart/FrugalBuild index 54210dc..bbe1149 100644 --- a/source/x11/rstart/FrugalBuild +++ b/source/x11/rstart/FrugalBuild @@ -3,17 +3,16 @@ pkgname=rstart pkgver=1.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org rstart application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11') +depends=('libx11>=1.1.3-2') makedepends=('inputproto') -_F_xorg_nr=1 Finclude xorg source=(${source[@]} rstart-aliases-sed-fix.patch) sha1sums=('9526665d64722e2f7c806a2b545cecbc0fb537f5' \ - '67a99914bae3f7f60b25201dad6ad99ed215513a') + '67a99914bae3f7f60b25201dad6ad99ed215513a') # optimization OK From crazy at frugalware.org Thu Jan 17 17:30:10 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 17:30:12 2008 Subject: [Frugalware-git] xorg73: scripts-1.0.1-2-i686 Message-ID: <20080117163010.B0B28176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=abd1872e54853f78f305418bb84a9b893d8ab6f7 commit abd1872e54853f78f305418bb84a9b893d8ab6f7 Author: crazy Date: Thu Jan 17 17:29:38 2008 +0100 scripts-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/scripts/FrugalBuild b/source/x11/scripts/FrugalBuild index d089ec5..5b15b10 100644 --- a/source/x11/scripts/FrugalBuild +++ b/source/x11/scripts/FrugalBuild @@ -3,17 +3,12 @@ pkgname=scripts pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org scripts application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11') -_F_xorg_nr=0 +depends=('libx11>=1.1.3') Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('e5785e243cea56c48a6492f6ec329c5cf7dbbca6') makedepends=('inputproto') From crazy at frugalware.org Thu Jan 17 17:33:31 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 17:33:31 2008 Subject: [Frugalware-git] xorg73: xcmsdb-1.0.1-2-i686 Message-ID: <20080117163331.4719C176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=8d9829804be38adffb590ad5ce119ddc3ad76447 commit 8d9829804be38adffb590ad5ce119ddc3ad76447 Author: crazy Date: Thu Jan 17 17:33:03 2008 +0100 xcmsdb-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xcmsdb/FrugalBuild b/source/x11/xcmsdb/FrugalBuild index fa0445c..bb3f097 100644 --- a/source/x11/xcmsdb/FrugalBuild +++ b/source/x11/xcmsdb/FrugalBuild @@ -3,17 +3,14 @@ pkgname=xcmsdb pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xcmsdb application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11') -_F_xorg_nr=0 +depends=('libx11>=1.1.3-2') Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('733e5d54b33cdb131e69e2407d83980869017033') makedepends=('inputproto') + +# optimization OK From crazy at frugalware.org Thu Jan 17 17:36:46 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 17:36:48 2008 Subject: [Frugalware-git] xorg73: xeyes-1.0.1-2-i686 Message-ID: <20080117163646.B19B1176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=742ff9248a0e8ad6dfd5da87637cac6a665dd994 commit 742ff9248a0e8ad6dfd5da87637cac6a665dd994 Author: crazy Date: Thu Jan 17 17:36:19 2008 +0100 xeyes-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xeyes/FrugalBuild b/source/x11/xeyes/FrugalBuild index d1974c0..7b89dda 100644 --- a/source/x11/xeyes/FrugalBuild +++ b/source/x11/xeyes/FrugalBuild @@ -3,17 +3,14 @@ pkgname=xeyes pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xeyes application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11' 'libxt' 'libxext' 'libxmu') -_F_xorg_nr=0 +depends=('libx11>=1.1.3-2' 'libxt' 'libxext' 'libxmu') Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('49dea108cb2a825e5dfd517d34dd2a4d1608ccbc') makedepends=('inputproto') + +# optimization OK From crazy at frugalware.org Thu Jan 17 17:40:10 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 17:40:12 2008 Subject: [Frugalware-git] xorg73: xfwp-1.0.1-2-i686 Message-ID: <20080117164010.CF971176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=adab16d94a98a99981095518317dce22e21deba5 commit adab16d94a98a99981095518317dce22e21deba5 Author: crazy Date: Thu Jan 17 17:39:38 2008 +0100 xfwp-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xfwp/FrugalBuild b/source/x11/xfwp/FrugalBuild index e681c83..7ef8d50 100644 --- a/source/x11/xfwp/FrugalBuild +++ b/source/x11/xfwp/FrugalBuild @@ -3,17 +3,14 @@ pkgname=xfwp pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xfwp application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libice' 'libx11') +depends=('libice' 'libx11>=1.1.3-2') makedepends=('xproxymanagementprotocol' 'inputproto') -_F_xorg_nr=0 Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('2b5be6d941182f4b309f68e1bde11c0e092db33e') + +# optimization OK From crazy at frugalware.org Thu Jan 17 17:41:23 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 17:41:24 2008 Subject: [Frugalware-git] xorg73: xkill-1.0.1-2-i686 Message-ID: <20080117164123.6CBD9176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=37dcb4b29e4b78671d94abf761f174cec3efacf7 commit 37dcb4b29e4b78671d94abf761f174cec3efacf7 Author: crazy Date: Thu Jan 17 17:40:51 2008 +0100 xkill-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xkill/FrugalBuild b/source/x11/xkill/FrugalBuild index 480a362..4cc3bb7 100644 --- a/source/x11/xkill/FrugalBuild +++ b/source/x11/xkill/FrugalBuild @@ -3,17 +3,14 @@ pkgname=xkill pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xkill application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11' 'libxmu') -_F_xorg_nr=0 +depends=('libx11>=1.1.3-2' 'libxmu') Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('fb88211f4632a16f8514b196343806cc9e3a2e4f') makedepends=('inputproto') + +# optimization OK From crazy at frugalware.org Thu Jan 17 17:43:37 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 17:43:39 2008 Subject: [Frugalware-git] xorg73: xlsatoms-1.0.1-2-i686 Message-ID: <20080117164337.474B1176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=8f6db79f45f5d95ef4eefa27d30da579d953e9f2 commit 8f6db79f45f5d95ef4eefa27d30da579d953e9f2 Author: crazy Date: Thu Jan 17 17:43:05 2008 +0100 xlsatoms-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xlsatoms/FrugalBuild b/source/x11/xlsatoms/FrugalBuild index a56d03d..1e2ca50 100644 --- a/source/x11/xlsatoms/FrugalBuild +++ b/source/x11/xlsatoms/FrugalBuild @@ -3,17 +3,14 @@ pkgname=xlsatoms pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xlsatoms application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11' 'libxmu') -_F_xorg_nr=0 +depends=('libx11>=1.1.3-2' 'libxmu') Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('03b1ad9a7eea3268d4d69f207367d3567a2f1435') makedepends=('inputproto') + +# optimization OK From crazy at frugalware.org Thu Jan 17 17:44:04 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 17:44:05 2008 Subject: [Frugalware-git] xorg73: xrefresh-1.0.2-2-i686 Message-ID: <20080117164404.55C42176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=76d55b157d6400d69470e08c0065c9f9e9b6d058 commit 76d55b157d6400d69470e08c0065c9f9e9b6d058 Author: crazy Date: Thu Jan 17 17:43:32 2008 +0100 xrefresh-1.0.2-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xrefresh/FrugalBuild b/source/x11/xrefresh/FrugalBuild index f9928f1..ec362ca 100644 --- a/source/x11/xrefresh/FrugalBuild +++ b/source/x11/xrefresh/FrugalBuild @@ -3,16 +3,14 @@ pkgname=xrefresh pkgver=1.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xrefresh application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11') -_F_xorg_nr=1 +depends=('libx11>=1.1.3-2') Finclude xorg - -# optimalization OK - makedepends=('inputproto') sha1sums=('4f33382e07b8e0b2061edf0c10ace0df50b95af5') + +# optimization OK From crazy at frugalware.org Thu Jan 17 17:46:44 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 17:46:45 2008 Subject: [Frugalware-git] xorg73: xrx-1.0.1-2-i686 Message-ID: <20080117164644.1D29F176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=518a3331ddf0aaf9f890b39a64eda905573339c6 commit 518a3331ddf0aaf9f890b39a64eda905573339c6 Author: crazy Date: Thu Jan 17 17:46:11 2008 +0100 xrx-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xrx/FrugalBuild b/source/x11/xrx/FrugalBuild index b1ef6b8..8a34429 100644 --- a/source/x11/xrx/FrugalBuild +++ b/source/x11/xrx/FrugalBuild @@ -3,17 +3,14 @@ pkgname=xrx pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xrx application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11' 'libxt' 'libxext' 'libxaw') +depends=('libx11>=1.1.3-2' 'libxt' 'libxext' 'libxaw') makedepends=('xproxymanagementprotocol' 'inputproto') -_F_xorg_nr=0 Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('bd2c88a8dddc16d9aa25c0ddf611e7a7563b0331') + +# optimization OK From crazy at frugalware.org Thu Jan 17 17:48:40 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 17:48:41 2008 Subject: [Frugalware-git] xorg73: xstdcmap-1.0.1-2-i686 Message-ID: <20080117164840.0EE2E11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=8f0722797d43037eee5c51028c93258978a7e2e5 commit 8f0722797d43037eee5c51028c93258978a7e2e5 Author: crazy Date: Thu Jan 17 17:48:07 2008 +0100 xstdcmap-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xstdcmap/FrugalBuild b/source/x11/xstdcmap/FrugalBuild index 4ee5ae0..25ecc57 100644 --- a/source/x11/xstdcmap/FrugalBuild +++ b/source/x11/xstdcmap/FrugalBuild @@ -3,17 +3,14 @@ pkgname=xstdcmap pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xstdcmap application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libxmu' 'libx11') -_F_xorg_nr=0 +depends=('libxmu' 'libx11>=1.1.3-2') Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('cb222bca38c5f739bdda9f2d66a023b531c51f93') makedepends=('inputproto') + +# optimization OK From crazy at frugalware.org Thu Jan 17 17:50:41 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 17:50:42 2008 Subject: [Frugalware-git] xorg73: xwd-1.0.1-2-i686 Message-ID: <20080117165041.3166F11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=8d47b31311ecf6ab1ebf39080de401c8da091ef9 commit 8d47b31311ecf6ab1ebf39080de401c8da091ef9 Author: crazy Date: Thu Jan 17 17:50:26 2008 +0100 xwd-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xwd/FrugalBuild b/source/x11/xwd/FrugalBuild index cd1d685..86565a7 100644 --- a/source/x11/xwd/FrugalBuild +++ b/source/x11/xwd/FrugalBuild @@ -3,17 +3,14 @@ pkgname=xwd pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xwd application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libxmu' 'libx11') -_F_xorg_nr=0 +depends=('libxmu' 'libx11>=1.1.3-2') Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('9901672e05b298e5c2c03516f17b4fac69e53a0d') makedepends=('inputproto') + +# optimization OK From crazy at frugalware.org Thu Jan 17 17:52:24 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 17:52:26 2008 Subject: [Frugalware-git] xorg73: xwud-1.0.1-2-i686 Message-ID: <20080117165224.DC76911901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=62162981cbd99e0f7ffd0edf3f310d1212e4cb33 commit 62162981cbd99e0f7ffd0edf3f310d1212e4cb33 Author: crazy Date: Thu Jan 17 17:51:51 2008 +0100 xwud-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xwud/FrugalBuild b/source/x11/xwud/FrugalBuild index 1e81e51..b93bffd 100644 --- a/source/x11/xwud/FrugalBuild +++ b/source/x11/xwud/FrugalBuild @@ -3,17 +3,14 @@ pkgname=xwud pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xwud application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11') -_F_xorg_nr=0 +depends=('libx11>=1.1.3-2') Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('de938e6d21fb0f27cb62853773b9635bbfaa6d0f') makedepends=('inputproto') + +# optimization OK From crazy at frugalware.org Thu Jan 17 17:57:46 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 17:57:47 2008 Subject: [Frugalware-git] xorg73: recordproto-1.13.2-1-i686 Message-ID: <20080117165746.0722511901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=9c4c6f296b379680605a60d9e8be5b7a36554276 commit 9c4c6f296b379680605a60d9e8be5b7a36554276 Author: crazy Date: Thu Jan 17 17:56:13 2008 +0100 recordproto-1.13.2-1-i686 * FB cleanup diff --git a/source/x11/recordproto/FrugalBuild b/source/x11/recordproto/FrugalBuild index 1be492c..bda55fc 100644 --- a/source/x11/recordproto/FrugalBuild +++ b/source/x11/recordproto/FrugalBuild @@ -10,10 +10,7 @@ groups=('x11' 'xorg-core' 'xorg-proto') archs=('i686' 'x86_64') depends=() makedepends=('pkgconfig') -_F_xorg_nr=0 Finclude xorg sha1sums=('833ef2bc4b084281f85eeba5d4ba03441bd3a534') -# optimalization OK -# vim: ft=sh From crazy at frugalware.org Thu Jan 17 17:57:46 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 17:57:48 2008 Subject: [Frugalware-git] xorg73: resourceproto-1.0.2-1-i686 Message-ID: <20080117165746.1F06F11901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=e056af00a9d7e1803d80ef4266829fe46df50ec9 commit e056af00a9d7e1803d80ef4266829fe46df50ec9 Author: crazy Date: Thu Jan 17 17:56:59 2008 +0100 resourceproto-1.0.2-1-i686 * FB cleanup diff --git a/source/x11/resourceproto/FrugalBuild b/source/x11/resourceproto/FrugalBuild index 78f07bd..ed0838b 100644 --- a/source/x11/resourceproto/FrugalBuild +++ b/source/x11/resourceproto/FrugalBuild @@ -10,10 +10,6 @@ groups=('x11' 'xorg-core' 'xorg-proto') archs=('i686' 'x86_64') depends=() makedepends=('pkgconfig') -_F_xorg_nr=0 Finclude xorg sha1sums=('ac22c2e439067185ea169d20677f74321da7b34b') -# optimalization OK - -# vim: ft=sh From crazy at frugalware.org Thu Jan 17 17:58:13 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 17:58:15 2008 Subject: [Frugalware-git] xorg73: trapproto-3.4.3-1-i686 Message-ID: <20080117165813.CE76811901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=deafa1948fe1ab22c6421c3740358352567f8908 commit deafa1948fe1ab22c6421c3740358352567f8908 Author: crazy Date: Thu Jan 17 17:57:46 2008 +0100 trapproto-3.4.3-1-i686 * FB cleanup diff --git a/source/x11/trapproto/FrugalBuild b/source/x11/trapproto/FrugalBuild index a6ef0f5..d1e6346 100644 --- a/source/x11/trapproto/FrugalBuild +++ b/source/x11/trapproto/FrugalBuild @@ -10,10 +10,6 @@ groups=('x11' 'xorg-core' 'xorg-proto') archs=('i686' 'x86_64') depends=() makedepends=('pkgconfig') -_F_xorg_nr=0 Finclude xorg sha1sums=('b108aa39a7bfde530d5cd347fda7c58770d5b8da') -# optimalization OK - -# vim: ft=sh From crazy at frugalware.org Thu Jan 17 18:02:15 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 18:02:16 2008 Subject: [Frugalware-git] xorg73: xfd-1.0.1-2-i686 Message-ID: <20080117170215.407AF11901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=8d12962b52121ce0f0e972721b28cf48cee775be commit 8d12962b52121ce0f0e972721b28cf48cee775be Author: crazy Date: Thu Jan 17 18:01:43 2008 +0100 xfd-1.0.1-2-i686 * rebuild * use Fconfopts * FB cleanup diff --git a/source/x11/xfd/FrugalBuild b/source/x11/xfd/FrugalBuild index 21cd152..16d156b 100644 --- a/source/x11/xfd/FrugalBuild +++ b/source/x11/xfd/FrugalBuild @@ -3,21 +3,15 @@ pkgname=xfd pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xfd application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') depends=('libx11' 'libxp' 'libxaw' 'fontconfig' 'freetype2' 'libxft') -_F_xorg_nr=0 +Fconfopts="$Fconfopts --enable-xprint" Finclude xorg - -build() { - Fbuild --enable-xprint -} - -# optimalization OK - -# vim: ft=sh -sha1sums=('4b4987d8c8d41b29c0475474261f1aaea7d5efcb') makedepends=('inputproto') +sha1sums=('4b4987d8c8d41b29c0475474261f1aaea7d5efcb') + +# optimization OK From crazy at frugalware.org Thu Jan 17 18:03:42 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 18:03:44 2008 Subject: [Frugalware-git] xorg73: xgc-1.0.1-2-i686 Message-ID: <20080117170342.BAD5C11901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=4bcfd9511cd94fe7487cef57a5d2553c933c764a commit 4bcfd9511cd94fe7487cef57a5d2553c933c764a Author: crazy Date: Thu Jan 17 18:03:10 2008 +0100 xgc-1.0.1-2-i686 * rebuild * use Fconfopts * FB cleanup diff --git a/source/x11/xgc/FrugalBuild b/source/x11/xgc/FrugalBuild index eae9b28..6ff7e7d 100644 --- a/source/x11/xgc/FrugalBuild +++ b/source/x11/xgc/FrugalBuild @@ -3,21 +3,15 @@ pkgname=xgc pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xgc application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libxaw' 'libxp') -_F_xorg_nr=0 +depends=('libxaw>=1.0.4' 'libxp') +Fconfopts="$Fconfopts --enable-xprint" Finclude xorg - -build() { - Fbuild --enable-xprint -} - -# optimalization OK - -# vim: ft=sh -sha1sums=('a44b5f1f1e46debbed37d3d41c1116c530d9bf80') makedepends=('inputproto') +sha1sums=('a44b5f1f1e46debbed37d3d41c1116c530d9bf80') + +# optimization OK From crazy at frugalware.org Thu Jan 17 18:05:18 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 18:05:19 2008 Subject: [Frugalware-git] xorg73: xbiff-1.0.1-2-i686 Message-ID: <20080117170518.1B47C11901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=20155f45f55c4a5a950487e70973ba9f782d8858 commit 20155f45f55c4a5a950487e70973ba9f782d8858 Author: crazy Date: Thu Jan 17 18:05:05 2008 +0100 xbiff-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xbiff/FrugalBuild b/source/x11/xbiff/FrugalBuild index 3122fb6..ca006e5 100644 --- a/source/x11/xbiff/FrugalBuild +++ b/source/x11/xbiff/FrugalBuild @@ -3,17 +3,14 @@ pkgname=xbiff pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xbiff application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libxaw' 'xbitmaps') -_F_xorg_nr=0 +depends=('libxaw>=1.0.4' 'xbitmaps') Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('9a925f8565e79c9e24cca66b8e5d868a5670b08f') makedepends=('inputproto') + +# optimization OK From crazy at frugalware.org Thu Jan 17 18:06:10 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 18:06:12 2008 Subject: [Frugalware-git] xorg73: xbitmaps-1.0.1-2-i686 Message-ID: <20080117170610.B755F11901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=0fb8d5543bf61e10f6318ade0aa84dfb8292d93f commit 0fb8d5543bf61e10f6318ade0aa84dfb8292d93f Author: crazy Date: Thu Jan 17 18:05:58 2008 +0100 xbitmaps-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xbitmaps/FrugalBuild b/source/x11/xbitmaps/FrugalBuild index 1176e36..8ae741f 100644 --- a/source/x11/xbitmaps/FrugalBuild +++ b/source/x11/xbitmaps/FrugalBuild @@ -3,17 +3,14 @@ pkgname=xbitmaps pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org bitmaps data" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-data') archs=('i686' 'x86_64') depends=() makedepends=('pkgconfig') -_F_xorg_nr=0 Finclude xorg sha1sums=('6c0fd6f7c9bba682aa0216b4d91a6e9a6b7f01cf') -# optimalization OK -# vim: ft=sh From vmiklos at frugalware.org Thu Jan 17 18:08:21 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 17 18:08:22 2008 Subject: [Frugalware-git] frugalware-current: nmap-4.53-1-i686 Message-ID: <20080117170821.4D51F11901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e7956fd9c2a69f51206c6137d9c1cb1da48ad379 commit e7956fd9c2a69f51206c6137d9c1cb1da48ad379 Author: Miklos Vajna Date: Thu Jan 17 18:08:13 2008 +0100 nmap-4.53-1-i686 use Finclude python diff --git a/source/network/nmap/FrugalBuild b/source/network/nmap/FrugalBuild index d109d7a..abc185b 100644 --- a/source/network/nmap/FrugalBuild +++ b/source/network/nmap/FrugalBuild @@ -23,6 +23,8 @@ subgroups=('xapps-extra') subarchs=('i686 x86_64') subinstall=nmapfe.install +Finclude python + build() { unset MAKEFLAGS @@ -49,7 +51,7 @@ build() Fdesktop2 Fsplit nmapfe usr/bin/{nmapfe,xnmap,*zenmap*} Fsplit nmapfe usr/share/{applications,pixmaps,icons,zenmap} - Fsplit nmapfe usr/lib/python2.5 + Fsplit nmapfe usr/lib/python$_F_python_ver } # optimization OK From crazy at frugalware.org Thu Jan 17 18:08:48 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 18:08:50 2008 Subject: [Frugalware-git] xorg73: xclipboard-1.0.1-2-i686 Message-ID: <20080117170848.4235211901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=917affb76cabb96aa9702a9fc87f5e4aa5ffdb33 commit 917affb76cabb96aa9702a9fc87f5e4aa5ffdb33 Author: crazy Date: Thu Jan 17 18:08:32 2008 +0100 xclipboard-1.0.1-2-i686 * rebuild * use Fconfopts * FB cleanup diff --git a/source/x11/xclipboard/FrugalBuild b/source/x11/xclipboard/FrugalBuild index 6efc314..52340b2 100644 --- a/source/x11/xclipboard/FrugalBuild +++ b/source/x11/xclipboard/FrugalBuild @@ -3,21 +3,15 @@ pkgname=xclipboard pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xclipboard application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libxaw' 'libxp') -_F_xorg_nr=0 +depends=('libxaw>=1.0.4' 'libxp') +Fconfopts="$Fconfopts --enable-xprint" Finclude xorg - -build() { - Fbuild --enable-xprint -} - -# optimalization OK - -# vim: ft=sh -sha1sums=('05f0e1df3b85ce7cd5152a34513b866d41387824') makedepends=('inputproto') +sha1sums=('05f0e1df3b85ce7cd5152a34513b866d41387824') + +# optimization OK From vmiklos at frugalware.org Thu Jan 17 18:11:07 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 17 18:11:09 2008 Subject: [Frugalware-git] homepage-ng: FSA346-e2fsprogs Message-ID: <20080117171107.35DE411901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=6a5b54ca55c211462210733761af27425e454b01 commit 6a5b54ca55c211462210733761af27425e454b01 Author: Miklos Vajna Date: Thu Jan 17 18:11:03 2008 +0100 FSA346-e2fsprogs diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 88132c3..c1471dc 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,18 @@ + 346 + 2008-01-17 + vmiklos + e2fsprogs + 1.40.2-1 + 1.40.2-2sayshell1 + http://bugs.frugalware.org/task/2661 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5497 + Some vulnerabilities have been reported in the libext2fs library of e2fsprogs, which potentially can be exploited by malicious people to compromise an application using the library. + The vulnerabilities are caused due to integer overflows, which potentially can be exploited to execute arbitrary code by e.g. tricking a user into processing a specially crafted file system with an application using libext2fs. + + 345 2008-01-15 voroskoi From crazy at frugalware.org Thu Jan 17 18:14:40 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 18:14:40 2008 Subject: [Frugalware-git] frugalware-current: subversion-1.4.6-1-i686 Message-ID: <20080117171440.28DE311901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f2267f77ee735ce80e08344a20a2fcd430349244 commit f2267f77ee735ce80e08344a20a2fcd430349244 Author: crazy Date: Thu Jan 17 18:12:28 2008 +0100 subversion-1.4.6-1-i686 * Version bump diff --git a/source/devel-extra/subversion/FrugalBuild b/source/devel-extra/subversion/FrugalBuild index 6d48524..746e810 100644 --- a/source/devel-extra/subversion/FrugalBuild +++ b/source/devel-extra/subversion/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Christian Hamar alias krix pkgname=subversion -pkgver=1.4.5 -pkgrel=2 +pkgver=1.4.6 +pkgrel=1 pkgdesc="A version control system that is a compelling replacement for CVS." url="http://subversion.tigris.org/" depends=('neon>=0.26.4-2' 'apr-util>=1.2.12' 'apr>=1.2.12') @@ -102,7 +102,7 @@ build() { Fsplit $pkgname-bindings usr/man/man3/SVN* } -sha1sums=('acc80381cb670736ad626fee1eb04f36ba7e5fc8' \ +sha1sums=('a9c941e2309744f6a2986200698b60da057a7527' \ '97c1e3055ad1e25e96d21a38e9525ce2a8c45c10' \ 'b4012364a9fbd9e8c490a4819780c31c67940428') # optimization OK From crazy at frugalware.org Thu Jan 17 18:19:25 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 18:19:28 2008 Subject: [Frugalware-git] xorg73: xmh-1.0.1-2-i686 Message-ID: <20080117171925.4875B11901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=834ff1282b5e20a5b7dfb222aceb7d04d0cff630 commit 834ff1282b5e20a5b7dfb222aceb7d04d0cff630 Author: crazy Date: Thu Jan 17 18:19:07 2008 +0100 xmh-1.0.1-2-i686 * rebuild * use Fconfopts * Fb cleanup diff --git a/source/x11/xmh/FrugalBuild b/source/x11/xmh/FrugalBuild index c844007..92b3af0 100644 --- a/source/x11/xmh/FrugalBuild +++ b/source/x11/xmh/FrugalBuild @@ -3,21 +3,15 @@ pkgname=xmh pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xmh application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libxp' 'libxaw') -_F_xorg_nr=0 +depends=('libxp' 'libxaw>=1.0.4') +Fconfopts="$Fconfopts --enable-xprint" Finclude xorg - -build() { - Fbuild --enable-xprint -} - -# optimalization OK - -# vim: ft=sh sha1sums=('4b7c2f3ba115c6011737137da0aecc29d648b234') makedepends=('inputproto') + +# optimization OK From crazy at frugalware.org Thu Jan 17 18:22:38 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 18:22:41 2008 Subject: [Frugalware-git] xorg73: xmore-1.0.1-2-i686 Message-ID: <20080117172238.D58C311901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=0cad2de7315d7ea84e96b8029d617047c199b615 commit 0cad2de7315d7ea84e96b8029d617047c199b615 Author: crazy Date: Thu Jan 17 18:22:26 2008 +0100 xmore-1.0.1-2-i686 * rebuild * use Fconfopts * FB cleanup diff --git a/source/x11/xmore/FrugalBuild b/source/x11/xmore/FrugalBuild index b29582e..76d74e7 100644 --- a/source/x11/xmore/FrugalBuild +++ b/source/x11/xmore/FrugalBuild @@ -3,21 +3,15 @@ pkgname=xmore pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xmore application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libxprintutil' 'libxaw') -_F_xorg_nr=0 +depends=('libxprintutil' 'libxaw>=1.0.4') +Fconfopts="$Fconfopts --enable-xprint" Finclude xorg - -build() { - Fbuild --enable-xprint -} - -# optimalization OK - -# vim: ft=sh sha1sums=('abd0b926fc11c9d8c886f91b0b6a4834512cb0ba') makedepends=('inputproto') + +# optimization OK From crazy at frugalware.org Thu Jan 17 18:25:34 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 18:25:36 2008 Subject: [Frugalware-git] xorg73: xphelloworld-1.0.1-2-i686 Message-ID: <20080117172534.9CAA411901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=2f922fac2e1b37ead73f26a505b70fb7e10407a4 commit 2f922fac2e1b37ead73f26a505b70fb7e10407a4 Author: crazy Date: Thu Jan 17 18:25:17 2008 +0100 xphelloworld-1.0.1-2-i686 * rebuild * use Fconfopts * FB cleanup diff --git a/source/x11/xphelloworld/FrugalBuild b/source/x11/xphelloworld/FrugalBuild index 05e5262..4b5e2f7 100644 --- a/source/x11/xphelloworld/FrugalBuild +++ b/source/x11/xphelloworld/FrugalBuild @@ -3,21 +3,15 @@ pkgname=xphelloworld pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xphelloworld application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libxprintutil' 'libxaw' 'libxprintapputil' 'libxt') -_F_xorg_nr=0 +depends=('libxprintutil' 'libxaw>=1.0.4' 'libxprintapputil' 'libxt') +Fconfopts="$Fconfopts --enable-xprint" Finclude xorg - -build() { - Fbuild --enable-xprint -} - -# optimalization OK - -# vim: ft=sh sha1sums=('f71375dc5b0feaa7a5ba667e84d4d34d8e23b721') makedepends=('inputproto') + +# optimization OK From crazy at frugalware.org Thu Jan 17 18:28:22 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 18:28:25 2008 Subject: [Frugalware-git] xorg73: xplsprinters-1.0.1-2-i686 Message-ID: <20080117172822.87F8E11901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=b02168024a3e76faa5a7b8adf6a3bf72c41cbfc4 commit b02168024a3e76faa5a7b8adf6a3bf72c41cbfc4 Author: crazy Date: Thu Jan 17 18:28:09 2008 +0100 xplsprinters-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xplsprinters/FrugalBuild b/source/x11/xplsprinters/FrugalBuild index 0bd599b..7a8b200 100644 --- a/source/x11/xplsprinters/FrugalBuild +++ b/source/x11/xplsprinters/FrugalBuild @@ -3,17 +3,14 @@ pkgname=xplsprinters pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xplsprinters application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libxprintutil' 'libxaw' 'libxt') -_F_xorg_nr=0 +depends=('libxprintutil' 'libxaw>=1.0.4' 'libxt') Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('6e8bca655944d3c75e2ead37a5972f24ba0b56e0') makedepends=('inputproto') + +# optimization OK From crazy at frugalware.org Thu Jan 17 18:30:04 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 18:30:06 2008 Subject: [Frugalware-git] xorg73: xprehashprinterlist-1.0.1-2-i686 Message-ID: <20080117173004.A8DAE11901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=3f475d3ba0ef024ebccc422d28ffe094f5186ff4 commit 3f475d3ba0ef024ebccc422d28ffe094f5186ff4 Author: crazy Date: Thu Jan 17 18:29:47 2008 +0100 xprehashprinterlist-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xprehashprinterlist/FrugalBuild b/source/x11/xprehashprinterlist/FrugalBuild index 6b7964c..076c6b4 100644 --- a/source/x11/xprehashprinterlist/FrugalBuild +++ b/source/x11/xprehashprinterlist/FrugalBuild @@ -3,17 +3,14 @@ pkgname=xprehashprinterlist pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xprehashprinterlist application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11' 'libxp') -_F_xorg_nr=0 +depends=('libx11>=1.1.3-2' 'libxp') Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('c40607bfd0ac86ed4d959af83a1a8583222dddf9') makedepends=('inputproto') + +# optimization OK From vmiklos at frugalware.org Thu Jan 17 18:32:48 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 17 18:32:51 2008 Subject: [Frugalware-git] frugalware-current: perl-tk-804.028-1-i686 Message-ID: <20080117173248.D1A9911901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ec5216d506db68afaf454f950e41f6e1c0010a5c commit ec5216d506db68afaf454f950e41f6e1c0010a5c Author: Miklos Vajna Date: Thu Jan 17 18:32:35 2008 +0100 perl-tk-804.028-1-i686 version bump diff --git a/source/xapps-extra/perl-tk/FrugalBuild b/source/xapps-extra/perl-tk/FrugalBuild index d522392..809571b 100644 --- a/source/xapps-extra/perl-tk/FrugalBuild +++ b/source/xapps-extra/perl-tk/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Zsolt Szalai _F_perl_name=Tk -_F_perl_author=N/NI/NI-S -pkgver=804.027 +_F_perl_author=S/SR/SREZIC +pkgver=804.028 pkgdesc="An overview of an Object Oriented Tk8.0 extension for perl5" depends=('libjpeg' 'libpng' 'libx11' 'tk') Finclude perl -pkgrel=4 +pkgrel=1 groups=('xapps-extra') archs=('i686' 'x86_64') options=('nofakeroot') -sha1sums=('a691b6d38783810e3c3a3266bdcf8baba4aaf7dd') +sha1sums=('075c751f1388741aa313e002578d2e802668f2e8') # optimization OK From crazy at frugalware.org Thu Jan 17 18:36:47 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 18:36:50 2008 Subject: [Frugalware-git] xorg73: xsm-1.0.1-2-i686 Message-ID: <20080117173647.CA56011901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=2c6bcf4bd64467a97705599ab0f292bfa4701bc2 commit 2c6bcf4bd64467a97705599ab0f292bfa4701bc2 Author: crazy Date: Thu Jan 17 18:36:34 2008 +0100 xsm-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xsm/FrugalBuild b/source/x11/xsm/FrugalBuild index e5a6a90..57b5376 100644 --- a/source/x11/xsm/FrugalBuild +++ b/source/x11/xsm/FrugalBuild @@ -3,17 +3,14 @@ pkgname=xsm pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xsm application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libxaw' 'netkit-rsh' 'libxp') -_F_xorg_nr=0 +depends=('libxaw>=1.0.4' 'netkit-rsh' 'libxp') Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('7fca1397b86cc9e8763c73eef9a1c41340040a69') makedepends=('inputproto') + +# optimization OK From crazy at frugalware.org Thu Jan 17 18:38:58 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 18:38:59 2008 Subject: [Frugalware-git] xorg73: xvidtune-1.0.1-2-i686 Message-ID: <20080117173858.1280811901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=b5a6854c1e9dfe66b91e99e9dab13a0bfdebd0ad commit b5a6854c1e9dfe66b91e99e9dab13a0bfdebd0ad Author: crazy Date: Thu Jan 17 18:38:45 2008 +0100 xvidtune-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xvidtune/FrugalBuild b/source/x11/xvidtune/FrugalBuild index 2804143..c5ba8b4 100644 --- a/source/x11/xvidtune/FrugalBuild +++ b/source/x11/xvidtune/FrugalBuild @@ -3,17 +3,14 @@ pkgname=xvidtune pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xvidtune application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libxxf86vm' 'libxaw') -_F_xorg_nr=0 +depends=('libxxf86vm' 'libxaw>=1.0.4') Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('63ec5ecff8bdef3988bf2612a3694ad7d87d3867') makedepends=('inputproto') + +# optimization OK From crazy at frugalware.org Thu Jan 17 18:42:15 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 18:42:18 2008 Subject: [Frugalware-git] xorg73: xlogo-1.0.1-2-i686 Message-ID: <20080117174215.8ABDB1190499@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=2d3d2e872c2011dd6dd29193a39714e5c3f2e3b0 commit 2d3d2e872c2011dd6dd29193a39714e5c3f2e3b0 Author: crazy Date: Thu Jan 17 18:42:01 2008 +0100 xlogo-1.0.1-2-i686 * rebuild * use Fconfopts * FB cleanup diff --git a/source/x11/xlogo/FrugalBuild b/source/x11/xlogo/FrugalBuild index 7022c7e..193c17d 100644 --- a/source/x11/xlogo/FrugalBuild +++ b/source/x11/xlogo/FrugalBuild @@ -3,21 +3,15 @@ pkgname=xlogo pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xlogo application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libxaw' 'libxp' 'libxrender' 'libxprintutil' 'libxft') -_F_xorg_nr=0 +depends=('libxaw>=1.0.4' 'libxp' 'libxrender>=0.9.4' 'libxprintutil' 'libxft') +Fconfopts="$Fconfopts --with-xrender" Finclude xorg - -build() { - Fbuild --with-xrender -} - -# optimalization OK - -# vim: ft=sh sha1sums=('c2ffec6ffdc3dec7e27ed58d1e25b2237d85e053') makedepends=('inputproto') + +# optimization OK From crazy at frugalware.org Thu Jan 17 18:56:03 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 18:56:05 2008 Subject: [Frugalware-git] xorg73: xditview-1.0.1-2-i686 Message-ID: <20080117175603.D8C03176C080@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=c8e727bd02d8e2780ab66e9488588285c4a84a47 commit c8e727bd02d8e2780ab66e9488588285c4a84a47 Author: crazy Date: Thu Jan 17 18:55:50 2008 +0100 xditview-1.0.1-2-i686 * rebuild * use Fconfopts * FB cleanup diff --git a/source/x11/xditview/FrugalBuild b/source/x11/xditview/FrugalBuild index f1a8645..f558273 100644 --- a/source/x11/xditview/FrugalBuild +++ b/source/x11/xditview/FrugalBuild @@ -3,21 +3,15 @@ pkgname=xditview pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xditview application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libxaw' 'libxp') -_F_xorg_nr=0 +depends=('libxaw>=1.0.4' 'libxp') +Fconfopts="$Fconfopts --enable-xprint" Finclude xorg - -build() { - Fbuild --enable-xprint -} - -# optimalization OK - -# vim: ft=sh sha1sums=('1f369042a725bab1c2d3774184b99f09e7933920') makedepends=('inputproto') + +# optimization OK From crazy at frugalware.org Thu Jan 17 18:59:04 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 18:59:06 2008 Subject: [Frugalware-git] xorg73: videoproto-2.2.2-1-i686 Message-ID: <20080117175904.2C5A0176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=7197696df0b711efba4b04aa3a621bd7be7e1a69 commit 7197696df0b711efba4b04aa3a621bd7be7e1a69 Author: crazy Date: Thu Jan 17 18:57:42 2008 +0100 videoproto-2.2.2-1-i686 * FB cleanup diff --git a/source/x11/videoproto/FrugalBuild b/source/x11/videoproto/FrugalBuild index 6472cc1..9dc63bb 100644 --- a/source/x11/videoproto/FrugalBuild +++ b/source/x11/videoproto/FrugalBuild @@ -10,10 +10,6 @@ groups=('x11' 'xorg-core' 'xorg-proto') archs=('i686' 'x86_64') depends=() makedepends=('pkgconfig') -_F_xorg_nr=0 Finclude xorg sha1sums=('904eb59ae2451dea52370d927bf490b696f9033c') -# optimalization OK - -# vim: ft=sh From crazy at frugalware.org Thu Jan 17 18:59:04 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 18:59:07 2008 Subject: [Frugalware-git] xorg73: windowswmproto-1.0.3-1-i686 Message-ID: <20080117175904.3FBA5176C080@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=9f8d7ed11573c455288e726f08838d8af1e78b70 commit 9f8d7ed11573c455288e726f08838d8af1e78b70 Author: crazy Date: Thu Jan 17 18:58:19 2008 +0100 windowswmproto-1.0.3-1-i686 * FB cleanup diff --git a/source/x11/windowswmproto/FrugalBuild b/source/x11/windowswmproto/FrugalBuild index 4797570..d07d85d 100644 --- a/source/x11/windowswmproto/FrugalBuild +++ b/source/x11/windowswmproto/FrugalBuild @@ -10,10 +10,6 @@ groups=('x11' 'xorg-core' 'xorg-proto') archs=('i686' 'x86_64') depends=() makedepends=('pkgconfig') -_F_xorg_nr=0 Finclude xorg sha1sums=('acbfe2e6f2474d53de2533631a122a9bf28a382a') -# optimalization OK - -# vim: ft=sh From crazy at frugalware.org Thu Jan 17 18:59:04 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 18:59:08 2008 Subject: [Frugalware-git] xorg73: xcmiscproto-1.1.2-1-i686 Message-ID: <20080117175904.4A3CE176C081@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=0615ab0da699c08ae9b6547826dc070b0ea61c67 commit 0615ab0da699c08ae9b6547826dc070b0ea61c67 Author: crazy Date: Thu Jan 17 18:58:53 2008 +0100 xcmiscproto-1.1.2-1-i686 * FB cleanup diff --git a/source/x11/xcmiscproto/FrugalBuild b/source/x11/xcmiscproto/FrugalBuild index d6582af..5220bd0 100644 --- a/source/x11/xcmiscproto/FrugalBuild +++ b/source/x11/xcmiscproto/FrugalBuild @@ -10,10 +10,6 @@ groups=('x11' 'xorg-core' 'xorg-proto') archs=('i686' 'x86_64') depends=() makedepends=('pkgconfig') -_F_xorg_nr=0 Finclude xorg sha1sums=('825ec15986cd1ab008b11f6379eb4c7f3c78bd76') -# optimalization OK - -# vim: ft=sh From crazy at frugalware.org Thu Jan 17 19:01:36 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 19:01:38 2008 Subject: [Frugalware-git] xorg73: xextproto-7.0.2-1-i686 Message-ID: <20080117180136.52487176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=41c5b7d301e2f79b53d7ccb3a9ffd6d9c20065ff commit 41c5b7d301e2f79b53d7ccb3a9ffd6d9c20065ff Author: crazy Date: Thu Jan 17 18:59:59 2008 +0100 xextproto-7.0.2-1-i686 * FB cleanup diff --git a/source/x11/xextproto/FrugalBuild b/source/x11/xextproto/FrugalBuild index 0d46bdd..c969431 100644 --- a/source/x11/xextproto/FrugalBuild +++ b/source/x11/xextproto/FrugalBuild @@ -10,10 +10,5 @@ groups=('x11' 'xorg-core' 'xorg-proto') archs=('i686' 'x86_64') depends=() makedepends=('pkgconfig') -_F_xorg_nr=0 Finclude xorg sha1sums=('724c82cb9f393ae3cf71a178c328608b17ccccac') - -# optimalization OK - -# vim: ft=sh From crazy at frugalware.org Thu Jan 17 19:01:36 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 19:01:40 2008 Subject: [Frugalware-git] xorg73: xf86bigfontproto-1.1.2-1-i686 Message-ID: <20080117180136.6C2A1176C080@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=4f228d6bbf00c3f72df8e770700a8e0b2f2dcb41 commit 4f228d6bbf00c3f72df8e770700a8e0b2f2dcb41 Author: crazy Date: Thu Jan 17 19:00:32 2008 +0100 xf86bigfontproto-1.1.2-1-i686 * FB cleanup diff --git a/source/x11/xf86bigfontproto/FrugalBuild b/source/x11/xf86bigfontproto/FrugalBuild index f84f15e..659f7f9 100644 --- a/source/x11/xf86bigfontproto/FrugalBuild +++ b/source/x11/xf86bigfontproto/FrugalBuild @@ -10,10 +10,6 @@ groups=('x11' 'xorg-core' 'xorg-proto') archs=('i686' 'x86_64') depends=() makedepends=('pkgconfig') -_F_xorg_nr=0 Finclude xorg sha1sums=('4a2e84b3f529e4747dbc07bf4496bfe01f40aa85') -# optimalization OK - -# vim: ft=sh From crazy at frugalware.org Thu Jan 17 19:01:36 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 19:01:41 2008 Subject: [Frugalware-git] xorg73: xf86driproto-2.0.3-1-i686 Message-ID: <20080117180136.868D1176C081@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=663261b8ea046e311bc9ee7795f704c44bc056cd commit 663261b8ea046e311bc9ee7795f704c44bc056cd Author: crazy Date: Thu Jan 17 19:01:25 2008 +0100 xf86driproto-2.0.3-1-i686 * FB cleanup diff --git a/source/x11/xf86driproto/FrugalBuild b/source/x11/xf86driproto/FrugalBuild index c7c8eaf..e6c6e44 100644 --- a/source/x11/xf86driproto/FrugalBuild +++ b/source/x11/xf86driproto/FrugalBuild @@ -10,10 +10,6 @@ groups=('x11' 'xorg-core' 'xorg-proto') archs=('i686' 'x86_64') depends=() makedepends=('pkgconfig') -_F_xorg_nr=0 Finclude xorg sha1sums=('7ec544426fd33239ae7b0a293baa41a82eb2cbf4') -# optimalization OK - -# vim: ft=sh From crazy at frugalware.org Thu Jan 17 19:04:09 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 19:04:12 2008 Subject: [Frugalware-git] xorg73: xf86miscproto-0.9.2-1-i686 Message-ID: <20080117180409.A4302176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=4355c882e1a0b005387794f0a29d22b44be53dd4 commit 4355c882e1a0b005387794f0a29d22b44be53dd4 Author: crazy Date: Thu Jan 17 19:02:50 2008 +0100 xf86miscproto-0.9.2-1-i686 * FB cleanup diff --git a/source/x11/xf86miscproto/FrugalBuild b/source/x11/xf86miscproto/FrugalBuild index a49da21..1090330 100644 --- a/source/x11/xf86miscproto/FrugalBuild +++ b/source/x11/xf86miscproto/FrugalBuild @@ -10,10 +10,6 @@ groups=('x11' 'xorg-core' 'xorg-proto') archs=('i686' 'x86_64') depends=() makedepends=('pkgconfig') -_F_xorg_nr=0 Finclude xorg sha1sums=('bfaf893bb97085c79ef84e9911c97d11b2a4fdbe') -# optimalization OK - -# vim: ft=sh From crazy at frugalware.org Thu Jan 17 19:04:09 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 19:04:13 2008 Subject: [Frugalware-git] xorg73: xf86rushproto-1.1.2-1-i686 Message-ID: <20080117180409.B4ACE176C080@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=97d9a1c00cb08726884d779fa6db83c6fdc6c127 commit 97d9a1c00cb08726884d779fa6db83c6fdc6c127 Author: crazy Date: Thu Jan 17 19:03:59 2008 +0100 xf86rushproto-1.1.2-1-i686 * FB cleanup diff --git a/source/x11/xf86rushproto/FrugalBuild b/source/x11/xf86rushproto/FrugalBuild index d24bccc..d47358f 100644 --- a/source/x11/xf86rushproto/FrugalBuild +++ b/source/x11/xf86rushproto/FrugalBuild @@ -10,10 +10,5 @@ groups=('x11' 'xorg-core' 'xorg-proto') archs=('i686' 'x86_64') depends=() makedepends=('pkgconfig') -_F_xorg_nr=0 Finclude xorg sha1sums=('756838c1269412881f23727ac18dd088bb7ce183') - -# optimalization OK - -# vim: ft=sh From crazy at frugalware.org Thu Jan 17 19:07:03 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 19:07:05 2008 Subject: [Frugalware-git] xorg73: xf86vidmodeproto-2.2.2-1-i686 Message-ID: <20080117180703.B9A42176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=471230b83bddb860ce5a0c3d56edc96de4866637 commit 471230b83bddb860ce5a0c3d56edc96de4866637 Author: crazy Date: Thu Jan 17 19:05:41 2008 +0100 xf86vidmodeproto-2.2.2-1-i686 * FB cleanup diff --git a/source/x11/xf86vidmodeproto/FrugalBuild b/source/x11/xf86vidmodeproto/FrugalBuild index 9b2a7c3..6e0ead3 100644 --- a/source/x11/xf86vidmodeproto/FrugalBuild +++ b/source/x11/xf86vidmodeproto/FrugalBuild @@ -10,10 +10,6 @@ groups=('x11' 'xorg-core' 'xorg-proto') archs=('i686' 'x86_64') depends=() makedepends=('pkgconfig') -_F_xorg_nr=0 Finclude xorg sha1sums=('4a228958879eb06206d13f4f09ec902f837fb8dd') -# optimalization OK - -# vim: ft=sh From crazy at frugalware.org Thu Jan 17 19:07:03 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 19:07:06 2008 Subject: [Frugalware-git] xorg73: xineramaproto-1.1.2-1-i686 Message-ID: <20080117180703.D0A2F176C080@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=16b66f866bec0ad1e93b231241be06f15745e80e commit 16b66f866bec0ad1e93b231241be06f15745e80e Author: crazy Date: Thu Jan 17 19:06:19 2008 +0100 xineramaproto-1.1.2-1-i686 * FB cleanup diff --git a/source/x11/xineramaproto/FrugalBuild b/source/x11/xineramaproto/FrugalBuild index 271dfd7..893a641 100644 --- a/source/x11/xineramaproto/FrugalBuild +++ b/source/x11/xineramaproto/FrugalBuild @@ -10,10 +10,5 @@ groups=('x11' 'xorg-core' 'xorg-proto') archs=('i686' 'x86_64') depends=() makedepends=('pkgconfig') -_F_xorg_nr=0 Finclude xorg sha1sums=('d09ef306ffc0d058120051d88dd64776fd0de0d5') - -# optimalization OK - -# vim: ft=sh From crazy at frugalware.org Thu Jan 17 19:07:03 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 19:07:08 2008 Subject: [Frugalware-git] xorg73: xproxymanagementprotocol-1.0.2-1-i686 Message-ID: <20080117180703.DB7FA176C081@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=5d7e1fbffad350654015ca58de904e04a5989189 commit 5d7e1fbffad350654015ca58de904e04a5989189 Author: crazy Date: Thu Jan 17 19:06:54 2008 +0100 xproxymanagementprotocol-1.0.2-1-i686 * FB cleanup diff --git a/source/x11/xproxymanagementprotocol/FrugalBuild b/source/x11/xproxymanagementprotocol/FrugalBuild index 73ad849..77383c4 100644 --- a/source/x11/xproxymanagementprotocol/FrugalBuild +++ b/source/x11/xproxymanagementprotocol/FrugalBuild @@ -10,10 +10,6 @@ groups=('x11' 'xorg-core' 'xorg-proto') archs=('i686' 'x86_64') depends=() makedepends=('pkgconfig') -_F_xorg_nr=0 Finclude xorg sha1sums=('cace1c44b5a4a09fd7d57092fad6d0870721ee1e') -# optimalization OK - -# vim: ft=sh From crazy at frugalware.org Thu Jan 17 19:10:05 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 19:10:06 2008 Subject: [Frugalware-git] xorg73: xcursor-themes-1.0.1-2-i686 Message-ID: <20080117181005.9D13C176C080@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=6645d0bdacbce12ac3c05ad4de28736edacbc067 commit 6645d0bdacbce12ac3c05ad4de28736edacbc067 Author: crazy Date: Thu Jan 17 19:09:45 2008 +0100 xcursor-themes-1.0.1-2-i686 * rebuild * FB cleanup diff --git a/source/x11/xcursor-themes/FrugalBuild b/source/x11/xcursor-themes/FrugalBuild index b69175f..95c8f22 100644 --- a/source/x11/xcursor-themes/FrugalBuild +++ b/source/x11/xcursor-themes/FrugalBuild @@ -3,17 +3,12 @@ pkgname=xcursor-themes pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org Cursor Themes data" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-data') archs=('i686' 'x86_64') -depends=('libx11' 'libxcursor' 'libpng') +depends=('libx11>=1.1.3-2' 'libxcursor' 'libpng') makedepends=('xcursorgen' 'inputproto') -_F_xorg_nr=0 Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('cb6d31fe2ef5563a642bfe79f006ee7f6b17576f') From crazy at frugalware.org Thu Jan 17 19:12:06 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 19:12:07 2008 Subject: [Frugalware-git] playground: kde4.sh Message-ID: <20080117181206.3FAAB176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=bb2f9b38cabfa66a832328d27b7615d989bac21e commit bb2f9b38cabfa66a832328d27b7615d989bac21e Author: crazy Date: Thu Jan 17 19:11:55 2008 +0100 kde4.sh * eh eh to much broke with these build options , rolling back * untill I have some more time to fix all diff --git a/source/include/kde4.sh b/source/include/kde4.sh index ab57c0a..7818dd9 100644 --- a/source/include/kde4.sh +++ b/source/include/kde4.sh @@ -41,7 +41,7 @@ Finclude cmake ### if [ -n "$_F_cmake_type" ] && [ "$_F_cmake_type" = "None" ]; then - _F_KDE_CXX_FLAGS="$_F_KDE_CXX_FLAGS -DNDEBUG -DQT_NO_DEBUG -DQT_NO_WARNING_OUTPUT -DQT_NO_DEBUG_OUTPUT -DQT_NO_DEBUG_STREAM" + _F_KDE_CXX_FLAGS="$_F_KDE_CXX_FLAGS -DNDEBUG -DQT_NO_DEBUG" fi if [ -n "$_F_cmake_type" ] && [ "$_F_cmake_type" = "Debug" ]; then From crazy at frugalware.org Thu Jan 17 19:29:51 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 19:29:53 2008 Subject: [Frugalware-git] xorg73: calibrateproto-0.1.0-1-i686 Message-ID: <20080117182951.95BF9176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=f3809ef0e629b2df516a079e97bffa25fafb14ed commit f3809ef0e629b2df516a079e97bffa25fafb14ed Author: crazy Date: Thu Jan 17 19:29:41 2008 +0100 calibrateproto-0.1.0-1-i686 * New package * ( not yet released so is an git snapshot ) diff --git a/source/x11/calibrateproto/FrugalBuild b/source/x11/calibrateproto/FrugalBuild new file mode 100644 index 0000000..c7111d7 --- /dev/null +++ b/source/x11/calibrateproto/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.01 SBU +# Maintainer: crazy + +pkgname=calibrateproto +pkgver=0.1.0 +pkgrel=1 +pkgdesc="X.Org Composite extension headers" +url="http://xorg.freedesktop.org" +groups=('x11' 'xorg-core' 'xorg-proto') +archs=('i686' 'x86_64') +depends=() +makedepends=('pkgconfig') +Finclude xorg +source=(http://ftp.frugalware.org/pub/other/sources/calibrateproto/calibrateproto-0.1.0.tar.bz2) +up2date=$pkgver # for now +sha1sums=('f8ec102d939770e3e36a64b7e96ba93010760869') From janny at frugalware.org Thu Jan 17 19:48:21 2008 From: janny at frugalware.org (janny) Date: Thu Jan 17 19:48:23 2008 Subject: [Frugalware-git] frugalware-current: perl-carp-clan-5.10-1-i686 Message-ID: <20080117184821.C054E176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bf5ac73d387f81db95f6017124c4e68a4706a991 commit bf5ac73d387f81db95f6017124c4e68a4706a991 Author: janny Date: Thu Jan 17 19:48:06 2008 +0100 perl-carp-clan-5.10-1-i686 * version bump diff --git a/source/devel-extra/perl-carp-clan/FrugalBuild b/source/devel-extra/perl-carp-clan/FrugalBuild index f766dd1..013f8e4 100644 --- a/source/devel-extra/perl-carp-clan/FrugalBuild +++ b/source/devel-extra/perl-carp-clan/FrugalBuild @@ -3,10 +3,10 @@ _F_perl_name=Carp-Clan _F_perl_author=J/JJ/JJORE -pkgver=5.9 +pkgver=5.10 pkgdesc="Report errors from perspective of caller of a 'clan' of modules" # don't install additional modules just for the testsuite _F_conf_perl_pipefrom="echo no" Finclude perl -sha1sums=('d6058647c8ee80cb978a2c11896d04faede6c33d') +sha1sums=('81eefc71a1329b06173c450d8efe13cec18ae690') archs=(${archs[@]} 'x86_64') From crazy at frugalware.org Thu Jan 17 20:10:54 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 20:10:57 2008 Subject: [Frugalware-git] frugalware-current: mppenc-1.16-1-i686 Message-ID: <20080117191054.D859B11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bea3fc4735a9190eb021fd5189bc9f658f00275d commit bea3fc4735a9190eb021fd5189bc9f658f00275d Author: crazy Date: Thu Jan 17 20:10:29 2008 +0100 mppenc-1.16-1-i686 * New package from jowe * see http://forums.frugalware.org/index.php?t=rview&goto=7917#msg_7917 diff --git a/source/multimedia-extra/mppenc/FrugalBuild b/source/multimedia-extra/mppenc/FrugalBuild new file mode 100644 index 0000000..fbaac3e --- /dev/null +++ b/source/multimedia-extra/mppenc/FrugalBuild @@ -0,0 +1,19 @@ +# Compiling Time: 0.04 SBU +# Maintainer: crazy +# Contributor: jowe + +pkgname=mppenc +pkgver=1.16 +pkgrel=1 +pkgdesc="Musepack Encoder" +url="http://musepack.net" +depends=() +Finclude cmake +groups=('multimedia-extra') +archs=('i686') +up2date="lynx -dump http://musepack.net/index.php?pg=lin | grep 'mppenc '| tr -s ' '|cut -d ' ' -f 3" +source=(http://files.musepack.net/source/$pkgname-$pkgver.tar.bz2) +sha1sums=('f7dc898b14e0bd954941c62435a62c23af89cb8a') + + + From crazy at frugalware.org Thu Jan 17 20:18:54 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 20:18:56 2008 Subject: [Frugalware-git] frugalware-current: vorbisgain-0.37-1-i686 Message-ID: <20080117191854.D9A48176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4c1635f0744397492b35d9408dda9cec1ad88045 commit 4c1635f0744397492b35d9408dda9cec1ad88045 Author: crazy Date: Thu Jan 17 20:18:42 2008 +0100 vorbisgain-0.37-1-i686 * New package from jowe * see http://forums.frugalware.org/index.php?t=rview&goto=7917#msg_7917 diff --git a/source/multimedia-extra/vorbisgain/FrugalBuild b/source/multimedia-extra/vorbisgain/FrugalBuild new file mode 100644 index 0000000..dc713e6 --- /dev/null +++ b/source/multimedia-extra/vorbisgain/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0 SBU +# Maintainer: crazy +# Contributor: jowe + +pkgname=vorbisgain +pkgver=0.37 +pkgrel=1 +pkgdesc="VorbisGain is a utility that uses a psychoacoustic method to correct the volume of an Ogg Vorbis file to a predefined standardized loudness" +url="http://sjeng.org/vorbisgain.html" +depends=('libvorbis') +groups=('multimedia-extra') +archs=('i686') +up2date="lynx -dump http://sjeng.org/ftp/vorbis/ | Flasttar" +source=(http://sjeng.org/ftp/vorbis/$pkgname-$pkgver.tar.gz) +sha1sums=('bd79764a83a8ee327df85c538ec798a6d3f240be') + +# optimization OK From vmiklos at frugalware.org Thu Jan 17 22:25:03 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 17 22:25:04 2008 Subject: [Frugalware-git] pacman-g2: pacman-g2.txt: document -Syy Message-ID: <20080117212503.370F011901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=5d7a749b7ab35c34b157a0854831daa87358be6f commit 5d7a749b7ab35c34b157a0854831daa87358be6f Author: Miklos Vajna Date: Thu Jan 17 22:23:19 2008 +0100 pacman-g2.txt: document -Syy noticed by the #frugalware.hu folks diff --git a/doc/pacman-g2.txt b/doc/pacman-g2.txt index 1a6d5f7..234caf6 100644 --- a/doc/pacman-g2.txt +++ b/doc/pacman-g2.txt @@ -171,7 +171,8 @@ pacman-g2 packages are in a bzipped tar format. -y, --refresh:: Download a fresh copy of the master package list from the ftp server defined in /etc/pacman-g2.conf. This should typically be used each time you use - --sysupgrade. + --sysupgrade. If used more than once, then it forces the re-download of the + package database, even in case it's up to date. --ignore :: This option functions exactly the same as the IgnorePkg configuration From vmiklos at frugalware.org Thu Jan 17 22:27:17 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 17 22:27:18 2008 Subject: [Frugalware-git] frugalware-current: gpgme-1.1.4-1-i686 Message-ID: <20080117212717.8738F11901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=712eedfc1ea3815ed57cca4a8a5831977e9de7c7 commit 712eedfc1ea3815ed57cca4a8a5831977e9de7c7 Author: Miklos Vajna Date: Thu Jan 17 22:26:53 2008 +0100 gpgme-1.1.4-1-i686 up2date fix diff --git a/source/xapps/gpgme/FrugalBuild b/source/xapps/gpgme/FrugalBuild index 83a204c..4439985 100644 --- a/source/xapps/gpgme/FrugalBuild +++ b/source/xapps/gpgme/FrugalBuild @@ -11,7 +11,7 @@ archs=('i686' 'x86_64') depends=('gnupg' 'libgpg-error') source=(http://ftp.gnupg.org/gcrypt/$pkgname/$pkgname-$pkgver.tar.bz2) signatures=($source.sig) -up2date="lynx -dump http://www.gnupg.org/\(en\)/download/index.html |grep gpgme |Flasttarbz2" +up2date="lynx -dump http://www.gnupg.org/download/index.en.html |grep gpgme |Flasttarbz2" Finclude texinfo # optimalization OK From crazy at frugalware.org Thu Jan 17 22:41:15 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 22:41:16 2008 Subject: [Frugalware-git] xorg73: libice-1.0.4-2-i686 Message-ID: <20080117214115.49FB711901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=194f9ea93768ae9db30613ab4966ad023f3d12ac commit 194f9ea93768ae9db30613ab4966ad023f3d12ac Author: crazy Date: Thu Jan 17 22:40:57 2008 +0100 libice-1.0.4-2-i686 * rebuild to fix iceauth segfault diff --git a/source/x11/libice/FrugalBuild b/source/x11/libice/FrugalBuild index 304f88a..4ae9623 100644 --- a/source/x11/libice/FrugalBuild +++ b/source/x11/libice/FrugalBuild @@ -4,7 +4,7 @@ pkgname=libice _F_xorg_name=libICE pkgver=1.0.4 -pkgrel=1 +pkgrel=2 pkgdesc="X Inter Client Exchange Library" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64') @@ -12,6 +12,6 @@ depends=('xproto>=7.0.11' 'xtrans>=1.0.4') makedepends=('pkgconfig') Finclude xorg Fconfopts="$Fconfopts --enable-IPv6" - sha1sums=('67bc7d35a273023a593c10ce05fd307f496892b4') + # optimization OK From crazy at frugalware.org Thu Jan 17 22:43:39 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 22:43:41 2008 Subject: [Frugalware-git] xorg73: iceauth-1.0.2-2-i686 Message-ID: <20080117214339.A0B7F11901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=c8c9b79b89717663951ea611e3985e7c95e5fa0a commit c8c9b79b89717663951ea611e3985e7c95e5fa0a Author: crazy Date: Thu Jan 17 22:43:27 2008 +0100 iceauth-1.0.2-2-i686 * rebuild with libice and libx11 diff --git a/source/x11/iceauth/FrugalBuild b/source/x11/iceauth/FrugalBuild index 2a6997c..15ec892 100644 --- a/source/x11/iceauth/FrugalBuild +++ b/source/x11/iceauth/FrugalBuild @@ -3,12 +3,12 @@ pkgname=iceauth pkgver=1.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org iceauth application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11>=1.1.3' 'libice>=1.0.4') +depends=('libx11>=1.1.3-2' 'libice>=1.0.4-2') Finclude xorg sha1sums=('31cb5e07ea928b2a85af25d69535726e0d8c08d9') From vmiklos at frugalware.org Thu Jan 17 22:46:42 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 17 22:46:44 2008 Subject: [Frugalware-git] frugalware-current: bakery-2.4.4-1-i686 Message-ID: <20080117214642.192D311901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ef826ea88710e499caff1d85d00262e79e05df00 commit ef826ea88710e499caff1d85d00262e79e05df00 Author: Miklos Vajna Date: Thu Jan 17 22:46:35 2008 +0100 bakery-2.4.4-1-i686 version bump diff --git a/source/gnome-extra/bakery/FrugalBuild b/source/gnome-extra/bakery/FrugalBuild index 1c72015..56fb10a 100644 --- a/source/gnome-extra/bakery/FrugalBuild +++ b/source/gnome-extra/bakery/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Bence Nagy pkgname=bakery -pkgver=2.4.1 +pkgver=2.4.4 pkgrel=1 pkgdesc="Bakery is a C++ framework for creating Gnome applications using gtkmm" url="http://bakery.sourceforge.net/" @@ -10,8 +10,5 @@ depends=('expat' 'gnome-vfsmm' 'libglademm' 'atk' 'gconfmm' 'pango' 'libxml++' ' groups=('gnome-extra') archs=('i686' 'x86_64') Finclude gnome - -# optimalization OK -sha1sums=('f6965deb48ab6395cc68e1cc8964f951c010663f') - +sha1sums=('29a8066b2c1502df30cc20ed59f52dccbde8c22d') # optimization OK From vmiklos at frugalware.org Thu Jan 17 23:01:57 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 17 23:02:00 2008 Subject: [Frugalware-git] frugalware-current: util-linux-ng-2.13.1-1-i686 Message-ID: <20080117220157.85FCA176C080@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7e95da708714012ce51b6f2e68f72db583025db6 commit 7e95da708714012ce51b6f2e68f72db583025db6 Author: Miklos Vajna Date: Thu Jan 17 23:01:31 2008 +0100 util-linux-ng-2.13.1-1-i686 version bump removed backported patches diff --git a/source/base/util-linux-ng/FrugalBuild b/source/base/util-linux-ng/FrugalBuild index eb2ac3f..6fa003f 100644 --- a/source/base/util-linux-ng/FrugalBuild +++ b/source/base/util-linux-ng/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: VMiklos pkgname=util-linux-ng -pkgver=2.13 -pkgrel=2 +pkgver=2.13.1 +pkgrel=1 pkgdesc="Miscellaneous system utilities for Linux" -url="http://www.kernel.org/pub/linux/utils/util-linux" +url="http://www.kernel.org/pub/linux/utils/util-linux-ng" backup=('etc/sysconfig/console' 'etc/sysconfig/numlock') depends=('bash' 'ncurses' 'zlib' 'e2fsprogs' 'texinfo') replaces=('util-linux' 'linux32') @@ -13,18 +13,13 @@ conflicts=('util-linux' 'linux32') provides=('util-linux' 'linux32') groups=('base' 'chroot-core') archs=('i686' 'x86_64' 'ppc') -up2date="lynx -dump http://ftp.kernel.org/pub/linux/utils/util-linux-ng/|grep /$|sed -n 's|.*v\(.*\)/|\1|;$ p'" -source=(http://ftp.kernel.org/pub/linux/utils/util-linux-ng/v$pkgver/util-linux-ng-$pkgver.tar.bz2 \ +up2date="lynx -dump $url/v\$(lynx -dump $url|grep v.*/|sed -n 's|.*v\(.*\)/|\1|;$ p')/|grep -v rc |Flasttarbz2" +source=($url/v2.13/util-linux-ng-$pkgver.tar.bz2 \ frugalwaregetty numlock rc.{bootclean,console,mount,rmount,swap,time} \ rc.bootclean-{de,hu}.po rc.mount-{de,hu}.po rc.rmount-{de,hu}.po \ rc.swap-{de,hu}.po rc.time-{de,hu}.po \ - README.Frugalware \ - login_dont-segfault-on-EOF.patch \ - mount_pointer-after-free.patch \ - mount_privileges.patch \ - namei_fifo.patch \ - rtc_fix-rtc-option.patch) -signatures=($source.sign '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '') + README.Frugalware) +signatures=($source.sign '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '') build() { Fbuild --enable-arch --enable-raw --with-fsprobe=blkid --enable-elvtune \ diff --git a/source/base/util-linux-ng/login_dont-segfault-on-EOF.patch b/source/base/util-linux-ng/login_dont-segfault-on-EOF.patch deleted file mode 100644 index d9a049a..0000000 --- a/source/base/util-linux-ng/login_dont-segfault-on-EOF.patch +++ /dev/null @@ -1,36 +0,0 @@ -From: Karel Zak -Date: Thu, 20 Sep 2007 22:34:30 +0000 (+0200) -Subject: login: login segfaults on EOF (rh#298461) -X-Git-Url: http://git.kernel.org/?p=utils%2Futil-linux-ng%2Futil-linux-ng.git;a=commitdiff_plain;h=e797d83232802cf439b2ed893e784d3636357349 - -login: login segfaults on EOF (rh#298461) - -Stupid bug in audit code: - - $ login - login: ^D - login: ^D - Segmentation fault - -Signed-off-by: Karel Zak ---- - -diff --git a/login-utils/login.c b/login-utils/login.c -index e582779..1af8792 100644 ---- a/login-utils/login.c -+++ b/login-utils/login.c -@@ -330,12 +330,12 @@ logaudit(const char *tty, const char *username, const char *hostname, - audit_fd = audit_open(); - if (audit_fd == -1) - return; -- if (!pwd) -+ if (!pwd && username) - pwd = getpwnam(username); - if (pwd) - snprintf(buf, sizeof(buf), "uid=%d", pwd->pw_uid); - else -- snprintf(buf, sizeof(buf), "acct=%s", username); -+ snprintf(buf, sizeof(buf), "acct=%s", username ? username : "(unknown)"); - - audit_log_user_message(audit_fd, AUDIT_USER_LOGIN, - buf, hostname, NULL, tty, status); diff --git a/source/base/util-linux-ng/mount_pointer-after-free.patch b/source/base/util-linux-ng/mount_pointer-after-free.patch deleted file mode 100644 index a1d2d27..0000000 --- a/source/base/util-linux-ng/mount_pointer-after-free.patch +++ /dev/null @@ -1,42 +0,0 @@ -From: Norbert Buchmuller -Date: Sun, 2 Sep 2007 20:08:53 +0000 (-0600) -Subject: mount: chain of symlinks to fstab causes use of pointer after free -X-Git-Url: http://git.kernel.org/?p=utils%2Futil-linux-ng%2Futil-linux-ng.git;a=commitdiff_plain;h=a9d6150d12b368820a98cb26ec0d9f76fa4f0905 - -mount: chain of symlinks to fstab causes use of pointer after free - -Looking at the source in 'mount/realpath.c' we find that when dealing with -the second or later symlink in the chain, a memory block was free()d before -copying its contents to a newly allocated block. ---- - -diff --git a/mount/realpath.c b/mount/realpath.c -index 9dc517e..d659685 100644 ---- a/mount/realpath.c -+++ b/mount/realpath.c -@@ -97,6 +97,7 @@ myrealpath(const char *path, char *resolved_path, int maxreslth) { - } else { - #ifdef resolve_symlinks /* Richard Gooch dislikes sl resolution */ - int m; -+ char *newbuf; - - /* Note: readlink doesn't add the null byte. */ - link_path[n] = '\0'; -@@ -110,12 +111,12 @@ myrealpath(const char *path, char *resolved_path, int maxreslth) { - - /* Insert symlink contents into path. */ - m = strlen(path); -+ newbuf = xmalloc(m + n + 1); -+ memcpy(newbuf, link_path, n); -+ memcpy(newbuf + n, path, m + 1); - if (buf) - free(buf); -- buf = xmalloc(m + n + 1); -- memcpy(buf, link_path, n); -- memcpy(buf + n, path, m + 1); -- path = buf; -+ path = buf = newbuf; - #endif - } - *npath++ = '/'; - diff --git a/source/base/util-linux-ng/mount_privileges.patch b/source/base/util-linux-ng/mount_privileges.patch deleted file mode 100644 index a3758dd..0000000 --- a/source/base/util-linux-ng/mount_privileges.patch +++ /dev/null @@ -1,52 +0,0 @@ -From: Ludwig Nussel -Date: Thu, 20 Sep 2007 12:57:20 +0000 (+0200) -Subject: mount: doesn't drop privileges properly when calling helpers -X-Git-Url: http://git.kernel.org/?p=utils%2Futil-linux-ng%2Futil-linux-ng.git;a=commitdiff_plain;h=ebbeb2c7ac1b00b6083905957837a271e80b187e - -mount: doesn't drop privileges properly when calling helpers - -{,u}mount calls setuid() and setgid() in the wrong order and doesn't checking -the return value of set{u,g}id(() when running helpers like mount.nfs. - -Signed-off-by: Ludwig Nussel -Signed-off-by: Karel Zak ---- - -diff --git a/mount/mount.c b/mount/mount.c -index 40699f3..5bc2b30 100644 ---- a/mount/mount.c -+++ b/mount/mount.c -@@ -634,8 +634,12 @@ check_special_mountprog(const char *spec, const char *node, const char *type, in - char *oo, *mountargs[10]; - int i = 0; - -- setuid(getuid()); -- setgid(getgid()); -+ if(setgid(getgid()) < 0) -+ die(EX_FAIL, _("mount: cannot set group id: %s"), strerror(errno)); -+ -+ if(setuid(getuid()) < 0) -+ die(EX_FAIL, _("mount: cannot set user id: %s"), strerror(errno)); -+ - oo = fix_opts_string (flags, extra_opts, NULL); - mountargs[i++] = mountprog; /* 1 */ - mountargs[i++] = (char *) spec; /* 2 */ -diff --git a/mount/umount.c b/mount/umount.c -index b3100c9..3221619 100644 ---- a/mount/umount.c -+++ b/mount/umount.c -@@ -102,8 +102,12 @@ check_special_umountprog(const char *spec, const char *node, - char *umountargs[8]; - int i = 0; - -- setuid(getuid()); -- setgid(getgid()); -+ if(setgid(getgid()) < 0) -+ die(EX_FAIL, _("umount: cannot set group id: %s"), strerror(errno)); -+ -+ if(setuid(getuid()) < 0) -+ die(EX_FAIL, _("umount: cannot set user id: %s"), strerror(errno)); -+ - umountargs[i++] = umountprog; - umountargs[i++] = xstrdup(node); - if (nomtab) diff --git a/source/base/util-linux-ng/namei_fifo.patch b/source/base/util-linux-ng/namei_fifo.patch deleted file mode 100644 index cedc193..0000000 --- a/source/base/util-linux-ng/namei_fifo.patch +++ /dev/null @@ -1,60 +0,0 @@ -From: Li Zefan -Date: Mon, 10 Sep 2007 08:20:48 +0000 (+0800) -Subject: namei: add to identify FIFO (named pipe) and update manpage -X-Git-Url: http://git.kernel.org/?p=utils%2Futil-linux-ng%2Futil-linux-ng.git;a=commitdiff_plain;h=f062c8a69a4ebae1f3b24da6fb2be1cc51a69f7c - -namei: add to identify FIFO (named pipe) and update manpage - -namei can't identify FIFO, and it will complain that it's an unknown type. - -Signed-off-by: Li Zefan ---- - -diff --git a/misc-utils/namei.1 b/misc-utils/namei.1 -index ad37574..394eb6d 100644 ---- a/misc-utils/namei.1 -+++ b/misc-utils/namei.1 -@@ -33,6 +33,7 @@ outputs a the following characters to identify the file types found: - s = socket - b = block device - c = character device -+ p = FIFO (named pipe) - - = regular file - ? = an error of some kind - .fi -diff --git a/misc-utils/namei.c b/misc-utils/namei.c -index b0c33e8..9480675 100644 ---- a/misc-utils/namei.c -+++ b/misc-utils/namei.c -@@ -30,6 +30,7 @@ For each line output, the program puts a file type first: - s = socket - b = block device - c = character device -+ p = FIFO (named pipe) - - = regular file - ? = an error of some kind - -@@ -46,6 +47,9 @@ chdir to /, or if it encounters an unknown file type. - - fixed logic; don't follow the path if a component is not directory - - fixed infinite loop of symbolic links; stack size is very limited - -+2007-09-10 Li Zefan -+- added to identify FIFO -+ - -------------------------------------------------------------*/ - - #include -@@ -306,6 +310,13 @@ namei(char *file, int lev, mode_t *lastmode) { - (void)printf(" s %s\n", buf); - break; - -+ case S_IFIFO: -+ if (mflag) -+ printf(" p%s %s\n", pperm(stb.st_mode), buf); -+ else -+ printf(" p %s\n", buf); -+ break; -+ - case S_IFREG: - if(mflag) - (void)printf(" -%s %s\n", pperm(stb.st_mode), buf); diff --git a/source/base/util-linux-ng/rtc_fix-rtc-option.patch b/source/base/util-linux-ng/rtc_fix-rtc-option.patch deleted file mode 100644 index b06b48b..0000000 --- a/source/base/util-linux-ng/rtc_fix-rtc-option.patch +++ /dev/null @@ -1,71 +0,0 @@ -From: Matthias Koenig -Date: Thu, 20 Sep 2007 09:11:18 +0000 (+0200) -Subject: hwclock: fix --rtc option -X-Git-Url: http://git.kernel.org/?p=utils%2Futil-linux-ng%2Futil-linux-ng.git;a=commitdiff_plain;h=5d1f6bae3b298809ecd63b3e55f6ab30caaa4dbf - -hwclock: fix --rtc option - -The --rtc option does not set the name of the device correctly. -It still uses /dev/rtc even if the --rtc option is given. - -Testcase: -$ mv /dev/rtc /dev/foo -$ hwclock --show --debug --rtc=/dev/foo -hwclock from util-linux-2.13-rc2 -Using /dev interface to clock. -Last drift adjustment done at 1190198135 seconds after 1969 -Last calibration done at 1190198135 seconds after 1969 -Hardware clock is on local time -Assuming hardware clock is kept in local time. -Waiting for clock tick... -hwclock: open() of /dev/rtc failed, errno=2: No such file or directory. -...got clock tick - -Co-Author: Karel Zak -Signed-off-by: Matthias Koenig -Signed-off-by: Karel Zak ---- - -diff --git a/hwclock/rtc.c b/hwclock/rtc.c -index f8e626e..724daf9 100644 ---- a/hwclock/rtc.c -+++ b/hwclock/rtc.c -@@ -104,24 +104,21 @@ open_rtc(void) { - "/dev/misc/rtc", - NULL - }; -- char **p = fls; -- char *fname = rtc_dev_name ? : *p; -- -- do { -- int fd = open(fname, O_RDONLY); -- -- if (fd < 0 && errno == ENOENT) { -- if (fname == rtc_dev_name) -- break; -- fname = *++p; -- } else { -- rtc_dev_name = *p; -- return fd; -- } -- } while(fname); -- -- if (!rtc_dev_name) -- rtc_dev_name = *fls; -+ char **p; -+ -+ /* --rtc option has been given */ -+ if (rtc_dev_name) -+ return open(rtc_dev_name, O_RDONLY); -+ -+ for (p=fls; *p; ++p) { -+ int fd = open(*p, O_RDONLY); -+ -+ if (fd < 0 && errno == ENOENT) -+ continue; -+ rtc_dev_name = *p; -+ return fd; -+ } -+ rtc_dev_name = *fls; /* default */ - return -1; - } From crazy at frugalware.org Thu Jan 17 23:23:32 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 23:23:36 2008 Subject: [Frugalware-git] xorg73: xorg-server-1.4.0.90-2-i686 Message-ID: <20080117222332.4C25D176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=81ea0efb14c94acb95bc8247705502dcc33bd087 commit 81ea0efb14c94acb95bc8247705502dcc33bd087 Author: crazy Date: Thu Jan 17 23:10:49 2008 +0100 xorg-server-1.4.0.90-2-i686 * release bump * added KDrive servers all split in own subpackages * split dmx server also * that closes #1970 diff --git a/source/x11/xorg-server/FrugalBuild b/source/x11/xorg-server/FrugalBuild index 7d73d1b..668b7fb 100644 --- a/source/x11/xorg-server/FrugalBuild +++ b/source/x11/xorg-server/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xorg-server pkgver=1.4.0.90 -pkgrel=1 +pkgrel=2 mesaver=7.0.2 pkgdesc="Modular X.Org X Server" groups=('x11' 'xorg-core') @@ -11,15 +11,15 @@ archs=('i686' 'x86_64') depends=('libxfont>=1.3.1' 'libx11>=1.1.3-2' 'xtrans>=1.0.4' 'libxau>=1.0.3-2' \ 'libxext>=1.0.3' 'libxkbfile>=1.0.4-2' 'libxdmcp>=1.0.2-2' 'libxmu>=1.0.3-2' 'libxrender>=0.9.4' \ 'libxi>=1.1.3' 'freetype2' 'mesa>=7.0.2-2' 'font-cursor-misc>=1.0.0-2' 'font-misc-misc>=1.0.0-2' \ - 'xbitmaps' 'xkeyboard-config>=1.0-2' 'iceauth>=1.0.2' 'rgb>=1.0.1-2' 'xauth>=1.0.2-2' 'xinit>=1.0.7' 'libxaw>=1.0.4' \ + 'xbitmaps' 'xkeyboard-config>=1.1-2' 'iceauth>=1.0.2-2' 'rgb>=1.0.1-2' 'xauth>=1.0.2-2' 'xinit>=1.0.7' 'libxaw>=1.0.4' \ 'libxpm>=3.5.7' 'libxxf86misc>=1.0.1-2' 'libxxf86vm>=1.0.1-2' 'libxkbui>=1.0.2-2' 'liblbxutil>=1.0.1-2' \ - 'xorg-cf-files' 'libxtst>=1.0.3' 'font-alias' 'libxcb>=1.0-4' 'pixman' 'libdmx' 'libxres') + 'xorg-cf-files' 'libxtst>=1.0.3' 'font-alias' 'libxcb>=1.0-4' 'pixman>=0.9.6') makedepends=('randrproto' 'renderproto' 'fixesproto' 'damageproto>=1.1.0' 'xextproto' 'xproto' \ 'xf86dgaproto' 'xf86miscproto' 'xf86rushproto' 'xf86vidmodeproto' 'xf86bigfontproto' \ 'compositeproto>=0.4' 'recordproto' 'resourceproto' 'videoproto' 'scrnsaverproto' 'evieext' \ 'trapproto' 'xineramaproto' 'fontsproto' 'kbproto' 'inputproto>=1.4.2.1' 'bigreqsproto' 'xcmiscproto' \ 'glproto' 'xf86driproto' 'libdrm' 'printproto' 'mkfontdir>=1.0.3' 'mkfontscale>=1.0.3-3' \ - 'fontcacheproto' 'xorg-sgml-doctools>=1.2' 'util-macros>=1.1.5-2') + 'fontcacheproto' 'xorg-sgml-doctools>=1.2' 'util-macros>=1.1.5-2' 'calibrateproto' 'libdmx' 'libxres' 'sdl') rodepends=('xf86-input-mouse' 'xf86-input-keyboard' 'xf86-video-vga' 'xf86-video-vesa' 'libglx') provides=('xorg-compat') replaces=('xorg-compat') @@ -40,12 +40,72 @@ source=(${source[@]} http://$_F_sourceforge_mirror.dl.sourceforge.net/sourceforg 1.4-fix-dmx-link.patch \ 1.4-fix-kdrive-automake.patch \ 1.4-fix-xephyr-link.patch) +sha1sums=('7c492ac32bd83b521f5c016e4728fccf9cba55db' \ + 'd16eaeb1d9d95d11d3b6d289b1ba87108b88da90' \ + 'f31702e0029b2d68018598e73ed55c4d6c58367b' \ + '859b98a4049400be152032fc09ceff2afe9e6dcf' \ + '863ad92892785c3785b122bf54d0def4d4d2732c' \ + '1456207203932404752e2519c5b7fe830a913cf4' \ + '4713d46b31eafbde58a1fafe8269642df6a12d77' \ + '426b0b08617ec19cba41ab20f3891cab82f205a2' \ + 'f7f706ec568a80543c6d6096b3d8a833b80399ed' \ + '2937d6a50155cc16f73ae44b1e5b6e26cabbb86a' \ + '0eb64d46172b6f2f4462c02dad7964c6d7656076' \ + 'f53de93da5e110867db8b1655b5798d2049f43ae' \ + '0b627c0d98e50f0d29dacc3fa7e8e9d8b1ad3faf' \ + '41f686ef462e179f6c7e73a1babb7c0f2312d337' \ + 'f21a54aed8eae1e718f2f0c262c37c36ccccd152' \ + '352c55be4b91b29c84b192d806a90834d887fc22') -subpkgs=('libglx') -subdescs=('Glx library for XOrg.') -subdepends=('glibc') -subgroups=('x11 xorg-core') -subarchs=('i686 x86_64') +subpkgs=('libglx' \ + "$pkgname-dmx" "$pkgname-ati" "$pkgname-chips" "$pkgname-xephyr" \ + "$pkgname-epson" "$pkgname-fbdev" "$pkgname-i810" "$pkgname-mach64" \ + "$pkgname-mga" "$pkgname-nvidia" "$pkgname-pm2" "$pkgname-r128" \ + "$pkgname-sdl" "$pkgname-smi" "$pkgname-vesa" "$pkgname-via") +subdescs=('Glx library for XOrg.' \ + 'Distributed Multi-Head X server.' \ + 'KDrive ati X server' \ + 'KDrive chips X server' \ + 'KDrive xephyr X server' \ + 'KDrive epson X server' \ + 'KDrive fbdev X server' \ + 'KDrive i810 X server' \ + 'KDrive mach64 X server' \ + 'KDrive mga X server' \ + 'KDrive nvidia X server' \ + 'KDrive pm2 X server' \ + 'KDrive r128 X server' \ + 'KDrive sdl X server' \ + 'KDrive smi X server' \ + 'KDrive vesa X server' \ + 'KDrive via X server') +subdepends=('glibc' \ + 'libdmx libxcb libsm libxaw libxrender libxfixes libxfont libxi pixman libxres' \ + 'libxfont libxau pixman libxdmcp' \ + 'libxfont libxau pixman libxdmcp' \ + 'libxext libxfont pixman' \ + 'libxfont libxau pixman libxdmcp' \ + 'libxfont libxau pixman libxdmcp' \ + 'libxfont libxau pixman libxdmcp' \ + 'libxfont libxau pixman libxdmcp' \ + 'libxfont libxau pixman libxdmcp' \ + 'libxfont libxau pixman libxdmcp' \ + 'libxfont libxau pixman libxdmcp' \ + 'libxfont libxau pixman libxdmcp' \ + 'libxfont libxau pixman libxdmcp sdl' \ + 'libxfont libxau pixman libxdmcp' \ + 'libxfont libxau pixman libxdmcp' \ + 'libxfont libxau pixman libxdmcp') +subgroups=('x11 xorg-core' \ + 'x11-extra' 'x11-extra' 'x11-extra' 'x11-extra' \ + 'x11-extra' 'x11-extra' 'x11-extra' 'x11-extra' \ + 'x11-extra' 'x11-extra' 'x11-extra' 'x11-extra' \ + 'x11-extra' 'x11-extra' 'x11-extra' 'x11-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' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' \ + 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64') build() { cd $Fsrcdir/Mesa-$mesaver || Fdie @@ -88,9 +148,9 @@ build() { --disable-dbus \ --enable-dmx \ --enable-xtrap \ - --disable-xephyr \ - --disable-kdrive \ - --disable-xsdl \ + --enable-xephyr \ + --enable-kdrive \ + --enable-xsdl \ --enable-xevie \ --enable-xvfb \ --enable-vfb \ @@ -120,22 +180,22 @@ build() { # Fmv /etc/X11/Xsession.d/92* /etc/X11/Xsession.d.xprint/ Fsplit libglx usr/lib/xorg/modules/extensions/libglx.* usr/lib/xorg/modules/libwfb.* + + ## the servers =) + ## -dmx + Fsplit $pkgname-dmx \ + usr/bin/{Xdmx,dmxaddinput,dmxaddscreen,dmxreconfig,dmxresize,dmxrminput,dmxrmscreen,dmxtodmx,dmxwininfo,vdltodmx,xdmx,xdmxconfig} + Fsplit $pkgname-dmx usr/share/man/man1/*dmx* + + ## -xephyr + Fsplit $pkgname-xephyr usr/bin/Xephyr + + ## all the other + + for i in ati chips epson fbdev i810 mach64 mga nvidia pm2 r128 sdl smi vesa via + do + Fsplit $pkgname-$i usr/bin/X${i} + done } -sha1sums=('7c492ac32bd83b521f5c016e4728fccf9cba55db' \ - 'd16eaeb1d9d95d11d3b6d289b1ba87108b88da90' \ - 'f31702e0029b2d68018598e73ed55c4d6c58367b' \ - '859b98a4049400be152032fc09ceff2afe9e6dcf' \ - '863ad92892785c3785b122bf54d0def4d4d2732c' \ - '1456207203932404752e2519c5b7fe830a913cf4' \ - '4713d46b31eafbde58a1fafe8269642df6a12d77' \ - '426b0b08617ec19cba41ab20f3891cab82f205a2' \ - 'f7f706ec568a80543c6d6096b3d8a833b80399ed' \ - '2937d6a50155cc16f73ae44b1e5b6e26cabbb86a' \ - '0eb64d46172b6f2f4462c02dad7964c6d7656076' \ - 'f53de93da5e110867db8b1655b5798d2049f43ae' \ - '0b627c0d98e50f0d29dacc3fa7e8e9d8b1ad3faf' \ - '41f686ef462e179f6c7e73a1babb7c0f2312d337' \ - 'f21a54aed8eae1e718f2f0c262c37c36ccccd152' \ - '352c55be4b91b29c84b192d806a90834d887fc22') # optimization OK From crazy at frugalware.org Thu Jan 17 23:46:37 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 17 23:46:38 2008 Subject: [Frugalware-git] xorg73: tv-fonts-1.1-3-i686 Message-ID: <20080117224637.C029A176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=bd8f6c4d324b76c7a8adf7375b3c4bfd58d713f5 commit bd8f6c4d324b76c7a8adf7375b3c4bfd58d713f5 Author: crazy Date: Thu Jan 17 23:46:21 2008 +0100 tv-fonts-1.1-3-i686 * release bump * fixed install scriptlet diff --git a/source/x11/tv-fonts/FrugalBuild b/source/x11/tv-fonts/FrugalBuild index fe63974..d9513e7 100644 --- a/source/x11/tv-fonts/FrugalBuild +++ b/source/x11/tv-fonts/FrugalBuild @@ -3,7 +3,7 @@ pkgname=tv-fonts pkgver=1.1 -pkgrel=2 +pkgrel=3 pkgdesc="Fonts which are useful for TV applications." url="http://linux.bytesex.org/xawtv/tvfonts.html" depends=('fontconfig>=2.3.94' 'mkfontdir') @@ -25,4 +25,4 @@ build() } -# optimalization OK +# optimization OK diff --git a/source/x11/tv-fonts/tv-fonts.install b/source/x11/tv-fonts/tv-fonts.install index d4b89fc..843d620 100644 --- a/source/x11/tv-fonts/tv-fonts.install +++ b/source/x11/tv-fonts/tv-fonts.install @@ -2,7 +2,7 @@ post_install() { echo -n "updating fonts cache..." mkfontdir /usr/lib/X11/fonts/misc - /usr/bin/fc-cache --force --system-only --really-force + /usr/bin/fc-cache --force --system-only echo "done." } @@ -22,4 +22,3 @@ shift $op $* -# vim: ft=sh From crazy at frugalware.org Fri Jan 18 00:27:57 2008 From: crazy at frugalware.org (crazy) Date: Fri Jan 18 00:27:58 2008 Subject: [Frugalware-git] frugalware-current: dbus-1.1.4-1-i686 Message-ID: <20080117232757.66AFD11901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a458146b3393562f97e5c205bd825714b31bb31b commit a458146b3393562f97e5c205bd825714b31bb31b Author: crazy Date: Fri Jan 18 00:27:14 2008 +0100 dbus-1.1.4-1-i686 * Version bump to : * "Opps, I did it again" ( aka: 1.2.0RC2 ) :p diff --git a/source/apps/dbus/FrugalBuild b/source/apps/dbus/FrugalBuild index 292dc31..0a510c2 100644 --- a/source/apps/dbus/FrugalBuild +++ b/source/apps/dbus/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=dbus -pkgver=1.1.3 +pkgver=1.1.4 pkgrel=1 pkgdesc="A message bus system" url="http://freedesktop.org/wiki/Software_2fdbus" @@ -14,7 +14,7 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://dbus.freedesktop.org/releases/dbus/|Flasttar" source=(http://dbus.freedesktop.org/releases/dbus/$pkgname-$pkgver.tar.gz \ rc.$pkgname dbus-1-launch dbus-1-launch.desktop) -sha1sums=('173d546bf95a81e9b2741018f61a9896e7f21ae3' \ +sha1sums=('f246dfbc7dadb8a11a413f3376fdcd22e52eb1e4' \ 'b5b036bbdd1a3fbe97218ae57bdd565f85160cd9' \ '740af74eb43cadf1277346029577aadd3d10f2b5' \ 'da9efab479aa3a2a8fb365a89ed658646486c39f') From crazy at frugalware.org Fri Jan 18 00:50:38 2008 From: crazy at frugalware.org (crazy) Date: Fri Jan 18 00:50:41 2008 Subject: [Frugalware-git] frugalware-current: yakuake-2.8.1-1-i686 Message-ID: <20080117235038.CB8D711901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8080e010a3289ff83625d8455e496fcd6af24957 commit 8080e010a3289ff83625d8455e496fcd6af24957 Author: crazy Date: Fri Jan 18 00:50:19 2008 +0100 yakuake-2.8.1-1-i686 * Version bump diff --git a/source/kde-extra/yakuake/FrugalBuild b/source/kde-extra/yakuake/FrugalBuild index 0d6cd11..ed13723 100644 --- a/source/kde-extra/yakuake/FrugalBuild +++ b/source/kde-extra/yakuake/FrugalBuild @@ -2,20 +2,18 @@ # Maintainer: crazy pkgname=yakuake -pkgver=2.8 +pkgver=2.8.1 pkgrel=1 pkgdesc="Yakuake is a Quake-style terminal emulator based on KDE Konsole technology." depends=('kdebase') license="GPL" groups=('kde-extra') archs=('i686' 'x86_64') -_F_kde_id="29153" _F_kde_reconf=1 Finclude kde -url="http://extragear.kde.org/apps/yakuake/" +url="http://yakuake.kde.org/" source=(http://download2.berlios.de/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('4d9c0da7ba4fe20b05af9c97346805acd887c7a2') - -# optimalization OK +up2date="lynx -dump 'http://www.kde-apps.org/content/show.php?content=29153'|grep 'Source download'|grep -m1 'KDE 3'|sed 's/.*ke \(.*\) .*(.*)/\1/'" +sha1sums=('05e5bc6179512c8c7913bc9346fdc05d8882b084') # optimization OK From vmiklos at frugalware.org Fri Jan 18 02:01:07 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 18 02:01:10 2008 Subject: [Frugalware-git] homepage-ng: xorg73 'call for testing' draft Message-ID: <20080118010107.D578011901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=76636bbc9b6dbd58c97d4092441acb88242dbac0 commit 76636bbc9b6dbd58c97d4092441acb88242dbac0 Author: Miklos Vajna Date: Fri Jan 18 02:01:00 2008 +0100 xorg73 'call for testing' draft diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index ab1522f..c56963c 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -17,6 +17,26 @@ + 84 + X.Org 7.3 testers wanted! + Fri Jan 18 01:47:41 CET 2008 + VMiklos + 1 + + 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.1 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.2 and 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
    + 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
    + 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 From vmiklos at frugalware.org Fri Jan 18 02:02:57 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 18 02:02:58 2008 Subject: [Frugalware-git] homepage-ng: xorg73 must be added before current Message-ID: <20080118010257.EABDE11901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=ac4c7c2b35201c0f163f73661a9d0a3b5855b09b commit ac4c7c2b35201c0f163f73661a9d0a3b5855b09b Author: Miklos Vajna Date: Fri Jan 18 02:02:54 2008 +0100 xorg73 must be added before current diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index c56963c..a1ba1d3 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -27,7 +27,7 @@ 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.1 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.2 and 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
    + 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
    From crazy at frugalware.org Fri Jan 18 02:03:57 2008 From: crazy at frugalware.org (crazy) Date: Fri Jan 18 02:03:59 2008 Subject: [Frugalware-git] xorg73: fontconfig-2.5.91-1-i686 Message-ID: <20080118010357.79F8C11901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=1cf0f5e133eb33a52406568e080b306c73dbd870 commit 1cf0f5e133eb33a52406568e080b306c73dbd870 Author: crazy Date: Fri Jan 18 02:03:16 2008 +0100 fontconfig-2.5.91-1-i686 * Version bump * removed merged patch * reworked fw patch * fixed install scriptlet diff --git a/source/lib/fontconfig/01-frugalware-confs.patch b/source/lib/fontconfig/01-frugalware-confs.patch index fc8c3b7..5e08d74 100644 --- a/source/lib/fontconfig/01-frugalware-confs.patch +++ b/source/lib/fontconfig/01-frugalware-confs.patch @@ -1,6 +1,6 @@ -diff -Naurp fontconfig-2.4.0/conf.d/00-frugalware.conf fontconfig-2.4.0-p/conf.d/00-frugalware.conf ---- fontconfig-2.4.0/conf.d/00-frugalware.conf 1970-01-01 01:00:00.000000000 +0100 -+++ fontconfig-2.4.0-p/conf.d/00-frugalware.conf 2007-02-09 00:57:26.000000000 +0100 +diff -Naur fontconfig-2.5.91/conf.d/00-frugalware.conf fontconfig-2.5.91-p/conf.d/00-frugalware.conf +--- fontconfig-2.5.91/conf.d/00-frugalware.conf 1970-01-01 01:00:00.000000000 +0100 ++++ fontconfig-2.5.91-p/conf.d/00-frugalware.conf 2008-01-18 01:18:59.000000000 +0100 @@ -0,0 +1,13 @@ + + @@ -15,9 +15,9 @@ diff -Naurp fontconfig-2.4.0/conf.d/00-frugalware.conf fontconfig-2.4.0-p/conf.d + /usr/share/imlib2/data/fonts + + -diff -Naurp fontconfig-2.4.0/conf.d/10-fw-autohinting.conf fontconfig-2.4.0-p/conf.d/10-fw-autohinting.conf ---- fontconfig-2.4.0/conf.d/10-fw-autohinting.conf 1970-01-01 01:00:00.000000000 +0100 -+++ fontconfig-2.4.0-p/conf.d/10-fw-autohinting.conf 2007-02-09 01:01:13.000000000 +0100 +diff -Naur fontconfig-2.5.91/conf.d/10-fw-autohinting.conf fontconfig-2.5.91-p/conf.d/10-fw-autohinting.conf +--- fontconfig-2.5.91/conf.d/10-fw-autohinting.conf 1970-01-01 01:00:00.000000000 +0100 ++++ fontconfig-2.5.91-p/conf.d/10-fw-autohinting.conf 2008-01-18 01:18:59.000000000 +0100 @@ -0,0 +1,15 @@ + + @@ -34,9 +34,9 @@ diff -Naurp fontconfig-2.4.0/conf.d/10-fw-autohinting.conf fontconfig-2.4.0-p/co + false + + -diff -Naurp fontconfig-2.4.0/conf.d/30-fw-urw.conf fontconfig-2.4.0-p/conf.d/30-fw-urw.conf ---- fontconfig-2.4.0/conf.d/30-fw-urw.conf 1970-01-01 01:00:00.000000000 +0100 -+++ fontconfig-2.4.0-p/conf.d/30-fw-urw.conf 2007-02-09 00:57:26.000000000 +0100 +diff -Naur fontconfig-2.5.91/conf.d/30-fw-urw.conf fontconfig-2.5.91-p/conf.d/30-fw-urw.conf +--- fontconfig-2.5.91/conf.d/30-fw-urw.conf 1970-01-01 01:00:00.000000000 +0100 ++++ fontconfig-2.5.91-p/conf.d/30-fw-urw.conf 2008-01-18 01:18:59.000000000 +0100 @@ -0,0 +1,145 @@ + + @@ -183,9 +183,9 @@ diff -Naurp fontconfig-2.4.0/conf.d/30-fw-urw.conf fontconfig-2.4.0-p/conf.d/30- + + + -diff -Naurp fontconfig-2.4.0/conf.d/70-fw-no-bitmap.conf fontconfig-2.4.0-p/conf.d/70-fw-no-bitmap.conf ---- fontconfig-2.4.0/conf.d/70-fw-no-bitmap.conf 1970-01-01 01:00:00.000000000 +0100 -+++ fontconfig-2.4.0-p/conf.d/70-fw-no-bitmap.conf 2007-02-09 00:57:26.000000000 +0100 +diff -Naur fontconfig-2.5.91/conf.d/70-fw-no-bitmap.conf fontconfig-2.5.91-p/conf.d/70-fw-no-bitmap.conf +--- fontconfig-2.5.91/conf.d/70-fw-no-bitmap.conf 1970-01-01 01:00:00.000000000 +0100 ++++ fontconfig-2.5.91-p/conf.d/70-fw-no-bitmap.conf 2008-01-18 01:18:59.000000000 +0100 @@ -0,0 +1,142 @@ + + @@ -329,36 +329,36 @@ diff -Naurp fontconfig-2.4.0/conf.d/70-fw-no-bitmap.conf fontconfig-2.4.0-p/conf + + + -diff -Naurp fontconfig-2.4.0/conf.d/Makefile.am fontconfig-2.4.0-p/conf.d/Makefile.am ---- fontconfig-2.4.0/conf.d/Makefile.am 2006-09-10 06:07:07.000000000 +0200 -+++ fontconfig-2.4.0-p/conf.d/Makefile.am 2007-02-09 01:02:17.000000000 +0100 -@@ -23,6 +23,7 @@ +diff -Naur fontconfig-2.5.91/conf.d/Makefile.am fontconfig-2.5.91-p/conf.d/Makefile.am +--- fontconfig-2.5.91/conf.d/Makefile.am 2008-01-10 19:43:05.000000000 +0100 ++++ fontconfig-2.5.91-p/conf.d/Makefile.am 2008-01-18 01:29:24.000000000 +0100 +@@ -25,6 +25,7 @@ + README CONF_FILES = \ - README \ + 00-frugalware.conf \ 10-autohint.conf \ 10-no-sub-pixel.conf \ 10-sub-pixel-bgr.conf \ -@@ -30,11 +31,13 @@ CONF_FILES = \ +@@ -32,10 +33,12 @@ 10-sub-pixel-vbgr.conf \ 10-sub-pixel-vrgb.conf \ 10-unhinted.conf \ + 10-fw-autohinting.conf \ 20-fix-globaladvance.conf \ - 20-lohit-gujarati.conf \ 20-unhint-small-vera.conf \ - 30-amt-aliases.conf \ + 25-unhint-nonlatin.conf \ 30-urw-aliases.conf \ + 30-fw-urw.conf \ - 40-generic.conf \ - 49-sansserif.conf \ - 50-user.conf \ -@@ -45,15 +48,19 @@ CONF_FILES = \ + 30-metric-aliases.conf \ + 40-nonlatin.conf \ + 45-latin.conf \ +@@ -48,14 +51,18 @@ + 65-nonlatin.conf \ 69-unifont.conf \ 70-no-bitmaps.conf \ - 70-yes-bitmaps.conf \ + 70-fw-no-bitmap.conf \ + 70-yes-bitmaps.conf \ 80-delicious.conf \ 90-synthetic.conf @@ -367,15 +367,13 @@ diff -Naurp fontconfig-2.4.0/conf.d/Makefile.am fontconfig-2.4.0-p/conf.d/Makefi + 10-fw-autohinting.conf \ + 10-sub-pixel-rgb.conf \ 20-fix-globaladvance.conf \ - 20-lohit-gujarati.conf \ 20-unhint-small-vera.conf \ - 30-amt-aliases.conf \ - 30-urw-aliases.conf \ + 30-fw-urw.conf \ - 40-generic.conf \ - 49-sansserif.conf \ - 50-user.conf \ -@@ -62,6 +69,7 @@ CONF_LINKS = \ + 30-metric-aliases.conf \ + 40-nonlatin.conf \ + 45-latin.conf \ +@@ -66,6 +73,7 @@ 65-fonts-persian.conf \ 65-nonlatin.conf \ 69-unifont.conf \ @@ -383,17 +381,18 @@ diff -Naurp fontconfig-2.4.0/conf.d/Makefile.am fontconfig-2.4.0-p/conf.d/Makefi 80-delicious.conf \ 90-synthetic.conf -@@ -70,11 +78,16 @@ EXTRA_DIST = $(CONF_FILES) +@@ -74,12 +82,17 @@ configdir=$(CONFDIR) confavaildir=$(configdir)/conf.avail confddir=$(configdir)/conf.d +conffdir=$(configdir)/frugalware.d confavail_DATA=$(CONF_FILES) + confd_DATA=$(DOC_FILES) install-data-local: mkdir -p ${DESTDIR}${confddir} -+ @(echo cd ${DESTDIR}${configdir}; \ ++ @(echo cd ${DESTDIR}${confiddir}; \ + cd ${DESTDIR}${configdir}; \ + ln -sf conf.d frugalware.d; \ + ) diff --git a/source/lib/fontconfig/02-generic.conf-move-dejavu-and-luxi-before-vera.patch b/source/lib/fontconfig/02-generic.conf-move-dejavu-and-luxi-before-vera.patch deleted file mode 100644 index c87a158..0000000 --- a/source/lib/fontconfig/02-generic.conf-move-dejavu-and-luxi-before-vera.patch +++ /dev/null @@ -1,40 +0,0 @@ -diff -Naur fontconfig-2.4.0/conf.d/40-generic.conf fontconfig-2.4.0-p/conf.d/40-generic.conf ---- fontconfig-2.4.0/conf.d/40-generic.conf 2006-09-10 05:33:43.000000000 +0200 -+++ fontconfig-2.4.0-p/conf.d/40-generic.conf 2006-09-17 13:27:24.000000000 +0200 -@@ -10,8 +10,9 @@ - Serif faces - --> - -- Bitstream Vera Serif - DejaVu Serif -+ Luxi Serif -+ Bitstream Vera Serif - Times New Roman - Times - Nimbus Roman No9 L -@@ -29,8 +30,9 @@ - Sans-serif faces - --> - -- Bitstream Vera Sans - DejaVu Sans -+ Luxi Sans -+ Bitstream Vera Sans - Helvetica - Arial - Verdana -@@ -51,12 +53,12 @@ - Monospace faces - --> - -- Bitstream Vera Sans Mono - DejaVu Sans Mono -+ Luxi Mono -+ Bitstream Vera Sans Mono - Courier - Courier New - Andale Mono -- Luxi Mono - Cumberland AMT - Nimbus Mono L - NSimSun diff --git a/source/lib/fontconfig/FrugalBuild b/source/lib/fontconfig/FrugalBuild index 0f6d4dd..311311e 100644 --- a/source/lib/fontconfig/FrugalBuild +++ b/source/lib/fontconfig/FrugalBuild @@ -3,21 +3,17 @@ # Contributor: VMiklos pkgname=fontconfig -pkgver=2.4.0 -pkgrel=3 +pkgver=2.5.91 +pkgrel=1 pkgdesc="A library for configuring and customizing font access" url="http://fontconfig.org/" depends=('libxml2' 'freetype2>=2.3.1' 'frugalware') groups=('lib' 'misc-fonts') archs=('i686' 'x86_64') -## stable -up2date="lynx -dump -source $url|grep -m1 'The latest version'|sed 's/.*latest.*is \(.*\).*which.*/\1/'|tr -d [:blank:]" -## devel -#up2date="lynx -dump http://fontconfig.org/release|Flasttar" +up2date="lynx -dump http://fontconfig.org/release|Flasttar" options=('force') source=($url/release/$pkgname-$pkgver.tar.gz \ 01-frugalware-confs.patch \ - 02-generic.conf-move-dejavu-and-luxi-before-vera.patch \ 03-latin.conf-move-dejavu-and-luxi-before-vera.patch) @@ -37,8 +33,7 @@ build() } -sha1sums=('132b0567740a04d89cd1eef0dd66b43ca32538c0'\ - '6bb074fe6abe3ba7a53eb46941af78db40a0738b'\ - 'd6e4c542d747b422b0c5221abe21476ac05697b2'\ +sha1sums=('bfd635761d24ed6fc1347aed61c0cf7b5fa7be5d' \ + '9dd37943df4199edf0d8adca65a075286e84ed04' \ 'e1c3d5c855149692d9fc7278fa57ad3c6a43e919') # optimization OK diff --git a/source/lib/fontconfig/fontconfig.install b/source/lib/fontconfig/fontconfig.install index a021405..ff01ba6 100644 --- a/source/lib/fontconfig/fontconfig.install +++ b/source/lib/fontconfig/fontconfig.install @@ -10,20 +10,18 @@ post_install() { } -pre_upgrade() -{ - ## not valid with 2.3.96 anymore now its has such a - ## xxxx-$ARCH.cache-2. Remove for 0.6 final - /usr/bin/rm -f /var/cache/fontconfig/*.cache-2 2>/dev/null >/dev/null - -} post_upgrade() { post_install $1 } +post_remove() +{ + post_install $1 +} + op=$1 shift $op $* -# vim: ft=sh + From vmiklos at frugalware.org Fri Jan 18 02:09:16 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 18 02:09:18 2008 Subject: [Frugalware-git] homepage-ng: correct xorg release numbering Message-ID: <20080118010916.AF31711901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=7b5bc5df16de6c1e5a14c5836a0496e66ed1fc31 commit 7b5bc5df16de6c1e5a14c5836a0496e66ed1fc31 Author: Miklos Vajna Date: Fri Jan 18 02:09:13 2008 +0100 correct xorg release numbering diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index a1ba1d3..021915c 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -24,8 +24,8 @@ 1 - 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.1 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.2 and X.Org 7.3 did. So in short: time for testing!
    + 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: From vmiklos at frugalware.org Fri Jan 18 02:14:38 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 18 02:14:40 2008 Subject: [Frugalware-git] homepage-ng: add note about -Syu and xorg restart Message-ID: <20080118011438.4869411901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=e65ca90f9966a82484bac54468a80c63f81d1226 commit e65ca90f9966a82484bac54468a80c63f81d1226 Author: Miklos Vajna Date: Fri Jan 18 02:14:34 2008 +0100 add note about -Syu and xorg restart diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index 021915c..f55dfc8 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -31,6 +31,8 @@ 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 -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! ]]> From vmiklos at frugalware.org Fri Jan 18 02:15:05 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 18 02:15:06 2008 Subject: [Frugalware-git] homepage-ng: typo Message-ID: <20080118011505.76BDD1190499@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=37139b9742553fe14207c8f69859a4cf07a14d7b commit 37139b9742553fe14207c8f69859a4cf07a14d7b Author: Miklos Vajna Date: Fri Jan 18 02:15:01 2008 +0100 typo diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index f55dfc8..a1042bb 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -31,7 +31,7 @@ 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 -Syu
    to update your system.
    + 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! From vmiklos at frugalware.org Fri Jan 18 02:18:35 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 18 02:18:35 2008 Subject: [Frugalware-git] homepage-ng: send the xorg73 news entry out Message-ID: <20080118011835.300AE11901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=bd5380c271c81814400cdf150ae449067641d532 commit bd5380c271c81814400cdf150ae449067641d532 Author: Miklos Vajna Date: Fri Jan 18 02:18:31 2008 +0100 send the xorg73 news entry out diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index a1042bb..836c839 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -21,7 +21,7 @@ X.Org 7.3 testers wanted! Fri Jan 18 01:47:41 CET 2008 VMiklos - 1 + 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!
    From priyank at frugalware.org Fri Jan 18 14:05:40 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 18 14:05:43 2008 Subject: [Frugalware-git] frugalware-current: squeeze-0.2.2-2-i686 Message-ID: <20080118130540.95817176C080@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8400a8e5954d7b463907e812061acb4d0bf28086 commit 8400a8e5954d7b463907e812061acb4d0bf28086 Author: Priyank Date: Fri Jan 18 18:33:28 2008 +0530 squeeze-0.2.2-2-i686 * Added a patch to fix a segfault on opening any archive file. diff --git a/source/xfce4-extra/squeeze/FrugalBuild b/source/xfce4-extra/squeeze/FrugalBuild index 0b702a4..2e2ff07 100644 --- a/source/xfce4-extra/squeeze/FrugalBuild +++ b/source/xfce4-extra/squeeze/FrugalBuild @@ -3,7 +3,7 @@ pkgname=squeeze pkgver=0.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="A modern and advanced archive manager for Xfce4." url="http://squeeze.xfce.org/" makedepends=('intltool' 'pkgconfig') @@ -14,7 +14,8 @@ _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome-scriptlet up2date="lynx -dump $url/download | grep -m1 tar.bz2 | Flasttarbz2" -source=($url/downloads/$pkgname-$pkgver.tar.bz2) -sha1sums=('d19e218387e646594e93dee29f4c9d91c4b0b2da') +source=($url/downloads/$pkgname-$pkgver.tar.bz2 squeeze-0.2.2-segfaultfix.diff) +sha1sums=('d19e218387e646594e93dee29f4c9d91c4b0b2da' \ + '6f427f8f71f10bff79b1075d6e0b4ca20cb58f86') # optimization OK diff --git a/source/xfce4-extra/squeeze/squeeze-0.2.2-segfaultfix.diff b/source/xfce4-extra/squeeze/squeeze-0.2.2-segfaultfix.diff new file mode 100644 index 0000000..5ffb834 --- /dev/null +++ b/source/xfce4-extra/squeeze/squeeze-0.2.2-segfaultfix.diff @@ -0,0 +1,22 @@ +diff -Naur squeeze-0.2.2/libsqueeze/archive.c squeeze-0.2.2.new/libsqueeze/archive.c +--- squeeze-0.2.2/libsqueeze/archive.c 2008-01-04 19:57:34.000000000 +0530 ++++ squeeze-0.2.2.new/libsqueeze/archive.c 2008-01-18 18:26:57.000000000 +0530 +@@ -350,10 +350,14 @@ + const gchar * + lsq_archive_get_status(const LSQArchive *archive) + { +- if(archive->command) +- return lsq_archive_command_get_comment(archive->command); +- else +- return NULL; ++ if (archive) ++ { ++ if(archive->command) ++ return lsq_archive_command_get_comment(archive->command); ++ else ++ return NULL; ++ } ++ return NULL; + } + + void From vmiklos at frugalware.org Fri Jan 18 15:24:56 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 18 15:24:58 2008 Subject: [Frugalware-git] frugalware-current: j2sdk-6-6-i686 Message-ID: <20080118142456.D680711901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=446906d23c6dac8c09a3dec675767072bf020949 commit 446906d23c6dac8c09a3dec675767072bf020949 Author: Miklos Vajna Date: Fri Jan 18 15:24:35 2008 +0100 j2sdk-6-6-i686 update to patchlevel '4' diff --git a/source/devel-extra/j2sdk/FrugalBuild b/source/devel-extra/j2sdk/FrugalBuild index 0c096c8..3cdcdb0 100644 --- a/source/devel-extra/j2sdk/FrugalBuild +++ b/source/devel-extra/j2sdk/FrugalBuild @@ -3,9 +3,9 @@ pkgname=j2sdk pkgver=6 -update=3 +update=4 realver=${pkgver}u$update -pkgrel=5 +pkgrel=6 pkgdesc="Sun's java development kit" url="http://java.sun.com/j2se/downloads.html" rodepends=('j2re') @@ -14,10 +14,10 @@ archs=('i686' 'x86_64') up2date="elinks -dump https://jdk-distros.dev.java.net/developer.html|grep 'jdk-[0-9].*bin$'|sed 's/.*jdk-\(.*\)-dlj-linux.*/\1/;s/u$update//;q'" if [ "$CARCH" == "i686" ]; then _arch="i586" - sha1sums=('86ba73cdcc2c22782a04b8191f157a5ac7caa490') + sha1sums=('24601838ae7216cbc5d75170b6aebf5e4012dec1') elif [ "$CARCH" == "x86_64" ]; then _arch="amd64" - sha1sums=('aca236ed64fc6735d303c57e13cc9f67a6ac11be') + sha1sums=('00afdbbc6b0b60de6b03d2f37710bb86f8e6760c') fi source=(http://dlc.sun.com/dlj/binaries/jdk-$realver-dlj-linux-$_arch.bin \ https://jdk-distros.dev.java.net/source/browse/*checkout*/jdk-distros/trunk/utils/construct.sh \ From vmiklos at frugalware.org Fri Jan 18 16:31:28 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 18 16:31:32 2008 Subject: [Frugalware-git] frugalware-current: xmlto-0.0.20-1-i686 Message-ID: <20080118153128.4926011901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=142ea902f7602fb2da32822e90b1f8da6ad0388b commit 142ea902f7602fb2da32822e90b1f8da6ad0388b Author: Miklos Vajna Date: Fri Jan 18 16:31:19 2008 +0100 xmlto-0.0.20-1-i686 version bump diff --git a/source/apps-extra/xmlto/FrugalBuild b/source/apps-extra/xmlto/FrugalBuild index dd2e947..7943285 100644 --- a/source/apps-extra/xmlto/FrugalBuild +++ b/source/apps-extra/xmlto/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=xmlto -pkgver=0.0.19 +pkgver=0.0.20 pkgrel=1 pkgdesc="xmlto is a front-end to an XSL toolchain." url="http://cyberelk.net/tim/xmlto/" @@ -13,5 +13,5 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://cyberelk.net/tim/data/xmlto/stable/ |Flasttarbz2" source=(http://cyberelk.net/tim/data/xmlto/stable/xmlto-$pkgver.tar.bz2) options=('scriptlet') -sha1sums=('5bef2821dd89a020f286dc6f1b5678bce4f1997a') +sha1sums=('e883e6b09023d74ee75826dbeffd6e9f885c2d53') # optimization OK From crazy at frugalware.org Fri Jan 18 17:22:32 2008 From: crazy at frugalware.org (crazy) Date: Fri Jan 18 17:22:35 2008 Subject: [Frugalware-git] frugalware-current: swfdec-0.5.5-2-i686 Message-ID: <20080118162232.1ECDC1190499@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ea9cbaf37a6e22f98ea88017f68b934fddc8c592 commit ea9cbaf37a6e22f98ea88017f68b934fddc8c592 Author: crazy Date: Fri Jan 18 17:21:39 2008 +0100 swfdec-0.5.5-2-i686 * rebuild with gnutls diff --git a/source/xlib/swfdec/FrugalBuild b/source/xlib/swfdec/FrugalBuild index 22788d6..a3bf2da 100644 --- a/source/xlib/swfdec/FrugalBuild +++ b/source/xlib/swfdec/FrugalBuild @@ -3,11 +3,11 @@ pkgname=swfdec pkgver=0.5.5 -pkgrel=1 +pkgrel=2 pkgdesc="Swfdec is a decoder/renderer library for Macromedia Flash animations.." url="http://swfdec.freedesktop.org/" license="LGPL" -depends=('libmad' 'gtk+2' 'liboil' 'ffmpeg>=20070422' 'alsa-lib' 'faad2' 'gstreamer' 'libsoup') +depends=('libmad' 'gtk+2' 'liboil' 'ffmpeg>=20070422' 'alsa-lib' 'faad2' 'gstreamer' 'libsoup' 'gnutls>=2.2.0') options=('scriptlet') groups=('xlib') archs=('i686' 'x86_64') From crazy at frugalware.org Fri Jan 18 17:30:41 2008 From: crazy at frugalware.org (crazy) Date: Fri Jan 18 17:30:43 2008 Subject: [Frugalware-git] frugalware-current: swfdec-mozilla-0.5.5-2-i686 Message-ID: <20080118163041.98C761190499@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1b32670ca4b50b7f322f5f827c000f82233ab9e3 commit 1b32670ca4b50b7f322f5f827c000f82233ab9e3 Author: crazy Date: Fri Jan 18 17:30:26 2008 +0100 swfdec-mozilla-0.5.5-2-i686 * rebuild with gnutls diff --git a/source/xlib-extra/swfdec-mozilla/FrugalBuild b/source/xlib-extra/swfdec-mozilla/FrugalBuild index c17a2b5..f5fc5f7 100644 --- a/source/xlib-extra/swfdec-mozilla/FrugalBuild +++ b/source/xlib-extra/swfdec-mozilla/FrugalBuild @@ -3,11 +3,11 @@ pkgname=swfdec-mozilla pkgver=0.5.5 -pkgrel=1 +pkgrel=2 pkgdesc="Mozilla plugin that uses the Swfdec library for playing SWF files in a browser capable of loading NS-Plugins" url="http://swfdec.freedesktop.org/" license="LGPL" -depends=('swfdec=0.5.5' 'firefox') +depends=('swfdec=0.5.5-2' 'firefox' 'gnutls>=2.2.0') options=('scriptlet') groups=('xlib-extra') archs=('i686' 'x86_64') From crazy at frugalware.org Fri Jan 18 18:12:11 2008 From: crazy at frugalware.org (crazy) Date: Fri Jan 18 18:12:14 2008 Subject: [Frugalware-git] playground: kdeaccessibility-4.00.80_757019-0playground2-i686 Message-ID: <20080118171211.3357311901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=9e1c154745e43ab01e86708eefafc86a66398ece commit 9e1c154745e43ab01e86708eefafc86a66398ece Author: crazy Date: Fri Jan 18 18:09:23 2008 +0100 kdeaccessibility-4.00.80_757019-0playground2-i686 * fix rodepends() diff --git a/source/kde4/kdeaccessibility/FrugalBuild b/source/kde4/kdeaccessibility/FrugalBuild index 53f4c4e..49c29bf 100644 --- a/source/kde4/kdeaccessibility/FrugalBuild +++ b/source/kde4/kdeaccessibility/FrugalBuild @@ -3,13 +3,13 @@ pkgname=kdeaccessibility pkgver=4.00.80_757019 -pkgrel=0playground1 +pkgrel=0playground2 pkgdesc="KDE accessibility programs" groups=('kde4') archs=('i686') depends=('libkde' 'gamin' 'xfsprogs-attr' 'libxrender' 'libice' 'libxext' 'libxfixes' 'libqtnetwork' 'bzip2' \ 'qt4-qdbus' 'libqtgui' 'libgcc' 'libqtsql' 'kdebase-workspace-libs') -rodepends=('festival' 'txt2pho' 'mbrola' 'freetts') +rodepends=('festival' 'txt2pho-hu' 'mbrola' 'freetts') options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) From crazy at frugalware.org Fri Jan 18 19:04:29 2008 From: crazy at frugalware.org (crazy) Date: Fri Jan 18 19:04:34 2008 Subject: [Frugalware-git] xorg73: synaptics-0.14.6-2-i686 Message-ID: <20080118180429.C310311901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=6ba60e24e2da15fa66190f7dd802fa3ef8e90fc9 commit 6ba60e24e2da15fa66190f7dd802fa3ef8e90fc9 Author: crazy Date: Fri Jan 18 19:04:14 2008 +0100 synaptics-0.14.6-2-i686 * relese bump * rebuild with new xorg-server * added a lot patches to get it work * still need some love =) diff --git a/source/x11-extra/synaptics/01-synaptics-dont-grab-if-not-on-current-VT.patch b/source/x11-extra/synaptics/01-synaptics-dont-grab-if-not-on-current-VT.patch new file mode 100644 index 0000000..8090e6e --- /dev/null +++ b/source/x11-extra/synaptics/01-synaptics-dont-grab-if-not-on-current-VT.patch @@ -0,0 +1,14 @@ +diff --git a/synaptics.c b/synaptics.c +index 802132c..5f7ba6d 100644 +--- a/synaptics.c ++++ b/synaptics.c +@@ -588,6 +588,9 @@ DeviceOn(DeviceIntPtr dev) + + DBG(3, ErrorF("Synaptics DeviceOn called\n")); + ++ if (xf86Screens[0]->vtSema == FALSE) ++ return !Success; ++ + SetDeviceAndProtocol(local); + local->fd = xf86OpenSerial(local->options); + if (local->fd == -1) { diff --git a/source/x11-extra/synaptics/02-scandir-dev-input.patch b/source/x11-extra/synaptics/02-scandir-dev-input.patch new file mode 100644 index 0000000..d3e27f9 --- /dev/null +++ b/source/x11-extra/synaptics/02-scandir-dev-input.patch @@ -0,0 +1,113 @@ +diff --git a/eventcomm.c b/eventcomm.c +index e3257cd..565c438 100644 +--- a/eventcomm.c ++++ b/eventcomm.c +@@ -22,6 +22,8 @@ + #include + #include + #include ++#include ++#include + #include + #include "synproto.h" + #define SYNAPTICS_PRIVATE +@@ -259,54 +261,60 @@ EventReadHwState(LocalDevicePtr local, struct SynapticsHwInfo *synhw, + return FALSE; + } + ++/* filter for the AutoDevProbe scandir on /dev/input */ ++static int EventDevOnly(const struct dirent *dir) { ++ return strncmp(EVENT_DEV_NAME, dir->d_name, 5) == 0; ++} ++ + static Bool + EventAutoDevProbe(LocalDevicePtr local) + { + /* We are trying to find the right eventX device or fall back to + the psaux protocol and the given device from XF86Config */ + int i; +- Bool have_evdev = FALSE; +- int noent_cnt = 0; +- const int max_skip = 10; ++ Bool touchpad_found = FALSE; ++ struct dirent **namelist; + +- for (i = 0; ; i++) { +- char fname[64]; +- int fd = -1; +- Bool is_touchpad; ++ i = scandir(DEV_INPUT_EVENT, &namelist, EventDevOnly, alphasort); ++ if (i < 0) { ++ ErrorF("Couldn't open %s\n", DEV_INPUT_EVENT); ++ return FALSE; ++ } ++ else if (i == 0) { ++ ErrorF("%s The /dev/input/event* device nodes seem to be missing\n", ++ local->name); ++ free(namelist); ++ return FALSE; ++ } + +- sprintf(fname, "%s/%s%d", DEV_INPUT_EVENT, EVENT_DEV_NAME, i); +- SYSCALL(fd = open(fname, O_RDONLY)); +- if (fd < 0) { +- if (errno == ENOENT) { +- if (++noent_cnt >= max_skip) +- break; +- else +- continue; +- } else { +- continue; +- } +- } +- noent_cnt = 0; +- have_evdev = TRUE; +- is_touchpad = event_query_is_touchpad(fd); +- if (is_touchpad) { +- xf86Msg(X_PROBED, "%s auto-dev sets device to %s\n", +- local->name, fname); +- xf86ReplaceStrOption(local->options, "Device", fname); +- event_query_abs_params(local, fd); +- SYSCALL(close(fd)); +- return TRUE; +- } +- SYSCALL(close(fd)); ++ while (i--) { ++ char fname[64]; ++ int fd = -1; ++ ++ if (!touchpad_found) { ++ sprintf(fname, "%s/%s", DEV_INPUT_EVENT, namelist[i]->d_name); ++ SYSCALL(fd = open(fname, O_RDONLY)); ++ if (fd < 0) ++ continue; ++ ++ if (event_query_is_touchpad(fd)) { ++ touchpad_found = TRUE; ++ xf86Msg(X_PROBED, "%s auto-dev sets device to %s\n", ++ local->name, fname); ++ xf86ReplaceStrOption(local->options, "Device", fname); ++ event_query_abs_params(local, fd); ++ } ++ SYSCALL(close(fd)); ++ } ++ free(namelist[i]); + } +- ErrorF("%s no synaptics event device found (checked %d nodes)\n", +- local->name, i + 1); +- if (i <= max_skip) +- ErrorF("%s The /dev/input/event* device nodes seem to be missing\n", +- local->name); +- if (i > max_skip && !have_evdev) +- ErrorF("%s The evdev kernel module seems to be missing\n", local->name); +- return FALSE; ++ free(namelist); ++ ++ if (!touchpad_found) { ++ ErrorF("%s no synaptics event device found\n", local->name); ++ return FALSE; ++ } ++ return TRUE; + } + + struct SynapticsProtocolOperations event_proto_operations = { diff --git a/source/x11-extra/synaptics/03-escape-dashes-in-manpages.patch b/source/x11-extra/synaptics/03-escape-dashes-in-manpages.patch new file mode 100644 index 0000000..fb6431e --- /dev/null +++ b/source/x11-extra/synaptics/03-escape-dashes-in-manpages.patch @@ -0,0 +1,13 @@ +diff --git a/manpages/synaptics.5 b/manpages/synaptics.5 +index 6e99bd0..195a670 100644 +--- a/manpages/synaptics.5 ++++ b/manpages/synaptics.5 +@@ -393,7 +393,7 @@ Coordinates to the left of LeftEdge are part of the left edge (areas + (area 1) are part of the upper left corner, etc. + . + A good way to find appropriate edge parameters is to enable the +-SHMConfig option and run "synclient -m 1" to see the x/y coordinates ++SHMConfig option and run "synclient \-m 1" to see the x/y coordinates + corresponding to different positions on the touchpad. + . + .LP diff --git a/source/x11-extra/synaptics/FrugalBuild b/source/x11-extra/synaptics/FrugalBuild index a409eea..1742bca 100644 --- a/source/x11-extra/synaptics/FrugalBuild +++ b/source/x11-extra/synaptics/FrugalBuild @@ -3,21 +3,31 @@ pkgname=synaptics pkgver=0.14.6 -pkgrel=1 +pkgrel=2 pkgdesc="Driver for the Synaptics TouchPad for XOrg." url="http://web.telia.com/~u89404340/touchpad/" depends=('libxext') -makedepends=('xorg-server') +makedepends=('xorg-server>=1.4.0.90' 'randrproto') groups=('x11-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url |grep current|sed 's/.*s \(.*\)\. D.*/\1/;q'" -source=($url/files/$pkgname-$pkgver.tar.bz2 README.Frugalware) -sha1sums=('41443e253e73546657b40435c8c9bfa0a91662bc'\ - 'fcc70fb810074bfdc9a89cc1211fc8d75c1c964b') +source=($url/files/$pkgname-$pkgver.tar.bz2 README.Frugalware \ + git.patch synaptics-xorg1.4.patch \ + 01-synaptics-dont-grab-if-not-on-current-VT.patch \ + 02-scandir-dev-input.patch 03-escape-dashes-in-manpages.patch) +sha1sums=('41443e253e73546657b40435c8c9bfa0a91662bc' \ + 'fcc70fb810074bfdc9a89cc1211fc8d75c1c964b' \ + '2a1624f845be0375f8ccf9842bd44705c5c6c57f' \ + 'b2e11e0e1cb7b94e9ca2b78a2047bcf746c3e33a' \ + 'bbae313fa5ad8faaf05b23f84298c2678a4a9cd7' \ + 'ac54d151104bf4c8b353893c62f30fc2177607bb' \ + '3fd1350fd910abe05cb51dd2d29c9eb820dcbe0a') build() { Fsed '-O2' "$CFLAGS" Makefile + ## well not-maintained at the moment need some love =) + Fpatchall Fmake Fmakeinstall BINDIR=$Fdestdir/usr/bin MANDIR=$Fdestdir/usr/man Fdoc README.Frugalware diff --git a/source/x11-extra/synaptics/git.patch b/source/x11-extra/synaptics/git.patch new file mode 100644 index 0000000..d6be203 --- /dev/null +++ b/source/x11-extra/synaptics/git.patch @@ -0,0 +1,2300 @@ +diff -Naur -X igno synaptics-0.14.6/alpscomm.c synaptics/alpscomm.c +--- synaptics-0.14.6/alpscomm.c 2006-04-16 21:31:43.000000000 +0200 ++++ synaptics/alpscomm.c 2008-01-18 13:41:55.000000000 +0100 +@@ -1,7 +1,7 @@ + /* Copyright (C) 2001 Stefan Gmeiner + * + * Copyright (c) 2003 Neil Brown +- * Copyright (c) 2003-2004 Peter Osterlund ++ * Copyright (c) 2003-2005,2007 Peter Osterlund + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License +@@ -72,7 +72,7 @@ + } + + static void +-ALPSDeviceOnHook(LocalDevicePtr local) ++ALPSDeviceOnHook(LocalDevicePtr local, SynapticsSHM *para) + { + } + +diff -Naur -X igno synaptics-0.14.6/COMPATIBILITY synaptics/COMPATIBILITY +--- synaptics-0.14.6/COMPATIBILITY 2006-07-09 18:55:08.000000000 +0200 ++++ synaptics/COMPATIBILITY 2008-01-18 13:41:55.000000000 +0100 +@@ -1,5 +1,4 @@ + Acer 661 LCi +-Acer 8104 WLMi + Acer Aspire 1353LC + Acer Aspire 1353XC + Acer Aspire 1511 LMi +@@ -10,7 +9,9 @@ + Acer Aspire 2020 + Acer Aspire 3003WLMi + Acer Aspire 3023 ++Acer Aspire 5670 + Acer Aspire 5672 ++Acer Aspire 9301AWSMi + Acer Extensa 3001 WLMi + Acer Ferrari 3000LMi + Acer Ferrari 3200 +@@ -36,6 +37,7 @@ + Acer TravelMate 634LCi + Acer TravelMate 739TL + Acer TravelMate 800LCI ++Acer TravelMate 8104 WLMi + Airis Diamond 630 + Airis Pragma 750 + Aopen Openbook 1545/1545D +@@ -48,6 +50,7 @@ + ASUS A6000G + ASUS A6Km-Q010H + ASUS A6VA ++ASUS A7F + ASUS B1500 + ASUS Degatto D1 + ASUS L2000B +@@ -64,6 +67,7 @@ + ASUS M6700N + ASUS S1300 + ASUS S5200N ++ASUS Z62J + ASUS Z71V + BenQ JoyBook 2100E + Clevo 5600P +@@ -100,8 +104,10 @@ + COMPAQ Presario 912RSH + COMPAQ Presario 915US + COMPAQ Presario R3000 (ALPS touchpad) ++Compaq Presario V5204NR + DELL Inspiron 1100 + DELL Inspiron 2100 ++DELL Inspiron 2200 + DELL Inspiron 2500 + DELL Inspiron 2600 + DELL Inspiron 2650 +@@ -115,6 +121,7 @@ + DELL Inspiron 500m (ALPS touchpad) + DELL Inspiron 5100 + DELL Inspiron 5150 ++DELL Inspiron 6000 (ALPS touchpad) + DELL Inspiron 7000 + DELL Inspiron 7500 + DELL Inspiron 8000 +@@ -163,6 +170,7 @@ + Fujitsu-Siemens LIFEBOOK C-1010 and C-1020 + Fujitsu-Siemens LIFEBOOK E7010 (ALPS touchpad) + Fujitsu-Siemens LIFEBOOK P7010D ++Fujitsu-Siemens LIFEBOOK P7120D + Fujitsu-Siemens LIFEBOOK S-2020 (ALPS touchpad) + Fujitsu-Siemens LIFEBOOK S-4572 (ALPS touchpad) + Gateway 200X +@@ -223,6 +231,7 @@ + INote 88EPS + IPC Powernote S + Jewel Saffier 1500 ++Lenovo 3000 C100 + LG LM50 + Los Alamos LUP4SA2 + MAXDATA Pro 5000X +@@ -264,6 +273,8 @@ + SONY VAIO PCG-TR1A (ALPS touchpad) + SONY VAIO VGN-A115S (ALPS touchpad) + Sony VAIO VGN-S4XP (ALPS touchpad) ++SONY VAIO VGN-SZ72B (ALPS touchpad) ++SONY VAIO VGN-UX50 (ALPS dualpoint touchpad) + SONY VAIO Z1 (ALPS touchpad) + SONY VAIO Z505SX (ALPS touchpad) + Sotec 3120X +@@ -274,9 +285,10 @@ + Toshiba A20 (ALPS touchpad) + Toshiba A25 (ALPS touchpad) + Toshiba EX1/524CDET (ALPS touchpad) +-Toshiba Portege A100 + Toshiba Portege 2000 (ALPS touchpad) + Toshiba Portege 3500 (ALPS touchpad) ++Toshiba Portege A100 ++Toshiba Portege R200 (ALPS touchpad) + Toshiba Qosmio E-15 (ALPS touchpad) + Toshiba Satellite 1130-Z23 (ALPS touchpad) + Toshiba Satellite 1400-103 (ALPS touchpad) +@@ -289,7 +301,9 @@ + Toshiba Satellite M30 + Toshiba Satellite P25-607 + Toshiba Satellite Pro 2100 (ALPS touchpad) ++Toshiba Satellite S3000-514 (ALPS touchpad) + Toshiba Tecra A3 (ALPS touchpad) + Toshiba Tecra A4 ++Toshiba Tecra A8 + Toshiba Tecra M2 (ALPS touchpad) + Vobis Highscreen XI 14-C1200 (Same as Yakumo Q5M 1.2GHz) +diff -Naur -X igno synaptics-0.14.6/docs/tapndrag.dia synaptics/docs/tapndrag.dia +--- synaptics-0.14.6/docs/tapndrag.dia 2006-05-07 23:31:58.000000000 +0200 ++++ synaptics/docs/tapndrag.dia 2008-01-18 13:41:55.000000000 +0100 +@@ -79,6 +79,12 @@ + + + ++ ++ ++ ++ ++ ++ + + + +@@ -97,7 +103,7 @@ + + + +- ++ + + + +@@ -124,6 +130,12 @@ + + + ++ ++ ++ ++ ++ ++ + + + +@@ -142,7 +154,7 @@ + + + +- ++ + + + +@@ -169,6 +181,12 @@ + + + ++ ++ ++ ++ ++ ++ + + + +@@ -187,7 +205,7 @@ + + + +- ++ + + + +@@ -214,6 +232,12 @@ + + + ++ ++ ++ ++ ++ ++ + + + +@@ -232,7 +256,7 @@ + + + +- ++ + + + +@@ -259,6 +283,12 @@ + + + ++ ++ ++ ++ ++ ++ + + + +@@ -277,7 +307,7 @@ + + + +- ++ + + + +@@ -304,6 +334,12 @@ + + + ++ ++ ++ ++ ++ ++ + + + +@@ -322,7 +358,7 @@ + + + +- ++ + + + +@@ -571,7 +607,7 @@ + + + +- ++ + + + +@@ -580,7 +616,13 @@ + + + +- ++ ++ ++ ++ ++ ++ ++ + + + +@@ -591,6 +633,7 @@ + TO2: Mouse click timeout + TO3: Double tap timeout + TO4: Single tap timeout ++TO5: Locked drag timeout + M : Finger movement + [U]: Generate button up event + [D]: Generate button down event +@@ -604,7 +647,7 @@ + + + +- ++ + + + +@@ -615,12 +658,12 @@ + + + +- ++ + + + + +- ++ + + + +@@ -644,13 +687,16 @@ + + + ++ ++ ++ + +- ++ + + + + +- ++ + + + +@@ -675,13 +721,16 @@ + + + ++ ++ ++ + +- ++ + + + + +- ++ + + + +@@ -705,6 +754,9 @@ + + + ++ ++ ++ + + + +@@ -734,12 +786,12 @@ + + + +- ++ + + + + +- ++ + + + +@@ -764,13 +816,16 @@ + + + ++ ++ ++ + +- ++ + + + + +- ++ + + + +@@ -795,13 +850,16 @@ + + + ++ ++ ++ + +- ++ + + + + +- ++ + + + +@@ -825,13 +883,16 @@ + + + ++ ++ ++ + +- ++ + + + + +- ++ + + + +@@ -855,13 +916,16 @@ + + + ++ ++ ++ + +- ++ + + + + +- ++ + + + +@@ -886,13 +950,16 @@ + + + ++ ++ ++ + +- ++ + + + + +- ++ + + + +@@ -917,6 +984,9 @@ + + + ++ ++ ++ + + + +@@ -934,6 +1004,12 @@ + + + ++ ++ ++ ++ ++ ++ + + + +@@ -952,7 +1028,7 @@ + + + +- ++ + + + +@@ -979,6 +1055,12 @@ + + + ++ ++ ++ ++ ++ ++ + + + +@@ -997,7 +1079,7 @@ + + + +- ++ + + + +@@ -1064,12 +1146,12 @@ + + + +- ++ + +- ++ + + +- ++ + + + +@@ -1083,7 +1165,7 @@ + + + +- ++ + + + +@@ -1093,13 +1175,16 @@ + + + ++ ++ ++ + +- ++ + + + + +- ++ + + + +@@ -1123,13 +1208,16 @@ + + + ++ ++ ++ + +- ++ + +- ++ + + +- ++ + + + +@@ -1145,7 +1233,7 @@ + + + +- ++ + + + +@@ -1155,19 +1243,22 @@ + + + ++ ++ ++ + + + +- ++ + + +- ++ + + +- +- +- +- ++ ++ ++ ++ + + + +@@ -1183,8 +1274,8 @@ + + + +- +- ++ ++ + + + +@@ -1192,13 +1283,13 @@ + + + +- ++ + + + + +- +- ++ ++ + + + +@@ -1215,15 +1306,15 @@ + + + +- ++ + + +- ++ + +- ++ + + +- ++ + + + +@@ -1238,7 +1329,7 @@ + + + +- ++ + + + +@@ -1248,6 +1339,9 @@ + + + ++ ++ ++ + + + +@@ -1265,6 +1359,12 @@ + + + ++ ++ ++ ++ ++ ++ + + + +@@ -1283,7 +1383,7 @@ + + + +- ++ + + + +@@ -1299,16 +1399,22 @@ + + + +- ++ + + + + + +- ++ + + +- ++ ++ ++ ++ ++ ++ ++ + + + +@@ -1329,7 +1435,7 @@ + + + +- ++ + + + +@@ -1340,12 +1446,12 @@ + + + +- ++ + + + + +- ++ + + + +@@ -1371,6 +1477,9 @@ + + + ++ ++ ++ + + + +@@ -1400,12 +1509,12 @@ + + + +- ++ + + + + +- ++ + + + +@@ -1430,6 +1539,9 @@ + + + ++ ++ ++ + + + +@@ -1459,12 +1571,12 @@ + + + +- ++ + + + + +- ++ + + + +@@ -1489,6 +1601,9 @@ + + + ++ ++ ++ + + + +@@ -1518,12 +1633,12 @@ + + + +- ++ + + + + +- ++ + + + +@@ -1548,6 +1663,9 @@ + + + ++ ++ ++ + + + +@@ -1577,5 +1695,69 @@ + + + ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ #TO5# ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ + + +diff -Naur -X igno synaptics-0.14.6/eventcomm.c synaptics/eventcomm.c +--- synaptics-0.14.6/eventcomm.c 2006-07-15 17:54:29.000000000 +0200 ++++ synaptics/eventcomm.c 2008-01-18 13:41:55.000000000 +0100 +@@ -1,5 +1,5 @@ + /* +- * Copyright 2004 Peter Osterlund ++ * Copyright 2004-2007 Peter Osterlund + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License +@@ -24,6 +24,7 @@ + #include + #include + #include "synproto.h" ++#define SYNAPTICS_PRIVATE + #include "synaptics.h" + #include + +@@ -41,14 +42,16 @@ + ****************************************************************************/ + + static void +-EventDeviceOnHook(LocalDevicePtr local) ++EventDeviceOnHook(LocalDevicePtr local, SynapticsSHM *para) + { +- /* Try to grab the event device so that data don't leak to /dev/input/mice */ +- int ret; +- SYSCALL(ret = ioctl(local->fd, EVIOCGRAB, (pointer)1)); +- if (ret < 0) { +- xf86Msg(X_WARNING, "%s can't grab event device, errno=%d\n", +- local->name, errno); ++ if (para->grab_event_device) { ++ /* Try to grab the event device so that data don't leak to /dev/input/mice */ ++ int ret; ++ SYSCALL(ret = ioctl(local->fd, EVIOCGRAB, (pointer)1)); ++ if (ret < 0) { ++ xf86Msg(X_WARNING, "%s can't grab event device, errno=%d\n", ++ local->name, errno); ++ } + } + } + +@@ -57,6 +60,27 @@ + { + } + ++static void ++event_query_abs_params(LocalDevicePtr local, int fd) ++{ ++ int ret; ++ SynapticsPrivate *priv = (SynapticsPrivate *) (local->private); ++ struct input_absinfo absinfo; ++ SYSCALL(ret = ioctl(fd, EVIOCGABS(ABS_X), &absinfo)); ++ if (ret < 0) ++ return; ++ ++ priv->minx = absinfo.minimum; ++ priv->maxx = absinfo.maximum; ++ ++ SYSCALL(ret = ioctl(fd, EVIOCGABS(ABS_Y), &absinfo)); ++ if (ret < 0) ++ return; ++ ++ priv->miny = absinfo.minimum; ++ priv->maxy = absinfo.maximum; ++} ++ + static Bool + event_query_is_touchpad(int fd) + { +@@ -86,6 +110,8 @@ + return FALSE; + if (!TEST_BIT(BTN_TOOL_FINGER, evbits)) + return FALSE; ++ if (TEST_BIT(BTN_TOOL_PEN, evbits)) ++ return FALSE; /* Don't match wacom tablets */ + + return TRUE; + } +@@ -263,13 +289,15 @@ + noent_cnt = 0; + have_evdev = TRUE; + is_touchpad = event_query_is_touchpad(fd); +- SYSCALL(close(fd)); + if (is_touchpad) { + xf86Msg(X_PROBED, "%s auto-dev sets device to %s\n", + local->name, fname); + xf86ReplaceStrOption(local->options, "Device", fname); ++ event_query_abs_params(local, fd); ++ SYSCALL(close(fd)); + return TRUE; + } ++ SYSCALL(close(fd)); + } + ErrorF("%s no synaptics event device found (checked %d nodes)\n", + local->name, i + 1); +diff -Naur -X igno synaptics-0.14.6/FILES synaptics/FILES +--- synaptics-0.14.6/FILES 2006-04-16 21:31:42.000000000 +0200 ++++ synaptics/FILES 2008-01-18 13:41:55.000000000 +0100 +@@ -9,5 +9,5 @@ + an external USB-mouse is attached + syndaemon.c A user space program that disables the touchpad + when the keyboard is used. +-alps.patch Patch for 2.6 kernels that makes it possible to ++alps.patch Patch for older 2.6 kernels that makes it possible to + use the driver with an ALPS GlidePoint device. +diff -Naur -X igno synaptics-0.14.6/INSTALL synaptics/INSTALL +--- synaptics-0.14.6/INSTALL 2006-06-05 18:58:22.000000000 +0200 ++++ synaptics/INSTALL 2008-01-18 13:41:55.000000000 +0100 +@@ -49,24 +49,28 @@ + following lines: + + Section "InputDevice" +- Identifier "Synaptics Mouse" +- Driver "synaptics" +- Option "Device" "/dev/psaux" +- Option "Protocol" "auto-dev" +- Option "LeftEdge" "1700" +- Option "RightEdge" "5300" +- Option "TopEdge" "1700" +- Option "BottomEdge" "4200" +- Option "FingerLow" "25" +- Option "FingerHigh" "30" +- Option "MaxTapTime" "180" +- Option "MaxTapMove" "220" +- Option "VertScrollDelta" "100" +- Option "MinSpeed" "0.09" +- Option "MaxSpeed" "0.18" +- Option "AccelFactor" "0.0015" +- Option "SHMConfig" "on" +-# Option "Repeater" "/dev/ps2mouse" ++ Identifier "Synaptics Mouse" ++ Driver "synaptics" ++ Option "Device" "/dev/psaux" ++ Option "Protocol" "auto-dev" ++# enable SHMConfig if you want to enable synclient ++# NB: enabling SHMConfig is insecure, since any user can invoke it ++# Option "SHMConfig" "on" ++ Option "LeftEdge" "1700" ++ Option "RightEdge" "5300" ++ Option "TopEdge" "1700" ++ Option "BottomEdge" "4200" ++ Option "FingerLow" "25" ++ Option "FingerHigh" "30" ++ Option "MaxTapTime" "180" ++ Option "MaxTapMove" "220" ++ Option "VertScrollDelta" "100" ++ Option "CornerCoasting" "1" ++ Option "CoastingSpeed" "3" ++ Option "MinSpeed" "0.09" ++ Option "MaxSpeed" "0.18" ++ Option "AccelFactor" "0.0015" ++# Option "Repeater" "/dev/ps2mouse" + EndSection + + Change the Identifier to the same name as in the ServerLayout section. +diff -Naur -X igno synaptics-0.14.6/linux_input.h synaptics/linux_input.h +--- synaptics-0.14.6/linux_input.h 2006-07-15 17:54:29.000000000 +0200 ++++ synaptics/linux_input.h 2008-01-18 13:41:55.000000000 +0100 +@@ -24,10 +24,18 @@ + unsigned short version; + }; + ++struct input_absinfo { ++ int value; ++ int minimum; ++ int maximum; ++ int fuzz; ++ int flat; ++}; ++ + #define EVIOCGID _IOR('E', 0x02, struct input_id) /* get device ID */ + #define EVIOCGRAB _IOW('E', 0x90, int) /* Grab/Release device */ + #define EVIOCGBIT(ev,len) _IOC(_IOC_READ, 'E', 0x20 + ev, len) /* get event bits */ +- ++#define EVIOCGABS(abs) _IOR('E', 0x40 + abs, struct input_absinfo) /* get abs value/limits */ + + #define EV_SYN 0x00 + #define EV_KEY 0x01 +@@ -53,6 +61,7 @@ + #define BTN_7 0x107 + #define BTN_A 0x130 + #define BTN_B 0x131 ++#define BTN_TOOL_PEN 0x140 + #define BTN_TOOL_FINGER 0x145 + #define BTN_TOOL_DOUBLETAP 0x14d + #define BTN_TOOL_TRIPLETAP 0x14e +diff -Naur -X igno synaptics-0.14.6/manpages/synaptics.5 synaptics/manpages/synaptics.5 +--- synaptics-0.14.6/manpages/synaptics.5 2006-07-15 17:59:04.000000000 +0200 ++++ synaptics/manpages/synaptics.5 2008-01-18 13:41:55.000000000 +0100 +@@ -61,7 +61,9 @@ + These parameters are options in the InputDevice section in the + XOrg/XFree86 config file. + . +-See the INSTALL file for a working example. ++See the INSTALL file for a working example for a synaptics touchpad. ++. ++See the README.alps file for a working example for an ALPS touchpad. + . + If you have the SHMConfig parameter enabled, these parameters can also + be changed at runtime with the synclient(1) program. +@@ -103,6 +105,13 @@ + When finger pressure goes above this value, the driver counts it as a + touch. + .TP ++\fBFingerPress\fR (Integer) ++When finger pressure goes above this value, the driver counts it as a ++press. ++. ++Currently a press is equivalent to putting the touchpad in trackstick ++emulation mode. ++.TP + \fBMaxTapTime\fR (Integer) + Maximum time (in milliseconds) for detecting a tap. + .TP +@@ -125,6 +134,9 @@ + \fBHorizEdgeScroll\fR (Bool) + Enable horizontal scrolling when dragging along the bottom edge. + .TP ++\fBCornerCoasting\fR (Bool) ++Enable edge scrolling to continue while the finger stays in an edge corner. ++.TP + \fBVertTwoFingerScroll\fR (Bool) + Enable vertical scrolling when dragging with two fingers anywhere on + the touchpad. +@@ -166,7 +178,10 @@ + Maximum speed factor. + .TP + \fBAccelFactor\fR (Float) +-Acceleration factor. ++Acceleration factor for normal pointer movements. ++.TP ++\fBTrackstickSpeed\fR (Float) ++Speed scale when in trackstick emulation mode. + .TP + \fBPressureMotionMinZ\fR (Integer) + Finger pressure at which minimum pressure motion factor is applied. +@@ -191,12 +206,12 @@ + . + If off, the left/right buttons both generate button 2 events. + .TP +-\fBUpDownRepeat\fR (Bool) ++\fBUpDownScrollRepeat\fR (Bool) + If on, and the up/down buttons are used for scrolling + (\fBUpDownScrolling\fR), these buttons will send auto-repeating 4/5 events, + with the delay between repeats determined by \fBScrollButtonRepeat\fR. + .TP +-\fBLeftRightRepeat\fR (Bool) ++\fBLeftRightScrollRepeat\fR (Bool) + If on, and the left/right buttons are used for scrolling + (\fBLeftRightScrolling\fR), these buttons will send auto-repeating 6/7 events, + with the delay between repeats determined by \fBScrollButtonRepeat\fR. +@@ -208,6 +223,10 @@ + \fBEmulateMidButtonTime\fR (Integer) + Maximum time (in milliseconds) for middle button emulation. + .TP ++\fBEmulateTwoFingerMinZ\fR (Integer) ++For touchpads not capable of detecting multiple fingers (Alps), this sets the ++Z pressure threshold to emulate a two finger press. ++.TP + \fBTouchpadOff\fR (Integer) + Switch off the touchpad. + . +@@ -225,7 +244,13 @@ + \fBLockedDrags\fR (Bool) + If off, a tap and drag gesture ends when you release the finger. + . +-If on, the gesture is active until you tap a second time. ++If on, the gesture is active until you tap a second time, or until ++LockedDragTimeout expires. ++.TP ++\fBLockedDragTimeout\fR (Integer) ++This parameter specifies how long it takes (in milliseconds) for the ++LockedDrags mode to be automatically turned off after the finger is ++released from the touchpad. + .TP + \fBRTCornerButton\fR (Integer) + . +@@ -310,6 +335,26 @@ + .TP + \fBSingleTapTimeout\fR (Integer) + Timeout after a tap to recognize it as a single tap. ++.TP ++\fBGrabEventDevice\fR (Bool) ++If GrabEventDevice is true, the driver will grab the event device for ++exclusive use when using the linux 2.6 event protocol. ++. ++When using other protocols, this option has no effect. ++. ++Grabbing the event device means that no other user space or kernel ++space program sees the touchpad events. ++. ++This is desirable if the X config file includes /dev/input/mice as an ++input device, but is undesirable if you want to monitor the device ++from user space. ++. ++When changing this parameter with the synclient program, the change ++will not take effect until the synaptics driver is disabled and ++reenabled. ++. ++This can be achieved by switching to a text console and then switching ++back to X. + . + . + .LP +@@ -459,15 +504,15 @@ + generates a middle mouse button event. + . + .LP +-Circular scrolling acts like a scrolling wheel on the trackpad. ++Circular scrolling acts like a scrolling wheel on the touchpad. + . + Scrolling is engaged when a drag starts in the given CircScrollTrigger + region, which can be all edges, a particular side, or a particular + corner. + . + Once scrolling is engaged, moving your finger in clockwise circles +-around the trackpad will generate scroll down events and counter +-clockwise scroll up events. ++around the center of the touchpad will generate scroll down events and ++counter clockwise motion will generate scroll up events. + . + Lifting your finger will disengage circular scrolling. + . +@@ -482,9 +527,15 @@ + Coasting is enabled by setting the CoastingSpeed parameter to a + non-zero value. + . +-When coasting is enabled, horizontal/vertical scrolling can continue +-after the finger is released from the lower/right edge of the +-touchpad. ++Coasting comes in two flavors: conventional (finger off) coasting, and ++corner (finger on) coasting. ++.LP ++Conventional coasting is enabled when coasting is enabled, ++and CornerCoasting is set to false. ++. ++When conventional coasting is enabled, horizontal/vertical scrolling ++can continue after the finger is released from the lower/right edge of ++the touchpad. + . + The driver computes the scrolling speed corresponding to the finger + speed immediately before the finger leaves the touchpad. +@@ -493,6 +544,41 @@ + (measured in scroll events per second), the scrolling will continue + with the same speed in the same direction until the finger touches the + touchpad again. ++. ++.LP ++Corner coasting is enabled when coasting is enabled, and ++CornerCoasting is set to true. ++. ++When corner coasting is enabled, edge scrolling can continue as long ++as the finger stays in a corner. ++. ++Coasting begins when the finger enters the corner, and continues until ++the finger leaves the corner. ++. ++CornerCoasting takes precedence over the seamless switch from edge ++scrolling to circular scrolling. That is, if CornerCoasting is ++active, scrolling will stop, and circular scrolling will not start, ++when the finger leaves the corner. ++. ++.LP ++Trackstick emulation mode is entered when pressing the finger hard on ++the touchpad. ++. ++The FingerPress parameter controls the minimum required finger ++pressure. ++. ++If the finger hasn't moved more than MaxTapMove after MaxTapTime has ++elapsed, trackstick mode is entered. ++. ++In this mode, moving the finger slightly in any direction gives a ++speed vector that moves the pointer. ++. ++The TrackstickSpeed parameter controls the ratio between pointer speed ++and finger movement distance. ++. ++Trackstick mode is exited when the finger pressure drops below ++FingerLow or when the finger is moved further than MaxTapMove away ++from the initial position. + .SH "AUTHORS" + .LP + Peter Osterlund and many others. +diff -Naur -X igno synaptics-0.14.6/ps2comm.c synaptics/ps2comm.c +--- synaptics-0.14.6/ps2comm.c 2006-04-17 00:20:10.000000000 +0200 ++++ synaptics/ps2comm.c 2008-01-18 13:41:55.000000000 +0100 +@@ -60,6 +60,10 @@ + #define PS2DBG(x) + #endif + ++#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) >= 1 ++#define DBG(a,b) ++#endif ++ + /***************************************************************************** + * PS/2 Utility functions. + * Many parts adapted from tpconfig.c by C. Scott Ananian +@@ -429,7 +433,7 @@ + + + static void +-PS2DeviceOnHook(LocalDevicePtr local) ++PS2DeviceOnHook(LocalDevicePtr local, SynapticsSHM* para) + { + } + +diff -Naur -X igno synaptics-0.14.6/psmcomm.c synaptics/psmcomm.c +--- synaptics-0.14.6/psmcomm.c 2006-07-09 18:53:02.000000000 +0200 ++++ synaptics/psmcomm.c 2008-01-18 13:41:55.000000000 +0100 +@@ -89,7 +89,7 @@ + } + + static void +-PSMDeviceOnHook(LocalDevicePtr local) ++PSMDeviceOnHook(LocalDevicePtr local, SynapticsSHM *para) + { + } + +diff -Naur -X igno synaptics-0.14.6/README synaptics/README +--- synaptics-0.14.6/README 2006-07-15 17:54:29.000000000 +0200 ++++ synaptics/README 2008-01-18 13:41:55.000000000 +0100 +@@ -28,6 +28,7 @@ + for right button events. (Needs hardware support. Not all models + implement this feature.) + - Pressure dependent motion speed. ++- Trackstick emulation. + - Run-time configuration using shared memory. This means you can + change parameter settings without restarting the X server. + +diff -Naur -X igno synaptics-0.14.6/README.alps synaptics/README.alps +--- synaptics-0.14.6/README.alps 2006-04-16 21:31:42.000000000 +0200 ++++ synaptics/README.alps 2008-01-18 13:41:55.000000000 +0100 +@@ -1,7 +1,8 @@ + It is possible to use this driver with an ALPS Glidepoint device. If +-you use a 2.6 linux kernel, you need to apply the ALPS kernel patch +-in the alps.patch file. See http://www.kernelnewbies.org/faq/ for +-information about how to apply kernel patches and compile kernels. ++you use an older 2.6 linux kernel which has no ALPS input driver, you ++need to apply the ALPS kernel patch in the alps.patch file. See ++http://www.kernelnewbies.org/faq/ for information about how to apply ++kernel patches and compile kernels. + + Note! If you use kernel 2.6.11 or later, the alps patch is already + included, so you don't have to patch your kernel. +@@ -11,10 +12,13 @@ + an example InputDevice section for the X configuration file. + + Section "InputDevice" +- Driver "synaptics" +- Identifier "Mouse[1]" +- Option "Device" "/dev/psaux" ++ Driver "synaptics" ++ Identifier "Mouse[1]" ++ Option "Device" "/dev/psaux" + Option "Protocol" "auto-dev" ++# enable SHMConfig if you want to enable synclient ++# NB: enabling SHMConfig is insecure, since any user can invoke it ++# Option "SHMConfig" "on" + Option "LeftEdge" "120" + Option "RightEdge" "830" + Option "TopEdge" "120" +@@ -26,6 +30,8 @@ + Option "EmulateMidButtonTime" "75" + Option "VertScrollDelta" "20" + Option "HorizScrollDelta" "20" ++ Option "CornerCoasting" "1" ++ Option "CoastingSpeed" "3" + Option "MinSpeed" "0.3" + Option "MaxSpeed" "0.75" + Option "AccelFactor" "0.015" +@@ -38,7 +44,7 @@ + EndSection + + If you use a 2.4 linux kernel, you don't need to patch the kernel, but +-you should instead set "Device" and "Protocol" like this: ++you should instead set "Protocol" like this: + + Option "Protocol" "alps" + +diff -Naur -X igno synaptics-0.14.6/synaptics.c synaptics/synaptics.c +--- synaptics-0.14.6/synaptics.c 2006-07-15 17:54:29.000000000 +0200 ++++ synaptics/synaptics.c 2008-01-18 13:41:55.000000000 +0100 +@@ -1,4 +1,10 @@ + /* ++ * Copyright 2007 Joseph P. Skudlarek ++ * patch for corner coasting (originally called corner edge scrolling) ++ * ++ * Copyright 2006 Christian Thaeter ++ * patch for Trackstick mode ++ * + * Copyright 2006 Stefan Bethge + * patch for two-fingered scrolling + * +@@ -103,6 +109,8 @@ + #define TIME_DIFF(a, b) ((int)((a)-(b))) + #define SYSCALL(call) while (((call) == -1) && (errno == EINTR)) + ++#define SQR(x) ((x) * (x)) ++ + #ifndef M_PI + #define M_PI 3.14159265358979323846 + #endif +@@ -111,6 +119,10 @@ + #define M_SQRT1_2 0.70710678118654752440 /* 1/sqrt(2) */ + #endif + ++#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) >= 1 ++#define DBG(a,b) ++#endif ++ + /***************************************************************************** + * Forward declaration + ****************************************************************************/ +@@ -321,8 +333,10 @@ + local->private_flags = 0; + local->flags = XI86_POINTER_CAPABLE | XI86_SEND_DRAG_EVENTS; + local->conf_idev = dev; ++#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) == 0 + local->motion_history_proc = xf86GetMotionEvents; + local->history_size = 0; ++#endif + local->always_core_feedback = 0; + + xf86Msg(X_INFO, "Synaptics touchpad driver version %s (%d)\n", VERSION, VERSION_ID); +@@ -359,12 +373,54 @@ + /* read the parameters */ + pars = &priv->synpara_default; + pars->version = VERSION_ID; +- pars->left_edge = xf86SetIntOption(opts, "LeftEdge", 1900); +- pars->right_edge = xf86SetIntOption(opts, "RightEdge", 5400); +- pars->top_edge = xf86SetIntOption(opts, "TopEdge", 1900); +- pars->bottom_edge = xf86SetIntOption(opts, "BottomEdge", 4000); ++ ++ if (priv->maxx && priv->maxy) { ++ int xsize = priv->maxx - priv->minx; ++ int ysize = priv->maxy - priv->miny; ++ int xedgesize = xsize * 0.1; ++ int yedgesize = ysize * 0.1; ++ ++ pars->left_edge = xf86SetIntOption(opts, "LeftEdge", priv->minx + ++ xedgesize); ++ pars->right_edge = xf86SetIntOption(opts, "RightEdge", priv->maxx - ++ xedgesize); ++ pars->top_edge = xf86SetIntOption(opts, "TopEdge", priv->miny + ++ yedgesize); ++ pars->bottom_edge = xf86SetIntOption(opts, "BottomEdge", ++ priv->maxy - yedgesize); ++ pars->scroll_dist_vert = xf86SetIntOption(opts, "VertScrollDelta", ++ 0.02*ysize); ++ pars->scroll_dist_horiz = xf86SetIntOption(opts, ++ "HorizScrollDelta", ++ 0.02*xsize); ++ pars->edge_motion_min_speed = xf86SetIntOption(opts, ++ "EdgeMotionMinSpeed", 1); ++ pars->edge_motion_max_speed = xf86SetIntOption(opts, ++ "EdgeMotionMaxSpeed", ysize * 0.1); ++ pars->min_speed = synSetFloatOption(opts, "MinSpeed", 250.0 / ysize); ++ pars->max_speed = synSetFloatOption(opts, "MaxSpeed", 600.0 / ysize); ++ pars->accl = synSetFloatOption(opts, "AccelFactor", 5.0 / ysize); ++ } else { ++ pars->left_edge = xf86SetIntOption(opts, "LeftEdge", 1900); ++ pars->right_edge = xf86SetIntOption(opts, "RightEdge", 5400); ++ pars->top_edge = xf86SetIntOption(opts, "TopEdge", 1900); ++ pars->bottom_edge = xf86SetIntOption(opts, "BottomEdge", 4000); ++ pars->scroll_dist_vert = xf86SetIntOption(opts, "VertScrollDelta", ++ 100); ++ pars->scroll_dist_horiz = xf86SetIntOption(opts, ++ "HorizScrollDelta", ++ 100); ++ pars->edge_motion_min_speed = xf86SetIntOption(opts, ++ "EdgeMotionMinSpeed", 1); ++ pars->edge_motion_max_speed = xf86SetIntOption(opts, ++ "EdgeMotionMaxSpeed", 400); ++ pars->min_speed = synSetFloatOption(opts, "MinSpeed", 0.09); ++ pars->max_speed = synSetFloatOption(opts, "MaxSpeed", 0.18); ++ pars->accl = synSetFloatOption(opts, "AccelFactor", 0.0015); ++ } + pars->finger_low = xf86SetIntOption(opts, "FingerLow", 25); + pars->finger_high = xf86SetIntOption(opts, "FingerHigh", 30); ++ pars->finger_press = xf86SetIntOption(opts, "FingerPress", 256); + pars->tap_time = xf86SetIntOption(opts, "MaxTapTime", 180); + pars->tap_move = xf86SetIntOption(opts, "MaxTapMove", 220); + pars->tap_time_2 = xf86SetIntOption(opts, "MaxDoubleTapTime", 180); +@@ -372,16 +428,14 @@ + pars->fast_taps = xf86SetIntOption(opts, "FastTaps", FALSE); + pars->emulate_mid_button_time = xf86SetIntOption(opts, + "EmulateMidButtonTime", 75); +- pars->scroll_dist_vert = xf86SetIntOption(opts, "VertScrollDelta", 100); +- pars->scroll_dist_horiz = xf86SetIntOption(opts, "HorizScrollDelta", 100); ++ pars->emulate_twofinger_z = xf86SetIntOption(opts, "EmulateTwoFingerMinZ", 257); + pars->scroll_edge_vert = xf86SetBoolOption(opts, "VertEdgeScroll", TRUE); + pars->scroll_edge_horiz = xf86SetBoolOption(opts, "HorizEdgeScroll", TRUE); ++ pars->scroll_edge_corner = xf86SetBoolOption(opts, "CornerCoasting", FALSE); + pars->scroll_twofinger_vert = xf86SetBoolOption(opts, "VertTwoFingerScroll", FALSE); + pars->scroll_twofinger_horiz = xf86SetBoolOption(opts, "HorizTwoFingerScroll", FALSE); + pars->edge_motion_min_z = xf86SetIntOption(opts, "EdgeMotionMinZ", 30); + pars->edge_motion_max_z = xf86SetIntOption(opts, "EdgeMotionMaxZ", 160); +- pars->edge_motion_min_speed = xf86SetIntOption(opts, "EdgeMotionMinSpeed", 1); +- pars->edge_motion_max_speed = xf86SetIntOption(opts, "EdgeMotionMaxSpeed", 400); + pars->edge_motion_use_always = xf86SetBoolOption(opts, "EdgeMotionUseAlways", FALSE); + repeater = xf86SetStrOption(opts, "Repeater", NULL); + pars->updown_button_scrolling = xf86SetBoolOption(opts, "UpDownScrolling", TRUE); +@@ -392,6 +446,7 @@ + pars->touchpad_off = xf86SetIntOption(opts, "TouchpadOff", 0); + pars->guestmouse_off = xf86SetBoolOption(opts, "GuestMouseOff", FALSE); + pars->locked_drags = xf86SetBoolOption(opts, "LockedDrags", FALSE); ++ pars->locked_drag_time = xf86SetIntOption(opts, "LockedDragTimeout", 5000); + pars->tap_action[RT_TAP] = xf86SetIntOption(opts, "RTCornerButton", 2); + pars->tap_action[RB_TAP] = xf86SetIntOption(opts, "RBCornerButton", 3); + pars->tap_action[LT_TAP] = xf86SetIntOption(opts, "LTCornerButton", 0); +@@ -409,13 +464,12 @@ + pars->press_motion_min_z = xf86SetIntOption(opts, "PressureMotionMinZ", pars->edge_motion_min_z); + pars->press_motion_max_z = xf86SetIntOption(opts, "PressureMotionMaxZ", pars->edge_motion_max_z); + +- pars->min_speed = synSetFloatOption(opts, "MinSpeed", 0.09); +- pars->max_speed = synSetFloatOption(opts, "MaxSpeed", 0.18); +- pars->accl = synSetFloatOption(opts, "AccelFactor", 0.0015); ++ pars->trackstick_speed = synSetFloatOption(opts, "TrackstickSpeed", 40); + pars->scroll_dist_circ = synSetFloatOption(opts, "CircScrollDelta", 0.1); + pars->coasting_speed = synSetFloatOption(opts, "CoastingSpeed", 0.0); + pars->press_motion_min_factor = synSetFloatOption(opts, "PressureMotionMinFactor", 1.0); + pars->press_motion_max_factor = synSetFloatOption(opts, "PressureMotionMaxFactor", 1.0); ++ pars->grab_event_device = xf86SetBoolOption(opts, "GrabEventDevice", TRUE); + + /* Warn about (and fix) incorrectly configured TopEdge/BottomEdge parameters */ + if (pars->top_edge > pars->bottom_edge) { +@@ -455,8 +509,6 @@ + goto SetupProc_fail; + } + +- local->history_size = xf86SetIntOption(opts, "HistorySize", 0); +- + xf86ProcessCommonOptions(local, opts); + local->flags |= XI86_CONFIGURED; + +@@ -543,7 +595,7 @@ + return !Success; + } + +- priv->proto_ops->DeviceOnHook(local); ++ priv->proto_ops->DeviceOnHook(local, priv->synpara); + + priv->comm.buffer = XisbNew(local->fd, 64); + if (!priv->comm.buffer) { +@@ -613,17 +665,25 @@ + + InitPointerDeviceStruct((DevicePtr)dev, map, + SYN_MAX_BUTTONS, +- miPointerGetMotionEvents, SynapticsCtrl, +- miPointerGetMotionBufferSize()); +- ++#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) == 0 ++ miPointerGetMotionEvents, ++ SynapticsCtrl, ++ miPointerGetMotionBufferSize() ++#else ++ GetMotionHistory, ++ SynapticsCtrl, ++ GetMotionHistorySize(), 2 ++#endif ++ ); + /* X valuator */ + xf86InitValuatorAxisStruct(dev, 0, 0, -1, 1, 0, 1); + xf86InitValuatorDefaults(dev, 0); + /* Y valuator */ + xf86InitValuatorAxisStruct(dev, 1, 0, -1, 1, 0, 1); + xf86InitValuatorDefaults(dev, 1); +- ++#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) == 0 + xf86MotionHistoryAllocate(local); ++#endif + + if (!alloc_param_data(local)) + return !Success; +@@ -634,7 +694,7 @@ + static int + move_distance(int dx, int dy) + { +- return xf86sqrt((dx * dx) + (dy * dy)); ++ return xf86sqrt(SQR(dx) + SQR(dy)); + } + + /* +@@ -691,7 +751,7 @@ + double relX, relY, relR; + + relative_coords(priv, x, y, &relX, &relY); +- relR = relX * relX + relY * relY; ++ relR = SQR(relX) + SQR(relY); + + if (relR > 1) { + /* we are outside the ellipse enclosed by the edge parameters */ +@@ -895,8 +955,10 @@ + int finger; + + /* finger detection thru pressure and threshold */ +- finger = (((hw->z > para->finger_high) && !priv->finger_flag) || +- ((hw->z > para->finger_low) && priv->finger_flag)); ++ finger = ((hw->z > para->finger_press) && priv->finger_state < FS_PRESSED) ? FS_PRESSED ++ : ((hw->z > para->finger_high) && priv->finger_state < FS_TOUCHED) ? FS_TOUCHED ++ : ((hw->z < para->finger_low) && priv->finger_state > FS_UNTOUCHED) ? FS_UNTOUCHED ++ : priv->finger_state; + + if (!para->palm_detect) + return finger; +@@ -912,7 +974,7 @@ + priv->avg_width = 0; + else + priv->avg_width += (hw->fingerWidth - priv->avg_width + 1) / 2; +- if (finger && !priv->finger_flag) { ++ if (finger && !priv->finger_state) { + int safe_width = MAX(hw->fingerWidth, priv->avg_width); + if (hw->numFingers > 1) + finger = TRUE; /* more than one finger -> not a palm */ +@@ -1025,6 +1087,19 @@ + priv->tap_state = tap_state; + } + ++static void ++SetMovingState(SynapticsPrivate *priv, enum MovingState moving_state, int millis) ++{ ++ DBG(7, ErrorF("SetMovingState - %d -> %d center at %d/%d (millis:%d)\n", priv->moving_state, ++ moving_state,priv->hwState.x, priv->hwState.y, millis)); ++ ++ if (moving_state == MS_TRACKSTICK) { ++ priv->trackstick_neutral_x = priv->hwState.x; ++ priv->trackstick_neutral_y = priv->hwState.y; ++ } ++ priv->moving_state = moving_state; ++} ++ + static int + GetTimeOut(SynapticsPrivate *priv) + { +@@ -1041,6 +1116,8 @@ + return para->single_tap_timeout; + case TS_2B: + return para->tap_time_2; ++ case TS_4: ++ return para->locked_drag_time; + default: + return -1; /* No timeout */ + } +@@ -1048,7 +1125,7 @@ + + static int + HandleTapProcessing(SynapticsPrivate *priv, struct SynapticsHwState *hw, +- edge_type edge, Bool finger) ++ edge_type edge, enum FingerState finger) + { + SynapticsSHM *para = priv->synpara; + Bool touch, release, is_timeout, move; +@@ -1058,18 +1135,18 @@ + if (priv->palm) + return delay; + +- touch = finger && !priv->finger_flag; +- release = !finger && priv->finger_flag; +- move = FALSE; ++ touch = finger && !priv->finger_state; ++ release = !finger && priv->finger_state; ++ move = ((priv->tap_max_fingers <= 1) && ++ ((abs(hw->x - priv->touch_on.x) >= para->tap_move) || ++ (abs(hw->y - priv->touch_on.y) >= para->tap_move))); ++ + if (touch) { + priv->touch_on.x = hw->x; + priv->touch_on.y = hw->y; + priv->touch_on.millis = hw->millis; + } else if (release) { + priv->touch_on.millis = hw->millis; +- move = ((priv->tap_max_fingers <= 1) && +- ((abs(hw->x - priv->touch_on.x) >= para->tap_move) || +- (abs(hw->y - priv->touch_on.y) >= para->tap_move))); + } + if (hw->z > para->finger_high) + if (priv->tap_max_fingers < hw->numFingers) +@@ -1085,7 +1162,16 @@ + SetTapState(priv, TS_1, hw->millis); + break; + case TS_1: +- if (is_timeout || move) { ++ if (move) { ++ SetMovingState(priv, MS_TOUCHPAD_RELATIVE, hw->millis); ++ SetTapState(priv, TS_MOVE, hw->millis); ++ goto restart; ++ } else if (is_timeout) { ++ if (finger == FS_TOUCHED) { ++ SetMovingState(priv, MS_TOUCHPAD_RELATIVE, hw->millis); ++ } else if (finger == FS_PRESSED) { ++ SetMovingState(priv, MS_TRACKSTICK, hw->millis); ++ } + SetTapState(priv, TS_MOVE, hw->millis); + goto restart; + } else if (release) { +@@ -1094,8 +1180,13 @@ + } + break; + case TS_MOVE: +- if (release) ++ if (move && priv->moving_state == MS_TRACKSTICK) { ++ SetMovingState(priv, MS_TOUCHPAD_RELATIVE, hw->millis); ++ } ++ if (release) { ++ SetMovingState(priv, MS_FALSE, hw->millis); + SetTapState(priv, TS_START, hw->millis); ++ } + break; + case TS_2A: + if (touch) +@@ -1118,21 +1209,39 @@ + SetTapState(priv, TS_START, hw->millis); + break; + case TS_3: +- if (is_timeout || move) { ++ if (move) { ++ SetMovingState(priv, MS_TOUCHPAD_RELATIVE, hw->millis); ++ SetTapState(priv, TS_DRAG, hw->millis); ++ goto restart; ++ } else if (is_timeout) { ++ if (finger == FS_TOUCHED) { ++ SetMovingState(priv, MS_TOUCHPAD_RELATIVE, hw->millis); ++ } else if (finger == FS_PRESSED) { ++ SetMovingState(priv, MS_TRACKSTICK, hw->millis); ++ } + SetTapState(priv, TS_DRAG, hw->millis); + goto restart; +- } else if (release) ++ } else if (release) { + SetTapState(priv, TS_2B, hw->millis); ++ } + break; + case TS_DRAG: ++ if (move) ++ SetMovingState(priv, MS_TOUCHPAD_RELATIVE, hw->millis); + if (release) { +- if (para->locked_drags) ++ SetMovingState(priv, MS_FALSE, hw->millis); ++ if (para->locked_drags) { + SetTapState(priv, TS_4, hw->millis); +- else ++ } else { + SetTapState(priv, TS_START, hw->millis); ++ } + } + break; + case TS_4: ++ if (is_timeout) { ++ SetTapState(priv, TS_START, hw->millis); ++ goto restart; ++ } + if (touch) + SetTapState(priv, TS_5, hw->millis); + break; +@@ -1140,8 +1249,10 @@ + if (is_timeout || move) { + SetTapState(priv, TS_DRAG, hw->millis); + goto restart; +- } else if (release) ++ } else if (release) { ++ SetMovingState(priv, MS_FALSE, hw->millis); + SetTapState(priv, TS_START, hw->millis); ++ } + break; + } + +@@ -1181,7 +1292,7 @@ + edge_type edge, int *dxP, int *dyP) + { + SynapticsSHM *para = priv->synpara; +- Bool moving_state; ++ enum MovingState moving_state; + int dist; + double dx, dy; + double speed, integral; +@@ -1189,20 +1300,22 @@ + + dx = dy = 0; + +- moving_state = FALSE; +- switch (priv->tap_state) { +- case TS_MOVE: +- case TS_DRAG: +- moving_state = TRUE; +- break; +- case TS_1: +- case TS_3: +- case TS_5: +- if (hw->numFingers == 1) +- moving_state = TRUE; +- break; +- default: +- break; ++ moving_state = priv->moving_state; ++ if (moving_state == MS_FALSE) { ++ switch (priv->tap_state) { ++ case TS_MOVE: ++ case TS_DRAG: ++ moving_state = MS_TOUCHPAD_RELATIVE; ++ break; ++ case TS_1: ++ case TS_3: ++ case TS_5: ++ if (hw->numFingers == 1) ++ moving_state = MS_TOUCHPAD_RELATIVE; ++ break; ++ default: ++ break; ++ } + } + if (moving_state && !priv->palm && + !priv->vert_scroll_edge_on && !priv->horiz_scroll_edge_on && +@@ -1214,42 +1327,51 @@ + int x_edge_speed = 0; + int y_edge_speed = 0; + double dtime = (hw->millis - HIST(0).millis) / 1000.0; +- dx = estimate_delta(hw->x, HIST(0).x, HIST(1).x, HIST(2).x); +- dy = estimate_delta(hw->y, HIST(0).y, HIST(1).y, HIST(2).y); + +- if ((priv->tap_state == TS_DRAG) || para->edge_motion_use_always) { +- int minZ = para->edge_motion_min_z; +- int maxZ = para->edge_motion_max_z; +- int minSpd = para->edge_motion_min_speed; +- int maxSpd = para->edge_motion_max_speed; +- int edge_speed; +- +- if (hw->z <= minZ) { +- edge_speed = minSpd; +- } else if (hw->z >= maxZ) { +- edge_speed = maxSpd; +- } else { +- edge_speed = minSpd + (hw->z - minZ) * (maxSpd - minSpd) / (maxZ - minZ); +- } +- if (!priv->synpara->circular_pad) { +- /* on rectangular pad */ +- if (edge & RIGHT_EDGE) { +- x_edge_speed = edge_speed; +- } else if (edge & LEFT_EDGE) { +- x_edge_speed = -edge_speed; ++ if (priv->moving_state == MS_TRACKSTICK) { ++ dx = (hw->x - priv->trackstick_neutral_x); ++ dy = (hw->y - priv->trackstick_neutral_y); ++ ++ dx = dx * dtime * para->trackstick_speed; ++ dy = dy * dtime * para->trackstick_speed; ++ } else if (moving_state == MS_TOUCHPAD_RELATIVE) { ++ dx = estimate_delta(hw->x, HIST(0).x, HIST(1).x, HIST(2).x); ++ dy = estimate_delta(hw->y, HIST(0).y, HIST(1).y, HIST(2).y); ++ ++ if ((priv->tap_state == TS_DRAG) || para->edge_motion_use_always) { ++ int minZ = para->edge_motion_min_z; ++ int maxZ = para->edge_motion_max_z; ++ int minSpd = para->edge_motion_min_speed; ++ int maxSpd = para->edge_motion_max_speed; ++ int edge_speed; ++ ++ if (hw->z <= minZ) { ++ edge_speed = minSpd; ++ } else if (hw->z >= maxZ) { ++ edge_speed = maxSpd; ++ } else { ++ edge_speed = minSpd + (hw->z - minZ) * (maxSpd - minSpd) / (maxZ - minZ); + } +- if (edge & TOP_EDGE) { +- y_edge_speed = -edge_speed; +- } else if (edge & BOTTOM_EDGE) { +- y_edge_speed = edge_speed; ++ if (!priv->synpara->circular_pad) { ++ /* on rectangular pad */ ++ if (edge & RIGHT_EDGE) { ++ x_edge_speed = edge_speed; ++ } else if (edge & LEFT_EDGE) { ++ x_edge_speed = -edge_speed; ++ } ++ if (edge & TOP_EDGE) { ++ y_edge_speed = -edge_speed; ++ } else if (edge & BOTTOM_EDGE) { ++ y_edge_speed = edge_speed; ++ } ++ } else if (edge) { ++ /* at edge of circular pad */ ++ double relX, relY; ++ ++ relative_coords(priv, hw->x, hw->y, &relX, &relY); ++ x_edge_speed = (int)(edge_speed * relX); ++ y_edge_speed = (int)(edge_speed * relY); + } +- } else if (edge) { +- /* at edge of circular pad */ +- double relX, relY; +- +- relative_coords(priv, hw->x, hw->y, &relX, &relY); +- x_edge_speed = (int)(edge_speed * relX); +- y_edge_speed = (int)(edge_speed * relY); + } + } + +@@ -1263,7 +1385,7 @@ + } + + /* modify speed according to pressure */ +- { ++ if (priv->moving_state == MS_TOUCHPAD_RELATIVE) { + int minZ = para->press_motion_min_z; + int maxZ = para->press_motion_max_z; + double minFctr = para->press_motion_min_factor; +@@ -1347,6 +1469,14 @@ + priv->scroll_packet_count = 0; + } + ++static void ++stop_coasting(SynapticsPrivate *priv) ++{ ++ priv->autoscroll_xspd = 0; ++ priv->autoscroll_yspd = 0; ++ priv->scroll_packet_count = 0; ++} ++ + static int + HandleScrolling(SynapticsPrivate *priv, struct SynapticsHwState *hw, + edge_type edge, Bool finger, struct ScrollData *sd) +@@ -1357,8 +1487,7 @@ + sd->left = sd->right = sd->up = sd->down = 0; + + if (priv->synpara->touchpad_off == 2) { +- priv->autoscroll_xspd = 0; +- priv->autoscroll_yspd = 0; ++ stop_coasting(priv); + priv->circ_scroll_on = FALSE; + priv->vert_scroll_edge_on = FALSE; + priv->horiz_scroll_edge_on = FALSE; +@@ -1368,10 +1497,8 @@ + } + + /* scroll detection */ +- if (finger && !priv->finger_flag) { +- priv->autoscroll_xspd = 0; +- priv->autoscroll_yspd = 0; +- priv->scroll_packet_count = 0; ++ if (finger && !priv->finger_state) { ++ stop_coasting(priv); + if (para->circular_scrolling) { + if ((para->circular_trigger == 0 && edge) || + (para->circular_trigger == 1 && edge & TOP_EDGE) || +@@ -1388,19 +1515,27 @@ + DBG(7, ErrorF("circular scroll detected on edge\n")); + } + } +- if (!priv->circ_scroll_on) { ++ } ++ if (!priv->circ_scroll_on) { ++ if (finger) { + if (hw->numFingers == 2) { +- if ((para->scroll_twofinger_vert) && (para->scroll_dist_vert != 0)) { ++ if (!priv->vert_scroll_twofinger_on && ++ (para->scroll_twofinger_vert) && (para->scroll_dist_vert != 0)) { + priv->vert_scroll_twofinger_on = TRUE; ++ priv->vert_scroll_edge_on = FALSE; + priv->scroll_y = hw->y; + DBG(7, ErrorF("vert two-finger scroll detected\n")); + } +- if ((para->scroll_twofinger_horiz) && (para->scroll_dist_horiz != 0)) { ++ if (!priv->horiz_scroll_twofinger_on && ++ (para->scroll_twofinger_horiz) && (para->scroll_dist_horiz != 0)) { + priv->horiz_scroll_twofinger_on = TRUE; ++ priv->horiz_scroll_edge_on = FALSE; + priv->scroll_x = hw->x; + DBG(7, ErrorF("horiz two-finger scroll detected\n")); + } + } ++ } ++ if (finger && !priv->finger_state) { + if (!priv->vert_scroll_twofinger_on && !priv->horiz_scroll_twofinger_on) { + if ((para->scroll_edge_vert) && (para->scroll_dist_vert != 0) && + (edge & RIGHT_EDGE)) { +@@ -1445,18 +1580,40 @@ + DBG(7, ErrorF("horiz edge scroll off\n")); + priv->horiz_scroll_edge_on = FALSE; + } +- if ((oldv || oldh) && ++ /* If we were corner edge scrolling (coasting), ++ * but no longer in corner or raised a finger, then stop coasting. */ ++ if (para->scroll_edge_corner && (priv->autoscroll_xspd || priv->autoscroll_yspd)) { ++ Bool is_in_corner = ++ ((edge & RIGHT_EDGE) && (edge & (TOP_EDGE | BOTTOM_EDGE))) || ++ ((edge & BOTTOM_EDGE) && (edge & (LEFT_EDGE | RIGHT_EDGE))) ; ++ if (!is_in_corner || !finger) { ++ DBG(7, ErrorF("corner edge scroll off\n")); ++ stop_coasting(priv); ++ } ++ } ++ /* if we were scrolling, but couldn't corner edge scroll, ++ * and are no longer scrolling, then start coasting */ ++ if ((oldv || oldh) && !para->scroll_edge_corner && + !(priv->circ_scroll_on || priv->vert_scroll_edge_on || + priv->horiz_scroll_edge_on)) { + start_coasting(priv, hw, edge, oldv); + } + } + +- /* if hitting a corner (top right or bottom right) while vertical scrolling +- is active, switch over to circular scrolling smoothly */ ++ /* if hitting a corner (top right or bottom right) while vertical ++ * scrolling is active, consider starting corner edge scrolling or ++ * switching over to circular scrolling smoothly */ + if (priv->vert_scroll_edge_on && !priv->horiz_scroll_edge_on && +- para->circular_scrolling) { +- if ((edge & RIGHT_EDGE) && (edge & (TOP_EDGE | BOTTOM_EDGE))) { ++ (edge & RIGHT_EDGE) && (edge & (TOP_EDGE | BOTTOM_EDGE))) { ++ if (para->scroll_edge_corner) { ++ if (priv->autoscroll_yspd == 0) { ++ /* FYI: We can generate multiple start_coasting requests if ++ * we're in the corner, but we were moving so slowly when we ++ * got here that we didn't actually start coasting. */ ++ DBG(7, ErrorF("corner edge scroll on\n")); ++ start_coasting(priv, hw, edge, TRUE); ++ } ++ } else if (para->circular_scrolling) { + priv->vert_scroll_edge_on = FALSE; + priv->circ_scroll_on = TRUE; + priv->circ_scroll_vert = TRUE; +@@ -1466,8 +1623,16 @@ + } + /* Same treatment for horizontal scrolling */ + if (priv->horiz_scroll_edge_on && !priv->vert_scroll_edge_on && +- para->circular_scrolling) { +- if ((edge & BOTTOM_EDGE) && (edge & (LEFT_EDGE | RIGHT_EDGE))) { ++ (edge & BOTTOM_EDGE) && (edge & (LEFT_EDGE | RIGHT_EDGE))) { ++ if (para->scroll_edge_corner) { ++ if (priv->autoscroll_xspd == 0) { ++ /* FYI: We can generate multiple start_coasting requests if ++ * we're in the corner, but we were moving so slowly when we ++ * got here that we didn't actually start coasting. */ ++ DBG(7, ErrorF("corner edge scroll on\n")); ++ start_coasting(priv, hw, edge, FALSE); ++ } ++ } else if (para->circular_scrolling) { + priv->horiz_scroll_edge_on = FALSE; + priv->circ_scroll_on = TRUE; + priv->circ_scroll_vert = FALSE; +@@ -1576,7 +1741,7 @@ + { + SynapticsPrivate *priv = (SynapticsPrivate *) (local->private); + SynapticsSHM *para = priv->synpara; +- Bool finger; ++ int finger; + int dx, dy, buttons, rep_buttons, id; + edge_type edge; + int change; +@@ -1622,6 +1787,11 @@ + /* 3rd button emulation */ + hw->middle |= HandleMidButtonEmulation(priv, hw, &delay); + ++ /* Two finger emulation */ ++ if (hw->z >= para->emulate_twofinger_z && hw->numFingers == 1) { ++ hw->numFingers = 2; ++ } ++ + /* Up/Down button scrolling or middle/double click */ + double_click = FALSE; + if (!para->updown_button_scrolling) { +@@ -1770,7 +1940,7 @@ + } + + /* Save old values of some state variables */ +- priv->finger_flag = finger; ++ priv->finger_state = finger; + priv->lastButtons = buttons; + + return delay; +diff -Naur -X igno synaptics-0.14.6/synaptics.h synaptics/synaptics.h +--- synaptics-0.14.6/synaptics.h 2006-07-15 17:54:29.000000000 +0200 ++++ synaptics/synaptics.h 2008-01-18 13:41:55.000000000 +0100 +@@ -50,7 +50,7 @@ + + /* Parameter data */ + int left_edge, right_edge, top_edge, bottom_edge; /* edge coordinates absolute */ +- int finger_low, finger_high; /* finger detection values in Z-values */ ++ int finger_low, finger_high, finger_press; /* finger detection values in Z-values */ + int tap_time; + int tap_move; /* max. tapping time and movement in packets and coord. */ + int single_tap_timeout; /* timeout to recognize a single tap */ +@@ -59,13 +59,16 @@ + Bool fast_taps; /* Faster reaction to single taps */ + int emulate_mid_button_time; /* Max time between left and right button presses to + emulate a middle button press. */ ++ int emulate_twofinger_z; /* pressure threshold to emulate two finger touch (for Alps) */ + int scroll_dist_vert; /* Scrolling distance in absolute coordinates */ + int scroll_dist_horiz; /* Scrolling distance in absolute coordinates */ + Bool scroll_edge_vert; /* Enable/disable vertical scrolling on right edge */ + Bool scroll_edge_horiz; /* Enable/disable horizontal scrolling on left edge */ ++ Bool scroll_edge_corner; /* Enable/disable continuous edge scrolling when in the corner */ + Bool scroll_twofinger_vert; /* Enable/disable vertical two-finger scrolling */ + Bool scroll_twofinger_horiz; /* Enable/disable horizontal two-finger scrolling */ + double min_speed, max_speed, accl; /* movement parameters */ ++ double trackstick_speed; /* trackstick mode speed */ + int edge_motion_min_z; /* finger pressure at which minimum edge motion speed is set */ + int edge_motion_max_z; /* finger pressure at which maximum edge motion speed is set */ + int edge_motion_min_speed; /* slowest setting for edge motion speed */ +@@ -85,6 +88,7 @@ + */ + Bool guestmouse_off; /* Switches the guest mouse off */ + Bool locked_drags; /* Enable locked drags */ ++ int locked_drag_time; /* timeout for locked drags */ + int tap_action[MAX_TAP]; /* Button to report on tap events */ + Bool circular_scrolling; /* Enable circular scrolling */ + double scroll_dist_circ; /* Scrolling angle radians */ +@@ -98,6 +102,7 @@ + int press_motion_max_z; /* finger pressure at which maximum pressure motion factor is applied */ + double press_motion_min_factor; /* factor applied on speed when finger pressure is at minimum */ + double press_motion_max_factor; /* factor applied on speed when finger pressure is at minimum */ ++ Bool grab_event_device; /* grab event device for exclusive use? */ + } SynapticsSHM; + + /* +@@ -135,6 +140,18 @@ + int millis; + } SynapticsMoveHistRec; + ++enum FingerState { /* Note! The order matters. Compared with < operator. */ ++ FS_UNTOUCHED, ++ FS_TOUCHED, ++ FS_PRESSED ++}; ++ ++enum MovingState { ++ MS_FALSE, ++ MS_TOUCHPAD_RELATIVE, ++ MS_TRACKSTICK /* trackstick is always relative */ ++}; ++ + enum MidButtonEmulation { + MBE_OFF, /* No button pressed */ + MBE_LEFT, /* Left button pressed, waiting for right button or timeout */ +@@ -191,7 +208,7 @@ + int count_packet_finger; /* packet counter with finger on the touchpad */ + int button_delay_millis; /* button delay for 3rd button emulation */ + Bool prev_up; /* Previous up button value, for double click emulation */ +- Bool finger_flag; /* previous finger */ ++ enum FingerState finger_state; /* previous finger state */ + + enum TapState tap_state; /* State of tap processing */ + int tap_max_fingers; /* Max number of fingers seen since entering start state */ +@@ -199,6 +216,7 @@ + enum TapButtonState tap_button_state; /* Current tap action */ + SynapticsMoveHistRec touch_on; /* data when the touchpad is touched/released */ + ++ enum MovingState moving_state; /* previous moving state */ + Bool vert_scroll_edge_on; /* Keeps track of currently active scroll modes */ + Bool horiz_scroll_edge_on; /* Keeps track of currently active scroll modes */ + Bool vert_scroll_twofinger_on; /* Keeps track of currently active scroll modes */ +@@ -206,6 +224,8 @@ + Bool circ_scroll_on; /* Keeps track of currently active scroll modes */ + Bool circ_scroll_vert; /* True: Generate vertical scroll events + False: Generate horizontal events */ ++ int trackstick_neutral_x; /* neutral x position for trackstick mode */ ++ int trackstick_neutral_y; /* neutral y position for trackstick mode */ + double autoscroll_xspd; /* Horizontal coasting speed */ + double autoscroll_yspd; /* Vertical coasting speed */ + double autoscroll_x; /* Accumulated horizontal coasting scroll */ +@@ -220,7 +240,10 @@ + palm/finger contact disappears */ + int prev_z; /* previous z value, for palm detection */ + int avg_width; /* weighted average of previous fingerWidth values */ +- ++ int minx; ++ int maxx; ++ int miny; ++ int maxy; + } SynapticsPrivate; + + +diff -Naur -X igno synaptics-0.14.6/synclient.c synaptics/synclient.c +--- synaptics-0.14.6/synclient.c 2006-07-15 17:54:29.000000000 +0200 ++++ synaptics/synclient.c 2008-01-18 13:41:55.000000000 +0100 +@@ -1,5 +1,5 @@ + /* +- * Copyright 2002-2004 Peter Osterlund ++ * Copyright 2002-2005,2007 Peter Osterlund + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License +@@ -55,6 +55,7 @@ + DEFINE_PAR("BottomEdge", bottom_edge, PT_INT, 0, 10000), + DEFINE_PAR("FingerLow", finger_low, PT_INT, 0, 255), + DEFINE_PAR("FingerHigh", finger_high, PT_INT, 0, 255), ++ DEFINE_PAR("FingerPress", finger_press, PT_INT, 0, 256), + DEFINE_PAR("MaxTapTime", tap_time, PT_INT, 0, 1000), + DEFINE_PAR("MaxTapMove", tap_move, PT_INT, 0, 2000), + DEFINE_PAR("MaxDoubleTapTime", tap_time_2, PT_INT, 0, 1000), +@@ -62,15 +63,18 @@ + DEFINE_PAR("ClickTime", click_time, PT_INT, 0, 1000), + DEFINE_PAR("FastTaps", fast_taps, PT_BOOL, 0, 1), + DEFINE_PAR("EmulateMidButtonTime", emulate_mid_button_time, PT_INT, 0, 1000), ++ DEFINE_PAR("EmulateTwoFingerMinZ", emulate_twofinger_z, PT_INT, 0, 1000), + DEFINE_PAR("VertScrollDelta", scroll_dist_vert, PT_INT, 0, 1000), + DEFINE_PAR("HorizScrollDelta", scroll_dist_horiz, PT_INT, 0, 1000), + DEFINE_PAR("VertEdgeScroll", scroll_edge_vert, PT_BOOL, 0, 1), + DEFINE_PAR("HorizEdgeScroll", scroll_edge_horiz, PT_BOOL, 0, 1), ++ DEFINE_PAR("CornerCoasting", scroll_edge_corner, PT_BOOL, 0, 1), + DEFINE_PAR("VertTwoFingerScroll", scroll_twofinger_vert, PT_BOOL, 0, 1), + DEFINE_PAR("HorizTwoFingerScroll", scroll_twofinger_horiz, PT_BOOL, 0, 1), + DEFINE_PAR("MinSpeed", min_speed, PT_DOUBLE, 0, 1.0), + DEFINE_PAR("MaxSpeed", max_speed, PT_DOUBLE, 0, 1.0), + DEFINE_PAR("AccelFactor", accl, PT_DOUBLE, 0, 0.2), ++ DEFINE_PAR("TrackstickSpeed", trackstick_speed, PT_DOUBLE, 0, 200.0), + DEFINE_PAR("EdgeMotionMinZ", edge_motion_min_z, PT_INT, 1, 255), + DEFINE_PAR("EdgeMotionMaxZ", edge_motion_max_z, PT_INT, 1, 255), + DEFINE_PAR("EdgeMotionMinSpeed", edge_motion_min_speed, PT_INT, 0, 1000), +@@ -78,12 +82,13 @@ + DEFINE_PAR("EdgeMotionUseAlways", edge_motion_use_always, PT_BOOL, 0, 1), + DEFINE_PAR("UpDownScrolling", updown_button_scrolling, PT_BOOL, 0, 1), + DEFINE_PAR("LeftRightScrolling", leftright_button_scrolling, PT_BOOL, 0, 1), +- DEFINE_PAR("UpDownRepeat", updown_button_repeat, PT_BOOL, 0, 1), +- DEFINE_PAR("LeftRightRepeat", leftright_button_repeat, PT_BOOL, 0, 1), ++ DEFINE_PAR("UpDownScrollRepeat", updown_button_repeat, PT_BOOL, 0, 1), ++ DEFINE_PAR("LeftRightScrollRepeat",leftright_button_repeat, PT_BOOL, 0, 1), + DEFINE_PAR("ScrollButtonRepeat", scroll_button_repeat, PT_INT, SBR_MIN , SBR_MAX), + DEFINE_PAR("TouchpadOff", touchpad_off, PT_INT, 0, 2), + DEFINE_PAR("GuestMouseOff", guestmouse_off, PT_BOOL, 0, 1), + DEFINE_PAR("LockedDrags", locked_drags, PT_BOOL, 0, 1), ++ DEFINE_PAR("LockedDragTimeout", locked_drag_time, PT_INT, 0, 30000), + DEFINE_PAR("RTCornerButton", tap_action[RT_TAP], PT_INT, 0, SYN_MAX_BUTTONS), + DEFINE_PAR("RBCornerButton", tap_action[RB_TAP], PT_INT, 0, SYN_MAX_BUTTONS), + DEFINE_PAR("LTCornerButton", tap_action[LT_TAP], PT_INT, 0, SYN_MAX_BUTTONS), +@@ -102,7 +107,8 @@ + DEFINE_PAR("PressureMotionMinZ", press_motion_min_z, PT_INT, 1, 255), + DEFINE_PAR("PressureMotionMaxZ", press_motion_max_z, PT_INT, 1, 255), + DEFINE_PAR("PressureMotionMinFactor", press_motion_min_factor, PT_DOUBLE, 0, 10.0), +- DEFINE_PAR("PressureMotionMaxFactor", press_motion_max_factor, PT_DOUBLE, 0, 10.0), ++ DEFINE_PAR("PressureMotionMaxFactor", press_motion_max_factor, PT_DOUBLE, 0, 10.0), ++ DEFINE_PAR("GrabEventDevice", grab_event_device, PT_BOOL, 0, 1), + { 0, 0, 0, 0, 0 } + }; + +@@ -132,13 +138,13 @@ + struct Parameter* par = ¶ms[i]; + switch (par->type) { + case PT_INT: +- printf(" %-20s = %d\n", par->name, *(int*)((char*)synshm + par->offset)); ++ printf(" %-23s = %d\n", par->name, *(int*)((char*)synshm + par->offset)); + break; + case PT_BOOL: +- printf(" %-20s = %d\n", par->name, *(Bool*)((char*)synshm + par->offset)); ++ printf(" %-23s = %d\n", par->name, *(Bool*)((char*)synshm + par->offset)); + break; + case PT_DOUBLE: +- printf(" %-20s = %g\n", par->name, *(double*)((char*)synshm + par->offset)); ++ printf(" %-23s = %g\n", par->name, *(double*)((char*)synshm + par->offset)); + break; + } + } +diff -Naur -X igno synaptics-0.14.6/synproto.h synaptics/synproto.h +--- synaptics-0.14.6/synproto.h 2006-07-09 18:53:02.000000000 +0200 ++++ synaptics/synproto.h 2008-01-18 13:41:55.000000000 +0100 +@@ -72,11 +72,12 @@ + SYN_PROTO_ALPS /* ALPS touchpad protocol */ + }; + ++struct _SynapticsSHM; + struct SynapticsHwInfo; + struct CommData; + + struct SynapticsProtocolOperations { +- void (*DeviceOnHook)(LocalDevicePtr local); ++ void (*DeviceOnHook)(LocalDevicePtr local, struct _SynapticsSHM *para); + void (*DeviceOffHook)(LocalDevicePtr local); + Bool (*QueryHardware)(LocalDevicePtr local, struct SynapticsHwInfo *synhw); + Bool (*ReadHwState)(LocalDevicePtr local, struct SynapticsHwInfo *synhw, diff --git a/source/x11-extra/synaptics/synaptics-xorg1.4.patch b/source/x11-extra/synaptics/synaptics-xorg1.4.patch new file mode 100644 index 0000000..44203c0 --- /dev/null +++ b/source/x11-extra/synaptics/synaptics-xorg1.4.patch @@ -0,0 +1,234 @@ +diff -Nru synaptics/eventcomm.h synaptics2/eventcomm.h +--- synaptics/eventcomm.h 2007-12-05 14:07:43.217910814 +0100 ++++ synaptics2/eventcomm.h 2007-12-05 00:40:43.049129750 +0100 +@@ -19,7 +19,8 @@ + #ifndef _EVENTCOMM_H_ + #define _EVENTCOMM_H_ + +-#include "linux_input.h" ++//#include "linux_input.h" ++#include + + /* for auto-dev: */ + #define DEV_INPUT_EVENT "/dev/input" + +diff -Nru synaptics/Makefile synaptics2/Makefile +--- synaptics/Makefile 2007-12-05 14:07:43.197910316 +0100 ++++ synaptics2/Makefile 2007-12-05 00:41:11.665129870 +0100 +@@ -9,10 +9,10 @@ + + PREFIX ?= /usr/local + BINDIR = $(DESTDIR)$(PREFIX)/bin +-MANDIR = $(DESTDIR)$(PREFIX)/man ++MANDIR = $(DESTDIR)$(PREFIX)/share/man + + ifeq ($(ARCH),) +- ARCH = $(shell /bin/arch) ++ ARCH = $(shell /bin/uname -m) + endif + ifeq ($(ARCH),amd64) + ARCH = x86_64 +@@ -34,10 +34,7 @@ + LDCOMBINEFLAGS = -shared -lc + PICFLAG = $(call check_gcc,-fPIC,) + X_INCLUDES_ROOT = $(INSTALLED_X) +- SDKDIR = $(shell pkg-config xorg-server --variable=sdkdir) +- ALLINCLUDES = -I. -I$(INSTALLED_X)/include/X11 \ +- -I$(INSTALLED_X)/include/X11/extensions \ +- -I$(SDKDIR) ++ ALLINCLUDES = $(shell pkg-config --cflags xorg-server) + else + INSTALLED_X = /usr/X11R6 + INPUT_MODULE_DIR = $(DESTDIR)/$(INSTALLED_X)/$(LIBDIR)/modules/input +@@ -74,12 +71,12 @@ + MODULE_DEFINES = -DIN_MODULE -DXFree86Module + PROTO_DEFINES = -DFUNCPROTO=15 -DNARROWPROTO + +-STD_DEFINES = -Dlinux -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP -DDPMSExtension -DPIXPRIV -DPANORAMIX -DRENDER -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86LOADER -DXFree86Server -DXF86VIDMODE -DSMART_SCHEDULE -DBUILDDEBUG -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DNDEBUG $(ARCH_DEFINES) ++STD_DEFINES = -Dlinux -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE $(ARCH_DEFINES) + ALLDEFINES = $(ALLINCLUDES) $(STD_DEFINES) $(PROTO_DEFINES) $(MODULE_DEFINES) + + check_gcc = $(shell if $(CC) $(1) -S -o /dev/null -xc /dev/null > /dev/null 2>&1; then echo "$(1)"; else echo "$(2)"; fi ;) + +-CCOPTIONS := -pedantic -Wall -Wpointer-arith ++CCOPTIONS := -pedantic -Wall -Wpointer-arith -fno-stack-protector + CCOPTIONS += $(call check_gcc,-fno-merge-constants,) + CDEBUGFLAGS = -O2 + CFLAGS = $(CDEBUGFLAGS) $(CCOPTIONS) $(PICFLAG) $(ALLDEFINES) -DVERSION="\"$(VERSION)\"" -DVERSION_ID="$(VERSION_ID)" +@@ -136,7 +133,7 @@ + + synaptics.o : synaptics.h synproto.h Makefile + ps2comm.o : ps2comm.h synproto.h synaptics.h +-eventcomm.o : eventcomm.h linux_input.h synproto.h synaptics.h ++eventcomm.o : eventcomm.h synproto.h synaptics.h + psmcomm.o : freebsd_mouse.h psmcomm.h synproto.h synaptics.h ps2comm.h + alpscomm.o : alpscomm.h ps2comm.h synproto.h synaptics.h + synclient.o : synaptics.h Makefile +diff -Nru synaptics/ps2comm.h synaptics2/ps2comm.h +--- synaptics/ps2comm.h 2007-12-05 14:07:43.218910738 +0100 ++++ synaptics2/ps2comm.h 2007-12-05 00:38:27.668130250 +0100 +@@ -3,6 +3,7 @@ + + #include + #include ++#include "xorg-server.h" + #include "xf86_OSproc.h" + + /* acknowledge for commands and parameter */ +diff -Nru synaptics/synaptics.c synaptics2/synaptics.c +--- synaptics/synaptics.c 2007-12-05 14:07:43.255910707 +0100 ++++ synaptics2/synaptics.c 2007-12-18 17:24:50.229108603 +0100 +@@ -65,12 +65,11 @@ + * Standard Headers + ****************************************************************************/ + ++#include "xorg-server.h" + #include + #include + #include + #include +-#define NEED_XF86_TYPES +-#include + #include + #include + #include "mipointer.h" +@@ -78,6 +77,11 @@ + #include /* needed for Options */ + #endif + ++#include ++#include ++#include ++#include ++#include + + /***************************************************************************** + * Local Headers +@@ -158,7 +162,7 @@ + MODULEVENDORSTRING, + MODINFOSTRING1, + MODINFOSTRING2, +- XF86_VERSION_CURRENT, ++ XORG_VERSION_CURRENT, + 1, 0, 0, + ABI_CLASS_XINPUT, + ABI_XINPUT_VERSION, +@@ -236,14 +240,14 @@ + return TRUE; /* Already allocated */ + + if (priv->shm_config) { +- if ((shmid = xf86shmget(SHM_SYNAPTICS, 0, 0)) != -1) +- xf86shmctl(shmid, XF86IPC_RMID, NULL); +- if ((shmid = xf86shmget(SHM_SYNAPTICS, sizeof(SynapticsSHM), +- 0777 | XF86IPC_CREAT)) == -1) { ++ if ((shmid = shmget(SHM_SYNAPTICS, 0, 0)) != -1) ++ shmctl(shmid, IPC_RMID, NULL); ++ if ((shmid = shmget(SHM_SYNAPTICS, sizeof(SynapticsSHM), ++ 0777 | IPC_CREAT)) == -1) { + xf86Msg(X_ERROR, "%s error shmget\n", local->name); + return FALSE; + } +- if ((priv->synpara = (SynapticsSHM*)xf86shmat(shmid, NULL, 0)) == NULL) { ++ if ((priv->synpara = (SynapticsSHM*)shmat(shmid, NULL, 0)) == NULL) { + xf86Msg(X_ERROR, "%s error shmat\n", local->name); + return FALSE; + } +@@ -269,8 +273,8 @@ + return; + + if (priv->shm_config) { +- if ((shmid = xf86shmget(SHM_SYNAPTICS, 0, 0)) != -1) +- xf86shmctl(shmid, XF86IPC_RMID, NULL); ++ if ((shmid = shmget(SHM_SYNAPTICS, 0, 0)) != -1) ++ shmctl(shmid, IPC_RMID, NULL); + } else { + xfree(priv->synpara); + } +@@ -284,7 +288,7 @@ + char *str_par; + double value; + str_par = xf86FindOptionValue(options, optname); +- if ((!str_par) || (xf86sscanf(str_par, "%lf", &value) != 1)) ++ if ((!str_par) || (sscanf(str_par, "%lf", &value) != 1)) + return default_value; + return value; + } +@@ -491,8 +495,8 @@ + priv->fifofd = -1; + if (repeater) { + /* create repeater fifo */ +- if ((xf86mknod(repeater, 666, XF86_S_IFIFO) != 0) && +- (xf86errno != xf86_EEXIST)) { ++ if ((mknod(repeater, 666, S_IFIFO) != 0) && ++ (errno != EEXIST)) { + xf86Msg(X_ERROR, "%s can't create repeater fifo\n", local->name); + } else { + /* open the repeater fifo */ +@@ -501,7 +505,7 @@ + xf86Msg(X_ERROR, "%s repeater device open failed\n", local->name); + } + } +- xf86free(repeater); ++ free(repeater); + } + + if (!QueryHardware(local)) { +@@ -694,7 +698,7 @@ + static int + move_distance(int dx, int dy) + { +- return xf86sqrt(SQR(dx) + SQR(dy)); ++ return sqrt(SQR(dx) + SQR(dy)); + } + + /* +@@ -729,14 +733,14 @@ + double xCenter = (priv->synpara->left_edge + priv->synpara->right_edge) / 2.0; + double yCenter = (priv->synpara->top_edge + priv->synpara->bottom_edge) / 2.0; + +- return xf86atan2(-(y - yCenter), x - xCenter); ++ return atan2(-(y - yCenter), x - xCenter); + } + + /* return angle difference */ + static double + diffa(double a1, double a2) + { +- double da = xf86fmod(a2 - a1, 2 * M_PI); ++ double da = fmod(a2 - a1, 2 * M_PI); + if (da < 0) + da += 2 * M_PI; + if (da > M_PI) +@@ -844,7 +848,7 @@ + int c; + while ((c = XisbRead(priv->comm.buffer)) >= 0) { + unsigned char u = (unsigned char)c; +- xf86write(priv->fifofd, &u, 1); ++ write(priv->fifofd, &u, 1); + if (++count >= 3) + break; + } +@@ -1402,10 +1406,10 @@ + + /* save the fraction, report the integer part */ + tmpf = dx * speed + x_edge_speed * dtime + priv->frac_x; +- priv->frac_x = xf86modf(tmpf, &integral); ++ priv->frac_x = modf(tmpf, &integral); + dx = integral; + tmpf = dy * speed + y_edge_speed * dtime + priv->frac_y; +- priv->frac_y = xf86modf(tmpf, &integral); ++ priv->frac_y = modf(tmpf, &integral); + dy = integral; + } + +diff -Nru synaptics/synproto.h synaptics2/synproto.h +--- synaptics/synproto.h 2007-12-05 14:07:43.257911602 +0100 ++++ synaptics2/synproto.h 2007-12-05 00:39:42.135130326 +0100 +@@ -21,6 +21,7 @@ + + #include + #include ++#include "xorg-server.h" + #include + #include + From vmiklos at frugalware.org Fri Jan 18 19:26:15 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 18 19:26:17 2008 Subject: [Frugalware-git] frugalwareutils: netconfig/dialog_config(): whitespace fix Message-ID: <20080118182615.B9E5911901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=9ec9f15499c788eba8532e793659e16a331fc505 commit 9ec9f15499c788eba8532e793659e16a331fc505 Author: Miklos Vajna Date: Fri Jan 18 19:25:33 2008 +0100 netconfig/dialog_config(): whitespace fix reported by ironiq diff --git a/netconfig/netconfig.c b/netconfig/netconfig.c index 63f2c72..8301029 100644 --- a/netconfig/netconfig.c +++ b/netconfig/netconfig.c @@ -210,8 +210,8 @@ int dialog_config(int argc, char **argv) if(strlen(ptr)) snprintf(newinterface->gateway, FWNET_GW_MAX_SIZE, "default gw %s", ptr); FWUTIL_FREE(ptr); - dns = fwdialog_ask(_("Select nameserver"), _("Please give the IP address of the name server to use. You can" - "add more Domain Name Servers later by editing /etc/sysconfig/network/default.\n" + dns = fwdialog_ask(_("Select nameserver"), _("Please give the IP address of the name server to use. You " + "can add more Domain Name Servers later by editing /etc/sysconfig/network/default.\n" "If you don't have a name server on your network just hit enter, without entering any ip address."), NULL); newprofile->dnses = g_list_append(newprofile->dnses, dns); From vmiklos at frugalware.org Fri Jan 18 19:32:14 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 18 19:32:16 2008 Subject: [Frugalware-git] setup: configsource: change the label of the cancel button to "Continue") in mirrorconf() Message-ID: <20080118183214.C8C9B11901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=2589f521e81823eacc1edccc64abd36e51c98245 commit 2589f521e81823eacc1edccc64abd36e51c98245 Author: Miklos Vajna Date: Fri Jan 18 19:30:00 2008 +0100 configsource: change the label of the cancel button to "Continue") in mirrorconf() suggested by ironiq diff --git a/src/plugins/configsource.c b/src/plugins/configsource.c index c3ea317..42a1038 100644 --- a/src/plugins/configsource.c +++ b/src/plugins/configsource.c @@ -162,6 +162,7 @@ GList *mirrorconf(void) // merges the selected and remain mirrors newmirrorlist = g_list_concat(newmirrorlist, mirrorlist); dialog_vars.defaultno=1; + dialog_vars.cancel_label = strdup(_("Continue")); if(fw_inputbox(_("Custom mirror"), _("You may now specify " "a custom mirror (eg. LAN) " "so you can download packages " @@ -175,6 +176,7 @@ GList *mirrorconf(void) } } dialog_vars.defaultno=0; + FREE(dialog_vars.cancel_label); updateconfig(fn, newmirrorlist); return(newmirrorlist); } From vmiklos at frugalware.org Fri Jan 18 20:13:26 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 18 20:13:28 2008 Subject: [Frugalware-git] setup: added a new fsize() function for more human-readable size names Message-ID: <20080118191326.CCD9A176C07F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=7821fb27c86958d71f8b277742a01f9a76335f3a commit 7821fb27c86958d71f8b277742a01f9a76335f3a Author: Miklos Vajna Date: Fri Jan 18 19:57:34 2008 +0100 added a new fsize() function for more human-readable size names it prints "%d MB" if the size is less than 1GB, and it returns the previous "%d GB" if the size is bigger than 1GB diff --git a/src/plugins/formatdisk.c b/src/plugins/formatdisk.c index 8a40bc9..94e872f 100644 --- a/src/plugins/formatdisk.c +++ b/src/plugins/formatdisk.c @@ -77,10 +77,12 @@ int partdetails(PedPartition *part, int noswap) // for dialog menus parts = g_list_append(parts, pname); - parts = g_list_append(parts, g_strdup_printf("%dGB\t%s", (int)part->geom.length/1953125, ptype)); + ptr = fsize(part->geom.length); + parts = g_list_append(parts, g_strdup_printf("%s\t%s", ptr, ptype)); // for dialog checklists partschk = g_list_append(partschk, pname); - partschk = g_list_append(partschk, g_strdup_printf("%dGB %s", (int)part->geom.length/1953125, ptype)); + partschk = g_list_append(partschk, g_strdup_printf("%s %s", ptr, ptype)); + FREE(ptr); partschk = g_list_append(partschk, strdup("Off")); return(0); diff --git a/src/plugins/partdisk.c b/src/plugins/partdisk.c index 1226160..bb0f577 100644 --- a/src/plugins/partdisk.c +++ b/src/plugins/partdisk.c @@ -83,6 +83,7 @@ GList *listparts(void) { GList *devs=NULL; PedDevice *dev=NULL; + char *ptr; // silly raid autodetect, md0 always created if(buggy_md0()) @@ -100,7 +101,9 @@ GList *listparts(void) // we don't want to partition cds ;-) continue; devs = g_list_append(devs, dev->path); - devs = g_list_append(devs, g_strdup_printf("%dGB\t%s", (int)dev->length/1953125, dev->model)); + ptr = fsize(dev->length); + devs = g_list_append(devs, g_strdup_printf("%s\t%s", ptr, dev->model)); + FREE(ptr); } return(devs); diff --git a/src/util.c b/src/util.c index fb2ba18..a86361a 100644 --- a/src/util.c +++ b/src/util.c @@ -721,3 +721,11 @@ void cb_log(unsigned short level, char *msg) { LOG("[libpacman, level %d] %s", level, msg); } + +char *fsize(int length) +{ + if(length/1953125 == 0) + return g_strdup_printf("%d MB", length/1907); + else + return g_strdup_printf("%d GB", length/1953125); +} diff --git a/src/util.h b/src/util.h index ec1b129..b0b5de3 100644 --- a/src/util.h +++ b/src/util.h @@ -77,3 +77,4 @@ void show_menu(GList *plugin_list, int *state); int setup_log(char *file, int line, char *fmt, ...); #define LOG(fmt, args...) setup_log(__FILE__, __LINE__, fmt, ##args) void cb_log(unsigned short level, char *msg); +char *fsize(int length); From priyank at frugalware.org Fri Jan 18 20:32:21 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 18 20:32:29 2008 Subject: [Frugalware-git] gfpm: gfpm-db: parse /etc/pacman-g2.conf instead of /etc/pacman.conf Message-ID: <20080118193221.8ED4C1190213@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=62d2e4276bae36212bfcab3b7ab07e84cff69b39 commit 62d2e4276bae36212bfcab3b7ab07e84cff69b39 Author: Priyank Date: Sat Jan 19 00:59:58 2008 +0530 gfpm-db: parse /etc/pacman-g2.conf instead of /etc/pacman.conf * Closes #2698 diff --git a/src/gfpm-db.c b/src/gfpm-db.c index 77cb404..3cdf41a 100644 --- a/src/gfpm-db.c +++ b/src/gfpm-db.c @@ -19,7 +19,7 @@ */ #define _GNU_SOURCE -#define CFG_FILE "/etc/pacman.conf" +#define CFG_FILE "/etc/pacman-g2.conf" #include #include "gfpm-db.h" @@ -95,7 +95,7 @@ gfpm_db_populate_repolist (void) /* get the list of usable repositories */ if (pacman_parse_config (CFG_FILE, _db_callback, "") == -1) { - printf ("error parsing config file"); + g_error ("error parsing config file"); return 1; } diff --git a/src/gfpm-progress.c b/src/gfpm-progress.c index 09b6584..3b5820a 100644 --- a/src/gfpm-progress.c +++ b/src/gfpm-progress.c @@ -62,7 +62,7 @@ static void cb_gfpm_details_button_toggled (GtkWidget *button, gpointer data); void gfpm_progress_init (void) { - pacman_parse_config ("/etc/pacman.conf", NULL, ""); + pacman_parse_config ("/etc/pacman-g2.conf", NULL, ""); pacman_set_option (PM_OPT_DLCB, (long)gfpm_progress_update); pacman_set_option (PM_OPT_DLOFFSET, (long)&offset); pacman_set_option (PM_OPT_DLRATE, (long)&rate); From priyank at frugalware.org Fri Jan 18 20:32:21 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 18 20:32:32 2008 Subject: [Frugalware-git] gfpm: Bump version to 1.0.5 Message-ID: <20080118193221.ACBD11190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=447fc746e41784eebbd33764205e63a8a35f579b commit 447fc746e41784eebbd33764205e63a8a35f579b Author: Priyank Date: Sat Jan 19 01:00:43 2008 +0530 Bump version to 1.0.5 diff --git a/configure.ac b/configure.ac index 16831c5..8cd7ed2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ ENV_CFLAGS=$CFLAGS AC_PREREQ(2.59) -AC_INIT([Gfpm], 1.0.4, [priyankmg@gmail.com], gfpm) +AC_INIT([Gfpm], 1.0.5, [priyankmg@gmail.com], gfpm) AC_DEFINE_UNQUOTED([GFPM_RELEASE_NAME], ["Triton"], [Release codenames]) AC_CONFIG_SRCDIR([src/gfpm.c]) AC_LANG(C) From priyank at frugalware.org Fri Jan 18 20:36:20 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 18 20:36:21 2008 Subject: [Frugalware-git] gfpm: updates for 1.0.5 Message-ID: <20080118193620.4A21A1190213@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=0ca623c9931dab02f0dad6a263b5f55ca60a0852 commit 0ca623c9931dab02f0dad6a263b5f55ca60a0852 Author: Priyank Date: Sat Jan 19 01:04:48 2008 +0530 updates for 1.0.5 diff --git a/NEWS b/NEWS index 928b895..a5fca8f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ VERSION DESCRIPTION --------------------------------------------------------------------------------------------------------- +1.0.5 - Gfpm should now parse /etc/pacman-g2.conf instead of /etc/pacman.conf + This fixes bug #2698 + - Translation updates 1.0.4 - New splash screen - Added some operations to a package's right click popup menu like Mark for Removal (for installed packages) From priyank at frugalware.org Fri Jan 18 20:41:01 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 18 20:41:03 2008 Subject: [Frugalware-git] gfpm: TAG 1.0.5 Message-ID: <20080118194101.A786E11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=2f0488245c01d07bb881989384010b2c673171cd commit 2f0488245c01d07bb881989384010b2c673171cd Author: Priyank Date: Sat Jan 19 01:09:28 2008 +0530 TAG 1.0.5 From vmiklos at frugalware.org Fri Jan 18 20:43:14 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 18 20:43:16 2008 Subject: [Frugalware-git] setup: configsource: update help text in mirrorconf() Message-ID: <20080118194314.AAB421190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=964bb6df4360afa0ca45bed61d982c6e7320fe99 commit 964bb6df4360afa0ca45bed61d982c6e7320fe99 Author: Miklos Vajna Date: Fri Jan 18 20:42:23 2008 +0100 configsource: update help text in mirrorconf() do not suggest pressing Cancel when we renamed that button to Continue diff --git a/src/plugins/configsource.c b/src/plugins/configsource.c index 42a1038..5d05339 100644 --- a/src/plugins/configsource.c +++ b/src/plugins/configsource.c @@ -167,7 +167,7 @@ GList *mirrorconf(void) "a custom mirror (eg. LAN) " "so you can download packages " "faster. In most cases a " - "Cancel enough here."), 0, 0, + "Continue enough here."), 0, 0, (char*)g_list_nth_data(newmirrorlist, 0), 0) != -1) { //not cancel if (strcmp(dialog_vars.input_result, "\0")) { //not empty LOG("added custom mirror '%s'", dialog_vars.input_result); From priyank at frugalware.org Fri Jan 18 20:47:33 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 18 20:47:35 2008 Subject: [Frugalware-git] frugalware-current: gfpm-1.0.5-1-i686 Message-ID: <20080118194733.A0D3F11901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8acd653486a76e1ed684b22455d2b32173a79b8e commit 8acd653486a76e1ed684b22455d2b32173a79b8e Author: Priyank Date: Sat Jan 19 01:14:48 2008 +0530 gfpm-1.0.5-1-i686 * Version bump diff --git a/source/xapps/gfpm/FrugalBuild b/source/xapps/gfpm/FrugalBuild index 77377f9..d40b53d 100644 --- a/source/xapps/gfpm/FrugalBuild +++ b/source/xapps/gfpm/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=gfpm -pkgver=1.0.4 +pkgver=1.0.5 pkgrel=1 pkgdesc="Graphical Frugalware Package Manager" url="http://ftp.frugalware.org/pub/other/gfpm" From priyank at frugalware.org Fri Jan 18 20:57:16 2008 From: priyank at frugalware.org (Priyank) Date: Fri Jan 18 20:57:18 2008 Subject: [Frugalware-git] frugalware-current: frostwire-4.13.3-1-i686 Message-ID: <20080118195716.B3A9411901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5f890044b0b425841b8e0fb3c3d6af4b07a351ef commit 5f890044b0b425841b8e0fb3c3d6af4b07a351ef Author: Priyank Date: Sat Jan 19 01:20:00 2008 +0530 frostwire-4.13.3-1-i686 * Version bump * export LIBXCB_ALLOW_SLOPPY_LOCK=1 in the frostwire wrapper script to prevent it from crashing (thanks crazy) diff --git a/source/xapps-extra/frostwire/FrugalBuild b/source/xapps-extra/frostwire/FrugalBuild index 5b9e624..5c301d9 100644 --- a/source/xapps-extra/frostwire/FrugalBuild +++ b/source/xapps-extra/frostwire/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Priyank Gosalia pkgname=frostwire -pkgver=4.13.1.7 -pkgrel=2 +pkgver=4.13.3 +pkgrel=1 pkgdesc="FrostWire is a Peer to Peer (P2P) information sharing client for the Gnutella network." _F_sourceforge_broken_up2date=1 _F_sourceforge_ext=.noarch.tar.gz @@ -15,12 +15,12 @@ groups=('xapps-extra') archs=('i686' 'x86_64') source=(http://www2.frostwire.com/frostwire/90627762/$pkgname-$pkgver.noarch.tar.gz \ http://www.frostwire.com/images/64x64frostsphere.png) -sha1sums=('097194f8e01d74adb9c3a4000085883d83963d8d'\ +sha1sums=('e38cfd6854a5427289e5379ce57e9cb0fc85527c' \ '3492e5611436bd44e17d29b5b323879b836efcdb') build() { - Fcd $pkgname-${pkgver/.7/.6.noarch} + Fcd $pkgname-${pkgver}.noarch Fmkdir usr/share/{frostwire,applications,pixmaps} mv $Fsrcdir/64x64frostsphere.png $Fdestdir/usr/share/pixmaps/$pkgname.png ## clean up @@ -34,6 +34,7 @@ build() Fmkdir /usr/bin echo "#!/bin/sh" >> $Fdestdir/usr/bin/frostwire echo "cd /usr/share/frostwire" >> $Fdestdir/usr/bin/frostwire + echo "export LIBTOOL_ALLOW_SLOPPY_LOCK=1" >> $Fdestdir/usr/bin/frostwire echo "sh runFrostwire.sh" >> $Fdestdir/usr/bin/frostwire chmod 755 $Fdestdir/usr/bin/frostwire From crazy at frugalware.org Fri Jan 18 22:07:44 2008 From: crazy at frugalware.org (crazy) Date: Fri Jan 18 22:07:47 2008 Subject: [Frugalware-git] frugalware-current: traverso-0.42.0-1-i686 Message-ID: <20080118210744.1B5E21190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fb412b5204ec41c884b7d51aa1972857582527e2 commit fb412b5204ec41c884b7d51aa1972857582527e2 Author: crazy Date: Fri Jan 18 22:06:53 2008 +0100 traverso-0.42.0-1-i686 * New package diff --git a/source/xmultimedia-extra/traverso/FrugalBuild b/source/xmultimedia-extra/traverso/FrugalBuild new file mode 100644 index 0000000..cffeb86 --- /dev/null +++ b/source/xmultimedia-extra/traverso/FrugalBuild @@ -0,0 +1,33 @@ +# Compiling Time: 1.93 SBU +# Maintainer: crazy + +pkgname=traverso +pkgver=0.42.0 +pkgrel=1 +pkgdesc="Professional Audio Tools for GNU/Linux" +url="http://traverso-daw.org/" +depends=('libice' 'libxrender' 'libxext' 'libqtxml' 'libsamplerate' 'wavpack' 'libvorbis' 'flac' 'librdf' 'libmad' \ + 'lame' 'libqtopengl' 'jack' 'libgcc' 'curl' 'libxslt' 'libgl' 'libxdamage') +groups=('xmultimedia-extra') +archs=('i686') +_F_cmake_confopts="-DWANT_MP3_ENCODE:BOOL=ON -DWANT_OPENGL:BOOL=ON" +Finclude cmake +up2date="lynx -dump http://traverso-daw.org/download/releases/current/|Flasttar" +source=(http://traverso-daw.org/download/releases/current/$pkgname-$pkgver.tar.gz \ + traverso-0.42.0-strictaliasing.patch) +sha1sums=('7ad1c4555f93b380e44ce2941cbc88babc5f1064' \ + 'e67161bc7b92ca616f5f22b141334e3d7d437815') + + +build() +{ + Fcd + Fmkdir usr/share/icons/hicolor usr/share/{$pkgname,applications} + cp -r resources/freedesktop/icons/* $Fdestdir/usr/share/icons/hicolor || Fdie + cp -r resources/themes $Fdestdir/usr/share/$pkgname || Fdie + cp -r resources/*.desktop $Fdestdir/usr/share/applications || Fdie + ## figure what the other files in resources are good for =) + CMake_build +} + +# optimization OK diff --git a/source/xmultimedia-extra/traverso/traverso-0.42.0-strictaliasing.patch b/source/xmultimedia-extra/traverso/traverso-0.42.0-strictaliasing.patch new file mode 100644 index 0000000..70eae12 --- /dev/null +++ b/source/xmultimedia-extra/traverso/traverso-0.42.0-strictaliasing.patch @@ -0,0 +1,18 @@ +Index: traverso-0.42.0/src/common/fpu.cc +=================================================================== +--- traverso-0.42.0.orig/src/common/fpu.cc ++++ traverso-0.42.0/src/common/fpu.cc +@@ -75,11 +75,12 @@ FPU::FPU () + if (cpuflags & (1 << 24)) { + + char* fxbuf = 0; ++ char** temp = &fxbuf; + + #ifdef NO_POSIX_MEMALIGN + if ((fxbuf = (char *) malloc(512)) == 0) + #else +- if (posix_memalign ((void**)&fxbuf, 16, 512)) ++ if (posix_memalign ((void**)temp, 16, 512)) + #endif + { + printf("FPU() ERROR: cannot allocate 16 byte aligned buffer for h/w feature detection"); From crazy at frugalware.org Fri Jan 18 22:14:02 2008 From: crazy at frugalware.org (crazy) Date: Fri Jan 18 22:14:03 2008 Subject: [Frugalware-git] frugalware-current: perl-berkeleydb-0.33-1-i686 Message-ID: <20080118211402.7FEA811901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8fdaf161bdecfaf434bc42499d6360eeca8e21f4 commit 8fdaf161bdecfaf434bc42499d6360eeca8e21f4 Author: crazy Date: Fri Jan 18 22:13:45 2008 +0100 perl-berkeleydb-0.33-1-i686 * Version bump diff --git a/source/devel-extra/perl-berkeleydb/FrugalBuild b/source/devel-extra/perl-berkeleydb/FrugalBuild index 7ad2b0a..66f0a3f 100644 --- a/source/devel-extra/perl-berkeleydb/FrugalBuild +++ b/source/devel-extra/perl-berkeleydb/FrugalBuild @@ -3,8 +3,8 @@ _F_perl_name=BerkeleyDB _F_perl_author=P/PM/PMQS -pkgver=0.32 -pkgrel=4 +pkgver=0.33 +pkgrel=1 pkgdesc="Perl extension for Berkeley DB version 2, 3 or 4" url="http://cpan.org/" depends=('db=4.6.21') @@ -14,5 +14,5 @@ replaces=('perl-bdb') groups=('devel-extra') Finclude perl archs=('i686' 'x86_64') -sha1sums=('49a7a8e4a5e03e1b00e8d32544fc52a34854d786') +sha1sums=('8d347741dba155d6e9cd4be7a30fae8c90004e32') # optimization OK From crazy at frugalware.org Fri Jan 18 22:45:07 2008 From: crazy at frugalware.org (crazy) Date: Fri Jan 18 22:45:09 2008 Subject: [Frugalware-git] frugalware-current: imagemagick-6.3.7_9-1-i686 Message-ID: <20080118214507.03AB11190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6c6477212ce8218eea35a124009420d5ab0f68f1 commit 6c6477212ce8218eea35a124009420d5ab0f68f1 Author: crazy Date: Fri Jan 18 22:42:46 2008 +0100 imagemagick-6.3.7_9-1-i686 * Version bump * added missing Fdie * added jasper support diff --git a/source/xapps/imagemagick/FrugalBuild b/source/xapps/imagemagick/FrugalBuild index 5cdddd8..075a243 100644 --- a/source/xapps/imagemagick/FrugalBuild +++ b/source/xapps/imagemagick/FrugalBuild @@ -3,13 +3,13 @@ # Maintainer: Christian Hamar alias krix pkgname=imagemagick -pkgver=6.3.7_5 -pkgrel=2 +pkgver=6.3.7_9 +pkgrel=1 pkgdesc="A robust collection of tools and libraries to read, write and manipulate image files." url="http://www.imagemagick.org" depends=('lcms' 'libxext' 'libxt' 'bzip2' 'libgcc' 'libgomp' 'expat' 'libx11>=1.1.1-2' 'djvulibre' 'libgomp' 'fontconfig' 'freetype2' \ - 'libpng' 'openexr') + 'libpng' 'openexr' 'jasper') # FIXME - librsvg , GS makedepends=('mpeg2dec' 'graphviz') groups=('xapps') @@ -19,14 +19,14 @@ options=('scriptlet') up2date="lynx -dump ftp://ftp.imagemagick.net/pub/ImageMagick/ | grep \"[0-9\.-]\+.tar.bz2\" | tail -n 1 | sed \"s/.*ImageMagick-\(.*\).tar.bz2.*/\1/\" | tr '-' '_'" source=(ftp://ftp.imagemagick.net/pub/ImageMagick/ImageMagick-`echo $pkgver | tr '_' '-'`.tar.bz2 \ libpng_mmx_patch_x86_64.patch) -sha1sums=('c1d2ddfce5046b71dd7745203a965f413846f55e' \ +sha1sums=('4be3bb6396736078ff4eb78407097d8c9a16f7af' \ 'e42f3acbe85b6098af75c5cecc9a254baaa0482c') build() { Fcd ImageMagick-`echo $pkgver | sed "s/\(.*\)_.*/\1/"` # Modifications because bugy Makefile Fsed "Magick++-config.1" "Magick++-config" {Makefile.in,scripts/Makefile.am} - cp {ChangeLog,NEWS} Magick++/ + cp {ChangeLog,NEWS} Magick++/ || Fdie # Patch to avoid use mmx functions for png at x86_64 [ "$CARCH" == "x86_64" ] && Fpatch libpng_mmx_patch_x86_64.patch Fmake \ From crazy at frugalware.org Fri Jan 18 23:00:34 2008 From: crazy at frugalware.org (crazy) Date: Fri Jan 18 23:00:36 2008 Subject: [Frugalware-git] frugalware-current: frostwire-4.13.3-2-i686 Message-ID: <20080118220034.CA6651190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=79ceb0e859fff5bce59bd2a1411db9be47abf73d commit 79ceb0e859fff5bce59bd2a1411db9be47abf73d Author: crazy Date: Fri Jan 18 23:00:21 2008 +0100 frostwire-4.13.3-2-i686 * fix typo in warapper =) diff --git a/source/xapps-extra/frostwire/FrugalBuild b/source/xapps-extra/frostwire/FrugalBuild index 5c301d9..9a547a3 100644 --- a/source/xapps-extra/frostwire/FrugalBuild +++ b/source/xapps-extra/frostwire/FrugalBuild @@ -3,7 +3,7 @@ pkgname=frostwire pkgver=4.13.3 -pkgrel=1 +pkgrel=2 pkgdesc="FrostWire is a Peer to Peer (P2P) information sharing client for the Gnutella network." _F_sourceforge_broken_up2date=1 _F_sourceforge_ext=.noarch.tar.gz @@ -34,7 +34,7 @@ build() Fmkdir /usr/bin echo "#!/bin/sh" >> $Fdestdir/usr/bin/frostwire echo "cd /usr/share/frostwire" >> $Fdestdir/usr/bin/frostwire - echo "export LIBTOOL_ALLOW_SLOPPY_LOCK=1" >> $Fdestdir/usr/bin/frostwire + echo "export LIBXCB_ALLOW_SLOPPY_LOCK=1" >> $Fdestdir/usr/bin/frostwire echo "sh runFrostwire.sh" >> $Fdestdir/usr/bin/frostwire chmod 755 $Fdestdir/usr/bin/frostwire From vmiklos at frugalware.org Fri Jan 18 23:11:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 18 23:11:35 2008 Subject: [Frugalware-git] frugalwareutils: libfwntconfig: increase FWNET_GW_MAX_SIZE buffer size Message-ID: <20080118221133.B81A41190216@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=838a315de70b9cbdccc6a0ca2f4f696120e20e80 commit 838a315de70b9cbdccc6a0ca2f4f696120e20e80 Author: Miklos Vajna Date: Fri Jan 18 23:10:11 2008 +0100 libfwntconfig: increase FWNET_GW_MAX_SIZE buffer size 26->27, so that "default gw aaa.bbb.ccc.ddd" will fit in, nost just "...ccc.dd" :) closes #2708 diff --git a/libfwnetconfig/libfwnetconfig.h b/libfwnetconfig/libfwnetconfig.h index 90922f3..97b4534 100644 --- a/libfwnetconfig/libfwnetconfig.h +++ b/libfwnetconfig/libfwnetconfig.h @@ -29,7 +29,7 @@ #define FWNET_ESSID_MAX_SIZE 32 #define FWNET_MODE_MAX_SIZE 32 #define FWNET_ENCODING_TOKEN_MAX 32 -#define FWNET_GW_MAX_SIZE 26 +#define FWNET_GW_MAX_SIZE 27 #define FWNET_VERSIONFILE "/etc/frugalware-release" #define FWNET_PATH "/etc/sysconfig/network" From boobaa at frugalware.org Fri Jan 18 23:48:37 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Fri Jan 18 23:48:39 2008 Subject: [Frugalware-git] frugalware-current: drupal-panels-5.x_1.2-1-i686 Message-ID: <20080118224837.C14171190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aa4f8119f93a2fd7e7185bb198e3c10aa420411c commit aa4f8119f93a2fd7e7185bb198e3c10aa420411c Author: CSÉCSY László Date: Fri Jan 18 23:48:14 2008 +0100 drupal-panels-5.x_1.2-1-i686 new package / initial import diff --git a/source/network-extra/drupal-panels/FrugalBuild b/source/network-extra/drupal-panels/FrugalBuild new file mode 100644 index 0000000..6776c97 --- /dev/null +++ b/source/network-extra/drupal-panels/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=panels +pkgver=5.x_1.2 +pkgrel=1 +pkgdesc="This Drupal module allows you to create pages that are divided into areas of the page" +Finclude drupal +sha1sums=('8d87d962c6b1b4aa6aed039d8bc53244a8e4c95b') From crazy at frugalware.org Sat Jan 19 02:02:54 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 02:02:56 2008 Subject: [Frugalware-git] frugalware-current: frostwire-4.13.4-1-i686 Message-ID: <20080119010254.540C01190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6b1712baa127ab3c7251807023ea7f8ab235ed8d commit 6b1712baa127ab3c7251807023ea7f8ab235ed8d Author: crazy Date: Sat Jan 19 02:02:29 2008 +0100 frostwire-4.13.4-1-i686 * Version bump ( again ) * old source gone from the website and new one uses * some really strange php link , so source is set to sf.net now * just up2date is broken atm diff --git a/source/xapps-extra/frostwire/FrugalBuild b/source/xapps-extra/frostwire/FrugalBuild index 9a547a3..73c395b 100644 --- a/source/xapps-extra/frostwire/FrugalBuild +++ b/source/xapps-extra/frostwire/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Priyank Gosalia pkgname=frostwire -pkgver=4.13.3 -pkgrel=2 +pkgver=4.13.4 +pkgrel=1 pkgdesc="FrostWire is a Peer to Peer (P2P) information sharing client for the Gnutella network." _F_sourceforge_broken_up2date=1 _F_sourceforge_ext=.noarch.tar.gz @@ -13,9 +13,9 @@ rodepends=('j2re') depends=() groups=('xapps-extra') archs=('i686' 'x86_64') -source=(http://www2.frostwire.com/frostwire/90627762/$pkgname-$pkgver.noarch.tar.gz \ +source=($source \ http://www.frostwire.com/images/64x64frostsphere.png) -sha1sums=('e38cfd6854a5427289e5379ce57e9cb0fc85527c' \ +sha1sums=('4f0727392b88b556dffe0019f4b68f893f1b7dac' \ '3492e5611436bd44e17d29b5b323879b836efcdb') build() From vmiklos at frugalware.org Sat Jan 19 02:06:23 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Jan 19 02:06:24 2008 Subject: [Frugalware-git] setup: fw_checklist(): allocate item_no*256 for the input buffer Message-ID: <20080119010623.0F3761190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=607f33f80c8b84891d9e0bdcf001b0b6282ed911 commit 607f33f80c8b84891d9e0bdcf001b0b6282ed911 Author: Miklos Vajna Date: Sat Jan 19 02:05:00 2008 +0100 fw_checklist(): allocate item_no*256 for the input buffer instead of the magic MAX_LEN+1, which may not be enough closes #2707 diff --git a/src/util.c b/src/util.c index a86361a..ef36158 100644 --- a/src/util.c +++ b/src/util.c @@ -509,19 +509,21 @@ GList* fw_checklist(const char *title, const char *cprompt, int height, int width, int menu_height, int item_no, char **items, int flag) { int ret; - char my_buffer[MAX_LEN + 1] = ""; char *ptr, *ptrn; GList *list=NULL; - dialog_vars.input_result = my_buffer; + MALLOC(dialog_vars.input_result, item_no*256); ret = dialog_checklist(title, cprompt, height, width, menu_height, item_no, items, flag); if (ret == DLG_EXIT_CANCEL) return(NULL); if(strlen(dialog_vars.input_result)==0) + { // no item selected + FREE(dialog_vars.input_result); return(list); + } ptr=strstr(dialog_vars.input_result, "\"")+1; while(strstr(ptr, "\" \"")) @@ -538,6 +540,7 @@ GList* fw_checklist(const char *title, const char *cprompt, int height, ptrn=ptr+strlen(ptr)-1; *ptrn='\0'; list = g_list_append(list, strdup(ptr)); + FREE(dialog_vars.input_result); return(list); } From crazy at frugalware.org Sat Jan 19 04:58:48 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 04:58:50 2008 Subject: [Frugalware-git] frugalware-current: libbonobo-2.20.3-1-i686 Message-ID: <20080119035848.3B4FE11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e4b4311d8b69ffc240fa6cea76b8669bc30c5b52 commit e4b4311d8b69ffc240fa6cea76b8669bc30c5b52 Author: crazy Date: Sat Jan 19 04:58:04 2008 +0100 libbonobo-2.20.3-1-i686 * Version bump diff --git a/source/gnome/libbonobo/FrugalBuild b/source/gnome/libbonobo/FrugalBuild index bbbb3c3..2ce4826 100644 --- a/source/gnome/libbonobo/FrugalBuild +++ b/source/gnome/libbonobo/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=libbonobo -pkgver=2.20.2 +pkgver=2.20.3 pkgrel=1 pkgdesc="GNOME CORBA framework" url="http://www.gnome.org/" @@ -13,7 +13,7 @@ archs=('i686' 'x86_64') install=$pkgname.install Finclude gnome source=(${source[@]} libbonobo-search-path-fix.patch) -sha1sums=('cac84e3d397c018c4a9f1dce15c4ac59bfb83c41' \ +sha1sums=('4200a3d6812368fe43fb469873e50063013ccacb' \ 'f716a5b855c71edba7e1d77096ee8cc45b85c108') Fconfopts="$Fconfopts --enable-gtk-doc" From crazy at frugalware.org Sat Jan 19 05:03:34 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 05:03:38 2008 Subject: [Frugalware-git] frugalware-current: gnome-keyring-2.20.3-1-i686 Message-ID: <20080119040334.CC70111901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2432285fe0a6e45582bdd961c5a5a65c0b664379 commit 2432285fe0a6e45582bdd961c5a5a65c0b664379 Author: crazy Date: Sat Jan 19 05:03:12 2008 +0100 gnome-keyring-2.20.3-1-i686 * Version bump diff --git a/source/gnome/gnome-keyring/FrugalBuild b/source/gnome/gnome-keyring/FrugalBuild index 0e6b87b..e52823f 100644 --- a/source/gnome/gnome-keyring/FrugalBuild +++ b/source/gnome/gnome-keyring/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-keyring -pkgver=2.20.2 +pkgver=2.20.3 pkgrel=1 pkgdesc="Password and keyring managing daemon for GNOME" url="http://www.gnome.org/" @@ -13,5 +13,5 @@ archs=('i686' 'x86_64') Finclude gnome Fconfopts="$Fconfopts --enable-gtk-doc" -sha1sums=('adad679a8980c7c32358a90b73bf6f002e902f20') +sha1sums=('e6518a9521bc240ac4fb55185747c80ac41739e1') # optimization OK From crazy at frugalware.org Sat Jan 19 05:08:47 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 05:08:49 2008 Subject: [Frugalware-git] frugalware-current: gnome-desktop-2.20.3-1-i686 Message-ID: <20080119040847.6DA9811901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a5093284eec6303c0a616035e61ba847f0080db1 commit a5093284eec6303c0a616035e61ba847f0080db1 Author: crazy Date: Sat Jan 19 05:08:10 2008 +0100 gnome-desktop-2.20.3-1-i686 * Version bump diff --git a/source/gnome/gnome-desktop/FrugalBuild b/source/gnome/gnome-desktop/FrugalBuild index 35f2fe6..20d02ef 100644 --- a/source/gnome/gnome-desktop/FrugalBuild +++ b/source/gnome/gnome-desktop/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-desktop -pkgver=2.20.2 +pkgver=2.20.3 pkgrel=1 pkgdesc="The GNOME Desktop" url="http://www.gnome.org/" -depends=('libgnomeui>=2.20.1.1' 'startup-notification' 'rarian' 'libbonobo>=2.20.1') +depends=('libgnomeui>=2.20.1.1' 'startup-notification' 'rarian' 'libbonobo>=2.20.3') makedepends=('intltool' 'gnome-doc-utils>=0.12.0') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') _F_gnome_scrollkeeper="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-gnome-distributor=Frugalware" -sha1sums=('064751161705aa61fc456ed3ffadaa366dba3e9d') +sha1sums=('6d88e63686acea78e0e64efa9f213271a7ddf32e') # optimization OK From crazy at frugalware.org Sat Jan 19 05:53:02 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 05:53:04 2008 Subject: [Frugalware-git] frugalware-current: gnome-menus-2.20.3-1-i686 Message-ID: <20080119045302.E4E271190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7e502ce80ec84b9e584caf58a41b44a0e2b92ee4 commit 7e502ce80ec84b9e584caf58a41b44a0e2b92ee4 Author: crazy Date: Sat Jan 19 05:52:39 2008 +0100 gnome-menus-2.20.3-1-i686 * Version bump diff --git a/source/gnome/gnome-menus/FrugalBuild b/source/gnome/gnome-menus/FrugalBuild index 9dd00ec..b780dcb 100644 --- a/source/gnome/gnome-menus/FrugalBuild +++ b/source/gnome/gnome-menus/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-menus -pkgver=2.20.2 +pkgver=2.20.3 pkgrel=1 pkgdesc="GNOME menus and menu editor" depends=('gamin' 'pygtk>=2.12.0') @@ -14,7 +14,7 @@ Finclude gnome Fsysconfdir="/etc/gnome" Fconfopts="$Fconfopts --enable-python --enable-debug=no --enable-inotify" source=(${source[@]} $pkgname-2.18.0-categorize-prefs-menu.patch) -sha1sums=('8a00c7007e9e76a60884e34c894e871b3e72755f' \ +sha1sums=('25c8161f1bb4ecd4a868cbf1b59edcfb06adaa51' \ '16d2d01801f13b0aa827371cf89a2e9fb7030c08') # optimization OK From crazy at frugalware.org Sat Jan 19 06:02:58 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 06:03:01 2008 Subject: [Frugalware-git] frugalware-current: gtk-doc-1.9-1-i686 Message-ID: <20080119050258.20D661190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5d166f571c30620a1f9b08645850f88d205d71e4 commit 5d166f571c30620a1f9b08645850f88d205d71e4 Author: crazy Date: Sat Jan 19 06:02:39 2008 +0100 gtk-doc-1.9-1-i686 * Version bump * set hackish up2date ffrom gtk.org * actually all gnome need 1.9 ... diff --git a/source/gnome-extra/gtk-doc/FrugalBuild b/source/gnome-extra/gtk-doc/FrugalBuild index b6830a2..279b168 100644 --- a/source/gnome-extra/gtk-doc/FrugalBuild +++ b/source/gnome-extra/gtk-doc/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: VMiklos pkgname=gtk-doc -pkgver=1.8 -pkgrel=2 +pkgver=1.9 +pkgrel=1 pkgdesc="Used to document the public API of libraries" url="http://www.gnome.org/" depends=('openjade' 'pkgconfig' 'perl' 'libxslt' 'libxml2' 'docbook-xsl' 'docbook-xml' 'rarian') @@ -12,4 +12,7 @@ groups=('gnome-extra') archs=('i686' 'x86_64') _F_gnome_scrollkeeper="y" Finclude gnome gnome-scriptlet -sha1sums=('cb47355347fd92025f348ae63b7f688225aaaabe') +up2date="lynx -dump http://www.gtk.org/gtk-doc/download.html|grep 'current release of'|tr -d '[:alpha:]- '|sed 's/.//4'" +sha1sums=('be74d08ddd720ba94321d0212d9f3ebc952e325e') + +# optimization OK From priyank at frugalware.org Sat Jan 19 06:12:15 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 19 06:12:18 2008 Subject: [Frugalware-git] frugalware-current: gfpm-1.0.5-2-i686 Message-ID: <20080119051215.312111190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d4fbd7bb24f0dce27b14e18a900226a6816ab66a commit d4fbd7bb24f0dce27b14e18a900226a6816ab66a Author: Priyank Date: Sat Jan 19 10:39:25 2008 +0530 gfpm-1.0.5-2-i686 * pacman-g2 should be atleast 3.6.7-2 diff --git a/source/xapps/gfpm/FrugalBuild b/source/xapps/gfpm/FrugalBuild index d40b53d..f22694b 100644 --- a/source/xapps/gfpm/FrugalBuild +++ b/source/xapps/gfpm/FrugalBuild @@ -3,10 +3,10 @@ pkgname=gfpm pkgver=1.0.5 -pkgrel=1 +pkgrel=2 pkgdesc="Graphical Frugalware Package Manager" url="http://ftp.frugalware.org/pub/other/gfpm" -depends=('glib2' 'gtk+2' 'libglade' 'pacman-g2' 'inotify-tools') +depends=('glib2' 'gtk+2' 'libglade' 'pacman-g2>=3.6.7-2' 'inotify-tools') makedepends=('pkgconfig' 'intltool') groups=('xapps') replaces=('frugalpkg') From priyank at frugalware.org Sat Jan 19 06:18:09 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 19 06:18:17 2008 Subject: [Frugalware-git] frugalware-current: bluez-libs-3.24-1-i686 Message-ID: <20080119051809.E7B6C1190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4c5bb923c87f2a25b1a72fd2de32ef631647a05b commit 4c5bb923c87f2a25b1a72fd2de32ef631647a05b Author: Priyank Date: Sat Jan 19 10:45:27 2008 +0530 bluez-libs-3.24-1-i686 * Version bump diff --git a/source/lib/bluez-libs/FrugalBuild b/source/lib/bluez-libs/FrugalBuild index 7f9e4a3..59708be 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.23 +pkgver=3.24 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=('56ca1abb3a6d4bb0bd4d6e4e8cac1cae30b26a42') +sha1sums=('915515620176bf04fef1be728e8782c8e2cedb6a') # optimization OK From priyank at frugalware.org Sat Jan 19 06:29:38 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 19 06:29:41 2008 Subject: [Frugalware-git] frugalware-current: bluez-utils-3.24-1-i686 Message-ID: <20080119052938.920491190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7359740710f59736f5133665559c11b800972fd0 commit 7359740710f59736f5133665559c11b800972fd0 Author: Priyank Date: Sat Jan 19 10:56:38 2008 +0530 bluez-utils-3.24-1-i686 * Version bump diff --git a/source/apps-extra/bluez-utils/FrugalBuild b/source/apps-extra/bluez-utils/FrugalBuild index 2520805..ad89fd8 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.23 +pkgver=3.24 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.23') +depends=('dbus-glib>=0.71' 'hal' 'alsa-lib' 'openobex>=1.3-10' 'bluez-libs>=3.24') 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=('095abf39d7c4663cf59b176867c4a03fbedde719' \ +sha1sums=('f89e8965d5b9dc81fb0581021df13b36ae74e846' \ '831cbfe1e96fc72ca71e9ec5b2b0209512f90ccc' \ '706231256b0ef53e20f22b4f163e8008f092d28a' \ 'cc763966542a83f0de4c56268c541a7b43aa2182') From crazy at frugalware.org Sat Jan 19 06:30:41 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 06:30:43 2008 Subject: [Frugalware-git] frugalware-current: evolution-data-server-1.12.3-1-i686 Message-ID: <20080119053041.BD91F1190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6a97aef4bd45f94a27e66fcbbede27663522d9ec commit 6a97aef4bd45f94a27e66fcbbede27663522d9ec Author: crazy Date: Sat Jan 19 06:28:55 2008 +0100 evolution-data-server-1.12.3-1-i686 * Version bump diff --git a/source/gnome/evolution-data-server/FrugalBuild b/source/gnome/evolution-data-server/FrugalBuild index e09b529..2504a7d 100644 --- a/source/gnome/evolution-data-server/FrugalBuild +++ b/source/gnome/evolution-data-server/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=evolution-data-server -pkgver=1.12.2 -pkgrel=2 +pkgver=1.12.3 +pkgrel=1 pkgdesc="Evolution Data Server provides a central location for addressbook and calendar in the GNOME Desktop" -depends=('nss>=3.11.5' 'libsoup>=2.2.104-2' 'libgnomeui>=2.20.1.1' 'heimdal>=1.0' 'gnome-keyring>=2.20.1' \ +depends=('nss>=3.11.5' 'libsoup>=2.2.104-2' 'libgnomeui>=2.20.1.1' 'heimdal>=1.0' 'gnome-keyring>=2.20.3' \ 'db>=4.6.18') -makedepends=('intltool' 'gtk-doc' 'openldap>=2.3.24') +makedepends=('intltool' 'gtk-doc>=1.9' 'openldap>=2.3.24') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') Finclude gnome -sha1sums=('fe7d3ff19ee9505aef46c797d6504d2be5b7e138') +sha1sums=('12b8b23fb77ff6436def3cc5ea472886c8e0350e') export CFLAGS="$CFLAGS -fno-strict-aliasing" subpkgs=('evolution-data-server-ldap' "$pkgname-docs") From priyank at frugalware.org Sat Jan 19 06:38:38 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 19 06:38:41 2008 Subject: [Frugalware-git] frugalware-current: bluez-gnome-0.15-1-i686 Message-ID: <20080119053838.5D7C61190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7e9fcb8f74c89db8a7d12a47638bf88f5690667c commit 7e9fcb8f74c89db8a7d12a47638bf88f5690667c Author: Priyank Date: Sat Jan 19 11:04:49 2008 +0530 bluez-gnome-0.15-1-i686 * Version bump * updated bluez-* depends * new m8r diff --git a/source/gnome-extra/bluez-gnome/FrugalBuild b/source/gnome-extra/bluez-gnome/FrugalBuild index 4390ad6..403e9b6 100644 --- a/source/gnome-extra/bluez-gnome/FrugalBuild +++ b/source/gnome-extra/bluez-gnome/FrugalBuild @@ -1,20 +1,20 @@ # Compiling Time: 0.56 SBU -# Maintainer: AlexExtreme +# Maintainer: Priyank Gosalia pkgname=bluez-gnome -pkgver=0.14 -pkgrel=4 +pkgver=0.15 +pkgrel=1 pkgdesc="Bluetooth tools for GNOME" url="http://www.bluez.org/" -depends=('dbus-glib>=0.71' 'openobex>=1.3-10' 'bluez-libs>=3.23' 'libnotify' 'gconf' 'gtk+2') -rodepends=('bluez-utils>=3.23') +depends=('dbus-glib>=0.71' 'openobex>=1.3-10' 'bluez-libs>=3.24' 'libnotify' 'gconf' 'gtk+2') +rodepends=('bluez-utils>=3.24') 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=('e65102a53596d0fff3e721e7bfd0b4b7766cf0c6' \ +sha1sums=('285b63ad427511a6fd2700c4d7b4f294114acabe' \ 'ceebaca0a771d2de2544170bcc7cc9cd3e74e3f0') _F_gnome_desktop=y _F_gnome_mime=y From crazy at frugalware.org Sat Jan 19 06:47:02 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 06:47:05 2008 Subject: [Frugalware-git] frugalware-current: gnome-panel-2.20.3-1-i686 Message-ID: <20080119054702.B2A1A1190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f4bbd77efdbb491fa2ddbf9ae9823cfb48f6978a commit f4bbd77efdbb491fa2ddbf9ae9823cfb48f6978a Author: crazy Date: Sat Jan 19 06:45:19 2008 +0100 gnome-panel-2.20.3-1-i686 * Version bump diff --git a/source/gnome/gnome-panel/FrugalBuild b/source/gnome/gnome-panel/FrugalBuild index 05ae8b0..e5d2403 100644 --- a/source/gnome/gnome-panel/FrugalBuild +++ b/source/gnome/gnome-panel/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-panel -pkgver=2.20.2 +pkgver=2.20.3 pkgrel=1 pkgdesc="GNOME panel and core applets" rodepends=('alacarte>=0.11.1.1') -depends=('gnome-desktop>=2.20.1' 'gnome-menus>=2.20.1' 'libwnck>=2.20.1' \ - 'gnome-vfs>=2.20.0' 'evolution-data-server>=1.12.1' \ +depends=('gnome-desktop>=2.20.3' 'gnome-menus>=2.20.3' 'libwnck>=2.20.1' \ + 'gnome-vfs>=2.20.0' 'evolution-data-server>=1.12.3' \ 'rarian' 'dbus-glib>=0.71' 'avahi-glib>=0.6.17') -makedepends=('intltool' 'gtk-doc' 'gnome-doc-utils>=0.12.0') +makedepends=('intltool' 'gtk-doc>=1.9' 'gnome-doc-utils>=0.12.0') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') _F_gnome_schemas=('/etc/gconf/schemas/clock.schemas' @@ -26,7 +26,7 @@ _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet -sha1sums=('d3bf83e825afc47e620129f63b0fd00229ef12a7') +sha1sums=('7d2abba6a4aedd05418192b50573fb0a1efc6f1f') build() { Fcd From crazy at frugalware.org Sat Jan 19 06:50:55 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 06:50:57 2008 Subject: [Frugalware-git] frugalware-current: metacity-2.20.2-1-i686 Message-ID: <20080119055055.E543A1190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b02e783ac4bdb032052507b93819f54d1e3663a8 commit b02e783ac4bdb032052507b93819f54d1e3663a8 Author: crazy Date: Sat Jan 19 06:50:01 2008 +0100 metacity-2.20.2-1-i686 * Version bump diff --git a/source/gnome/metacity/FrugalBuild b/source/gnome/metacity/FrugalBuild index 7eb4b3c..0ab7f4c 100644 --- a/source/gnome/metacity/FrugalBuild +++ b/source/gnome/metacity/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=metacity -pkgver=2.20.1 +pkgver=2.20.2 pkgrel=1 pkgdesc="A window manager for GNOME" url="http://www.gnome.org/" @@ -14,7 +14,7 @@ _F_gnome_schemas=('/etc/gconf/schemas/metacity.schemas') Finclude gnome gnome-scriptlet source=(${source[@]} $pkgname-2.20.0-frugalware_defaults.patch) Fconfopts="$Fconfopts --enable-compositor" -sha1sums=('55756426a69ea35a4c6b53180ed41fd583f20341' \ +sha1sums=('04779d07627326040b48138dfffa07de2b88820c' \ 'c1d9485034211989f8a1b6cf721d90f2f263b8b8') # optimization OK From crazy at frugalware.org Sat Jan 19 07:10:07 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 07:10:10 2008 Subject: [Frugalware-git] frugalware-current: gnome-control-center-2.20.3-1-i686 Message-ID: <20080119061007.F225C1190216@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3853547b56291a2cdc60344654f5e55dae27284c commit 3853547b56291a2cdc60344654f5e55dae27284c Author: crazy Date: Sat Jan 19 07:09:03 2008 +0100 gnome-control-center-2.20.3-1-i686 * Version bump diff --git a/source/gnome/gnome-control-center/FrugalBuild b/source/gnome/gnome-control-center/FrugalBuild index 2f89971..9d477e9 100644 --- a/source/gnome/gnome-control-center/FrugalBuild +++ b/source/gnome/gnome-control-center/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-control-center -pkgver=2.20.1 +pkgver=2.20.3 pkgrel=1 pkgdesc="GNOME Control Center" -depends=('gnome-desktop>=2.20.1' 'gnome-menus>=2.20.1' 'metacity>=2.20.0' 'libgnomekbd>=2.18.1' \ +depends=('gnome-desktop>=2.20.3' 'gnome-menus>=2.20.3' 'metacity>=2.20.2' 'libgnomekbd>=2.18.1' \ 'nautilus>=2.20.0' 'gst-plugins-base>=0.10.10-2' 'desktop-file-utils' \ - 'evolution-data-server>=1.12.1' 'libxxf86misc' 'libxscrnsaver' 'xrdb' \ - 'gnome-vfs>=2.20.0' 'gnome-panel>=2.20.1' 'heimdal>=1.0' 'db>=4.6.18') + 'evolution-data-server>=1.12.3' 'libxxf86misc' 'libxscrnsaver' 'xrdb' \ + 'gnome-vfs>=2.20.0' 'gnome-panel>=2.20.3' 'heimdal>=1.0' 'db>=4.6.18') makedepends=('intltool' 'gnome-doc-utils>=0.12.0' 'gnome-common>=2.20.0') rodepends=('gst-plugins-base-alsa>=0.10.10-2' 'gst-plugins-base-gnomevfs>=0.10.10-2') provides=('control-center') @@ -30,7 +30,7 @@ _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet source=(${source[@]} $pkgname-$pkgver-fix_dpi.patch) Fconfopts="$Fconfopts --enable-gstreamer --disable-schemas-install --enable-aboutme" -sha1sums=('6eb9bd032da71ad8dceafddc288bbca6dbc1d6ea' \ +sha1sums=('57395df926f9fc79caa7dc94d55d22d55cfa15c0' \ '20a3dbfeefd41fbdff61f92f848de7aa3783cdaa') build() { diff --git a/source/gnome/gnome-control-center/gnome-control-center-2.20.1-fix_dpi.patch b/source/gnome/gnome-control-center/gnome-control-center-2.20.1-fix_dpi.patch deleted file mode 100644 index da6b276..0000000 --- a/source/gnome/gnome-control-center/gnome-control-center-2.20.1-fix_dpi.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Naur gnome-control-center-2.20.0.orig/schemas/desktop_gnome_font_rendering.schemas.in gnome-control-center-2.20.0/schemas/desktop_gnome_font_rendering.schemas.in ---- gnome-control-center-2.20.0.orig/schemas/desktop_gnome_font_rendering.schemas.in 2007-09-24 08:35:23.000000000 +0200 -+++ gnome-control-center-2.20.0/schemas/desktop_gnome_font_rendering.schemas.in 2007-09-24 08:36:14.000000000 +0200 -@@ -6,6 +6,7 @@ - /desktop/gnome/font_rendering/dpi - gnome - float -+ 72 - - DPI - diff --git a/source/gnome/gnome-control-center/gnome-control-center-2.20.3-fix_dpi.patch b/source/gnome/gnome-control-center/gnome-control-center-2.20.3-fix_dpi.patch new file mode 100644 index 0000000..da6b276 --- /dev/null +++ b/source/gnome/gnome-control-center/gnome-control-center-2.20.3-fix_dpi.patch @@ -0,0 +1,11 @@ +diff -Naur gnome-control-center-2.20.0.orig/schemas/desktop_gnome_font_rendering.schemas.in gnome-control-center-2.20.0/schemas/desktop_gnome_font_rendering.schemas.in +--- gnome-control-center-2.20.0.orig/schemas/desktop_gnome_font_rendering.schemas.in 2007-09-24 08:35:23.000000000 +0200 ++++ gnome-control-center-2.20.0/schemas/desktop_gnome_font_rendering.schemas.in 2007-09-24 08:36:14.000000000 +0200 +@@ -6,6 +6,7 @@ + /desktop/gnome/font_rendering/dpi + gnome + float ++ 72 + + DPI + From crazy at frugalware.org Sat Jan 19 07:13:04 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 07:13:06 2008 Subject: [Frugalware-git] frugalware-current: lcdf-typetools-2.66-1-i686 Message-ID: <20080119061304.17C151190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7881ad3e5ed3c63405488dad06ed77c1fd24e046 commit 7881ad3e5ed3c63405488dad06ed77c1fd24e046 Author: crazy Date: Sat Jan 19 07:12:23 2008 +0100 lcdf-typetools-2.66-1-i686 * Version bump diff --git a/source/apps-extra/lcdf-typetools/FrugalBuild b/source/apps-extra/lcdf-typetools/FrugalBuild index 564a64b..4ea67b8 100644 --- a/source/apps-extra/lcdf-typetools/FrugalBuild +++ b/source/apps-extra/lcdf-typetools/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Bence Nagy pkgname=lcdf-typetools -pkgver=2.65 +pkgver=2.66 pkgrel=1 pkgdesc="Several command-line programs for manipulating PostScript Type 1 and PostScript-flavored OpenType fonts" url="http://www.lcdf.org/type" @@ -12,6 +12,5 @@ groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.lcdf.org/type | grep \"lcdf-typetools-.*.tar.gz\" | tail -n 1 | sed \"s/.*lcdf-typetools-\(.*\).tar.gz.*/\1/\"" source=($url/$pkgname-$pkgver.tar.gz) - -sha1sums=('7b241ca435b1e6782e2dd12018c31133085dac3c') +sha1sums=('7cf8d953efcbae54772a76e39b6615393f895de4') # optimization OK From crazy at frugalware.org Sat Jan 19 07:30:15 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 07:30:18 2008 Subject: [Frugalware-git] frugalware-current: vte-0.16.12-1-i686 Message-ID: <20080119063015.9B4711190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=98ea4fd143e2eb46da5280f528bdab5847083c40 commit 98ea4fd143e2eb46da5280f528bdab5847083c40 Author: crazy Date: Sat Jan 19 07:29:28 2008 +0100 vte-0.16.12-1-i686 * Version bump diff --git a/source/gnome/vte/FrugalBuild b/source/gnome/vte/FrugalBuild index d9e4749..76a5060 100644 --- a/source/gnome/vte/FrugalBuild +++ b/source/gnome/vte/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=vte -pkgver=0.16.11 +pkgver=0.16.12 pkgrel=1 pkgdesc="Virtual Terminal Emulator" url="http://www.gnome.org/" -depends=('gtk+2>=2.12.0') -makedepends=('pygtk>=2.12.0' 'gtk-doc' 'perl-xml') +depends=('gtk+2>=2.12.5') +makedepends=('pygtk>=2.12.0' 'gtk-doc>=1.9' 'perl-xml') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') Finclude gnome -sha1sums=('59273ad4dd6e46483f333aeb652b723de0f1780f') +sha1sums=('0f6e6f0d2d1193bc81b3a15a068c02510f8a7f6e') Fconfopts="$Fconfopts --enable-gtk-doc" subpkgs=('vte-python') From crazy at frugalware.org Sat Jan 19 07:31:07 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 07:31:10 2008 Subject: [Frugalware-git] frugalware-current: gnome-session-2.20.3-1-i686 Message-ID: <20080119063107.C53F01190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c4f53e4df1435c00a9ca04b03854a67a2e28bcba commit c4f53e4df1435c00a9ca04b03854a67a2e28bcba Author: crazy Date: Sat Jan 19 07:30:43 2008 +0100 gnome-session-2.20.3-1-i686 * Version bump diff --git a/source/gnome/gnome-session/FrugalBuild b/source/gnome/gnome-session/FrugalBuild index 5a42891..1228e5d 100644 --- a/source/gnome/gnome-session/FrugalBuild +++ b/source/gnome/gnome-session/FrugalBuild @@ -4,11 +4,11 @@ # kill_g_debug.patch should be disabled for stable releases of gnome pkgname=gnome-session -pkgver=2.20.2 +pkgver=2.20.3 pkgrel=1 pkgdesc="GNOME session manager" -depends=('libgnomeui>=2.20.1.1' 'gnome-desktop>=2.20.1' \ - 'dbus-glib>=0.74' 'gnome-control-center>=2.20.1' 'gnome-vfs>=2.20.0' 'libnotify') +depends=('libgnomeui>=2.20.1.1' 'gnome-desktop>=2.20.3' \ + 'dbus-glib>=0.74' 'gnome-control-center>=2.20.3' 'gnome-vfs>=2.20.0' 'libnotify') makedepends=('intltool') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') @@ -19,7 +19,7 @@ Finclude gnome gnome-scriptlet source=(${source[@]} 02-splash-disappear.patch \ $pkgname http://ftp.frugalware.org/pub/other/artwork/gnome-theme/GNOME-Splash-0.7.png \ kill_g_debug.patch 09_splash_hide.patch 19_gnome-wm-tweaking.patch) -sha1sums=('741569a0cf7213bafd4cf101020782ec3cf7671b' \ +sha1sums=('cb76fbd436f43c51eed81d8fb3f7b3478e40d3e4' \ 'd45d51203dc7ad290b12bc70281d59844a79be75' \ '047ac00bb24d52986aac94e232b4b40fa122f582' \ 'c6a9e03d9622b9d1b81ae4bedda950bea25de962' \ From crazy at frugalware.org Sat Jan 19 07:33:31 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 07:33:33 2008 Subject: [Frugalware-git] xorg73: font-arabic-misc-1.0.0-2-i686 Message-ID: <20080119063331.4439811901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=39f6142c59c46b204ab6f07871bf25060958f346 commit 39f6142c59c46b204ab6f07871bf25060958f346 Author: crazy Date: Sat Jan 19 07:33:13 2008 +0100 font-arabic-misc-1.0.0-2-i686 * release bump * fixed install script * FB cleanup diff --git a/source/x11/font-arabic-misc/FrugalBuild b/source/x11/font-arabic-misc/FrugalBuild index f5fd406..0b9b437 100644 --- a/source/x11/font-arabic-misc/FrugalBuild +++ b/source/x11/font-arabic-misc/FrugalBuild @@ -3,18 +3,17 @@ pkgname=font-arabic-misc pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org Arabic Misc Fontset" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-fonts') archs=('i686' 'x86_64') -depends=('mkfontscale' 'mkfontdir') +depends=('mkfontscale' 'mkfontdir' 'fontconfig') makedepends=('pkgconfig' 'bdftopcf') -_F_xorg_nr=0 Finclude xorg source=(${source[@]} mkfontscale-fix.patch) -install=$pkgname.install - +sha1sums=('c7c173e355d8d2cb4ff83c88f0d3bd6929395132' \ + '84d377ebafea8d3df2d9076119f1f669bdc1b860') build() { Fcd Fpatchall @@ -23,8 +22,3 @@ build() { Fmakeinstall } -# optimalization OK - -# vim: ft=sh -sha1sums=('c7c173e355d8d2cb4ff83c88f0d3bd6929395132' \ - '84d377ebafea8d3df2d9076119f1f669bdc1b860') diff --git a/source/x11/font-arabic-misc/font-arabic-misc.install b/source/x11/font-arabic-misc/font-arabic-misc.install index 46df124..f97a925 100644 --- a/source/x11/font-arabic-misc/font-arabic-misc.install +++ b/source/x11/font-arabic-misc/font-arabic-misc.install @@ -1,21 +1,20 @@ post_install() { - echo -n "updating fonts scale... " + echo -n "updating fonts cache..." mkfontscale /usr/lib/X11/fonts/misc - echo "done." - echo -n "updating fonts dir... " mkfontdir /usr/lib/X11/fonts/misc + /usr/bin/fc-cache --force --system-only echo "done." } +post_upgrade() +{ + post_install +} + post_remove() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/misc - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/misc - echo "done." + post_install } op=$1 @@ -23,4 +22,3 @@ shift $op $* -# vim: ft=sh From crazy at frugalware.org Sat Jan 19 07:41:25 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 07:41:27 2008 Subject: [Frugalware-git] xorg73: fontconfig-2.5.91-2-i686 Message-ID: <20080119064125.9E7EA1190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=2aa22c54721b19856461cde4b0b4361532782fd6 commit 2aa22c54721b19856461cde4b0b4361532782fd6 Author: crazy Date: Sat Jan 19 07:40:53 2008 +0100 fontconfig-2.5.91-2-i686 * fix typo , it has to be pre_* not post_* remove diff --git a/source/lib/fontconfig/FrugalBuild b/source/lib/fontconfig/FrugalBuild index 311311e..15567cf 100644 --- a/source/lib/fontconfig/FrugalBuild +++ b/source/lib/fontconfig/FrugalBuild @@ -4,7 +4,7 @@ pkgname=fontconfig pkgver=2.5.91 -pkgrel=1 +pkgrel=2 pkgdesc="A library for configuring and customizing font access" url="http://fontconfig.org/" depends=('libxml2' 'freetype2>=2.3.1' 'frugalware') diff --git a/source/lib/fontconfig/fontconfig.install b/source/lib/fontconfig/fontconfig.install index ff01ba6..999fc12 100644 --- a/source/lib/fontconfig/fontconfig.install +++ b/source/lib/fontconfig/fontconfig.install @@ -14,7 +14,7 @@ post_upgrade() { post_install $1 } -post_remove() +pre_remove() { post_install $1 } From priyank at frugalware.org Sat Jan 19 07:44:01 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 19 07:44:02 2008 Subject: [Frugalware-git] frugalware-current: gnome-bluetooth-0.9.1-3-i686 Message-ID: <20080119064401.3AB121190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f382f2e27deb0e065cdfab00bf373d8c4947c79c commit f382f2e27deb0e065cdfab00bf373d8c4947c79c Author: Priyank Date: Sat Jan 19 12:10:54 2008 +0530 gnome-bluetooth-0.9.1-3-i686 * Rebuild with new bluez-libs-3.24 diff --git a/source/gnome-extra/gnome-bluetooth/FrugalBuild b/source/gnome-extra/gnome-bluetooth/FrugalBuild index 29e9141..2e810f6 100644 --- a/source/gnome-extra/gnome-bluetooth/FrugalBuild +++ b/source/gnome-extra/gnome-bluetooth/FrugalBuild @@ -3,12 +3,12 @@ pkgname=gnome-bluetooth pkgver=0.9.1 -pkgrel=2 +pkgrel=3 pkgdesc="The GNOME Bluetooth Subsystem." url="http://www.usefulinc.com/software/gnome-bluetooth/" makedepends=('intltool' 'pkgconfig') -depends=('bluez-utils>=3.23' 'bluez-libs>=3.23' 'gob2' 'pygtk' \ - 'librsvg>=2.18.2' 'gnome-python>=2.20.0' 'libbtctl-python>=0.9.0' \ +depends=('bluez-utils>=3.24' 'bluez-libs>=3.24' 'gob2' 'pygtk' \ + 'librsvg>=2.18.2' 'gnome-python>=2.20.1' 'libbtctl-python>=0.9.0' \ 'libgnomeui>=2.20.0') groups=('gnome-extra') archs=('i686' 'x86_64') From crazy at frugalware.org Sat Jan 19 07:46:49 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 07:46:51 2008 Subject: [Frugalware-git] frugalware-current: gnome-terminal-2.18.4-1-i686 Message-ID: <20080119064649.E73AE1190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3886c8a19eed24737a065e853ef1b9ca752e629a commit 3886c8a19eed24737a065e853ef1b9ca752e629a Author: crazy Date: Sat Jan 19 07:45:47 2008 +0100 gnome-terminal-2.18.4-1-i686 * Version bump diff --git a/source/gnome/gnome-terminal/FrugalBuild b/source/gnome/gnome-terminal/FrugalBuild index 8b84189..72ce23f 100644 --- a/source/gnome/gnome-terminal/FrugalBuild +++ b/source/gnome/gnome-terminal/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-terminal -pkgver=2.18.3 +pkgver=2.18.4 pkgrel=1 pkgdesc="GNOME terminal emulator" url="http://www.gnome.org/" -depends=('libgnomeui>=2.20.0' 'startup-notification' 'vte>=0.16.10' 'rarian' 'gnome-vfs>=2.20.0' \ +depends=('libgnomeui>=2.20.0' 'startup-notification' 'vte>=0.16.12' 'rarian' 'gnome-vfs>=2.20.0' \ 'avahi-glib>=0.6.17' 'dbus-glib>=0.71') makedepends=('intltool' 'gnome-doc-utils>=0.9.2') groups=('gnome' 'gnome-minimal') @@ -16,7 +16,7 @@ _F_gnome_schemas=('/etc/gconf/schemas/gnome-terminal.schemas') Finclude gnome gnome-scriptlet source=(${source[@]} 00-$pkgname-2.12.0-prompt.patch \ 01-$pkgname-2.12.0-bindings.patch) -sha1sums=('ca8e55a1a033c731462ac27a1b92e52cac2dc238' \ +sha1sums=('3ad03fd96f9ba51bc654e824d7177921d42f2f85' \ '825da7671bf95eaa970d44de52cd3586205717ca' \ '0146084932430786185eaacafc06852a87cfe632') From priyank at frugalware.org Sat Jan 19 07:51:24 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 19 07:51:25 2008 Subject: [Frugalware-git] gfpm: update copyright year Message-ID: <20080119065124.303F01190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=03161f0439dc328d058f95320517dcbff80cde12 commit 03161f0439dc328d058f95320517dcbff80cde12 Author: Priyank Date: Sat Jan 19 12:19:38 2008 +0530 update copyright year diff --git a/src/gfpm-about.c b/src/gfpm-about.c index 0757871..96c38f8 100644 --- a/src/gfpm-about.c +++ b/src/gfpm-about.c @@ -1,7 +1,7 @@ /* * gfpm-about.c for gfpm * - * Copyright (C) 2006-2007 by Priyank Gosalia + * Copyright (C) 2006-2008 by Priyank Gosalia * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -83,7 +83,7 @@ gfpm_about_dlg_create (void) about_dlg = gtk_about_dialog_new (); gtk_about_dialog_set_name (GTK_ABOUT_DIALOG(about_dlg), PACKAGE); gtk_about_dialog_set_version (GTK_ABOUT_DIALOG(about_dlg), ver); - gtk_about_dialog_set_copyright (GTK_ABOUT_DIALOG(about_dlg), _("(C) 2006-2007 Frugalware Developer Team (GPL)")); + gtk_about_dialog_set_copyright (GTK_ABOUT_DIALOG(about_dlg), _("(C) 2006-2008 Frugalware Developer Team (GPL)")); gtk_about_dialog_set_comments (GTK_ABOUT_DIALOG(about_dlg), _("A graphical package manager for Frugalware Linux")); gtk_about_dialog_set_license (GTK_ABOUT_DIALOG(about_dlg), license); gtk_about_dialog_set_website (GTK_ABOUT_DIALOG(about_dlg), "http://www.frugalware.org/"); diff --git a/src/gfpm-db.c b/src/gfpm-db.c index 3cdf41a..ef5d052 100644 --- a/src/gfpm-db.c +++ b/src/gfpm-db.c @@ -1,7 +1,7 @@ /* * gfpm-db.c for gfpm * - * Copyright (C) 2006-2007 by Priyank Gosalia + * Copyright (C) 2006-2008 by Priyank Gosalia * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/gfpm-icmonitor.c b/src/gfpm-icmonitor.c index a2ba02a..2ec5bcc 100644 --- a/src/gfpm-icmonitor.c +++ b/src/gfpm-icmonitor.c @@ -2,7 +2,7 @@ * gfpm-icmonitor.c for gfpm * Gfpm Icon cache monitor * - * Copyright (C) 2006-2007 by Priyank Gosalia + * Copyright (C) 2006-2008 by Priyank Gosalia * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/gfpm-interface.c b/src/gfpm-interface.c index 747418d..1d4ea48 100644 --- a/src/gfpm-interface.c +++ b/src/gfpm-interface.c @@ -1,7 +1,7 @@ /* * gfpm-interface.c for gfpm * - * Copyright (C) 2006-2007 by Priyank Gosalia + * Copyright (C) 2006-2008 by Priyank Gosalia * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/gfpm-messages.c b/src/gfpm-messages.c index dc2dc4a..980cb21 100644 --- a/src/gfpm-messages.c +++ b/src/gfpm-messages.c @@ -2,7 +2,7 @@ * gfpm-messages.c for gfpm * * This code is borrowed from gnetconfig. - * Copyright (C) 2006-2007 by Priyank Gosalia + * Copyright (C) 2006-2008 by Priyank Gosalia * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/gfpm-optimizedb.c b/src/gfpm-optimizedb.c index 188f351..046cbe4 100644 --- a/src/gfpm-optimizedb.c +++ b/src/gfpm-optimizedb.c @@ -1,7 +1,7 @@ /* * gfpm-optimizedb.c for gfpm * - * Copyright (C) 2006-2007 by Priyank Gosalia + * Copyright (C) 2006-2008 by Priyank Gosalia * Based on pacman-optimize written by Judd Vinet * Copyright (C) 2002-2006 Judd Vinet * diff --git a/src/gfpm-packagelist.c b/src/gfpm-packagelist.c index 7a3d3e2..15bf9ad 100644 --- a/src/gfpm-packagelist.c +++ b/src/gfpm-packagelist.c @@ -1,7 +1,7 @@ /* * gfpm-packagelist.c for gfpm * - * Copyright (C) 2006-2007 by Priyank Gosalia + * Copyright (C) 2006-2008 by Priyank Gosalia * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/gfpm-progress.c b/src/gfpm-progress.c index 3b5820a..950a7de 100644 --- a/src/gfpm-progress.c +++ b/src/gfpm-progress.c @@ -1,7 +1,7 @@ /* * gfpm-progress.c for gfpm * - * Copyright (C) 2006-2007 by Priyank Gosalia + * Copyright (C) 2006-2008 by Priyank Gosalia * Portions of this code Copyright (C) 2002-2006 Judd Vinet * * This program is free software; you can redistribute it and/or modify diff --git a/src/gfpm-quickpane.c b/src/gfpm-quickpane.c index 73a4197..1b99388 100644 --- a/src/gfpm-quickpane.c +++ b/src/gfpm-quickpane.c @@ -1,7 +1,7 @@ /* * gfpm-quickpane.c for gfpm * - * Copyright (C) 2006-2007 by Priyank Gosalia + * Copyright (C) 2006-2008 by Priyank Gosalia * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/gfpm-util.c b/src/gfpm-util.c index 01a0011..a621b4a 100644 --- a/src/gfpm-util.c +++ b/src/gfpm-util.c @@ -1,7 +1,7 @@ /* * gfpm-util.c for gfpm * - * Copyright (C) 2007 by Priyank Gosalia + * Copyright (C) 2007-2008 by Priyank Gosalia * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/gfpm.c b/src/gfpm.c index 5758ed8..8aead53 100644 --- a/src/gfpm.c +++ b/src/gfpm.c @@ -1,7 +1,7 @@ /* * gfpm.c for gfpm * - * Copyright (C) 2006-2007 by Priyank Gosalia + * Copyright (C) 2006-2008 by Priyank Gosalia * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by From crazy at frugalware.org Sat Jan 19 07:51:42 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 07:51:44 2008 Subject: [Frugalware-git] xorg73: font-adobe-100dpi-1.0.0-2-i686 Message-ID: <20080119065142.79B2F1190218@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=7b6b1b8745692afdce82f50965586b222d985540 commit 7b6b1b8745692afdce82f50965586b222d985540 Author: crazy Date: Sat Jan 19 07:49:10 2008 +0100 font-adobe-100dpi-1.0.0-2-i686 * fix scriptlet issues * FB cleanup diff --git a/source/x11/font-adobe-100dpi/FrugalBuild b/source/x11/font-adobe-100dpi/FrugalBuild index 7d72443..cda8592 100644 --- a/source/x11/font-adobe-100dpi/FrugalBuild +++ b/source/x11/font-adobe-100dpi/FrugalBuild @@ -3,17 +3,15 @@ pkgname=font-adobe-100dpi pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org Adobe 100 DPI Fontset" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-fonts') archs=('i686' 'x86_64') -depends=('mkfontscale' 'mkfontdir') +depends=('mkfontscale' 'mkfontdir' 'fontconfig') makedepends=('bdftopcf' 'font-util') -_F_xorg_nr=0 Finclude xorg source=(${source[@]} mkfontscale-fix.patch) -install=$pkgname.install build() { Fcd @@ -23,8 +21,5 @@ build() { Fmakeinstall } -# optimalization OK - -# vim: ft=sh sha1sums=('d50be15033c29f2d6222e8707f5eb6783e7b2bd9' \ '84d377ebafea8d3df2d9076119f1f669bdc1b860') diff --git a/source/x11/font-adobe-100dpi/font-adobe-100dpi.install b/source/x11/font-adobe-100dpi/font-adobe-100dpi.install index a885dd9..f97a925 100644 --- a/source/x11/font-adobe-100dpi/font-adobe-100dpi.install +++ b/source/x11/font-adobe-100dpi/font-adobe-100dpi.install @@ -1,21 +1,20 @@ post_install() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/100dpi - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/100dpi + echo -n "updating fonts cache..." + mkfontscale /usr/lib/X11/fonts/misc + mkfontdir /usr/lib/X11/fonts/misc + /usr/bin/fc-cache --force --system-only echo "done." } +post_upgrade() +{ + post_install +} + post_remove() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/100dpi - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/100dpi - echo "done." + post_install } op=$1 @@ -23,4 +22,3 @@ shift $op $* -# vim: ft=sh From crazy at frugalware.org Sat Jan 19 07:58:43 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 07:58:45 2008 Subject: [Frugalware-git] frugalware-current: libgtop-2.20.1-1-i686 Message-ID: <20080119065843.E3E301190213@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=060fcf1df4473c812ee3f05999b36be3cba32f92 commit 060fcf1df4473c812ee3f05999b36be3cba32f92 Author: crazy Date: Sat Jan 19 07:58:23 2008 +0100 libgtop-2.20.1-1-i686 * Version bump diff --git a/source/gnome/libgtop/FrugalBuild b/source/gnome/libgtop/FrugalBuild index e8f8a2b..5f48f5d 100644 --- a/source/gnome/libgtop/FrugalBuild +++ b/source/gnome/libgtop/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=libgtop -pkgver=2.20.0 +pkgver=2.20.1 pkgrel=1 pkgdesc="A library that read information about processes and the running system" url="http://www.gnome.org/" @@ -12,6 +12,6 @@ groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') Finclude gnome Fconfopts="$Fconfopts --enable-debug=no --enable-fatal-warnings=no" -sha1sums=('0b7b7ad57c5b9e8d2fcd3e3f70bf61ba85fbb962') +sha1sums=('7f31da6cb67adb8fb67f8cf5aab2e395fc0c1c3b') # optimization OK From priyank at frugalware.org Sat Jan 19 07:59:13 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 19 07:59:14 2008 Subject: [Frugalware-git] gfpm: gfpm-optimizedb: DBLOC should be /var/lib/pacman-g2 Message-ID: <20080119065913.544931190213@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=2077f55eddc8d4f10aa492207554fd107678f2e4 commit 2077f55eddc8d4f10aa492207554fd107678f2e4 Author: Priyank Date: Sat Jan 19 12:27:21 2008 +0530 gfpm-optimizedb: DBLOC should be /var/lib/pacman-g2 diff --git a/src/gfpm-optimizedb.c b/src/gfpm-optimizedb.c index 046cbe4..efe17f5 100644 --- a/src/gfpm-optimizedb.c +++ b/src/gfpm-optimizedb.c @@ -27,8 +27,8 @@ #include #include -#define DBLOC "/var/lib/pacman" -#define TMPLOC "/var/lib/pacman.new" +#define DBLOC "/var/lib/pacman-g2" +#define TMPLOC "/var/lib/pacman-g2.new" #define OLDSUM "/tmp/dbsums.old" #define NEWSUM "/tmp/dbsums.new" #define LOCKFILE "/tmp/pacman-g2.lck" From crazy at frugalware.org Sat Jan 19 08:06:09 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 08:06:10 2008 Subject: [Frugalware-git] xorg73: font-adobe-75dpi-1.0.0-2-i686 Message-ID: <20080119070609.0376D1190213@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=b727b75d051d900c1dab66352403133ed184faf7 commit b727b75d051d900c1dab66352403133ed184faf7 Author: crazy Date: Sat Jan 19 08:03:50 2008 +0100 font-adobe-75dpi-1.0.0-2-i686 * fixed scriptlet issues * fixed makedepends and depends * FB cleanup diff --git a/source/x11/font-adobe-75dpi/FrugalBuild b/source/x11/font-adobe-75dpi/FrugalBuild index 43b2042..c72e4c5 100644 --- a/source/x11/font-adobe-75dpi/FrugalBuild +++ b/source/x11/font-adobe-75dpi/FrugalBuild @@ -3,17 +3,15 @@ pkgname=font-adobe-75dpi pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org Adobe 75 DPI Fontset" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-fonts') archs=('i686' 'x86_64') -depends=() -makedepends=('pkgconfig' 'mkfontscale' 'mkfontdir' 'bdftopcf' 'font-util') -_F_xorg_nr=0 +depends=('mkfontscale' 'mkfontdir' 'fontconfig') +makedepends=('bdftopcf' 'font-util') Finclude xorg source=(${source[@]} mkfontscale-fix.patch) -install=$pkgname.install build() { Fcd @@ -23,8 +21,5 @@ build() { Fmakeinstall } -# optimalization OK - -# vim: ft=sh sha1sums=('5387bb3bfbff96f8d6928aada8025144179f1549' \ '84d377ebafea8d3df2d9076119f1f669bdc1b860') diff --git a/source/x11/font-adobe-75dpi/font-adobe-75dpi.install b/source/x11/font-adobe-75dpi/font-adobe-75dpi.install index 4ff9f81..f97a925 100644 --- a/source/x11/font-adobe-75dpi/font-adobe-75dpi.install +++ b/source/x11/font-adobe-75dpi/font-adobe-75dpi.install @@ -1,21 +1,20 @@ post_install() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/75dpi - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/75dpi + echo -n "updating fonts cache..." + mkfontscale /usr/lib/X11/fonts/misc + mkfontdir /usr/lib/X11/fonts/misc + /usr/bin/fc-cache --force --system-only echo "done." } +post_upgrade() +{ + post_install +} + post_remove() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/75dpi - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/75dpi - echo "done." + post_install } op=$1 @@ -23,4 +22,3 @@ shift $op $* -# vim: ft=sh From crazy at frugalware.org Sat Jan 19 08:15:35 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 08:15:37 2008 Subject: [Frugalware-git] xorg73: fontcacheproto-0.1.2-1-i686 Message-ID: <20080119071535.596A61190213@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=a106f433c673ab22439e78992851998e76361d59 commit a106f433c673ab22439e78992851998e76361d59 Author: crazy Date: Sat Jan 19 08:15:23 2008 +0100 fontcacheproto-0.1.2-1-i686 * FB cleanup diff --git a/source/x11/fontcacheproto/FrugalBuild b/source/x11/fontcacheproto/FrugalBuild index 16b5e95..23c4f30 100644 --- a/source/x11/fontcacheproto/FrugalBuild +++ b/source/x11/fontcacheproto/FrugalBuild @@ -10,7 +10,6 @@ groups=('x11' 'xorg-core' 'xorg-proto') archs=('i686' 'x86_64') depends=() makedepends=('pkgconfig') -_F_xorg_nr=0 Finclude xorg sha1sums=('6a531ef505ba2f7c1aa884bb4efdac3e32dfd99b') From priyank at frugalware.org Sat Jan 19 08:19:32 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 19 08:19:34 2008 Subject: [Frugalware-git] frugalware-current: pybluez-0.14-2-i686 Message-ID: <20080119071932.838D71190213@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=33b77b717901565cc9711720b8c7c179f3cb8b79 commit 33b77b717901565cc9711720b8c7c179f3cb8b79 Author: Priyank Date: Sat Jan 19 12:43:38 2008 +0530 pybluez-0.14-2-i686 * Rebuild with bluez-libs-3.24 diff --git a/source/lib-extra/pybluez/FrugalBuild b/source/lib-extra/pybluez/FrugalBuild index d205caa..ebb095a 100644 --- a/source/lib-extra/pybluez/FrugalBuild +++ b/source/lib-extra/pybluez/FrugalBuild @@ -4,10 +4,10 @@ pkgname=pybluez pkgver=0.14 -pkgrel=1 +pkgrel=2 pkgdesc="Python wrapper for bluez-libs" url="http://org.csail.mit.edu/pybluez" -depends=('bluez-libs>=3.22' 'python') +depends=('bluez-libs>=3.24' 'python') license="GPL" groups=('lib-extra') archs=('i686' 'x86_64') From crazy at frugalware.org Sat Jan 19 08:20:37 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 08:20:38 2008 Subject: [Frugalware-git] xorg73: font-adobe-utopia-100dpi-1.0.1-2-i686 Message-ID: <20080119072037.A79131190213@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=ed84a54f768a34c7c1f7e34fb2156fb0957dd361 commit ed84a54f768a34c7c1f7e34fb2156fb0957dd361 Author: crazy Date: Sat Jan 19 08:19:53 2008 +0100 font-adobe-utopia-100dpi-1.0.1-2-i686 * fixed scriptlet issues * FB cleanup diff --git a/source/x11/font-adobe-utopia-100dpi/FrugalBuild b/source/x11/font-adobe-utopia-100dpi/FrugalBuild index 60bcad2..8ec53e2 100644 --- a/source/x11/font-adobe-utopia-100dpi/FrugalBuild +++ b/source/x11/font-adobe-utopia-100dpi/FrugalBuild @@ -3,17 +3,15 @@ pkgname=font-adobe-utopia-100dpi pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org Adobe Utopia 100 DPI Fontset" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-fonts') archs=('i686' 'x86_64') -depends=('mkfontscale' 'mkfontdir') +depends=('mkfontscale' 'mkfontdir' 'fontconfig') makedepends=('pkgconfig' 'bdftopcf' 'font-util') -_F_xorg_nr=0 Finclude xorg source=(${source[@]} mkfontscale-fix.patch) -install=$pkgname.install build() { Fcd @@ -23,8 +21,5 @@ build() { Fmakeinstall } -# optimalization OK - -# vim: ft=sh sha1sums=('408e0d832ceed1861fd59bc5a582a525dbedba59' \ '84d377ebafea8d3df2d9076119f1f669bdc1b860') diff --git a/source/x11/font-adobe-utopia-100dpi/font-adobe-utopia-100dpi.install b/source/x11/font-adobe-utopia-100dpi/font-adobe-utopia-100dpi.install index a885dd9..f97a925 100644 --- a/source/x11/font-adobe-utopia-100dpi/font-adobe-utopia-100dpi.install +++ b/source/x11/font-adobe-utopia-100dpi/font-adobe-utopia-100dpi.install @@ -1,21 +1,20 @@ post_install() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/100dpi - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/100dpi + echo -n "updating fonts cache..." + mkfontscale /usr/lib/X11/fonts/misc + mkfontdir /usr/lib/X11/fonts/misc + /usr/bin/fc-cache --force --system-only echo "done." } +post_upgrade() +{ + post_install +} + post_remove() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/100dpi - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/100dpi - echo "done." + post_install } op=$1 @@ -23,4 +22,3 @@ shift $op $* -# vim: ft=sh From priyank at frugalware.org Sat Jan 19 08:22:56 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 19 08:22:59 2008 Subject: [Frugalware-git] gfpm: updates for 1.0.5.1 Message-ID: <20080119072256.0EAAA1190213@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=9b3eeafdd3687c2ad1554a1f3aac472d398f497c commit 9b3eeafdd3687c2ad1554a1f3aac472d398f497c Author: Priyank Date: Sat Jan 19 12:51:11 2008 +0530 updates for 1.0.5.1 diff --git a/NEWS b/NEWS index a5fca8f..33bc293 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ VERSION DESCRIPTION --------------------------------------------------------------------------------------------------------- +1.0.5.1 - Fix a bug where gfpm failed to optimize the package database as the location + of the pacman-g2 database changed to /var/lib/pacman-g2 1.0.5 - Gfpm should now parse /etc/pacman-g2.conf instead of /etc/pacman.conf This fixes bug #2698 - Translation updates diff --git a/configure.ac b/configure.ac index 8cd7ed2..ccd24ca 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ ENV_CFLAGS=$CFLAGS AC_PREREQ(2.59) -AC_INIT([Gfpm], 1.0.5, [priyankmg@gmail.com], gfpm) +AC_INIT([Gfpm], 1.0.5.1, [priyankmg@gmail.com], gfpm) AC_DEFINE_UNQUOTED([GFPM_RELEASE_NAME], ["Triton"], [Release codenames]) AC_CONFIG_SRCDIR([src/gfpm.c]) AC_LANG(C) From priyank at frugalware.org Sat Jan 19 08:26:38 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 19 08:26:40 2008 Subject: [Frugalware-git] gfpm: TAG 1.0.5.1 Message-ID: <20080119072638.EA5BC1190213@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=3baf0a7b069fd8c24ba6bc3ec5ccd01ce11b5f2d commit 3baf0a7b069fd8c24ba6bc3ec5ccd01ce11b5f2d Author: Priyank Date: Sat Jan 19 12:54:51 2008 +0530 TAG 1.0.5.1 From priyank at frugalware.org Sat Jan 19 08:27:52 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 19 08:27:54 2008 Subject: [Frugalware-git] frugalware-current: kdebluetooth-1.0_beta8-6-i686 Message-ID: <20080119072752.E5E531190213@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=78c79a163c46acc2b5359b29cd6a0fffef40242e commit 78c79a163c46acc2b5359b29cd6a0fffef40242e Author: Priyank Date: Sat Jan 19 12:56:01 2008 +0530 kdebluetooth-1.0_beta8-6-i686 diff --git a/source/kde-extra/kdebluetooth/FrugalBuild b/source/kde-extra/kdebluetooth/FrugalBuild index 9060088..ca2733f 100644 --- a/source/kde-extra/kdebluetooth/FrugalBuild +++ b/source/kde-extra/kdebluetooth/FrugalBuild @@ -4,10 +4,10 @@ pkgname=kdebluetooth pkgver=1.0_beta8 -pkgrel=5 +pkgrel=6 pkgdesc="KDE Bluetooth Framework" -depends=('kdepim>=3.5.7' 'dbus>=1.0.2' 'bluez-libs>=3.23' 'openobex>=1.3-10' \ - 'bluez-utils>=3.23' 'obexftp>=0.20-5' 'libgcc' 'libxfixes') +depends=('kdepim>=3.5.7' 'dbus>=1.0.2' 'bluez-libs>=3.24' 'openobex>=1.3-10' \ + 'bluez-utils>=3.24' 'obexftp>=0.20-5' 'libgcc' 'libxfixes') groups=('kde-extra') archs=('i686' 'x86_64') _F_sourceforge_dirname="kde-bluetooth" From crazy at frugalware.org Sat Jan 19 08:29:02 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 08:29:04 2008 Subject: [Frugalware-git] xorg73: font-adobe-utopia-75dpi-1.0.1-2-i686 Message-ID: <20080119072902.C9CCB1190213@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=d382e15829b2f5244756fe8b408163695b943a54 commit d382e15829b2f5244756fe8b408163695b943a54 Author: crazy Date: Sat Jan 19 08:28:23 2008 +0100 font-adobe-utopia-75dpi-1.0.1-2-i686 * fixed scriptlet issues * FB cleanup diff --git a/source/x11/font-adobe-utopia-75dpi/FrugalBuild b/source/x11/font-adobe-utopia-75dpi/FrugalBuild index b3f7d34..cacfd51 100644 --- a/source/x11/font-adobe-utopia-75dpi/FrugalBuild +++ b/source/x11/font-adobe-utopia-75dpi/FrugalBuild @@ -3,17 +3,15 @@ pkgname=font-adobe-utopia-75dpi pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org Adobe Utopia 75 DPI Fontset" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-fonts') archs=('i686' 'x86_64') -depends=('mkfontscale' 'mkfontdir') +depends=('mkfontscale' 'mkfontdir' 'fontconfig') makedepends=('pkgconfig' 'bdftopcf' 'font-util') -_F_xorg_nr=0 Finclude xorg source=(${source[@]} mkfontscale-fix.patch) -install=$pkgname.install build() { Fcd @@ -23,8 +21,5 @@ build() { Fmakeinstall } -# optimalization OK - -# vim: ft=sh sha1sums=('db30aa20271d8b6aeab7a0dff13c516fcea12af1' \ '84d377ebafea8d3df2d9076119f1f669bdc1b860') diff --git a/source/x11/font-adobe-utopia-75dpi/font-adobe-utopia-75dpi.install b/source/x11/font-adobe-utopia-75dpi/font-adobe-utopia-75dpi.install index 4ff9f81..f97a925 100644 --- a/source/x11/font-adobe-utopia-75dpi/font-adobe-utopia-75dpi.install +++ b/source/x11/font-adobe-utopia-75dpi/font-adobe-utopia-75dpi.install @@ -1,21 +1,20 @@ post_install() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/75dpi - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/75dpi + echo -n "updating fonts cache..." + mkfontscale /usr/lib/X11/fonts/misc + mkfontdir /usr/lib/X11/fonts/misc + /usr/bin/fc-cache --force --system-only echo "done." } +post_upgrade() +{ + post_install +} + post_remove() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/75dpi - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/75dpi - echo "done." + post_install } op=$1 @@ -23,4 +22,3 @@ shift $op $* -# vim: ft=sh From crazy at frugalware.org Sat Jan 19 08:32:44 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 08:32:45 2008 Subject: [Frugalware-git] xorg73: font-adobe-utopia-type1-1.0.1-2-i686 Message-ID: <20080119073244.06A401190213@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=78cb8488f13bf7ea9d145215f8d4a939063ce389 commit 78cb8488f13bf7ea9d145215f8d4a939063ce389 Author: crazy Date: Sat Jan 19 08:32:28 2008 +0100 font-adobe-utopia-type1-1.0.1-2-i686 * fixed scriptlet issues * FB cleanup diff --git a/source/x11/font-adobe-utopia-type1/FrugalBuild b/source/x11/font-adobe-utopia-type1/FrugalBuild index f3766ae..c6b72b0 100644 --- a/source/x11/font-adobe-utopia-type1/FrugalBuild +++ b/source/x11/font-adobe-utopia-type1/FrugalBuild @@ -3,13 +3,12 @@ pkgname=font-adobe-utopia-type1 pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org Adobe Utopia Type1 Fontset" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-fonts') archs=('i686' 'x86_64') depends=('mkfontscale' 'mkfontdir' 'fontconfig') -_F_xorg_nr=0 Finclude xorg source=(${source[@]} mkfontscale-fix.patch) install=$pkgname.install @@ -22,8 +21,5 @@ build() { Fmakeinstall } -# optimalization OK - -# vim: ft=sh sha1sums=('058cdb2668df3dbdc81a49a2eded8de334876c3a' \ 'd3bcecf7965972e08ed772cd43ac9be8db68a279') diff --git a/source/x11/font-adobe-utopia-type1/font-adobe-utopia-type1.install b/source/x11/font-adobe-utopia-type1/font-adobe-utopia-type1.install index b5a9793..f97a925 100644 --- a/source/x11/font-adobe-utopia-type1/font-adobe-utopia-type1.install +++ b/source/x11/font-adobe-utopia-type1/font-adobe-utopia-type1.install @@ -1,27 +1,20 @@ post_install() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/Type1 - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/Type1 - echo "done." - echo -n "updating fonts cache... " - fc-cache /usr/lib/X11/fonts/Type1 + echo -n "updating fonts cache..." + mkfontscale /usr/lib/X11/fonts/misc + mkfontdir /usr/lib/X11/fonts/misc + /usr/bin/fc-cache --force --system-only echo "done." } +post_upgrade() +{ + post_install +} + post_remove() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/Type1 - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/Type1 - echo "done." - echo -n "updating fonts cache... " - fc-cache /usr/lib/X11/fonts/Type1 - echo "done." + post_install } op=$1 @@ -29,4 +22,3 @@ shift $op $* -# vim: ft=sh From crazy at frugalware.org Sat Jan 19 08:35:55 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 08:35:56 2008 Subject: [Frugalware-git] xorg73: font-alias-1.0.1-1-i686 Message-ID: <20080119073555.3235C1190213@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=4445529efe26a852a36663667b1f40ef57044180 commit 4445529efe26a852a36663667b1f40ef57044180 Author: crazy Date: Sat Jan 19 08:35:41 2008 +0100 font-alias-1.0.1-1-i686 * FB cleanup diff --git a/source/x11/font-alias/FrugalBuild b/source/x11/font-alias/FrugalBuild index e336f76..8ccd3b2 100644 --- a/source/x11/font-alias/FrugalBuild +++ b/source/x11/font-alias/FrugalBuild @@ -10,10 +10,5 @@ groups=('x11' 'xorg-core' 'xorg-fonts') archs=('i686' 'x86_64') depends=() makedepends=('pkgconfig' 'mkfontscale') -_F_xorg_nr=0 Finclude xorg - -# optimalization OK - -# vim: ft=sh sha1sums=('2d76b7d56ba24c0d44d6a6a2ca85a594302df540') From priyank at frugalware.org Sat Jan 19 09:15:50 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 19 09:15:52 2008 Subject: [Frugalware-git] frugalware-current: gfpm-1.0.5.1-1-i686 Message-ID: <20080119081550.5525A1190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=152c51360ec7c5c8c95c65c9b4362254bb097f1b commit 152c51360ec7c5c8c95c65c9b4362254bb097f1b Author: Priyank Date: Sat Jan 19 13:42:22 2008 +0530 gfpm-1.0.5.1-1-i686 * Version bump diff --git a/source/xapps/gfpm/FrugalBuild b/source/xapps/gfpm/FrugalBuild index f22694b..f3b21e8 100644 --- a/source/xapps/gfpm/FrugalBuild +++ b/source/xapps/gfpm/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Priyank Gosalia pkgname=gfpm -pkgver=1.0.5 -pkgrel=2 +pkgver=1.0.5.1 +pkgrel=1 pkgdesc="Graphical Frugalware Package Manager" url="http://ftp.frugalware.org/pub/other/gfpm" depends=('glib2' 'gtk+2' 'libglade' 'pacman-g2>=3.6.7-2' 'inotify-tools') From crazy at frugalware.org Sat Jan 19 10:15:47 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 10:15:49 2008 Subject: [Frugalware-git] xorg73: xorg-server-1.4.0.90-2-i686 Message-ID: <20080119091547.8A1291190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=10809be955895c0a3214965e367eb38778444341 commit 10809be955895c0a3214965e367eb38778444341 Author: crazy Date: Sat Jan 19 10:15:34 2008 +0100 xorg-server-1.4.0.90-2-i686 * prepare for FS#2709 * revert CVE-2007-6429 until is fully sorted diff --git a/source/x11/xorg-server/FrugalBuild b/source/x11/xorg-server/FrugalBuild index 668b7fb..3a73663 100644 --- a/source/x11/xorg-server/FrugalBuild +++ b/source/x11/xorg-server/FrugalBuild @@ -25,7 +25,10 @@ provides=('xorg-compat') replaces=('xorg-compat') backup=('etc/sysconfig/desktop') Finclude sourceforge xorg -source=(${source[@]} http://$_F_sourceforge_mirror.dl.sourceforge.net/sourceforge/mesa3d/MesaLib-$mesaver.tar.bz2 \ +source=(${source[@]} \ + http://$_F_sourceforge_mirror.dl.sourceforge.net/sourceforge/mesa3d/MesaLib-$mesaver.tar.bz2 \ + ftp://ftp.freedesktop.org/pub/xorg/X11R7.3/patches/xorg-xserver-1.4-multiple-overflows.diff \ + revert-CVE-2007-6429.patch \ 01-kernel-headers-fix.patch \ 02-access_c_skip_null_addresses.patch \ 03-black-background.patch \ @@ -37,11 +40,13 @@ source=(${source[@]} http://$_F_sourceforge_mirror.dl.sourceforge.net/sourceforg xprint-rc-files-fix.patch \ no-aiglx.patch \ 1.4-fix-dmx-build.patch \ - 1.4-fix-dmx-link.patch \ - 1.4-fix-kdrive-automake.patch \ + 1.4-fix-dmx-link.patch \ + 1.4-fix-kdrive-automake.patch \ 1.4-fix-xephyr-link.patch) sha1sums=('7c492ac32bd83b521f5c016e4728fccf9cba55db' \ 'd16eaeb1d9d95d11d3b6d289b1ba87108b88da90' \ + 'b3c9013aa6abc30fabd8f6a85e427f5fd6e6ef6c' \ + '70953105acc839ca4e377b9ba6f8ea5589f8e46b' \ 'f31702e0029b2d68018598e73ed55c4d6c58367b' \ '859b98a4049400be152032fc09ceff2afe9e6dcf' \ '863ad92892785c3785b122bf54d0def4d4d2732c' \ @@ -132,6 +137,11 @@ build() { Fpatch 1.4-fix-dmx-build.patch Fpatch 1.4-fix-dmx-link.patch Fpatch 1.4-fix-kdrive-automake.patch + ## SEC fixes - FS#2709 + Fpatch xorg-xserver-1.4-multiple-overflows.diff + ## revert CVE-2007-6429 untill that issue is fixed in a way to not break + ## gazillons other applications + patch -p1 -R -i ../revert-CVE-2007-6429.patch || Fdie ## GCC 4.2.0 bug do **NOT** remove this hack or it will kill your box!! ## http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052 echo 'CFLAGS = @CFLAGS@ -O0' >> hw/xfree86/scanpci/Makefile.am diff --git a/source/x11/xorg-server/revert-CVE-2007-6429.patch b/source/x11/xorg-server/revert-CVE-2007-6429.patch new file mode 100644 index 0000000..a1e04cb --- /dev/null +++ b/source/x11/xorg-server/revert-CVE-2007-6429.patch @@ -0,0 +1,210 @@ +From 8b14f7b74284900b95a319ec80c4333e63af2296 Mon Sep 17 00:00:00 2001 +From: Matthieu Herrb +Date: Thu, 17 Jan 2008 15:28:42 +0100 +Subject: [PATCH] Fix for CVE-2007-6429 - MIT-SHM and EVI extensions integer overflows. + +--- + Xext/EVI.c | 15 ++++++++++++++- + Xext/sampleEVI.c | 29 ++++++++++++++++++++++++----- + Xext/shm.c | 46 ++++++++++++++++++++++++++++++++++++++-------- + 3 files changed, 76 insertions(+), 14 deletions(-) + +diff --git a/Xext/EVI.c b/Xext/EVI.c +index 8fe3481..13bd32a 100644 +--- a/Xext/EVI.c ++++ b/Xext/EVI.c +@@ -34,6 +34,7 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. + #include + #include "EVIstruct.h" + #include "modinit.h" ++#include "scrnintstr.h" + + #if 0 + static unsigned char XEVIReqCode = 0; +@@ -87,10 +88,22 @@ ProcEVIGetVisualInfo(ClientPtr client) + { + REQUEST(xEVIGetVisualInfoReq); + xEVIGetVisualInfoReply rep; +- int n, n_conflict, n_info, sz_info, sz_conflict; ++ int i, n, n_conflict, n_info, sz_info, sz_conflict; + VisualID32 *conflict; ++ unsigned int total_visuals = 0; + xExtendedVisualInfo *eviInfo; + int status; ++ ++ /* ++ * do this first, otherwise REQUEST_FIXED_SIZE can overflow. we assume ++ * here that you don't have more than 2^32 visuals over all your screens; ++ * this seems like a safe assumption. ++ */ ++ for (i = 0; i < screenInfo.numScreens; i++) ++ total_visuals += screenInfo.screens[i]->numVisuals; ++ if (stuff->n_visual > total_visuals) ++ return BadValue; ++ + REQUEST_FIXED_SIZE(xEVIGetVisualInfoReq, stuff->n_visual * sz_VisualID32); + status = eviPriv->getVisualInfo((VisualID32 *)&stuff[1], (int)stuff->n_visual, + &eviInfo, &n_info, &conflict, &n_conflict); +diff --git a/Xext/sampleEVI.c b/Xext/sampleEVI.c +index 7508aa7..b871bfd 100644 +--- a/Xext/sampleEVI.c ++++ b/Xext/sampleEVI.c +@@ -34,6 +34,13 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. + #include + #include "EVIstruct.h" + #include "scrnintstr.h" ++ ++#if HAVE_STDINT_H ++#include ++#elif !defined(UINT32_MAX) ++#define UINT32_MAX 0xffffffffU ++#endif ++ + static int sampleGetVisualInfo( + VisualID32 *visual, + int n_visual, +@@ -42,24 +49,36 @@ static int sampleGetVisualInfo( + VisualID32 **conflict_rn, + int *n_conflict_rn) + { +- int max_sz_evi = n_visual * sz_xExtendedVisualInfo * screenInfo.numScreens; ++ unsigned int max_sz_evi; + VisualID32 *temp_conflict; + xExtendedVisualInfo *evi; +- int max_visuals = 0, max_sz_conflict, sz_conflict = 0; ++ unsigned int max_visuals = 0, max_sz_conflict, sz_conflict = 0; + register int visualI, scrI, sz_evi = 0, conflictI, n_conflict; +- *evi_rn = evi = (xExtendedVisualInfo *)xalloc(max_sz_evi); +- if (!*evi_rn) +- return BadAlloc; ++ ++ if (n_visual > UINT32_MAX/(sz_xExtendedVisualInfo * screenInfo.numScreens)) ++ return BadAlloc; ++ max_sz_evi = n_visual * sz_xExtendedVisualInfo * screenInfo.numScreens; ++ + for (scrI = 0; scrI < screenInfo.numScreens; scrI++) { + if (screenInfo.screens[scrI]->numVisuals > max_visuals) + max_visuals = screenInfo.screens[scrI]->numVisuals; + } ++ ++ if (n_visual > UINT32_MAX/(sz_VisualID32 * screenInfo.numScreens ++ * max_visuals)) ++ return BadAlloc; + max_sz_conflict = n_visual * sz_VisualID32 * screenInfo.numScreens * max_visuals; ++ ++ *evi_rn = evi = (xExtendedVisualInfo *)xalloc(max_sz_evi); ++ if (!*evi_rn) ++ return BadAlloc; ++ + temp_conflict = (VisualID32 *)xalloc(max_sz_conflict); + if (!temp_conflict) { + xfree(*evi_rn); + return BadAlloc; + } ++ + for (scrI = 0; scrI < screenInfo.numScreens; scrI++) { + for (visualI = 0; visualI < n_visual; visualI++) { + evi[sz_evi].core_visual_id = visual[visualI]; +diff --git a/Xext/shm.c b/Xext/shm.c +index ac587be..5633be9 100644 +--- a/Xext/shm.c ++++ b/Xext/shm.c +@@ -711,6 +711,8 @@ ProcPanoramiXShmCreatePixmap( + int i, j, result, rc; + ShmDescPtr shmdesc; + REQUEST(xShmCreatePixmapReq); ++ unsigned int width, height, depth; ++ unsigned long size; + PanoramiXRes *newPix; + + REQUEST_SIZE_MATCH(xShmCreatePixmapReq); +@@ -724,11 +726,26 @@ ProcPanoramiXShmCreatePixmap( + return rc; + + VERIFY_SHMPTR(stuff->shmseg, stuff->offset, TRUE, shmdesc, client); +- if (!stuff->width || !stuff->height) ++ ++ width = stuff->width; ++ height = stuff->height; ++ depth = stuff->depth; ++ if (!width || !height || !depth) + { + client->errorValue = 0; + return BadValue; + } ++ if (width > 32767 || height > 32767) ++ return BadAlloc; ++ size = PixmapBytePad(width, depth) * height; ++ if (sizeof(size) == 4) { ++ if (size < width * height) ++ return BadAlloc; ++ /* thankfully, offset is unsigned */ ++ if (stuff->offset + size < size) ++ return BadAlloc; ++ } ++ + if (stuff->depth != 1) + { + pDepth = pDraw->pScreen->allowedDepths; +@@ -739,9 +756,7 @@ ProcPanoramiXShmCreatePixmap( + return BadValue; + } + CreatePmap: +- VERIFY_SHMSIZE(shmdesc, stuff->offset, +- PixmapBytePad(stuff->width, stuff->depth) * stuff->height, +- client); ++ VERIFY_SHMSIZE(shmdesc, stuff->offset, size, client); + + if(!(newPix = (PanoramiXRes *) xalloc(sizeof(PanoramiXRes)))) + return BadAlloc; +@@ -1040,6 +1055,8 @@ ProcShmCreatePixmap(client) + register int i, rc; + ShmDescPtr shmdesc; + REQUEST(xShmCreatePixmapReq); ++ unsigned int width, height, depth; ++ unsigned long size; + + REQUEST_SIZE_MATCH(xShmCreatePixmapReq); + client->errorValue = stuff->pid; +@@ -1052,11 +1069,26 @@ ProcShmCreatePixmap(client) + return rc; + + VERIFY_SHMPTR(stuff->shmseg, stuff->offset, TRUE, shmdesc, client); +- if (!stuff->width || !stuff->height) ++ ++ width = stuff->width; ++ height = stuff->height; ++ depth = stuff->depth; ++ if (!width || !height || !depth) + { + client->errorValue = 0; + return BadValue; + } ++ if (width > 32767 || height > 32767) ++ return BadAlloc; ++ size = PixmapBytePad(width, depth) * height; ++ if (sizeof(size) == 4) { ++ if (size < width * height) ++ return BadAlloc; ++ /* thankfully, offset is unsigned */ ++ if (stuff->offset + size < size) ++ return BadAlloc; ++ } ++ + if (stuff->depth != 1) + { + pDepth = pDraw->pScreen->allowedDepths; +@@ -1067,9 +1099,7 @@ ProcShmCreatePixmap(client) + return BadValue; + } + CreatePmap: +- VERIFY_SHMSIZE(shmdesc, stuff->offset, +- PixmapBytePad(stuff->width, stuff->depth) * stuff->height, +- client); ++ VERIFY_SHMSIZE(shmdesc, stuff->offset, size, client); + pMap = (*shmFuncs[pDraw->pScreen->myNum]->CreatePixmap)( + pDraw->pScreen, stuff->width, + stuff->height, stuff->depth, +-- +1.5.3.8 + From crazy at frugalware.org Sat Jan 19 10:41:32 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 10:41:34 2008 Subject: [Frugalware-git] xorg73: xorg-server-1.4.0.90-2-i686 Message-ID: <20080119094132.2134B1190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=2c249b2dda1925565e2790cd563fb82521a04a4c commit 2c249b2dda1925565e2790cd563fb82521a04a4c Author: crazy Date: Sat Jan 19 10:41:21 2008 +0100 xorg-server-1.4.0.90-2-i686 * added backports patches from 1.4-branch diff --git a/source/x11/xorg-server/FrugalBuild b/source/x11/xorg-server/FrugalBuild index 3a73663..d2e8764 100644 --- a/source/x11/xorg-server/FrugalBuild +++ b/source/x11/xorg-server/FrugalBuild @@ -29,6 +29,15 @@ source=(${source[@]} \ http://$_F_sourceforge_mirror.dl.sourceforge.net/sourceforge/mesa3d/MesaLib-$mesaver.tar.bz2 \ ftp://ftp.freedesktop.org/pub/xorg/X11R7.3/patches/xorg-xserver-1.4-multiple-overflows.diff \ revert-CVE-2007-6429.patch \ + bug13308-Verify-and-reject-obviously-broken-modes.patch \ + fix-bgPixel-unsigned-long-issues.patch \ + OS-Don-t-leak-connection-translation-table.patch \ + KDrive-Xephyr-Don-t-leak-screen-damage-structure.patch \ + Input-Don-t-reinit-devices.patch \ + bug13511.patch \ + OS-IO-Zero-out-client-buffers.patch \ + XKB-XkbCopyKeymap-Don-t-leak-all-the-sections.patch \ + Xephyr-One-time-keyboard-leak-fix.patch \ 01-kernel-headers-fix.patch \ 02-access_c_skip_null_addresses.patch \ 03-black-background.patch \ @@ -47,6 +56,15 @@ sha1sums=('7c492ac32bd83b521f5c016e4728fccf9cba55db' \ 'd16eaeb1d9d95d11d3b6d289b1ba87108b88da90' \ 'b3c9013aa6abc30fabd8f6a85e427f5fd6e6ef6c' \ '70953105acc839ca4e377b9ba6f8ea5589f8e46b' \ + '838c1144516368be4b15ab1b22d1a557fc8261ba' \ + '03313ab37223329913354321449d7e818c69c937' \ + '4d35fe70d5af830ac732fe74260d8483c390461c' \ + 'a0c51b280ef74f64a4b4e885d2476fc6600197a4' \ + 'ee204c0d14f483bd2b3cd81b7c935c1b8e33b10e' \ + 'cc156003c1e8787b04f6949d4e12f859e939c5e6' \ + '3a65997e9bcf16614f6b67498d7bfd5cf1bc9299' \ + '553af71b1f799281c6f9ab2537107f017774e9fc' \ + '12b0b027976a64586ad5f014cdc796b93eaa301b' \ 'f31702e0029b2d68018598e73ed55c4d6c58367b' \ '859b98a4049400be152032fc09ceff2afe9e6dcf' \ '863ad92892785c3785b122bf54d0def4d4d2732c' \ @@ -130,9 +148,10 @@ build() { ## Fpatch no-aiglx.patch ## workaround ATI's closes source c*** ## see https://bugs.freedesktop.org/show_bug.cgi?id=9367 - ############## - # DISABLED AT 1.4 (we will see whats up ## -# Fpatch bug-9367.patch + ## + ## DISABLED for 1.4 (we will see whats up ) + #Fpatch bug-9367.patch + ############# Fpatch 1.4-fix-xephyr-link.patch Fpatch 1.4-fix-dmx-build.patch Fpatch 1.4-fix-dmx-link.patch @@ -141,7 +160,18 @@ build() { Fpatch xorg-xserver-1.4-multiple-overflows.diff ## revert CVE-2007-6429 untill that issue is fixed in a way to not break ## gazillons other applications + Fmessage "Reverting CVE-2007-6429.patch for now" patch -p1 -R -i ../revert-CVE-2007-6429.patch || Fdie + ## fixes from 1.4-branch + Fpatch bug13308-Verify-and-reject-obviously-broken-modes.patch + Fpatch fix-bgPixel-unsigned-long-issues.patch + Fpatch OS-Don-t-leak-connection-translation-table.patch + Fpatch KDrive-Xephyr-Don-t-leak-screen-damage-structure.patch + Fpatch Input-Don-t-reinit-devices.patch + Fpatch bug13511.patch + Fpatch OS-IO-Zero-out-client-buffers.patch + Fpatch XKB-XkbCopyKeymap-Don-t-leak-all-the-sections.patch + Fpatch Xephyr-One-time-keyboard-leak-fix.patch ## GCC 4.2.0 bug do **NOT** remove this hack or it will kill your box!! ## http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052 echo 'CFLAGS = @CFLAGS@ -O0' >> hw/xfree86/scanpci/Makefile.am diff --git a/source/x11/xorg-server/Input-Don-t-reinit-devices.patch b/source/x11/xorg-server/Input-Don-t-reinit-devices.patch new file mode 100644 index 0000000..9afdb4e --- /dev/null +++ b/source/x11/xorg-server/Input-Don-t-reinit-devices.patch @@ -0,0 +1,29 @@ +From 102c012c206cbb3bbf0fa5b0c8f0ce2ce9bba72a Mon Sep 17 00:00:00 2001 +From: Daniel Stone +Date: Fri, 28 Dec 2007 15:49:50 +0200 +Subject: [PATCH] Input: Don't reinit devices + +If a device is already initialised (i.e. the virtual core devices) during +IASD, don't init them again. This fixes a leak. +(cherry picked from commit 1f6015c8fe62c28cfaa82cc855b5b9c28fd34607) +--- + dix/devices.c | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +diff --git a/dix/devices.c b/dix/devices.c +index 287d730..f6f3c8e 100644 +--- a/dix/devices.c ++++ b/dix/devices.c +@@ -473,7 +473,8 @@ InitAndStartDevices(void) + + for (dev = inputInfo.off_devices; dev; dev = dev->next) { + DebugF("(dix) initialising device %d\n", dev->id); +- ActivateDevice(dev); ++ if (!dev->inited) ++ ActivateDevice(dev); + } + for (dev = inputInfo.off_devices; dev; dev = next) + { +-- +1.5.3.8 + diff --git a/source/x11/xorg-server/KDrive-Xephyr-Don-t-leak-screen-damage-structure.patch b/source/x11/xorg-server/KDrive-Xephyr-Don-t-leak-screen-damage-structure.patch new file mode 100644 index 0000000..c8a321c --- /dev/null +++ b/source/x11/xorg-server/KDrive-Xephyr-Don-t-leak-screen-damage-structure.patch @@ -0,0 +1,25 @@ +From a304fc1d4a7062f65161ef8748fd358639ec73de Mon Sep 17 00:00:00 2001 +From: Daniel Stone +Date: Fri, 28 Dec 2007 15:48:57 +0200 +Subject: [PATCH] KDrive: Xephyr: Don't leak screen damage structure + (cherry picked from commit 0b03d97a244540824c922c300adbc3d3ae4855d5) + +--- + hw/kdrive/ephyr/ephyr.c | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +diff --git a/hw/kdrive/ephyr/ephyr.c b/hw/kdrive/ephyr/ephyr.c +index e8001df..27165a5 100644 +--- a/hw/kdrive/ephyr/ephyr.c ++++ b/hw/kdrive/ephyr/ephyr.c +@@ -394,6 +394,7 @@ ephyrUnsetInternalDamage (ScreenPtr pScreen) + + pPixmap = (*pScreen->GetScreenPixmap) (pScreen); + DamageUnregister (&pPixmap->drawable, scrpriv->pDamage); ++ DamageDestroy (scrpriv->pDamage); + + RemoveBlockAndWakeupHandlers (ephyrInternalDamageBlockHandler, + ephyrInternalDamageWakeupHandler, +-- +1.5.3.8 + diff --git a/source/x11/xorg-server/OS-Don-t-leak-connection-translation-table.patch b/source/x11/xorg-server/OS-Don-t-leak-connection-translation-table.patch new file mode 100644 index 0000000..351f884 --- /dev/null +++ b/source/x11/xorg-server/OS-Don-t-leak-connection-translation-table.patch @@ -0,0 +1,27 @@ +From 38d8cfaaff0ae6273d9e921aae08b2706355f0d2 Mon Sep 17 00:00:00 2001 +From: Daniel Stone +Date: Fri, 28 Dec 2007 15:48:25 +0200 +Subject: [PATCH] OS: Don't leak connection translation table on regeneration + (cherry picked from commit e868e0bc0d2318e62707d3ae68532b0029959154) + +--- + os/connection.c | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +diff --git a/os/connection.c b/os/connection.c +index b944593..d1ba845 100644 +--- a/os/connection.c ++++ b/os/connection.c +@@ -353,7 +353,8 @@ InitConnectionLimits(void) + #endif + + #if !defined(WIN32) +- ConnectionTranslation = (int *)xnfalloc(sizeof(int)*(lastfdesc + 1)); ++ if (!ConnectionTranslation) ++ ConnectionTranslation = (int *)xnfalloc(sizeof(int)*(lastfdesc + 1)); + #else + InitConnectionTranslation(); + #endif +-- +1.5.3.8 + diff --git a/source/x11/xorg-server/OS-IO-Zero-out-client-buffers.patch b/source/x11/xorg-server/OS-IO-Zero-out-client-buffers.patch new file mode 100644 index 0000000..9f3dfe3 --- /dev/null +++ b/source/x11/xorg-server/OS-IO-Zero-out-client-buffers.patch @@ -0,0 +1,28 @@ +From 02e805f0ff4b6af551372ba5fc5fb369c8834d1d Mon Sep 17 00:00:00 2001 +From: Daniel Stone +Date: Sat, 5 Jan 2008 10:38:16 +0200 +Subject: [PATCH] OS: IO: Zero out client buffers + +For alignment reasons, we can write out uninitialised bytes, so allocate +the whole thing with xcalloc. +(cherry picked from commit b99a43dfe97c1813e1c61f298b1c83c5d5ca88a2) +--- + os/io.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +diff --git a/os/io.c b/os/io.c +index 9de75ee..a8b84fb 100644 +--- a/os/io.c ++++ b/os/io.c +@@ -1197,7 +1197,7 @@ AllocateOutputBuffer(void) + oco = (ConnectionOutputPtr)xalloc(sizeof(ConnectionOutput)); + if (!oco) + return (ConnectionOutputPtr)NULL; +- oco->buf = (unsigned char *) xalloc(BUFSIZE); ++ oco->buf = (unsigned char *) xcalloc(1, BUFSIZE); + if (!oco->buf) + { + xfree(oco); +-- +1.5.3.8 + diff --git a/source/x11/xorg-server/XKB-XkbCopyKeymap-Don-t-leak-all-the-sections.patch b/source/x11/xorg-server/XKB-XkbCopyKeymap-Don-t-leak-all-the-sections.patch new file mode 100644 index 0000000..d7d3a5d --- /dev/null +++ b/source/x11/xorg-server/XKB-XkbCopyKeymap-Don-t-leak-all-the-sections.patch @@ -0,0 +1,27 @@ +From 8a3acd3ec41b887b4aeaa0b2932265522c1e2836 Mon Sep 17 00:00:00 2001 +From: Daniel Stone +Date: Sat, 5 Jan 2008 10:43:53 +0200 +Subject: [PATCH] XKB: XkbCopyKeymap: Don't leak all the sections + +Previously, we'd just keep num_sections at 0, which would break the +geometry and lead us to leak sections. Don't do that. +(cherry picked from commit 0137b0394a248f694448a7d97c9a1a3efcf24e81) +--- + xkb/xkbUtils.c | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +diff --git a/xkb/xkbUtils.c b/xkb/xkbUtils.c +index c7f9a26..e90df0d 100644 +--- a/xkb/xkbUtils.c ++++ b/xkb/xkbUtils.c +@@ -1770,6 +1770,7 @@ XkbCopyKeymap(XkbDescPtr src, XkbDescPtr dst, Bool sendNotifies) + if (!tmp) + return FALSE; + dst->geom->sections = tmp; ++ dst->geom->num_sections = src->geom->num_sections; + + for (i = 0, + ssection = src->geom->sections, +-- +1.5.3.8 + diff --git a/source/x11/xorg-server/Xephyr-One-time-keyboard-leak-fix.patch b/source/x11/xorg-server/Xephyr-One-time-keyboard-leak-fix.patch new file mode 100644 index 0000000..1cd1091 --- /dev/null +++ b/source/x11/xorg-server/Xephyr-One-time-keyboard-leak-fix.patch @@ -0,0 +1,26 @@ +From 636aa9e7be2822a0148067a11499ad48fe682cd9 Mon Sep 17 00:00:00 2001 +From: Daniel Stone +Date: Sat, 5 Jan 2008 10:47:39 +0200 +Subject: [PATCH] Xephyr: One-time keyboard leak fix + +Don't leak the originally-allocated keysym map. +(cherry picked from commit e85130c85f727466fc27be1cfa46c88b257499fb) +--- + hw/kdrive/ephyr/ephyr.c | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +diff --git a/hw/kdrive/ephyr/ephyr.c b/hw/kdrive/ephyr/ephyr.c +index 27165a5..86e8f1f 100644 +--- a/hw/kdrive/ephyr/ephyr.c ++++ b/hw/kdrive/ephyr/ephyr.c +@@ -915,6 +915,7 @@ EphyrKeyboardInit (KdKeyboardInfo *ki) + ki->minScanCode = ki->keySyms.minKeyCode; + ki->maxScanCode = ki->keySyms.maxKeyCode; + ki->keySyms.mapWidth = ephyrKeySyms.mapWidth; ++ xfree(ki->keySyms.map); + ki->keySyms.map = ephyrKeySyms.map; + ki->name = KdSaveString("Xephyr virtual keyboard"); + ephyrKbd = ki; +-- +1.5.3.8 + diff --git a/source/x11/xorg-server/bug13308-Verify-and-reject-obviously-broken-modes.patch b/source/x11/xorg-server/bug13308-Verify-and-reject-obviously-broken-modes.patch new file mode 100644 index 0000000..fabc8d7 --- /dev/null +++ b/source/x11/xorg-server/bug13308-Verify-and-reject-obviously-broken-modes.patch @@ -0,0 +1,30 @@ +From f4bcb53e86bb103b6bcf8a3a170a36137c34d272 Mon Sep 17 00:00:00 2001 +From: Hong Liu +Date: Wed, 5 Dec 2007 17:48:28 +0100 +Subject: [PATCH] Bug 13308: Verify and reject obviously broken modes. + (cherry picked from commit c6cfcd408df3e44d0094946c0a7d2fa944b4d2d1) + +--- + hw/xfree86/modes/xf86EdidModes.c | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) + +diff --git a/hw/xfree86/modes/xf86EdidModes.c b/hw/xfree86/modes/xf86EdidModes.c +index 8b5e69d..e2ae665 100644 +--- a/hw/xfree86/modes/xf86EdidModes.c ++++ b/hw/xfree86/modes/xf86EdidModes.c +@@ -239,6 +239,12 @@ DDCModeFromDetailedTiming(int scrnIndex, struct detailed_timings *timing, + Mode->VSyncEnd = Mode->VSyncStart + timing->v_sync_width; + Mode->VTotal = timing->v_active + timing->v_blanking; + ++ /* perform basic check on the detail timing */ ++ if (Mode->HSyncEnd > Mode->HTotal || Mode->VSyncEnd > Mode->VTotal) { ++ xfree(Mode); ++ return NULL; ++ } ++ + xf86SetModeDefaultName(Mode); + + /* We ignore h/v_size and h/v_border for now. */ +-- +1.5.3.8 + diff --git a/source/x11/xorg-server/bug13511.patch b/source/x11/xorg-server/bug13511.patch new file mode 100644 index 0000000..2b709b8 --- /dev/null +++ b/source/x11/xorg-server/bug13511.patch @@ -0,0 +1,37 @@ +From 60144ac814ee26e151186f7c93cb1a273468d497 Mon Sep 17 00:00:00 2001 +From: Peter Hutterer +Date: Wed, 19 Dec 2007 16:20:36 +1030 +Subject: [PATCH] include: never overwrite realInputProc with enqueueInputProc. Bug #13511 + +In some cases (triggered by a key repeat during a sync grab) XKB unwrapping +can overwrite the device's realInputProc with the enqueueInputProc. When the +grab is released and the events are replayed, we end up in an infinite loop. +Each event is replayed and in replaying pushed to the end of the queue again. + +This fix is a hack only. It ensures that the realInputProc is never +overwritten with the enqueueInputProc. + +This fixes Bug #13511 (https://bugs.freedesktop.org/show_bug.cgi?id=13511) +(cherry picked from commit eace88989c3b65d5c20e9f37ea9b23c7c8e19335) +(cherry picked from commit 50e80c39870adfdc84fdbc00dddf1362117ad443) +--- + include/xkbsrv.h | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +diff --git a/include/xkbsrv.h b/include/xkbsrv.h +index 167dbec..9174eb6 100644 +--- a/include/xkbsrv.h ++++ b/include/xkbsrv.h +@@ -258,7 +258,8 @@ typedef struct + device->public.processInputProc = proc; \ + oldprocs->processInputProc = \ + oldprocs->realInputProc = device->public.realInputProc; \ +- device->public.realInputProc = proc; \ ++ if (proc != device->public.enqueueInputProc) \ ++ device->public.realInputProc = proc; \ + oldprocs->unwrapProc = device->unwrapProc; \ + device->unwrapProc = unwrapproc; + +-- +1.5.3.8 + diff --git a/source/x11/xorg-server/fix-bgPixel-unsigned-long-issues.patch b/source/x11/xorg-server/fix-bgPixel-unsigned-long-issues.patch new file mode 100644 index 0000000..89ac69e --- /dev/null +++ b/source/x11/xorg-server/fix-bgPixel-unsigned-long-issues.patch @@ -0,0 +1,34 @@ +From 41f735fbe02f59bc7bcca335c6e743c72c2fc44c Mon Sep 17 00:00:00 2001 +From: Hong Liu +Date: Tue, 4 Sep 2007 08:46:46 +0100 +Subject: [PATCH] bgPixel (unsigned long) is 64-bit on x86_64, so -1 != 0xffffffff + +This patch should fix bug 8080. +(cherry picked from commit 9adea807038b64292403ede982075fe1dcfd4c9a) +--- + hw/xfree86/xaa/xaaGC.c | 9 +++++---- + 1 files changed, 5 insertions(+), 4 deletions(-) + +diff --git a/hw/xfree86/xaa/xaaGC.c b/hw/xfree86/xaa/xaaGC.c +index f3434c9..b3dc83a 100644 +--- a/hw/xfree86/xaa/xaaGC.c ++++ b/hw/xfree86/xaa/xaaGC.c +@@ -80,10 +80,11 @@ XAAValidateGC( + } + + if(pGC->depth != 32) { +- if(pGC->bgPixel == -1) /* -1 is reserved for transparency */ +- pGC->bgPixel = 0x7fffffff; +- if(pGC->fgPixel == -1) /* -1 is reserved for transparency */ +- pGC->fgPixel = 0x7fffffff; ++ /* 0xffffffff is reserved for transparency */ ++ if(pGC->bgPixel == 0xffffffff) ++ pGC->bgPixel = 0x7fffffff; ++ if(pGC->fgPixel == 0xffffffff) ++ pGC->fgPixel = 0x7fffffff; + } + + if((pDraw->type == DRAWABLE_PIXMAP) && !IS_OFFSCREEN_PIXMAP(pDraw)){ +-- +1.5.3.8 + From crazy at frugalware.org Sat Jan 19 10:47:29 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 10:47:31 2008 Subject: [Frugalware-git] xorg73: libxfont-1.3.1-2-i686 Message-ID: <20080119094729.B43BA11901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=4f7bce2b64573c765e992bc4ce038e37eea95ab1 commit 4f7bce2b64573c765e992bc4ce038e37eea95ab1 Author: crazy Date: Sat Jan 19 10:47:08 2008 +0100 libxfont-1.3.1-2-i686 * [SEC] release bump * fixes CVE-2008-0006 for FS#2709 diff --git a/source/x11/libxfont/FrugalBuild b/source/x11/libxfont/FrugalBuild index eb9369c..2e21876 100644 --- a/source/x11/libxfont/FrugalBuild +++ b/source/x11/libxfont/FrugalBuild @@ -4,7 +4,7 @@ pkgname=libxfont _F_xorg_name=libXfont pkgver=1.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="X font Library" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') @@ -12,8 +12,10 @@ archs=('i686' 'x86_64') depends=('xtrans>=1.0.4' 'libfontenc>=1.0.4-2' 'xproto>=7.0.11' 'fontsproto' 'freetype2') makedepends=('pkgconfig' 'fontcacheproto') Finclude xorg +source=($source ftp://ftp.freedesktop.org/pub/xorg/X11R7.3/patches/xorg-libXfont-1.3.1-pcf-parser.diff) Fconfopts="$Fconfopts --enable-IPv6 --enable-type1 --enable-speedo --enable-freetype \ --enable-pcfformat --enable-bdfformat --enable-snfformat" -sha1sums=('90153414cd3580d92cad6469166c099749cddd29') +sha1sums=('90153414cd3580d92cad6469166c099749cddd29' \ + '1d7a07ddb2efa8b56b51c7fad58b7e8e17c6421c') # optimization OK From crazy at frugalware.org Sat Jan 19 10:52:19 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 10:52:21 2008 Subject: [Frugalware-git] xorg73: xorg-server-1.4.0.90-2-i686 Message-ID: <20080119095219.440F711901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=1f4075676d3f6198a15550be3845bb26298ac907 commit 1f4075676d3f6198a15550be3845bb26298ac907 Author: crazy Date: Sat Jan 19 10:52:04 2008 +0100 xorg-server-1.4.0.90-2-i686 * correct depends() for libxfont diff --git a/source/x11/xorg-server/FrugalBuild b/source/x11/xorg-server/FrugalBuild index d2e8764..ae433f1 100644 --- a/source/x11/xorg-server/FrugalBuild +++ b/source/x11/xorg-server/FrugalBuild @@ -8,7 +8,7 @@ mesaver=7.0.2 pkgdesc="Modular X.Org X Server" groups=('x11' 'xorg-core') archs=('i686' 'x86_64') -depends=('libxfont>=1.3.1' 'libx11>=1.1.3-2' 'xtrans>=1.0.4' 'libxau>=1.0.3-2' \ +depends=('libxfont>=1.3.1-2' 'libx11>=1.1.3-2' 'xtrans>=1.0.4' 'libxau>=1.0.3-2' \ 'libxext>=1.0.3' 'libxkbfile>=1.0.4-2' 'libxdmcp>=1.0.2-2' 'libxmu>=1.0.3-2' 'libxrender>=0.9.4' \ 'libxi>=1.1.3' 'freetype2' 'mesa>=7.0.2-2' 'font-cursor-misc>=1.0.0-2' 'font-misc-misc>=1.0.0-2' \ 'xbitmaps' 'xkeyboard-config>=1.1-2' 'iceauth>=1.0.2-2' 'rgb>=1.0.1-2' 'xauth>=1.0.2-2' 'xinit>=1.0.7' 'libxaw>=1.0.4' \ @@ -103,22 +103,22 @@ subdescs=('Glx library for XOrg.' \ 'KDrive vesa X server' \ 'KDrive via X server') subdepends=('glibc' \ - 'libdmx libxcb libsm libxaw libxrender libxfixes libxfont libxi pixman libxres' \ - 'libxfont libxau pixman libxdmcp' \ - 'libxfont libxau pixman libxdmcp' \ - 'libxext libxfont pixman' \ - 'libxfont libxau pixman libxdmcp' \ - 'libxfont libxau pixman libxdmcp' \ - 'libxfont libxau pixman libxdmcp' \ - 'libxfont libxau pixman libxdmcp' \ - 'libxfont libxau pixman libxdmcp' \ - 'libxfont libxau pixman libxdmcp' \ - 'libxfont libxau pixman libxdmcp' \ - 'libxfont libxau pixman libxdmcp' \ - 'libxfont libxau pixman libxdmcp sdl' \ - 'libxfont libxau pixman libxdmcp' \ - 'libxfont libxau pixman libxdmcp' \ - 'libxfont libxau pixman libxdmcp') + 'libdmx libxcb libsm libxaw libxrender libxfixes libxfont>=1.3.1-2 libxi pixman libxres' \ + 'libxfont>=1.3.1-2 libxau pixman libxdmcp' \ + 'libxfont>=1.3.1-2 libxau pixman libxdmcp' \ + 'libxext libxfont>=1.3.1-2 pixman' \ + 'libxfont>=1.3.1-2 libxau pixman libxdmcp' \ + 'libxfont>=1.3.1-2 libxau pixman libxdmcp' \ + 'libxfont>=1.3.1-2 libxau pixman libxdmcp' \ + 'libxfont>=1.3.1-2 libxau pixman libxdmcp' \ + 'libxfont>=1.3.1-2 libxau pixman libxdmcp' \ + 'libxfont>=1.3.1-2 libxau pixman libxdmcp' \ + 'libxfont>=1.3.1-2 libxau pixman libxdmcp' \ + 'libxfont>=1.3.1-2 libxau pixman libxdmcp' \ + 'libxfont>=1.3.1-2 libxau pixman libxdmcp sdl' \ + 'libxfont>=1.3.1-2 libxau pixman libxdmcp' \ + 'libxfont>=1.3.1-2 libxau pixman libxdmcp' \ + 'libxfont>=1.3.1-2 libxau pixman libxdmcp') subgroups=('x11 xorg-core' \ 'x11-extra' 'x11-extra' 'x11-extra' 'x11-extra' \ 'x11-extra' 'x11-extra' 'x11-extra' 'x11-extra' \ From crazy at frugalware.org Sat Jan 19 11:57:28 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 11:57:30 2008 Subject: [Frugalware-git] xorg73: xorg-server-1.4.0.90-3-i686 Message-ID: <20080119105728.5916511901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=0f5544bf80130e52b5e4a4e9a7799ec79fce1f0a commit 0f5544bf80130e52b5e4a4e9a7799ec79fce1f0a Author: crazy Date: Sat Jan 19 11:45:11 2008 +0100 xorg-server-1.4.0.90-3-i686 * [SEC] release bump * removed revert patch and added CVE-2007-6429_2.patch * which is the fix for the first CVE-2007-6429 fix =) * closes FS#2709 diff --git a/source/x11/xorg-server/CVE-2007-6429_2.patch b/source/x11/xorg-server/CVE-2007-6429_2.patch new file mode 100644 index 0000000..877a28a --- /dev/null +++ b/source/x11/xorg-server/CVE-2007-6429_2.patch @@ -0,0 +1,86 @@ +From b6d4cdf64f43ae805beada6122c8be2ed138742c Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Fri, 18 Jan 2008 14:41:20 -0500 +Subject: [PATCH] CVE-2007-6429: Don't spuriously reject <8bpp shm pixmaps. + +Move size validation after depth validation, and only validate size if +the bpp of the pixmap format is > 8. If bpp < 8 then we're already +protected from overflow by the width and height checks. +(cherry picked from commit e9fa7c1c88a8130a48f772c92b186b8b777986b5) +--- + Xext/shm.c | 36 ++++++++++++++++++++---------------- + 1 files changed, 20 insertions(+), 16 deletions(-) + +diff --git a/Xext/shm.c b/Xext/shm.c +index 5633be9..6f99e90 100644 +--- a/Xext/shm.c ++++ b/Xext/shm.c +@@ -737,14 +737,6 @@ ProcPanoramiXShmCreatePixmap( + } + if (width > 32767 || height > 32767) + return BadAlloc; +- size = PixmapBytePad(width, depth) * height; +- if (sizeof(size) == 4) { +- if (size < width * height) +- return BadAlloc; +- /* thankfully, offset is unsigned */ +- if (stuff->offset + size < size) +- return BadAlloc; +- } + + if (stuff->depth != 1) + { +@@ -755,7 +747,17 @@ ProcPanoramiXShmCreatePixmap( + client->errorValue = stuff->depth; + return BadValue; + } ++ + CreatePmap: ++ size = PixmapBytePad(width, depth) * height; ++ if (sizeof(size) == 4 && BitsPerPixel(depth) > 8) { ++ if (size < width * height) ++ return BadAlloc; ++ /* thankfully, offset is unsigned */ ++ if (stuff->offset + size < size) ++ return BadAlloc; ++ } ++ + VERIFY_SHMSIZE(shmdesc, stuff->offset, size, client); + + if(!(newPix = (PanoramiXRes *) xalloc(sizeof(PanoramiXRes)))) +@@ -1080,14 +1082,6 @@ ProcShmCreatePixmap(client) + } + if (width > 32767 || height > 32767) + return BadAlloc; +- size = PixmapBytePad(width, depth) * height; +- if (sizeof(size) == 4) { +- if (size < width * height) +- return BadAlloc; +- /* thankfully, offset is unsigned */ +- if (stuff->offset + size < size) +- return BadAlloc; +- } + + if (stuff->depth != 1) + { +@@ -1098,7 +1092,17 @@ ProcShmCreatePixmap(client) + client->errorValue = stuff->depth; + return BadValue; + } ++ + CreatePmap: ++ size = PixmapBytePad(width, depth) * height; ++ if (sizeof(size) == 4 && BitsPerPixel(depth) > 8) { ++ if (size < width * height) ++ return BadAlloc; ++ /* thankfully, offset is unsigned */ ++ if (stuff->offset + size < size) ++ return BadAlloc; ++ } ++ + VERIFY_SHMSIZE(shmdesc, stuff->offset, size, client); + pMap = (*shmFuncs[pDraw->pScreen->myNum]->CreatePixmap)( + pDraw->pScreen, stuff->width, +-- +1.5.3.8 + diff --git a/source/x11/xorg-server/FrugalBuild b/source/x11/xorg-server/FrugalBuild index ae433f1..b24d3d3 100644 --- a/source/x11/xorg-server/FrugalBuild +++ b/source/x11/xorg-server/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xorg-server pkgver=1.4.0.90 -pkgrel=2 +pkgrel=3 mesaver=7.0.2 pkgdesc="Modular X.Org X Server" groups=('x11' 'xorg-core') @@ -28,7 +28,7 @@ Finclude sourceforge xorg source=(${source[@]} \ http://$_F_sourceforge_mirror.dl.sourceforge.net/sourceforge/mesa3d/MesaLib-$mesaver.tar.bz2 \ ftp://ftp.freedesktop.org/pub/xorg/X11R7.3/patches/xorg-xserver-1.4-multiple-overflows.diff \ - revert-CVE-2007-6429.patch \ + CVE-2007-6429_2.patch \ bug13308-Verify-and-reject-obviously-broken-modes.patch \ fix-bgPixel-unsigned-long-issues.patch \ OS-Don-t-leak-connection-translation-table.patch \ @@ -55,7 +55,7 @@ source=(${source[@]} \ sha1sums=('7c492ac32bd83b521f5c016e4728fccf9cba55db' \ 'd16eaeb1d9d95d11d3b6d289b1ba87108b88da90' \ 'b3c9013aa6abc30fabd8f6a85e427f5fd6e6ef6c' \ - '70953105acc839ca4e377b9ba6f8ea5589f8e46b' \ + '3350a781d333a04220a328b0174f6dff77ab9dc7' \ '838c1144516368be4b15ab1b22d1a557fc8261ba' \ '03313ab37223329913354321449d7e818c69c937' \ '4d35fe70d5af830ac732fe74260d8483c390461c' \ @@ -158,10 +158,8 @@ build() { Fpatch 1.4-fix-kdrive-automake.patch ## SEC fixes - FS#2709 Fpatch xorg-xserver-1.4-multiple-overflows.diff - ## revert CVE-2007-6429 untill that issue is fixed in a way to not break - ## gazillons other applications - Fmessage "Reverting CVE-2007-6429.patch for now" - patch -p1 -R -i ../revert-CVE-2007-6429.patch || Fdie + # the fix for the sec fix =) + Fpatch CVE-2007-6429_2.patch ## fixes from 1.4-branch Fpatch bug13308-Verify-and-reject-obviously-broken-modes.patch Fpatch fix-bgPixel-unsigned-long-issues.patch @@ -210,15 +208,17 @@ build() { --enable-multibuffer \ --disable-config-hal # DISABLED THIS for now , not really complete now Fmakeinstall - + # TODO - Move away from here Ffile /etc/sysconfig/desktop -# Disabled for reasons :P -# Frcd xprint - - # I dont think that simple user need this Xsession file on by-default :S -# Fmkdir /etc/X11/Xsession.d.xprint -# Fmv /etc/X11/Xsession.d/92* /etc/X11/Xsession.d.xprint/ - + + ###################### + ## Disabled for reasons :P + #Frcd xprint + ## I dont think that simple user need this Xsession file on by-default :S + #Fmkdir /etc/X11/Xsession.d.xprint + #Fmv /etc/X11/Xsession.d/92* /etc/X11/Xsession.d.xprint/ + ###################### + Fsplit libglx usr/lib/xorg/modules/extensions/libglx.* usr/lib/xorg/modules/libwfb.* ## the servers =) diff --git a/source/x11/xorg-server/revert-CVE-2007-6429.patch b/source/x11/xorg-server/revert-CVE-2007-6429.patch deleted file mode 100644 index a1e04cb..0000000 --- a/source/x11/xorg-server/revert-CVE-2007-6429.patch +++ /dev/null @@ -1,210 +0,0 @@ -From 8b14f7b74284900b95a319ec80c4333e63af2296 Mon Sep 17 00:00:00 2001 -From: Matthieu Herrb -Date: Thu, 17 Jan 2008 15:28:42 +0100 -Subject: [PATCH] Fix for CVE-2007-6429 - MIT-SHM and EVI extensions integer overflows. - ---- - Xext/EVI.c | 15 ++++++++++++++- - Xext/sampleEVI.c | 29 ++++++++++++++++++++++++----- - Xext/shm.c | 46 ++++++++++++++++++++++++++++++++++++++-------- - 3 files changed, 76 insertions(+), 14 deletions(-) - -diff --git a/Xext/EVI.c b/Xext/EVI.c -index 8fe3481..13bd32a 100644 ---- a/Xext/EVI.c -+++ b/Xext/EVI.c -@@ -34,6 +34,7 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. - #include - #include "EVIstruct.h" - #include "modinit.h" -+#include "scrnintstr.h" - - #if 0 - static unsigned char XEVIReqCode = 0; -@@ -87,10 +88,22 @@ ProcEVIGetVisualInfo(ClientPtr client) - { - REQUEST(xEVIGetVisualInfoReq); - xEVIGetVisualInfoReply rep; -- int n, n_conflict, n_info, sz_info, sz_conflict; -+ int i, n, n_conflict, n_info, sz_info, sz_conflict; - VisualID32 *conflict; -+ unsigned int total_visuals = 0; - xExtendedVisualInfo *eviInfo; - int status; -+ -+ /* -+ * do this first, otherwise REQUEST_FIXED_SIZE can overflow. we assume -+ * here that you don't have more than 2^32 visuals over all your screens; -+ * this seems like a safe assumption. -+ */ -+ for (i = 0; i < screenInfo.numScreens; i++) -+ total_visuals += screenInfo.screens[i]->numVisuals; -+ if (stuff->n_visual > total_visuals) -+ return BadValue; -+ - REQUEST_FIXED_SIZE(xEVIGetVisualInfoReq, stuff->n_visual * sz_VisualID32); - status = eviPriv->getVisualInfo((VisualID32 *)&stuff[1], (int)stuff->n_visual, - &eviInfo, &n_info, &conflict, &n_conflict); -diff --git a/Xext/sampleEVI.c b/Xext/sampleEVI.c -index 7508aa7..b871bfd 100644 ---- a/Xext/sampleEVI.c -+++ b/Xext/sampleEVI.c -@@ -34,6 +34,13 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. - #include - #include "EVIstruct.h" - #include "scrnintstr.h" -+ -+#if HAVE_STDINT_H -+#include -+#elif !defined(UINT32_MAX) -+#define UINT32_MAX 0xffffffffU -+#endif -+ - static int sampleGetVisualInfo( - VisualID32 *visual, - int n_visual, -@@ -42,24 +49,36 @@ static int sampleGetVisualInfo( - VisualID32 **conflict_rn, - int *n_conflict_rn) - { -- int max_sz_evi = n_visual * sz_xExtendedVisualInfo * screenInfo.numScreens; -+ unsigned int max_sz_evi; - VisualID32 *temp_conflict; - xExtendedVisualInfo *evi; -- int max_visuals = 0, max_sz_conflict, sz_conflict = 0; -+ unsigned int max_visuals = 0, max_sz_conflict, sz_conflict = 0; - register int visualI, scrI, sz_evi = 0, conflictI, n_conflict; -- *evi_rn = evi = (xExtendedVisualInfo *)xalloc(max_sz_evi); -- if (!*evi_rn) -- return BadAlloc; -+ -+ if (n_visual > UINT32_MAX/(sz_xExtendedVisualInfo * screenInfo.numScreens)) -+ return BadAlloc; -+ max_sz_evi = n_visual * sz_xExtendedVisualInfo * screenInfo.numScreens; -+ - for (scrI = 0; scrI < screenInfo.numScreens; scrI++) { - if (screenInfo.screens[scrI]->numVisuals > max_visuals) - max_visuals = screenInfo.screens[scrI]->numVisuals; - } -+ -+ if (n_visual > UINT32_MAX/(sz_VisualID32 * screenInfo.numScreens -+ * max_visuals)) -+ return BadAlloc; - max_sz_conflict = n_visual * sz_VisualID32 * screenInfo.numScreens * max_visuals; -+ -+ *evi_rn = evi = (xExtendedVisualInfo *)xalloc(max_sz_evi); -+ if (!*evi_rn) -+ return BadAlloc; -+ - temp_conflict = (VisualID32 *)xalloc(max_sz_conflict); - if (!temp_conflict) { - xfree(*evi_rn); - return BadAlloc; - } -+ - for (scrI = 0; scrI < screenInfo.numScreens; scrI++) { - for (visualI = 0; visualI < n_visual; visualI++) { - evi[sz_evi].core_visual_id = visual[visualI]; -diff --git a/Xext/shm.c b/Xext/shm.c -index ac587be..5633be9 100644 ---- a/Xext/shm.c -+++ b/Xext/shm.c -@@ -711,6 +711,8 @@ ProcPanoramiXShmCreatePixmap( - int i, j, result, rc; - ShmDescPtr shmdesc; - REQUEST(xShmCreatePixmapReq); -+ unsigned int width, height, depth; -+ unsigned long size; - PanoramiXRes *newPix; - - REQUEST_SIZE_MATCH(xShmCreatePixmapReq); -@@ -724,11 +726,26 @@ ProcPanoramiXShmCreatePixmap( - return rc; - - VERIFY_SHMPTR(stuff->shmseg, stuff->offset, TRUE, shmdesc, client); -- if (!stuff->width || !stuff->height) -+ -+ width = stuff->width; -+ height = stuff->height; -+ depth = stuff->depth; -+ if (!width || !height || !depth) - { - client->errorValue = 0; - return BadValue; - } -+ if (width > 32767 || height > 32767) -+ return BadAlloc; -+ size = PixmapBytePad(width, depth) * height; -+ if (sizeof(size) == 4) { -+ if (size < width * height) -+ return BadAlloc; -+ /* thankfully, offset is unsigned */ -+ if (stuff->offset + size < size) -+ return BadAlloc; -+ } -+ - if (stuff->depth != 1) - { - pDepth = pDraw->pScreen->allowedDepths; -@@ -739,9 +756,7 @@ ProcPanoramiXShmCreatePixmap( - return BadValue; - } - CreatePmap: -- VERIFY_SHMSIZE(shmdesc, stuff->offset, -- PixmapBytePad(stuff->width, stuff->depth) * stuff->height, -- client); -+ VERIFY_SHMSIZE(shmdesc, stuff->offset, size, client); - - if(!(newPix = (PanoramiXRes *) xalloc(sizeof(PanoramiXRes)))) - return BadAlloc; -@@ -1040,6 +1055,8 @@ ProcShmCreatePixmap(client) - register int i, rc; - ShmDescPtr shmdesc; - REQUEST(xShmCreatePixmapReq); -+ unsigned int width, height, depth; -+ unsigned long size; - - REQUEST_SIZE_MATCH(xShmCreatePixmapReq); - client->errorValue = stuff->pid; -@@ -1052,11 +1069,26 @@ ProcShmCreatePixmap(client) - return rc; - - VERIFY_SHMPTR(stuff->shmseg, stuff->offset, TRUE, shmdesc, client); -- if (!stuff->width || !stuff->height) -+ -+ width = stuff->width; -+ height = stuff->height; -+ depth = stuff->depth; -+ if (!width || !height || !depth) - { - client->errorValue = 0; - return BadValue; - } -+ if (width > 32767 || height > 32767) -+ return BadAlloc; -+ size = PixmapBytePad(width, depth) * height; -+ if (sizeof(size) == 4) { -+ if (size < width * height) -+ return BadAlloc; -+ /* thankfully, offset is unsigned */ -+ if (stuff->offset + size < size) -+ return BadAlloc; -+ } -+ - if (stuff->depth != 1) - { - pDepth = pDraw->pScreen->allowedDepths; -@@ -1067,9 +1099,7 @@ ProcShmCreatePixmap(client) - return BadValue; - } - CreatePmap: -- VERIFY_SHMSIZE(shmdesc, stuff->offset, -- PixmapBytePad(stuff->width, stuff->depth) * stuff->height, -- client); -+ VERIFY_SHMSIZE(shmdesc, stuff->offset, size, client); - pMap = (*shmFuncs[pDraw->pScreen->myNum]->CreatePixmap)( - pDraw->pScreen, stuff->width, - stuff->height, stuff->depth, --- -1.5.3.8 - From crazy at frugalware.org Sat Jan 19 14:07:10 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 14:07:12 2008 Subject: [Frugalware-git] xorg73: font-bh-100dpi-1.0.0-2-i686 Message-ID: <20080119130710.2267411901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=b29812f224d9da58a09875d2dc214adfa5307084 commit b29812f224d9da58a09875d2dc214adfa5307084 Author: crazy Date: Sat Jan 19 14:05:30 2008 +0100 font-bh-100dpi-1.0.0-2-i686 * fixed scriptlet issues * FB cleanup diff --git a/source/x11/font-bh-100dpi/FrugalBuild b/source/x11/font-bh-100dpi/FrugalBuild index 6cf0536..7c11d5b 100644 --- a/source/x11/font-bh-100dpi/FrugalBuild +++ b/source/x11/font-bh-100dpi/FrugalBuild @@ -3,17 +3,15 @@ pkgname=font-bh-100dpi pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org Bigelow & Holmes 100 DPI Fontset" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-fonts') archs=('i686' 'x86_64') -depends=('mkfontscale' 'mkfontdir') +depends=('mkfontscale' 'mkfontdir' 'fontconfig') makedepends=('pkgconfig' 'bdftopcf' 'font-util') -_F_xorg_nr=0 Finclude xorg source=(${source[@]} mkfontscale-fix.patch) -install=$pkgname.install build() { Fcd @@ -23,8 +21,5 @@ build() { Fmakeinstall } -# optimalization OK - -# vim: ft=sh sha1sums=('700dd43e72a1a48263627f0b4e3e0fe9f98fe770' \ - '84d377ebafea8d3df2d9076119f1f669bdc1b860') + '84d377ebafea8d3df2d9076119f1f669bdc1b860') diff --git a/source/x11/font-bh-100dpi/font-bh-100dpi.install b/source/x11/font-bh-100dpi/font-bh-100dpi.install index a885dd9..f97a925 100644 --- a/source/x11/font-bh-100dpi/font-bh-100dpi.install +++ b/source/x11/font-bh-100dpi/font-bh-100dpi.install @@ -1,21 +1,20 @@ post_install() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/100dpi - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/100dpi + echo -n "updating fonts cache..." + mkfontscale /usr/lib/X11/fonts/misc + mkfontdir /usr/lib/X11/fonts/misc + /usr/bin/fc-cache --force --system-only echo "done." } +post_upgrade() +{ + post_install +} + post_remove() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/100dpi - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/100dpi - echo "done." + post_install } op=$1 @@ -23,4 +22,3 @@ shift $op $* -# vim: ft=sh From crazy at frugalware.org Sat Jan 19 14:18:45 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 14:18:47 2008 Subject: [Frugalware-git] xorg73: font-bh-75dpi-1.0.0-2-i686 Message-ID: <20080119131845.96CA911901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=a352563aed04d635b7a46e2f14b0c4dbadb9921d commit a352563aed04d635b7a46e2f14b0c4dbadb9921d Author: crazy Date: Sat Jan 19 14:17:20 2008 +0100 font-bh-75dpi-1.0.0-2-i686 * fixed scriptlet issues * FB cleanup diff --git a/source/x11/font-bh-75dpi/FrugalBuild b/source/x11/font-bh-75dpi/FrugalBuild index bd9cc27..2427f1a 100644 --- a/source/x11/font-bh-75dpi/FrugalBuild +++ b/source/x11/font-bh-75dpi/FrugalBuild @@ -3,17 +3,16 @@ pkgname=font-bh-75dpi pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org Bigelow & Holmes 75 DPI Fontset" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-fonts') archs=('i686' 'x86_64') -depends=('mkfontscale' 'mkfontdir') +depends=('mkfontscale' 'mkfontdir' 'fontconfig') makedepends=('pkgconfig' 'bdftopcf' 'font-util') -_F_xorg_nr=0 Finclude xorg source=(${source[@]} mkfontscale-fix.patch) -install=$pkgname.install + build() { Fcd @@ -23,8 +22,5 @@ build() { Fmakeinstall } -# optimalization OK - -# vim: ft=sh sha1sums=('625147291190d9576072d86823d6c8fe9d2aa72f' \ '84d377ebafea8d3df2d9076119f1f669bdc1b860') diff --git a/source/x11/font-bh-75dpi/font-bh-75dpi.install b/source/x11/font-bh-75dpi/font-bh-75dpi.install index 4ff9f81..f97a925 100644 --- a/source/x11/font-bh-75dpi/font-bh-75dpi.install +++ b/source/x11/font-bh-75dpi/font-bh-75dpi.install @@ -1,21 +1,20 @@ post_install() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/75dpi - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/75dpi + echo -n "updating fonts cache..." + mkfontscale /usr/lib/X11/fonts/misc + mkfontdir /usr/lib/X11/fonts/misc + /usr/bin/fc-cache --force --system-only echo "done." } +post_upgrade() +{ + post_install +} + post_remove() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/75dpi - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/75dpi - echo "done." + post_install } op=$1 @@ -23,4 +22,3 @@ shift $op $* -# vim: ft=sh From crazy at frugalware.org Sat Jan 19 14:27:43 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 14:27:46 2008 Subject: [Frugalware-git] xorg73: font-bh-lucidatypewriter-100dpi-1.0.0-2-i686 Message-ID: <20080119132743.BA09F11901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=02782ec6d97471fb3616addc77ead504945bbe12 commit 02782ec6d97471fb3616addc77ead504945bbe12 Author: crazy Date: Sat Jan 19 14:27:12 2008 +0100 font-bh-lucidatypewriter-100dpi-1.0.0-2-i686 * fixed scriptlet issues * FB cleanup diff --git a/source/x11/font-bh-lucidatypewriter-100dpi/FrugalBuild b/source/x11/font-bh-lucidatypewriter-100dpi/FrugalBuild index 3365ace..9d685bf 100644 --- a/source/x11/font-bh-lucidatypewriter-100dpi/FrugalBuild +++ b/source/x11/font-bh-lucidatypewriter-100dpi/FrugalBuild @@ -3,14 +3,13 @@ pkgname=font-bh-lucidatypewriter-100dpi pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org Bigelow & Holmes LucidaTypewriter 100 DPI Fontset" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-fonts') archs=('i686' 'x86_64') -depends=('mkfontscale' 'mkfontdir') +depends=('mkfontscale' 'mkfontdir' 'fontconfig') makedepends=('pkgconfig' 'bdftopcf' 'font-util') -_F_xorg_nr=0 Finclude xorg source=(${source[@]} mkfontscale-fix.patch) install=$pkgname.install @@ -23,8 +22,5 @@ build() { Fmakeinstall } -# optimalization OK - -# vim: ft=sh sha1sums=('0add8e02df2870aef93c742e0402dd7a9e4c76ae' \ '84d377ebafea8d3df2d9076119f1f669bdc1b860') diff --git a/source/x11/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi.install b/source/x11/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi.install index a885dd9..f97a925 100644 --- a/source/x11/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi.install +++ b/source/x11/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi.install @@ -1,21 +1,20 @@ post_install() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/100dpi - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/100dpi + echo -n "updating fonts cache..." + mkfontscale /usr/lib/X11/fonts/misc + mkfontdir /usr/lib/X11/fonts/misc + /usr/bin/fc-cache --force --system-only echo "done." } +post_upgrade() +{ + post_install +} + post_remove() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/100dpi - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/100dpi - echo "done." + post_install } op=$1 @@ -23,4 +22,3 @@ shift $op $* -# vim: ft=sh From crazy at frugalware.org Sat Jan 19 14:31:04 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 14:31:06 2008 Subject: [Frugalware-git] xorg73: font-bh-lucidatypewriter-75dpi-1.0.0-2-i686 Message-ID: <20080119133104.5161811901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=c2c3eecba41976a6ec4e22170f97cfac53298c28 commit c2c3eecba41976a6ec4e22170f97cfac53298c28 Author: crazy Date: Sat Jan 19 14:30:35 2008 +0100 font-bh-lucidatypewriter-75dpi-1.0.0-2-i686 * fixed scriptlet issues * FB cleanup diff --git a/source/x11/font-bh-lucidatypewriter-75dpi/FrugalBuild b/source/x11/font-bh-lucidatypewriter-75dpi/FrugalBuild index 3d150ce..8d12871 100644 --- a/source/x11/font-bh-lucidatypewriter-75dpi/FrugalBuild +++ b/source/x11/font-bh-lucidatypewriter-75dpi/FrugalBuild @@ -3,17 +3,15 @@ pkgname=font-bh-lucidatypewriter-75dpi pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org Bigelow & Holmes LucidaTypewriter 75 DPI Fontset" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-fonts') archs=('i686' 'x86_64') -depends=('mkfontscale' 'mkfontdir') +depends=('mkfontscale' 'mkfontdir' 'fontconfig') makedepends=('pkgconfig' 'bdftopcf' 'font-util') -_F_xorg_nr=0 Finclude xorg source=(${source[@]} mkfontscale-fix.patch) -install=$pkgname.install build() { Fcd @@ -23,8 +21,5 @@ build() { Fmakeinstall } -# optimalization OK - -# vim: ft=sh sha1sums=('01e9bc09581457dfb00fe8ac97cb31d012f96fce' \ '84d377ebafea8d3df2d9076119f1f669bdc1b860') diff --git a/source/x11/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi.install b/source/x11/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi.install index 4ff9f81..f97a925 100644 --- a/source/x11/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi.install +++ b/source/x11/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi.install @@ -1,21 +1,20 @@ post_install() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/75dpi - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/75dpi + echo -n "updating fonts cache..." + mkfontscale /usr/lib/X11/fonts/misc + mkfontdir /usr/lib/X11/fonts/misc + /usr/bin/fc-cache --force --system-only echo "done." } +post_upgrade() +{ + post_install +} + post_remove() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/75dpi - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/75dpi - echo "done." + post_install } op=$1 @@ -23,4 +22,3 @@ shift $op $* -# vim: ft=sh From crazy at frugalware.org Sat Jan 19 14:34:59 2008 From: crazy at frugalware.org (crazy) Date: Sat Jan 19 14:35:00 2008 Subject: [Frugalware-git] xorg73: font-bh-ttf-1.0.0-2-i686 Message-ID: <20080119133459.8550F11901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=1d83fe1a7d0bc0e77d7f9dbd9611dc5cc4335da9 commit 1d83fe1a7d0bc0e77d7f9dbd9611dc5cc4335da9 Author: crazy Date: Sat Jan 19 14:34:40 2008 +0100 font-bh-ttf-1.0.0-2-i686 * fixed scriptlet issues diff --git a/source/x11/font-bh-ttf/FrugalBuild b/source/x11/font-bh-ttf/FrugalBuild index 74b18fd..dadb6b7 100644 --- a/source/x11/font-bh-ttf/FrugalBuild +++ b/source/x11/font-bh-ttf/FrugalBuild @@ -3,16 +3,14 @@ pkgname=font-bh-ttf pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org Bigelow & Holmes TTF Fontset" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-fonts') archs=('i686' 'x86_64') depends=('mkfontscale' 'mkfontdir' 'fontconfig' 'ttmkfdir') -_F_xorg_nr=0 Finclude xorg source=(${source[@]} mkfontscale-fix.patch) -install=$pkgname.install build() { Fcd @@ -22,8 +20,5 @@ build() { Fmakeinstall } -# optimalization OK - -# vim: ft=sh sha1sums=('c39ba9c60468c1ab1a2efadb84b46df4a94f215e' \ 'd3bcecf7965972e08ed772cd43ac9be8db68a279') diff --git a/source/x11/font-bh-ttf/font-bh-ttf.install b/source/x11/font-bh-ttf/font-bh-ttf.install index d89c044..f97a925 100644 --- a/source/x11/font-bh-ttf/font-bh-ttf.install +++ b/source/x11/font-bh-ttf/font-bh-ttf.install @@ -1,33 +1,20 @@ post_install() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/TTF - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/TTF - echo "done." - echo -n "updating fonts cache... " - fc-cache /usr/lib/X11/fonts/TTF - echo "done." - echo -n "running ttmkfdir... " - /usr/bin/ttmkfdir -d /usr/lib/X11/fonts/TTF/ + echo -n "updating fonts cache..." + mkfontscale /usr/lib/X11/fonts/misc + mkfontdir /usr/lib/X11/fonts/misc + /usr/bin/fc-cache --force --system-only echo "done." } +post_upgrade() +{ + post_install +} + post_remove() { - echo -n "updating fonts scale... " - mkfontscale /usr/lib/X11/fonts/TTF - echo "done." - echo -n "updating fonts dir... " - mkfontdir /usr/lib/X11/fonts/TTF - echo "done." - echo -n "updating fonts cache... " - fc-cache /usr/lib/X11/fonts/TTF - echo "done." - echo -n "running ttmkfdir... " - /usr/bin/ttmkfdir -d /usr/lib/X11/fonts/TTF/ - echo "done." + post_install } op=$1 @@ -35,4 +22,3 @@ shift $op $* -# vim: ft=sh From vmiklos at frugalware.org Sat Jan 19 15:05:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Jan 19 15:05:40 2008 Subject: [Frugalware-git] frugalware-current: sysvinit-2.86-26-i686 Message-ID: <20080119140537.E0EDE11901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e9e3f277ef03214bcd5efc8b2317855648e8115a commit e9e3f277ef03214bcd5efc8b2317855648e8115a Author: Miklos Vajna Date: Sat Jan 19 02:41:00 2008 +0100 sysvinit-2.86-26-i686 handle /var/run/sendsigs.omit in rc.single diff --git a/source/base/sysvinit/FrugalBuild b/source/base/sysvinit/FrugalBuild index b20235e..741ada7 100644 --- a/source/base/sysvinit/FrugalBuild +++ b/source/base/sysvinit/FrugalBuild @@ -3,9 +3,9 @@ pkgname=sysvinit pkgver=2.86 -pkgrel=25 +pkgrel=26 pkgdesc="Init, the parent of all processes" -url="tp://ftp.cistron.nl/pub/people/miquels/sysvinit/" +url="ftp://ftp.cistron.nl/pub/people/miquels/sysvinit/" depends=('shadow' 'util-linux' 'coreutils' 'glibc' 'gawk') groups=('base') archs=('i686' 'x86_64' 'ppc') @@ -51,32 +51,32 @@ build() Fln rc.reboot /etc/rc.d/rc.halt } -sha1sums=('3e78df609a2ff0fea6304cb662a7f10298d03667'\ - '536e9aa8439e6216e2b65aadf3097f16e48fa9cd'\ - '2da5b17f95c2331eda19daa6aede672a4d872b73'\ - '83e5879898d7750b157552606a62f0f7bf1f0c97'\ - 'f16abb4a07b323a739b5b12d24d793559a22192d'\ - '7bcd997c7da95785feb21bc169a539429393942f'\ - '29ad61caa6b0c83b1299a03a742a76a614345231'\ - '513b3fe42c714738af40596987a4fae71ae820d6'\ - '173c5d41d3fe58ba9a12711d63dfab31c2db8f09'\ - '7d507be266edd617545118f4bff80ab064744230'\ - 'be843c12f8e7b3db98efd7bea36ba8974c65e2bc'\ - '16b704d3ec13c0e980cec2c4f800fa7f736ac279'\ - '1c4c151b15ac5c038207a5fc472988eeca1b8f27'\ - 'f023cb3f93bf976cf51fa9ab2ab3cffb19ec7264'\ - '0128bd09abf2c49d42949e92c2822bacfc148d7a'\ - '5adafd4851d987ac5310b8a2ca214c82dec87224'\ - '6947c8fe272e268207587b48b8de3c3ebefd0ad5'\ - 'c2075ca5be14e318cac2abd2c424715e399d7bfd'\ - '4cfdf216c8bd51df2e59bb0a81d3d98e8d1e93c0'\ - 'd17c85fb0e68256a28c4ccefa4d5224b1522b9f6'\ - '96df0467b3922d51f55a7a2c2b4fd214a53450f5'\ - '61d3ebdae6366e9c41a0887278cb2bbefd972eca'\ - '4aac0dc4d8904c7d16ef1491df8245cb12b3eea7'\ - '64db4a11baebe28eaf5d71119c2cb5f091170957'\ - 'aa911a93c7ab733b1729f6a9c174b687aa2db58d'\ - '27ca7fdef7c149bbc9f00900bed260e2a89af492'\ +sha1sums=('3e78df609a2ff0fea6304cb662a7f10298d03667' \ + '536e9aa8439e6216e2b65aadf3097f16e48fa9cd' \ + '2da5b17f95c2331eda19daa6aede672a4d872b73' \ + '83e5879898d7750b157552606a62f0f7bf1f0c97' \ + 'f16abb4a07b323a739b5b12d24d793559a22192d' \ + '7bcd997c7da95785feb21bc169a539429393942f' \ + '29ad61caa6b0c83b1299a03a742a76a614345231' \ + '513b3fe42c714738af40596987a4fae71ae820d6' \ + '173c5d41d3fe58ba9a12711d63dfab31c2db8f09' \ + '7d507be266edd617545118f4bff80ab064744230' \ + 'be843c12f8e7b3db98efd7bea36ba8974c65e2bc' \ + '16b704d3ec13c0e980cec2c4f800fa7f736ac279' \ + '1c4c151b15ac5c038207a5fc472988eeca1b8f27' \ + 'f023cb3f93bf976cf51fa9ab2ab3cffb19ec7264' \ + '0128bd09abf2c49d42949e92c2822bacfc148d7a' \ + '5adafd4851d987ac5310b8a2ca214c82dec87224' \ + '6947c8fe272e268207587b48b8de3c3ebefd0ad5' \ + 'c2075ca5be14e318cac2abd2c424715e399d7bfd' \ + '4cfdf216c8bd51df2e59bb0a81d3d98e8d1e93c0' \ + 'd17c85fb0e68256a28c4ccefa4d5224b1522b9f6' \ + '96df0467b3922d51f55a7a2c2b4fd214a53450f5' \ + '61d3ebdae6366e9c41a0887278cb2bbefd972eca' \ + '4f0279cec1d270216080a1178ab1539f7e260030' \ + '64db4a11baebe28eaf5d71119c2cb5f091170957' \ + 'aa911a93c7ab733b1729f6a9c174b687aa2db58d' \ + '27ca7fdef7c149bbc9f00900bed260e2a89af492' \ '837541969bec9e391bd77a2c1a0cca5f7fb20e9b') # optimization OK diff --git a/source/base/sysvinit/rc.single b/source/base/sysvinit/rc.single index 0e09f77..5e0ec2a 100644 --- a/source/base/sysvinit/rc.single +++ b/source/base/sysvinit/rc.single @@ -1,6 +1,6 @@ #!/bin/bash -# (c) 2003-2007 Miklos Vajna +# (c) 2003-2008 Miklos Vajna # (c) 2005 Marcus Habermehl # rc.single for Frugalware # distributed under GPL License @@ -12,13 +12,21 @@ source /lib/initscripts/functions TEXTDOMAIN=single TEXTDOMAINDIR=/lib/initscripts/messages +OMITPIDS= +if [ -e /var/run/sendsigs.omit ]; then + for pid in $(cat /var/run/sendsigs.omit); + do + OMITPIDS="${OMITPIDS:+$OMITPIDS }-o $pid" + done +fi + msg $"Sending all processes the SIGTERM signal" -killall5 -15 +killall5 -15 $OMITPIDS ok $? msg $"Sending all processes the SIGKILL signal" sleep 5 -killall5 -9 +killall5 -9 $OMITPIDS ok $? if [ "$1" = "start" ]; then From vmiklos at frugalware.org Sat Jan 19 15:05:38 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Jan 19 15:05:43 2008 Subject: [Frugalware-git] frugalware-current: include/gnome.sh: update _F_gnome_devel description Message-ID: <20080119140538.04A501190213@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d1190f8cf2c1512dffaa45e306a30793074f1af5 commit d1190f8cf2c1512dffaa45e306a30793074f1af5 Author: Miklos Vajna Date: Sat Jan 19 15:05:00 2008 +0100 include/gnome.sh: update _F_gnome_devel description diff --git a/source/include/gnome.sh b/source/include/gnome.sh index 0828cdb..26c00fe 100644 --- a/source/include/gnome.sh +++ b/source/include/gnome.sh @@ -29,8 +29,9 @@ # * _F_gnome_name (defaults to $pkgname): if you want to use a custom package # name (for example the upstream name contains uppercase letters) then use this # to declare the real name -# * _F_gnome_devel: if set, the unsable version will be used -# NOTE: this is currently enabled by default for -current +# * _F_gnome_devel: if set, the . versions will not be ignored. +# This is something you want for packages which are not part of GNOME releases +# (like intltool) and where the number does not mean instability. ### if [ -z "$_F_gnome_name" ]; then From vmiklos at frugalware.org Sat Jan 19 16:32:00 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Jan 19 16:32:04 2008 Subject: [Frugalware-git] homepage-ng: issue14 news entry Message-ID: <20080119153200.DE1F111901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=5e0f73b613c4d00c9d833a112548df7f78c9bc21 commit 5e0f73b613c4d00c9d833a112548df7f78c9bc21 Author: Miklos Vajna Date: Sat Jan 19 16:31:53 2008 +0100 issue14 news entry diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index 836c839..5c54a81 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -17,6 +17,24 @@ + 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
    • +
    • Two bug fixes for the price of one!
    • +
    • 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 From vmiklos at frugalware.org Sat Jan 19 16:53:00 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Jan 19 16:53:02 2008 Subject: [Frugalware-git] homepage-ng: remove bogus 'Two bug fixes for the price of one!' Message-ID: <20080119155300.CC2D311901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=dcf8b927aaba17ca7e987ab152cd549150490afa commit dcf8b927aaba17ca7e987ab152cd549150490afa Author: Miklos Vajna Date: Sat Jan 19 16:52:35 2008 +0100 remove bogus 'Two bug fixes for the price of one!' noticed by priyank diff --git a/frugalware/weeklynews/issue14.html b/frugalware/weeklynews/issue14.html index 936ac18..f150a37 100755 --- a/frugalware/weeklynews/issue14.html +++ b/frugalware/weeklynews/issue14.html @@ -18,7 +18,6 @@ In this issue:
    • Frugalware 0.8 ("Kalgan") pre-release 2
    • -
    • Two bug fixes for the price of one!
    • Newsletter now in French and Danish

    diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index 5c54a81..d815cbb 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -27,7 +27,6 @@ In this issue:
    • Frugalware 0.8 ("Kalgan") pre-release 2
    • -
    • Two bug fixes for the price of one!
    • Newsletter now in French and Danish
    You can read it here. We hope you like it! From priyank at frugalware.org Sat Jan 19 18:09:53 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 19 18:09:55 2008 Subject: [Frugalware-git] gfpm: gfpm-interface: gfpm_populate_repos_combobox(): do not register a changed signal so that this function can be used my multiple combobox instances Message-ID: <20080119170953.BEEF411901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=ea9c397bc3abd280f03ebc33e646c6585a62b8f9 commit ea9c397bc3abd280f03ebc33e646c6585a62b8f9 Author: Priyank Date: Sat Jan 19 22:38:08 2008 +0530 gfpm-interface: gfpm_populate_repos_combobox(): do not register a changed signal so that this function can be used my multiple combobox instances diff --git a/src/gfpm-interface.c b/src/gfpm-interface.c index 1d4ea48..3b9a032 100644 --- a/src/gfpm-interface.c +++ b/src/gfpm-interface.c @@ -122,8 +122,7 @@ gfpm_populate_repos_combobox (GtkComboBox *combo) } gtk_list_store_append (store, &iter); gtk_list_store_set (store, &iter, 0, (char*)_("Installed Packages"), -1); - g_signal_connect (G_OBJECT(combo), "changed", G_CALLBACK(cb_gfpm_repos_combo_changed), NULL); - gtk_combo_box_set_active (GTK_COMBO_BOX(combo), c_index); + //gtk_combo_box_set_active (GTK_COMBO_BOX(combo), c_index); return; } From priyank at frugalware.org Sat Jan 19 18:40:48 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 19 18:40:50 2008 Subject: [Frugalware-git] gfpm: gfpm-interface: new and re-designed package search Message-ID: <20080119174048.3FC1111901DA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=1f12ce9a45da0057e90fbaf01d29113256134ffa commit 1f12ce9a45da0057e90fbaf01d29113256134ffa Author: Priyank Date: Sat Jan 19 23:09:06 2008 +0530 gfpm-interface: new and re-designed package search * It's now possible to search in any repository (previously, packages were searched only in the current active repo) diff --git a/data/gfpm.glade b/data/gfpm.glade index a1eddbe..0efb875 100644 --- a/data/gfpm.glade +++ b/data/gfpm.glade @@ -167,80 +167,6 @@ - - True - - - 20 - True - - - - - False - False - - - - - True - - - True - GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - 5 - - - True - GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - Search packages - - - - - True - True - - - 1 - - - - - - - False - False - - - - - True - - - True - 10 - 3 - gfpm-search - - - - - False - False - - - - - True - GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - - - False - False - - - True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK @@ -272,46 +198,178 @@ 0 GTK_SHADOW_IN - + True - 5 - 5 - 5 - 5 + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + + + True + 5 + 5 + 5 + 5 + + + True + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + + + False + + + + + True + True + GTK_POLICY_AUTOMATIC + GTK_POLICY_AUTOMATIC + GTK_SHADOW_IN + + + True + 2 + False + True + + + + + 2 + 1 + + + + + + - + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 5 + 4 - + True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + + + True + 0 + 3 + gfpm-search + + + False + + + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 0.20000000298023224 + 1 + 3 + <b><span size="larger">Package Search</span></b> + True + + + False + 1 + + False - + + True + True + + + 1 + + + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 0 + <b>Search in :</b> + True + + + 2 + + + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + + + 3 + + + + + 32 True True - GTK_POLICY_AUTOMATIC - GTK_POLICY_AUTOMATIC - GTK_SHADOW_IN + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 0 - + True - 2 - False - True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 0.30000001192092896 + 0 + 6 + gtk-find + 1 + + + False + + + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 0 + 1 + 4 + 3 + Search + + + False + 1 + + - 2 - 1 + False + 4 + + False + 1 + diff --git a/src/gfpm-interface.c b/src/gfpm-interface.c index 3b9a032..5f481e5 100644 --- a/src/gfpm-interface.c +++ b/src/gfpm-interface.c @@ -76,6 +76,7 @@ static GtkWidget *gfpm_inst_forcheck; static GtkWidget *gfpm_apply_inst_depcheck; 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 void cb_gfpm_repos_combo_changed (GtkComboBox *combo, gpointer data); @@ -84,6 +85,7 @@ static void cb_gfpm_groups_tvw_right_click (GtkTreeView *treeview, GdkEventButto static void cb_gfpm_pkgs_tvw_selected (GtkTreeSelection *selection, gpointer data); static void cb_gfpm_pkgs_tvw_right_click (GtkTreeView *treeview, GdkEventButton *event); static void cb_gfpm_search_keypress (GtkWidget *widget, GdkEventKey *event, gpointer data); +static void cb_gfpm_search_buttonpress (GtkButton *button, gpointer data); static void cb_gfpm_remove_group_clicked (GtkButton *button, gpointer data); static void cb_gfpm_pkg_selection_toggled (GtkCellRendererToggle *toggle, gchar *path_str, gpointer data); static void cb_gfpm_install_file_clicked (GtkButton *button, gpointer data); @@ -161,6 +163,7 @@ gfpm_interface_init (void) 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"); /* Setup groups treeview */ store = gtk_list_store_new (1, G_TYPE_STRING); @@ -246,10 +249,20 @@ gfpm_interface_init (void) /* Setup repository combobox */ widget = glade_xml_get_widget (xml, "combobox_repos"); if (gfpm_db_populate_repolist() == 0) + { 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); + gfpm_populate_repos_combobox (GTK_COMBO_BOX(gfpm_search_combo)); + gtk_combo_box_set_active (GTK_COMBO_BOX(gfpm_search_combo), 1); + } /* search */ - g_signal_connect (G_OBJECT(glade_xml_get_widget(xml, "search_entry1")), "key-release-event", G_CALLBACK(cb_gfpm_search_keypress), NULL); + g_signal_connect (G_OBJECT(glade_xml_get_widget(xml, "search_entry1")), + "key-release-event", + G_CALLBACK(cb_gfpm_search_keypress), + (gpointer)glade_xml_get_widget(xml, "search_entry1")); + g_signal_connect (G_OBJECT(glade_xml_get_widget(xml, "gfpm_searchbtn")), "clicked", G_CALLBACK(cb_gfpm_search_buttonpress), NULL); /* about */ g_signal_connect (G_OBJECT(glade_xml_get_widget(xml, "about_gfpm1")), "activate", G_CALLBACK(gfpm_about), NULL); @@ -1522,6 +1535,14 @@ cb_gfpm_remove_group_clicked (GtkButton *button, gpointer data) } static void +cb_gfpm_search_buttonpress (GtkButton *button, gpointer data) +{ + cb_gfpm_search_keypress (GTK_WIDGET(data), NULL, NULL); + + return; +} + +static void cb_gfpm_search_keypress (GtkWidget *widget, GdkEventKey *event, gpointer data) { GtkListStore *store; @@ -1538,13 +1559,26 @@ cb_gfpm_search_keypress (GtkWidget *widget, GdkEventKey *event, gpointer data) gint r = 0; char *v1 = NULL; char *v2 = NULL; + gchar *repo = NULL; + PM_DB *search_db; - if (event->keyval != GDK_Return) - return; + if (event!=NULL) + { + if (event->keyval != GDK_Return) + return; + } search_str = (gchar*)gtk_entry_get_text (GTK_ENTRY(widget)); if (search_str == NULL) return; + repo = gtk_combo_box_get_active_text (gfpm_search_combo); + if (repo == NULL) return; + if (!strcmp(repo, _("Installed Packages"))) + { + g_free (repo); + repo = g_strdup ("local"); + } + model = gtk_tree_view_get_model (GTK_TREE_VIEW(gfpm_pkgs_tvw)); gtk_list_store_clear (GTK_LIST_STORE(model)); store = (GtkListStore*) model; @@ -1556,7 +1590,8 @@ cb_gfpm_search_keypress (GtkWidget *widget, GdkEventKey *event, gpointer data) } else { - l = pacman_db_search (sync_db); + search_db = pacman_db_register (repo); + l = pacman_db_search (search_db); r = 1; } if (l == NULL) @@ -1623,7 +1658,7 @@ cb_gfpm_search_keypress (GtkWidget *widget, GdkEventKey *event, gpointer data) for (i=l;i;i=pacman_list_next(i)) { gboolean ln = FALSE; - pm_pkg = pacman_db_readpkg (sync_db, pacman_list_getdata(i)); + pm_pkg = pacman_db_readpkg (search_db, pacman_list_getdata(i)); pm_lpkg = pacman_db_readpkg (local_db, pacman_list_getdata(i)); if (pacman_pkg_getinfo (pm_lpkg, PM_PKG_VERSION)!=NULL) { @@ -1674,6 +1709,8 @@ cb_gfpm_search_keypress (GtkWidget *widget, GdkEventKey *event, gpointer data) } } pacman_set_option (PM_OPT_NEEDLES, (long)NULL); + if (search_db!=NULL) + pacman_db_unregister (search_db); gfpm_update_status (_("Searching for packages ...DONE")); g_object_unref (icon_yes); From vmiklos at frugalware.org Sat Jan 19 18:48:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Jan 19 18:48:42 2008 Subject: [Frugalware-git] frugalware-current: which-2.19-1-i686 Message-ID: <20080119174840.E22191190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=50d423945a9665ae90d103371056ebe494d777ec commit 50d423945a9665ae90d103371056ebe494d777ec Author: Miklos Vajna Date: Sat Jan 19 16:55:25 2008 +0100 which-2.19-1-i686 version bump diff --git a/source/base/which/FrugalBuild b/source/base/which/FrugalBuild index 35f94c3..9870ee2 100644 --- a/source/base/which/FrugalBuild +++ b/source/base/which/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=which -pkgver=2.17 +pkgver=2.19 pkgrel=1 pkgdesc="A utility to show the full path of commands" url="http://www.xs4all.nl/~carlo17/which" @@ -11,6 +11,6 @@ groups=('base' 'chroot-core') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.xs4all.nl/~carlo17/which/NEWS|sed -n '1 p'|cut -d '>' -f 2|tr -d ' '" source=(http://www.xs4all.nl/~carlo17/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('f92dd2a68e057c07d9a927d2c92d1b968873620c') +sha1sums=('8afe25516ae5d4d3c6d4ead5248f3420330d529c') # optimization ok From vmiklos at frugalware.org Sat Jan 19 18:48:41 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Jan 19 18:48:43 2008 Subject: [Frugalware-git] frugalware-current: splashy-0.3.8-3-i686 Message-ID: <20080119174841.026FB11901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9d6443e32c49dd54b0e155d576bfb8620bafdb05 commit 9d6443e32c49dd54b0e155d576bfb8620bafdb05 Author: Miklos Vajna Date: Sat Jan 19 18:48:17 2008 +0100 splashy-0.3.8-3-i686 - remove the unnecessary fifo - make use of /var/run/sendsigs.omit in rc.splash diff --git a/source/xapps/splashy/FrugalBuild b/source/xapps/splashy/FrugalBuild index 706f6ab..aeb7f5e 100644 --- a/source/xapps/splashy/FrugalBuild +++ b/source/xapps/splashy/FrugalBuild @@ -6,7 +6,7 @@ pkgver=0.3.8 themever=0.7 # see http://alioth.debian.org/project/showfiles.php?group_id=30657 rel_id=2239 -pkgrel=2 +pkgrel=3 pkgdesc="A complete user-space boot splash system" url="http://alioth.debian.org/projects/splashy/" depends=('glib2' 'directfb-input-keyboard>=1.1.1-1' 'libgcc' 'file') @@ -24,7 +24,7 @@ sha1sums=('647ccb13c620972cf01df3910d5e2015501b9d3c' \ '319e6edb46519414d9d3e7b620592ab162a5bc00' \ '4979a54122223dc7d4324f52e120ff9005a8c17b' \ '006d65bb621d1108cbb994fb50712bad4d61b6d0' \ - 'dc5ebe596cd9379d40985d0d0873545450f1fe06' \ + 'b9eff7e38ff8b7e27bed6a49e294feaaab31eecc' \ '82c272166e89ecc840169fa76cc3fb45e2236712' \ 'd86d3554aa64b129352e826d1e659a5a4611b47d' \ 'c9da7e70efb6070e61ba2e6908a712ac524ae90b' \ @@ -43,7 +43,6 @@ build() Fmakeinstall Frm /etc/init.d Frcd2 splash - mkfifo -m 640 $Fdestdir/etc/splashy/splashy.fifo Fexe /etc/rc.d/rc.zz-splash } diff --git a/source/xapps/splashy/rc.splash b/source/xapps/splashy/rc.splash index 7b4a9b5..226c238 100644 --- a/source/xapps/splashy/rc.splash +++ b/source/xapps/splashy/rc.splash @@ -23,6 +23,7 @@ rc_start() else splashy boot 2>/dev/null fi + pidof splashy >> /var/run/sendsigs.omit return # FIXME: this time the text is included in the image str=$"Press Esc for verbose mode" max=1024 From priyank at frugalware.org Sat Jan 19 18:50:01 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 19 18:50:04 2008 Subject: [Frugalware-git] gfpm: fixed a signal mixup Message-ID: <20080119175001.AAEC011901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=b55d9149c67d9e9a51bf30ad97050bb419062539 commit b55d9149c67d9e9a51bf30ad97050bb419062539 Author: Priyank Date: Sat Jan 19 23:18:21 2008 +0530 fixed a signal mixup diff --git a/src/gfpm-interface.c b/src/gfpm-interface.c index 5f481e5..486dd15 100644 --- a/src/gfpm-interface.c +++ b/src/gfpm-interface.c @@ -258,11 +258,11 @@ gfpm_interface_init (void) } /* search */ - g_signal_connect (G_OBJECT(glade_xml_get_widget(xml, "search_entry1")), - "key-release-event", - G_CALLBACK(cb_gfpm_search_keypress), + g_signal_connect (G_OBJECT(glade_xml_get_widget(xml, "search_entry1")), "key-release-event", G_CALLBACK(cb_gfpm_search_keypress), NULL); + g_signal_connect (G_OBJECT(glade_xml_get_widget(xml, "gfpm_searchbtn")), + "clicked", + G_CALLBACK(cb_gfpm_search_buttonpress), (gpointer)glade_xml_get_widget(xml, "search_entry1")); - g_signal_connect (G_OBJECT(glade_xml_get_widget(xml, "gfpm_searchbtn")), "clicked", G_CALLBACK(cb_gfpm_search_buttonpress), NULL); /* about */ g_signal_connect (G_OBJECT(glade_xml_get_widget(xml, "about_gfpm1")), "activate", G_CALLBACK(gfpm_about), NULL); From priyank at frugalware.org Sat Jan 19 18:51:06 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 19 18:51:08 2008 Subject: [Frugalware-git] gfpm: cb_gfpm_search_keypress(): initialize search_db to NULL Message-ID: <20080119175106.3E79311901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=ee642efe5480ffdaf82adef5d5641a83a16ec13d commit ee642efe5480ffdaf82adef5d5641a83a16ec13d Author: Priyank Date: Sat Jan 19 23:19:06 2008 +0530 cb_gfpm_search_keypress(): initialize search_db to NULL diff --git a/src/gfpm-interface.c b/src/gfpm-interface.c index 486dd15..c737b46 100644 --- a/src/gfpm-interface.c +++ b/src/gfpm-interface.c @@ -1560,7 +1560,7 @@ cb_gfpm_search_keypress (GtkWidget *widget, GdkEventKey *event, gpointer data) char *v1 = NULL; char *v2 = NULL; gchar *repo = NULL; - PM_DB *search_db; + PM_DB *search_db = NULL; if (event!=NULL) { From priyank at frugalware.org Sat Jan 19 18:52:55 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 19 18:52:56 2008 Subject: [Frugalware-git] gfpm: suppressed a compile-time warning Message-ID: <20080119175255.4969B1190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=df03472cc49f5d55af0821571f2890774c059f15 commit df03472cc49f5d55af0821571f2890774c059f15 Author: Priyank Date: Sat Jan 19 23:21:13 2008 +0530 suppressed a compile-time warning diff --git a/src/gfpm-interface.c b/src/gfpm-interface.c index c737b46..6c38bae 100644 --- a/src/gfpm-interface.c +++ b/src/gfpm-interface.c @@ -1571,7 +1571,7 @@ cb_gfpm_search_keypress (GtkWidget *widget, GdkEventKey *event, gpointer data) if (search_str == NULL) return; - repo = gtk_combo_box_get_active_text (gfpm_search_combo); + repo = gtk_combo_box_get_active_text (GTK_COMBO_BOX(gfpm_search_combo)); if (repo == NULL) return; if (!strcmp(repo, _("Installed Packages"))) { From priyank at frugalware.org Sat Jan 19 19:06:20 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 19 19:06:23 2008 Subject: [Frugalware-git] gfpm: Added a new icon for synchronize button Message-ID: <20080119180620.5B6BB11901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=3ac2109bbd1a7ef3d9ac352b514c4fac2e3924f1 commit 3ac2109bbd1a7ef3d9ac352b514c4fac2e3924f1 Author: Priyank Date: Sat Jan 19 23:34:38 2008 +0530 Added a new icon for synchronize button diff --git a/data/icons/16x16/Makefile.am b/data/icons/16x16/Makefile.am index 5c2c02f..d73fc1d 100644 --- a/data/icons/16x16/Makefile.am +++ b/data/icons/16x16/Makefile.am @@ -7,5 +7,6 @@ icon_DATA = gfpm.png \ gfpm-search.png \ gfpm-apply.png \ gfpm-instfromfile.png + gfpm-sync.png EXTRA_DIST = $(icon_DATA) diff --git a/data/icons/16x16/gfpm-sync.png b/data/icons/16x16/gfpm-sync.png new file mode 100644 index 0000000..bc05681 Binary files /dev/null and b/data/icons/16x16/gfpm-sync.png differ diff --git a/data/icons/24x24/Makefile.am b/data/icons/24x24/Makefile.am index 9e549a3..fac8f55 100644 --- a/data/icons/24x24/Makefile.am +++ b/data/icons/24x24/Makefile.am @@ -7,5 +7,6 @@ icon_DATA = gfpm.png \ gfpm-search.png \ gfpm-apply.png \ gfpm-instfromfile.png + gfpm-sync.png EXTRA_DIST = $(icon_DATA) diff --git a/data/icons/24x24/gfpm-sync.png b/data/icons/24x24/gfpm-sync.png new file mode 100644 index 0000000..956af62 Binary files /dev/null and b/data/icons/24x24/gfpm-sync.png differ diff --git a/data/icons/32x32/Makefile.am b/data/icons/32x32/Makefile.am index 6d967c8..7774250 100644 --- a/data/icons/32x32/Makefile.am +++ b/data/icons/32x32/Makefile.am @@ -7,5 +7,6 @@ icon_DATA = gfpm.png \ gfpm-search.png \ gfpm-apply.png \ gfpm-instfromfile.png + gfpm-sync.png EXTRA_DIST = $(icon_DATA) diff --git a/data/icons/32x32/gfpm-sync.png b/data/icons/32x32/gfpm-sync.png new file mode 100644 index 0000000..0698845 Binary files /dev/null and b/data/icons/32x32/gfpm-sync.png differ From boobaa at frugalware.org Sat Jan 19 19:08:52 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat Jan 19 19:08:54 2008 Subject: [Frugalware-git] frugalware-current: drupal-month-5.x_1.x_dev20071219-1-i686 Message-ID: <20080119180852.F246611904E0@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a26c3f810492781e790619b6d0b4efe95197d095 commit a26c3f810492781e790619b6d0b4efe95197d095 Author: CSÉCSY László Date: Sat Jan 19 19:08:44 2008 +0100 drupal-month-5.x_1.x_dev20071219-1-i686 new package / initial import diff --git a/source/network-extra/drupal-month/FrugalBuild b/source/network-extra/drupal-month/FrugalBuild new file mode 100644 index 0000000..44f97e5 --- /dev/null +++ b/source/network-extra/drupal-month/FrugalBuild @@ -0,0 +1,10 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=month +_F_drupal_dev=1 +pkgver=5.x_1.x_dev20071219 +pkgrel=1 +pkgdesc="Construct monthly archive lists and blocks in Drupal" +Finclude drupal +sha1sums=('3ed34cea1a49423db2c234a699478ab4c2f46396') From priyank at frugalware.org Sat Jan 19 19:10:45 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 19 19:10:46 2008 Subject: [Frugalware-git] gfpm: typo fixes introduced by the previous commit Message-ID: <20080119181045.2D552176C082@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=e481caaef930212c940fdbdd816b0d3880045ca8 commit e481caaef930212c940fdbdd816b0d3880045ca8 Author: Priyank Date: Sat Jan 19 23:39:04 2008 +0530 typo fixes introduced by the previous commit diff --git a/data/icons/16x16/Makefile.am b/data/icons/16x16/Makefile.am index d73fc1d..7669312 100644 --- a/data/icons/16x16/Makefile.am +++ b/data/icons/16x16/Makefile.am @@ -6,7 +6,7 @@ icon_DATA = gfpm.png \ gfpm-lnewer.png \ gfpm-search.png \ gfpm-apply.png \ - gfpm-instfromfile.png + gfpm-instfromfile.png \ gfpm-sync.png EXTRA_DIST = $(icon_DATA) diff --git a/data/icons/24x24/Makefile.am b/data/icons/24x24/Makefile.am index fac8f55..aab2bb2 100644 --- a/data/icons/24x24/Makefile.am +++ b/data/icons/24x24/Makefile.am @@ -6,7 +6,7 @@ icon_DATA = gfpm.png \ gfpm-lnewer.png \ gfpm-search.png \ gfpm-apply.png \ - gfpm-instfromfile.png + gfpm-instfromfile.png \ gfpm-sync.png EXTRA_DIST = $(icon_DATA) diff --git a/data/icons/32x32/Makefile.am b/data/icons/32x32/Makefile.am index 7774250..93e4572 100644 --- a/data/icons/32x32/Makefile.am +++ b/data/icons/32x32/Makefile.am @@ -6,7 +6,7 @@ icon_DATA = gfpm.png \ gfpm-lnewer.png \ gfpm-search.png \ gfpm-apply.png \ - gfpm-instfromfile.png - gfpm-sync.png + gfpm-instfromfile.png \ + gfpm-sync.png EXTRA_DIST = $(icon_DATA) From vmiklos at frugalware.org Sat Jan 19 19:11:24 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Jan 19 19:11:24 2008 Subject: [Frugalware-git] frugalware-current: lvm2-2.02.31-1-i686 Message-ID: <20080119181124.1537D176C088@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2de9eeb4ad7b538563d4692134574ad48a699fe1 commit 2de9eeb4ad7b538563d4692134574ad48a699fe1 Author: Miklos Vajna Date: Sat Jan 19 19:11:13 2008 +0100 lvm2-2.02.31-1-i686 version bump diff --git a/source/apps/lvm2/FrugalBuild b/source/apps/lvm2/FrugalBuild index f2f0372..8398a92 100644 --- a/source/apps/lvm2/FrugalBuild +++ b/source/apps/lvm2/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=lvm2 -pkgver=2.02.29 +pkgver=2.02.31 pkgrel=1 pkgdesc="Logical Volume Manager 2 utilities" url="http://sources.redhat.com/lvm2/" From vmiklos at frugalware.org Sat Jan 19 19:19:02 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Jan 19 19:19:04 2008 Subject: [Frugalware-git] frugalware-current: live-2008.01.19-1-i686 Message-ID: <20080119181902.828FD11901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=94a41e00b242054cd3fb8902f6652faa563a42b5 commit 94a41e00b242054cd3fb8902f6652faa563a42b5 Author: Miklos Vajna Date: Sat Jan 19 19:18:55 2008 +0100 live-2008.01.19-1-i686 version bump diff --git a/source/multimedia/live/FrugalBuild b/source/multimedia/live/FrugalBuild index 603c2ee..4bde3e4 100644 --- a/source/multimedia/live/FrugalBuild +++ b/source/multimedia/live/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=live -pkgver=2008.01.04 +pkgver=2008.01.19 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=('a86759f9837fb66839e74c0947cac058bde07bf6') +sha1sums=('3defb3f91580d42f670ef030218fa99332fe2dd6') build() { From priyank at frugalware.org Sat Jan 19 19:55:41 2008 From: priyank at frugalware.org (Priyank) Date: Sat Jan 19 19:55:43 2008 Subject: [Frugalware-git] gfpm: gfpm: minor cosmetic enhancements Message-ID: <20080119185541.B97E911901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=a0cddb897a8e3eb5d612ab45f0e251cfe1c353a9 commit a0cddb897a8e3eb5d612ab45f0e251cfe1c353a9 Author: Priyank Date: Sun Jan 20 00:20:27 2008 +0530 gfpm: minor cosmetic enhancements diff --git a/data/gfpm.glade b/data/gfpm.glade index 0efb875..f21561f 100644 --- a/data/gfpm.glade +++ b/data/gfpm.glade @@ -136,7 +136,7 @@ Refresh the package lists Synchronize True - gtk-refresh + gfpm-sync False @@ -202,46 +202,88 @@ True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - + True - 5 - 5 - 5 - 5 + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 4 - + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + + + True + 0 + 3 + gfpm + + + False + + - + True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 0.20000000298023224 + 1 + 6 + <b><span size="larger">Repositories</span></b> + True False + 1 + + + False + + + + + True + 5 - + True - True - GTK_POLICY_AUTOMATIC - GTK_POLICY_AUTOMATIC - GTK_SHADOW_IN - + True - 2 - False - True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + + False + + + + + True + True + GTK_POLICY_AUTOMATIC + GTK_POLICY_AUTOMATIC + GTK_SHADOW_IN + + + True + 2 + False + True + + + + + 2 + 1 + - - 2 - 1 - + + 1 + From boobaa at frugalware.org Sat Jan 19 20:28:22 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat Jan 19 20:28:24 2008 Subject: [Frugalware-git] frugalware-current: fpdf-153-1-i686 Message-ID: <20080119192822.BB1CC11901F9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=078da7d55603127b03146f7bc69a99211e42482f commit 078da7d55603127b03146f7bc69a99211e42482f Author: CSÉCSY László Date: Sat Jan 19 20:27:37 2008 +0100 fpdf-153-1-i686 new package / initial import thx janny for those Ffoos diff --git a/source/devel-extra/fpdf/FrugalBuild b/source/devel-extra/fpdf/FrugalBuild new file mode 100644 index 0000000..2f3d116 --- /dev/null +++ b/source/devel-extra/fpdf/FrugalBuild @@ -0,0 +1,28 @@ +# Compiling Time: 0.01 SBU +# Maintainer: CSÉCSY László + +pkgname=fpdf +pkgver=153 +pkgrel=1 +pkgdesc="A PHP class which allows to generate PDF files with pure PHP" +url="http://www.fpdf.org/" +rodepends=('php') +groups=('devel-extra') +archs=('i686') +up2date="lynx -dump $url/en/download.php | grep -m1 'http.*tgz' | sed 's/.*v=\(.*\)&.*/\1/'" +source=("http://frugalware.org/~boobaa/stuff/$pkgname$pkgver.tgz") + +build() { + Fcd $pkgname$pkgver + Ffilerel /usr/lib/php/$pkgname/fpdf.php + Fcprrel font /usr/lib/php/$pkgname/ + Fdocrel doc + Fdocrel tutorial + Fdocrel histo.htm + Fdocrel FAQ.htm + Fdocrel fpdf.css + Ffilerel install.txt usr/share/doc/$pkgname-$pkgver/README + Ffileschmod usr/ 644 +} + +sha1sums=('a57735030f9c93f8d249462cd2ab7dd0b91575e9') From vmiklos at frugalware.org Sun Jan 20 00:19:51 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 20 00:19:56 2008 Subject: [Frugalware-git] bmf: git-1.5.4.rc3.4.g16335-1-i686 Message-ID: <20080119231951.BFA5711901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=b366f634f49492976d3de08011f40b475d0a3d97 commit b366f634f49492976d3de08011f40b475d0a3d97 Author: Miklos Vajna Date: Sun Jan 20 00:19:40 2008 +0100 git-1.5.4.rc3.4.g16335-1-i686 add missing backup() line diff --git a/source/devel-extra/git/FrugalBuild b/source/devel-extra/git/FrugalBuild index befdece..3c4c44c 100644 --- a/source/devel-extra/git/FrugalBuild +++ b/source/devel-extra/git/FrugalBuild @@ -14,6 +14,7 @@ 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') +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') From vmiklos at frugalware.org Sun Jan 20 00:25:36 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 20 00:25:38 2008 Subject: [Frugalware-git] frugalware-current: docs/getting-involved: update Message-ID: <20080119232536.9037E11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=93d15238f7ec5f3cb72f91e6db5b390a1c2b778a commit 93d15238f7ec5f3cb72f91e6db5b390a1c2b778a Author: Miklos Vajna Date: Sun Jan 20 00:24:39 2008 +0100 docs/getting-involved: update mention our git:// server, mention git rebase and git add -p thanks for notz from #frugalware for pointing out the git:// server was not mentioned :) diff --git a/docs/getting-involved.txt b/docs/getting-involved.txt index 1131d51..979a8c9 100644 --- a/docs/getting-involved.txt +++ b/docs/getting-involved.txt @@ -68,7 +68,7 @@ $ cd ~/git Now clone the repo with git: -------------------------------------------------------------------------------------------------------------- -$ git clone http://ftp5.frugalware.org/packages/frugalware/pub/frugalware/frugalware-current current +$ git clone git://git.frugalware.org/pub/frugalware/frugalware-current current $ cd current -------------------------------------------------------------------------------------------------------------- @@ -84,8 +84,8 @@ NOTE: Most of our programs need the translations repo to compile) --------------------------------------------------------------------- $ mkdir -p ~/git $ cd ~/git -$ git clone http://git.frugalware.org/repos/translations (optional) -$ git clone http://git.frugalware.org/repos/pacman-g2 +$ git clone git://git.frugalware.org/pub/other/translations (optional) +$ git clone git://git.frugalware.org/pub/other/pacman-g2/pacman-g2 $ cd pacman-g2 --------------------------------------------------------------------- @@ -113,10 +113,10 @@ It is very handy when you have lot of uncommitted changes in your repo. If you satisfied with the changes run -------------- -$ git commit +$ git commit -a -------------- -to commit the changes. +to commit all your changes. If you want to cherry-pick hunks from your changes: @@ -127,7 +127,7 @@ $ dg record or using native git commands: ---- -$ git commit --interactive +$ git add -p; git commit ---- Without committing your changes you can not send nor @@ -251,7 +251,8 @@ You should always review what you would push before you perform the action: ---- $ git fetch -$ git log origin/master..master --no-merges +$ git rebase origin/master +$ git log origin/master..master ---- Then you can use From vmiklos at frugalware.org Sun Jan 20 03:12:06 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 20 03:12:08 2008 Subject: [Frugalware-git] bmf: linuxwacom-0.7.8_3-0bmf1-i686 Message-ID: <20080120021206.41AC41190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=8d8a0089f8850bfb054d356560af1d429baa0559 commit 8d8a0089f8850bfb054d356560af1d429baa0559 Author: Miklos Vajna Date: Sun Jan 20 03:10:56 2008 +0100 linuxwacom-0.7.8_3-0bmf1-i686 - new package - requested by hermier - i haven't tested it, as i don't have such a device - it has not been compiled against xorg73 - it does not contain the kernel module as it's already part of 2.6.24 diff --git a/source/x11-extra/linuxwacom/60-wacom.rules b/source/x11-extra/linuxwacom/60-wacom.rules new file mode 100644 index 0000000..0d5ac08 --- /dev/null +++ b/source/x11-extra/linuxwacom/60-wacom.rules @@ -0,0 +1,66 @@ +# udev rules for wacom tablets. +# These rules were compiled for the Debian GNU/Linux distribution, +# but others may, and indeed are encouraged to, use them also. +# +# Should you do so, PLEASE CO-ORDINATE ANY CHANGES OR ADDITIONS +# of new devices with Ron so that we can try +# to present users with with a standard set of device nodes +# which they can rely on across the board. + +# Convenience link for the common case of a single tablet. +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYMLINK="input/wacom" + +# Type-named links for multiple tablets. If you want to use multiple +# tablets of the _same_ type, you will probably need to use the links +# from /dev/input/by-path to identify which is plugged into what usb +# port. For different types though, just pick your links from the +# list below. +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0000", SYMLINK+="input/tablet-penpartner" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0010", SYMLINK+="input/tablet-graphire" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0011", SYMLINK+="input/tablet-graphire2-4x5" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0012", SYMLINK+="input/tablet-graphire2-5x7" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0013", SYMLINK+="input/tablet-graphire3" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0014", SYMLINK+="input/tablet-graphire3-6x8" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0015", SYMLINK+="input/tablet-graphire4-4x5" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0016", SYMLINK+="input/tablet-graphire4-6x8" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0060", SYMLINK+="input/tablet-volito" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0061", SYMLINK+="input/tablet-penstation2" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0062", SYMLINK+="input/tablet-volito2-4x5" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0063", SYMLINK+="input/tablet-volito2-2x3" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0064", SYMLINK+="input/tablet-penpartner2" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0020", SYMLINK+="input/tablet-intuos-4x5" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0021", SYMLINK+="input/tablet-intuos-6x8" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0022", SYMLINK+="input/tablet-intuos-9x12" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0023", SYMLINK+="input/tablet-intuos-12x12" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0024", SYMLINK+="input/tablet-intuos-12x18" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0030", SYMLINK+="input/tablet-pl400" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0031", SYMLINK+="input/tablet-pl500" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0032", SYMLINK+="input/tablet-pl600" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0033", SYMLINK+="input/tablet-pl600sx" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0034", SYMLINK+="input/tablet-pl550" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0035", SYMLINK+="input/tablet-pl800" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0037", SYMLINK+="input/tablet-pl700" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0038", SYMLINK+="input/tablet-pl510" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0039", SYMLINK+="input/tablet-dtu710" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00C0", SYMLINK+="input/tablet-dtf521" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00C4", SYMLINK+="input/tablet-dtf720" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0003", SYMLINK+="input/tablet-cintiq_partner" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0041", SYMLINK+="input/tablet-intuos2-4x5" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0042", SYMLINK+="input/tablet-intuos2-6x8" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0043", SYMLINK+="input/tablet-intuos2-9x12" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0044", SYMLINK+="input/tablet-intuos2-12x12" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0045", SYMLINK+="input/tablet-intuos2-12x18" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00B0", SYMLINK+="input/tablet-intuos3-4x5" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00B1", SYMLINK+="input/tablet-intuos3-6x8" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00B2", SYMLINK+="input/tablet-intuos3-9x12" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00B3", SYMLINK+="input/tablet-intuos3-12x12" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00B4", SYMLINK+="input/tablet-intuos3-12x19" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00B5", SYMLINK+="input/tablet-intuos3-6x11" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="003F", SYMLINK+="input/tablet-cintiq21ux" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0047", SYMLINK+="input/tablet-intuos2-6x8a" + +# Check and repossess the device if a module other than the wacom one +# is already bound to it. + +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", ACTION=="add", RUN+="/lib/udev/check_driver wacom $devpath $env{ID_BUS}" + diff --git a/source/x11-extra/linuxwacom/FrugalBuild b/source/x11-extra/linuxwacom/FrugalBuild new file mode 100644 index 0000000..5368044 --- /dev/null +++ b/source/x11-extra/linuxwacom/FrugalBuild @@ -0,0 +1,37 @@ +# Compiling Time: 0.09 SBU +# Maintainer: VMiklos + +pkgname=linuxwacom +pkgver=0.7.8_3 +pkgrel=0bmf1 +pkgdesc="Drivers, libraries, and doc for configuring and running Wacom tablets." +_F_sourceforge_ext=".tar.bz2" +Finclude sourceforge +# possible other depends: libxi, (lib?)pixman +depends=('tk' 'xorg-server' 'ncurses') +groups=('x11-extra') +archs=('i686') +source=($source check_driver{,.1} 60-wacom.rules) +sha1sums=('6bd3d6aa0a4d43a9ea6d1da02c720aa7e694da6a' \ + '12ae37807a03f36be2c5cc47e444475677b41693' \ + '7adf948f2d6f29635e80f4cc336799b7962d2a9a' \ + '45f406b7c917a1e8af9994743d4b0626f5f6beb5') +_F_cd_path="$_F_sourceforge_name$_F_sourceforge_sep${pkgver//_/-}" + +# at the moment this is not compiled for xorg73! + +# probably you need --enable-xserver64 for x86_64! + +# disabled features: +# kernel driver: it's already in the kernel package since 2.6.23 +# wacom_drv.o: it's disabled when using --enable-dlloader + +build() +{ + Fbuild --enable-dlloader --enable-wacom --enable-tabletdev --enable-wacomdrv --enable-wacdump --enable-xsetwacom + Fexe /lib/udev/check_driver + Fman check_driver.1 + Ffile /etc/udev/rules.d/60-wacom.rules +} + +# optimization OK diff --git a/source/x11-extra/linuxwacom/check_driver b/source/x11-extra/linuxwacom/check_driver new file mode 100644 index 0000000..6e49aa1 --- /dev/null +++ b/source/x11-extra/linuxwacom/check_driver @@ -0,0 +1,24 @@ +#!/bin/sh +# + +#logger check_driver called with: $1 - $2 - $3 - + +wanted=$1 +devpath=$2 +bustype=$3 + +device=$(readlink /sys/$devpath/device) +device=${device##*/} +driver=$(readlink /sys/$devpath/device/driver) +driver=${driver##*/} + +logger device $device is bound to the $driver driver + +if [ "$driver" != "$wanted" ]; then + logger must rebind + echo -n "$device" > /sys/$devpath/device/driver/unbind + echo -n "$device" > /sys/bus/$bustype/drivers/$wanted/bind +else + logger no need to rebind +fi + diff --git a/source/x11-extra/linuxwacom/check_driver.1 b/source/x11-extra/linuxwacom/check_driver.1 new file mode 100644 index 0000000..5016cbb --- /dev/null +++ b/source/x11-extra/linuxwacom/check_driver.1 @@ -0,0 +1,21 @@ +.TH wacom\-tools 1 "5 Nov 2004" "Frugalware Linux" "Frugalware" +.SH NAME +check_driver \- Linux 2.6(.16+) userspace device rebinding helper. + +.SH SYNOPSIS +.B check_driver driver devpath bustype + +.SH DESCRIPTION +This is a \fBRUN\fP script that may be invoked from a udev rule to ensure the +correct driver is bound to a particular device, in situations where a +basic driver may bind to it first but a more specialised one is available. + +.SH EXAMPLE +For the wacom device, a rule like this is used: + +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", ACTION=="add", RUN+="/lib/udev/check_driver wacom $devpath $env{ID_BUS}" + +.SH COPYRIGHT +2006, Ron Lee . Created for the Debian GNU/Linux +distribution. It may be freely distributed elsewhere. + From priyank at frugalware.org Sun Jan 20 06:16:51 2008 From: priyank at frugalware.org (Priyank) Date: Sun Jan 20 06:17:04 2008 Subject: [Frugalware-git] gfpm: cosmetic enhancements in 'install from file' dialog Message-ID: <20080120051652.7EF6911901A8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=7f599625ed1c51928e8991fad4a120371cc8048a commit 7f599625ed1c51928e8991fad4a120371cc8048a Author: Priyank Date: Sun Jan 20 10:44:46 2008 +0530 cosmetic enhancements in 'install from file' dialog diff --git a/data/gfpm.glade b/data/gfpm.glade index f21561f..8a76116 100644 --- a/data/gfpm.glade +++ b/data/gfpm.glade @@ -1123,10 +1123,14 @@ + 400 GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK 5 Install package from file + False GTK_WIN_POS_CENTER_ON_PARENT + 200 + gfpm-instfromfile GDK_WINDOW_TYPE_HINT_DIALOG False @@ -1136,12 +1140,88 @@ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK 2 - + True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 9 + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 0 + 5 + gfpm-instfromfile + + + False + + + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 0.20000000298023224 + 1 + 5 + <span size="larger"><b>Install Package from File</b></span> + True + + + False + 1 + + + + + False + + + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + + + False + 1 + + + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 0 + <b>Browse : </b> + True + + + False + + + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + + + 1 + + + + + 2 + + - False 1 From devil505linux at gmail.com Sun Jan 20 10:55:54 2008 From: devil505linux at gmail.com (Devil505) Date: Sun Jan 20 10:55:54 2008 Subject: [Frugalware-git] frugalware-current: bouml-3.5-1-i686 Message-ID: <20080120095554.2B73E176C044@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ab30b1c600c90694a461e35e51eecf4b11a364e4 commit ab30b1c600c90694a461e35e51eecf4b11a364e4 Author: Devil505 Date: Sun Jan 20 10:55:41 2008 +0100 bouml-3.5-1-i686 *Version Bump *New Ddepends *Fixed SBU diff --git a/source/xapps-extra/bouml/FrugalBuild b/source/xapps-extra/bouml/FrugalBuild index 0f5e06e..a871636 100644 --- a/source/xapps-extra/bouml/FrugalBuild +++ b/source/xapps-extra/bouml/FrugalBuild @@ -1,18 +1,18 @@ -# Compiling Time: 15.21 SBU +# Compiling Time: 9.44 SBU # Maintainer: Devil505 pkgname=bouml -pkgver=3.4.1 +pkgver=3.5 pkgrel=1 pkgdesc="Free UML 2 tool box with C++, Java and Idl code generation" _F_sourceforge_sep="_" _F_sourceforge_broken_up2date="1" Finclude sourceforge url="http://bouml.free.fr/" -depends=('libxext' 'libstdc++' 'qt') +depends=('qt' 'libstdc++' 'libgl' 'libxmu' 'libxi' 'libxdamage') options=('scriptlet') groups=('xapps-extra') archs=('i686') _F_cd_path="${pkgname}_${pkgver}" -sha1sums=('ddad64371bd952e7f7ae932f64468915b513e595') +sha1sums=('ac9b1cad9d2044924894433c56a5c92e8dd3235b') # optimization OK From voroskoi at frugalware.org Sun Jan 20 11:58:13 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sun Jan 20 11:58:17 2008 Subject: [Frugalware-git] frugalware-0.7: scponly-4.6-2sayshell1-i686 Message-ID: <20080120105813.D97E01190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=54a24c09f0654c6a4d14497e23edd29165997fce commit 54a24c09f0654c6a4d14497e23edd29165997fce Author: voroskoi Date: Sun Jan 20 11:56:47 2008 +0100 scponly-4.6-2sayshell1-i686 rebuild without --enable-rsync-compat, closes #2662 diff --git a/source/network-extra/scponly/FrugalBuild b/source/network-extra/scponly/FrugalBuild index 7c031d7..0b624e5 100644 --- a/source/network-extra/scponly/FrugalBuild +++ b/source/network-extra/scponly/FrugalBuild @@ -3,7 +3,7 @@ pkgname=scponly pkgver=4.6 -pkgrel=1 +pkgrel=2sayshell1 pkgdesc="Provide access to remote users without providing remote execution priviledges." url="http://sublimation.org/scponly/wiki/index.php" depends=('openssh' 'binutils') @@ -14,12 +14,12 @@ archs=('i686' 'x86_64') up2date="lynx -dump $url/Download | grep latest | sed 's/.*-\(.*\)\.t.*/\1/'" source=(http://sublimation.org/$pkgname/$pkgname-$pkgver.tgz README.frugalware) sha1sums=('d967ba69262c7675b9a0255884cf86c601d0d619' \ - '0f3467a1dda7507c00c73648ff20803b49f1df26') + '0f3467a1dda7507c00c73648ff20803b49f1df26') build() { - Fbuild --enable-rsync-compat --enable-chrooted-binary + Fbuild --enable-chrooted-binary Fdoc README.frugalware } -# optimalization ok +# optimization OK From voroskoi at frugalware.org Sun Jan 20 12:25:42 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sun Jan 20 12:25:44 2008 Subject: [Frugalware-git] frugalware-0.7: syslog-ng-2.0.5-2sayshell1-x86_64 Message-ID: <20080120112542.77780176C044@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=3bb0ba3b5aad112602c5e72f24f8ac44d27858ef commit 3bb0ba3b5aad112602c5e72f24f8ac44d27858ef Author: voroskoi Date: Sun Jan 20 12:24:57 2008 +0100 syslog-ng-2.0.5-2sayshell1-x86_64 added syslog-ng-2.0.git-3126ebad217e7fd6356f4733ca33f571aa87a170.patch closes #2675 diff --git a/source/apps-extra/syslog-ng/FrugalBuild b/source/apps-extra/syslog-ng/FrugalBuild index 3d2a100..c9b2f56 100644 --- a/source/apps-extra/syslog-ng/FrugalBuild +++ b/source/apps-extra/syslog-ng/FrugalBuild @@ -3,7 +3,7 @@ pkgname=syslog-ng pkgver=2.0.5 -pkgrel=1 +pkgrel=2sayshell1 pkgdesc="A flexible system logging tool" url="http://www.balabit.com/products/syslog_ng/" depends=('glib2' 'eventlog>=0.2.5' 'tcp_wrappers') @@ -15,12 +15,14 @@ groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.balabit.com/downloads/files/syslog-ng/sources/stable/src/ | Flasttar" source=(http://www.balabit.com/downloads/files/syslog-ng/sources/stable/src/$pkgname-$pkgver.tar.gz \ - rc.syslog-ng syslog-ng.conf syslog-ng) + rc.syslog-ng syslog-ng.conf syslog-ng \ + syslog-ng-2.0.git-3126ebad217e7fd6356f4733ca33f571aa87a170.patch) backup=(etc/syslog-ng.conf) sha1sums=('f514e2d2ae7831298e71d6fa9cc1817f7038431c' \ '261b708d924538a7811be7ca09d1de36be414678' \ '12abe05ce61a93cd8f3b578129f97ec6d50888bf' \ - '2876e61d5e04f6117967da728bcb1d3b6785532f') + '2876e61d5e04f6117967da728bcb1d3b6785532f' \ + 'b8b5b38e468ae8109c480cd79b09ce965e6f1be7') build() { Fbuild --enable-tcp-wrapper --disable-spoof-source @@ -29,4 +31,3 @@ build() { } # optimization OK - diff --git a/source/apps-extra/syslog-ng/syslog-ng-2.0.git-3126ebad217e7fd6356f4733ca33f571aa87a170.patch b/source/apps-extra/syslog-ng/syslog-ng-2.0.git-3126ebad217e7fd6356f4733ca33f571aa87a170.patch new file mode 100644 index 0000000..987dc22 --- /dev/null +++ b/source/apps-extra/syslog-ng/syslog-ng-2.0.git-3126ebad217e7fd6356f4733ca33f571aa87a170.patch @@ -0,0 +1,63 @@ +From: Balazs Scheidler +Date: Thu, 22 Nov 2007 14:39:14 +0000 (+0100) +Subject: fixed possible segmentation fault in input parsing (DoS possibility) +X-Git-Tag: v2.0.6~8 +X-Git-Url: http://git.balabit.hu/?p=bazsi%2Fsyslog-ng-2.0.git;a=commitdiff_plain;h=3126ebad217e7fd6356f4733ca33f571aa87a170;hp=09c462b997a2f34ce8bf541d20736cba47532911 + +fixed possible segmentation fault in input parsing (DoS possibility) + +2007-11-22 Balazs Scheidler + + * src/logmsg.c (log_msg_parse): fixed possible NULL pointer + dereference in log message parsing + + * tests/unit/test_msgparse.c: added testcases for improperly + formatted ISO timestamps that can cause a segfault +--- + +diff --git a/src/logmsg.c b/src/logmsg.c +index b4354bf..e1bf5ea 100644 +--- a/src/logmsg.c ++++ b/src/logmsg.c +@@ -208,8 +208,10 @@ log_msg_parse(LogMessage *self, gchar *data, gint length, guint flags, regex_t * + self->stamp.time.tv_usec = 0; + + p = memchr(src, ' ', left); +- +- stamp_length = (p - src); ++ if (p) ++ stamp_length = (p - src); ++ else ++ stamp_length = left; + + g_string_assign_len(&self->date, src, stamp_length); + +diff --git a/tests/unit/test_msgparse.c b/tests/unit/test_msgparse.c +index 003950b..2d630a3 100644 +--- a/tests/unit/test_msgparse.c ++++ b/tests/unit/test_msgparse.c +@@ -198,6 +198,24 @@ main(int argc G_GNUC_UNUSED, char *argv[] G_GNUC_UNUSED) + "%bzorp openvpn[2499]: PTHREAD support initialized" // msg + ); + ++ testcase("<7>2006-10-29T02:00:00.156+01:00 ", 0, NULL, ++ 7, // pri ++ 1162083600, 156000, 3600, // timestamp (sec/usec/zone) ++ NULL, // originally formatted timestamp ++ "", // host ++ "", // openvpn ++ "" // msg ++ ); ++ ++ testcase("<7>2006-10-29T02:00:00.156+01:00", 0, NULL, ++ 7, // pri ++ 1162083600, 156000, 3600, // timestamp (sec/usec/zone) ++ NULL, // originally formatted timestamp ++ "", // host ++ "", // openvpn ++ "" // msg ++ ); ++ + testcase("<7>2006-10-29T02:00:00.156+01:00 ctld snmpd[2499]: PTHREAD support initialized", 0, "^ctld", + 7, // pri + 1162083600, 156000, 3600, // timestamp (sec/usec/zone) From voroskoi at frugalware.org Sun Jan 20 12:42:37 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sun Jan 20 12:42:39 2008 Subject: [Frugalware-git] frugalware-0.7: cups-1.3.2-2sayshell3-i686 Message-ID: <20080120114237.C5F5D176C044@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=b1d7d4134fc6da71841f28959510646c637e805a commit b1d7d4134fc6da71841f28959510646c637e805a Author: voroskoi Date: Sun Jan 20 12:41:34 2008 +0100 cups-1.3.2-2sayshell3-i686 str2589.patch fixes #2676 diff --git a/source/apps/cups/FrugalBuild b/source/apps/cups/FrugalBuild index 5645d49..eed23e5 100644 --- a/source/apps/cups/FrugalBuild +++ b/source/apps/cups/FrugalBuild @@ -4,7 +4,7 @@ pkgname=cups pkgver=1.3.2 -pkgrel=2sayshell2 +pkgrel=2sayshell3 pkgdesc="The CUPS Printing System" url="http://www.cups.org/" depends=('libtiff' 'libpng' 'libjpeg') @@ -14,7 +14,7 @@ archs=('i686' 'x86_64') backup=(etc/cups/{printers.conf,classes.conf,client.conf,cupsd.conf,mime.types,mime.convs}) up2date="lynx -dump $url |grep Stable |sed -e 's/.*v\(.*\)/\1/'" source=(ftp://ftp.easysw.com/pub/cups/$pkgver/cups-$pkgver-source.tar.bz2 \ - rc.cups rc.cups-{hu,de}.po CVE-2007-4351.diff cups-xpdf.diff) + rc.cups rc.cups-{hu,de}.po CVE-2007-4351.diff cups-xpdf.diff str2589.patch) subpkgs=('libcups') subdescs=('Main library of the CUPS printing system.') @@ -54,6 +54,7 @@ sha1sums=('6915f4499ac258a59afc5b3541b17f56b3bfb66f' \ 'f19bb889e3535e1284d0b93606da48aa61089c8a' \ '03197abb98eff18d3ede3000a61c7783b8c1ad92' \ '79b9bc071bb4ab0ccf032a51f815adf96264dd52' \ - 'c081ba7af9d0f3028c1c5a9b63cb15cdc5527c29') + 'c081ba7af9d0f3028c1c5a9b63cb15cdc5527c29' \ + 'd9c61f7e88da276134f730aba6b68b5cae87538d') # optimization OK diff --git a/source/apps/cups/str2589.patch b/source/apps/cups/str2589.patch new file mode 100644 index 0000000..a957ca6 --- /dev/null +++ b/source/apps/cups/str2589.patch @@ -0,0 +1,46 @@ +Index: backend/snmp.c +=================================================================== +--- backend/snmp.c (revision 530) ++++ backend/snmp.c (working copy) +@@ -1064,18 +1064,38 @@ + char *string, /* I - String buffer */ + int strsize) /* I - String buffer size */ + { +- if (length < strsize) ++ if (length < 0) + { +- memcpy(string, *buffer, length); ++ /* ++ * Disallow negative lengths! ++ */ ++ ++ fprintf(stderr, "ERROR: Bad ASN1 string length %d!\n", length); ++ *string = '\0'; ++ } ++ else if (length < strsize) ++ { ++ /* ++ * String is smaller than the buffer... ++ */ ++ ++ if (length > 0) ++ memcpy(string, *buffer, length); ++ + string[length] = '\0'; + } + else + { ++ /* ++ * String is larger than the buffer... ++ */ ++ + memcpy(string, buffer, strsize - 1); + string[strsize - 1] = '\0'; + } + +- (*buffer) += length; ++ if (length > 0) ++ (*buffer) += length; + + return (string); + } From voroskoi at frugalware.org Sun Jan 20 12:46:18 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sun Jan 20 12:46:19 2008 Subject: [Frugalware-git] frugalware-0.7: opera-9.25-1sayshell1-i686 Message-ID: <20080120114618.2580D176C044@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=2324b71c881be7d5787715f8189eb43c2a8ee643 commit 2324b71c881be7d5787715f8189eb43c2a8ee643 Author: voroskoi Date: Sun Jan 20 12:45:49 2008 +0100 opera-9.25-1sayshell1-i686 version bump, closes #2677 diff --git a/source/xapps-extra/opera/FrugalBuild b/source/xapps-extra/opera/FrugalBuild index 99d5f29..6b57335 100644 --- a/source/xapps-extra/opera/FrugalBuild +++ b/source/xapps-extra/opera/FrugalBuild @@ -3,8 +3,8 @@ # Maintainer: voroskoi pkgname=opera -pkgver=9.24 -pkgextraver=20071015.1-static-qt.i386-en +pkgver=9.25 +pkgextraver=20071214.1-static-qt.i386-en pkgrel=1sayshell1 pkgdesc="Opera web browser." url="http://www.opera.com/linux/" @@ -20,10 +20,10 @@ _F_desktop_icon=/usr/share/opera/images/opera_48x48.png build() { - Fcd $pkgname-$pkgver-$pkgextraver-671 + Fcd $pkgname-$pkgver-$pkgextraver-687 ./install.sh --prefix=/usr --DESTDIR=$Fdestdir || Fdie _F_desktop_categories="Network;" Fdesktop2 echo "StartUpNotify=false" >> $Fdestdir$Fmenudir/$pkgname.desktop || Fdie } -sha1sums=('1c1fce53943d83f40d1866ceb7e6cc79a4d011ff') +sha1sums=('2783ba59e98bf0d61491264fd43b11b89f0bfec2') From voroskoi at frugalware.org Sun Jan 20 12:53:01 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sun Jan 20 12:53:03 2008 Subject: [Frugalware-git] frugalware-0.7: libexif-0.6.16-2sayshell1-i686 Message-ID: <20080120115301.3BEE9176C044@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=a186ad46cf013a8b04f93cb2da1a1ba2a69748f9 commit a186ad46cf013a8b04f93cb2da1a1ba2a69748f9 Author: voroskoi Date: Sun Jan 20 12:52:09 2008 +0100 libexif-0.6.16-2sayshell1-i686 added CVE-2007-6351.patch and CVE-2007-6352.patch closes #2680 diff --git a/source/lib/libexif/CVE-2007-6351.patch b/source/lib/libexif/CVE-2007-6351.patch new file mode 100644 index 0000000..40c8737 --- /dev/null +++ b/source/lib/libexif/CVE-2007-6351.patch @@ -0,0 +1,11 @@ +--- libexif/exif-loader.c 2007/06/26 02:30:32 1.25 ++++ libexif/exif-loader.c 2007/12/14 19:53:53 1.26 +@@ -176,6 +176,8 @@ + break; + } + ++ if (!len) ++ return 1; + exif_log (eld->log, EXIF_LOG_CODE_DEBUG, "ExifLoader", + "Scanning %i byte(s) of data...", len); + diff --git a/source/lib/libexif/CVE-2007-6352.patch b/source/lib/libexif/CVE-2007-6352.patch new file mode 100644 index 0000000..fcac9eb --- /dev/null +++ b/source/lib/libexif/CVE-2007-6352.patch @@ -0,0 +1,15 @@ +--- libexif/exif-data.c 2007/12/07 08:46:48 1.102 ++++ libexif/exif-data.c 2007/12/14 20:32:35 1.103 +@@ -299,10 +299,9 @@ + exif_data_load_data_thumbnail (ExifData *data, const unsigned char *d, + unsigned int ds, ExifLong offset, ExifLong size) + { +- if (ds < offset + size) { ++ if ((ds < offset + size) || (offset < 0) || (offset > ds)) { + exif_log (data->priv->log, EXIF_LOG_CODE_DEBUG, "ExifData", +- "Bogus thumbnail offset and size: %i < %i + %i.", +- (int) ds, (int) offset, (int) size); ++ "Bogus thumbnail offset and size."); + return; + } + if (data->data) diff --git a/source/lib/libexif/FrugalBuild b/source/lib/libexif/FrugalBuild index f2df29e..0fd2ed3 100644 --- a/source/lib/libexif/FrugalBuild +++ b/source/lib/libexif/FrugalBuild @@ -4,7 +4,7 @@ pkgname=libexif pkgver=0.6.16 -pkgrel=1 +pkgrel=2sayshell1 pkgdesc="Exchangeable Image File Format tag library" _F_sourceforge_ext=".tar.bz2" Finclude sourceforge @@ -15,7 +15,10 @@ groups=('lib') archs=('i686' 'x86_64') Fconfopts="$Fconfopts --disable-static --with-gnu-ld" up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=12272|grep 'libexif '|sed -n '1 p'|tr -s ' '|cut -d ' ' -f 3|cut -d ] -f 2" -sha1sums=('4fea28a05496b3c7075ca5f619439340be534a3f') +source=(${source[@]} CVE-2007-6351.patch CVE-2007-6352.patch) +sha1sums=('4fea28a05496b3c7075ca5f619439340be534a3f' \ + '6615a5f916bd7103de2ba0ed7cdcf93f78be7a64' \ + '4cd6548f3b1f84a38e4b2d25d3b763c8c6deb030') options=('nodocs') # optimization OK From voroskoi at frugalware.org Sun Jan 20 12:55:32 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sun Jan 20 12:55:34 2008 Subject: [Frugalware-git] frugalware-0.7: clamav-0.91.2-2sayshell1-x86_64 Message-ID: <20080120115532.D1028176C044@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=c69672d8143aa174eff7f36376bc96e279af25a6 commit c69672d8143aa174eff7f36376bc96e279af25a6 Author: voroskoi Date: Sun Jan 20 12:55:06 2008 +0100 clamav-0.91.2-2sayshell1-x86_64 added fixes for CVE-2007-6335, CVE-2007-6336 and CVE-2007-6337 closes #2679 diff --git a/source/apps-extra/clamav/FrugalBuild b/source/apps-extra/clamav/FrugalBuild index c33cb15..d87e1c6 100644 --- a/source/apps-extra/clamav/FrugalBuild +++ b/source/apps-extra/clamav/FrugalBuild @@ -3,7 +3,7 @@ pkgname=clamav pkgver=0.91.2 -pkgrel=1 +pkgrel=2sayshell1 pkgdesc="Clam AntiVirus is a GPL anti-virus toolkit for UNIX" depends=('gmp' 'bzip2' 'curl>=7.16.0') rodepends=('shadow') @@ -11,10 +11,16 @@ backup=(etc/{freshclam,clamd}.conf) groups=('apps-extra') archs=('i686' 'x86_64') Finclude sourceforge -source=($source rc.clamav rc.clamav-hu.po) +source=($source rc.clamav rc.clamav-hu.po \ + clamav-0.91.2-CVE-2007-6335.patch \ + clamav-0.91.2-CVE-2007-6336.patch \ + clamav-0.91.2-CVE-2007-6337.patch) sha1sums=('f18007c3045a1d78967adad805c6934d46ca6419' \ '90b22c99927b56992ac05042029d2702db79a8b0' \ - '57d36966c45adfd6b3ebd10b91874194924ab2c3') + '57d36966c45adfd6b3ebd10b91874194924ab2c3' \ + '48707d513348dd87ff74beaff7370a91a097acec' \ + '482fa318c9d1172c1a2b3a652936e8a417e11817' \ + 'e02199c35043a1811a077e7fb6a7044dd820d12b') build() { diff --git a/source/apps-extra/clamav/clamav-0.91.2-CVE-2007-6335.patch b/source/apps-extra/clamav/clamav-0.91.2-CVE-2007-6335.patch new file mode 100644 index 0000000..d879eb7 --- /dev/null +++ b/source/apps-extra/clamav/clamav-0.91.2-CVE-2007-6335.patch @@ -0,0 +1,52 @@ +Thu Dec 6 15:22:27 CET 2007 (tk) +--------------------------------- + * libclamav/pe.c: fix possible integer overflow in MEW related code + Reported by iDefense [IDEF2842] + + Backported by + + SVN r3376 + +Index: clamav-0.91.2/libclamav/pe.c +=================================================================== +--- clamav-0.91.2.orig/libclamav/pe.c ++++ clamav-0.91.2/libclamav/pe.c +@@ -80,6 +80,18 @@ + #define PEALIGN(o,a) (((a))?(((o)/(a))*(a)):(o)) + #define PESALIGN(o,a) (((a))?(((o)/(a)+((o)%(a)!=0))*(a)):(o)) + ++#define CLI_UNPSIZELIMITS(NAME,CHK) \ ++if(ctx->limits && ctx->limits->maxfilesize && (CHK) > ctx->limits->maxfilesize) { \ ++ cli_dbgmsg(NAME": Sizes exceeded (%lu > %lu)\n", (CHK), ctx->limits->maxfilesize); \ ++ free(exe_sections); \ ++ if(BLOCKMAX) { \ ++ *ctx->virname = "PE."NAME".ExceededFileSize"; \ ++ return CL_VIRUS; \ ++ } else { \ ++ return CL_CLEAN; \ ++ } \ ++} ++ + extern short cli_leavetemps_flag; + + struct offset_list { +@@ -1153,16 +1165,9 @@ int cli_scanpe(int desc, cli_ctx *ctx) + dsize = exe_sections[i].vsz; + + cli_dbgmsg("MEW: ssize %08x dsize %08x offdiff: %08x\n", ssize, dsize, offdiff); +- if(ctx->limits && ctx->limits->maxfilesize && (ssize + dsize > ctx->limits->maxfilesize || exe_sections[i + 1].rsz > ctx->limits->maxfilesize)) { +- cli_dbgmsg("MEW: Sizes exceeded (ssize: %u, dsize: %u, max: %lu)\n", ssize, dsize , ctx->limits->maxfilesize); +- free(exe_sections); +- if(BLOCKMAX) { +- *ctx->virname = "PE.MEW.ExceededFileSize"; +- return CL_VIRUS; +- } else { +- return CL_CLEAN; +- } +- } ++ ++ CLI_UNPSIZELIMITS("MEW", MAX(ssize, dsize)); ++ CLI_UNPSIZELIMITS("MEW", MAX(ssize + dsize, exe_sections[i + 1].rsz)); + + /* allocate needed buffer */ + if (!(src = cli_calloc (ssize + dsize, sizeof(char)))) { diff --git a/source/apps-extra/clamav/clamav-0.91.2-CVE-2007-6336.patch b/source/apps-extra/clamav/clamav-0.91.2-CVE-2007-6336.patch new file mode 100644 index 0000000..41cc474 --- /dev/null +++ b/source/apps-extra/clamav/clamav-0.91.2-CVE-2007-6336.patch @@ -0,0 +1,21 @@ +Thu Dec 6 15:15:45 CET 2007 (tk) +--------------------------------- + * libclamav/mspack.c: fix off-by-one error in LZX_READ_HUFFSYM() (bb#663) + + https://wwws.clamav.net/bugzilla/show_bug.cgi?id=663 + + SVN r3374 + +Index: clamav-0.91.2/libclamav/mspack.c +=================================================================== +--- clamav-0.91.2.orig/libclamav/mspack.c ++++ clamav-0.91.2/libclamav/mspack.c +@@ -734,7 +734,7 @@ void mszip_free(struct mszip_stream *zip + + #define LZX_ENSURE_BITS(nbits) \ + while (bits_left < (nbits)) { \ +- if (i_ptr >= i_end) { \ ++ if (i_ptr + 1 >= i_end) { \ + if (lzx_read_input(lzx)) return lzx->error; \ + i_ptr = lzx->i_ptr; \ + i_end = lzx->i_end; \ diff --git a/source/apps-extra/clamav/clamav-0.91.2-CVE-2007-6337.patch b/source/apps-extra/clamav/clamav-0.91.2-CVE-2007-6337.patch new file mode 100644 index 0000000..71edc47 --- /dev/null +++ b/source/apps-extra/clamav/clamav-0.91.2-CVE-2007-6337.patch @@ -0,0 +1,24 @@ +Mon Dec 10 15:54:20 CET 2007 (tk) +--------------------------------- + * libclamav/nsis/bzlib_private.h: fix bzlib bug (aCaB) + + SVN r3387 + +Index: clamav-0.91.2/libclamav/nsis/bzlib_private.h +=================================================================== +--- clamav-0.91.2.orig/libclamav/nsis/bzlib_private.h ++++ clamav-0.91.2/libclamav/nsis/bzlib_private.h +@@ -422,11 +422,13 @@ typedef + /*-- Macros for decompression. --*/ + + #define BZ_GET_FAST(cccc) \ ++ if (s->tPos >= s->blockSize100k * 100000) return True; \ + s->tPos = s->tt[s->tPos]; \ + cccc = (UChar)(s->tPos & 0xff); \ + s->tPos >>= 8; + + #define BZ_GET_FAST_C(cccc) \ ++ if (c_tPos >= s->blockSize100k * 100000) return True; \ + c_tPos = c_tt[c_tPos]; \ + cccc = (UChar)(c_tPos & 0xff); \ + c_tPos >>= 8; From voroskoi at frugalware.org Sun Jan 20 13:22:22 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sun Jan 20 13:22:24 2008 Subject: [Frugalware-git] frugalware-0.7: mantis-1.0.8-2sayshell1-i686 Message-ID: <20080120122222.4EB51176C044@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=24f1de614de22b3658ed6b0438ae0033ce2bb16e commit 24f1de614de22b3658ed6b0438ae0033ce2bb16e Author: voroskoi Date: Sun Jan 20 13:21:41 2008 +0100 mantis-1.0.8-2sayshell1-i686 added file_api.php.patch, closes #2683 diff --git a/source/network-extra/mantis/FrugalBuild b/source/network-extra/mantis/FrugalBuild index 7be460b..df4eb6c 100644 --- a/source/network-extra/mantis/FrugalBuild +++ b/source/network-extra/mantis/FrugalBuild @@ -3,16 +3,17 @@ pkgname=mantis pkgver=1.0.8 -pkgrel=1 +pkgrel=2sayshell1 pkgdesc="a free popular web-based bugtracking system" url="http://www.mantisbt.org/" rodepends=('php>=4.0.6' 'mysql>=3.23.2') +depends=() groups=('network-extra') archs=('i686' 'x86_64') _F_sourceforge_name=mantisbt Finclude sourceforge up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=14963\&package_id=166159|grep -m1 'Latest \[.*\]'|sed 's/.*]\(.*\) \[.*/\1/'" -source=(${source//mantisbt-/mantis-} strings_hungarian.txt email_padding.patch README.Frugalware) +source=(${source//mantisbt-/mantis-} strings_hungarian.txt email_padding.patch README.Frugalware file_api.php.patch) options=('stick') backup=('var/www/mantis/config_inc.php') @@ -33,7 +34,8 @@ build() chown nobody:nobody $Fdestdir/var/www/$pkgname -R } # optimization OK - noarch -sha1sums=('979947bc1f39d8471e48b3c914c46a91d6af3c38'\ - 'e5ed205d9b6911c7666700bc6dbd6b4652996bbe'\ - '5045a56aaabf4ba48dd14905c20169cfec2c3698'\ - 'b1ea33bfe986ee37a61af6424f8ffef52028b2c7') +sha1sums=('979947bc1f39d8471e48b3c914c46a91d6af3c38' \ + 'e5ed205d9b6911c7666700bc6dbd6b4652996bbe' \ + '5045a56aaabf4ba48dd14905c20169cfec2c3698' \ + 'b1ea33bfe986ee37a61af6424f8ffef52028b2c7' \ + '9513e63a2e46c8b84067acb33a39d5e98c9b11f8') diff --git a/source/network-extra/mantis/file_api.php.patch b/source/network-extra/mantis/file_api.php.patch new file mode 100644 index 0000000..941c5b3 --- /dev/null +++ b/source/network-extra/mantis/file_api.php.patch @@ -0,0 +1,13 @@ +Index: core/file_api.php +=================================================================== +--- core/file_api.php (リビジョン 4833) ++++ core/file_api.php (作業コピー) +@@ -163,7 +163,7 @@ + $row = $t_attachment_rows[$i]; + extract( $row, EXTR_PREFIX_ALL, 'v' ); + +- $t_file_display_name = file_get_display_name( $v_filename ); ++ $t_file_display_name = string_display_line( file_get_display_name( $v_filename ) ); + $t_filesize = number_format( $v_filesize ); + $t_date_added = date( config_get( 'normal_date_format' ), db_unixtimestamp( $v_date_added ) ); + From voroskoi at frugalware.org Sun Jan 20 13:33:43 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sun Jan 20 13:33:45 2008 Subject: [Frugalware-git] frugalware-0.7: vlc-0.8.6-8sayshell1-x86_64 Message-ID: <20080120123343.3115B176C044@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=17538a02a6f55edeac436b35bcb98c0d2b92aa45 commit 17538a02a6f55edeac436b35bcb98c0d2b92aa45 Author: voroskoi Date: Sun Jan 20 13:33:06 2008 +0100 vlc-0.8.6-8sayshell1-x86_64 added SA28233.patch, closes #2682 diff --git a/source/xmultimedia-extra/vlc/FrugalBuild b/source/xmultimedia-extra/vlc/FrugalBuild index 01a994e..7cb76ec 100644 --- a/source/xmultimedia-extra/vlc/FrugalBuild +++ b/source/xmultimedia-extra/vlc/FrugalBuild @@ -4,7 +4,7 @@ pkgname=vlc pkgver=0.8.6 pkgextraver=c -pkgrel=7 +pkgrel=8sayshell1 pkgdesc="The cross-platform media player and streaming server." url="http://www.videolan.org/vlc/" depends=('alsa-lib' 'dbus-glib>=0.71' 'hal>=0.5.7.1-3' 'libxml2' 'libdvdnav' 'libmad' 'libmatroska' \ @@ -18,12 +18,13 @@ groups=('xmultimedia-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/download-sources.html|grep -m1 'Latest VLC'|sed 's/.*(\(.*\)).*/\1/;s/$pkgextraver//'" source=(http://download.videolan.org/pub/videolan/vlc/$pkgver$pkgextraver/$pkgname-$pkgver$pkgextraver.tar.bz2 \ - $pkgname-ffmpeg.diff $pkgname.desktop vlc-0.8.5-libintl.diff libdca.patch) -sha1sums=('aefaf7a039874930b3e7caf139d2ed5b5bbd0a56'\ - '888a02c9f81331fce1f6ee5f705ce68e5b486ffd'\ - '0c58c35fe47c4d14cd4d4c8c505863dbfc93f5e0'\ - '50bfbc12fc0ad94178b2e08df22a0b26da36c1d5'\ - 'edc3a14dfd9b022dca7593e006c324fa5cc17e48') + $pkgname-ffmpeg.diff $pkgname.desktop vlc-0.8.5-libintl.diff libdca.patch SA28233.patch) +sha1sums=('aefaf7a039874930b3e7caf139d2ed5b5bbd0a56' \ + '888a02c9f81331fce1f6ee5f705ce68e5b486ffd' \ + '0c58c35fe47c4d14cd4d4c8c505863dbfc93f5e0' \ + '50bfbc12fc0ad94178b2e08df22a0b26da36c1d5' \ + 'edc3a14dfd9b022dca7593e006c324fa5cc17e48' \ + '86ece3df5bf479c2c74f4a24ac3746b1bd7ef49d') build() { diff --git a/source/xmultimedia-extra/vlc/SA28233.patch b/source/xmultimedia-extra/vlc/SA28233.patch new file mode 100644 index 0000000..3909ea1 --- /dev/null +++ b/source/xmultimedia-extra/vlc/SA28233.patch @@ -0,0 +1,59 @@ +Timestamp: 12/24/07 17:42:08 +Author: courmisch +Message: [20715] is too large to be backported. Put buffer size limits instead. + +Timestamp: 06/30/07 00:41:49 +Author: fenrir +Message: + Fixed potential sscanf buffer overflow in : + * ParseMicroDvd? + * ParseSubRip? + * ParseSubViewer? + * ParseSSA + (Reported by Michal Luczaj) + + +Index: vlc-0.8.6d/modules/demux/subtitle.c +=================================================================== +--- vlc-0.8.6d.orig/modules/demux/subtitle.c ++++ vlc-0.8.6d/modules/demux/subtitle.c +@@ -723,8 +723,8 @@ next: + i_stop = 0; + + memset( buffer_text, '\0', MAX_LINE ); +- if( sscanf( s, "{%d}{}%[^\r\n]", &i_start, buffer_text ) == 2 || +- sscanf( s, "{%d}{%d}%[^\r\n]", &i_start, &i_stop, buffer_text ) == 3) ++ if( sscanf( s, "{%d}{}%8192[^\r\n]", &i_start, buffer_text ) == 2 || ++ sscanf( s, "{%d}{%d}%8192[^\r\n]", &i_start, &i_stop, buffer_text ) == 3) + { + break; + } +@@ -949,8 +949,8 @@ static int ParseSSA( demux_t *p_demux, + demux_sys_t *p_sys = p_demux->p_sys; + text_t *txt = &p_sys->txt; + +- char buffer_text[ 10 * MAX_LINE]; +- char buffer_text2[ 10 * MAX_LINE]; ++ char buffer_text[ 10 * MAX_LINE + 1]; ++ char buffer_text2[ 10 * MAX_LINE + 1]; + char *s; + int64_t i_start; + int64_t i_stop; +@@ -981,7 +981,7 @@ static int ParseSSA( demux_t *p_demux, + * Dialogue: Layer#,0:02:40.65,0:02:41.79,Wolf main,Cher,0000,0000,0000,,Et les enregistrements de ses ondes delta ? + */ + if( sscanf( s, +- "Dialogue: %[^,],%d:%d:%d.%d,%d:%d:%d.%d,%[^\r\n]", ++ "Dialogue: %[^,],%d:%d:%d.%d,%d:%d:%d.%d,%81920[^\r\n]", + buffer_text2, + &h1, &m1, &s1, &c1, + &h2, &m2, &s2, &c2, +@@ -1075,7 +1075,7 @@ static int ParseVplayer( demux_t *p_dem + i_start = 0; + + memset( buffer_text, '\0', MAX_LINE ); +- if( sscanf( p, "%d:%d:%d%[ :]%[^\r\n]", &h, &m, &s, &c, buffer_text ) == 5 ) ++ if( sscanf( p, "%d:%d:%d%[ :]%81920[^\r\n]", &h, &m, &s, &c, buffer_text ) == 5 ) + { + i_start = ( (int64_t)h * 3600*1000 + + (int64_t)m * 60*1000 + From voroskoi at frugalware.org Sun Jan 20 13:38:29 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sun Jan 20 13:38:30 2008 Subject: [Frugalware-git] frugalware-0.7: libxml2-2.6.30-2sayshell1-i686 Message-ID: <20080120123829.A8281176C044@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=0a84a19cabba1dda730e9d1c6f8d7ffa73661c3e commit 0a84a19cabba1dda730e9d1c6f8d7ffa73661c3e Author: voroskoi Date: Sun Jan 20 13:36:59 2008 +0100 libxml2-2.6.30-2sayshell1-i686 added libxml2.patch, closes #2700 diff --git a/source/lib/libxml2/FrugalBuild b/source/lib/libxml2/FrugalBuild index 7a08af7..3b41a5a 100644 --- a/source/lib/libxml2/FrugalBuild +++ b/source/lib/libxml2/FrugalBuild @@ -4,7 +4,7 @@ pkgname=libxml2 pkgver=2.6.30 -pkgrel=1 +pkgrel=2sayshell1 pkgdesc="XML parsing library" url="http://www.xmlsoft.org/" groups=('lib' 'chroot-core') @@ -13,7 +13,9 @@ depends=('zlib') makedepends=('python>=2.5' 'readline') #up2date="lynx -dump 'ftp://xmlsoft.org/libxml2/'|grep -m1 'LATEST_LIBXML2_IS_'|sed 's/.*xml2-\(.*\).t.*/\1/'" up2date="lynx -dump 'ftp://xmlsoft.org/libxml2/'|grep 'libxml2-\(.*\).tar.gz'|Flasttar" -source=(ftp://xmlsoft.org/$pkgname/$pkgname-$pkgver.tar.gz) +source=(ftp://xmlsoft.org/$pkgname/$pkgname-$pkgver.tar.gz http://veillard.com/libxml2.patch) +sha1sums=('519701df3a10770980e993336fe19ef7d95b5bba' \ + 'd7621f294418b2e0a0de4511ac44104a5c0d1004') subpkgs=("$pkgname-docs") subdescs=("Documentation for $pkgname") @@ -31,5 +33,4 @@ build() { Fsplit $pkgname-docs usr/share/doc } -sha1sums=('519701df3a10770980e993336fe19ef7d95b5bba') # optimization OK From voroskoi at frugalware.org Sun Jan 20 13:49:15 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sun Jan 20 13:49:18 2008 Subject: [Frugalware-git] frugalware-0.7: drupal-5.2-2sayshell3-i686 Message-ID: <20080120124915.B2124176C044@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=b6bc59f064d137a8cca4f4a60dc67ff395fbeabb commit b6bc59f064d137a8cca4f4a60dc67ff395fbeabb Author: voroskoi Date: Sun Jan 20 13:48:21 2008 +0100 drupal-5.2-2sayshell3-i686 SA-2008-005-5.5.patch and SA-2008-006-5.5.patch added closes #2692 diff --git a/source/network-extra/drupal/FrugalBuild b/source/network-extra/drupal/FrugalBuild index 36ee3cd..f5080f4 100644 --- a/source/network-extra/drupal/FrugalBuild +++ b/source/network-extra/drupal/FrugalBuild @@ -3,7 +3,7 @@ pkgname=drupal pkgver=5.2 -pkgrel=2sayshell2 +pkgrel=2sayshell3 pkgdesc="An advanced content management system to manage your website" url="http://drupal.org" rodepends=('apache' 'php' 'mysql' 'webappconfig') @@ -20,7 +20,9 @@ source=(http://drupal.org/files/projects/drupal-$pkgver.tar.gz \ http://drupal.org/files/sa-2007-029/SA-2007-029-5.2.patch \ http://drupal.org/files/sa-2007-030/SA-2007-030-5.2.patch \ http://drupal.org/files/sa-2007-031/SA-2007-031-5.3.patch \ - http://drupal.org/files/issues/db_query_range.patch) + http://drupal.org/files/issues/db_query_range.patch \ + http://drupal.org/files/sa-2008-005/SA-2008-005-5.5.patch \ + http://drupal.org/files/sa-2008-006/SA-2008-006-5.5.patch) sha1sums=('d6460630b5c946c0fff152da5a83ff638fb8b097' \ 'c56deef0edee4cea4b9391d20358eb7e2faf0005' \ '64c0eadd7a2e00b11644458a4eeea8e3203fa739' \ @@ -30,7 +32,9 @@ sha1sums=('d6460630b5c946c0fff152da5a83ff638fb8b097' \ '2e1327f6de2c748abeb12078f846f237e5d38c8d' \ 'bdb035ca51ff0d5091f82f3cdd67e4109687330c' \ '82a78a288bf7cbe854fd59afa51fbdbf8413315c' \ - 'dae3b3752344bc68b8d927a2f00ea2fadbcf86bb') + 'dae3b3752344bc68b8d927a2f00ea2fadbcf86bb' \ + 'a834c36e5db254fd0eee57e73d3984cd555d32b8' \ + '7b807290eaf8ae0b5a67795df0565a337bf54b8f') options=('stick') build() { From voroskoi at frugalware.org Sun Jan 20 16:02:28 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sun Jan 20 16:02:33 2008 Subject: [Frugalware-git] frugalware-0.7: horde-webmail-1.0.1-4sayshell1-i686 Message-ID: <20080120150228.72C8B1190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=e6ba19592cda6d912d8f6b75f03d6c8b899886e8 commit e6ba19592cda6d912d8f6b75f03d6c8b899886e8 Author: voroskoi Date: Sun Jan 20 16:00:22 2008 +0100 horde-webmail-1.0.1-4sayshell1-i686 added xss.php.diff, closes #2693 diff --git a/source/network-extra/horde-webmail/FrugalBuild b/source/network-extra/horde-webmail/FrugalBuild index a2cb7c6..1bae0a7 100644 --- a/source/network-extra/horde-webmail/FrugalBuild +++ b/source/network-extra/horde-webmail/FrugalBuild @@ -3,14 +3,15 @@ pkgname=horde-webmail pkgver=1.0.1 -pkgrel=3 +pkgrel=4sayshell1 pkgdesc="a free, enterprise ready, browser based communication suite" url="http://horde.org/webmail/" rodepends=('php>=4.3.0') +depends=() groups=('network-extra') archs=('i686') up2date="lynx -dump http://www.horde.org/download/app/?app=webmail | grep \.tar\.gz | sed 's/.*-\(.*\)\.t.*/\1/'" -source=(ftp://ftp.horde.org/pub/$pkgname/$pkgname-$pkgver.tar.gz README.Frugalware) +source=(ftp://ftp.horde.org/pub/$pkgname/$pkgname-$pkgver.tar.gz README.Frugalware xss.php.diff) backup=(var/www/$pkgname/config/{conf,hooks,mime_drivers,motd,nls,prefs,registry}.php \ var/www/$pkgname/imp/config/{{conf,header,menu,mime_drivers,motd,prefs,servers,}.php,trailer.txt} \ var/www/$pkgname/ingo/config/{backends,conf,fields,prefs}.php \ @@ -22,11 +23,13 @@ options=('stick') build() { + Fpatchall Fmkdir /{var/www,usr/share/doc} Fmv ../src/$pkgname-$pkgver/docs /usr/share/doc/$pkgname-$pkgver Fmv ../src/$pkgname-$pkgver /var/www/$pkgname Fdoc README.Frugalware } # optimization OK - noarch -sha1sums=('501b939d4ac17a062244d78be0acaa2919e239db'\ - 'b539999b809904f06b3783af8ae93b7b656420da') +sha1sums=('501b939d4ac17a062244d78be0acaa2919e239db' \ + 'b539999b809904f06b3783af8ae93b7b656420da' \ + '3e40044f49fd0913764df44f04af5e6911d67f60') diff --git a/source/network-extra/horde-webmail/xss.php.diff b/source/network-extra/horde-webmail/xss.php.diff new file mode 100644 index 0000000..9309d9a --- /dev/null +++ b/source/network-extra/horde-webmail/xss.php.diff @@ -0,0 +1,137 @@ +--- orig/lib/Horde/Text/Filter/xss.php ++++ mod/lib/Horde/Text/Filter/xss.php +@@ -37,6 +37,10 @@ + { + $patterns = array(); + ++ // backport security patch from Horde 3.1.4 for etch ++ /* Remove all control characters. */ ++ $patterns['/[\x00-\x08\x0e-\x1f]/'] = ''; ++ + /* Removes HTML comments (including some scripts & styles). */ + if ($this->_params['strip_styles']) { + $patterns['//s'] = ''; +@@ -72,34 +76,54 @@ + + /* Remove everything outside of and including the tag. */ + if ($this->_params['body_only']) { +- $patterns['/.*]*>/si'] = ''; +- $patterns['/<\/body>.*/si'] = ''; ++ // backport security patch from Horde 3.1.6 for etch ++ //$patterns['/.*]*>/si'] = ''; ++ //$patterns['/<\/body>.*/si'] = ''; ++ $patterns['/.*<(body|html)[^>]*>/si'] = ''; ++ $patterns['/<\/(body|html)>.*/si'] = ''; + } + + /* Get all attribute="javascript:foo()" tags. This is essentially the + * regex /(=|url\()("?)[^>]*script:/ but expanded to catch camouflage + * with spaces and entities. */ +- $preg = '/((�*61;?|�*3D;?|=)|' . +- '((u|�*85;?|�*55;?|�*117;?|�*75;?)\s*' . +- '(r|�*82;?|�*52;?|�*114;?|�*72;?)\s*' . +- '(l|�*76;?|�*4c;?|�*108;?|�*6c;?)\s*' . +- '(\()))\s*' . +- '(�*34;?|�*22;?|"|�*39;?|�*27;?|\')?' . ++ // backport security patch from Horde 3.1.6 for etch ++ //$preg = '/((�*61;?|�*3D;?|=)|' . ++ // '((u|�*85;?|�*55;?|�*117;?|�*75;?)\s*' . ++ // '(r|�*82;?|�*52;?|�*114;?|�*72;?)\s*' . ++ // '(l|�*76;?|�*4c;?|�*108;?|�*6c;?)\s*' . ++ // '(\()))\s*' . ++ // '(�*34;?|�*22;?|"|�*39;?|�*27;?|\')?' . ++ // '[^>]*\s*' . ++ // '(s|�*83;?|�*53;?|�*115;?|�*73;?)\s*' . ++ // '(c|�*67;?|�*43;?|�*99;?|�*63;?)\s*' . ++ // '(r|�*82;?|�*52;?|�*114;?|�*72;?)\s*' . ++ // '(i|�*73;?|�*49;?|�*105;?|�*69;?)\s*' . ++ // '(p|�*80;?|�*50;?|�*112;?|�*70;?)\s*' . ++ // '(t|�*84;?|�*54;?|�*116;?|�*74;?)\s*' . ++ // '(:|�*58;?|�*3a;?)/i'; ++ $preg = '/((=|�*61;?|�*3D;?)|' . ++ '((u|�*85;?|�*55;?|�*117;?|�*75;?|\\\\0*75)\s*' . ++ '(r|�*82;?|�*52;?|�*114;?|�*72;?|\\\\0*72)\s*' . ++ '(l|�*76;?|�*4c;?|�*108;?|�*6c;?|\\\\0*6c)\s*' . ++ '(\(|\\\\0*28)))\s*' . ++ '(\'|�*34;?|�*22;?|"|�*39;?|�*27;?)?' . + '[^>]*\s*' . +- '(s|�*83;?|�*53;?|�*115;?|�*73;?)\s*' . +- '(c|�*67;?|�*43;?|�*99;?|�*63;?)\s*' . +- '(r|�*82;?|�*52;?|�*114;?|�*72;?)\s*' . +- '(i|�*73;?|�*49;?|�*105;?|�*69;?)\s*' . +- '(p|�*80;?|�*50;?|�*112;?|�*70;?)\s*' . +- '(t|�*84;?|�*54;?|�*116;?|�*74;?)\s*' . +- '(:|�*58;?|�*3a;?)/i'; ++ '(s|�*83;?|�*53;?|�*115;?|�*73;?|\\\\0*73)\s*' . ++ '(c|�*67;?|�*43;?|�*99;?|�*63;?|\\\\0*63)\s*' . ++ '(r|�*82;?|�*52;?|�*114;?|�*72;?|\\\\0*72)\s*' . ++ '(i|�*73;?|�*49;?|�*105;?|�*69;?|\\\\0*69)\s*' . ++ '(p|�*80;?|�*50;?|�*112;?|�*70;?|\\\\0*70)\s*' . ++ '(t|�*84;?|�*54;?|�*116;?|�*74;?|\\\\0*74)\s*' . ++ '(:|�*58;?|�*3a;?|\\\\0*3a)/i'; + $patterns[$preg] = '\1\8' . $this->_params['replace']; + + /* Get all on="bar()". NEVER allow these. */ + $patterns['/([\s"\']+' . + '(o|�*79;?|�*4f;?|�*111;?|�*6f;?)' . + '(n|�*78;?|�*4e;?|�*110;?|�*6e;?)' . +- '\w+)\s*=/i'] = '\1' . $this->_params['replace'] . '='; ++ // backport security patch from Horde 3.1.6 for etch ++ //'\w+)\s*=/i'] = '\1' . $this->_params['replace'] . '='; ++ '\w+)[^=a-z0-9"\'>]*=/i'] = '\1' . $this->_params['replace'] . '='; + + /* Remove all scripts since they might introduce garbage if they are + * not quoted properly. */ +@@ -128,6 +152,15 @@ + '(m|�*77;?|�*4d;?|�*109;?|�*6d;?)\s*' . + '(l|�*76;?|�*4c;?|�*108;?|�*6c;?)\s*/i', + ++ // backport security patch from Horde 3.1.6 for etch ++ '/<([^>a-z]*)\?([^>a-z]*)' . ++ '(i|�*73;?|�*49;?|�*105;?|�*69;?)\s*' . ++ '(m|�*77;?|�*4d;?|�*109;?|�*6d;?)\s*' . ++ '(p|�*80;?|�*50;?|�*112;?|�*70;?)\s*' . ++ '(o|�*79;?|�*4f;?|�*111;?|�*6f;?)\s*' . ++ '(r|�*82;?|�*52;?|�*114;?|�*72;?)\s*' . ++ '(t|�*84;?|�*54;?|�*116;?|�*74;?)\s*/i', ++ + '/<([^>a-z]*)' . + '(b|�*66;?|�*42;?|�*98;?|�*62;?)\s*' . + '(a|�*65;?|�*41;?|�*97;?|�*61;?)\s*' . +@@ -155,8 +188,19 @@ + '(c|�*67;?|�*43;?|�*99;?|�*63;?)\s*' . + '(t|�*84;?|�*54;?|�*116;?|�*74;?)\s*/i', + ++ ++ // backport security patch from Horde 3.1.6 for etch + '/<([^>a-z]*)' . +- '(i|�*73;?|�*49;?|�*105;?|�*69;?)\s*' . ++ '(l|�*76;?|�*4c;?|�*108;?|�*6c;?)\s*' . ++ '(a|�*65;?|�*41;?|�*97;?|�*61;?)\s*' . ++ '(y|�*89;?|�*59;?|�*121;?|�*79;?)\s*' . ++ '(e|�*69;?|�*45;?|�*101;?|�*65;?)\s*' . ++ '(r|�*82;?|�*52;?|�*114;?|�*72;?)\s*/i', ++ ++ '/<([^>a-z]*)' . ++ // backport security patch from Horde 3.1.6 for etch ++ //'(i|�*73;?|�*49;?|�*105;?|�*69;?)\s*' . ++ '(i|�*73;?|�*49;?|�*105;?|�*69;?)?\s*' . + '(f|�*70;?|�*46;?|�*102;?|�*66;?)\s*' . + '(r|�*82;?|�*52;?|�*114;?|�*72;?)\s*' . + '(a|�*65;?|�*41;?|�*97;?|�*61;?)\s*' . +@@ -176,9 +220,13 @@ + } + + /* A few other matches. */ +- $patterns['|<([^>]*)&{.*}([^>]*)>|'] = '<&{;}\3>'; ++ // backport security patch from Horde 3.1.6 for etch ++ //$patterns['|<([^>]*)&{.*}([^>]*)>|'] = '<&{;}\3>'; ++ $patterns['|<([^>]*)&{.*}([^>]*)>|'] = '<\1&{;}\2>'; + $patterns['|<([^>]*)mocha:([^>]*)>|i'] = '<\1' . $this->_params['replace'] . ':\2>'; +- $patterns['|<([^>]*)binding:([^>]*)>|i'] = '<\1' . $this->_params['replace'] . ':\2>'; ++ // backport security patch from Horde 3.1.6 for etch ++ //$patterns['|<([^>]*)binding:([^>]*)>|i'] = '<\1' . $this->_params['replace'] . ':\2>'; ++ $patterns['/<(([^>]*)|(style[^>]*>[^<]*))binding:((?(3)[^<]*<\/style)[^>]*)>/i'] = '<\1' . $this->_params['replace'] . ':\4>'; + + return array('regexp' => $patterns); + } From boobaa at frugalware.org Sun Jan 20 17:17:50 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun Jan 20 17:17:52 2008 Subject: [Frugalware-git] frugalware-current: k9copy-1.2.3-1-i686 Message-ID: <20080120161750.6CD471190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2e8ec7c7fd1a5f7d0e942354f44a8c45220db1ca commit 2e8ec7c7fd1a5f7d0e942354f44a8c45220db1ca Author: CSÉCSY László Date: Sun Jan 20 17:14:34 2008 +0100 k9copy-1.2.3-1-i686 version bump diff --git a/source/kde-extra/k9copy/FrugalBuild b/source/kde-extra/k9copy/FrugalBuild index 624e03d..6d470de 100644 --- a/source/kde-extra/k9copy/FrugalBuild +++ b/source/kde-extra/k9copy/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: VMiklos pkgname=k9copy -pkgver=1.2.2 +pkgver=1.2.3 pkgrel=1 pkgdesc="K9Copy is a small utility which allows the copy of DVD under Linux." depends=('kdelibs' 'dvdauthor' 'mjpegtools>=1.8.0-2' 'libdvdread' 'dvd+rw-tools' 'toolame' 'vamps' 'hal' 'dbus-qt3') @@ -15,4 +15,4 @@ Finclude sourceforge kde url="http://k9copy.sourceforge.net/index.php" # optimization OK -sha1sums=('fe65afa4343b445785298583d21b969173300940') +sha1sums=('b69e5e9571db2f02f6f50698380556c5619bb62a') From janny at frugalware.org Sun Jan 20 17:55:35 2008 From: janny at frugalware.org (janny) Date: Sun Jan 20 17:55:40 2008 Subject: [Frugalware-git] frugalware-current: klamav-0.42-1-i686 Message-ID: <20080120165535.D0B2E1190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=95e4352f9b25e6d66750b56b94aacfaa2b4fe307 commit 95e4352f9b25e6d66750b56b94aacfaa2b4fe307 Author: janny Date: Sun Jan 20 17:54:55 2008 +0100 klamav-0.42-1-i686 * version bump diff --git a/source/kde-extra/klamav/FrugalBuild b/source/kde-extra/klamav/FrugalBuild index 978acc6..97586dc 100644 --- a/source/kde-extra/klamav/FrugalBuild +++ b/source/kde-extra/klamav/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Janny pkgname=klamav -pkgver=0.41.1 +pkgver=0.42 pkgrel=1 pkgdesc="KlamAV brings ClamAV functionality to the KDE desktop user." license="GPL" @@ -16,5 +16,5 @@ _F_kde_defaults=0 Finclude sourceforge kde Fconfopts="$Fconfopts --disable-debug --without-debug" -sha1sums=('1cd14dbfb9a5e5bb0a24a04d0a421154476dceab') +sha1sums=('122b439d03d29332286610aa9cf4052fb6f0d407') # optimization OK From janny at frugalware.org Sun Jan 20 17:59:52 2008 From: janny at frugalware.org (janny) Date: Sun Jan 20 17:59:54 2008 Subject: [Frugalware-git] frugalware-current: clamtk-3.07-1-i686 Message-ID: <20080120165952.BAC501190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=46e7c587384b92512e8d3043b24f36025861d67e commit 46e7c587384b92512e8d3043b24f36025861d67e Author: janny Date: Sun Jan 20 17:59:42 2008 +0100 clamtk-3.07-1-i686 * version bump diff --git a/source/xapps-extra/clamtk/FrugalBuild b/source/xapps-extra/clamtk/FrugalBuild index 23b0023..59c469f 100644 --- a/source/xapps-extra/clamtk/FrugalBuild +++ b/source/xapps-extra/clamtk/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Janny pkgname=clamtk -pkgver=3.06 +pkgver=3.07 pkgrel=1 pkgdesc="ClamTk is a GUI front-end for ClamAV using gtk2-perl" url="http://clamtk.sourceforge.net/" @@ -10,7 +10,7 @@ rodepends=('perl-gtk2' 'clamav' 'perl-date-calc' 'perl-file-find-rule' 'perl-get groups=('xapps-extra') archs=('i686' 'x86_64') Finclude sourceforge -sha1sums=('274426be7f3c77888907dbe78ebba27228504841') +sha1sums=('341c2aec929e6e917db02beb4ddaf45c25871ce0') build() { Fcd From crazy at frugalware.org Sun Jan 20 18:08:25 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 20 18:08:29 2008 Subject: [Frugalware-git] frugalware-current: xf86-video-ati-6.6.3-4-i686 Message-ID: <20080120170825.571681190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=801bd2d1de22e5dfb348a2186723c3b50f5f5479 commit 801bd2d1de22e5dfb348a2186723c3b50f5f5479 Author: crazy Date: Sun Jan 20 18:07:46 2008 +0100 xf86-video-ati-6.6.3-4-i686 * downgrade for now to 6.6* diff --git a/source/x11/xf86-video-ati/FrugalBuild b/source/x11/xf86-video-ati/FrugalBuild index 95525f4..a4a57e8 100644 --- a/source/x11/xf86-video-ati/FrugalBuild +++ b/source/x11/xf86-video-ati/FrugalBuild @@ -2,16 +2,17 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-video-ati -pkgver=6.7.197 -pkgrel=1 +pkgver=6.6.3 +pkgrel=4 pkgdesc="X.Org driver for ATI cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') depends=('xorg-server>=1.4.0.90') makedepends=('xproto' 'randrproto' 'renderproto' 'xf86driproto' 'videoproto' 'xf86miscproto' 'xineramaproto' 'glproto') +options=('force') Finclude xorg -sha1sums=('9ad752b5c6d7c6a708ce9e6b829e04cebda18203') +sha1sums=('b911df1f4b41ad37028c708e2c95e5a729a32ede') Fconfopts="$Fconfopts --enable-dri" # NOTE: TVout interface not available on x86_64 From crazy at frugalware.org Sun Jan 20 18:12:44 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 20 18:12:47 2008 Subject: [Frugalware-git] frugalware-current: calibrateproto-0.1.0-1-i686 Message-ID: <20080120171244.042B61190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b344ff773ffc0bb1c2909affe0e7fa809a6c9058 commit b344ff773ffc0bb1c2909affe0e7fa809a6c9058 Author: crazy Date: Sun Jan 20 18:12:32 2008 +0100 calibrateproto-0.1.0-1-i686 * fix pkgdesc diff --git a/source/x11/calibrateproto/FrugalBuild b/source/x11/calibrateproto/FrugalBuild index c7111d7..8cc13b7 100644 --- a/source/x11/calibrateproto/FrugalBuild +++ b/source/x11/calibrateproto/FrugalBuild @@ -4,7 +4,7 @@ pkgname=calibrateproto pkgver=0.1.0 pkgrel=1 -pkgdesc="X.Org Composite extension headers" +pkgdesc="X.Org Calibrate extension headers" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-proto') archs=('i686' 'x86_64') From boobaa at frugalware.org Sun Jan 20 18:14:32 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun Jan 20 18:14:34 2008 Subject: [Frugalware-git] frugalware-current: monit-4.10.1-1-i686 Message-ID: <20080120171432.032251190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d23f5fd1214cafd9a6da092149e4b90cc4b16988 commit d23f5fd1214cafd9a6da092149e4b90cc4b16988 Author: CSÉCSY László Date: Sun Jan 20 18:14:18 2008 +0100 monit-4.10.1-1-i686 version bump new m8r, ok by alex@ diff --git a/source/apps-extra/monit/FrugalBuild b/source/apps-extra/monit/FrugalBuild index 090868a..c08dbca 100644 --- a/source/apps-extra/monit/FrugalBuild +++ b/source/apps-extra/monit/FrugalBuild @@ -1,8 +1,9 @@ # Compiling Time: 0.17 SBU -# Maintainer: AlexExtreme +# Maintainer: CSÉCSY László +# Contributor: AlexExtreme pkgname=monit -pkgver=4.9 +pkgver=4.10.1 pkgrel=1 pkgdesc="monit is a utility for managing and monitoring, processes, files, directories and devices on a UNIX system" url="http://www.tildeslash.com/monit" @@ -11,11 +12,11 @@ groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump 'http://www.tildeslash.com/monit/dist/?C=M;O=A' | Flasttar" source=(http://www.tildeslash.com/monit/dist/$pkgname-$pkgver.tar.gz \ - monit-4.8.1-change-conf-file-path.patch monit-4.8.1-fix-man-page-paths.patch \ + monit-4.10.1-change-conf-file-path.patch monit-4.10.1-fix-man-page-paths.patch \ README.Frugalware) -sha1sums=('a910b07a9ecc7d2803368d7d114df01f4e0916cd' \ - '84361e2f83c1e1d2b931f3e2093ce30af216ab6e' \ - '238ab46b032b9dd4060f11ca719885ff053542c4' \ +sha1sums=('c87aa0c6e0b1d13f46b7e9d84937191e25a907a6' \ + 'b0e0461b3cf128a036d35021c8a4aaa24254a60e' \ + '3abdc3b12942e29fe88d1f8c74ec0105e05d161b' \ '933901884a93535baf97c1a629dca9acec2fc82f') Fconfopts="$Fconfopts --bindir=/usr/sbin" diff --git a/source/apps-extra/monit/monit-4.10.1-change-conf-file-path.patch b/source/apps-extra/monit/monit-4.10.1-change-conf-file-path.patch new file mode 100644 index 0000000..b467553 --- /dev/null +++ b/source/apps-extra/monit/monit-4.10.1-change-conf-file-path.patch @@ -0,0 +1,26 @@ +diff -Naur monit-4.10.1-orig/file.c monit-4.10.1/file.c +--- monit-4.10.1-orig/file.c 2007-08-12 20:02:48.000000000 +0200 ++++ monit-4.10.1/file.c 2007-11-26 12:08:21.000000000 +0100 +@@ -158,6 +158,11 @@ + return (rcfile); + } + memset(rcfile, 0, STRLEN); ++ snprintf(rcfile, STRLEN, "/etc/monit/%s", MONITRC); ++ if(File_exist(rcfile)) { ++ return (rcfile); ++ } ++ memset(rcfile, 0, STRLEN); + snprintf(rcfile, STRLEN, "/etc/%s", MONITRC); + if(File_exist(rcfile)) { + return (rcfile); +@@ -178,8 +183,8 @@ + return (rcfile); + } + LogError("%s: Cannot find the control file at " +- "~/.%s, /etc/%s, %s/%s, /usr/local/etc/%s or at ./%s \n", +- prog, MONITRC, MONITRC, SYSCONFDIR, MONITRC, MONITRC, MONITRC); ++ "~/.%s, /etc/monit/%s, /etc/%s, %s/%s, /usr/local/etc/%s or at ./%s \n", ++ prog, MONITRC, MONITRC, MONITRC, MONITRC, MONITRC, MONITRC); + exit(1); + + } diff --git a/source/apps-extra/monit/monit-4.10.1-fix-man-page-paths.patch b/source/apps-extra/monit/monit-4.10.1-fix-man-page-paths.patch new file mode 100644 index 0000000..47a8f0e --- /dev/null +++ b/source/apps-extra/monit/monit-4.10.1-fix-man-page-paths.patch @@ -0,0 +1,69 @@ +diff -Naur monit-4.10.1-orig/monit.1 monit-4.10.1/monit.1 +--- monit-4.10.1-orig/monit.1 2007-11-06 21:34:52.000000000 +0100 ++++ monit-4.10.1/monit.1 2008-01-20 17:54:37.000000000 +0100 +@@ -307,7 +307,7 @@ + .IX Header "HOW TO MONITOR" + monit is configured and controlled via a control file called + \&\fBmonitrc\fR. The default location for this file is ~/.monitrc. If +-this file does not exist, monit will try /etc/monitrc, then ++this file does not exist, monit will try /etc/monit/monitrc, then + @sysconfdir@/monitrc and finally ./monitrc. + .PP + A monit control file consists of a series of service entries and +@@ -465,7 +465,7 @@ + .PP + .Vb 2 + \& # Run monit in standard run\-levels +-\& mo:2345:respawn:/usr/local/bin/monit \-Ic /etc/monitrc ++\& mo:2345:respawn:/usr/sbin/monit \-Ic /etc/monit/monitrc + .Ve + .PP + After you have modified init's configuration file, you can run +@@ -1749,7 +1749,7 @@ + script. Example: + .PP + .Vb 3 +-\& check file monit.bin with path "/usr/local/bin/monit" ++\& check file monit.bin with path "/usr/sbin/monit" + \& if failed permission 0555 then unmonitor + \& alert foo@bar + .Ve +@@ -3600,7 +3600,7 @@ + .IX Item "4. monit starts the node group" + .PD + .PP +-\&\fBMonit: \f(BI/etc/monitrc\fB\fR ++\&\fBMonit: \f(BI/etc/monit/monitrc\fB\fR + .PP + This example describes a cluster with 2 nodes. Services running + on Node 1 are in the group \fInode1\fR and Node 2 services are in +@@ -3691,7 +3691,7 @@ + .PP + .Vb 2 + \& #/etc/inittab +-\& mo:2345:respawn:/usr/local/bin/monit \-d 10 \-c /etc/monitrc \-g local ++\& mo:2345:respawn:/usr/sbin/monit \-d 10 \-c /etc/monit/monitrc \-g local + .Ve + .PP + \&\fBheartbeat: \f(BI/etc/ha.d/haresources\fB\fR +@@ -3714,7 +3714,7 @@ + \& # + \& # sample script for starting/stopping all services on node1 + \& # +-\& prog="/usr/local/bin/monit \-g node1" ++\& prog="/usr/sbin/monit \-g node1" + \& start() + \& { + \& echo \-n $"Starting $prog:" +@@ -3767,9 +3767,9 @@ + \&\fI~/.monitrc\fR + Default run control file + .PP +-\&\fI/etc/monitrc\fR ++\&\fI/etc/monit/monitrc\fR + If the control file is not found in the default +- location and /etc contains a \fImonitrc\fR file, this ++ location and /etc/monit contains a \fImonitrc\fR file, this + file will be used instead. + .PP + \&\fI./monitrc\fR diff --git a/source/apps-extra/monit/monit-4.8.1-change-conf-file-path.patch b/source/apps-extra/monit/monit-4.8.1-change-conf-file-path.patch deleted file mode 100644 index dccb1e8..0000000 --- a/source/apps-extra/monit/monit-4.8.1-change-conf-file-path.patch +++ /dev/null @@ -1,25 +0,0 @@ ---- file-orig.c Tue Apr 5 16:56:26 2005 -+++ file.c Tue Apr 5 16:58:55 2005 -@@ -155,6 +155,11 @@ - return (rcfile); - } - memset(rcfile, 0, STRLEN); -+ snprintf(rcfile, STRLEN, "/etc/monit/%s", MONITRC); -+ if(File_exist(rcfile)) { -+ return (rcfile); -+ } -+ memset(rcfile, 0, STRLEN); - snprintf(rcfile, STRLEN, "/etc/%s", MONITRC); - if(File_exist(rcfile)) { - return (rcfile); -@@ -170,8 +175,8 @@ - return (rcfile); - } - LogError("%s: Cannot find the control file at " -- "~/.%s, /etc/%s, /usr/local/etc/%s or at ./%s \n", -- prog, MONITRC, MONITRC, MONITRC, MONITRC); -+ "~/.%s, /etc/monit/%s, /etc/%s, /usr/local/etc/%s or at ./%s \n", -+ prog, MONITRC, MONITRC, MONITRC, MONITRC, MONITRC); - exit(1); - - } diff --git a/source/apps-extra/monit/monit-4.8.1-fix-man-page-paths.patch b/source/apps-extra/monit/monit-4.8.1-fix-man-page-paths.patch deleted file mode 100644 index f6d6152..0000000 --- a/source/apps-extra/monit/monit-4.8.1-fix-man-page-paths.patch +++ /dev/null @@ -1,79 +0,0 @@ ---- monit-orig.1 Tue Apr 5 17:01:31 2005 -+++ monit.1 Tue Apr 5 17:06:07 2005 -@@ -301,8 +301,8 @@ - .IX Header "HOW TO MONITOR" - monit is configured and controlled via a control file called - \&\fBmonitrc\fR. The default location for this file is ~/.monitrc. If --this file does not exist, monit will try /etc/monitrc, then --/usr/local/etc/monitrc and finally ./monitrc. -+this file does not exist, monit will try /etc/monit/monitrc, then -+/etc/monitrc, then /usr/local/etc/monitrc and finally ./monitrc. - .PP - A monit control file consists of a series of service entries and - global option statements in a free\-format, token-oriented syntax. -@@ -445,7 +445,7 @@ - .PP - .Vb 2 - \& # Run monit in standard run\-levels --\& mo:2345:respawn:/usr/local/bin/monit \-Ic /etc/monitrc -+\& mo:2345:respawn:/usr/sbin/monit \-Ic /etc/monit/monitrc - .Ve - .PP - After you have modified init's configuration file, you can run -@@ -1414,7 +1414,7 @@ - script. Example: - .PP - .Vb 3 --\& check file monit.bin with path "/usr/local/bin/monit" -+\& check file monit.bin with path "/usr/sbin/monit" - \& if failed permission 0555 then unmonitor - \& alert foo@bar - .Ve -@@ -3219,7 +3219,7 @@ - .IX Item "4. monit starts the node group" - .PD - .PP --\&\fBMonit: \f(BI/etc/monitrc\fB\fR -+\&\fBMonit: \f(BI/etc/monit/monitrc\fB\fR - .PP - This example describes a cluster with 2 nodes. Services running - on Node 1 are in the group \fInode1\fR and Node 2 services are in -@@ -3310,7 +3310,7 @@ - .PP - .Vb 2 - \& #/etc/inittab --\& mo:2345:respawn:/usr/local/bin/monit \-d 10 \-c /etc/monitrc \-g local -+\& mo:2345:respawn:/usr/sbin/monit \-d 10 \-c /etc/monit/monitrc \-g local - .Ve - .PP - \&\fBheartbeat: \f(BI/etc/ha.d/haresources\fB\fR -@@ -3333,7 +3333,7 @@ - \& # - \& # sample script for starting/stopping all services on node1 - \& # --\& prog="/usr/local/bin/monit \-g node1" -+\& prog="/usr/sbin/monit \-g node1" - \& start() - \& { - \& echo \-n $"Starting $prog:" -@@ -3386,9 +3386,9 @@ - \&\fI~/.monitrc\fR - Default run control file - .PP --\&\fI/etc/monitrc\fR -+\&\fI/etc/monit/monitrc\fR - If the control file is not found in the default -- location and /etc contains a \fImonitrc\fR file, this -+ location and /etc/monit contains a \fImonitrc\fR file, this - file will be used instead. - .PP - \&\fI./monitrc\fR -@@ -3493,6 +3493,8 @@ - Rory Toma - .PP - See also http://www.tildeslash.com/monit/who.html -++.PP -++Edited by Stefan Alfredsson for the Debian project. - .SH "COPYRIGHT" - .IX Header "COPYRIGHT" - Copyright (C) 2000\-2005 by the monit project group. All Rights From boobaa at frugalware.org Sun Jan 20 18:33:33 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun Jan 20 18:33:35 2008 Subject: [Frugalware-git] frugalware-current: drupal-nodeaccess-5.x_1.x_dev20080104-1-i686 Message-ID: <20080120173333.B9E0B1190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4ddeb703910230c5cbc18ddaa7c7e426540ae7d6 commit 4ddeb703910230c5cbc18ddaa7c7e426540ae7d6 Author: CSÉCSY László Date: Sun Jan 20 18:33:27 2008 +0100 drupal-nodeaccess-5.x_1.x_dev20080104-1-i686 "version" bump well, only some translations have changed :S diff --git a/source/network-extra/drupal-nodeaccess/FrugalBuild b/source/network-extra/drupal-nodeaccess/FrugalBuild index 9401496..1e6f249 100644 --- a/source/network-extra/drupal-nodeaccess/FrugalBuild +++ b/source/network-extra/drupal-nodeaccess/FrugalBuild @@ -3,8 +3,8 @@ _F_drupal_module=nodeaccess _F_drupal_dev=1 -pkgver=5.x_1.x_dev20070609 +pkgver=5.x_1.x_dev20080104 pkgrel=1 pkgdesc="Provides per node access control for Drupal" Finclude drupal -sha1sums=('d5dd7d511f29bcb48c9280466d7b6054839e1724') +sha1sums=('5dd3d0875f7b654ccb7accd7214447727993db2b') From devil505linux at gmail.com Sun Jan 20 18:40:37 2008 From: devil505linux at gmail.com (Devil505) Date: Sun Jan 20 18:40:38 2008 Subject: [Frugalware-git] frugalware-current: libatomic_ops-1.2-1-i686 Message-ID: <20080120174037.A9AA61190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=687ccd9a8dcb3b109d3d839c8072c4ac272368fb commit 687ccd9a8dcb3b109d3d839c8072c4ac272368fb Author: Devil505 Date: Sun Jan 20 18:38:07 2008 +0100 libatomic_ops-1.2-1-i686 *New Package from jedifox *Closes FS#2685 diff --git a/source/lib-extra/libatomic_ops/FrugalBuild b/source/lib-extra/libatomic_ops/FrugalBuild new file mode 100644 index 0000000..2a9a6f5 --- /dev/null +++ b/source/lib-extra/libatomic_ops/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.03 SBU +# Maintainer: Devil505 +# Contributor: jedifox + +pkgname=libatomic_ops +pkgver=1.2 +pkgrel=1 +pkgdesc="Implementation for atomic memory update operations" +url="http://www.hpl.hp.com/research/linux/atomic_ops/" +groups=('lib-extra') +depends=('') +archs=('i686') +up2date="lynx -dump http://www.hpl.hp.com/research/linux/atomic_ops/download/ |Flasttar" +source=(http://www.hpl.hp.com/research/linux/atomic_ops/download/libatomic_ops-1.2.tar.gz) +sha1sums=('8bf4134d614acb1a6234b3102e67a847ae9369b0') + +# optimization OK From devil505linux at gmail.com Sun Jan 20 20:20:53 2008 From: devil505linux at gmail.com (Devil505) Date: Sun Jan 20 20:20:55 2008 Subject: [Frugalware-git] frugalware-current: crack-attack-1.1.14-3-i686 Message-ID: <20080120192053.5AAEC1190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1c6ec611b730cb0c5e57a5d352945249dac311d4 commit 1c6ec611b730cb0c5e57a5d352945249dac311d4 Author: Devil505 Date: Sun Jan 20 20:18:59 2008 +0100 crack-attack-1.1.14-3-i686 *Fixed depends (freeglut) diff --git a/source/games-extra/crack-attack/FrugalBuild b/source/games-extra/crack-attack/FrugalBuild index f63e7d0..9ca4ff5 100644 --- a/source/games-extra/crack-attack/FrugalBuild +++ b/source/games-extra/crack-attack/FrugalBuild @@ -3,12 +3,12 @@ pkgname=crack-attack pkgver=1.1.14 -pkgrel=2 +pkgrel=3 pkgdesc="a fast-paced puzzle game inspired by the classic Super NES title Tetris Attack" url="http://www.nongnu.org/crack-attack/" groups=('games-extra') archs=('i686' 'x86_64') -depends=('glut' 'gtk+2') +depends=('freeglut' 'gtk+2') options=('scriptlet') up2date="lynx -dump http://www.nongnu.org/crack-attack/ | grep Latest | sed 's/.*Latest: \([0-9\.]*\).*/\1/'" source=(http://savannah.nongnu.org/download/$pkgname/$pkgname-$pkgver.tar.bz2) From boobaa at frugalware.org Sun Jan 20 21:22:36 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun Jan 20 21:22:38 2008 Subject: [Frugalware-git] frugalware-current: mantis-1.1.1-1-i686 Message-ID: <20080120202236.761CC1190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2e55f9cb7f12402795488d4a31c4f7179579ee4e commit 2e55f9cb7f12402795488d4a31c4f7179579ee4e Author: CSÉCSY László Date: Sun Jan 20 21:22:18 2008 +0100 mantis-1.1.1-1-i686 version bump closes #2710 in -current diff --git a/source/network-extra/mantis/FrugalBuild b/source/network-extra/mantis/FrugalBuild index ca24557..03b1797 100644 --- a/source/network-extra/mantis/FrugalBuild +++ b/source/network-extra/mantis/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: CSÉCSY László pkgname=mantis -pkgver=1.1.0 -pkgrel=2 +pkgver=1.1.1 +pkgrel=1 pkgdesc="a free popular web-based bugtracking system" url="http://www.mantisbt.org/" rodepends=('php>=4.0.6' 'mysql>=3.23.2') @@ -33,7 +33,7 @@ build() chown nobody:nobody $Fdestdir/var/www/$pkgname -R } # optimization OK - noarch -sha1sums=('c5f7d6c27509daef88adfd94f0dd9ae77c5346da'\ +sha1sums=('218e6ff41288f55a20f05e86a2791b01658213b4'\ 'e316589c6f369eeeb8a937f4b849aed3c9c73fee'\ '237c023608e8f5b06d0f1864465579786e5876c0'\ 'b1ea33bfe986ee37a61af6424f8ffef52028b2c7') From crazy at frugalware.org Sun Jan 20 21:25:24 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 20 21:25:26 2008 Subject: [Frugalware-git] frugalware-current: qt4-4.3.3-3-i686 Message-ID: <20080120202524.7B1941190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=97f865ddf03138ad0b9fd58d2cde245772fb5457 commit 97f865ddf03138ad0b9fd58d2cde245772fb5457 Author: crazy Date: Sun Jan 20 21:08:05 2008 +0100 qt4-4.3.3-3-i686 * release bump * synced qt-copy patches diff --git a/source/xlib-extra/qt4/FrugalBuild b/source/xlib-extra/qt4/FrugalBuild index 17ab95a..4401569 100644 --- a/source/xlib-extra/qt4/FrugalBuild +++ b/source/xlib-extra/qt4/FrugalBuild @@ -4,15 +4,15 @@ pkgname=qt4 origname=qt pkgver=4.3.3 -pkgrel=2 +pkgrel=3 pkgmore=x11-opensource-src ## Dummy package is empty .. pkgdesc="The QT4 GUI toolkit." url="http://www.trolltech.com/products/qt" depends=() -makedepends=('libxrandr' 'mesa>=6.5.3' 'libxft' 'libmng' 'libjpeg' 'libxcursor' 'libxinerama' 'freetype2' \ - 'libsm' 'libpng' 'libxtst' 'fontconfig' 'dbus>=0.93' 'mysql>=5.0.15' 'postgresql>=8.2' 'cups' 'bison' \ - 'flex' 'unixodbc' 'imake' 'sqlite3' 'sqlite2' 'openssl') +makedepends=('libxrandr>=1.2.2' 'mesa>=7.0.2-2' 'libxft>=2.1.12-2' 'libmng' 'libjpeg' 'libxcursor' 'libxinerama' 'freetype2' \ + 'libsm' 'libpng' 'libxtst>=1.0.3' 'fontconfig>=2.5.91-2' 'dbus>=1.1.4' 'mysql>=5.0.15' 'postgresql>=8.2' 'cups' 'bison' \ + 'flex' 'unixodbc' 'imake' 'sqlite3' 'sqlite2' 'openssl' 'libx11>=1.1.3-2') ## this is here till I've fixed all reverse depends so we not break all apps using qt4 by now rodepends=("libqtcore" "libqtgui" "libqtnetwork" "libqtopengl" "libqt3support" "libqtscript" "libqtsql" \ "libqtsvg" "libqtxml" "libqttest" "qt4-qdbus" "$pkgname-tools") @@ -21,7 +21,7 @@ archs=('i686' 'x86_64') options=('scriptlet' 'nodocs') up2date="lynx -dump ftp://ftp.trolltech.com/qt/source/|grep 'qt-x11-opensource-src'|grep -v rc[1-9]|grep -v beta|sort -n -r|head -n 1|sed 's/.*-\(.*\).t.*/\1/'" source=(ftp://ftp.trolltech.com/qt/source/$origname-$pkgmore-$pkgver.tar.gz \ - http://ftp.frugalware.org/pub/other/sources/kde/qt4/patches-748395.tar.bz2 \ + http://ftp.frugalware.org/pub/other/sources/kde/qt4/patches-763668.tar.bz2 \ assistant4.desktop \ designer4.desktop \ linguist4.desktop \ @@ -32,7 +32,7 @@ source=(ftp://ftp.trolltech.com/qt/source/$origname-$pkgmore-$pkgver.tar.gz \ Trolltech.conf \ apply_patches) sha1sums=('77d00e2438efa793f6c16c54b64c8ba440ee3228' \ - 'd51138e894bc19d44d42040e3d25d2f9e37d1fc9' \ + 'a0fa3976fc9e28cd1b9debf913f4e1a3cf850df9' \ '70413a58f1d4b7260ab407482675b8028cea4e47' \ '957376dd30fdf1bbc2ff5545f2f808f90d44c4dc' \ 'bc6527ee1d672cc192c667aeb49540b166e96949' \ @@ -119,8 +119,7 @@ build() Fcd $origname-$pkgmore-$pkgver Fpatchall Fsed "DUMMY" "${CFLAGS} -fno-strict-aliasing -Wno-deprecated" mkspecs/common/g++.conf - mv $Fsrcdir/{patches-748395,apply_patches} $Fsrcdir/$origname-$pkgmore-$pkgver || Fdie - mv patches-748395 patches || Fdie + mv $Fsrcdir/{patches,apply_patches} $Fsrcdir/$origname-$pkgmore-$pkgver || Fdie chmod +x apply_patches || Fdie ./apply_patches || Fdie ./configure \ From crazy at frugalware.org Sun Jan 20 22:09:16 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 20 22:09:18 2008 Subject: [Frugalware-git] frugalware-current: xf86-video-openchrome-0.2.901-1-i686 Message-ID: <20080120210916.4D2101190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5861bfa927e4d00f47c3e11bb1b7a3d422b0cd87 commit 5861bfa927e4d00f47c3e11bb1b7a3d422b0cd87 Author: crazy Date: Sun Jan 20 22:09:00 2008 +0100 xf86-video-openchrome-0.2.901-1-i686 * Version bump * using released tarballs yet * renamed to xf86-video-openchrome * does not conflicts anymore with via one \o/ diff --git a/source/x11-extra/openchrome/FrugalBuild b/source/x11-extra/openchrome/FrugalBuild deleted file mode 100644 index 5f9455c..0000000 --- a/source/x11-extra/openchrome/FrugalBuild +++ /dev/null @@ -1,24 +0,0 @@ -# Compiling Time: 0.15 SBU -# Maintainer: crazy - -pkgname=openchrome -pkgver=r336 -pkgrel=1 -pkgdesc="A free and Open Source video driver for the VIA/S3G UniChrome and UniChrome Pro graphics chipsets." -url="http://www.openchrome.org/" -depends=('libdrm' 'libx11' 'libxvmc' 'libxv') -makedepends=('randrproto' 'renderproto' 'xextproto' 'xextproto' 'xproto' 'fontsproto' \ - 'xorg-server>=1.2.0-3' 'xf86driproto' 'glproto') -rodepends=('xorg-server>=1.2.0-3') -conflicts=('xf86-video-via') -provides=('xf86-video-via') -#replaces=('xf86-video-via') -groups=('x11-extra') -archs=('i686' 'x86_64') -## svn log http://svn.openchrome.org/svn/trunk --limit=1 |sed -n '/^r/s/r\([0-9]\+\) .*/\1/p' -## will give the right one but :P -up2date="$pkgver" -source=(http://ftp.frugalware.org/pub/other/sources/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('30d2ad12504d5b7abdbc213e93b8d9cf2e560926') - -# optimization OK diff --git a/source/x11-extra/xf86-video-openchrome/FrugalBuild b/source/x11-extra/xf86-video-openchrome/FrugalBuild new file mode 100644 index 0000000..576a83d --- /dev/null +++ b/source/x11-extra/xf86-video-openchrome/FrugalBuild @@ -0,0 +1,23 @@ +# Compiling Time: 0.15 SBU +# Maintainer: crazy + +pkgname=xf86-video-openchrome +pkgver=0.2.901 +pkgrel=1 +pkgdesc="A free and Open Source video driver for the VIA/S3G UniChrome and UniChrome Pro graphics chipsets." +url="http://www.openchrome.org/" +depends=('libdrm>=2.3.0-2' 'libx11>=1.1.3-2' 'libxvmc') +makedepends=('randrproto' 'renderproto' 'xextproto' 'xextproto' 'xproto' 'fontsproto' \ + 'xorg-server>=1.4.0.90' 'xf86driproto' 'glproto') +rodepends=('xorg-server>=1.4.0.90') +conflicts=('openchrome') +provides=('openchrome') +replaces=('openchrome') +groups=('x11-extra') +archs=('i686' 'x86_64') +options=('force') +up2date="lynx -dump http://www.openchrome.org/releases/|Flasttar" +source=(http://www.openchrome.org/releases/$pkgname-$pkgver.tar.gz) +sha1sums=('74651706efb7ddf53d7ef6518ac57319cab674cd') + +# optimization OK From vmiklos at frugalware.org Sun Jan 20 22:34:43 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 20 22:34:48 2008 Subject: [Frugalware-git] frugalware-current: t/xorg: remove xorg73-only stuff from the blacklist Message-ID: <20080120213443.791641190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=26a1b6662eb5b30f1fbac15a3a79e64a37a90c1b commit 26a1b6662eb5b30f1fbac15a3a79e64a37a90c1b Author: Miklos Vajna Date: Sun Jan 20 22:34:04 2008 +0100 t/xorg: remove xorg73-only stuff from the blacklist diff --git a/t/xorg b/t/xorg index 4e7fe30..0b9db33 100755 --- a/t/xorg +++ b/t/xorg @@ -21,19 +21,11 @@ done |sort -u |tr '[A-Z]' '[a-z]'>$upstream ls source/x11|sed 's|/$||' >$fw # xf86-video-impact is mips-only :) # xf86-video-wsfb is for *bsd -# compiz is uhh? won't work :p +# compiz is in x11-extra # mkcfm is removed by priyank # xkbdata deprecated | not maintained anymore. xkeyboard-config replaced it. -<<<<<<< HEAD:t/xorg -# xf86-video-glide: makedepends on xfree86.. and need libglide* foo .. :S -# constype, : well empty package at x86_64 (maybe at i686 too) -======= -# xf86-video-vermilion: requires xorg-server >= 1.3.99.0 -# xf86-video-intel: requires xorg-server >= 1.2.99.0 # xf86-video-glide: makedepends on xfree86.. # grandr: requires xrandr >= 1.2. initial FB @ http://yugo.frugalware.org/~vmiklos/grandr/FrugalBuild -# xbacklight: xorg-1.3-only -# constype, libpciaccess, pixman, xf86-video-amd, xf86-video-xgi, constype, xbacklight, xf86-video-radeonhd: xorg-1.3 diff -u $upstream $fw|grep ^-[^-] |grep -v \ -'\(xf86-video-impact\|compiz\|xf86-video-glide\|constype\|xf86-video-i810\|xf86-video-wsfb\|mkcfm\|xkbdata\)'|sed 's/^-//' +'\(xf86-video-impact\|xf86-video-wsfb\|compiz\|mkcfm\|xkbdata\|xf86-video-glide\|grandr\)'|sed 's/^-//' rm -f $upstream $fw From vmiklos at frugalware.org Sun Jan 20 22:37:34 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 20 22:37:39 2008 Subject: [Frugalware-git] frugalware-current: apache-2.2.8-1-i686 Message-ID: <20080120213734.B6E4A1190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=77fdd2cae05da55b64b9aacd2332abe4daf3e5e4 commit 77fdd2cae05da55b64b9aacd2332abe4daf3e5e4 Author: Miklos Vajna Date: Sun Jan 20 22:37:07 2008 +0100 apache-2.2.8-1-i686 version bump remove CVE-2007-5000.diff backport diff --git a/source/network/apache/CVE-2007-5000.diff b/source/network/apache/CVE-2007-5000.diff deleted file mode 100644 index 4bfaffa..0000000 --- a/source/network/apache/CVE-2007-5000.diff +++ /dev/null @@ -1,25 +0,0 @@ -Index: modules/mappers/mod_imagemap.c -=================================================================== ---- modules/mappers/mod_imagemap.c (revision 603710) -+++ modules/mappers/mod_imagemap.c (revision 603711) -@@ -479,13 +479,16 @@ - - static void menu_header(request_rec *r, char *menu) - { -- ap_set_content_type(r, "text/html"); -+ ap_set_content_type(r, "text/html; charset=ISO-8859-1"); - -- ap_rvputs(r, DOCTYPE_HTML_3_2, "\nMenu for ", r->uri, -- "\n\n", NULL); -+ ap_rvputs(r, DOCTYPE_HTML_3_2, "\nMenu for ", -+ ap_escape_html(r->pool, r->uri), -+ "\n\n", NULL); - - if (!strcasecmp(menu, "formatted")) { -- ap_rvputs(r, "

    Menu for ", r->uri, "

    \n
    \n\n", NULL); -+ ap_rvputs(r, "

    Menu for ", -+ ap_escape_html(r->pool, r->uri), -+ "

    \n
    \n\n", NULL); - } - - return; diff --git a/source/network/apache/FrugalBuild b/source/network/apache/FrugalBuild index 61ac68c..e2abc7f 100644 --- a/source/network/apache/FrugalBuild +++ b/source/network/apache/FrugalBuild @@ -3,8 +3,8 @@ # Maintainer: Zsolt Szalai pkgname=apache -pkgver=2.2.6 -pkgrel=3 +pkgver=2.2.8 +pkgrel=1 pkgdesc="A high performance Unix-based HTTP server (with SSL)" url="http://httpd.apache.org/" backup=(etc/httpd/conf/{httpd.conf,ssl.conf,ssl.crt/server.crt,ssl.csr/server.csr,ssl.key/server.key} \ @@ -16,9 +16,8 @@ up2date="lynx -dump http://httpd.apache.org/download.cgi |grep 'best available'| source=(http://www.apache.org/dist/httpd/httpd-$pkgver.tar.gz \ http://ftp.frugalware.org/pub/other/sources/apache/mkcert.tar.gz \ rc.httpd rc.httpd-hu.po httpd.conf ssl.conf \ - README.Frugalware index.html http://frugalware.org/images/frugalware.png \ - CVE-2007-5000.diff) -signatures=($source.asc '' '' '' '' '' '' '' '' '') + README.Frugalware index.html http://frugalware.org/images/frugalware.png) +signatures=($source.asc '' '' '' '' '' '' '' '') # svn web interface: # http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/ From vmiklos at frugalware.org Sun Jan 20 22:40:16 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 20 22:40:25 2008 Subject: [Frugalware-git] frugalware-current: x/xorg: blacklist xf86-video-i810 (replaced by -intel) Message-ID: <20080120214016.A78E9176C044@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7d60ec1aec98f835bac942585c734f804e706dd5 commit 7d60ec1aec98f835bac942585c734f804e706dd5 Author: Miklos Vajna Date: Sun Jan 20 22:40:01 2008 +0100 x/xorg: blacklist xf86-video-i810 (replaced by -intel) diff --git a/t/xorg b/t/xorg index 0b9db33..5224a7b 100755 --- a/t/xorg +++ b/t/xorg @@ -21,11 +21,12 @@ done |sort -u |tr '[A-Z]' '[a-z]'>$upstream ls source/x11|sed 's|/$||' >$fw # xf86-video-impact is mips-only :) # xf86-video-wsfb is for *bsd +# xf86-video-i810: replaced by xf86-video-intel # compiz is in x11-extra # mkcfm is removed by priyank # xkbdata deprecated | not maintained anymore. xkeyboard-config replaced it. # xf86-video-glide: makedepends on xfree86.. # grandr: requires xrandr >= 1.2. initial FB @ http://yugo.frugalware.org/~vmiklos/grandr/FrugalBuild diff -u $upstream $fw|grep ^-[^-] |grep -v \ -'\(xf86-video-impact\|xf86-video-wsfb\|compiz\|mkcfm\|xkbdata\|xf86-video-glide\|grandr\)'|sed 's/^-//' +'\(xf86-video-impact\|xf86-video-wsfb\|xf86-video-i810\|compiz\|mkcfm\|xkbdata\|xf86-video-glide\|grandr\)'|sed 's/^-//' rm -f $upstream $fw From vmiklos at frugalware.org Sun Jan 20 22:56:24 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Jan 20 22:56:30 2008 Subject: [Frugalware-git] frugalware-current: busybox-1.8.2-1-i686 Message-ID: <20080120215625.237621190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b34cb2b4e62f253c38382fb1539dfca7a2e0e7f0 commit b34cb2b4e62f253c38382fb1539dfca7a2e0e7f0 Author: Miklos Vajna Date: Sun Jan 20 22:56:02 2008 +0100 busybox-1.8.2-1-i686 - version bump - updated config - fixed up2date (thx janny) diff --git a/source/apps-extra/busybox/FrugalBuild b/source/apps-extra/busybox/FrugalBuild index 485b466..064d623 100644 --- a/source/apps-extra/busybox/FrugalBuild +++ b/source/apps-extra/busybox/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: VMiklos pkgname=busybox -pkgver=1.8.1 +pkgver=1.8.2 pkgrel=1 pkgdesc="Utilities for rescue and embedded systems." url="http://www.busybox.net/" depends=('glibc') groups=('apps-extra') archs=('i686' 'x86_64') -up2date="lynx -dump 'http://busybox.net/'|grep '(stable)'|sed 's/.*BusyBox \(.*\) (.*/\1/'|Fsort|tail -n 1" +up2date="lynx -dump 'http://busybox.net/'|grep '(stable)'|sed 's/[^,]*BusyBox \([0-9.]*\) (.*/\1/'|Fsort|tail -n 1" source=(http://www.busybox.net/downloads/busybox-$pkgver.tar.bz2 config) # NOTE: we can't use signatures() here as the author signes only the checksums -sha1sums=('bc6670ef52d272b08df9f4f83c3d84e430739bd7' \ - '82c5fd2b6d345b6676a42c196756918a58cb2376') +sha1sums=('cca3259c06c64ad4ba08070c8da32083d813057f' \ + '8d5d42a765ac206cbb670ccb249facea59e2f053') build() { diff --git a/source/apps-extra/busybox/config b/source/apps-extra/busybox/config index 3f46df3..aadf433 100644 --- a/source/apps-extra/busybox/config +++ b/source/apps-extra/busybox/config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Busybox version: 1.8.1 -# Tue Nov 13 09:51:46 2007 +# Busybox version: 1.8.2 +# Sun Jan 20 22:53:06 2008 # CONFIG_HAVE_DOT_CONFIG=y From crazy at frugalware.org Sun Jan 20 23:17:53 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 20 23:17:56 2008 Subject: [Frugalware-git] playground: kdelibs-4.00.80_763956-0playground1-i686 Message-ID: <20080120221753.EDB1C1190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=9a2cfcb96d5b6880d02dea6ff6338ca27b6e15e4 commit 9a2cfcb96d5b6880d02dea6ff6338ca27b6e15e4 Author: crazy Date: Sun Jan 20 23:12:16 2008 +0100 kdelibs-4.00.80_763956-0playground1-i686 * Version bump diff --git a/source/kde4/kdelibs/FrugalBuild b/source/kde4/kdelibs/FrugalBuild index 4dbe76e..c788906 100644 --- a/source/kde4/kdelibs/FrugalBuild +++ b/source/kde4/kdelibs/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdelibs -pkgver=4.00.80_760171 +pkgver=4.00.80_763956 pkgrel=0playground1 pkgdesc="KDE4 Core Libraries." depends=('qt4-qdbus' 'bzip2' 'libgcc' 'libice' 'libxext' \ @@ -20,7 +20,7 @@ options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 \ flac.patch fw-fonts.patch) -sha1sums=('0ca429ce23d6eec96633c4cc5df0d45561cb6039' \ +sha1sums=('46cec2ebbbd212fcdf4b7de2a1f5c234189ab367' \ '0ff2c4946a6f58c0dadc7b6bd1027f46fab66218' \ '7fde528360a1243e11edef700d0d8ead099e720a') @@ -64,7 +64,7 @@ build() ## kdebase-workspace ( startkde ) need that but libkde has ## it as depend so does not really matter Fsplit libkdecore usr/lib/{libkdecore.so.*,libkpty.so.*,libkdefakes.so.*,libkjs.so.*} - Fsplit libkdecore usr/lib/kde4/libexec/kgrantpty + #Fsplit libkdecore usr/lib/kde4/libexec/kgrantpty Fsplit libkdecore usr/bin/kde4-config Fsplit libkdecore usr/lib/kde4/ktranscript.so ## debug/message stuff From crazy at frugalware.org Sun Jan 20 23:43:07 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 20 23:43:09 2008 Subject: [Frugalware-git] playground: kdepimlibs-4.00.80_763584-0playground1-i686 Message-ID: <20080120224307.AB9491190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=e3015a5560b5169fe1c27b6a5e08b91eceb9b237 commit e3015a5560b5169fe1c27b6a5e08b91eceb9b237 Author: crazy Date: Sun Jan 20 23:42:04 2008 +0100 kdepimlibs-4.00.80_763584-0playground1-i686 * Version bump diff --git a/source/kde4/kdepimlibs/FrugalBuild b/source/kde4/kdepimlibs/FrugalBuild index 4260aed..cc26cbb 100644 --- a/source/kde4/kdepimlibs/FrugalBuild +++ b/source/kde4/kdepimlibs/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: crazy pkgname=kdepimlibs -pkgver=4.00.80_759817 +pkgver=4.00.80_763584 pkgrel=0playground1 pkgdesc="Personal Information Management (PIM) libraries for KDE4." -depends=('libkde>=4.00.80_757890' 'libice' 'libxext' 'libxfixes' 'libqtgui' 'gamin' 'xfsprogs-attr' \ +depends=('libkde>=4.00.80_763956' 'libice' 'libxext' 'libxfixes' 'libqtgui' 'gamin' 'xfsprogs-attr' \ 'libxrender' 'libldap' 'libqtnetwork' 'qt4-qdbus' 'bzip2' 'libgcc' 'libqtsql' 'gpgme') makedepends=('openldap' 'boost') groups=('kde4') @@ -13,6 +13,6 @@ archs=('i686') options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('ac9b670bd315ea26ec8eeaa0ac002a9c497a62b8') +sha1sums=('0620cb0362504f304df1eb3ea2fc1f0c1801ecb3') # optimization OK From crazy at frugalware.org Sun Jan 20 23:57:21 2008 From: crazy at frugalware.org (crazy) Date: Sun Jan 20 23:57:23 2008 Subject: [Frugalware-git] frugalware-current: t/xorg Message-ID: <20080120225721.77E911190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3304382474e06cfa9516ee8846c0e424573e0adb commit 3304382474e06cfa9516ee8846c0e424573e0adb Author: crazy Date: Sun Jan 20 23:57:04 2008 +0100 t/xorg * remove grandr , it is in -current now diff --git a/t/xorg b/t/xorg index 5224a7b..cd8e8cc 100755 --- a/t/xorg +++ b/t/xorg @@ -26,7 +26,6 @@ ls source/x11|sed 's|/$||' >$fw # mkcfm is removed by priyank # xkbdata deprecated | not maintained anymore. xkeyboard-config replaced it. # xf86-video-glide: makedepends on xfree86.. -# grandr: requires xrandr >= 1.2. initial FB @ http://yugo.frugalware.org/~vmiklos/grandr/FrugalBuild diff -u $upstream $fw|grep ^-[^-] |grep -v \ -'\(xf86-video-impact\|xf86-video-wsfb\|xf86-video-i810\|compiz\|mkcfm\|xkbdata\|xf86-video-glide\|grandr\)'|sed 's/^-//' +'\(xf86-video-impact\|xf86-video-wsfb\|xf86-video-i810\|compiz\|mkcfm\|xkbdata\|xf86-video-glide\)'|sed 's/^-//' rm -f $upstream $fw From vmiklos at frugalware.org Mon Jan 21 00:07:06 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 21 00:07:08 2008 Subject: [Frugalware-git] frugalware-current: tools/fpm2irc: replace group with the repo name Message-ID: <20080120230706.C01371190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d90db7f85628197dd9044f3233975a1597c77d63 commit d90db7f85628197dd9044f3233975a1597c77d63 Author: Miklos Vajna Date: Mon Jan 21 00:07:00 2008 +0100 tools/fpm2irc: replace group with the repo name diff --git a/tools/fpm2irc b/tools/fpm2irc index 3159b51..1c69a4f 100755 --- a/tools/fpm2irc +++ b/tools/fpm2irc @@ -39,12 +39,13 @@ def main(argv): os.unsetenv("LANG") os.unsetenv("LC_ALL") + repo = os.getcwd().split('/')[-2] try: - os.getcwd().split('/')[-2].split('-')[1] + repo.split('-')[1] except IndexError: # this is some not frugalware-foo repo, just skip it # well, there are a few exceptions - if os.getcwd().split('/')[-2] not in ['xorg73']: + if repo not in ['xorg73']: sys.exit(0) try: @@ -76,7 +77,7 @@ def main(argv): if uploader[:8] == "syncpkgd" and chan == "#frugalware": chan = "#frugalware.dev" lines.append("""c.privmsg("%s", "14packages7 %s3 %s/%s")""" % ( - chan, uploader, grp, os.path.basename(fpm[:-4]))) + chan, uploader, repo, os.path.basename(fpm[:-4]))) client = socket.socket ( socket.AF_UNIX, socket.SOCK_DGRAM ) client.connect (sockpath) From vmiklos at frugalware.org Mon Jan 21 00:14:50 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 21 00:14:52 2008 Subject: [Frugalware-git] frugalware-current: docs/develfaq: added how do i repair a corrupted fdb Message-ID: <20080120231450.E1A111190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=489abdf357e43f8adcc9f46ad2ca1080cec0c08e commit 489abdf357e43f8adcc9f46ad2ca1080cec0c08e Author: Miklos Vajna Date: Mon Jan 21 00:14:46 2008 +0100 docs/develfaq: added how do i repair a corrupted fdb diff --git a/docs/develfaq.txt b/docs/develfaq.txt index bb12e2a..2087f5e 100644 --- a/docs/develfaq.txt +++ b/docs/develfaq.txt @@ -187,3 +187,17 @@ custom commands, then you always have to use them. * If your change affects only the FrugalBuild (like an up2date fix) then you should not, just push your change. * If your change affects only the fdb (like options=(\'force\') or replaces()) then you should repoman cl after the push but no incrementing is needed * In any other case: you should do so. + +== How do I repair a corrupted package database? + +Restore a backup from the `/pub/other/fdb-snapshot` directory, and check what +its version (the `.version` file in the tarball). + +Then run: + +---- +$ for i in `git log --pretty=oneline 94a41e0..|sed 's/^[^ ]* \([^ ]*\).*/\1/'\ + |sed 's/-[^-]*-[^-]*-[^-]*$//'`; do ls ../source/*/$i &>/dev/null \ + || continue; updatesync upd frugalware-current.fdb \ + ../source/*/$i/FrugalBuild; done +---- From crazy at frugalware.org Mon Jan 21 00:25:17 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 21 00:25:20 2008 Subject: [Frugalware-git] playground: kdebase-runtime-4.00.80_764000-0playground1-i686 Message-ID: <20080120232517.7E3291190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=135c9d835968f8a0ad1c2611c4124f67a855a20e commit 135c9d835968f8a0ad1c2611c4124f67a855a20e Author: crazy Date: Mon Jan 21 00:07:18 2008 +0100 kdebase-runtime-4.00.80_764000-0playground1-i686 * Version bump diff --git a/source/kde4/kdebase-runtime/FrugalBuild b/source/kde4/kdebase-runtime/FrugalBuild index 829ab14..5395042 100644 --- a/source/kde4/kdebase-runtime/FrugalBuild +++ b/source/kde4/kdebase-runtime/FrugalBuild @@ -2,19 +2,19 @@ # Maintainer: crazy pkgname=kdebase-runtime -pkgver=4.00.80_759879 +pkgver=4.00.80_764000 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_756605' 'samba') +makedepends=('kdepimlibs>=4.00.80_763584' 'samba') groups=('kde4' 'kde4-minimal') archs=('i686') options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('d87d772df14dd18c911174b39062b19e070ca64c') +sha1sums=('c6c8d87a3ae222b92577638fd133460f0f58dad4') ## test subpkgs=("kdebase-icons") subdescs=('Oxygen KDE4 Icons') From vmiklos at frugalware.org Mon Jan 21 00:54:15 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 21 00:54:18 2008 Subject: [Frugalware-git] frugalware-current: linuxwacom-0.7.9_6-1-i686 Message-ID: <20080120235415.E84B11190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=73aed1a3dc9c0cd8d44fda30b41bac1014d81129 commit 73aed1a3dc9c0cd8d44fda30b41bac1014d81129 Author: Miklos Vajna Date: Mon Jan 21 00:53:41 2008 +0100 linuxwacom-0.7.9_6-1-i686 - new package - requested/tested by hermier - some fixes by crazy diff --git a/source/x11-extra/linuxwacom/60-wacom.rules b/source/x11-extra/linuxwacom/60-wacom.rules new file mode 100644 index 0000000..f60fa45 --- /dev/null +++ b/source/x11-extra/linuxwacom/60-wacom.rules @@ -0,0 +1,74 @@ +# udev rules for wacom tablets. +# These rules were compiled for the Debian GNU/Linux distribution, +# but others may, and indeed are encouraged to, use them also. +# +# Should you do so, PLEASE CO-ORDINATE ANY CHANGES OR ADDITIONS +# of new devices with Ron so that we can try +# to present users with with a standard set of device nodes +# which they can rely on across the board. + +# Convenience link for the common case of a single tablet. +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYMLINK="input/wacom" + +# Port specific link for users of multiple tablets of the same type. +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", ENV{ID_PATH}=="?*", SYMLINK+="input/by-path/$env{ID_PATH}-wacom" + +# Type-named links for multiple tablets. If you want to use multiple +# tablets of the _same_ type, you will probably need to use the links +# from /dev/input/by-path to identify which is plugged into what usb +# port. For different types though, just pick your links from the +# list below. +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0000", SYMLINK+="input/tablet-penpartner" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0010", SYMLINK+="input/tablet-graphire" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0011", SYMLINK+="input/tablet-graphire2-4x5" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0012", SYMLINK+="input/tablet-graphire2-5x7" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0013", SYMLINK+="input/tablet-graphire3" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0014", SYMLINK+="input/tablet-graphire3-6x8" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0015", SYMLINK+="input/tablet-graphire4-4x5" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0016", SYMLINK+="input/tablet-graphire4-6x8" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0060", SYMLINK+="input/tablet-volito" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0061", SYMLINK+="input/tablet-penstation2" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0062", SYMLINK+="input/tablet-volito2-4x5" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0063", SYMLINK+="input/tablet-volito2-2x3" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0064", SYMLINK+="input/tablet-penpartner2" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0020", SYMLINK+="input/tablet-intuos-4x5" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0021", SYMLINK+="input/tablet-intuos-6x8" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0022", SYMLINK+="input/tablet-intuos-9x12" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0023", SYMLINK+="input/tablet-intuos-12x12" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0024", SYMLINK+="input/tablet-intuos-12x18" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0030", SYMLINK+="input/tablet-pl400" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0031", SYMLINK+="input/tablet-pl500" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0032", SYMLINK+="input/tablet-pl600" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0033", SYMLINK+="input/tablet-pl600sx" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0034", SYMLINK+="input/tablet-pl550" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0035", SYMLINK+="input/tablet-pl800" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0037", SYMLINK+="input/tablet-pl700" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0038", SYMLINK+="input/tablet-pl510" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0039", SYMLINK+="input/tablet-dtu710" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00C0", SYMLINK+="input/tablet-dtf521" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00C4", SYMLINK+="input/tablet-dtf720" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0003", SYMLINK+="input/tablet-cintiq_partner" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0041", SYMLINK+="input/tablet-intuos2-4x5" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0042", SYMLINK+="input/tablet-intuos2-6x8" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0043", SYMLINK+="input/tablet-intuos2-9x12" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0044", SYMLINK+="input/tablet-intuos2-12x12" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0045", SYMLINK+="input/tablet-intuos2-12x18" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00B0", SYMLINK+="input/tablet-intuos3-4x5" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00B1", SYMLINK+="input/tablet-intuos3-6x8" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00B2", SYMLINK+="input/tablet-intuos3-9x12" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00B3", SYMLINK+="input/tablet-intuos3-12x12" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00B4", SYMLINK+="input/tablet-intuos3-12x19" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00B5", SYMLINK+="input/tablet-intuos3-6x11" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="003F", SYMLINK+="input/tablet-cintiq21ux" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0047", SYMLINK+="input/tablet-intuos2-6x8a" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0065", SYMLINK+="input/tablet-bamboo" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00c6", SYMLINK+="input/tablet-cintiq12wx" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0017", SYMLINK+="input/tablet-bamboofun-4x5" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0018", SYMLINK+="input/tablet-bamboofun-6x8" +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0069", SYMLINK+="input/tablet-bamboo1" + +# Check and repossess the device if a module other than the wacom one +# is already bound to it. + +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", ACTION=="add", RUN+="/lib/udev/check_driver wacom $devpath $env{ID_BUS}" + diff --git a/source/x11-extra/linuxwacom/FrugalBuild b/source/x11-extra/linuxwacom/FrugalBuild new file mode 100644 index 0000000..e88b344 --- /dev/null +++ b/source/x11-extra/linuxwacom/FrugalBuild @@ -0,0 +1,48 @@ +# Compiling Time: 0.09 SBU +# Maintainer: VMiklos + +pkgname=linuxwacom +pkgver=0.7.9_6 +pkgrel=1 +pkgdesc="Drivers, libraries, and doc for configuring and running Wacom tablets." +_F_sourceforge_ext=".tar.bz2" +Finclude sourceforge +# ugly. the original up2date is correct but atm we need the devel version +up2date="$up2date |sed 's/0.7.8_3/0.7.9_6/'" +depends=('xorg-server>=1.4.0.90' 'ncurses' 'libxi>=1.1.3') +makedepends=('tk' 'inputproto' 'randrproto') +rodepends=('udev') +groups=('x11-extra') +archs=('i686') +source=($source check_driver{,.1} 60-wacom.rules) +sha1sums=('2ef4d8ab7e422490b9381a524e02df321d4543ed' \ + '12ae37807a03f36be2c5cc47e444475677b41693' \ + '7adf948f2d6f29635e80f4cc336799b7962d2a9a' \ + '075411d58a7915c194bd25a866babbed1d0a1127') +_F_cd_path="$_F_sourceforge_name$_F_sourceforge_sep${pkgver//_/-}" + +# probably you need --enable-xserver64 for x86_64! + +# disabled features: +# kernel driver: it's already in the kernel package since 2.6.23 +# wacom_drv.o: it's disabled when using --enable-dlloader + +build() +{ + Fcd + Fpatchall + Fautoreconf + Fmake \ + --enable-dlloader \ + --enable-wacom \ + --enable-tabletdev \ + --enable-wacomdrv \ + --enable-wacdump \ + --enable-xsetwacom + Fmakeinstall + Fexe /lib/udev/check_driver + Fman check_driver.1 + Ffile /etc/udev/rules.d/60-wacom.rules +} + +# optimization OK diff --git a/source/x11-extra/linuxwacom/check_driver b/source/x11-extra/linuxwacom/check_driver new file mode 100644 index 0000000..6e49aa1 --- /dev/null +++ b/source/x11-extra/linuxwacom/check_driver @@ -0,0 +1,24 @@ +#!/bin/sh +# + +#logger check_driver called with: $1 - $2 - $3 - + +wanted=$1 +devpath=$2 +bustype=$3 + +device=$(readlink /sys/$devpath/device) +device=${device##*/} +driver=$(readlink /sys/$devpath/device/driver) +driver=${driver##*/} + +logger device $device is bound to the $driver driver + +if [ "$driver" != "$wanted" ]; then + logger must rebind + echo -n "$device" > /sys/$devpath/device/driver/unbind + echo -n "$device" > /sys/bus/$bustype/drivers/$wanted/bind +else + logger no need to rebind +fi + diff --git a/source/x11-extra/linuxwacom/check_driver.1 b/source/x11-extra/linuxwacom/check_driver.1 new file mode 100644 index 0000000..5016cbb --- /dev/null +++ b/source/x11-extra/linuxwacom/check_driver.1 @@ -0,0 +1,21 @@ +.TH wacom\-tools 1 "5 Nov 2004" "Frugalware Linux" "Frugalware" +.SH NAME +check_driver \- Linux 2.6(.16+) userspace device rebinding helper. + +.SH SYNOPSIS +.B check_driver driver devpath bustype + +.SH DESCRIPTION +This is a \fBRUN\fP script that may be invoked from a udev rule to ensure the +correct driver is bound to a particular device, in situations where a +basic driver may bind to it first but a more specialised one is available. + +.SH EXAMPLE +For the wacom device, a rule like this is used: + +KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", ACTION=="add", RUN+="/lib/udev/check_driver wacom $devpath $env{ID_BUS}" + +.SH COPYRIGHT +2006, Ron Lee . Created for the Debian GNU/Linux +distribution. It may be freely distributed elsewhere. + From crazy at frugalware.org Mon Jan 21 01:05:59 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 21 01:06:01 2008 Subject: [Frugalware-git] playground: kdebase-workspace-4.00.80_764029-0playground1-i686 Message-ID: <20080121000559.DEFEB1190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=170cab7a0f0f6b093635bd60fbdb4dae74cd405f commit 170cab7a0f0f6b093635bd60fbdb4dae74cd405f Author: crazy Date: Mon Jan 21 01:00:52 2008 +0100 kdebase-workspace-4.00.80_764029-0playground1-i686 * Version bump diff --git a/source/kde4/kdebase-workspace/FrugalBuild b/source/kde4/kdebase-workspace/FrugalBuild index 39d9bf2..df76fe9 100644 --- a/source/kde4/kdebase-workspace/FrugalBuild +++ b/source/kde4/kdebase-workspace/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: crazy pkgname=kdebase-workspace -pkgver=4.00.80_760190 -pkgrel=0playground2 +pkgver=4.00.80_764029 +pkgrel=0playground1 pkgdesc="Programs specific for the KDE4 desktop." -depends=('libkde>=4.00.80_757890' 'libqt3support' 'libqtsvg' 'libxpm' 'strigi' 'xfsprogs-acl' 'libxtst' 'libqtopengl' 'libxres' \ +depends=('libkde>=4.00.80_763956' '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') -rodepends=('kde-frugalware>=0.9.0' 'xorg-server>=1.2.0' 'xsetroot' 'dbus-x11' 'xmessage' 'xrandr' 'xset' 'xprop' 'xrdb' "$pkgname-libs=$pkgver") +makedepends=('libqtscript' 'qt4-designer' 'xorg-server>=1.4.0.90') +rodepends=('kde-frugalware>=0.9.0' 'xorg-server>=1.4.0.90' 'xsetroot' 'dbus-x11' 'xmessage' 'xrandr>=1.2.2' 'xset' 'xprop' 'xrdb' "$pkgname-libs=$pkgver") groups=('kde4' 'kde4-minimal') archs=('i686') options=('nomirror') @@ -17,7 +17,7 @@ _F_cmake_confopts="$_F_cmake_confopts -DWITH_NetworkManager:BOOL=OFF" Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 \ default-wallpaper.patch fw-fonts.patch) -sha1sums=('8b9193c8f8db63c01e2e6881cacfbaecbd51007d' \ +sha1sums=('68906d568903a015711ec2c0af54a6425bb48f4c' \ '7a05287ff50b79918669e45ab056bfe4ebc711d5' \ '2585f5e90c18eb091f1ccf98604a5b4c1dce740f') From crazy at frugalware.org Mon Jan 21 01:22:26 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 21 01:22:29 2008 Subject: [Frugalware-git] playground: kdebase-4.00.80_764013-0playground1-i686 Message-ID: <20080121002226.EE6371190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=35f0f7b4b85f2ab194331fc960518f3bc5087a0a commit 35f0f7b4b85f2ab194331fc960518f3bc5087a0a Author: crazy Date: Mon Jan 21 01:19:00 2008 +0100 kdebase-4.00.80_764013-0playground1-i686 * Version bump diff --git a/source/kde4/kdebase/FrugalBuild b/source/kde4/kdebase/FrugalBuild index 1567684..d82036f 100644 --- a/source/kde4/kdebase/FrugalBuild +++ b/source/kde4/kdebase/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: crazy pkgname=kdebase -pkgver=4.00.80_759993 +pkgver=4.00.80_764013 pkgrel=0playground1 pkgdesc="Basic programs for KDE4" depends=() -makedepends=('libkde>=4.00.80_757890' 'qimageblitz' 'libqtnetwork' 'libqtsvg') +makedepends=('libkde>=4.00.80_763956' 'qimageblitz' 'libqtnetwork' 'libqtsvg') groups=('kde4') archs=('i686') options=('nomirror') _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.tar.bz2) -sha1sums=('5008a8b71353a6bc0f4850dbba7ab7661f9d28ec') +sha1sums=('292a22b7831f946968c6d8c26f17fb3bb3811dc5') # TODO: rename to kdebase-apps subpkgs=("${_F_kde4_subpkgs[@]}" 'libkonq') From crazy at frugalware.org Mon Jan 21 01:23:20 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 21 01:23:22 2008 Subject: [Frugalware-git] playground: plasma-playground-4.00.80_763597-0playground1-i686 Message-ID: <20080121002320.3D4D51190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=d9d1dcc5af0682da864fae6a90de6a2c93ce8320 commit d9d1dcc5af0682da864fae6a90de6a2c93ce8320 Author: crazy Date: Mon Jan 21 01:22:50 2008 +0100 plasma-playground-4.00.80_763597-0playground1-i686 * Version bump diff --git a/source/kde4/plasma-playground/FrugalBuild b/source/kde4/plasma-playground/FrugalBuild index bf90c5f..a812693 100644 --- a/source/kde4/plasma-playground/FrugalBuild +++ b/source/kde4/plasma-playground/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: crazy pkgname=plasma-playground -pkgver=4.00.80_760051 -pkgrel=0playground2 +pkgver=4.00.80_763597 +pkgrel=0playground1 pkgdesc="Extra plasma applets from playground" -depends=('libkdecore' 'kdebase-workspace-libs' 'libsm' 'libxft' 'libxpm' 'libxcursor' 'strigi' 'xfsprogs-acl' 'libstdc++' 'libpng' \ +depends=('libkdecore' 'kdebase-workspace-libs>=4.00.80_764029' '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') @@ -13,7 +13,7 @@ archs=('i686') options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 kill-broken-things.patch) -sha1sums=('275f54af161c8d76178a48fc83871041fb48d3bb' \ +sha1sums=('59792baaf8f4dae3eba79048c2e23d62ca2fe99f' \ '5ff3c52439a47d282af6c069cd5d6fb6d1c6941b') # optimization OK From crazy at frugalware.org Mon Jan 21 01:32:36 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 21 01:32:39 2008 Subject: [Frugalware-git] playground: plasma-extragear-4.00.80_763726-0playground1-i686 Message-ID: <20080121003236.889C71190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=549bd1db26384a3c40b837943206066cbcc46fe2 commit 549bd1db26384a3c40b837943206066cbcc46fe2 Author: crazy Date: Mon Jan 21 01:30:57 2008 +0100 plasma-extragear-4.00.80_763726-0playground1-i686 * Version bump diff --git a/source/kde4/plasma-extragear/FrugalBuild b/source/kde4/plasma-extragear/FrugalBuild index 6044554..7d3473d 100644 --- a/source/kde4/plasma-extragear/FrugalBuild +++ b/source/kde4/plasma-extragear/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: crazy pkgname=plasma-extragear -pkgver=4.00.80_757535 -pkgrel=0playground3 +pkgver=4.00.80_763726 +pkgrel=0playground1 pkgdesc="Extra plasma applets from extragear" -depends=('libkdecore' 'libsm' 'libxft' 'libqtxml' 'libxcursor' 'kdebase-workspace-libs' \ +depends=('libkdecore' 'libsm' 'libxft' 'libqtxml' 'libxcursor' 'kdebase-workspace-libs>=4.00.80_764029' \ 'libpng' 'libxrandr' 'libxinerama' 'dbus' 'mesa' 'kdepimlibs' 'qimageblitz') makedepends=('boost') groups=('kde4') @@ -13,7 +13,7 @@ archs=('i686') options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 kill-broken-things.patch) -sha1sums=('7aaa2f197cd38a476581ae0ea0f40bbf69f06d8f' \ +sha1sums=('99f2049eef6a496be7e7fad88f3de96ac7c1eb36' \ '8a3d0e75411ed0a6095a409fdc78b50c5a24eba1') # optimization OK From crazy at frugalware.org Mon Jan 21 01:33:31 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 21 01:33:33 2008 Subject: [Frugalware-git] playground: kdeadmin-4.00.80_762298-0playground1-i686 Message-ID: <20080121003331.48F831190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=ca12e5f827d857e29ec898cba15e53a32fff16d1 commit ca12e5f827d857e29ec898cba15e53a32fff16d1 Author: crazy Date: Mon Jan 21 01:33:09 2008 +0100 kdeadmin-4.00.80_762298-0playground1-i686 * Version bump diff --git a/source/kde4/kdeadmin/FrugalBuild b/source/kde4/kdeadmin/FrugalBuild index 35a106a..4ac61cc 100644 --- a/source/kde4/kdeadmin/FrugalBuild +++ b/source/kde4/kdeadmin/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdeadmin -pkgver=4.00.80_755647 +pkgver=4.00.80_762298 pkgrel=0playground1 pkgdesc="KDE Administration Programs" depends=('libkde>=4.00.80_757890' 'libqtsvg' 'kdepimlibs>=4.00.80_756605') @@ -13,7 +13,7 @@ options=('nomirror') _F_cmake_confopts="-DBUILD_kpackage:BOOL=OFF -DBUILD_knetworkconf:BOOL=OFF" Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('e9846639cb43da2d25ae8d18ccdf1985955bd12c') +sha1sums=('cffa5285fbbc6c65254ee8f274e9f3e6f921ac23') build() From crazy at frugalware.org Mon Jan 21 01:38:52 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 21 01:38:55 2008 Subject: [Frugalware-git] playground: yakuake-2.9svn-0playground2-i686 Message-ID: <20080121003852.BB6C41190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=377e4f9abc8f56aedb2637632502b906fd1031bd commit 377e4f9abc8f56aedb2637632502b906fd1031bd Author: crazy Date: Mon Jan 21 01:38:34 2008 +0100 yakuake-2.9svn-0playground2-i686 * newer snapshot diff --git a/source/kde4/yakuake/FrugalBuild b/source/kde4/yakuake/FrugalBuild index 65f3e08..7eaa22d 100644 --- a/source/kde4/yakuake/FrugalBuild +++ b/source/kde4/yakuake/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: crazy pkgname=yakuake -kdever=4.00.80_759003 +kdever=4.00.80_762679 pkgver=2.9svn -pkgrel=0playground1 +pkgrel=0playground2 pkgdesc="Yakuake is a Quake-style terminal emulator based on KDE Konsole technology." depends=('libice' 'libxext' 'libqtgui' 'libxfixes' 'libkde' 'libqtnetwork' 'bzip2' 'qt4-qdbus' \ 'gamin' 'xfsprogs-attr' 'libxrender' 'libgcc') @@ -16,6 +16,6 @@ url="http://extragear.kde.org/apps/yakuake/" #source=(http://download2.berlios.de/$pkgname/$pkgname-$pkgver.tar.bz2) source=(http://192.168.0.2/.KDE4/$pkgname-$kdever.tar.bz2) _F_cd_path="$pkgname-$kdever" -sha1sums=('fae9b7c74963e41f25f1a92577d1b712646df530') +sha1sums=('0561f76362da0aa3b7b5fd9684afd2ece98ae398') # optimization OK From crazy at frugalware.org Mon Jan 21 01:45:17 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 21 01:45:19 2008 Subject: [Frugalware-git] playground: ktorrent-3.0svn-0playground4-i686 Message-ID: <20080121004517.4C0061190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=c8b0a740ebf4e14dd2ac5bdc50f98e5d4735676d commit c8b0a740ebf4e14dd2ac5bdc50f98e5d4735676d Author: crazy Date: Mon Jan 21 01:44:05 2008 +0100 ktorrent-3.0svn-0playground4-i686 * newer snapshot diff --git a/source/kde4/ktorrent/FrugalBuild b/source/kde4/ktorrent/FrugalBuild index 5d986ba..06aed46 100644 --- a/source/kde4/ktorrent/FrugalBuild +++ b/source/kde4/ktorrent/FrugalBuild @@ -3,10 +3,10 @@ pkgname=ktorrent pkgver=3.0svn -kdever=4.00.80_759504 +kdever=4.00.80_763151 ## version is not reight but as long I package from svn I use kdever for all packages ## does not define an own one now -pkgrel=0playground3 +pkgrel=0playground4 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') @@ -20,7 +20,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=('c8551359492c3842f6f54f4d2a4390414340e05c') +sha1sums=('90d5f1a9a088050937e70be2092db2f935aa4f45') _F_cd_path="$pkgname-$kdever" subpkgs=("libbtcore") From crazy at frugalware.org Mon Jan 21 02:01:24 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 21 02:01:26 2008 Subject: [Frugalware-git] playground: kdeutils-4.00.80_762020-0playground1-i686 Message-ID: <20080121010124.27F091190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=e2ba822b3dc212dde53db40a23e9b62b1012d6d4 commit e2ba822b3dc212dde53db40a23e9b62b1012d6d4 Author: crazy Date: Mon Jan 21 01:58:10 2008 +0100 kdeutils-4.00.80_762020-0playground1-i686 * Version bump diff --git a/source/kde4/kdeutils/FrugalBuild b/source/kde4/kdeutils/FrugalBuild index c0fae1e..73a1cd4 100644 --- a/source/kde4/kdeutils/FrugalBuild +++ b/source/kde4/kdeutils/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdeutils -pkgver=4.00.80_759881 +pkgver=4.00.80_762020 pkgrel=0playground1 pkgdesc="KDE General Utilities" depends=() @@ -13,7 +13,7 @@ options=('nomirror') # empty _F_kde4_subpkgs=('kgpg' 'superkaramba' 'ktimer' 'kfloppy' 'ark' 'kjots' 'kcalc' 'kdessh' 'sweeper' 'kwallet' 'kcharselect') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('dd1c11a495538ce1d352a756f33ad6cb7a47c774') +sha1sums=('1329724c5ba773ba87af9261653337dc51cd32fd') subpkgs=("${_F_kde4_subpkgs[@]}" 'kwikdisk' 'libkmilo' 'kmilo-asus' 'kmilo-dell' 'kmilo-thinkpad' 'kmilo-vaio') From crazy at frugalware.org Mon Jan 21 02:10:27 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 21 02:10:28 2008 Subject: [Frugalware-git] playground: kdemultimedia-4.00.80_764066-0playground1-i686 Message-ID: <20080121011027.8AF041190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=f8d86f9d293720a5cb45b2eb0260d452dc0882e9 commit f8d86f9d293720a5cb45b2eb0260d452dc0882e9 Author: crazy Date: Mon Jan 21 02:08:23 2008 +0100 kdemultimedia-4.00.80_764066-0playground1-i686 * Version bump * dragonplayer moved to kdemultimedia now diff --git a/source/kde4/kdemultimedia/FrugalBuild b/source/kde4/kdemultimedia/FrugalBuild index d4ac54c..aff53f3 100644 --- a/source/kde4/kdemultimedia/FrugalBuild +++ b/source/kde4/kdemultimedia/FrugalBuild @@ -2,20 +2,21 @@ # Maintainer: crazy pkgname=kdemultimedia -pkgver=4.00.80_760163 +pkgver=4.00.80_764066 pkgrel=0playground1 pkgdesc="KDE Multimedia Programs" depends=() makedepends=('libkde>=4.00.80_757890' 'libtunepimp' 'cdparanoia' 'flac' 'libmusicbrainz' 'libvorbis' \ - 'taglib' 'lame' 'kdebase-workspace-libs>=4.00.80_757926' 'libqtsvg') + 'taglib' 'lame' 'kdebase-workspace-libs>=4.00.80_757926' 'libqtsvg' 'xine-lib' 'libqtnetwork' 'gamin' \ + 'qt4-qdbus' 'libqtgui' 'libice' 'libxext' 'libxfixes' 'xfsprogs-attr' 'libxrender' 'bzip2') groups=('kde4') archs=('i686') options=('nomirror') #empty -_F_kde4_subpkgs=('juk' 'kmix' 'kscd' 'libkcddb' 'libkcompactdisc') +_F_kde4_subpkgs=('juk' 'kmix' 'kscd' 'libkcddb' 'libkcompactdisc' 'dragonplayer') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 \ flac.patch) -sha1sums=('abf42dfeee9a05e13052c7c63c230aad661f48be' \ +sha1sums=('14cb5b8d4d890b3b0c9208847e983773f17c69e5' \ '26bdd6cd8a68b1a60753a12b29260265393e63f9') subpkgs=("${_F_kde4_subpkgs[@]}" "$pkgname-audiocd-kio") @@ -24,15 +25,18 @@ subdescs=('Jukebox and music manager.' \ 'A multi-plaform CD-Player library.' \ 'A library for retrieving and sending cddb information.' \ 'CD Player.' \ + 'A video player that has a usability focus' \ 'Audiocd KIO Slave Configuration.') subdepends=('libkde libtunepimp libqtsvg' \ 'libkde libqtsvg' \ 'libkde libkcddb libkcompactdisc libmusicbrainz libqtsvg' \ 'libkde libmusicbrainz libqtsvg' \ 'libkde libqtnetwork libqtsvg' \ + 'libkde qt4-qdbus libqtgui xine-lib libice libxext libxfixes libqtnetwork bzip2 gamin xfsprogs-attr libxrender libgcc' \ 'libkde libkcddb libmusicbrainz flac libvorbis cdparanoia libkcompactdisc libqtsvg') -subgroups=('kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-apps' 'kde4 kde4-libs' 'kde4 kde4-apps' 'kde4') -subarchs=('i686' 'i686' 'i686' 'i686' 'i686' 'i686') +subgroups=('kde4 kde4-multimedia' 'kde4 kde4-multimedia' 'kde4 kde4-multimedia' \ + 'kde4 kde4-libs' 'kde4 kde4-libs' 'kde4 kde4-multimedia' 'kde4 kde4-multimedia') +subarchs=('i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686') build() { From crazy at frugalware.org Mon Jan 21 02:28:03 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 21 02:28:05 2008 Subject: [Frugalware-git] playground: kdegraphics-4.00.80_764039-0playground1-i686 Message-ID: <20080121012803.A15D21190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=1ab8bad9aafc789984a8d4f921a5a07784875ea5 commit 1ab8bad9aafc789984a8d4f921a5a07784875ea5 Author: crazy Date: Mon Jan 21 02:25:43 2008 +0100 kdegraphics-4.00.80_764039-0playground1-i686 * Version bump diff --git a/source/kde4/kdegraphics/FrugalBuild b/source/kde4/kdegraphics/FrugalBuild index 2e763ef..3930872 100644 --- a/source/kde4/kdegraphics/FrugalBuild +++ b/source/kde4/kdegraphics/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdegraphics -pkgver=4.00.80_759638 +pkgver=4.00.80_764039 pkgrel=0playground1 pkgdesc="KDE Graphics Programs" depends=('libqtnetwork' 'libkde' 'libqtsvg') @@ -13,7 +13,7 @@ options=('nomirror') _F_kde4_subpkgs=('gwenview' 'kamera' 'kolourpaint' 'kruler' 'ksnapshot' 'okular' 'libkscan' 'kcolorchooser' 'svgpart') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('a18e5f48b998822b8f46bd1b7d6f57520d81b8bd') +sha1sums=('4a5e47afa03eed7f6ce82d08d37451f446273c15') ## TODO: srigi stuff for 4.1 subpkgs=("${_F_kde4_subpkgs[@]}") From crazy at frugalware.org Mon Jan 21 02:52:50 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 21 02:52:52 2008 Subject: [Frugalware-git] playground: kdesdk-4.00.80_763965-0playground1-i686 Message-ID: <20080121015250.E014F176C053@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=c61dc049d4c76fd1a2090acaf2ccae3e7f6722ab commit c61dc049d4c76fd1a2090acaf2ccae3e7f6722ab Author: crazy Date: Mon Jan 21 02:49:56 2008 +0100 kdesdk-4.00.80_763965-0playground1-i686 * Version bump diff --git a/source/kde4/kdesdk/FrugalBuild b/source/kde4/kdesdk/FrugalBuild index fe36159..e96d505 100644 --- a/source/kde4/kdesdk/FrugalBuild +++ b/source/kde4/kdesdk/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdesdk -pkgver=4.00.80_760041 +pkgver=4.00.80_763965 pkgrel=0playground1 pkgdesc="KDE Software Development Kit." depends=('libkde>=4.00.80_757890' 'libqtsvg' 'kdepimlibs') @@ -14,7 +14,7 @@ options=('nomirror') _F_kde4_subpkgs=('umbrello' 'kbugbuster' 'kcachegrind' 'cervisia') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('4994696f022de9451ea9aa6e836a26f05761fe69') +sha1sums=('69e4a94f9954d3da98589637451321ddd38fa81b') # TODO: split kompare when is a bit more usable subpkgs=("${_F_kde4_subpkgs[@]}" 'kate' 'kuiviewer' "$pkgname-kio") From crazy at frugalware.org Mon Jan 21 03:13:10 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 21 03:13:13 2008 Subject: [Frugalware-git] playground: kdeaccessibility-4.00.80_762298-0playground1-i686 Message-ID: <20080121021310.D8995176C044@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=e86bed4328dd9347c888eac33d60dad0bc0e0adc commit e86bed4328dd9347c888eac33d60dad0bc0e0adc Author: crazy Date: Mon Jan 21 03:10:42 2008 +0100 kdeaccessibility-4.00.80_762298-0playground1-i686 * Version bump diff --git a/source/kde4/kdeaccessibility/FrugalBuild b/source/kde4/kdeaccessibility/FrugalBuild index 49c29bf..0dc506d 100644 --- a/source/kde4/kdeaccessibility/FrugalBuild +++ b/source/kde4/kdeaccessibility/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: crazy pkgname=kdeaccessibility -pkgver=4.00.80_757019 -pkgrel=0playground2 +pkgver=4.00.80_762298 +pkgrel=0playground1 pkgdesc="KDE accessibility programs" groups=('kde4') archs=('i686') @@ -13,7 +13,7 @@ rodepends=('festival' 'txt2pho-hu' 'mbrola' 'freetts') options=('nomirror') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('deb8db1f9dee49b2901ee001d78b3488733498c6') +sha1sums=('e34be4511a260b4f287db3b44301c041bec1762c') #subpkgs=) #subdescs=() From crazy at frugalware.org Mon Jan 21 04:09:11 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 21 04:09:14 2008 Subject: [Frugalware-git] playground: kdenetwork-4.00.80_764034-0playground1-i686 Message-ID: <20080121030911.C4254176C044@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=c12d3c9c4663192df4d832e6d5eacedcd1e0b98b commit c12d3c9c4663192df4d832e6d5eacedcd1e0b98b Author: crazy Date: Mon Jan 21 04:04:44 2008 +0100 kdenetwork-4.00.80_764034-0playground1-i686 * Version bump diff --git a/source/kde4/kdenetwork/FrugalBuild b/source/kde4/kdenetwork/FrugalBuild index 70c1cef..2872829 100644 --- a/source/kde4/kdenetwork/FrugalBuild +++ b/source/kde4/kdenetwork/FrugalBuild @@ -2,19 +2,20 @@ # Maintainer: crazy pkgname=kdenetwork -pkgver=4.00.80_760090 +pkgver=4.00.80_764034 pkgrel=0playground1 pkgdesc="KDE Networking Programs" depends=() makedepends=('openslp' 'libvncserver' 'kdepimlibs' 'libidn' 'qca' 'kdebase-workspace-libs' \ - 'sqlite3' 'decibel' 'avahi-compat' 'libqtsvg' 'libqtnetwork' 'qimageblitz' 'boost' 'libbtcore') + 'sqlite3' 'decibel' 'avahi-compat' 'libqtsvg' 'libqtnetwork' 'qimageblitz' 'boost' 'libbtcore' \ + 'scrnsaverproto' 'libxscrnsaver') groups=('kde4') archs=('i686') options=('nomirror') # empty _F_kde4_subpkgs=('kget' 'knewsticker' 'kopete' 'kppp' 'krdc' 'krfb' "$pkgname-filesharing" 'kdnssd') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 typo_fix_linking_errors.patch) -sha1sums=('0f7b2e4838517ab0db4a7f8fabc0e4bd4bca3aca' \ +sha1sums=('e558ea667b85f48087105a5d0633de25f539e542' \ '8ef0ac70ad8048c1e5e2b014dbdc6eec18c482e2') ## NOTE to self =) filesharing need samba , kdnssd ahavi 'running' to work right. @@ -30,7 +31,7 @@ subdescs=('An advanced download manager for KDE.' \ 'Zeroconf.') subdepends=('libqtnetwork kdebase-workspace-libs libbtcore' \ 'kdebase-workspace-libs kdepimlibs libqtnetwork' \ - 'qimageblitz kdepimlibs libxscrnsaver libidn qca sqlite3 decibel libqtsvg libkde' \ + 'libkdecore qimageblitz libqt3support kdepimlibs strigi xfsprogs-acl cyrus-sasl libxscrnsaver libqtsvg libxft libxpm libxcursor libstdc++ libpng libxi libxrandr libxinerama libxcb libidn qca libjpeg libungif' \ 'libkde libqtsvg' \ 'libkde libvncserver avahi-compat libqtsvg libqtnetwork' \ 'openslp libvncserver libkde avahi-compat libqtsvg libqtnetwork qt4-qdbus bzip2' \ From crazy at frugalware.org Mon Jan 21 04:31:51 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 21 04:31:53 2008 Subject: [Frugalware-git] playground: kdegames-4.00.80_763973-0playground1-i686 Message-ID: <20080121033151.4819C176C045@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=3f53ea9475c68344135f0fe50342fb05012dd886 commit 3f53ea9475c68344135f0fe50342fb05012dd886 Author: crazy Date: Mon Jan 21 04:20:47 2008 +0100 kdegames-4.00.80_763973-0playground1-i686 * Version bump diff --git a/source/kde4/kdegames/FrugalBuild b/source/kde4/kdegames/FrugalBuild index 567f96e..48e9375 100644 --- a/source/kde4/kdegames/FrugalBuild +++ b/source/kde4/kdegames/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdegames -pkgver=4.00.80_760080 +pkgver=4.00.80_763973 pkgrel=0playground1 pkgdesc="Games for KDE." groups=('kde4') @@ -15,7 +15,7 @@ _F_kde4_subpkgs=('ksame' 'kpat' 'kreversi' 'kolf' 'ktuberling' 'konquest' 'kboun 'kfourinline' 'bovo' 'ksquares' 'kgoldrunner' 'katomic' 'kbattleship' 'kshisen' 'kblackbox' 'ksudoku' 'klines' 'kmines' 'kdegame-lskat') Finclude kde4 source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2) -sha1sums=('e634edbec2f98f21157ecdb8c586e07d7646a8ef') +sha1sums=('593632ec0f0267f780d57873fa26d7afd3eafd7d') ## TODO: GGZ support ( a bit br0ken right now ) From vmiklos at frugalware.org Mon Jan 21 14:36:23 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 21 14:36:25 2008 Subject: [Frugalware-git] frugalware-current: ksudoku-0.4-2-i686 Message-ID: <20080121133623.D8D621190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4eef8750429f61bc10636468cc609dbabeb8ed51 commit 4eef8750429f61bc10636468cc609dbabeb8ed51 Author: Miklos Vajna Date: Mon Jan 21 14:35:57 2008 +0100 ksudoku-0.4-2-i686 glut -> freeglut diff --git a/source/kde-extra/ksudoku/FrugalBuild b/source/kde-extra/ksudoku/FrugalBuild index 4282ab1..4cce01a 100644 --- a/source/kde-extra/ksudoku/FrugalBuild +++ b/source/kde-extra/ksudoku/FrugalBuild @@ -3,11 +3,11 @@ pkgname=ksudoku pkgver=0.4 -pkgrel=1 +pkgrel=2 pkgdesc="Sudoku Puzzle Generator and Solver for KDE." url="http://ksudoku.sourceforge.net" license="GPL2" -depends=('kdelibs' 'glut') +depends=('kdelibs' 'freeglut') makedepends=('cmake') archs=('i686' 'x86_64') groups=('kde-extra') From vmiklos at frugalware.org Mon Jan 21 14:57:55 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 21 14:57:57 2008 Subject: [Frugalware-git] frugalware-current: web.py-0.23-1-i686 Message-ID: <20080121135755.116601190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cdbfca21a1064b6d081fc5d4f0e1f074f5a62635 commit cdbfca21a1064b6d081fc5d4f0e1f074f5a62635 Author: Miklos Vajna Date: Mon Jan 21 14:57:46 2008 +0100 web.py-0.23-1-i686 version bump diff --git a/source/devel-extra/web.py/FrugalBuild b/source/devel-extra/web.py/FrugalBuild index 681ff91..22699f4 100644 --- a/source/devel-extra/web.py/FrugalBuild +++ b/source/devel-extra/web.py/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: VMiklos pkgname=web.py -pkgver=0.22 +pkgver=0.23 pkgrel=1 pkgdesc="web.py is a web framework for python" url="http://webpy.org" @@ -15,4 +15,4 @@ up2date="lynx -dump $url/static/ | Flasttar" source=($url/static/$pkgname-$pkgver.tar.gz) _F_cd_path="webpy" _F_makepkg_chkdep="python" -sha1sums=('ee8910ee2992f6212780f24c611fb479c8cee206') +sha1sums=('8fb015343d2511479f32fd94024614f588ca361c') From vmiklos at frugalware.org Mon Jan 21 15:02:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 21 15:02:47 2008 Subject: [Frugalware-git] bmf: bitlbee-skype-0.3.1-1-i686 Message-ID: <20080121140237.F36701190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=47b6f4f81c49cb361059db4c66ba1422285b873a commit 47b6f4f81c49cb361059db4c66ba1422285b873a Author: Miklos Vajna Date: Mon Jan 21 15:02:13 2008 +0100 bitlbee-skype-0.3.1-1-i686 version bump diff --git a/source/network-extra/bitlbee-skype/FrugalBuild b/source/network-extra/bitlbee-skype/FrugalBuild index a58afe5..bc84a97 100644 --- a/source/network-extra/bitlbee-skype/FrugalBuild +++ b/source/network-extra/bitlbee-skype/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=bitlbee-skype -pkgver=0.3.0 +pkgver=0.3.1 pkgrel=1 pkgdesc="A Skype plugin for BitlBee" url="http://vmiklos.hu/project/bitlbee-skype/" From janny at frugalware.org Mon Jan 21 15:56:07 2008 From: janny at frugalware.org (janny) Date: Mon Jan 21 15:56:10 2008 Subject: [Frugalware-git] frugalware-current: stellarium-0.9.1-1-i686 Message-ID: <20080121145607.BE1F9119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=947d2a571055bf7d88e09d9fe9bcdd7f924f2417 commit 947d2a571055bf7d88e09d9fe9bcdd7f924f2417 Author: janny Date: Mon Jan 21 15:47:14 2008 +0100 stellarium-0.9.1-1-i686 * version bump diff --git a/source/xapps-extra/stellarium/FrugalBuild b/source/xapps-extra/stellarium/FrugalBuild index c402a99..ad94e02 100644 --- a/source/xapps-extra/stellarium/FrugalBuild +++ b/source/xapps-extra/stellarium/FrugalBuild @@ -11,7 +11,7 @@ makedepends=('boost>=1.34.1') _F_cmake_confopts="-DCMAKE_CXX_FLAGS=$CXXFLAGS -DCMAKE_C_FLAGS=$CFLAGS" Finclude sourceforge cmake url="http://www.stellarium.org/" -depends=('sdl_mixer' 'libpng' 'mesa' 'freetype2' 'libjpeg' 'libqtopengl' 'curl') +depends=('sdl_mixer' 'libpng' 'mesa' 'freetype2' 'libjpeg' 'libqtopengl' 'curl' 'qt4') license="GPL" groups=('xapps-extra') archs=('i686') @@ -19,15 +19,19 @@ archs=('i686') ## http://sourceforge.net/tracker/index.php?func=detail&aid=1154587&group_id=48857&atid=454375 ## janny next release may have an icon in the tarball as well desktop files ## please check that. -source=($source $pkgname.png) #flags.patch) +source=($source $pkgname.png) sha1sums=('7cbfc207a4497d7f9afa0dda715fae21f8a0d9ef' \ 'ab43d03d1e5616b2dadf5a1a0cb4c70e3265167d') -# 'b5401b8b028c8417d392588d3b8375da858fd6b9') +options=('scriptlet') -build() -{ - CMake_build - Ffilerel ../../$pkgname.png /usr/share/pixmaps/$pkgname.png +build() { + Fcd + mkdir -p builds/unix || Fdie + cd builds/unix || Fdie + cmake -DCMAKE_INSTALL_PREFIX=/usr ../.. || Fdie + make || Fdie + make DESTDIR=${Fdestdir} install || Fdie + Ffilerel ../../../$pkgname.png /usr/share/pixmaps/$pkgname.png Fdesktop "/usr/bin/$pkgname" "/usr/share/pixmaps/$pkgname.png" "Education;" } # optimization OK diff --git a/source/xapps-extra/stellarium/flags.patch b/source/xapps-extra/stellarium/flags.patch deleted file mode 100644 index e338cb6..0000000 --- a/source/xapps-extra/stellarium/flags.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -Naur stellarium-0.9.0/CMakeLists.txt stellarium-0.9.0-p/CMakeLists.txt ---- stellarium-0.9.0/CMakeLists.txt 2007-06-06 10:25:19.000000000 +0200 -+++ stellarium-0.9.0-p/CMakeLists.txt 2007-12-09 04:47:11.000000000 +0100 -@@ -16,8 +16,8 @@ - ENDIF(NOT CMAKE_BUILD_TYPE) - - IF(UNIX AND NOT WIN32) -- SET(CMAKE_C_FLAGS -Wall) # additional C compile flags -- SET(CMAKE_CXX_FLAGS -Wall) # additional CPP compile flags -+ SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall") # additional C compile flags -+ SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall") # additional CPP compile flags - SET(STLPORT_LIBRARY "") - ELSE(UNIX AND NOT WIN32) - SET(CMAKE_C_FLAGS "-Wall -fexceptions -fident -mthreads -D_STLP_NO_CUSTOM_IO -D_STLP_USE_DYNAMIC_LIB -I/home/fchereau/STLport/stlport -L/home/fchereau/STLport/lib") From janny at frugalware.org Mon Jan 21 15:56:07 2008 From: janny at frugalware.org (janny) Date: Mon Jan 21 15:56:13 2008 Subject: [Frugalware-git] frugalware-current: stellarium-0.9.1-1-i686 Message-ID: <20080121145607.A90D71190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f4ed438918e9eac607f085fba5c4a5a4280694c4 commit f4ed438918e9eac607f085fba5c4a5a4280694c4 Author: janny Date: Sun Jan 20 18:46:44 2008 +0100 stellarium-0.9.1-1-i686 * version bump diff --git a/source/xapps-extra/stellarium/FrugalBuild b/source/xapps-extra/stellarium/FrugalBuild index 272bd06..c402a99 100644 --- a/source/xapps-extra/stellarium/FrugalBuild +++ b/source/xapps-extra/stellarium/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Mcklaren pkgname=stellarium -pkgver=0.9.0 -pkgrel=3 +pkgver=0.9.1 +pkgrel=1 pkgdesc="A free open source planetarium for your computer." _F_sourceforge_broken_up2date=1 makedepends=('boost>=1.34.1') @@ -19,10 +19,10 @@ archs=('i686') ## http://sourceforge.net/tracker/index.php?func=detail&aid=1154587&group_id=48857&atid=454375 ## janny next release may have an icon in the tarball as well desktop files ## please check that. -source=($source $pkgname.png flags.patch) -sha1sums=('696e0fa935b695763ab37c66ec5e189c3e6db9f9' \ - 'ab43d03d1e5616b2dadf5a1a0cb4c70e3265167d' \ - 'b5401b8b028c8417d392588d3b8375da858fd6b9') +source=($source $pkgname.png) #flags.patch) +sha1sums=('7cbfc207a4497d7f9afa0dda715fae21f8a0d9ef' \ + 'ab43d03d1e5616b2dadf5a1a0cb4c70e3265167d') +# 'b5401b8b028c8417d392588d3b8375da858fd6b9') build() { From priyank at frugalware.org Mon Jan 21 15:58:25 2008 From: priyank at frugalware.org (Priyank) Date: Mon Jan 21 15:58:28 2008 Subject: [Frugalware-git] frugalware-current: gtkwave-3.1.3-1-i686 Message-ID: <20080121145825.F0C921190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4fd63c283003f3265f169af1dd66476532372699 commit 4fd63c283003f3265f169af1dd66476532372699 Author: Priyank Date: Mon Jan 21 20:26:38 2008 +0530 gtkwave-3.1.3-1-i686 * Version bump diff --git a/source/xapps-extra/gtkwave/FrugalBuild b/source/xapps-extra/gtkwave/FrugalBuild index 052d7d1..eb9772c 100644 --- a/source/xapps-extra/gtkwave/FrugalBuild +++ b/source/xapps-extra/gtkwave/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=gtkwave -pkgver=3.1.2 +pkgver=3.1.3 pkgrel=1 pkgdesc="A wave viewer for LXT, LXT2, VZT, GHW and standard Verilog VCD/EVCD files." url="http://home.nc.rr.com/gtkwave/" @@ -12,6 +12,6 @@ groups=('xapps-extra' 'geda-suite') archs=('i686') up2date="lynx -dump $url | grep $pkgname | grep -m1 tar.gz | Flasttar" source=($url/$pkgname-$pkgver.tar.gz) -sha1sums=('a167f3ef81f2a80670cccaebf7570ceebc1d63b7') +sha1sums=('0143017fd466adc96bc35983fc8e5578a021e421') # optimization OK From priyank at frugalware.org Mon Jan 21 16:03:48 2008 From: priyank at frugalware.org (Priyank) Date: Mon Jan 21 16:03:50 2008 Subject: [Frugalware-git] frugalware-current: python-formencode-0.9-1-i686 Message-ID: <20080121150349.033521190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c7e086b30b6c21cb686fa0a83ffe095be82b8aee commit c7e086b30b6c21cb686fa0a83ffe095be82b8aee Author: Priyank Date: Mon Jan 21 20:33:01 2008 +0530 python-formencode-0.9-1-i686 * Version bump diff --git a/source/devel-extra/python-formencode/FrugalBuild b/source/devel-extra/python-formencode/FrugalBuild index ddcd577..ff8e742 100644 --- a/source/devel-extra/python-formencode/FrugalBuild +++ b/source/devel-extra/python-formencode/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: Priyank Gosalia pkgname=python-formencode -pkgver=0.7.1 +pkgver=0.9 pkgrel=1 pkgdesc="FormEncode is a validation and form generation package." url="http://formencode.org/" @@ -13,4 +13,4 @@ archs=('i686' 'x86_64') up2date="lynx -dump 'http://cheeseshop.python.org/pypi/FormEncode' |grep '.tar.gz#'| sed 's/.*-\(.*\)\.tar.*/\1/'" source=(http://cheeseshop.python.org/packages/source/F/FormEncode/FormEncode-$pkgver.tar.gz) _F_cd_path="FormEncode-$pkgver" -sha1sums=('a5c90c3d130b6cf385485fa85f97117a1062164c') +sha1sums=('dacafd374c52529ce069429273a4aec2d57e1d23') From crazy at frugalware.org Mon Jan 21 16:08:24 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 21 16:08:28 2008 Subject: [Frugalware-git] playground: dragonplayer Message-ID: <20080121150825.0A7D71190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=4014b4910ba4e936fdb7569bae62637d9db3fe3b commit 4014b4910ba4e936fdb7569bae62637d9db3fe3b Author: crazy Date: Mon Jan 21 15:39:23 2008 +0100 dragonplayer * removed * it is in kdemultimedia now diff --git a/dev/null b/dev/null new file mode 100644 index 0000000..e69de29 diff --git a/source/kde4/dragonplayer/FrugalBuild b/source/kde4/dragonplayer/FrugalBuild deleted file mode 100644 index c918c7c..0000000 --- a/source/kde4/dragonplayer/FrugalBuild +++ /dev/null @@ -1,22 +0,0 @@ -# Compiling Time: 0.22 SBU -# Maintainer: crazy - -pkgname=dragonplayer -pkgver=2.0svn -kdever=4.00.80_759980 -pkgrel=0playground2 -pkgdesc="A video player that has a usability focus" -url="http://dragonplayer.org" -depends=('libkde' 'qt4-qdbus' 'libqtgui' 'xine-lib' 'libice' 'libxext' \ - 'libxfixes' 'libqtnetwork' 'bzip2' 'gamin' 'xfsprogs-attr' 'libxrender' 'libgcc') -groups=('kde4' 'kde4-apps') -archs=('i686') -up2date="$pkgver" -options=('nomirror') -Finclude kde4 -source=(http://192.168.0.2/.KDE4/$pkgname-$kdever.tar.bz2) -sha1sums=('fa1a60b1dd916f86e71cbd9ddc9ba9c51e013d69') -_F_cd_path="$pkgname-$kdever" - - -# optimization OK From priyank at frugalware.org Mon Jan 21 16:10:16 2008 From: priyank at frugalware.org (Priyank) Date: Mon Jan 21 16:10:19 2008 Subject: [Frugalware-git] frugalware-current: python-logilab-common-0.26.1-1-i686 Message-ID: <20080121151016.EC9BB1190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=864ac24816d2d4c266d5e8138a44b1ee5b250eca commit 864ac24816d2d4c266d5e8138a44b1ee5b250eca Author: Priyank Date: Mon Jan 21 20:39:01 2008 +0530 python-logilab-common-0.26.1-1-i686 * Version bump diff --git a/source/devel-extra/python-logilab-common/FrugalBuild b/source/devel-extra/python-logilab-common/FrugalBuild index 34e2a42..f0e0247 100644 --- a/source/devel-extra/python-logilab-common/FrugalBuild +++ b/source/devel-extra/python-logilab-common/FrugalBuild @@ -4,7 +4,7 @@ pkgname=python-logilab-common _F_archive_name=logilab-common -pkgver=0.25.1 +pkgver=0.26.1 pkgrel=1 pkgdesc="Providing low level functionnalities needed for logilab python programs." url="http://www.logilab.org/projects/common/project_view" @@ -14,5 +14,5 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://www.logilab.org/ftp/pub/common | Flasttar" source=(ftp://ftp.logilab.org/pub/common/logilab-common-$pkgver.tar.gz) _F_cd_path=logilab-common-$pkgver -sha1sums=('bfda9de20cfc74d2dcf3df10c3c072411b7c601a') +sha1sums=('c7f8f9d68375175fd80baa2998c5172ff0f674ec') From crazy at frugalware.org Mon Jan 21 16:34:02 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 21 16:34:04 2008 Subject: [Frugalware-git] playground: kdeadmin-4.00.80_762298-0playground1-i686 Message-ID: <20080121153402.2B3FA1190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=93701b312b977db58496ef2697d3cb365230e1de commit 93701b312b977db58496ef2697d3cb365230e1de Author: crazy Date: Mon Jan 21 16:33:47 2008 +0100 kdeadmin-4.00.80_762298-0playground1-i686 * depends++ diff --git a/source/kde4/kdeadmin/FrugalBuild b/source/kde4/kdeadmin/FrugalBuild index 4ac61cc..6d11e44 100644 --- a/source/kde4/kdeadmin/FrugalBuild +++ b/source/kde4/kdeadmin/FrugalBuild @@ -5,7 +5,8 @@ pkgname=kdeadmin pkgver=4.00.80_762298 pkgrel=0playground1 pkgdesc="KDE Administration Programs" -depends=('libkde>=4.00.80_757890' 'libqtsvg' 'kdepimlibs>=4.00.80_756605') +depends=('libkde' 'strigi' 'xfsprogs-acl' 'libqt3support' 'libqtsvg' 'libsm' 'libxft' 'libxpm' \ + 'libxcursor' 'libstdc++' 'libpng' 'libxi' 'libxrandr' 'libxinerama' 'cyrus-sasl' 'kdepimlibs') groups=('kde4') archs=('i686') options=('nomirror') From vmiklos at frugalware.org Mon Jan 21 16:45:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 21 16:45:34 2008 Subject: [Frugalware-git] frugalware-current: pysvn-1.5.3-1-i686 Message-ID: <20080121154532.9A4971190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=29376fcf5a4a77b3a21ffa9b217cbb92ac16853f commit 29376fcf5a4a77b3a21ffa9b217cbb92ac16853f Author: Miklos Vajna Date: Mon Jan 21 16:45:01 2008 +0100 pysvn-1.5.3-1-i686 version bump updated -apr.diff (half of it is in upstream) diff --git a/source/devel-extra/pysvn/FrugalBuild b/source/devel-extra/pysvn/FrugalBuild index 0178fa9..1423f6a 100644 --- a/source/devel-extra/pysvn/FrugalBuild +++ b/source/devel-extra/pysvn/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: VMiklos pkgname=pysvn -pkgver=1.5.2 -pkgid=38915 +pkgver=1.5.3 +pkgid=41267 pkgrel=1 pkgdesc="Python bindings for Subversion" url="http://pysvn.tigris.org/servlets/ProjectDocumentList?folderID=1762" @@ -13,9 +13,9 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url|Flasttar" source=(http://pysvn.tigris.org/files/documents/1233/$pkgid/pysvn-$pkgver.tar.gz \ - pysvn-1.5.2-apr.diff) -sha1sums=('5664894815a33c220ce4f8c06c8151ab0cfe7712' \ - '58204e409d3426cbb6508ea8310af8987e80cef2') + pysvn-1.5.3-apr.diff) +sha1sums=('0de3c4be6bdc97968f31b1ae08d52efbf4838a41' \ + 'b61f13e16d77f9785c1591b169d71ce718049e1e') Finclude python build() diff --git a/source/devel-extra/pysvn/pysvn-1.5.2-apr.diff b/source/devel-extra/pysvn/pysvn-1.5.2-apr.diff deleted file mode 100644 index f04d180..0000000 --- a/source/devel-extra/pysvn/pysvn-1.5.2-apr.diff +++ /dev/null @@ -1,22 +0,0 @@ ---- pysvn-1.5.2.orig/Source/setup.py 2007-07-01 12:30:50.000000000 +0200 -+++ pysvn-1.5.2/Source/setup.py 2007-08-04 13:30:54.000000000 +0200 -@@ -331,7 +331,7 @@ - -lsvn_client-1 \ - -lsvn_diff-1 \ - -lsvn_repos-1 \ -- -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv -lexpat -lneon -+ -lkrb5 -lcom_err -lresolv -lexpat -lneon - - #include pysvn_common.mak - ''' -@@ -644,8 +644,8 @@ - - def find_apr_lib( self, argv ): - last_exception = None -- lib_list = [(self.get_lib_name_for_platform( 'libapr-1' ), 'apr-1'), -- (self.get_lib_name_for_platform( 'libapr-0' ), 'apr-0')] -+ lib_list = [('libapr.so.1', 'apr-1'), -+ ('libapr.so.0', 'apr-0')] - - for apr_libname, self.lib_apr in lib_list: - try: diff --git a/source/devel-extra/pysvn/pysvn-1.5.3-apr.diff b/source/devel-extra/pysvn/pysvn-1.5.3-apr.diff new file mode 100644 index 0000000..cc9fac7 --- /dev/null +++ b/source/devel-extra/pysvn/pysvn-1.5.3-apr.diff @@ -0,0 +1,13 @@ +--- pysvn-1.5.2.orig/Source/setup.py 2007-07-01 12:30:50.000000000 +0200 ++++ pysvn-1.5.2/Source/setup.py 2007-08-04 13:30:54.000000000 +0200 +@@ -644,8 +644,8 @@ + + def find_apr_lib( self, argv ): + last_exception = None +- lib_list = [(self.get_lib_name_for_platform( 'libapr-1' ), 'apr-1'), +- (self.get_lib_name_for_platform( 'libapr-0' ), 'apr-0')] ++ lib_list = [('libapr.so.1', 'apr-1'), ++ ('libapr.so.0', 'apr-0')] + + for apr_libname, self.lib_apr in lib_list: + try: From crazy at frugalware.org Mon Jan 21 17:05:08 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 21 17:05:14 2008 Subject: [Frugalware-git] playground: codeine Message-ID: <20080121160508.DF5691190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=26cf13fe3e63fa0af4fe975b6c3397a62d146274 commit 26cf13fe3e63fa0af4fe975b6c3397a62d146274 Author: crazy Date: Mon Jan 21 17:02:29 2008 +0100 codeine * removed , dragonplayer replaces it diff --git a/source/kde-extra/codeine/FrugalBuild b/source/kde-extra/codeine/FrugalBuild deleted file mode 100644 index be6cb85..0000000 --- a/source/kde-extra/codeine/FrugalBuild +++ /dev/null @@ -1,28 +0,0 @@ -# Compiling Time: 0.24 SBU -# Maintainer: crazy - -pkgname=codeine -pkgver=1.0.1 -pkgrel=1 -pkgdesc="A simple video-player for KDE with a focus on ergonomics and usability" -_F_kde_id="17161" -Finclude kde -url="http://www.methylblue.com/codeine/" -depends=('kdelibs>=3.5.5' 'xine-lib') -makedepends=('scons') -groups=('kde-extra') -archs=('i686' 'x86_64') -## don't ask me why -3 -source=($url/$pkgname-$pkgver-3.tar.bz2) -sha1sums=('606069da00a573c15c3fb01f718ee7638d090169') - -build() -{ - Fcd - ./configure prefix=/usr || Fdie - make || Fdie - DESTDIR="$Fdestdir" make install || Fdie -} - - -# optimization OK From crazy at frugalware.org Mon Jan 21 17:05:08 2008 From: crazy at frugalware.org (crazy) Date: Mon Jan 21 17:05:19 2008 Subject: [Frugalware-git] playground: kicker-compiz Message-ID: <20080121160508.ED056119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=ad25e168ab232a3c778b6455b44e3de9e550d764 commit ad25e168ab232a3c778b6455b44e3de9e550d764 Author: crazy Date: Mon Jan 21 17:04:10 2008 +0100 kicker-compiz * removed , kicker does not exist in kde4 diff --git a/source/kde-extra/kicker-compiz/FrugalBuild b/source/kde-extra/kicker-compiz/FrugalBuild deleted file mode 100644 index e88623f..0000000 --- a/source/kde-extra/kicker-compiz/FrugalBuild +++ /dev/null @@ -1,19 +0,0 @@ -# Compiling Time: 0.60 SBU -# Maintainer: crazy - -pkgname=kicker-compiz -pkgver=0.2 -pkgrel=1 -pkgdesc="Modified pager applet for kicker to make it work with compiz." -depends=('kdebase>=3.5.5') -_F_kde_id="46021" -Finclude kde -options=('scriptlet') -groups=('kde-extra') -archs=('i686' 'x86_64') -## hrmm -source=(http://www.kde-apps.org/content/files/46021-$pkgname-3.5.4.tar.gz) -_F_cd_path="$pkgname-3.5.4" -sha1sums=('9d61590c5b296a4255153ea5901ff1b0e1184a0e') - -# optimization OK From vmiklos at frugalware.org Mon Jan 21 17:47:06 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 21 17:47:09 2008 Subject: [Frugalware-git] frugalware-current: sudo-1.6.9p12-1-i686 Message-ID: <20080121164706.CB1AE1190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ccdf7991744560cab0c4bde5f9d8d296122f9e73 commit ccdf7991744560cab0c4bde5f9d8d296122f9e73 Author: Miklos Vajna Date: Mon Jan 21 17:46:58 2008 +0100 sudo-1.6.9p12-1-i686 version bump diff --git a/source/apps/sudo/FrugalBuild b/source/apps/sudo/FrugalBuild index 6b0bfa4..02e316e 100644 --- a/source/apps/sudo/FrugalBuild +++ b/source/apps/sudo/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=sudo -pkgver=1.6.9p11 +pkgver=1.6.9p12 pkgrel=1 pkgdesc="Give limited root privileges to certain users" url="http://www.sudo.ws/" @@ -12,7 +12,7 @@ archs=('i686' 'x86_64') backup=('etc/sudoers') up2date="lynx -dump http://www.sudo.ws/|grep 'stable version is'|sed 's/.*sudo \(.*\), .*/\1/'" source=(http://www.sudo.ws/$pkgname/dist/$pkgname-$pkgver.tar.gz sudo.sh) -sha1sums=('7716c05eeb2e598eda3d9e7804b401844744301b' \ +sha1sums=('dcc10903c714a14c79c40b75de4ac9b7e308629e' \ 'ff0745f1d95c614f55e8fd1f85abee2486cf24ba') build() From vmiklos at frugalware.org Mon Jan 21 17:51:11 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 21 17:51:12 2008 Subject: [Frugalware-git] frugalwareutils: fwx_doconfig(): write the resolution to the Monitor section as well Message-ID: <20080121165111.3E10C1190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=c7ad7705113e66d0df59542feff9c3ed29f1fad8 commit c7ad7705113e66d0df59542feff9c3ed29f1fad8 Author: Miklos Vajna Date: Mon Jan 21 17:48:28 2008 +0100 fwx_doconfig(): write the resolution to the Monitor section as well - this fixes detection for some ati cards - TODO: there may be causes thwn just the resolution is not enough as PreferredMode, we need further testers if we want to support such cards diff --git a/libfwxconfig/libfwxconfig.c b/libfwxconfig/libfwxconfig.c index d030833..a789831 100644 --- a/libfwxconfig/libfwxconfig.c +++ b/libfwxconfig/libfwxconfig.c @@ -164,6 +164,7 @@ int fwx_doconfig(char *mousedev, char *res, char *depth) // We'll work around this. fprintf(nfp, "HorizSync %s\n", HORIZSYNC); fprintf(nfp, "VertRefresh %s\n", REFRESH); + fprintf(nfp, "Option \"PreferredMode\" \"%s\"\n", res); fprintf(nfp, "Option \"DPMS\"\n"); } if(reg_match(line, "driver.*kbd")) From boobaa at frugalware.org Mon Jan 21 17:52:48 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon Jan 21 17:52:49 2008 Subject: [Frugalware-git] frugalware-current: drupal.sh: s/build()/Fbuild_drupal()/ Message-ID: <20080121165248.545C41190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a143ee01dea6fdff81bc2129d2ea6160e50e17b9 commit a143ee01dea6fdff81bc2129d2ea6160e50e17b9 Author: CSÉCSY László Date: Mon Jan 21 17:52:30 2008 +0100 drupal.sh: s/build()/Fbuild_drupal()/ this way build() can be overloaded (by def all it does is calling Fbuild_drupal) diff --git a/source/include/drupal.sh b/source/include/drupal.sh index abf7d71..543ff2a 100644 --- a/source/include/drupal.sh +++ b/source/include/drupal.sh @@ -60,10 +60,18 @@ options=('stick' 'nodocs') ### # == PROVIDED FUNCTIONS -# * build() +# * Fbuild_drupal() ### -build() +Fbuild_drupal() { Fmkdir var/www/drupal/sites/all/modules mv $Fsrcdir/$_F_drupal_module $Fdestdir/var/www/drupal/sites/all/modules/$_F_drupal_module } + +### +# * build() +### +build() +{ + Fbuild_drupal +} From vmiklos at frugalware.org Mon Jan 21 17:59:22 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 21 17:59:23 2008 Subject: [Frugalware-git] frugalware-current: autoconf-archive-2008_01_16-1-i686 Message-ID: <20080121165922.CB65B1190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=46d62e8ba57385a5a2b9ca9eaf1061fccc0c829c commit 46d62e8ba57385a5a2b9ca9eaf1061fccc0c829c Author: Miklos Vajna Date: Mon Jan 21 17:59:12 2008 +0100 autoconf-archive-2008_01_16-1-i686 version bump diff --git a/source/devel-extra/autoconf-archive/FrugalBuild b/source/devel-extra/autoconf-archive/FrugalBuild index 490d961..e228135 100644 --- a/source/devel-extra/autoconf-archive/FrugalBuild +++ b/source/devel-extra/autoconf-archive/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=autoconf-archive -pkgver=2007_12_18 +pkgver=2008_01_16 pkgrel=1 pkgdesc="Aims to provide a collection of reusable Autoconf macros." url="http://autoconf-archive.cryp.to/" @@ -11,5 +11,5 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url |grep tar.bz2$|sed 's/.*archive-\(.*\).t.*/\1/;s/-/_/g;q'" source=(http://autoconf-archive.cryp.to/autoconf-archive-${pkgver//_/-}.tar.bz2) -sha1sums=('8d185fc0a9014e54a5be3ef4bc70c07f1af6a24e') +sha1sums=('52f09e2095c69d65e60da5ebfc22520c7e544839') _F_cd_path="autoconf-archive-${pkgver//_/-}" From vmiklos at frugalware.org Mon Jan 21 18:01:56 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 21 18:01:58 2008 Subject: [Frugalware-git] frugalware-current: apcupsd-3.14.3-1-i686 Message-ID: <20080121170156.C77EE1190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b555508036d3aaf78ddcaf3246a9b144758004bd commit b555508036d3aaf78ddcaf3246a9b144758004bd Author: Miklos Vajna Date: Mon Jan 21 18:01:50 2008 +0100 apcupsd-3.14.3-1-i686 version bump diff --git a/source/apps-extra/apcupsd/FrugalBuild b/source/apps-extra/apcupsd/FrugalBuild index f43a01d..718c487 100644 --- a/source/apps-extra/apcupsd/FrugalBuild +++ b/source/apps-extra/apcupsd/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=apcupsd -pkgver=3.14.2 +pkgver=3.14.3 pkgrel=1 pkgdesc="A daemon for controlling APC UPSes." Finclude sourceforge @@ -14,7 +14,7 @@ archs=('i686' 'x86_64') up2date="lynx -dump $url |grep Stable|sed 's/.*: \([0-9\.]*\) (.*/\1/;q'" source=($source rc.apcupsd rc.apcupsd-hu.po \ apcupsd.conf.off) -sha1sums=('5a028236a521c7ef6154a5fd7a14d4f8dcdbf64d' \ +sha1sums=('b9f75732752cdee9792a5be526656c153c2d1274' \ '00bf37801558c4219499d48747b657bf60f38f73' \ 'cb0e3f02874078a7fbd38429f3f59a45b057b163' \ 'd561f5535022e22a6a22514b13a95cdcec61e881') From vmiklos at frugalware.org Mon Jan 21 18:04:14 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 21 18:04:15 2008 Subject: [Frugalware-git] frugalware-current: splashy-0.3.8-4-i686 Message-ID: <20080121170414.214701190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=00f87c77317be3d223cc6001aa02ee14c25a5d00 commit 00f87c77317be3d223cc6001aa02ee14c25a5d00 Author: Miklos Vajna Date: Mon Jan 21 18:03:31 2008 +0100 splashy-0.3.8-4-i686 rc.splash: check if /var/run/sendsigs.omit is writable before trying to write it diff --git a/source/xapps/splashy/FrugalBuild b/source/xapps/splashy/FrugalBuild index aeb7f5e..eef0f39 100644 --- a/source/xapps/splashy/FrugalBuild +++ b/source/xapps/splashy/FrugalBuild @@ -6,7 +6,7 @@ pkgver=0.3.8 themever=0.7 # see http://alioth.debian.org/project/showfiles.php?group_id=30657 rel_id=2239 -pkgrel=3 +pkgrel=4 pkgdesc="A complete user-space boot splash system" url="http://alioth.debian.org/projects/splashy/" depends=('glib2' 'directfb-input-keyboard>=1.1.1-1' 'libgcc' 'file') @@ -24,7 +24,7 @@ sha1sums=('647ccb13c620972cf01df3910d5e2015501b9d3c' \ '319e6edb46519414d9d3e7b620592ab162a5bc00' \ '4979a54122223dc7d4324f52e120ff9005a8c17b' \ '006d65bb621d1108cbb994fb50712bad4d61b6d0' \ - 'b9eff7e38ff8b7e27bed6a49e294feaaab31eecc' \ + 'efda89688b48f80f6698215eb104acc910ce9958' \ '82c272166e89ecc840169fa76cc3fb45e2236712' \ 'd86d3554aa64b129352e826d1e659a5a4611b47d' \ 'c9da7e70efb6070e61ba2e6908a712ac524ae90b' \ diff --git a/source/xapps/splashy/rc.splash b/source/xapps/splashy/rc.splash index 226c238..a622e13 100644 --- a/source/xapps/splashy/rc.splash +++ b/source/xapps/splashy/rc.splash @@ -23,7 +23,9 @@ rc_start() else splashy boot 2>/dev/null fi - pidof splashy >> /var/run/sendsigs.omit + if [ -w /var/run/sendsigs.omit ]; then + pidof splashy >> /var/run/sendsigs.omit + fi return # FIXME: this time the text is included in the image str=$"Press Esc for verbose mode" max=1024 From vmiklos at frugalware.org Mon Jan 21 18:08:23 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 21 18:08:26 2008 Subject: [Frugalware-git] pacman-tools: updates for 1.0.5 Message-ID: <20080121170823.B68621190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=d3083101057d2240930df21b08e5c38e208b34b2 commit d3083101057d2240930df21b08e5c38e208b34b2 Author: Miklos Vajna Date: Mon Jan 21 18:08:16 2008 +0100 updates for 1.0.5 diff --git a/Makefile b/Makefile index a8b0357..749e81e 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Makefile for pacman-tools # -# Copyright (C) 2004-2007 Miklos Vajna +# Copyright (C) 2004-2008 Miklos Vajna # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -16,7 +16,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -VERSION = 1.0.4 +VERSION = 1.0.5 CFLAGS ?= -Wall -Werror -g -O2 -pipe CFLAGS += $(shell pkg-config --cflags libxml-2.0) diff --git a/NEWS b/NEWS index 7e70f0b..fbd811f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +1.0.5 - chkdep: improved support for dependency cycles + - support for the upcoming git-1.5.4 + - dg: new commands for better darcs compatibility + - genchangelog: fix for --clean 1.0.4 - darcs-git: push now automatically tries to pull if necessary - mkiso: output only the necessary informations, not all the debug info received from libpacman From vmiklos at frugalware.org Mon Jan 21 18:14:16 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 21 18:14:18 2008 Subject: [Frugalware-git] frugalware-current: pacman-tools-1.0.5-1-i686 Message-ID: <20080121171416.965191190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=998611a4470c763f77adebf1240c644ca9d56544 commit 998611a4470c763f77adebf1240c644ca9d56544 Author: Miklos Vajna Date: Mon Jan 21 18:13:52 2008 +0100 pacman-tools-1.0.5-1-i686 version bump diff --git a/source/devel/pacman-tools/FrugalBuild b/source/devel/pacman-tools/FrugalBuild index 3ddaec1..12d3202 100644 --- a/source/devel/pacman-tools/FrugalBuild +++ b/source/devel/pacman-tools/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=pacman-tools -pkgver=1.0.4 +pkgver=1.0.5 pkgrel=1 pkgdesc="Tools for developers for managing packages" url="http://ftp.frugalware.org/pub/other/pacman-tools" From vmiklos at frugalware.org Mon Jan 21 18:18:30 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 21 18:18:33 2008 Subject: [Frugalware-git] frugalware-current: sudo-1.6.9p12-1-i686 Message-ID: <20080121171830.A7EF31190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6c5e5fa2910c553a3992c8ebd218e39a6b3f93f0 commit 6c5e5fa2910c553a3992c8ebd218e39a6b3f93f0 Author: Miklos Vajna Date: Mon Jan 21 18:18:18 2008 +0100 sudo-1.6.9p12-1-i686 oops, forgot to update sha1sums() diff --git a/source/apps/sudo/FrugalBuild b/source/apps/sudo/FrugalBuild index 02e316e..c9c670b 100644 --- a/source/apps/sudo/FrugalBuild +++ b/source/apps/sudo/FrugalBuild @@ -12,7 +12,7 @@ archs=('i686' 'x86_64') backup=('etc/sudoers') up2date="lynx -dump http://www.sudo.ws/|grep 'stable version is'|sed 's/.*sudo \(.*\), .*/\1/'" source=(http://www.sudo.ws/$pkgname/dist/$pkgname-$pkgver.tar.gz sudo.sh) -sha1sums=('dcc10903c714a14c79c40b75de4ac9b7e308629e' \ +sha1sums=('c2b07c68d2026fb3e7786b2c9a8fb0c519a830f8' \ 'ff0745f1d95c614f55e8fd1f85abee2486cf24ba') build() From voroskoi at frugalware.org Mon Jan 21 18:34:41 2008 From: voroskoi at frugalware.org (voroskoi) Date: Mon Jan 21 18:34:43 2008 Subject: [Frugalware-git] homepage-ng: FSA347-squid Message-ID: <20080121173441.83DA81190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=ee17decb28d950512277a83e2947aa5ff8bed6e0 commit ee17decb28d950512277a83e2947aa5ff8bed6e0 Author: voroskoi Date: Mon Jan 21 18:34:32 2008 +0100 FSA347-squid diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index c1471dc..eaca77f 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,18 @@ + 347 + 2008-01-21 + voroskoi + squid + 2.6.STABLE16-1 + 2.6.STABLE16-2sayshell1 + http://bugs.frugalware.org/task/2659 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6239 + A vulnerability has been reported in Squid, which can be exploited by malicious people to cause a DoS (Denial of Service). + The vulnerability is caused due to a boundary error within the processing of cache update replies and can be exploited to crash an affected server. + + 346 2008-01-17 vmiklos From voroskoi at frugalware.org Mon Jan 21 18:42:59 2008 From: voroskoi at frugalware.org (voroskoi) Date: Mon Jan 21 18:43:00 2008 Subject: [Frugalware-git] homepage-ng: FSA348-scponly Message-ID: <20080121174259.5A1581190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=e92254c5808a009a77d712cae83c4247b9f8644a commit e92254c5808a009a77d712cae83c4247b9f8644a Author: voroskoi Date: Mon Jan 21 18:42:38 2008 +0100 FSA348-scponly diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index eaca77f..4c38d08 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,18 @@ + 348 + 2008-01-21 + voroskoi + scponly + 4.6-1 + 4.6-2sayshell1 + http://bugs.frugalware.org/task/2662 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6350 + A security issue has been reported in scponly, which can be exploited by malicious, local users to bypass certain security restrictions. + The security issue is caused due to the unsafe execution of certain programs (e.g. svn, svnserve, rsync or unison) and can be exploited to execute arbitrary programs via various parameters. + + 347 2008-01-21 voroskoi From voroskoi at frugalware.org Mon Jan 21 19:01:17 2008 From: voroskoi at frugalware.org (voroskoi) Date: Mon Jan 21 19:01:19 2008 Subject: [Frugalware-git] homepage-ng: FSA349-apache Message-ID: <20080121180117.C4E051190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=6b010317b9fd57686e386e301a7b78d48018a5e1 commit 6b010317b9fd57686e386e301a7b78d48018a5e1 Author: voroskoi Date: Mon Jan 21 19:00:52 2008 +0100 FSA349-apache diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 4c38d08..9b7b960 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,19 @@ + 349 + 2008-01-21 + voroskoi + apache + 2.2.6-1 + 2.2.6-2sayshell1 + + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5000 + A vulnerability have been reported in Apache mod_imagemap module, which can be exploited by malicious people to conduct cross-site scripting attacks. + Certain unspecified input passed to "mod_imagemap" is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site. + Successful exploitation requires that "mod_imagemap" is enabled and a mapfile is publicly accessible. + + 348 2008-01-21 voroskoi From priyank at frugalware.org Mon Jan 21 19:12:15 2008 From: priyank at frugalware.org (Priyank) Date: Mon Jan 21 19:12:17 2008 Subject: [Frugalware-git] frugalware-current: python-sqlobject-0.10.0b1-1-i686 Message-ID: <20080121181215.586481190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a6513292c2d51681395f3cb87324e366fd01f497 commit a6513292c2d51681395f3cb87324e366fd01f497 Author: Priyank Date: Mon Jan 21 23:40:58 2008 +0530 python-sqlobject-0.10.0b1-1-i686 * Version bump diff --git a/source/devel-extra/python-sqlobject/FrugalBuild b/source/devel-extra/python-sqlobject/FrugalBuild index e2132f8..5d9dd03 100644 --- a/source/devel-extra/python-sqlobject/FrugalBuild +++ b/source/devel-extra/python-sqlobject/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: enda pkgname=python-sqlobject -pkgver=0.9.2 +pkgver=0.10.0b1 pkgrel=1 pkgdesc="SQLObject is a popular Object Relational Manager for providing an object interface to your database." url="http://sqlobject.org/" @@ -14,5 +14,5 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://cheeseshop.python.org/pypi/SQLObject | grep -m1 SQLObject | sed 's/.*ct \(.*\) *O.*/\1/' | tr -d ' '" source=(http://cheeseshop.python.org/packages/source/S/SQLObject/SQLObject-$pkgver.tar.gz) _F_cd_path="SQLObject-$pkgver" -sha1sums=('457d33857c1eb21854695bd38853479485f50f69') +sha1sums=('dd2cd6d0c4a79c2275284683817fa4f3a5468c4d') From priyank at frugalware.org Mon Jan 21 19:39:55 2008 From: priyank at frugalware.org (Priyank) Date: Mon Jan 21 19:39:56 2008 Subject: [Frugalware-git] frugalware-current: python-logilab-astng-0.17.2-1-i686 Message-ID: <20080121183955.6AA65119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3c197b2d0724f24fd7c38f5e351a392378a78e01 commit 3c197b2d0724f24fd7c38f5e351a392378a78e01 Author: Priyank Date: Tue Jan 22 00:08:26 2008 +0530 python-logilab-astng-0.17.2-1-i686 * Version bump diff --git a/source/devel-extra/python-logilab-astng/FrugalBuild b/source/devel-extra/python-logilab-astng/FrugalBuild index a628c04..a82a874 100644 --- a/source/devel-extra/python-logilab-astng/FrugalBuild +++ b/source/devel-extra/python-logilab-astng/FrugalBuild @@ -4,7 +4,7 @@ pkgname=python-logilab-astng _F_archive_name=logilab-astng -pkgver=0.17.1 +pkgver=0.17.2 pkgrel=1 pkgdesc="Python Abstract Syntax Tree New Generation." url="http://www.logilab.org/projects/astng/project_view" @@ -15,7 +15,7 @@ up2date="lynx -dump http://www.logilab.org/ftp/pub/astng | Flasttar" source=(ftp://ftp.logilab.org/pub/astng/logilab-astng-$pkgver.tar.gz) Finclude python _F_cd_path="logilab-astng-$pkgver" -sha1sums=('d07bfb43991c2f5ed420f5f30c2afa15d4f58dbc') +sha1sums=('6725878bef9570937c67491e2a0feafd62c9a02b') build() { From devil505linux at gmail.com Mon Jan 21 19:56:21 2008 From: devil505linux at gmail.com (Devil505) Date: Mon Jan 21 19:56:27 2008 Subject: [Frugalware-git] frugalware-current: extreme-tuxracer-0.4-1-i686 Message-ID: <20080121185621.C2A821190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0f7c0dda4153d24a6a1eb55107488016da10d5ef commit 0f7c0dda4153d24a6a1eb55107488016da10d5ef Author: Devil505 Date: Mon Jan 21 19:56:09 2008 +0100 extreme-tuxracer-0.4-1-i686 *Version bump *tarball name has changed diff --git a/source/games-extra/extreme-tuxracer/FrugalBuild b/source/games-extra/extreme-tuxracer/FrugalBuild index b6f33ea..b58f68a 100644 --- a/source/games-extra/extreme-tuxracer/FrugalBuild +++ b/source/games-extra/extreme-tuxracer/FrugalBuild @@ -1,11 +1,12 @@ -# Compiling Time: 1.03 SBU +# Compiling Time: 0.44 SBU # Maintainer: Devil505 pkgname=extreme-tuxracer -pkgver=0.35 -pkgrel=2 +pkgver=0.4 +pkgrel=1 pkgdesc="High speed arctic racing game based on Tux Racer" _F_sourceforge_dirname="extremetuxracer" +_F_sourceforge_name="$_F_sourceforge_dirname" _F_sourceforge_broken_up2date="1" Finclude sourceforge url="http://www.extremetuxracer.com" @@ -13,7 +14,8 @@ depends=('sdl_mixer' 'mesa' 'tcl>=8.5' 'libpng' 'freetype2') groups=('games-extra') archs=('i686' 'x86_64') source=($source etracer.png) -sha1sums=('8c0ece5143915a026cefccedcb30a589dc967897' \ +_F_cd_path="$_F_sourceforge_dirname-$pkgver" +sha1sums=('db5e55b5780dc2578d8c80d0ce48354b99bb53cf' \ 'b8a0fc353dbfcb32aa05f6a57893a2636d34fa84') _F_desktop_name="Extreme Tux Racer" From vmiklos at frugalware.org Mon Jan 21 20:15:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 21 20:15:43 2008 Subject: [Frugalware-git] setup: fw_checklist(): don't forget to clear the buffer after malloc() Message-ID: <20080121191540.8B3131190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=cd15c5af9364bde76af88c0567a7bcf9c6d7e0ac commit cd15c5af9364bde76af88c0567a7bcf9c6d7e0ac Author: Miklos Vajna Date: Mon Jan 21 20:14:38 2008 +0100 fw_checklist(): don't forget to clear the buffer after malloc() also fixed a memleak when the user hits cancel diff --git a/src/util.c b/src/util.c index ef36158..5522d06 100644 --- a/src/util.c +++ b/src/util.c @@ -513,12 +513,10 @@ GList* fw_checklist(const char *title, const char *cprompt, int height, GList *list=NULL; MALLOC(dialog_vars.input_result, item_no*256); + dialog_vars.input_result[0] = '\0'; ret = dialog_checklist(title, cprompt, height, width, menu_height, item_no, items, flag); - if (ret == DLG_EXIT_CANCEL) - return(NULL); - - if(strlen(dialog_vars.input_result)==0) + if (ret == DLG_EXIT_CANCEL || !strlen(dialog_vars.input_result)) { // no item selected FREE(dialog_vars.input_result); From vmiklos at frugalware.org Mon Jan 21 20:22:02 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 21 20:22:05 2008 Subject: [Frugalware-git] bmf: git-1.5.4.rc4-1-i686 Message-ID: <20080121192202.C43561190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=fc5bc58dd103c7b98461eeceb2b378cc80b0236c commit fc5bc58dd103c7b98461eeceb2b378cc80b0236c Author: Miklos Vajna Date: Mon Jan 21 20:21:45 2008 +0100 git-1.5.4.rc4-1-i686 bump to rc4 diff --git a/source/devel-extra/git/FrugalBuild b/source/devel-extra/git/FrugalBuild index 3c4c44c..adb4a99 100644 --- a/source/devel-extra/git/FrugalBuild +++ b/source/devel-extra/git/FrugalBuild @@ -9,7 +9,7 @@ USE_HTMLMAN=${USE_HTMLMAN:-"y"} pkgname=git pkgver=1.5.3.7 -Fuse $USE_DEVEL && pkgver=1.5.4.rc3.4.g16335 +Fuse $USE_DEVEL && pkgver=1.5.4.rc4 pkgrel=1 pkgdesc="A fast, scalable, distributed revision control system." url="http://www.kernel.org/pub/software/scm/git/" From voroskoi at frugalware.org Mon Jan 21 20:28:49 2008 From: voroskoi at frugalware.org (voroskoi) Date: Mon Jan 21 20:28:51 2008 Subject: [Frugalware-git] homepage-ng: FSA350-syslog-ng Message-ID: <20080121192849.524AA1190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=c6641b579ab5392db6995343f13e70a38d59df30 commit c6641b579ab5392db6995343f13e70a38d59df30 Author: voroskoi Date: Mon Jan 21 20:28:28 2008 +0100 FSA350-syslog-ng diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 9b7b960..350de4c 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,18 @@ + 350 + 2008-01-21 + voroskoi + syslog-ng + 2.0.5-1 + 2.0.5-2sayshell1 + http://bugs.frugalware.org/task/2675 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6437 + A vulnerability has been reported in syslog-ng, which can be exploited by malicious people to cause a DoS (Denial of Service). + The vulnerability is caused due to the improper processing of incoming timestamps. This can be exploited to trigger a NULL pointer dereference via a specially crafted message containing a timestamp without a terminating space character. + + 349 2008-01-21 voroskoi From voroskoi at frugalware.org Mon Jan 21 20:35:23 2008 From: voroskoi at frugalware.org (voroskoi) Date: Mon Jan 21 20:35:24 2008 Subject: [Frugalware-git] homepage-ng: FSA349-apache Message-ID: <20080121193523.49E431190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=19fc92aa15049ca164cf94e5cfe5dd0972b8abd4 commit 19fc92aa15049ca164cf94e5cfe5dd0972b8abd4 Author: voroskoi Date: Mon Jan 21 20:35:17 2008 +0100 FSA349-apache forgot the BTS task id diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 350de4c..405c743 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -45,7 +45,7 @@ apache 2.2.6-1 2.2.6-2sayshell1 - + http://bugs.frugalware.org/task/2671 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5000 A vulnerability have been reported in Apache mod_imagemap module, which can be exploited by malicious people to conduct cross-site scripting attacks. Certain unspecified input passed to "mod_imagemap" is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site. From vmiklos at frugalware.org Mon Jan 21 20:36:04 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 21 20:36:06 2008 Subject: [Frugalware-git] setup: fw_checklist(): also don't forget the restore the original buffer Message-ID: <20080121193604.C2F4D1190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=96f289fa04eca35088fa7243c24517403ab21711 commit 96f289fa04eca35088fa7243c24517403ab21711 Author: Miklos Vajna Date: Mon Jan 21 20:34:57 2008 +0100 fw_checklist(): also don't forget the restore the original buffer after we used our own diff --git a/src/util.c b/src/util.c index 5522d06..48af91b 100644 --- a/src/util.c +++ b/src/util.c @@ -509,9 +509,10 @@ GList* fw_checklist(const char *title, const char *cprompt, int height, int width, int menu_height, int item_no, char **items, int flag) { int ret; - char *ptr, *ptrn; + char *ptr, *ptrn, *buf; GList *list=NULL; + buf = dialog_vars.input_result; MALLOC(dialog_vars.input_result, item_no*256); dialog_vars.input_result[0] = '\0'; ret = dialog_checklist(title, cprompt, height, width, @@ -520,6 +521,7 @@ GList* fw_checklist(const char *title, const char *cprompt, int height, { // no item selected FREE(dialog_vars.input_result); + dialog_vars.input_result = buf; return(list); } @@ -539,6 +541,7 @@ GList* fw_checklist(const char *title, const char *cprompt, int height, *ptrn='\0'; list = g_list_append(list, strdup(ptr)); FREE(dialog_vars.input_result); + dialog_vars.input_result = buf; return(list); } From voroskoi at frugalware.org Mon Jan 21 20:39:38 2008 From: voroskoi at frugalware.org (voroskoi) Date: Mon Jan 21 20:39:40 2008 Subject: [Frugalware-git] homepage-ng: FSA351-cups Message-ID: <20080121193938.2AEA91190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=dcf9d514fe0c37c8f971a3fa5444dbab64d0d489 commit dcf9d514fe0c37c8f971a3fa5444dbab64d0d489 Author: voroskoi Date: Mon Jan 21 20:39:08 2008 +0100 FSA351-cups diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 405c743..a70c4e0 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,19 @@ + 351 + 2008-01-21 + voroskoi + cups + 1.3.2-2sayshell2 + 1.3.2-2sayshell3 + http://bugs.frugalware.org/task/2676 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5849 + 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. + The vulnerability is caused due to a signedness error within the "asn1_get_string()" function in backend/snmp.c. This can be exploited to cause a stack-based buffer overflow via specially crafted SNMP responses containing ASN1 encoded strings with negative length values. + Successful exploitation on 1.3.x versions requires that the snmp backend is configured in snmp.conf. + + 350 2008-01-21 voroskoi From devil505linux at gmail.com Mon Jan 21 20:45:06 2008 From: devil505linux at gmail.com (Devil505) Date: Mon Jan 21 20:45:08 2008 Subject: [Frugalware-git] frugalware-current: extreme-tuxracer-0.4-2-i686 Message-ID: <20080121194506.7F3AB1190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=88f496fc3d17f50cc35545897d50e4dde8cd45df commit 88f496fc3d17f50cc35545897d50e4dde8cd45df Author: Devil505 Date: Mon Jan 21 20:44:53 2008 +0100 extreme-tuxracer-0.4-2-i686 *Added options=('force') *Noticed by hermier, thx diff --git a/source/games-extra/extreme-tuxracer/FrugalBuild b/source/games-extra/extreme-tuxracer/FrugalBuild index b58f68a..2b63b19 100644 --- a/source/games-extra/extreme-tuxracer/FrugalBuild +++ b/source/games-extra/extreme-tuxracer/FrugalBuild @@ -3,7 +3,7 @@ pkgname=extreme-tuxracer pkgver=0.4 -pkgrel=1 +pkgrel=2 pkgdesc="High speed arctic racing game based on Tux Racer" _F_sourceforge_dirname="extremetuxracer" _F_sourceforge_name="$_F_sourceforge_dirname" @@ -11,6 +11,7 @@ _F_sourceforge_broken_up2date="1" Finclude sourceforge url="http://www.extremetuxracer.com" depends=('sdl_mixer' 'mesa' 'tcl>=8.5' 'libpng' 'freetype2') +options=('force') groups=('games-extra') archs=('i686' 'x86_64') source=($source etracer.png) From voroskoi at frugalware.org Mon Jan 21 20:45:54 2008 From: voroskoi at frugalware.org (voroskoi) Date: Mon Jan 21 20:45:59 2008 Subject: [Frugalware-git] homepage-ng: FSA352-opera Message-ID: <20080121194554.99F421190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=db06f439c0ca97733ad28f8be9cf8740404b8c2a commit db06f439c0ca97733ad28f8be9cf8740404b8c2a Author: voroskoi Date: Mon Jan 21 20:45:49 2008 +0100 FSA352-opera diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index a70c4e0..7bf56a5 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,24 @@ + 352 + 2008-01-21 + voroskoi + opera + 9.24-1sayshell1 + 9.25-1sayshell1 + http://bugs.frugalware.org/task/2677 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6520 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6521 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6522 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6524 + 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. + 1) An unspecified error can be exploited via certain plugins to conduct cross-domain scripting attacks. + 2) An unspecified error within the processing of TLS certificates can be exploited to execute arbitrary code. + 3) An unspecified error within Rich text editing when using designMode can be exploited to conduct cross-domain scripting attacks. + 4) An unspecified error within the processing of bitmaps can be exploited to disclose the contents of random memory areas. + + 351 2008-01-21 voroskoi From voroskoi at frugalware.org Mon Jan 21 20:50:58 2008 From: voroskoi at frugalware.org (voroskoi) Date: Mon Jan 21 20:51:00 2008 Subject: [Frugalware-git] homepage-ng: FSA353-clamav Message-ID: <20080121195058.9A1241190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=378a2fc95dadf477dbc452b39ca3352842285217 commit 378a2fc95dadf477dbc452b39ca3352842285217 Author: voroskoi Date: Mon Jan 21 20:50:51 2008 +0100 FSA353-clamav diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 7bf56a5..5afc59d 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,22 @@ + 353 + 2008-01-21 + voroskoi + clamav + 0.91.2-1 + 0.91.2-2sayshell1 + http://bugs.frugalware.org/task/2679 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6335 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6336 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6337 + 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. + 1) An integer overflow error exists within the "cli_scanpe()" function when handling MEW packed executables. This can be exploited to cause a heap-based buffer overflow via specially crafted "ssize" and "dsize" values. Successful exploitation allows execution of arbitrary code. + 2) An off-by-one error exists within libclamav/mspack.c when handling MSZIP compressed files. This can be exploited to e.g. crash the scanner or potentially execute arbitrary code via a specially crafted MSZIP compressed file. + 3) An boundary error exists within the bzip2 "BZ_GET_FAST()" and "BZ_GET_FAST_C()" decompression macros in libclamav/nsis/bzlib_private.h. + + 352 2008-01-21 voroskoi From voroskoi at frugalware.org Mon Jan 21 20:55:47 2008 From: voroskoi at frugalware.org (voroskoi) Date: Mon Jan 21 20:55:48 2008 Subject: [Frugalware-git] homepage-ng: FSA354-libexif Message-ID: <20080121195547.3EB731190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=83f21174819c4caa84744723ec6dfecc5ceae23e commit 83f21174819c4caa84744723ec6dfecc5ceae23e Author: voroskoi Date: Mon Jan 21 20:55:35 2008 +0100 FSA354-libexif diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 5afc59d..e6f71c6 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,20 @@ + 354 + 2008-01-21 + voroskoi + libexif + 0.6.16-1 + 0.6.16-2sayshell1 + http://bugs.frugalware.org/task/2680 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6351 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6352 + 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. + 1) An integer overflow error in the "exif_data_load_data_thumbnail()" function in exif-data.c when processing exif image tags can be exploited to cause a memory corruption and may allow execution of arbitrary code via a specially crafted exif file. + 2) An infinite recursion error in the "exif_loader_write()" function in exif-loader.c when handling exif image tags can be exploited to cause an application to crash via a specially crafted exif file. + + 353 2008-01-21 voroskoi From voroskoi at frugalware.org Mon Jan 21 21:00:40 2008 From: voroskoi at frugalware.org (voroskoi) Date: Mon Jan 21 21:00:42 2008 Subject: [Frugalware-git] homepage-ng: FSA355-vlc Message-ID: <20080121200040.4363D1190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=51ba27adb000ac3af0aa9c07f43cd156a9d7563d commit 51ba27adb000ac3af0aa9c07f43cd156a9d7563d Author: voroskoi Date: Mon Jan 21 21:00:34 2008 +0100 FSA355-vlc diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index e6f71c6..abd69c6 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,19 @@ + 355 + 2008-01-21 + voroskoi + vlc + 0.8.6-7 + 0.8.6-8sayshell1 + http://bugs.frugalware.org/task/2682 + There is no CVE entry for these issues. + Some vulnerabilities have been discovered in VLC Media Player, which can be exploited by malicious people to compromise a user's system. + 1) Boundary errors in the "ParseMicroDvd()", "ParseSSA()", and "ParseVplayer()" functions when handling subtitles can be exploited to cause stack-based buffer overflows. + 2) A format string error in the web interface listening on port 8080/tcp (disabled by default) can be exploited via a specially crafted HTTP request with a "Connection" header value containing format specifiers. Successful exploitation of the vulnerabilities allows execution of arbitrary code. + + 354 2008-01-21 voroskoi From voroskoi at frugalware.org Mon Jan 21 21:05:12 2008 From: voroskoi at frugalware.org (voroskoi) Date: Mon Jan 21 21:05:13 2008 Subject: [Frugalware-git] homepage-ng: FSA356-mantis Message-ID: <20080121200512.E686C1190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=464cb5fc7e8bbcf24f0fe7e16a61b692b8ab3eb3 commit 464cb5fc7e8bbcf24f0fe7e16a61b692b8ab3eb3 Author: voroskoi Date: Mon Jan 21 21:05:01 2008 +0100 FSA356-mantis diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index abd69c6..adcebd3 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,19 @@ + 356 + 2008-01-21 + voroskoi + mantis + 1.0.8-1 + 1.0.8-2sayshell1 + http://bugs.frugalware.org/task/2683 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6611 + seiji has discovered a vulnerability in Mantis, which can be exploited by malicious users to conduct script insertion attacks. + Input passed as the filename for the uploaded file in bug_report.php is not properly sanitised before being stored. This can be exploited to insert arbitrary HTML and script code, which is executed in a user's browser session in context of an affected site when the malicious filename is viewed in view.php. + Successful exploitation requires valid user credentials. + + 355 2008-01-21 voroskoi From voroskoi at frugalware.org Mon Jan 21 21:12:25 2008 From: voroskoi at frugalware.org (voroskoi) Date: Mon Jan 21 21:12:25 2008 Subject: [Frugalware-git] homepage-ng: FSA357-drupal Message-ID: <20080121201225.25A02119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=9585f0cc19acebc01d616f7ffc726a5df913019c commit 9585f0cc19acebc01d616f7ffc726a5df913019c Author: voroskoi Date: Mon Jan 21 21:12:18 2008 +0100 FSA357-drupal diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index adcebd3..885d16c 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,20 @@ + 357 + 2008-01-21 + voroskoi + drupal + 5.2-2sayshell2 + 5.2-2sayshell3 + http://bugs.frugalware.org/task/2692 + There is no CVE entry for this issue. + 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. + 1) Input passed via unspecified parameters to theme .tpl.php files is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site. Successful exploitation requires that "register_globals" is enabled, and the .htaccess file fails to prevent access to .tpl.php files and to disable "register_globals". + 2) An error in the text filtering functionality can be exploited to bypass the filter via invalid UTF-8 sequences. This can be exploited to insert arbitrary HTML and script code, which will be executed in a user's browser session in context of an affected site when the malicious data is viewed with e.g. Internet Explorer 6. + 3) The aggregator module allows users to perform certain actions via HTTP GET requests without performing any validity checks to verify the request. This can be exploited to e.g. remove items from a particular feed when a user visits a specially crafted page. + + 356 2008-01-21 voroskoi From voroskoi at frugalware.org Mon Jan 21 21:18:11 2008 From: voroskoi at frugalware.org (voroskoi) Date: Mon Jan 21 21:18:12 2008 Subject: [Frugalware-git] homepage-ng: FSA358-horde-webmail Message-ID: <20080121201811.C47541190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=5ec2cdd7ba09c38235302198cf0040ac68ca21bb commit 5ec2cdd7ba09c38235302198cf0040ac68ca21bb Author: voroskoi Date: Mon Jan 21 21:18:06 2008 +0100 FSA358-horde-webmail diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 885d16c..308e884 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,19 @@ + 358 + 2008-01-21 + voroskoi + horde-webmail + 1.0.1-3 + 1.0.1-4sayshell1 + http://bugs.frugalware.org/task/2693 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6018 + 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. + The HTML filter does not filter out frame and frameset HTML elements. Additionally, the application allows users to perform certain actions via HTTP requests without performing any validity checks to verify the request. This can be exploited to (a) delete an arbitrary number of e-mail messages by referencing their numeric IDs and (b) purge deleted mails, when the victim opens a malicious HTML mail. + Successful exploitation requires that the victim opens the HTML part of a malicious message. + + 357 2008-01-21 voroskoi From voroskoi at frugalware.org Mon Jan 21 21:22:45 2008 From: voroskoi at frugalware.org (voroskoi) Date: Mon Jan 21 21:22:47 2008 Subject: [Frugalware-git] homepage-ng: FSA359-libxml2 Message-ID: <20080121202245.1F5E71190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=a487fb7fd357ddb86488c79a25b4612da46b9e30 commit a487fb7fd357ddb86488c79a25b4612da46b9e30 Author: voroskoi Date: Mon Jan 21 21:22:39 2008 +0100 FSA359-libxml2 diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 308e884..b7ae5de 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,18 @@ + 359 + 2008-01-21 + voroskoi + libxml2 + 2.6.30-1 + 2.6.30-2sayshell1 + http://bugs.frugalware.org/task/2700 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6284 + A vulnerability has been reported in Libxml2, which can be exploited by malicious people to cause a DoS (Denial of Service). + The vulnerability is caused due to an unspecified error within the "xmlCurrentChar()" function. This can be exploited to trigger the execution of an infinite loop via specially crafted UTF-8 sequences. + + 358 2008-01-21 voroskoi From boobaa at frugalware.org Mon Jan 21 21:24:00 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon Jan 21 21:24:02 2008 Subject: [Frugalware-git] frugalware-current: drupal-tinymce-5.x_1.9-1-i686 Message-ID: <20080121202400.BACCB1190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=24c19896a4262c7f83bb77f3817cbb8755b4829d commit 24c19896a4262c7f83bb77f3817cbb8755b4829d Author: CSÉCSY László Date: Mon Jan 21 21:23:42 2008 +0100 drupal-tinymce-5.x_1.9-1-i686 new package / initial import those Ffoos drive me crazy diff --git a/source/network-extra/drupal-tinymce/FrugalBuild b/source/network-extra/drupal-tinymce/FrugalBuild new file mode 100644 index 0000000..563a94d --- /dev/null +++ b/source/network-extra/drupal-tinymce/FrugalBuild @@ -0,0 +1,36 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=tinymce +pkgver=5.x_1.9 +pkgrel=1 +pkgdesc="Integrates the TinyMCE WYSIWYG editor into Drupal" +Finclude sourceforge drupal +source=(${source[@]} http://$_F_sourceforge_mirror.dl.sourceforge.net/sourceforge/tinymce/tinymce_2_1_3.tgz\ + http://$_F_sourceforge_mirror.dl.sourceforge.net/sourceforge/tinymce/tinymce_compressor_php_2_0b2.zip\ + http://ftp.frugalware.org/pub/other/sources/tinymce/tmclang-20080121.tar.gz) +# This is to be fetched with: +# curl -d "dlang[]=de&dlang[]=fr&dlang[]=hu&format=gzip" http://tinymce.moxiecode.com/language.php >tmclang-$date.tar.gz +sha1sums=('fdcff0c0763e54d785cacd933a12cd7ef96fc606'\ + 'f85b183ba97aa839f5e48df4ac73ec3cace74474'\ + '8007bd67b63224c169cd717f6668b0f712f87504'\ + '12bdce54c5f90e3c6bcf38253a97e36a5d5aab17') + +build() +{ + Fbuild_drupal + Fmessage "Moving TinyMCE into the correct place of the Drupal module" + Fmkdir var/www/drupal/sites/all/modules/tinymce/tinymce + for i in changelog readme examples jscripts; do + Fmv /var/www/drupal/sites/all/modules/tinymce/$i /var/www/drupal/sites/all/modules/tinymce/tinymce + done + cd $Fdestdir/var/www/drupal/sites/all/modules/tinymce/tinymce/jscripts/tiny_mce || Fdie + Fmessage "Converting Hungarian files into UTF8" + find . -type f -name hu* | while read i; do \ + iconv -f latin2 -t utf8 <$i >$i.tmp; mv $i.tmp $i; \ + done || Fdie + Fmessage "Moving compressor files to the correct place" + for i in js php; do + Ffilerel $Fsrcdir/tinymce_compressor_php/tiny_mce_gzip.$i var/www/drupal/sites/all/modules/tinymce/tinymce/jscripts/tiny_mce/tiny_mce_gzip.$i + done +} From voroskoi at frugalware.org Mon Jan 21 22:13:30 2008 From: voroskoi at frugalware.org (voroskoi) Date: Mon Jan 21 22:13:32 2008 Subject: [Frugalware-git] frugalware-current: rsync-2.6.9-3-i686 Message-ID: <20080121211330.9D10E1190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d3999163020b6e6ec5bb4e53d80f97c85bbd2ece commit d3999163020b6e6ec5bb4e53d80f97c85bbd2ece Author: voroskoi Date: Mon Jan 21 22:12:16 2008 +0100 rsync-2.6.9-3-i686 added munge-symlinks-2.6.9.diff, closes #2653 diff --git a/source/network/rsync/FrugalBuild b/source/network/rsync/FrugalBuild index 56a0d9b..8e74a64 100644 --- a/source/network/rsync/FrugalBuild +++ b/source/network/rsync/FrugalBuild @@ -4,7 +4,7 @@ pkgname=rsync pkgver=2.6.9 -pkgrel=2 +pkgrel=3 pkgdesc="An open source utility that provides fast incremental file transfer." url="http://samba.anu.edu.au/rsync/" groups=('network' 'devel-core') @@ -15,8 +15,9 @@ install=$pkgname.install up2date="lynx -dump $url|grep 'released\.' |grep -v pre|sed -ne 's/.*n \(.*\) h.*/\1/' -e '1 p'" source=(http://rsync.samba.org/ftp/rsync/$pkgname-$pkgver.tar.gz \ http://www.suse.de/~krahmer/rsync-2.6.9-fname-obo.diff \ + http://rsync.samba.org/ftp/rsync/munge-symlinks-2.6.9.diff \ rsyncd.conf rc.rsyncd) -signatures=($source.asc '' '' '') +signatures=($source.asc '' '' '' '') build() { From voroskoi at frugalware.org Mon Jan 21 22:25:17 2008 From: voroskoi at frugalware.org (voroskoi) Date: Mon Jan 21 22:25:20 2008 Subject: [Frugalware-git] frugalware-current: joomla-1.0.13-2-i686 Message-ID: <20080121212517.45DB81190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6e5d58581c64d6fced8aa8e4a768ec6d7f8a6b48 commit 6e5d58581c64d6fced8aa8e4a768ec6d7f8a6b48 Author: voroskoi Date: Mon Jan 21 22:24:37 2008 +0100 joomla-1.0.13-2-i686 added CVE-2007-5427.diff, closes #2487 diff --git a/source/network-extra/joomla/CVE-2007-5427.diff b/source/network-extra/joomla/CVE-2007-5427.diff new file mode 100644 index 0000000..f012105 --- /dev/null +++ b/source/network-extra/joomla/CVE-2007-5427.diff @@ -0,0 +1,13 @@ +--- components/com_search/search.html.php 2008/01/04 04:49:28 9849 ++++ components/com_search/search.html.php 2008/01/04 05:56:34 9850 +@@ -127,8 +127,9 @@ + $searchphrase = strtolower( strval( mosGetParam( $_REQUEST, 'searchphrase', 'any' ) ) ); + + $searchphrase = htmlspecialchars($searchphrase); ++ $cleanWord = htmlspecialchars($searchword); + +- $link = $mosConfig_live_site ."/index.php?option=$option&Itemid=$Itemid&searchword=$searchword&searchphrase=$searchphrase&ordering=$ordering"; ++ $link = $mosConfig_live_site ."/index.php?option=$option&Itemid=$Itemid&searchword=$cleanWord&searchphrase=$searchphrase&ordering=$ordering"; + echo $pageNav->getLimitBox( $link ); + ?> + diff --git a/source/network-extra/joomla/FrugalBuild b/source/network-extra/joomla/FrugalBuild index f0b5fd6..8d9156e 100644 --- a/source/network-extra/joomla/FrugalBuild +++ b/source/network-extra/joomla/FrugalBuild @@ -3,21 +3,25 @@ pkgname=joomla pkgver=1.0.13 -pkgrel=1 +pkgrel=2 pkgdesc="One of the most powerful Open Source Content Management Systems on the planet" url="http://www.joomla.org/" rodepends=('apache' 'php' 'mysql' 'webappconfig') +depends=() groups=('network-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.joomla.org/content/blogcategory/32/66/|grep 'Stable version is'|sed 's/.*\[ *\([0-9.]\+\) *\]/\1/'" backup=(var/www/joomla/configuration.php) source=(http://joomlacode.org/gf/download/frsrelease/4508/13216/Joomla_$pkgver-Stable-Full_Package.tar.gz \ - joomlasetup README.Frugalware) + joomlasetup README.Frugalware CVE-2007-5427.diff) sha1sums=('91934fe13e65ccb679ba50db1962449c306211df' \ '436fa260a2750e2394eb23f1504757bdb8045af1' \ - 'c079d041113ca5302340955027a5e313bee47f4a') + 'c079d041113ca5302340955027a5e313bee47f4a' \ + '044d0443f13a71893bb1626a690386a7c39514df') build() { + _F_cd_path="." + Fpatchall sed -i "s/#__/jos_/g" installation/sql/joomla.sql || Fdie sed -i "s/#__/jos_/g" installation/sql/sample_data.sql || Fdie Fmkdir /var/www/joomla From voroskoi at frugalware.org Mon Jan 21 22:38:58 2008 From: voroskoi at frugalware.org (voroskoi) Date: Mon Jan 21 22:39:01 2008 Subject: [Frugalware-git] frugalware-current: ruby-gnome2-0.16.0-4-x86_64 Message-ID: <20080121213858.D7A641190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=787a37884d8bbd6d8f9908404339ecb5e851ec24 commit 787a37884d8bbd6d8f9908404339ecb5e851ec24 Author: voroskoi Date: Mon Jan 21 22:38:03 2008 +0100 ruby-gnome2-0.16.0-4-x86_64 added CVE-2007-6183.diff, closes #2650 diff --git a/source/gnome-extra/ruby-gnome2/CVE-2007-6183.diff b/source/gnome-extra/ruby-gnome2/CVE-2007-6183.diff new file mode 100644 index 0000000..9687e94 --- /dev/null +++ b/source/gnome-extra/ruby-gnome2/CVE-2007-6183.diff @@ -0,0 +1,12 @@ +--- ruby-gnome2/gtk/src/rbgtkmessagedialog.c 2007/11/26 12:37:33 2719 ++++ ruby-gnome2/gtk/src/rbgtkmessagedialog.c 2007/11/27 11:40:12 2720 +@@ -28,7 +28,8 @@ + RVAL2GFLAGS(flags, GTK_TYPE_DIALOG_FLAGS), + RVAL2GENUM(type, GTK_TYPE_MESSAGE_TYPE), + RVAL2GENUM(buttons, GTK_TYPE_BUTTONS_TYPE), +- (const gchar*)(NIL_P(message) ? "": RVAL2CSTR(message))); ++ "%s", ++ NIL_P(message) ? "": RVAL2CSTR(message)); + RBGTK_INITIALIZE(self, w); + return Qnil; + } diff --git a/source/gnome-extra/ruby-gnome2/FrugalBuild b/source/gnome-extra/ruby-gnome2/FrugalBuild index e77a1da..2abb4a4 100644 --- a/source/gnome-extra/ruby-gnome2/FrugalBuild +++ b/source/gnome-extra/ruby-gnome2/FrugalBuild @@ -3,15 +3,14 @@ pkgname=ruby-gnome2 pkgver=0.16.0 -pkgrel=3 +pkgrel=4 pkgdesc="Ruby language bindings for Gnome environment" _F_sourceforge_name="$pkgname-all" _F_sourceforge_dirname="$pkgname" _F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://ruby-gnome2.sourceforge.jp/" -source=(${source[@]} missing_nil_check.patch poppler_big_update.patch -) +source=(${source[@]} missing_nil_check.patch poppler_big_update.patch CVE-2007-6183.diff) depends=('gnome-panel>=2.20.0.1' 'gtksourceview' 'ruby' 'libgtkhtml' 'ruby-gtk2>=0.16.0' \ 'dbus-glib>=0.74' 'vte' 'libcroco' 'ncurses' 'poppler-glib>=0.6') groups=('gnome-extra') @@ -19,7 +18,8 @@ options=('scriptlet') archs=('i686' 'x86_64') sha1sums=('488f6c1f139060e005f336c9c854c4dc5b3e6b7c' \ 'f8e21b087b8d182c5aafdeed18a98ebe17095ab0' \ - 'a2e374e4604f26bde8cc77c3b72920476ff99c75') + 'a2e374e4604f26bde8cc77c3b72920476ff99c75' \ + 'a54edcac9bb7af17d8a9eaff49e4747d82bf9c31') ## NOTE: gtkglext and firefox could be added to depends too but not sure yet - crazy - From vmiklos at frugalware.org Mon Jan 21 22:57:42 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 21 22:57:46 2008 Subject: [Frugalware-git] frugalware-current: mono-1.2.6-2-i686 Message-ID: <20080121215742.D4BFB1190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e536c6aea1d2e01b2d2e10d0a1098bc71ffd41a5 commit e536c6aea1d2e01b2d2e10d0a1098bc71ffd41a5 Author: Miklos Vajna Date: Mon Jan 21 22:53:53 2008 +0100 mono-1.2.6-2-i686 added threads-types-private-prototypes.patch: unbreak OOo build diff --git a/source/devel/mono/FrugalBuild b/source/devel/mono/FrugalBuild index bc661aa..4873128 100644 --- a/source/devel/mono/FrugalBuild +++ b/source/devel/mono/FrugalBuild @@ -3,7 +3,7 @@ pkgname=mono pkgver=1.2.6 -pkgrel=1 +pkgrel=2 pkgdesc="Mono runtime and class libraries, a C# compiler/interpreter" url="http://www.mono-project.com/" depends=('glib2' 'zlib') @@ -13,18 +13,21 @@ groups=('devel') archs=('i686' 'x86_64') Finclude mono up2date="lynx -dump http://www.go-mono.com/sources-stable/|grep -m1 'mono-'|sed 's/.*-\(.*\).t.*/\1/'" -source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2 rc.mono rc.mono-hu.po) +source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2 rc.mono rc.mono-hu.po \ + mono-1.2.6-threads-types-private-prototypes.patch) Fconfopts="$Fconfopts --with-tls=__thread --with-libgdiplus=installed" sha1sums=('f51f2e14d05313dba4b2d3fd5a47a9a3361ebeae' \ '143399121fac3d5dc47fb07e8dec4ded182a14bd' \ - '6c19f98462d7bb1ecba79a3ad284ea02a1eac2ec') + '6c19f98462d7bb1ecba79a3ad284ea02a1eac2ec' \ + 'd310d55923d4f3a8db699b64d6f5ac536d9f9a39') build() { Fmonoexport - Fcd + Fpatchall libtoolize -c -f || Fdie Fautoreconf - Fbuild + Fmake + Fmakeinstall Fmonocleanup } diff --git a/source/devel/mono/mono-1.2.6-threads-types-private-prototypes.patch b/source/devel/mono/mono-1.2.6-threads-types-private-prototypes.patch new file mode 100644 index 0000000..acb659e --- /dev/null +++ b/source/devel/mono/mono-1.2.6-threads-types-private-prototypes.patch @@ -0,0 +1,33 @@ +See https://bugzilla.novell.com/show_bug.cgi?id=349952, this fixes breakage with OOo. +--- mono/metadata/threads.h 2007/12/20 00:38:27 1.1 ++++ mono/metadata/threads.h 2007/12/20 00:38:46 +@@ -14,7 +14,6 @@ + #include + #include + #include +-#include + + G_BEGIN_DECLS + +@@ -67,10 +66,6 @@ extern void mono_thread_interruption_che + extern void mono_thread_force_interruption_checkpoint (void); + extern gint32* mono_thread_interruption_request_flag (void); + +-extern void mono_thread_set_state (MonoThread *thread, MonoThreadState state); +-extern void mono_thread_clr_state (MonoThread *thread, MonoThreadState state); +-extern gboolean mono_thread_test_state (MonoThread *thread, MonoThreadState test); +- + G_END_DECLS + + #endif /* _MONO_METADATA_THREADS_H_ */ +--- mono/metadata/threads-types.h 2007/12/20 00:38:32 1.1 ++++ mono/metadata/threads-types.h 2007/12/20 00:40:55 +@@ -157,4 +157,8 @@ extern MonoThreadHazardPointers* mono_ha + (hp)->hazard_pointers [(i)] = NULL; \ + } while (0) + ++extern void mono_thread_set_state (MonoThread *thread, MonoThreadState state) MONO_INTERNAL; ++extern void mono_thread_clr_state (MonoThread *thread, MonoThreadState state) MONO_INTERNAL; ++extern gboolean mono_thread_test_state (MonoThread *thread, MonoThreadState test) MONO_INTERNAL; ++ + #endif /* _MONO_METADATA_THREADS_TYPES_H_ */ From hermier at frugalware.org Mon Jan 21 23:03:26 2008 From: hermier at frugalware.org (Michel Hermier) Date: Mon Jan 21 23:03:27 2008 Subject: [Frugalware-git] homepage-ng: homepage-ng Message-ID: <20080121220326.7247D1190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=871aa960ef542ee2f2569256d45ce65bd656f849 commit 871aa960ef542ee2f2569256d45ce65bd656f849 Author: Michel Hermier Date: Mon Jan 21 21:07:45 2008 +0100 homepage-ng * Updated news in french. diff --git a/frugalware/xml/news_fr.xml b/frugalware/xml/news_fr.xml index ed92388..a51cd75 100644 --- a/frugalware/xml/news_fr.xml +++ b/frugalware/xml/news_fr.xml @@ -17,6 +17,137 @@ + 85 + Lettre d'information Frugalware numĂŠro 14 + Sat Jan 19 16:30:13 CET 2008 + hermier + 0 + + Dans ce numĂŠro: +
      +
    • Frugalware 0.8 ("Kalgan") pre-release 2
    • +
    • La lettre d'information maintenant en Français et en Danois
    • +
    + Vous pouvez la lire ici (anglais). Nous espĂŠrons que vous l'apprĂŠcierez! + ]]> +
    +
    + + 84 + X.Org 7.3 testers wanted! + Fri Jan 18 01:47:41 CET 2008 + hermier + 1 + + 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.
    + Merci de votre aide! + ]]> +
    +
    + + 83 + Frugalware 0.8pre2 (Kalgan) est disponible + Thu Jan 10 10:28:00 CET 2008 + VMiklos + 0 + announcer la disponibilitÊ disponibilitÊ de Frugalware 0.8pre2, le deuxième aperçu technique de la prochaine version stable 0.8.
    + Une liste courte et incomplète des changements depuis 0.8pre1:
    +
      +
    • Nouvelles fonctionnalitĂŠs: +
        +
      • Support de l'excĂŠcution de crochet Ă  l'interieur du gestionnaire de paquet - ex. après une mise Ă  jour du systeme rĂŠussie.
      • +
      • AmmĂŠlioration du support de la liste noire des modules du noyau.
      • +
      +
    • +
    • Paquets mis Ă  jour: +
        +
      • Xfce 4.4.2 - avec des corrections de bugs et des traductions
      • +
      • OpenOffice.org 2.3.1 - avec des corrections de sĂŠcuritĂŠs et de bugs
      • +
      • Tcl and Tk 8.5 - avec le support de polices de caractères anti-aliasĂŠs
      • +
      • Octave 3.0.0 - compatibilitĂŠ avec Matlab est amĂŠliorĂŠe
      • +
      • Mise Ă  jour des librairies de cryptage - gnutls-2.2 et libgcrypt-1.4
      • +
      +
    • +
    + Veuillez vous rĂŠfĂŠrer Ă  la Frugalware Testing ChangeLog pour plus d'informations.
    + TĂŠlĂŠchargements pour 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
    +d5f95baecff24d2b1595b6372273aee1d8753eed  frugalware-0.8pre2-i686-cd4.iso
    +d9335fafc83a74a50e382675570494fc5d55187c  frugalware-0.8pre2-i686-cd5.iso
    +246a63476da95752502881cb93bcbae3631863be  frugalware-0.8pre2-i686-cd6.iso
    +5cf9079f75b5da8095eb140ed0210c39b8b7a620  frugalware-0.8pre2-i686-cd7.iso
    +3af8d23304a41545e42046316b827ae34b0c101b  frugalware-0.8pre2-i686-cd8.iso
    +b3f8820d526725c7ba23d95aa328b5b54bff5784  frugalware-0.8pre2-i686-cd9.iso
    +da4792377541702d91f442ea0f6b9fe63844e4db  frugalware-0.8pre2-i686-cd10.iso
    +3666304d17261cc73eac5c64b299fb880deb6c63  frugalware-0.8pre2-i686-cd11.iso
    +63d74f9d5494f8bf7fe21885cf7f59374cf08f90  frugalware-0.8pre2-i686-cd12.iso
    +3e5ece52ec153c980f08b2cf06c0fcce4073b37d  frugalware-0.8pre2-i686-cd13.iso
    +ef2dc6debe848000613fd01d09fe4aef1974bcb2  frugalware-0.8pre2-i686-dvd1.iso
    +da94dbb5796f2b967831c00452ec6c6055af7768  frugalware-0.8pre2-i686-dvd2.iso
    +309bd68f668665550080a0b90ad15a75f16723ab  frugalware-0.8pre2-i686-net.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 + Lettre d'information Frugalware numĂŠro 13 + Sun Jan 6 23:37:54 CET 2008 + hermier + 0 + + Dans ce numĂŠro: +
      +
    • Mise Ă  jours de paquets
    • +
    • Astuces - Changement des droit de fichiers et de librairies
    • +
    • Bonne annĂŠe
    • +
    + Vous pouvez la lire ici (anglais). Nous espĂŠrons que vous l'apprĂŠcierez! + ]]> +
    +
    + 81 Lettre d'information Frugalware numĂŠro 12 Sat Dec 22 14:53:45 CET 2007 @@ -25,7 +156,7 @@ Dans ce numĂŠro Dex77 aide avec Splashy, Frugalware est contient un peu plus de Danois, nous vous souhaitons un Joyeux NoĂŤl et meme plus.
    - Vous pouvez la lire ici. Nous espĂŠrons que vous l'apprĂŠcierez! + Vous pouvez la lire ici (anglais). Nous espĂŠrons que vous l'apprĂŠcierez! ]]>
    From vmiklos at frugalware.org Mon Jan 21 23:22:34 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 21 23:23:18 2008 Subject: [Frugalware-git] bmf: libwpd-0.8.13-1-i686 Message-ID: <20080121222234.0DC4511901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=2e6d589481c6f68af89118b477b3a80865d6887b commit 2e6d589481c6f68af89118b477b3a80865d6887b Author: Miklos Vajna Date: Mon Jan 21 23:18:58 2008 +0100 libwpd-0.8.13-1-i686 version bump (in bmf, so OOo in bmf will be built against it) diff --git a/source/xlib/libwpd/FrugalBuild b/source/xlib/libwpd/FrugalBuild new file mode 100644 index 0000000..0db6d93 --- /dev/null +++ b/source/xlib/libwpd/FrugalBuild @@ -0,0 +1,30 @@ +# Compiling Time: ~0.36 SBU +# Maintainer: crazy + +pkgname=libwpd +pkgver=0.8.13 +pkgrel=1 +pkgdesc="libwpd is a C++ library designed to help process WordPerfect documents." +url="http://libwpd.sourceforge.net/" +depends=('libgsf>=1.14.2-2' 'libstdc++') +makedepends=('doxygen') +_F_sourceforge_prefix='libwpd-' +Finclude sourceforge +groups=('xlib') +archs=('i686' 'x86_64') +sha1sums=('e202ad8a953f9d9cf6d63f6a8c052a0813e569f2') + +subpkgs=("$pkgname-docs") +subdescs=("Libwpd Documentation") +subdepends=() +subgroups=('xlib-extra') +subarchs=('i686 x86_64') + +build() +{ + Fbuild + Fsplit $pkgname-docs usr/share/doc/$pkgname-$pkgver/html + Fsplit $pkgname-docs usr/share/doc/$pkgname-$pkgver/$pkgname.* +} + +# optimization OK From vmiklos at frugalware.org Mon Jan 21 23:22:10 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Jan 21 23:23:24 2008 Subject: [Frugalware-git] bmf: openoffice.org-2.3oog680_m5-1-i686 Message-ID: <20080121222210.19B04119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=5e41d7a81cda15af990db982f7e737f55deff0ab commit 5e41d7a81cda15af990db982f7e737f55deff0ab Author: Miklos Vajna Date: Mon Jan 21 21:25:58 2008 +0100 openoffice.org-2.3oog680_m5-1-i686 remove nobuild diff --git a/source/xapps/openoffice.org/FrugalBuild b/source/xapps/openoffice.org/FrugalBuild index 85ad568..db72ca3 100644 --- a/source/xapps/openoffice.org/FrugalBuild +++ b/source/xapps/openoffice.org/FrugalBuild @@ -44,7 +44,7 @@ else http://hu.openoffice.org/source/browse/*checkout*/hu/src/2.2.0/SDF/hu.sdf.bz2) signatures=($source.asc '') fi -options=(${options[@]} 'scriptlet' 'nobuild') +options=(${options[@]} 'scriptlet') _F_gnome_desktop="y" Finclude gnome-scriptlet mono unset install @@ -56,7 +56,6 @@ subdepends=("$pkgname=$pkgver kdelibs>=3.5.5" \ subarchs=('i686 x86_64' 'i686 x86_64') subgroups=('kde-extra' 'gnome-extra') subinstall=("" "$_F_gnome_scriptlet") -suboptions=('nobuild' 'nobuild') ooosubpkgs=('de' 'es' 'fr' 'hu') ooosubdescs=('German' 'Spanish' 'French' 'Hungarian') @@ -91,7 +90,6 @@ do subdepends=("${subdepends[@]}" "openoffice.org>=$pkgver") subgroups=("${subgroups[@]}" "locale-extra") subarchs=("${subarchs[@]}" "i686 x86_64") - suboptions=("${suboptions[@]}" "nobuild") i=$(($i+1)) done From vmiklos at frugalware.org Tue Jan 22 04:07:50 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 22 04:07:58 2008 Subject: [Frugalware-git] pacman-g2: makepkg: pkg* -> {pkg,pkg.*} Message-ID: <20080122030750.C7A051190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=5b52d9afcbec3526fd7a85d1d07a21bd02f735bf commit 5b52d9afcbec3526fd7a85d1d07a21bd02f735bf Author: Miklos Vajna Date: Mon Jan 21 03:54:25 2008 +0100 makepkg: pkg* -> {pkg,pkg.*} we use the pkg and pkg.* dirs for (sub)packages, but pkgs may contain custom files starting with pkg like pkgconfig.sh, so exclude them. diff --git a/scripts/makepkg b/scripts/makepkg index b84d1bd..f3d18de 100755 --- a/scripts/makepkg +++ b/scripts/makepkg @@ -1414,7 +1414,7 @@ fi # check for existing pkg directory if [ -d $startdir/pkg ]; then - msg "Removing existing pkg/ directory..." + msg "Removing existing pkg and pkg.* directories..." rm -rf $startdir/{pkg,pkg.*} fi mkdir -p $startdir/pkg @@ -1475,7 +1475,7 @@ cd $startdir # unwanted files msg "Removing unwanted files..." -for f in `find pkg*/usr/lib/perl? -type f 2> /dev/null` ; do +for f in `find {pkg,pkg.*}/usr/lib/perl? -type f 2> /dev/null` ; do case "$f" in */.packlist|*/perllocal.pod) rm -f "$f" @@ -1483,8 +1483,8 @@ for f in `find pkg*/usr/lib/perl? -type f 2> /dev/null` ; do ;; esac done -rm -f pkg*/{usr{,/local,/share},opt/*}/info/dir 2> /dev/null -for f in `find pkg*/ -type f -name encodings.dir -o -type f -name fonts.dir -o -type f -name fonts.scale` ; do +rm -f {pkg,pkg.*}/{usr{,/local,/share},opt/*}/info/dir 2> /dev/null +for f in `find {pkg,pkg.*}/ -type f -name encodings.dir -o -type f -name fonts.dir -o -type f -name fonts.scale` ; do msg2 "`echo $f | sed 's|pkg[^/]\+||'`" rm -f "$f" done @@ -1542,7 +1542,7 @@ done # check symbolic links msg "Checking symbolic links..." -for d in $startdir/pkg* ; do +for d in $startdir/{pkg,pkg.*} ; do for l in `find $d -type l 2> /dev/null` ; do if [ ! -e "$l" -a ! -e "$d/`ls -l $l | awk '{print $NF}'`" ]; then if [ "$d" = "$startdir/pkg" ]; then From vmiklos at frugalware.org Tue Jan 22 04:07:50 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 22 04:08:02 2008 Subject: [Frugalware-git] pacman-g2: makepkg: post_build fixes for subpkgs Message-ID: <20080122030750.D57C9119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=3922d5346e4aeb7d3c652e9b8d34c876197447f8 commit 3922d5346e4aeb7d3c652e9b8d34c876197447f8 Author: Miklos Vajna Date: Mon Jan 21 04:00:24 2008 +0100 makepkg: post_build fixes for subpkgs never use pkg/ directly but in a for i in {pkg,pkg.*} form closes #2610 diff --git a/scripts/makepkg b/scripts/makepkg index f3d18de..9927e73 100755 --- a/scripts/makepkg +++ b/scripts/makepkg @@ -1491,39 +1491,48 @@ done # documentation msg "Preparing package documentation..." -if [ -d pkg/usr/doc ]; then - mkdir -p pkg/usr/share/doc - cp -a pkg/usr/doc/* pkg/usr/share/doc/ - rm -rf pkg/usr/doc +for d in $startdir/{pkg,pkg.*} +do +if [ -d $d/usr/doc ]; then + mkdir -p $d/usr/share/doc + cp -a $d/usr/doc/* $d/usr/share/doc/ + rm -rf $d/usr/doc fi if [ ! "`check_option NODOCS`" -a "$NODOCS" = "0" ]; then - mkdir -p pkg/usr/share/doc/$pkgname-$pkgver + mkdir -p $d/usr/share/doc/$pkgname-$pkgver for i in `find src -maxdepth 2 -name ANNOUNCE -o -name AUTHORS -o -name *BUGS* -o -name CHANGES -o -name CONFIGURATION -o -name *COPYING* -o -name *COPYRIGHT* -o -name CREDITS -o -name ChangeLog -o -name Changelog -o -name CHANGELOG -o -name CONTRIBUTORS -o -name *FAQ* -o -name FEATURES -o -name FILES -o -name HACKING -o -name History -o -name HISTORY -o -name INSTALL* -o -name LICENSE -o -name LSM -o -name MANIFEST -o -name NEWS -o -name *README* -o -name *Readme* -o -name SITES -o -name *RELEASE* -o -name RELNOTES -o -name THANKS -o -name TIPS -o -name TODO -o -name VERSION -o -name CONFIGURATION* -o -name GPLLicense` do - cp -a $i pkg/usr/share/doc/$pkgname-$pkgver/ + cp -a $i $d/usr/share/doc/$pkgname-$pkgver/ done fi # remove /usr/share/doc/$pkgname-$pkgver directory if empty -if [ -d pkg/usr/share/doc/$pkgname-$pkgver ]; then - rmdir -p --ignore-fail-on-non-empty pkg/usr/share/doc/$pkgname-$pkgver 2> /dev/null +if [ -d $d/usr/share/doc/$pkgname-$pkgver ]; then + rmdir -p --ignore-fail-on-non-empty $d/usr/share/doc/$pkgname-$pkgver 2> /dev/null mkdir -p pkg fi # move /usr/info files to /usr/share/info -if [ -d pkg/usr/info ]; then - mkdir -p pkg/usr/share/info - cp -a pkg/usr/info/* pkg/usr/share/info/ - rm -rf pkg/usr/info +if [ -d $d/usr/info ]; then + mkdir -p $d/usr/share/info + cp -a $d/usr/info/* $d/usr/share/info/ + rm -rf $d/usr/info fi # move /usr/man files to /usr/share/man -if [ -d pkg/usr/man ]; then - mkdir -p pkg/usr/share/man - cp -a pkg/usr/man/* pkg/usr/share/man/ - rm -rf pkg/usr/man +if [ -d $d/usr/man ]; then + mkdir -p $d/usr/share/man + cp -a $d/usr/man/* $d/usr/share/man/ + rm -rf $d/usr/man fi +if [ -d "$d/usr/share/icons/hicolor" ]; then + if [ -z "$_F_gnome_iconcache" ]; then + warning "Package $pkgname contains hicolor icons but _F_gnome_iconcache is not set" + fi +fi +done + # compress info and manual pages msg "Compressing info and manual pages..." find $startdir/{pkg,pkg.*}/{usr{,/local,/share},opt/*}/{info,man} -type f 2>/dev/null | while read i ; do @@ -1560,23 +1569,6 @@ for d in $startdir/{pkg,pkg.*} ; do done done -if [ -d "$startdir/pkg/usr/share/icons/hicolor" ]; then - if [ -z "$_F_gnome_iconcache" ]; then - warning "Package $pkgname contains hicolor icons but _F_gnome_iconcache is not set" - fi -fi - -if [ -n "$subpkgs" ]; then - for subpkg in "${subpkgs[@]}" - do - if [ -d "$startdir/pkg.$subpkg/usr/share/icons/hicolor" ]; then - if [ -z "$_F_gnome_iconcache" ]; then - warning "Package $subpkg contains hicolor icons but _F_gnome_iconcache is not set" - fi - fi - done -fi - # strip binaries strip_pkg $pkgname if [ -n "$subpkgs" ]; then From vmiklos at frugalware.org Tue Jan 22 04:07:50 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 22 04:08:10 2008 Subject: [Frugalware-git] pacman-g2: makepkg: handle the case when there are no subpkgs while preparing the docs Message-ID: <20080122030750.F0BFE11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=aadf4bc17e17e9049b71c8fc6ec5349c91fb4c10 commit aadf4bc17e17e9049b71c8fc6ec5349c91fb4c10 Author: Miklos Vajna Date: Mon Jan 21 04:03:04 2008 +0100 makepkg: handle the case when there are no subpkgs while preparing the docs diff --git a/scripts/makepkg b/scripts/makepkg index 9927e73..27d1e7a 100755 --- a/scripts/makepkg +++ b/scripts/makepkg @@ -1493,6 +1493,7 @@ done msg "Preparing package documentation..." for d in $startdir/{pkg,pkg.*} do + [ ! -d $d ] && continue if [ -d $d/usr/doc ]; then mkdir -p $d/usr/share/doc cp -a $d/usr/doc/* $d/usr/share/doc/ From vmiklos at frugalware.org Tue Jan 22 04:07:51 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 22 04:08:11 2008 Subject: [Frugalware-git] pacman-g2: makepkg: whitespace fixes Message-ID: <20080122030751.1703511901C5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=e6f56dc9f3ac134c1a4c1bbefc1a9d05e473fb66 commit e6f56dc9f3ac134c1a4c1bbefc1a9d05e473fb66 Author: Miklos Vajna Date: Mon Jan 21 04:03:29 2008 +0100 makepkg: whitespace fixes diff --git a/scripts/makepkg b/scripts/makepkg index 27d1e7a..4033dee 100755 --- a/scripts/makepkg +++ b/scripts/makepkg @@ -1494,44 +1494,44 @@ msg "Preparing package documentation..." for d in $startdir/{pkg,pkg.*} do [ ! -d $d ] && continue -if [ -d $d/usr/doc ]; then - mkdir -p $d/usr/share/doc - cp -a $d/usr/doc/* $d/usr/share/doc/ - rm -rf $d/usr/doc -fi -if [ ! "`check_option NODOCS`" -a "$NODOCS" = "0" ]; then - mkdir -p $d/usr/share/doc/$pkgname-$pkgver - for i in `find src -maxdepth 2 -name ANNOUNCE -o -name AUTHORS -o -name *BUGS* -o -name CHANGES -o -name CONFIGURATION -o -name *COPYING* -o -name *COPYRIGHT* -o -name CREDITS -o -name ChangeLog -o -name Changelog -o -name CHANGELOG -o -name CONTRIBUTORS -o -name *FAQ* -o -name FEATURES -o -name FILES -o -name HACKING -o -name History -o -name HISTORY -o -name INSTALL* -o -name LICENSE -o -name LSM -o -name MANIFEST -o -name NEWS -o -name *README* -o -name *Readme* -o -name SITES -o -name *RELEASE* -o -name RELNOTES -o -name THANKS -o -name TIPS -o -name TODO -o -name VERSION -o -name CONFIGURATION* -o -name GPLLicense` - do - cp -a $i $d/usr/share/doc/$pkgname-$pkgver/ - done -fi + if [ -d $d/usr/doc ]; then + mkdir -p $d/usr/share/doc + cp -a $d/usr/doc/* $d/usr/share/doc/ + rm -rf $d/usr/doc + fi + if [ ! "`check_option NODOCS`" -a "$NODOCS" = "0" ]; then + mkdir -p $d/usr/share/doc/$pkgname-$pkgver + for i in `find src -maxdepth 2 -name ANNOUNCE -o -name AUTHORS -o -name *BUGS* -o -name CHANGES -o -name CONFIGURATION -o -name *COPYING* -o -name *COPYRIGHT* -o -name CREDITS -o -name ChangeLog -o -name Changelog -o -name CHANGELOG -o -name CONTRIBUTORS -o -name *FAQ* -o -name FEATURES -o -name FILES -o -name HACKING -o -name History -o -name HISTORY -o -name INSTALL* -o -name LICENSE -o -name LSM -o -name MANIFEST -o -name NEWS -o -name *README* -o -name *Readme* -o -name SITES -o -name *RELEASE* -o -name RELNOTES -o -name THANKS -o -name TIPS -o -name TODO -o -name VERSION -o -name CONFIGURATION* -o -name GPLLicense` + do + cp -a $i $d/usr/share/doc/$pkgname-$pkgver/ + done + fi -# remove /usr/share/doc/$pkgname-$pkgver directory if empty -if [ -d $d/usr/share/doc/$pkgname-$pkgver ]; then - rmdir -p --ignore-fail-on-non-empty $d/usr/share/doc/$pkgname-$pkgver 2> /dev/null - mkdir -p pkg -fi + # remove /usr/share/doc/$pkgname-$pkgver directory if empty + if [ -d $d/usr/share/doc/$pkgname-$pkgver ]; then + rmdir -p --ignore-fail-on-non-empty $d/usr/share/doc/$pkgname-$pkgver 2> /dev/null + mkdir -p pkg + fi -# move /usr/info files to /usr/share/info -if [ -d $d/usr/info ]; then - mkdir -p $d/usr/share/info - cp -a $d/usr/info/* $d/usr/share/info/ - rm -rf $d/usr/info -fi + # move /usr/info files to /usr/share/info + if [ -d $d/usr/info ]; then + mkdir -p $d/usr/share/info + cp -a $d/usr/info/* $d/usr/share/info/ + rm -rf $d/usr/info + fi -# move /usr/man files to /usr/share/man -if [ -d $d/usr/man ]; then - mkdir -p $d/usr/share/man - cp -a $d/usr/man/* $d/usr/share/man/ - rm -rf $d/usr/man -fi + # move /usr/man files to /usr/share/man + if [ -d $d/usr/man ]; then + mkdir -p $d/usr/share/man + cp -a $d/usr/man/* $d/usr/share/man/ + rm -rf $d/usr/man + fi -if [ -d "$d/usr/share/icons/hicolor" ]; then - if [ -z "$_F_gnome_iconcache" ]; then - warning "Package $pkgname contains hicolor icons but _F_gnome_iconcache is not set" + if [ -d "$d/usr/share/icons/hicolor" ]; then + if [ -z "$_F_gnome_iconcache" ]; then + warning "Package $pkgname contains hicolor icons but _F_gnome_iconcache is not set" + fi fi -fi done # compress info and manual pages From vmiklos at frugalware.org Tue Jan 22 04:07:51 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 22 04:08:13 2008 Subject: [Frugalware-git] pacman-g2: makepkg: disable autodoc for subpkgs Message-ID: <20080122030751.2FABE11901D1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=6ed69d7a9b825267f0769c35754a1eda61cc0da6 commit 6ed69d7a9b825267f0769c35754a1eda61cc0da6 Author: Miklos Vajna Date: Mon Jan 21 04:06:21 2008 +0100 makepkg: disable autodoc for subpkgs we don't want duplicated AUTHORS, README, etc files in each subpkgs diff --git a/scripts/makepkg b/scripts/makepkg index 4033dee..8975309 100755 --- a/scripts/makepkg +++ b/scripts/makepkg @@ -1491,6 +1491,13 @@ done # documentation msg "Preparing package documentation..." +if [ ! "`check_option NODOCS`" -a "$NODOCS" = "0" ]; then + mkdir -p pkg/usr/share/doc/$pkgname-$pkgver + for i in `find src -maxdepth 2 -name ANNOUNCE -o -name AUTHORS -o -name *BUGS* -o -name CHANGES -o -name CONFIGURATION -o -name *COPYING* -o -name *COPYRIGHT* -o -name CREDITS -o -name ChangeLog -o -name Changelog -o -name CHANGELOG -o -name CONTRIBUTORS -o -name *FAQ* -o -name FEATURES -o -name FILES -o -name HACKING -o -name History -o -name HISTORY -o -name INSTALL* -o -name LICENSE -o -name LSM -o -name MANIFEST -o -name NEWS -o -name *README* -o -name *Readme* -o -name SITES -o -name *RELEASE* -o -name RELNOTES -o -name THANKS -o -name TIPS -o -name TODO -o -name VERSION -o -name CONFIGURATION* -o -name GPLLicense` + do + cp -a $i pkg/usr/share/doc/$pkgname-$pkgver/ + done +fi for d in $startdir/{pkg,pkg.*} do [ ! -d $d ] && continue @@ -1499,13 +1506,6 @@ do cp -a $d/usr/doc/* $d/usr/share/doc/ rm -rf $d/usr/doc fi - if [ ! "`check_option NODOCS`" -a "$NODOCS" = "0" ]; then - mkdir -p $d/usr/share/doc/$pkgname-$pkgver - for i in `find src -maxdepth 2 -name ANNOUNCE -o -name AUTHORS -o -name *BUGS* -o -name CHANGES -o -name CONFIGURATION -o -name *COPYING* -o -name *COPYRIGHT* -o -name CREDITS -o -name ChangeLog -o -name Changelog -o -name CHANGELOG -o -name CONTRIBUTORS -o -name *FAQ* -o -name FEATURES -o -name FILES -o -name HACKING -o -name History -o -name HISTORY -o -name INSTALL* -o -name LICENSE -o -name LSM -o -name MANIFEST -o -name NEWS -o -name *README* -o -name *Readme* -o -name SITES -o -name *RELEASE* -o -name RELNOTES -o -name THANKS -o -name TIPS -o -name TODO -o -name VERSION -o -name CONFIGURATION* -o -name GPLLicense` - do - cp -a $i $d/usr/share/doc/$pkgname-$pkgver/ - done - fi # remove /usr/share/doc/$pkgname-$pkgver directory if empty if [ -d $d/usr/share/doc/$pkgname-$pkgver ]; then From vmiklos at frugalware.org Tue Jan 22 04:07:51 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 22 04:08:15 2008 Subject: [Frugalware-git] pacman-g2: makepkg: move /usr/doc to our doc dir, not to /usr/share/doc directly Message-ID: <20080122030751.3F2F911901DA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=9f9d15127a5d5dd7dc6fd6ece702a2d929665a91 commit 9f9d15127a5d5dd7dc6fd6ece702a2d929665a91 Author: Miklos Vajna Date: Mon Jan 21 04:07:26 2008 +0100 makepkg: move /usr/doc to our doc dir, not to /usr/share/doc directly ideally we should have only pkg dirs under /usr/share/doc, so copy /usr/doc to /usr/share/doc/$pkgname-$pkgver, not to just /usr/share/doc diff --git a/scripts/makepkg b/scripts/makepkg index 8975309..d113a0a 100755 --- a/scripts/makepkg +++ b/scripts/makepkg @@ -1502,8 +1502,8 @@ for d in $startdir/{pkg,pkg.*} do [ ! -d $d ] && continue if [ -d $d/usr/doc ]; then - mkdir -p $d/usr/share/doc - cp -a $d/usr/doc/* $d/usr/share/doc/ + mkdir -p $d/usr/share/doc/$pkgname-$pkgver + cp -a $d/usr/doc/* $d/usr/share/doc/$pkgname-$pkgver rm -rf $d/usr/doc fi From vmiklos at frugalware.org Tue Jan 22 04:07:51 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 22 04:08:16 2008 Subject: [Frugalware-git] pacman-g2: makepkg: typo: we excluded all ssh cache servers accidently Message-ID: <20080122030751.55DD611901EF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=3069ba53c2e2e0c52b42fadb62f90e609eed9a65 commit 3069ba53c2e2e0c52b42fadb62f90e609eed9a65 Author: Miklos Vajna Date: Mon Jan 21 04:19:22 2008 +0100 makepkg: typo: we excluded all ssh cache servers accidently basically we already had a trick to fetch sources from ours mirrors if the sources are there already, but this typo prevented it to work, now it works again diff --git a/scripts/makepkg b/scripts/makepkg index d113a0a..026ebe5 100755 --- a/scripts/makepkg +++ b/scripts/makepkg @@ -857,7 +857,7 @@ fi eval "serverlist=${TREE}_servers" if [ "$F_makepkg_scm" = "git" ]; then _serverlist=`GIT_DIR=$fst_root/${TREE}/.git git config --get remote.origin.url 2>/dev/null` - if echo $_serverlist |grep -q :[^/]; then + if [ -n "$_serverlist" ]; then serverlist=$_serverlist fi else From vmiklos at frugalware.org Tue Jan 22 04:07:51 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 22 04:08:17 2008 Subject: [Frugalware-git] pacman-g2: makepkg: don't create our documentation dir at all if NODOCS is set Message-ID: <20080122030751.678A311901F5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=39547607a6a805aaa8428cba185ffc448bef590b commit 39547607a6a805aaa8428cba185ffc448bef590b Author: Miklos Vajna Date: Mon Jan 21 04:24:12 2008 +0100 makepkg: don't create our documentation dir at all if NODOCS is set diff --git a/scripts/makepkg b/scripts/makepkg index 026ebe5..41e4d6a 100755 --- a/scripts/makepkg +++ b/scripts/makepkg @@ -1502,8 +1502,10 @@ for d in $startdir/{pkg,pkg.*} do [ ! -d $d ] && continue if [ -d $d/usr/doc ]; then - mkdir -p $d/usr/share/doc/$pkgname-$pkgver - cp -a $d/usr/doc/* $d/usr/share/doc/$pkgname-$pkgver + if [ ! "`check_option NODOCS`" -a "$NODOCS" = "0" ]; then + mkdir -p $d/usr/share/doc/$pkgname-$pkgver + cp -a $d/usr/doc/* $d/usr/share/doc/$pkgname-$pkgver + fi rm -rf $d/usr/doc fi From voroskoi at frugalware.org Tue Jan 22 07:18:33 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue Jan 22 07:18:35 2008 Subject: [Frugalware-git] frugalware-0.7: ruby-gnome2-0.16.0-4sayshell1-x86_64 Message-ID: <20080122061833.6B9181190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=d39354f13e46ccfe6b0b6aa374807034e71f4969 commit d39354f13e46ccfe6b0b6aa374807034e71f4969 Author: voroskoi Date: Tue Jan 22 07:16:57 2008 +0100 ruby-gnome2-0.16.0-4sayshell1-x86_64 added CVE-2007-6183.diff, closes #2650 diff --git a/source/gnome-extra/ruby-gnome2/CVE-2007-6183.diff b/source/gnome-extra/ruby-gnome2/CVE-2007-6183.diff new file mode 100644 index 0000000..9687e94 --- /dev/null +++ b/source/gnome-extra/ruby-gnome2/CVE-2007-6183.diff @@ -0,0 +1,12 @@ +--- ruby-gnome2/gtk/src/rbgtkmessagedialog.c 2007/11/26 12:37:33 2719 ++++ ruby-gnome2/gtk/src/rbgtkmessagedialog.c 2007/11/27 11:40:12 2720 +@@ -28,7 +28,8 @@ + RVAL2GFLAGS(flags, GTK_TYPE_DIALOG_FLAGS), + RVAL2GENUM(type, GTK_TYPE_MESSAGE_TYPE), + RVAL2GENUM(buttons, GTK_TYPE_BUTTONS_TYPE), +- (const gchar*)(NIL_P(message) ? "": RVAL2CSTR(message))); ++ "%s", ++ NIL_P(message) ? "": RVAL2CSTR(message)); + RBGTK_INITIALIZE(self, w); + return Qnil; + } diff --git a/source/gnome-extra/ruby-gnome2/FrugalBuild b/source/gnome-extra/ruby-gnome2/FrugalBuild index e77a1da..19179b0 100644 --- a/source/gnome-extra/ruby-gnome2/FrugalBuild +++ b/source/gnome-extra/ruby-gnome2/FrugalBuild @@ -3,15 +3,14 @@ pkgname=ruby-gnome2 pkgver=0.16.0 -pkgrel=3 +pkgrel=4sayshell1 pkgdesc="Ruby language bindings for Gnome environment" _F_sourceforge_name="$pkgname-all" _F_sourceforge_dirname="$pkgname" _F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://ruby-gnome2.sourceforge.jp/" -source=(${source[@]} missing_nil_check.patch poppler_big_update.patch -) +source=(${source[@]} missing_nil_check.patch poppler_big_update.patch CVE-2007-6183.diff) depends=('gnome-panel>=2.20.0.1' 'gtksourceview' 'ruby' 'libgtkhtml' 'ruby-gtk2>=0.16.0' \ 'dbus-glib>=0.74' 'vte' 'libcroco' 'ncurses' 'poppler-glib>=0.6') groups=('gnome-extra') @@ -19,7 +18,8 @@ options=('scriptlet') archs=('i686' 'x86_64') sha1sums=('488f6c1f139060e005f336c9c854c4dc5b3e6b7c' \ 'f8e21b087b8d182c5aafdeed18a98ebe17095ab0' \ - 'a2e374e4604f26bde8cc77c3b72920476ff99c75') + 'a2e374e4604f26bde8cc77c3b72920476ff99c75' \ + 'a54edcac9bb7af17d8a9eaff49e4747d82bf9c31') ## NOTE: gtkglext and firefox could be added to depends too but not sure yet - crazy - From voroskoi at frugalware.org Tue Jan 22 10:17:01 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue Jan 22 10:17:02 2008 Subject: [Frugalware-git] frugalware-0.7: rsync-2.6.9-3sayshell1-x86_64 Message-ID: <20080122091701.121A411901F7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=c5ca8490d8a015ad10ba8637b1b474ee10e435ca commit c5ca8490d8a015ad10ba8637b1b474ee10e435ca Author: voroskoi Date: Tue Jan 22 10:15:09 2008 +0100 rsync-2.6.9-3sayshell1-x86_64 added munge-symlinks-2.6.9.diff, closes #2653 diff --git a/source/network/rsync/FrugalBuild b/source/network/rsync/FrugalBuild index 56a0d9b..1be20e2 100644 --- a/source/network/rsync/FrugalBuild +++ b/source/network/rsync/FrugalBuild @@ -4,7 +4,7 @@ pkgname=rsync pkgver=2.6.9 -pkgrel=2 +pkgrel=3sayshell1 pkgdesc="An open source utility that provides fast incremental file transfer." url="http://samba.anu.edu.au/rsync/" groups=('network' 'devel-core') @@ -15,8 +15,9 @@ install=$pkgname.install up2date="lynx -dump $url|grep 'released\.' |grep -v pre|sed -ne 's/.*n \(.*\) h.*/\1/' -e '1 p'" source=(http://rsync.samba.org/ftp/rsync/$pkgname-$pkgver.tar.gz \ http://www.suse.de/~krahmer/rsync-2.6.9-fname-obo.diff \ + http://rsync.samba.org/ftp/rsync/munge-symlinks-2.6.9.diff \ rsyncd.conf rc.rsyncd) -signatures=($source.asc '' '' '') +signatures=($source.asc '' '' '' '') build() { From voroskoi at frugalware.org Tue Jan 22 10:21:55 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue Jan 22 10:21:59 2008 Subject: [Frugalware-git] frugalware-0.7: joomla-1.0.13-2sayshell1-x86_64 Message-ID: <20080122092155.531F1176C054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=c44342ba7a72394122b27d05ffde53f3146e2200 commit c44342ba7a72394122b27d05ffde53f3146e2200 Author: voroskoi Date: Tue Jan 22 10:21:39 2008 +0100 joomla-1.0.13-2sayshell1-x86_64 added CVE-2007-5427.diff, closes #2487 diff --git a/source/network-extra/joomla/CVE-2007-5427.diff b/source/network-extra/joomla/CVE-2007-5427.diff new file mode 100644 index 0000000..f012105 --- /dev/null +++ b/source/network-extra/joomla/CVE-2007-5427.diff @@ -0,0 +1,13 @@ +--- components/com_search/search.html.php 2008/01/04 04:49:28 9849 ++++ components/com_search/search.html.php 2008/01/04 05:56:34 9850 +@@ -127,8 +127,9 @@ + $searchphrase = strtolower( strval( mosGetParam( $_REQUEST, 'searchphrase', 'any' ) ) ); + + $searchphrase = htmlspecialchars($searchphrase); ++ $cleanWord = htmlspecialchars($searchword); + +- $link = $mosConfig_live_site ."/index.php?option=$option&Itemid=$Itemid&searchword=$searchword&searchphrase=$searchphrase&ordering=$ordering"; ++ $link = $mosConfig_live_site ."/index.php?option=$option&Itemid=$Itemid&searchword=$cleanWord&searchphrase=$searchphrase&ordering=$ordering"; + echo $pageNav->getLimitBox( $link ); + ?> + diff --git a/source/network-extra/joomla/FrugalBuild b/source/network-extra/joomla/FrugalBuild index f0b5fd6..8292e2f 100644 --- a/source/network-extra/joomla/FrugalBuild +++ b/source/network-extra/joomla/FrugalBuild @@ -3,7 +3,7 @@ pkgname=joomla pkgver=1.0.13 -pkgrel=1 +pkgrel=2sayshell1 pkgdesc="One of the most powerful Open Source Content Management Systems on the planet" url="http://www.joomla.org/" rodepends=('apache' 'php' 'mysql' 'webappconfig') @@ -12,12 +12,15 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://www.joomla.org/content/blogcategory/32/66/|grep 'Stable version is'|sed 's/.*\[ *\([0-9.]\+\) *\]/\1/'" backup=(var/www/joomla/configuration.php) source=(http://joomlacode.org/gf/download/frsrelease/4508/13216/Joomla_$pkgver-Stable-Full_Package.tar.gz \ - joomlasetup README.Frugalware) + joomlasetup README.Frugalware CVE-2007-5427.diff) sha1sums=('91934fe13e65ccb679ba50db1962449c306211df' \ '436fa260a2750e2394eb23f1504757bdb8045af1' \ - 'c079d041113ca5302340955027a5e313bee47f4a') + 'c079d041113ca5302340955027a5e313bee47f4a' \ + '044d0443f13a71893bb1626a690386a7c39514df') build() { + _F_cd_path="." + Fpatchall sed -i "s/#__/jos_/g" installation/sql/joomla.sql || Fdie sed -i "s/#__/jos_/g" installation/sql/sample_data.sql || Fdie Fmkdir /var/www/joomla From priyank at frugalware.org Tue Jan 22 12:37:19 2008 From: priyank at frugalware.org (Priyank) Date: Tue Jan 22 12:37:22 2008 Subject: [Frugalware-git] frugalware-current: gnome-bluetooth-0.11.0-1-i686 Message-ID: <20080122113719.9E68D1190213@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bd00d4de0b0e9772be302d49cb429bacb4b9eeba commit bd00d4de0b0e9772be302d49cb429bacb4b9eeba Author: Priyank Date: Tue Jan 22 17:05:29 2008 +0530 gnome-bluetooth-0.11.0-1-i686 * Version bump diff --git a/source/gnome-extra/gnome-bluetooth/FrugalBuild b/source/gnome-extra/gnome-bluetooth/FrugalBuild index 2e810f6..fd1dd17 100644 --- a/source/gnome-extra/gnome-bluetooth/FrugalBuild +++ b/source/gnome-extra/gnome-bluetooth/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Priyank Gosalia pkgname=gnome-bluetooth -pkgver=0.9.1 -pkgrel=3 +pkgver=0.11.0 +pkgrel=1 pkgdesc="The GNOME Bluetooth Subsystem." url="http://www.usefulinc.com/software/gnome-bluetooth/" makedepends=('intltool' 'pkgconfig') @@ -16,7 +16,7 @@ _F_gnome_schemas=('/etc/gconf/schemas/gnome-obex-server.schemas') _F_gnome_scrollkeeper="y" _F_gnome_devel="y" Finclude gnome gnome-scriptlet -sha1sums=('c67ae127760cc24e0d2be75e0b518da5565e91c6') +sha1sums=('b781207c3953cebf1edc2255c697bb4ad43c8405') build() { Fbuild_slice_scrollkeeper From crazy at frugalware.org Tue Jan 22 14:10:46 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 22 14:10:47 2008 Subject: [Frugalware-git] frugalware-current: dejavu-ttf-2.23-1-i686 Message-ID: <20080122131046.4155E11901F8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7c03b920275175dbcc19f4d14b0c40c3974ccdf1 commit 7c03b920275175dbcc19f4d14b0c40c3974ccdf1 Author: crazy Date: Tue Jan 22 14:08:47 2008 +0100 dejavu-ttf-2.23-1-i686 * Version bump diff --git a/source/x11/dejavu-ttf/FrugalBuild b/source/x11/dejavu-ttf/FrugalBuild index 8024ace..3fbf52e 100644 --- a/source/x11/dejavu-ttf/FrugalBuild +++ b/source/x11/dejavu-ttf/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=dejavu-ttf -pkgver=2.22 +pkgver=2.23 pkgrel=1 pkgdesc="DejaVu fonts" _F_sourceforge_dirname="dejavu" @@ -15,7 +15,7 @@ makedepends=('fop-devel') groups=('x11' 'xorg-core' 'xorg-fonts') archs=('i686' 'x86_64') source=($source dejavu-ttf.xml) -sha1sums=('5b9812807bd33dfc20e99eeb4de4f8e5b93f30f8' \ +sha1sums=('c539aaba1f38d337a39474822165b1f4eb28bce7' \ 'e78cf8b8a2484540820629e93f73f794e061eeed') build() diff --git a/source/x11/dejavu-ttf/dejavu-ttf.install b/source/x11/dejavu-ttf/dejavu-ttf.install index a81ac41..ec063ac 100644 --- a/source/x11/dejavu-ttf/dejavu-ttf.install +++ b/source/x11/dejavu-ttf/dejavu-ttf.install @@ -23,4 +23,3 @@ shift $op $* -# vim: ft=sh From crazy at frugalware.org Tue Jan 22 14:16:18 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 22 14:16:20 2008 Subject: [Frugalware-git] frugalware-current: dejavu-lgc-ttf-2.23-1-i686 Message-ID: <20080122131618.94E97176C051@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2b4190a1e0e9d2e6c821d0b209f18ced165003fc commit 2b4190a1e0e9d2e6c821d0b209f18ced165003fc Author: crazy Date: Tue Jan 22 14:14:52 2008 +0100 dejavu-lgc-ttf-2.23-1-i686 * Version bump diff --git a/source/x11/dejavu-lgc-ttf/FrugalBuild b/source/x11/dejavu-lgc-ttf/FrugalBuild index de11b2a..3f3dae2 100644 --- a/source/x11/dejavu-lgc-ttf/FrugalBuild +++ b/source/x11/dejavu-lgc-ttf/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=dejavu-lgc-ttf -pkgver=2.22 +pkgver=2.23 pkgrel=1 pkgdesc="DejaVu fonts (LGC)" _F_sourceforge_dirname="dejavu" @@ -21,4 +21,4 @@ build() Ffilerel *.ttf /usr/lib/X11/fonts/TTF } -sha1sums=('e733d57f8a2eb6d200a6716d80d72560ef40d2e8') +sha1sums=('31548769d255015e74551fa3129a2077f77d1acb') diff --git a/source/x11/dejavu-lgc-ttf/dejavu-lgc-ttf.install b/source/x11/dejavu-lgc-ttf/dejavu-lgc-ttf.install index a81ac41..ec063ac 100644 --- a/source/x11/dejavu-lgc-ttf/dejavu-lgc-ttf.install +++ b/source/x11/dejavu-lgc-ttf/dejavu-lgc-ttf.install @@ -23,4 +23,3 @@ shift $op $* -# vim: ft=sh From crazy at frugalware.org Tue Jan 22 14:23:05 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 22 14:23:07 2008 Subject: [Frugalware-git] frugalware-current: telepathy-gabble-0.7.2-1-i686 Message-ID: <20080122132305.D5C7E176C06F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6de11a213ad43570d5e81e361fbef74a4c6ff246 commit 6de11a213ad43570d5e81e361fbef74a4c6ff246 Author: crazy Date: Tue Jan 22 14:22:44 2008 +0100 telepathy-gabble-0.7.2-1-i686 * Version bump diff --git a/source/lib-extra/telepathy-gabble/FrugalBuild b/source/lib-extra/telepathy-gabble/FrugalBuild index 1cea45b..3842250 100644 --- a/source/lib-extra/telepathy-gabble/FrugalBuild +++ b/source/lib-extra/telepathy-gabble/FrugalBuild @@ -3,7 +3,7 @@ # Conreibutor: AlexExtreme pkgname=telepathy-gabble -pkgver=0.7.1 +pkgver=0.7.2 pkgrel=1 pkgdesc="Telepathy is a D-Bus framework for unifying real time communication." url="http://telepathy.freedesktop.org/" @@ -13,6 +13,6 @@ groups=('lib-extra') archs=('i686') up2date="lynx -dump http://telepathy.freedesktop.org/releases/telepathy-gabble | Flasttar" source=(http://telepathy.freedesktop.org/releases/telepathy-gabble/$pkgname-$pkgver.tar.gz) -sha1sums=('cc3b3e86fd995660c5aeb9f80698a440c699c952') +sha1sums=('93f903b31556f82e3b15221331579158c22c1e32') # optimization OK From crazy at frugalware.org Tue Jan 22 14:45:15 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 22 14:45:16 2008 Subject: [Frugalware-git] frugalware-current: cln-1.2.0-1-i686 Message-ID: <20080122134515.8A380176C08A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c6771f10f50556197133ce01fb13308fe0410ed3 commit c6771f10f50556197133ce01fb13308fe0410ed3 Author: crazy Date: Tue Jan 22 14:44:10 2008 +0100 cln-1.2.0-1-i686 * Version bump diff --git a/source/lib-extra/cln/FrugalBuild b/source/lib-extra/cln/FrugalBuild index e434cfc..ed082f9 100644 --- a/source/lib-extra/cln/FrugalBuild +++ b/source/lib-extra/cln/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=cln -pkgver=1.1.13 +pkgver=1.2.0 pkgrel=1 pkgdesc="CLN is a library for efficient computations with all kinds of numbers in arbitrary precision." url="http://www.ginac.de/CLN/" @@ -12,7 +12,7 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.ginac.de/CLN/|grep -m1 '.tar.bz2'|sed 's/.*-\(.*\).t.*/\1/'" source=($url/$pkgname-$pkgver.tar.bz2) -sha1sums=('61c130cbb00ed95a19ee9dffc136b2823e452647') +sha1sums=('603bc7f3c269112572580a0bca98a4160c6da76d') build() { From crazy at frugalware.org Tue Jan 22 15:22:42 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 22 15:22:45 2008 Subject: [Frugalware-git] frugalware-current: ginac-1.4.1-2-i686 Message-ID: <20080122142243.0116B176C055@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=16768c8210d2ff5a6579c9a57e85af013461b9c9 commit 16768c8210d2ff5a6579c9a57e85af013461b9c9 Author: crazy Date: Tue Jan 22 15:21:17 2008 +0100 ginac-1.4.1-2-i686 * rebuild with cln diff --git a/source/apps-extra/ginac/FrugalBuild b/source/apps-extra/ginac/FrugalBuild index fe68367..9cb8b5a 100644 --- a/source/apps-extra/ginac/FrugalBuild +++ b/source/apps-extra/ginac/FrugalBuild @@ -3,10 +3,10 @@ pkgname=ginac pkgver=1.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="A free CAS (computer algebra system)" url="http://www.ginac.de/" -depends=('cln' 'readline') +depends=('cln>=1.2.0' 'readline') groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.ginac.de/Download.html|grep 'ginac-\(.*\).tar.bz2'|grep -v version|sed 's/.*-\(.*\).t.*/\1/'" From crazy at frugalware.org Tue Jan 22 15:26:11 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 22 15:26:13 2008 Subject: [Frugalware-git] frugalware-current: libcdio-0.79-2-i686 Message-ID: <20080122142611.7DACC176C05D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5ed9dc10f6c383cbf38ffa66c48ada5788bbdb9d commit 5ed9dc10f6c383cbf38ffa66c48ada5788bbdb9d Author: crazy Date: Tue Jan 22 15:25:26 2008 +0100 libcdio-0.79-2-i686 * [SEC] release bump * added CVE-2007-6613.patch * closes #2713 in -current diff --git a/source/lib/libcdio/CVE-2007-6613.patch b/source/lib/libcdio/CVE-2007-6613.patch new file mode 100644 index 0000000..d866678 --- /dev/null +++ b/source/lib/libcdio/CVE-2007-6613.patch @@ -0,0 +1,41 @@ +diff -Naur libcdio-0.79/src/cd-info.c libcdio-0.79-cve/src/cd-info.c +--- libcdio-0.79/src/cd-info.c 2007-06-16 22:12:16.000000000 +0200 ++++ libcdio-0.79-cve/src/cd-info.c 2008-01-22 15:15:59.000000000 +0100 +@@ -1,7 +1,7 @@ + /* +- $Id: cd-info.c,v 1.149 2007/06/16 20:12:16 rocky Exp $ ++ $Id: cd-info.c,v 1.151 2008/01/03 14:39:29 rocky Exp $ + +- Copyright (C) 2003, 2004, 2005, 2007 Rocky Bernstein ++ Copyright (C) 2003, 2004, 2005, 2007, 2008 Rocky Bernstein + Copyright (C) 1996, 1997, 1998 Gerd Knorr + and Heiko Eißfeldt + +@@ -539,7 +539,7 @@ + iso9660_stat_t *p_statbuf = _cdio_list_node_data (entnode); + char *psz_iso_name = p_statbuf->filename; + char _fullname[4096] = { 0, }; +- char translated_name[MAX_ISONAME+1]; ++ char *translated_name = (char *) alloca(strlen(psz_iso_name)+1); + + if (yep != p_statbuf->rr.b3_rock || 1 == opts.no_rock_ridge) { + iso9660_name_translate_ext(psz_iso_name, translated_name, +diff -Naur libcdio-0.79/src/iso-info.c libcdio-0.79-cve/src/iso-info.c +--- libcdio-0.79/src/iso-info.c 2006-03-17 20:37:08.000000000 +0100 ++++ libcdio-0.79-cve/src/iso-info.c 2008-01-22 15:15:06.000000000 +0100 +@@ -1,5 +1,5 @@ + /* +- $Id: iso-info.c,v 1.35 2006/03/17 19:36:54 rocky Exp $ ++ $Id: iso-info.c,v 1.37 2008/01/03 14:39:29 rocky Exp $ + + Copyright (C) 2004, 2005, 2006 Rocky Bernstein + +@@ -224,7 +224,7 @@ + iso9660_stat_t *p_statbuf = _cdio_list_node_data (entnode); + char *psz_iso_name = p_statbuf->filename; + char _fullname[4096] = { 0, }; +- char translated_name[MAX_ISONAME+1]; ++ char *translated_name = (char *) alloca(strlen(psz_iso_name)+1); + + if (yep != p_statbuf->rr.b3_rock || 1 == opts.no_rock_ridge) { + iso9660_name_translate_ext(psz_iso_name, translated_name, diff --git a/source/lib/libcdio/FrugalBuild b/source/lib/libcdio/FrugalBuild index d4b28ee..aa76cc1 100644 --- a/source/lib/libcdio/FrugalBuild +++ b/source/lib/libcdio/FrugalBuild @@ -4,7 +4,7 @@ pkgname=libcdio pkgver=0.79 -pkgrel=1 +pkgrel=2 pkgdesc="Portable CD-ROM I/O library" url="http://www.gnu.org/software/libcdio/" groups=('lib') @@ -13,7 +13,8 @@ depends=('ncurses' 'libcddb') makedepends=('cdparanoia' 'cdrdao') license="GPL2" Fup2gnugz -source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('0aab3dd1f808345a9ea4cdd7ee793977ab59c98d') +source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz CVE-2007-6613.patch) +sha1sums=('0aab3dd1f808345a9ea4cdd7ee793977ab59c98d' \ + '5e6dc70f7ce3515fa69b8185b2177874f46ab1c1') # optimization OK From crazy at frugalware.org Tue Jan 22 15:38:34 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 22 15:38:36 2008 Subject: [Frugalware-git] frugalware-current: librsvg-2.20.0-1-i686 Message-ID: <20080122143834.D6B7D176C099@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2bebfca630cafc67b569a6c264e82e8473dc6f92 commit 2bebfca630cafc67b569a6c264e82e8473dc6f92 Author: crazy Date: Tue Jan 22 15:38:14 2008 +0100 librsvg-2.20.0-1-i686 * Version bump diff --git a/source/xlib/librsvg/FrugalBuild b/source/xlib/librsvg/FrugalBuild index e370c0f..a522e52 100644 --- a/source/xlib/librsvg/FrugalBuild +++ b/source/xlib/librsvg/FrugalBuild @@ -3,15 +3,15 @@ # Contributor: VMiklos pkgname=librsvg -pkgver=2.18.2 -pkgrel=3 +pkgver=2.20.0 +pkgrel=1 pkgdesc="A high performance SVG rendering library for GNOME" -depends=('gtk+2>=2.12.1' 'libxml2' 'popt' 'libart_lgpl' 'libcroco>=0.6.1-3' 'libgsf') +depends=('gtk+2>=2.12.5' 'libxml2' 'popt' 'libart_lgpl' 'libcroco>=0.6.1-3' 'libgsf') makedepends=('gtk-doc' 'xulrunner=1.8.1.3') groups=('xlib') archs=('i686' 'x86_64') Finclude gnome -sha1sums=('9e3017817708025737e53b60fe3bfa813e670e02') +sha1sums=('906877feaa189606caa012cc51706cc7daef9fb4') Fconfopts="$Fconfopts --enable-gtk-doc --enable-pixbuf-loader --enable-gtk-theme --with-croco --enable-mozilla-plugin" # optimization OK From crazy at frugalware.org Tue Jan 22 16:16:53 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 22 16:16:57 2008 Subject: [Frugalware-git] frugalware-current: boost-1.34.1-2-i686 Message-ID: <20080122151653.66C4B176C058@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b76c90a3b9f8e4b6ebad5da8a4d3c2faa32854e6 commit b76c90a3b9f8e4b6ebad5da8a4d3c2faa32854e6 Author: crazy Date: Tue Jan 22 16:13:37 2008 +0100 boost-1.34.1-2-i686 * [SEC] release bump * added CVE-2008-0171.patch and CVE-2008-0172.patch * closes #2720 in -current diff --git a/source/devel-extra/boost/CVE-2008-0171.patch b/source/devel-extra/boost/CVE-2008-0171.patch new file mode 100644 index 0000000..3226b2e --- /dev/null +++ b/source/devel-extra/boost/CVE-2008-0171.patch @@ -0,0 +1,19 @@ +Index: /libs/regex/test/regress/test_perl_ex.cpp +=================================================================== +--- /libs/regex/test/regress/test_perl_ex.cpp (revision 30980) ++++ /libs/regex/test/regress/test_perl_ex.cpp (revision 42674) +@@ -122,4 +122,15 @@ + TEST_INVALID_REGEX("(?:(a)|b)(?(?<", perl); + TEST_INVALID_REGEX("(?:(a)|b)(?(?getaddress(expected_alt_point); ++ // Make sure we have exactly one alternative following this state: + if(b->type != syntax_element_alt) + { +@@ -1878,4 +1880,13 @@ + { + fail(regex_constants::error_bad_pattern, m_position - m_base); ++ return false; ++ } ++ // check for invalid repetition of next state: ++ b = this->getaddress(expected_alt_point); ++ b = this->getaddress(static_cast(b)->next.i, b); ++ if((b->type != syntax_element_assert_backref) ++ && (b->type != syntax_element_startmark)) ++ { ++ fail(regex_constants::error_badrepeat, m_position - m_base); + return false; + } diff --git a/source/devel-extra/boost/FrugalBuild b/source/devel-extra/boost/FrugalBuild index 91599b0..408447f 100644 --- a/source/devel-extra/boost/FrugalBuild +++ b/source/devel-extra/boost/FrugalBuild @@ -4,7 +4,7 @@ pkgname=boost pkgver=1.34.1 -pkgrel=1 +pkgrel=2 pkgdesc="Boost header files , examples and tools" _F_sourceforge_ext=".tar.bz2" Finclude sourceforge python @@ -14,9 +14,11 @@ makedepends=('boost-jam>=3.1.16' 'python' 'icu>=3.8' 'bzip2' 'zlib') groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=7586 | grep 'Latest.*Notes' | sed -n 's/.*\]\([0-9\.]\+\) \[.*/\1/;1 p'" -source=(${source/-$pkgver/_${pkgver//./_}}) +source=(${source/-$pkgver/_${pkgver//./_}} CVE-2008-0171.patch CVE-2008-0172.patch) _F_cd_path="${pkgname}_`echo $pkgver|tr . _`" -sha1sums=('b771271d5cbd3bdb0f119dd66dfd36bad7a66866') +sha1sums=('b771271d5cbd3bdb0f119dd66dfd36bad7a66866' \ + 'd793699347692e5f56eb9d09343ed8bb1c9bd7ce' \ + 'dded66ac4a086653a51fc66e07ff038b52ee5d2c') subpkgs=("libboost" "libboost-mt" "libboost-static" "libboost-mt-static") subdescs=('Boost libraries.' 'Boost libraries with multithreading support.' \ From crazy at frugalware.org Tue Jan 22 16:34:54 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 22 16:34:56 2008 Subject: [Frugalware-git] frugalware-current: gucharmap-1.10.2-1-i686 Message-ID: <20080122153454.51F221190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e8c38f91123e0a8dc5f45a07277fbcb61eebc177 commit e8c38f91123e0a8dc5f45a07277fbcb61eebc177 Author: crazy Date: Tue Jan 22 16:33:44 2008 +0100 gucharmap-1.10.2-1-i686 * Version bump * added missing _F_gnome* things diff --git a/source/gnome/gucharmap/FrugalBuild b/source/gnome/gucharmap/FrugalBuild index 7d3ad29..6914a6f 100644 --- a/source/gnome/gucharmap/FrugalBuild +++ b/source/gnome/gucharmap/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=gucharmap -pkgver=1.10.1 +pkgver=1.10.2 pkgrel=1 pkgdesc="A featureful Unicode character map for GNOME" url="http://www.gnome.org/" @@ -11,7 +11,9 @@ makedepends=('intltool' 'gnome-doc-utils>=0.9.2') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') _F_gnome_scrollkeeper="y" +_F_gnome_iconcache="y" +_F_gnome_desktop="y" Finclude gnome gnome-scriptlet -sha1sums=('ff2148d6e5fbd6e79b2e5d68eacb053f6136128f') +sha1sums=('b9f1f1eddfce148e733f6a2b43f3108e8edbb26b') # optimization OK From voroskoi at frugalware.org Tue Jan 22 17:28:00 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue Jan 22 17:28:02 2008 Subject: [Frugalware-git] frugalware-0.7: libcdio-0.78.2-2sayshell1-x86_64 Message-ID: <20080122162800.6844811901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=2b5672063f6291aac04297786e46d44334a2dff4 commit 2b5672063f6291aac04297786e46d44334a2dff4 Author: voroskoi Date: Tue Jan 22 17:27:48 2008 +0100 libcdio-0.78.2-2sayshell1-x86_64 CVE-2007-6613.patch added, closes #2713 diff --git a/source/lib/libcdio/CVE-2007-6613.patch b/source/lib/libcdio/CVE-2007-6613.patch new file mode 100644 index 0000000..ac982c5 --- /dev/null +++ b/source/lib/libcdio/CVE-2007-6613.patch @@ -0,0 +1,24 @@ +diff -Naur libcdio-0.79/src/cd-info.c libcdio-0.79-cve/src/cd-info.c +--- libcdio-0.79/src/cd-info.c 2007-06-16 22:12:16.000000000 +0200 ++++ libcdio-0.79-cve/src/cd-info.c 2008-01-22 15:15:59.000000000 +0100 +@@ -539,7 +539,7 @@ + iso9660_stat_t *p_statbuf = _cdio_list_node_data (entnode); + char *psz_iso_name = p_statbuf->filename; + char _fullname[4096] = { 0, }; +- char translated_name[MAX_ISONAME+1]; ++ char *translated_name = (char *) alloca(strlen(psz_iso_name)+1); + + if (yep != p_statbuf->rr.b3_rock || 1 == opts.no_rock_ridge) { + iso9660_name_translate_ext(psz_iso_name, translated_name, +diff -Naur libcdio-0.79/src/iso-info.c libcdio-0.79-cve/src/iso-info.c +--- libcdio-0.79/src/iso-info.c 2006-03-17 20:37:08.000000000 +0100 ++++ libcdio-0.79-cve/src/iso-info.c 2008-01-22 15:15:06.000000000 +0100 +@@ -224,7 +224,7 @@ + iso9660_stat_t *p_statbuf = _cdio_list_node_data (entnode); + char *psz_iso_name = p_statbuf->filename; + char _fullname[4096] = { 0, }; +- char translated_name[MAX_ISONAME+1]; ++ char *translated_name = (char *) alloca(strlen(psz_iso_name)+1); + + if (yep != p_statbuf->rr.b3_rock || 1 == opts.no_rock_ridge) { + iso9660_name_translate_ext(psz_iso_name, translated_name, diff --git a/source/lib/libcdio/FrugalBuild b/source/lib/libcdio/FrugalBuild index 42d3be0..5a943dd 100644 --- a/source/lib/libcdio/FrugalBuild +++ b/source/lib/libcdio/FrugalBuild @@ -4,7 +4,7 @@ pkgname=libcdio pkgver=0.78.2 -pkgrel=1 +pkgrel=2sayshell1 pkgdesc="Portable CD-ROM I/O library" url="http://www.gnu.org/software/libcdio/" groups=('lib') @@ -13,7 +13,8 @@ depends=('ncurses' 'libcddb') makedepends=('cdparanoia' 'cdrdao') license="GPL2" Fup2gnugz -source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('6a87e49cd84b9f67192d6357524772db9ae02ecc') +source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz CVE-2007-6613.patch) +sha1sums=('6a87e49cd84b9f67192d6357524772db9ae02ecc' \ + '8670c2a18231e96030177b3315ef611cf92742b2') # optimization OK From boobaa at frugalware.org Tue Jan 22 17:29:58 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue Jan 22 17:30:00 2008 Subject: [Frugalware-git] frugalware-current: drupal-imce-5.x_1.0-1-i686 Message-ID: <20080122162958.CC65911901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=13e62ab525d748c09b68a4077df75538e8bcbfc8 commit 13e62ab525d748c09b68a4077df75538e8bcbfc8 Author: CSÉCSY László Date: Tue Jan 22 17:29:54 2008 +0100 drupal-imce-5.x_1.0-1-i686 new package / initial import diff --git a/source/network-extra/drupal-imce/FrugalBuild b/source/network-extra/drupal-imce/FrugalBuild new file mode 100644 index 0000000..d258c9d --- /dev/null +++ b/source/network-extra/drupal-imce/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=imce +pkgver=5.x_1.0 +pkgrel=1 +pkgdesc="an image/file uploader and browser that supports personal directories and quota for Drupal" +Finclude drupal +sha1sums=('8620aa172885c5c639ea584ee31742254da5c000') From crazy at frugalware.org Tue Jan 22 17:35:56 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 22 17:35:59 2008 Subject: [Frugalware-git] frugalware-current: xcb-util-0.2-1-i686 Message-ID: <20080122163556.E377E11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=14ca5f92318c0d33ea8affa093e9a114ac224b8f commit 14ca5f92318c0d33ea8affa093e9a114ac224b8f Author: crazy Date: Tue Jan 22 17:35:31 2008 +0100 xcb-util-0.2-1-i686 * New package * cairo neeed it for xcb support diff --git a/source/x11/xcb-util/FrugalBuild b/source/x11/xcb-util/FrugalBuild new file mode 100644 index 0000000..0d115b0 --- /dev/null +++ b/source/x11/xcb-util/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.43 SBU +# Maintainer: crazy + +pkgname=xcb-util +pkgver=0.2 +pkgrel=1 +pkgdesc="Utility libraries for X C Binding" +url="http://xcb.freedesktop.org" +groups=('x11') +depends=('libxcb>=1.1' 'libxau' 'libxdmcp') +archs=('i686' 'x86_64') +makedepends=('pkgconfig' 'gperf') +up2date=("lynx -dump 'http://xcb.freedesktop.org/dist/?C=M;O=A' | grep xcb-util | Flasttar") +source=(http://xcb.freedesktop.org/dist/$pkgname-$pkgver.tar.bz2) +sha1sums=('45d780c81b1b3e10db1f60b5232f58ea56647e88') + +# optimization OK From crazy at frugalware.org Tue Jan 22 17:51:57 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 22 17:51:59 2008 Subject: [Frugalware-git] frugalware-current: cairo-1.4.14-1-i686 Message-ID: <20080122165157.E3D2511901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a6c15158fd863b39f82a43b3d6f99b644e0e2b35 commit a6c15158fd863b39f82a43b3d6f99b644e0e2b35 Author: crazy Date: Tue Jan 22 17:51:23 2008 +0100 cairo-1.4.14-1-i686 * Version bump * fixed up2date * added xcb support diff --git a/source/xlib/cairo/FrugalBuild b/source/xlib/cairo/FrugalBuild index 745923f..c5e49d4 100644 --- a/source/xlib/cairo/FrugalBuild +++ b/source/xlib/cairo/FrugalBuild @@ -2,18 +2,17 @@ # Maintainer: Christian Hamar alias krix pkgname=cairo -pkgver=1.4.12 +pkgver=1.4.14 pkgrel=1 pkgdesc="A vector graphics library with cross-device output support" url="http://cairographics.org" -depends=('glitz' 'libxrender' 'fontconfig' 'libpng') -makedepends=('gtk-doc' 'poppler-glib' 'librsvg') +depends=('glitz' 'libxrender>=0.9.4' 'fontconfig' 'libpng' 'libxcb>=1.1' 'libx11>=1.1.3-2' 'xcb-util>=0.2') +makedepends=('gtk-doc>=1.9' 'poppler-glib' 'librsvg>=2.20.0') groups=('xlib') archs=('x86_64' 'i686') -up2date="lynx -dump 'http://cairographics.org/releases/?C=D;O=A'|grep '/cairo-\(.*\).tar.gz$'|Flasttar" +up2date="lynx -dump 'http://cairographics.org/releases/?C=D;O=A'|grep -m1 '/LATEST-cairo'|sed 's/.*ro-\(.*\).*/\1/'" source=($url/releases/$pkgname-$pkgver.tar.gz) options=('scriptlet') -Fconfopts="$Fconfopts --enable-glitz --enable-gtk-doc --enable-pdf --enable-ps" - -sha1sums=('45d5257e5a0c1524bcc25660a96b2c79d012ad3f') +Fconfopts="$Fconfopts --enable-glitz --enable-gtk-doc --enable-pdf --enable-ps --enable-xcb" +sha1sums=('63310243ba8af949060b06c01fc28ee5471ed5a4') # optimization OK From boobaa at frugalware.org Tue Jan 22 18:04:37 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue Jan 22 18:04:38 2008 Subject: [Frugalware-git] frugalware-current: drupal-potx-5.x_1.1-1-i686 Message-ID: <20080122170437.AC8131190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=842f56bbd7f670d5c81ea856c6681fc657d99f8d commit 842f56bbd7f670d5c81ea856c6681fc657d99f8d Author: CSÉCSY László Date: Tue Jan 22 18:04:31 2008 +0100 drupal-potx-5.x_1.1-1-i686 new package / initial import diff --git a/source/network-extra/drupal-potx/FrugalBuild b/source/network-extra/drupal-potx/FrugalBuild new file mode 100644 index 0000000..ecf8a6a --- /dev/null +++ b/source/network-extra/drupal-potx/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=potx +pkgver=5.x_1.1 +pkgrel=1 +pkgdesc="Provides command line and web based Gettext translation template extractor functionality for Drupal" +Finclude drupal +sha1sums=('ee69caabd9d5893d518da36bf1d9a78f87f53781') From voroskoi at frugalware.org Tue Jan 22 18:08:58 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue Jan 22 18:08:59 2008 Subject: [Frugalware-git] frugalware-0.7: postgresql-8.2.6-1sayshell1-x86_64 Message-ID: <20080122170858.271551190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=d104ec2043662c485f80f4ec7b286e01c94866ce commit d104ec2043662c485f80f4ec7b286e01c94866ce Author: voroskoi Date: Tue Jan 22 18:08:14 2008 +0100 postgresql-8.2.6-1sayshell1-x86_64 secfix bump, closes #2714 diff --git a/source/apps-extra/postgresql/FrugalBuild b/source/apps-extra/postgresql/FrugalBuild index f9cf687..0d239ab 100644 --- a/source/apps-extra/postgresql/FrugalBuild +++ b/source/apps-extra/postgresql/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: VMiklos pkgname=postgresql -pkgver=8.2.5 -pkgrel=1 +pkgver=8.2.6 +pkgrel=1sayshell1 pkgdesc="An advanced Object-Relational database management system (DBMS)" url="http://www.postgresql.org/" depends=('zlib' 'readline') @@ -66,6 +66,6 @@ build() Fsplit $pkgname-tcl usr/lib/$pkgname/pltcl.so } -sha1sums=('45ddb77b542e8b279013f374edab65a8860a636d' \ +sha1sums=('8934dfbd4c1d8c4f2945cb80f02072611681f967' \ 'faa7229726d07a3af32cff8abf8bbb9b46900763') # optimization OK From crazy at frugalware.org Tue Jan 22 18:14:54 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 22 18:17:47 2008 Subject: [Frugalware-git] frugalware-current: gnome-applets-2.20.1-1-i686 Message-ID: <20080122171454.8901511901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7debb76369321fbf428b61dac08d75f2abe29778 commit 7debb76369321fbf428b61dac08d75f2abe29778 Author: crazy Date: Tue Jan 22 18:10:02 2008 +0100 gnome-applets-2.20.1-1-i686 * Version bump * added missing _F_gnome* diff --git a/source/gnome/gnome-applets/FrugalBuild b/source/gnome/gnome-applets/FrugalBuild index cd1d4ec..90460a4 100644 --- a/source/gnome/gnome-applets/FrugalBuild +++ b/source/gnome/gnome-applets/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-applets -pkgver=2.20.0 +pkgver=2.20.1 pkgrel=1 pkgdesc="Applets for use with the GNOME panel" url="http://www.gnome.org/" -depends=('gail' 'gnome-panel>=2.18.0' 'libgtop>=2.20.0' 'libxklavier>=3.3' 'libwnck>=2.20.0' \ - 'gucharmap>=1.10.1' 'gst-plugins-base>=0.10.12-3' 'libnotify' 'gnome-icon-theme' 'dbus-glib>=0.71-2' \ +depends=('gail' 'gnome-panel>=2.20.3' 'libgtop>=2.20.1' 'libxklavier>=3.3' 'libwnck>=2.20.3' \ + 'gucharmap>=1.10.2' 'gst-plugins-base>=0.10.12-3' 'libnotify' 'gnome-icon-theme' 'dbus-glib>=0.71-2' \ 'libgnomekbd') rodepends=('notification-daemon') makedepends=('intltool' 'gnome-doc-utils') @@ -23,6 +23,7 @@ _F_gnome_schemas=('/etc/gconf/schemas/battstat.schemas' '/etc/gconf/schemas/multiload.schemas' '/etc/gconf/schemas/stickynotes.schemas') _F_gnome_scrollkeeper="y" +_F_gnome_iconcache="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-flags --enable-ipv6 --with-gstreamer=0.10 --enable-stickynotes" source=(${source[@]} mixer_applet_powersave.patch README.Frugalware) @@ -40,6 +41,6 @@ build() { } # optimization OK -sha1sums=('0733249eeb2930fb55c251e1c1f9846e01d1a8b9' \ +sha1sums=('de6258cae42a827dbd4c3f1479d80157838dacc7' \ '57bc1c4b260a8cccf9a77fb4a08323d490b7dc8c' \ 'c0774a7e94736eeb18aee8cba06bb52fc8a9f144') From voroskoi at frugalware.org Tue Jan 22 18:18:02 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue Jan 22 18:18:22 2008 Subject: [Frugalware-git] frugalware-0.7: asterisk-1.4.13-1sayshell2-i686 Message-ID: <20080122171802.B477F11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=f4299c4e3103e5b66f7343186656ea00d2a12758 commit f4299c4e3103e5b66f7343186656ea00d2a12758 Author: voroskoi Date: Tue Jan 22 18:11:33 2008 +0100 asterisk-1.4.13-1sayshell2-i686 fixes for AST-2007-025, AST-2007-026 AST-2007-027 and AST-2008-001 closes #2652 diff --git a/source/apps-extra/asterisk/AST-2007-025.diff b/source/apps-extra/asterisk/AST-2007-025.diff new file mode 100644 index 0000000..b65a16c --- /dev/null +++ b/source/apps-extra/asterisk/AST-2007-025.diff @@ -0,0 +1,145 @@ +--- res/res_config_pgsql.c 2007/11/29 18:50:22 90159 ++++ res/res_config_pgsql.c 2007/11/29 19:24:11 90160 +@@ -79,8 +79,8 @@ + static struct ast_variable *realtime_pgsql(const char *database, const char *table, va_list ap) + { + PGresult *result = NULL; +- int num_rows = 0; +- char sql[256]; ++ int num_rows = 0, pgerror; ++ char sql[256], escapebuf[513]; + char *stringp; + char *chunk; + char *op; +@@ -109,16 +109,31 @@ + If there is only 1 set, then we have our query. Otherwise, loop thru the list and concat */ + op = strchr(newparam, ' ') ? "" : " ="; + ++ PQescapeStringConn(pgsqlConn, escapebuf, newval, (sizeof(escapebuf) - 1) / 2, &pgerror); ++ if (pgerror) { ++ ast_log(LOG_ERROR, "Postgres detected invalid input: '%s'\n", newval); ++ va_end(ap); ++ return NULL; ++ } ++ + snprintf(sql, sizeof(sql), "SELECT * FROM %s WHERE %s%s '%s'", table, newparam, op, +- newval); ++ escapebuf); + while ((newparam = va_arg(ap, const char *))) { + newval = va_arg(ap, const char *); + if (!strchr(newparam, ' ')) + op = " ="; + else + op = ""; ++ ++ PQescapeStringConn(pgsqlConn, escapebuf, newval, (sizeof(escapebuf) - 1) / 2, &pgerror); ++ if (pgerror) { ++ ast_log(LOG_ERROR, "Postgres detected invalid input: '%s'\n", newval); ++ va_end(ap); ++ return NULL; ++ } ++ + snprintf(sql + strlen(sql), sizeof(sql) - strlen(sql), " AND %s%s '%s'", newparam, +- op, newval); ++ op, escapebuf); + } + va_end(ap); + +@@ -202,8 +217,8 @@ + static struct ast_config *realtime_multi_pgsql(const char *database, const char *table, va_list ap) + { + PGresult *result = NULL; +- int num_rows = 0; +- char sql[256]; ++ int num_rows = 0, pgerror; ++ char sql[256], escapebuf[513]; + const char *initfield = NULL; + char *stringp; + char *chunk; +@@ -250,16 +265,31 @@ + else + op = ""; + ++ PQescapeStringConn(pgsqlConn, escapebuf, newval, (sizeof(escapebuf) - 1) / 2, &pgerror); ++ if (pgerror) { ++ ast_log(LOG_ERROR, "Postgres detected invalid input: '%s'\n", newval); ++ va_end(ap); ++ return NULL; ++ } ++ + snprintf(sql, sizeof(sql), "SELECT * FROM %s WHERE %s%s '%s'", table, newparam, op, +- newval); ++ escapebuf); + while ((newparam = va_arg(ap, const char *))) { + newval = va_arg(ap, const char *); + if (!strchr(newparam, ' ')) + op = " ="; + else + op = ""; ++ ++ PQescapeStringConn(pgsqlConn, escapebuf, newval, (sizeof(escapebuf) - 1) / 2, &pgerror); ++ if (pgerror) { ++ ast_log(LOG_ERROR, "Postgres detected invalid input: '%s'\n", newval); ++ va_end(ap); ++ return NULL; ++ } ++ + snprintf(sql + strlen(sql), sizeof(sql) - strlen(sql), " AND %s%s '%s'", newparam, +- op, newval); ++ op, escapebuf); + } + + if (initfield) { +@@ -351,8 +381,8 @@ + const char *lookup, va_list ap) + { + PGresult *result = NULL; +- int numrows = 0; +- char sql[256]; ++ int numrows = 0, pgerror; ++ char sql[256], escapebuf[513]; + const char *newparam, *newval; + + if (!table) { +@@ -376,15 +406,38 @@ + /* Create the first part of the query using the first parameter/value pairs we just extracted + If there is only 1 set, then we have our query. Otherwise, loop thru the list and concat */ + +- snprintf(sql, sizeof(sql), "UPDATE %s SET %s = '%s'", table, newparam, newval); ++ PQescapeStringConn(pgsqlConn, escapebuf, newval, (sizeof(escapebuf) - 1) / 2, &pgerror); ++ if (pgerror) { ++ ast_log(LOG_ERROR, "Postgres detected invalid input: '%s'\n", newval); ++ va_end(ap); ++ return -1; ++ } ++ snprintf(sql, sizeof(sql), "UPDATE %s SET %s = '%s'", table, newparam, escapebuf); ++ + while ((newparam = va_arg(ap, const char *))) { + newval = va_arg(ap, const char *); ++ ++ PQescapeStringConn(pgsqlConn, escapebuf, newval, (sizeof(escapebuf) - 1) / 2, &pgerror); ++ if (pgerror) { ++ ast_log(LOG_ERROR, "Postgres detected invalid input: '%s'\n", newval); ++ va_end(ap); ++ return -1; ++ } ++ + snprintf(sql + strlen(sql), sizeof(sql) - strlen(sql), ", %s = '%s'", newparam, +- newval); ++ escapebuf); + } + va_end(ap); ++ ++ PQescapeStringConn(pgsqlConn, escapebuf, lookup, (sizeof(escapebuf) - 1) / 2, &pgerror); ++ if (pgerror) { ++ ast_log(LOG_ERROR, "Postgres detected invalid input: '%s'\n", lookup); ++ va_end(ap); ++ return -1; ++ } ++ + snprintf(sql + strlen(sql), sizeof(sql) - strlen(sql), " WHERE %s = '%s'", keyfield, +- lookup); ++ escapebuf); + + ast_log(LOG_DEBUG, "Postgresql RealTime: Update SQL: %s\n", sql); + diff --git a/source/apps-extra/asterisk/AST-2007-026.diff b/source/apps-extra/asterisk/AST-2007-026.diff new file mode 100644 index 0000000..77fab83 --- /dev/null +++ b/source/apps-extra/asterisk/AST-2007-026.diff @@ -0,0 +1,55 @@ +--- cdr/cdr_pgsql.c 2007/11/29 19:43:33 90165 ++++ cdr/cdr_pgsql.c 2007/11/29 19:48:10 90166 +@@ -96,28 +96,33 @@ + + if (connected) { + char *clid=NULL, *dcontext=NULL, *channel=NULL, *dstchannel=NULL, *lastapp=NULL, *lastdata=NULL; +- char *uniqueid=NULL, *userfield=NULL; ++ char *src=NULL, *dst=NULL, *uniqueid=NULL, *userfield=NULL; ++ int pgerr; + + /* Maximum space needed would be if all characters needed to be escaped, plus a trailing NULL */ + if ((clid = alloca(strlen(cdr->clid) * 2 + 1)) != NULL) +- PQescapeString(clid, cdr->clid, strlen(cdr->clid)); ++ PQescapeStringConn(conn, clid, cdr->clid, strlen(cdr->clid), &pgerr); + if ((dcontext = alloca(strlen(cdr->dcontext) * 2 + 1)) != NULL) +- PQescapeString(dcontext, cdr->dcontext, strlen(cdr->dcontext)); ++ PQescapeStringConn(conn, dcontext, cdr->dcontext, strlen(cdr->dcontext), &pgerr); + if ((channel = alloca(strlen(cdr->channel) * 2 + 1)) != NULL) +- PQescapeString(channel, cdr->channel, strlen(cdr->channel)); ++ PQescapeStringConn(conn, channel, cdr->channel, strlen(cdr->channel), &pgerr); + if ((dstchannel = alloca(strlen(cdr->dstchannel) * 2 + 1)) != NULL) +- PQescapeString(dstchannel, cdr->dstchannel, strlen(cdr->dstchannel)); ++ PQescapeStringConn(conn, dstchannel, cdr->dstchannel, strlen(cdr->dstchannel), &pgerr); + if ((lastapp = alloca(strlen(cdr->lastapp) * 2 + 1)) != NULL) +- PQescapeString(lastapp, cdr->lastapp, strlen(cdr->lastapp)); ++ PQescapeStringConn(conn, lastapp, cdr->lastapp, strlen(cdr->lastapp), &pgerr); + if ((lastdata = alloca(strlen(cdr->lastdata) * 2 + 1)) != NULL) +- PQescapeString(lastdata, cdr->lastdata, strlen(cdr->lastdata)); ++ PQescapeStringConn(conn, lastdata, cdr->lastdata, strlen(cdr->lastdata), &pgerr); + if ((uniqueid = alloca(strlen(cdr->uniqueid) * 2 + 1)) != NULL) +- PQescapeString(uniqueid, cdr->uniqueid, strlen(cdr->uniqueid)); ++ PQescapeStringConn(conn, uniqueid, cdr->uniqueid, strlen(cdr->uniqueid), &pgerr); + if ((userfield = alloca(strlen(cdr->userfield) * 2 + 1)) != NULL) +- PQescapeString(userfield, cdr->userfield, strlen(cdr->userfield)); ++ PQescapeStringConn(conn, userfield, cdr->userfield, strlen(cdr->userfield), &pgerr); ++ if ((src = alloca(strlen(cdr->src) * 2 + 1)) != NULL) ++ PQescapeStringConn(conn, src, cdr->src, strlen(cdr->src), &pgerr); ++ if ((dst = alloca(strlen(cdr->dst) * 2 + 1)) != NULL) ++ PQescapeStringConn(conn, dst, cdr->dst, strlen(cdr->dst), &pgerr); + + /* Check for all alloca failures above at once */ +- if ((!clid) || (!dcontext) || (!channel) || (!dstchannel) || (!lastapp) || (!lastdata) || (!uniqueid) || (!userfield)) { ++ if ((!clid) || (!dcontext) || (!channel) || (!dstchannel) || (!lastapp) || (!lastdata) || (!uniqueid) || (!userfield) || (!src) || (!dst)) { + ast_log(LOG_ERROR, "cdr_pgsql: Out of memory error (insert fails)\n"); + ast_mutex_unlock(&pgsql_lock); + return -1; +@@ -129,7 +134,7 @@ + snprintf(sqlcmd,sizeof(sqlcmd),"INSERT INTO %s (calldate,clid,src,dst,dcontext,channel,dstchannel," + "lastapp,lastdata,duration,billsec,disposition,amaflags,accountcode,uniqueid,userfield) VALUES" + " ('%s','%s','%s','%s','%s', '%s','%s','%s','%s',%ld,%ld,'%s',%ld,'%s','%s','%s')", +- table,timestr,clid,cdr->src, cdr->dst, dcontext,channel, dstchannel, lastapp, lastdata, ++ table, timestr, clid, src, dst, dcontext, channel, dstchannel, lastapp, lastdata, + cdr->duration,cdr->billsec,ast_cdr_disp2str(cdr->disposition),cdr->amaflags, cdr->accountcode, uniqueid, userfield); + + if (option_debug > 2) diff --git a/source/apps-extra/asterisk/AST-2007-027-2.diff b/source/apps-extra/asterisk/AST-2007-027-2.diff new file mode 100644 index 0000000..bf05c65 --- /dev/null +++ b/source/apps-extra/asterisk/AST-2007-027-2.diff @@ -0,0 +1,11 @@ +--- channels/chan_iax2.c 2007/12/19 16:39:49 93948 ++++ channels/chan_iax2.c 2007/12/19 17:04:13 93949 +@@ -2696,7 +2696,7 @@ + } + } + } +- if (!var) { /* Last ditch effort */ ++ if (!var && peername) { /* Last ditch effort */ + var = ast_load_realtime("iaxpeers", "name", peername, NULL); + /*!\note + * If this one loaded something, then we need to ensure that the host diff --git a/source/apps-extra/asterisk/AST-2007-027-3.diff b/source/apps-extra/asterisk/AST-2007-027-3.diff new file mode 100644 index 0000000..7ecb36c --- /dev/null +++ b/source/apps-extra/asterisk/AST-2007-027-3.diff @@ -0,0 +1,11 @@ +--- channels/chan_iax2.c 2007/12/20 20:21:41 94255 ++++ channels/chan_iax2.c 2007/12/20 20:22:22 94256 +@@ -2704,7 +2704,7 @@ + * is because we only have the IP address and the host field might be + * set as a name (and the reverse PTR might not match). + */ +- if (var) { ++ if (var && sin) { + for (tmp = var; tmp; tmp = tmp->next) { + if (!strcasecmp(tmp->name, "host")) { + struct in_addr sin2 = { 0, }; diff --git a/source/apps-extra/asterisk/AST-2007-027.diff b/source/apps-extra/asterisk/AST-2007-027.diff new file mode 100644 index 0000000..63f3472 --- /dev/null +++ b/source/apps-extra/asterisk/AST-2007-027.diff @@ -0,0 +1,153 @@ +--- channels/chan_sip.c 2007/12/18 18:23:06 93667 ++++ channels/chan_sip.c 2007/12/18 18:29:39 93668 +@@ -149,6 +149,7 @@ + #include "asterisk/compiler.h" + #include "asterisk/threadstorage.h" + #include "asterisk/translate.h" ++#include "asterisk/dnsmgr.h" + + #ifndef FALSE + #define FALSE 0 +@@ -2497,9 +2498,35 @@ + unsigned short portnum; + + /* First check on peer name */ +- if (newpeername) +- var = ast_load_realtime("sippeers", "name", newpeername, NULL); +- else if (sin) { /* Then check on IP address */ ++ if (newpeername) { ++ var = ast_load_realtime("sippeers", "name", newpeername, "host", "dynamic", NULL); ++ if (!var && sin) { ++ var = ast_load_realtime("sippeers", "name", newpeername, "host", ast_inet_ntoa(sin->sin_addr), NULL); ++ if (!var) { ++ var = ast_load_realtime("sippeers", "name", newpeername, NULL); ++ /*!\note ++ * If this one loaded something, then we need to ensure that the host ++ * field matched. The only reason why we can't have this as a criteria ++ * is because we only have the IP address and the host field might be ++ * set as a name (and the reverse PTR might not match). ++ */ ++ if (var) { ++ for (tmp = var; tmp; tmp = tmp->next) { ++ if (!strcasecmp(var->name, "host")) { ++ struct in_addr sin2 = { 0, }; ++ struct ast_dnsmgr_entry *dnsmgr = NULL; ++ if ((ast_dnsmgr_lookup(tmp->value, &sin2, &dnsmgr) < 0) || (memcmp(&sin2, &sin->sin_addr, sizeof(sin2)) != 0)) { ++ /* No match */ ++ ast_variables_destroy(var); ++ var = NULL; ++ } ++ break; ++ } ++ } ++ } ++ } ++ } ++ } else if (sin) { /* Then check on IP address */ + iabuf = ast_inet_ntoa(sin->sin_addr); + portnum = ntohs(sin->sin_port); + sprintf(portstring, "%d", portnum); +--- channels/chan_iax2.c 2007/12/18 18:23:06 93667 ++++ channels/chan_iax2.c 2007/12/18 18:29:39 93668 +@@ -2680,9 +2680,11 @@ + time_t regseconds = 0, nowtime; + int dynamic=0; + +- if (peername) +- var = ast_load_realtime("iaxpeers", "name", peername, NULL); +- else { ++ if (peername) { ++ var = ast_load_realtime("iaxpeers", "name", peername, "host", "dynamic", NULL); ++ if (!var && sin) ++ var = ast_load_realtime("iaxpeers", "name", peername, "host", ast_inet_ntoa(sin->sin_addr)); ++ } else if (sin) { + char porta[25]; + sprintf(porta, "%d", ntohs(sin->sin_port)); + var = ast_load_realtime("iaxpeers", "ipaddr", ast_inet_ntoa(sin->sin_addr), "port", porta, NULL); +@@ -2694,6 +2696,29 @@ + } + } + } ++ if (!var) { /* Last ditch effort */ ++ var = ast_load_realtime("iaxpeers", "name", peername, NULL); ++ /*!\note ++ * If this one loaded something, then we need to ensure that the host ++ * field matched. The only reason why we can't have this as a criteria ++ * is because we only have the IP address and the host field might be ++ * set as a name (and the reverse PTR might not match). ++ */ ++ if (var) { ++ for (tmp = var; tmp; tmp = tmp->next) { ++ if (!strcasecmp(tmp->name, "host")) { ++ struct in_addr sin2 = { 0, }; ++ struct ast_dnsmgr_entry *dnsmgr = NULL; ++ if ((ast_dnsmgr_lookup(tmp->value, &sin2, &dnsmgr) < 0) || (memcmp(&sin2, &sin->sin_addr, sizeof(sin2)) != 0)) { ++ /* No match */ ++ ast_variables_destroy(var); ++ var = NULL; ++ } ++ break; ++ } ++ } ++ } ++ } + if (!var) + return NULL; + +@@ -2769,13 +2794,45 @@ + return peer; + } + +-static struct iax2_user *realtime_user(const char *username) ++static struct iax2_user *realtime_user(const char *username, struct sockaddr_in *sin) + { + struct ast_variable *var; + struct ast_variable *tmp; + struct iax2_user *user=NULL; + +- var = ast_load_realtime("iaxusers", "name", username, NULL); ++ var = ast_load_realtime("iaxusers", "name", username, "host", "dynamic", NULL); ++ if (!var) ++ var = ast_load_realtime("iaxusers", "name", username, "host", ast_inet_ntoa(sin->sin_addr)); ++ if (!var && sin) { ++ char porta[6]; ++ snprintf(porta, sizeof(porta), "%d", ntohs(sin->sin_port)); ++ var = ast_load_realtime("iaxusers", "name", username, "ipaddr", ast_inet_ntoa(sin->sin_addr), "port", porta, NULL); ++ if (!var) ++ var = ast_load_realtime("iaxusers", "ipaddr", ast_inet_ntoa(sin->sin_addr), "port", porta, NULL); ++ } ++ if (!var) { /* Last ditch effort */ ++ var = ast_load_realtime("iaxusers", "name", username, NULL); ++ /*!\note ++ * If this one loaded something, then we need to ensure that the host ++ * field matched. The only reason why we can't have this as a criteria ++ * is because we only have the IP address and the host field might be ++ * set as a name (and the reverse PTR might not match). ++ */ ++ if (var) { ++ for (tmp = var; tmp; tmp = tmp->next) { ++ if (!strcasecmp(tmp->name, "host")) { ++ struct in_addr sin2 = { 0, }; ++ struct ast_dnsmgr_entry *dnsmgr = NULL; ++ if ((ast_dnsmgr_lookup(tmp->value, &sin2, &dnsmgr) < 0) || (memcmp(&sin2, &sin->sin_addr, sizeof(sin2)) != 0)) { ++ /* No match */ ++ ast_variables_destroy(var); ++ var = NULL; ++ } ++ break; ++ } ++ } ++ } ++ } + if (!var) + return NULL; + +@@ -4970,7 +5027,7 @@ + } + user = best; + if (!user && !ast_strlen_zero(iaxs[callno]->username)) { +- user = realtime_user(iaxs[callno]->username); ++ user = realtime_user(iaxs[callno]->username, sin); + if (user && !ast_strlen_zero(iaxs[callno]->context) && /* No context specified */ + !apply_context(user->contexts, iaxs[callno]->context)) { /* Context is permitted */ + user = user_unref(user); diff --git a/source/apps-extra/asterisk/AST-2008-001.diff b/source/apps-extra/asterisk/AST-2008-001.diff new file mode 100644 index 0000000..40f144d --- /dev/null +++ b/source/apps-extra/asterisk/AST-2008-001.diff @@ -0,0 +1,18 @@ +--- channels/chan_sip.c 2008/01/02 20:23:23 95945 ++++ channels/chan_sip.c 2008/01/02 20:24:09 95946 +@@ -9048,9 +9048,14 @@ + { + char tmp[256] = "", *c, *a; + struct sip_request *req = oreq ? oreq : &p->initreq; +- struct sip_refer *referdata = p->refer; ++ struct sip_refer *referdata = NULL; + const char *transfer_context = NULL; + ++ if (!p->refer && !sip_refer_allocate(p)) ++ return -1; ++ ++ referdata = p->refer; ++ + ast_copy_string(tmp, get_header(req, "Also"), sizeof(tmp)); + c = get_in_brackets(tmp); + diff --git a/source/apps-extra/asterisk/FrugalBuild b/source/apps-extra/asterisk/FrugalBuild index 3248aac..6887139 100644 --- a/source/apps-extra/asterisk/FrugalBuild +++ b/source/apps-extra/asterisk/FrugalBuild @@ -4,7 +4,7 @@ pkgname=asterisk pkgver=1.4.13 -pkgrel=1sayshell1 +pkgrel=1sayshell2 pkgdesc="Open Source Private Branch Exchange (PBX)." url="http://asterisk.org/" backup=(etc/asterisk/*) @@ -15,9 +15,9 @@ depends=('asterisk-sounds' 'curl>=7.16.0' 'glibc' 'libidn' 'ncurses' 'newt' 'pop groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://ftp.digium.com/pub/asterisk/|grep asterisk-[0-9\.]*tar.gz$|Flasttar" -source=(http://ftp.digium.com/pub/$pkgname/$pkgname-$pkgver.tar.gz rc.asterisk) -sha1sums=('76c07dcbc39bf77ef3de6eba5d345a1f22d1dc16' \ - '1c18155cdece83d556e2295b54508636ff74f307') +source=(http://downloads.digium.com/pub/asterisk/releases/$pkgname-$pkgver.tar.gz rc.asterisk \ + AST-2007-025.diff AST-2007-026.diff AST-2007-027.diff AST-2007-027-2.diff AST-2007-027-3.diff AST-2008-001.diff) +signatures=($source.asc '' '' '' '' '' '' '') build() { From crazy at frugalware.org Tue Jan 22 18:40:08 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 22 18:40:12 2008 Subject: [Frugalware-git] frugalware-current: eog-2.20.4-1-i686 Message-ID: <20080122174008.315391190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5c07f6c37bb1a1bb980d5c7d6dbb5a0c6e4e74ce commit 5c07f6c37bb1a1bb980d5c7d6dbb5a0c6e4e74ce Author: crazy Date: Tue Jan 22 18:39:21 2008 +0100 eog-2.20.4-1-i686 * Version bump diff --git a/source/gnome/eog/FrugalBuild b/source/gnome/eog/FrugalBuild index d4baeaf..defd53b 100644 --- a/source/gnome/eog/FrugalBuild +++ b/source/gnome/eog/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=eog -pkgver=2.20.3 +pkgver=2.20.4 pkgrel=1 pkgdesc="An image viewing and cataloging program for GNOME" depends=('libexif' 'libgnomeui>=2.20.0' 'rarian' 'desktop-file-utils' \ - 'gnome-desktop>=2.20.1' 'lcms' 'pygtk' 'gnome-python' 'libart_lgpl') + 'gnome-desktop>=2.20.3' 'lcms' 'pygtk' 'gnome-python' 'libart_lgpl') makedepends=('intltool' 'gnome-doc-utils>=0.10.3') groups=('gnome') archs=('i686' 'x86_64') @@ -16,5 +16,5 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet -sha1sums=('7a89765c9c87b0c029b4bf92458440884951f659') +sha1sums=('d129f2ac01cc7b8d70c880d4b277d70c3d236e19') # optimization OK From crazy at frugalware.org Tue Jan 22 18:59:42 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 22 18:59:45 2008 Subject: [Frugalware-git] frugalware-current: gnome-system-monitor-2.20.2-1-i686 Message-ID: <20080122175942.B26091190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cb79ff9efa117d24c8a191fcea054c86374698bd commit cb79ff9efa117d24c8a191fcea054c86374698bd Author: crazy Date: Tue Jan 22 18:58:32 2008 +0100 gnome-system-monitor-2.20.2-1-i686 * Version bump diff --git a/source/gnome/gnome-system-monitor/FrugalBuild b/source/gnome/gnome-system-monitor/FrugalBuild index b428919..9a1239a 100644 --- a/source/gnome/gnome-system-monitor/FrugalBuild +++ b/source/gnome/gnome-system-monitor/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-system-monitor -pkgver=2.20.1 +pkgver=2.20.2 pkgrel=1 pkgdesc="A system monitor for GNOME" url="http://www.gnome.org/" -depends=('libgnomeui>=2.20.0' 'libgtop>=2.20.0' 'libwnck>=2.20.1' \ +depends=('libgnomeui>=2.20.0' 'libgtop>=2.20.1' 'libwnck>=2.20.3' \ 'rarian' 'libgksu>=2.0.4' 'libsexy' 'gnome-icon-theme' 'pcre' 'gtkmm') makedepends=('intltool' 'gnome-doc-utils>=0.10.0') groups=('gnome' 'gnome-minimal') @@ -15,6 +15,6 @@ _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" _F_gnome_schemas=('/etc/gconf/schemas/gnome-system-monitor.schemas') Finclude gnome gnome-scriptlet +sha1sums=('74de14563fa4ceabfd2aec03774fbfc5bfc6dfa0') -sha1sums=('d14ca0b41d95bd533b875c58152cb9dddfbee631') # optimization OK From vmiklos at frugalware.org Tue Jan 22 19:03:22 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 22 19:03:25 2008 Subject: [Frugalware-git] frugalware-current: automake-1.10.1-1-x86_64 Message-ID: <20080122180322.97E541190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1a86b890821c686f2bfd88949e1daea44f151053 commit 1a86b890821c686f2bfd88949e1daea44f151053 Author: Miklos Vajna Date: Tue Jan 22 19:03:07 2008 +0100 automake-1.10.1-1-x86_64 version bump diff --git a/source/devel/automake/FrugalBuild b/source/devel/automake/FrugalBuild index a580829..2ad7efc 100644 --- a/source/devel/automake/FrugalBuild +++ b/source/devel/automake/FrugalBuild @@ -2,13 +2,14 @@ # Maintainer: VMiklos pkgname=automake -pkgver=1.10 +pkgver=1.10.1 pkgrel=1 pkgdesc="A tool for automatically generating Makefiles" url="http://www.gnu.org/software/automake" depends=('perl' 'bash') groups=('devel' 'devel-core') archs=('i686' 'x86_64' 'ppc') +_F_archive_nosort="y" Fup2gnugz source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz) signatures=($source.sig) From crazy at frugalware.org Tue Jan 22 19:17:53 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 22 19:17:55 2008 Subject: [Frugalware-git] frugalware-current: totem-2.20.3-1-i686 Message-ID: <20080122181753.92D721190054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3d50c542eaa0feff3a2371948e5b4e6bb26e5c1b commit 3d50c542eaa0feff3a2371948e5b4e6bb26e5c1b Author: crazy Date: Tue Jan 22 19:16:26 2008 +0100 totem-2.20.3-1-i686 * Version bump diff --git a/source/gnome/totem/FrugalBuild b/source/gnome/totem/FrugalBuild index c5897a4..9c27d92 100644 --- a/source/gnome/totem/FrugalBuild +++ b/source/gnome/totem/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=totem -pkgver=2.20.1 +pkgver=2.20.3 pkgrel=1 pkgdesc="Movie player for GNOME based on Xine" depends=('libxi' 'libxtst' 'fontconfig' 'libstdc++' 'libxxf86vm' 'dbus-glib>=0.71' \ @@ -22,7 +22,7 @@ _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet url="http://www.gnome.org/projects/totem/" -sha1sums=('7e63abc87f02dec12e7e4b2986792947a452c461') +sha1sums=('a3ae4b9f6cabf4e09b192840b92f02da42aea021') subpkgs=('totem-nsplugin' 'totem-nautilus') subdescs=('Totem plugin for Firefox' 'Totem plugin for Nautilus') From vmiklos at frugalware.org Tue Jan 22 21:00:34 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Jan 22 21:00:36 2008 Subject: [Frugalware-git] pacman-tools: repoman.conf: update cache path for newer pacman-g2 releases Message-ID: <20080122200034.9B137119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=c718160e1a621b637a1b1e259d74ffa36975c1b8 commit c718160e1a621b637a1b1e259d74ffa36975c1b8 Author: Miklos Vajna Date: Tue Jan 22 21:00:14 2008 +0100 repoman.conf: update cache path for newer pacman-g2 releases diff --git a/repoman.conf b/repoman.conf index 35d41f6..da64eed 100644 --- a/repoman.conf +++ b/repoman.conf @@ -13,7 +13,7 @@ source /etc/repoman.d/current # default repo to search the include dir in fst_root=/var/fst/ verbose=0 -makepkg_opts="-u -i -c -s -w /var/cache/pacman/pkg -H" +makepkg_opts="-u -i -c -s -w /var/cache/pacman-g2/pkg -H" # User configuration if [ -e ~/.repoman.conf ]; then From crazy at frugalware.org Tue Jan 22 22:59:35 2008 From: crazy at frugalware.org (crazy) Date: Tue Jan 22 22:59:39 2008 Subject: [Frugalware-git] frugalware-current: xorg-server-1.4.0.90-4-i686 Message-ID: <20080122215935.F04E31190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5b59c5907f4f5fabbdfff40e31e673e2c1b88001 commit 5b59c5907f4f5fabbdfff40e31e673e2c1b88001 Author: crazy Date: Tue Jan 22 22:47:09 2008 +0100 xorg-server-1.4.0.90-4-i686 * [SEC] release bump * updated link to xorg-xserver-1.4-multiple-overflows-v2.diff * which is still missing an fix , so removed * CVE-2007-6429_2.patch and added CVE-2007-6429_3.patch * in addition added CVE-2007-3069.patch which was forgotten =) * finally this closes #2709 in -current diff --git a/source/x11/xorg-server/CVE-2007-3069.patch b/source/x11/xorg-server/CVE-2007-3069.patch new file mode 100644 index 0000000..05e6c14 --- /dev/null +++ b/source/x11/xorg-server/CVE-2007-3069.patch @@ -0,0 +1,36 @@ +From: Kristian Høgsberg +Date: Thu, 17 Jan 2008 01:24:11 +0000 (-0500) +Subject: Don't break grab and focus state for a window when redirecting it. +X-Git-Url: http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commitdiff;h=a6a7fadbb03ee99312dfb15ac478ab3c414c1c0b + +Don't break grab and focus state for a window when redirecting it. + +Composite uses an unmap/map cycle to trigger backing pixmap allocation +and cliprect recomputation when a window is redirected or unredirected. +To avoid protocol visible side effects, map and unmap events are +disabled temporarily. However, when a window is unmapped it is also +removed from grabs and loses focus, but these state changes are not +disabled. + +This change supresses the unmap side effects during the composite +unmap/map cycle and fixes this bug: + + http://bugzilla.gnome.org/show_bug.cgi?id=488264 + +where compiz would cause gnome-screensaver to lose its grab when +compiz unredirects the fullscreen lock window. +--- + +--- a/dix/window.c ++++ b/dix/window.c +@@ -2993,7 +2993,8 @@ UnrealizeTree( + } + #endif + (* Unrealize)(pChild); +- DeleteWindowFromAnyEvents(pChild, FALSE); ++ if (MapUnmapEventsEnabled(pWin)) ++ DeleteWindowFromAnyEvents(pChild, FALSE); + if (pChild->viewable) + { + #ifdef DO_SAVE_UNDERS + diff --git a/source/x11/xorg-server/CVE-2007-6429_2.patch b/source/x11/xorg-server/CVE-2007-6429_2.patch deleted file mode 100644 index 877a28a..0000000 --- a/source/x11/xorg-server/CVE-2007-6429_2.patch +++ /dev/null @@ -1,86 +0,0 @@ -From b6d4cdf64f43ae805beada6122c8be2ed138742c Mon Sep 17 00:00:00 2001 -From: Adam Jackson -Date: Fri, 18 Jan 2008 14:41:20 -0500 -Subject: [PATCH] CVE-2007-6429: Don't spuriously reject <8bpp shm pixmaps. - -Move size validation after depth validation, and only validate size if -the bpp of the pixmap format is > 8. If bpp < 8 then we're already -protected from overflow by the width and height checks. -(cherry picked from commit e9fa7c1c88a8130a48f772c92b186b8b777986b5) ---- - Xext/shm.c | 36 ++++++++++++++++++++---------------- - 1 files changed, 20 insertions(+), 16 deletions(-) - -diff --git a/Xext/shm.c b/Xext/shm.c -index 5633be9..6f99e90 100644 ---- a/Xext/shm.c -+++ b/Xext/shm.c -@@ -737,14 +737,6 @@ ProcPanoramiXShmCreatePixmap( - } - if (width > 32767 || height > 32767) - return BadAlloc; -- size = PixmapBytePad(width, depth) * height; -- if (sizeof(size) == 4) { -- if (size < width * height) -- return BadAlloc; -- /* thankfully, offset is unsigned */ -- if (stuff->offset + size < size) -- return BadAlloc; -- } - - if (stuff->depth != 1) - { -@@ -755,7 +747,17 @@ ProcPanoramiXShmCreatePixmap( - client->errorValue = stuff->depth; - return BadValue; - } -+ - CreatePmap: -+ size = PixmapBytePad(width, depth) * height; -+ if (sizeof(size) == 4 && BitsPerPixel(depth) > 8) { -+ if (size < width * height) -+ return BadAlloc; -+ /* thankfully, offset is unsigned */ -+ if (stuff->offset + size < size) -+ return BadAlloc; -+ } -+ - VERIFY_SHMSIZE(shmdesc, stuff->offset, size, client); - - if(!(newPix = (PanoramiXRes *) xalloc(sizeof(PanoramiXRes)))) -@@ -1080,14 +1082,6 @@ ProcShmCreatePixmap(client) - } - if (width > 32767 || height > 32767) - return BadAlloc; -- size = PixmapBytePad(width, depth) * height; -- if (sizeof(size) == 4) { -- if (size < width * height) -- return BadAlloc; -- /* thankfully, offset is unsigned */ -- if (stuff->offset + size < size) -- return BadAlloc; -- } - - if (stuff->depth != 1) - { -@@ -1098,7 +1092,17 @@ ProcShmCreatePixmap(client) - client->errorValue = stuff->depth; - return BadValue; - } -+ - CreatePmap: -+ size = PixmapBytePad(width, depth) * height; -+ if (sizeof(size) == 4 && BitsPerPixel(depth) > 8) { -+ if (size < width * height) -+ return BadAlloc; -+ /* thankfully, offset is unsigned */ -+ if (stuff->offset + size < size) -+ return BadAlloc; -+ } -+ - VERIFY_SHMSIZE(shmdesc, stuff->offset, size, client); - pMap = (*shmFuncs[pDraw->pScreen->myNum]->CreatePixmap)( - pDraw->pScreen, stuff->width, --- -1.5.3.8 - diff --git a/source/x11/xorg-server/CVE-2007-6429_3.patch b/source/x11/xorg-server/CVE-2007-6429_3.patch new file mode 100644 index 0000000..1fba567 --- /dev/null +++ b/source/x11/xorg-server/CVE-2007-6429_3.patch @@ -0,0 +1,38 @@ +From: Matthias Hopf +Date: Mon, 21 Jan 2008 15:13:21 +0000 (+0100) +Subject: CVE-2007-6429: Always test for size+offset wrapping. +X-Git-Url: http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commitdiff;h=be6c17fcf9efebc0bbcc3d9a25f8c5a2450c2161 + +CVE-2007-6429: Always test for size+offset wrapping. +--- + +--- a/Xext/shm.c ++++ b/Xext/shm.c +@@ -799,10 +799,10 @@ CreatePmap: + if (sizeof(size) == 4 && BitsPerPixel(depth) > 8) { + if (size < width * height) + return BadAlloc; +- /* thankfully, offset is unsigned */ +- if (stuff->offset + size < size) +- return BadAlloc; + } ++ /* thankfully, offset is unsigned */ ++ if (stuff->offset + size < size) ++ return BadAlloc; + + VERIFY_SHMSIZE(shmdesc, stuff->offset, size, client); + +@@ -1144,10 +1144,10 @@ CreatePmap: + if (sizeof(size) == 4 && BitsPerPixel(depth) > 8) { + if (size < width * height) + return BadAlloc; +- /* thankfully, offset is unsigned */ +- if (stuff->offset + size < size) +- return BadAlloc; + } ++ /* thankfully, offset is unsigned */ ++ if (stuff->offset + size < size) ++ return BadAlloc; + + VERIFY_SHMSIZE(shmdesc, stuff->offset, size, client); + pMap = (*shmFuncs[pDraw->pScreen->myNum]->CreatePixmap)( diff --git a/source/x11/xorg-server/FrugalBuild b/source/x11/xorg-server/FrugalBuild index b24d3d3..1185ee2 100644 --- a/source/x11/xorg-server/FrugalBuild +++ b/source/x11/xorg-server/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xorg-server pkgver=1.4.0.90 -pkgrel=3 +pkgrel=4 mesaver=7.0.2 pkgdesc="Modular X.Org X Server" groups=('x11' 'xorg-core') @@ -27,8 +27,9 @@ backup=('etc/sysconfig/desktop') Finclude sourceforge xorg source=(${source[@]} \ http://$_F_sourceforge_mirror.dl.sourceforge.net/sourceforge/mesa3d/MesaLib-$mesaver.tar.bz2 \ - ftp://ftp.freedesktop.org/pub/xorg/X11R7.3/patches/xorg-xserver-1.4-multiple-overflows.diff \ - CVE-2007-6429_2.patch \ + ftp://ftp.freedesktop.org/pub/xorg/X11R7.3/patches/xorg-xserver-1.4-multiple-overflows-v2.diff \ + CVE-2007-6429_3.patch \ + CVE-2007-3069.patch \ bug13308-Verify-and-reject-obviously-broken-modes.patch \ fix-bgPixel-unsigned-long-issues.patch \ OS-Don-t-leak-connection-translation-table.patch \ @@ -54,8 +55,9 @@ source=(${source[@]} \ 1.4-fix-xephyr-link.patch) sha1sums=('7c492ac32bd83b521f5c016e4728fccf9cba55db' \ 'd16eaeb1d9d95d11d3b6d289b1ba87108b88da90' \ - 'b3c9013aa6abc30fabd8f6a85e427f5fd6e6ef6c' \ - '3350a781d333a04220a328b0174f6dff77ab9dc7' \ + 'af92fd389e72a3bb59d25dbf9cbb06e827b75d7d' \ + '0dccea5821d612255d415fb994b69780a6c39c29' \ + 'eef5c663f5728e70969126d13c5a22ba3d0b08d1' \ '838c1144516368be4b15ab1b22d1a557fc8261ba' \ '03313ab37223329913354321449d7e818c69c937' \ '4d35fe70d5af830ac732fe74260d8483c390461c' \ @@ -157,9 +159,12 @@ build() { Fpatch 1.4-fix-dmx-link.patch Fpatch 1.4-fix-kdrive-automake.patch ## SEC fixes - FS#2709 - Fpatch xorg-xserver-1.4-multiple-overflows.diff - # the fix for the sec fix =) - Fpatch CVE-2007-6429_2.patch + Fpatch xorg-xserver-1.4-multiple-overflows-v2.diff + ## the fix for the sec fix =) + ## http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commit;h=be6c17fcf9efebc0bbcc3d9a25f8c5a2450c2161 + Fpatch CVE-2007-6429_3.patch + ## http://lists.freedesktop.org/archives/xorg/2008-January/032129.html + Fpatch CVE-2007-3069.patch ## fixes from 1.4-branch Fpatch bug13308-Verify-and-reject-obviously-broken-modes.patch Fpatch fix-bgPixel-unsigned-long-issues.patch From vmiklos at frugalware.org Wed Jan 23 01:22:23 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 23 01:22:25 2008 Subject: [Frugalware-git] frugalware-current: j2sdk-6-7-i686 Message-ID: <20080123002223.057A21190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9feba27ecaf270e06517687a8bb152421bb50200 commit 9feba27ecaf270e06517687a8bb152421bb50200 Author: Miklos Vajna Date: Wed Jan 23 01:21:36 2008 +0100 j2sdk-6-7-i686 added a sed call to fix libxcb problems closes #2722 diff --git a/source/devel-extra/j2sdk/FrugalBuild b/source/devel-extra/j2sdk/FrugalBuild index 3cdcdb0..d01a614 100644 --- a/source/devel-extra/j2sdk/FrugalBuild +++ b/source/devel-extra/j2sdk/FrugalBuild @@ -5,7 +5,7 @@ pkgname=j2sdk pkgver=6 update=4 realver=${pkgver}u$update -pkgrel=6 +pkgrel=7 pkgdesc="Sun's java development kit" url="http://java.sun.com/j2se/downloads.html" rodepends=('j2re') @@ -44,12 +44,15 @@ build() { mv linux-jdk $Fdestdir/usr/lib/java Fexe /etc/profile.d/j2re.sh Fexe /etc/profile.d/$pkgname.sh - Fsplit j2re usr/lib/java/jre etc/profile.d/j2re.sh if [ "$CARCH" == "i686" ]; then Fln /usr/lib/java/jre/plugin/i386/ns7/libjavaplugin_oji.so \ /usr/lib/mozilla/plugins/libjavaplugin_oji.so Fsplit j2re usr/lib/mozilla + sed -i 's/XINERAMA/FAKEEXTN/g' $Fdestdir/usr/lib/java/jre/lib/i386/xawt/libmawt.so + else + sed -i 's/XINERAMA/FAKEEXTN/g' $Fdestdir/usr/lib/java/jre/lib/amd64/xawt/libmawt.so fi + Fsplit j2re usr/lib/java/jre etc/profile.d/j2re.sh } # optimization ok From vmiklos at frugalware.org Wed Jan 23 01:29:31 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 23 01:29:33 2008 Subject: [Frugalware-git] pacman-g2: makepkg: check if there are subpkgs before trying to clean them up Message-ID: <20080123002931.660BE1190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=3986f007c7442bcbc85458555a32be1f10d73579 commit 3986f007c7442bcbc85458555a32be1f10d73579 Author: Miklos Vajna Date: Wed Jan 23 01:28:13 2008 +0100 makepkg: check if there are subpkgs before trying to clean them up attemp to fix the "find: `pkg.*/': No such file or directory" bug diff --git a/scripts/makepkg b/scripts/makepkg index 41e4d6a..4921923 100755 --- a/scripts/makepkg +++ b/scripts/makepkg @@ -1475,7 +1475,9 @@ cd $startdir # unwanted files msg "Removing unwanted files..." -for f in `find {pkg,pkg.*}/usr/lib/perl? -type f 2> /dev/null` ; do +extra= +[ -n "$subpkgs" ] && extra=pkg.*/usr/lib/perl? +for f in `find pkg/usr/lib/perl? $extra -type f 2> /dev/null` ; do case "$f" in */.packlist|*/perllocal.pod) rm -f "$f" @@ -1483,8 +1485,10 @@ for f in `find {pkg,pkg.*}/usr/lib/perl? -type f 2> /dev/null` ; do ;; esac done +extra= +[ -n "$subpkgs" ] && extra=pkg.* rm -f {pkg,pkg.*}/{usr{,/local,/share},opt/*}/info/dir 2> /dev/null -for f in `find {pkg,pkg.*}/ -type f -name encodings.dir -o -type f -name fonts.dir -o -type f -name fonts.scale` ; do +for f in `find pkg $extra -type f -name encodings.dir -o -type f -name fonts.dir -o -type f -name fonts.scale` ; do msg2 "`echo $f | sed 's|pkg[^/]\+||'`" rm -f "$f" done From vmiklos at frugalware.org Wed Jan 23 09:08:38 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 23 09:08:41 2008 Subject: [Frugalware-git] bmf: openoffice.org-2.4ooh680_m3-1-i686 Message-ID: <20080123080838.CAFF81190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=3fc57ef2b8e9eface78b38897d9d1c6d1784b732 commit 3fc57ef2b8e9eface78b38897d9d1c6d1784b732 Author: Miklos Vajna Date: Wed Jan 23 09:05:41 2008 +0100 openoffice.org-2.4ooh680_m3-1-i686 update to ooh680-m3 (prerelease of 2.4) diff --git a/source/xapps/openoffice.org/FrugalBuild b/source/xapps/openoffice.org/FrugalBuild index db72ca3..8425ab3 100644 --- a/source/xapps/openoffice.org/FrugalBuild +++ b/source/xapps/openoffice.org/FrugalBuild @@ -4,46 +4,46 @@ pkgname=openoffice.org USE_DEVEL=${USE_DEVEL:-"y"} -if ! [ $USE_DEVEL ]; then - upstream=2.2.1 - branch=2-2 - tree=oof680 - milestone=18 +if ! Fuse $USE_DEVEL; then + upstream=2.3.1 + branch=-2-3 + tree=oog680 + milestone=9 pkgver=$upstream - pkgrel=2 - snapshot=20070628 + pkgrel=1 + snapshot=20071205 else - upstream=2.3 - tree=oog680 - milestone=5 + upstream=2.4 + branch= + tree=ooh680 + milestone=3 pkgver=$upstream${tree}_m$milestone pkgrel=1 - snapshot=20070912 + snapshot=r11351 fi pkgdesc="OpenOffice.org, a full office productivity suite." url="http://www.openoffice.org/" depends=('libxml2' 'libart_lgpl' 'libsndfile' 'libgcj-awt>=4.1.1-6' 'nas' 'fontconfig' 'libpng' 'imagemagick' \ 'flex' 'neon>=0.26.1' 'bison' 'zip' 'unzip' 'expat' 'cups' 'desktop-file-utils' 'perl-archive-zip' \ - 'unixodbc' 'libxaw' 'libxslt' 'startup-notification' 'libwpd') + 'unixodbc' 'libxaw' 'libxslt' 'startup-notification' 'libwpd>=0.8.13') # this is here as gstreamer is only a makedepend rodepends=('flac') makedepends=('curl' 'intltool' 'tcsh' 'pam-headers' 'firefox' 'apache-ant' 'gcc-gcj' 'kdelibs>=3.5.5' \ 'evolution-data-server-ldap' 'boost' 'icu' 'hunspell' 'imake' 'gccmakedep' 'xalan-j' \ 'patch>=2.5.9' 'openclipart' 'xorg-server' 'gstreamer' 'gst-plugins-base' 'gnome-vfs' \ - 'libbonobo' 'procps' 'openldap' 'mono' 'gperf' 'xulrunner') + 'libbonobo' 'procps' 'openldap' 'mono' 'gperf' 'xulrunner' \ + 'java-gcj-compat>=1.0.72-7' 'ecj') groups=('xapps') archs=('i686' 'x86_64') -if ! [ $USE_DEVEL ]; then +if ! Fuse $USE_DEVEL; then up2date="lynx -dump $url |grep version:|sed 's/.*: //'" - source=(http://ftp.frugalware.org/pub/other/sources/ooo-build/ooo-build-$branch-$snapshot.tar.bz2 \ - http://hu.openoffice.org/source/browse/*checkout*/hu/src/2.2.0/SDF/hu.sdf.bz2) - signatures=($source.asc '') else up2date="lynx -dump http://svn.gnome.org/viewcvs/ooo-build/trunk/configure.in?view=markup |grep ^DEFAULT_TAG|sed 's/DEFAULT_TAG=\(.*\)-\(.*\)/$upstream\1_\2/'" - source=(http://ftp.frugalware.org/pub/other/sources/ooo-build/ooo-build-$snapshot.tar.bz2 \ - http://hu.openoffice.org/source/browse/*checkout*/hu/src/2.2.0/SDF/hu.sdf.bz2) - signatures=($source.asc '') fi +source=(http://ftp.frugalware.org/pub/other/sources/ooo-build/ooo-build$branch-$snapshot.tar.bz2 \ + http://hu.openoffice.org/source/browse/*checkout*/hu/src/2.3.0/SDF/hu.sdf \ + no-with-java.diff) +signatures=($source.asc '' '') options=(${options[@]} 'scriptlet') _F_gnome_desktop="y" Finclude gnome-scriptlet mono @@ -59,9 +59,9 @@ subinstall=("" "$_F_gnome_scriptlet") ooosubpkgs=('de' 'es' 'fr' 'hu') ooosubdescs=('German' 'Spanish' 'French' 'Hungarian') -if ! [ $USE_DEVEL ]; then - ooosubpkgs=(${ooosubpkgs[@]} 'af' 'ar' 'be-BY' 'bg' 'bn' 'bn-BD' 'bn-IN' 'br' 'bs' 'ca' 'cy' 'cs' 'da' 'el' 'en-GB' 'en-ZA' 'eo' 'et' 'eu' 'fi' 'ga' 'gl' 'gu-IN' 'he' 'hi-IN' 'hr' 'it' 'ja' 'km' 'kn-IN' 'ko' 'lo' 'lt' 'lv' 'mk' 'ms' 'nb' 'ne' 'nl' 'nn' 'nr' 'ns' 'pa-IN' 'pl' 'pt' 'pt-BR' 'ru' 'rw' 'sh-YU' 'sk' 'sl' 'sr-CS' 'ss' 'st' 'sv' 'sw' 'sw-TZ' 'sx' 'ta-IN' 'th' 'tn' 'tr' 'ts' 've' 'vi' 'xh' 'zh-CN' 'zh-TW' 'zu' 'fa' 'ku' 'as-IN' 'ml-IN' 'mr-IN' 'or-IN' 'te-IN' 'tg' 'ti-ER' 'uk' 'ur-IN' 'dz') - ooosubdescs=(${ooosubdescs[@]} 'Afrikaans' 'Arabic' 'Belarusian' 'Bulgarian' 'Bengali' 'Bengali (Bangladesh)' 'Bengali (India)' 'Breton' 'Bosnian' 'Catalan' 'Welsh' 'Czech' 'Danish' 'Greek' 'English (GB)' 'English (South Africa)' 'Esperanto' 'Estonian' 'Basque' 'Finnish' 'Irish' 'Galician' 'Gujarati' 'Hebrew' 'Hindi' 'Croatian' 'Italian' 'Japanese' 'Khmer (Cambodia)' 'Kannada' 'Korean' 'Lao' 'Lithuanian' 'Latvian' 'Macedonian' 'Malay' 'Norwegian Bokmal' 'Nepali' 'Dutch' 'Norwegian Nynorsk' 'Ndebele, South' 'NorthernSotho/Sepedi' 'Punjabi' 'Polish' 'Portuguese' 'Brazil (Port.)' 'Russian' 'Kinyarwanda' 'Serbian Latin' 'Slovak' 'Slovenian' 'Serbian Cyrillic' 'Swati' 'Sotho' 'Swedish' 'Swahili' 'Swahili ' 'South Georgian' 'Tamil' 'Thai' 'Tswana' 'Turkish' 'Tsonga' 'Venda' 'Vietnamese' 'Xhosa' 'Chinese (simplified)' 'Chinese (traditional)' 'Zulu' 'Persian' 'Kurdish' 'Assamese' 'Malayalam' 'Marathi' 'Oriya' 'Telugu' 'Tajik' 'Tigrinya' 'Ukrainian' 'Urdu' 'Dzongkha') +if ! Fuse $USE_DEVEL; then + ooosubpkgs=(${ooosubpkgs[@]} 'af' 'ar' 'be-BY' 'bg' 'bn' 'bn-BD' 'bn-IN' 'br' 'bs' 'ca' 'cy' 'cs' 'da' 'el' 'en-GB' 'en-ZA' 'eo' 'et' 'eu' 'fi' 'ga' 'gl' 'gu-IN' 'he' 'hi-IN' 'hr' 'it' 'ja' 'km' 'kn-IN' 'ko' 'lo' 'lt' 'lv' 'mk' 'ms' 'nb' 'ne' 'nl' 'nn' 'nr' 'ns' 'pa-IN' 'pl' 'pt' 'pt-BR' 'ru' 'rw' 'sh-YU' 'sk' 'sl' 'sr-CS' 'ss' 'st' 'sv' 'sw' 'sw-TZ' 'sx' 'ta-IN' 'th' 'tn' 'tr' 'ts' 've' 'vi' 'xh' 'zh-CN' 'zh-TW' 'zu' 'fa' 'ku' 'as-IN' 'ml-IN' 'mr-IN' 'or-IN' 'te-IN' 'tg' 'ti-ER' 'uk' 'ur-IN' 'dz' 'ka') + ooosubdescs=(${ooosubdescs[@]} 'Afrikaans' 'Arabic' 'Belarusian' 'Bulgarian' 'Bengali' 'Bengali (Bangladesh)' 'Bengali (India)' 'Breton' 'Bosnian' 'Catalan' 'Welsh' 'Czech' 'Danish' 'Greek' 'English (GB)' 'English (South Africa)' 'Esperanto' 'Estonian' 'Basque' 'Finnish' 'Irish' 'Galician' 'Gujarati' 'Hebrew' 'Hindi' 'Croatian' 'Italian' 'Japanese' 'Khmer (Cambodia)' 'Kannada' 'Korean' 'Lao' 'Lithuanian' 'Latvian' 'Macedonian' 'Malay' 'Norwegian Bokmal' 'Nepali' 'Dutch' 'Norwegian Nynorsk' 'Ndebele, South' 'NorthernSotho/Sepedi' 'Punjabi' 'Polish' 'Portuguese' 'Brazil (Port.)' 'Russian' 'Kinyarwanda' 'Serbian Latin' 'Slovak' 'Slovenian' 'Serbian Cyrillic' 'Swati' 'Sotho' 'Swedish' 'Swahili' 'Swahili ' 'South Georgian' 'Tamil' 'Thai' 'Tswana' 'Turkish' 'Tsonga' 'Venda' 'Vietnamese' 'Xhosa' 'Chinese (simplified)' 'Chinese (traditional)' 'Zulu' 'Persian' 'Kurdish' 'Assamese' 'Malayalam' 'Marathi' 'Oriya' 'Telugu' 'Tajik' 'Tigrinya' 'Ukrainian' 'Urdu' 'Dzongkha' 'Georgian') fi if [ ${#ooosubpkgs[@]} -ne ${#ooosubdescs[@]} ]; then @@ -98,9 +98,8 @@ done build() { Fmonoexport - if ! [ $USE_DEVEL ]; then - Fcd ooo-build-${branch//-/.} - rm -f patches/src680/fix-invisible-text.diff + if [ -n "$branch" ]; then + Fcd ooo-build-$(echo $branch|sed 's/^-//;s/-/./g') else Fcd ooo-build fi @@ -109,10 +108,12 @@ build() { cp $Fsrcdir/hu.sdf src/GSI_hu.sdf || return 1 # Remove our patches so that incremental build will be possible. + #rm -f patches/src680/fix-invisible-text.diff Fpatchall # SMP build if [ ! -z "$MAKEFLAGS" ]; then + # Uncomment this if you really want an smp build. It may or may not work. #Fconfopts="$Fconfopts --with-num-cpus=${MAKEFLAGS/-j}" unset MAKEFLAGS fi @@ -136,9 +137,12 @@ build() { autoconf || return 1 # Optimize build. + ## HACK! don't remove or it eats your box got killed here while + ## eating 3G mem ... + export CFLAGS="$(echo $CFLAGS|sed 's/-O2/-O0/')" export ARCH_FLAGS="$CFLAGS" - if [ $USE_DEVEL ]; then + if Fuse $USE_DEVEL; then Fconf --with-lang="en-US de es fr hu" --enable-separate-helpcontent else Fconf --with-lang=ALL @@ -150,6 +154,9 @@ build() { Fmakeinstall + # Permission fixes + find $Fdestdir/usr/lib/openoffice.org/program -name "*.so" ! -perm 755 -exec chmod 755 {} \; + # Enable the mozilla plugin Fmkdir /usr/lib/mozilla/plugins Fln /usr/lib/openoffice.org/program/libnpsoplugin.so /usr/lib/mozilla/plugins/ @@ -177,7 +184,9 @@ build() { done ## Split KDE stuff - for kde in fps_kde.uno.so kdebe*.uno.so kdefilepicker kde-open-url libvclplug_kde*.so; do + for kde in fps_kde.uno.so kdebe*.uno.so kdefilepicker kde-open-url libvclplug_kde*.so \ + libkabdrv*.so + do Fsplit $pkgname-kde usr/lib/openoffice.org/program/$kde done ## Split GNOME stuff diff --git a/source/xapps/openoffice.org/no-with-java.diff b/source/xapps/openoffice.org/no-with-java.diff new file mode 100644 index 0000000..e5bf4cb --- /dev/null +++ b/source/xapps/openoffice.org/no-with-java.diff @@ -0,0 +1,13 @@ +diff --git a/distro-configs/Frugalware.conf.in b/distro-configs/Frugalware.conf.in +index c902868..76efc9a 100644 +--- a/distro-configs/Frugalware.conf.in ++++ b/distro-configs/Frugalware.conf.in +@@ -15,7 +15,7 @@ + --with-serializer-jar=/usr/share/java/serializer.jar + --with-system-xerces + --with-system-xml-apis +---with-java=gij ++--with-jdk-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0 + --enable-libsn + --enable-kde + --enable-crashdump=yes From boobaa at frugalware.org Wed Jan 23 09:57:14 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Wed Jan 23 09:57:17 2008 Subject: [Frugalware-git] frugalware-current: drupal-imce-5.x_1.0-2-i686 Message-ID: <20080123085714.ED6C11190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ae7ded04e909fa61e124f15589da358f968d4c9d commit ae7ded04e909fa61e124f15589da358f968d4c9d Author: CSÉCSY László Date: Wed Jan 23 09:56:54 2008 +0100 drupal-imce-5.x_1.0-2-i686 release bump, added Hungarian translation diff --git a/source/devel-extra/j2sdk/FrugalBuild b/source/devel-extra/j2sdk/FrugalBuild index 3cdcdb0..d01a614 100644 --- a/source/devel-extra/j2sdk/FrugalBuild +++ b/source/devel-extra/j2sdk/FrugalBuild @@ -5,7 +5,7 @@ pkgname=j2sdk pkgver=6 update=4 realver=${pkgver}u$update -pkgrel=6 +pkgrel=7 pkgdesc="Sun's java development kit" url="http://java.sun.com/j2se/downloads.html" rodepends=('j2re') @@ -44,12 +44,15 @@ build() { mv linux-jdk $Fdestdir/usr/lib/java Fexe /etc/profile.d/j2re.sh Fexe /etc/profile.d/$pkgname.sh - Fsplit j2re usr/lib/java/jre etc/profile.d/j2re.sh if [ "$CARCH" == "i686" ]; then Fln /usr/lib/java/jre/plugin/i386/ns7/libjavaplugin_oji.so \ /usr/lib/mozilla/plugins/libjavaplugin_oji.so Fsplit j2re usr/lib/mozilla + sed -i 's/XINERAMA/FAKEEXTN/g' $Fdestdir/usr/lib/java/jre/lib/i386/xawt/libmawt.so + else + sed -i 's/XINERAMA/FAKEEXTN/g' $Fdestdir/usr/lib/java/jre/lib/amd64/xawt/libmawt.so fi + Fsplit j2re usr/lib/java/jre etc/profile.d/j2re.sh } # optimization ok diff --git a/source/devel/automake/FrugalBuild b/source/devel/automake/FrugalBuild index a580829..2ad7efc 100644 --- a/source/devel/automake/FrugalBuild +++ b/source/devel/automake/FrugalBuild @@ -2,13 +2,14 @@ # Maintainer: VMiklos pkgname=automake -pkgver=1.10 +pkgver=1.10.1 pkgrel=1 pkgdesc="A tool for automatically generating Makefiles" url="http://www.gnu.org/software/automake" depends=('perl' 'bash') groups=('devel' 'devel-core') archs=('i686' 'x86_64' 'ppc') +_F_archive_nosort="y" Fup2gnugz source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz) signatures=($source.sig) diff --git a/source/gnome/eog/FrugalBuild b/source/gnome/eog/FrugalBuild index d4baeaf..defd53b 100644 --- a/source/gnome/eog/FrugalBuild +++ b/source/gnome/eog/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=eog -pkgver=2.20.3 +pkgver=2.20.4 pkgrel=1 pkgdesc="An image viewing and cataloging program for GNOME" depends=('libexif' 'libgnomeui>=2.20.0' 'rarian' 'desktop-file-utils' \ - 'gnome-desktop>=2.20.1' 'lcms' 'pygtk' 'gnome-python' 'libart_lgpl') + 'gnome-desktop>=2.20.3' 'lcms' 'pygtk' 'gnome-python' 'libart_lgpl') makedepends=('intltool' 'gnome-doc-utils>=0.10.3') groups=('gnome') archs=('i686' 'x86_64') @@ -16,5 +16,5 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet -sha1sums=('7a89765c9c87b0c029b4bf92458440884951f659') +sha1sums=('d129f2ac01cc7b8d70c880d4b277d70c3d236e19') # optimization OK diff --git a/source/gnome/gnome-applets/FrugalBuild b/source/gnome/gnome-applets/FrugalBuild index cd1d4ec..90460a4 100644 --- a/source/gnome/gnome-applets/FrugalBuild +++ b/source/gnome/gnome-applets/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-applets -pkgver=2.20.0 +pkgver=2.20.1 pkgrel=1 pkgdesc="Applets for use with the GNOME panel" url="http://www.gnome.org/" -depends=('gail' 'gnome-panel>=2.18.0' 'libgtop>=2.20.0' 'libxklavier>=3.3' 'libwnck>=2.20.0' \ - 'gucharmap>=1.10.1' 'gst-plugins-base>=0.10.12-3' 'libnotify' 'gnome-icon-theme' 'dbus-glib>=0.71-2' \ +depends=('gail' 'gnome-panel>=2.20.3' 'libgtop>=2.20.1' 'libxklavier>=3.3' 'libwnck>=2.20.3' \ + 'gucharmap>=1.10.2' 'gst-plugins-base>=0.10.12-3' 'libnotify' 'gnome-icon-theme' 'dbus-glib>=0.71-2' \ 'libgnomekbd') rodepends=('notification-daemon') makedepends=('intltool' 'gnome-doc-utils') @@ -23,6 +23,7 @@ _F_gnome_schemas=('/etc/gconf/schemas/battstat.schemas' '/etc/gconf/schemas/multiload.schemas' '/etc/gconf/schemas/stickynotes.schemas') _F_gnome_scrollkeeper="y" +_F_gnome_iconcache="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-flags --enable-ipv6 --with-gstreamer=0.10 --enable-stickynotes" source=(${source[@]} mixer_applet_powersave.patch README.Frugalware) @@ -40,6 +41,6 @@ build() { } # optimization OK -sha1sums=('0733249eeb2930fb55c251e1c1f9846e01d1a8b9' \ +sha1sums=('de6258cae42a827dbd4c3f1479d80157838dacc7' \ '57bc1c4b260a8cccf9a77fb4a08323d490b7dc8c' \ 'c0774a7e94736eeb18aee8cba06bb52fc8a9f144') diff --git a/source/gnome/gnome-system-monitor/FrugalBuild b/source/gnome/gnome-system-monitor/FrugalBuild index b428919..9a1239a 100644 --- a/source/gnome/gnome-system-monitor/FrugalBuild +++ b/source/gnome/gnome-system-monitor/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-system-monitor -pkgver=2.20.1 +pkgver=2.20.2 pkgrel=1 pkgdesc="A system monitor for GNOME" url="http://www.gnome.org/" -depends=('libgnomeui>=2.20.0' 'libgtop>=2.20.0' 'libwnck>=2.20.1' \ +depends=('libgnomeui>=2.20.0' 'libgtop>=2.20.1' 'libwnck>=2.20.3' \ 'rarian' 'libgksu>=2.0.4' 'libsexy' 'gnome-icon-theme' 'pcre' 'gtkmm') makedepends=('intltool' 'gnome-doc-utils>=0.10.0') groups=('gnome' 'gnome-minimal') @@ -15,6 +15,6 @@ _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" _F_gnome_schemas=('/etc/gconf/schemas/gnome-system-monitor.schemas') Finclude gnome gnome-scriptlet +sha1sums=('74de14563fa4ceabfd2aec03774fbfc5bfc6dfa0') -sha1sums=('d14ca0b41d95bd533b875c58152cb9dddfbee631') # optimization OK diff --git a/source/gnome/totem/FrugalBuild b/source/gnome/totem/FrugalBuild index c5897a4..9c27d92 100644 --- a/source/gnome/totem/FrugalBuild +++ b/source/gnome/totem/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=totem -pkgver=2.20.1 +pkgver=2.20.3 pkgrel=1 pkgdesc="Movie player for GNOME based on Xine" depends=('libxi' 'libxtst' 'fontconfig' 'libstdc++' 'libxxf86vm' 'dbus-glib>=0.71' \ @@ -22,7 +22,7 @@ _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet url="http://www.gnome.org/projects/totem/" -sha1sums=('7e63abc87f02dec12e7e4b2986792947a452c461') +sha1sums=('a3ae4b9f6cabf4e09b192840b92f02da42aea021') subpkgs=('totem-nsplugin' 'totem-nautilus') subdescs=('Totem plugin for Firefox' 'Totem plugin for Nautilus') diff --git a/source/network-extra/drupal-imce/FrugalBuild b/source/network-extra/drupal-imce/FrugalBuild index d258c9d..afd59f3 100644 --- a/source/network-extra/drupal-imce/FrugalBuild +++ b/source/network-extra/drupal-imce/FrugalBuild @@ -3,7 +3,14 @@ _F_drupal_module=imce pkgver=5.x_1.0 -pkgrel=1 +pkgrel=2 pkgdesc="an image/file uploader and browser that supports personal directories and quota for Drupal" Finclude drupal -sha1sums=('8620aa172885c5c639ea584ee31742254da5c000') +source=(${source[@]} imce.hu.po) +sha1sums=('8620aa172885c5c639ea584ee31742254da5c000'\ + '835434ff6129bdd225d1a5df1246a2a3e4498071') + +build() { + Fbuild_drupal + Ffilerel var/www/drupal/sites/all/modules/imce/po/imce.hu.po +} diff --git a/source/network-extra/drupal-imce/imce.hu.po b/source/network-extra/drupal-imce/imce.hu.po new file mode 100644 index 0000000..4753bbc --- /dev/null +++ b/source/network-extra/drupal-imce/imce.hu.po @@ -0,0 +1,526 @@ +# translation of imce.po to Hungarian +# $Id$ +# Hungarian translation of Drupal (general) +# Copyright YEAR NAME +# Generated from files: +# imce.module,v 1.8.2.30 2007/05/14 17:57:39 ufku +# imce.info,v 1.1.2.3 2006/12/21 09:58:55 ufku +# +# CSECSY Laszlo , 2008. +msgid "" +msgstr "" +"Project-Id-Version: imce\n" +"POT-Creation-Date: 2008-01-22 17:57+0100\n" +"PO-Revision-Date: 2008-01-23 08:35+0100\n" +"Last-Translator: CSECSY Laszlo \n" +"Language-Team: Hungarian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: KBabel 1.11.4\n" + +#: imce.module:46 +msgid "IMCE settings" +msgstr "IMCE beĂĄllĂ­tĂĄsok" + +#: imce.module:47 +msgid "Control how your image/file browser works." +msgstr "KĂŠp/fĂĄjlbĂśngĂŠsző mĹąkĂśdĂŠsĂŠnek beĂĄllĂ­tĂĄsa." + +#: imce.module:52 +msgid "Settings" +msgstr "BeĂĄllĂ­tĂĄsok" + +#: imce.module:56;628 +msgid "Sub-folder tool" +msgstr "AlkĂśnyvtĂĄr-eszkĂśz" + +#: imce.module:73 +msgid "Personal files" +msgstr "SajĂĄt fĂĄjlok" + +#: imce.module:102 +msgid "Anonymous" +msgstr "Anonymous" + +#: imce.module:122;174 +msgid "filename" +msgstr "fĂĄjlnĂŠv" + +#: imce.module:122 +msgid "size" +msgstr "mĂŠret" + +#: imce.module:122;175 +msgid "dimensions" +msgstr "kiterjedĂŠs" + +#: imce.module:122 +msgid "date" +msgstr "dĂĄtum" + +#: imce.module:122 +msgid "operations" +msgstr "mĹąveletek" + +#: imce.module:132 +msgid "File was deleted due to quota exceed!" +msgstr "A fĂĄjl kvĂłtatĂşllĂŠpĂŠs miatt tĂśrĂślve!" + +#: imce.module:139 +msgid "delete" +msgstr "tĂśrlĂŠs" + +#: imce.module:143 +msgid "Directory is empty." +msgstr "A kĂśnyvtĂĄr Ăźres." + +#: imce.module:154 +msgid "Up" +msgstr "Fel" + +#: imce.module:154 +#, fuzzy +msgid "Go" +msgstr "Mehet" + +#: imce.module:163 +msgid "Upload File" +msgstr "FĂĄjlfeltĂśltĂŠs" + +#: imce.module:164 +msgid "Scale if necessary" +msgstr "ÁtmĂŠretezĂŠs szĂźksĂŠg szerint" + +#: imce.module:165 +msgid "Create thumbnail" +msgstr "BĂŠlyegkĂŠp lĂŠtrehozĂĄsa" + +#: imce.module:167;536 +msgid "Dimensions for scaling" +msgstr "KiterjedĂŠs ĂĄtmĂŠretezĂŠshez" + +#: imce.module:167;167 +msgid "Quota" +msgstr "KvĂłta" + +#: imce.module:167 +msgid "Unlimited" +msgstr "KorlĂĄtlan" + +#: imce.module:167 +#, fuzzy +msgid "Limits" +msgstr "KorlĂĄtok" + +#: imce.module:167;601 +msgid "File size" +msgstr "FĂĄjlmĂŠret" + +#: imce.module:167 +msgid "Dimensions" +msgstr "FelbontĂĄs" + +#: imce.module:172 +msgid "Resize image" +msgstr "KĂŠp ĂĄtmĂŠretezĂŠse" + +#: imce.module:176 +msgid "Create a copy" +msgstr "MĂĄsolat lĂŠtrehozĂĄsa" + +#: imce.module:184 +msgid "Image/File Browser" +msgstr "KĂŠp/fĂĄjl bĂśngĂŠsző" + +#: imce.module:189 +msgid "Are you sure want to delete this file?" +msgstr "Biztosan tĂśrĂślhető ez a fĂĄjl?" + +#: imce.module:190 +msgid "view" +msgstr "megtekintĂŠs" + +#: imce.module:191 +msgid "add" +msgstr "hozzĂĄadĂĄs" + +#: imce.module:192 +msgid "Display" +msgstr "MegjelenĂ­tĂŠs" + +#: imce.module:192 +msgid "all" +msgstr "Ăśsszes" + +#: imce.module:192 +msgid "images" +msgstr "kĂŠpek" + +#: imce.module:192 +#, fuzzy +msgid "non-images" +msgstr "nem-kĂŠpek" + +#: imce.module:203 +msgid "Keyboard shortcuts" +msgstr "GyorsbillentyĹąk" + +#: imce.module:203 +#, fuzzy +msgid "UP(previous), DOWN(next), DELETE, INSERT(add)" +msgstr "FEL(előző), LE(kĂśvetkező), DELETE, INSERT(hozzĂĄadĂĄs)" + +#: imce.module:208 +msgid "Directory" +msgstr "KĂśnyvtĂĄr" + +#: imce.module:210 +msgid "User" +msgstr "FelhasznĂĄlĂł" + +#: imce.module:210 +msgid "logout" +msgstr "kilĂŠpĂŠs" + +#: imce.module:231 +msgid "No files were uploaded." +msgstr "Nincs feltĂśltve fĂĄjl." + +#: imce.module:238 +msgid "File upload error. Could not move uploaded file." +msgstr "FĂĄjl feltĂśltĂŠsi hiba. A feltĂśltĂśtt fĂĄjl nem mozgathatĂł." + +#: imce.module:247 +msgid "Invalid filename." +msgstr "HibĂĄs fĂĄjlnĂŠv." + +#: imce.module:255;283 +msgid "Only images with .jpg, .gif, and .png extensions are allowed." +msgstr "Csak .jpg, .gif ĂŠs .png kiterjesztĂŠsĹą kĂŠpek engedĂŠlyezettek." + +#: imce.module:261 +msgid "Error scaling image." +msgstr "Hiba ĂĄtmĂŠretezĂŠs kĂśzben." + +#: imce.module:267 +msgid "Image was scaled to allowed dimensions." +msgstr "KĂŠp ĂĄtmĂŠretezve az engedĂŠlyezett mĂŠretre." + +#: imce.module:270;363 +msgid "Image dimensions exceed the limit." +msgstr "A kĂŠp kiterjedĂŠse meghaladja a korlĂĄtot." + +#: imce.module:278 +msgid "Invalid file extension. Allowed extensions are .jpg, .gif, .png, !ext" +msgstr "HibĂĄs fĂĄjlkiterjesztĂŠs. EngedĂŠlyezett kiterjesztĂŠsek: .jpg, .gif, .png, !ext" + +#: imce.module:289 +msgid "File size exceeds upload limit." +msgstr "A fĂĄjl mĂŠrete meghaladja a feltĂśltĂŠsi korlĂĄtot." + +#: imce.module:294;377 +msgid "You dont have enough free space." +msgstr "Nincs elĂŠg szabad lemezterĂźlet." + +#: imce.module:302;384 +msgid "Error copying the file." +msgstr "FĂĄjlmĂĄsolĂĄsi hiba." + +#: imce.module:310 +msgid "Upload successful." +msgstr "Sikeres feltĂśltĂŠs." + +#: imce.module:324 +msgid "Thumbnail created." +msgstr "BĂŠlyegkĂŠp lĂŠtrehozva." + +#: imce.module:327 +msgid "Thumbnail can not be created." +msgstr "BĂŠlyegkĂŠp lĂŠtrehozĂĄsa sikertelen." + +#: imce.module:338 +msgid "File deleted successfully." +msgstr "FĂĄjl sikeresen tĂśrĂślve." + +#: imce.module:341 +msgid "Error deleting file." +msgstr "Hiba a fĂĄjl tĂśrlĂŠsekor." + +#: imce.module:352 +msgid "File does not exist." +msgstr "A fĂĄjl nem lĂŠtezik." + +#: imce.module:359 +msgid "File type is not supported." +msgstr "A fĂĄjltĂ­pus nem tĂĄmogatott." + +#: imce.module:370 +msgid "Error resizing image." +msgstr "Hiba a kĂŠp ĂĄtmĂŠretezĂŠsekor." + +#: imce.module:392 +msgid "Resizing successful." +msgstr "Sikeres ĂĄtmĂŠretezĂŠs." + +#: imce.module:401 +msgid "Error opening directory" +msgstr "Hiba a kĂśnyvtĂĄr megnyitĂĄsakor" + +#: imce.module:444 +msgid "Directory error!" +msgstr "KĂśnyvtĂĄrhiba!" + +#: imce.module:536;540;571;587 +msgid "Width" +msgstr "SzĂŠlessĂŠg" + +#: imce.module:536;540;571;587 +msgid "Height" +msgstr "MagassĂĄg" + +#: imce.module:538 +msgid "These dimensions will be used while scaling down newly uploaded big images." +msgstr "Az Ăşjonnan feltĂśltĂśtt nagy kĂŠpek erre a kiterjedĂŠsre lesznek kicsinyĂ­tve." + +#: imce.module:540;587 +msgid "Thumbnail dimensions" +msgstr "BĂŠlyegkĂŠp kiterjedĂŠse" + +#: imce.module:542;593 +msgid "You can enable automatic thumbnail creation from newly uploaded images. To disable leave the fields blank." +msgstr "Újonnan feltĂśltĂśtt kĂŠpekre engedĂŠlyezhető az automatikus bĂŠlyegkĂŠp-kĂŠszĂ­tĂŠs. A mező Ăźresen hagyĂĄsa letiltja." + +#: imce.module:544 +msgid "Your upload directory" +msgstr "FeltĂśltĂŠsi kĂśnyvtĂĄr" + +#: imce.module:544 +msgid "This directory must be relative to !filepath directory. So if you want to use !filepath/foldername, just enter foldername here. You may also enter / to use the file system root. If you leave it blank, u1 will be used." +msgstr "Ennek a kĂśnyvtĂĄrnak a(z) !filepath kĂśnyvtĂĄrhoz relatĂ­vnak kell lennie. !filepath/konyvtarnev hasznĂĄlatĂĄhoz egyszerĹąen konyvtarnev Ă­randĂł ide. A fĂĄjlrendszer gyĂśkerĂŠnek hasznĂĄlatĂĄhoz / is Ă­rhatĂł. Üresen hagyva u1 hasznĂĄlatos." + +#: imce.module:546;636 +msgid "Enable extras" +msgstr "ExtrĂĄk engedĂŠlyezĂŠse" + +#: imce.module:546;638 +msgid "This javascript package includes browsing enhancements like file sorting, keyboard shortcuts, file filtering, etc." +msgstr "Ez a javascript csomag fĂĄjlrendezĂŠssel, gyorsbillentyĹąkkel, fĂĄjlszĹąrĂŠssel, stb. bővĂ­ti a bĂśngĂŠszĂŠsi lehetősĂŠgeket." + +#: imce.module:553 +msgid "delete files" +msgstr "fĂĄjlok tĂśrlĂŠse" + +#: imce.module:555 +msgid "Permissions" +msgstr "JogosultsĂĄgok" + +#: imce.module:559 +msgid "upload files" +msgstr "fĂĄjlok feltĂśltĂŠse" + +#: imce.module:564 +msgid "limitless upload" +msgstr "korlĂĄtlan feltĂśltĂŠs" + +#: imce.module:566 +msgid "Enable/disable access for file upload and deletion in user directories. Limitless upload disables controlling filesize, image dimensions and quota." +msgstr "FĂĄjlfeltĂśltĂŠs engedĂŠlyezĂŠse/tiltĂĄsa a felhasznĂĄlĂłi kĂśnyvtĂĄrakban. A korlĂĄtlan feltĂśltĂŠs kikapcsolja a fĂĄjlmĂŠret, kĂŠpkiterjedĂŠs ĂŠs kvĂłta ellenőrzĂŠsĂŠt." + +#: imce.module:571 +msgid "Image dimensions" +msgstr "KĂŠp kiterjedĂŠse" + +#: imce.module:577 +msgid "Define the maximum dimensions for an image to be uploaded." +msgstr "A legnagyobb feltĂślthető kĂŠp kiterjedĂŠsĂŠt hatĂĄrozza meg." + +#: imce.module:580 +msgid "Enable scaling of newly uploaded images." +msgstr "Az Ăşjonnan feltĂśltĂśtt kĂŠpek ĂĄtmĂŠretezĂŠsĂŠnek engedĂŠlyezĂŠse." + +#: imce.module:582 +msgid "If a newly uploaded image has dimensions exceeding the limit, it will be scaled down instead of giving an error." +msgstr "Ha egy Ăşjonnan feltĂśltĂśtt kĂŠp kiterjedĂŠse meghaladja a korlĂĄtot, kicsinyĂ­tve lesz hibaĂźzenet helyett." + +#: imce.module:596 +msgid "Enable custom resizing." +msgstr "EgyĂŠni ĂĄtmĂŠretezĂŠs engedĂŠlyezĂŠse." + +#: imce.module:598 +msgid "Users will be able to resize their images to any size up to allowed dimensions." +msgstr "A felhasznĂĄlĂłk tetszőlegesen ĂĄtmĂŠretezhetik kĂŠpeiket az engedĂŠlyezett kiterjedĂŠsig." + +#: imce.module:603 +msgid "Define the maximum file size(KB) for an image to be uploaded." +msgstr "A feltĂślthető kĂŠpfĂĄjl maximĂĄlis mĂŠretĂŠnek (KB) meghatĂĄrozĂĄsa." + +#: imce.module:606 +msgid "Upload quota" +msgstr "FeltĂśltĂŠsi kvĂłta" + +#: imce.module:608 +msgid "Define the total upload quota(KB) per user." +msgstr "A felhasznĂĄlĂłnkĂŠnti teljes feltĂśltĂŠsi kvĂłta (KB) meghatĂĄrozĂĄsa." + +#: imce.module:611 +msgid "Prefix for personal folder names" +msgstr "A felhasznĂĄlĂłi kĂśnyvtĂĄrnevek előtagja" + +#: imce.module:613 +msgid "Define the prefix that user IDs will be appended in order to create personal folders. Ex: entering \"u\" will result in folder names like u1, u14 etc. If you leave it blank, user IDs will be used as folder names." +msgstr "A szemĂŠlyes kĂśnyvtĂĄraknĂĄl a felhasznĂĄlĂł-azonosĂ­tĂł elĂŠ Ă­randĂł előtagot adja meg. PĂŠldĂĄul \"u\" beĂ­rĂĄsakor a u1, u14, stb. nevĹą kĂśnyvtĂĄrak jĂśnnek lĂŠtre. Üresen hagyva a felhasznĂĄlĂł-azonosĂ­tĂłk hasznĂĄlatosak kĂśnyvtĂĄrnĂŠvkĂŠnt." + +#: imce.module:616 +msgid "Use a shared folder" +msgstr "Megosztott kĂśnyvtĂĄr hasznĂĄlata" + +#: imce.module:618 +msgid "If you want all your users to use a common folder instead of personal folders, here you can define that folder name (ex. images). Notice that shared upload means shared quota. If you are happy with personal folders leave this field blank." +msgstr "Ha minden felhasznĂĄlĂłnak ugyanazt a kĂśzĂśs kĂśnyvtĂĄrat kell hasznĂĄlnia a szemĂŠlyes kĂśnyvtĂĄrak helyett, az itt ĂĄllĂ­thatĂł be a kĂśnyvtĂĄrnĂŠv megadĂĄsĂĄval (pl. kepek). Figyelem: a kĂśzĂśs kĂśnyvtĂĄr kĂśzĂśs kvĂłtĂĄt jelent. SzemĂŠlyes kĂśnyvtĂĄrak hasznĂĄlatĂĄhoz Ăźresen hagyandĂł." + +#: imce.module:621 +msgid "Enable sub-folder navigation." +msgstr "AlkĂśnyvtĂĄr-navigĂĄciĂł engedĂŠlyezĂŠse" + +#: imce.module:623 +msgid "This option allows users to manage multiple folders under their main folder. Only the users who have at least one sub-folder can use this feature." +msgstr "Itt engedĂŠlyezhető a felhasznĂĄlĂłk rĂŠszĂŠre tĂśbb kĂśnyvtĂĄr hasznĂĄlata a főkĂśnyvtĂĄruk alatt. Csak azon felhasznĂĄlĂłk hasznĂĄlhatjĂĄk ezt a lehetősĂŠget, akiknek legalĂĄbb egy alkĂśnyvtĂĄruk van." + +#: imce.module:626 +msgid "Default sub-folder names" +msgstr "AlapĂŠrtelmezett alkĂśnyvtĂĄr-nevek" + +#: imce.module:628 +msgid "Enter comma separated sub-folder names that will be created automatically, if the sub-folder navigation is enabled. Each user of this role will have these folders in their main folder by default. Additional folders can be created using !subfoldertool. You should note that total user quota increases with every new sub-folder because the quotation is per folder basis." +msgstr "Itt adhatĂł meg azon kĂśnyvtĂĄrak vesszővel elvĂĄlasztott listĂĄja, amelyek az alkĂśnyvtĂĄr-navigĂĄciĂł engedĂŠlyezĂŠse esetĂŠn automatikusan lĂŠtrejĂśnnek. Minden, ebbe a csoportba tartozĂł felhasznĂĄlĂłnak lesznek ilyen kĂśnyvtĂĄrai a főkĂśnyvtĂĄrjukban alapĂŠrtelmezĂŠsben. TovĂĄbbi kĂśnyvtĂĄrak is lĂŠtrehozhatĂłk az !subfoldertool hasznĂĄlatĂĄval. Megjegyzendő, hogy a teljes felhasznĂĄlĂłi kvĂłta minden egyes Ăşj alkĂśnyvtĂĄrral nĂśvekszik, mert a kvĂłtakezelĂŠs kĂśnyvtĂĄrankĂŠnt tĂśrtĂŠnik." + +#: imce.module:631 +msgid "Non-image file support" +msgstr "Nem-kĂŠp fĂĄjlok tĂĄmogatĂĄsa" + +#: imce.module:633 +msgid "Although IMCE is mainly designed to browse images, it supports uploading and browsing of any file type. If you like to use this feature, define your allowed non-image file extensions here with a comma between them. Ex .doc, .pdf, .zip. Note that, image upload limits also apply for these files. For a pure image browser leave this field blank." +msgstr "BĂĄr az IMCE elsősorban kĂŠpek bĂśngĂŠszĂŠsĂŠre kĂŠszĂźlt, mĂŠgis tĂĄmogatja bĂĄrmely fĂĄjltĂ­pus feltĂśltĂŠsĂŠt ĂŠs bĂśngĂŠszĂŠsĂŠt. Ezen funkciĂł hasznĂĄlatĂĄhoz itt kell megadni az engedĂŠlyezett nem-kĂŠp fĂĄjlok kiterjesztĂŠseit, vesszővel elvĂĄlasztva. PĂŠldĂĄul .doc, .pdf, .zip. Megjegyzendő, hogy a kĂŠpfeltĂśltĂŠsi kvĂłta ezekre a fĂĄjlokra is vonatkozik. EgyszerĹą kĂŠpbĂśngĂŠszőhĂśz Ăźresen hagyandĂł." + +#: imce.module:650 +msgid "Common settings" +msgstr "ÁltalĂĄnos beĂĄllĂ­tĂĄsok" + +#: imce.module:652 +msgid "Enable tinyMCE support" +msgstr "TinyMCE tĂĄmogatĂĄs engedĂŠlyezĂŠse" + +#: imce.module:654 +msgid "Make IMCE the default image/file browser for tinyMCE." +msgstr "Az IMCE-t teszi a tinyMCE alapĂŠrtelmezett kĂŠp/fĂĄjlbĂśngĂŠszőjĂŠnek." + +#: imce.module:657 +msgid "Enable FCKEditor support" +msgstr "FCKEditor tĂĄmogatĂĄs engedĂŠlyezĂŠse" + +#: imce.module:659 +msgid "Replace the built-in file browser of FCKeditor with IMCE." +msgstr "Az FCKeditor beĂŠpĂ­tett fĂĄjlbĂśngĂŠszőjĂŠnek IMCE-re cserĂŠlĂŠse." + +#: imce.module:662 +msgid "Enable inline image/file insertion into plain textareas" +msgstr "BeĂĄgyazott kĂŠp/fĂĄjl beszĂşrĂĄsĂĄnak engedĂŠlyezĂŠse egyszerĹą szĂśvegmezőkbe" + +#: imce.module:665 +msgid "This feature allows you to add your images or files as html code into any plain textarea. This is useful especially when you dont use a wysiwyg editor such as tinyMCE or FCKeditor. Enter comma separated textarea IDs if you want to enable this feature. Otherwise, leave it blank. Hint: ID of Body fields in most node types is edit-body." +msgstr "Ez a funkciĂł teszi lehetővĂŠ a feltĂśltĂśtt kĂŠpek vagy fĂĄjlok html kĂłdkĂŠnt valĂł beszĂşrĂĄsĂĄt bĂĄrmely egyszerĹą szĂśvegmezőbe. Ez főleg akkor hasznos, ha nincs telepĂ­tve wysiwyg szerkesztő, mint pĂŠldĂĄul a tinyMCE vagy az FCKeditor. A funkciĂł bekapcsolĂĄsĂĄhoz vesszővel elvĂĄlasztott szĂśvegmező-azonosĂ­tĂłkat kell megadni. EgyĂŠbkĂŠnt Ăźresen hagyandĂł. SegĂ­tsĂŠg: a legtĂśbb tartalomtĂ­pus fő szĂśvegmezőjĂŠnek azonosĂ­tĂłja edit-body." + +#: imce.module:674 +#, fuzzy +msgid "Role precedence" +msgstr "Csoport elsőbbsĂŠg" + +#: imce.module:676 +msgid "A user having multiple roles gets the permissions of the highest one. Sort role IDs according to their precedence from higher to lower by putting > in between. Here is the id-name pairs of roles having access to IMCE:" +msgstr "A tĂśbb csoportban levő felhasznĂĄlĂłk a legmagasabb jogosultsĂĄgait kapjĂĄk. A csoportazonosĂ­tĂłk magasabb jogosultsĂĄgtĂłl alacsonyabb felĂŠ valĂł rendezĂŠse > jel hasznĂĄlatĂĄval ĂĄllĂ­thatĂł be. Íme azon csoportok azonosĂ­tĂł-nĂŠv pĂĄrjĂĄnak listĂĄja, akik hasznĂĄlhatjĂĄk az IMCE-t:" + +#: imce.module:681 +msgid "Settings for user #1" +msgstr "#1-es felhasznĂĄlĂł beĂĄllĂ­tĂĄsai" + +#: imce.module:685 +msgid "Settings for the role: !role" +msgstr "!role csoport beĂĄllĂ­tĂĄsai" + +#: imce.module:688 +msgid "Save" +msgstr "MentĂŠs" + +#: imce.module:721 +msgid "The changes have been saved." +msgstr "A vĂĄltoztatĂĄsok mentĂŠse megtĂśrtĂŠnt." + +#: imce.module:769 +msgid "Insert !image or !link." +msgstr "!image vagy !link beszĂşrĂĄsa" + +#: imce.module:769 +msgid "image" +msgstr "kĂŠp" + +#: imce.module:769 +msgid "link" +msgstr "link" + +#: imce.module:782 +#, fuzzy +msgid "Browse this user's files using !yours or !his" +msgstr "A felhasznĂĄlĂł kĂśnyvtĂĄrĂĄnak bĂśngĂŠszĂŠse !yours vagy !his" + +#: imce.module:782 +#, fuzzy +msgid "your privileges" +msgstr "sajĂĄt jogosultsĂĄgokkal" + +#: imce.module:782 +#, fuzzy +msgid "his/her privileges" +msgstr "az ő jogosultsĂĄgaival" + +#: imce.module:812 +msgid "

    Here you can create sub-folders for your users. Multiple folder creation is possible at a time with the * character. For example, specifying user*/foo will create foo named folders under each folder starting with user. */foo*/bar will create bar named folders under folders starting with foo in each folder of file system path.

    " +msgstr "

    Itt lehet lĂŠtrehozni alkĂśnyvtĂĄrakat a felhasznĂĄlĂłk rĂŠszĂŠre. Egyszerre tĂśbb alkĂśnyvtĂĄr lĂŠtrehozĂĄsa is lehetsĂŠges a * karakter hasznĂĄlatĂĄval. PĂŠldĂĄul felhasznalo*/valami megadĂĄsĂĄval minden, felhasznalo előtaggal kezdődő kĂśnyvtĂĄrban lĂŠtrejĂśn egy valami nevĹą kĂśnyvtĂĄr. */valami*/barmi pedig barmi nevĹą kĂśnyvtĂĄrakat hoz lĂŠtre a fĂĄjlrendszer minden olyan gyĂśkĂŠrből nyĂ­lĂł kĂśnyvtĂĄrĂĄban, amely valami előtaggal rendelkezik." + +#: imce.module:813 +msgid "Folder path" +msgstr "KĂśnyvtĂĄr elĂŠrĂŠsi Ăştja" + +#: imce.module:814 +msgid "Create" +msgstr "LĂŠtrehozĂĄs" + +#: imce.module:844 +msgid "Specified path must be under file sytem path." +msgstr "A megadott elĂŠrĂŠsi Ăştnak a fĂĄjlrendszer elĂŠrĂŠsi Ăştja alatt kell lennie." + +#: imce.module:856 +msgid "No matching sub-folders found." +msgstr "Ilyen alkĂśnyvtĂĄr nem talĂĄlhatĂł." + +#: imce.module:28 +msgid "access imce" +msgstr "imce hozzĂĄfĂŠrĂŠse" + +#: imce.module:28 +msgid "administer imce" +msgstr "imce adminisztrĂĄciĂłja" + +#: imce.module:0 +msgid "imce" +msgstr "imce" + +#: imce.info:0 +msgid "IMCE" +msgstr "IMCE" + +#: imce.info:0 +msgid "An image/file uploader and browser supporting personal directories and user quota." +msgstr "KĂŠp/fĂĄjl feltĂśltő ĂŠs bĂśngĂŠsző, szemĂŠlyes kĂśnyvtĂĄr ĂŠs felhasznĂĄlĂłi kvĂłta tĂĄmogatĂĄssal." + diff --git a/source/x11/xorg-server/CVE-2007-6429_2.patch b/source/x11/xorg-server/CVE-2007-6429_2.patch deleted file mode 100644 index 877a28a..0000000 --- a/source/x11/xorg-server/CVE-2007-6429_2.patch +++ /dev/null @@ -1,86 +0,0 @@ -From b6d4cdf64f43ae805beada6122c8be2ed138742c Mon Sep 17 00:00:00 2001 -From: Adam Jackson -Date: Fri, 18 Jan 2008 14:41:20 -0500 -Subject: [PATCH] CVE-2007-6429: Don't spuriously reject <8bpp shm pixmaps. - -Move size validation after depth validation, and only validate size if -the bpp of the pixmap format is > 8. If bpp < 8 then we're already -protected from overflow by the width and height checks. -(cherry picked from commit e9fa7c1c88a8130a48f772c92b186b8b777986b5) ---- - Xext/shm.c | 36 ++++++++++++++++++++---------------- - 1 files changed, 20 insertions(+), 16 deletions(-) - -diff --git a/Xext/shm.c b/Xext/shm.c -index 5633be9..6f99e90 100644 ---- a/Xext/shm.c -+++ b/Xext/shm.c -@@ -737,14 +737,6 @@ ProcPanoramiXShmCreatePixmap( - } - if (width > 32767 || height > 32767) - return BadAlloc; -- size = PixmapBytePad(width, depth) * height; -- if (sizeof(size) == 4) { -- if (size < width * height) -- return BadAlloc; -- /* thankfully, offset is unsigned */ -- if (stuff->offset + size < size) -- return BadAlloc; -- } - - if (stuff->depth != 1) - { -@@ -755,7 +747,17 @@ ProcPanoramiXShmCreatePixmap( - client->errorValue = stuff->depth; - return BadValue; - } -+ - CreatePmap: -+ size = PixmapBytePad(width, depth) * height; -+ if (sizeof(size) == 4 && BitsPerPixel(depth) > 8) { -+ if (size < width * height) -+ return BadAlloc; -+ /* thankfully, offset is unsigned */ -+ if (stuff->offset + size < size) -+ return BadAlloc; -+ } -+ - VERIFY_SHMSIZE(shmdesc, stuff->offset, size, client); - - if(!(newPix = (PanoramiXRes *) xalloc(sizeof(PanoramiXRes)))) -@@ -1080,14 +1082,6 @@ ProcShmCreatePixmap(client) - } - if (width > 32767 || height > 32767) - return BadAlloc; -- size = PixmapBytePad(width, depth) * height; -- if (sizeof(size) == 4) { -- if (size < width * height) -- return BadAlloc; -- /* thankfully, offset is unsigned */ -- if (stuff->offset + size < size) -- return BadAlloc; -- } - - if (stuff->depth != 1) - { -@@ -1098,7 +1092,17 @@ ProcShmCreatePixmap(client) - client->errorValue = stuff->depth; - return BadValue; - } -+ - CreatePmap: -+ size = PixmapBytePad(width, depth) * height; -+ if (sizeof(size) == 4 && BitsPerPixel(depth) > 8) { -+ if (size < width * height) -+ return BadAlloc; -+ /* thankfully, offset is unsigned */ -+ if (stuff->offset + size < size) -+ return BadAlloc; -+ } -+ - VERIFY_SHMSIZE(shmdesc, stuff->offset, size, client); - pMap = (*shmFuncs[pDraw->pScreen->myNum]->CreatePixmap)( - pDraw->pScreen, stuff->width, --- -1.5.3.8 - diff --git a/source/x11/xorg-server/CVE-2007-6429_3.patch b/source/x11/xorg-server/CVE-2007-6429_3.patch new file mode 100644 index 0000000..1fba567 --- /dev/null +++ b/source/x11/xorg-server/CVE-2007-6429_3.patch @@ -0,0 +1,38 @@ +From: Matthias Hopf +Date: Mon, 21 Jan 2008 15:13:21 +0000 (+0100) +Subject: CVE-2007-6429: Always test for size+offset wrapping. +X-Git-Url: http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commitdiff;h=be6c17fcf9efebc0bbcc3d9a25f8c5a2450c2161 + +CVE-2007-6429: Always test for size+offset wrapping. +--- + +--- a/Xext/shm.c ++++ b/Xext/shm.c +@@ -799,10 +799,10 @@ CreatePmap: + if (sizeof(size) == 4 && BitsPerPixel(depth) > 8) { + if (size < width * height) + return BadAlloc; +- /* thankfully, offset is unsigned */ +- if (stuff->offset + size < size) +- return BadAlloc; + } ++ /* thankfully, offset is unsigned */ ++ if (stuff->offset + size < size) ++ return BadAlloc; + + VERIFY_SHMSIZE(shmdesc, stuff->offset, size, client); + +@@ -1144,10 +1144,10 @@ CreatePmap: + if (sizeof(size) == 4 && BitsPerPixel(depth) > 8) { + if (size < width * height) + return BadAlloc; +- /* thankfully, offset is unsigned */ +- if (stuff->offset + size < size) +- return BadAlloc; + } ++ /* thankfully, offset is unsigned */ ++ if (stuff->offset + size < size) ++ return BadAlloc; + + VERIFY_SHMSIZE(shmdesc, stuff->offset, size, client); + pMap = (*shmFuncs[pDraw->pScreen->myNum]->CreatePixmap)( diff --git a/source/x11/xorg-server/FrugalBuild b/source/x11/xorg-server/FrugalBuild index b24d3d3..1185ee2 100644 --- a/source/x11/xorg-server/FrugalBuild +++ b/source/x11/xorg-server/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xorg-server pkgver=1.4.0.90 -pkgrel=3 +pkgrel=4 mesaver=7.0.2 pkgdesc="Modular X.Org X Server" groups=('x11' 'xorg-core') @@ -27,8 +27,9 @@ backup=('etc/sysconfig/desktop') Finclude sourceforge xorg source=(${source[@]} \ http://$_F_sourceforge_mirror.dl.sourceforge.net/sourceforge/mesa3d/MesaLib-$mesaver.tar.bz2 \ - ftp://ftp.freedesktop.org/pub/xorg/X11R7.3/patches/xorg-xserver-1.4-multiple-overflows.diff \ - CVE-2007-6429_2.patch \ + ftp://ftp.freedesktop.org/pub/xorg/X11R7.3/patches/xorg-xserver-1.4-multiple-overflows-v2.diff \ + CVE-2007-6429_3.patch \ + CVE-2007-3069.patch \ bug13308-Verify-and-reject-obviously-broken-modes.patch \ fix-bgPixel-unsigned-long-issues.patch \ OS-Don-t-leak-connection-translation-table.patch \ @@ -54,8 +55,9 @@ source=(${source[@]} \ 1.4-fix-xephyr-link.patch) sha1sums=('7c492ac32bd83b521f5c016e4728fccf9cba55db' \ 'd16eaeb1d9d95d11d3b6d289b1ba87108b88da90' \ - 'b3c9013aa6abc30fabd8f6a85e427f5fd6e6ef6c' \ - '3350a781d333a04220a328b0174f6dff77ab9dc7' \ + 'af92fd389e72a3bb59d25dbf9cbb06e827b75d7d' \ + '0dccea5821d612255d415fb994b69780a6c39c29' \ + 'eef5c663f5728e70969126d13c5a22ba3d0b08d1' \ '838c1144516368be4b15ab1b22d1a557fc8261ba' \ '03313ab37223329913354321449d7e818c69c937' \ '4d35fe70d5af830ac732fe74260d8483c390461c' \ @@ -157,9 +159,12 @@ build() { Fpatch 1.4-fix-dmx-link.patch Fpatch 1.4-fix-kdrive-automake.patch ## SEC fixes - FS#2709 - Fpatch xorg-xserver-1.4-multiple-overflows.diff - # the fix for the sec fix =) - Fpatch CVE-2007-6429_2.patch + Fpatch xorg-xserver-1.4-multiple-overflows-v2.diff + ## the fix for the sec fix =) + ## http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commit;h=be6c17fcf9efebc0bbcc3d9a25f8c5a2450c2161 + Fpatch CVE-2007-6429_3.patch + ## http://lists.freedesktop.org/archives/xorg/2008-January/032129.html + Fpatch CVE-2007-3069.patch ## fixes from 1.4-branch Fpatch bug13308-Verify-and-reject-obviously-broken-modes.patch Fpatch fix-bgPixel-unsigned-long-issues.patch From boobaa at frugalware.org Wed Jan 23 10:42:27 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Wed Jan 23 10:42:29 2008 Subject: [Frugalware-git] frugalware-current: drupal-imce-5.x_1.0-2-i686 Message-ID: <20080123094227.BEFB31190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bedfe1b59efe3f18415775d0fc593fb3810e80c1 commit bedfe1b59efe3f18415775d0fc593fb3810e80c1 Author: CSÉCSY László Date: Wed Jan 23 10:42:16 2008 +0100 drupal-imce-5.x_1.0-2-i686 trying again: addded Hungarian translation diff --git a/source/network-extra/drupal-imce/FrugalBuild b/source/network-extra/drupal-imce/FrugalBuild index d258c9d..afd59f3 100644 --- a/source/network-extra/drupal-imce/FrugalBuild +++ b/source/network-extra/drupal-imce/FrugalBuild @@ -3,7 +3,14 @@ _F_drupal_module=imce pkgver=5.x_1.0 -pkgrel=1 +pkgrel=2 pkgdesc="an image/file uploader and browser that supports personal directories and quota for Drupal" Finclude drupal -sha1sums=('8620aa172885c5c639ea584ee31742254da5c000') +source=(${source[@]} imce.hu.po) +sha1sums=('8620aa172885c5c639ea584ee31742254da5c000'\ + '835434ff6129bdd225d1a5df1246a2a3e4498071') + +build() { + Fbuild_drupal + Ffilerel var/www/drupal/sites/all/modules/imce/po/imce.hu.po +} diff --git a/source/network-extra/drupal-imce/imce.hu.po b/source/network-extra/drupal-imce/imce.hu.po new file mode 100644 index 0000000..4753bbc --- /dev/null +++ b/source/network-extra/drupal-imce/imce.hu.po @@ -0,0 +1,526 @@ +# translation of imce.po to Hungarian +# $Id$ +# Hungarian translation of Drupal (general) +# Copyright YEAR NAME +# Generated from files: +# imce.module,v 1.8.2.30 2007/05/14 17:57:39 ufku +# imce.info,v 1.1.2.3 2006/12/21 09:58:55 ufku +# +# CSECSY Laszlo , 2008. +msgid "" +msgstr "" +"Project-Id-Version: imce\n" +"POT-Creation-Date: 2008-01-22 17:57+0100\n" +"PO-Revision-Date: 2008-01-23 08:35+0100\n" +"Last-Translator: CSECSY Laszlo \n" +"Language-Team: Hungarian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: KBabel 1.11.4\n" + +#: imce.module:46 +msgid "IMCE settings" +msgstr "IMCE beĂĄllĂ­tĂĄsok" + +#: imce.module:47 +msgid "Control how your image/file browser works." +msgstr "KĂŠp/fĂĄjlbĂśngĂŠsző mĹąkĂśdĂŠsĂŠnek beĂĄllĂ­tĂĄsa." + +#: imce.module:52 +msgid "Settings" +msgstr "BeĂĄllĂ­tĂĄsok" + +#: imce.module:56;628 +msgid "Sub-folder tool" +msgstr "AlkĂśnyvtĂĄr-eszkĂśz" + +#: imce.module:73 +msgid "Personal files" +msgstr "SajĂĄt fĂĄjlok" + +#: imce.module:102 +msgid "Anonymous" +msgstr "Anonymous" + +#: imce.module:122;174 +msgid "filename" +msgstr "fĂĄjlnĂŠv" + +#: imce.module:122 +msgid "size" +msgstr "mĂŠret" + +#: imce.module:122;175 +msgid "dimensions" +msgstr "kiterjedĂŠs" + +#: imce.module:122 +msgid "date" +msgstr "dĂĄtum" + +#: imce.module:122 +msgid "operations" +msgstr "mĹąveletek" + +#: imce.module:132 +msgid "File was deleted due to quota exceed!" +msgstr "A fĂĄjl kvĂłtatĂşllĂŠpĂŠs miatt tĂśrĂślve!" + +#: imce.module:139 +msgid "delete" +msgstr "tĂśrlĂŠs" + +#: imce.module:143 +msgid "Directory is empty." +msgstr "A kĂśnyvtĂĄr Ăźres." + +#: imce.module:154 +msgid "Up" +msgstr "Fel" + +#: imce.module:154 +#, fuzzy +msgid "Go" +msgstr "Mehet" + +#: imce.module:163 +msgid "Upload File" +msgstr "FĂĄjlfeltĂśltĂŠs" + +#: imce.module:164 +msgid "Scale if necessary" +msgstr "ÁtmĂŠretezĂŠs szĂźksĂŠg szerint" + +#: imce.module:165 +msgid "Create thumbnail" +msgstr "BĂŠlyegkĂŠp lĂŠtrehozĂĄsa" + +#: imce.module:167;536 +msgid "Dimensions for scaling" +msgstr "KiterjedĂŠs ĂĄtmĂŠretezĂŠshez" + +#: imce.module:167;167 +msgid "Quota" +msgstr "KvĂłta" + +#: imce.module:167 +msgid "Unlimited" +msgstr "KorlĂĄtlan" + +#: imce.module:167 +#, fuzzy +msgid "Limits" +msgstr "KorlĂĄtok" + +#: imce.module:167;601 +msgid "File size" +msgstr "FĂĄjlmĂŠret" + +#: imce.module:167 +msgid "Dimensions" +msgstr "FelbontĂĄs" + +#: imce.module:172 +msgid "Resize image" +msgstr "KĂŠp ĂĄtmĂŠretezĂŠse" + +#: imce.module:176 +msgid "Create a copy" +msgstr "MĂĄsolat lĂŠtrehozĂĄsa" + +#: imce.module:184 +msgid "Image/File Browser" +msgstr "KĂŠp/fĂĄjl bĂśngĂŠsző" + +#: imce.module:189 +msgid "Are you sure want to delete this file?" +msgstr "Biztosan tĂśrĂślhető ez a fĂĄjl?" + +#: imce.module:190 +msgid "view" +msgstr "megtekintĂŠs" + +#: imce.module:191 +msgid "add" +msgstr "hozzĂĄadĂĄs" + +#: imce.module:192 +msgid "Display" +msgstr "MegjelenĂ­tĂŠs" + +#: imce.module:192 +msgid "all" +msgstr "Ăśsszes" + +#: imce.module:192 +msgid "images" +msgstr "kĂŠpek" + +#: imce.module:192 +#, fuzzy +msgid "non-images" +msgstr "nem-kĂŠpek" + +#: imce.module:203 +msgid "Keyboard shortcuts" +msgstr "GyorsbillentyĹąk" + +#: imce.module:203 +#, fuzzy +msgid "UP(previous), DOWN(next), DELETE, INSERT(add)" +msgstr "FEL(előző), LE(kĂśvetkező), DELETE, INSERT(hozzĂĄadĂĄs)" + +#: imce.module:208 +msgid "Directory" +msgstr "KĂśnyvtĂĄr" + +#: imce.module:210 +msgid "User" +msgstr "FelhasznĂĄlĂł" + +#: imce.module:210 +msgid "logout" +msgstr "kilĂŠpĂŠs" + +#: imce.module:231 +msgid "No files were uploaded." +msgstr "Nincs feltĂśltve fĂĄjl." + +#: imce.module:238 +msgid "File upload error. Could not move uploaded file." +msgstr "FĂĄjl feltĂśltĂŠsi hiba. A feltĂśltĂśtt fĂĄjl nem mozgathatĂł." + +#: imce.module:247 +msgid "Invalid filename." +msgstr "HibĂĄs fĂĄjlnĂŠv." + +#: imce.module:255;283 +msgid "Only images with .jpg, .gif, and .png extensions are allowed." +msgstr "Csak .jpg, .gif ĂŠs .png kiterjesztĂŠsĹą kĂŠpek engedĂŠlyezettek." + +#: imce.module:261 +msgid "Error scaling image." +msgstr "Hiba ĂĄtmĂŠretezĂŠs kĂśzben." + +#: imce.module:267 +msgid "Image was scaled to allowed dimensions." +msgstr "KĂŠp ĂĄtmĂŠretezve az engedĂŠlyezett mĂŠretre." + +#: imce.module:270;363 +msgid "Image dimensions exceed the limit." +msgstr "A kĂŠp kiterjedĂŠse meghaladja a korlĂĄtot." + +#: imce.module:278 +msgid "Invalid file extension. Allowed extensions are .jpg, .gif, .png, !ext" +msgstr "HibĂĄs fĂĄjlkiterjesztĂŠs. EngedĂŠlyezett kiterjesztĂŠsek: .jpg, .gif, .png, !ext" + +#: imce.module:289 +msgid "File size exceeds upload limit." +msgstr "A fĂĄjl mĂŠrete meghaladja a feltĂśltĂŠsi korlĂĄtot." + +#: imce.module:294;377 +msgid "You dont have enough free space." +msgstr "Nincs elĂŠg szabad lemezterĂźlet." + +#: imce.module:302;384 +msgid "Error copying the file." +msgstr "FĂĄjlmĂĄsolĂĄsi hiba." + +#: imce.module:310 +msgid "Upload successful." +msgstr "Sikeres feltĂśltĂŠs." + +#: imce.module:324 +msgid "Thumbnail created." +msgstr "BĂŠlyegkĂŠp lĂŠtrehozva." + +#: imce.module:327 +msgid "Thumbnail can not be created." +msgstr "BĂŠlyegkĂŠp lĂŠtrehozĂĄsa sikertelen." + +#: imce.module:338 +msgid "File deleted successfully." +msgstr "FĂĄjl sikeresen tĂśrĂślve." + +#: imce.module:341 +msgid "Error deleting file." +msgstr "Hiba a fĂĄjl tĂśrlĂŠsekor." + +#: imce.module:352 +msgid "File does not exist." +msgstr "A fĂĄjl nem lĂŠtezik." + +#: imce.module:359 +msgid "File type is not supported." +msgstr "A fĂĄjltĂ­pus nem tĂĄmogatott." + +#: imce.module:370 +msgid "Error resizing image." +msgstr "Hiba a kĂŠp ĂĄtmĂŠretezĂŠsekor." + +#: imce.module:392 +msgid "Resizing successful." +msgstr "Sikeres ĂĄtmĂŠretezĂŠs." + +#: imce.module:401 +msgid "Error opening directory" +msgstr "Hiba a kĂśnyvtĂĄr megnyitĂĄsakor" + +#: imce.module:444 +msgid "Directory error!" +msgstr "KĂśnyvtĂĄrhiba!" + +#: imce.module:536;540;571;587 +msgid "Width" +msgstr "SzĂŠlessĂŠg" + +#: imce.module:536;540;571;587 +msgid "Height" +msgstr "MagassĂĄg" + +#: imce.module:538 +msgid "These dimensions will be used while scaling down newly uploaded big images." +msgstr "Az Ăşjonnan feltĂśltĂśtt nagy kĂŠpek erre a kiterjedĂŠsre lesznek kicsinyĂ­tve." + +#: imce.module:540;587 +msgid "Thumbnail dimensions" +msgstr "BĂŠlyegkĂŠp kiterjedĂŠse" + +#: imce.module:542;593 +msgid "You can enable automatic thumbnail creation from newly uploaded images. To disable leave the fields blank." +msgstr "Újonnan feltĂśltĂśtt kĂŠpekre engedĂŠlyezhető az automatikus bĂŠlyegkĂŠp-kĂŠszĂ­tĂŠs. A mező Ăźresen hagyĂĄsa letiltja." + +#: imce.module:544 +msgid "Your upload directory" +msgstr "FeltĂśltĂŠsi kĂśnyvtĂĄr" + +#: imce.module:544 +msgid "This directory must be relative to !filepath directory. So if you want to use !filepath/foldername, just enter foldername here. You may also enter / to use the file system root. If you leave it blank, u1 will be used." +msgstr "Ennek a kĂśnyvtĂĄrnak a(z) !filepath kĂśnyvtĂĄrhoz relatĂ­vnak kell lennie. !filepath/konyvtarnev hasznĂĄlatĂĄhoz egyszerĹąen konyvtarnev Ă­randĂł ide. A fĂĄjlrendszer gyĂśkerĂŠnek hasznĂĄlatĂĄhoz / is Ă­rhatĂł. Üresen hagyva u1 hasznĂĄlatos." + +#: imce.module:546;636 +msgid "Enable extras" +msgstr "ExtrĂĄk engedĂŠlyezĂŠse" + +#: imce.module:546;638 +msgid "This javascript package includes browsing enhancements like file sorting, keyboard shortcuts, file filtering, etc." +msgstr "Ez a javascript csomag fĂĄjlrendezĂŠssel, gyorsbillentyĹąkkel, fĂĄjlszĹąrĂŠssel, stb. bővĂ­ti a bĂśngĂŠszĂŠsi lehetősĂŠgeket." + +#: imce.module:553 +msgid "delete files" +msgstr "fĂĄjlok tĂśrlĂŠse" + +#: imce.module:555 +msgid "Permissions" +msgstr "JogosultsĂĄgok" + +#: imce.module:559 +msgid "upload files" +msgstr "fĂĄjlok feltĂśltĂŠse" + +#: imce.module:564 +msgid "limitless upload" +msgstr "korlĂĄtlan feltĂśltĂŠs" + +#: imce.module:566 +msgid "Enable/disable access for file upload and deletion in user directories. Limitless upload disables controlling filesize, image dimensions and quota." +msgstr "FĂĄjlfeltĂśltĂŠs engedĂŠlyezĂŠse/tiltĂĄsa a felhasznĂĄlĂłi kĂśnyvtĂĄrakban. A korlĂĄtlan feltĂśltĂŠs kikapcsolja a fĂĄjlmĂŠret, kĂŠpkiterjedĂŠs ĂŠs kvĂłta ellenőrzĂŠsĂŠt." + +#: imce.module:571 +msgid "Image dimensions" +msgstr "KĂŠp kiterjedĂŠse" + +#: imce.module:577 +msgid "Define the maximum dimensions for an image to be uploaded." +msgstr "A legnagyobb feltĂślthető kĂŠp kiterjedĂŠsĂŠt hatĂĄrozza meg." + +#: imce.module:580 +msgid "Enable scaling of newly uploaded images." +msgstr "Az Ăşjonnan feltĂśltĂśtt kĂŠpek ĂĄtmĂŠretezĂŠsĂŠnek engedĂŠlyezĂŠse." + +#: imce.module:582 +msgid "If a newly uploaded image has dimensions exceeding the limit, it will be scaled down instead of giving an error." +msgstr "Ha egy Ăşjonnan feltĂśltĂśtt kĂŠp kiterjedĂŠse meghaladja a korlĂĄtot, kicsinyĂ­tve lesz hibaĂźzenet helyett." + +#: imce.module:596 +msgid "Enable custom resizing." +msgstr "EgyĂŠni ĂĄtmĂŠretezĂŠs engedĂŠlyezĂŠse." + +#: imce.module:598 +msgid "Users will be able to resize their images to any size up to allowed dimensions." +msgstr "A felhasznĂĄlĂłk tetszőlegesen ĂĄtmĂŠretezhetik kĂŠpeiket az engedĂŠlyezett kiterjedĂŠsig." + +#: imce.module:603 +msgid "Define the maximum file size(KB) for an image to be uploaded." +msgstr "A feltĂślthető kĂŠpfĂĄjl maximĂĄlis mĂŠretĂŠnek (KB) meghatĂĄrozĂĄsa." + +#: imce.module:606 +msgid "Upload quota" +msgstr "FeltĂśltĂŠsi kvĂłta" + +#: imce.module:608 +msgid "Define the total upload quota(KB) per user." +msgstr "A felhasznĂĄlĂłnkĂŠnti teljes feltĂśltĂŠsi kvĂłta (KB) meghatĂĄrozĂĄsa." + +#: imce.module:611 +msgid "Prefix for personal folder names" +msgstr "A felhasznĂĄlĂłi kĂśnyvtĂĄrnevek előtagja" + +#: imce.module:613 +msgid "Define the prefix that user IDs will be appended in order to create personal folders. Ex: entering \"u\" will result in folder names like u1, u14 etc. If you leave it blank, user IDs will be used as folder names." +msgstr "A szemĂŠlyes kĂśnyvtĂĄraknĂĄl a felhasznĂĄlĂł-azonosĂ­tĂł elĂŠ Ă­randĂł előtagot adja meg. PĂŠldĂĄul \"u\" beĂ­rĂĄsakor a u1, u14, stb. nevĹą kĂśnyvtĂĄrak jĂśnnek lĂŠtre. Üresen hagyva a felhasznĂĄlĂł-azonosĂ­tĂłk hasznĂĄlatosak kĂśnyvtĂĄrnĂŠvkĂŠnt." + +#: imce.module:616 +msgid "Use a shared folder" +msgstr "Megosztott kĂśnyvtĂĄr hasznĂĄlata" + +#: imce.module:618 +msgid "If you want all your users to use a common folder instead of personal folders, here you can define that folder name (ex. images). Notice that shared upload means shared quota. If you are happy with personal folders leave this field blank." +msgstr "Ha minden felhasznĂĄlĂłnak ugyanazt a kĂśzĂśs kĂśnyvtĂĄrat kell hasznĂĄlnia a szemĂŠlyes kĂśnyvtĂĄrak helyett, az itt ĂĄllĂ­thatĂł be a kĂśnyvtĂĄrnĂŠv megadĂĄsĂĄval (pl. kepek). Figyelem: a kĂśzĂśs kĂśnyvtĂĄr kĂśzĂśs kvĂłtĂĄt jelent. SzemĂŠlyes kĂśnyvtĂĄrak hasznĂĄlatĂĄhoz Ăźresen hagyandĂł." + +#: imce.module:621 +msgid "Enable sub-folder navigation." +msgstr "AlkĂśnyvtĂĄr-navigĂĄciĂł engedĂŠlyezĂŠse" + +#: imce.module:623 +msgid "This option allows users to manage multiple folders under their main folder. Only the users who have at least one sub-folder can use this feature." +msgstr "Itt engedĂŠlyezhető a felhasznĂĄlĂłk rĂŠszĂŠre tĂśbb kĂśnyvtĂĄr hasznĂĄlata a főkĂśnyvtĂĄruk alatt. Csak azon felhasznĂĄlĂłk hasznĂĄlhatjĂĄk ezt a lehetősĂŠget, akiknek legalĂĄbb egy alkĂśnyvtĂĄruk van." + +#: imce.module:626 +msgid "Default sub-folder names" +msgstr "AlapĂŠrtelmezett alkĂśnyvtĂĄr-nevek" + +#: imce.module:628 +msgid "Enter comma separated sub-folder names that will be created automatically, if the sub-folder navigation is enabled. Each user of this role will have these folders in their main folder by default. Additional folders can be created using !subfoldertool. You should note that total user quota increases with every new sub-folder because the quotation is per folder basis." +msgstr "Itt adhatĂł meg azon kĂśnyvtĂĄrak vesszővel elvĂĄlasztott listĂĄja, amelyek az alkĂśnyvtĂĄr-navigĂĄciĂł engedĂŠlyezĂŠse esetĂŠn automatikusan lĂŠtrejĂśnnek. Minden, ebbe a csoportba tartozĂł felhasznĂĄlĂłnak lesznek ilyen kĂśnyvtĂĄrai a főkĂśnyvtĂĄrjukban alapĂŠrtelmezĂŠsben. TovĂĄbbi kĂśnyvtĂĄrak is lĂŠtrehozhatĂłk az !subfoldertool hasznĂĄlatĂĄval. Megjegyzendő, hogy a teljes felhasznĂĄlĂłi kvĂłta minden egyes Ăşj alkĂśnyvtĂĄrral nĂśvekszik, mert a kvĂłtakezelĂŠs kĂśnyvtĂĄrankĂŠnt tĂśrtĂŠnik." + +#: imce.module:631 +msgid "Non-image file support" +msgstr "Nem-kĂŠp fĂĄjlok tĂĄmogatĂĄsa" + +#: imce.module:633 +msgid "Although IMCE is mainly designed to browse images, it supports uploading and browsing of any file type. If you like to use this feature, define your allowed non-image file extensions here with a comma between them. Ex .doc, .pdf, .zip. Note that, image upload limits also apply for these files. For a pure image browser leave this field blank." +msgstr "BĂĄr az IMCE elsősorban kĂŠpek bĂśngĂŠszĂŠsĂŠre kĂŠszĂźlt, mĂŠgis tĂĄmogatja bĂĄrmely fĂĄjltĂ­pus feltĂśltĂŠsĂŠt ĂŠs bĂśngĂŠszĂŠsĂŠt. Ezen funkciĂł hasznĂĄlatĂĄhoz itt kell megadni az engedĂŠlyezett nem-kĂŠp fĂĄjlok kiterjesztĂŠseit, vesszővel elvĂĄlasztva. PĂŠldĂĄul .doc, .pdf, .zip. Megjegyzendő, hogy a kĂŠpfeltĂśltĂŠsi kvĂłta ezekre a fĂĄjlokra is vonatkozik. EgyszerĹą kĂŠpbĂśngĂŠszőhĂśz Ăźresen hagyandĂł." + +#: imce.module:650 +msgid "Common settings" +msgstr "ÁltalĂĄnos beĂĄllĂ­tĂĄsok" + +#: imce.module:652 +msgid "Enable tinyMCE support" +msgstr "TinyMCE tĂĄmogatĂĄs engedĂŠlyezĂŠse" + +#: imce.module:654 +msgid "Make IMCE the default image/file browser for tinyMCE." +msgstr "Az IMCE-t teszi a tinyMCE alapĂŠrtelmezett kĂŠp/fĂĄjlbĂśngĂŠszőjĂŠnek." + +#: imce.module:657 +msgid "Enable FCKEditor support" +msgstr "FCKEditor tĂĄmogatĂĄs engedĂŠlyezĂŠse" + +#: imce.module:659 +msgid "Replace the built-in file browser of FCKeditor with IMCE." +msgstr "Az FCKeditor beĂŠpĂ­tett fĂĄjlbĂśngĂŠszőjĂŠnek IMCE-re cserĂŠlĂŠse." + +#: imce.module:662 +msgid "Enable inline image/file insertion into plain textareas" +msgstr "BeĂĄgyazott kĂŠp/fĂĄjl beszĂşrĂĄsĂĄnak engedĂŠlyezĂŠse egyszerĹą szĂśvegmezőkbe" + +#: imce.module:665 +msgid "This feature allows you to add your images or files as html code into any plain textarea. This is useful especially when you dont use a wysiwyg editor such as tinyMCE or FCKeditor. Enter comma separated textarea IDs if you want to enable this feature. Otherwise, leave it blank. Hint: ID of Body fields in most node types is edit-body." +msgstr "Ez a funkciĂł teszi lehetővĂŠ a feltĂśltĂśtt kĂŠpek vagy fĂĄjlok html kĂłdkĂŠnt valĂł beszĂşrĂĄsĂĄt bĂĄrmely egyszerĹą szĂśvegmezőbe. Ez főleg akkor hasznos, ha nincs telepĂ­tve wysiwyg szerkesztő, mint pĂŠldĂĄul a tinyMCE vagy az FCKeditor. A funkciĂł bekapcsolĂĄsĂĄhoz vesszővel elvĂĄlasztott szĂśvegmező-azonosĂ­tĂłkat kell megadni. EgyĂŠbkĂŠnt Ăźresen hagyandĂł. SegĂ­tsĂŠg: a legtĂśbb tartalomtĂ­pus fő szĂśvegmezőjĂŠnek azonosĂ­tĂłja edit-body." + +#: imce.module:674 +#, fuzzy +msgid "Role precedence" +msgstr "Csoport elsőbbsĂŠg" + +#: imce.module:676 +msgid "A user having multiple roles gets the permissions of the highest one. Sort role IDs according to their precedence from higher to lower by putting > in between. Here is the id-name pairs of roles having access to IMCE:" +msgstr "A tĂśbb csoportban levő felhasznĂĄlĂłk a legmagasabb jogosultsĂĄgait kapjĂĄk. A csoportazonosĂ­tĂłk magasabb jogosultsĂĄgtĂłl alacsonyabb felĂŠ valĂł rendezĂŠse > jel hasznĂĄlatĂĄval ĂĄllĂ­thatĂł be. Íme azon csoportok azonosĂ­tĂł-nĂŠv pĂĄrjĂĄnak listĂĄja, akik hasznĂĄlhatjĂĄk az IMCE-t:" + +#: imce.module:681 +msgid "Settings for user #1" +msgstr "#1-es felhasznĂĄlĂł beĂĄllĂ­tĂĄsai" + +#: imce.module:685 +msgid "Settings for the role: !role" +msgstr "!role csoport beĂĄllĂ­tĂĄsai" + +#: imce.module:688 +msgid "Save" +msgstr "MentĂŠs" + +#: imce.module:721 +msgid "The changes have been saved." +msgstr "A vĂĄltoztatĂĄsok mentĂŠse megtĂśrtĂŠnt." + +#: imce.module:769 +msgid "Insert !image or !link." +msgstr "!image vagy !link beszĂşrĂĄsa" + +#: imce.module:769 +msgid "image" +msgstr "kĂŠp" + +#: imce.module:769 +msgid "link" +msgstr "link" + +#: imce.module:782 +#, fuzzy +msgid "Browse this user's files using !yours or !his" +msgstr "A felhasznĂĄlĂł kĂśnyvtĂĄrĂĄnak bĂśngĂŠszĂŠse !yours vagy !his" + +#: imce.module:782 +#, fuzzy +msgid "your privileges" +msgstr "sajĂĄt jogosultsĂĄgokkal" + +#: imce.module:782 +#, fuzzy +msgid "his/her privileges" +msgstr "az ő jogosultsĂĄgaival" + +#: imce.module:812 +msgid "

    Here you can create sub-folders for your users. Multiple folder creation is possible at a time with the * character. For example, specifying user*/foo will create foo named folders under each folder starting with user. */foo*/bar will create bar named folders under folders starting with foo in each folder of file system path.

    " +msgstr "

    Itt lehet lĂŠtrehozni alkĂśnyvtĂĄrakat a felhasznĂĄlĂłk rĂŠszĂŠre. Egyszerre tĂśbb alkĂśnyvtĂĄr lĂŠtrehozĂĄsa is lehetsĂŠges a * karakter hasznĂĄlatĂĄval. PĂŠldĂĄul felhasznalo*/valami megadĂĄsĂĄval minden, felhasznalo előtaggal kezdődő kĂśnyvtĂĄrban lĂŠtrejĂśn egy valami nevĹą kĂśnyvtĂĄr. */valami*/barmi pedig barmi nevĹą kĂśnyvtĂĄrakat hoz lĂŠtre a fĂĄjlrendszer minden olyan gyĂśkĂŠrből nyĂ­lĂł kĂśnyvtĂĄrĂĄban, amely valami előtaggal rendelkezik." + +#: imce.module:813 +msgid "Folder path" +msgstr "KĂśnyvtĂĄr elĂŠrĂŠsi Ăştja" + +#: imce.module:814 +msgid "Create" +msgstr "LĂŠtrehozĂĄs" + +#: imce.module:844 +msgid "Specified path must be under file sytem path." +msgstr "A megadott elĂŠrĂŠsi Ăştnak a fĂĄjlrendszer elĂŠrĂŠsi Ăştja alatt kell lennie." + +#: imce.module:856 +msgid "No matching sub-folders found." +msgstr "Ilyen alkĂśnyvtĂĄr nem talĂĄlhatĂł." + +#: imce.module:28 +msgid "access imce" +msgstr "imce hozzĂĄfĂŠrĂŠse" + +#: imce.module:28 +msgid "administer imce" +msgstr "imce adminisztrĂĄciĂłja" + +#: imce.module:0 +msgid "imce" +msgstr "imce" + +#: imce.info:0 +msgid "IMCE" +msgstr "IMCE" + +#: imce.info:0 +msgid "An image/file uploader and browser supporting personal directories and user quota." +msgstr "KĂŠp/fĂĄjl feltĂśltő ĂŠs bĂśngĂŠsző, szemĂŠlyes kĂśnyvtĂĄr ĂŠs felhasznĂĄlĂłi kvĂłta tĂĄmogatĂĄssal." + From crazy at frugalware.org Wed Jan 23 15:31:23 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 15:31:26 2008 Subject: [Frugalware-git] frugalware-current: gnome-speech-0.4.18-1-i686 Message-ID: <20080123143123.5B8981190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8c92bb763224d5f689614c398d98c1ff8ab3fbc3 commit 8c92bb763224d5f689614c398d98c1ff8ab3fbc3 Author: crazy Date: Wed Jan 23 15:30:47 2008 +0100 gnome-speech-0.4.18-1-i686 * Version bump diff --git a/source/gnome-extra/gnome-speech/FrugalBuild b/source/gnome-extra/gnome-speech/FrugalBuild index 393c0d8..180f0c8 100644 --- a/source/gnome-extra/gnome-speech/FrugalBuild +++ b/source/gnome-extra/gnome-speech/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-speech -pkgver=0.4.17 +pkgver=0.4.18 pkgrel=1 pkgdesc="GNOME Text-to-Speech" url="http://www.gnome.org/" -depends=('libbonobo>=2.20.0' 'festival') +depends=('libbonobo>=2.20.3' 'festival') makedepends=('intltool' 'j2sdk' 'libgnome-java' 'java-access-bridge>=1.20.0') groups=('gnome-extra') archs=('i686' 'x86_64') Finclude gnome -sha1sums=('d9dc96ffac1d16a86580ae45d60da22999fa1c98') +sha1sums=('c50e86fff5fe9656a5839c11b648998323a8adb7') # optimization OK From crazy at frugalware.org Wed Jan 23 15:46:39 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 15:46:40 2008 Subject: [Frugalware-git] frugalware-current: epiphany-2.20.3-1-i686 Message-ID: <20080123144639.41FE21190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c33fda2c798e5ff71d12df14eb4bd8ff74acca77 commit c33fda2c798e5ff71d12df14eb4bd8ff74acca77 Author: crazy Date: Wed Jan 23 15:44:42 2008 +0100 epiphany-2.20.3-1-i686 * Version bump diff --git a/source/gnome-extra/epiphany/FrugalBuild b/source/gnome-extra/epiphany/FrugalBuild index 98ab240..0a0435e 100644 --- a/source/gnome-extra/epiphany/FrugalBuild +++ b/source/gnome-extra/epiphany/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: Christian Hamar alias krix pkgname=epiphany -pkgver=2.20.2 +pkgver=2.20.3 pkgrel=1 pkgdesc="GNOME webbrowser based on the mozilla rendering engine" url="http://www.gnome.org/projects/epiphany/" -depends=('libstdc++' 'dbus-x11' 'atk' 'libxslt' 'gnome-desktop>=2.20.1' 'startup-notification' \ +depends=('libstdc++' 'dbus-x11' 'atk' 'libxslt' 'gnome-desktop>=2.20.3' 'startup-notification' \ 'xulrunner>=1.8.1.3' 'docbook-xsl') -makedepends=('pygtk>=2.12.0' 'gtk-doc' 'perl-xml' 'python>=2.5' 'gnome-python>=2.20.0' 'iso-codes' 'gnome-doc-utils>=0.10.1') +makedepends=('pygtk>=2.12.0' 'gtk-doc>=1.9' 'perl-xml' 'python>=2.5' 'gnome-python>=2.20.0' 'iso-codes' 'gnome-doc-utils>=0.10.1') _F_gnome_schemas=('/etc/gconf/schemas/epiphany.schemas' '/etc/gconf/schemas/epiphany-lockdown.schemas' '/etc/gconf/schemas/epiphany-pango.schemas' @@ -21,6 +21,6 @@ groups=('gnome-extra') archs=('x86_64' 'i686') Fconfopts="$Fconfopts -with-gecko=xulrunner \ --enable-python --enable-certificate-manager --enable-gtk-doc" -sha1sums=('e1950b7abb0f25fb3fd15cab08bf4b6ccc60fa97') +sha1sums=('ee3d21dde38970d9bfc715e2560f68303ac07e83') # optimization OK From crazy at frugalware.org Wed Jan 23 15:56:30 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 15:56:33 2008 Subject: [Frugalware-git] frugalware-current: epiphany-extensions-2.20.3-1-i686 Message-ID: <20080123145630.888CE1190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3eb0bee4362eb092999774fdff504a946f23b5f4 commit 3eb0bee4362eb092999774fdff504a946f23b5f4 Author: crazy Date: Wed Jan 23 15:55:51 2008 +0100 epiphany-extensions-2.20.3-1-i686 * Version bump diff --git a/source/gnome-extra/epiphany-extensions/FrugalBuild b/source/gnome-extra/epiphany-extensions/FrugalBuild index 9cc3c7c..85c4f9c 100644 --- a/source/gnome-extra/epiphany-extensions/FrugalBuild +++ b/source/gnome-extra/epiphany-extensions/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=epiphany-extensions -pkgver=2.20.1 +pkgver=2.20.3 pkgrel=1 pkgdesc="Extensions for epiphany web browser" url="http://www.gnome.org/projects/epiphany/extensions" -depends=('opensp' 'nss' 'nspr' 'pcre' 'epiphany>=2.20.1') +depends=('opensp' 'nss' 'nspr' 'pcre' 'epiphany>=2.20.3') makedepends=('perl-xml' 'gnome-doc-utils>=0.10.3') _F_gnome_scrollkeeper="y" Finclude gnome gnome-scriptlet @@ -14,6 +14,6 @@ license="GPL2" groups=('gnome-extra') archs=('x86_64' 'i686') Fconfopts="$Fconfopts --with-gecko=xulrunner --with-extensions=really-all" -sha1sums=('c53d454a5dd78c85746aff4e75edc1ae87b1d597') +sha1sums=('201232b2d94576478dddc94daa49d19bc1487305') # optimization OK From crazy at frugalware.org Wed Jan 23 16:15:31 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 16:15:33 2008 Subject: [Frugalware-git] frugalware-current: gnome-games-2.20.3-1-i686 Message-ID: <20080123151531.7B5B31190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=38d3f78147ad0776dfc62403c0320ded83acf274 commit 38d3f78147ad0776dfc62403c0320ded83acf274 Author: crazy Date: Wed Jan 23 16:10:25 2008 +0100 gnome-games-2.20.3-1-i686 * Version bump diff --git a/source/gnome-extra/gnome-games/FrugalBuild b/source/gnome-extra/gnome-games/FrugalBuild index cf05ebe..119ee18 100644 --- a/source/gnome-extra/gnome-games/FrugalBuild +++ b/source/gnome-extra/gnome-games/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-games -pkgver=2.20.2 +pkgver=2.20.3 pkgrel=1 pkgdesc="Games for GNOME" url="http://www.gnome.org/" -depends=('guile' 'libgnomeui>=2.20.1.1' 'librsvg>=2.16.1' 'rarian' \ - 'desktop-file-utils' 'libbonobo>=2.20.1' 'gnome-python-desktop>=2.20.0') +depends=('guile' 'libgnomeui>=2.20.1.1' 'librsvg>=2.20.0' 'rarian' \ + 'desktop-file-utils' 'libbonobo>=2.20.3' 'gnome-python-desktop>=2.20.0') makedepends=('intltool' 'gnome-doc-utils>=0.10.3') groups=('gnome-extra') archs=('i686' 'x86_64') @@ -32,5 +32,5 @@ _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-scores-group=users --with-scores-user=root" -sha1sums=('f6d91695d5ac96e5ebdea3facaec84c8fa452415') +sha1sums=('399f93a951987acbb498606e787b8bd611db43ec') # optimization OK From crazy at frugalware.org Wed Jan 23 16:17:04 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 16:17:07 2008 Subject: [Frugalware-git] frugalware-current: file-roller-2.20.3-1-i686 Message-ID: <20080123151704.C21FC1190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9b800955a37d16fddd40c8b006b6e62be140b5fd commit 9b800955a37d16fddd40c8b006b6e62be140b5fd Author: crazy Date: Wed Jan 23 16:16:30 2008 +0100 file-roller-2.20.3-1-i686 * Version bump diff --git a/source/gnome/file-roller/FrugalBuild b/source/gnome/file-roller/FrugalBuild index 15fc10b..55a8bee 100644 --- a/source/gnome/file-roller/FrugalBuild +++ b/source/gnome/file-roller/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=file-roller -pkgver=2.20.2 +pkgver=2.20.3 pkgrel=1 pkgdesc="Archive manager utility for GNOME" depends=('nautilus>=2.20.0' 'rarian' 'desktop-file-utils') @@ -15,5 +15,5 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet -sha1sums=('9aac902667e93738bcf0cfc6c5a82718c1119c8c') +sha1sums=('b8fce76408a86b0c6d2f45bb5aed5a6ead153f6c') # optimization OK From crazy at frugalware.org Wed Jan 23 16:24:55 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 16:24:57 2008 Subject: [Frugalware-git] frugalware-current: gnome-volume-manager-2.17.0-4-i686 Message-ID: <20080123152455.713F81190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d86882574512a1abaed3368955382db12093ec2a commit d86882574512a1abaed3368955382db12093ec2a Author: crazy Date: Wed Jan 23 16:24:28 2008 +0100 gnome-volume-manager-2.17.0-4-i686 * rebuild * newer version is meant for 2.22* diff --git a/source/gnome/gnome-volume-manager/FrugalBuild b/source/gnome/gnome-volume-manager/FrugalBuild index 4593cb6..94d7db9 100644 --- a/source/gnome/gnome-volume-manager/FrugalBuild +++ b/source/gnome/gnome-volume-manager/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-volume-manager pkgver=2.17.0 -pkgrel=3 +pkgrel=4 pkgdesc="A volume manager for GNOME" url="http://www.gnome.org/" depends=('gnome-media>=2.20.0' 'dbus-glib>=0.71' 'libnotify>=0.4.4' 'gnome-vfs>=2.20.0' 'avahi-glib>=0.6.17') @@ -13,14 +13,13 @@ groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') _F_gnome_schemas=('/etc/gconf/schemas/gnome-volume-manager.schemas') _F_gnome_desktop="y" -_F_gnome_devel="y" Finclude gnome gnome-scriptlet source=(${source[@]} 01-defaults.patch \ $pkgname-gthumb $pkgname-$pkgver-categorize-menu-entry.patch) sha1sums=('2b2f1367823c92fbeb269c10959adca2d3db1918' \ - '0624b78a7354e8673d480df497233945f0cb86e5' \ - '2f814a6a4b287532899e48a5a4df0490ec9fddeb' \ - '5addd92ce5864b39960cac031ed51a4e69b1b1b9') + '0624b78a7354e8673d480df497233945f0cb86e5' \ + '2f814a6a4b287532899e48a5a4df0490ec9fddeb' \ + '5addd92ce5864b39960cac031ed51a4e69b1b1b9') build() { Fpatchall From crazy at frugalware.org Wed Jan 23 16:34:22 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 16:34:24 2008 Subject: [Frugalware-git] frugalware-current: gtkhtml-3.16.3-1-i686 Message-ID: <20080123153422.6707F119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c6c723ef9b0ff1ad14e6e0bebd47179e6cf209aa commit c6c723ef9b0ff1ad14e6e0bebd47179e6cf209aa Author: crazy Date: Wed Jan 23 16:33:15 2008 +0100 gtkhtml-3.16.3-1-i686 * Version bump diff --git a/source/gnome/gtkhtml/FrugalBuild b/source/gnome/gtkhtml/FrugalBuild index 8bdeb7b..0f9c767 100644 --- a/source/gnome/gtkhtml/FrugalBuild +++ b/source/gnome/gtkhtml/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=gtkhtml -pkgver=3.16.2 +pkgver=3.16.3 pkgrel=1 pkgdesc="A lightweight HTML rendering/printing/editing engine" depends=('gail>=1.20.1' 'libgnomeui>=2.20.1.1' \ 'libsoup>=2.2.102-2' 'gnome-icon-theme>=2.20.0' \ - 'libbonobo>=2.20.1') + 'libbonobo>=2.20.3') makedepends=('intltool') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') Finclude gnome -sha1sums=('3726e6a08af3e95df3222aaee5a6b1cbe0fb064d') +sha1sums=('6fbf5736a9f10cd45287e7aa50bf558510f2dbf5') # optimization OK From crazy at frugalware.org Wed Jan 23 16:42:34 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 16:42:36 2008 Subject: [Frugalware-git] frugalware-current: gthumb-2.10.8-1-i686 Message-ID: <20080123154234.E09791190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b26dcaced9589a63bac8488a980a5d4a97ecb61c commit b26dcaced9589a63bac8488a980a5d4a97ecb61c Author: crazy Date: Wed Jan 23 16:41:24 2008 +0100 gthumb-2.10.8-1-i686 * Version bump diff --git a/source/gnome/gthumb/FrugalBuild b/source/gnome/gthumb/FrugalBuild index c49dd06..261219d 100644 --- a/source/gnome/gthumb/FrugalBuild +++ b/source/gnome/gthumb/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=gthumb -pkgver=2.10.7 +pkgver=2.10.8 pkgrel=1 pkgdesc="Image browser and viewer for GNOME" depends=('libgnomeui>=2.20.1.1' 'libgnomeprintui' 'libgphoto2' 'scrollkeeper' \ @@ -16,5 +16,5 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet url="http://gthumb.sourceforge.net/" -sha1sums=('21f7c619322018878f409ef1400afeab32de1077') +sha1sums=('3b1c85212c851b1cf7a168d4a20cfeb9fe47aa6c') # optimization OK From crazy at frugalware.org Wed Jan 23 17:00:32 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 17:00:35 2008 Subject: [Frugalware-git] frugalware-current: eog-2.20.4-1-i686 Message-ID: <20080123160032.B3A511190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bd13f429c73f688e644c65980fe5d35d13299b0c commit bd13f429c73f688e644c65980fe5d35d13299b0c Author: crazy Date: Wed Jan 23 16:59:48 2008 +0100 eog-2.20.4-1-i686 * Version bump diff --git a/source/gnome/eog/FrugalBuild b/source/gnome/eog/FrugalBuild index d4baeaf..76711fd 100644 --- a/source/gnome/eog/FrugalBuild +++ b/source/gnome/eog/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=eog -pkgver=2.20.3 +pkgver=2.20.4 pkgrel=1 pkgdesc="An image viewing and cataloging program for GNOME" depends=('libexif' 'libgnomeui>=2.20.0' 'rarian' 'desktop-file-utils' \ - 'gnome-desktop>=2.20.1' 'lcms' 'pygtk' 'gnome-python' 'libart_lgpl') + 'gnome-desktop>=2.20.3' 'lcms' 'pygtk' 'gnome-python' 'libart_lgpl') makedepends=('intltool' 'gnome-doc-utils>=0.10.3') groups=('gnome') archs=('i686' 'x86_64') From crazy at frugalware.org Wed Jan 23 17:06:56 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 17:06:58 2008 Subject: [Frugalware-git] frugalware-current: gnome-applets-2.20.1-1-i686 Message-ID: <20080123160656.A8F541190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=531c346dc44ec5cc6df482293abca2a5eea1aec1 commit 531c346dc44ec5cc6df482293abca2a5eea1aec1 Author: crazy Date: Wed Jan 23 17:04:14 2008 +0100 gnome-applets-2.20.1-1-i686 * Version bump * added missing _F_gnome* diff --git a/source/gnome/gnome-applets/FrugalBuild b/source/gnome/gnome-applets/FrugalBuild index cd1d4ec..90460a4 100644 --- a/source/gnome/gnome-applets/FrugalBuild +++ b/source/gnome/gnome-applets/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-applets -pkgver=2.20.0 +pkgver=2.20.1 pkgrel=1 pkgdesc="Applets for use with the GNOME panel" url="http://www.gnome.org/" -depends=('gail' 'gnome-panel>=2.18.0' 'libgtop>=2.20.0' 'libxklavier>=3.3' 'libwnck>=2.20.0' \ - 'gucharmap>=1.10.1' 'gst-plugins-base>=0.10.12-3' 'libnotify' 'gnome-icon-theme' 'dbus-glib>=0.71-2' \ +depends=('gail' 'gnome-panel>=2.20.3' 'libgtop>=2.20.1' 'libxklavier>=3.3' 'libwnck>=2.20.3' \ + 'gucharmap>=1.10.2' 'gst-plugins-base>=0.10.12-3' 'libnotify' 'gnome-icon-theme' 'dbus-glib>=0.71-2' \ 'libgnomekbd') rodepends=('notification-daemon') makedepends=('intltool' 'gnome-doc-utils') @@ -23,6 +23,7 @@ _F_gnome_schemas=('/etc/gconf/schemas/battstat.schemas' '/etc/gconf/schemas/multiload.schemas' '/etc/gconf/schemas/stickynotes.schemas') _F_gnome_scrollkeeper="y" +_F_gnome_iconcache="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-flags --enable-ipv6 --with-gstreamer=0.10 --enable-stickynotes" source=(${source[@]} mixer_applet_powersave.patch README.Frugalware) @@ -40,6 +41,6 @@ build() { } # optimization OK -sha1sums=('0733249eeb2930fb55c251e1c1f9846e01d1a8b9' \ +sha1sums=('de6258cae42a827dbd4c3f1479d80157838dacc7' \ '57bc1c4b260a8cccf9a77fb4a08323d490b7dc8c' \ 'c0774a7e94736eeb18aee8cba06bb52fc8a9f144') From crazy at frugalware.org Wed Jan 23 17:11:23 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 17:11:26 2008 Subject: [Frugalware-git] frugalware-current: eog-2.20.4-1-i686 Message-ID: <20080123161123.B0100119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=64d87155d9f3baa4e58c4328889e19240058d007 commit 64d87155d9f3baa4e58c4328889e19240058d007 Author: crazy Date: Wed Jan 23 17:11:15 2008 +0100 eog-2.20.4-1-i686 * forgot to fix sha1sums diff --git a/source/gnome/eog/FrugalBuild b/source/gnome/eog/FrugalBuild index 76711fd..defd53b 100644 --- a/source/gnome/eog/FrugalBuild +++ b/source/gnome/eog/FrugalBuild @@ -16,5 +16,5 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet -sha1sums=('7a89765c9c87b0c029b4bf92458440884951f659') +sha1sums=('d129f2ac01cc7b8d70c880d4b277d70c3d236e19') # optimization OK From crazy at frugalware.org Wed Jan 23 17:50:12 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 17:50:14 2008 Subject: [Frugalware-git] frugalware-current: evolution-2.12.3-1-i686 Message-ID: <20080123165012.797AB1190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e5e7eceff26c4b4b14f967f27869a7e262494057 commit e5e7eceff26c4b4b14f967f27869a7e262494057 Author: crazy Date: Wed Jan 23 17:32:59 2008 +0100 evolution-2.12.3-1-i686 * Version bump diff --git a/source/gnome/evolution/FrugalBuild b/source/gnome/evolution/FrugalBuild index 71f38e2..bd3c017 100644 --- a/source/gnome/evolution/FrugalBuild +++ b/source/gnome/evolution/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Christian Hamar alias krix pkgname=evolution -pkgver=2.12.2 -pkgrel=2 +pkgver=2.12.3 +pkgrel=1 pkgdesc="Integrated mail, calendar and address book suite for GNOME" -depends=('gail>=1.20.1' 'gal>=2.5.3-3' 'evolution-data-server>=1.12.2-2' 'gtkhtml>=3.16.2' \ +depends=('gail>=1.20.1' 'gal>=2.5.3-3' 'evolution-data-server>=1.12.3' 'gtkhtml>=3.16.3' \ 'gnome-spell>=1.0.8' 'rarian' 'heimdal>=1.0' \ - 'evolution-data-server-ldap>=1.12.1' 'libbonobo>=2.20.0' 'nss>=3.11.5' 'nspr>=4.6.6' \ + 'evolution-data-server-ldap>=1.12.3' 'libbonobo>=2.20.3' 'nss>=3.11.5' 'nspr>=4.6.6' \ 'libnotify') makedepends=('intltool' 'gnome-doc-utils>=0.10.3' 'openldap' 'psmisc') groups=('gnome') @@ -70,6 +70,6 @@ build() { Fbuild_gnome_scriptlet } -sha1sums=('7096fa54cfd61a8cf1902a711a0c1191e314d511' \ +sha1sums=('14861dd497e935074424269f2d1e6c11be56abfe' \ '41988b2a14c10156b60a6000efc058c59248b5e2') # optimization OK From crazy at frugalware.org Wed Jan 23 18:00:32 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 18:00:35 2008 Subject: [Frugalware-git] frugalware-current: evolution-webcal-2.12.0-2-i686 Message-ID: <20080123170032.AA0BF1190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=02c9d12ab2783eff70a24822b5e8b72e765fe75a commit 02c9d12ab2783eff70a24822b5e8b72e765fe75a Author: crazy Date: Wed Jan 23 18:00:11 2008 +0100 evolution-webcal-2.12.0-2-i686 * rebuild diff --git a/source/gnome-extra/evolution-webcal/FrugalBuild b/source/gnome-extra/evolution-webcal/FrugalBuild index de911bd..a5813dd 100644 --- a/source/gnome-extra/evolution-webcal/FrugalBuild +++ b/source/gnome-extra/evolution-webcal/FrugalBuild @@ -3,15 +3,15 @@ pkgname=evolution-webcal pkgver=2.12.0 -pkgrel=1 +pkgrel=2 pkgdesc="Evolution web calendar" url="http://www.gnome.org/projects/evolution/" -depends=('evolution-data-server>=1.12.0' 'libsoup' 'libbonobo>=2.20.0') +depends=('evolution-data-server>=1.12.3' 'libsoup' 'libbonobo>=2.20.3') makedepends=('intltool') groups=('gnome-extra') archs=('i686' 'x86_64') _F_gnome_schemas=('/etc/gconf/schemas/evolution-webcal.schemas') Finclude gnome gnome-scriptlet -options=('scriptlet') +options=('scriptlet' 'genscriptlet') sha1sums=('8bdb0ea760e6e92aa19be99c33ed0aa3a2607c89') # optimization OK From crazy at frugalware.org Wed Jan 23 18:13:13 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 18:13:15 2008 Subject: [Frugalware-git] frugalware-current: evolution-exchange-2.12.3-1-i686 Message-ID: <20080123171313.A3AD61190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6013419c4b98ecce3d6e48def5be56c1675e8c05 commit 6013419c4b98ecce3d6e48def5be56c1675e8c05 Author: crazy Date: Wed Jan 23 18:12:44 2008 +0100 evolution-exchange-2.12.3-1-i686 * Version bump diff --git a/source/gnome/evolution-exchange/FrugalBuild b/source/gnome/evolution-exchange/FrugalBuild index bd778bc..d46a401 100644 --- a/source/gnome/evolution-exchange/FrugalBuild +++ b/source/gnome/evolution-exchange/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Christian Hamar alias krix pkgname=evolution-exchange -pkgver=2.12.1 +pkgver=2.12.3 pkgrel=1 pkgdesc="Ximian Connector for Microsoft Exchange, which adds support for Microsoft Exchange 2000 and 2003 to Evolution." -depends=('gtkhtml>=3.16.1' 'evolution-data-server>=1.12.1' 'evolution>=2.12.1' 'libsoup>=2.2.100' \ - 'evolution-data-server-ldap>=1.12.1') -makedepends=('gtk-doc' 'perl-xml' 'openldap') +depends=('gtkhtml>=3.16.3' 'evolution-data-server>=1.12.3' 'evolution>=2.12.3' 'libsoup>=2.2.100' \ + 'evolution-data-server-ldap>=1.12.3') +makedepends=('gtk-doc>=1.9' 'perl-xml' 'openldap') groups=('gnome') archs=('i686' 'x86_64') Finclude gnome url="http://www.gnome.org/projects/evolution/" Fconfopts="$Fconfopts --enable-gtk-doc" -sha1sums=('bf427199be5359bf8b95acb030b336a7e72ccb5b') +sha1sums=('099f61a31528b7cb6f14f382eb39e7e2e110dcd5') # optimization OK From crazy at frugalware.org Wed Jan 23 18:19:53 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 18:19:54 2008 Subject: [Frugalware-git] frugalware-current: gnome-system-monitor-2.20.2-1-i686 Message-ID: <20080123171953.1A0A51190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=68a3a73b34624e4dfa8352a5fc0490692cd882f6 commit 68a3a73b34624e4dfa8352a5fc0490692cd882f6 Author: crazy Date: Wed Jan 23 18:18:46 2008 +0100 gnome-system-monitor-2.20.2-1-i686 * Version bump diff --git a/source/gnome/gnome-system-monitor/FrugalBuild b/source/gnome/gnome-system-monitor/FrugalBuild index b428919..0fb8a46 100644 --- a/source/gnome/gnome-system-monitor/FrugalBuild +++ b/source/gnome/gnome-system-monitor/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-system-monitor -pkgver=2.20.1 +pkgver=2.20.2 pkgrel=1 pkgdesc="A system monitor for GNOME" url="http://www.gnome.org/" -depends=('libgnomeui>=2.20.0' 'libgtop>=2.20.0' 'libwnck>=2.20.1' \ +depends=('libgnomeui>=2.20.0' 'libgtop>=2.20.1' 'libwnck>=2.20.3' \ 'rarian' 'libgksu>=2.0.4' 'libsexy' 'gnome-icon-theme' 'pcre' 'gtkmm') makedepends=('intltool' 'gnome-doc-utils>=0.10.0') groups=('gnome' 'gnome-minimal') @@ -16,5 +16,5 @@ _F_gnome_desktop="y" _F_gnome_schemas=('/etc/gconf/schemas/gnome-system-monitor.schemas') Finclude gnome gnome-scriptlet -sha1sums=('d14ca0b41d95bd533b875c58152cb9dddfbee631') +sha1sums=('74de14563fa4ceabfd2aec03774fbfc5bfc6dfa0') # optimization OK From hermier at frugalware.org Wed Jan 23 18:35:43 2008 From: hermier at frugalware.org (Michel Hermier) Date: Wed Jan 23 18:35:49 2008 Subject: [Frugalware-git] frugalware-current: nvidia-169.09-0-i686 Message-ID: <20080123173543.D9A6D119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=73785cbf183be94a39c13b9035b68d017b50a5b8 commit 73785cbf183be94a39c13b9035b68d017b50a5b8 Author: Michel Hermier Date: Wed Jan 23 18:34:44 2008 +0100 nvidia-169.09-0-i686 * Bump version. diff --git a/source/x11-extra/nvidia/FrugalBuild b/source/x11-extra/nvidia/FrugalBuild index b5f4ceb..bc55e3c 100644 --- a/source/x11-extra/nvidia/FrugalBuild +++ b/source/x11-extra/nvidia/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: hermier pkgname=nvidia -pkgver=169.07 -pkgrel=3 +pkgver=169.09 +pkgrel=1 pkgdesc="3D accelerated display driver for Nvidia cards" url="http://www.nvidia.com/object/linux_display_archive.html" conflicts=('libgl' 'libglx') @@ -13,11 +13,11 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://www.nvidia.com/object/unix.html|grep -m1 'Latest Version:'|sed 's/.*]//;s/-/_/'" if echo "$CARCH" | grep -q 'i.86'; then _arch=x86 - sha1sums=('838b1db2f4eb66df517231f8ecdfdd9e4b97ac41') + sha1sums=('c001e13a2f38ea73b0a1610c585e0ebaebeac6f8') pkgnum=1 elif [ "$CARCH" == "x86_64" ]; then _arch=x86_64 - sha1sums=('4cd53e97b57e6a536ae30d6a9d3c300ddfeeca44') + sha1sums=('18ff8301461bd496e7305052aea5f7f652b15e76') pkgnum=2 fi source=(http://us.download.nvidia.com/XFree86/Linux-$_arch/$pkgver/NVIDIA-Linux-$_arch-$pkgver-pkg$pkgnum.run) From vmiklos at frugalware.org Wed Jan 23 18:49:54 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 23 18:50:03 2008 Subject: [Frugalware-git] frugalware-current: j2sdk-6-7-i686 Message-ID: <20080123174954.5136D1190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1757203febdbb9bc18d6d49ed5749755477e8954 commit 1757203febdbb9bc18d6d49ed5749755477e8954 Author: Miklos Vajna Date: Wed Jan 23 18:44:20 2008 +0100 j2sdk-6-7-i686 fix breakage introduced by commit ae7ded04e909fa61e124f15589da358f968d4c9d diff --git a/source/devel-extra/j2sdk/FrugalBuild b/source/devel-extra/j2sdk/FrugalBuild index 3cdcdb0..d01a614 100644 --- a/source/devel-extra/j2sdk/FrugalBuild +++ b/source/devel-extra/j2sdk/FrugalBuild @@ -5,7 +5,7 @@ pkgname=j2sdk pkgver=6 update=4 realver=${pkgver}u$update -pkgrel=6 +pkgrel=7 pkgdesc="Sun's java development kit" url="http://java.sun.com/j2se/downloads.html" rodepends=('j2re') @@ -44,12 +44,15 @@ build() { mv linux-jdk $Fdestdir/usr/lib/java Fexe /etc/profile.d/j2re.sh Fexe /etc/profile.d/$pkgname.sh - Fsplit j2re usr/lib/java/jre etc/profile.d/j2re.sh if [ "$CARCH" == "i686" ]; then Fln /usr/lib/java/jre/plugin/i386/ns7/libjavaplugin_oji.so \ /usr/lib/mozilla/plugins/libjavaplugin_oji.so Fsplit j2re usr/lib/mozilla + sed -i 's/XINERAMA/FAKEEXTN/g' $Fdestdir/usr/lib/java/jre/lib/i386/xawt/libmawt.so + else + sed -i 's/XINERAMA/FAKEEXTN/g' $Fdestdir/usr/lib/java/jre/lib/amd64/xawt/libmawt.so fi + Fsplit j2re usr/lib/java/jre etc/profile.d/j2re.sh } # optimization ok From vmiklos at frugalware.org Wed Jan 23 18:49:54 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 23 18:50:09 2008 Subject: [Frugalware-git] frugalware-current: automake-1.10.1-1-i686 Message-ID: <20080123174954.92492119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=11cf2489e2ff78182779fbe37d6cefec8b88344c commit 11cf2489e2ff78182779fbe37d6cefec8b88344c Author: Miklos Vajna Date: Wed Jan 23 18:46:12 2008 +0100 automake-1.10.1-1-i686 fix breakage introduced by commit ae7ded04e909fa61e124f15589da358f968d4c9d diff --git a/source/devel/automake/FrugalBuild b/source/devel/automake/FrugalBuild index a580829..2ad7efc 100644 --- a/source/devel/automake/FrugalBuild +++ b/source/devel/automake/FrugalBuild @@ -2,13 +2,14 @@ # Maintainer: VMiklos pkgname=automake -pkgver=1.10 +pkgver=1.10.1 pkgrel=1 pkgdesc="A tool for automatically generating Makefiles" url="http://www.gnu.org/software/automake" depends=('perl' 'bash') groups=('devel' 'devel-core') archs=('i686' 'x86_64' 'ppc') +_F_archive_nosort="y" Fup2gnugz source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz) signatures=($source.sig) From vmiklos at frugalware.org Wed Jan 23 18:49:54 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 23 18:50:12 2008 Subject: [Frugalware-git] frugalware-current: gnome-system-monitor-2.20.2-1-i686 Message-ID: <20080123174954.BCC4E11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1f23650661ca0082e714b104fc67ca4ebacf949b commit 1f23650661ca0082e714b104fc67ca4ebacf949b Author: Miklos Vajna Date: Wed Jan 23 18:47:30 2008 +0100 gnome-system-monitor-2.20.2-1-i686 fix breakage introduced by commit ae7ded04e909fa61e124f15589da358f968d4c9d diff --git a/source/gnome/gnome-system-monitor/FrugalBuild b/source/gnome/gnome-system-monitor/FrugalBuild index 0fb8a46..9a1239a 100644 --- a/source/gnome/gnome-system-monitor/FrugalBuild +++ b/source/gnome/gnome-system-monitor/FrugalBuild @@ -15,6 +15,6 @@ _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" _F_gnome_schemas=('/etc/gconf/schemas/gnome-system-monitor.schemas') Finclude gnome gnome-scriptlet - sha1sums=('74de14563fa4ceabfd2aec03774fbfc5bfc6dfa0') + # optimization OK From vmiklos at frugalware.org Wed Jan 23 18:49:55 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 23 18:50:14 2008 Subject: [Frugalware-git] frugalware-current: totem-2.20.3-1-i686 Message-ID: <20080123174955.0EA041190005@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=27f65606ca36d36618cd0dea694de46bb2d5e2c1 commit 27f65606ca36d36618cd0dea694de46bb2d5e2c1 Author: Miklos Vajna Date: Wed Jan 23 18:47:46 2008 +0100 totem-2.20.3-1-i686 fix breakage introduced by commit ae7ded04e909fa61e124f15589da358f968d4c9d diff --git a/source/gnome/totem/FrugalBuild b/source/gnome/totem/FrugalBuild index c5897a4..9c27d92 100644 --- a/source/gnome/totem/FrugalBuild +++ b/source/gnome/totem/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=totem -pkgver=2.20.1 +pkgver=2.20.3 pkgrel=1 pkgdesc="Movie player for GNOME based on Xine" depends=('libxi' 'libxtst' 'fontconfig' 'libstdc++' 'libxxf86vm' 'dbus-glib>=0.71' \ @@ -22,7 +22,7 @@ _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet url="http://www.gnome.org/projects/totem/" -sha1sums=('7e63abc87f02dec12e7e4b2986792947a452c461') +sha1sums=('a3ae4b9f6cabf4e09b192840b92f02da42aea021') subpkgs=('totem-nsplugin' 'totem-nautilus') subdescs=('Totem plugin for Firefox' 'Totem plugin for Nautilus') From vmiklos at frugalware.org Wed Jan 23 18:49:55 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 23 18:50:15 2008 Subject: [Frugalware-git] frugalware-current: xorg-server-1.4.0.90-4-i686 Message-ID: <20080123174955.2C05D119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fd08d80c99c608393a7be96d901ee2b3bfb9fc0a commit fd08d80c99c608393a7be96d901ee2b3bfb9fc0a Author: Miklos Vajna Date: Wed Jan 23 18:49:14 2008 +0100 xorg-server-1.4.0.90-4-i686 fix breakage introduced by commit ae7ded04e909fa61e124f15589da358f968d4c9d diff --git a/source/x11/xorg-server/CVE-2007-6429_2.patch b/source/x11/xorg-server/CVE-2007-6429_2.patch deleted file mode 100644 index 877a28a..0000000 --- a/source/x11/xorg-server/CVE-2007-6429_2.patch +++ /dev/null @@ -1,86 +0,0 @@ -From b6d4cdf64f43ae805beada6122c8be2ed138742c Mon Sep 17 00:00:00 2001 -From: Adam Jackson -Date: Fri, 18 Jan 2008 14:41:20 -0500 -Subject: [PATCH] CVE-2007-6429: Don't spuriously reject <8bpp shm pixmaps. - -Move size validation after depth validation, and only validate size if -the bpp of the pixmap format is > 8. If bpp < 8 then we're already -protected from overflow by the width and height checks. -(cherry picked from commit e9fa7c1c88a8130a48f772c92b186b8b777986b5) ---- - Xext/shm.c | 36 ++++++++++++++++++++---------------- - 1 files changed, 20 insertions(+), 16 deletions(-) - -diff --git a/Xext/shm.c b/Xext/shm.c -index 5633be9..6f99e90 100644 ---- a/Xext/shm.c -+++ b/Xext/shm.c -@@ -737,14 +737,6 @@ ProcPanoramiXShmCreatePixmap( - } - if (width > 32767 || height > 32767) - return BadAlloc; -- size = PixmapBytePad(width, depth) * height; -- if (sizeof(size) == 4) { -- if (size < width * height) -- return BadAlloc; -- /* thankfully, offset is unsigned */ -- if (stuff->offset + size < size) -- return BadAlloc; -- } - - if (stuff->depth != 1) - { -@@ -755,7 +747,17 @@ ProcPanoramiXShmCreatePixmap( - client->errorValue = stuff->depth; - return BadValue; - } -+ - CreatePmap: -+ size = PixmapBytePad(width, depth) * height; -+ if (sizeof(size) == 4 && BitsPerPixel(depth) > 8) { -+ if (size < width * height) -+ return BadAlloc; -+ /* thankfully, offset is unsigned */ -+ if (stuff->offset + size < size) -+ return BadAlloc; -+ } -+ - VERIFY_SHMSIZE(shmdesc, stuff->offset, size, client); - - if(!(newPix = (PanoramiXRes *) xalloc(sizeof(PanoramiXRes)))) -@@ -1080,14 +1082,6 @@ ProcShmCreatePixmap(client) - } - if (width > 32767 || height > 32767) - return BadAlloc; -- size = PixmapBytePad(width, depth) * height; -- if (sizeof(size) == 4) { -- if (size < width * height) -- return BadAlloc; -- /* thankfully, offset is unsigned */ -- if (stuff->offset + size < size) -- return BadAlloc; -- } - - if (stuff->depth != 1) - { -@@ -1098,7 +1092,17 @@ ProcShmCreatePixmap(client) - client->errorValue = stuff->depth; - return BadValue; - } -+ - CreatePmap: -+ size = PixmapBytePad(width, depth) * height; -+ if (sizeof(size) == 4 && BitsPerPixel(depth) > 8) { -+ if (size < width * height) -+ return BadAlloc; -+ /* thankfully, offset is unsigned */ -+ if (stuff->offset + size < size) -+ return BadAlloc; -+ } -+ - VERIFY_SHMSIZE(shmdesc, stuff->offset, size, client); - pMap = (*shmFuncs[pDraw->pScreen->myNum]->CreatePixmap)( - pDraw->pScreen, stuff->width, --- -1.5.3.8 - diff --git a/source/x11/xorg-server/CVE-2007-6429_3.patch b/source/x11/xorg-server/CVE-2007-6429_3.patch new file mode 100644 index 0000000..1fba567 --- /dev/null +++ b/source/x11/xorg-server/CVE-2007-6429_3.patch @@ -0,0 +1,38 @@ +From: Matthias Hopf +Date: Mon, 21 Jan 2008 15:13:21 +0000 (+0100) +Subject: CVE-2007-6429: Always test for size+offset wrapping. +X-Git-Url: http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commitdiff;h=be6c17fcf9efebc0bbcc3d9a25f8c5a2450c2161 + +CVE-2007-6429: Always test for size+offset wrapping. +--- + +--- a/Xext/shm.c ++++ b/Xext/shm.c +@@ -799,10 +799,10 @@ CreatePmap: + if (sizeof(size) == 4 && BitsPerPixel(depth) > 8) { + if (size < width * height) + return BadAlloc; +- /* thankfully, offset is unsigned */ +- if (stuff->offset + size < size) +- return BadAlloc; + } ++ /* thankfully, offset is unsigned */ ++ if (stuff->offset + size < size) ++ return BadAlloc; + + VERIFY_SHMSIZE(shmdesc, stuff->offset, size, client); + +@@ -1144,10 +1144,10 @@ CreatePmap: + if (sizeof(size) == 4 && BitsPerPixel(depth) > 8) { + if (size < width * height) + return BadAlloc; +- /* thankfully, offset is unsigned */ +- if (stuff->offset + size < size) +- return BadAlloc; + } ++ /* thankfully, offset is unsigned */ ++ if (stuff->offset + size < size) ++ return BadAlloc; + + VERIFY_SHMSIZE(shmdesc, stuff->offset, size, client); + pMap = (*shmFuncs[pDraw->pScreen->myNum]->CreatePixmap)( diff --git a/source/x11/xorg-server/FrugalBuild b/source/x11/xorg-server/FrugalBuild index b24d3d3..1185ee2 100644 --- a/source/x11/xorg-server/FrugalBuild +++ b/source/x11/xorg-server/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xorg-server pkgver=1.4.0.90 -pkgrel=3 +pkgrel=4 mesaver=7.0.2 pkgdesc="Modular X.Org X Server" groups=('x11' 'xorg-core') @@ -27,8 +27,9 @@ backup=('etc/sysconfig/desktop') Finclude sourceforge xorg source=(${source[@]} \ http://$_F_sourceforge_mirror.dl.sourceforge.net/sourceforge/mesa3d/MesaLib-$mesaver.tar.bz2 \ - ftp://ftp.freedesktop.org/pub/xorg/X11R7.3/patches/xorg-xserver-1.4-multiple-overflows.diff \ - CVE-2007-6429_2.patch \ + ftp://ftp.freedesktop.org/pub/xorg/X11R7.3/patches/xorg-xserver-1.4-multiple-overflows-v2.diff \ + CVE-2007-6429_3.patch \ + CVE-2007-3069.patch \ bug13308-Verify-and-reject-obviously-broken-modes.patch \ fix-bgPixel-unsigned-long-issues.patch \ OS-Don-t-leak-connection-translation-table.patch \ @@ -54,8 +55,9 @@ source=(${source[@]} \ 1.4-fix-xephyr-link.patch) sha1sums=('7c492ac32bd83b521f5c016e4728fccf9cba55db' \ 'd16eaeb1d9d95d11d3b6d289b1ba87108b88da90' \ - 'b3c9013aa6abc30fabd8f6a85e427f5fd6e6ef6c' \ - '3350a781d333a04220a328b0174f6dff77ab9dc7' \ + 'af92fd389e72a3bb59d25dbf9cbb06e827b75d7d' \ + '0dccea5821d612255d415fb994b69780a6c39c29' \ + 'eef5c663f5728e70969126d13c5a22ba3d0b08d1' \ '838c1144516368be4b15ab1b22d1a557fc8261ba' \ '03313ab37223329913354321449d7e818c69c937' \ '4d35fe70d5af830ac732fe74260d8483c390461c' \ @@ -157,9 +159,12 @@ build() { Fpatch 1.4-fix-dmx-link.patch Fpatch 1.4-fix-kdrive-automake.patch ## SEC fixes - FS#2709 - Fpatch xorg-xserver-1.4-multiple-overflows.diff - # the fix for the sec fix =) - Fpatch CVE-2007-6429_2.patch + Fpatch xorg-xserver-1.4-multiple-overflows-v2.diff + ## the fix for the sec fix =) + ## http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commit;h=be6c17fcf9efebc0bbcc3d9a25f8c5a2450c2161 + Fpatch CVE-2007-6429_3.patch + ## http://lists.freedesktop.org/archives/xorg/2008-January/032129.html + Fpatch CVE-2007-3069.patch ## fixes from 1.4-branch Fpatch bug13308-Verify-and-reject-obviously-broken-modes.patch Fpatch fix-bgPixel-unsigned-long-issues.patch From crazy at frugalware.org Wed Jan 23 19:54:20 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 19:54:23 2008 Subject: [Frugalware-git] frugalware-current: gdm-2.20.3-1-i686 Message-ID: <20080123185420.317CA119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=17eb383f801d2df8502ce5e6c6d36a24c0de2ba1 commit 17eb383f801d2df8502ce5e6c6d36a24c0de2ba1 Author: crazy Date: Wed Jan 23 19:52:39 2008 +0100 gdm-2.20.3-1-i686 * Version bump * removed all old not used patches * rediffed gksu patch * added an new patch to fix the build * added missing rodepends() on gksu * compiled with -fno-strict-aliasing , without * parts gets missicompiled diff --git a/source/gnome/gdm/FrugalBuild b/source/gnome/gdm/FrugalBuild index 8a85de7..5c29d5f 100644 --- a/source/gnome/gdm/FrugalBuild +++ b/source/gnome/gdm/FrugalBuild @@ -2,30 +2,34 @@ # Maintainer: Christian Hamar alias krix pkgname=gdm -pkgver=2.20.1 +pkgver=2.20.3 pkgrel=1 pkgdesc="GNOME Display Manager" url="http://www.gnome.org/" backup=(etc/gdm/custom.conf) -depends=('zenity>=2.20.0' 'libgnomeui>=2.20.1.1' 'libxi' 'fontconfig' 'libxrandr' 'librsvg>=2.16.2' \ - 'libxinerama' 'libxcursor' 'libxevie' 'xorg-server') -rodepends=('xsm' 'sessreg' 'gksu' 'xmessage') +depends=('zenity>=2.20.0' 'libgnomeui>=2.20.1.1' 'libxi' 'fontconfig' 'libxrandr>=1.2.2' 'librsvg>=2.20.0' \ + 'libxinerama' 'libxcursor' 'libxevie' 'xorg-server>=1.4.0.90-4') +rodepends=('xsm' 'sessreg' 'gksu' 'xmessage' 'gksu') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') Finclude gnome options=(${options[@]} 'force') -source=(${source[@]} $pkgname-$pkgver-gdmconf.patch \ - $pkgname-2.18.0-gksu.patch \ +source=(${source[@]} $pkgname-2.20.1-gdmconf.patch \ + $pkgname-gksu.patch \ fix_reboot_path.patch \ + gdm-fix-the-build.patch \ http://ftp.frugalware.org/pub/other/artwork/gdm-theme/GDM-Frugalware-0.7.tar.bz2) -sha1sums=('3d3e41ef1d3f808598f28d57166facee47e2addc' \ +sha1sums=('de66323b890f2e65a33bb72c5937d1c95ee5bd89' \ 'bc0209e8700b01e2369a66e93b2c86766ff988fd' \ - 'a702961b7851b1e7c946fc8e3fb29bd1d807a02f' \ + '05f42c18c0ce9fedfeda7de980d230b34a574f2c' \ 'b602b6805d1d4787e4404827abf3d6f346843317' \ + '7c00f8c4501d13368f4a25cf34422108356f8761' \ 'b13852bf7ce59df5d02f27b3603e274fba3e074d') build() { + + export CFLAGS="$CFLAGS -fno-strict-aliasing" Fcd Fpatchall Fautoreconf diff --git a/source/gnome/gdm/gdm-2.17.6-no-X11R6.patch b/source/gnome/gdm/gdm-2.17.6-no-X11R6.patch deleted file mode 100644 index 085e663..0000000 --- a/source/gnome/gdm/gdm-2.17.6-no-X11R6.patch +++ /dev/null @@ -1,29 +0,0 @@ -diff -urN gdm-2.17.6.orig/configure.ac gdm-2.17.6/configure.ac ---- gdm-2.17.6.orig/configure.ac 2007-02-09 16:22:23.000000000 +0000 -+++ gdm-2.17.6/configure.ac 2007-02-09 16:26:59.000000000 +0000 -@@ -1000,7 +1000,12 @@ - # symlink to each other, and configure should use the more stable - # location (the real directory) if possible. - # --if test ! -h /usr/X11R6 -a -x /usr/X11R6/bin/X; then -+if test -x /usr/bin/X; then -+ X_PATH="/usr/bin" -+ X_SERVER_PATH="/usr/bin" -+ X_SERVER="/usr/bin/X" -+ X_CONFIG_OPTIONS="-audit 0" -+elif test ! -h /usr/X11R6 -a -x /usr/X11R6/bin/X; then - X_PATH="/usr/X11R6/bin" - X_SERVER_PATH="/usr/X11R6/bin" - X_SERVER="/usr/X11R6/bin/X" -@@ -1043,11 +1048,6 @@ - X_SERVER="/opt/X11R6/bin/X" - GDM_USER_PATH="$GDM_USER_PATH:/opt/X11R6/bin" - X_CONFIG_OPTIONS="-audit 0" --elif test -x /usr/bin/X; then -- X_PATH="/usr/bin" -- X_SERVER_PATH="/usr/bin" -- X_SERVER="/usr/bin/X" -- X_CONFIG_OPTIONS="-audit 0" - else - # what to do, what to do, this is wrong, but this just sets the - # defaults, perhaps this user is cross compiling or some such diff --git a/source/gnome/gdm/gdm-2.18.0-gksu.patch b/source/gnome/gdm/gdm-2.18.0-gksu.patch deleted file mode 100644 index b151f6b..0000000 --- a/source/gnome/gdm/gdm-2.18.0-gksu.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -urN gdm-2.18.0.orig/gui/gdmsetup.desktop.in.in gdm-2.18.0/gui/gdmsetup.desktop.in.in ---- gdm-2.18.0.orig/gui/gdmsetup.desktop.in.in 2007-03-14 16:33:17.000000000 +0000 -+++ gdm-2.18.0/gui/gdmsetup.desktop.in.in 2007-03-14 16:34:53.000000000 +0000 -@@ -2,8 +2,8 @@ - Encoding=UTF-8 - _Name=Login Window - _Comment=Configure GDM login window appearance and behavior --TryExec=@sbindir@/gdmsetup --Exec=@sbindir@/gdmsetup -+TryExec=gksu @sbindir@/gdmsetup -+Exec=gksu @sbindir@/gdmsetup - Icon=gdm-setup - StartupNotify=true - Terminal=false diff --git a/source/gnome/gdm/gdm-2.18.1-desktop-fix-from-svn.patch b/source/gnome/gdm/gdm-2.18.1-desktop-fix-from-svn.patch deleted file mode 100644 index b64c9cc..0000000 --- a/source/gnome/gdm/gdm-2.18.1-desktop-fix-from-svn.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -urN gdm-2.18.1.orig/gui/gdmphotosetup.desktop.in gdm-2.18.1/gui/gdmphotosetup.desktop.in ---- gdm-2.18.1.orig/gui/gdmphotosetup.desktop.in 2007-04-15 10:44:07.000000000 +0100 -+++ gdm-2.18.1/gui/gdmphotosetup.desktop.in 2007-04-15 10:44:45.000000000 +0100 -@@ -9,6 +9,7 @@ - StartupNotify=true - Terminal=false - Type=Application -+NotShowIn=GNOME; - Categories=GNOME;GTK;Settings; - X-GNOME-Bugzilla-Bugzilla=GNOME - X-GNOME-Bugzilla-Product=gdm diff --git a/source/gnome/gdm/gdm-fix-the-build.patch b/source/gnome/gdm/gdm-fix-the-build.patch new file mode 100644 index 0000000..b1f5d87 --- /dev/null +++ b/source/gnome/gdm/gdm-fix-the-build.patch @@ -0,0 +1,20 @@ +--- gdm-2.20.3/daemon/verify-crypt.c.orig 2008-01-07 19:39:37.000000000 +0000 ++++ gdm-2.20.3/daemon/verify-crypt.c 2008-01-09 13:39:50.000000000 +0000 +@@ -43,6 +43,7 @@ + #include "gdm-common.h" + #include "gdm-daemon-config.h" + #include "gdm-socket-protocol.h" ++#include "gdm-log.h" + + static char *selected_user = NULL; + +--- gdm-2.20.3/daemon/verify-shadow.c.orig 2008-01-07 19:39:37.000000000 +0000 ++++ gdm-2.20.3/daemon/verify-shadow.c 2008-01-09 13:39:43.000000000 +0000 +@@ -44,6 +44,7 @@ + #include "gdm-common.h" + #include "gdm-daemon-config.h" + #include "gdm-socket-protocol.h" ++#include "gdm-log.h" + + static char *selected_user = NULL; + diff --git a/source/gnome/gdm/gdm-gksu.patch b/source/gnome/gdm/gdm-gksu.patch new file mode 100644 index 0000000..22e6b4f --- /dev/null +++ b/source/gnome/gdm/gdm-gksu.patch @@ -0,0 +1,14 @@ +diff -Naur gdm-2.20.3/gui/gdmsetup.desktop.in.in gdm-2.20.3-p/gui/gdmsetup.desktop.in.in +--- gdm-2.20.3/gui/gdmsetup.desktop.in.in 2008-01-07 20:39:05.000000000 +0100 ++++ gdm-2.20.3-p/gui/gdmsetup.desktop.in.in 2008-01-23 19:03:42.000000000 +0100 +@@ -2,8 +2,8 @@ + Encoding=UTF-8 + _Name=Login Window + _Comment=Configure GDM login window appearance and behavior +-TryExec=@sbindir@/gdmsetup +-Exec=@sbindir@/gdmsetup ++TryExec=gksu @sbindir@/gdmsetup ++Exec=gksu @sbindir@/gdmsetup + Icon=gdmsetup + StartupNotify=true + Terminal=false From crazy at frugalware.org Wed Jan 23 20:10:16 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 20:10:18 2008 Subject: [Frugalware-git] frugalware-current: gnome-power-manager-2.20.2-1-i686 Message-ID: <20080123191016.AC813119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c7e1b3b57784a400bdab2c3d35192e5932e53c33 commit c7e1b3b57784a400bdab2c3d35192e5932e53c33 Author: crazy Date: Wed Jan 23 20:09:29 2008 +0100 gnome-power-manager-2.20.2-1-i686 * Version bump diff --git a/source/gnome/gnome-power-manager/FrugalBuild b/source/gnome/gnome-power-manager/FrugalBuild index e903787..2a07e1c 100644 --- a/source/gnome/gnome-power-manager/FrugalBuild +++ b/source/gnome/gnome-power-manager/FrugalBuild @@ -3,12 +3,12 @@ # Former Maintainer: AlexExtreme pkgname=gnome-power-manager -pkgver=2.20.0 +pkgver=2.20.2 pkgrel=1 pkgdesc="GNOME Power Management tool" url="http://www.gnome.org/" depends=('libnotify>=0.4.4' 'hal>=0.5.8.1' 'dbus-glib>=0.71' 'xextproto' 'libgnomeui>=2.20.0' 'libgnome>=2.20.0' \ - 'libglade' 'libwnck>=2.20.0' 'gnome-panel>=2.20.0' 'gnome-keyring>=2.20.0' 'gstreamer') + 'libglade' 'libwnck>=2.20.3' 'gnome-panel>=2.20.3' 'gnome-keyring>=2.20.3' 'gstreamer') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') @@ -19,7 +19,7 @@ _F_gnome_iconcache=y Finclude gnome gnome-scriptlet source=(${source[@]} $pkgname-2.15.90-disable_hibernate.patch strip_help_creation.patch) Fconfopts="$Fconfopts --enable-dpms-ext --enable-libnotify --enable-applets --enable-keyring" -sha1sums=('117e8f5bc81ae81a110052df173eb75d87b08049' \ +sha1sums=('7cda3b71ae8ccc5825f194b6865326b9727f0da9' \ '30667680a326889bf25d754945140d4faa6710d2' \ '5248b2534d6451bad0923726a71136792c5db717') From voroskoi at frugalware.org Wed Jan 23 20:17:30 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed Jan 23 20:17:33 2008 Subject: [Frugalware-git] frugalware-0.7: flashplugin-9.0.115.0-1sayshell1-i686 Message-ID: <20080123191730.D712D119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=491b46323f920028d13f08d736a22164bb6b9bcd commit 491b46323f920028d13f08d736a22164bb6b9bcd Author: voroskoi Date: Wed Jan 23 20:16:55 2008 +0100 flashplugin-9.0.115.0-1sayshell1-i686 secfix bump, closes #2712 diff --git a/source/xlib/flashplugin/FrugalBuild b/source/xlib/flashplugin/FrugalBuild index 7cf541a..abe4fc9 100644 --- a/source/xlib/flashplugin/FrugalBuild +++ b/source/xlib/flashplugin/FrugalBuild @@ -2,16 +2,17 @@ # Maintainer: VMiklos pkgname=flashplugin -pkgver=9.0.48.0 -pkgrel=1 +pkgver=9.0.115.0 +pkgrel=1sayshell1 pkgdesc="Macromedia flash plugin for Netscape/Mozilla (nonfree)" url="http://www.macromedia.com/" rodepends=('gtk+2' 'atk' 'libxt' 'freetype2' 'libice' 'cairo' 'pango') +depends=() groups=('xlib') archs=('i686' '!x86_64') up2date="lynx -useragent='Mozilla (Linux) Firefox' -dump http://www.adobe.com/go/getflashplayer 2>/dev/null|grep Version|sed 's/.*Version: //;s/,/./g;q'" source=(http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz) -sha1sums=('4bba0b81462394388b4509ecdc845f469c95d6ae') +sha1sums=('269ebe804f77890687f280ce7bfb79a62d2c5bd3') # NOTE: always check the upstream changelog: # http://www.adobe.com/support/documentation/en/flashplayer/9/releasenotes.html From crazy at frugalware.org Wed Jan 23 20:28:42 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 20:28:44 2008 Subject: [Frugalware-git] frugalware-current: deskbar-applet-2.20.3-1-i686 Message-ID: <20080123192842.12A16119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1a3f67d265c38108842aaa74e632eba342686a3e commit 1a3f67d265c38108842aaa74e632eba342686a3e Author: crazy Date: Wed Jan 23 20:28:11 2008 +0100 deskbar-applet-2.20.3-1-i686 * Version bump diff --git a/source/gnome-extra/deskbar-applet/FrugalBuild b/source/gnome-extra/deskbar-applet/FrugalBuild index 97d170c..7462fb9 100644 --- a/source/gnome-extra/deskbar-applet/FrugalBuild +++ b/source/gnome-extra/deskbar-applet/FrugalBuild @@ -3,12 +3,12 @@ # Contributor: AlexExtreme pkgname=deskbar-applet -pkgver=2.20.2 +pkgver=2.20.3 pkgrel=1 pkgdesc="The Deskbar applet for gnome" url="http://www.gnome.org/" -depends=('gnome-python-extras' 'evolution-data-server>=1.12.1' \ - 'gnome-desktop>=2.20.1' 'gnome-python-desktop-applet>=2.20.0') +depends=('gnome-python-extras' 'evolution-data-server>=1.12.3' \ + 'gnome-desktop>=2.20.3' 'gnome-python-desktop-applet>=2.20.0') makedepends=('intltool' 'perl-xml' 'gnome-doc-utils') groups=('gnome-extra') archs=('i686' 'x86_64') @@ -18,5 +18,5 @@ _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet unset MAKEFLAGS -sha1sums=('5366175651ca188fcb2d9ceb4c52a19cff463f06') +sha1sums=('8241bf20e9c847448cb9037910ce1045316d4047') # optimization OK From voroskoi at frugalware.org Wed Jan 23 20:30:03 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed Jan 23 20:30:07 2008 Subject: [Frugalware-git] frugalware-0.7: libxfont-1.2.7-3sayshell1-i686 Message-ID: <20080123193003.55791119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=51029ab7c3ec531f1cdc48a47875cd5cbd47c33c commit 51029ab7c3ec531f1cdc48a47875cd5cbd47c33c Author: voroskoi Date: Wed Jan 23 20:28:16 2008 +0100 libxfont-1.2.7-3sayshell1-i686 added xorg-libXfont-1.2.7-pcf-parser.diff, fixes #2709 diff --git a/source/x11/libxfont/FrugalBuild b/source/x11/libxfont/FrugalBuild index 583e159..417417b 100644 --- a/source/x11/libxfont/FrugalBuild +++ b/source/x11/libxfont/FrugalBuild @@ -4,7 +4,7 @@ pkgname=libxfont _F_xorg_name=libXfont pkgver=1.2.7 -pkgrel=2 +pkgrel=3sayshell1 pkgdesc="X font Library" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') @@ -14,10 +14,12 @@ makedepends=('pkgconfig' 'fontcacheproto') _F_xorg_nr=2 Finclude xorg source=($source \ - http://xorg.freedesktop.org/archive/X11R7.2/patches/xorg-libXfont-1.2.7-bdf-fontdir.diff) + http://xorg.freedesktop.org/archive/X11R7.2/patches/xorg-libXfont-1.2.7-bdf-fontdir.diff \ + ftp://ftp.freedesktop.org/pub/xorg/X11R7.2/patches/xorg-libXfont-1.2.7-pcf-parser.diff) Fconfopts="$Fconfopts --enable-IPv6 --enable-type1 --enable-speedo --enable-freetype \ --enable-pcfformat --enable-bdfformat --enable-snfformat" +sha1sums=('5dc0fcff21ff52e0e299aa28c83493d436d6efc0' \ + '3e57aca6215e1212e53b1a3b1d243916ac7fa703' \ + '1d7a07ddb2efa8b56b51c7fad58b7e8e17c6421c') -sha1sums=('5dc0fcff21ff52e0e299aa28c83493d436d6efc0'\ - '3e57aca6215e1212e53b1a3b1d243916ac7fa703') # optimization OK From crazy at frugalware.org Wed Jan 23 20:40:18 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 20:40:23 2008 Subject: [Frugalware-git] frugalware-current: sensors-applet-2.2.1-1-i686 Message-ID: <20080123194018.0BCEF119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e660f6f840d6ea0714133a57b73653d0f6328418 commit e660f6f840d6ea0714133a57b73653d0f6328418 Author: crazy Date: Wed Jan 23 20:39:54 2008 +0100 sensors-applet-2.2.1-1-i686 * Version bump diff --git a/source/gnome-extra/sensors-applet/FrugalBuild b/source/gnome-extra/sensors-applet/FrugalBuild index 3cb0440..0f291d1 100644 --- a/source/gnome-extra/sensors-applet/FrugalBuild +++ b/source/gnome-extra/sensors-applet/FrugalBuild @@ -2,19 +2,21 @@ # Maintainer: Christian Hamar alias krix pkgname=sensors-applet -pkgver=1.8.2 +pkgver=2.2.1 pkgrel=1 pkgdesc="Gnome Panel Applet for lm-sensors" _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" +options=('scriptlet') Finclude gnome-scriptlet sourceforge url="http://sensors-applet.sourceforge.net/" -depends=('gnome-panel' 'libgnomeui' 'perl-xml' 'gnome-doc-utils' 'libnotify') +depends=('gnome-panel>=2.20.3' 'libgnomeui' 'libnotify') +makedepends=('perl-xml' 'gnome-doc-utils') groups=('gnome-extra') archs=('i686' 'x86_64') up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=128538' |grep Latest.*No | sed 's/.*n \([0-9\.]*\) .*N.*/\1/'" license="GPL2" Fconfopts="$Fconfopts --enable-libnotify" -sha1sums=('bd05380c89757fdebed1ad2e18e6da66a0aba1d9') +sha1sums=('445b658dcb3d462b85368bbbfa62a9facfc203bc') # optimization OK From crazy at frugalware.org Wed Jan 23 20:55:36 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 20:55:38 2008 Subject: [Frugalware-git] frugalware-current: gimmie-0.2.8-1-i686 Message-ID: <20080123195536.5BA92119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3eaf63f3b52668d7c2418dd97f31122cf02d38f5 commit 3eaf63f3b52668d7c2418dd97f31122cf02d38f5 Author: crazy Date: Wed Jan 23 20:55:12 2008 +0100 gimmie-0.2.8-1-i686 * Version bump diff --git a/source/gnome-extra/gimmie/FrugalBuild b/source/gnome-extra/gimmie/FrugalBuild index ed564ed..b7c5e87 100644 --- a/source/gnome-extra/gimmie/FrugalBuild +++ b/source/gnome-extra/gimmie/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: AlexExtreme pkgname=gimmie -pkgver=0.2.7 +pkgver=0.2.8 pkgrel=1 pkgdesc="Gimmie is a Gnome panel applet which enhances how you use your desktop" url="http://www.beatniksoftware.com/gimmie/" @@ -16,8 +16,9 @@ source=(http://www.beatniksoftware.com/gimmie/releases/$pkgname-$pkgver.tar.gz \ $pkgname-0.2.3-fix-errors.patch) _F_gnome_schemas=('/etc/gconf/schemas/gimmie.schemas') _F_gnome_iconcache=y +options=('scriptlet') Finclude gnome-scriptlet -sha1sums=('cad81f6eb1d7c82b63793af48c3eef228fb6eeb5' \ +sha1sums=('58b3b4b973b769a1e7d76d72d2f476dea1890624' \ '04c2ca877a99678c6eb4876aab55782005089af3') # optimization OK From voroskoi at frugalware.org Wed Jan 23 20:59:39 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed Jan 23 20:59:41 2008 Subject: [Frugalware-git] homepage-ng: FSA360-ruby-gnome2 Message-ID: <20080123195939.2FEAA119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=4cf5bd02a6cbc40df2e391e41e25815bc00a681c commit 4cf5bd02a6cbc40df2e391e41e25815bc00a681c Author: voroskoi Date: Wed Jan 23 20:59:30 2008 +0100 FSA360-ruby-gnome2 diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index b7ae5de..7c062ba 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,19 @@ + 360 + 2008-01-23 + voroskoi + ruby-gnome2 + 0.16.0-3 + 0.16.0-4sayshell1 + http://bugs.frugalware.org/task/2650 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6183 + Chris Rohlf has reported a vulnerability in Ruby-GNOME2, which can potentially be exploited by malicious people to compromise an application using the library. + The vulnerability is caused due to a format string error within the "Gtk::MessageDialog.new()" method in gtk/src/rbgtkmessagedialog.c and can potentially be exploited to execute arbitrary code when a specially crafted string is passed to the affected function. + NOTE: Exploitation and impact of this vulnerability depend on how an application uses the affected function of the vulnerable library. + + 359 2008-01-21 voroskoi From voroskoi at frugalware.org Wed Jan 23 21:10:37 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed Jan 23 21:10:39 2008 Subject: [Frugalware-git] homepage-ng: FSA361-asterisk Message-ID: <20080123201037.EE847119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=0663a30c0afda7370b5fcaafc57b62fcce12b5cb commit 0663a30c0afda7370b5fcaafc57b62fcce12b5cb Author: voroskoi Date: Wed Jan 23 21:10:30 2008 +0100 FSA361-asterisk diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 7c062ba..dcd4942 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,23 @@ + 361 + 2008-01-23 + voroskoi + asterisk + 1.4.13-1sayshell1 + 1.4.13-1sayshell2 + http://bugs.frugalware.org/task/2652 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6171 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6170 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6430 + 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). + 1) Input passed as lookup data to the Postgres Realtime Engine is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. Successful exploitation requires that the module is configured and used. + 2) Input passed as ANI and DNIS strings to the Call Detail Record Postgres logging engine is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. Successful exploitation requires valid user credentials and that the module is configured and used. + 3) The security issue is caused due to missing checks of IP addresses when processing database-based registrations ("realtime"). This can be exploited to authenticate as a legitimate user without a password. Successful exploitation requires that host-based authentication is used and that the attacker has knowledge of a valid username. + 4) The vulnerability is caused due to a null-pointer dereference error within the handling of the "BYE/Also" transfer method and can be exploited to crash the application. Successful exploitation requires that a dialog has already been established. + + 360 2008-01-23 voroskoi From voroskoi at frugalware.org Wed Jan 23 21:15:34 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed Jan 23 21:15:36 2008 Subject: [Frugalware-git] homepage-ng: FSA362-rsync Message-ID: <20080123201534.6355A119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=704e640b4a9dded332ee63f8a8a79dea53a603d0 commit 704e640b4a9dded332ee63f8a8a79dea53a603d0 Author: voroskoi Date: Wed Jan 23 21:15:23 2008 +0100 FSA362-rsync diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index dcd4942..7281450 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,20 @@ + 362 + 2008-01-23 + voroskoi + rsync + 2.6.9-2 + 2.6.9-3sayshell1 + http://bugs.frugalware.org/task/2653 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6199 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6200 + Two vulnerabilities have been reported in rsync, which can be exploited by malicious users to bypass certain security restrictions. + 1) An error in the rsync daemon when the "use chroot" option is disabled can be exploited to gain access to files outside of the module's hierarchy via symlink attacks. + 2) An error exists within the enforcing of the "exclude", "exclude from", and "filter" options. This can be exploited to bypass access restrictions and gain access to hidden files via e.g. symlink attacks, if the filename is known. + + 361 2008-01-23 voroskoi From voroskoi at frugalware.org Wed Jan 23 21:20:24 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed Jan 23 21:20:26 2008 Subject: [Frugalware-git] homepage-ng: FSA363-libcdio Message-ID: <20080123202024.CB2F2119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=f80fc49cc8048cb8620845bae993d120229bad71 commit f80fc49cc8048cb8620845bae993d120229bad71 Author: voroskoi Date: Wed Jan 23 21:20:18 2008 +0100 FSA363-libcdio diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 7281450..e7b23ea 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,18 @@ + 363 + 2008-01-23 + voroskoi + libcdio + 0.78.2-1 + 0.78.2-2sayshell1 + http://bugs.frugalware.org/task/2713 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6613 + 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. + The vulnerabilities are caused due to boundary errors within the function "print_iso9660_recurse()" in cd-info.c and iso-info.c. This be exploited to cause a buffer overflow by e.g. tricking a user into using the iso-info application on a specially crafted ISO image. + + 362 2008-01-23 voroskoi From voroskoi at frugalware.org Wed Jan 23 21:26:27 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed Jan 23 21:26:28 2008 Subject: [Frugalware-git] homepage-ng: FSA364-postgresql Message-ID: <20080123202627.BC49D119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=00e321c93d0f252dd6cd9e93ce2b72d7ada0a7b3 commit 00e321c93d0f252dd6cd9e93ce2b72d7ada0a7b3 Author: voroskoi Date: Wed Jan 23 21:26:20 2008 +0100 FSA364-postgresql diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index e7b23ea..884ea93 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,25 @@ + 364 + 2008-01-23 + voroskoi + postgresql + 8.2.5-1 + 8.2.6-1sayshell1 + http://bugs.frugalware.org/task/2714 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4769 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4772 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6600 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6601 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6067 + 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). + 1) Index functions are executed as superuser during "VACUUM" and "ANALYZE", which can be exploited to gain escalated privileges. + 2) "SET ROLE" and "SET SESSION AUTHORIZATION" are permitted within index functions, which can be exploited to gain escalated privileges. + 3) Various errors in the processing of regular expressions within SQL queries can be exploited to cause infinite loops, consume large amounts of memory, or to crash the backend, resulting in a DoS. + 4) Errors in the DBLink module can be exploited to gain superuser privileges when being used in combination with local trust or ident authentication. + + 363 2008-01-23 voroskoi From crazy at frugalware.org Wed Jan 23 21:34:06 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 21:34:07 2008 Subject: [Frugalware-git] frugalware-current: mail-notification-5.0-1-i686 Message-ID: <20080123203406.1A2B811901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eb37b8de0b50ccf9e0a4c085862b12f9a66a2012 commit eb37b8de0b50ccf9e0a4c085862b12f9a66a2012 Author: crazy Date: Wed Jan 23 21:33:39 2008 +0100 mail-notification-5.0-1-i686 * Version bump * added missing _F_gnome* diff --git a/source/gnome-extra/mail-notification/FrugalBuild b/source/gnome-extra/mail-notification/FrugalBuild index cc70d29..62c31fe 100644 --- a/source/gnome-extra/mail-notification/FrugalBuild +++ b/source/gnome-extra/mail-notification/FrugalBuild @@ -3,20 +3,22 @@ # Contributor: TranzeManiaC pkgname=mail-notification -pkgver=4.1 +pkgver=5.0 pkgrel=1 pkgdesc="Mail Notification monitors your mailboxes for new mail." url="http://www.nongnu.org/mailnotify/" -depends=('gmime' 'eel>=2.20.0' 'dbus-glib>=0.71-2' 'cyrus-sasl') +depends=('gmime>=0.2.8' 'eel>=2.20.0' 'dbus-glib>=0.71-2' 'cyrus-sasl') up2date="lynx -dump http://download.savannah.gnu.org/releases/mailnotify | grep $pkgname | Flasttar" makedepends=('intltool') archs=('i686' 'x86_64') _F_gnome_schemas=('/etc/gconf/schemas/mail-notification.schemas') -Finclude gnome-scriptlet options=('scriptlet') +_F_gnome_iconcache=y +_F_gnome_desktop=y +Finclude gnome-scriptlet groups=('gnome-extra') source=(http://savannah.nongnu.org/download/mailnotify/$pkgname-$pkgver.tar.bz2) -sha1sums=('6c1d480aa2f33e5e3790d0b0970018dc0ddd94a0') +sha1sums=('d43c070957c60d0ffd975475ae1c27c29dd83764') build() { Fbuild From crazy at frugalware.org Wed Jan 23 22:23:02 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 22:23:04 2008 Subject: [Frugalware-git] frugalware-current: tasks-0.13-1-i686 Message-ID: <20080123212302.A6EB4119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=31ea0fbfd8f313c87d13715df766502bfe158a93 commit 31ea0fbfd8f313c87d13715df766502bfe158a93 Author: crazy Date: Wed Jan 23 22:22:44 2008 +0100 tasks-0.13-1-i686 * Version bump diff --git a/source/gnome-extra/tasks/FrugalBuild b/source/gnome-extra/tasks/FrugalBuild index 8e5ab19..274fa46 100644 --- a/source/gnome-extra/tasks/FrugalBuild +++ b/source/gnome-extra/tasks/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: AlexExtreme pkgname=tasks -pkgver=0.9 +pkgver=0.13 pkgrel=1 pkgdesc="Tasks is a simple ToDo list application" url="http://www.pimlico-project.org/tasks.html" -depends=('gtk+2' 'evolution-data-server' 'libsexy') +depends=('gtk+2' 'evolution-data-server>=1.12.3' 'libsexy') makedepends=('perl-xml' 'intltool') groups=('gnome-extra') archs=('i686' 'x86_64') @@ -15,6 +15,6 @@ _F_gnome_iconcache=y Finclude gnome-scriptlet up2date="lynx -dump http://pimlico-project.org/sources/tasks/ | Flasttar" source=(http://pimlico-project.org/sources/tasks/$pkgname-$pkgver.tar.gz) -sha1sums=('dbf79dc36edcf0982f3879c618e363f3b241380b') +sha1sums=('b0ad82576bfec646212882bdf63a0ab5bd9f2d54') # optimization OK From crazy at frugalware.org Wed Jan 23 22:43:57 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 22:43:59 2008 Subject: [Frugalware-git] frugalware-0.7: dbus-1.0.2-3sayshell1-i686 Message-ID: <20080123214357.4B23D11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=4379105a1ac8ca79c79cfa271106d793be08f099 commit 4379105a1ac8ca79c79cfa271106d793be08f099 Author: crazy Date: Wed Jan 23 22:43:38 2008 +0100 dbus-1.0.2-3sayshell1-i686 * release bump * backport from 9e6ba144a150c57573a2b66c25658d09ed3b5061 * that fixed the keyboard hangs diff --git a/source/apps/dbus/FrugalBuild b/source/apps/dbus/FrugalBuild index 91bc946..a37cc4c 100644 --- a/source/apps/dbus/FrugalBuild +++ b/source/apps/dbus/FrugalBuild @@ -3,21 +3,23 @@ pkgname=dbus pkgver=1.0.2 -pkgrel=2 +pkgrel=3sayshell1 pkgdesc="A message bus system" url="http://freedesktop.org/wiki/Software_2fdbus" -depends=('libxml2') +depends=('libxml2' 'expat') makedepends=('libx11' 'libsm' 'doxygen') rodepends=('shadow') groups=('apps') archs=('i686' 'x86_64') up2date="lynx -dump http://dbus.freedesktop.org/releases/dbus/|Flasttar" source=(http://dbus.freedesktop.org/releases/dbus/$pkgname-$pkgver.tar.gz \ - rc.$pkgname dbus.sh dbus-0.95-dont-crash.patch) + rc.$pkgname dbus-0.95-dont-crash.patch \ + dbus-1-launch dbus-1-launch.desktop) sha1sums=('2870efd6ea0b5b0d14e52195f560238a74bb1e0e' \ 'b5b036bbdd1a3fbe97218ae57bdd565f85160cd9' \ + '7c35583080fdf47bab1888cbcad75870bace315c' \ '740af74eb43cadf1277346029577aadd3d10f2b5' \ - '7c35583080fdf47bab1888cbcad75870bace315c') + 'da9efab479aa3a2a8fb365a89ed658646486c39f') subpkgs=('dbus-x11') subconflicts=('dbus-gtk+2') @@ -31,34 +33,47 @@ subarchs=('i686 x86_64') build() { Fbuild \ + --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --exec-prefix=/ \ --libdir=/usr/lib \ --bindir=/usr/bin \ + --libexecdir=/usr/lib/$pkgname-1 \ --with-x \ --with-system-pid-file=/var/run/dbus/dbus.pid \ --with-system-socket=/var/run/dbus/system_bus_socket \ --with-session-socket-dir=/tmp \ --with-dbus-user=messagebus \ --enable-doxygen-docs \ - --with-xml=libxml \ --enable-dnotify \ --with-gnu-ld \ --disable-xml-docs \ - --enable-asserts=no \ - --enable-checks=no \ - --enable-tests=no \ + --disable-asserts \ + --disable-checks \ + --disable-tests \ --disable-selinux Frcd + ## not sure about that Fmkdir /var/run/console - Fexe /etc/profile.d/dbus.sh + + ## DO NOT change that without to ask the Maintainer! ## + ## Install wrapper + Fexe /usr/bin/dbus-1-launch + + ## we use /usr/env for KDE3 so let us symlink to there + Fln /usr/bin/dbus-1-launch /usr/env/dbus-1-launch.sh + + ## and we use /etc/xdg/autostart for GNOME/XFCE + Fexe /etc/xdg/autostart/dbus-1-launch.desktop + ## just to keep this dirs Fmkdir /etc/dbus-1/system.d/.holdme Fmkdir /usr/share/dbus-1/services/.holdme Fmkdir /var/run/dbus/.holdme - Fsplit dbus-x11 usr/bin/dbus-launch etc/profile.d/dbus.sh + + Fsplit dbus-x11 usr/bin/dbus-launch usr/env /etc/xdg usr/bin/dbus-1-launch } diff --git a/source/apps/dbus/dbus-1-launch b/source/apps/dbus/dbus-1-launch new file mode 100644 index 0000000..3d24bcf --- /dev/null +++ b/source/apps/dbus/dbus-1-launch @@ -0,0 +1,8 @@ +#!/bin/sh + +dbuslaunch="`which dbus-launch 2>/dev/null`" +if [ "`whoami`" != "fst" -a "`whoami`" != "root" ]; then + if [ -n "$dbuslaunch" ] && [ -x "$dbuslaunch" ] && [ -z "$DBUS_SESSION_BUS_ADDRESS" ]; then + eval `$dbuslaunch --auto-syntax --exit-with-session` + fi +fi diff --git a/source/apps/dbus/dbus-1-launch.desktop b/source/apps/dbus/dbus-1-launch.desktop new file mode 100644 index 0000000..09b80ee --- /dev/null +++ b/source/apps/dbus/dbus-1-launch.desktop @@ -0,0 +1,6 @@ +[Desktop Entry] +Name=dbus-1-launch +Comment=dbus-launch starter +Exec=/usr/bin/dbus-1-launch +Terminal=false + diff --git a/source/apps/dbus/dbus.install b/source/apps/dbus/dbus.install index 6ea3587..cef782d 100644 --- a/source/apps/dbus/dbus.install +++ b/source/apps/dbus/dbus.install @@ -5,6 +5,7 @@ post_install() /usr/sbin/groupadd -g 38 messagebus 2>/dev/null /usr/sbin/useradd -s /bin/false -c "D-BUS system user" -d '/' -u 38 -g messagebus messagebus 2>/dev/null fi + if [ -e /usr/sbin/chkconfig ] && [ -x /usr/sbin/chkconfig ]; then /usr/sbin/chkconfig --add rc.dbus fi @@ -20,6 +21,7 @@ post_upgrade() /usr/sbin/groupadd -g 38 messagebus 2>/dev/null /usr/sbin/useradd -s /bin/false -c "D-BUS system user" -d '/' -u 38 -g messagebus messagebus 2>/dev/null fi + } pre_remove() { diff --git a/source/apps/dbus/dbus.sh b/source/apps/dbus/dbus.sh deleted file mode 100644 index 3d24bcf..0000000 --- a/source/apps/dbus/dbus.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -dbuslaunch="`which dbus-launch 2>/dev/null`" -if [ "`whoami`" != "fst" -a "`whoami`" != "root" ]; then - if [ -n "$dbuslaunch" ] && [ -x "$dbuslaunch" ] && [ -z "$DBUS_SESSION_BUS_ADDRESS" ]; then - eval `$dbuslaunch --auto-syntax --exit-with-session` - fi -fi From voroskoi at frugalware.org Wed Jan 23 22:45:35 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed Jan 23 22:45:37 2008 Subject: [Frugalware-git] frugalware-0.7: kdebase-3.5.7-4sayshell1-x86_64 Message-ID: <20080123214535.883EC11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=5e0418769e35e559831d32e5f3cbce546dbd09a2 commit 5e0418769e35e559831d32e5f3cbce546dbd09a2 Author: voroskoi Date: Wed Jan 23 22:41:39 2008 +0100 kdebase-3.5.7-4sayshell1-x86_64 added CVE-2007-5963.diff, closes #2681 diff --git a/source/kde/kdebase/FrugalBuild b/source/kde/kdebase/FrugalBuild index e88577c..610aaf8 100644 --- a/source/kde/kdebase/FrugalBuild +++ b/source/kde/kdebase/FrugalBuild @@ -3,7 +3,7 @@ pkgname=kdebase pkgver=3.5.7 -pkgrel=3 +pkgrel=4sayshell1 pkgdesc="KDE Base Programs." depends=('libxcomposite' 'libxscrnsaver' 'kdelibs>=3.5.7-3' 'libraw1394' 'hal>=0.5.7.1-3' 'mtools' 'libxdamage' \ 'pmount' 'xscreensaver-data' 'bdftopcf' 'lmsensors' 'libxxf86misc' 'libfontenc' \ @@ -34,7 +34,8 @@ source=(${source[@]} \ clock.patch \ media_ntfs3g.patch \ kdebase-3.5.6-konsole_url.diff \ - ftp://ftp.kde.org/pub/kde/security_patches/post-3.5.7-kdebase-kdm.diff) + ftp://ftp.kde.org/pub/kde/security_patches/post-3.5.7-kdebase-kdm.diff \ + CVE-2007-5963.diff) ## NOTE: if someone change fw-default-dejavu-font.patch its _NEED_ be in sync with ## fw-default-dejavu-font.patch from kdelibs and both pkgs _NEED_ be recompiled! ## DO NOT REMOVE or CHANGE fw-default-startkde.patch without permission from m8r! - crazy - @@ -99,5 +100,6 @@ sha1sums=('833a35e4bbec2852f0f5267e680590be0c986594' \ '1233baad88df6a7a5347db7392a3afa7f21812fd' \ 'afff70bdd816bfbff5fb3fd6e612c648ef901858' \ '82367166851f1f95037cf00e767bc76135371358' \ - 'b270a1d5b3980f49a274308bec7fc649be1bd315') + 'b270a1d5b3980f49a274308bec7fc649be1bd315' \ + 'cb647b752dcbfff6ef38548e855492270edcb580') # optimization OK From voroskoi at frugalware.org Wed Jan 23 22:45:35 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed Jan 23 22:45:38 2008 Subject: [Frugalware-git] frugalware-0.7: kdebase-3.5.7-4sayshell1-x86_64 Message-ID: <20080123214535.95F8911901DA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=cdda33a290cb5f84d72627cb374f1e68c74fc94c commit cdda33a290cb5f84d72627cb374f1e68c74fc94c Author: voroskoi Date: Wed Jan 23 22:44:05 2008 +0100 kdebase-3.5.7-4sayshell1-x86_64 forgot the patch diff --git a/source/kde/kdebase/CVE-2007-5963.diff b/source/kde/kdebase/CVE-2007-5963.diff new file mode 100644 index 0000000..70043e6 --- /dev/null +++ b/source/kde/kdebase/CVE-2007-5963.diff @@ -0,0 +1,123 @@ +--- kdm/backend/inifile.c ++++ kdm/backend/inifile.c +@@ -37,6 +37,7 @@ + #include "dm_error.h" + + #include ++#include + #include + #include + #include +@@ -47,17 +48,27 @@ + { + char *data; + int fd, len; ++ struct stat st; + + if ((fd = open( fname, O_RDONLY | O_NONBLOCK )) < 0) { + Debug( "cannot open ini-file %\"s: %m", fname ); + return 0; + } +- len = lseek( fd, 0, SEEK_END ); ++ if (fstat( fd, &st ) || !S_ISREG( st.st_mode )) { ++ LogWarn( "Ini-file %\"s is no regular file\n", fname ); ++ close( fd ); ++ return 0; ++ } ++ if (st.st_size >= 0x10000) { ++ LogWarn( "Ini-file %\"s is too big\n", fname ); ++ close( fd ); ++ return 0; ++ } ++ len = st.st_size; + if (!(data = Malloc( len + 2 ))) { + close( fd ); + return 0; + } +- lseek( fd, 0, SEEK_SET ); + if (read( fd, data, len ) != len) { + Debug( "cannot read ini-file %\"s: %m", fname ); + free( data ); +--- kdm/kfrontend/kgreeter.cpp (revision 706109) ++++ kdm/kfrontend/kgreeter.cpp (working copy) +@@ -42,6 +42,8 @@ + #undef Unsorted // x headers suck - make qdir.h work with --enable-final + #include + #include ++#include ++#include + #include + #include + #include +@@ -59,6 +61,7 @@ + #include + #include + #include ++#include + #include + + #include +@@ -163,6 +166,9 @@ + QString login; + }; + ++#define FILE_LIMIT_ICON 20 ++#define FILE_LIMIT_IMAGE 200 ++ + void + KGreeter::insertUser( const QImage &default_pix, + const QString &username, struct passwd *ps ) +@@ -181,16 +187,44 @@ + nd = 1; + QImage p; + do { +- QString fn = dp ? +- QFile::decodeName( ps->pw_dir ) + "/.face" : +- _faceDir + '/' + username + ".face"; +- if (p.load( fn + ".icon" ) || p.load( fn )) { +- QSize ns( 48, 48 ); +- if (p.size() != ns) +- p = p.convertDepth( 32 ).smoothScale( ns, QImage::ScaleMin ); +- goto gotit; ++ dp ^= 1; ++ QCString fn = !dp ? ++ QCString( ps->pw_dir ) + '/' : ++ QFile::encodeName( _faceDir + '/' + username ); ++ fn += ".face.icon"; ++ int fd, ico; ++ if ((fd = open( fn.data(), O_RDONLY | O_NONBLOCK )) < 0) { ++ fn.truncate( fn.length() - 5 ); ++ if ((fd = open( fn.data(), O_RDONLY | O_NONBLOCK )) < 0) ++ continue; ++ ico = 0; ++ } else ++ ico = 1; ++ QFile f; ++ f.open( IO_ReadOnly, fd ); ++ int fs = f.size(); ++ if (fs > (ico ? FILE_LIMIT_ICON : FILE_LIMIT_IMAGE) * 1000) { ++ LogWarn( "%s exceeds file size limit (%dkB)\n", ++ fn.data(), ico ? FILE_LIMIT_ICON : FILE_LIMIT_IMAGE ); ++ continue; + } +- dp = 1 - dp; ++ QByteArray fc( fs ); ++ int rfs = f.readBlock( fc.data(), fs ); ++ ::close( fd ); ++ fc.resize( rfs > 0 ? rfs : 0 ); ++ QBuffer buf( fc ); ++ buf.open( IO_ReadOnly ); ++ QImageIO ir; ++ ir.setIODevice( &buf ); ++ if (!ir.read()) { ++ LogInfo( "%s is no valid image\n", fn.data() ); ++ continue; ++ } ++ p = ir.image(); ++ QSize ns( 48, 48 ); ++ if (p.size() != ns) ++ p = p.convertDepth( 32 ).smoothScale( ns, QImage::ScaleMin ); ++ goto gotit; + } while (--nd >= 0); + p = default_pix; + gotit: From voroskoi at frugalware.org Wed Jan 23 22:48:35 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed Jan 23 22:48:43 2008 Subject: [Frugalware-git] homepage-ng: FSA365-joomla Message-ID: <20080123214835.488BA11901DA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=5ded4e061cc69bdb963aafc0932bc3339cad8895 commit 5ded4e061cc69bdb963aafc0932bc3339cad8895 Author: voroskoi Date: Wed Jan 23 22:48:21 2008 +0100 FSA365-joomla diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 884ea93..2063830 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,19 @@ + 365 + 2008-01-23 + voroskoi + joomla + 1.0.13-1 + 1.0.13-2sayshell1 + http://bugs.frugalware.org/task/2487 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5427 + MustLive has discovered a vulnerability in Joomla!, which can be exploited by malicious people to conduct cross-site scripting attacks. + Input passed to the "searchword" parameter in index.php (when "option" is set to "com_search") is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site. + Successful exploitation requires that the victim changes the number of search results in a drop-down box, after having clicked on the malicious link. + + 364 2008-01-23 voroskoi From crazy at frugalware.org Wed Jan 23 22:53:04 2008 From: crazy at frugalware.org (crazy) Date: Wed Jan 23 22:53:06 2008 Subject: [Frugalware-git] frugalware-current: tracker-0.6.4-1-i686 Message-ID: <20080123215304.E9BE711901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2c0a55662286b62ed434dec80c466322b8c15fd4 commit 2c0a55662286b62ed434dec80c466322b8c15fd4 Author: crazy Date: Wed Jan 23 22:52:37 2008 +0100 tracker-0.6.4-1-i686 * Version bump diff --git a/source/gnome-extra/tracker/FrugalBuild b/source/gnome-extra/tracker/FrugalBuild index 1c07df3..d7bf52d 100644 --- a/source/gnome-extra/tracker/FrugalBuild +++ b/source/gnome-extra/tracker/FrugalBuild @@ -5,12 +5,12 @@ # test it FULLY before pushing. pkgname=tracker -pkgver=0.6.3 +pkgver=0.6.4 pkgrel=1 pkgdesc="Tracker is a first class object database, extensible tag/metadata database, search tool and indexer." -depends=('gtk+2>=2.12.0-2' 'gmime' 'dbus-glib>=0.74' 'sqlite3' 'gamin' \ +depends=('gtk+2>=2.12.5' 'gmime' 'dbus-glib>=0.74' 'sqlite3' 'gamin' \ 'poppler-glib>=0.6' 'libvorbis' 'libpng' 'libexif' 'libgsf' 'gstreamer' \ - 'gnome-desktop>=2.20.0' 'gnome-vfs>=2.20.0') + 'gnome-desktop>=2.20.3' 'gnome-vfs>=2.20.0') makedepends=('intltool' 'perl-xml') groups=('gnome-extra') conflicts=('tracker-search-tool') @@ -23,7 +23,7 @@ Finclude gnome-scriptlet gnome url="http://www.gnome.org/~jamiemcc/tracker/" up2date="lynx -dump http://www.gnome.org/projects/tracker/download.html | Flasttar" source=($url/$pkgname-$pkgver.tar.gz trackerd.desktop trackerd_wrap) -sha1sums=('94af01e350ac7844e56f7c9a327ea67406923c8f' \ +sha1sums=('bd299ea5eff2e15a61be57756090b2b4f67e8248' \ 'b6f38d8e9b40c8c78019d023caa688188fff3042' \ '830d6539fdbadf51a468cd6fa37ef5416ef2bc84') From vmiklos at frugalware.org Wed Jan 23 23:36:31 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Jan 23 23:36:33 2008 Subject: [Frugalware-git] frugalware-current: Revert "flex-2.5.34-1-i686" Message-ID: <20080123223631.55DCF11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=183b8d3ab629e98da15a4c8424235f7b4b3d547a commit 183b8d3ab629e98da15a4c8424235f7b4b3d547a Author: Miklos Vajna Date: Wed Jan 23 23:11:29 2008 +0100 Revert "flex-2.5.34-1-i686" This reverts commit c67b31fd9c1affc218bd60b78612a776c2627d42. There are 3 regressions which breaks building flex itself and openoffice as well. (Added links to the FrugalBuild.) diff --git a/source/base/flex/FrugalBuild b/source/base/flex/FrugalBuild index d83e249..814c1e2 100644 --- a/source/base/flex/FrugalBuild +++ b/source/base/flex/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=flex -pkgver=2.5.34 +pkgver=2.5.33 pkgrel=1 pkgdesc="A tool for generating text-scanning programs" url="http://flex.sourceforge.net" @@ -10,13 +10,19 @@ depends=('glibc' 'bash') groups=('base' 'chroot-core') archs=('i686' 'x86_64' 'ppc') Finclude sourceforge +# avoid 2.5.34: it miscompiles itself and it break openoffice.org build: +# http://sourceforge.net/tracker/index.php?func=detail&aid=1849812&group_id=97492&atid=618177 +# http://sourceforge.net/tracker/index.php?func=detail&aid=1849809&group_id=97492&atid=618177 +# http://sourceforge.net/tracker/index.php?func=detail&aid=1849805&group_id=97492&atid=618177 +up2date="$up2date |sed 's/2.5.34/2.5.33/'" source=(${source[@]} lex) -sha1sums=('b82c6baaeebf0ec84504e5b16751930ae06583e6' \ +sha1sums=('9bf2d66bb2e15c26c466eb88218cca6ad9476805' \ '76701388d28fe8b1fb269c79c11a1316a02b4e46') build() { - Fbuild + Fmake + make check || return 1 Fln libfl.a /usr/lib/libl.a Fexe /usr/bin/lex } From vmiklos at frugalware.org Thu Jan 24 01:39:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 01:39:41 2008 Subject: [Frugalware-git] pacman-g2: makepkg: check if carch is in subarchs before creating a subpkg Message-ID: <20080124003937.F3BD111901DA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=2d0302fd21afb1e4bcd55986a281ab820c241337 commit 2d0302fd21afb1e4bcd55986a281ab820c241337 Author: Miklos Vajna Date: Thu Jan 24 01:37:11 2008 +0100 makepkg: check if carch is in subarchs before creating a subpkg diff --git a/scripts/makepkg b/scripts/makepkg index 4921923..3a31dd2 100755 --- a/scripts/makepkg +++ b/scripts/makepkg @@ -1603,7 +1603,7 @@ if [ ! -z "$subpkgs" ]; then for subpkg in "${subpkgs[@]}" do unset pkgdesc license replaces groups depends rodepends removes conflicts provides backup install - unset options pkgdesc_localized + unset options pkgdesc_localized archs pkgdesc="${subdescs[$i]}" pkgdesc_localized="${subdescs_localized[$i]}" license="${sublicense[$i]}" @@ -1617,7 +1617,10 @@ if [ ! -z "$subpkgs" ]; then backup="${subbackup[$i]}" install="${subinstall[$i]}" options="${suboptions[$i]}" - create_pkg $subpkg + archs="${subarchs[$i]}" + if in_array $CARCH ${archs[@]}; then + create_pkg $subpkg + fi i=$(($i+1)) done fi From vmiklos at frugalware.org Thu Jan 24 01:39:38 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 01:39:45 2008 Subject: [Frugalware-git] pacman-g2: makepkg: fix for the 'removing unwanted files' warning Message-ID: <20080124003938.292B311901F5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=f4f527c95bedd4c14bac13bbad7233a01309d41e commit f4f527c95bedd4c14bac13bbad7233a01309d41e Author: Miklos Vajna Date: Thu Jan 24 01:39:05 2008 +0100 makepkg: fix for the 'removing unwanted files' warning again, as the check if subpkgs are available or not was not valid diff --git a/scripts/makepkg b/scripts/makepkg index 3a31dd2..b101a69 100755 --- a/scripts/makepkg +++ b/scripts/makepkg @@ -1476,7 +1476,7 @@ cd $startdir # unwanted files msg "Removing unwanted files..." extra= -[ -n "$subpkgs" ] && extra=pkg.*/usr/lib/perl? +ls pkg.* &>/dev/null && extra=pkg.*/usr/lib/perl? for f in `find pkg/usr/lib/perl? $extra -type f 2> /dev/null` ; do case "$f" in */.packlist|*/perllocal.pod) @@ -1486,7 +1486,7 @@ for f in `find pkg/usr/lib/perl? $extra -type f 2> /dev/null` ; do esac done extra= -[ -n "$subpkgs" ] && extra=pkg.* +ls pkg.* &>/dev/null && extra=pkg.* rm -f {pkg,pkg.*}/{usr{,/local,/share},opt/*}/info/dir 2> /dev/null for f in `find pkg $extra -type f -name encodings.dir -o -type f -name fonts.dir -o -type f -name fonts.scale` ; do msg2 "`echo $f | sed 's|pkg[^/]\+||'`" From vmiklos at frugalware.org Thu Jan 24 01:45:25 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 01:45:27 2008 Subject: [Frugalware-git] frugalware-current: bind-9.4.2-2-i686 Message-ID: <20080124004525.BC76411901DA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a62391dba4a0c447a37545d7749862817aeea74a commit a62391dba4a0c447a37545d7749862817aeea74a Author: Miklos Vajna Date: Thu Jan 24 01:45:00 2008 +0100 bind-9.4.2-2-i686 added CVE-2008-0122.patch closes #2121 diff --git a/source/network/bind/CVE-2008-0122.patch b/source/network/bind/CVE-2008-0122.patch new file mode 100644 index 0000000..184f146 --- /dev/null +++ b/source/network/bind/CVE-2008-0122.patch @@ -0,0 +1,19 @@ +--- lib/bind/inet/inet_network.c Wed Apr 27 04:56:21 2005 ++++ lib/bind/inet/inet_network.c Tue Jan 15 04:02:01 2008 +@@ -84,9 +84,9 @@ + } + if (!digit) + return (INADDR_NONE); ++ if (pp >= parts + 4 || val > 0xffU) ++ return (INADDR_NONE); + if (*cp == '.') { +- if (pp >= parts + 4 || val > 0xffU) +- return (INADDR_NONE); + *pp++ = val, cp++; + goto again; + } + + + + + diff --git a/source/network/bind/FrugalBuild b/source/network/bind/FrugalBuild index 6457f2c..6f30b45 100644 --- a/source/network/bind/FrugalBuild +++ b/source/network/bind/FrugalBuild @@ -4,7 +4,7 @@ pkgname=bind pkgver=9.4.2 pkgextraver= -pkgrel=1 +pkgrel=2 pkgdesc="DNS server and utilities" url="http://www.isc.org/index.pl?/sw/bind/" backup=(etc/named.conf etc/logrotate.d/named) @@ -12,8 +12,9 @@ depends=('openssl') groups=('network') archs=('i686' 'x86_64') up2date="lynx -dump ftp://ftp.isc.org/isc/bind9/|grep '/9.*[^abc][0-9]$'|sed -n 's|.*/||;s/$pkgextraver//;$ p'" -source=(ftp://ftp.isc.org/isc/bind9/$pkgver$pkgextraver/$pkgname-$pkgver$pkgextraver.tar.gz rc.bind bind) -signatures=($source.asc '' '') +source=(ftp://ftp.isc.org/isc/bind9/$pkgver$pkgextraver/$pkgname-$pkgver$pkgextraver.tar.gz rc.bind bind \ + CVE-2008-0122.patch) +signatures=($source.asc '' '' '') build() { From vmiklos at frugalware.org Thu Jan 24 01:51:28 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 01:51:30 2008 Subject: [Frugalware-git] frugalware-current: pacman-g2-3.6.7-3-x86_64 Message-ID: <20080124005128.D636711901DA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4f4dc0fc8ea2cf114350c25a6fe0f7445d833a0a commit 4f4dc0fc8ea2cf114350c25a6fe0f7445d833a0a Author: Miklos Vajna Date: Thu Jan 24 01:51:01 2008 +0100 pacman-g2-3.6.7-3-x86_64 backported commit 2d0302fd21afb1e4bcd55986a281ab820c241337 (which makes our life easier when dealing with arch-specific subpkgs) diff --git a/source/base/pacman-g2/FrugalBuild b/source/base/pacman-g2/FrugalBuild index ca1ae41..c7a453e 100644 --- a/source/base/pacman-g2/FrugalBuild +++ b/source/base/pacman-g2/FrugalBuild @@ -6,7 +6,7 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=pacman-g2 pkgver=3.6.7 Fuse $USE_DEVEL && pkgver=3.6.5.25.gf2bbdac -pkgrel=2 +pkgrel=3 pkgdesc="A .tar.bz2 based package manager library (libpacman) and client (pacman-g2) with dependency support." url="http://ftp.frugalware.org/pub/other/pacman-g2/" backup=(etc/{makepkg,pacman-g2}.conf etc/pacman-g2/repos/{frugalware,frugalware-current}) @@ -20,8 +20,9 @@ archs=('i686' 'x86_64' 'ppc') _F_archive_nosort=y up2date="lynx -dump $url/releases/ |Flasttar" if ! Fuse $USE_DEVEL; then - source=($url/releases/$pkgname-$pkgver.tar.gz) - signatures=("$source.asc") + source=($url/releases/$pkgname-$pkgver.tar.gz \ + http://git.frugalware.org/patches/pacman-g2/2d0302fd21afb1e4bcd55986a281ab820c241337.patch) + signatures=("$source.asc" '') else _F_scm_type="git" _F_scm_url="git://git.frugalware.org/pub/other/pacman-g2/pacman-g2" From vmiklos at frugalware.org Thu Jan 24 02:52:51 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 02:52:56 2008 Subject: [Frugalware-git] frugalware-current: xorg-server-1.4.0.90-4-x86_64 Message-ID: <20080124015251.52A4F119019C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e055d84fbd7574b788334ca0a9c24e843c664b51 commit e055d84fbd7574b788334ca0a9c24e843c664b51 Author: Miklos Vajna Date: Thu Jan 24 02:49:14 2008 +0100 xorg-server-1.4.0.90-4-x86_64 disabled some subpkgs on x86_64 patch from crazy diff --git a/source/x11/xorg-server/FrugalBuild b/source/x11/xorg-server/FrugalBuild index 1185ee2..4363c74 100644 --- a/source/x11/xorg-server/FrugalBuild +++ b/source/x11/xorg-server/FrugalBuild @@ -127,10 +127,10 @@ subgroups=('x11 xorg-core' \ 'x11-extra' 'x11-extra' 'x11-extra' 'x11-extra' \ 'x11-extra' 'x11-extra' 'x11-extra' 'x11-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' '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' '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' 'i686 !x86_64' 'i686 !x86_64' 'i686 !x86_64') build() { cd $Fsrcdir/Mesa-$mesaver || Fdie @@ -234,13 +234,21 @@ build() { ## -xephyr Fsplit $pkgname-xephyr usr/bin/Xephyr + + ## -sdl + Fsplit $pkgname-sdl usr/bin/Xsdl - ## all the other + ## -fbdev + Fsplit $pkgname-fbdev usr/bin/Xfbdev - for i in ati chips epson fbdev i810 mach64 mga nvidia pm2 r128 sdl smi vesa via - do - Fsplit $pkgname-$i usr/bin/X${i} - done + ## all the other - i686 only + + if [ "$CARCH" == "i686" ]; then + for i in ati chips epson i810 mach64 mga nvidia pm2 r128 smi vesa via + do + Fsplit $pkgname-$i usr/bin/X${i} + done + fi } # optimization OK From vmiklos at frugalware.org Thu Jan 24 03:12:03 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 03:12:06 2008 Subject: [Frugalware-git] frugalware-current: t/functions.sh: make variable 'i' local Message-ID: <20080124021203.2654511901DA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eb7151d19d217718d5bd994e13caed26c5b811b3 commit eb7151d19d217718d5bd994e13caed26c5b811b3 Author: Miklos Vajna Date: Thu Jan 24 03:11:59 2008 +0100 t/functions.sh: make variable 'i' local diff --git a/t/functions.sh b/t/functions.sh index 6db79d4..4cc723d 100644 --- a/t/functions.sh +++ b/t/functions.sh @@ -2,6 +2,7 @@ in_array() { + local i needle=$1 shift 1 # array() undefined From vmiklos at frugalware.org Thu Jan 24 03:16:35 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 03:16:37 2008 Subject: [Frugalware-git] pacman-g2: makepkg: make 'i' local in in_array() Message-ID: <20080124021635.866B411901DA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=b35d87d0b2ebe69ef12cd51ebe079f5a2b113c3e commit b35d87d0b2ebe69ef12cd51ebe079f5a2b113c3e Author: Miklos Vajna Date: Thu Jan 24 03:16:30 2008 +0100 makepkg: make 'i' local in in_array() diff --git a/scripts/makepkg b/scripts/makepkg index b101a69..d0bcab4 100755 --- a/scripts/makepkg +++ b/scripts/makepkg @@ -567,6 +567,7 @@ strip_pkg() in_array() { + local i needle=$1 shift 1 # array() undefined From vmiklos at frugalware.org Thu Jan 24 03:23:50 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 03:23:51 2008 Subject: [Frugalware-git] pacman-tools: genchangelog: handle subpkgs disabled in subarchs() Message-ID: <20080124022350.D919511901DA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=c1e44f929cc6be1c6a60932cab9d682466b207ba commit c1e44f929cc6be1c6a60932cab9d682466b207ba Author: Miklos Vajna Date: Thu Jan 24 03:23:18 2008 +0100 genchangelog: handle subpkgs disabled in subarchs() don't run fpm2db and fpm2irc for them diff --git a/genchangelog b/genchangelog index 07fffe4..4dfad84 100755 --- a/genchangelog +++ b/genchangelog @@ -67,6 +67,9 @@ if [ ! "`check_option NOMIRROR`" -a ! "`check_option NOBUILD`" ]; then fi cd ../../../frugalware-$arch + +. ../t/functions.sh + if [ -x ../tools/fpm2db ]; then echo -n "updating the mysql2 database... " if [ ! "`check_option NOBUILD`" ]; then @@ -81,7 +84,10 @@ if [ ! -z "$subpkgs" ]; then do cd $CWD cd ../../../frugalware-$arch - ../tools/fpm2db -f $subpkg-$pkgver-$pkgrel-$arch.fpm -m $pkgname -g $groups + if in_array $arch ${subarchs[$i]}; then + ../tools/fpm2db -f $subpkg-$pkgver-$pkgrel-$arch.fpm -m $pkgname -g $groups + fi + i=$(($i+1)) done fi @@ -102,7 +108,10 @@ if [ -x ../tools/fpm2irc ]; then do cd $CWD cd ../../../frugalware-$arch - ../tools/fpm2irc -f $subpkg-$pkgver-$pkgrel-$arch.fpm -g $groups + if in_array $arch ${subarchs[$i]}; then + ../tools/fpm2irc -f $subpkg-$pkgver-$pkgrel-$arch.fpm -g $groups + fi + i=$(($i+1)) done fi From vmiklos at frugalware.org Thu Jan 24 03:40:39 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 03:40:41 2008 Subject: [Frugalware-git] frugalware-current: pacman-g2-3.6.7-4-x86_64 Message-ID: <20080124024039.4694911901DA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=25c7272ec6a6d70976f44e9df3fa33174541c813 commit 25c7272ec6a6d70976f44e9df3fa33174541c813 Author: Miklos Vajna Date: Thu Jan 24 03:40:31 2008 +0100 pacman-g2-3.6.7-4-x86_64 backport b35d87d0b2ebe69ef12cd51ebe079f5a2b113c3e from git diff --git a/source/base/pacman-g2/FrugalBuild b/source/base/pacman-g2/FrugalBuild index c7a453e..f86141c 100644 --- a/source/base/pacman-g2/FrugalBuild +++ b/source/base/pacman-g2/FrugalBuild @@ -6,7 +6,7 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=pacman-g2 pkgver=3.6.7 Fuse $USE_DEVEL && pkgver=3.6.5.25.gf2bbdac -pkgrel=3 +pkgrel=4 pkgdesc="A .tar.bz2 based package manager library (libpacman) and client (pacman-g2) with dependency support." url="http://ftp.frugalware.org/pub/other/pacman-g2/" backup=(etc/{makepkg,pacman-g2}.conf etc/pacman-g2/repos/{frugalware,frugalware-current}) @@ -21,8 +21,9 @@ _F_archive_nosort=y up2date="lynx -dump $url/releases/ |Flasttar" if ! Fuse $USE_DEVEL; then source=($url/releases/$pkgname-$pkgver.tar.gz \ - http://git.frugalware.org/patches/pacman-g2/2d0302fd21afb1e4bcd55986a281ab820c241337.patch) - signatures=("$source.asc" '') + http://git.frugalware.org/patches/pacman-g2/2d0302fd21afb1e4bcd55986a281ab820c241337.patch \ + http://git.frugalware.org/patches/pacman-g2/b35d87d0b2ebe69ef12cd51ebe079f5a2b113c3e.patch) + signatures=("$source.asc" '' '') else _F_scm_type="git" _F_scm_url="git://git.frugalware.org/pub/other/pacman-g2/pacman-g2" From boobaa at frugalware.org Thu Jan 24 12:11:20 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Thu Jan 24 12:11:23 2008 Subject: [Frugalware-git] frugalware-current: drupal-5.6-2-i686 Message-ID: <20080124111120.2CDF6176C045@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=95f5b8d40356f76d484108f006924227d49188fd commit 95f5b8d40356f76d484108f006924227d49188fd Author: CSÉCSY László Date: Thu Jan 24 12:11:10 2008 +0100 drupal-5.6-2-i686 added a patch to resolve a known regression: http://drupal.org/node/208700 diff --git a/source/network-extra/drupal/FrugalBuild b/source/network-extra/drupal/FrugalBuild index 9f449cc..c4e82e9 100644 --- a/source/network-extra/drupal/FrugalBuild +++ b/source/network-extra/drupal/FrugalBuild @@ -4,7 +4,7 @@ pkgname=drupal pkgver=5.6 -pkgrel=1 +pkgrel=2 pkgdesc="An advanced content management system to manage your website" url="http://drupal.org" rodepends=('apache' 'php' 'mysql' 'webappconfig') @@ -14,13 +14,15 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://drupal.org/download | grep -m1 'l-[0-9\.]*.tar.gz' | Flasttar" backup=(var/www/drupal/sites/default/settings.php) source=(http://drupal.org/files/projects/drupal-$pkgver.tar.gz \ - drupalsetup README.Frugalware) + drupalsetup README.Frugalware http://drupal.org/files/issues/filter-config-208700-7.patch) sha1sums=('84d6d3ffa41696fb7c0733a519d8e1539fa342a0' \ 'c56deef0edee4cea4b9391d20358eb7e2faf0005' \ - '64c0eadd7a2e00b11644458a4eeea8e3203fa739') + '64c0eadd7a2e00b11644458a4eeea8e3203fa739' \ + 'a3aee2eadc54c6a61dbdc43fdf6975d81737e86f') options=('stick') build() { + Fpatchall Fmkdir /var/www mv $Fsrcdir/$pkgname-$pkgver $Fdestdir/var/www/$pkgname Fexe /usr/bin/drupalsetup From vmiklos at frugalware.org Thu Jan 24 14:38:58 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 14:39:00 2008 Subject: [Frugalware-git] frugalware-0.7: kernel-2.6.22-7sayshell4-i686 Message-ID: <20080124133858.62FC01190213@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=5716a7f9b7b4814612513445b2c5aca838db7232 commit 5716a7f9b7b4814612513445b2c5aca838db7232 Author: Miklos Vajna Date: Thu Jan 24 14:37:16 2008 +0100 kernel-2.6.22-7sayshell4-i686 - bump to patchlevel '16' - add CVE-2007-6206.diff - closes #2719, #2673, #2664 and #2651 diff --git a/source/base/kernel/CVE-2007-6206.diff b/source/base/kernel/CVE-2007-6206.diff new file mode 100644 index 0000000..cd6b4e5 --- /dev/null +++ b/source/base/kernel/CVE-2007-6206.diff @@ -0,0 +1,37 @@ +From: Ingo Molnar +Date: Wed, 28 Nov 2007 12:59:18 +0000 (+0100) +Subject: vfs: coredumping fix +X-Git-Tag: v2.6.24-rc4~82 +X-Git-Url: http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Ftorvalds%2Flinux-2.6.git;a=commitdiff_plain;h=c46f739dd39db3b07ab5deb4e3ec81e1c04a91af + +vfs: coredumping fix + +fix: http://bugzilla.kernel.org/show_bug.cgi?id=3043 + +only allow coredumping to the same uid that the coredumping +task runs under. + +Signed-off-by: Ingo Molnar +Acked-by: Alan Cox +Acked-by: Christoph Hellwig +Acked-by: Al Viro +Signed-off-by: Linus Torvalds +--- + +diff --git a/fs/exec.c b/fs/exec.c +index 4ccaaa4..282240a 100644 +--- a/fs/exec.c ++++ b/fs/exec.c +@@ -1780,6 +1780,12 @@ int do_coredump(long signr, int exit_code, struct pt_regs * regs) + but keep the previous behaviour for now. */ + if (!ispipe && !S_ISREG(inode->i_mode)) + goto close_fail; ++ /* ++ * Dont allow local users get cute and trick others to coredump ++ * into their pre-created files: ++ */ ++ if (inode->i_uid != current->fsuid) ++ goto close_fail; + if (!file->f_op) + goto close_fail; + if (!file->f_op->write) diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index fc56a77..c7d3c27 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -3,8 +3,9 @@ _F_kernel_patches=(aacraid.diff pxa27x.diff CVE-2007-3843.diff \ 29eb51101c02df517ca64ec472d7501127ad1da8.patch \ - a10d9a71bafd3a283da240d2868e71346d2aef6f.patch) + a10d9a71bafd3a283da240d2868e71346d2aef6f.patch \ + CVE-2007-6206.diff) Finclude kernel # you can safely bump this. on the first bump you MUST rebuild all the external # kernel modules so that they will have >=-styled deps instead of the = ones -pkgrel=7sayshell3 +pkgrel=7sayshell4 diff --git a/source/include/kernel-version.sh b/source/include/kernel-version.sh index 8270bfc..307b296 100644 --- a/source/include/kernel-version.sh +++ b/source/include/kernel-version.sh @@ -18,4 +18,4 @@ # don't touch these! _F_kernelver_ver=2.6.22 _F_kernelver_rel=6 -_F_kernelver_stable=14 +_F_kernelver_stable=16 From vmiklos at frugalware.org Thu Jan 24 15:39:08 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 15:39:11 2008 Subject: [Frugalware-git] frugalware-current: xf86-video-intel-2.2.0-2-i686 Message-ID: <20080124143908.92AB21190213@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=29a1383f66da5a82c0bbe79d40c5b5857935e68e commit 29a1383f66da5a82c0bbe79d40c5b5857935e68e Author: Miklos Vajna Date: Thu Jan 24 15:38:21 2008 +0100 xf86-video-intel-2.2.0-2-i686 added xf86-video-intel-2.2-branch.diff.bz2, backport of the xf86-video-intel-2.2-branch git branch which contains a lot of fixes. diff --git a/source/x11/xf86-video-intel/FrugalBuild b/source/x11/xf86-video-intel/FrugalBuild index f7c357a..afcc1f8 100644 --- a/source/x11/xf86-video-intel/FrugalBuild +++ b/source/x11/xf86-video-intel/FrugalBuild @@ -3,20 +3,21 @@ pkgname=xf86-video-intel pkgver=2.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org driver for Intel cards (opensource)" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.4.0.90' 'libxvmc' 'libpciaccess') +depends=('xorg-server>=1.4.0.90' 'libxvmc') makedepends=('randrproto' 'renderproto' 'videoproto' 'xf86driproto' \ - 'xf86dgaproto' 'glproto' 'xineramaproto') + 'xf86dgaproto' 'glproto' 'xineramaproto' 'util-macros') Finclude xorg replaces=('xf86-video-i810') conflicts=('xf86-video-i810') provides=('xf86-video-i810') -source=(${source[@]} README.Frugalware) +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') # optimization OK 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 new file mode 100644 index 0000000..c79b1a6 Binary files /dev/null and b/source/x11/xf86-video-intel/xf86-video-intel-2.2-branch.diff.bz2 differ From vmiklos at frugalware.org Thu Jan 24 15:51:21 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 15:51:23 2008 Subject: [Frugalware-git] frugalware-current: flex-2.5.33-2-i686 Message-ID: <20080124145121.867011190213@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=43c33c650e23764ec4cbbdedc04600d7f74fba41 commit 43c33c650e23764ec4cbbdedc04600d7f74fba41 Author: Miklos Vajna Date: Thu Jan 24 15:51:04 2008 +0100 flex-2.5.33-2-i686 typo: forgot Fmakeinstall after make check.. :) diff --git a/source/base/flex/FrugalBuild b/source/base/flex/FrugalBuild index 814c1e2..c52ce45 100644 --- a/source/base/flex/FrugalBuild +++ b/source/base/flex/FrugalBuild @@ -3,7 +3,7 @@ pkgname=flex pkgver=2.5.33 -pkgrel=1 +pkgrel=2 pkgdesc="A tool for generating text-scanning programs" url="http://flex.sourceforge.net" depends=('glibc' 'bash') @@ -18,11 +18,13 @@ up2date="$up2date |sed 's/2.5.34/2.5.33/'" source=(${source[@]} lex) sha1sums=('9bf2d66bb2e15c26c466eb88218cca6ad9476805' \ '76701388d28fe8b1fb269c79c11a1316a02b4e46') +options=('force') build() { Fmake make check || return 1 + Fmakeinstall Fln libfl.a /usr/lib/libl.a Fexe /usr/bin/lex } From vmiklos at frugalware.org Thu Jan 24 16:08:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 16:08:35 2008 Subject: [Frugalware-git] homepage-ng: FSA366-kernel Message-ID: <20080124150833.E43271190213@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=9d23233cc17da88f2216fea98bf7931931af663a commit 9d23233cc17da88f2216fea98bf7931931af663a Author: Miklos Vajna Date: Thu Jan 24 16:08:29 2008 +0100 FSA366-kernel diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 2063830..b006f3d 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,35 @@ + 366 + 2008-01-24 + vmiklos + kernel + 2.6.22-7sayshell3 + 2.6.22-7sayshell4 + http://bugs.frugalware.org/task/2651 + http://bugs.frugalware.org/task/2664 + http://bugs.frugalware.org/task/2673 + http://bugs.frugalware.org/task/2719 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6063 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6206 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5966 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0001 + A vulnerability with unknown impact has been reported in the Linux Kernel. + The vulnerability is caused due to a boundary error within the "isdn_net_setcfg()" function in drivers/isdn/i4l/isdn_net.c when processing IOCTL configuration requests sent to the ISDN pseudo device (/dev/isdnctrl). This can be exploited to cause a buffer overflow via a specially crafted IIOCNETSCF IOCTL request. + Successful exploitation requires write access to /dev/isdnctrl. + + A security issue has been reported in the Linux Kernel, which can be exploited by malicious, local users to disclose potentially sensitive information. + The security issue is caused due to the "do_coredump()" function in fs/exec.c not correctly verifying the user ID of a core dump file when dumping the core into an existing file. This can be exploited to e.g. gain access to sensitive information by tricking an application with another user ID into dumping the core into a preexisting file. + + A vulnerability with an unknown impact has been reported in the Linux Kernel. + The vulnerability is caused due to an integer overflow error within the "hrtimer_start()" function when processing large relative timeout values. + + A vulnerability has been reported in the Linux Kernel, which can be exploited by malicious, local users to bypass certain security restrictions and corrupt a file system. + The vulnerability is caused due to an error when checking the open flags and access modes when opening a directory. This can be exploited to truncate directories by calling the "open()" system call with certain flags. + Successful exploitation requires write privileges for the directory to be truncated. + + 365 2008-01-23 voroskoi From vmiklos at frugalware.org Thu Jan 24 16:21:13 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 16:21:15 2008 Subject: [Frugalware-git] frugalwareutils: updates for 0.7.8 Message-ID: <20080124152113.E92D41190213@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=a41bb864c9ae3c869a5972cc699c72590ca93be1 commit a41bb864c9ae3c869a5972cc699c72590ca93be1 Author: Miklos Vajna Date: Thu Jan 24 16:19:56 2008 +0100 updates for 0.7.8 diff --git a/Makefile.inc b/Makefile.inc index becabc8..30b7be2 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,6 +1,6 @@ # Makefile.inc for frugalwareutils # -# Copyright (C) 2006-2007 Miklos Vajna +# Copyright (C) 2006, 2007, 2008 Miklos Vajna # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -16,7 +16,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -VERSION = 0.7.7 +VERSION = 0.7.8 MAJORVER = 0 DO_RECURSIVE = @ for i in $(SUBDIRS); do $(MAKE) -C $$i $@ || exit 1; done diff --git a/NEWS b/NEWS index a8deb15..2125c79 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,10 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +0.7.8 - netconfig: spelling fixes + - xconfig: improved support for xorg-7.3 + - mouseconfig: spelling fix + - libfwutil: small speed hack avoids multiple udevds running if + possible 0.7.7 - added po4a support for manpages - added wpa support to netconfig 0.7.6 - added support for xorg-7.3 From vmiklos at frugalware.org Thu Jan 24 16:38:03 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 16:38:05 2008 Subject: [Frugalware-git] frugalwareutils: Makfile.po.inc: deny creating tarballs with broken po files Message-ID: <20080124153803.2F5E6176C045@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=a453c7399f023dffa7d1a26574732ccbf878f8fb commit a453c7399f023dffa7d1a26574732ccbf878f8fb Author: Miklos Vajna Date: Thu Jan 24 16:36:52 2008 +0100 Makfile.po.inc: deny creating tarballs with broken po files diff --git a/Makefile.po.inc b/Makefile.po.inc index 3cb5ab8..3609b19 100644 --- a/Makefile.po.inc +++ b/Makefile.po.inc @@ -38,7 +38,8 @@ prepare: do \ cp $(PO_DIR)/frugalwareutils/$$i/$(DOMAIN).po $$i.po; \ if ! msgfmt -c --statistics -o $$i.gmo $$i.po; then \ - echo "WARNING: $(DOMAIN)/$$i.po will break your build!"; \ + echo "ERROR: $(DOMAIN)/$$i.po would break your build!"; \ + exit 1; \ fi; \ done From vmiklos at frugalware.org Thu Jan 24 16:43:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 16:43:39 2008 Subject: [Frugalware-git] frugalware-current: frugalwareutils-0.7.8-1-i686 Message-ID: <20080124154337.A8491176C045@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1fe266bf5b382c733577f4ec5d2262fd0982b3e6 commit 1fe266bf5b382c733577f4ec5d2262fd0982b3e6 Author: Miklos Vajna Date: Thu Jan 24 16:42:31 2008 +0100 frugalwareutils-0.7.8-1-i686 version bump diff --git a/source/base/frugalwareutils/FrugalBuild b/source/base/frugalwareutils/FrugalBuild index 510d80a..eebe28d 100644 --- a/source/base/frugalwareutils/FrugalBuild +++ b/source/base/frugalwareutils/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: VMiklos pkgname=frugalwareutils -pkgver=0.7.7 -pkgrel=2 +pkgver=0.7.8 +pkgrel=1 pkgdesc="Frugalware configuration utilities." url="http://ftp.frugalware.org/pub/other/frugalwareutils" depends=('glib2' 'ncurses' 'parted>=1.8.8' 'pacman-g2>=3.5.1') @@ -12,9 +12,8 @@ makedepends=('dialog>=1.0_20051030-3' 'doxygen' 'asciidoc' 'docbook-xsl' \ groups=('base') archs=('i686' 'x86_64') up2date="lynx -dump $url|Flasttar" -source=($url/$pkgname-$pkgver.tar.gz \ - http://git.frugalware.org/patches/frugalwareutils/55ab512aec969ef9f48cdb09d9a34e116cfc8e41.patch) -signatures=(${source[0]}.asc '') +source=($url/$pkgname-$pkgver.tar.gz) +signatures=(${source[0]}.asc) options=('scriptlet') Fconfopts="$Fconfopts --sbindir=/sbin --libdir=/lib --libexecdir=/usr/libexec" unset MAKEFLAGS From vmiklos at frugalware.org Thu Jan 24 16:45:58 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 16:46:00 2008 Subject: [Frugalware-git] frugalware-current: automake-1.10.1-2-i686 Message-ID: <20080124154558.F0538176C045@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=10764b1e7f1182ef3058845b48390a2e2043032a commit 10764b1e7f1182ef3058845b48390a2e2043032a Author: Miklos Vajna Date: Thu Jan 24 16:45:47 2008 +0100 automake-1.10.1-2-i686 fix up broken /usr/share/automake symlink diff --git a/source/devel/automake/FrugalBuild b/source/devel/automake/FrugalBuild index 2ad7efc..3819e75 100644 --- a/source/devel/automake/FrugalBuild +++ b/source/devel/automake/FrugalBuild @@ -3,7 +3,8 @@ pkgname=automake pkgver=1.10.1 -pkgrel=1 +amver=1.10 +pkgrel=2 pkgdesc="A tool for automatically generating Makefiles" url="http://www.gnu.org/software/automake" depends=('perl' 'bash') @@ -17,7 +18,8 @@ signatures=($source.sig) build() { Fbuild - Fln /usr/share/automake-$pkgver /usr/share/automake + Fln /usr/share/automake-$amver /usr/share/automake + Fln /usr/share/aclocal-$amver /usr/share/aclocal } # optimization OK - noarch From vmiklos at frugalware.org Thu Jan 24 16:46:21 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 16:46:22 2008 Subject: [Frugalware-git] frugalware: update for 0.8rc1 Message-ID: <20080124154621.60927176C045@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware.git;a=commitdiff;h=9121c4d56c28cb91140cb082b80e12aa603d7b8d commit 9121c4d56c28cb91140cb082b80e12aa603d7b8d Author: Miklos Vajna Date: Thu Jan 24 16:23:09 2008 +0100 update for 0.8rc1 diff --git a/Makefile b/Makefile index 3dd6a6b..efbede8 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Makefile for frugalware # -# Copyright (C) 2007 Miklos Vajna +# Copyright (C) 2007, 2008 Miklos Vajna # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -16,7 +16,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -VERSION = 0.8pre2 +VERSION = 0.8rc1 CODENAME = Kalgan FRUGALWARE_LANGS = de hu it From vmiklos at frugalware.org Thu Jan 24 16:49:49 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 16:49:54 2008 Subject: [Frugalware-git] frugalware: fix up broken /usr/share/man/cat* symlinks Message-ID: <20080124154949.AE98E176C045@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware.git;a=commitdiff;h=7c0131de1fa70230367f0fa7e59d47e3cde1e8bc commit 7c0131de1fa70230367f0fa7e59d47e3cde1e8bc Author: Miklos Vajna Date: Thu Jan 24 16:48:36 2008 +0100 fix up broken /usr/share/man/cat* symlinks diff --git a/Makefile b/Makefile index efbede8..c0f3d3c 100644 --- a/Makefile +++ b/Makefile @@ -94,7 +94,7 @@ install: $(INSTALL) -d $(DESTDIR)/usr/share/man/$$i; \ done for i in cat{1,2,3,4,5,6,7,8,9,n}; do \ - ln -sf ../../var/man/$$i $(DESTDIR)/usr/share/man/$$i; \ + ln -sf ../../../var/man/$$i $(DESTDIR)/usr/share/man/$$i; \ done ln -sf /var/spool $(DESTDIR)/usr/spool $(INSTALL) -d $(DESTDIR)/usr/src From vmiklos at frugalware.org Thu Jan 24 16:50:02 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 16:50:06 2008 Subject: [Frugalware-git] frugalware-current: frugalware-0.8rc1-1-i686 Message-ID: <20080124155002.3CC75176C055@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=936e2c6458aacc48e09249b0d9ac02f32c0040cc commit 936e2c6458aacc48e09249b0d9ac02f32c0040cc Author: Miklos Vajna Date: Thu Jan 24 16:49:53 2008 +0100 frugalware-0.8rc1-1-i686 version bump diff --git a/source/base/frugalware/FrugalBuild b/source/base/frugalware/FrugalBuild index 8cf650e..42d627d 100644 --- a/source/base/frugalware/FrugalBuild +++ b/source/base/frugalware/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=frugalware -pkgver=0.8pre2 +pkgver=0.8rc1 pkgrel=1 pkgdesc="Basic Frugalware Linux filesystem package" url="http://ftp.frugalware.org/pub/other/frugalware/" From vmiklos at frugalware.org Thu Jan 24 16:56:57 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 16:57:00 2008 Subject: [Frugalware-git] setup: updates for 0.8.6 Message-ID: <20080124155657.A73AE176C045@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=311f85907cacc4cc4066a78315da29eddf65c45d commit 311f85907cacc4cc4066a78315da29eddf65c45d Author: Miklos Vajna Date: Thu Jan 24 16:55:47 2008 +0100 updates for 0.8.6 diff --git a/Makefile b/Makefile index c0df96d..e725d6f 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # # Compiling Time: 2.45 SBU # -# Copyright (C) 2005-2007 Miklos Vajna +# Copyright (C) 2005, 2006, 2007, 2008 Miklos Vajna # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/NEWS b/NEWS index aa5154b..9126a70 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +0.8.6 - fix selecting individual packages in expert mode + - fixed a case when grubconfig hanged forever + - partitions less than 1G now shows as xM (and not 0G) + - some minor usability fixes (Cancel->Continue and so) 0.8.5 - port to udev>=118 0.8.4 - port to pacman-g2>=3.6.6 0.8.3 - bugfix release, the previous one was broken with glibc-2.7 diff --git a/configure b/configure index bbbfaab..a15545c 100755 --- a/configure +++ b/configure @@ -17,7 +17,7 @@ packages = ['bash', 'kernel', 'busybox', 'dhcpcd', 'dialog', 'e2fsprogs', 'device-mapper', 'lvm2', 'wpa_supplicant', 'openssl'] # when releasing a new setup, please update this :) -version = "0.8.5" +version = "0.8.6" # parse our options parser = OptionParser(version="configure for Frugalware Setup v%s" % (version)) From vmiklos at frugalware.org Thu Jan 24 17:02:59 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 17:03:01 2008 Subject: [Frugalware-git] frugalware-current: fwsetup-0.8.6-1-i686 Message-ID: <20080124160259.E35BC176C045@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8dc5e1f286dbc18c4235fcaff815c6d5ae11e641 commit 8dc5e1f286dbc18c4235fcaff815c6d5ae11e641 Author: Miklos Vajna Date: Thu Jan 24 17:02:52 2008 +0100 fwsetup-0.8.6-1-i686 version bump diff --git a/source/devel-extra/fwsetup/FrugalBuild b/source/devel-extra/fwsetup/FrugalBuild index ec560d0..4fef5d5 100644 --- a/source/devel-extra/fwsetup/FrugalBuild +++ b/source/devel-extra/fwsetup/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: VMiklos pkgname=fwsetup -pkgver=0.8.5 -pkgrel=4 +pkgver=0.8.6 +pkgrel=1 pkgdesc="Frugalware Setup" url="http://ftp.frugalware.org/pub/other/setup/" depends=() @@ -12,12 +12,9 @@ groups=('devel-extra') archs=('i686' 'x86_64') _F_archive_nosort=y up2date="lynx -dump $url/releases/ |Flasttar" -source=($url/releases/$pkgname-$pkgver.tar.gz \ - http://git.frugalware.org/patches/setup/f92818322c8a21294176588167c0fb37c5e49cae.patch \ - http://git.frugalware.org/patches/setup/6a1aeefcd359f39e03d630732dba7a2a89c96256.patch \ - http://git.frugalware.org/patches/setup/6f9af8e00a8f7694e723a85975addce780891d29.patch) -signatures=("$source.asc" '' '' '') +source=($url/releases/$pkgname-$pkgver.tar.gz) +signatures=("$source.asc") options=('nofakeroot') unset MAKEFLAGS -#Fconfopts="$Fconfopts --repo=stable" +Fconfopts="$Fconfopts --repo=testing" # optimization OK From voroskoi at frugalware.org Thu Jan 24 17:36:13 2008 From: voroskoi at frugalware.org (voroskoi) Date: Thu Jan 24 17:36:15 2008 Subject: [Frugalware-git] frugalware-0.7: qt4-4.3.1-4sayshell1-x86_64 Message-ID: <20080124163613.593AB11901F6@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=e3f4edc813035bd6a125aa8274825fee7a3a0989 commit e3f4edc813035bd6a125aa8274825fee7a3a0989 Author: voroskoi Date: Thu Jan 24 17:34:39 2008 +0100 qt4-4.3.1-4sayshell1-x86_64 added 190133.patch, closes #2716 diff --git a/source/kde-extra/qt4/FrugalBuild b/source/kde-extra/qt4/FrugalBuild index c69bf40..05c91f8 100644 --- a/source/kde-extra/qt4/FrugalBuild +++ b/source/kde-extra/qt4/FrugalBuild @@ -4,7 +4,7 @@ pkgname=qt4 origname=qt pkgver=4.3.1 -pkgrel=3 +pkgrel=4sayshell1 pkgmore=x11-opensource-src pkgdesc="The QT4 GUI toolkit." url="http://www.trolltech.com/products/qt" @@ -19,6 +19,7 @@ up2date="lynx -dump ftp://ftp.trolltech.com/qt/source/|grep 'qt-x11-opensource-s source=(ftp://ftp.trolltech.com/qt/source/$origname-$pkgmore-$pkgver.tar.gz \ http://ftp.frugalware.org/pub/other/sources/kde/qt4/patches-r716585.tar.bz2 \ CVE-2007-4137.patch \ + http://www.trolltech.com/developer/download/190133.patch \ assistant4.desktop designer4.desktop linguist4.desktop qt4config.desktop \ dummy.patch qt4.sh.off Trolltech.conf apply_patches) @@ -124,6 +125,7 @@ build() sha1sums=('ca59cfdcfc390cf16c6e6b503546e8bb2cc8e1e2' \ 'fdffe57818a2a7c7252f9a295a3f8744cd7d9895' \ 'bc00ca6a74edde2a8536988b47e75cc68cb0cb25' \ + 'f8d2a98c660d45fede3559181f8563c70e698a2b' \ '991ed0d2f047e0ead54efc050c652595b7bed00b' \ '19281b54674d4071a3814200fd8a64e097ece2e8' \ '410b18b9a496cf551f7ff6cb282c719c874bc883' \ From priyank at frugalware.org Thu Jan 24 19:24:41 2008 From: priyank at frugalware.org (Priyank) Date: Thu Jan 24 19:24:44 2008 Subject: [Frugalware-git] gfpm: gfpm.glade: implemented gfpm repository manager dialog Message-ID: <20080124182441.2AEB41190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=56a80c40ea70238f876e1199cf1b9628d19f2c88 commit 56a80c40ea70238f876e1199cf1b9628d19f2c88 Author: Priyank Date: Thu Jan 24 23:54:14 2008 +0530 gfpm.glade: implemented gfpm repository manager dialog diff --git a/data/gfpm.glade b/data/gfpm.glade index 8a76116..b608420 100644 --- a/data/gfpm.glade +++ b/data/gfpm.glade @@ -40,6 +40,35 @@ + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + _Packages + True + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + Repositories + True + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + gfpm + + + + + + + + + True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK @@ -1780,4 +1809,156 @@ + + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 6 + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 7 + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 5 + gfpm + + + False + + + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 0.30000001192092896 + 1 + <span size="larger"><b>Manage Package Repositories</b></span> + True + + + False + 1 + + + + + False + + + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 5 + 9 + + + True + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + GTK_POLICY_AUTOMATIC + GTK_POLICY_AUTOMATIC + + + True + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + True + + + + + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 7 + GTK_BUTTONBOX_START + + + True + True + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + gtk-add + True + 0 + + + + + True + True + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + gtk-edit + True + 0 + + + 1 + + + + + True + True + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + gtk-go-up + True + 0 + + + 2 + + + + + True + True + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + gtk-go-down + True + 0 + + + 3 + + + + + True + True + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + gtk-delete + True + 0 + + + 4 + + + + + False + 1 + + + + + 1 + + + + + From vmiklos at frugalware.org Thu Jan 24 19:27:35 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Jan 24 19:27:37 2008 Subject: [Frugalware-git] frugalware-current: automake-1.10.1-3-i686 Message-ID: <20080124182735.701AE1190214@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=26d4713aed316f5ab4f26f1a7f92b6bc034040a1 commit 26d4713aed316f5ab4f26f1a7f92b6bc034040a1 Author: Miklos Vajna Date: Thu Jan 24 19:27:10 2008 +0100 automake-1.10.1-3-i686 remove problematic aclocal symlink (it's not necessary at all in fact) diff --git a/source/devel/automake/FrugalBuild b/source/devel/automake/FrugalBuild index 3819e75..fb8f117 100644 --- a/source/devel/automake/FrugalBuild +++ b/source/devel/automake/FrugalBuild @@ -4,7 +4,7 @@ pkgname=automake pkgver=1.10.1 amver=1.10 -pkgrel=2 +pkgrel=3 pkgdesc="A tool for automatically generating Makefiles" url="http://www.gnu.org/software/automake" depends=('perl' 'bash') @@ -19,7 +19,6 @@ build() { Fbuild Fln /usr/share/automake-$amver /usr/share/automake - Fln /usr/share/aclocal-$amver /usr/share/aclocal } # optimization OK - noarch From priyank at frugalware.org Thu Jan 24 20:21:30 2008 From: priyank at frugalware.org (Priyank) Date: Thu Jan 24 20:21:34 2008 Subject: [Frugalware-git] gfpm: gfpm.glade: changed the default size of repository manager dialog Message-ID: <20080124192130.4E8E0176C045@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=5f5461dbbf709fc8a052af2ae9d2367ea844346a commit 5f5461dbbf709fc8a052af2ae9d2367ea844346a Author: Priyank Date: Fri Jan 25 00:50:25 2008 +0530 gfpm.glade: changed the default size of repository manager dialog diff --git a/data/gfpm.glade b/data/gfpm.glade index b608420..60b3b40 100644 --- a/data/gfpm.glade +++ b/data/gfpm.glade @@ -1810,7 +1810,13 @@ + 450 + 350 GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + Repository Manager + False + 430 + 350 True @@ -1864,6 +1870,7 @@ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK GTK_POLICY_AUTOMATIC GTK_POLICY_AUTOMATIC + GTK_SHADOW_OUT True From priyank at frugalware.org Thu Jan 24 20:21:30 2008 From: priyank at frugalware.org (Priyank) Date: Thu Jan 24 20:21:36 2008 Subject: [Frugalware-git] gfpm: gfpm-repomanager: initial import Message-ID: <20080124192130.85508176C054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=b5fd9eff84ec1521641a234a193c3648cded72a6 commit b5fd9eff84ec1521641a234a193c3648cded72a6 Author: Priyank Date: Fri Jan 25 00:50:55 2008 +0530 gfpm-repomanager: initial import diff --git a/src/Makefile.am b/src/Makefile.am index 8156e1d..7c16b9d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,7 +16,8 @@ gfpm_SOURCES= \ gfpm-quickpane.c \ gfpm-about.c \ gfpm-icmonitor.c \ + gfpm-repomanager.c \ gfpm.c -gfpm_LDADD= @GFPM_LIBS@ -lpacman -linotifytools +gfpm_LDADD= @GFPM_LIBS@ -lpacman -linotifytools -lfwutil diff --git a/src/gfpm-interface.c b/src/gfpm-interface.c index 6c38bae..a697ffe 100644 --- a/src/gfpm-interface.c +++ b/src/gfpm-interface.c @@ -41,6 +41,7 @@ #include "gfpm-optimizedb.h" #include "gfpm-quickpane.h" #include "gfpm-icmonitor.h" +#include "gfpm-repomanager.h" #include "gfpm-util.h" #include "gfpm-about.h" #include "gfpm-db.h" @@ -266,6 +267,9 @@ gfpm_interface_init (void) /* about */ g_signal_connect (G_OBJECT(glade_xml_get_widget(xml, "about_gfpm1")), "activate", G_CALLBACK(gfpm_about), NULL); + + /* repository manager */ + g_signal_connect (G_OBJECT(glade_xml_get_widget(xml, "repos")), "activate", G_CALLBACK(gfpm_repomanager_show), NULL); /* aply */ g_signal_connect (G_OBJECT(glade_xml_get_widget(xml, "button_apply")), "clicked", G_CALLBACK(cb_gfpm_apply_btn_clicked), NULL); @@ -295,6 +299,7 @@ gfpm_interface_init (void) gfpm_optimize_db_dlg_init (); gfpm_quickpane_init (); gfpm_icmonitor_init (); + gfpm_repomanager_init (); gtk_widget_hide (gfpm_splash); title = g_strdup_printf ("%s (%s)", PACKAGE_STRING, GFPM_RELEASE_NAME); diff --git a/src/gfpm-repomanager.c b/src/gfpm-repomanager.c new file mode 100644 index 0000000..3aa59e7 --- /dev/null +++ b/src/gfpm-repomanager.c @@ -0,0 +1,253 @@ +/* + * gfpm-repomanager.c for gfpm + * + * Copyright (C) 2008 by Priyank Gosalia + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + */ + +#include "gfpm-repomanager.h" +#include "gfpm-messages.h" +#include + +#define CONF_FILE "/etc/pacman-g2.conf" + +extern GladeXML *xml; + +static gfpm_repolist_t *repolist = NULL; + +static GtkWidget *gfpm_repomgr_dlg; +static GtkWidget *gfpm_repomgr_treeview; +static GtkWidget *gfpm_repomgr_btnadd; +static GtkWidget *gfpm_repomgr_btndel; +static GtkWidget *gfpm_repomgr_btnmup; +static GtkWidget *gfpm_repomgr_btnmdn; +static GtkWidget *gfpm_repomgr_btnedit; + +void +gfpm_repomanager_init (void) +{ + GtkListStore *store = NULL; + 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"); + + /* setup repo store */ + store = gtk_list_store_new (2, GDK_TYPE_PIXBUF, G_TYPE_STRING); + renderer = gtk_cell_renderer_pixbuf_new (); + column = gtk_tree_view_column_new_with_attributes (_("S"), + renderer, + "pixbuf", 0, + NULL); + gtk_tree_view_column_set_resizable (column, FALSE); + gtk_tree_view_append_column (GTK_TREE_VIEW(gfpm_repomgr_treeview), column); + + renderer = gtk_cell_renderer_text_new (); + column = gtk_tree_view_column_new_with_attributes (_("Repository"), + renderer, + "text", 1, + NULL); + gtk_tree_view_column_set_resizable (column, FALSE); + gtk_tree_view_column_set_expand (column, TRUE); + gtk_tree_view_append_column (GTK_TREE_VIEW(gfpm_repomgr_treeview), column); + gtk_tree_view_set_model (GTK_TREE_VIEW(gfpm_repomgr_treeview), GTK_TREE_MODEL(store)); + + return; +} + +static GList * +gfpm_repomgr_get_servers_from_repofile (const char *conf_file) +{ + FILE *fp = NULL; + GList *ret = NULL; + char line[PATH_MAX+1]; + char str[PATH_MAX+1]; + + fp = fopen (conf_file, "r"); + if (fp == NULL) + { + g_error ("No configuration file found"); + return NULL; + } + + while (fgets(line, PATH_MAX, fp)) + { + fwutil_trim(line); + if (sscanf(line, "Server = %s", str)) + { + ret = g_list_append (ret, (gpointer)g_strdup(fwutil_trim(str))); + } + } + fclose (fp); + + return ret; +} + +static void +gfpm_repomgr_populate_repolist (void) +{ + char *ptr = NULL; + FILE *fp = NULL; + char line[PATH_MAX+1]; + char str[256]; + gint n = 0; + + fp = fopen (CONF_FILE, "r"); + if (fp == NULL) + { + g_error ("No configuration file found"); + return NULL; + } + if (repolist!=NULL) + g_free (repolist); + + repolist = (gfpm_repolist_t*)malloc(sizeof(gfpm_repolist_t)); + if (repolist == NULL) + { + g_error ("Error allocating memory\n"); + return NULL; + } + memset (repolist, 0, sizeof(gfpm_repolist_t)); + while (fgets(line, PATH_MAX, fp)) + { + char reponame[256] = ""; + fwutil_trim (line); + if (!strlen(line) || line[0] == '#') + continue; + if (line[0] == '[' && line[strlen(line)-1] == ']') + { + // could be a repo entry + ptr = line; + ptr++; + strncpy (reponame, ptr, fwutil_min(255, strlen(ptr)-1)); + reponame[fwutil_min(255, strlen(ptr-1))] = '\0'; + if (!strlen(reponame)) + { + g_error ("Bad repository name. Skipping."); + continue; + } + if (!strcmp(reponame, "options")) + continue; + else + { + // create a new repo record + n++; + gfpm_repo_t *repo_r = (gfpm_repo_t*)malloc(sizeof(gfpm_repo_t)); + if (repo_r == NULL) + { + g_error ("Error allocation memory. Exiting"); + return; + } + memset (repo_r, 0, sizeof(gfpm_repo_t)); + strncpy (repo_r->name, reponame, REPONAME_MAX_SIZE); + // get the server url + fgets (line, PATH_MAX, fp); + sscanf (line, "Server = %s", str); + repo_r->servers = g_list_append (repo_r->servers, (gpointer)g_strdup(str)); + // and then append it to our repo list + repolist->list = g_list_append (repolist->list, (gpointer)repo_r); + } + } + else if (sscanf(line, "Include = %s", str)) + { + FILE *tmp = NULL; + char ln[PATH_MAX+1]; + char rn[PATH_MAX+1]; + gfpm_repo_t *repo_r = (gfpm_repo_t*)malloc(sizeof(gfpm_repo_t)); + + if ((tmp = fopen (str, "r")) == NULL) + { + g_error ("Error opening repository servers file."); + break; + } + while (fgets(ln, PATH_MAX, tmp)) + { + fwutil_trim (ln); + if (!strlen(ln) || ln[0] == '#') + continue; + if (ln[0] == '[' && ln[strlen(ln)-1] == ']') + { + // could be a repo entry + ptr = ln; + ptr++; + strncpy (rn, ptr, fwutil_min(255, strlen(ptr)-1)); + rn[fwutil_min(255, strlen(ptr-1))] = '\0'; + if (strlen(rn)) + { + strncpy (repo_r->name, rn, REPONAME_MAX_SIZE); + } + else + { + g_error ("error parsing"); + } + } + } + fclose (tmp); + n++; + if (repo_r == NULL) + return; + memset (repo_r, 0, sizeof(gfpm_repo_t)); + strncpy (repo_r->name, rn, REPONAME_MAX_SIZE); + // populate the repo list here + repo_r->servers = gfpm_repomgr_get_servers_from_repofile (str); + + // and then append it to our repo list + repolist->list = g_list_append (repolist->list, (gpointer)repo_r); + } + } + repolist->n = n; + + return; +} + +static void +gfpm_repomgr_populate_repotvw (void) +{ + GtkListStore *store = NULL; + GtkTreeIter iter; + GList *ret = NULL; + + gfpm_repomgr_populate_repolist (); + + store = GTK_LIST_STORE(gtk_tree_view_get_model(GTK_TREE_VIEW(gfpm_repomgr_treeview))); + ret = repolist->list; + while (ret != NULL) + { + gfpm_repo_t *repo = NULL; + GList *ser = NULL; + + repo = ret->data; + gtk_list_store_append (GTK_LIST_STORE(store), &iter); + gtk_list_store_set (store, &iter, 1, (char*)repo->name, -1); + ret = g_list_next (ret); + } +} + +void +gfpm_repomanager_show () +{ + gfpm_repomgr_populate_repotvw (); + gtk_widget_show (GTK_WIDGET(gfpm_repomgr_dlg)); + + return; +} + diff --git a/src/gfpm-repomanager.h b/src/gfpm-repomanager.h new file mode 100644 index 0000000..a2c8f40 --- /dev/null +++ b/src/gfpm-repomanager.h @@ -0,0 +1,30 @@ +#ifndef __GFPM_REPOMANAGER_H__ +#define __GFPM_REPOMANAGER_H__ + +#include +#include +#include +#include +#include +#include +#include +#include +#include "gfpm.h" + +#define REPONAME_MAX_SIZE 32 + +typedef struct __gfpm_repo_t { + char name[REPONAME_MAX_SIZE+1]; + GList *servers; +} gfpm_repo_t; + +typedef struct __gfpm_repolist_t { + gint n; + GList *list; +} gfpm_repolist_t; + +void gfpm_repomanager_init (void); + +void gfpm_repomanager_show (void); + +#endif From crazy at frugalware.org Thu Jan 24 21:11:42 2008 From: crazy at frugalware.org (crazy) Date: Thu Jan 24 21:11:46 2008 Subject: [Frugalware-git] frugalware-current: qt-3.3.8-8-i686 Message-ID: <20080124201142.B35FC176C045@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f41d97cc591f140f8a7ba4540c9be2f8b2ad6796 commit f41d97cc591f140f8a7ba4540c9be2f8b2ad6796 Author: crazy Date: Thu Jan 24 21:05:17 2008 +0100 qt-3.3.8-8-i686 * Version bump to patch level 'b' * removed all merged patches * synced qt3-copy patches * added missing Fdie's diff --git a/source/xlib/qt/03-qt-uic.patch b/source/xlib/qt/03-qt-uic.patch deleted file mode 100644 index cb17b0f..0000000 --- a/source/xlib/qt/03-qt-uic.patch +++ /dev/null @@ -1,17 +0,0 @@ -diff -Naur qt-x11-free-3.3.5/tools/designer/uic/form.cpp qt-x11-free-3.3.5-patched/tools/designer/uic/form.cpp ---- qt-x11-free-3.3.5/tools/designer/uic/form.cpp 2005-08-31 12:13:47.000000000 +0200 -+++ qt-x11-free-3.3.5-patched/tools/designer/uic/form.cpp 2005-09-28 20:40:09.000000000 +0200 -@@ -731,6 +731,13 @@ - while ( !n2.isNull() ) { - if ( n2.tagName() == "includehint" ) { - QString file = n2.firstChild().toText().data(); -+ int colons = file.find("::"); -+ -+ if (colons != -1) -+ { -+ file = file.right(file.length() - colons - 2); -+ } -+ - localIncludes += file; - } - n2 = n2.nextSibling().toElement(); diff --git a/source/xlib/qt/CVE-2007-3388.patch b/source/xlib/qt/CVE-2007-3388.patch deleted file mode 100644 index 97210c7..0000000 --- a/source/xlib/qt/CVE-2007-3388.patch +++ /dev/null @@ -1,184 +0,0 @@ -diff -Naurp qt-x11-free-3.3.8/src/sql/qdatatable.cpp qt-x11-free-3.3.8-p/src/sql/qdatatable.cpp ---- qt-x11-free-3.3.8/src/sql/qdatatable.cpp 2007-01-11 14:46:33.000000000 +0100 -+++ qt-x11-free-3.3.8-p/src/sql/qdatatable.cpp 2007-08-03 14:39:11.000000000 +0200 -@@ -1043,8 +1043,8 @@ bool QDataTable::insertCurrent() - return FALSE; - if ( !sqlCursor()->canInsert() ) { - #ifdef QT_CHECK_RANGE -- qWarning("QDataTable::insertCurrent: insert not allowed for " + -- sqlCursor()->name() ); -+ qWarning("QDataTable::insertCurrent: insert not allowed for %s", -+ sqlCursor()->name().latin1() ); - #endif - endInsert(); - return FALSE; -@@ -1117,16 +1117,16 @@ bool QDataTable::updateCurrent() - return FALSE; - if ( sqlCursor()->primaryIndex().count() == 0 ) { - #ifdef QT_CHECK_RANGE -- qWarning("QDataTable::updateCurrent: no primary index for " + -- sqlCursor()->name() ); -+ qWarning("QDataTable::updateCurrent: no primary index for %s", -+ sqlCursor()->name().latin1() ); - #endif - endUpdate(); - return FALSE; - } - if ( !sqlCursor()->canUpdate() ) { - #ifdef QT_CHECK_RANGE -- qWarning("QDataTable::updateCurrent: updates not allowed for " + -- sqlCursor()->name() ); -+ qWarning("QDataTable::updateCurrent: updates not allowed for %s", -+ sqlCursor()->name().latin1() ); - #endif - endUpdate(); - return FALSE; -@@ -1191,8 +1191,8 @@ bool QDataTable::deleteCurrent() - return FALSE; - if ( sqlCursor()->primaryIndex().count() == 0 ) { - #ifdef QT_CHECK_RANGE -- qWarning("QDataTable::deleteCurrent: no primary index " + -- sqlCursor()->name() ); -+ qWarning("QDataTable::deleteCurrent: no primary index %s", -+ sqlCursor()->name().latin1() ); - #endif - return FALSE; - } -diff -Naurp qt-x11-free-3.3.8/src/sql/qsqldatabase.cpp qt-x11-free-3.3.8-p/src/sql/qsqldatabase.cpp ---- qt-x11-free-3.3.8/src/sql/qsqldatabase.cpp 2007-01-11 16:03:02.000000000 +0100 -+++ qt-x11-free-3.3.8-p/src/sql/qsqldatabase.cpp 2007-08-03 14:39:11.000000000 +0200 -@@ -234,7 +234,8 @@ QSqlDatabase* QSqlDatabaseManager::datab - db->open(); - #ifdef QT_CHECK_RANGE - if ( !db->isOpen() ) -- qWarning("QSqlDatabaseManager::database: unable to open database: " + db->lastError().databaseText() + ": " + db->lastError().driverText() ); -+ qWarning("QSqlDatabaseManager::database: unable to open database: %s: %s", -+ db->lastError().databaseText().latin1(), db->lastError().driverText().latin1() ); - #endif - } - return db; -@@ -686,7 +687,7 @@ void QSqlDatabase::init( const QString& - if ( !d->driver ) { - #ifdef QT_CHECK_RANGE - qWarning( "QSqlDatabase: %s driver not loaded", type.latin1() ); -- qWarning( "QSqlDatabase: available drivers: " + drivers().join(" ") ); -+ qWarning( "QSqlDatabase: available drivers: %s", drivers().join(" ").latin1() ); - #endif - d->driver = new QNullDriver(); - d->driver->setLastError( QSqlError( "Driver not loaded", "Driver not loaded" ) ); -diff -Naurp qt-x11-free-3.3.8/src/sql/qsqlindex.cpp qt-x11-free-3.3.8-p/src/sql/qsqlindex.cpp ---- qt-x11-free-3.3.8/src/sql/qsqlindex.cpp 2007-01-11 14:46:35.000000000 +0100 -+++ qt-x11-free-3.3.8-p/src/sql/qsqlindex.cpp 2007-08-03 14:39:11.000000000 +0200 -@@ -273,7 +273,7 @@ QSqlIndex QSqlIndex::fromStringList( con - if ( field ) - newSort.append( *field, desc ); - else -- qWarning( "QSqlIndex::fromStringList: unknown field: '" + f + "'" ); -+ qWarning( "QSqlIndex::fromStringList: unknown field: '%s'", f.latin1()); - } - return newSort; - } -diff -Naurp qt-x11-free-3.3.8/src/sql/qsqlrecord.cpp qt-x11-free-3.3.8-p/src/sql/qsqlrecord.cpp ---- qt-x11-free-3.3.8/src/sql/qsqlrecord.cpp 2007-01-11 14:46:35.000000000 +0100 -+++ qt-x11-free-3.3.8-p/src/sql/qsqlrecord.cpp 2007-08-03 14:39:11.000000000 +0200 -@@ -298,7 +298,7 @@ int QSqlRecord::position( const QString& - return i; - } - #ifdef QT_CHECK_RANGE -- qWarning( "QSqlRecord::position: unable to find field " + name ); -+ qWarning( "QSqlRecord::position: unable to find field %s", name.latin1() ); - #endif - return -1; - } -@@ -313,7 +313,7 @@ QSqlField* QSqlRecord::field( int i ) - checkDetach(); - if ( !sh->d->contains( i ) ) { - #ifdef QT_CHECK_RANGE -- qWarning( "QSqlRecord::field: index out of range: " + QString::number( i ) ); -+ qWarning( "QSqlRecord::field: index out of range: %d", i ); - #endif - return 0; - } -@@ -344,7 +344,7 @@ const QSqlField* QSqlRecord::field( int - { - if ( !sh->d->contains( i ) ) { - #ifdef QT_CHECK_RANGE -- qWarning( "QSqlRecord::field: index out of range: " + QString::number( i ) ); -+ qWarning( "QSqlRecord::field: index out of range: %d", i ); - #endif // QT_CHECK_RANGE - return 0; - } -diff -Naurp qt-x11-free-3.3.8/src/tools/qglobal.cpp qt-x11-free-3.3.8-p/src/tools/qglobal.cpp ---- qt-x11-free-3.3.8/src/tools/qglobal.cpp 2007-02-02 15:01:06.000000000 +0100 -+++ qt-x11-free-3.3.8-p/src/tools/qglobal.cpp 2007-08-03 14:39:11.000000000 +0200 -@@ -680,7 +680,7 @@ void qSystemWarning( const char* msg, in - if ( code != -1 ) - qWarning( "%s\n\tError code %d - %s", msg, code, strerror( code ) ); - else -- qWarning( msg ); -+ qWarning( "%s", msg ); - #endif - #else - Q_UNUSED( msg ); -diff -Naurp qt-x11-free-3.3.8/src/widgets/qtextedit.cpp qt-x11-free-3.3.8-p/src/widgets/qtextedit.cpp ---- qt-x11-free-3.3.8/src/widgets/qtextedit.cpp 2007-02-02 15:01:23.000000000 +0100 -+++ qt-x11-free-3.3.8-p/src/widgets/qtextedit.cpp 2007-08-03 14:39:11.000000000 +0200 -@@ -6349,7 +6349,7 @@ void QTextEdit::optimParseTags( QString - cur = tag->prev; - if ( !cur ) { - #ifdef QT_CHECK_RANGE -- qWarning( "QTextEdit::optimParseTags: no left-tag for '<" + tag->tag + ">' in line %d.", tag->line + 1 ); -+ qWarning( "QTextEdit::optimParseTags: no left-tag for '<%s>' in line %d.", tag->tag.ascii(), tag->line + 1 ); - #endif - return; // something is wrong - give up - } -@@ -6372,7 +6372,7 @@ void QTextEdit::optimParseTags( QString - break; - } else if ( !cur->leftTag ) { - #ifdef QT_CHECK_RANGE -- qWarning( "QTextEdit::optimParseTags: mismatching %s-tag for '<" + cur->tag + ">' in line %d.", cur->tag[0] == '/' ? "left" : "right", cur->line + 1 ); -+ qWarning( "QTextEdit::optimParseTags: mismatching %s-tag for '<%s>' in line %d.", cur->tag[0] == '/' ? "left" : "right", cur->tag.ascii(), cur->line + 1 ); - #endif - return; // something is amiss - give up - } -diff -Naurp qt-x11-free-3.3.8/src/xml/qsvgdevice.cpp qt-x11-free-3.3.8-p/src/xml/qsvgdevice.cpp ---- qt-x11-free-3.3.8/src/xml/qsvgdevice.cpp 2007-02-02 15:01:03.000000000 +0100 -+++ qt-x11-free-3.3.8-p/src/xml/qsvgdevice.cpp 2007-08-03 14:39:11.000000000 +0200 -@@ -978,7 +978,7 @@ bool QSvgDevice::play( const QDomNode &n - // ### catch references to embedded .svg files - QPixmap pix; - if ( !pix.load( href ) ) { -- qWarning( "QSvgDevice::play: Couldn't load image "+href ); -+ qWarning( "QSvgDevice::play: Couldn't load image %s", href.latin1() ); - break; - } - pt->drawPixmap( QRect( x1, y1, w, h ), pix ); -@@ -1024,8 +1024,8 @@ bool QSvgDevice::play( const QDomNode &n - break; - } - case InvalidElement: -- qWarning( "QSvgDevice::play: unknown element type " + -- node.nodeName() ); -+ qWarning( "QSvgDevice::play: unknown element type %s", -+ node.nodeName().latin1() ); - break; - }; - -@@ -1111,7 +1111,7 @@ double QSvgDevice::parseLen( const QStri - { - QRegExp reg( QString::fromLatin1("([+-]?\\d*\\.*\\d*[Ee]?[+-]?\\d*)(em|ex|px|%|pt|pc|cm|mm|in|)$") ); - if ( reg.search( str ) == -1 ) { -- qWarning( "QSvgDevice::parseLen: couldn't parse " + str ); -+ qWarning( "QSvgDevice::parseLen: couldn't parse %s ", str.latin1() ); - if ( ok ) - *ok = FALSE; - return 0.0; -@@ -1140,7 +1140,7 @@ double QSvgDevice::parseLen( const QStri - else if ( u == "pc" ) - dbl *= m.logicalDpiX() / 6.0; - else -- qWarning( "QSvgDevice::parseLen: Unknown unit " + u ); -+ qWarning( "QSvgDevice::parseLen: Unknown unit %s", u.latin1() ); - } - if ( ok ) - *ok = TRUE; diff --git a/source/xlib/qt/CVE-2007-4137.patch b/source/xlib/qt/CVE-2007-4137.patch deleted file mode 100644 index 9fda267..0000000 --- a/source/xlib/qt/CVE-2007-4137.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/codecs/qutfcodec.cpp -+++ src/codecs/qutfcodec.cpp -@@ -165,7 +165,7 @@ public: - QString toUnicode(const char* chars, int len) - { - QString result; -- result.setLength( len ); // worst case -+ result.setLength( len + 1 ); // worst case - QChar *qch = (QChar *)result.unicode(); - uchar ch; - int error = -1; diff --git a/source/xlib/qt/FrugalBuild b/source/xlib/qt/FrugalBuild index 36436e1..6fe92d9 100644 --- a/source/xlib/qt/FrugalBuild +++ b/source/xlib/qt/FrugalBuild @@ -4,40 +4,33 @@ pkgname=qt pkgver=3.3.8 -pkgrel=7 +extraver=b +pkgrel=8 pkgmore=x11-free pkgdesc="The QT GUI toolkit." url="http://www.trolltech.com/products/qt" -depends=('libxrandr' 'mesa' 'libxft>=2.1.11-3' 'libmng' 'libjpeg' 'libxcursor' 'libxinerama' 'libsm' 'imake' 'libpng' 'libxtst') +depends=('libxrandr>=1.2.2' 'mesa>=7.0.2-2' 'libxft>=2.1.11-3' 'libmng' 'libjpeg' 'libxcursor' 'libxinerama' 'libsm' 'imake' 'libpng' 'libxtst') makedepends=('mysql>=5.0.15' 'postgresql>=8.2' 'sqlite3' 'cups' 'bison') groups=('xlib') archs=('i686' 'x86_64') options=('nodocs' 'scriptlet') removes=('usr/lib/qt/mkspecs/default') -up2date="lynx -dump ftp://ftp.trolltech.com/qt/source|grep '.tar.bz2$'|grep 'qt-x11-free-'|sort -n -r|head -n 1|sed 's/.*-\(.*\).t.*/\1/'" -source=(ftp://ftp.trolltech.com/qt/source/$pkgname-$pkgmore-$pkgver.tar.bz2 \ - http://ftp.frugalware.org/pub/other/sources/qt/patches-748368.tar.bz2 \ +up2date="lynx -dump ftp://ftp.trolltech.com/qt/source|grep '.tar.gz$'|grep 'qt-x11-free-'|sort -n -r|head -n 1|sed 's/.*-\(.*\).t.*/\1/'|sed 's/$extraver//'" +source=(ftp://ftp.trolltech.com/qt/source/$pkgname-$pkgmore-$pkgver$extraver.tar.gz \ + http://ftp.frugalware.org/pub/other/sources/qt/patches-765767.tar.bz2 \ qt.sh apply_patches \ 01-qt-gcc4.patch \ 02-qt-rpath+FW.patch \ - 03-qt-uic.patch \ - 04-qt-visibility.patch \ - Qt-3.3.8-UTF-8-fix.diff \ - CVE-2007-3388.patch \ - CVE-2007-4137.patch) -sha1sums=('91b192cb8e80679607d24ae35d6e20ed68d149d7' \ - '540a7111b03b0ca4c0f792e7398e49f2a55fd919' \ + 04-qt-visibility.patch) +sha1sums=('745def6250dc7f337dbb265e20bf38dcb41fd854' \ + '70546384b9979091d58f5ca49e9a39dd91173050' \ 'e281176c76dc9ef0f06aba57f107ccb074eb317d' \ '7562323175ec47483dcb45c2857519f6276e0a51' \ '54d37e3988c4b195ae960ef2c59e678151115211' \ '0d5fcbe569723792700bad3c82abe34d5e5163c4' \ - 'dba54b91b2b00c1d052ac512d824b29d31aefb89' \ - '0e88e4f3a184b0f0544bd0cbd8302e55aaf14871' \ - '418b09fee387959f45f75fb20fb1e54c0f14b1cb' \ - 'f7634fb0419bda723053adb885facd270ccb10ec' \ - '12c6e2c9091c710ebd031c5e82ff33f02fe7e210') + '0e88e4f3a184b0f0544bd0cbd8302e55aaf14871') -export QTDIR=$startdir/src/$pkgname-$pkgmore-$pkgver +export QTDIR=$startdir/src/$pkgname-$pkgmore-$pkgver$extraver export PATH=${QTDIR}/bin:${PATH} export LD_LIBRARY_PATH=${QTDIR}/lib:${LD_LIBRARY_PATH} export YACC='yacc -d' @@ -51,13 +44,11 @@ subarchs=('i686 x86_64') build() { unset MAKEFLAGS - Fcd $pkgname-$pkgmore-$pkgver + Fcd $pkgname-$pkgmore-$pkgver$extraver Fpatchall Fsed "DUMMY" "${CFLAGS} -fno-strict-aliasing" mkspecs/linux-g++/qmake.conf - mv $Fsrcdir/{patches,apply_patches} $Fsrcdir/$pkgname-$pkgmore-$pkgver - chmod +x apply_patches - echo "0077" >> patches/DISABLED - echo "0081" >> patches/DISABLED + mv $Fsrcdir/{patches,apply_patches} $Fsrcdir/$pkgname-$pkgmore-$pkgver$extraver + chmod +x apply_patches || Fdie ./apply_patches || return 1 ./configure \ -v -platform linux-g++ \ @@ -71,20 +62,20 @@ build() -nis -pch -sm -tablet -xft -xinerama -xrender -xkb -ipv6 \ -I /usr/include -L /usr/lib || return 1 Fmkdir /usr/lib/qt/mkspecs - cp -r mkspecs/linux-g++ $Fdestdir/usr/lib/qt/mkspecs/linux-g++ + cp -r mkspecs/linux-g++ $Fdestdir/usr/lib/qt/mkspecs/linux-g++ || Fdie ##Fixme need patch## - cd $Fsrcdir/$pkgname-$pkgmore-$pkgver/plugins/src/sqldrivers/mysql + cd $Fsrcdir/$pkgname-$pkgmore-$pkgver$extraver/plugins/src/sqldrivers/mysql || Fdie qmake -o Makefile "INCLUDEPATH+=/usr/include/mysql" "LIBS+=-L/usr/lib/mysql -lmysqlclient" mysql.pro - cd $Fsrcdir/$pkgname-$pkgmore-$pkgver/plugins/src/sqldrivers/psql + cd $Fsrcdir/$pkgname-$pkgmore-$pkgver$extraver/plugins/src/sqldrivers/psql || Fdie qmake -o Makefile "INCLUDEPATH+=/usr/include/postgresql/server /usr/include" "LIBS+=-L/usr/lib -lpq" psql.pro - cd $Fsrcdir/$pkgname-$pkgmore-$pkgver + cd $Fsrcdir/$pkgname-$pkgmore-$pkgver$extraver || Fdie make || return 1 make INSTALL_ROOT=$Fdestdir install || return 1 Fmkdir /usr/lib/$pkgname/man - cp -r $Fsrcdir/$pkgname-$pkgmore-$pkgver/doc/man/{man1,man3} $Fdestdir/usr/lib/$pkgname/man || Fdie - Fsed "-L$startdir/src/$pkgname-$pkgmore-$pkgver/lib" "" $Fdestdir/usr/lib/$pkgname/lib/*.prl + cp -r $Fsrcdir/$pkgname-$pkgmore-$pkgver$extraver/doc/man/{man1,man3} $Fdestdir/usr/lib/$pkgname/man || Fdie + Fsed "-L$startdir/src/$pkgname-$pkgmore-$pkgver$extraver/lib" "" $Fdestdir/usr/lib/$pkgname/lib/*.prl Fexe /etc/profile.d/qt.sh (cd $Fdestdir/usr/lib/qt/mkspecs; ln -sf linux-g++ default) Fmkdir /usr/lib/pkgconfig diff --git a/source/xlib/qt/Qt-3.3.8-UTF-8-fix.diff b/source/xlib/qt/Qt-3.3.8-UTF-8-fix.diff deleted file mode 100644 index 914496f..0000000 --- a/source/xlib/qt/Qt-3.3.8-UTF-8-fix.diff +++ /dev/null @@ -1,107 +0,0 @@ -http://www.trolltech.com/developer/download/Qt-3.3.8-UTF-8-fix.diff ---- a/src/codecs/qutfcodec.cpp Fri Mar 30 06:08:57 2007 -+++ b/src/codecs/qutfcodec.cpp Fri Mar 30 06:08:57 2007 -@@ -154,6 +154,7 @@ - - class QUtf8Decoder : public QTextDecoder { - uint uc; -+ uint min_uc; - int need; - bool headerDone; - public: -@@ -167,8 +168,9 @@ - result.setLength( len ); // worst case - QChar *qch = (QChar *)result.unicode(); - uchar ch; -+ int error = -1; - for (int i=0; i= 0xd800 && uc <= 0xdfff) || (uc >= 0xfffe)) { -+ *qch++ = QChar::replacement; - } else { - if (headerDone || QChar(uc) != QChar::byteOrderMark) - *qch++ = uc; -@@ -190,6 +194,7 @@ - } - } else { - // error -+ i = error; - *qch++ = QChar::replacement; - need = 0; - } -@@ -200,13 +205,22 @@ - } else if ((ch & 0xe0) == 0xc0) { - uc = ch & 0x1f; - need = 1; -+ error = i; -+ min_uc = 0x80; - } else if ((ch & 0xf0) == 0xe0) { - uc = ch & 0x0f; - need = 2; -+ error = i; -+ min_uc = 0x800; - } else if ((ch&0xf8) == 0xf0) { - uc = ch & 0x07; - need = 3; -- } -+ error = i; -+ min_uc = 0x10000; -+ } else { -+ // error -+ *qch++ = QChar::replacement; -+ } - } - } - result.truncate( qch - result.unicode() ); - ---- a/src/tools/qstring.cpp Fri Mar 30 06:08:57 2007 -+++ b/src/tools/qstring.cpp Fri Mar 30 06:08:57 2007 -@@ -5805,6 +5805,7 @@ - result.setLength( len ); // worst case - QChar *qch = (QChar *)result.unicode(); - uint uc = 0; -+ uint min_uc = 0; - int need = 0; - int error = -1; - uchar ch; -@@ -5822,7 +5823,13 @@ - unsigned short low = uc%0x400 + 0xdc00; - *qch++ = QChar(high); - *qch++ = QChar(low); -- } else { -+ } else if (uc < min_uc || (uc >= 0xd800 && uc <= 0xdfff) || (uc >= 0xfffe)) { -+ // overlong seqence, UTF16 surrogate or BOM -+ i = error; -+ qch = addOne(qch, result); -+ *qch++ = QChar(0xdbff); -+ *qch++ = QChar(0xde00+((uchar)utf8[i])); -+ } else { - *qch++ = uc; - } - } -@@ -5844,14 +5851,17 @@ - uc = ch & 0x1f; - need = 1; - error = i; -+ min_uc = 0x80; - } else if ((ch & 0xf0) == 0xe0) { - uc = ch & 0x0f; - need = 2; - error = i; -+ min_uc = 0x800; - } else if ((ch&0xf8) == 0xf0) { - uc = ch & 0x07; - need = 3; - error = i; -+ min_uc = 0x10000; - } else { - // Error - qch = addOne(qch, result); From janny at frugalware.org Fri Jan 25 00:32:11 2008 From: janny at frugalware.org (Janos Kovacs) Date: Fri Jan 25 00:32:13 2008 Subject: [Frugalware-git] fwlive_pkgs: wlan-ng-fwlive-0.2.8-15-i686 Message-ID: <20080124233211.41670176C045@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive_pkgs.git;a=commitdiff;h=5b65d93d324d0a30a781d99649b689929297e9e8 commit 5b65d93d324d0a30a781d99649b689929297e9e8 Author: Janos Kovacs Date: Fri Jan 25 00:31:36 2008 +0100 wlan-ng-fwlive-0.2.8-15-i686 * add wlan-ng to fwlive diff --git a/source/network-extra/wlan-ng-fwlive/FrugalBuild b/source/network-extra/wlan-ng-fwlive/FrugalBuild new file mode 100644 index 0000000..d7f07ce --- /dev/null +++ b/source/network-extra/wlan-ng-fwlive/FrugalBuild @@ -0,0 +1,47 @@ +# Compiling Time: 0.33 SBU +# Maintainer: VMiklos + +pkgname=wlan-ng-fwlive +pkgver=0.2.8 +pkgrel=15 +pkgdesc="Wireless Lan modules" +url="http://www.linux-wlan.org/" +Finclude kernel-module +kver=2.6.23-6 +depends=("kernel-fwlive=$kver") +makedepends=("kernel-fwlive-source=$kver") +_F_kernelmod_uname=`echo $kver|sed 's/-/-fw/'` +_F_kernelmod_dir="/lib/modules/$_F_kernelmod_uname" +depends=(${depends[@]} 'bash') +groups=('network-extra') +archs=('i686' 'x86_64') +backup=(etc/wlan/wlan.conf) +up2date="lynx -dump ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/|grep tar.bz2$|sed -n 's/.*g-\(.*\)\.t.*/\1/;s/-//;$ p'" +source=(ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/linux-wlan-ng-$pkgver.tar.bz2 \ + rc.wlan wlan-ng-0.2.8-kernel2623.diff) +sha1sums=('a98cd5c7327f5392730ebe1a5b7f289fc88d00de' \ + 'b5b76089293cf11ab5c5f634f1c3b8dd7f4c34a7' \ + 'dd46ef1066debf1596902c9d8bb7c3988e98e184') + +build() +{ + # no Fcheckkernel, crosscompilation verified + Fcd linux-wlan-ng-$pkgver + Fsed '`uname -r`' "$_F_kernelmod_uname" Configure + find . -type f -exec sed -i '/#include /d' {} \; + Fsed "TARGET_ROOT_ON_HOST=" "TARGET_ROOT_ON_HOST=$Fdestdir" config.in + Fsed "PRISM2_PLX=n" "PRISM2_PLX=y" config.in + Fsed "PRISM2_PCI=n" "PRISM2_PCI=y" config.in + Fsed "PRISM2_USB=n" "PRISM2_USB=y" config.in + Fsed "PRISM2_PCMCIA=y" "PRISM2_PCMCIA=n" config.in + Fpatchall + make auto_config + make all || return 1 + make install + Fmv /usr/local/man /usr/man + Frm /init.d + Frcd wlan + Fbuild_kernelmod_scriptlet +} + +# optimization OK diff --git a/source/network-extra/wlan-ng-fwlive/rc.wlan b/source/network-extra/wlan-ng-fwlive/rc.wlan new file mode 100644 index 0000000..9e61c5e --- /dev/null +++ b/source/network-extra/wlan-ng-fwlive/rc.wlan @@ -0,0 +1,55 @@ +#!/bin/sh + +# (c) 2005 Miklos Vajna +# rc.wlan for Frugalware +# distributed under GPL License + +. /etc/rc.d/rc.functions + +# chkconfig: 2345 15 91 +# description: Activates/Configures/Disables the devices + +[ -f /etc/wlan/shared ] || exit 0 +. /etc/wlan/shared + +if [ "$1" = "stop" ]; then + stop "$stopwlan" + # Do a reset on each device to make sure none of them are still + # trying to generate interrupts. + for DEVICE in $WLAN_DEVICES; do + wlan_disable $DEVICE + ifconfig $DEVICE down + $MODPROBE -r $DEVICE + done + + # remove p80211, which will implictly kill wland. + $MODPROBE -r p80211 + ok $? +elif [ "$1" = "restart" ]; then + "$0" stop + sleep 1 + "$0" start +else # start + # This will implicitly fire off wland via hotplug. + start "$startwlan" + if ! $MODPROBE p80211; then + echo -n "$p80211fail" + ok 1 + fi + + # NOTE: We don't explicitly insmod the card driver here. The + # best thing to do is to specify an alias in /etc/modules.conf. + + for DEVICE in $WLAN_DEVICES; do + $MODPROBE $DEVICE + # if we don't have hotplug.. do things the old-fashioned way. + if [ $HAS_HOTPLUG = 'n' ] ; then + wlan_bring_it_up $DEVICE + fi + done + + # And hotplug will take care of the rest, namely device + # initialization and whatnot. + + ok $? +fi diff --git a/source/network-extra/wlan-ng-fwlive/wlan-ng-0.2.8-kernel2623.diff b/source/network-extra/wlan-ng-fwlive/wlan-ng-0.2.8-kernel2623.diff new file mode 100644 index 0000000..5e7d9a7 --- /dev/null +++ b/source/network-extra/wlan-ng-fwlive/wlan-ng-0.2.8-kernel2623.diff @@ -0,0 +1,193 @@ +diff -Naur linux-wlan-ng-0.2.8/CHANGES linux-wlan-ng-export/CHANGES +--- linux-wlan-ng-0.2.8/CHANGES 2007-05-04 14:29:27.000000000 +0200 ++++ linux-wlan-ng-export/CHANGES 2007-10-16 16:07:27.000000000 +0200 +@@ -41,6 +41,11 @@ + * Intersil Corporation as part of PRISM(R) chipset product development. + * + * -------------------------------------------------------------------- ++ - Support 2.6.23 kernels. (With apologies to Martin Dauskardt for a ++ misapplied patch) ++ - Support "Intersil Americas USB 802.11b WLAN DEVICE" (Peter Levart) ++ - Tweaks to support Fedora 7 (Dan Williams) ++ - Support 2.6.22 kernels + 0.2.8 + - Fix up a pile of sparse warnings (Pavel Roskin) + - Support 2.6.20 kernels (Pavel Roskin) +diff -Naur linux-wlan-ng-0.2.8/Configure linux-wlan-ng-export/Configure +--- linux-wlan-ng-0.2.8/Configure 2007-05-08 00:00:22.000000000 +0200 ++++ linux-wlan-ng-export/Configure 2007-10-16 16:43:56.000000000 +0200 +@@ -277,9 +277,9 @@ + fi + write_bool KERN_2_6_17 + +-if [ $VERSION_CODE -gt `version 2 6 21` ] ; then ++if [ $VERSION_CODE -gt `version 2 6 22` ] ; then + $ECHO "******* WARNING WARNING WARNING *******" +- $ECHO "Kernels newer than 2.6.21.x are not supported." ++ $ECHO "Kernels newer than 2.6.23.x are not supported." + $ECHO "******* WARNING WARNING WARNING *******" + fi + +diff -Naur linux-wlan-ng-0.2.8/etc/udev/rules.d/40-prism2.rules linux-wlan-ng-export/etc/udev/rules.d/40-prism2.rules +--- linux-wlan-ng-0.2.8/etc/udev/rules.d/40-prism2.rules 2006-06-26 17:03:27.000000000 +0200 ++++ linux-wlan-ng-export/etc/udev/rules.d/40-prism2.rules 2007-06-20 16:53:45.000000000 +0200 +@@ -1 +1,2 @@ +-ACTION=="add",BUS=="usb",DRIVER=="prism2_usb" ,RUN+="/etc/wlan/wlan-udev.sh %k" ++#ACTION=="add",BUS=="usb",DRIVER=="prism2_usb" ,RUN+="/etc/wlan/wlan-udev.sh %k" ++KERNEL="wlan*",ACTION=="add",DRIVERS=="prism2_usb" ,RUN+="/etc/wlan/wlan-udev.sh %k" +diff -Naur linux-wlan-ng-0.2.8/Makefile linux-wlan-ng-export/Makefile +--- linux-wlan-ng-0.2.8/Makefile 2005-02-24 18:59:10.000000000 +0100 ++++ linux-wlan-ng-export/Makefile 2007-10-16 16:43:56.000000000 +0200 +@@ -76,6 +76,8 @@ + all: config.mk + set -e; for d in $(DIRS); do $(MAKE) -C $$d ; done + ++distclean: mrproper ++ + mrproper: clean + rm -f config.out + rm -f tags.linux tags TAGS +diff -Naur linux-wlan-ng-0.2.8/src/include/wlan/wlan_compat.h linux-wlan-ng-export/src/include/wlan/wlan_compat.h +--- linux-wlan-ng-0.2.8/src/include/wlan/wlan_compat.h 2007-02-28 16:44:02.000000000 +0100 ++++ linux-wlan-ng-export/src/include/wlan/wlan_compat.h 2007-09-18 18:51:48.000000000 +0200 +@@ -479,6 +479,18 @@ + #endif + #endif /* _LINUX_PROC_FS_H */ + ++#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,22) ++#define skb_reset_mac_header(__a) (__a)->mac.raw = (__a)->data ++#define SKB_MAC_HEADER(__a) (__a)->mac.raw ++#else ++#define SKB_MAC_HEADER(__a) (__a)->mac_header ++#endif ++ ++#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,18) ++#define IRQF_DISABLED SA_INTERRUPT ++#define IRQF_SHARED SA_SHIRQ ++#endif ++ + #if (LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0)) + #ifndef INIT_TQUEUE + #define PREPARE_TQUEUE(_tq, _routine, _data) \ +diff -Naur linux-wlan-ng-0.2.8/src/p80211/p80211conv.c linux-wlan-ng-export/src/p80211/p80211conv.c +--- linux-wlan-ng-0.2.8/src/p80211/p80211conv.c 2007-03-19 16:37:00.000000000 +0100 ++++ linux-wlan-ng-export/src/p80211/p80211conv.c 2007-10-16 16:44:37.000000000 +0200 +@@ -497,8 +497,16 @@ + + } + ++ /* ++ * Note that eth_type_trans() expects an skb w/ skb->data pointing ++ * at the MAC header, it then sets the following skb members: ++ * skb->mac_header, ++ * skb->data, and ++ * skb->pkt_type. ++ * It then _returns_ the value that _we're_ supposed to stuff in ++ * skb->protocol. This is nuts. ++ */ + skb->protocol = eth_type_trans(skb, netdev); +- skb->mac.raw = (unsigned char *) e_hdr; /* new MAC header */ + + /* jkriegl: process signal and noise as set in hfa384x_int_rx() */ + /* jkriegl: only process signal/noise if requested by iwspy */ +diff -Naur linux-wlan-ng-0.2.8/src/p80211/p80211netdev.c linux-wlan-ng-export/src/p80211/p80211netdev.c +--- linux-wlan-ng-0.2.8/src/p80211/p80211netdev.c 2007-03-19 16:37:00.000000000 +0100 ++++ linux-wlan-ng-export/src/p80211/p80211netdev.c 2007-09-18 18:39:19.000000000 +0200 +@@ -389,7 +389,8 @@ + + /* set up various data fields */ + skb->dev = dev; +- skb->mac.raw = skb->data ; ++ skb_reset_mac_header(skb); ++ + skb->ip_summed = CHECKSUM_NONE; + skb->pkt_type = PACKET_OTHERHOST; + skb->protocol = htons(ETH_P_80211_RAW); +@@ -929,8 +930,8 @@ + dev->open = p80211knetdev_open; + dev->stop = p80211knetdev_stop; + +-#ifdef CONFIG_NET_WIRELESS +-#if ((WIRELESS_EXT < 17) && (WIRELESS_EXT < 21)) ++#if defined(CONFIG_NET_WIRELESS) || defined(WIRELESS_EXT) ++#if (WIRELESS_EXT < 17) + dev->get_wireless_stats = p80211wext_get_wireless_stats; + #endif + #if WIRELESS_EXT > 12 +diff -Naur linux-wlan-ng-0.2.8/src/prism2/driver/hfa384x.c linux-wlan-ng-export/src/prism2/driver/hfa384x.c +--- linux-wlan-ng-0.2.8/src/prism2/driver/hfa384x.c 2007-03-19 16:37:00.000000000 +0100 ++++ linux-wlan-ng-export/src/prism2/driver/hfa384x.c 2007-06-20 16:45:49.000000000 +0200 +@@ -3645,7 +3645,7 @@ + /* the prism2 cards don't return the FCS */ + datap = skb_put(skb, WLAN_CRC_LEN); + memset (datap, 0xff, WLAN_CRC_LEN); +- skb->mac.raw = skb->data; ++ skb_reset_mac_header(skb); + + /* Attach the rxmeta, set some stuff */ + p80211skb_rxmeta_attach(wlandev, skb); +diff -Naur linux-wlan-ng-0.2.8/src/prism2/driver/hfa384x_usb.c linux-wlan-ng-export/src/prism2/driver/hfa384x_usb.c +--- linux-wlan-ng-0.2.8/src/prism2/driver/hfa384x_usb.c 2007-03-19 16:37:00.000000000 +0100 ++++ linux-wlan-ng-export/src/prism2/driver/hfa384x_usb.c 2007-06-20 16:45:49.000000000 +0200 +@@ -4255,7 +4255,7 @@ + /* The prism2 series does not return the CRC */ + memset(skb_put(skb, WLAN_CRC_LEN), 0xff, WLAN_CRC_LEN); + +- skb->mac.raw = skb->data; ++ skb_reset_mac_header(skb); + + /* Attach the rxmeta, set some stuff */ + p80211skb_rxmeta_attach(wlandev, skb); +diff -Naur linux-wlan-ng-0.2.8/src/prism2/driver/prism2_pci.c linux-wlan-ng-export/src/prism2/driver/prism2_pci.c +--- linux-wlan-ng-0.2.8/src/prism2/driver/prism2_pci.c 2007-03-19 16:37:00.000000000 +0100 ++++ linux-wlan-ng-export/src/prism2/driver/prism2_pci.c 2007-10-16 16:07:27.000000000 +0200 +@@ -163,7 +163,7 @@ + * _know_ things are alright. A test routine would help. + */ + request_irq(wlandev->netdev->irq, hfa384x_interrupt, +- SA_SHIRQ, wlandev->name, wlandev); ++ IRQF_SHARED, wlandev->name, wlandev); + + wlandev->msdstate = WLAN_MSD_HWPRESENT; + +@@ -275,7 +275,7 @@ + static int __init prism2pci_init(void) + { + WLAN_LOG_NOTICE("%s Loaded\n", version); +- return pci_module_init(&prism2_pci_drv_id); ++ return pci_register_driver(&prism2_pci_drv_id); + }; + + static void __exit prism2pci_cleanup(void) +diff -Naur linux-wlan-ng-0.2.8/src/prism2/driver/prism2_plx.c linux-wlan-ng-export/src/prism2/driver/prism2_plx.c +--- linux-wlan-ng-0.2.8/src/prism2/driver/prism2_plx.c 2007-03-19 16:37:00.000000000 +0100 ++++ linux-wlan-ng-export/src/prism2/driver/prism2_plx.c 2007-10-16 16:07:27.000000000 +0200 +@@ -272,7 +272,7 @@ + * _know_ things are alright. A test routine would help. + */ + request_irq(wlandev->netdev->irq, hfa384x_interrupt, +- SA_SHIRQ, wlandev->name, wlandev); ++ IRQF_SHARED, wlandev->name, wlandev); + + wlandev->msdstate = WLAN_MSD_HWPRESENT; + +@@ -420,7 +420,7 @@ + static int __init prism2plx_init(void) + { + WLAN_LOG_NOTICE("%s Loaded\n", version); +- return pci_module_init(&prism2_plx_drv_id); ++ return pci_register_driver(&prism2_plx_drv_id); + }; + + static void __exit prism2plx_cleanup(void) +diff -Naur linux-wlan-ng-0.2.8/src/prism2/driver/prism2_usb.c linux-wlan-ng-export/src/prism2/driver/prism2_usb.c +--- linux-wlan-ng-0.2.8/src/prism2/driver/prism2_usb.c 2007-03-19 16:37:00.000000000 +0100 ++++ linux-wlan-ng-export/src/prism2/driver/prism2_usb.c 2007-09-18 18:35:12.000000000 +0200 +@@ -13,6 +13,7 @@ + .driver_info = (unsigned long) name + + static struct usb_device_id usb_prism_tbl[] = { ++ {PRISM_USB_DEVICE(0x0707, 0xee04, "Intersil Americas USB 802.11b WLAN DEVICE")}, + {PRISM_USB_DEVICE(0x04bb, 0x0922, "IOData AirPort WN-B11/USBS")}, + {PRISM_USB_DEVICE(0x07aa, 0x0012, "Corega Wireless LAN USB Stick-11")}, + {PRISM_USB_DEVICE(0x09aa, 0x3642, "Prism2.x 11Mbps WLAN USB Adapter")}, From janny at frugalware.org Fri Jan 25 08:16:33 2008 From: janny at frugalware.org (Janos Kovacs) Date: Fri Jan 25 08:16:36 2008 Subject: [Frugalware-git] fwlive_pkgs: fglrx-fwlive-8.42.3-7-i686 Message-ID: <20080125071634.011601190499@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive_pkgs.git;a=commitdiff;h=93a963ef9ccbea53a951818a7370f67176193f6f commit 93a963ef9ccbea53a951818a7370f67176193f6f Author: Janos Kovacs Date: Fri Jan 25 08:12:31 2008 +0100 fglrx-fwlive-8.42.3-7-i686 * add fglrx to fwlive diff --git a/source/x11-extra/fglrx-fwlive/FrugalBuild b/source/x11-extra/fglrx-fwlive/FrugalBuild new file mode 100644 index 0000000..829aea0 --- /dev/null +++ b/source/x11-extra/fglrx-fwlive/FrugalBuild @@ -0,0 +1,111 @@ +# Compiling time: ~0.08 SBU +# Contributor: Shrift +# Maintainer: voroskoi + +pkgname=fglrx-fwlive +pkgver=8.42.3 +pkgrel=7 +pkgdesc="Hardware Accelerated ATi driver for xorg" +url="http://www.ati.com/" +# libstdc++5: no hardware acceleration without it +Finclude kernel-module +kver=2.6.23-6 +depends=("kernel-fwlive=$kver") +makedepends=("kernel-fwlive-source=$kver") +_F_kernelmod_uname=`echo $kver|sed 's/-/-fw/'` +_F_kernelmod_dir="/lib/modules/$_F_kernelmod_uname" + +subpkgs=('fglrx_module-fwlive') +subdescs=('fglrx kernel module') +subdepends=($depends) +subgroups=('x11-extra') +subarchs=('i686 x86_64') +subinstall=fglrx_module-fwlive.install + +depends=() +rodepends=('fglrx_module-fwlive' 'xorg-server' 'libstdc++5') +conflicts=('libgl') +provides=('libgl') +groups=('x11-extra') +archs=('i686' 'x86_64') +install=$pkgname.install +up2date=$pkgver +source=(https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-$pkgver-x86.x86_64.run \ + README.Frugalware libGL.la fglrx-firegl_public.c-2.6.23.patch) +options=(${options[@]} 'nodocs') +sha1sums=('b8e878e846e0971d49339ee5957acc6482329510' \ + 'b64a2303c77f84f5e5db13c9c8fd55f43fa9699b' \ + '650973d708466f5c4c21e70c1f1f6c118b27e614' \ + '57eab429062d6cf64b19e67f2097ef2ce525edeb') + +Xversion=x710 + +build() { + chmod a+x ati-driver-installer-$pkgver-x86.x86_64.run || Fdie + ./ati-driver-installer-$pkgver-x86.x86_64.run --extract ATi || Fdie + if [ "$CARCH" == "i686" ]; then + cp -r $Fsrcdir/ATi/arch/x86/* $Fsrcdir/ || Fdie + cp -r $Fsrcdir/ATi/${Xversion}/* $Fsrcdir/ || Fdie + fi + if [ "$CARCH" == "x86_64" ]; then + cp -r $Fsrcdir/ATi/arch/x86_64/* $Fsrcdir/ || Fdie + cp -r $Fsrcdir/ATi/${Xversion}_64a/* $Fsrcdir/ || Fdie + fi + + cp -r $Fsrcdir/ATi/common/* $Fsrcdir/ || Fdie + patch -p0 < $Fsrcdir/fglrx-firegl_public.c-2.6.23.patch || Fdie + + # building kernel module + Fcd /lib/modules/fglrx/build_mod + cp 2.6.x/Makefile . || Fdie + make -C /usr/src/linux SUBDIRS="`pwd`" modules || Fdie + Ffile lib/modules/fglrx/build_mod/fglrx.ko $_F_kernelmod_dir/video/fglrx.ko + + # moving the intresting part to the package + mv $Fsrcdir/usr $Fdestdir || Fdie + + # Install into correct paths for Xorg7 + Fmkdir /usr/{include,lib/xorg,bin} + mv $Fdestdir/usr/X11R6/include/* $Fdestdir/usr/include || Fdie + if [ "$CARCH" == "i686" ]; then + Fmessage "Using i686 libs" + mv $Fdestdir/usr/X11R6/lib/* $Fdestdir/usr/lib || Fdie + fi + if [ "$CARCH" == "x86_64" ]; then + Fmessage "Using x86_64 libs" + mv $Fdestdir/usr/X11R6/lib64/* $Fdestdir/usr/lib || Fdie + fi + mv $Fdestdir/usr/X11R6/bin/* $Fdestdir/usr/bin || Fdie + Frm /usr/X11R6 + + # No hardware support without it + Fmv /usr/lib/modules /usr/lib/xorg/modules + Fln /usr/lib/xorg/modules /usr/lib/modules + + # Move dri to the correct location and symlink it in the old location + Fmv /usr/lib/xorg/modules/dri /usr/lib + Fmkdir /usr/lib/xorg/modules + Fln ../../dri /usr/lib/xorg/modules/dri + # closes #2112 + Fln /usr/lib/dri /usr/X11R6/lib/modules/dri + # closes #2498 + Fln lib /usr/X11R6/lib64 + + # Links + Fln libfglrx_pp.so.1.0 /usr/lib/libfglrx_pp.1 + Fln libfglrx_gamma.so.1.0 /usr/lib/libfglrx_gamma.1 + Fln libfglrx_tvout.so.1.0 /usr/lib/libfglrx_tvout.1 + Fln libGL.so.1.2 /usr/lib/libGL.so + Fln libGL.so.1.2 /usr/lib/libGL.so.1 + cp -ar $Fsrcdir/libGL.la $Fdestdir/usr/lib || Fdie + + + (find $Fdestdir -type d |xargs chmod 755) || Fdie + # closes #2498 + (find $Fdestdir -perm 744 |xargs chmod 755) || Fdie + + Fdoc README.Frugalware + + Fsplit fglrx_module-fwlive /lib + Fbuild_kernelmod_scriptlet +} diff --git a/source/x11-extra/fglrx-fwlive/README.Frugalware b/source/x11-extra/fglrx-fwlive/README.Frugalware new file mode 100644 index 0000000..e33994d --- /dev/null +++ b/source/x11-extra/fglrx-fwlive/README.Frugalware @@ -0,0 +1,17 @@ +If hardware acceleration does not work +make sure you have something similar in '/etc/fstab': + +----------------------------------------- +tmpfs /dev/shm tmpfs defaults 0 0 +----------------------------------------- + +If xv output doesn't work in mplayer add the following line +to '/etx/X11/xorg.conf''s Device section: + +-------------------------- +Option "VideoOverlay" "on" +-------------------------- + +On the following page you can find some useful solutions for +different fglrx problems: +http://www.thinkwiki.org/wiki/Problems_with_fglrx[Thinkwiki fglrx]. diff --git a/source/x11-extra/fglrx-fwlive/fglrx-firegl_public.c-2.6.23.patch b/source/x11-extra/fglrx-fwlive/fglrx-firegl_public.c-2.6.23.patch new file mode 100644 index 0000000..468f9c9 --- /dev/null +++ b/source/x11-extra/fglrx-fwlive/fglrx-firegl_public.c-2.6.23.patch @@ -0,0 +1,86 @@ +--- lib/modules/fglrx/build_mod/firegl_public.c.orig 2007-08-10 23:59:21.000000000 +0200 ++++ lib/modules/fglrx/build_mod/firegl_public.c 2007-08-13 20:00:26.000000000 +0200 +@@ -214,6 +214,56 @@ + #define preempt_enable() + #endif + ++#if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,22) ++#if defined(__i386__) ++#define ptep_test_and_clear_dirty(vma, addr, ptep) ({ \ ++ int __ret = 0; \ ++ if (pte_dirty(*(ptep))) \ ++ __ret = test_and_clear_bit(_PAGE_BIT_DIRTY, \ ++ &(ptep)->pte_low); \ ++ if (__ret) \ ++ pte_update((vma)->vm_mm, addr, ptep); \ ++ __ret; \ ++}) ++ ++static inline int pte_read(pte_t pte) { return (pte).pte_low & _PAGE_USER; } ++static inline int pte_user(pte_t pte) { return (pte).pte_low & _PAGE_USER; } ++#ifdef CONFIG_X86_PAE ++/* ++ * Is the pte executable? ++ */ ++static inline int pte_x(pte_t pte) ++{ ++ return !(pte_val(pte) & _PAGE_NX); ++} ++ ++/* ++ * All present user-pages with !NX bit are user-executable: ++ */ ++static inline int pte_exec(pte_t pte) ++{ ++ return pte_user(pte) && pte_x(pte); ++} ++#else ++static inline int pte_exec(pte_t pte) ++{ ++ return pte_user(pte); ++} ++#endif /* PAE */ ++ ++#elif defined(__x86_64__) ++static inline int ptep_test_and_clear_dirty(struct vm_area_struct *vma, ++ unsigned long addr, pte_t *ptep) ++{ ++ if (!pte_dirty(*ptep)) ++ return 0; ++ return test_and_clear_bit(_PAGE_BIT_DIRTY, &ptep->pte); ++} ++static inline int pte_read(pte_t pte) { return pte_val(pte) & _PAGE_USER; } ++static inline int pte_exec(pte_t pte) { return !(pte_val(pte) & _PAGE_NX); } ++#endif ++#endif ++ + // ============================================================ + /* globals */ + +@@ -2356,7 +2406,7 @@ void ATI_API_CALL __ke_put_vm_page_table + #ifndef ptep_clear_flush_dirty + #define ptep_clear_flush_dirty(__vma, __address, __ptep) \ + ({ \ +- int __dirty = ptep_test_and_clear_dirty(__ptep); \ ++ int __dirty = ptep_test_and_clear_dirty(__vma, __address, __ptep); \ + if (__dirty) \ + flush_tlb_page(__vma, __address); \ + __dirty; \ +@@ -5303,7 +5353,7 @@ unsigned int ATI_API_CALL KAS_Spinlock_R + /** \brief Type definition of the structure describing Slab Cache object */ + typedef struct tag_kasSlabCache_t + { +- kmem_cache_t* cache; /* OS slab cache object */ ++ struct kmem_cache *cache; /* OS slab cache object */ + spinlock_t lock; /* OS spinlock object protecting the cache */ + unsigned int routine_type; /* Type of routine the cache might be accessed from */ + char name[14]; /* Cache object name (kernel 2.4 restricts its length to 19 chars) */ +@@ -5349,7 +5399,7 @@ unsigned int ATI_API_CALL KAS_SlabCache_ + DBG_TRACE("creating slab object '%s'", slabcache_obj->name); + + if ((slabcache_obj->cache = +- kmem_cache_create(slabcache_obj->name, iEntrySize, 0, 0, NULL, NULL))) ++ kmem_cache_create(slabcache_obj->name, iEntrySize, 0, 0, NULL))) + { + ret = 1; + } diff --git a/source/x11-extra/fglrx-fwlive/fglrx-fwlive.install b/source/x11-extra/fglrx-fwlive/fglrx-fwlive.install new file mode 100644 index 0000000..7c80936 --- /dev/null +++ b/source/x11-extra/fglrx-fwlive/fglrx-fwlive.install @@ -0,0 +1,17 @@ +post_install() +{ + echo 'You have successfully installed the ATi proprietary driver!' + echo 'To configure your xserver please run aticonfig!' + echo 'Before using X please restart your computer!' +} + +post_upgrade() +{ + post_install $1 +} + +op=$1 +shift +$op $* + +# vim: ft=sh diff --git a/source/x11-extra/fglrx-fwlive/fglrx_module-fwlive.install b/source/x11-extra/fglrx-fwlive/fglrx_module-fwlive.install new file mode 100644 index 0000000..92f6293 --- /dev/null +++ b/source/x11-extra/fglrx-fwlive/fglrx_module-fwlive.install @@ -0,0 +1,23 @@ +post_install() +{ + [ `grep fglrx < /etc/sysconfig/modules|wc -l` == 0 ] && \ + echo 'fglrx' >> /etc/sysconfig/modules + /sbin/depmod -a $_F_kernelmod_uname +} + +post_upgrade() +{ + post_install $1 +} + +pre_remove() +{ + [ ! `/sbin/lsmod|grep fglrx|wc -l` == 0 ] && /sbin/rmmod fglrx + sed -i 's|fglrx||g' /etc/sysconfig/modules +} + +op=$1 +shift +$op $* + +# vim: ft=sh From janny at frugalware.org Fri Jan 25 08:46:09 2008 From: janny at frugalware.org (Janos Kovacs) Date: Fri Jan 25 08:46:10 2008 Subject: [Frugalware-git] fwlive_pkgs: nvidia-96xx-fwlive-96.43.01-6-i686 Message-ID: <20080125074609.040561190216@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive_pkgs.git;a=commitdiff;h=803e5ecfad48d8e65e8391cdce4aa10be6af1264 commit 803e5ecfad48d8e65e8391cdce4aa10be6af1264 Author: Janos Kovacs Date: Fri Jan 25 08:44:17 2008 +0100 nvidia-96xx-fwlive-96.43.01-6-i686 * add nvidia-96xx to fwlive diff --git a/source/x11-extra/nvidia-96xx-fwlive/FrugalBuild b/source/x11-extra/nvidia-96xx-fwlive/FrugalBuild new file mode 100644 index 0000000..660518d --- /dev/null +++ b/source/x11-extra/nvidia-96xx-fwlive/FrugalBuild @@ -0,0 +1,84 @@ +# Compiling Time: 0.01 SBU +# Maintainer: AlexExtreme + +pkgname=nvidia-96xx-fwlive +pkgver=96.43.01 +pkgrel=6 +pkgdesc="3d accelerated display driver for Nvidia cards" +url="http://www.nvidia.com/object/linux_display_archive.html" +conflicts=('libgl' 'libglx' 'nvidia') +provides=('libgl' 'libglx') +replaces=('nvidia-legacy') +removes=(usr/bin/nvidia-{bug-report.sh,settings,xconfig} + usr/lib/{libGLcore.so.1,libXvMCNVIDIA.a,libnvidia-cfg.so.1,libnvidia-tls.so.1} + usr/lib/xorg/modules/drivers/nvidia_drv.{,s}o usr/share/applications/nvidia-settings.desktop) +groups=('x11-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump http://www.nvidia.com/object/unix.html | grep -m1 'Latest Legacy.*1.0-96xx series'|sed 's/.*]//;s/-/_/'" +if [ "$CARCH" == "i686" ]; then + _arch=x86 + pkgnum=1 + sha1sums=('b92e46eb09514a15023e60dadda616b8811ce28b') +else + _arch=x86_64 + pkgnum=2 + sha1sums=('d0dc8d61c32631eb397a8348630eadbae2744e96') +fi +source=(http://us.download.nvidia.com/XFree86/Linux-$_arch/$pkgver/NVIDIA-Linux-$_arch-$pkgver-pkg$pkgnum.run) +options=('nostrip') +Finclude kernel-module +kver=2.6.23-6 +depends=("kernel-fwlive=$kver") +makedepends=("kernel-fwlive-source=$kver") +_F_kernelmod_uname=`echo $kver|sed 's/-/-fw/'` +_F_kernelmod_dir="/lib/modules/$_F_kernelmod_uname" +depends=(${depends[@]} 'xorg-server>=1.1.0' 'pciutils') ## TMP for gf4 +install=$pkgname.install + +build() { + nvdir=NVIDIA-Linux-$_arch-$pkgver-pkg$pkgnum + linkver=`echo $pkgver|sed 's/_/\./'` + cd $Fsrcdir + sh $nvdir.run --extract-only + Fcd $nvdir/ + Fpatchall + Fexerel usr/bin/nvidia-* /usr/bin/ + Fmkdir usr/lib/xorg/modules + Fcpr $nvdir/usr/X11R6/lib/modules/* /usr/lib/xorg/modules + Fexerel usr/lib/*.so* /usr/lib/ + Fexerel usr/lib/libGL.la /usr/lib/libGL.la + Fsed "__LIBGL_PATH__" "/usr/lib" $Fdestdir/usr/lib/libGL.la + Fmkdir usr/lib/tls + Fexerel usr/lib/tls/*.so* /usr/lib/tls/ + Fexerel usr/X11R6/lib/libXv* /usr/lib/ + Fmkdir usr/share + Fcpr $nvdir/usr/share/pixmaps /usr/share/ + Fcpr $nvdir/usr/share/applications /usr/share/ + Fcpr $nvdir/usr/share/man /usr/ + Frm usr/man/man1/nvidia-installer.1.gz + Fsed "__UTILS_PATH__" "/usr/bin" $Fdestdir/usr/share/applications/nvidia-settings.desktop + Fsed "__PIXMAP_PATH__" "/usr/share/pixmaps" $Fdestdir/usr/share/applications/nvidia-settings.desktop + Fln "libGL.so.$linkver" "/usr/lib/libGL.so" + Fln "libGL.so.$linkver" "/usr/lib/libGL.so.1" + Fln "libGL.so.$linkver" "/usr/lib/libGL.so.1.2" + Fln "libGLcore.so.$linkver" "/usr/lib/libGLcore.so.1" + Fln "libnvidia-cfg.so.$linkver" "/usr/lib/libnvidia-cfg.so.1" + Fln "libnvidia-cfg.so.$linkver" "/usr/lib/libnvidia-cfg.so" + Fln "libnvidia-tls.so.$linkver" "/usr/lib/libnvidia-tls.so.1" + Fln "libnvidia-tls.so.$linkver" "/usr/lib/tls/libnvidia-tls.so.1" + Fln "libglx.so.$linkver" "/usr/lib/xorg/modules/extensions/libglx.so" + Fln "libXvMCNVIDIA.so.$linkver" "/usr/lib/libXvMCNVIDIA.so" + Fln "libXvMCNVIDIA.so.$linkver" "/usr/lib/libXvMCNVIDIA.so.1" + Fln "libXvMCNVIDIA.so.$linkver" "/usr/lib/libXvMCNVIDIA_dynamic.so.1" + + cd usr/src/nv || Fdie + ln -s Makefile.kbuild Makefile || Fdie + make SYSSRC=$_F_kernelmod_dir/build module || Fdie + cd ../../.. || Fdie + Ffilerel usr/src/nv/nvidia.ko $_F_kernelmod_dir/kernel/drivers/video/nvidia.ko + + Fdoc $nvdir/LICENSE + Fcpr $nvdir/usr/share/doc/* /usr/share/doc/$pkgname-$pkgver/ + Fln "$pkgname-$pkgver" "/usr/share/doc/nvidia" + Fbuild_kernelmod_scriptlet +} diff --git a/source/x11-extra/nvidia-96xx-fwlive/nvidia-96xx-fwlive.install b/source/x11-extra/nvidia-96xx-fwlive/nvidia-96xx-fwlive.install new file mode 100644 index 0000000..491156d --- /dev/null +++ b/source/x11-extra/nvidia-96xx-fwlive/nvidia-96xx-fwlive.install @@ -0,0 +1,60 @@ +post_install() { + echo "*** In order to use this package you have to accept Nvidia's license which" + echo "*** can be found at /usr/share/doc/nvidia/LICENSE." + echo "*** If you don't accept it, please remove the package!" + ## well here a 'WARNING' only on install | update because I don't know this + ## metamodes option will work for all + devnr=`lspci -nn|grep "GeForce4 \(.*\) Go \(.*\)M"|sed 's/.*:\(.*\)].*/\1/'` + + if [ "$devnr" ]; then + if [ "$devnr" -eq 0179 ]; then + echo "" + echo "*** WARNING: Nvidia - GeForce4 440/420 Go 32/64M - with PCI ID: - 0x$devnr - detected." + echo "*** WARNING: If you get an black screen try add this line to your xorg.conf in the DefaultDepth Section:" + echo "Option "\"metamodes\" "\"DFP: nvidia-auto-select +0+0; DFP: 800x600 +0+0; DFP: 640x480 +0+0\"" + echo "" + fi + fi + + sed -i 's/^.*Load "dri"/# Load "dri"/' /etc/X11/xorg.conf + sed -i 's/Driver.*"\(nv\|vesa\|vga\)"/Driver "nvidia"/' /etc/X11/xorg.conf + + exist=`cat /etc/sysconfig/modules | grep nvidia | wc -l` + if [ "$exist" -eq 0 ]; then + echo nvidia >> /etc/sysconfig/modules + fi + /sbin/depmod -a + /sbin/modprobe nvidia +} + +post_upgrade() { + post_install $1 +} + +pre_remove() { + if test `lsmod | grep ^nvidia | wc -l` -gt 0; then + rmmod nvidia + fi + + sed -i 's/^.*# Load "dri"/Load "dri"/' /etc/X11/xorg.conf + sed -i 's/\(^Driver *\)"nvidia"/\1"nv"/' /etc/X11/xorg.conf + + exist=`cat /etc/sysconfig/modules | grep nvidia | wc -l` + if [ "$exist" -eq 1 ]; then + grep -v '^nvidia' /etc/sysconfig/modules > /etc/sysconfig/modules.tmp + mv /etc/sysconfig/modules.tmp /etc/sysconfig/modules + fi + if [ -e /usr/lib/xorg/temp/libglx.so ]; then + mv /usr/lib/xorg/temp/libglx.so /usr/lib/xorg/modules/extensions/ + fi +} + +post_remove() { + depmod -a + echo "*** Nvidia driver is removed now. To have a working Xorg Server again run : ***" + echo "*** pacman-g2 -S libgl libglx ****" +} + +op=$1 +shift +$op $* From janny at frugalware.org Fri Jan 25 09:06:28 2008 From: janny at frugalware.org (Janos Kovacs) Date: Fri Jan 25 09:06:31 2008 Subject: [Frugalware-git] fwlive_pkgs: nvidia-fwlive-169.09-1-i686 Message-ID: <20080125080628.E39861190216@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive_pkgs.git;a=commitdiff;h=24b792054b7ff6b79408dd2094da385b5f18ea05 commit 24b792054b7ff6b79408dd2094da385b5f18ea05 Author: Janos Kovacs Date: Fri Jan 25 09:03:34 2008 +0100 nvidia-fwlive-169.09-1-i686 * add nvidia to fwlive diff --git a/source/x11-extra/nvidia-fwlive/FrugalBuild b/source/x11-extra/nvidia-fwlive/FrugalBuild new file mode 100644 index 0000000..5a2459f --- /dev/null +++ b/source/x11-extra/nvidia-fwlive/FrugalBuild @@ -0,0 +1,94 @@ +# Compiling Time: 0.01 SBU +# Maintainer: AlexExtreme + +pkgname=nvidia-fwlive +pkgver=169.09 +pkgrel=1 +pkgdesc="3D accelerated display driver for Nvidia cards" +url="http://www.nvidia.com/object/linux_display_archive.html" +conflicts=('libgl' 'libglx') +provides=('libgl' 'libglx') +groups=('x11-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump http://www.nvidia.com/object/unix.html|grep -m1 'Latest Version:'|sed 's/.*]//;s/-/_/'" +if echo "$CARCH" | grep -q 'i.86'; then + _arch=x86 + sha1sums=('c001e13a2f38ea73b0a1610c585e0ebaebeac6f8') + pkgnum=1 +elif [ "$CARCH" == "x86_64" ]; then + _arch=x86_64 + sha1sums=('18ff8301461bd496e7305052aea5f7f652b15e76') + pkgnum=2 +fi +source=(http://us.download.nvidia.com/XFree86/Linux-$_arch/$pkgver/NVIDIA-Linux-$_arch-$pkgver-pkg$pkgnum.run) +options=('nostrip' 'force') +_F_kernelmod_scriptlet=$pkgname.install +Finclude kernel-module +kver=2.6.23-6 +depends=("kernel-fwlive=$kver") +makedepends=("kernel-fwlive-source=$kver") +_F_kernelmod_uname=`echo $kver|sed 's/-/-fw/'` +_F_kernelmod_dir="/lib/modules/$_F_kernelmod_uname" +depends=(${depends[@]} 'xorg-server>=1.1.0') + +build() { + nvdir=NVIDIA-Linux-$_arch-$pkgver-pkg$pkgnum + cd $Fsrcdir + sh $nvdir.run --extract-only + Fcd $nvdir/ + Fpatchall + + # Install the binaries + Fexerel usr/bin/nvidia* /usr/bin/ + + # Xorg modules + Fmkdir usr/lib/xorg/ + Fcpr $nvdir/usr/X11R6/lib/modules /usr/lib/xorg/modules + + # Libraries + Fexerel usr/lib/*.so* /usr/lib/ + Fexerel usr/lib/libGL.la /usr/lib/libGL.la + Fsed "__LIBGL_PATH__" "/usr/lib" $Fdestdir/usr/lib/libGL.la + + # Weird TLS stuff + Fmkdir usr/lib/tls + Fexerel usr/lib/tls/*.so* /usr/lib/tls/ + Fexerel usr/X11R6/lib/libXv* /usr/lib/ + + # Data + Fmkdir usr/share + Fcpr $nvdir/usr/share/pixmaps /usr/share/ + Fcpr $nvdir/usr/share/applications /usr/share/ + Fcpr $nvdir/usr/share/man /usr/ + Frm usr/man/man1/nvidia-installer.1.gz + Fsed "__UTILS_PATH__" "/usr/bin" $Fdestdir/usr/share/applications/nvidia-settings.desktop + Fsed "__PIXMAP_PATH__" "/usr/share/pixmaps" $Fdestdir/usr/share/applications/nvidia-settings.desktop + + # Library links + Fln "libGL.so.$pkgver" "/usr/lib/libGL.so" + Fln "libGL.so.$pkgver" "/usr/lib/libGL.so.1" + Fln "libGL.so.$pkgver" "/usr/lib/libGL.so.1.2" + Fln "libGLcore.so.$pkgver" "/usr/lib/libGLcore.so.1" + Fln "libnvidia-cfg.so.$pkgver" "/usr/lib/libnvidia-cfg.so.1" + Fln "libnvidia-cfg.so.$pkgver" "/usr/lib/libnvidia-cfg.so" + Fln "libnvidia-tls.so.$pkgver" "/usr/lib/libnvidia-tls.so.1" + Fln "libnvidia-tls.so.$pkgver" "/usr/lib/tls/libnvidia-tls.so.1" + Fln "libglx.so.$pkgver" "/usr/lib/xorg/modules/extensions/libglx.so" + Fln "libXvMCNVIDIA.so.$pkgver" "/usr/lib/libXvMCNVIDIA.so" + Fln "libXvMCNVIDIA.so.$pkgver" "/usr/lib/libXvMCNVIDIA.so.1" + Fln "libXvMCNVIDIA.so.$pkgver" "/usr/lib/libXvMCNVIDIA_dynamic.so.1" + Fln "libnvidia-wfb.so.$pkgver" "/usr/lib/xorg/modules/libnvidia-wfb.so" + Fln "libnvidia-wfb.so.$pkgver" "/usr/lib/xorg/modules/libnvidia-wfb.so.1" + Fln "libnvidia-wfb.so.$pkgver" "/usr/lib/xorg/modules/libwfb.so" + + cd usr/src/nv || Fdie + ln -s Makefile.kbuild Makefile || Fdie + make SYSSRC=$_F_kernelmod_dir/build module || Fdie + cd ../../.. || Fdie + Ffilerel usr/src/nv/nvidia.ko $_F_kernelmod_dir/kernel/drivers/video/nvidia.ko + + Fdoc $nvdir/LICENSE + Fcpr $nvdir/usr/share/doc/* /usr/share/doc/$pkgname-$pkgver/ + Fln "$pkgname-$pkgver" "/usr/share/doc/$pkgname" + Fbuild_kernelmod_scriptlet +} diff --git a/source/x11-extra/nvidia-fwlive/nvidia-fwlive.install b/source/x11-extra/nvidia-fwlive/nvidia-fwlive.install new file mode 100644 index 0000000..cae4fc4 --- /dev/null +++ b/source/x11-extra/nvidia-fwlive/nvidia-fwlive.install @@ -0,0 +1,47 @@ +post_install() { + echo "*** In order to use this package you have to accept Nvidia's license which" + echo "*** can be found at /usr/share/doc/nvidia/LICENSE." + echo "*** If you don't accept it, please remove the package!" + + sed -i 's/^.*Load "dri"/# Load "dri"/' /etc/X11/xorg.conf + sed -i 's/Driver.*"\(nv\|vesa\|vga\)"/Driver "nvidia"/' /etc/X11/xorg.conf + + exist=`cat /etc/sysconfig/modules | grep nvidia | wc -l` + if [ "$exist" -eq 0 ]; then + echo nvidia >> /etc/sysconfig/modules + fi + /sbin/depmod -a + /sbin/modprobe nvidia +} + +post_upgrade() { + post_install $1 +} + +pre_remove() { + if test `lsmod | grep ^nvidia | wc -l` -gt 0; then + rmmod nvidia + fi + + sed -i 's/^.*# Load "dri"/Load "dri"/' /etc/X11/xorg.conf + sed -i 's/\(^Driver *\)"nvidia"/\1"nv"/' /etc/X11/xorg.conf + + exist=`cat /etc/sysconfig/modules | grep nvidia | wc -l` + if [ "$exist" -eq 1 ]; then + grep -v '^nvidia' /etc/sysconfig/modules > /etc/sysconfig/modules.tmp + mv /etc/sysconfig/modules.tmp /etc/sysconfig/modules + fi + if [ -e /usr/lib/xorg/temp/libglx.so ]; then + mv /usr/lib/xorg/temp/libglx.so /usr/lib/xorg/modules/extensions/ + fi +} + +post_remove() { + depmod -a + echo "*** Nvidia driver is removed now. To have a working Xorg Server again run : ***" + echo "*** pacman-g2 -S libgl libglx ****" +} + +op=$1 +shift +$op $* From janny at frugalware.org Fri Jan 25 09:21:22 2008 From: janny at frugalware.org (Janos Kovacs) Date: Fri Jan 25 09:21:23 2008 Subject: [Frugalware-git] fwlive_pkgs: kqemu-fwlive-1.3.0pre11-21-i686 Message-ID: <20080125082122.1A47F176C045@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive_pkgs.git;a=commitdiff;h=a39bac4ae29198be461aff796ae30b099c138ad3 commit a39bac4ae29198be461aff796ae30b099c138ad3 Author: Janos Kovacs Date: Fri Jan 25 09:21:07 2008 +0100 kqemu-fwlive-1.3.0pre11-21-i686 * add kqemu to fwlive diff --git a/source/xapps-extra/kqemu-fwlive/FrugalBuild b/source/xapps-extra/kqemu-fwlive/FrugalBuild new file mode 100644 index 0000000..117e457 --- /dev/null +++ b/source/xapps-extra/kqemu-fwlive/FrugalBuild @@ -0,0 +1,33 @@ +# Compiling Time: 0.03 SBU +# Maintainer: VMiklos + +pkgname=kqemu-fwlive +pkgver=1.3.0pre11 +pkgrel=21 +pkgdesc="QEMU Accelerator Module" +url="http://fabrice.bellard.free.fr/qemu/" +depends=('qemu') +_F_kernelmod_scriptlet=kqemu.install +Finclude kernel-module +kver=2.6.23-6 +depends=("kernel-fwlive=$kver") +makedepends=("kernel-fwlive-source=$kver") +_F_kernelmod_uname=`echo $kver|sed 's/-/-fw/'` +_F_kernelmod_dir="/lib/modules/$_F_kernelmod_uname" +groups=('xapps-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump $url/download.html|grep kqemu.*gz$|sed 's/.*-\(.*\)\.t.*/\1/;q'" +source=($url/kqemu-$pkgver.tar.gz) +sha1sums=('780d48b99715e6b2671864ad5050f1c9506fcb71') + +build() +{ + Fcd kqemu-$pkgver + Fsed '\(./install.sh\)' '#\1' Makefile + Fmake --kernel-path=$_F_kernelmod_dir/build + Ffilerel $_F_kernelmod_dir/misc/kqemu.ko + Fmkdir /etc/udev/rules.d/ + echo 'KERNEL=="kqemu*", NAME="%k", GROUP="users", MODE="0660"' \ + > $Fdestdir/etc/udev/rules.d/48-qemu.rules + Fbuild_kernelmod_scriptlet +} diff --git a/source/xapps-extra/kqemu-fwlive/README.Frugalware b/source/xapps-extra/kqemu-fwlive/README.Frugalware new file mode 100644 index 0000000..04fe05e --- /dev/null +++ b/source/xapps-extra/kqemu-fwlive/README.Frugalware @@ -0,0 +1,10 @@ +If you want to use kqemu, you need to mount `tmpfs` on `/dev/shm`. This is not +problematic, `qemu` prints a usable error message if you miss that. The problem +is that you have to do this again and again after each reboot. If you hate +this, then just add the following line to your `/etc/fstab`: + +---- +tmpfs /dev/shm tmpfs defaults,size=144m 0 0 +---- + +// vim: ft=asciidoc diff --git a/source/xapps-extra/kqemu-fwlive/kqemu.install b/source/xapps-extra/kqemu-fwlive/kqemu.install new file mode 100644 index 0000000..c054c92 --- /dev/null +++ b/source/xapps-extra/kqemu-fwlive/kqemu.install @@ -0,0 +1,24 @@ +post_install() +{ + /sbin/depmod -a $_F_kernelmod_uname + /sbin/modprobe kqemu major=0 + if ! grep -q kqemu /etc/sysconfig/modules; then + echo 'kqemu "major=0"' >>/etc/sysconfig/modules + fi +} + +post_upgrade() +{ + post_install +} + +post_remove() +{ + /sbin/depmod -a $_F_kernelmod_uname + sed '/^kqemu/d' -i /etc/sysconfig/modules +} + +op=$1 +shift + +$op $* From vmiklos at frugalware.org Fri Jan 25 09:47:03 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 25 09:47:06 2008 Subject: [Frugalware-git] bmf: openoffice.org-2.4ooh680_m3-1-x86_64 Message-ID: <20080125084703.D3668176C045@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=15b016b6c70c495b6d01f9b48b9b69533a488dbe commit 15b016b6c70c495b6d01f9b48b9b69533a488dbe Author: Miklos Vajna Date: Fri Jan 25 09:45:41 2008 +0100 openoffice.org-2.4ooh680_m3-1-x86_64 - built on x86_64 - silently remove no-with-java.diff and update to r11369 (this basically just brings in this change from upstream) diff --git a/source/xapps/openoffice.org/FrugalBuild b/source/xapps/openoffice.org/FrugalBuild index 8425ab3..2955b01 100644 --- a/source/xapps/openoffice.org/FrugalBuild +++ b/source/xapps/openoffice.org/FrugalBuild @@ -19,7 +19,7 @@ else milestone=3 pkgver=$upstream${tree}_m$milestone pkgrel=1 - snapshot=r11351 + snapshot=r11369 fi pkgdesc="OpenOffice.org, a full office productivity suite." url="http://www.openoffice.org/" @@ -41,9 +41,8 @@ else up2date="lynx -dump http://svn.gnome.org/viewcvs/ooo-build/trunk/configure.in?view=markup |grep ^DEFAULT_TAG|sed 's/DEFAULT_TAG=\(.*\)-\(.*\)/$upstream\1_\2/'" fi source=(http://ftp.frugalware.org/pub/other/sources/ooo-build/ooo-build$branch-$snapshot.tar.bz2 \ - http://hu.openoffice.org/source/browse/*checkout*/hu/src/2.3.0/SDF/hu.sdf \ - no-with-java.diff) -signatures=($source.asc '' '') + http://hu.openoffice.org/source/browse/*checkout*/hu/src/2.3.0/SDF/hu.sdf) +signatures=($source.asc '') options=(${options[@]} 'scriptlet') _F_gnome_desktop="y" Finclude gnome-scriptlet mono diff --git a/source/xapps/openoffice.org/no-with-java.diff b/source/xapps/openoffice.org/no-with-java.diff deleted file mode 100644 index e5bf4cb..0000000 --- a/source/xapps/openoffice.org/no-with-java.diff +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/distro-configs/Frugalware.conf.in b/distro-configs/Frugalware.conf.in -index c902868..76efc9a 100644 ---- a/distro-configs/Frugalware.conf.in -+++ b/distro-configs/Frugalware.conf.in -@@ -15,7 +15,7 @@ - --with-serializer-jar=/usr/share/java/serializer.jar - --with-system-xerces - --with-system-xml-apis ----with-java=gij -+--with-jdk-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0 - --enable-libsn - --enable-kde - --enable-crashdump=yes From vmiklos at frugalware.org Fri Jan 25 09:59:18 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 25 09:59:21 2008 Subject: [Frugalware-git] pacman-tools: genchangelog: check if t/function.sh is available Message-ID: <20080125085918.64F73176C045@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=53fcc545696ab450419579c0e6b7873961766234 commit 53fcc545696ab450419579c0e6b7873961766234 Author: Miklos Vajna Date: Fri Jan 25 09:56:33 2008 +0100 genchangelog: check if t/function.sh is available it may not available in custom repos diff --git a/genchangelog b/genchangelog index 4dfad84..a2f29dd 100755 --- a/genchangelog +++ b/genchangelog @@ -68,7 +68,12 @@ fi cd ../../../frugalware-$arch -. ../t/functions.sh +if [ -e ../t/functions.sh ]; then + . ../t/functions.sh +else + # custom repo + exit 0 +fi if [ -x ../tools/fpm2db ]; then echo -n "updating the mysql2 database... " From vmiklos at frugalware.org Fri Jan 25 10:17:50 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Jan 25 10:17:51 2008 Subject: [Frugalware-git] frugalware-current: kernel-fwlive-2.6.22-1-i686 Message-ID: <20080125091750.3B8E6176C045@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0c41d2d6beda96ef7126b4191812d26ffe2685f3 commit 0c41d2d6beda96ef7126b4191812d26ffe2685f3 Author: Miklos Vajna Date: Fri Jan 25 10:17:27 2008 +0100 kernel-fwlive-2.6.22-1-i686 - moved to the fwlive_pkgs repo diff --git a/source/base-extra/kernel-fwlive/FrugalBuild b/source/base-extra/kernel-fwlive/FrugalBuild deleted file mode 100644 index b5f7b82..0000000 --- a/source/base-extra/kernel-fwlive/FrugalBuild +++ /dev/null @@ -1,22 +0,0 @@ -# Compiling Time: 11.74 SBU -# Maintainer: Janny - -pkgver=2.6.22 -_F_kernel_stable=1 -pkgrel=1 -_F_kernel_name="-fwlive" -_F_kernel_uname="-fw$pkgrel" -_F_kernel_patches=(http://frugalware.org/~janny/patchs/kernel/$pkgver/aacraid.diff \ - http://frugalware.org/~janny/patchs/kernel/$pkgver/pxa27x.diff \ - http://frugalware.org/~janny/patchs/kernel/$pkgver/jbd.diff \ - http://frugalware.org/~janny/patchs/kernel/$pkgver/squashfs3.2-patch \ - http://frugalware.org/~janny/patchs/kernel/$pkgver/ksize.patch \ - http://frugalware.org/~janny/patchs/kernel/$pkgver/lhash.diff \ - http://frugalware.org/~janny/patchs/kernel/$pkgver/sqlzma2k-3.2-r2.patch \ - http://ftp.frugalware.org/pub/other/sources/kernel/linux-2.6.22-squashfs_fixup.patch) -Finclude kernel -source=(config ${source[@]}) -signatures=('' "${signatures[@]}") -groups=('base-extra') - -# NOTE: if you bump this package, you need to bump the squashfs one, too! diff --git a/source/base-extra/kernel-fwlive/config b/source/base-extra/kernel-fwlive/config deleted file mode 100644 index e549bb6..0000000 --- a/source/base-extra/kernel-fwlive/config +++ /dev/null @@ -1,3681 +0,0 @@ -# -# Automatically generated make config: don't edit -# -CONFIG_X86_32=y -CONFIG_GENERIC_TIME=y -CONFIG_CLOCKSOURCE_WATCHDOG=y -CONFIG_GENERIC_CLOCKEVENTS=y -CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y -CONFIG_LOCKDEP_SUPPORT=y -CONFIG_STACKTRACE_SUPPORT=y -CONFIG_SEMAPHORE_SLEEPERS=y -CONFIG_X86=y -CONFIG_MMU=y -CONFIG_ZONE_DMA=y -CONFIG_GENERIC_ISA_DMA=y -CONFIG_GENERIC_IOMAP=y -CONFIG_GENERIC_BUG=y -CONFIG_GENERIC_HWEIGHT=y -CONFIG_ARCH_MAY_HAVE_PC_FDC=y -CONFIG_DMI=y -CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" - -# -# Code maturity level options -# -CONFIG_EXPERIMENTAL=y -CONFIG_LOCK_KERNEL=y -CONFIG_INIT_ENV_ARG_LIMIT=32 - -# -# General setup -# -CONFIG_LOCALVERSION="" -CONFIG_LOCALVERSION_AUTO=y -CONFIG_SWAP=y -CONFIG_SYSVIPC=y -# CONFIG_IPC_NS is not set -CONFIG_SYSVIPC_SYSCTL=y -CONFIG_POSIX_MQUEUE=y -CONFIG_BSD_PROCESS_ACCT=y -# CONFIG_BSD_PROCESS_ACCT_V3 is not set -# CONFIG_TASKSTATS is not set -# CONFIG_UTS_NS is not set -CONFIG_AUDIT=y -CONFIG_AUDITSYSCALL=y -CONFIG_IKCONFIG=y -CONFIG_IKCONFIG_PROC=y -CONFIG_CPUSETS=y -# CONFIG_SYSFS_DEPRECATED is not set -CONFIG_RELAY=y -CONFIG_BLK_DEV_INITRD=y -CONFIG_INITRAMFS_SOURCE="" -CONFIG_CC_OPTIMIZE_FOR_SIZE=y -CONFIG_SYSCTL=y -# CONFIG_EMBEDDED is not set -CONFIG_UID16=y -CONFIG_SYSCTL_SYSCALL=y -CONFIG_KALLSYMS=y -# CONFIG_KALLSYMS_EXTRA_PASS is not set -CONFIG_HOTPLUG=y -CONFIG_PRINTK=y -CONFIG_BUG=y -CONFIG_ELF_CORE=y -CONFIG_BASE_FULL=y -CONFIG_FUTEX=y -CONFIG_EPOLL=y -CONFIG_SHMEM=y -CONFIG_SLAB=y -CONFIG_VM_EVENT_COUNTERS=y -CONFIG_RT_MUTEXES=y -# CONFIG_TINY_SHMEM is not set -CONFIG_BASE_SMALL=0 -# CONFIG_SLOB is not set - -# -# Loadable module support -# -CONFIG_MODULES=y -CONFIG_MODULE_UNLOAD=y -# CONFIG_MODULE_FORCE_UNLOAD is not set -CONFIG_MODVERSIONS=y -# CONFIG_MODULE_SRCVERSION_ALL is not set -CONFIG_KMOD=y -CONFIG_STOP_MACHINE=y - -# -# Block layer -# -CONFIG_BLOCK=y -CONFIG_LBD=y -CONFIG_BLK_DEV_IO_TRACE=y -CONFIG_LSF=y - -# -# IO Schedulers -# -CONFIG_IOSCHED_NOOP=y -CONFIG_IOSCHED_AS=y -CONFIG_IOSCHED_DEADLINE=y -CONFIG_IOSCHED_CFQ=y -# CONFIG_DEFAULT_AS is not set -# CONFIG_DEFAULT_DEADLINE is not set -CONFIG_DEFAULT_CFQ=y -# CONFIG_DEFAULT_NOOP is not set -CONFIG_DEFAULT_IOSCHED="cfq" - -# -# Processor type and features -# -CONFIG_TICK_ONESHOT=y -CONFIG_NO_HZ=y -CONFIG_HIGH_RES_TIMERS=y -CONFIG_SMP=y -CONFIG_X86_PC=y -# CONFIG_X86_ELAN is not set -# CONFIG_X86_VOYAGER is not set -# CONFIG_X86_NUMAQ is not set -# CONFIG_X86_SUMMIT is not set -# CONFIG_X86_BIGSMP is not set -# CONFIG_X86_VISWS is not set -# CONFIG_X86_GENERICARCH is not set -# CONFIG_X86_ES7000 is not set -# CONFIG_PARAVIRT is not set -# CONFIG_M386 is not set -CONFIG_M486=y -# CONFIG_M586 is not set -# CONFIG_M586TSC is not set -# CONFIG_M586MMX is not set -# CONFIG_M686 is not set -# CONFIG_MPENTIUMII is not set -# CONFIG_MPENTIUMIII is not set -# CONFIG_MPENTIUMM is not set -# CONFIG_MCORE2 is not set -# CONFIG_MPENTIUM4 is not set -# CONFIG_MK6 is not set -# CONFIG_MK7 is not set -# CONFIG_MK8 is not set -# CONFIG_MCRUSOE is not set -# CONFIG_MEFFICEON is not set -# CONFIG_MWINCHIPC6 is not set -# CONFIG_MWINCHIP2 is not set -# CONFIG_MWINCHIP3D is not set -# CONFIG_MGEODEGX1 is not set -# CONFIG_MGEODE_LX is not set -# CONFIG_MCYRIXIII is not set -# CONFIG_MVIAC3_2 is not set -CONFIG_X86_GENERIC=y -CONFIG_X86_CMPXCHG=y -CONFIG_X86_L1_CACHE_SHIFT=7 -CONFIG_RWSEM_XCHGADD_ALGORITHM=y -# CONFIG_ARCH_HAS_ILOG2_U32 is not set -# CONFIG_ARCH_HAS_ILOG2_U64 is not set -CONFIG_GENERIC_CALIBRATE_DELAY=y -CONFIG_X86_PPRO_FENCE=y -CONFIG_X86_F00F_BUG=y -CONFIG_X86_WP_WORKS_OK=y -CONFIG_X86_INVLPG=y -CONFIG_X86_BSWAP=y -CONFIG_X86_POPAD_OK=y -CONFIG_X86_ALIGNMENT_16=y -CONFIG_X86_INTEL_USERCOPY=y -CONFIG_HPET_TIMER=y -CONFIG_HPET_EMULATE_RTC=y -CONFIG_NR_CPUS=8 -CONFIG_SCHED_SMT=y -# CONFIG_SCHED_MC is not set -# CONFIG_PREEMPT_NONE is not set -# CONFIG_PREEMPT_VOLUNTARY is not set -CONFIG_PREEMPT=y -CONFIG_PREEMPT_BKL=y -CONFIG_X86_LOCAL_APIC=y -CONFIG_X86_IO_APIC=y -CONFIG_X86_MCE=y -CONFIG_X86_MCE_NONFATAL=m -CONFIG_X86_MCE_P4THERMAL=y -CONFIG_VM86=y -CONFIG_TOSHIBA=m -CONFIG_I8K=m -CONFIG_X86_REBOOTFIXUPS=y -CONFIG_MICROCODE=m -CONFIG_MICROCODE_OLD_INTERFACE=y -CONFIG_X86_MSR=m -CONFIG_X86_CPUID=m - -# -# Firmware Drivers -# -CONFIG_EDD=m -CONFIG_DELL_RBU=m -CONFIG_DCDBAS=m -# CONFIG_NOHIGHMEM is not set -CONFIG_HIGHMEM4G=y -# CONFIG_HIGHMEM64G is not set -CONFIG_PAGE_OFFSET=0xC0000000 -CONFIG_HIGHMEM=y -CONFIG_ARCH_FLATMEM_ENABLE=y -CONFIG_ARCH_SPARSEMEM_ENABLE=y -CONFIG_ARCH_SELECT_MEMORY_MODEL=y -CONFIG_ARCH_POPULATES_NODE_MAP=y -CONFIG_SELECT_MEMORY_MODEL=y -CONFIG_FLATMEM_MANUAL=y -# CONFIG_DISCONTIGMEM_MANUAL is not set -# CONFIG_SPARSEMEM_MANUAL is not set -CONFIG_FLATMEM=y -CONFIG_FLAT_NODE_MEM_MAP=y -CONFIG_SPARSEMEM_STATIC=y -CONFIG_SPLIT_PTLOCK_CPUS=4 -# CONFIG_RESOURCES_64BIT is not set -CONFIG_ZONE_DMA_FLAG=1 -# CONFIG_HIGHPTE is not set -# CONFIG_MATH_EMULATION is not set -CONFIG_MTRR=y -# CONFIG_EFI is not set -CONFIG_IRQBALANCE=y -CONFIG_SECCOMP=y -# CONFIG_HZ_100 is not set -# CONFIG_HZ_250 is not set -# CONFIG_HZ_300 is not set -CONFIG_HZ_1000=y -CONFIG_HZ=1000 -CONFIG_KEXEC=y -# CONFIG_CRASH_DUMP is not set -CONFIG_PHYSICAL_START=0x100000 -# CONFIG_RELOCATABLE is not set -CONFIG_PHYSICAL_ALIGN=0x100000 -CONFIG_HOTPLUG_CPU=y -# CONFIG_COMPAT_VDSO is not set -CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y - -# -# Power management options (ACPI, APM) -# -CONFIG_PM=y -CONFIG_PM_LEGACY=y -# CONFIG_PM_DEBUG is not set -# CONFIG_PM_SYSFS_DEPRECATED is not set -CONFIG_SOFTWARE_SUSPEND=y -CONFIG_PM_STD_PARTITION="" -CONFIG_SUSPEND_SMP=y - -# -# ACPI (Advanced Configuration and Power Interface) Support -# -CONFIG_ACPI=y -CONFIG_ACPI_SLEEP=y -CONFIG_ACPI_SLEEP_PROC_FS=y -CONFIG_ACPI_SLEEP_PROC_SLEEP=y -CONFIG_ACPI_PROCFS=y -CONFIG_ACPI_AC=m -CONFIG_ACPI_BATTERY=m -CONFIG_ACPI_BUTTON=m -CONFIG_ACPI_VIDEO=m -CONFIG_ACPI_FAN=m -CONFIG_ACPI_DOCK=m -CONFIG_ACPI_BAY=m -CONFIG_ACPI_PROCESSOR=m -CONFIG_ACPI_HOTPLUG_CPU=y -CONFIG_ACPI_THERMAL=m -CONFIG_ACPI_ASUS=m -CONFIG_ACPI_IBM=m -CONFIG_ACPI_IBM_BAY=y -CONFIG_ACPI_TOSHIBA=m -CONFIG_ACPI_BLACKLIST_YEAR=0 -# CONFIG_ACPI_DEBUG is not set -CONFIG_ACPI_EC=y -CONFIG_ACPI_POWER=y -CONFIG_ACPI_SYSTEM=y -CONFIG_X86_PM_TIMER=y -CONFIG_ACPI_CONTAINER=m -CONFIG_ACPI_SBS=m - -# -# APM (Advanced Power Management) BIOS Support -# -CONFIG_APM=y -# CONFIG_APM_IGNORE_USER_SUSPEND is not set -# CONFIG_APM_DO_ENABLE is not set -# CONFIG_APM_CPU_IDLE is not set -# CONFIG_APM_DISPLAY_BLANK is not set -# CONFIG_APM_RTC_IS_GMT is not set -# CONFIG_APM_ALLOW_INTS is not set -CONFIG_APM_REAL_MODE_POWER_OFF=y - -# -# CPU Frequency scaling -# -CONFIG_CPU_FREQ=y -CONFIG_CPU_FREQ_TABLE=m -# CONFIG_CPU_FREQ_DEBUG is not set -CONFIG_CPU_FREQ_STAT=m -# CONFIG_CPU_FREQ_STAT_DETAILS is not set -# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set -CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y -CONFIG_CPU_FREQ_GOV_PERFORMANCE=m -CONFIG_CPU_FREQ_GOV_POWERSAVE=m -CONFIG_CPU_FREQ_GOV_USERSPACE=y -CONFIG_CPU_FREQ_GOV_ONDEMAND=m -CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m - -# -# CPUFreq processor drivers -# -CONFIG_X86_ACPI_CPUFREQ=m -CONFIG_X86_POWERNOW_K6=m -CONFIG_X86_POWERNOW_K7=m -CONFIG_X86_POWERNOW_K7_ACPI=y -CONFIG_X86_POWERNOW_K8=m -CONFIG_X86_POWERNOW_K8_ACPI=y -CONFIG_X86_GX_SUSPMOD=m -CONFIG_X86_SPEEDSTEP_CENTRINO=m -CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI=y -CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y -CONFIG_X86_SPEEDSTEP_ICH=m -CONFIG_X86_SPEEDSTEP_SMI=m -CONFIG_X86_P4_CLOCKMOD=m -CONFIG_X86_CPUFREQ_NFORCE2=m -CONFIG_X86_LONGRUN=m -CONFIG_X86_LONGHAUL=m -CONFIG_X86_E_POWERSAVER=m - -# -# shared options -# -# CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set -CONFIG_X86_SPEEDSTEP_LIB=m -# CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK is not set - -# -# Bus options (PCI, PCMCIA, EISA, MCA, ISA) -# -CONFIG_PCI=y -# CONFIG_PCI_GOBIOS is not set -# CONFIG_PCI_GOMMCONFIG is not set -# CONFIG_PCI_GODIRECT is not set -CONFIG_PCI_GOANY=y -CONFIG_PCI_BIOS=y -CONFIG_PCI_DIRECT=y -CONFIG_PCI_MMCONFIG=y -CONFIG_PCIEPORTBUS=y -CONFIG_HOTPLUG_PCI_PCIE=m -# CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE is not set -CONFIG_PCIEAER=y -CONFIG_PCI_MSI=y -CONFIG_HT_IRQ=y -CONFIG_ISA_DMA_API=y -CONFIG_ISA=y -CONFIG_EISA=y -# CONFIG_EISA_VLB_PRIMING is not set -CONFIG_EISA_PCI_EISA=y -CONFIG_EISA_VIRTUAL_ROOT=y -CONFIG_EISA_NAMES=y -CONFIG_MCA=y -CONFIG_MCA_LEGACY=y -CONFIG_MCA_PROC_FS=y -# CONFIG_SCx200 is not set -CONFIG_K8_NB=y - -# -# PCCARD (PCMCIA/CardBus) support -# -CONFIG_PCCARD=y -# CONFIG_PCMCIA_DEBUG is not set -CONFIG_PCMCIA=y -CONFIG_PCMCIA_LOAD_CIS=y -# CONFIG_PCMCIA_IOCTL is not set -CONFIG_CARDBUS=y - -# -# PC-card bridges -# -CONFIG_YENTA=m -CONFIG_YENTA_O2=y -CONFIG_YENTA_RICOH=y -CONFIG_YENTA_TI=y -CONFIG_YENTA_ENE_TUNE=y -CONFIG_YENTA_TOSHIBA=y -CONFIG_PD6729=m -CONFIG_I82092=m -CONFIG_I82365=m -CONFIG_TCIC=m -CONFIG_PCMCIA_PROBE=y -CONFIG_PCCARD_NONSTATIC=m - -# -# PCI Hotplug Support -# -CONFIG_HOTPLUG_PCI=y -CONFIG_HOTPLUG_PCI_FAKE=m -CONFIG_HOTPLUG_PCI_COMPAQ=m -# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set -CONFIG_HOTPLUG_PCI_IBM=m -CONFIG_HOTPLUG_PCI_ACPI=m -CONFIG_HOTPLUG_PCI_ACPI_IBM=m -# CONFIG_HOTPLUG_PCI_CPCI is not set -CONFIG_HOTPLUG_PCI_SHPC=m - -# -# Executable file formats -# -CONFIG_BINFMT_ELF=y -CONFIG_BINFMT_AOUT=m -CONFIG_BINFMT_MISC=m - -# -# Networking -# -CONFIG_NET=y - -# -# Networking options -# -# CONFIG_NETDEBUG is not set -CONFIG_PACKET=y -CONFIG_PACKET_MMAP=y -CONFIG_UNIX=y -CONFIG_XFRM=y -CONFIG_XFRM_USER=y -# CONFIG_XFRM_SUB_POLICY is not set -# CONFIG_XFRM_MIGRATE is not set -CONFIG_NET_KEY=m -# CONFIG_NET_KEY_MIGRATE is not set -CONFIG_INET=y -CONFIG_IP_MULTICAST=y -CONFIG_IP_ADVANCED_ROUTER=y -CONFIG_ASK_IP_FIB_HASH=y -# CONFIG_IP_FIB_TRIE is not set -CONFIG_IP_FIB_HASH=y -CONFIG_IP_MULTIPLE_TABLES=y -CONFIG_IP_ROUTE_MULTIPATH=y -# CONFIG_IP_ROUTE_MULTIPATH_CACHED is not set -CONFIG_IP_ROUTE_VERBOSE=y -CONFIG_IP_PNP=y -CONFIG_IP_PNP_DHCP=y -CONFIG_IP_PNP_BOOTP=y -CONFIG_IP_PNP_RARP=y -CONFIG_NET_IPIP=m -CONFIG_NET_IPGRE=m -CONFIG_NET_IPGRE_BROADCAST=y -CONFIG_IP_MROUTE=y -CONFIG_IP_PIMSM_V1=y -CONFIG_IP_PIMSM_V2=y -# CONFIG_ARPD is not set -CONFIG_SYN_COOKIES=y -CONFIG_INET_AH=m -CONFIG_INET_ESP=m -CONFIG_INET_IPCOMP=m -CONFIG_INET_XFRM_TUNNEL=m -CONFIG_INET_TUNNEL=m -CONFIG_INET_XFRM_MODE_TRANSPORT=m -CONFIG_INET_XFRM_MODE_TUNNEL=m -CONFIG_INET_XFRM_MODE_BEET=m -CONFIG_INET_DIAG=y -CONFIG_INET_TCP_DIAG=y -CONFIG_TCP_CONG_ADVANCED=y -CONFIG_TCP_CONG_BIC=y -CONFIG_TCP_CONG_CUBIC=m -CONFIG_TCP_CONG_WESTWOOD=m -CONFIG_TCP_CONG_HTCP=m -CONFIG_TCP_CONG_HSTCP=m -CONFIG_TCP_CONG_HYBLA=m -CONFIG_TCP_CONG_VEGAS=m -CONFIG_TCP_CONG_SCALABLE=m -# CONFIG_TCP_CONG_LP is not set -# CONFIG_TCP_CONG_VENO is not set -CONFIG_DEFAULT_BIC=y -# CONFIG_DEFAULT_CUBIC is not set -# CONFIG_DEFAULT_HTCP is not set -# CONFIG_DEFAULT_VEGAS is not set -# CONFIG_DEFAULT_WESTWOOD is not set -# CONFIG_DEFAULT_RENO is not set -CONFIG_DEFAULT_TCP_CONG="bic" -# CONFIG_TCP_MD5SIG is not set - -# -# IP: Virtual Server Configuration -# -# CONFIG_IP_VS is not set -CONFIG_IPV6=m -CONFIG_IPV6_PRIVACY=y -CONFIG_IPV6_ROUTER_PREF=y -# CONFIG_IPV6_ROUTE_INFO is not set -CONFIG_INET6_AH=m -CONFIG_INET6_ESP=m -CONFIG_INET6_IPCOMP=m -# CONFIG_IPV6_MIP6 is not set -CONFIG_INET6_XFRM_TUNNEL=m -CONFIG_INET6_TUNNEL=m -CONFIG_INET6_XFRM_MODE_TRANSPORT=m -CONFIG_INET6_XFRM_MODE_TUNNEL=m -CONFIG_INET6_XFRM_MODE_BEET=m -CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m -CONFIG_IPV6_SIT=m -CONFIG_IPV6_TUNNEL=m -CONFIG_IPV6_MULTIPLE_TABLES=y -# CONFIG_IPV6_SUBTREES is not set -CONFIG_NETLABEL=y -CONFIG_NETWORK_SECMARK=y -CONFIG_NETFILTER=y -# CONFIG_NETFILTER_DEBUG is not set -CONFIG_BRIDGE_NETFILTER=y - -# -# Core Netfilter Configuration -# -CONFIG_NETFILTER_NETLINK=m -CONFIG_NETFILTER_NETLINK_QUEUE=m -CONFIG_NETFILTER_NETLINK_LOG=m -CONFIG_NF_CONNTRACK_ENABLED=m -CONFIG_NF_CONNTRACK_SUPPORT=y -# CONFIG_IP_NF_CONNTRACK_SUPPORT is not set -CONFIG_NF_CONNTRACK=m -CONFIG_NF_CT_ACCT=y -CONFIG_NF_CONNTRACK_MARK=y -# CONFIG_NF_CONNTRACK_SECMARK is not set -# CONFIG_NF_CONNTRACK_EVENTS is not set -CONFIG_NF_CT_PROTO_GRE=m -CONFIG_NF_CT_PROTO_SCTP=m -CONFIG_NF_CONNTRACK_AMANDA=m -CONFIG_NF_CONNTRACK_FTP=m -CONFIG_NF_CONNTRACK_H323=m -CONFIG_NF_CONNTRACK_IRC=m -CONFIG_NF_CONNTRACK_NETBIOS_NS=m -CONFIG_NF_CONNTRACK_PPTP=m -CONFIG_NF_CONNTRACK_SANE=m -CONFIG_NF_CONNTRACK_SIP=m -CONFIG_NF_CONNTRACK_TFTP=m -CONFIG_NF_CT_NETLINK=m -CONFIG_NETFILTER_XTABLES=m -CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m -CONFIG_NETFILTER_XT_TARGET_CONNMARK=m -CONFIG_NETFILTER_XT_TARGET_DSCP=m -CONFIG_NETFILTER_XT_TARGET_MARK=m -CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m -CONFIG_NETFILTER_XT_TARGET_NFLOG=m -CONFIG_NETFILTER_XT_TARGET_NOTRACK=m -CONFIG_NETFILTER_XT_TARGET_SECMARK=m -CONFIG_NETFILTER_XT_TARGET_TCPMSS=m -CONFIG_NETFILTER_XT_MATCH_COMMENT=m -CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m -CONFIG_NETFILTER_XT_MATCH_CONNMARK=m -CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m -CONFIG_NETFILTER_XT_MATCH_DCCP=m -CONFIG_NETFILTER_XT_MATCH_DSCP=m -CONFIG_NETFILTER_XT_MATCH_ESP=m -CONFIG_NETFILTER_XT_MATCH_HELPER=m -CONFIG_NETFILTER_XT_MATCH_LENGTH=m -CONFIG_NETFILTER_XT_MATCH_LIMIT=m -CONFIG_NETFILTER_XT_MATCH_MAC=m -CONFIG_NETFILTER_XT_MATCH_MARK=m -CONFIG_NETFILTER_XT_MATCH_POLICY=m -CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m -CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m -CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m -CONFIG_NETFILTER_XT_MATCH_QUOTA=m -CONFIG_NETFILTER_XT_MATCH_REALM=m -CONFIG_NETFILTER_XT_MATCH_SCTP=m -CONFIG_NETFILTER_XT_MATCH_STATE=m -CONFIG_NETFILTER_XT_MATCH_STATISTIC=m -CONFIG_NETFILTER_XT_MATCH_STRING=m -CONFIG_NETFILTER_XT_MATCH_TCPMSS=m -CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m - -# -# IP: Netfilter Configuration -# -CONFIG_NF_CONNTRACK_IPV4=m -CONFIG_NF_CONNTRACK_PROC_COMPAT=y -CONFIG_IP_NF_QUEUE=m -CONFIG_IP_NF_IPTABLES=m -CONFIG_IP_NF_MATCH_IPRANGE=m -CONFIG_IP_NF_MATCH_TOS=m -CONFIG_IP_NF_MATCH_RECENT=m -CONFIG_IP_NF_MATCH_ECN=m -CONFIG_IP_NF_MATCH_AH=m -CONFIG_IP_NF_MATCH_TTL=m -CONFIG_IP_NF_MATCH_OWNER=m -CONFIG_IP_NF_MATCH_ADDRTYPE=m -CONFIG_IP_NF_FILTER=m -CONFIG_IP_NF_TARGET_REJECT=m -CONFIG_IP_NF_TARGET_LOG=m -CONFIG_IP_NF_TARGET_ULOG=m -CONFIG_NF_NAT=m -CONFIG_NF_NAT_NEEDED=y -CONFIG_IP_NF_TARGET_MASQUERADE=m -CONFIG_IP_NF_TARGET_REDIRECT=m -CONFIG_IP_NF_TARGET_NETMAP=m -CONFIG_IP_NF_TARGET_SAME=m -CONFIG_NF_NAT_SNMP_BASIC=m -CONFIG_NF_NAT_PROTO_GRE=m -CONFIG_NF_NAT_FTP=m -CONFIG_NF_NAT_IRC=m -CONFIG_NF_NAT_TFTP=m -CONFIG_NF_NAT_AMANDA=m -CONFIG_NF_NAT_PPTP=m -CONFIG_NF_NAT_H323=m -CONFIG_NF_NAT_SIP=m -CONFIG_IP_NF_MANGLE=m -CONFIG_IP_NF_TARGET_TOS=m -CONFIG_IP_NF_TARGET_ECN=m -CONFIG_IP_NF_TARGET_TTL=m -CONFIG_IP_NF_TARGET_CLUSTERIP=m -CONFIG_IP_NF_RAW=m -CONFIG_IP_NF_ARPTABLES=m -CONFIG_IP_NF_ARPFILTER=m -CONFIG_IP_NF_ARP_MANGLE=m - -# -# IPv6: Netfilter Configuration (EXPERIMENTAL) -# -CONFIG_NF_CONNTRACK_IPV6=m -CONFIG_IP6_NF_QUEUE=m -CONFIG_IP6_NF_IPTABLES=m -CONFIG_IP6_NF_MATCH_RT=m -CONFIG_IP6_NF_MATCH_OPTS=m -CONFIG_IP6_NF_MATCH_FRAG=m -CONFIG_IP6_NF_MATCH_HL=m -CONFIG_IP6_NF_MATCH_OWNER=m -CONFIG_IP6_NF_MATCH_IPV6HEADER=m -CONFIG_IP6_NF_MATCH_AH=m -CONFIG_IP6_NF_MATCH_MH=m -CONFIG_IP6_NF_MATCH_EUI64=m -CONFIG_IP6_NF_FILTER=m -CONFIG_IP6_NF_TARGET_LOG=m -CONFIG_IP6_NF_TARGET_REJECT=m -CONFIG_IP6_NF_MANGLE=m -CONFIG_IP6_NF_TARGET_HL=m -CONFIG_IP6_NF_RAW=m - -# -# DECnet: Netfilter Configuration -# -CONFIG_DECNET_NF_GRABULATOR=m - -# -# Bridge: Netfilter Configuration -# -CONFIG_BRIDGE_NF_EBTABLES=m -CONFIG_BRIDGE_EBT_BROUTE=m -CONFIG_BRIDGE_EBT_T_FILTER=m -CONFIG_BRIDGE_EBT_T_NAT=m -CONFIG_BRIDGE_EBT_802_3=m -CONFIG_BRIDGE_EBT_AMONG=m -CONFIG_BRIDGE_EBT_ARP=m -CONFIG_BRIDGE_EBT_IP=m -CONFIG_BRIDGE_EBT_LIMIT=m -CONFIG_BRIDGE_EBT_MARK=m -CONFIG_BRIDGE_EBT_PKTTYPE=m -CONFIG_BRIDGE_EBT_STP=m -CONFIG_BRIDGE_EBT_VLAN=m -CONFIG_BRIDGE_EBT_ARPREPLY=m -CONFIG_BRIDGE_EBT_DNAT=m -CONFIG_BRIDGE_EBT_MARK_T=m -CONFIG_BRIDGE_EBT_REDIRECT=m -CONFIG_BRIDGE_EBT_SNAT=m -CONFIG_BRIDGE_EBT_LOG=m -# CONFIG_BRIDGE_EBT_ULOG is not set - -# -# DCCP Configuration (EXPERIMENTAL) -# -# CONFIG_IP_DCCP is not set - -# -# SCTP Configuration (EXPERIMENTAL) -# -CONFIG_IP_SCTP=m -# CONFIG_SCTP_DBG_MSG is not set -# CONFIG_SCTP_DBG_OBJCNT is not set -# CONFIG_SCTP_HMAC_NONE is not set -# CONFIG_SCTP_HMAC_SHA1 is not set -CONFIG_SCTP_HMAC_MD5=y - -# -# TIPC Configuration (EXPERIMENTAL) -# -# CONFIG_TIPC is not set -CONFIG_ATM=m -CONFIG_ATM_CLIP=m -# CONFIG_ATM_CLIP_NO_ICMP is not set -CONFIG_ATM_LANE=m -CONFIG_ATM_MPOA=m -CONFIG_ATM_BR2684=m -# CONFIG_ATM_BR2684_IPFILTER is not set -CONFIG_BRIDGE=m -CONFIG_VLAN_8021Q=m -CONFIG_DECNET=m -# CONFIG_DECNET_ROUTER is not set -CONFIG_LLC=y -CONFIG_LLC2=m -CONFIG_IPX=m -# CONFIG_IPX_INTERN is not set -CONFIG_ATALK=m -CONFIG_DEV_APPLETALK=m -CONFIG_LTPC=m -CONFIG_COPS=m -CONFIG_COPS_DAYNA=y -CONFIG_COPS_TANGENT=y -CONFIG_IPDDP=m -CONFIG_IPDDP_ENCAP=y -CONFIG_IPDDP_DECAP=y -CONFIG_X25=m -CONFIG_LAPB=m -CONFIG_ECONET=m -CONFIG_ECONET_AUNUDP=y -CONFIG_ECONET_NATIVE=y -CONFIG_WAN_ROUTER=m - -# -# QoS and/or fair queueing -# -CONFIG_NET_SCHED=y -CONFIG_NET_SCH_FIFO=y -CONFIG_NET_SCH_CLK_JIFFIES=y -# CONFIG_NET_SCH_CLK_GETTIMEOFDAY is not set -# CONFIG_NET_SCH_CLK_CPU is not set - -# -# Queueing/Scheduling -# -CONFIG_NET_SCH_CBQ=m -CONFIG_NET_SCH_HTB=m -CONFIG_NET_SCH_HFSC=m -CONFIG_NET_SCH_ATM=m -CONFIG_NET_SCH_PRIO=m -CONFIG_NET_SCH_RED=m -CONFIG_NET_SCH_SFQ=m -CONFIG_NET_SCH_TEQL=m -CONFIG_NET_SCH_TBF=m -CONFIG_NET_SCH_GRED=m -CONFIG_NET_SCH_DSMARK=m -CONFIG_NET_SCH_NETEM=m -CONFIG_NET_SCH_INGRESS=m - -# -# Classification -# -CONFIG_NET_CLS=y -CONFIG_NET_CLS_BASIC=m -CONFIG_NET_CLS_TCINDEX=m -CONFIG_NET_CLS_ROUTE4=m -CONFIG_NET_CLS_ROUTE=y -CONFIG_NET_CLS_FW=m -CONFIG_NET_CLS_U32=m -# CONFIG_CLS_U32_PERF is no