From krics at linuxforum.hu Thu May 1 00:27:49 2008 From: krics at linuxforum.hu (Christian Hamar alias krix) Date: Thu May 1 00:27:51 2008 Subject: [Frugalware-git] frugalware-current: rpm-5.1.1-1-x86_64 Message-ID: <20080430222749.368F61190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fa829de962f619c9b5135c3271181323e122a9d6 commit fa829de962f619c9b5135c3271181323e122a9d6 Author: Christian Hamar alias krix Date: Thu May 1 00:27:08 2008 +0200 rpm-5.1.1-1-x86_64 * Version bump * Fixed up2date (tytytytytytyty vmiklOS :p ) * Small modification for source download (use ${pkgver%.?} ) diff --git a/source/apps-extra/rpm/FrugalBuild b/source/apps-extra/rpm/FrugalBuild index 2656772..0beddc0 100644 --- a/source/apps-extra/rpm/FrugalBuild +++ b/source/apps-extra/rpm/FrugalBuild @@ -3,20 +3,18 @@ # Maintainer: Christian Hamar alias krix pkgname=rpm -pkgver=5.0.3 -pkgrel=2 +pkgver=5.1.1 +pkgrel=1 pkgdesc="Red Hat Package Manager" url="http://rpm5.org" depends=('heimdal>=1.1' 'pcre' 'sqlite3' 'popt' 'beecrypt' 'bzip2' 'neon' 'sqlite2' 'xfsprogs-acl' 'libxml2') groups=('apps-extra') archs=('i686' 'x86_64') -up2date="lynx -dump http://rpm5.org/|grep -m1 'RPM version \(.*\) released'|sed 's/.*on \(.*\) .*re.*/\1/'" -source=(http://rpm5.org/files/$pkgname/$pkgname-5.0/$pkgname-$pkgver.tar.gz) -sha1sums=('d3461710de17a8f7dc3e49371d7edf620b10c27e') - -build() -{ +up2date="lynx -dump http://rpm5.org/|grep Production|sed 's/.*RPM \([0-9.]\+\) .*/\1/'" +source=(http://rpm5.org/files/$pkgname/$pkgname-${pkgver%.?}/$pkgname-$pkgver.tar.gz) +sha1sums=('4e94351b63d7447aab406c3345aede01d82b9624') +build(){ Fpatchall Fconf \ --without-selinux \ @@ -34,7 +32,7 @@ build() --disable-dependency-tracking \ --libdir=/usr/lib \ --with-openssl=external - + make || Fdie Fmakeinstall # fixes bug "can't create transaction lock" From krics at linuxforum.hu Thu May 1 00:32:16 2008 From: krics at linuxforum.hu (Christian Hamar alias krix) Date: Thu May 1 00:32:18 2008 Subject: [Frugalware-git] frugalware-current: ntfs-3g-1.2412-1-x86_64 Message-ID: <20080430223216.A92761190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=58e5006ca42eb36d985e9e9860891e31c128923c commit 58e5006ca42eb36d985e9e9860891e31c128923c Author: Christian Hamar alias krix Date: Thu May 1 00:32:09 2008 +0200 ntfs-3g-1.2412-1-x86_64 * Version bump diff --git a/source/apps-extra/ntfs-3g/FrugalBuild b/source/apps-extra/ntfs-3g/FrugalBuild index 1f4471d..30da49a 100644 --- a/source/apps-extra/ntfs-3g/FrugalBuild +++ b/source/apps-extra/ntfs-3g/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=ntfs-3g -pkgver=1.2310 +pkgver=1.2412 pkgrel=1 pkgdesc="Third generation Linux NTFS driver with full read-write access." url="http://www.ntfs-3g.org/" @@ -13,5 +13,5 @@ up2date="lynx -dump $url| grep -m 1 'ntfs-3g-[[:digit:]]\+\.[[:digit:]]\+\.tgz' source=($url/$pkgname-$pkgver.tgz) Fconfopts="$Fconfopts --disable-ldconfig" -sha1sums=('d8fd4827be5f4a80ae4e1684f107a5fdb296bcbc') +sha1sums=('f5ae72b087001e478c95dfec41f0bdc43d4ab02f') # optimization OK From vmiklos at frugalware.org Thu May 1 01:10:20 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 1 01:10:21 2008 Subject: [Frugalware-git] frugalware-current: vim-script-enhancedcommentify-2.3-1-i686 Message-ID: <20080430231020.0899B1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d6e86c14bbd192fc373d51c334836184e69a2974 commit d6e86c14bbd192fc373d51c334836184e69a2974 Author: Miklos Vajna Date: Thu May 1 01:09:25 2008 +0200 vim-script-enhancedcommentify-2.3-1-i686 - new package diff --git a/source/devel-extra/vim-script-enhancedcommentify/FrugalBuild b/source/devel-extra/vim-script-enhancedcommentify/FrugalBuild new file mode 100644 index 0000000..c061594 --- /dev/null +++ b/source/devel-extra/vim-script-enhancedcommentify/FrugalBuild @@ -0,0 +1,31 @@ +# Compiling Time: 0 SBU +# Maintainer: VMiklos + +pkgname=vim-script-enhancedcommentify +pkgver=2.3 +pkgrel=1 +pkgdesc="VIM ftplugin for comment lines in a program." +url="http://vim.sourceforge.net/scripts/script.php?script_id=23" +depends=() +rodepends=('vim') +groups=('devel-extra') +archs=('i686' 'x86_64') +# NOTE: this is not a std up2date, in case later we would port this to vim-script.sh +up2date="lynx -dump http://www.vim.org/scripts/script.php?script_id=23|grep tar.gz|sed 's/.*-\(.*\)\.t.*/\1/;q'" +source=(http://vim.sourceforge.net/scripts/download_script.php?src_id=8319) +sha1sums=('10844477e4f85483aa18d029631702f8f6f98f7d') + +# TODO: add vim-script.sh if there will be other packaged vim scripts + +# If you want to test this pkg, the main functionality is available via \x + +build() +{ + tar xf download_script.php\?src_id\=8319 || return 1 + Fcd EnhancedCommentify-$pkgver + Fmkdir /usr/share/vim/{doc,ftplugin,plugin} + Ffilerel doc/* /usr/share/vim/doc/ + Ffilerel ftplugin/* /usr/share/vim/ftplugin/ + Ffilerel plugin/* /usr/share/vim/plugin/ + Fdocrel LICENSE* +} From devil505linux at gmail.com Thu May 1 10:56:35 2008 From: devil505linux at gmail.com (Devil505) Date: Thu May 1 10:56:36 2008 Subject: [Frugalware-git] frugalware-current: btnx-0.4.11-1-i686 Message-ID: <20080501085635.1EB001190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f7d21e64cca8a1704257042d51e784d061940a56 commit f7d21e64cca8a1704257042d51e784d061940a56 Author: Devil505 Date: Thu May 1 10:55:10 2008 +0200 btnx-0.4.11-1-i686 * version bump diff --git a/source/apps-extra/btnx/FrugalBuild b/source/apps-extra/btnx/FrugalBuild index ec95673..90cb7fc 100644 --- a/source/apps-extra/btnx/FrugalBuild +++ b/source/apps-extra/btnx/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=btnx -pkgver=0.4.10 +pkgver=0.4.11 pkgrel=1 pkgdesc="btnx is a daemon that enables rerouting of mouse button events through uinput as keyboard and other mouse button combinations." url="http://www.ollisalonen.com/btnx/" @@ -13,7 +13,7 @@ archs=('i686' 'x86_64') backup=('etc/btnx/events') up2date="lynx -dump ${url} |Flasttar" source=(http://www.ollisalonen.com/btnx/btnx-${pkgver}.tar.gz rc.btnx) -sha1sums=('6373dfecdb4a0d434f10b999ae83666f5abe8052' \ +sha1sums=('7c7af20e3da10d6537c9ccb38c10b26a84eb4f48' \ '266301bc58153356dce696d8318f7b87d6fb7643') build() { From devil505linux at gmail.com Thu May 1 11:32:35 2008 From: devil505linux at gmail.com (Devil505) Date: Thu May 1 11:32:36 2008 Subject: [Frugalware-git] frugalware-current: bitswash-0.0.6-1-x86_64 Message-ID: <20080501093235.39DC81190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6d81e02d1f7498ac238a92fa8a5477ffcc01e6dc commit 6d81e02d1f7498ac238a92fa8a5477ffcc01e6dc Author: Devil505 Date: Thu May 1 11:32:28 2008 +0200 bitswash-0.0.6-1-x86_64 * added x86_64 to archs() diff --git a/source/xapps-extra/bitswash/FrugalBuild b/source/xapps-extra/bitswash/FrugalBuild index 8328077..64e2979 100644 --- a/source/xapps-extra/bitswash/FrugalBuild +++ b/source/xapps-extra/bitswash/FrugalBuild @@ -9,7 +9,7 @@ groups=('xapps-extra') depends=('libboost' 'libboost-mt' 'wxgtk' 'openssl' 'libstdc++' 'libxau' 'libxdmcp' 'libxxf86vm' 'expat' 'libxdamage' 'libxml2' 'libice') makedepends=('boost') options=('scriptlet') -archs=('i686') +archs=('i686' 'x86_64') _F_sourceforge_broken_up2date="1" Finclude sourceforge sha1sums=('3443a6f95639bad36ca2a3faa810045fc017e7f3') From krics at linuxforum.hu Thu May 1 11:57:53 2008 From: krics at linuxforum.hu (Christian Hamar alias krix) Date: Thu May 1 11:57:54 2008 Subject: [Frugalware-git] frugalware-current: ocaml-3.10.2-1-x86_64 Message-ID: <20080501095753.025BF1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=911468b302b845968fa42c75aaadb75d73752f77 commit 911468b302b845968fa42c75aaadb75d73752f77 Author: Christian Hamar alias krix Date: Thu May 1 11:57:40 2008 +0200 ocaml-3.10.2-1-x86_64 * Version bump diff --git a/source/devel-extra/ocaml/FrugalBuild b/source/devel-extra/ocaml/FrugalBuild index cc4c2f4..e939d18 100644 --- a/source/devel-extra/ocaml/FrugalBuild +++ b/source/devel-extra/ocaml/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=ocaml -pkgver=3.10.0 +pkgver=3.10.2 pkgrel=1 pkgdesc="Caml is a general-purpose programming language, designed with program safety and reliability in mind." url="http://caml.inria.fr/" @@ -12,7 +12,7 @@ groups=('devel-extra') archs=('x86_64' 'i686') up2date="lynx -dump http://caml.inria.fr/download.en.html|grep 'most recent version of Objective Caml' |sed -n 's/.*s \(.*\)\. .*/\1/;1 p'" source=(http://caml.inria.fr/pub/distrib/$pkgname-`echo $pkgver | sed 's/\(.*\)\..*/\1/'`/$pkgname-$pkgver.tar.gz) -sha1sums=('e1315052c2dba59e56fdb7cb89640c283d076ba5') +sha1sums=('997b04b7d95f17d3507f7c604f98d3d3f18d04ab') build() { Fcd From devil505linux at gmail.com Thu May 1 12:00:20 2008 From: devil505linux at gmail.com (Devil505) Date: Thu May 1 12:00:22 2008 Subject: [Frugalware-git] frugalware-current: cinepaint-0.22_1-1-x86_64 Message-ID: <20080501100020.8E9F11190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=51780bd134efa05f188536f45ac4179acf02131b commit 51780bd134efa05f188536f45ac4179acf02131b Author: Devil505 Date: Thu May 1 11:59:20 2008 +0200 cinepaint-0.22_1-1-x86_64 * added x86_64 to archs() diff --git a/source/xapps-extra/cinepaint/FrugalBuild b/source/xapps-extra/cinepaint/FrugalBuild index 15298ea..d0dd6ec 100644 --- a/source/xapps-extra/cinepaint/FrugalBuild +++ b/source/xapps-extra/cinepaint/FrugalBuild @@ -14,7 +14,7 @@ _F_sourceforge_broken_up2date="1" Finclude sourceforge options=('scriptlet') groups=('xapps-extra') -archs=('i686') +archs=('i686' 'x86_64') source=(${source[@]} gcc4.3.diff) sha1sums=('717580b9b8b1044d76f1f0e4330e1c8104e2a206' \ '7db238213a9a5321bcbc376323cd20314ef19ae7') From devil505linux at gmail.com Thu May 1 12:04:02 2008 From: devil505linux at gmail.com (Devil505) Date: Thu May 1 12:04:04 2008 Subject: [Frugalware-git] frugalware-current: geurocalc-2.0.0-3-x86_64 Message-ID: <20080501100402.943711190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b9c40d2cdb91b3ee016401523ad121226e139875 commit b9c40d2cdb91b3ee016401523ad121226e139875 Author: Devil505 Date: Thu May 1 12:03:56 2008 +0200 geurocalc-2.0.0-3-x86_64 * added x86_64 to archs() diff --git a/source/xapps-extra/geurocalc/FrugalBuild b/source/xapps-extra/geurocalc/FrugalBuild index 9f7bf70..fa18d8c 100644 --- a/source/xapps-extra/geurocalc/FrugalBuild +++ b/source/xapps-extra/geurocalc/FrugalBuild @@ -10,7 +10,7 @@ url="http://renardjb.free.fr/geurocalc/" depends=('python' 'pygtk') options=('scriptlet') groups=('xapps-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump $url |Flasttar" source=($url$pkgname-$pkgver.tar.gz) sha1sums=('4bf54dbed79102c0bc3df776411bab2a24fc9860') From devil505linux at gmail.com Thu May 1 14:09:06 2008 From: devil505linux at gmail.com (Devil505) Date: Thu May 1 14:09:07 2008 Subject: [Frugalware-git] frugalware-current: gnome-hearts-0.2.1-1-x86_64 Message-ID: <20080501120906.6A8031190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d9973b2a2ac0d297a625587a336b953d27a3ed61 commit d9973b2a2ac0d297a625587a336b953d27a3ed61 Author: Devil505 Date: Thu May 1 14:08:51 2008 +0200 gnome-hearts-0.2.1-1-x86_64 * added x86_64 to archs() diff --git a/source/gnome-extra/gnome-hearts/FrugalBuild b/source/gnome-extra/gnome-hearts/FrugalBuild index 7dee059..ef5078a 100644 --- a/source/gnome-extra/gnome-hearts/FrugalBuild +++ b/source/gnome-extra/gnome-hearts/FrugalBuild @@ -11,7 +11,7 @@ depends=('libgnomeui' 'libsm' 'popt' 'gnome-vfs' 'esd' 'pango' 'gail' 'libart_lg makedepends=('perl-xml-parser' 'rarian') options=('scriptlet') groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump http://www.jejik.com/gnome-hearts/download/ | Flasttar" source=(http://www.jejik.com/files/gnome-hearts/$pkgname-$pkgver.tar.gz $pkgname-$pkgver-libpython.patch) sha1sums=('356438e1d7df6517356ca02291aa02705084e607' \ From devil505linux at gmail.com Thu May 1 14:17:44 2008 From: devil505linux at gmail.com (Devil505) Date: Thu May 1 14:17:46 2008 Subject: [Frugalware-git] frugalware-current: desktop-data-manager-0.8.11-1-x86_64 Message-ID: <20080501121744.AE40E1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aee1f117761c53d2637d3a17edbc25e1dd27e92c commit aee1f117761c53d2637d3a17edbc25e1dd27e92c Author: Devil505 Date: Thu May 1 14:17:36 2008 +0200 desktop-data-manager-0.8.11-1-x86_64 * added x86_64 to archs() diff --git a/source/gnome-extra/desktop-data-manager/FrugalBuild b/source/gnome-extra/desktop-data-manager/FrugalBuild index 33b6420..538eb63 100644 --- a/source/gnome-extra/desktop-data-manager/FrugalBuild +++ b/source/gnome-extra/desktop-data-manager/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="Desktop Data Manager is a Clipboard Manager for GNOME" depends=('gnome-sharp' 'gtk+2' 'glibc' 'freetype2' 'libxau' 'libxdmcp' 'libxdamage' 'libxext' 'libxml2') groups=('gnome-extra') options=('scriptlet') -archs=('i686') +archs=('i686' 'x86_64') _F_sourceforge_ext="_src.tar.gz" _F_sourceforge_dirname="data-manager" _F_sourceforge_sep="_" From devil505linux at gmail.com Thu May 1 14:29:05 2008 From: devil505linux at gmail.com (Devil505) Date: Thu May 1 14:29:06 2008 Subject: [Frugalware-git] frugalware-current: dvdrip-0.98.8-1-x86_64 Message-ID: <20080501122905.634611190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0842334cbe678fbbc58d134a59d1591d82ea2252 commit 0842334cbe678fbbc58d134a59d1591d82ea2252 Author: Devil505 Date: Thu May 1 14:28:52 2008 +0200 dvdrip-0.98.8-1-x86_64 * added x86_64 to archs() diff --git a/source/xmultimedia-extra/dvdrip/FrugalBuild b/source/xmultimedia-extra/dvdrip/FrugalBuild index 3ee0388..4718eef 100644 --- a/source/xmultimedia-extra/dvdrip/FrugalBuild +++ b/source/xmultimedia-extra/dvdrip/FrugalBuild @@ -11,7 +11,7 @@ depends=('glibc' 'perl-gtk2-ex-formfactory' 'transcode' 'imagemagick' 'xvidcore' 'lsdvd') options=('scriptlet') groups=('xmultimedia-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump http://www.exit1.org/dvdrip/dist/ | Flasttar" source=(http://www.exit1.org/dvdrip/dist/${pkgname}-$pkgver.tar.gz) _F_desktop_icon="dvdrip.png" From devil505linux at gmail.com Thu May 1 14:36:02 2008 From: devil505linux at gmail.com (Devil505) Date: Thu May 1 14:36:03 2008 Subject: [Frugalware-git] frugalware-current: cwallpaper-0.3.2-1-x86_64 Message-ID: <20080501123602.9D62B1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d75b84464f8b9509889de46e73b18e90d1ac0afa commit d75b84464f8b9509889de46e73b18e90d1ac0afa Author: Devil505 Date: Thu May 1 14:35:56 2008 +0200 cwallpaper-0.3.2-1-x86_64 * added x86_64 to archs() diff --git a/source/xapps-extra/cwallpaper/FrugalBuild b/source/xapps-extra/cwallpaper/FrugalBuild index 3855f1a..61475c1 100644 --- a/source/xapps-extra/cwallpaper/FrugalBuild +++ b/source/xapps-extra/cwallpaper/FrugalBuild @@ -10,7 +10,7 @@ _F_sourceforge_broken_up2date=1 Finclude sourceforge options=('scriptlet') groups=('xapps-extra') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('fa5e518967a98ac7a040199da5bc86e69611857f') -# optimization OK \ No newline at end of file +# optimization OK From vmiklos at frugalware.org Thu May 1 14:57:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 1 14:57:33 2008 Subject: [Frugalware-git] frugalware-current: mysql-ruby-2.7.5-1-i686 Message-ID: <20080501125732.70C131190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a68bf98abe6bb18eb50e5f7f72b0fef52f7e190b commit a68bf98abe6bb18eb50e5f7f72b0fef52f7e190b Author: Miklos Vajna Date: Thu May 1 14:36:19 2008 +0200 mysql-ruby-2.7.5-1-i686 - version bump diff --git a/source/devel-extra/mysql-ruby/FrugalBuild b/source/devel-extra/mysql-ruby/FrugalBuild index 9a85a1c..a4f2d81 100644 --- a/source/devel-extra/mysql-ruby/FrugalBuild +++ b/source/devel-extra/mysql-ruby/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Bence Nagy pkgname=mysql-ruby -pkgver=2.7 -pkgrel=3 +pkgver=2.7.5 +pkgrel=1 pkgdesc="MySQL API module for Ruby" url="http://www.tmtm.org/en/mysql/ruby/" depends=('ruby' 'mysql') groups=('devel-extra') archs=('i686' 'x86_64') source=(http://www.tmtm.org/downloads/mysql/ruby/mysql-ruby-$pkgver.tar.gz) -up2date="Flasttar http://tmtm.org/downloads/mysql/ruby/" -sha1sums=('d147c22ff428073f4addefe1366a158536af531f') +up2date="lynx -dump http://tmtm.org/downloads/mysql/ruby/|grep -v pre |Flasttar" +sha1sums=('536031d6e722ff6e2f94eb7d311706737d50e763') # optimization OK From vmiklos at frugalware.org Thu May 1 14:57:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 1 14:57:33 2008 Subject: [Frugalware-git] frugalware-current: libkipi-0.1.6-1-i686 Message-ID: <20080501125732.8507C1190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e0f0284f4989e90040173deb1cca793c52d76e5e commit e0f0284f4989e90040173deb1cca793c52d76e5e Author: Miklos Vajna Date: Thu May 1 14:40:03 2008 +0200 libkipi-0.1.6-1-i686 - version bump diff --git a/source/kde-extra/libkipi/FrugalBuild b/source/kde-extra/libkipi/FrugalBuild index 14795f2..cd3bdbf 100644 --- a/source/kde-extra/libkipi/FrugalBuild +++ b/source/kde-extra/libkipi/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Bence Nagy pkgname=libkipi -pkgver=0.1.5 +pkgver=0.1.6 pkgrel=1 pkgdesc="Library for kipi-plugins" _F_sourceforge_dirname="kipi" @@ -14,6 +14,5 @@ depends=('kdelibs>=3.5.3' 'xfsprogs-acl>=2.2.39_1-2') groups=('kde-extra') archs=('i686' 'x86_64') options=('scriptlet') - -sha1sums=('2f7cc8b423f572b9b50c0bc3102c7b901431f606') +sha1sums=('273d4592dbb366e3a009b82808816b07bea1bfe9') # optimization OK From vmiklos at frugalware.org Thu May 1 14:57:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 1 14:57:33 2008 Subject: [Frugalware-git] frugalware-current: activerecord-2.0.2-1-i686 Message-ID: <20080501125732.8EF041190ACC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=66a952ecb2f4a82f46389a6f6565aa25d3c5f326 commit 66a952ecb2f4a82f46389a6f6565aa25d3c5f326 Author: Miklos Vajna Date: Thu May 1 14:43:03 2008 +0200 activerecord-2.0.2-1-i686 - version bump diff --git a/source/devel-extra/activerecord/FrugalBuild b/source/devel-extra/activerecord/FrugalBuild index dbcd460..05874b5 100644 --- a/source/devel-extra/activerecord/FrugalBuild +++ b/source/devel-extra/activerecord/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Bence Nagy pkgname=activerecord -pkgver=1.15.3 +pkgver=2.0.2 pkgrel=1 pkgdesc="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM" url="http://rubyforge.org/projects/actionpack/" @@ -10,4 +10,4 @@ depends=('activesupport>=1.4.1') groups=('devel-extra') archs=('i686' 'x86_64') Finclude gem -sha1sums=('ea7a32d829c19476a45be7ba0c2419c3fc1e564f') +sha1sums=('9a7a0356fd20e65dd61d2a2c8441ad336c2fba80') From vmiklos at frugalware.org Thu May 1 14:57:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 1 14:57:33 2008 Subject: [Frugalware-git] frugalware-current: kdissert-1.0.7-1-i686 Message-ID: <20080501125732.995841190ACD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f096c626055e616d3fbd505e33f16955bfa94cb6 commit f096c626055e616d3fbd505e33f16955bfa94cb6 Author: Miklos Vajna Date: Thu May 1 14:51:55 2008 +0200 kdissert-1.0.7-1-i686 - version bump - added gcc43.patch diff --git a/source/kde-extra/kdissert/FrugalBuild b/source/kde-extra/kdissert/FrugalBuild index 30f6623..84dabe4 100644 --- a/source/kde-extra/kdissert/FrugalBuild +++ b/source/kde-extra/kdissert/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Bence Nagy pkgname=kdissert -pkgver=1.0.6 +pkgver=1.0.7 pkgrel=1 pkgdesc="A mindmapping-like tool to help students to produce complicated documents very quickly and efficiently" url="http://freehackers.org/~tnagy/kdissert.html" @@ -10,14 +10,15 @@ depends=('kdelibs') groups=('kde-extra') archs=('i686' 'x86_64') options=('scriptlet') -source=(http://www.freehackers.org/~tnagy/$pkgname/$pkgname-$pkgver-waf.tar.bz2) -up2date="lynx -dump http://freehackers.org/~tnagy/kdissert.html|grep -m1 '.tar.bz2'|sed 's/.*-\(.*\).t.*/\1/'" -sha1sums=('841c8fa7bdf62bfd2bf7368e7316cebc28de51f1') +source=(http://www.freehackers.org/~tnagy/$pkgname/$pkgname-$pkgver.tar.bz2 \ + kdissert-1.0.7-gcc43.patch) +up2date="lynx -dump http://freehackers.org/~tnagy/kdissert.html|grep -m1 kdissert-.*.tar.bz2$ |Flasttarbz2" +sha1sums=('37ecab653b0e5f626036ad847583990c825e5e7e' \ + '4cb6ddc3d1c25f7d6fc6ab3a5df3a61315ee6694') build() { - Fcd $pkgname-$pkgver-waf - tar xjvf miniwaf.tar.bz2 || return 1 - ./waf.py configure || return 1 - ./waf.py || return 1 - ./waf.py --destdir=$Fdestdir install || return 1 + Fpatchall + ./waf configure || return 1 + ./waf || return 1 + ./waf --destdir=$Fdestdir install || return 1 } diff --git a/source/kde-extra/kdissert/kdissert-1.0.7-gcc43.patch b/source/kde-extra/kdissert/kdissert-1.0.7-gcc43.patch new file mode 100644 index 0000000..f8971c5 --- /dev/null +++ b/source/kde-extra/kdissert/kdissert-1.0.7-gcc43.patch @@ -0,0 +1,23 @@ +--- src/kdissert/canvasview/DCanvasLink.cpp~ 2007-04-02 09:20:38.000000000 +0000 ++++ src/kdissert/canvasview/DCanvasLink.cpp 2007-04-02 09:20:45.000000000 +0000 +@@ -12,6 +12,7 @@ + * GNU General Public License for more details. * + ***************************************************************************/ + ++#include + #include + #include + #include +Index: src/kdissert/canvasview/DCanvasView.cpp +=================================================================== +--- src/kdissert/canvasview/DCanvasView.cpp (revision 2) ++++ src/kdissert/canvasview/DCanvasView.cpp (working copy) +@@ -12,6 +12,7 @@ + * GNU General Public License for more details. * + ***************************************************************************/ + ++#include + #include + #include + #include + \ No newline at end of file From vmiklos at frugalware.org Thu May 1 14:57:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 1 14:57:35 2008 Subject: [Frugalware-git] frugalware-current: rdt-0.9.1-1-i686 Message-ID: <20080501125732.A37BD1190ACE@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=34dff1fb85a6b98857b641766edc7ba1f0420cdb commit 34dff1fb85a6b98857b641766edc7ba1f0420cdb Author: Miklos Vajna Date: Thu May 1 14:56:54 2008 +0200 rdt-0.9.1-1-i686 - version bump diff --git a/source/xapps-extra/rdt/FrugalBuild b/source/xapps-extra/rdt/FrugalBuild index 2cc43c5..fbc5995 100644 --- a/source/xapps-extra/rdt/FrugalBuild +++ b/source/xapps-extra/rdt/FrugalBuild @@ -2,17 +2,18 @@ # Maintainer: Bence Nagy pkgname=rdt -pkgver=0.8.0 +pkgver=0.9.1 pkgrel=1 pkgdesc="The Ruby Development Tool is a Ruby IDE, composed of Ruby aware features/plugins for the Eclipse platform." _F_sourceforge_dirname="rubyeclipse" +_F_sourceforge_prefix="RDT " Finclude sourceforge -url="http://sourceforge.net/projects/rubyeclipse" -depends=('eclipse' 'ruby') +rodepends=('eclipse' 'ruby') groups=('xapps-extra') +# because of eclipse, otherwise it's noarch archs=('i686' '!x86_64') -source=(${source/$pkgname-$pkgver.tar.gz/org.rubypeople.rdt-"$pkgver".604272100PRD.zip}) -sha1sums=('b4e5dd993b6fd81b64fc217e0a1ffe31b10d0df0') +source=(${source/$pkgname-$pkgver.tar.gz/org.rubypeople.rdt-"$pkgver".200711131528NGT.zip}) +sha1sums=('a5fa871349916f282df7aad6f9c7ada9bc472dad') build() { Fmkdir /usr/lib/eclipse From vmiklos at frugalware.org Thu May 1 14:57:58 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 1 14:57:59 2008 Subject: [Frugalware-git] frugalware-current: ppracer-0.3.1-3-i686 Message-ID: <20080501125758.692DF1190ACC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=420800fd36e5db83ec28bb05f7c2ea2e017cff42 commit 420800fd36e5db83ec28bb05f7c2ea2e017cff42 Author: Miklos Vajna Date: Thu May 1 14:42:37 2008 +0200 ppracer-0.3.1-3-i686 - url and up2date fix diff --git a/source/games-extra/ppracer/FrugalBuild b/source/games-extra/ppracer/FrugalBuild index a243e5b..cd5ee98 100644 --- a/source/games-extra/ppracer/FrugalBuild +++ b/source/games-extra/ppracer/FrugalBuild @@ -7,10 +7,10 @@ pkgrel=3 pkgdesc="Lets you take on the role of Tux the Linux Penguin as he races down steep, snow-covered mountains." _F_berlios_ext=".tar.bz2" Finclude berlios -url="http://projects.planetpenguin.de/racer" depends=('mesa' 'libgl' 'sdl_mixer' 'freetype2' 'tcl' 'libpng') groups=('games-extra') archs=('i686' 'x86_64') +up2date="lynx -dump http://developer.berlios.de/project/showfiles.php?group_id=1428|grep -v alpha|grep tar.bz2$|sed 's/.*-\(.*\)\.t.*/\1/;q'" source=(${source[@]} fix-extra-qualification.patch) sha1sums=('173f1af73856bd768d3cca5c34b1264035820afe' \ '3b45b2765ad5625610957e08cfdfcae4ce210506') From vmiklos at frugalware.org Thu May 1 14:57:58 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 1 14:58:00 2008 Subject: [Frugalware-git] frugalware-current: activesupport-2.0.2-1-i686 Message-ID: <20080501125758.745E01190ACD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4d262f6d016ff25598e2186db115634bfeaecf7b commit 4d262f6d016ff25598e2186db115634bfeaecf7b Author: Miklos Vajna Date: Thu May 1 14:50:47 2008 +0200 activesupport-2.0.2-1-i686 - version bump diff --git a/source/devel-extra/activesupport/6893.diff b/source/devel-extra/activesupport/6893.diff deleted file mode 100644 index 1696b9f..0000000 --- a/source/devel-extra/activesupport/6893.diff +++ /dev/null @@ -1,19 +0,0 @@ -From: http://dev.rubyonrails.org/changeset/6893?format=diff&new=6893 ---- activesupport/lib/active_support/json/encoders/core.rb (revision 6443) -+++ activesupport/lib/active_support/json/encoders/core.rb (revision 6893) -@@ -24,11 +24,13 @@ - "\r" => '\r', - "\t" => '\t', - '"' => '\"', -- '\\' => '\\\\' -+ '\\' => '\\\\', -+ ">" => '\076', -+ '<' => '\074' - } - - define_encoder String do |string| -- '"' + string.gsub(/[\010\f\n\r\t"\\]/) { |s| -+ '"' + string.gsub(/[\010\f\n\r\t"\\><]/) { |s| - ESCAPED_CHARS[s] - }.gsub(/([\xC0-\xDF][\x80-\xBF]| - [\xE0-\xEF][\x80-\xBF]{2}| diff --git a/source/devel-extra/activesupport/FrugalBuild b/source/devel-extra/activesupport/FrugalBuild index 9432cb8..967cb9f 100644 --- a/source/devel-extra/activesupport/FrugalBuild +++ b/source/devel-extra/activesupport/FrugalBuild @@ -2,14 +2,12 @@ # Maintainer: Bence Nagy pkgname=activesupport -pkgver=1.4.2 -pkgrel=2 +pkgver=2.0.2 +pkgrel=1 pkgdesc="Eases web-request routing, handling, and response." url="http://rubyforge.org/projects/actionpack/" groups=('devel-extra') archs=('i686' 'x86_64') Finclude gem -source=($source 6893.diff) -sha1sums=('c1a0381913763d7a51d35bb1c784a744e33bebf3' \ - '24cbc4069b2cedb6c0c1adde9372e34b13abf1cd') +sha1sums=('e5699d9441f6a9f2b3ea70f2b132146033ff3451') # optimization OK From vmiklos at frugalware.org Thu May 1 14:57:58 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 1 14:58:00 2008 Subject: [Frugalware-git] frugalware-current: bash-3.2_039-2-i686 Message-ID: <20080501125758.4DA521190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f1e4251178ac2d64ddcc7a01d3f33e02608904bf commit f1e4251178ac2d64ddcc7a01d3f33e02608904bf Author: Miklos Vajna Date: Thu May 1 14:40:32 2008 +0200 bash-3.2_039-2-i686 - version bump diff --git a/source/base/bash/FrugalBuild b/source/base/bash/FrugalBuild index 37103e6..435777b 100644 --- a/source/base/bash/FrugalBuild +++ b/source/base/bash/FrugalBuild @@ -3,7 +3,7 @@ pkgname=bash basever=3.2 -patchver=033 +patchver=039 if [ -z "$patchver" ]; then pkgver=$basever else From vmiklos at frugalware.org Thu May 1 14:57:58 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 1 14:58:00 2008 Subject: [Frugalware-git] frugalware-current: actionmailer-2.0.2-1-i686 Message-ID: <20080501125758.7F1831190ACE@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=44a8a09ce155b54cbab2a901fb04370822c6308e commit 44a8a09ce155b54cbab2a901fb04370822c6308e Author: Miklos Vajna Date: Thu May 1 14:54:19 2008 +0200 actionmailer-2.0.2-1-i686 - version bump diff --git a/source/devel-extra/actionmailer/FrugalBuild b/source/devel-extra/actionmailer/FrugalBuild index 65ed9c8..902aaf6 100644 --- a/source/devel-extra/actionmailer/FrugalBuild +++ b/source/devel-extra/actionmailer/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Bence Nagy pkgname=actionmailer -pkgver=1.3.3 +pkgver=2.0.2 pkgrel=1 pkgdesc="Framework for designing email-service layers" url="http://rubyforge.org/projects/actionmailer/" @@ -10,4 +10,4 @@ depends=('actionpack>=1.13.2') groups=('devel-extra') archs=('i686' 'x86_64') Finclude gem -sha1sums=('8dfaad7ace253f3c700a2e9bf300649ba98417d5') +sha1sums=('6ea83fb10f2d318627dc9de01e3772605bffbad4') From vmiklos at frugalware.org Thu May 1 15:26:01 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 1 15:26:03 2008 Subject: [Frugalware-git] frugalware-current: openoffice.org-2.4-1-i686 Message-ID: <20080501132601.7DE741190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e928952180d1f8be9c8f944235d0ed407a24691f commit e928952180d1f8be9c8f944235d0ed407a24691f Author: Miklos Vajna Date: Thu May 1 15:24:21 2008 +0200 openoffice.org-2.4-1-i686 - cosmetics in the buildscript (always use the "if not devel then foo else bar" form) - no rebuild diff --git a/source/xapps/openoffice.org/FrugalBuild b/source/xapps/openoffice.org/FrugalBuild index 3214002..5d7ea4e 100644 --- a/source/xapps/openoffice.org/FrugalBuild +++ b/source/xapps/openoffice.org/FrugalBuild @@ -145,10 +145,10 @@ build() { export CFLAGS="$(echo $CFLAGS|sed 's/-O2/-O0/')" export ARCH_FLAGS="$CFLAGS" - if Fuse $USE_DEVEL; then - Fconf --with-lang="en-US de es fr hu" --enable-separate-helpcontent - else + if ! Fuse $USE_DEVEL; then Fconf --with-lang=ALL + else + Fconf --with-lang="en-US de es fr hu" --enable-separate-helpcontent fi ./download || return 1 From crazy at frugalware.org Thu May 1 16:21:56 2008 From: crazy at frugalware.org (crazy) Date: Thu May 1 16:21:58 2008 Subject: [Frugalware-git] frugalware-current: coccinella-0.96.8-1-x86_64 Message-ID: <20080501142156.C61521190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5df2bdedb3b0c05854043ee4774dad1e108e729c commit 5df2bdedb3b0c05854043ee4774dad1e108e729c Author: crazy Date: Thu May 1 16:18:53 2008 +0200 coccinella-0.96.8-1-x86_64 * Version bump diff --git a/source/xapps-extra/coccinella/FrugalBuild b/source/xapps-extra/coccinella/FrugalBuild index 1e79c8c..4e4a74b 100644 --- a/source/xapps-extra/coccinella/FrugalBuild +++ b/source/xapps-extra/coccinella/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: crazy pkgname=coccinella -pkgver=0.96.6 +pkgver=0.96.8 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=('38d91093f61067575afdf5aa2168423592b1dee2') +sha1sums=('44ad6420b4b5c18650ce34822025f1c57aea90e5') From crazy at frugalware.org Thu May 1 16:22:14 2008 From: crazy at frugalware.org (crazy) Date: Thu May 1 16:22:14 2008 Subject: [Frugalware-git] frugalware-current: perl-cairo-1.060-2-x86_64 Message-ID: <20080501142214.0CB961190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a92cf441a44f715b52b3bf0941d40f7279cf659 commit 9a92cf441a44f715b52b3bf0941d40f7279cf659 Author: crazy Date: Thu May 1 16:21:48 2008 +0200 perl-cairo-1.060-2-x86_64 * Version bump diff --git a/source/xlib-extra/perl-cairo/FrugalBuild b/source/xlib-extra/perl-cairo/FrugalBuild index 3889b84..851fd61 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.045 +pkgver=1.060 pkgdesc="Perl interface to the cairo library" depends=('cairo>=1.2.4') makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig' 'perl-test-number-delta') @@ -15,6 +15,6 @@ Finclude sourceforge perl pkgrel=2 archs=($archs 'x86_64') groups=('xlib-extra') -sha1sums=('ddfc89d0c21d2d7afd508bb39e3774cff8a48280') +sha1sums=('af0334d7732f991509c0b90e509040d4bbd2b939') # optimization OK From crazy at frugalware.org Thu May 1 16:24:57 2008 From: crazy at frugalware.org (crazy) Date: Thu May 1 16:24:59 2008 Subject: [Frugalware-git] frugalware-current: libtheora-1.0beta3-1-x86_64 Message-ID: <20080501142457.9F3D31190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1222eb47c09ecb81f5aa34d171bb82fd8a385103 commit 1222eb47c09ecb81f5aa34d171bb82fd8a385103 Author: crazy Date: Thu May 1 16:24:22 2008 +0200 libtheora-1.0beta3-1-x86_64 * Version bump diff --git a/source/lib/libtheora/FrugalBuild b/source/lib/libtheora/FrugalBuild index c830dd4..e847e52 100644 --- a/source/lib/libtheora/FrugalBuild +++ b/source/lib/libtheora/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Laszlo Dvornik pkgname=libtheora -pkgver=1.0beta2 +pkgver=1.0beta3 pkgrel=1 pkgdesc="An open video codec developed by the Xiph.org." url="http://www.theora.org/" @@ -13,6 +13,6 @@ depends=('libogg') makedepends=('libvorbis' 'doxygen' 'sdl') up2date="lynx -dump http://www.theora.org/downloads/|grep -m1 'libtheora-\(.*\).tar.gz'|sed 's/.*-\(.*\).t.*/\1/'" source=(http://downloads.xiph.org/releases/theora/$pkgname-$pkgver.tar.bz2) -sha1sums=('d58490cc507e1840fbdb432a1dd12433644cc04b') +sha1sums=('01f0a5adcdde5bdc5b7e700b5975067af60b456c') # optimization OK From crazy at frugalware.org Thu May 1 16:30:57 2008 From: crazy at frugalware.org (crazy) Date: Thu May 1 16:30:58 2008 Subject: [Frugalware-git] frugalware-current: pyqt4-4.3.3-1-x86_64 Message-ID: <20080501143057.A89561190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7b159d10758462fe914aac8f2dd864437724a09d commit 7b159d10758462fe914aac8f2dd864437724a09d Author: crazy Date: Thu May 1 16:28:13 2008 +0200 pyqt4-4.3.3-1-x86_64 * up2date , url fix diff --git a/source/xlib-extra/pyqt4/FrugalBuild b/source/xlib-extra/pyqt4/FrugalBuild index 78274fa..6bc42e6 100644 --- a/source/xlib-extra/pyqt4/FrugalBuild +++ b/source/xlib-extra/pyqt4/FrugalBuild @@ -6,9 +6,9 @@ origname=PyQt pkgver=4.3.3 pkgrel=1 pkgdesc="PyQt4 is a set of Python bindings for the Qt4 toolkit." -url="http://www.riverbankcomputing.co.uk/pyqt/index.php" +url="http://www.riverbankcomputing.co.uk/" depends=('libqttest' 'libqtopengl' 'libqtsvg' 'qt4-designer' 'dbus-python' 'python' 'sip>=4.7.3' 'qscintilla2-qt4>=1.73_2.1-3') -up2date="lynx -dump http://www.riverbankcomputing.co.uk/pyqt/download.php |grep 'PyQt-x11-gpl-4' |sed -ne 's/.*l-\(.*\).tar.gz .*/\1/;1 p'" +up2date="lynx -dump http://www.riverbankcomputing.co.uk/software/pyqt/download |grep 'PyQt-x11-gpl-4' |sed -ne 's/.*l-\(.*\).tar.gz .*/\1/;1 p'" source=(http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/$origname-x11-gpl-$pkgver.tar.gz) #up2date="$pkgver" #source=(http://www.riverbankcomputing.com/Downloads/Snapshots/PyQt4/$origname-x11-gpl-4-snapshot-$pkgver.tar.gz) From crazy at frugalware.org Thu May 1 16:30:57 2008 From: crazy at frugalware.org (crazy) Date: Thu May 1 16:30:58 2008 Subject: [Frugalware-git] frugalware-current: pyqt4-4.3.3-1-x86_64 Message-ID: <20080501143057.BEB4B1190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3cf6bfe70749fb55ff8eea2d1b5333870ade9b97 commit 3cf6bfe70749fb55ff8eea2d1b5333870ade9b97 Author: crazy Date: Thu May 1 16:30:34 2008 +0200 pyqt4-4.3.3-1-x86_64 * source fix diff --git a/source/xlib-extra/pyqt4/FrugalBuild b/source/xlib-extra/pyqt4/FrugalBuild index 6bc42e6..8bb127d 100644 --- a/source/xlib-extra/pyqt4/FrugalBuild +++ b/source/xlib-extra/pyqt4/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="PyQt4 is a set of Python bindings for the Qt4 toolkit." url="http://www.riverbankcomputing.co.uk/" depends=('libqttest' 'libqtopengl' 'libqtsvg' 'qt4-designer' 'dbus-python' 'python' 'sip>=4.7.3' 'qscintilla2-qt4>=1.73_2.1-3') up2date="lynx -dump http://www.riverbankcomputing.co.uk/software/pyqt/download |grep 'PyQt-x11-gpl-4' |sed -ne 's/.*l-\(.*\).tar.gz .*/\1/;1 p'" -source=(http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/$origname-x11-gpl-$pkgver.tar.gz) +source=(http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/$origname-x11-gpl-$pkgver.tar.gz) #up2date="$pkgver" #source=(http://www.riverbankcomputing.com/Downloads/Snapshots/PyQt4/$origname-x11-gpl-4-snapshot-$pkgver.tar.gz) license="GPL" From crazy at frugalware.org Thu May 1 16:36:53 2008 From: crazy at frugalware.org (crazy) Date: Thu May 1 16:36:54 2008 Subject: [Frugalware-git] frugalware-current: pykde-3.16.1-1-x86_64 Message-ID: <20080501143653.4879D1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e27bbee32163a981d6f6a945a0cce3860222b924 commit e27bbee32163a981d6f6a945a0cce3860222b924 Author: crazy Date: Thu May 1 16:36:36 2008 +0200 pykde-3.16.1-1-x86_64 * source , url , up2date fix diff --git a/source/kde-extra/pykde/FrugalBuild b/source/kde-extra/pykde/FrugalBuild index 213a87d..15fc231 100644 --- a/source/kde-extra/pykde/FrugalBuild +++ b/source/kde-extra/pykde/FrugalBuild @@ -6,13 +6,13 @@ _F_archive_name=PyKDE pkgver=3.16.1 pkgrel=1 pkgdesc="A set of Python bindings for the KDE desktop environment." -url="http://www.riverbankcomputing.co.uk/pykde/index.php" +url="http://www.riverbankcomputing.co.uk/" depends=('kdelibs>=3.5.5' 'kdebase>=3.5.5' 'sip>=4.5.2' 'pyqt>=3.17' 'python>=2.5') options=('scriptlet' 'force') groups=('kde-extra') archs=('i686' 'x86_64') -up2date="Flasttar http://www.riverbankcomputing.co.uk/pykde/download.php" -source=(http://www.riverbankcomputing.com/Downloads/PyKDE3/$_F_archive_name-$pkgver.tar.bz2 \ +up2date="Flasttar http://www.riverbankcomputing.co.uk/software/pykde/download3" +source=(http://www.riverbankcomputing.co.uk/static/Downloads/PyKDE3/$_F_archive_name-$pkgver.tar.bz2 \ add-extra_cxxflags_because_the_fine_code.patch) sha1sums=('f3b206ae0795cd58567ce01919e66132a9351fdc' \ '551833d7b4cb06c1547ef1d7ecb2869b19e11873') From crazy at frugalware.org Thu May 1 16:50:28 2008 From: crazy at frugalware.org (crazy) Date: Thu May 1 16:50:30 2008 Subject: [Frugalware-git] frugalware-current: qscintilla2-qt3-2.2-1-x86_64 Message-ID: <20080501145028.A4EAD1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=02fc9fdb96a9ed0e374c7abb6f337f302f31ed11 commit 02fc9fdb96a9ed0e374c7abb6f337f302f31ed11 Author: crazy Date: Thu May 1 16:49:31 2008 +0200 qscintilla2-qt3-2.2-1-x86_64 * Version bump * some cleanup diff --git a/source/xlib/qscintilla2-qt3/FrugalBuild b/source/xlib/qscintilla2-qt3/FrugalBuild index 4e15bdf..4975c01 100644 --- a/source/xlib/qscintilla2-qt3/FrugalBuild +++ b/source/xlib/qscintilla2-qt3/FrugalBuild @@ -2,24 +2,19 @@ # Maintainer: crazy pkgname=qscintilla2-qt3 -ver1=1.73 -ver2=2.1 -pkgver=${ver1}_${ver2} +pkgver=2.2 origname=QScintilla -pkgrel=4 +pkgrel=1 pkgdesc="QScintilla2 is a port to Qt of Neil Hodgson's Scintilla C++ editor class. (Qt3)" -url="http://www.riverbankcomputing.co.uk/qscintilla" +url="http://www.riverbankcomputing.co.uk/" license="GPL 2" -up2date="lynx -dump $url/download.php|grep -v "gpl-1.7"|grep -m1 'gpl-\(.*\).tar.gz'|sed 's/.*-gpl-\(.*\).t.*/\1/'" -source=(http://www.riverbankcomputing.com/Downloads/${origname}2/$origname-$ver1-gpl-$ver2.tar.gz \ - broken-destdir.patch) +up2date="lynx -dump http://www.riverbankcomputing.co.uk/software/qscintilla/download|grep -m1 'gpl-\(.*\).tar.gz'|sed 's/.*-gpl-\(.*\).t.*/\1/'" +source=(http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/QScintilla-gpl-$pkgver.tar.gz) groups=('xlib') archs=('i686' 'x86_64') depends=('qt>=3.3.8-6' 'libstdc++' 'libgl' 'libxmu' 'libxi' 'libxrandr' 'libxcursor' 'libxinerama' 'libxft') makedepends=('libxi' 'libstdc++' 'libice' 'libxrender' 'libqtgui') -_F_cd_path="$origname-$ver1-gpl-$ver2" -sha1sums=('ca9ac61cc3d537d7b53202ff5d8565365c3f8734' \ - '72ad3600a69f61134ad20e763542843d938691ee') +sha1sums=('f570df8e7bcfc1281a477a21a12036023de6535a') subpkgs=('qscintilla2-qt4') subdescs=("QScintilla2 is a port to Qt of Neil Hodgson's Scintilla C++ editor class. (Qt4)") @@ -32,7 +27,7 @@ subprovides=('qscintilla2') build() { - Fpatchall + Fcd QScintilla-gpl-$pkgver ## QT4 Q3="$QTDIR" unset QTDIR From crazy at frugalware.org Thu May 1 17:05:14 2008 From: crazy at frugalware.org (crazy) Date: Thu May 1 17:05:16 2008 Subject: [Frugalware-git] frugalware-current: pyqt4-4.3.3-2-x86_64 Message-ID: <20080501150514.7D55A1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e2bfcd8af76a2f37de7d7c9a858c4ea9ae68373b commit e2bfcd8af76a2f37de7d7c9a858c4ea9ae68373b Author: crazy Date: Thu May 1 17:03:49 2008 +0200 pyqt4-4.3.3-2-x86_64 * rebuilt with qscintilla2 diff --git a/source/xlib-extra/pyqt4/FrugalBuild b/source/xlib-extra/pyqt4/FrugalBuild index 8bb127d..eaa4c65 100644 --- a/source/xlib-extra/pyqt4/FrugalBuild +++ b/source/xlib-extra/pyqt4/FrugalBuild @@ -4,14 +4,12 @@ pkgname=pyqt4 origname=PyQt pkgver=4.3.3 -pkgrel=1 +pkgrel=2 pkgdesc="PyQt4 is a set of Python bindings for the Qt4 toolkit." url="http://www.riverbankcomputing.co.uk/" -depends=('libqttest' 'libqtopengl' 'libqtsvg' 'qt4-designer' 'dbus-python' 'python' 'sip>=4.7.3' 'qscintilla2-qt4>=1.73_2.1-3') +depends=('libqttest' 'libqtopengl' 'libqtsvg' 'qt4-designer' 'dbus-python' 'python' 'sip>=4.7.3' 'qscintilla2-qt4>=2.2') up2date="lynx -dump http://www.riverbankcomputing.co.uk/software/pyqt/download |grep 'PyQt-x11-gpl-4' |sed -ne 's/.*l-\(.*\).tar.gz .*/\1/;1 p'" source=(http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/$origname-x11-gpl-$pkgver.tar.gz) -#up2date="$pkgver" -#source=(http://www.riverbankcomputing.com/Downloads/Snapshots/PyQt4/$origname-x11-gpl-4-snapshot-$pkgver.tar.gz) license="GPL" groups=('xlib-extra') archs=('i686' 'x86_64') From crazy at frugalware.org Thu May 1 17:13:18 2008 From: crazy at frugalware.org (crazy) Date: Thu May 1 17:13:19 2008 Subject: [Frugalware-git] frugalware-current: qscintilla2-python-qt3-2.2-1-x86_64 Message-ID: <20080501151318.89BF41190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7959ce35020f54d00dee44ffa440d9008946d7dc commit 7959ce35020f54d00dee44ffa440d9008946d7dc Author: crazy Date: Thu May 1 17:12:28 2008 +0200 qscintilla2-python-qt3-2.2-1-x86_64 * Version bump * some cleanup diff --git a/source/xlib-extra/qscintilla2-python-qt3/FrugalBuild b/source/xlib-extra/qscintilla2-python-qt3/FrugalBuild index 1e57c8c..d774084 100644 --- a/source/xlib-extra/qscintilla2-python-qt3/FrugalBuild +++ b/source/xlib-extra/qscintilla2-python-qt3/FrugalBuild @@ -2,33 +2,31 @@ # Maintainer: crazy pkgname=qscintilla2-python-qt3 -ver1=1.73 -ver2=2.1 -pkgver=${ver1}_${ver2} +pkgver=2.2 origname=QScintilla -pkgrel=3 +pkgrel=1 pkgdesc="QScintilla2 python bindings for QT3" -url="http://www.riverbankcomputing.co.uk/qscintilla" +url="http://www.riverbankcomputing.co.uk/" license="GPL 2" -up2date="lynx -dump $url/download.php|grep -v "gpl-1.7"|grep -m1 'gpl-\(.*\).tar.gz'|sed 's/.*-gpl-\(.*\).t.*/\1/'" -source=(http://www.riverbankcomputing.com/Downloads/${origname}2/$origname-$ver1-gpl-$ver2.tar.gz designer.patch) +up2date="lynx -dump http://www.riverbankcomputing.co.uk/software/qscintilla/download| grep -m1 'gpl-\(.*\).tar.gz'|sed 's/.*-gpl-\(.*\).t.*/\1/'" +source=(http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/QScintilla-gpl-$pkgver.tar.gz designer.patch) groups=('xlib-extra') archs=('i686' 'x86_64') -depends=("qscintilla2-qt3>=$pkgver-4" 'python' 'libxext' 'libgcc' 'zlib' 'libxrender' \ +depends=("qscintilla2-qt3>=$pkgver" 'python' 'libxext' 'libgcc' 'zlib' 'libxrender' \ 'fontconfig' 'libxcb' 'libxxf86vm' 'libxdamage' 'libdrm' 'libxt' 'pyqt') -makedepends=("qscintilla2-qt4>=$pkgver-4" 'pyqt4>=4.3.1-2') -_F_cd_path="$origname-$ver1-gpl-$ver2" -sha1sums=('ca9ac61cc3d537d7b53202ff5d8565365c3f8734'\ +makedepends=("qscintilla2-qt4>=$pkgver" 'pyqt4>=4.3.3-2') +sha1sums=('f570df8e7bcfc1281a477a21a12036023de6535a' \ '3fa781182d6a4868f134dc7931d37b346c946245') subpkgs=('qscintilla2-python-qt4' 'qscintilla2-designer-qt3-plugin' 'qscintilla2-designer-qt4-plugin') subdescs=('QScintilla2 python bindings for QT4' 'QScintilla2 designer plugin for QT3' 'QScintilla2 designer plugin for QT4') -subdepends=("qscintilla2-qt4>=$pkgver-4 pyqt4>=4.3.1-2" "qscintilla2-qt3>=$pkgver-4" "qscintilla2-qt4>=$pkgver-4") +subdepends=("qscintilla2-qt4>=$pkgver pyqt4>=4.3.3-2" "qscintilla2-qt3>=$pkgver" "qscintilla2-qt4>=$pkgver") subgroups=('xlib-extra' 'xlib-extra' 'xlib-extra') subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64') build() { + Fcd $origname-gpl-$pkgver Fpatchall cp -r Python Python4 || Fdie ## QT4 From crazy at frugalware.org Thu May 1 17:22:11 2008 From: crazy at frugalware.org (crazy) Date: Thu May 1 17:22:13 2008 Subject: [Frugalware-git] frugalware-current: eric4-4.1.2-2-x86_64 Message-ID: <20080501152211.A53741190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dbbbcc22271cae6cbbcfa988e96bd8db82874e59 commit dbbbcc22271cae6cbbcfa988e96bd8db82874e59 Author: crazy Date: Thu May 1 17:20:08 2008 +0200 eric4-4.1.2-2-x86_64 * release bump * added right depends for new qscintilla2 diff --git a/source/xapps-extra/eric4/FrugalBuild b/source/xapps-extra/eric4/FrugalBuild index 5d05710..ca374a0 100644 --- a/source/xapps-extra/eric4/FrugalBuild +++ b/source/xapps-extra/eric4/FrugalBuild @@ -3,7 +3,7 @@ pkgname=eric4 pkgver=4.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="Eric4 is a full featured Python (and Ruby) IDE that is written in PyQt4." _F_sourceforge_dirname="eric-ide" Finclude sourceforge python @@ -24,7 +24,7 @@ sha1sums=('44f7328442606ed56e16a811336577e2f7ebdf5f' \ groups=('xapps-extra') archs=('i686' 'x86_64') options=('scriptlet') -depends=('pyqt4>=4.3' 'qscintilla2-qt4>=1.73_2.1-2' 'qscintilla2-python-qt4>=1.73_2.1-2') +depends=('pyqt4>=4.3.3-2' 'qscintilla2-qt4>=2.2' 'qscintilla2-python-qt4>=2.2') rodepends=('shared-mime-info') subpkgs=("$pkgname-i18n-de" "$pkgname-i18n-fr" "$pkgname-i18n-ru" "$pkgname-i18n-cs") From crazy at frugalware.org Thu May 1 17:22:52 2008 From: crazy at frugalware.org (crazy) Date: Thu May 1 17:22:53 2008 Subject: [Frugalware-git] frugalware-current: qscintilla2-qt3-2.2-1-x86_64 Message-ID: <20080501152252.35B861190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bbde2573460faac71eaa50f0c5edd088ccb1bbb1 commit bbde2573460faac71eaa50f0c5edd088ccb1bbb1 Author: crazy Date: Thu May 1 17:22:33 2008 +0200 qscintilla2-qt3-2.2-1-x86_64 * forgot to remove this patch diff --git a/source/xlib/qscintilla2-qt3/broken-destdir.patch b/source/xlib/qscintilla2-qt3/broken-destdir.patch deleted file mode 100644 index 9f73cf5..0000000 --- a/source/xlib/qscintilla2-qt3/broken-destdir.patch +++ /dev/null @@ -1,28 +0,0 @@ -diff -Naur QScintilla-1.73-gpl-2.0/Qt3/qscintilla.pro QScintilla-1.73-gpl-2.0-p/Qt3/qscintilla.pro ---- QScintilla-1.73-gpl-2.0/Qt3/qscintilla.pro 2007-05-26 11:59:42.000000000 +0200 -+++ QScintilla-1.73-gpl-2.0-p/Qt3/qscintilla.pro 2007-05-27 19:19:13.000000000 +0200 -@@ -29,9 +29,8 @@ - DEFINES = QSCINTILLA_MAKE_DLL QT SCI_LEXER - - # Handle both Qt v4 and v3. --DESTDIR = $$[QT_INSTALL_LIBS] - isEmpty(DESTDIR) { -- DESTDIR = $(QTDIR)/lib -+ DESTDIR = $(INSTALL_ROOT)$(QTDIR)/lib - } - - header.path = $$[QT_INSTALL_HEADERS] -diff -Naur QScintilla-1.73-gpl-2.0/Qt4/qscintilla.pro QScintilla-1.73-gpl-2.0-p/Qt4/qscintilla.pro ---- QScintilla-1.73-gpl-2.0/Qt4/qscintilla.pro 2007-05-26 11:59:42.000000000 +0200 -+++ QScintilla-1.73-gpl-2.0-p/Qt4/qscintilla.pro 2007-05-27 19:18:34.000000000 +0200 -@@ -29,9 +29,8 @@ - DEFINES = QSCINTILLA_MAKE_DLL QT SCI_LEXER - - # Handle both Qt v4 and v3. --DESTDIR = $$[QT_INSTALL_LIBS] - isEmpty(DESTDIR) { -- DESTDIR = $(QTDIR)/lib -+ DESTDIR = $(INSTALL_ROOT)$(QTDIR)/lib - } - - header.path = $$[QT_INSTALL_HEADERS] From crazy at frugalware.org Thu May 1 17:34:02 2008 From: crazy at frugalware.org (crazy) Date: Thu May 1 17:34:03 2008 Subject: [Frugalware-git] frugalware-current: graphicsmagick-1.2-1-x86_64 Message-ID: <20080501153402.29C961190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5deefee5d7fc2fecfa63fd96dc4018ade682b4d4 commit 5deefee5d7fc2fecfa63fd96dc4018ade682b4d4 Author: crazy Date: Thu May 1 17:32:09 2008 +0200 graphicsmagick-1.2-1-x86_64 * Version bump diff --git a/source/xapps-extra/graphicsmagick/FrugalBuild b/source/xapps-extra/graphicsmagick/FrugalBuild index 74f1c0c..3f71626 100644 --- a/source/xapps-extra/graphicsmagick/FrugalBuild +++ b/source/xapps-extra/graphicsmagick/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: crazy pkgname=graphicsmagick -pkgver=1.1.11 -pkgrel=2 +pkgver=1.2 +pkgrel=1 pkgdesc="A collection of tools and libraries for many image formats" depends=('libxext' 'libsm' 'lcms' 'freetype2' 'libxml2' 'bzip2' 'jasper>=1.900.0' 'libpng' 'perl' 'urw-fonts' 'xghostscript') groups=('xapps-extra') @@ -15,7 +15,7 @@ Finclude sourceforge source=($source gcc43.patch) url="http://www.graphicsmagick.org/" _F_cd_path="GraphicsMagick-$pkgver" -sha1sums=('05f295b08ac07182b38a0284acfc023b0d84d091' \ +sha1sums=('632a5ad549a9de64f940aaf92197e16b2bd6ecee' \ 'ef21522941221ae88a9430177c4da8179c228404') subpkgs=("$pkgname-docs") From devil505linux at gmail.com Thu May 1 18:51:37 2008 From: devil505linux at gmail.com (Devil505) Date: Thu May 1 18:51:38 2008 Subject: [Frugalware-git] frugalware-current: netpanzer-0.8.2-1-x86_64 Message-ID: <20080501165137.38B1E1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6a698c932aa438708707554d2ddf3a5c4c66f977 commit 6a698c932aa438708707554d2ddf3a5c4c66f977 Author: Devil505 Date: Thu May 1 18:50:58 2008 +0200 netpanzer-0.8.2-1-x86_64 * added x86_64 to archs() diff --git a/source/games-extra/netpanzer/FrugalBuild b/source/games-extra/netpanzer/FrugalBuild index 21f4f12..e2dbe77 100644 --- a/source/games-extra/netpanzer/FrugalBuild +++ b/source/games-extra/netpanzer/FrugalBuild @@ -9,7 +9,7 @@ url="http://netpanzer.berlios.de" depends=('libstdc++' 'physfs' 'sdl' 'sdl_mixer' 'sdlimage' 'sdl_ttf') makedepends=('jam') groups=('games-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump $url/download.html | Flasttar" source=(http://download.berlios.de/netpanzer/$pkgname-$pkgver.tar.bz2 $pkgname-$pkgver-gcc43.patch) sha1sums=('99b0a79ffe4c8bf3a155c7555dff06e00def4023' \ From devil505linux at gmail.com Thu May 1 19:03:31 2008 From: devil505linux at gmail.com (Devil505) Date: Thu May 1 19:03:32 2008 Subject: [Frugalware-git] frugalware-current: stella-2.5.1-1-x86_64 Message-ID: <20080501170331.5470A1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0638537cbb7310240d2fb7365a7ef893a2b1892b commit 0638537cbb7310240d2fb7365a7ef893a2b1892b Author: Devil505 Date: Thu May 1 19:03:24 2008 +0200 stella-2.5.1-1-x86_64 * added x86_64 to archs() diff --git a/source/games-extra/stella/FrugalBuild b/source/games-extra/stella/FrugalBuild index 96a4c1e..a62d850 100644 --- a/source/games-extra/stella/FrugalBuild +++ b/source/games-extra/stella/FrugalBuild @@ -11,7 +11,7 @@ Finclude sourceforge depends=('sdl' 'zlib') makedepends=('nasm' 'libgl') groups=('games-extra') -archs=('i686') +archs=('i686' 'x86_64') source=($source $pkgname-$pkgver-gcc43.patch) sha1sums=('d207241801f3eaad71336f44e2ee5a0392fa27ba' \ '922fcc592559ae7eb7ac3d9f51c3a444002702ae') From devil505linux at gmail.com Thu May 1 19:17:30 2008 From: devil505linux at gmail.com (Devil505) Date: Thu May 1 19:17:31 2008 Subject: [Frugalware-git] frugalware-current: stormbaancoureur-2.1.4-1-x86_64 Message-ID: <20080501171730.1CF6A1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=72c526bf253c20924d62f2a8a1fc2ce6f6517091 commit 72c526bf253c20924d62f2a8a1fc2ce6f6517091 Author: Devil505 Date: Thu May 1 19:17:21 2008 +0200 stormbaancoureur-2.1.4-1-x86_64 * added x86_64 to archs() diff --git a/source/games-extra/stormbaancoureur/FrugalBuild b/source/games-extra/stormbaancoureur/FrugalBuild index 6eaa392..7779171 100644 --- a/source/games-extra/stormbaancoureur/FrugalBuild +++ b/source/games-extra/stormbaancoureur/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="Simulated Obstacle Course For Automobiles" url="http://www.sturmbahnfahrer.com/" depends=('freeglut' 'plib>=1.8.4' 'ode>=0.8' 'alsa-lib') groups=('games-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump http://bram.creative4vision.nl/sturmbahnfahrer/download/ |Flasttar" source=(http://bram.creative4vision.nl/sturmbahnfahrer/download/$pkgname-$pkgver.tar.gz \ stormbaancoureur-2.1.4-1.patch) From vmiklos at frugalware.org Thu May 1 20:16:35 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 1 20:16:36 2008 Subject: [Frugalware-git] frugalware-current: hunspell-1.2.2-2-i686 Message-ID: <20080501181635.B5AD61190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=89b54269ff5bf45ddb92e061771e4abf438ca644 commit 89b54269ff5bf45ddb92e061771e4abf438ca644 Author: Miklos Vajna Date: Thu May 1 20:16:02 2008 +0200 hunspell-1.2.2-2-i686 - remove Fsed that no longer necessary and breaks OOo build diff --git a/source/apps-extra/hunspell/FrugalBuild b/source/apps-extra/hunspell/FrugalBuild index bb8d22a..2f9ebaf 100644 --- a/source/apps-extra/hunspell/FrugalBuild +++ b/source/apps-extra/hunspell/FrugalBuild @@ -3,7 +3,7 @@ pkgname=hunspell pkgver=1.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="An interactive Hungarian spell checker" url="http://hunspell.sourceforge.net/" rodepends=('hunspell-dict') @@ -29,7 +29,6 @@ build() { Fsed "-d hu_HU_u8 " "" $Fsrcdir/huspell Finstall 755 huspell{,-po} /usr/bin/ Fmv usr/bin/analyze usr/bin/analyze-hunspell - Fsed "-1.2" "" $Fdestdir/usr/lib/pkgconfig/hunspell.pc } # optimization OK From priyank at frugalware.org Thu May 1 20:50:42 2008 From: priyank at frugalware.org (Priyank) Date: Thu May 1 20:50:43 2008 Subject: [Frugalware-git] fun: Add a handler for delete event on main window Message-ID: <20080501185042.103E31190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fun.git;a=commitdiff;h=6552dc625d39c0e56acfba8c29158f4925618293 commit 6552dc625d39c0e56acfba8c29158f4925618293 Author: Priyank Date: Fri May 2 00:19:26 2008 +0530 Add a handler for delete event on main window * Do not destroy the main window if the user clicks the close button on titlebar. (Thanks to bouleetbil for noticing) diff --git a/src/fun-ui.c b/src/fun-ui.c index 10a86e8..432bccf 100644 --- a/src/fun-ui.c +++ b/src/fun-ui.c @@ -95,10 +95,12 @@ static gboolean fun_timeout_conn (void); static void fun_config_dialog_show (void); static void fun_restart (void); +static void fun_main_window_hide (void); static GdkPixbuf * fun_get_icon (const char *icon, int size); static void fun_update_status (const char *message); static gboolean cb_fun_systray_icon_clicked (GtkStatusIcon *widget, guint button, guint activate_time, gpointer data); +static gboolean cb_fun_main_window_delete_event (GtkWidget *widget, GdkEvent *event, gpointer data); static void cb_fun_systray_icon_activated (GtkStatusIcon *widget, gpointer data); static void cb_fun_config_dlg_close_clicked (GtkWidget *button, gpointer data); @@ -176,6 +178,12 @@ cb_fun_systray_icon_clicked (GtkStatusIcon *widget, guint button, guint activate } } +static gboolean +cb_fun_main_window_delete_event (GtkWidget *widget, GdkEvent *event, gpointer data) +{ + fun_main_window_hide (); +} + static void cb_fun_config_dlg_close_clicked (GtkWidget *button, gpointer data) { @@ -465,6 +473,10 @@ fun_main_window_init (void) "clicked", G_CALLBACK(fun_launch_gfpm), NULL); + g_signal_connect (G_OBJECT(fun_main_window), + "delete-event", + G_CALLBACK(cb_fun_main_window_delete_event), + NULL); return; } From devil505linux at gmail.com Thu May 1 21:05:12 2008 From: devil505linux at gmail.com (Devil505) Date: Thu May 1 21:05:13 2008 Subject: [Frugalware-git] frugalware-current: gngb-20060309-1-x86_64 Message-ID: <20080501190512.497561190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=db44f74f9e7cf3e9541efc0d3b61cee66d8b9537 commit db44f74f9e7cf3e9541efc0d3b61cee66d8b9537 Author: Devil505 Date: Thu May 1 21:04:56 2008 +0200 gngb-20060309-1-x86_64 * added x86_64 to archs() diff --git a/source/games-extra/gngb/FrugalBuild b/source/games-extra/gngb/FrugalBuild index 67e88c4..401ebf0 100644 --- a/source/games-extra/gngb/FrugalBuild +++ b/source/games-extra/gngb/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="A Nintendo Gameboy/Super Gameboy and Gameboy Color emulator" url="http://m.peponas.free.fr/gngb/" depends=('zlib' 'bzip2' 'sdl' 'libgl' 'libxext' 'libxdamage' 'mesa') groups=('games-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump $url/download.html | Flasttar" source=($url/download/$pkgname-$pkgver.tar.gz) sha1sums=('adda381124bae5b6de43f9da2fb104ae800b5dd5') From devil505linux at gmail.com Thu May 1 21:12:40 2008 From: devil505linux at gmail.com (Devil505) Date: Thu May 1 21:12:42 2008 Subject: [Frugalware-git] frugalware-current: osmo-0.2.0-1-x86_64 Message-ID: <20080501191240.8FF471190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=32d0e4a71bdbfb80a4a526da06f9f0f0bb4f846c commit 32d0e4a71bdbfb80a4a526da06f9f0f0bb4f846c Author: Devil505 Date: Thu May 1 21:12:35 2008 +0200 osmo-0.2.0-1-x86_64 * added x86_64 to archs() diff --git a/source/xapps-extra/osmo/FrugalBuild b/source/xapps-extra/osmo/FrugalBuild index 622ee35..c79f049 100644 --- a/source/xapps-extra/osmo/FrugalBuild +++ b/source/xapps-extra/osmo/FrugalBuild @@ -12,7 +12,7 @@ url="http://clay.ll.pl/osmo/" depends=('glibc' 'gtk+2' 'freetype2' 'libxau' 'libxdmcp' 'libxml2' 'libxdamage' 'libxext') options=('scriptlet') groups=('xapps-extra') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('9509e767fb56a90bcc8871035bfeff1ee7bd2186') From bouleetbil at frogdev.info Thu May 1 21:33:58 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu May 1 21:34:00 2008 Subject: [Frugalware-git] frugalware-current: gtweakui-0.4.0-1-i686 Message-ID: <20080501193358.CE9011190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ca0142f78cf7217fd352a3e985938397c2253abb commit ca0142f78cf7217fd352a3e985938397c2253abb Author: bouleetbil Date: Thu May 1 21:22:48 2008 +0200 gtweakui-0.4.0-1-i686 * new package diff --git a/source/gnome-extra/gtweakui/FrugalBuild b/source/gnome-extra/gtweakui/FrugalBuild new file mode 100644 index 0000000..f8882c1 --- /dev/null +++ b/source/gnome-extra/gtweakui/FrugalBuild @@ -0,0 +1,20 @@ +# Compiling Time: 0.13 SBU +# Maintainer: bouleetbil + +pkgname=gtweakui +pkgver=0.4.0 +pkgrel=1 +pkgdesc="A collection of front ends to various gconf configurations." +depends=('libgnomeui' 'libsm' 'popt' 'gnome-vfs' 'esd' 'pango' 'gail' 'libart_lgpl' 'libglade' 'atk' 'freetype2' 'libxau' 'libxdmcp' 'libjpeg' 'openssl' 'libxdamage' 'libxinerama' 'libxi' 'libxrandr' 'libxcursor') +makedepends=('perl-xml-parser') +_F_sourceforge_ext=".tar.bz2" +_F_sourceforge_name="gTweakUI" +_F_sourceforge_dirname="$pkgname" +_F_sourceforge_broken_up2date="1" +Finclude sourceforge +groups=('gnome-extra') +archs=('i686') +_F_cd_path="gTweakUI-$pkgver" +sha1sums=('80532da07dd65633f349dcc8a77117300c474456') + +# optimization OK From bouleetbil at frogdev.info Thu May 1 21:48:42 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu May 1 21:48:44 2008 Subject: [Frugalware-git] frugalware-current: timer-applet-2.0.1-1-i686 Message-ID: <20080501194842.BF97A1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2dc46991d3520c224a418bf67ebe0526ef1b9fe5 commit 2dc46991d3520c224a418bf67ebe0526ef1b9fe5 Author: bouleetbil Date: Thu May 1 21:43:30 2008 +0200 timer-applet-2.0.1-1-i686 * new package diff --git a/source/gnome-extra/timer-applet/FrugalBuild b/source/gnome-extra/timer-applet/FrugalBuild new file mode 100644 index 0000000..bcf2477 --- /dev/null +++ b/source/gnome-extra/timer-applet/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.04 SBU +# Maintainer: bouleetbil + +pkgname=timer-applet +pkgver=2.0.1 +pkgrel=1 +pkgdesc="A countdown timer applet for the GNOME panel" +depends=('python' 'pygtk' 'gnome-python' 'gnome-python-desktop' \ + 'notify-python' 'dbus-python' 'gnome-python-desktop-applet') +makedepends=('perl-xml-parser' 'intltool') +groups=('gnome-extra') +archs=('i686') +options=('scriptlet') +_F_sourceforge_broken_up2date="1" +_F_sourceforge_dirname=timerapplet +_F_gnome_schemas=('/etc/gconf/schemas/timer-applet.schemas') +Finclude gnome-scriptlet sourceforge +sha1sums=('220d3e473ed41ecbfa8364a791adb3af6bbd3a98') From crazy at frugalware.org Thu May 1 21:50:50 2008 From: crazy at frugalware.org (crazy) Date: Thu May 1 21:50:51 2008 Subject: [Frugalware-git] frugalware-current: koffice-1.6.3-5-x86_64 Message-ID: <20080501195050.0E9A71190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=67265c650345d0f1bcf595450d598b67ec66262f commit 67265c650345d0f1bcf595450d598b67ec66262f Author: crazy Date: Thu May 1 21:29:25 2008 +0200 koffice-1.6.3-5-x86_64 * release bump * TEMP changed the depends back to imagemagick * new graphicsmagick breaks krita's filters badly * will fix soonish diff --git a/source/kde-extra/koffice/FrugalBuild b/source/kde-extra/koffice/FrugalBuild index 6d8df0f..93b1d4b 100644 --- a/source/kde-extra/koffice/FrugalBuild +++ b/source/kde-extra/koffice/FrugalBuild @@ -4,11 +4,11 @@ pkgname=koffice pkgver=1.6.3 -pkgrel=4 +pkgrel=5 pkgdesc="An integrated Office suite for KDE" url="http://www.koffice.org" depends=('libkexif' 'kdebase>=3.5.9' 'libpqxx=2.6.9' 'wv2' 'libmysqlclient' 'libwpd' \ - 'python>=2.5' 'ruby>=1.8.4-2' 'imagemagick' 'poppler-qt>=0.8.0' 'graphicsmagick>=1.1.8' 'readline') + 'python>=2.5' 'ruby>=1.8.4-2' 'imagemagick' 'poppler-qt>=0.8.0' 'imagemagick' 'readline') makedepends=('doxygen' 'qt-docs>=3.3.6' 'kdebindings>=3.5.9' 'mysql' 'pkgconfig' 'postgresql') groups=('kde-extra') archs=('i686' 'x86_64') From bouleetbil at frogdev.info Thu May 1 22:13:49 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu May 1 22:13:51 2008 Subject: [Frugalware-git] frugalware-current: gnome-do-0.4.2.0-1-i686 Message-ID: <20080501201349.CCFCE1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1af6cc8d50f7646988dc748d24fc17cb2114c1f3 commit 1af6cc8d50f7646988dc748d24fc17cb2114c1f3 Author: bouleetbil Date: Thu May 1 21:59:52 2008 +0200 gnome-do-0.4.2.0-1-i686 * new package diff --git a/source/gnome-extra/gnome-do/FrugalBuild b/source/gnome-extra/gnome-do/FrugalBuild new file mode 100644 index 0000000..a103852 --- /dev/null +++ b/source/gnome-extra/gnome-do/FrugalBuild @@ -0,0 +1,22 @@ +# Compiling Time: 0.07 SBU +# Maintainer: bouleetbil + +pkgname=gnome-do +pkgver=0.4.2.0 +pkgrel=1 +pkgdesc="A powerful, remote control for GNOME" +depends=('gtk+2' 'glibc' 'freetype2' 'libxau' 'libxdmcp' 'libxdamage' \ + 'libxext' 'libxml2' 'gnome-sharp' 'ndesk-dbus-glib') +makedepends=('perl-xml-parser' 'intltool') +groups=('gnome-extra') +options=('scriptlet') +archs=('i686') +url="http://do.davebsd.com/" +up2date="lynx -dump http://ppa.launchpad.net/do-core/ubuntu/pool/main/g/gnome-do/ \ +| grep tar.gz | tail -1 | cut -d '/' -f 10 | sed 's/gnome-do_//' | sed 's/.orig.tar.gz//'" +source=(http://launchpad.net/do/trunk/0.4/+download/$pkgname-$pkgver.tar.gz) +_F_mono_aot=0 +Finclude mono +sha1sums=('8ecb747e1adc0b0e2102ed3a86a6bb9e74f49e8e') + +# optimization OK From crazy at frugalware.org Thu May 1 23:02:21 2008 From: crazy at frugalware.org (crazy) Date: Thu May 1 23:02:23 2008 Subject: [Frugalware-git] frugalware-current: gparted-0.3.7-1-x86_64 Message-ID: <20080501210221.EECEF1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=065b75a9e4edb52f1ddb8609a9f34fd36c03a2a6 commit 065b75a9e4edb52f1ddb8609a9f34fd36c03a2a6 Author: crazy Date: Thu May 1 23:01:39 2008 +0200 gparted-0.3.7-1-x86_64 * Version bump * removed all patches , all in upstrem * even the hal-lock thing -.- * replaced gnome.desktop patch with Fded and echo diff --git a/source/xapps-extra/gparted/FrugalBuild b/source/xapps-extra/gparted/FrugalBuild index 1a559d1..9f7bac9 100644 --- a/source/xapps-extra/gparted/FrugalBuild +++ b/source/xapps-extra/gparted/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=gparted -pkgver=0.3.6 +pkgver=0.3.7 pkgrel=1 pkgdesc="Parted GUI written in C++ using gtkmm as Graphical Toolkit" url="http://gparted.sourceforge.net" @@ -11,34 +11,20 @@ makedepends=('perl-xml-parser') archs=('i686' 'x86_64') groups=('xapps-extra') options=('scriptlet') -#_F_sourceforge_ext=".tar.bz2" +_F_sourceforge_ext=".tar.bz2" _F_sourceforge_prefix="$pkgname-" Finclude sourceforge -source=($source gparted-desktop-gnome-patch.diff gparted-kde.desktop \ - do-not-lock-hal.patch \ - refresh_crash-fix.patch \ - $pkgname) -sha1sums=('5785cb1f96af4b09e54f27d31a59fb729b0975f0' \ - '0c11e37ac18a190da5fd2588ba16acfe614570fc' \ - 'b11d446ce6a2fefd10fa0f081d61460e13144cc5' \ - '1948c5c1652eb1af81253da9433a82de90b6320d' \ - '8bbf3ef8a96c56a82a63cfa499ff56d5a6dc2788' \ - 'f664e953df692a22dda8b262a7a8b645787a1752') +source=($source gparted-kde.desktop) +sha1sums=('db30a98e315c5ce63b16cbe29c4431126b8e7c25' \ + '9fef48cb9b11c71c79a5b4ce8bf1296920a095c2') build() { - Fcd - Fpatchall - autoconf || Fdie - Fmake - Fmakeinstall - ## need patch - Fmkdir /usr/share/applications/kde/ usr/sbin + Fbuild Ffile gparted-kde.desktop /usr/share/applications/kde/gparted.desktop - ## that depends on do-not-lock-hal.patch - Fmv /usr/bin/gparted /usr/sbin/gparted.bin - Fexe /usr/bin/gparted + Fsed 'Exec=.*' "Exec=gksu /usr/sbin/gparted" $Fdestdir/usr/share/applications/gparted.desktop + /bin/echo "NotShowIn=KDE" >>$Fdestdir/usr/share/applications/gparted.desktop || Fdie } # optimization OK diff --git a/source/xapps-extra/gparted/do-not-lock-hal.patch b/source/xapps-extra/gparted/do-not-lock-hal.patch deleted file mode 100644 index 15481c6..0000000 --- a/source/xapps-extra/gparted/do-not-lock-hal.patch +++ /dev/null @@ -1,80 +0,0 @@ ---- src/GParted_Core.cc 2008-02-04 09:35:47.000000000 -0500 -+++ src/GParted_Core.cc.new 2008-02-07 15:26:32.000000000 -0500 -@@ -38,8 +38,6 @@ - #include "../include/ufs.h" - - #include --#include --#include - #include - - std::vector libparted_messages ; //see ped_exception_handler() -@@ -47,13 +45,6 @@ - namespace GParted - { - --// Clean up the fdi when terminating --void sig_fdi_cleanup( int signum ) --{ -- remove( "/usr/share/hal/fdi/policy/gparted-disable-automount.fdi" ); -- raise( signum ); --} -- - GParted_Core::GParted_Core() - { - lp_device = NULL ; -@@ -63,44 +54,6 @@ - - ped_exception_set_handler( ped_exception_handler ) ; - -- //make sure that the fdi is cleaned up on all but the most forceful -- //program exits -- struct sigaction sa; -- sa.sa_handler = sig_fdi_cleanup; -- sigemptyset( &sa.sa_mask ); -- sa.sa_flags = SA_RESETHAND; -- if( sigaction( SIGHUP, &sa, NULL ) == -1 || -- sigaction( SIGINT, &sa, NULL ) == -1 || -- sigaction( SIGQUIT, &sa, NULL ) == -1 || -- sigaction( SIGILL, &sa, NULL ) == -1 || -- sigaction( SIGABRT, &sa, NULL ) == -1 || -- sigaction( SIGFPE, &sa, NULL ) == -1 || -- sigaction( SIGSEGV, &sa, NULL ) == -1 || -- sigaction( SIGPIPE, &sa, NULL ) == -1 || -- sigaction( SIGALRM, &sa, NULL ) == -1 || -- sigaction( SIGTERM, &sa, NULL ) == -1 || -- sigaction( SIGUSR1, &sa, NULL ) == -1 || -- sigaction( SIGUSR2, &sa, NULL ) == -1 || -- sigaction( SIGBUS, &sa, NULL ) == -1 || -- sigaction( SIGXCPU, &sa, NULL ) == -1 || -- sigaction( SIGXFSZ, &sa, NULL ) == -1 ) -- perror( "Could not set signal handler" ); -- -- //disable automount //FIXME: temporary hack, till i find a better solution... -- std::ofstream fdi_file( "/usr/share/hal/fdi/policy/gparted-disable-automount.fdi" ) ; -- if ( fdi_file ) -- { -- fdi_file << "" ; -- fdi_file << "" ; -- fdi_file << "" ; -- fdi_file << "false" ; -- fdi_file << "" ; -- fdi_file << "" ; -- fdi_file << "" ; -- -- fdi_file .close() ; -- } -- - //get valid flags ... - for ( PedPartitionFlag flag = ped_partition_flag_next( static_cast( NULL ) ) ; - flag ; -@@ -2332,8 +2285,6 @@ - if ( p_filesystem ) - delete p_filesystem ; - -- //remove .fdi file.. -- remove( "/usr/share/hal/fdi/policy/gparted-disable-automount.fdi" ) ; - } - - } //GParted - diff --git a/source/xapps-extra/gparted/gparted b/source/xapps-extra/gparted/gparted deleted file mode 100644 index 5a3cec5..0000000 --- a/source/xapps-extra/gparted/gparted +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -## remove that crap if found -if [ -e /usr/share/hal/fdi/policy/gparted-disable-automount.fdi ]; then - /usr/bin/rm -rf /usr/share/hal/fdi/policy/gparted-disable-automount.fdi -fi - -## Idea stolen from fedora -/usr/bin/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run /usr/sbin/gparted.bin diff --git a/source/xapps-extra/gparted/gparted-desktop-gnome-patch.diff b/source/xapps-extra/gparted/gparted-desktop-gnome-patch.diff deleted file mode 100644 index d44e960..0000000 --- a/source/xapps-extra/gparted/gparted-desktop-gnome-patch.diff +++ /dev/null @@ -1,30 +0,0 @@ -diff -urN gparted-0.3.3.orig/gparted.desktop gparted-0.3.3/gparted.desktop ---- gparted-0.3.3.orig/gparted.desktop 2006-12-06 19:43:59.000000000 +0100 -+++ gparted-0.3.3/gparted.desktop 2006-12-06 19:45:00.000000000 +0100 -@@ -62,9 +62,10 @@ - Comment[vi]=Bá»™ hiệu chỉnh phân vĂąng Gnome - Comment[zh_HK]=GNOME ĺ†ĺ‰˛ĺŤ€ç·¨čĽŻĺ™¨ - Comment[zh_TW]=GNOME ĺ†ĺ‰˛ĺŤ€ç·¨čĽŻĺ™¨ --Exec=gparted -+Exec=gksu gparted - Icon=gparted.png - Terminal=false - Type=Application - Categories=GNOME;Application;System; - StartupNotify=true -+NotShowIn=KDE -diff -urN gparted-0.3.3.orig/gparted.desktop.in gparted-0.3.3/gparted.desktop.in ---- gparted-0.3.3.orig/gparted.desktop.in 2006-12-06 19:43:59.000000000 +0100 -+++ gparted-0.3.3/gparted.desktop.in 2006-12-06 19:45:10.000000000 +0100 -@@ -2,9 +2,10 @@ - Encoding=UTF-8 - _Name=GParted - _Comment=GNOME Partition Editor --Exec=gparted -+Exec=gksu gparted - Icon=gparted.png - Terminal=false - Type=Application - Categories=GNOME;Application;System; - StartupNotify=true -+NotShowIn=KDE diff --git a/source/xapps-extra/gparted/gparted-kde.desktop b/source/xapps-extra/gparted/gparted-kde.desktop index a1604eb..7a1e3f3 100644 --- a/source/xapps-extra/gparted/gparted-kde.desktop +++ b/source/xapps-extra/gparted/gparted-kde.desktop @@ -54,7 +54,7 @@ Comment[uk]=Редактор розділів диŃків для GNOME Comment[vi]=Bá»™ hiệu chỉnh phân vĂąng Gnome Comment[zh_CN]=Gnome ĺ†ĺŚşçĽ–čľ‘ĺ™¨ Comment[zh_TW]=Gnome ĺ†ĺ‰˛ĺŤ€ç·¨čĽŻĺ™¨ -Exec=kdesu gparted +Exec=kdesu /usr/sbin/gparted Icon=gparted.png Terminal=false Type=Application diff --git a/source/xapps-extra/gparted/refresh_crash-fix.patch b/source/xapps-extra/gparted/refresh_crash-fix.patch deleted file mode 100644 index 1f202b9..0000000 --- a/source/xapps-extra/gparted/refresh_crash-fix.patch +++ /dev/null @@ -1,53 +0,0 @@ ---- include/Win_GParted.h 2006-11-25 09:56:30.000000000 -0500 -+++ include/Win_GParted.h.new 2007-10-30 00:37:29.000000000 -0400 -@@ -233,6 +233,7 @@ - unsigned short new_count;//new_count keeps track of the new created partitions - FS fs ; - bool OPERATIONSLIST_OPEN ; -+ sigc::connection combo_devices_signal_changed_id ; - - GParted_Core gparted_core ; - std::vector device_info ; ---- src/Win_GParted.cc 2008-02-04 09:35:47.000000000 -0500 -+++ src/Win_GParted.cc.new 2008-02-07 15:34:30.000000000 -0500 -@@ -260,7 +260,8 @@ - combo_devices .pack_start( treeview_devices_columns .device ) ; - combo_devices .pack_start( treeview_devices_columns .size, false ) ; - -- combo_devices .signal_changed() .connect( sigc::mem_fun(*this, &Win_GParted::combo_devices_changed) ); -+ combo_devices_signal_changed_id = -+ combo_devices .signal_changed() .connect( sigc::mem_fun(*this, &Win_GParted::combo_devices_changed) ); - - hbox_toolbar .pack_start( combo_devices, Gtk::PACK_SHRINK ) ; - } -@@ -502,6 +503,7 @@ - - void Win_GParted::refresh_combo_devices() - { -+ combo_devices_signal_changed_id .block() ; - liststore_devices ->clear() ; - - menu = manage( new Gtk::Menu() ) ; -@@ -538,6 +540,7 @@ - menubar_main .items()[ 0 ] .get_submenu() ->items()[ 1 ] .set_submenu( *menu ) ; - } - -+ combo_devices_signal_changed_id .unblock() ; - combo_devices .set_active( current_device ) ; - } - -@@ -916,13 +919,8 @@ - - void Win_GParted::combo_devices_changed() - { -- unsigned int old_current_device = current_device; - //set new current device - current_device = combo_devices .get_active_row_number() ; -- if ( current_device == (unsigned int) -1 ) -- current_device = old_current_device; -- if ( current_device >= devices .size() ) -- current_device = 0 ; - set_title( String::ucompose( _("%1 - GParted"), devices[ current_device ] .get_path() ) ); - - //refresh label_device_info - From devil505linux at gmail.com Fri May 2 00:14:58 2008 From: devil505linux at gmail.com (Devil505) Date: Fri May 2 00:14:59 2008 Subject: [Frugalware-git] frugalware-current: ggmud-0.8.0-1-i686 Message-ID: <20080501221458.4A76D1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=03cfdc737d3816338b53f99849dd12299041ffc4 commit 03cfdc737d3816338b53f99849dd12299041ffc4 Author: Devil505 Date: Fri May 2 00:14:14 2008 +0200 ggmud-0.8.0-1-i686 * new package from ryuo * closed request FS#2949 diff --git a/source/games-extra/ggmud/FrugalBuild b/source/games-extra/ggmud/FrugalBuild new file mode 100644 index 0000000..0c1dfd0 --- /dev/null +++ b/source/games-extra/ggmud/FrugalBuild @@ -0,0 +1,35 @@ +# Compiling Time: 0.06 SBU +# Maintainer: Devil505 +# Contributor: James Buren + +pkgname=ggmud +pkgver=0.8.0 +pkgrel=1 +pkgdesc="a gtk2 mud client derived from tintin++ and sclient" +_F_sourceforge_name=GGMud +_F_sourceforge_dirname=ggmud +_F_sourceforge_ext=-src.tar.gz +Finclude sourceforge +_F_gnome_desktop="y" +Finclude gnome-scriptlet +url="http://www.ggsoft.org/ggmud/" +depends=('gtk+2' 'glibc' 'freetype2' 'libxau' 'libxdmcp' 'libxdamage' 'libxext' 'libxml2') +rodepends=('desktop-file-utils') +groups=('games-extra') +archs=('i686') +sha1sums=('66b91e483b8b48b96e3d6735e985e154bdbe2eb8') + +build() +{ + Fcd + Fsed '#define DEFAULT_FILE_DIR "/usr/local/lib/tintin"' '#define DEFAULT_FILE_DIR "/usr/share/doc/'${pkgname}'-'${pkgver}'"' tt/tintin.h + make CC="gcc $CFLAGS" || Fdie + Ffilerel gg_help.txt /usr/share/doc/$pkgname-$pkgver/gg_help.txt + Ffilerel README /usr/share/doc/$pkgname-$pkgver/README + Ficonrel ggmud.png + Ffilerel ggmud.desktop /usr/share/applications/ggmud.desktop + Fexerel ggmud /usr/bin/ggmud + Fbuild_gnome_scriptlet +} + +# optimization OK From devil505linux at gmail.com Fri May 2 00:23:06 2008 From: devil505linux at gmail.com (Devil505) Date: Fri May 2 00:23:08 2008 Subject: [Frugalware-git] frugalware-current: powwow-1.2.13-1-i686 Message-ID: <20080501222306.3A4B81190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f238b4b61dd7bd6daa47dbce2ef124b5a132a723 commit f238b4b61dd7bd6daa47dbce2ef124b5a132a723 Author: Devil505 Date: Fri May 2 00:22:42 2008 +0200 powwow-1.2.13-1-i686 * new package from ryuo * closed request FS#2952 diff --git a/source/games-extra/powwow/FrugalBuild b/source/games-extra/powwow/FrugalBuild new file mode 100644 index 0000000..e0d8856 --- /dev/null +++ b/source/games-extra/powwow/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.06 SBU +# Maintainer: Devil505 +# Contributor: James Buren + +pkgname=powwow +pkgver=1.2.13 +pkgrel=1 +pkgdesc="a console mud client derived from cancan, which was inspired by tintin" +url="http://hoopajoo.net/projects/powwow.html" +depends=('ncurses') +groups=('games-extra') +archs=('i686') +up2date="lynx -dump '$url' | grep '.tar.gz' | head -n1 | sed 's|^.*-||' | sed 's|.tar.gz.*$||'" +source=(http://hoopajoo.net/static/projects/$pkgname-$pkgver.tar.gz) +sha1sums=('8c10e5a0e357f7bd0f1dc05ba87409e3767d6009') +Fconfopts="$Fconfopts --enable-ansibug --enable-sort" + +# optimization OK From bouleetbil at frogdev.info Fri May 2 01:16:01 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri May 2 01:16:02 2008 Subject: [Frugalware-git] frugalware-current: oxine-0.6.6-2-i686 Message-ID: <20080501231601.1DD4B1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9587b9e2d4c66df8863185cc920e052c7fcbf0d0 commit 9587b9e2d4c66df8863185cc920e052c7fcbf0d0 Author: bouleetbil Date: Fri May 2 01:11:07 2008 +0200 oxine-0.6.6-2-i686 *rebuild with libcares.so.2 (c-ares) diff --git a/source/xapps-extra/oxine/FrugalBuild b/source/xapps-extra/oxine/FrugalBuild index 1da99e7..0f09121 100644 --- a/source/xapps-extra/oxine/FrugalBuild +++ b/source/xapps-extra/oxine/FrugalBuild @@ -3,7 +3,7 @@ pkgname=oxine pkgver=0.6.6 -pkgrel=1 +pkgrel=2 pkgdesc="oxine is a lightweight pure OSD GUI for the famous xine engine." depends=('libxtst' 'libxinerama' 'fontconfig' 'openssl' 'curl>=7.16.1' 'xine-lib>=1.1.4' 'imagemagick' \ 'eject' 'mjpegtools>=1.8.0-2' 'netpbm') From vmiklos at frugalware.org Fri May 2 01:33:06 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 2 01:33:08 2008 Subject: [Frugalware-git] frugalware-current: servletapi-2.4-1-i686 Message-ID: <20080501233306.2AFD11190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5374992d466322f6eb77c62981a4c6f784bdb3c0 commit 5374992d466322f6eb77c62981a4c6f784bdb3c0 Author: Miklos Vajna Date: Fri May 2 01:32:32 2008 +0200 servletapi-2.4-1-i686 - new package diff --git a/source/devel-extra/servletapi/FrugalBuild b/source/devel-extra/servletapi/FrugalBuild new file mode 100644 index 0000000..d29d9fe --- /dev/null +++ b/source/devel-extra/servletapi/FrugalBuild @@ -0,0 +1,26 @@ +# Compiling Time: 0.03 SBU +# Maintainer: VMiklos + +pkgname=servletapi +pkgver=2.4 +pkgrel=1 +pkgdesc="Servlet API from jakarta.apache.org" +url="http://jakarta.apache.org/" +Finclude java +groups=('devel-extra') +archs=('i686') +up2date="lynx -dump http://svn.apache.org/repos/asf/tomcat/servletapi/tags/|grep servlet.*/$|sed -n 's/.*servlet\([0-9.]*\)-.*/\1/;$ p'" +source=(http://ftp.frugalware.org/pub/other/sources/servletapi/servletapi-$pkgver.tar.bz2) +signatures=($source.asc) + +build() +{ + Fcd + Fjavacleanup + cd jsr154 + Fant jar + cd ../jsr152 + Fant jar + cd .. + Fjar jsr{154,152}/dist/lib/*.jar +} From crazy at frugalware.org Fri May 2 01:42:04 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 01:42:05 2008 Subject: [Frugalware-git] frugalware-current: kernel-2.6.25-3-x86_64 Message-ID: <20080501234204.C38C01190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a190baecfa47a96bef4267895e9c6c34d1ba2a56 commit a190baecfa47a96bef4267895e9c6c34d1ba2a56 Author: crazy Date: Fri May 2 00:40:01 2008 +0200 kernel-2.6.25-3-x86_64 * 64bit config update diff --git a/source/base/kernel/config.x86_64 b/source/base/kernel/config.x86_64 index 0c35308..e4aed5d 100644 --- a/source/base/kernel/config.x86_64 +++ b/source/base/kernel/config.x86_64 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.25 -# Thu Apr 24 21:44:23 2008 +# Linux kernel version: 2.6.25.1 +# Fri May 2 00:38:25 2008 # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -1656,7 +1656,7 @@ CONFIG_ADM8211=m CONFIG_P54_COMMON=m CONFIG_P54_USB=m CONFIG_P54_PCI=m -# CONFIG_ATH5K is not set +CONFIG_ATH5K=m CONFIG_IWL4965=m CONFIG_IWL4965_QOS=y # CONFIG_IWL4965_HT is not set @@ -1672,11 +1672,8 @@ CONFIG_HOSTAP=m CONFIG_HOSTAP_PLX=m CONFIG_HOSTAP_PCI=m CONFIG_HOSTAP_CS=m -CONFIG_BCM43XX=m -CONFIG_BCM43XX_DEBUG=y -CONFIG_BCM43XX_DMA=y -CONFIG_BCM43XX_PIO=y -CONFIG_BCM43XX_DMA_AND_PIO_MODE=y +# CONFIG_BCM43XX is not set +# CONFIG_BCM43XX_DMA_AND_PIO_MODE is not set # CONFIG_BCM43XX_DMA_MODE is not set # CONFIG_BCM43XX_PIO_MODE is not set CONFIG_B43=m From crazy at frugalware.org Fri May 2 01:42:04 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 01:42:06 2008 Subject: [Frugalware-git] frugalware-current: kernel-version.sh Message-ID: <20080501234204.A2DA71190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cf868c84e4678bc66f49a0261a63cc7cc96f2c3f commit cf868c84e4678bc66f49a0261a63cc7cc96f2c3f Author: crazy Date: Fri May 2 00:15:21 2008 +0200 kernel-version.sh * Version bump to 2.6.25.1 diff --git a/source/include/kernel-version.sh b/source/include/kernel-version.sh index 1923abe..f8ee302 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.25 -_F_kernelver_rel=2 -_F_kernelver_stable= +_F_kernelver_rel=3 +_F_kernelver_stable=1 From crazy at frugalware.org Fri May 2 01:42:04 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 01:42:08 2008 Subject: [Frugalware-git] frugalware-current: kernel-2.6.25-3-i686 Message-ID: <20080501234204.E5F911190ACC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a92c458b6222a130c195fc9206b9b583493fd18a commit a92c458b6222a130c195fc9206b9b583493fd18a Author: crazy Date: Fri May 2 00:48:32 2008 +0200 kernel-2.6.25-3-i686 * 32bit config update diff --git a/source/base/kernel/config.i686 b/source/base/kernel/config.i686 index f6e0f31..0a0a9ad 100644 --- a/source/base/kernel/config.i686 +++ b/source/base/kernel/config.i686 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.25 -# Wed Apr 23 11:41:31 2008 +# Linux kernel version: 2.6.25.1 +# Fri May 2 00:45:48 2008 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -1816,7 +1816,7 @@ CONFIG_ADM8211=m CONFIG_P54_COMMON=m CONFIG_P54_USB=m CONFIG_P54_PCI=m -# CONFIG_ATH5K is not set +CONFIG_ATH5K=m CONFIG_IWL4965=m CONFIG_IWL4965_QOS=y # CONFIG_IWL4965_HT is not set @@ -1832,11 +1832,8 @@ CONFIG_HOSTAP=m CONFIG_HOSTAP_PLX=m CONFIG_HOSTAP_PCI=m CONFIG_HOSTAP_CS=m -CONFIG_BCM43XX=m -CONFIG_BCM43XX_DEBUG=y -CONFIG_BCM43XX_DMA=y -CONFIG_BCM43XX_PIO=y -CONFIG_BCM43XX_DMA_AND_PIO_MODE=y +# CONFIG_BCM43XX is not set +# CONFIG_BCM43XX_DMA_AND_PIO_MODE is not set # CONFIG_BCM43XX_DMA_MODE is not set # CONFIG_BCM43XX_PIO_MODE is not set CONFIG_B43=m From crazy at frugalware.org Fri May 2 01:42:05 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 01:42:09 2008 Subject: [Frugalware-git] frugalware-current: kernel-2.6.25-3-i686 Message-ID: <20080501234205.088581190ACD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=63d8a180c19be69b43f384c8dd383eb672b187f6 commit 63d8a180c19be69b43f384c8dd383eb672b187f6 Author: crazy Date: Fri May 2 01:16:04 2008 +0200 kernel-2.6.25-3-i686 * removed CVE-2008-1375 patch , in upstream already * added ICH9DO support for iTCO_wdt * ath5k is now enabled * old deprecated bcm* driver is disabled now diff --git a/source/base/kernel/CVE-2008-1375.patch b/source/base/kernel/CVE-2008-1375.patch deleted file mode 100644 index fc9a7a0..0000000 --- a/source/base/kernel/CVE-2008-1375.patch +++ /dev/null @@ -1,23 +0,0 @@ -diff --git a/fs/dnotify.c b/fs/dnotify.c -index 28d01ed..4509dae 100644 ---- a/fs/dnotify.c -+++ b/fs/dnotify.c -@@ -20,6 +20,7 @@ - #include - #include - #include -+#include - - int dir_notify_enable __read_mostly = 1; - -@@ -92,6 +93,10 @@ int fcntl_dirnotify(int fd, struct file *filp, unsigned long arg) - prev = &odn->dn_next; - } - -+ /* we'd lost the race with close(), sod off silently */ -+ if (fcheck(fd) != filp) -+ goto out_free; -+ - error = __f_setown(filp, task_pid(current), PIDTYPE_PID, 0); - if (error) - goto out_free; diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index a1b31a8..87d8010 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -1,5 +1,5 @@ # Compiling Time: 14.33 SBU # Maintainer: VMiklos -_F_kernel_patches=(CVE-2008-1375.patch) +_F_kernel_patches=(iTCO_wdt_ICH9DO.patch) Finclude kernel diff --git a/source/base/kernel/iTCO_wdt_ICH9DO.patch b/source/base/kernel/iTCO_wdt_ICH9DO.patch new file mode 100644 index 0000000..ebb96aa --- /dev/null +++ b/source/base/kernel/iTCO_wdt_ICH9DO.patch @@ -0,0 +1,50 @@ + drivers/watchdog/iTCO_wdt.c | 8 ++++++-- + 1 files changed, 6 insertions(+), 2 deletions(-) + +diff --git a/drivers/watchdog/iTCO_wdt.c b/drivers/watchdog/iTCO_wdt.c +index a0e6809..ea8def2 100644 +--- a/drivers/watchdog/iTCO_wdt.c ++++ b/drivers/watchdog/iTCO_wdt.c +@@ -44,6 +44,7 @@ + * 82801IB (ICH9) : document number 316972-001, 316973-001, + * 82801IR (ICH9R) : document number 316972-001, 316973-001, + * 82801IH (ICH9DH) : document number 316972-001, 316973-001, ++ * 82801IO (ICH9DO) : document number 316972-001, 316973-006, + * 6300ESB (6300ESB) : document number 300641-003, 300884-010, + * 631xESB (631xESB) : document number 313082-001, 313075-005, + * 632xESB (632xESB) : document number 313082-001, 313075-005 +@@ -55,8 +56,8 @@ + + /* Module and version information */ + #define DRV_NAME "iTCO_wdt" +-#define DRV_VERSION "1.02" +-#define DRV_RELDATE "26-Jul-2007" ++#define DRV_VERSION "1.03" ++#define DRV_RELDATE "30-Apr-2008" + #define PFX DRV_NAME ": " + + /* Includes */ +@@ -104,6 +105,7 @@ enum iTCO_chipsets { + TCO_ICH9, /* ICH9 */ + TCO_ICH9R, /* ICH9R */ + TCO_ICH9DH, /* ICH9DH */ ++ TCO_ICH9DO, /* ICH9DO */ + TCO_631XESB, /* 631xESB/632xESB */ + }; + +@@ -136,6 +138,7 @@ static struct { + {"ICH9", 2}, + {"ICH9R", 2}, + {"ICH9DH", 2}, ++ {"ICH9DO", 2}, + {"631xESB/632xESB", 2}, + {NULL,0} + }; +@@ -181,6 +184,7 @@ static struct pci_device_id iTCO_wdt_pci_tbl[] = { + { ITCO_PCI_DEVICE(0x2918, TCO_ICH9 )}, + { ITCO_PCI_DEVICE(0x2916, TCO_ICH9R )}, + { ITCO_PCI_DEVICE(PCI_DEVICE_ID_INTEL_ICH9_2, TCO_ICH9DH )}, ++ { ITCO_PCI_DEVICE(PCI_DEVICE_ID_INTEL_ICH9_4, TCO_ICH9DO )}, + { ITCO_PCI_DEVICE(PCI_DEVICE_ID_INTEL_ESB2_0, TCO_631XESB)}, + { ITCO_PCI_DEVICE(0x2671, TCO_631XESB)}, + { ITCO_PCI_DEVICE(0x2672, TCO_631XESB)}, From vmiklos at frugalware.org Fri May 2 01:56:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 2 01:56:40 2008 Subject: [Frugalware-git] frugalware-current: jaf-1.1.1-1-i686 Message-ID: <20080501235640.2716B1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e54ac06f9d9e61a640ba41309f6f6ceb63abef68 commit e54ac06f9d9e61a640ba41309f6f6ceb63abef68 Author: Miklos Vajna Date: Fri May 2 01:56:13 2008 +0200 jaf-1.1.1-1-i686 - new package diff --git a/source/devel-extra/jaf/FrugalBuild b/source/devel-extra/jaf/FrugalBuild new file mode 100644 index 0000000..beefd30 --- /dev/null +++ b/source/devel-extra/jaf/FrugalBuild @@ -0,0 +1,23 @@ +# Compiling Time: 0.02 SBU +# Maintainer: VMiklos + +pkgname=jaf +pkgver=1.1.1 +pkgrel=1 +pkgdesc="GNU implementation of the JavaBeans Activation Framework" +url="http://www.gnu.org/software/classpathx/jaf/jaf.html" +Finclude java +groups=('devel-extra') +archs=('i686') +_F_archive_name="activation" +up2date="lynx -dump ftp://ftp.gnu.org/gnu/classpathx/|grep -v '[0-9]\{8\}'|Flasttar" +source=(ftp://ftp.gnu.org/gnu/classpathx/activation-$pkgver.tar.gz) +signatures=($source.sig) + +build() +{ + Fcd + Fjavacleanup + Fant + Fjar activation.jar +} From crazy at frugalware.org Fri May 2 01:58:05 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 01:58:07 2008 Subject: [Frugalware-git] frugalware-current: thunderbird-2.0.0.14-1-i686 Message-ID: <20080501235805.B707B1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b4b69d9dbfc5ac9fb87741d51d1dcb2ecc3f33db commit b4b69d9dbfc5ac9fb87741d51d1dcb2ecc3f33db Author: crazy Date: Fri May 2 01:52:24 2008 +0200 thunderbird-2.0.0.14-1-i686 * Version bump * closes FS#2906 diff --git a/source/xapps/thunderbird/FrugalBuild b/source/xapps/thunderbird/FrugalBuild index 042b2dc..f1d26ba 100644 --- a/source/xapps/thunderbird/FrugalBuild +++ b/source/xapps/thunderbird/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Krisztian VASAS pkgname=thunderbird -pkgver=2.0.0.12 +pkgver=2.0.0.14 pkgrel=1 pkgdesc="Mozilla Thunderbird mail and newsgroup client" url="http://www.mozilla.org/products/thunderbird/" @@ -38,8 +38,8 @@ build() export MOZILLA_OFFICIAL=1 export BUILD_OFFICIAL=1 ## -O2 causes problems for some reason -Os or -O is fine - export CFLAGS="$(echo $CFLAGS|sed 's/-O2/-Os/') -fno-strict-aliasing" - export CXXFLAGS="$(echo $CXXFLAGS|sed 's/-O2/-Os/') -fno-strict-aliasing" + export CFLAGS="$(echo $CFLAGS|sed 's/-O2/-Os/')" + export CXXFLAGS="$(echo $CXXFLAGS|sed 's/-O2/-Os/')" Fpatchall # Let jars get compressed. From vmiklos at frugalware.org Fri May 2 02:24:05 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 2 02:24:06 2008 Subject: [Frugalware-git] pacman-tools: dg: minimal support for whatsnew before the first commit Message-ID: <20080502002405.462FD1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=2eee533daed484602de3a2c07bd1c35c3f9082fd commit 2eee533daed484602de3a2c07bd1c35c3f9082fd Author: Miklos Vajna Date: Fri May 2 02:23:52 2008 +0200 dg: minimal support for whatsnew before the first commit - given that diffing against a null tree is not possible, dg what did not work before the first commit till now - it's still not full-featured now but at least it does a dg what -s diff --git a/darcs-git.py b/darcs-git.py index 7c19f27..cdd698a 100755 --- a/darcs-git.py +++ b/darcs-git.py @@ -492,6 +492,14 @@ Options: options.files = " ".join(argv[optind:]) if options.help: usage(0) + if os.system("git rev-parse --verify HEAD >/dev/null 2>&1"): + sock = os.popen("git ls-files") + while True: + line = sock.readline() + if not line: + break + print "A %s" % line.strip() + return ret = os.system("git diff HEAD -M -C --find-copies-harder --exit-code %s %s" % (options.summary, options.files)) if not ret: print "No changes!" From vmiklos at frugalware.org Fri May 2 02:24:47 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 2 02:24:48 2008 Subject: [Frugalware-git] frugalware-current: gnuinetlib-1.1.1-1-i686 Message-ID: <20080502002447.F26231190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e969df51a0eb07995328001665b3b40a43fc7c0d commit e969df51a0eb07995328001665b3b40a43fc7c0d Author: Miklos Vajna Date: Fri May 2 02:24:32 2008 +0200 gnuinetlib-1.1.1-1-i686 - new package diff --git a/source/devel-extra/gnuinetlib/FrugalBuild b/source/devel-extra/gnuinetlib/FrugalBuild new file mode 100644 index 0000000..b56efb6 --- /dev/null +++ b/source/devel-extra/gnuinetlib/FrugalBuild @@ -0,0 +1,21 @@ +# Compiling Time: 0.27 SBU +# Maintainer: VMiklos + +pkgname=gnuinetlib +pkgver=1.1.1 +pkgrel=1 +pkgdesc="Network extensions library for GNU classpath and classpathx" +url="http://www.gnu.org/software/classpath/" +Finclude java +groups=('devel-extra') +archs=('i686') +_F_archive_name="inetlib" +up2date="Flasttar ftp://ftp.gnu.org/gnu/classpath/" +source=(ftp://ftp.gnu.org/gnu/classpath/inetlib-$pkgver.tar.gz) +signatures=($source.sig) + +build() +{ + Fmake + Fjar inetlib.jar +} From vmiklos at frugalware.org Fri May 2 02:44:24 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 2 02:44:26 2008 Subject: [Frugalware-git] frugalware-current: gnumail-1.1.2-1-i686 Message-ID: <20080502004424.792411190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f7a8ce2b8e1e83cc3f8122bdca9bf627e9c3702f commit f7a8ce2b8e1e83cc3f8122bdca9bf627e9c3702f Author: Miklos Vajna Date: Fri May 2 02:44:13 2008 +0200 gnumail-1.1.2-1-i686 - new package diff --git a/source/devel-extra/gnumail/FrugalBuild b/source/devel-extra/gnumail/FrugalBuild new file mode 100644 index 0000000..d461c04 --- /dev/null +++ b/source/devel-extra/gnumail/FrugalBuild @@ -0,0 +1,22 @@ +# Compiling Time: 0.83 SBU +# Maintainer: VMiklos + +pkgname=gnumail +pkgver=1.1.2 +pkgrel=1 +pkgdesc="GNU implementation of the Javamail API" +url="http://www.gnu.org/software/classpathx/javamail/" +Finclude java +depends=(${depends[@]} 'jaf' 'gnuinetlib') +groups=('devel-extra') +archs=('i686') +_F_archive_name="mail" +up2date="lynx -dump ftp://ftp.gnu.org/gnu/classpathx/|grep -v '[0-9]\{8\}'|Flasttar" +source=(ftp://ftp.gnu.org/gnu/classpathx/mail-$pkgver.tar.gz) +signatures=($source.sig) + +build() +{ + Fmake + Fjar *.jar +} From vmiklos at frugalware.org Fri May 2 02:54:09 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 2 02:54:10 2008 Subject: [Frugalware-git] frugalware-current: avalon-logkit-2.1-1-i686 Message-ID: <20080502005409.1C35D1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3e789e3221900ce11c2a0934c867dbfccb2f3d86 commit 3e789e3221900ce11c2a0934c867dbfccb2f3d86 Author: Miklos Vajna Date: Fri May 2 02:53:55 2008 +0200 avalon-logkit-2.1-1-i686 - new package diff --git a/source/devel-extra/avalon-logkit/FrugalBuild b/source/devel-extra/avalon-logkit/FrugalBuild new file mode 100644 index 0000000..5e54fc2 --- /dev/null +++ b/source/devel-extra/avalon-logkit/FrugalBuild @@ -0,0 +1,27 @@ +# Compiling Time: 0.02 SBU +# Maintainer: VMiklos + +pkgname=avalon-logkit +pkgver=2.1 +pkgrel=1 +pkgdesc="Easy-to-use Java logging toolkit" +url="http://avalon.apache.org/" +_F_java_jars="target/avalon-logkit-$pkgver.jar" +Finclude java +depends=(${depends[@]} 'apache-log4j' 'servletapi' 'gnumail') +groups=('devel-extra') +archs=('i686') +up2date="Flastarchive http://www.apache.org/dist/excalibur/avalon-logkit/source/ -src.tar.gz" +source=(http://www.apache.org/dist/excalibur/avalon-logkit/source/avalon-logkit-$pkgver-src.tar.gz) +signatures=($source.asc) + +build() +{ + Fsed 'depends="get-deps"' 'depends=""' build.xml + rm -rf src/java/org/apache/log/output/jms + Fjavacleanup + mkdir -p target/lib + Fant + mv target/avalon-logkit{-$pkgver,}.jar + Fjar target/avalon-logkit.jar +} From vmiklos at frugalware.org Fri May 2 03:10:08 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 2 03:10:10 2008 Subject: [Frugalware-git] frugalware-current: avalon-framework-4.2.0-1-i686 Message-ID: <20080502011008.9A5851190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=642edee5d321643c3d8927c2ddcad771e53f53f5 commit 642edee5d321643c3d8927c2ddcad771e53f53f5 Author: Miklos Vajna Date: Fri May 2 03:09:51 2008 +0200 avalon-framework-4.2.0-1-i686 - new package diff --git a/source/devel-extra/avalon-framework/FrugalBuild b/source/devel-extra/avalon-framework/FrugalBuild new file mode 100644 index 0000000..23649b0 --- /dev/null +++ b/source/devel-extra/avalon-framework/FrugalBuild @@ -0,0 +1,25 @@ +# Compiling Time: 0.03 SBU +# Maintainer: VMiklos + +pkgname=avalon-framework +pkgver=4.2.0 +pkgrel=1 +pkgdesc="Avalon Framework" +url="http://avalon.apache.org/" +Finclude java +depends=(${depends[@]} 'avalon-logkit') +groups=('devel-extra') +archs=('i686') +up2date="lynx -dump http://www.apache.org/dist/avalon/avalon-framework/|grep /$ |sed -n 's|.*v\(.*\)/|\1|;$ p'" +source=(http://www.apache.org/dist/avalon/avalon-framework/v$pkgver/avalon-framework-$pkgver-src.tar.gz \ + build.xml) +signatures=($source.asc '') + +build() +{ + Fcd avalon-framework + ln -sf ../build.xml + Fjavacleanup + Fant + Fjar dist/avalon-framework.jar +} diff --git a/source/devel-extra/avalon-framework/build.xml b/source/devel-extra/avalon-framework/build.xml new file mode 100644 index 0000000..422246c --- /dev/null +++ b/source/devel-extra/avalon-framework/build.xml @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From crazy at frugalware.org Fri May 2 03:33:50 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 03:33:53 2008 Subject: [Frugalware-git] frugalware-current: acerhk-0.5.35-14-i686 Message-ID: <20080502013350.9D9651190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=72082f8fa458bd904f9040aebfb9e9538c4abc08 commit 72082f8fa458bd904f9040aebfb9e9538c4abc08 Author: crazy Date: Fri May 2 03:28:45 2008 +0200 acerhk-0.5.35-14-i686 rebuilt with kernel-2.6.25-3 diff --git a/source/apps-extra/acerhk/FrugalBuild b/source/apps-extra/acerhk/FrugalBuild index a6f48d4..84bf2b8 100644 --- a/source/apps-extra/acerhk/FrugalBuild +++ b/source/apps-extra/acerhk/FrugalBuild @@ -4,7 +4,7 @@ pkgname=acerhk pkgver=0.5.35 -pkgrel=13 +pkgrel=14 pkgdesc="Acer Hotkey driver for Linux" url="http://www.cakey.de/acerhk/" Finclude kernel-module From crazy at frugalware.org Fri May 2 03:33:50 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 03:33:53 2008 Subject: [Frugalware-git] frugalware-current: madwifi-0.9.4-7-i686 Message-ID: <20080502013350.B40F21190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ec9048d60b3d2b2e47355313974b74a9ff8ecd48 commit ec9048d60b3d2b2e47355313974b74a9ff8ecd48 Author: crazy Date: Fri May 2 03:28:46 2008 +0200 madwifi-0.9.4-7-i686 rebuilt with kernel-2.6.25-3 diff --git a/source/network/madwifi/FrugalBuild b/source/network/madwifi/FrugalBuild index 87d5177..c189128 100644 --- a/source/network/madwifi/FrugalBuild +++ b/source/network/madwifi/FrugalBuild @@ -3,7 +3,7 @@ pkgname=madwifi pkgver=0.9.4 -pkgrel=6 +pkgrel=7 pkgdesc="Madwifi drivers for Atheros wireless chipsets" url="http://madwifi.sourceforge.net/" Finclude kernel-module From crazy at frugalware.org Fri May 2 03:33:50 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 03:33:53 2008 Subject: [Frugalware-git] frugalware-current: gspcav1-1.00.20-11-i686 Message-ID: <20080502013350.CAD631190ACD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fd29493166000b9db33ab45a671d1950668c3f40 commit fd29493166000b9db33ab45a671d1950668c3f40 Author: crazy Date: Fri May 2 03:28:47 2008 +0200 gspcav1-1.00.20-11-i686 rebuilt with kernel-2.6.25-3 diff --git a/source/multimedia-extra/gspcav1/FrugalBuild b/source/multimedia-extra/gspcav1/FrugalBuild index a8150a0..459c8cd 100644 --- a/source/multimedia-extra/gspcav1/FrugalBuild +++ b/source/multimedia-extra/gspcav1/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gspcav1 pkgver=1.00.20 -pkgrel=10 +pkgrel=11 pkgdate=20071224 pkgdesc="One driver Upto 220 Webcams supported" url="http://mxhaard.free.fr" From crazy at frugalware.org Fri May 2 03:33:50 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 03:34:00 2008 Subject: [Frugalware-git] frugalware-current: wlan-ng-0.2.8-23-i686 Message-ID: <20080502013350.D6DAF1190ACE@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=009d3e245562f83accc82476fe12cdac9f146eac commit 009d3e245562f83accc82476fe12cdac9f146eac Author: crazy Date: Fri May 2 03:28:48 2008 +0200 wlan-ng-0.2.8-23-i686 rebuilt with kernel-2.6.25-3 diff --git a/source/network-extra/wlan-ng/FrugalBuild b/source/network-extra/wlan-ng/FrugalBuild index d462c6b..a2bf128 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=22 +pkgrel=23 pkgdesc="Wireless Lan modules" url="http://www.linux-wlan.org/" Finclude kernel-module From crazy at frugalware.org Fri May 2 03:33:50 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 03:34:00 2008 Subject: [Frugalware-git] frugalware-current: acx100-20080210-3-i686 Message-ID: <20080502013350.BE96E1190ACC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dbffccbe43a9be8573c4f9ae0734e01628fe4796 commit dbffccbe43a9be8573c4f9ae0734e01628fe4796 Author: crazy Date: Fri May 2 03:28:47 2008 +0200 acx100-20080210-3-i686 rebuilt with kernel-2.6.25-3 diff --git a/source/network-extra/acx100/FrugalBuild b/source/network-extra/acx100/FrugalBuild index e084c4b..c64b09b 100644 --- a/source/network-extra/acx100/FrugalBuild +++ b/source/network-extra/acx100/FrugalBuild @@ -4,7 +4,7 @@ pkgname=acx100 origname=acx-mac80211 pkgver=20080210 -pkgrel=2 +pkgrel=3 pkgdesc="The ACX100/ACX111 wireless network driver." _F_sourceforge_ext=".tar.bz2" _F_sourceforge_dirname=${pkgname} From crazy at frugalware.org Fri May 2 03:33:50 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 03:34:00 2008 Subject: [Frugalware-git] frugalware-current: lirc-0.8.2-23-i686 Message-ID: <20080502013350.F2CBA1190ACF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=03222b45e1f92b64e864c1a495497bec43528004 commit 03222b45e1f92b64e864c1a495497bec43528004 Author: crazy Date: Fri May 2 03:28:48 2008 +0200 lirc-0.8.2-23-i686 rebuilt with kernel-2.6.25-3 diff --git a/source/apps-extra/lirc/FrugalBuild b/source/apps-extra/lirc/FrugalBuild index 9e52347..e50ba57 100644 --- a/source/apps-extra/lirc/FrugalBuild +++ b/source/apps-extra/lirc/FrugalBuild @@ -3,7 +3,7 @@ pkgname=lirc pkgver=0.8.2 -pkgrel=22 +pkgrel=23 pkgdesc="LIRC is a package that allows you to decode and send infra-red signals of many commonly used remote controls." url="http://www.lirc.org/" Finclude kernel-module sourceforge From crazy at frugalware.org Fri May 2 03:33:51 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 03:34:01 2008 Subject: [Frugalware-git] frugalware-current: ndiswrapper-1.52-5-i686 Message-ID: <20080502013351.319401190AD1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b06a80cadde688a8c9d6824d22a5943393bf28c8 commit b06a80cadde688a8c9d6824d22a5943393bf28c8 Author: crazy Date: Fri May 2 03:28:50 2008 +0200 ndiswrapper-1.52-5-i686 rebuilt with kernel-2.6.25-3 diff --git a/source/network-extra/ndiswrapper/FrugalBuild b/source/network-extra/ndiswrapper/FrugalBuild index 4fcd081..bfea25d 100644 --- a/source/network-extra/ndiswrapper/FrugalBuild +++ b/source/network-extra/ndiswrapper/FrugalBuild @@ -4,7 +4,7 @@ pkgname=ndiswrapper pkgver=1.52 -pkgrel=4 +pkgrel=5 pkgdesc="Wrapper for using Windows drivers for some wireless cards" _F_kernelmod_scriptlet=$pkgname.install Finclude kernel-module sourceforge From crazy at frugalware.org Fri May 2 03:33:51 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 03:34:01 2008 Subject: [Frugalware-git] frugalware-current: qc-usb-0.6.6-36-i686 Message-ID: <20080502013351.16B9B1190AD0@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7d2f01c277fafca4084e14e8957c84fe8aaefe91 commit 7d2f01c277fafca4084e14e8957c84fe8aaefe91 Author: crazy Date: Fri May 2 03:28:49 2008 +0200 qc-usb-0.6.6-36-i686 rebuilt with kernel-2.6.25-3 diff --git a/source/multimedia-extra/qc-usb/FrugalBuild b/source/multimedia-extra/qc-usb/FrugalBuild index 9418ca6..aa681c7 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=35 +pkgrel=36 pkgdesc="Quickcam kernel driver." groups=('multimedia-extra') archs=('i686' 'x86_64') From crazy at frugalware.org Fri May 2 03:33:51 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 03:34:01 2008 Subject: [Frugalware-git] frugalware-current: kqemu-1.3.0pre11-29-i686 Message-ID: <20080502013351.4EDFA1190AD2@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0b90636f64ca35bea2445367097bad8e3193ea95 commit 0b90636f64ca35bea2445367097bad8e3193ea95 Author: crazy Date: Fri May 2 03:28:50 2008 +0200 kqemu-1.3.0pre11-29-i686 rebuilt with kernel-2.6.25-3 diff --git a/source/xapps-extra/kqemu/FrugalBuild b/source/xapps-extra/kqemu/FrugalBuild index d4ebc57..472c5b8 100644 --- a/source/xapps-extra/kqemu/FrugalBuild +++ b/source/xapps-extra/kqemu/FrugalBuild @@ -3,7 +3,7 @@ pkgname=kqemu pkgver=1.3.0pre11 -pkgrel=28 +pkgrel=29 pkgdesc="QEMU Accelerator Module" url="http://fabrice.bellard.free.fr/qemu/" depends=('qemu') From crazy at frugalware.org Fri May 2 03:33:51 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 03:34:01 2008 Subject: [Frugalware-git] frugalware-current: redirfs-0.2-8-i686 Message-ID: <20080502013351.6788B1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=47bdec5c656e73917d83c02db8e26b5562cadc4c commit 47bdec5c656e73917d83c02db8e26b5562cadc4c Author: crazy Date: Fri May 2 03:28:51 2008 +0200 redirfs-0.2-8-i686 rebuilt with kernel-2.6.25-3 diff --git a/source/apps-extra/redirfs/FrugalBuild b/source/apps-extra/redirfs/FrugalBuild index b43ea57..d18fb14 100644 --- a/source/apps-extra/redirfs/FrugalBuild +++ b/source/apps-extra/redirfs/FrugalBuild @@ -3,7 +3,7 @@ pkgname=redirfs pkgver=0.2 -pkgrel=7 +pkgrel=8 pkgdesc="Redirecting FileSystem" url="http://redirfs.org/" _F_kernelmod_scriptlet=$pkgname.install From crazy at frugalware.org Fri May 2 03:33:51 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 03:34:02 2008 Subject: [Frugalware-git] frugalware-current: r8169-6.006.00-2-i686 Message-ID: <20080502013351.8221C1190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=289650372b7f7ffbac69f7865711cce6a03c2565 commit 289650372b7f7ffbac69f7865711cce6a03c2565 Author: crazy Date: Fri May 2 03:28:52 2008 +0200 r8169-6.006.00-2-i686 rebuilt with kernel-2.6.25-3 diff --git a/source/network-extra/r8169/FrugalBuild b/source/network-extra/r8169/FrugalBuild index 5d6c82f..d944381 100644 --- a/source/network-extra/r8169/FrugalBuild +++ b/source/network-extra/r8169/FrugalBuild @@ -3,7 +3,7 @@ pkgname=r8169 pkgver=6.006.00 -pkgrel=1 +pkgrel=2 Finclude sourceforge kernel-module pkgdesc="Realtek driver for RTL8169/8110 cards." url="http://www.realtek.com.tw" From crazy at frugalware.org Fri May 2 03:33:51 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 03:34:02 2008 Subject: [Frugalware-git] frugalware-current: ipw3945-1.2.2-18-i686 Message-ID: <20080502013351.9AFF31190AD3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=110df1ae2158d214f3ceb77fbb8f5bc84ccb39b2 commit 110df1ae2158d214f3ceb77fbb8f5bc84ccb39b2 Author: crazy Date: Fri May 2 03:28:52 2008 +0200 ipw3945-1.2.2-18-i686 rebuilt with kernel-2.6.25-3 diff --git a/source/network-extra/ipw3945/FrugalBuild b/source/network-extra/ipw3945/FrugalBuild index 113553a..c33c5e8 100644 --- a/source/network-extra/ipw3945/FrugalBuild +++ b/source/network-extra/ipw3945/FrugalBuild @@ -3,7 +3,7 @@ pkgname=ipw3945 pkgver=1.2.2 -pkgrel=17 +pkgrel=18 pkgdesc="Intel PRO/Wireless 3945ABG Driver for Linux" _F_sourceforge_ext=".tgz" Finclude sourceforge kernel-module From crazy at frugalware.org Fri May 2 03:33:51 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 03:34:02 2008 Subject: [Frugalware-git] frugalware-current: virtualbox-1.5.6_1-7-i686 Message-ID: <20080502013351.B87F71190ACD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ccd80d5449f10a927a0b172d7c562baf8a736c22 commit ccd80d5449f10a927a0b172d7c562baf8a736c22 Author: crazy Date: Fri May 2 03:28:53 2008 +0200 virtualbox-1.5.6_1-7-i686 rebuilt with kernel-2.6.25-3 diff --git a/source/xapps-extra/virtualbox/FrugalBuild b/source/xapps-extra/virtualbox/FrugalBuild index 4696c8b..b7822e6 100644 --- a/source/xapps-extra/virtualbox/FrugalBuild +++ b/source/xapps-extra/virtualbox/FrugalBuild @@ -5,7 +5,7 @@ pkgname=virtualbox realname=VirtualBox pkgver=1.5.6_1 -pkgrel=6 +pkgrel=7 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 crazy at frugalware.org Fri May 2 03:33:51 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 03:34:02 2008 Subject: [Frugalware-git] frugalware-current: nvidia-96xx-96.43.05-9-i686 Message-ID: <20080502013351.C73DA1190AD4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b2cb988f434774c950941b6e5e0bb75ac41116e6 commit b2cb988f434774c950941b6e5e0bb75ac41116e6 Author: crazy Date: Fri May 2 03:28:54 2008 +0200 nvidia-96xx-96.43.05-9-i686 rebuilt with kernel-2.6.25-3 diff --git a/source/x11-extra/nvidia-96xx/FrugalBuild b/source/x11-extra/nvidia-96xx/FrugalBuild index 16dbb89..40fcc3e 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.05 -pkgrel=8 +pkgrel=9 pkgdesc="3d accelerated display driver for Nvidia cards" url="http://www.nvidia.com/object/linux_display_archive.html" conflicts=('libgl' 'libglx' 'nvidia') From crazy at frugalware.org Fri May 2 03:33:51 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 03:34:02 2008 Subject: [Frugalware-git] frugalware-current: fglrx-8.476-3-i686 Message-ID: <20080502013351.D13FE1190AD5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=10f1bcc49c75a2521edb23a9e56f0665f5e01d1c commit 10f1bcc49c75a2521edb23a9e56f0665f5e01d1c Author: crazy Date: Fri May 2 03:28:55 2008 +0200 fglrx-8.476-3-i686 rebuilt with kernel-2.6.25-3 diff --git a/source/x11-extra/fglrx/FrugalBuild b/source/x11-extra/fglrx/FrugalBuild index f37e7ce..91bdfd8 100644 --- a/source/x11-extra/fglrx/FrugalBuild +++ b/source/x11-extra/fglrx/FrugalBuild @@ -5,7 +5,7 @@ pkgname=fglrx pkgver=8.476 _shortver=8-4 -pkgrel=2 +pkgrel=3 pkgdesc="Hardware Accelerated ATi driver for xorg" url="http://www.ati.com/" # libstdc++5: no hardware acceleration without it From crazy at frugalware.org Fri May 2 03:33:51 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 03:34:03 2008 Subject: [Frugalware-git] frugalware-current: dazuko-2.3.4-15-i686 Message-ID: <20080502013351.DB0391190AD6@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=246af1a15d214780e6333c700b8f6bbeed7e1542 commit 246af1a15d214780e6333c700b8f6bbeed7e1542 Author: crazy Date: Fri May 2 03:28:55 2008 +0200 dazuko-2.3.4-15-i686 rebuilt with kernel-2.6.25-3 diff --git a/source/apps-extra/dazuko/FrugalBuild b/source/apps-extra/dazuko/FrugalBuild index 8f8d268..4c21e04 100644 --- a/source/apps-extra/dazuko/FrugalBuild +++ b/source/apps-extra/dazuko/FrugalBuild @@ -4,7 +4,7 @@ pkgname=dazuko pkgver=2.3.4 redirver=0.2 -pkgrel=14 +pkgrel=15 pkgdesc="On-access virus scanning kernel interface" url="http://www.dazuko.org" license="GPL-2 BSD" From crazy at frugalware.org Fri May 2 03:33:51 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 03:34:03 2008 Subject: [Frugalware-git] frugalware-current: atl2-2.0.4-5-i686 Message-ID: <20080502013351.E491D1190AD7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f92d89ea45627242a0e51d6d80ca9d2c8f26b487 commit f92d89ea45627242a0e51d6d80ca9d2c8f26b487 Author: crazy Date: Fri May 2 03:28:56 2008 +0200 atl2-2.0.4-5-i686 rebuilt with kernel-2.6.25-3 diff --git a/source/network-extra/atl2/FrugalBuild b/source/network-extra/atl2/FrugalBuild index 6757847..70dafb0 100644 --- a/source/network-extra/atl2/FrugalBuild +++ b/source/network-extra/atl2/FrugalBuild @@ -3,7 +3,7 @@ pkgname=atl2 pkgver=2.0.4 -pkgrel=4 +pkgrel=5 pkgdesc="Driver for the Attansic/Atheros L2 Fast Ethernet Adapter" url="http://people.redhat.com/csnook/${pkgname}" license="GPL" From crazy at frugalware.org Fri May 2 03:33:51 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 03:34:03 2008 Subject: [Frugalware-git] frugalware-current: nvidia-169.12-7-i686 Message-ID: <20080502013351.EE97F1190ACE@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e672edf587482b5a7c02e35a68048bede5ac2caa commit e672edf587482b5a7c02e35a68048bede5ac2caa Author: crazy Date: Fri May 2 03:32:49 2008 +0200 nvidia-169.12-7-i686 rebuilt with kernel-2.6.25-3 diff --git a/source/x11-extra/nvidia/FrugalBuild b/source/x11-extra/nvidia/FrugalBuild index 7013af2..ef20f65 100644 --- a/source/x11-extra/nvidia/FrugalBuild +++ b/source/x11-extra/nvidia/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nvidia pkgver=169.12 -pkgrel=6 +pkgrel=7 pkgdesc="3D accelerated display driver for Nvidia cards" url="http://www.nvidia.com/object/linux_display_archive.html" conflicts=('libgl' 'libglx') From devil505linux at gmail.com Fri May 2 08:42:34 2008 From: devil505linux at gmail.com (Devil505) Date: Fri May 2 08:42:38 2008 Subject: [Frugalware-git] frugalware-current: playonlinux-2.7-1-i686 Message-ID: <20080502064234.228AD1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cedc277c0f77cc040d858b1e2c931f65e3112649 commit cedc277c0f77cc040d858b1e2c931f65e3112649 Author: Devil505 Date: Fri May 2 08:41:38 2008 +0200 playonlinux-2.7-1-i686 *version bump *added mesademos to depends() diff --git a/source/xapps-extra/playonlinux/FrugalBuild b/source/xapps-extra/playonlinux/FrugalBuild index ac87818..8b58235 100644 --- a/source/xapps-extra/playonlinux/FrugalBuild +++ b/source/xapps-extra/playonlinux/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Devil505 pkgname=playonlinux -pkgver=2.6.1 +pkgver=2.7 pkgrel=1 pkgdesc="GUI for managing Windows and DOS programs under linux" url="http://www.playonlinux.com" rodepends=('xterm') -depends=('libgcc' 'freeglut' 'libgl' 'libglx' 'libxext' 'libxdamage' 'wxpython' 'wine' 'lynx' 'cabextract') +depends=('libgcc' 'freeglut' 'libgl' 'libglx' 'libxext' 'libxdamage' 'wxpython' 'wine' 'lynx' 'cabextract' 'mesademos') groups=('xapps-extra') archs=('i686' '!x86_64') _F_archive_name="PlayOnLinux" @@ -15,7 +15,7 @@ Fpkgversep="_" _F_cd_path="$pkgname" up2date="lynx -dump $url/en/download-generic.html | Flasttar" source=(http://www.playonlinux.com/script_files/PlayOnLinux/$pkgver/PlayOnLinux_$pkgver.tar.gz) -sha1sums=('0000fdaa56f337a4a21c8d1ec013ed15442e5133') +sha1sums=('96c2bce0306841353ab927eac1de6e9d27600003') build() { From devil505linux at gmail.com Fri May 2 10:03:55 2008 From: devil505linux at gmail.com (Devil505) Date: Fri May 2 10:03:56 2008 Subject: [Frugalware-git] frugalware-current: bouml-4.3.1-1-i686 Message-ID: <20080502080355.9F39D1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5a550a706811c59c3801565382e92a6164385e3d commit 5a550a706811c59c3801565382e92a6164385e3d Author: Devil505 Date: Fri May 2 10:03:42 2008 +0200 bouml-4.3.1-1-i686 * version bump diff --git a/source/xapps-extra/bouml/FrugalBuild b/source/xapps-extra/bouml/FrugalBuild index 62507ed..8c69e69 100644 --- a/source/xapps-extra/bouml/FrugalBuild +++ b/source/xapps-extra/bouml/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=bouml -pkgver=4.2.1 +pkgver=4.3.1 pkgrel=1 pkgdesc="Free UML 2 tool box with C++, Java and Idl code generation" _F_sourceforge_sep="_" @@ -14,6 +14,6 @@ options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') _F_cd_path="${pkgname}_${pkgver}" -sha1sums=('8641544724b523577f63acc5d9e23a2d3f458dc0') +sha1sums=('3121e8f7f587058dad3119f74136dd0810859e60') # optimization OK From crazy at frugalware.org Fri May 2 11:44:05 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 11:44:06 2008 Subject: [Frugalware-git] frugalware-current: facile-1.1-4-x86_64 Message-ID: <20080502094405.435E01190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7a7f5e809eedcb5c20ee40d710eb228e9c477225 commit 7a7f5e809eedcb5c20ee40d710eb228e9c477225 Author: crazy Date: Fri May 2 11:43:28 2008 +0200 facile-1.1-4-x86_64 * rebuilt with ocaml diff --git a/source/lib-extra/facile/FrugalBuild b/source/lib-extra/facile/FrugalBuild index b6df24b..78fa2b3 100644 --- a/source/lib-extra/facile/FrugalBuild +++ b/source/lib-extra/facile/FrugalBuild @@ -3,10 +3,10 @@ pkgname=facile pkgver=1.1 -pkgrel=3 +pkgrel=4 pkgdesc="FaCiLe is a constraint programming library." url="http://www.recherche.enac.fr/opti/facile/" -depends=('ocaml=3.10.0') +depends=('ocaml=3.10.2') archs=('i686' 'x86_64') groups=('lib-extra') up2date="lynx -dump $url/distrib/|grep [0-9].tar.gz$|sed 's/.*-\(.*\)\.t.*/\1/;q'" From crazy at frugalware.org Fri May 2 12:14:02 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 12:14:04 2008 Subject: [Frugalware-git] frugalware-current: qwt-5.1.0-1-x86_64 Message-ID: <20080502101402.A64EB1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=62a22c358c61ae0a4bc4e8520ac1b2b5b3eb8985 commit 62a22c358c61ae0a4bc4e8520ac1b2b5b3eb8985 Author: crazy Date: Fri May 2 12:12:51 2008 +0200 qwt-5.1.0-1-x86_64 * Version bump * added x86_64 to archs diff --git a/source/xlib-extra/qwt/FrugalBuild b/source/xlib-extra/qwt/FrugalBuild index 0fe389d..ed1e7ed 100644 --- a/source/xlib-extra/qwt/FrugalBuild +++ b/source/xlib-extra/qwt/FrugalBuild @@ -2,24 +2,24 @@ # Maintainer: crazy pkgname=qwt -pkgver=5.0.2 +pkgver=5.1.0 pkgrel=1 pkgdesc="2D plotting library (Qt4)" depends=('libqtsvg') makedepends=('qt4-designer') groups=('xlib-extra') -archs=('i686') +archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge source=($source config.pri.patch) -sha1sums=('f1a415847691e271e9f6b3b243ab2e7cb270a034' \ - 'bfb42f6f6fa48977839588fff7cb1b09f9d475f2') +sha1sums=('cc445f47039425626bca56d61a59528b4d6c7166' \ + '47368cbeb6795a6f97561c7812dd965051d45c3e') subpkgs=("$pkgname-docs" "$pkgname-designer-plugin") subdescs=('Documentation for Qwt' 'Qwt Qt4 Designer Plugin.') subdepends=('' "$pkgname=$pkgver qt4-designer") subgroups=('docs-extra' 'xlib-extra') -subarchs=('i686' 'i686') +subarchs=('i686 x86_64'' 'i686 x86_64'') build() { diff --git a/source/xlib-extra/qwt/config.pri.patch b/source/xlib-extra/qwt/config.pri.patch index c011fa5..a5445b9 100644 --- a/source/xlib-extra/qwt/config.pri.patch +++ b/source/xlib-extra/qwt/config.pri.patch @@ -1,16 +1,16 @@ -diff -Naur qwt-5.0.2/qwtconfig.pri qwt-5.0.2-p/qwtconfig.pri ---- qwt-5.0.2/qwtconfig.pri 2007-06-11 07:41:29.000000000 +0200 -+++ qwt-5.0.2-p/qwtconfig.pri 2007-11-26 20:25:03.000000000 +0100 -@@ -3,7 +3,7 @@ - ###################################################################### +diff -Naur qwt-5.1.0/qwtconfig.pri qwt-5.1.0-p/qwtconfig.pri +--- qwt-5.1.0/qwtconfig.pri 2008-05-01 15:43:56.000000000 +0200 ++++ qwt-5.1.0-p/qwtconfig.pri 2008-05-02 12:06:34.000000000 +0200 +@@ -8,7 +8,7 @@ + VERSION = $$VER_MAJ.$$VER_MIN.$$VER_PAT unix { -- INSTALLBASE = /usr/local/qwt-5.0.2 +- INSTALLBASE = /usr/local/qwt-5.1.0 + INSTALLBASE = /usr } win32 { -@@ -12,7 +12,7 @@ +@@ -17,7 +17,7 @@ target.path = $$INSTALLBASE/lib headers.path = $$INSTALLBASE/include @@ -19,7 +19,7 @@ diff -Naur qwt-5.0.2/qwtconfig.pri qwt-5.0.2-p/qwtconfig.pri ###################################################################### # qmake internal options -@@ -58,7 +58,7 @@ +@@ -97,7 +97,7 @@ # QwtSVGItem. ###################################################################### @@ -28,12 +28,3 @@ diff -Naur qwt-5.0.2/qwtconfig.pri qwt-5.0.2-p/qwtconfig.pri ###################################################################### # If you have a commercial license you can use the MathML renderer -@@ -75,7 +75,7 @@ - # Otherwise you have to build it from the designer directory. - ###################################################################### - --CONFIG += QwtDesigner -+CONFIG += QwtDesigner - - ###################################################################### - # If you want to auto build the examples, enable the line below From crazy at frugalware.org Fri May 2 12:20:32 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 12:20:34 2008 Subject: [Frugalware-git] frugalware-current: util-linux-ng-2.13.1.1-1-x86_64 Message-ID: <20080502102032.8452A1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e398d1476912a2a13b1aedf8c53c8ea21f611d20 commit e398d1476912a2a13b1aedf8c53c8ea21f611d20 Author: crazy Date: Fri May 2 12:19:38 2008 +0200 util-linux-ng-2.13.1.1-1-x86_64 * Version bump * closes FS#3046 in -current diff --git a/source/base/util-linux-ng/FrugalBuild b/source/base/util-linux-ng/FrugalBuild index 5c66e78..c08219c 100644 --- a/source/base/util-linux-ng/FrugalBuild +++ b/source/base/util-linux-ng/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: VMiklos pkgname=util-linux-ng -pkgver=2.13.1 -pkgrel=2 +pkgver=2.13.1.1 +pkgrel=1 pkgdesc="Miscellaneous system utilities for Linux" url="http://www.kernel.org/pub/linux/utils/util-linux-ng" backup=('etc/sysconfig/console' 'etc/sysconfig/numlock') From crazy at frugalware.org Fri May 2 12:26:22 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 12:26:23 2008 Subject: [Frugalware-git] frugalware-current: eterm-0.9.4-3-x86_64 Message-ID: <20080502102622.68A341190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cd64de62eea86f2e650c3c7817b52b06a8a32144 commit cd64de62eea86f2e650c3c7817b52b06a8a32144 Author: crazy Date: Fri May 2 12:25:49 2008 +0200 eterm-0.9.4-3-x86_64 * release bump * added CVE-2008-1692.patch * closes FS#2918 in -current diff --git a/source/xapps/eterm/CVE-2008-1692.patch b/source/xapps/eterm/CVE-2008-1692.patch new file mode 100644 index 0000000..1a28fe8 --- /dev/null +++ b/source/xapps/eterm/CVE-2008-1692.patch @@ -0,0 +1,27 @@ +diff -ruN eterm-0.9.4.0debian1.original/src/startup.c eterm-0.9.4.0debian1/src/startup.c +--- eterm-0.9.4.0debian1.original/src/startup.c 2006-08-22 20:23:12.000000000 +0200 ++++ eterm-0.9.4.0debian1/src/startup.c 2008-03-28 13:51:44.000000000 +0100 +@@ -95,11 +95,7 @@ + init_libast(); + + /* Open display, get options/resources and create the window */ +- if (getenv("DISPLAY") == NULL) { +- display_name = STRDUP(":0"); +- } else { +- display_name = STRDUP(getenv("DISPLAY")); +- } ++ display_name = NULL; + + /* This MUST be called before any other Xlib functions */ + #ifdef SPIFOPT_SETTING_PREPARSE +@@ -116,7 +112,9 @@ + privileges(REVERT); + #endif + if (!Xdisplay && !(Xdisplay = XOpenDisplay(display_name))) { +- libast_print_error("can't open display %s\n", display_name); ++ libast_print_error("can't open display %s\n", display_name?display_name: ++ getenv("DISPLAY")?getenv("DISPLAY"): ++ "as no --display given and DISPLAY not set"); + exit(EXIT_FAILURE); + } + XSetErrorHandler((XErrorHandler) xerror_handler); diff --git a/source/xapps/eterm/FrugalBuild b/source/xapps/eterm/FrugalBuild index cf9404c..78b8edd 100644 --- a/source/xapps/eterm/FrugalBuild +++ b/source/xapps/eterm/FrugalBuild @@ -4,7 +4,7 @@ pkgname=eterm pkgver=0.9.4 -pkgrel=2 +pkgrel=3 pkgdesc="Eterm is a color vt102 terminal emulator intended as a replacement for xterm." url="http://eterm.org" depends=('imlib2' 'libast' 'libxres' 'libxmu') @@ -14,7 +14,9 @@ _F_sourceforge_prefix="Eterm-" _F_sourceforge_dirname="$pkgname" _F_sourceforge_name="Eterm" Finclude sourceforge -sha1sums=('d63628098b3aa08c8f2bc1bd756683e5fd227995') +source=($source CVE-2008-1692.patch) +sha1sums=('d63628098b3aa08c8f2bc1bd756683e5fd227995' \ + '4f7ae604afec321a184e27a7a84110d1d3b30139') [ "$CARCH" == "x86_64" ] && mmxo=" --disable-mmx --enable-sse2 " From crazy at frugalware.org Fri May 2 12:45:18 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 12:45:20 2008 Subject: [Frugalware-git] frugalware-current: gcolor2-0.4-2-x86_64 Message-ID: <20080502104518.74C941190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=34c2299d7c9e6af99b72b6ec577e41b292971161 commit 34c2299d7c9e6af99b72b6ec577e41b292971161 Author: crazy Date: Fri May 2 12:44:58 2008 +0200 gcolor2-0.4-2-x86_64 * release bump * added 64bit patch * added patch to fix rgb issues * closes FS#2783 diff --git a/source/gnome-extra/gcolor2/FrugalBuild b/source/gnome-extra/gcolor2/FrugalBuild index dcbff00..e30116c 100644 --- a/source/gnome-extra/gcolor2/FrugalBuild +++ b/source/gnome-extra/gcolor2/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gcolor2 pkgver=0.4 -pkgrel=1 +pkgrel=2 pkgdesc="gcolor2 is a simple color selector." url="http://gcolor2.sourceforge.net/" depends=('gtk+2' 'atk' 'libsm' 'freetype2' 'pango' 'cairo') @@ -12,7 +12,10 @@ options=('scriptlet') groups=('gnome-extra') archs=('i686' 'x86_64') Finclude sourceforge -sha1sums=('7cfa173825d486c54a5358b6f41e679d8a2cd5b6') +source=($source gcolor2-x86_64.patch modular-rgb.patch) +sha1sums=('7cfa173825d486c54a5358b6f41e679d8a2cd5b6' \ + '000905f7b086ac8f7f0a97e49a4e636ad541de80' \ + '6b219bd38b61c809bd674fdca7ba4120b3fbc456') build() { diff --git a/source/gnome-extra/gcolor2/gcolor2-x86_64.patch b/source/gnome-extra/gcolor2/gcolor2-x86_64.patch new file mode 100644 index 0000000..cd06a83 --- /dev/null +++ b/source/gnome-extra/gcolor2/gcolor2-x86_64.patch @@ -0,0 +1,46 @@ +diff --exclude-from=/home/dang/bin/scripts/diffrc -up -ruN gcolor2-0.4.orig/src/callbacks.c gcolor2-0.4/src/callbacks.c +--- gcolor2-0.4.orig/src/callbacks.c 2005-07-12 14:06:12.000000000 -0400 ++++ gcolor2-0.4/src/callbacks.c 2007-02-17 19:19:38.000000000 -0500 +@@ -4,6 +4,9 @@ + + #include + #include ++#include ++#include ++#include + + #include "callbacks.h" + #include "interface.h" +@@ -172,6 +175,9 @@ void on_copy_color_to_clipboard_activate + gtk_clipboard_set_text (cb, hex, strlen (hex)); + } + ++void add_rgb_file (gchar *filename, gchar *type); ++gchar* get_system_file (void); ++ + void on_show_system_colors_activate (GtkMenuItem *menuitem, gpointer user_data) + { + if (gtk_check_menu_item_get_active (GTK_CHECK_MENU_ITEM (menuitem))) +@@ -266,6 +272,8 @@ void on_save_button_clicked (GtkButton * + gtk_widget_destroy (savedialog); + } + ++void add_list_color (gchar *spec, gchar *name, gchar *type, gboolean is_new_color); ++ + void add_color_to_treeview () + { + GtkTreeView *treeview; +diff --exclude-from=/home/dang/bin/scripts/diffrc -up -ruN gcolor2-0.4.orig/src/main.c gcolor2-0.4/src/main.c +--- gcolor2-0.4.orig/src/main.c 2005-07-11 10:55:49.000000000 -0400 ++++ gcolor2-0.4/src/main.c 2007-02-17 19:18:23.000000000 -0500 +@@ -4,6 +4,10 @@ + + #include + #include ++#include ++#include ++#include ++#include + + #include "interface.h" + #include "support.h" diff --git a/source/gnome-extra/gcolor2/modular-rgb.patch b/source/gnome-extra/gcolor2/modular-rgb.patch new file mode 100644 index 0000000..eec5668 --- /dev/null +++ b/source/gnome-extra/gcolor2/modular-rgb.patch @@ -0,0 +1,21 @@ +--- src/callbacks.h.orig 2006-01-10 21:26:19.000000000 -0500 ++++ src/callbacks.h 2006-01-10 21:26:44.000000000 -0500 +@@ -12,6 +12,7 @@ + #define SYSTEM_FILE_2 "/usr/lib/X11/rgb.txt" + #define SYSTEM_FILE_3 "/etc/X11/rgb.txt" + #define SYSTEM_FILE_4 "/usr/openwin/lib/X11/rgb.txt" ++#define SYSTEM_FILE_5 "/usr/share/X11/rgb.txt" + + /* about dialog text */ + #define ABOUT_CREDITS_TEXT "Developer:\n" \ +--- src/main.c.orig 2006-01-10 21:43:20.000000000 -0500 ++++ src/main.c 2006-01-10 21:42:14.000000000 -0500 +@@ -36,6 +36,8 @@ + sys_filename = SYSTEM_FILE_3; + else if (g_file_test (SYSTEM_FILE_4, G_FILE_TEST_EXISTS)) + sys_filename = SYSTEM_FILE_4; ++ else if (g_file_test (SYSTEM_FILE_5, G_FILE_TEST_EXISTS)) ++ sys_filename = SYSTEM_FILE_5; + else + return FALSE; + return TRUE; From crazy at frugalware.org Fri May 2 12:48:49 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 12:48:51 2008 Subject: [Frugalware-git] frugalware-current: gcolor2-0.4-2-x86_64 Message-ID: <20080502104849.7D48A1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9f763a35e6e39305f5ff54b8b5a412747e674c4d commit 9f763a35e6e39305f5ff54b8b5a412747e674c4d Author: crazy Date: Fri May 2 12:48:34 2008 +0200 gcolor2-0.4-2-x86_64 * removed not needed url diff --git a/source/gnome-extra/gcolor2/FrugalBuild b/source/gnome-extra/gcolor2/FrugalBuild index e30116c..6c73021 100644 --- a/source/gnome-extra/gcolor2/FrugalBuild +++ b/source/gnome-extra/gcolor2/FrugalBuild @@ -5,7 +5,6 @@ pkgname=gcolor2 pkgver=0.4 pkgrel=2 pkgdesc="gcolor2 is a simple color selector." -url="http://gcolor2.sourceforge.net/" depends=('gtk+2' 'atk' 'libsm' 'freetype2' 'pango' 'cairo') makedepends=('perl-xml-parser') options=('scriptlet') From crazy at frugalware.org Fri May 2 13:09:47 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 13:09:49 2008 Subject: [Frugalware-git] frugalware-current: dropbear-0.51-1-x86_64 Message-ID: <20080502110947.7A64D1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0f2fdf58a7741d287ae9df3796e6901d8d284c1f commit 0f2fdf58a7741d287ae9df3796e6901d8d284c1f Author: crazy Date: Fri May 2 13:09:22 2008 +0200 dropbear-0.51-1-x86_64 * Version bump diff --git a/source/network-extra/dropbear/FrugalBuild b/source/network-extra/dropbear/FrugalBuild index 501b27d..8f3fbc7 100644 --- a/source/network-extra/dropbear/FrugalBuild +++ b/source/network-extra/dropbear/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: AlexExtreme pkgname=dropbear -pkgver=0.50 +pkgver=0.51 pkgrel=1 pkgdesc="A small alternative to SSH" url="http://matt.ucc.asn.au/dropbear/dropbear.html" @@ -11,7 +11,7 @@ groups=('network-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://matt.ucc.asn.au/dropbear/dropbear.html | grep 'Latest is' | sed 's/Latest is//g' | sed 's/ //g'" source=(http://matt.ucc.asn.au/$pkgname/releases/$pkgname-$pkgver.tar.bz2) -sha1sums=('97f31bbe1d36f156ec895de97ecc1d400da5f0e5') +sha1sums=('cb942783efa6e16b61a3f48da43ed7fb2597014d') build() { Fcd From crazy at frugalware.org Fri May 2 13:24:33 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 13:24:35 2008 Subject: [Frugalware-git] frugalware-current: php-5.2.6-1-x86_64 Message-ID: <20080502112433.8D27B1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=735fffa92702f1202cc61d742b3d52bb26351184 commit 735fffa92702f1202cc61d742b3d52bb26351184 Author: crazy Date: Fri May 2 13:21:15 2008 +0200 php-5.2.6-1-x86_64 * Version bump diff --git a/source/devel/php/FrugalBuild b/source/devel/php/FrugalBuild index 7cdb407..fe46682 100644 --- a/source/devel/php/FrugalBuild +++ b/source/devel/php/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: VMiklos pkgname=php -pkgver=5.2.5 -pkgrel=2 +pkgver=5.2.6 +pkgrel=1 pkgdesc="A widely-used general-purpose scripting language" url="http://www.php.net" backup=(etc/{php.ini,httpd/conf/modules.d/$pkgname.conf}) @@ -129,7 +129,7 @@ build() Ffile /etc/php.ini Fln /etc/php.ini /usr/lib/php.ini } -sha1sums=('35799e24f1de2a69b944ffd522a989c8528299ba' \ +sha1sums=('54058c73eb5a314eb2b31925477f298d898b520a' \ '9ba6e9430bdba5f6ab2bad15e7cc354d0ea3fd58' \ '0850ef23512a02e8460dc36f08f453d148dcd9df' \ '40ae88f0721e02a2c75de76be342c51c85bf734d') From crazy at frugalware.org Fri May 2 13:39:48 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 13:39:49 2008 Subject: [Frugalware-git] frugalware-current: rosegarden-1.7.0-1-x86_64 Message-ID: <20080502113948.5C0691190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8082eb1743c85153e93b39b990debad499db2836 commit 8082eb1743c85153e93b39b990debad499db2836 Author: crazy Date: Fri May 2 13:36:27 2008 +0200 rosegarden-1.7.0-1-x86_64 * Version bump diff --git a/source/kde-extra/rosegarden/FrugalBuild b/source/kde-extra/rosegarden/FrugalBuild index 253d839..2568eef 100644 --- a/source/kde-extra/rosegarden/FrugalBuild +++ b/source/kde-extra/rosegarden/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: crazy pkgname=rosegarden -pkgver=1.6.1 +pkgver=1.7.0 pkgrel=1 pkgdesc="Rosegarden is a professional audio MIDI sequencer,score editor,music composition and editing environment." -depends=('kdelibs>=3.5.8' 'dssi' 'liblrdf' 'liblo>=0.24' 'jack' 'fftw') +depends=('kdelibs>=3.5.9' 'dssi' 'liblrdf' 'liblo>=0.24' 'jack' 'fftw') makedepends=('cmake') conflicts=('rosegarden-4') replaces=('rosegarden-4') @@ -16,5 +16,5 @@ _F_sourceforge_ext=".tar.bz2" _F_cmake_confopts="-DWANT_LIRC=NO" Finclude sourceforge cmake url="http://www.rosegardenmusic.com/" -sha1sums=('8af8f778c59c794e06c3ee34e9fc5efb7746bc7b') +sha1sums=('7075a4fbc55065730f2cc938de4829b76b5ca6bd') # optimization OK From crazy at frugalware.org Fri May 2 13:40:25 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 13:40:28 2008 Subject: [Frugalware-git] frugalware-current: telepathy-gabble-0.7.4-1-x86_64 Message-ID: <20080502114025.98E301190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0c1f4175a9e3a0c03078d784064869d73ab2cc6d commit 0c1f4175a9e3a0c03078d784064869d73ab2cc6d Author: crazy Date: Fri May 2 13:39:57 2008 +0200 telepathy-gabble-0.7.4-1-x86_64 * Version bump diff --git a/source/lib-extra/telepathy-gabble/FrugalBuild b/source/lib-extra/telepathy-gabble/FrugalBuild index 4afedaa..5ed5745 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.3 +pkgver=0.7.4 pkgrel=1 pkgdesc="Telepathy is a D-Bus framework for unifying real time communication." url="http://telepathy.freedesktop.org/" @@ -13,6 +13,6 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://telepathy.freedesktop.org/releases/telepathy-gabble | Flasttar" source=(http://telepathy.freedesktop.org/releases/telepathy-gabble/$pkgname-$pkgver.tar.gz) -sha1sums=('1ff32b7d5d4b9ac8e7d0ed5bb2e7ca046020d02e') +sha1sums=('8fd9ef4b8b20bb2ceb01486f490729b7485d1f63') # optimization OK From crazy at frugalware.org Fri May 2 13:44:17 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 13:44:18 2008 Subject: [Frugalware-git] frugalware-current: farsight-0.1.27-1-x86_64 Message-ID: <20080502114417.89DAA1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9432f18a5b173b16de91ddbe9b0165da622eb8ed commit 9432f18a5b173b16de91ddbe9b0165da622eb8ed Author: crazy Date: Fri May 2 13:43:55 2008 +0200 farsight-0.1.27-1-x86_64 * Version bump * added x86_64 to archs diff --git a/source/xlib-extra/farsight/FrugalBuild b/source/xlib-extra/farsight/FrugalBuild index ade27f1..b5c8b92 100644 --- a/source/xlib-extra/farsight/FrugalBuild +++ b/source/xlib-extra/farsight/FrugalBuild @@ -3,16 +3,16 @@ # Contributor: AlexExtreme pkgname=farsight -pkgver=0.1.26 +pkgver=0.1.27 pkgrel=1 pkgdesc="Farsight is an audio/video conferencing framework" url="http://farsight.freedesktop.org/" depends=('dbus-glib>=0.74' 'gst-plugins-farsight>=0.12.6' 'glib2' 'clinkc>=2.1-3' 'sofia-sip>=1.12.7') groups=('xlib-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump http://farsight.freedesktop.org/releases/$pkgname | Flasttar" source=(http://farsight.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('64d5eaf8447733a1b50e50be7b7d2f7f85032644') +sha1sums=('b584ec27c0326b5b67c0c91ce6d4b725f6b0c67e') build() { export PKG_CONFIG_PATH=/usr/lib/jingle-tapioca/lib/pkgconfig:$PKG_CONFIG_PATH From crazy at frugalware.org Fri May 2 13:50:16 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 13:50:17 2008 Subject: [Frugalware-git] frugalware-current: telepathy-stream-engine-0.5.2-1-x86_64 Message-ID: <20080502115016.11AFB1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4fa11ccb6c6d697b23abb3c8c5e53bd01d1d5145 commit 4fa11ccb6c6d697b23abb3c8c5e53bd01d1d5145 Author: crazy Date: Fri May 2 13:49:55 2008 +0200 telepathy-stream-engine-0.5.2-1-x86_64 * Version bump * added x86_64 to archs diff --git a/source/xapps-extra/telepathy-stream-engine/FrugalBuild b/source/xapps-extra/telepathy-stream-engine/FrugalBuild index a85ab0d..c0312e2 100644 --- a/source/xapps-extra/telepathy-stream-engine/FrugalBuild +++ b/source/xapps-extra/telepathy-stream-engine/FrugalBuild @@ -3,15 +3,15 @@ # Contributor: AlexExtreme pkgname=telepathy-stream-engine -pkgver=0.4.0 +pkgver=0.5.2 pkgrel=1 pkgdesc="A stream engine for Telepathy" url="http://telepathy.freedesktop.org/wiki/" -depends=('libtelepathy>=0.3.1' 'farsight>=0.1.25-2' 'dbus-glib>=0.74' 'libx11') +depends=('libtelepathy>=0.3.1' 'farsight>=0.1.27' 'dbus-glib>=0.74' 'libx11' 'imagemagick') groups=('xapps-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump http://telepathy.freedesktop.org/releases/stream-engine/ | Flasttar" source=(http://telepathy.freedesktop.org/releases/stream-engine/$pkgname-$pkgver.tar.gz) -sha1sums=('317a5adde59f91aa90c109d2d4a44c354af0d2ff') +sha1sums=('32cce8e890605c2cec569e38735b5912eeacaea7') # optimization OK From vmiklos at frugalware.org Fri May 2 13:53:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 2 13:53:39 2008 Subject: [Frugalware-git] frugalware-current: Fpatchall: quote regexs properly Message-ID: <20080502115337.DB3CD1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a11be6a3fb261d8f94e098482dac565c97f357e4 commit a11be6a3fb261d8f94e098482dac565c97f357e4 Author: Miklos Vajna Date: Fri May 2 13:52:52 2008 +0200 Fpatchall: quote regexs properly - we had \.patch instead of '\.patch' so bash ate the slash diff --git a/source/include/util.sh b/source/include/util.sh index 50e7f6d..653f849 100644 --- a/source/include/util.sh +++ b/source/include/util.sh @@ -484,7 +484,7 @@ Fpatch() { Fpatchall() { local patch="" patcharch="" for i in ${source[@]}; do - if [ -n "`echo "$i" | grep \.patch[0-9]*$`" -o -n "`echo "$i" | grep \.diff$`" -o -n "`echo "$i" | grep '\.\(patch[0-9]*\|diff\)\.\(gz\|bz2\)$'`" ]; then + if [ -n "`echo "$i" | grep '\.patch[0-9]*$'`" -o -n "`echo "$i" | grep '\.diff$'`" -o -n "`echo "$i" | grep '\.\(patch[0-9]*\|diff\)\.\(gz\|bz2\)$'`" ]; then patch=`strip_url "$i"` patcharch=`echo $patch|sed 's/.*-\([^-]\+\)\.\(diff\|patch0\?\)$/\1/'` if [ "$patcharch" != "$patch" ] && echo ${Farchs[@]}|grep -q $patcharch; then From crazy at frugalware.org Fri May 2 14:00:00 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 14:00:02 2008 Subject: [Frugalware-git] frugalware-current: fltk2-r6101-1-x86_64 Message-ID: <20080502120000.11C751190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7fda017db1689602a1fbd3e1b70e8f6c55bae249 commit 7fda017db1689602a1fbd3e1b70e8f6c55bae249 Author: crazy Date: Fri May 2 13:52:26 2008 +0200 fltk2-r6101-1-x86_64 * Version bump diff --git a/source/xlib-extra/fltk2/FrugalBuild b/source/xlib-extra/fltk2/FrugalBuild index 95cb815..65bbfcb 100644 --- a/source/xlib-extra/fltk2/FrugalBuild +++ b/source/xlib-extra/fltk2/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=fltk2 -pkgver=r6025 +pkgver=r6101 origname=fltk-2.0.x-${pkgver} pkgrel=1 pkgdesc="FLTK2 is a cross-platform C++ GUI toolkit for X." @@ -15,7 +15,7 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://www.fltk.org/|grep -m1 'VERSION=2'|sed 's/.*=2.*.x-\(.*\).*/\1/'" source=(http://ftp.easysw.com/pub/fltk/snapshots/$origname.tar.bz2 \ disable_crappy_test.patch) -sha1sums=('7528251500472870c510425d03e7b2547c2e0769' \ +sha1sums=('df50f6b02659e9e790facfa107cf371f334b56d1' \ '007ac0c6e19ea5afa4c8e7eb34bf480ab2f18f74') build() From crazy at frugalware.org Fri May 2 14:00:00 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 14:00:03 2008 Subject: [Frugalware-git] frugalware-current: glibmm-2.16.2-1-x86_64 Message-ID: <20080502120000.3846A1190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4e3059731f0c7ec202b5dd86e1f364db02e42bdb commit 4e3059731f0c7ec202b5dd86e1f364db02e42bdb Author: crazy Date: Fri May 2 13:57:22 2008 +0200 glibmm-2.16.2-1-x86_64 * Version bump diff --git a/source/lib/glibmm/FrugalBuild b/source/lib/glibmm/FrugalBuild index 4b8fe93..7505934 100644 --- a/source/lib/glibmm/FrugalBuild +++ b/source/lib/glibmm/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=glibmm -pkgver=2.16.1 +pkgver=2.16.2 pkgrel=1 pkgdesc="C++ interface for glib2" url="http://www.gnome.org/" @@ -10,8 +10,7 @@ depends=('libsigc++2' 'glib2>=2.16.3') groups=('lib') archs=('i686' 'x86_64') Finclude gnome -sha1sums=('45edd554ccfd9796a94571e3188ceeb0209d7eaf') -export CXXFLAGS="$CXXFLAGS -fno-strict-aliasing" +sha1sums=('081e6b0afb905f826e673d99a2962ad1fbc817f8') subpkgs=("$pkgname-docs") subdescs=("Glibmm Documentation") From crazy at frugalware.org Fri May 2 14:05:35 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 14:05:37 2008 Subject: [Frugalware-git] frugalware-current: tapioca-glib-0.14.0.1-1-x86_64 Message-ID: <20080502120535.D42641190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b40c8adf7ca48756a20ddaf564c3a06513a560c2 commit b40c8adf7ca48756a20ddaf564c3a06513a560c2 Author: crazy Date: Fri May 2 14:05:14 2008 +0200 tapioca-glib-0.14.0.1-1-x86_64 * added x86_64 to archs diff --git a/source/xlib-extra/tapioca-glib/FrugalBuild b/source/xlib-extra/tapioca-glib/FrugalBuild index 9207316..095452e 100644 --- a/source/xlib-extra/tapioca-glib/FrugalBuild +++ b/source/xlib-extra/tapioca-glib/FrugalBuild @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="Core Tapioca library" depends=('dbus-glib') groups=('xlib-extra') -archs=('i686') +archs=('i686' 'x86_64') _F_sourceforge_dirname="tapioca-voip" _F_sourceforge_broken_up2date=1 Finclude sourceforge From crazy at frugalware.org Fri May 2 14:07:49 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 14:07:51 2008 Subject: [Frugalware-git] frugalware-current: unicap-0.2.19-1-x86_64 Message-ID: <20080502120749.D764C1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=42ee82d1ea3a8dc4d5a9132da3d8ab8e1a595a86 commit 42ee82d1ea3a8dc4d5a9132da3d8ab8e1a595a86 Author: crazy Date: Fri May 2 14:07:24 2008 +0200 unicap-0.2.19-1-x86_64 * added x86_64 to archs diff --git a/source/xlib-extra/unicap/FrugalBuild b/source/xlib-extra/unicap/FrugalBuild index c9e7227..f9a49d1 100644 --- a/source/xlib-extra/unicap/FrugalBuild +++ b/source/xlib-extra/unicap/FrugalBuild @@ -9,7 +9,7 @@ depends=('libxv' 'gtk+2' 'freetype2>=2.3.3' 'libraw1394') makedepends=('perl-xml-parser') options=('scriptlet') groups=('xlib-extra') -archs=('i686') +archs=('i686' 'x86_64') Finclude sourceforge url="http://unicap-imaging.org/" sha1sums=('13a690f655923f79f860bf1fdb9283cb2f1dd7f7') From crazy at frugalware.org Fri May 2 14:14:16 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 14:14:17 2008 Subject: [Frugalware-git] frugalware-current: openbox-themes-1.0.2-1-x86_64 Message-ID: <20080502121416.78C9A1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=07eae9f9cf12f7c08935bfb774814058f2ecc110 commit 07eae9f9cf12f7c08935bfb774814058f2ecc110 Author: crazy Date: Fri May 2 14:13:52 2008 +0200 openbox-themes-1.0.2-1-x86_64 * added x86_64 to archs diff --git a/source/xlib-extra/openbox-themes/FrugalBuild b/source/xlib-extra/openbox-themes/FrugalBuild index 7175066..3e53786 100644 --- a/source/xlib-extra/openbox-themes/FrugalBuild +++ b/source/xlib-extra/openbox-themes/FrugalBuild @@ -6,7 +6,7 @@ pkgver=1.0.2 pkgrel=1 pkgdesc="Themes for Openbox." url="http://www.debian.org" -archs=('i686') +archs=('i686' 'x86_64') groups=('xlib-extra') depends=('openbox') source=(http://ftp.debian.org/debian/pool/main/o/${pkgname}/${pkgname}_${pkgver}.tar.gz) From crazy at frugalware.org Fri May 2 14:16:01 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 14:16:03 2008 Subject: [Frugalware-git] frugalware-current: xmms-musepack-1.2.1-1-x86_64 Message-ID: <20080502121601.E79011190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b90e4e8ea33c468a97c70310382e416b9b9dd0c7 commit b90e4e8ea33c468a97c70310382e416b9b9dd0c7 Author: crazy Date: Fri May 2 14:15:41 2008 +0200 xmms-musepack-1.2.1-1-x86_64 * added x86_64 to archs diff --git a/source/xlib-extra/xmms-musepack/FrugalBuild b/source/xlib-extra/xmms-musepack/FrugalBuild index 0c296c9..a58269b 100644 --- a/source/xlib-extra/xmms-musepack/FrugalBuild +++ b/source/xlib-extra/xmms-musepack/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="xmms decoder plugin for musepack (mpc, mp+, etc.)" url="http://www.musepack.net/" depends=('libmpcdec' 'xmms' 'libx11' 'taglib') groups=('xlib-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump '${url}index.php?pg=lin' | grep '$pkgname' | sed 's|.tar.bz2*.$||' | sed 's|^.*-||'" source=(http://files.musepack.net/linux/plugins/$pkgname-$pkgver.tar.bz2) sha1sums=('06a6ef13fffdf59466da7871c78a54ab3302fffc') From crazy at frugalware.org Fri May 2 14:19:18 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 14:19:20 2008 Subject: [Frugalware-git] frugalware-current: libspectre-0.2.0-1-x86_64 Message-ID: <20080502121918.E51581190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9e9c904a2ba9147f34c32bb6d9c9ea4f8aec18e9 commit 9e9c904a2ba9147f34c32bb6d9c9ea4f8aec18e9 Author: crazy Date: Fri May 2 14:18:59 2008 +0200 libspectre-0.2.0-1-x86_64 * added x86_64 to archs diff --git a/source/xlib-extra/libspectre/FrugalBuild b/source/xlib-extra/libspectre/FrugalBuild index 6d2d0ed..283556c 100644 --- a/source/xlib-extra/libspectre/FrugalBuild +++ b/source/xlib-extra/libspectre/FrugalBuild @@ -9,7 +9,7 @@ url="http://libspectre.freedesktop.org/wiki/" depends=('xghostscript' 'openssl' 'zlib' 'libstdc++') options=('scriptlet') groups=('xlib-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump http://libspectre.freedesktop.org/releases/|Flasttar" source=(http://libspectre.freedesktop.org/releases/$pkgname-$pkgver.tar.gz) sha1sums=('0a52abf5bd0503f249299425c2fd3dfd26852865') From crazy at frugalware.org Fri May 2 14:22:10 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 14:22:12 2008 Subject: [Frugalware-git] frugalware-current: librep-0.17-1-x86_64 Message-ID: <20080502122210.C3B361190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=766c957508b64f108e00e4d86877d56e269d346e commit 766c957508b64f108e00e4d86877d56e269d346e Author: crazy Date: Fri May 2 14:21:37 2008 +0200 librep-0.17-1-x86_64 * added x86_64 to archs diff --git a/source/lib-extra/librep/FrugalBuild b/source/lib-extra/librep/FrugalBuild index 0eacfc1..cb593bf 100644 --- a/source/lib-extra/librep/FrugalBuild +++ b/source/lib-extra/librep/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="a lisp interpreter/system for *NIX" Finclude sourceforge depends=('gmp' 'gdbm' 'readline' 'libffi') groups=('lib-extra') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('00ae330eca0fdfb117797036f499dec61f868431') # optimization OK From crazy at frugalware.org Fri May 2 14:33:34 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 14:33:35 2008 Subject: [Frugalware-git] frugalware-current: rep-gtk-0.18-2-x86_64 Message-ID: <20080502123334.8EC4D1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7323fab00e618996b9752e11eb7807b25204d1cc commit 7323fab00e618996b9752e11eb7807b25204d1cc Author: crazy Date: Fri May 2 14:33:07 2008 +0200 rep-gtk-0.18-2-x86_64 * release bump * added missing scriptlet option * added x86_64 to archs diff --git a/source/xlib-extra/rep-gtk/FrugalBuild b/source/xlib-extra/rep-gtk/FrugalBuild index f9aa5ac..ce64006 100644 --- a/source/xlib-extra/rep-gtk/FrugalBuild +++ b/source/xlib-extra/rep-gtk/FrugalBuild @@ -4,13 +4,14 @@ pkgname=rep-gtk pkgver=0.18 -pkgrel=1 +pkgrel=2 pkgdesc="gtk2 bindings for librep" depends=('glibc' 'gtk+2' 'freetype2' 'libxau' 'libxdmcp' 'libxdamage' 'libxext' 'libxml2' 'librep') Finclude sourceforge source=($source rep-gtk-0.18-gtk24.patch rep-gtk-0.18-gtk26.patch) groups=('xlib-extra') -archs=('i686') +archs=('i686' 'x86_64') +options=('scriptlet') sha1sums=('9410c348bd0736a86063c6b0a46c2d7f9b0a8f4a' \ '183e30bb0a42c9d2ae5f7460d491bec45c6e013a' \ '6c6a49d195a190bddae4f61ad0465512d1f6b76f') From crazy at frugalware.org Fri May 2 14:37:07 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 14:37:08 2008 Subject: [Frugalware-git] frugalware-current: linuxwacom-0.8.0-1-x86_64 Message-ID: <20080502123707.58B8C1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ad62852c78ed0960758ffe2af5569e868c0869f0 commit ad62852c78ed0960758ffe2af5569e868c0869f0 Author: crazy Date: Fri May 2 14:36:45 2008 +0200 linuxwacom-0.8.0-1-x86_64 * added x86_64 to archs diff --git a/source/x11-extra/linuxwacom/FrugalBuild b/source/x11-extra/linuxwacom/FrugalBuild index 1a36e9a..423f8ab 100644 --- a/source/x11-extra/linuxwacom/FrugalBuild +++ b/source/x11-extra/linuxwacom/FrugalBuild @@ -11,7 +11,7 @@ depends=('xorg-server>=1.4.0.90' 'ncurses' 'libxi>=1.1.3') makedepends=('tk' 'inputproto' 'randrproto') rodepends=('udev') groups=('x11-extra') -archs=('i686') +archs=('i686' 'x86_64') source=($source check_driver{,.1} 60-wacom.rules) sha1sums=('e9dd59e478d993858232ef750bb1979e6a51872e' \ '12ae37807a03f36be2c5cc47e444475677b41693' \ @@ -19,8 +19,6 @@ sha1sums=('e9dd59e478d993858232ef750bb1979e6a51872e' \ '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 From crazy at frugalware.org Fri May 2 14:42:53 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 14:42:54 2008 Subject: [Frugalware-git] frugalware-current: sawfish-1.3.3-2-x86_64 Message-ID: <20080502124253.3D5461190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=12a6f7510db4cf2c0b18231f4e8143fa123bc49d commit 12a6f7510db4cf2c0b18231f4e8143fa123bc49d Author: crazy Date: Fri May 2 14:42:07 2008 +0200 sawfish-1.3.3-2-x86_64 * release bump * added missing scriptlet option * added x86_64 to archs diff --git a/source/x11-extra/sawfish/FrugalBuild b/source/x11-extra/sawfish/FrugalBuild index 1c1f7c6..eafaaac 100644 --- a/source/x11-extra/sawfish/FrugalBuild +++ b/source/x11-extra/sawfish/FrugalBuild @@ -4,14 +4,15 @@ pkgname=sawfish pkgver=1.3.3 -pkgrel=1 +pkgrel=2 pkgdesc="extensible window manager written in lisp" depends=('librep' 'gmp' 'gtk+2' 'libice' 'libxft' 'libxml2' 'libxdmcp' 'libxau' 'libxdamage' 'esd' 'rep-gtk') _F_sourceforge_dirname=sawmill Finclude sourceforge url="http://sawfish.wikia.com/" groups=('x11-extra') -archs=('i686') +archs=('i686' 'x86_64') +options=('scriptlet') Fconfopts="$Fconfopts --disable-themer --disable-capplet --disable-gnome-widgets" sha1sums=('3a77267cc8a2032a5a0810070b2a200fe4961250') unset MAKEFLAGS From vmiklos at frugalware.org Fri May 2 15:54:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 2 15:54:42 2008 Subject: [Frugalware-git] frugalware-current: autoconf-archive-2008_05_02-1-i686 Message-ID: <20080502135440.E3CA11190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ecee694118d6dc710ccf1f0d75ac708ce0c88f67 commit ecee694118d6dc710ccf1f0d75ac708ce0c88f67 Author: Miklos Vajna Date: Fri May 2 15:19:48 2008 +0200 autoconf-archive-2008_05_02-1-i686 - version bump diff --git a/source/devel-extra/autoconf-archive/FrugalBuild b/source/devel-extra/autoconf-archive/FrugalBuild index 6e38097..655666e 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=2008_04_23 +pkgver=2008_05_02 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=('cda14570771482ed7f85d982badee7bd8702c032') +sha1sums=('f651c767fe99927e701b7f2830d5d7bc8820b5ff') _F_cd_path="autoconf-archive-${pkgver//_/-}" From vmiklos at frugalware.org Fri May 2 15:54:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 2 15:54:43 2008 Subject: [Frugalware-git] frugalware-current: firefox-webdeveloper-1.1.5-1-i686 Message-ID: <20080502135440.EFDFD1190ACC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=29ce8f8a9e7561f622d439c77726fc9554d73f54 commit 29ce8f8a9e7561f622d439c77726fc9554d73f54 Author: Miklos Vajna Date: Fri May 2 15:25:48 2008 +0200 firefox-webdeveloper-1.1.5-1-i686 - version bump diff --git a/source/xapps-extra/firefox-webdeveloper/FrugalBuild b/source/xapps-extra/firefox-webdeveloper/FrugalBuild index 7055022..7717d8e 100644 --- a/source/xapps-extra/firefox-webdeveloper/FrugalBuild +++ b/source/xapps-extra/firefox-webdeveloper/FrugalBuild @@ -4,17 +4,17 @@ _F_firefox_ext=web-developer _F_firefox_id=c45c406e-ab73-11d8-be73-000a95be3b12 _F_firefox_name="${_F_firefox_ext}-localized.xpi" -pkgver=1.1.4 +pkgver=1.1.5 pkgrel=1 pkgdesc="Adds a menu and a toolbar with various web developer tools." url="http://chrispederick.com/work/firefox/webdeveloper/" rodepends=('firefox>=1.5') groups=('xapps-extra' 'firefox-extensions') archs=('i686' 'x86_64') -up2date="lynx -dump $url/update_localized.rdf |grep :version|sed -n 's/.*>\(.*\)<.*/\1/;1 p'" +up2date="lynx -dump $url/update_localized.rdf |grep :version|sed 's/.*\"\(.*\)\"/\1/'|Fsort|tail -n 1" source=(http://downloads.chrispederick.com/work/web-developer/web-developer-localized.xpi\ chrome.manifest) Finclude firefox-extension pkgname=firefox-webdeveloper -sha1sums=('7201c31c1ed909957fd8f03f921e7700925a0874'\ +sha1sums=('de88d66aaa4bfca9be9d66bf158e67ce38ac3dd9' \ 'd10fa22e4fddcea91a78c614347458b2d363e9d5') From vmiklos at frugalware.org Fri May 2 15:54:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 2 15:54:44 2008 Subject: [Frugalware-git] frugalware-current: lxml-2.0.5-1-i686 Message-ID: <20080502135440.CF43E1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=155465956745db672215f61fc4acbeded3ac38d9 commit 155465956745db672215f61fc4acbeded3ac38d9 Author: Miklos Vajna Date: Fri May 2 15:18:17 2008 +0200 lxml-2.0.5-1-i686 - version bump diff --git a/source/devel-extra/lxml/FrugalBuild b/source/devel-extra/lxml/FrugalBuild index b59ec1e..3c27064 100644 --- a/source/devel-extra/lxml/FrugalBuild +++ b/source/devel-extra/lxml/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=lxml -pkgver=2.0.4 +pkgver=2.0.5 pkgrel=1 pkgdesc="Easy-to-use library for working with XML and HTML in Python." url="http://codespeak.net/lxml/" @@ -11,7 +11,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url |grep latest|sed 's/.*lxml \(.*\), .*/\1/;q'" source=(http://cheeseshop.python.org/packages/source/l/lxml/lxml-$pkgver.tar.gz) -sha1sums=('6412d1b5ab1c488d729cf77830ce6616c3c89e0b') +sha1sums=('e04f526aef2538efeb910188ff6e906ad74e98ce') build() { From vmiklos at frugalware.org Fri May 2 15:54:41 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 2 15:54:44 2008 Subject: [Frugalware-git] frugalware-current: firefox-useragentswitcher-0.6.11-1-i686 Message-ID: <20080502135441.05E761190ACD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=67d85c793f2a4c2cb017a2fbe39bdaf4dfa2e181 commit 67d85c793f2a4c2cb017a2fbe39bdaf4dfa2e181 Author: Miklos Vajna Date: Fri May 2 15:39:25 2008 +0200 firefox-useragentswitcher-0.6.11-1-i686 - version bump diff --git a/source/xapps-extra/firefox-useragentswitcher/FrugalBuild b/source/xapps-extra/firefox-useragentswitcher/FrugalBuild index 3f53ad4..8c75522 100644 --- a/source/xapps-extra/firefox-useragentswitcher/FrugalBuild +++ b/source/xapps-extra/firefox-useragentswitcher/FrugalBuild @@ -4,16 +4,17 @@ pkgname=firefox-useragentswitcher _F_firefox_ext=useragentswitcher _F_firefox_id=e968fc70-8f95-4ab9-9e79-304de2a71ee1 -_F_firefox_name="${_F_firefox_ext}_localized.xpi" -pkgver=0.6.10 +_F_firefox_name="user-agent-switcher-localized.xpi" +pkgver=0.6.11 pkgrel=1 pkgdesc="Adds a menu and a toolbar button to switch the user agent of the browser." url="http://chrispederick.com/work/firefox/useragentswitcher/" rodepends=('firefox>=1.5') groups=('xapps-extra' 'firefox-extensions') archs=('i686' 'x86_64') -up2date="lynx -dump $url/update_localized.rdf |grep :version|sed -n 's/.*>\(.*\)<.*/\1/;1 p'" -source=($url/${_F_firefox_ext}_localized.xpi chrome.manifest) +up2date="lynx -dump $url/update_localized.rdf |grep :version|sed 's/.*\"\(.*\)\"/\1/'|Fsort|tail -n 1" +source=(http://downloads.chrispederick.com/work/user-agent-switcher/user-agent-switcher-localized.xpi \ + chrome.manifest) Finclude firefox-extension -sha1sums=('c98d20646511c4ceeccb4c7bbd2509962f17ae0b'\ +sha1sums=('88d6efb8bb28fed7a75858a67bd1da44e0d39dac' \ 'c117f7326843cc7db46adf80a8c2fa203cfe6a1c') From vmiklos at frugalware.org Fri May 2 15:54:41 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 2 15:54:45 2008 Subject: [Frugalware-git] frugalware-current: alien-8.72-1-i686 Message-ID: <20080502135441.11C211190ACE@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=16e706cf684d20b187fe5d09351749ef3c2702bd commit 16e706cf684d20b187fe5d09351749ef3c2702bd Author: Miklos Vajna Date: Fri May 2 15:54:24 2008 +0200 alien-8.72-1-i686 - version bump diff --git a/source/apps/alien/FrugalBuild b/source/apps/alien/FrugalBuild index 082bb51..34e0b30 100644 --- a/source/apps/alien/FrugalBuild +++ b/source/apps/alien/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=alien -pkgver=8.71 +pkgver=8.72 pkgrel=1 pkgdesc="Converts between the rpm, dpkg, slp, and slackware tgz file formats." url="http://kitenet.net/programs/alien/" @@ -11,7 +11,7 @@ groups=('apps') archs=('i686' 'x86_64') up2date="lynx -dump $url |grep ]version|sed 's/.*n //;q'" source=(http://ftp.debian.org/debian/pool/main/a/alien/alien_$pkgver.tar.gz) -sha1sums=('f651587fe1e8e81b5cf39cc56d6dea2724cb66ff') +sha1sums=('c940a1ab2d51daec8cf04ba8dcba72ecff1b71b9') build() { From devil505linux at gmail.com Fri May 2 17:37:24 2008 From: devil505linux at gmail.com (Devil505) Date: Fri May 2 17:37:25 2008 Subject: [Frugalware-git] frugalware-current: kildclient-2.6.0-1-i686 Message-ID: <20080502153724.237851190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f1c37cad5da7ea8984744ef678d9f8e4d79bd88f commit f1c37cad5da7ea8984744ef678d9f8e4d79bd88f Author: Devil505 Date: Fri May 2 17:36:00 2008 +0200 kildclient-2.6.0-1-i686 * new package from ryuo * closed FS#2950 diff --git a/source/games-extra/kildclient/FrugalBuild b/source/games-extra/kildclient/FrugalBuild new file mode 100644 index 0000000..93f7e2f --- /dev/null +++ b/source/games-extra/kildclient/FrugalBuild @@ -0,0 +1,19 @@ +# Compiling Time: 0.24 SBU +# Maintainer: Devil505 +# Contributor: James Buren + +pkgname=kildclient +pkgver=2.6.0 +pkgrel=1 +pkgdesc="a mud client built with GTK2, supports modern mud protocols" +depends=('libglade' 'freetype2' 'libxau' 'libxdmcp' 'gtkspell' 'gnutls' 'libgcrypt' 'libxdamage' 'libxext' 'libgcc') +rodepends=('perl-gettext') +_F_sourceforge_broken_up2date="1" +Finclude sourceforge +options=('scriptlet') +groups=('games-extra') +archs=('i686') +Fconfopts="$Fconfopts --with-gtkspell --with-libgnutls --with-docs" +sha1sums=('593efe9e9628e82db2c5ba6ce131557d4b8bedbc') + +# optimization OK From devil505linux at gmail.com Fri May 2 17:51:27 2008 From: devil505linux at gmail.com (Devil505) Date: Fri May 2 17:51:28 2008 Subject: [Frugalware-git] frugalware-current: briquolo-0.5.7-1-i686 Message-ID: <20080502155127.B7E4C1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=66d118723daa472b149ad1b2c4d8d1f908460d3a commit 66d118723daa472b149ad1b2c4d8d1f908460d3a Author: Devil505 Date: Fri May 2 17:50:25 2008 +0200 briquolo-0.5.7-1-i686 * new package * added icon file * added patch for gcc43 diff --git a/source/games-extra/briquolo/FrugalBuild b/source/games-extra/briquolo/FrugalBuild new file mode 100644 index 0000000..b34950f --- /dev/null +++ b/source/games-extra/briquolo/FrugalBuild @@ -0,0 +1,32 @@ +# Compiling Time: 0.17 SBU +# Maintainer: Devil505 + +pkgname=briquolo +pkgver=0.5.7 +pkgrel=1 +pkgdesc="An addictive block game" +url="http://briquolo.free.fr/en/index.html" +depends=('sdl' 'sdl_mixer' 'libpng' 'sdl_ttf' 'mesa' 'libgl') +groups=('games-extra') +archs=('i686') +up2date="lynx -dump http://briquolo.free.fr/en/download.html | Flasttar" +source=(http://briquolo.free.fr/download/$pkgname-$pkgver.tar.bz2 $pkgname.png $pkgname-gcc43.patch) +Fconfopts="${Fconfopts[@]} --with-x=yes --with-sdl=yes --disable-rpath --disable-sdltest" +sha1sums=('72823b6548e0b76bbf5fdf63fe1803eec89a1cba' \ + '35f15727d23b3271921750cee4f12e5b19143f90' \ + 'e7035e84ddd72b696e2c1ff6b210cb2062c74bff') + +_F_desktop_name="Briquolo" +_F_desktop_desc="An OpenGL breakout" +_F_desktop_icon="briquolo.svg" +_F_desktop_categories="ArcadeGame;Game;" + +build() +{ + Fdesktop2 #to avoid the bug with makefile when installing original .desktop file + Fbuild + Ficon $pkgname.png + rm -rf $Fdestdir/var ||Fdie #to delete original svg icon +} + +# optimization OK diff --git a/source/games-extra/briquolo/briquolo-gcc43.patch b/source/games-extra/briquolo/briquolo-gcc43.patch new file mode 100644 index 0000000..40ce870 --- /dev/null +++ b/source/games-extra/briquolo/briquolo-gcc43.patch @@ -0,0 +1,24 @@ +--- src/Constante.cpp~ 2008-03-22 10:40:33.000000000 +0100 ++++ src/Constante.cpp 2008-04-20 21:46:12.000000000 +0200 +@@ -22,0 +23 @@ ++#include + +--- src/MOGL/MOGL_EnsembleObjet.cpp~ 2008-03-24 14:12:36.000000000 +0100 ++++ src/MOGL/MOGL_EnsembleObjet.cpp 2008-04-20 21:05:41.000000000 +0200 +@@ -27,0 +28 @@ ++#include + +--- src/MOGL/MOGL_GestionnaireObjet.cpp~ 2008-03-24 13:56:13.000000000 +0100 ++++ src/MOGL/MOGL_GestionnaireObjet.cpp 2008-04-20 21:06:23.000000000 +0200 +@@ -23,0 +24 @@ ++#include + +--- src/MOGL/MOGL_Objet.cpp~ 2008-04-20 21:07:10.000000000 +0200 ++++ src/MOGL/MOGL_Objet.cpp 2008-04-20 21:09:43.000000000 +0200 +@@ -22,0 +23 @@ ++#include + +--- src/MOGL/MOGL_Peau.cpp~ 2006-03-07 21:31:24.000000000 +0100 ++++ src/MOGL/MOGL_Peau.cpp 2008-04-20 21:40:50.000000000 +0200 +@@ -22,0 +23 @@ ++#include diff --git a/source/games-extra/briquolo/briquolo.png b/source/games-extra/briquolo/briquolo.png new file mode 100644 index 0000000..e25bf9f Binary files /dev/null and b/source/games-extra/briquolo/briquolo.png differ From vmiklos at frugalware.org Fri May 2 18:54:51 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 2 18:54:53 2008 Subject: [Frugalware-git] bmf: openoffice.org-2.4.1ooh680_m13-1-i686 Message-ID: <20080502165451.89BDE1190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=e8a280665985845c297e57916645cb99ea286ab1 commit e8a280665985845c297e57916645cb99ea286ab1 Author: Miklos Vajna Date: Fri May 2 18:22:57 2008 +0200 openoffice.org-2.4.1ooh680_m13-1-i686 - update to m13 (that's a snapshot from the tree that will be the base of the upcoming 2.4.1 release) - no longer update localizations, they are now in ooo-build - enabled SMP build, it seem to work properly diff --git a/source/xapps/openoffice.org/FrugalBuild b/source/xapps/openoffice.org/FrugalBuild index 5d7ea4e..15d8e98 100644 --- a/source/xapps/openoffice.org/FrugalBuild +++ b/source/xapps/openoffice.org/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Laszlo Dvornik pkgname=openoffice.org -USE_DEVEL=${USE_DEVEL:-"n"} +USE_DEVEL=${USE_DEVEL:-"y"} if ! Fuse $USE_DEVEL; then upstream=2.4 branch= @@ -13,13 +13,14 @@ if ! Fuse $USE_DEVEL; then pkgrel=1 snapshot=r12054 else - upstream=2.4 - branch= + upstream=2.4.1 + branch=-2-4 tree=ooh680 - milestone=6 + dir=`echo $tree|tr [a-z] [A-Z]` + milestone=13 pkgver=$upstream${tree}_m$milestone pkgrel=1 - snapshot=r11544 + snapshot=r12398 fi pkgdesc="OpenOffice.org, a full office productivity suite." url="http://www.openoffice.org/" @@ -37,13 +38,20 @@ groups=('xapps') archs=('i686' 'x86_64') 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.3.0/SDF/hu.sdf \ + no-oc.diff) + 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/'" + # the sdf files are up to date in recent ooo-build + source=(http://ftp.frugalware.org/pub/other/sources/ooo-build/ooo-build$branch-$snapshot.tar.bz2 \ + http://download.go-oo.org/$dir/$tree-m$milestone-core.tar.bz2 \ + http://download.go-oo.org/$dir/$tree-m$milestone-lang.tar.bz2 \ + http://download.go-oo.org/$dir/$tree-m$milestone-system.tar.bz2) + signatures=($source.asc '' '' '') + NOEXTRACT=1 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-oc.diff) -signatures=($source.asc '' '') options=(${options[@]} 'scriptlet') _F_gnome_desktop="y" Finclude gnome-scriptlet mono @@ -98,25 +106,34 @@ done build() { Fmonoexport + Fextract ooo-build$branch-$snapshot.tar.bz2 if [ -n "$branch" ]; then Fcd ooo-build-$(echo $branch|sed 's/^-//;s/-/./g') else Fcd ooo-build fi - # Extra localizations - cp $Fsrcdir/hu.sdf src/GSI_hu.sdf || return 1 + if ! Fuse $USE_DEVEL; then + # Extra localizations + cp $Fsrcdir/hu.sdf src/GSI_hu.sdf || return 1 + else + # Predownloaded tarballs + for i in $Fsrcdir/$tree-m$milestone-* + do + ln -sf $i src/ + done + fi # Remove our patches so that incremental build will be possible. rm -f patches/src680/no-oc.diff Fpatchall - # this would fail to apply + # we have xulrunner-1.8 at the moment sed -i '/xulrunner-1.9.diff/d' patches/src680/apply # 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}" + # Comment this out if you think the build failed because of being SMP. + Fconfopts="$Fconfopts --with-num-cpus=${MAKEFLAGS/-j}" unset MAKEFLAGS fi @@ -148,7 +165,8 @@ build() { if ! Fuse $USE_DEVEL; then Fconf --with-lang=ALL else - Fconf --with-lang="en-US de es fr hu" --enable-separate-helpcontent + Fconf --with-lang="en-US de es fr hu" --enable-separate-helpcontent \ + --with-dejavu-fonts=2.24 fi ./download || return 1 From vmiklos at frugalware.org Fri May 2 18:54:51 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 2 18:54:54 2008 Subject: [Frugalware-git] bmf: openoffice.org-2.4-1-i686 Message-ID: <20080502165451.6BE801190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=e7b98c2534481f09e1a930e348bbd6dd880d2637 commit e7b98c2534481f09e1a930e348bbd6dd880d2637 Author: Miklos Vajna Date: Thu May 1 15:35:18 2008 +0200 openoffice.org-2.4-1-i686 - sync with current diff --git a/source/xapps/openoffice.org/FrugalBuild b/source/xapps/openoffice.org/FrugalBuild index 08e3574..5d7ea4e 100644 --- a/source/xapps/openoffice.org/FrugalBuild +++ b/source/xapps/openoffice.org/FrugalBuild @@ -3,15 +3,15 @@ # Contributor: Laszlo Dvornik pkgname=openoffice.org -USE_DEVEL=${USE_DEVEL:-"y"} +USE_DEVEL=${USE_DEVEL:-"n"} if ! Fuse $USE_DEVEL; then - upstream=2.3.1 - branch=-2-3 - tree=oog680 - milestone=9 + upstream=2.4 + branch= + tree=ooh680 + milestone=12 pkgver=$upstream pkgrel=1 - snapshot=20071205 + snapshot=r12054 else upstream=2.4 branch= @@ -41,9 +41,10 @@ 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) -signatures=($source.asc '') -options=(${options[@]} 'scriptlet' 'nobuild') + http://hu.openoffice.org/source/browse/*checkout*/hu/src/2.3.0/SDF/hu.sdf \ + no-oc.diff) +signatures=($source.asc '' '') +options=(${options[@]} 'scriptlet') _F_gnome_desktop="y" Finclude gnome-scriptlet mono unset install @@ -55,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') @@ -90,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 @@ -111,6 +110,8 @@ build() { # Remove our patches so that incremental build will be possible. rm -f patches/src680/no-oc.diff Fpatchall + # this would fail to apply + sed -i '/xulrunner-1.9.diff/d' patches/src680/apply # SMP build if [ ! -z "$MAKEFLAGS" ]; then @@ -129,10 +130,10 @@ build() { --enable-hunspell \ --with-binsuffix=no \ --disable-dependency-tracking \ - --with-dejavu-fonts=2.15\ --with-fonts \ --with-installed-ooo-dirname=openoffice.org \ - --with-mono-gac-root=/usr/lib" + --with-mono-gac-root=/usr/lib \ + --with-system-mozilla=firefox" # Set our version. Fsed "AC_PACKAGE_VERSION" "$pkgver-$pkgrel" configure.in @@ -144,10 +145,10 @@ build() { export CFLAGS="$(echo $CFLAGS|sed 's/-O2/-O0/')" export ARCH_FLAGS="$CFLAGS" - if Fuse $USE_DEVEL; then - Fconf --with-lang="en-US de es fr hu" --enable-separate-helpcontent - else + if ! Fuse $USE_DEVEL; then Fconf --with-lang=ALL + else + Fconf --with-lang="en-US de es fr hu" --enable-separate-helpcontent fi ./download || return 1 From crazy at frugalware.org Fri May 2 20:09:29 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 20:09:32 2008 Subject: [Frugalware-git] frugalware-current: kdevelop-3.5.1-2-x86_64 Message-ID: <20080502180929.ABF171190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3cec3c44d7539d6309a2241b8d68cc3d5a1129ae commit 3cec3c44d7539d6309a2241b8d68cc3d5a1129ae Author: crazy Date: Fri May 2 20:03:09 2008 +0200 kdevelop-3.5.1-2-x86_64 * release bump * added patch to run libtoolize first on these * hello_foo demo apps * added libtool to depends , meh =) * fix admin folder bug being not the same as the one in * appwizard/common/admin * closes FS#3019 * ( man I hate this libtool *piep* ) diff --git a/source/kde-extra/kdevelop/FrugalBuild b/source/kde-extra/kdevelop/FrugalBuild index 337bb2a..cd1413c 100644 --- a/source/kde-extra/kdevelop/FrugalBuild +++ b/source/kde-extra/kdevelop/FrugalBuild @@ -3,26 +3,40 @@ pkgname=kdevelop pkgver=3.5.1 -pkgrel=1 +pkgrel=2 pkgdesc="The KDevelop integrated C/C++ application development environment" groups=('kde-extra') backup=(usr/share/config/kdeveloprc) archs=('i686' 'x86_64') depends=('kdebase>=3.5.9' 'kdesdk>=3.5.9' 'gettext' 'make' 'flex' 'graphviz' \ - 'automake' 'autoconf' 'htdig' 'valgrind' 'ctags>=5.6-2') + 'automake' 'autoconf' 'htdig' 'valgrind' 'ctags>=5.6-2' 'libtool') ## even if I hate that but it has to be here =) makedepends=('cvs' 'kde-apidox>=3.5.9' '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" +source=($source run-libtoolize-first.patch) Fconfopts="$Fconfopts --enable-vba \ --with-apr-config=/usr/bin/apr-1-config \ --with-apu-config=/usr/bin/apu-1-config" -sha1sums=('a37168d0002d476cd3c037add53d58869ad3f4dd') +sha1sums=('a37168d0002d476cd3c037add53d58869ad3f4dd' \ + 'f08ba6d6f0c65200d00d3fe23b682e37672df5d8') + +## BUG: FS#3019 -> run-libtoolize-first.patch build() { - unset MAKEFLAGS + #unset MAKEFLAGS + Fcd + + ## BUG: FS#3019 too .. + ## -> admin != parts/appwizard/common/admin/ the most of + ## -> the time so let us reconf and copy admin/* to parts/appwizard/common/admin/ + + make -f admin/Makefile.common cvs || Fdie + rm -rf parts/appwizard/common/admin/* || Fdie + cp -ra admin/* parts/appwizard/common/admin/ || Fdie + Fbuild_kde cat - >> "$Fdestdir/usr/share/config/kdeveloprc" < Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1bd2d69794b28bf0a0a4cb52f74be975a1891862 commit 1bd2d69794b28bf0a0a4cb52f74be975a1891862 Author: Janos Kovacs Date: Fri May 2 20:38:32 2008 +0200 gadmin-dhcpd-0.4.3-1-i686 * gdhcpd new name gadmin-dhcpd * moved and replaced old package * fixed up2date() and source() diff --git a/source/xapps-extra/gadmin-dhcpd/FrugalBuild b/source/xapps-extra/gadmin-dhcpd/FrugalBuild new file mode 100644 index 0000000..3df633b --- /dev/null +++ b/source/xapps-extra/gadmin-dhcpd/FrugalBuild @@ -0,0 +1,29 @@ +# Compiling time: 0.05 SBU +# Maintainer: Janny + +pkgname=gadmin-dhcpd +pkgver=0.4.3 +pkgrel=1 +pkgdesc="GDHCPD == A GTK+ administration tool for the ISC DHCPD server." +url="http://www.gadmintools.org" +license="GPL" +depends=('gtk+2' 'dhcp') +archs=('i686' 'x86_64') +groups=('xapps-extra') +up2date="lynx -dump http://mange.dynalias.org/linux/${pkgname}/|Flasttar" +source=(http://mange.dynalias.org/linux/${pkgname}/${pkgname}-${pkgver}.tar.gz desktop.patch) +sha1sums=('c102a0095bf89f35a4645a3e4bad474cf5d081a2' \ + '1ff79153e987fa5bd01986f63d53d61821a628eb') +provides=('gdhcpd') +conflicts=('gdhcpd') +replaces=('gdhcpd') + +build () +{ + Fbuild + Ffilerel desktop/${pkgname}.desktop /usr/share/applications/${pkgname}.desktop + Fln /usr/share/pixmaps/${pkgname}/${pkgname}.png /usr/share/pixmaps/${pkgname}.png + Frm /usr/share/doc/${pkgname} +} + +# optimization OK diff --git a/source/xapps-extra/gadmin-dhcpd/desktop.patch b/source/xapps-extra/gadmin-dhcpd/desktop.patch new file mode 100644 index 0000000..70ec100 --- /dev/null +++ b/source/xapps-extra/gadmin-dhcpd/desktop.patch @@ -0,0 +1,23 @@ +diff -Nur gadmin-dhcpd-0.4.3.orig/desktop/gadmin-dhcpd.desktop gadmin-dhcpd-0.4.3/desktop/gadmin-dhcpd.desktop +--- gadmin-dhcpd-0.4.3.orig/desktop/gadmin-dhcpd.desktop 2008-02-19 18:56:49.000000000 +0100 ++++ gadmin-dhcpd-0.4.3/desktop/gadmin-dhcpd.desktop 2008-05-02 20:24:57.000000000 +0200 +@@ -1,6 +1,7 @@ + [Desktop Entry] + Encoding=UTF-8 + Name=GADMIN-DHCPD ++Name[hu]=GADMIN-DHCPD + Name[de]=GADMIN-DHCPD + Name[es]=GADMIN-DHCPD + Name[fi]=GADMIN-DHCPD +@@ -15,8 +16,9 @@ + Name[zh_TW]=GADMIN-DHCPD + GenericName=GADMIN-DHCPD + Comment=DHCPD DHCP server administration +-Exec=gadmin-dhcpd ++Comment[hu]=Grafikus DHCPD adminisztrátor ++Exec=gksu /usr/sbin/gdhcpd + Icon=gadmin-dhcpd.png + Terminal=false + Type=Application +-Categories=Application;Network;X-Red-Hat-ServerConfig;X-Red-Hat-Base; ++Categories=Application;Network; diff --git a/source/xapps-extra/gdhcpd/FrugalBuild b/source/xapps-extra/gdhcpd/FrugalBuild deleted file mode 100644 index 7dc4e88..0000000 --- a/source/xapps-extra/gdhcpd/FrugalBuild +++ /dev/null @@ -1,26 +0,0 @@ -# Compiling time: 0.05 SBU -# Maintainer: Janny - -pkgname=gdhcpd -pkgver=0.3.3 -pkgrel=1 -pkgdesc="GDHCPD == A GTK+ administration tool for the ISC DHCPD server." -url="http://mange.dynup.net/linux.html" -license="GPL" -depends=('gtk+2' 'dhcp') -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=('189c8976fa1f45e7945f86bd2fc57d0ca3928312' \ - '98172efde3dd069f224bd15c8d051bf6aee8698d') - -build () -{ - Fbuild - Ffilerel desktop/net-gdhcpd.desktop /usr/share/applications/gdhcpd.desktop - Fln /usr/share/pixmaps/gdhcpd/gdhcpd.png /usr/share/pixmaps/gdhcpd.png - Frm /usr/share/doc/gdhcpd -} - -# optimization OK diff --git a/source/xapps-extra/gdhcpd/desktop.patch b/source/xapps-extra/gdhcpd/desktop.patch deleted file mode 100644 index fd00de8..0000000 --- a/source/xapps-extra/gdhcpd/desktop.patch +++ /dev/null @@ -1,23 +0,0 @@ -diff -Naur gdhcpd-0.2.9.orig/desktop/net-gdhcpd.desktop gdhcpd-0.2.9/desktop/net-gdhcpd.desktop ---- gdhcpd-0.2.9.orig/desktop/net-gdhcpd.desktop 2006-02-07 01:05:15.000000000 +0100 -+++ gdhcpd-0.2.9/desktop/net-gdhcpd.desktop 2006-03-05 23:09:09.000000000 +0100 -@@ -1,6 +1,7 @@ - [Desktop Entry] - Encoding=UTF-8 - Name=GDHCPD -+Name[hu]=GDHCPD - Name[de]=GDHCPD - Name[es]=GDHCPD - Name[fi]=GDHCPD -@@ -15,8 +16,9 @@ - Name[zh_TW]=GDHCPD - GenericName=GDHCPD - Comment=DHCPD DHCP server administration --Exec=gdhcpd -+Comment=Grafikus DHCPD adminisztrátor -+Exec=gksu /usr/sbin/gdhcpd - Icon=gdhcpd.png - Terminal=false - Type=Application --Categories=Application;Network;X-Red-Hat-ServerConfig;X-Red-Hat-Base; -+Categories=Application;Network; From crazy at frugalware.org Fri May 2 20:42:15 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 20:42:17 2008 Subject: [Frugalware-git] frugalware-current: wesnoth-1.4.1-1-x86_64 Message-ID: <20080502184215.E2AC91190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=afa64da1f8fcba5c78ceca6cb313c2841d878b3f commit afa64da1f8fcba5c78ceca6cb313c2841d878b3f Author: crazy Date: Fri May 2 20:41:47 2008 +0200 wesnoth-1.4.1-1-x86_64 * Version bump * use Finclude sourceforge while source moved there diff --git a/source/games-extra/wesnoth/FrugalBuild b/source/games-extra/wesnoth/FrugalBuild index 868916a..9a4ad97 100644 --- a/source/games-extra/wesnoth/FrugalBuild +++ b/source/games-extra/wesnoth/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Christian Hamar alias krix pkgname=wesnoth -pkgver=1.4 -pkgrel=2 +pkgver=1.4.1 +pkgrel=1 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>=1.2.8' 'libpng' 'libjpeg' 'libogg' \ @@ -11,11 +11,13 @@ depends=('sdl' 'sdlimage' 'sdl_net' 'sdl_mixer>=1.2.8' 'libpng' 'libjpeg' 'libog makedepends=('boost>=1.35.0') groups=('games-extra') archs=('i686' 'x86_64') +_F_sourceforge_ext=".tar.bz2" +Finclude sourceforge +url="http://www.wesnoth.org/" 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=('5627ae01d13358622ff36a2f2444a1fb0bc9b8f4') +sha1sums=('41999a9ff01bc307952b29620733ec943404cf14') # optimization OK From crazy at frugalware.org Fri May 2 20:52:47 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 20:52:48 2008 Subject: [Frugalware-git] frugalware-current: eaccelerator-0.9.5.2-4-x86_64 Message-ID: <20080502185247.DE5AB1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=add01bbb993a447106505d3c0f3f2c0393e3d5af commit add01bbb993a447106505d3c0f3f2c0393e3d5af Author: crazy Date: Fri May 2 20:52:20 2008 +0200 eaccelerator-0.9.5.2-4-x86_64 * rebuilt with php diff --git a/source/devel-extra/eaccelerator/FrugalBuild b/source/devel-extra/eaccelerator/FrugalBuild index 5484b21..82cfff6 100644 --- a/source/devel-extra/eaccelerator/FrugalBuild +++ b/source/devel-extra/eaccelerator/FrugalBuild @@ -3,7 +3,7 @@ pkgname=eaccelerator pkgver=0.9.5.2 -pkgrel=3 +pkgrel=4 pkgdesc="PHP accelerator and encoder" license="GPL2" _F_sourceforge_ext=".tar.bz2" @@ -14,7 +14,7 @@ source=(http://bart.$pkgname.net/source/$pkgver/$pkgname-$pkgver.tar.bz2 README signatures=(http://bart.$pkgname.net/source/$pkgver/$pkgname-$pkgver.tar.bz2.asc '') groups=('devel-extra') archs=('i686' 'x86_64') -depends=('php>=5.2.5-2') +depends=('php>=5.2.6') build() { From crazy at frugalware.org Fri May 2 20:57:15 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 20:57:17 2008 Subject: [Frugalware-git] frugalware-current: php-pecl-syck-0.55-2-x86_64 Message-ID: <20080502185715.CBFEA1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ff2a053fb4a1c21360c27216548317a68c94b52f commit ff2a053fb4a1c21360c27216548317a68c94b52f Author: crazy Date: Fri May 2 20:56:54 2008 +0200 php-pecl-syck-0.55-2-x86_64 * rebuilt with php diff --git a/source/devel-extra/php-pecl-syck/FrugalBuild b/source/devel-extra/php-pecl-syck/FrugalBuild index f0e0ac6..94e856a 100644 --- a/source/devel-extra/php-pecl-syck/FrugalBuild +++ b/source/devel-extra/php-pecl-syck/FrugalBuild @@ -4,10 +4,10 @@ pkgname=php-pecl-syck _F_archive_name=syck pkgver=0.55 -pkgrel=1 +pkgrel=2 pkgdesc="Syck extension for PHP" url="http://whytheluckystiff.net/syck/" -depends=('php' 're2c' "syck=$pkgver") +depends=('php>=5.2.6' 're2c' "syck=$pkgver") groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://whytheluckystiff.net/syck/|Flasttar" From crazy at frugalware.org Fri May 2 21:01:28 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 21:01:30 2008 Subject: [Frugalware-git] frugalware-current: php-pecl-zip-1.8.10-2-x86_64 Message-ID: <20080502190128.73F711190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=53fec706261a0858c374e18a95eb1ee5f1e5c857 commit 53fec706261a0858c374e18a95eb1ee5f1e5c857 Author: crazy Date: Fri May 2 21:01:08 2008 +0200 php-pecl-zip-1.8.10-2-x86_64 * rebuilt with php diff --git a/source/devel-extra/php-pecl-zip/FrugalBuild b/source/devel-extra/php-pecl-zip/FrugalBuild index fc8e109..ddfb422 100644 --- a/source/devel-extra/php-pecl-zip/FrugalBuild +++ b/source/devel-extra/php-pecl-zip/FrugalBuild @@ -4,9 +4,11 @@ _F_pecl_name="zip" pkgver=1.8.10 pkgdesc="A zip management extension for PHP." -depends=('php>=5.2.0' 'zziplib') +depends=('php>=5.2.6' 'zziplib') Finclude pecl +pkgrel=2 archs=(${archs[@]} 'x86_64') -# optimization OK sha1sums=('e4280bfdfecbeedc16e0528bfbda2254a70d5918') options=('force') + +# optimization OK From crazy at frugalware.org Fri May 2 21:04:07 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 21:04:08 2008 Subject: [Frugalware-git] frugalware-current: php-pecl-xdebug-2.0.3-2-x86_64 Message-ID: <20080502190407.383B81190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d5fc6fe129dbaddd64e6d91bbf7fb4d4848de2d0 commit d5fc6fe129dbaddd64e6d91bbf7fb4d4848de2d0 Author: crazy Date: Fri May 2 21:03:38 2008 +0200 php-pecl-xdebug-2.0.3-2-x86_64 * rebuilt with php diff --git a/source/devel-extra/php-pecl-xdebug/FrugalBuild b/source/devel-extra/php-pecl-xdebug/FrugalBuild index 1c5ea24..aa350e8 100644 --- a/source/devel-extra/php-pecl-xdebug/FrugalBuild +++ b/source/devel-extra/php-pecl-xdebug/FrugalBuild @@ -4,7 +4,8 @@ _F_pecl_name="xdebug" pkgver=2.0.3 pkgdesc="Provides functions for function traces and profiling" -depends=('php>=4.3.0') +depends=('php>=5.2.6') Finclude pecl +pkgrel=2 archs=('i686' 'x86_64') sha1sums=('fb172b0a48203759facd499f6825527c6112e275') From vmiklos at frugalware.org Fri May 2 22:34:35 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 2 22:34:37 2008 Subject: [Frugalware-git] bmf: openoffice.org-2.4.1ooh680_m13-1-i686 Message-ID: <20080502203435.BF5A61190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=c94f1fd22e9d523e9ade66fcacbb2f3955b6154a commit c94f1fd22e9d523e9ade66fcacbb2f3955b6154a Author: Miklos Vajna Date: Fri May 2 22:34:16 2008 +0200 openoffice.org-2.4.1ooh680_m13-1-i686 - build using --without-fonts and add dejavu-ttf to rodepends() to avoid duplication - drop unnecessary --with-system-mozilla=firefox (it's already in ooo-build's Frugalware.conf) diff --git a/source/xapps/openoffice.org/FrugalBuild b/source/xapps/openoffice.org/FrugalBuild index 15d8e98..d187f80 100644 --- a/source/xapps/openoffice.org/FrugalBuild +++ b/source/xapps/openoffice.org/FrugalBuild @@ -20,7 +20,7 @@ else milestone=13 pkgver=$upstream${tree}_m$milestone pkgrel=1 - snapshot=r12398 + snapshot=r12441 fi pkgdesc="OpenOffice.org, a full office productivity suite." url="http://www.openoffice.org/" @@ -28,7 +28,7 @@ depends=('libxml2' 'libart_lgpl' 'libsndfile' 'libgcj-awt>=4.1.1-6' 'nas' 'fontc 'flex' 'neon>=0.26.1' 'bison' 'zip' 'unzip' 'expat' 'cups' 'desktop-file-utils' 'perl-archive-zip' \ 'unixodbc' 'libxaw' 'libxslt' 'startup-notification' 'libwpd>=0.8.13') # this is here as gstreamer is only a makedepend -rodepends=('flac') +rodepends=('flac' 'dejavu-ttf') 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' \ @@ -113,16 +113,11 @@ build() { Fcd ooo-build fi - if ! Fuse $USE_DEVEL; then - # Extra localizations - cp $Fsrcdir/hu.sdf src/GSI_hu.sdf || return 1 - else - # Predownloaded tarballs - for i in $Fsrcdir/$tree-m$milestone-* - do - ln -sf $i src/ - done - fi + # Predownloaded tarballs + for i in $Fsrcdir/$tree-m$milestone-* + do + ln -sf $i src/ + done # Remove our patches so that incremental build will be possible. rm -f patches/src680/no-oc.diff @@ -147,10 +142,8 @@ build() { --enable-hunspell \ --with-binsuffix=no \ --disable-dependency-tracking \ - --with-fonts \ --with-installed-ooo-dirname=openoffice.org \ - --with-mono-gac-root=/usr/lib \ - --with-system-mozilla=firefox" + --with-mono-gac-root=/usr/lib" # Set our version. Fsed "AC_PACKAGE_VERSION" "$pkgver-$pkgrel" configure.in @@ -165,8 +158,7 @@ build() { if ! Fuse $USE_DEVEL; then Fconf --with-lang=ALL else - Fconf --with-lang="en-US de es fr hu" --enable-separate-helpcontent \ - --with-dejavu-fonts=2.24 + Fconf --with-lang="en-US de es fr hu" --enable-separate-helpcontent fi ./download || return 1 From janny at frugalware.org Fri May 2 22:42:10 2008 From: janny at frugalware.org (Janos Kovacs) Date: Fri May 2 22:42:11 2008 Subject: [Frugalware-git] frugalware-current: gadmin-samba-0.2.5-1-i686 Message-ID: <20080502204210.52C8B1190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=983e48be2bd2f9992a7dfbee610cd603cc0412ad commit 983e48be2bd2f9992a7dfbee610cd603cc0412ad Author: Janos Kovacs Date: Fri May 2 22:41:27 2008 +0200 gadmin-samba-0.2.5-1-i686 * gsambad new name gadmin-samba * moved and replaced old package * fixed up2date() and source() diff --git a/source/xapps-extra/gadmin-samba/gsambad.install b/source/xapps-extra/gadmin-samba/gsambad.install deleted file mode 100644 index b58eddb..0000000 --- a/source/xapps-extra/gadmin-samba/gsambad.install +++ /dev/null @@ -1,17 +0,0 @@ -post_install() { - if [ -e /etc/samba/private/smbpasswd ]; then - if [ !-e /etc/samba/smbpasswd ]; then - ln -s private/smbpasswd /etc/samba/smbpasswd - fi - fi - echo -n "updating desktop database..." - if update-desktop-database > /dev/null 2>&1 ; then - echo " done." - else - echo " failed." - fi -} - -post_upgrade() { - post_install -} diff --git a/source/xapps-extra/gadmin-samba/netlogon_path.diff b/source/xapps-extra/gadmin-samba/netlogon_path.diff deleted file mode 100644 index 7baac46..0000000 --- a/source/xapps-extra/gadmin-samba/netlogon_path.diff +++ /dev/null @@ -1,21 +0,0 @@ -diff -Naur gsambad-0.1.6.orig/Makefile.in gsambad-0.1.6/Makefile.in ---- gsambad-0.1.6.orig/Makefile.in 2007-06-16 23:53:50.000000000 +0200 -+++ gsambad-0.1.6/Makefile.in 2007-07-09 10:40:27.000000000 +0200 -@@ -653,12 +653,12 @@ - if test -d $(DESTDIR)$(bindir) && test ! -f $(DESTDIR)$(bindir)/gsambadpdf; then \ - cp scripts/gsambadpdf $(bindir)/; \ - fi; -- @echo Installing example logon script to static /home/netlogon. -- if test ! -d /home/netlogon; then \ -- mkdir -p /home/netlogon; \ -+ @echo Installing example logon script to static $(DESTDIR)$(sysconfdir)/gsambad/netlogon. -+ if test ! -d $(DESTDIR)$(sysconfdir)/gsambad/netlogon; then \ -+ mkdir -p $(DESTDIR)$(sysconfdir)/gsambad/netlogon; \ - fi; -- if test -d /home/netlogon && test ! -f /home/netlogon/example.bat; then \ -- cp scripts/example.bat /home/netlogon/; \ -+ if test -d $(DESTDIR)$(sysconfdir)/gsambad/netlogon && test ! -f $(DESTDIR)$(sysconfdir)/gsambad/netlogon/example.bat; then \ -+ cp scripts/example.bat $(DESTDIR)$(sysconfdir)/gsambad/netlogon/; \ - fi; - @echo "" - @echo "Start GSAMBAD by typing gsambad in a terminal" From janny at frugalware.org Fri May 2 22:42:10 2008 From: janny at frugalware.org (Janos Kovacs) Date: Fri May 2 22:42:12 2008 Subject: [Frugalware-git] frugalware-current: gadmin-samba-0.2.5-1-i686 Message-ID: <20080502204210.273B81190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9d1a9c02ec5de408b3b41e8d2135f9d0f0f42b7b commit 9d1a9c02ec5de408b3b41e8d2135f9d0f0f42b7b Author: Janos Kovacs Date: Fri May 2 22:39:48 2008 +0200 gadmin-samba-0.2.5-1-i686 * gsambad new name gadmin-samba * moved and replaced old package * fixed up2date() and source() diff --git a/source/xapps-extra/gadmin-samba/FrugalBuild b/source/xapps-extra/gadmin-samba/FrugalBuild new file mode 100644 index 0000000..6b7e3b3 --- /dev/null +++ b/source/xapps-extra/gadmin-samba/FrugalBuild @@ -0,0 +1,37 @@ +# Compiling time: 0.24 SBU +# Maintainer: Janny + +pkgname=gadmin-samba +pkgver=0.2.5 +pkgrel=1 +pkgdesc="GADMIN-SAMBA -- A GTK+ administation tool for the SAMBA server." +url="http://www.gadmintools.org" +license="GPL" +depends=('gtk+2') +rodepends=('samba' 'gksu') +archs=('i686' 'x86_64') +groups=('xapps-extra') +options=('scriptlet') +up2date="lynx -dump http://mange.dynalias.org/linux/${pkgname}/|Flasttar" +source=(http://mange.dynalias.org/linux/${pkgname}/${pkgname}-${pkgver}.tar.gz netlogon.patch) +sha1sums=('19f7112f5c11566482254ebc2a1e34dc3eedb1e3' \ + '8bc444cfa144b7db03b5c25300f74cb3b1f59cbf') +replaces=('gsambad') +conflicts=('gsambad') +provides=('gsambad') + +build () +{ + Fbuild + Fsed "Exec=gadmin-samba" "Exec=gksu /usr/sbin/gadmin-samba" desktop/${pkgname}.desktop + Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/${pkgname}.desktop + Fsed "Exec=gksu /usr/sbin/${pkgname}" "Exec=kdesu /usr/sbin/${pkgname}" desktop/${pkgname}.desktop + Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/kde/${pkgname}.desktop + Fexerel scripts/gadmin-samba-pdf usr/bin/gadmin-samba-pdf + Frm usr/share/doc/${pkgname} + Frm usr/share/pixmaps/${pkgname}.png + Fln ${pkgname}/${pkgname}.png usr/share/pixmaps/${pkgname}.png +} + +# optimization OK + diff --git a/source/xapps-extra/gadmin-samba/gsambad.install b/source/xapps-extra/gadmin-samba/gsambad.install new file mode 100644 index 0000000..b58eddb --- /dev/null +++ b/source/xapps-extra/gadmin-samba/gsambad.install @@ -0,0 +1,17 @@ +post_install() { + if [ -e /etc/samba/private/smbpasswd ]; then + if [ !-e /etc/samba/smbpasswd ]; then + ln -s private/smbpasswd /etc/samba/smbpasswd + fi + fi + echo -n "updating desktop database..." + if update-desktop-database > /dev/null 2>&1 ; then + echo " done." + else + echo " failed." + fi +} + +post_upgrade() { + post_install +} diff --git a/source/xapps-extra/gadmin-samba/netlogon.patch b/source/xapps-extra/gadmin-samba/netlogon.patch new file mode 100644 index 0000000..5ccc557 --- /dev/null +++ b/source/xapps-extra/gadmin-samba/netlogon.patch @@ -0,0 +1,21 @@ +diff -Nur gadmin-samba-0.2.5.orig/Makefile.in gadmin-samba-0.2.5/Makefile.in +--- gadmin-samba-0.2.5.orig/Makefile.in 2008-04-28 20:59:27.000000000 +0200 ++++ gadmin-samba-0.2.5/Makefile.in 2008-05-02 21:59:24.000000000 +0200 +@@ -670,12 +670,12 @@ + if test -d $(DESTDIR)$(bindir) && test ! -f $(DESTDIR)$(bindir)/gadmin-samba-pdf; then \ + cp scripts/gadmin-samba-pdf $(bindir)/; \ + fi; +- @echo Installing example logon script to static /home/netlogon. +- if test ! -d /home/netlogon; then \ +- mkdir -p /home/netlogon; \ ++ @echo Installing example logon script to static $(DESTDIR)$(sysconfdir)/gadmin-samba/netlogon. ++ if test ! -d $(DESTDIR)$(sysconfdir)/gadmin-samba/netlogon; then \ ++ mkdir -p $(DESTDIR)$(sysconfdir)/gadmin-samba/netlogon; \ + fi; +- if test -d /home/netlogon && test ! -f /home/netlogon/example.bat; then \ +- cp scripts/example.bat /home/netlogon/; \ ++ if test -d $(DESTDIR)$(sysconfdir)/gadmin-samba/netlogon && test ! -f $(DESTDIR)$(sysconfdir)/gadmin-samba/netlogon/example.bat; then \ ++ cp scripts/example.bat $(DESTDIR)$(sysconfdir)/gadmin-samba/netlogon/; \ + fi; + @echo "" + @echo "Start GADMIN-SAMBA by typing gadmin-samba in a terminal" diff --git a/source/xapps-extra/gadmin-samba/netlogon_path.diff b/source/xapps-extra/gadmin-samba/netlogon_path.diff new file mode 100644 index 0000000..7baac46 --- /dev/null +++ b/source/xapps-extra/gadmin-samba/netlogon_path.diff @@ -0,0 +1,21 @@ +diff -Naur gsambad-0.1.6.orig/Makefile.in gsambad-0.1.6/Makefile.in +--- gsambad-0.1.6.orig/Makefile.in 2007-06-16 23:53:50.000000000 +0200 ++++ gsambad-0.1.6/Makefile.in 2007-07-09 10:40:27.000000000 +0200 +@@ -653,12 +653,12 @@ + if test -d $(DESTDIR)$(bindir) && test ! -f $(DESTDIR)$(bindir)/gsambadpdf; then \ + cp scripts/gsambadpdf $(bindir)/; \ + fi; +- @echo Installing example logon script to static /home/netlogon. +- if test ! -d /home/netlogon; then \ +- mkdir -p /home/netlogon; \ ++ @echo Installing example logon script to static $(DESTDIR)$(sysconfdir)/gsambad/netlogon. ++ if test ! -d $(DESTDIR)$(sysconfdir)/gsambad/netlogon; then \ ++ mkdir -p $(DESTDIR)$(sysconfdir)/gsambad/netlogon; \ + fi; +- if test -d /home/netlogon && test ! -f /home/netlogon/example.bat; then \ +- cp scripts/example.bat /home/netlogon/; \ ++ if test -d $(DESTDIR)$(sysconfdir)/gsambad/netlogon && test ! -f $(DESTDIR)$(sysconfdir)/gsambad/netlogon/example.bat; then \ ++ cp scripts/example.bat $(DESTDIR)$(sysconfdir)/gsambad/netlogon/; \ + fi; + @echo "" + @echo "Start GSAMBAD by typing gsambad in a terminal" diff --git a/source/xapps-extra/gsambad/FrugalBuild b/source/xapps-extra/gsambad/FrugalBuild deleted file mode 100644 index 8a93ec1..0000000 --- a/source/xapps-extra/gsambad/FrugalBuild +++ /dev/null @@ -1,34 +0,0 @@ -# Compiling time: 0.05 SBU -# Maintainer: Janny - -pkgname=gsambad -pkgver=0.1.9 -pkgrel=1 -pkgdesc="GSAMBAD -- A GTK+ administation tool for the SAMBA server." -url="http://mange.dynup.net/linux.html" -license="GPL" -depends=('gtk+2') -rodepends=('samba' 'gksu') -archs=('i686' 'x86_64') -groups=('xapps-extra') -options=('scriptlet') -up2date="lynx -dump $url|grep $pkgname-[0-9\.]*\.tar.gz$|sed -n 's/.*-\(.*\)\.t.*/\1/;1 p'" -source=(http://mange.dynalias.org/linux/gsambad/$pkgname-$pkgver.tar.gz netlogon_path.diff) -sha1sums=('53cc139db3942a5c50cdb0bbb6ea747b9ffd3e3c' \ - 'a8095723e8ad4484de11855e8e75d5d83ecaebee') - -build () -{ - Fbuild - Fsed "Exec=gsambad" "Exec=gksu /usr/sbin/gsambad" desktop/net-gsambad.desktop - Ffilerel desktop/net-gsambad.desktop $Fmenudir/$pkgname.desktop - Fsed "Exec=gksu /usr/sbin/gsambad" "Exec=kdesu /usr/sbin/gsambad" desktop/net-gsambad.desktop - Ffilerel desktop/net-gsambad.desktop $Fmenudir/kde/$pkgname.desktop - Fexerel scripts/gsambadpdf usr/bin/gsambadpdf - Frm usr/share/doc/$pkgname - Frm usr/share/pixmaps/$pkgname.png - Fln $pkgname/$pkgname.png usr/share/pixmaps/$pkgname.png -} - -# optimization OK - diff --git a/source/xapps-extra/gsambad/gsambad.install b/source/xapps-extra/gsambad/gsambad.install deleted file mode 100644 index b58eddb..0000000 --- a/source/xapps-extra/gsambad/gsambad.install +++ /dev/null @@ -1,17 +0,0 @@ -post_install() { - if [ -e /etc/samba/private/smbpasswd ]; then - if [ !-e /etc/samba/smbpasswd ]; then - ln -s private/smbpasswd /etc/samba/smbpasswd - fi - fi - echo -n "updating desktop database..." - if update-desktop-database > /dev/null 2>&1 ; then - echo " done." - else - echo " failed." - fi -} - -post_upgrade() { - post_install -} diff --git a/source/xapps-extra/gsambad/netlogon_path.diff b/source/xapps-extra/gsambad/netlogon_path.diff deleted file mode 100644 index 7baac46..0000000 --- a/source/xapps-extra/gsambad/netlogon_path.diff +++ /dev/null @@ -1,21 +0,0 @@ -diff -Naur gsambad-0.1.6.orig/Makefile.in gsambad-0.1.6/Makefile.in ---- gsambad-0.1.6.orig/Makefile.in 2007-06-16 23:53:50.000000000 +0200 -+++ gsambad-0.1.6/Makefile.in 2007-07-09 10:40:27.000000000 +0200 -@@ -653,12 +653,12 @@ - if test -d $(DESTDIR)$(bindir) && test ! -f $(DESTDIR)$(bindir)/gsambadpdf; then \ - cp scripts/gsambadpdf $(bindir)/; \ - fi; -- @echo Installing example logon script to static /home/netlogon. -- if test ! -d /home/netlogon; then \ -- mkdir -p /home/netlogon; \ -+ @echo Installing example logon script to static $(DESTDIR)$(sysconfdir)/gsambad/netlogon. -+ if test ! -d $(DESTDIR)$(sysconfdir)/gsambad/netlogon; then \ -+ mkdir -p $(DESTDIR)$(sysconfdir)/gsambad/netlogon; \ - fi; -- if test -d /home/netlogon && test ! -f /home/netlogon/example.bat; then \ -- cp scripts/example.bat /home/netlogon/; \ -+ if test -d $(DESTDIR)$(sysconfdir)/gsambad/netlogon && test ! -f $(DESTDIR)$(sysconfdir)/gsambad/netlogon/example.bat; then \ -+ cp scripts/example.bat $(DESTDIR)$(sysconfdir)/gsambad/netlogon/; \ - fi; - @echo "" - @echo "Start GSAMBAD by typing gsambad in a terminal" From janny at frugalware.org Fri May 2 22:43:57 2008 From: janny at frugalware.org (Janos Kovacs) Date: Fri May 2 22:44:00 2008 Subject: [Frugalware-git] frugalware-current: gadmin-samba-0.2.5-1-i686 Message-ID: <20080502204357.A16AF1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ced2032379ee12a29f0b587e1eaf26e5f67646c2 commit ced2032379ee12a29f0b587e1eaf26e5f67646c2 Author: Janos Kovacs Date: Fri May 2 22:43:27 2008 +0200 gadmin-samba-0.2.5-1-i686 * add gadmin-samba install file diff --git a/source/xapps-extra/gadmin-samba/gadmin-samba.install b/source/xapps-extra/gadmin-samba/gadmin-samba.install new file mode 100644 index 0000000..b58eddb --- /dev/null +++ b/source/xapps-extra/gadmin-samba/gadmin-samba.install @@ -0,0 +1,17 @@ +post_install() { + if [ -e /etc/samba/private/smbpasswd ]; then + if [ !-e /etc/samba/smbpasswd ]; then + ln -s private/smbpasswd /etc/samba/smbpasswd + fi + fi + echo -n "updating desktop database..." + if update-desktop-database > /dev/null 2>&1 ; then + echo " done." + else + echo " failed." + fi +} + +post_upgrade() { + post_install +} From vmiklos at frugalware.org Fri May 2 22:49:22 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 2 22:49:23 2008 Subject: [Frugalware-git] bmf: frugalwareutils-0.7.9.5.g12b1a1c-1-i686 Message-ID: <20080502204922.9253A1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=08ce08ffa0f75463a26500c7012827a30d2d2534 commit 08ce08ffa0f75463a26500c7012827a30d2d2534 Author: Miklos Vajna Date: Fri May 2 22:49:11 2008 +0200 frugalwareutils-0.7.9.5.g12b1a1c-1-i686 - nobuild, newer version in current diff --git a/source/base/frugalwareutils/FrugalBuild b/source/base/frugalwareutils/FrugalBuild index 5600803..5e81275 100644 --- a/source/base/frugalwareutils/FrugalBuild +++ b/source/base/frugalwareutils/FrugalBuild @@ -24,7 +24,7 @@ else _F_scm_url="git://git.frugalware.org/pub/other/frugalwareutils/frugalwareutils" Finclude scm fi -options=('scriptlet') +options=('scriptlet' 'nobuild') Fconfopts="$Fconfopts --sbindir=/sbin --libdir=/lib --libexecdir=/usr/libexec" build() From vmiklos at frugalware.org Fri May 2 22:50:13 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 2 22:50:15 2008 Subject: [Frugalware-git] bmf: libwpd-0.8.13-1-i686 Message-ID: <20080502205014.00AEF1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=1af837b97367e93e59968f4b9e1cc09d01893bd2 commit 1af837b97367e93e59968f4b9e1cc09d01893bd2 Author: Miklos Vajna Date: Fri May 2 22:49:59 2008 +0200 libwpd-0.8.13-1-i686 - nobuild, newer version in current diff --git a/source/xlib/libwpd/FrugalBuild b/source/xlib/libwpd/FrugalBuild index 0db6d93..c2f1354 100644 --- a/source/xlib/libwpd/FrugalBuild +++ b/source/xlib/libwpd/FrugalBuild @@ -13,6 +13,7 @@ Finclude sourceforge groups=('xlib') archs=('i686' 'x86_64') sha1sums=('e202ad8a953f9d9cf6d63f6a8c052a0813e569f2') +options=('nobuild') subpkgs=("$pkgname-docs") subdescs=("Libwpd Documentation") From janny at frugalware.org Fri May 2 23:12:13 2008 From: janny at frugalware.org (Janos Kovacs) Date: Fri May 2 23:12:14 2008 Subject: [Frugalware-git] frugalware-current: gadmin-proftpd-0.2.8-1-i686 Message-ID: <20080502211213.414E41190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c61a56835fd588bc773ae5d3afce8dccc8ff4336 commit c61a56835fd588bc773ae5d3afce8dccc8ff4336 Author: Janos Kovacs Date: Fri May 2 23:11:31 2008 +0200 gadmin-proftpd-0.2.8-1-i686 * remove desktop patch diff --git a/source/xapps-extra/gadmin-proftpd/desktop.patch b/source/xapps-extra/gadmin-proftpd/desktop.patch deleted file mode 100644 index 0e31bcc..0000000 --- a/source/xapps-extra/gadmin-proftpd/desktop.patch +++ /dev/null @@ -1,23 +0,0 @@ -diff -Naur gproftpd-8.2.3.orig/desktop/net-gproftpd.desktop gproftpd-8.2.3/desktop/net-gproftpd.desktop ---- gproftpd-8.2.3.orig/desktop/net-gproftpd.desktop 2006-02-07 01:00:15.000000000 +0100 -+++ gproftpd-8.2.3/desktop/net-gproftpd.desktop 2006-03-06 00:24:35.000000000 +0100 -@@ -1,6 +1,7 @@ - [Desktop Entry] - Encoding=UTF-8 - Name=GPROFTPD -+Name[hu]=GProFTPD - Name[de]=GPROFTPD - Name[es]=GPROFTPD - Name[fi]=GPROFTPD -@@ -15,8 +16,9 @@ - Name[zh_TW]=GPROFTPD - GenericName=GPROFTPD - Comment=Proftpd FTP server administration --Exec=gproftpd -+Comment[hu]=Grafikus Proftpd adminisztrátor -+Exec=gksu /usr/sbin/gproftpd - Icon=gproftpd.png - Terminal=false - Type=Application --Categories=Application;Network;X-Red-Hat-ServerConfig;X-Red-Hat-Base; -+Categories=Application;Network; From janny at frugalware.org Fri May 2 23:12:13 2008 From: janny at frugalware.org (Janos Kovacs) Date: Fri May 2 23:12:15 2008 Subject: [Frugalware-git] frugalware-current: gadmin-proftpd-0.2.8-1-i686 Message-ID: <20080502211213.1FC891190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4588749c6b50cfa7e172d1f428d6e7f62552dde4 commit 4588749c6b50cfa7e172d1f428d6e7f62552dde4 Author: Janos Kovacs Date: Fri May 2 23:10:43 2008 +0200 gadmin-proftpd-0.2.8-1-i686 * gproftpd new name gadmin-proftpd * moved and replaced old package * fixed up2date() and source() diff --git a/source/xapps-extra/gadmin-proftpd/FrugalBuild b/source/xapps-extra/gadmin-proftpd/FrugalBuild new file mode 100644 index 0000000..5104c33 --- /dev/null +++ b/source/xapps-extra/gadmin-proftpd/FrugalBuild @@ -0,0 +1,31 @@ +# Compiling time: 0.03 SBU +# Maintainer: Janny + +pkgname=gadmin-proftpd +pkgver=0.2.8 +pkgrel=1 +pkgdesc="GADMIN-PROFTPD is a fast and easy to use GTK+ administration tool for the Proftpd standalone server." +url="http://www.gadmintools.org" +license="GPL" +depends=('proftpd>=1.2.10' 'gtk+2') +rodepends=('gksu') +archs=('i686' 'x86_64') +groups=('xapps-extra') +up2date="lynx -dump http://mange.dynalias.org/linux/${pkgname}/|Flasttar" +source=(http://mange.dynalias.org/linux/${pkgname}/${pkgname}-${pkgver}.tar.gz) +sha1sums=('776ea60c39ab354bde430ae4ce6dbfb9e939fe93') +provides=('gproftpd') +conflicts=('gproftpd') +replaces=('gproftpd') + +build () +{ + Fbuild + Fsed "Exec=${pkgname}" "Exec=gksu /usr/sbin/${pkgname}" desktop/${pkgname}.desktop + Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/${pkgname}.desktop + Fsed "Exec=gksu /usr/sbin/${pkgname}" "Exec=kdesu /usr/sbin/${pkgname}" desktop/${pkgname}.desktop + Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/kde/${pkgname}.desktop + Frm /usr/share/doc/${pkgname} +} + +# optimization OK diff --git a/source/xapps-extra/gadmin-proftpd/desktop.patch b/source/xapps-extra/gadmin-proftpd/desktop.patch new file mode 100644 index 0000000..0e31bcc --- /dev/null +++ b/source/xapps-extra/gadmin-proftpd/desktop.patch @@ -0,0 +1,23 @@ +diff -Naur gproftpd-8.2.3.orig/desktop/net-gproftpd.desktop gproftpd-8.2.3/desktop/net-gproftpd.desktop +--- gproftpd-8.2.3.orig/desktop/net-gproftpd.desktop 2006-02-07 01:00:15.000000000 +0100 ++++ gproftpd-8.2.3/desktop/net-gproftpd.desktop 2006-03-06 00:24:35.000000000 +0100 +@@ -1,6 +1,7 @@ + [Desktop Entry] + Encoding=UTF-8 + Name=GPROFTPD ++Name[hu]=GProFTPD + Name[de]=GPROFTPD + Name[es]=GPROFTPD + Name[fi]=GPROFTPD +@@ -15,8 +16,9 @@ + Name[zh_TW]=GPROFTPD + GenericName=GPROFTPD + Comment=Proftpd FTP server administration +-Exec=gproftpd ++Comment[hu]=Grafikus Proftpd adminisztrátor ++Exec=gksu /usr/sbin/gproftpd + Icon=gproftpd.png + Terminal=false + Type=Application +-Categories=Application;Network;X-Red-Hat-ServerConfig;X-Red-Hat-Base; ++Categories=Application;Network; diff --git a/source/xapps-extra/gproftpd/FrugalBuild b/source/xapps-extra/gproftpd/FrugalBuild deleted file mode 100644 index 58a419e..0000000 --- a/source/xapps-extra/gproftpd/FrugalBuild +++ /dev/null @@ -1,26 +0,0 @@ -# Compiling time: 0.03 SBU -# Maintainer: Janny - -pkgname=gproftpd -pkgver=8.3.1 -pkgrel=1 -pkgdesc="GProftpd is a fast and easy to use GTK+ administration tool for the Proftpd standalone server." -url="http://mange.dynup.net/linux.html" -license="GPL" -depends=('proftpd>=1.2.10' 'gtk+2') -rodepends=('gksu') -archs=('i686' 'x86_64') -groups=('xapps-extra') -up2date="lynx -dump http://mange.dynalias.org/linux/gproftpd | grep -om1 'gproftpd-\(.*\).tar.gz' | Flasttar" -source=(http://mange.dynalias.org/linux/gproftpd/$pkgname-$pkgver.tar.gz desktop.patch) - -build () -{ - Fbuild - Ffilerel desktop/net-gproftpd.desktop /usr/share/applications/gproftpd.desktop - Frm /usr/share/doc/gproftpd -} - -sha1sums=('479a9f95581af654e725f3142b79f4c46c1e1318'\ - 'd3fa5905ed1b8e82e0c928fbffe96764c8c43a69') -# optimization OK diff --git a/source/xapps-extra/gproftpd/desktop.patch b/source/xapps-extra/gproftpd/desktop.patch deleted file mode 100644 index 0e31bcc..0000000 --- a/source/xapps-extra/gproftpd/desktop.patch +++ /dev/null @@ -1,23 +0,0 @@ -diff -Naur gproftpd-8.2.3.orig/desktop/net-gproftpd.desktop gproftpd-8.2.3/desktop/net-gproftpd.desktop ---- gproftpd-8.2.3.orig/desktop/net-gproftpd.desktop 2006-02-07 01:00:15.000000000 +0100 -+++ gproftpd-8.2.3/desktop/net-gproftpd.desktop 2006-03-06 00:24:35.000000000 +0100 -@@ -1,6 +1,7 @@ - [Desktop Entry] - Encoding=UTF-8 - Name=GPROFTPD -+Name[hu]=GProFTPD - Name[de]=GPROFTPD - Name[es]=GPROFTPD - Name[fi]=GPROFTPD -@@ -15,8 +16,9 @@ - Name[zh_TW]=GPROFTPD - GenericName=GPROFTPD - Comment=Proftpd FTP server administration --Exec=gproftpd -+Comment[hu]=Grafikus Proftpd adminisztrátor -+Exec=gksu /usr/sbin/gproftpd - Icon=gproftpd.png - Terminal=false - Type=Application --Categories=Application;Network;X-Red-Hat-ServerConfig;X-Red-Hat-Base; -+Categories=Application;Network; From crazy at frugalware.org Fri May 2 23:30:40 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 23:30:42 2008 Subject: [Frugalware-git] frugalware-current: php-pecl-ncurses-1.0.0-3-x86_64 Message-ID: <20080502213040.390151190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b2857f1a0280f8b4c06ab7181922b507263ce464 commit b2857f1a0280f8b4c06ab7181922b507263ce464 Author: crazy Date: Fri May 2 23:30:21 2008 +0200 php-pecl-ncurses-1.0.0-3-x86_64 * rebuilt with php diff --git a/source/devel-extra/php-pecl-ncurses/FrugalBuild b/source/devel-extra/php-pecl-ncurses/FrugalBuild index e9aeed6..cec4f05 100644 --- a/source/devel-extra/php-pecl-ncurses/FrugalBuild +++ b/source/devel-extra/php-pecl-ncurses/FrugalBuild @@ -4,9 +4,10 @@ _F_pecl_name="ncurses" pkgver=1.0.0 pkgdesc="Terminal screen handling and optimization package for PHP." -depends=('php>=5.2.0' 'ncurses') +depends=('php>=5.2.6' 'ncurses') Finclude pecl archs=('i686' 'x86_64') -pkgrel=2 -# optimization OK +pkgrel=3 sha1sums=('bd57c58806d72baa23c20f4d078c0196f7c2c309') + +# optimization OK From janny at frugalware.org Fri May 2 23:30:59 2008 From: janny at frugalware.org (Janos Kovacs) Date: Fri May 2 23:31:04 2008 Subject: [Frugalware-git] frugalware-current: gadmin-bind-0.2.3-1-i686 Message-ID: <20080502213059.89B6A1190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5b82c5775ccb10bac8ca9d820e9ccb360d517d75 commit 5b82c5775ccb10bac8ca9d820e9ccb360d517d75 Author: Janos Kovacs Date: Fri May 2 23:30:36 2008 +0200 gadmin-bind-0.2.3-1-i686 * removed desktop files diff --git a/source/xapps-extra/gadmin-bind/gbindadmin.desktop b/source/xapps-extra/gadmin-bind/gbindadmin.desktop deleted file mode 100644 index e8656fd..0000000 --- a/source/xapps-extra/gadmin-bind/gbindadmin.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=gbindadmin -Comment=An easy to use GTK+ administration tool for ISC BIND -Exec=gksu /usr/sbin/gbindadmin -Terminal=false -Type=Application -StartupNotify=true -Icon=gbindadmin.png -Categories=Application;QT;GTK;Network; -MimeType= -OnlyShowIn=GNOME; diff --git a/source/xapps-extra/gadmin-bind/gbindadmin.desktop.kde b/source/xapps-extra/gadmin-bind/gbindadmin.desktop.kde deleted file mode 100644 index 545d88b..0000000 --- a/source/xapps-extra/gadmin-bind/gbindadmin.desktop.kde +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=gbindadmin -Comment=An easy to use GTK+ administration tool for ISC BIND -Exec=kdesu /usr/sbin/gbindadmin -Terminal=false -Type=Application -StartupNotify=true -Icon=gbindadmin.png -Categories=Application;QT;GTK;Network; -MimeType= -OnlyShowIn=KDE; From janny at frugalware.org Fri May 2 23:30:59 2008 From: janny at frugalware.org (Janos Kovacs) Date: Fri May 2 23:31:05 2008 Subject: [Frugalware-git] frugalware-current: gadmin-bind-0.2.3-1-i686 Message-ID: <20080502213059.423471190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3675827d895ef56874d9a5c05964a843dbe508ac commit 3675827d895ef56874d9a5c05964a843dbe508ac Author: Janos Kovacs Date: Fri May 2 23:29:11 2008 +0200 gadmin-bind-0.2.3-1-i686 * new m8r * gbindadmin new name gadmin-bind * moved and replaced old package * fixed up2date() and source() diff --git a/source/xapps-extra/gadmin-bind/FrugalBuild b/source/xapps-extra/gadmin-bind/FrugalBuild new file mode 100644 index 0000000..e92dbcf --- /dev/null +++ b/source/xapps-extra/gadmin-bind/FrugalBuild @@ -0,0 +1,30 @@ +# Compiling Time: 0.13 SBU +# Maintainer: Janos Kovacs +# Contributor: crazy + +pkgname=gadmin-bind +pkgver=0.2.3 +pkgrel=1 +pkgdesc="An easy to use GTK+ administration tool for BIND" +url="http://www.gadmintools.org/" +depends=('gtk+2' 'freetype2' 'libxcb' 'glib2' 'bind') +options=('scriptlet') +groups=('xapps-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump http://mange.dynalias.org/linux/${pkgname}/|Flasttar" +source=(http://mange.dynalias.org/linux/${pkgname}/${pkgname}-${pkgver}.tar.gz) +sha1sums=('cbb8485f01e1db48b08d01993121af59df627251') +replaces=('gbindadmin') +conflicts=('gbindadmin') +provides=('gbindadmin') + +build() +{ + Fbuild + Fsed "Exec=${pkgname}" "Exec=gksu /usr/sbin/${pkgname}" desktop/${pkgname}.desktop + Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/${pkgname}.desktop + Fsed "Exec=gksu /usr/sbin/${pkgname}" "Exec=kdesu /usr/sbin/${pkgname}" desktop/${pkgname}.desktop + Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/kde/${pkgname}.desktop +} + +# optimization OK diff --git a/source/xapps-extra/gadmin-bind/gbindadmin.desktop b/source/xapps-extra/gadmin-bind/gbindadmin.desktop new file mode 100644 index 0000000..e8656fd --- /dev/null +++ b/source/xapps-extra/gadmin-bind/gbindadmin.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=gbindadmin +Comment=An easy to use GTK+ administration tool for ISC BIND +Exec=gksu /usr/sbin/gbindadmin +Terminal=false +Type=Application +StartupNotify=true +Icon=gbindadmin.png +Categories=Application;QT;GTK;Network; +MimeType= +OnlyShowIn=GNOME; diff --git a/source/xapps-extra/gadmin-bind/gbindadmin.desktop.kde b/source/xapps-extra/gadmin-bind/gbindadmin.desktop.kde new file mode 100644 index 0000000..545d88b --- /dev/null +++ b/source/xapps-extra/gadmin-bind/gbindadmin.desktop.kde @@ -0,0 +1,12 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=gbindadmin +Comment=An easy to use GTK+ administration tool for ISC BIND +Exec=kdesu /usr/sbin/gbindadmin +Terminal=false +Type=Application +StartupNotify=true +Icon=gbindadmin.png +Categories=Application;QT;GTK;Network; +MimeType= +OnlyShowIn=KDE; diff --git a/source/xapps-extra/gbindadmin/FrugalBuild b/source/xapps-extra/gbindadmin/FrugalBuild deleted file mode 100644 index c65a0d2..0000000 --- a/source/xapps-extra/gbindadmin/FrugalBuild +++ /dev/null @@ -1,26 +0,0 @@ -# Compiling Time: 0.13 SBU -# Maintainer: crazy - -pkgname=gbindadmin -pkgver=0.1.5 -pkgrel=1 -pkgdesc="An easy to use GTK+ administration tool for BIND" -url="http://www.gadmintools.org/" -depends=('gtk+2' 'freetype2' 'libxcb' 'glib2' 'bind') -options=('scriptlet') -groups=('xapps-extra') -archs=('i686' 'x86_64') -up2date="lynx -dump http://mange.dynalias.org/linux/gbindadmin/|Flasttar" -source=(http://mange.dynalias.org/linux/$pkgname/$pkgname-$pkgver.tar.gz $pkgname.desktop $pkgname.desktop.kde) - -build() -{ - Fbuild - Fexerel ../$pkgname.desktop.kde /usr/share/applications/kde/gbindadmin.desktop - Fexerel ../$pkgname.desktop /usr/share/applications/gbindadmin.desktop -} - -sha1sums=('48f31d197d8b339ef02caa2d2223951663300980'\ - '1ca7f3d22ee80944a6ff90ed4e28ccfeeda4b951'\ - 'ad7cf4af1bb30da402623a38cd8ff606c3991573') -# optimization OK diff --git a/source/xapps-extra/gbindadmin/gbindadmin.desktop b/source/xapps-extra/gbindadmin/gbindadmin.desktop deleted file mode 100644 index e8656fd..0000000 --- a/source/xapps-extra/gbindadmin/gbindadmin.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=gbindadmin -Comment=An easy to use GTK+ administration tool for ISC BIND -Exec=gksu /usr/sbin/gbindadmin -Terminal=false -Type=Application -StartupNotify=true -Icon=gbindadmin.png -Categories=Application;QT;GTK;Network; -MimeType= -OnlyShowIn=GNOME; diff --git a/source/xapps-extra/gbindadmin/gbindadmin.desktop.kde b/source/xapps-extra/gbindadmin/gbindadmin.desktop.kde deleted file mode 100644 index 545d88b..0000000 --- a/source/xapps-extra/gbindadmin/gbindadmin.desktop.kde +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=gbindadmin -Comment=An easy to use GTK+ administration tool for ISC BIND -Exec=kdesu /usr/sbin/gbindadmin -Terminal=false -Type=Application -StartupNotify=true -Icon=gbindadmin.png -Categories=Application;QT;GTK;Network; -MimeType= -OnlyShowIn=KDE; From crazy at frugalware.org Fri May 2 23:33:25 2008 From: crazy at frugalware.org (crazy) Date: Fri May 2 23:33:26 2008 Subject: [Frugalware-git] frugalware-current: php-pecl-imagick-2.1.1-2-x86_64 Message-ID: <20080502213325.457731190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7fd0fd0a32930a0d60aec35e0a346fe3333464d5 commit 7fd0fd0a32930a0d60aec35e0a346fe3333464d5 Author: crazy Date: Fri May 2 23:32:58 2008 +0200 php-pecl-imagick-2.1.1-2-x86_64 * rebuilt with php diff --git a/source/devel-extra/php-pecl-imagick/FrugalBuild b/source/devel-extra/php-pecl-imagick/FrugalBuild index 30401a7..1ca992c 100644 --- a/source/devel-extra/php-pecl-imagick/FrugalBuild +++ b/source/devel-extra/php-pecl-imagick/FrugalBuild @@ -4,8 +4,9 @@ _F_pecl_name="imagick" pkgver=2.1.1 pkgdesc="a native php extension to create and modify images using the ImageMagick API" -depends=('php>=5.2.0' 'imagemagick>=6.4.0') +depends=('php>=5.2.6' 'imagemagick>=6.4.0') Finclude pecl +pkgrel=2 archs=(${archs[@]} 'x86_64') sha1sums=('457fc459fb745cde0b986561c6414dc695fc36cf') up2date="lynx -dump http://pecl.php.net/package/$_F_pecl_name |grep -m1 '[0-9.]\{3,\}\.tgz$'|sed 's/.*-\(.*\)\.t.*/\1/'" From janny at frugalware.org Fri May 2 23:38:44 2008 From: janny at frugalware.org (Janos Kovacs) Date: Fri May 2 23:38:44 2008 Subject: [Frugalware-git] frugalware-current: gadmin-httpd-0.1.2-1-i686 Message-ID: <20080502213844.176D21190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f4552921c9c9f92b699099937a40a6f85c8cb15c commit f4552921c9c9f92b699099937a40a6f85c8cb15c Author: Janos Kovacs Date: Fri May 2 23:38:22 2008 +0200 gadmin-httpd-0.1.2-1-i686 * new package diff --git a/source/xapps-extra/gadmin-httpd/FrugalBuild b/source/xapps-extra/gadmin-httpd/FrugalBuild new file mode 100644 index 0000000..670751b --- /dev/null +++ b/source/xapps-extra/gadmin-httpd/FrugalBuild @@ -0,0 +1,26 @@ +# Compiling Time: 0.10 SBU +# Maintainer: Janos Kovacs + +pkgname=gadmin-httpd +pkgver=0.1.2 +pkgrel=1 +pkgdesc="An easy to use GTK+ administration tool for HTTPD" +url="http://www.gadmintools.org/" +depends=('gtk+2' 'httpd') +options=('scriptlet') +groups=('xapps-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump http://mange.dynalias.org/linux/${pkgname}/|Flasttar" +source=(http://mange.dynalias.org/linux/${pkgname}/${pkgname}-${pkgver}.tar.gz) +sha1sums=('62e3a382113c2e8410241f9a3c47d4257448c62f') + +build() +{ + Fbuild + Fsed "Exec=${pkgname}" "Exec=gksu /usr/sbin/${pkgname}" desktop/${pkgname}.desktop + Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/${pkgname}.desktop + Fsed "Exec=gksu /usr/sbin/${pkgname}" "Exec=kdesu /usr/sbin/${pkgname}" desktop/${pkgname}.desktop + Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/kde/${pkgname}.desktop +} + +# optimization OK From janny at frugalware.org Fri May 2 23:48:39 2008 From: janny at frugalware.org (Janos Kovacs) Date: Fri May 2 23:48:40 2008 Subject: [Frugalware-git] frugalware-current: gadmin-rsync-0.0.9-1-i686 Message-ID: <20080502214839.4F8931190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=92320eb86baeffa34a6e310d1fd2a1e4b2812582 commit 92320eb86baeffa34a6e310d1fd2a1e4b2812582 Author: Janos Kovacs Date: Fri May 2 23:48:16 2008 +0200 gadmin-rsync-0.0.9-1-i686 * new package diff --git a/source/xapps-extra/gadmin-rsync/FrugalBuild b/source/xapps-extra/gadmin-rsync/FrugalBuild new file mode 100644 index 0000000..c4c65f6 --- /dev/null +++ b/source/xapps-extra/gadmin-rsync/FrugalBuild @@ -0,0 +1,26 @@ +# Compiling Time: 0.10 SBU +# Maintainer: Janos Kovacs + +pkgname=gadmin-rsync +pkgver=0.0.9 +pkgrel=1 +pkgdesc="An easy to use GTK+ administration tool for SQUID" +url="http://www.gadmintools.org/" +depends=('gtk+2' 'rsync') +options=('scriptlet') +groups=('xapps-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump http://mange.dynalias.org/linux/${pkgname}/|Flasttar" +source=(http://mange.dynalias.org/linux/${pkgname}/${pkgname}-${pkgver}.tar.gz) +sha1sums=('9452dc5d4d92bce7cfcdc540e073826d6ffbe0c7') + +build() +{ + Fbuild + Fsed "Exec=${pkgname}" "Exec=gksu /usr/sbin/${pkgname}" desktop/${pkgname}.desktop + Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/${pkgname}.desktop + Fsed "Exec=gksu /usr/sbin/${pkgname}" "Exec=kdesu /usr/sbin/${pkgname}" desktop/${pkgname}.desktop + Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/kde/${pkgname}.desktop +} + +# optimization OK From janny at frugalware.org Fri May 2 23:54:18 2008 From: janny at frugalware.org (Janos Kovacs) Date: Fri May 2 23:54:19 2008 Subject: [Frugalware-git] frugalware-current: gadmin-squid-0.1.0-1-i686 Message-ID: <20080502215418.4E2221190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fd3b628d3987d26b2d42163fb435bdce7c6e6c93 commit fd3b628d3987d26b2d42163fb435bdce7c6e6c93 Author: Janos Kovacs Date: Fri May 2 23:53:52 2008 +0200 gadmin-squid-0.1.0-1-i686 * new package diff --git a/source/xapps-extra/gadmin-squid/FrugalBuild b/source/xapps-extra/gadmin-squid/FrugalBuild new file mode 100644 index 0000000..5e25578 --- /dev/null +++ b/source/xapps-extra/gadmin-squid/FrugalBuild @@ -0,0 +1,27 @@ +# Compiling Time: 0.10 SBU +# Maintainer: Janos Kovacs + +pkgname=gadmin-squid +pkgver=0.1.0 +pkgrel=1 +pkgdesc="An easy to use GTK+ administration tool for SQUID" +url="http://www.gadmintools.org/" +depends=('gtk+2') +rodepends=('squid') +options=('scriptlet') +groups=('xapps-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump http://mange.dynalias.org/linux/${pkgname}/|Flasttar" +source=(http://mange.dynalias.org/linux/${pkgname}/${pkgname}-${pkgver}.tar.gz) +sha1sums=('1593858d5dafd8327430f9b7da498b7d0ff68366') + +build() +{ + Fbuild + Fsed "Exec=${pkgname}" "Exec=gksu /usr/sbin/${pkgname}" desktop/net-${pkgname}.desktop + Ffilerel desktop/net-${pkgname}.desktop ${Fmenudir}/${pkgname}.desktop + Fsed "Exec=gksu /usr/sbin/${pkgname}" "Exec=kdesu /usr/sbin/${pkgname}" desktop/net-${pkgname}.desktop + Ffilerel desktop/net-${pkgname}.desktop ${Fmenudir}/kde/${pkgname}.desktop +} + +# optimization OK From voroskoi at frugalware.org Fri May 2 23:58:24 2008 From: voroskoi at frugalware.org (voroskoi) Date: Fri May 2 23:58:26 2008 Subject: [Frugalware-git] frugalware-current: xine-lib-1.1.12-3-x86_64 Message-ID: <20080502215824.F05651190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6a773b605ee2177cb4161e16cf0728b968a725e4 commit 6a773b605ee2177cb4161e16cf0728b968a725e4 Author: voroskoi Date: Fri May 2 23:57:23 2008 +0200 xine-lib-1.1.12-3-x86_64 rebuilt with x264>=20080426 cookie goes to bouleetbil diff --git a/source/xlib/xine-lib/FrugalBuild b/source/xlib/xine-lib/FrugalBuild index 116ba88..6134d59 100644 --- a/source/xlib/xine-lib/FrugalBuild +++ b/source/xlib/xine-lib/FrugalBuild @@ -4,7 +4,7 @@ pkgname=xine-lib pkgver=1.1.12 -pkgrel=2 +pkgrel=3 pkgdesc="Xine multimedia playback engine libraries" _F_sourceforge_dirname="xine" _F_sourceforge_ext=".tar.bz2" @@ -14,7 +14,7 @@ url="http://xinehq.de" depends=('imagemagick' 'aalib' 'libmng' 'libtheora' 'libvorbis' \ 'faad2>=2.6' 'flac>=1.1.4' 'libxvmc' 'libxv' \ 'speex' 'wavpack' 'libmpcdec' 'freetype2>=2.3.4' 'fontconfig' \ - 'mesa' 'libx11' 'libxxf86vm' 'ffmpeg') + 'mesa' 'libx11' 'libxxf86vm' 'ffmpeg' 'x264>=20080426') options=('scriptlet') makedepends=('arts' 'esd' 'sdl') groups=('xlib') From voroskoi at frugalware.org Sat May 3 00:00:55 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 00:00:57 2008 Subject: [Frugalware-git] frugalware-current: gst-plugins-bad-0.10.7-2-i686 Message-ID: <20080502220055.D65961190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2bc895f5ed612113f4b32fefc421c8f6c7dbbc89 commit 2bc895f5ed612113f4b32fefc421c8f6c7dbbc89 Author: voroskoi Date: Fri May 2 23:59:44 2008 +0200 gst-plugins-bad-0.10.7-2-i686 rebuilt with x264>=20080426 diff --git a/source/xmultimedia/gst-plugins-bad/FrugalBuild b/source/xmultimedia/gst-plugins-bad/FrugalBuild index fcc9899..1e18ca4 100644 --- a/source/xmultimedia/gst-plugins-bad/FrugalBuild +++ b/source/xmultimedia/gst-plugins-bad/FrugalBuild @@ -3,13 +3,13 @@ pkgname=gst-plugins-bad pkgver=0.10.7 -pkgrel=1 +pkgrel=2 pkgdesc="Plugins for GStreamer (Bad)" url="http://gstreamer.freedesktop.org/" depends=('gst-plugins-base>=0.10.19-2' 'libstdc++' 'zlib' 'gstreamer>=0.10.19-2') makedepends=('soundtouch' 'directfb>=1.0.0' 'xvidcore' 'wavpack' 'libmpcdec' 'faac' 'neon>=0.26.1' \ 'libmusicbrainz' 'cairo' 'bzip2' 'libdca>=0.0.5' 'liboil>=0.3.14' 'libmms' 'faad2' 'libcdaudio' 'alsa-lib' \ - 'jack' 'ladspa_sdk' 'libtimidity' 'wildmidi' 'nas' 'x264' 'libsndfile' 'libsm' 'libice' 'libx11' 'libgl' \ + 'jack' 'ladspa_sdk' 'libtimidity' 'wildmidi' 'nas' 'x264>=20080426' 'libsndfile' 'libsm' 'libice' 'libx11' 'libgl' \ 'libxcb' 'libxau' 'libxdmcp' 'libxext' 'libxxf86vm' 'libxdamage' 'libxfixes' 'libdrm' 'heimdal>=1.1' 'mjpegtools' \ 'libexif' 'amrwb') groups=('xmultimedia') @@ -39,7 +39,7 @@ subdepends=("bzip2 $pkgname=$pkgver" "libdca>=0.0.5 $pkgname=$pkgver liboil>=0.3 "sdl $pkgname=$pkgver" "directfb>=1.1.1 $pkgname=$pkgver liboil>=0.3.10" "xvidcore $pkgname=$pkgver" \ "libmpcdec $pkgname=$pkgver" "soundtouch $pkgname=$pkgver" "libmusicbrainz $pkgname=$pkgver libstdc++" "$pkgname=$pkgver jack" \ "$pkgname=$pkgver libcdaudio" "$pkgname=$pkgver alsa-lib" "$pkgname=$pkgver libtimidity" "$pkgname=$pkgver wildmidi" \ - "$pkgname=$pkgver libxcb libxau libxdmcp x264" "$pkgname=$pkgver libsndfile" "$pkgname=$pkgver amrwb" \ + "$pkgname=$pkgver libxcb libxau libxdmcp x264>=20080426" "$pkgname=$pkgver libsndfile" "$pkgname=$pkgver amrwb" \ "$pkgname=$pkgver mjpegtools" "$pkgname=$pkgver libexif") subgroups=('xmultimedia' 'xmultimedia' 'xmultimedia' 'xmultimedia' 'xmultimedia' 'xmultimedia' 'xmultimedia' 'xmultimedia' \ 'xmultimedia' 'xmultimedia' 'xmultimedia' 'xmultimedia' 'xmultimedia' 'xmultimedia' 'xmultimedia' \ From janny at frugalware.org Sat May 3 00:28:01 2008 From: janny at frugalware.org (Janos Kovacs) Date: Sat May 3 00:28:04 2008 Subject: [Frugalware-git] frugalware-current: hylafax-4.4.4-1-i686 Message-ID: <20080502222801.9D9A41190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=26a4d84d843aae4fee22116cb704ac97453cb4af commit 26a4d84d843aae4fee22116cb704ac97453cb4af Author: Janos Kovacs Date: Sat May 3 00:27:09 2008 +0200 hylafax-4.4.4-1-i686 * correction in sha1sum() diff --git a/source/apps-extra/hylafax/FrugalBuild b/source/apps-extra/hylafax/FrugalBuild index f9e68fc..f9782eb 100644 --- a/source/apps-extra/hylafax/FrugalBuild +++ b/source/apps-extra/hylafax/FrugalBuild @@ -21,7 +21,7 @@ source=(ftp://ftp.hylafax.org/source/${pkgname}-${pkgver}.tar.gz \ install=${pkgname}.install sha1sums=('6a866765e48c4c851b4fdc45c7145d0bf18b2143' \ 'f6b72bddd590919f72f865d81ecf5d0f9b3c0fd0' \ - '60ffcfda6aedf9e137c4b7b185cf8803a5bd5405' \ + 'e1bb98f56ca6cb569a8aa59455517a1c3cda5b30' \ '27efd29a2322c9c6a88782148061b851bc8c8648' \ '34040ed178436886f7e0f6d7eade987973ed7635' \ '2858c9ae7b2590808108b6ea9a2a951d6c3beb3e' \ @@ -33,7 +33,7 @@ sha1sums=('6a866765e48c4c851b4fdc45c7145d0bf18b2143' \ 'ded2551db900b81e71969479676008bf9955a86f' \ '1c6469d09049e67a9035cd8360de4b42114ca8cf' \ 'ab8af44c36d7c4c770b1387dda8ff55aaf5b1fff' \ - 'd67992425a85dbecbab42cae768cef3c566ffe50') + '7c37b6c5533cda26ccb5599c857aaafc5628f45d') unset MAKEFLAGS From janny at frugalware.org Sat May 3 00:28:01 2008 From: janny at frugalware.org (Janos Kovacs) Date: Sat May 3 00:28:05 2008 Subject: [Frugalware-git] frugalware-current: hylafax-4.4.4-1-i686 Message-ID: <20080502222801.874E21190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aa0ac10fd8180ca38ec0596d3ce16d0156eebb59 commit aa0ac10fd8180ca38ec0596d3ce16d0156eebb59 Author: Janos Kovacs Date: Sat May 3 00:23:57 2008 +0200 hylafax-4.4.4-1-i686 * new package diff --git a/source/apps-extra/hylafax/FaxDispatch b/source/apps-extra/hylafax/FaxDispatch new file mode 100644 index 0000000..97b09bd --- /dev/null +++ b/source/apps-extra/hylafax/FaxDispatch @@ -0,0 +1,32 @@ +## $Id: FaxDispatch,v 1.2 2003/05/04 23:49:41 darren Exp $ +## +## Default FaxDispatch file - routes all inbound faxes to FaxMaster as PDF +## +## Consult the faxrcvd(8C) man page for more information +## + +SENDTO=FaxMaster; # by default email to FaxMaster +FILETYPE=pdf; # in PDF format + + +## +## This excerpt from the man page gives you an idea of what's possible here +## +## You can route by sender's TSI +#case "$SENDER" in +# *1*510*526*1212*) SENDTO=sam;; # Sam's test rig in Berkeley +# *1*415*390*1212*) SENDTO=raster@asd;; # 7L Xerox room, used for scanning +# *5107811212) SENDTO=peebles@mti;; # stuff from home +#esac + +## and/or by device +#case "$DEVICE" in +# ttyS1) SENDTO=john;; # all faxes received on ttyS1 +# ttyLT0) SENDTO=mary@home;; # all faxes received on ttyLT0 +#esac + +## and/or by caller id +#case "$CIDNUMBER" in +# 435*) SENDTO=lee; FILETYPE=pdf;; # all faxes from area code 435 +# 5059627777) SENDTO=amy; FILETYPE=tif;; # Amy wants faxes in TIFF +#esac diff --git a/source/apps-extra/hylafax/FrugalBuild b/source/apps-extra/hylafax/FrugalBuild new file mode 100644 index 0000000..f9e68fc --- /dev/null +++ b/source/apps-extra/hylafax/FrugalBuild @@ -0,0 +1,87 @@ +# Compiling time: 0.37 SBU +# Maintainer: Janos Kovacs + +pkgname=hylafax +pkgver=4.4.4 +pkgrel=1 +pkgdesc="The world's most advanced open source fax server" +url="http://www.hylafax.org/content/Main_Page" +depends=('libtiff' 'ghostscript' 'postfix' 'libgc') +groups=('apps-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump ftp://ftp.hylafax.org/source/|Flasttar" +backup=(var/spool/hylafax/etc/config,hosts.hfaxd,hfaxd.conf,setup.cache \ + var/spool/hylafax/bin/{faxrcvd,notify} \ + etc/hylafax/{faxcover.ps,hfaxd.conf,pagesizes,typerules} \ + etc/{logrotate.d,cron.daily,cron.hourly,sysconfig}/hylafax) +source=(ftp://ftp.hylafax.org/source/${pkgname}-${pkgver}.tar.gz \ + gcc43.patch rc.hylafax hylafax_{hourly,daily}.cron hylafax_logrotate \ + hylafax_sysconfig config config.modem setup.{cache,modem} hyla.conf \ + FaxDispatch jobcontrol.sh README.Frugalware) +install=${pkgname}.install +sha1sums=('6a866765e48c4c851b4fdc45c7145d0bf18b2143' \ + 'f6b72bddd590919f72f865d81ecf5d0f9b3c0fd0' \ + '60ffcfda6aedf9e137c4b7b185cf8803a5bd5405' \ + '27efd29a2322c9c6a88782148061b851bc8c8648' \ + '34040ed178436886f7e0f6d7eade987973ed7635' \ + '2858c9ae7b2590808108b6ea9a2a951d6c3beb3e' \ + '20d2dfc26e8284c829312e4f182b45e541b3df58' \ + '432e34bd25c9e6d2397b337c19b2a213dfe916d3' \ + '22f3855c5d4a39254fca49707d20b294adf38f69' \ + '7effd6f4df343127538f3956a39bb8ee594f449b' \ + '0d49e7ab0bfbe4893595579c905f17da10d0ed44' \ + 'ded2551db900b81e71969479676008bf9955a86f' \ + '1c6469d09049e67a9035cd8360de4b42114ca8cf' \ + 'ab8af44c36d7c4c770b1387dda8ff55aaf5b1fff' \ + 'd67992425a85dbecbab42cae768cef3c566ffe50') + +unset MAKEFLAGS + +build() { + Fpatch gcc43.patch + Fmkdir {usr/{bin,lib,share/{doc,man},sbin},var/spool/hylafax,etc/hylafax} + ./configure \ + --with-DIR_BIN=/usr/bin \ + --with-DIR_SBIN=/usr/sbin \ + --with-DIR_LIB=/usr/lib \ + --with-DIR_LIBEXEC=/usr/sbin \ + --with-DIR_LIBDATA=/etc/hylafax \ + --with-DIR_LOCKS=/var/lock \ + --with-LIBDIR=/usr/lib \ + --with-TIFFBIN=/usr/bin \ + --with-DIR_MAN=/usr/share/man \ + --with-PATH_GSRIP=/usr/bin/gs \ + --with-DBLIBINC=/usr/include \ + --with-LIBTIFF="-ltiff -ljpeg -lz" \ + --with-DIR_SPOOL=/var/spool/hylafax \ + --with-AFM=no \ + --with-AWK=/usr/bin/gawk \ + --with-PATH_VGETTY=/sbin/vgetty \ + --with-HTML=no \ + --with-PAGESIZE=A4 \ + --with-PATH_DPSRIP=/var/spool/hylafax/bin/ps2fax \ + --with-PATH_IMPRIP="" \ + --with-SYSVINIT=/etc/rc.d/rc.hylafax \ + --with-INTERACTIVE=no || Fdie + make || Fdie + Fmakeinstall ROOT=${Fdestdir} + Ffileschmod var/spool/hylafax/bin/ 755 + Fln /etc/hylafax /usr/lib/fax + Fexe hylafax_hourly.cron etc/cron.hourly/hylafax + Fexe hylafax_daily.cron etc/cron.daily/hylafax + Ffile hylafax_logrotate etc/logrotate.d/hylafax + Ffile hylafax_sysconfig etc/sysconfig/hylafax + Ffile var/spool/hylafax/config/defaults/config + Ffile var/spool/hylafax/config/defaults/config.modem + Ffile var/spool/hylafax/config/defaults/setup.cache + Ffile var/spool/hylafax/config/defaults/setup.modem + Ffile etc/hylafax/hyla.conf + Ffile var/spool/hylafax/etc/FaxDispatch + Fexe var/spool/hylafax/bin/jobcontrol.sh + Fln ps2fax.gs var/spool/hylafax/bin/ps2fax + Fln pdf2fax.gs var/spool/hylafax/bin/pdf2fax + Fdoc README.Frugalware + Fdocrel CONTRIBUTORS COPYRIGHT README +} + +# optimization OK diff --git a/source/apps-extra/hylafax/README.Frugalware b/source/apps-extra/hylafax/README.Frugalware new file mode 100644 index 0000000..c77d32c --- /dev/null +++ b/source/apps-extra/hylafax/README.Frugalware @@ -0,0 +1,20 @@ +Welcome to the README! Thanks for taking the time to find it ;-) + +For an introduction to the wonderful world of HylaFAX(tm), please see +http://www.hylafax.org/. Beginners should head directly to the docs: + + http://www.hylafax.org/content/Documentation + +If you have a question which you think relates only to the FPM version +of HylaFAX post a bug to the Frugalware BTS: + + http://bugs.frugalware.org/ + +You should also be aware of the following system modification: 'FaxMaster' is +added to `/etc/postfix/aliases` after installation automatically. + +The default configuration files can be found under +`/var/spool/hylafax/config/defaults/`. You can copy these files to the +`/var/spool/hylafax/etc/` directory and modify them there. + +Enjoy! diff --git a/source/apps-extra/hylafax/config b/source/apps-extra/hylafax/config new file mode 100644 index 0000000..06f2c92 --- /dev/null +++ b/source/apps-extra/hylafax/config @@ -0,0 +1,7 @@ +LogFacility: daemon +#CountryCode: 1 +#AreaCode: 999 +#LongDistancePrefix: 1 +#InternationalPrefix: 011 +#DialStringRules: "etc/dialrules" +ServerTracing: 1 diff --git a/source/apps-extra/hylafax/config.modem b/source/apps-extra/hylafax/config.modem new file mode 100644 index 0000000..0d8ff6b --- /dev/null +++ b/source/apps-extra/hylafax/config.modem @@ -0,0 +1,96 @@ +# $Id: rockwell,v 1.2 1996/06/24 02:58:40 sam Rel $ +# +# HylaFAX Facsimile Software +# +# Copyright (c) 1990-1996 Sam Leffler +# Copyright (c) 1991-1996 Silicon Graphics, Inc. +# HylaFAX is a trademark of Silicon Graphics, Inc. +# +# Permission to use, copy, modify, distribute, and sell this software and +# its documentation for any purpose is hereby granted without fee, provided +# that (i) the above copyright notices and this permission notice appear in +# all copies of the software and related documentation, and (ii) the names of +# Sam Leffler and Silicon Graphics may not be used in any advertising or +# publicity relating to the software without the specific, prior written +# permission of Sam Leffler and Silicon Graphics. +# +# THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, +# EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY +# WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. +# +# IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR +# ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, +# OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +# WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF +# LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE +# OF THIS SOFTWARE. +# + +# +# Configuration for a Rockwell-based modem not otherwise handled by +# another prototype configuration file. This file assumes the modem +# is compatible with the Rc144AC, RC96AC or RC144DP. +# +# This configuration file sets up the modem to run at 38.4 with +# RTS/CTS flow control used by default. XON/XOFF is automatically +# enabled for fax recv. Beware of modems that also lock sending +# to 19.2; add ModemSendBeginCmd: "<19200>" if this is required. +# Also beware that the adaptive-answer facility, when supported, +# is often unreliable. +# +# +CountryCode: 1 +AreaCode: 999 +FAXNumber: +1.999.555.1212 +LongDistancePrefix: 1 +InternationalPrefix: 011 +DialStringRules: "etc/dialrules.sf-ba" +ServerTracing: 1 +SessionTracing: 11 +RecvFileMode: 0600 +LogFileMode: 0600 +DeviceMode: 0600 +RingsBeforeAnswer: 1 +SpeakerVolume: off +GettyArgs: "-h %l %s" +LocalIdentifier: "Silent Valley Sys" +TagLineFont: etc/lutRS18.pcf +TagLineFormat: "From %%l|%c|Page %%p of %%t" +MaxRecvPages: 25 +# +# +# Modem-related stuff: should reflect modem command interface +# and hardware connection/cabling (e.g. flow control). +# +ModemType: Class2 # use class 2 interface +ModemRate: 38400 +ModemFlowControl: rtscts # default +# +ModemResetCmds: AT&F # what you want for a Supra +ModemNoFlowCmd: AT&K0 # disable flow control cmd +ModemHardFlowCmd: AT&K3 # hardware flow control cmd +ModemSoftFlowCmd: AT&K4 # software flow control cmd +ModemSetupDTRCmd: AT&D3 # DTR off causes modem to reset +#ModemSetupDTRCmd: AT&D2S25=1S38=0 # Dynalink 1414VE needs this +ModemSetupDCDCmd: AT&C1 # DCD follows carrier +ModemSetupAACmd: AT+FAA=1+FCLASS=0 # enable in current class +# +ModemSendFillOrder: LSB2MSB # as expected +ModemRecvFillOrder: MSB2LSB # opposite of what makes sense +# +ModemAnswerFaxBeginCmd: "<19200>" # modem switches on fax receive +# +# Caller ID configuration setup for Supra. +# +#QualifyCID: etc/cid # CID access control list file +#CIDNumber: "NMBR = " # pattern string for phone number info +#CIDName: "NAME = " # pattern string for identity info +Class2RecvDataTrigger: "\022" # character sent to modem to start recv + + + + + + + + diff --git a/source/apps-extra/hylafax/gcc43.patch b/source/apps-extra/hylafax/gcc43.patch new file mode 100644 index 0000000..39891dc --- /dev/null +++ b/source/apps-extra/hylafax/gcc43.patch @@ -0,0 +1,23 @@ +diff -Nur hylafax-4.4.4.orig/configure hylafax-4.4.4/configure +--- hylafax-4.4.4.orig/configure 2007-11-21 15:45:23.000000000 +0100 ++++ hylafax-4.4.4/configure 2008-04-20 17:36:02.000000000 +0200 +@@ -1306,7 +1306,7 @@ + fi + + cat>dummy.C< + struct foo { + int x; + foo(); +@@ -1418,8 +1418,8 @@ + CheckForCXXRuntime() + { + cat>t.c++< ++int main(){ std::cout << "Hello World!" << std::endl; return 0;} + EOF + runMake t "t:; \${C++F} \${C++FILE} t.c++${MAKECXXOVERRIDE}" + } diff --git a/source/apps-extra/hylafax/hyla.conf b/source/apps-extra/hylafax/hyla.conf new file mode 100644 index 0000000..b3703d6 --- /dev/null +++ b/source/apps-extra/hylafax/hyla.conf @@ -0,0 +1,46 @@ +# hyla.conf +# +# This is the system-wide config file used by HylaFAX client programs: +# sendfax, faxstat, faxalter, faxmail, faxrm, sendpage, faxwatch, +# textfmt. +# The per-user config file is ~/.hylarc, which has the same syntax of +# hyla.conf. +# +# Below you find some examples. Read the man pages of the HylaFAX client +# programs for a complete list of the parameters that can be used in this file. +# + +# Vertical resolution for outgoing faxes. +# Default is 98 lines/inch, aka 'low', better is 196 lines/inch, aka 'fine'. +# Equivalent to 'sendfax' -l and -m options. +VRes: 196 + +# KillTime: time before expiring a job. +# Default is 3 hours. Equivalent to 'sendfax' -k option. +# Tipically this is needed when bulk faxing. +#KillTime: "now +24 hours" # Give jobs 24h before expiring them + +# Notify policy (for outgoing faxes). +# Default is to notify only in case of problems. Equivalent to 'sendfax' +# -D option. +#Notify: Done # Notify even for succesfully sent jobs + +# 'faxstat' output +# Uncomment this to change the format of 'faxstat' output to show the +# date/time the faxes will be/have been transmitted. +#JobFmt: "%-4j %-19Y %1a %6.6o %-14.14e %5P %5D %.25s" # faxstat -sdl output + +# Network HylaFAX server: redirect all client commands to an HylaFAX server. +# Uncomment this if this system has no fax-modems connected to it, and there +# is an HylaFAX server on your network. Equivalent to 'sendfax' -h option. +#Host: faxserver.mydomain.dom + +# Pagesize; RPM default is 'a4' +#PageSize: letter + +# Disable PageChopping. Default is to chop. +#PageChop: none # Avoid page chopping + +# Cover page date format. +#DateFormat: "%d/%m/%Y %H:%M:%S" # 'European style' (day, month, year) + diff --git a/source/apps-extra/hylafax/hylafax.install b/source/apps-extra/hylafax/hylafax.install new file mode 100644 index 0000000..973e50d --- /dev/null +++ b/source/apps-extra/hylafax/hylafax.install @@ -0,0 +1,25 @@ +post_install() { + if [ -e /usr/sbin/chkconfig ] && [ -x /usr/sbin/chkconfig ]; then + /usr/sbin/chkconfig --add rc.hylafax + fi + if [ -e /etc/postfix/aliases ]; then + echo "FaxMaster: root" >> /etc/postfix/aliases + newaliases + fi + +} + +pre_remove() { + if [ -e /usr/sbin/chkconfig ] && [ -x /usr/sbin/chkconfig ]; then + /usr/sbin/chkconfig --del rc.hylafax + fi + if [ -e /etc/postfix/aliases ]; then + sed -i '/^FaxMaster/d' /etc/postfix/aliases + newaliases + fi +} + +op=$1 +shift + +$op $* diff --git a/source/apps-extra/hylafax/hylafax_daily.cron b/source/apps-extra/hylafax/hylafax_daily.cron new file mode 100644 index 0000000..21bf091 --- /dev/null +++ b/source/apps-extra/hylafax/hylafax_daily.cron @@ -0,0 +1,17 @@ +#!/bin/sh + +# Run the daily report with conservative settings (delete as little as possible) +# If you're short on disk space, you might want to tune this commandline. +# Don't run faxcron if HylaFAX has not been setup using faxsetup. + +# 'man faxcron' for more info + +if [ -f /var/spool/hylafax/etc/setup.cache -o -f /var/spool/fax/etc/setup.cache ]; then + /usr/sbin/faxcron \ + -info 60 \ + -log 730 \ + -rcv 3650 \ + -tmp 7 | mail -s "HylaFAX Usage Report" faxmaster +fi + +exit 0 diff --git a/source/apps-extra/hylafax/hylafax_hourly.cron b/source/apps-extra/hylafax/hylafax_hourly.cron new file mode 100644 index 0000000..3eadea7 --- /dev/null +++ b/source/apps-extra/hylafax/hylafax_hourly.cron @@ -0,0 +1,10 @@ +#!/bin/sh + +# Run the fax queue cleaner with conservative settings (delete as little as possible) +# If you're short on disk space, you might want to tune this commandline. + +# 'man faxqclean' for more info + +/usr/sbin/faxqclean -j 604800 -d 604800 + +exit 0 diff --git a/source/apps-extra/hylafax/hylafax_logrotate b/source/apps-extra/hylafax/hylafax_logrotate new file mode 100644 index 0000000..6272bda --- /dev/null +++ b/source/apps-extra/hylafax/hylafax_logrotate @@ -0,0 +1,7 @@ +/var/spool/hylafax/etc/xferfaxlog { + missingok + notifempty + rotate 3 + monthly + compress +} diff --git a/source/apps-extra/hylafax/hylafax_sysconfig b/source/apps-extra/hylafax/hylafax_sysconfig new file mode 100644 index 0000000..b36407f --- /dev/null +++ b/source/apps-extra/hylafax/hylafax_sysconfig @@ -0,0 +1,16 @@ +## This is the HylaFAX init script configuration file. +## Options specified in this file will be used when starting +## and stopping HylaFAX. + +## devices name +## (if you have more devices, use space as a separator) +HFAXD_DEVICES="ttyS0" + +## HylaFAX Spool directory if different from the default of /var/spool/hylafax +SPOOL=/var/spool/hylafax + +## Accept connections to hfaxd using the old protocol +HFAXD_OPTS="-i hylafax -o 4559" + +## Extra args to be passed to hfaxd +HFAXD_EXTRA_ARGS= diff --git a/source/apps-extra/hylafax/jobcontrol.sh b/source/apps-extra/hylafax/jobcontrol.sh new file mode 100644 index 0000000..f150fba --- /dev/null +++ b/source/apps-extra/hylafax/jobcontrol.sh @@ -0,0 +1,136 @@ +#!/bin/sh + +## More sample jobcontrol programs can be found at +## http://www.hylafax.org/content/JobControl + +## +## This is a sample jobcontrol program for HylaFAX that can be used +## to Virtualize a fax service for various "client" companies in a +## single HylaFAX installation +## +## This virtualization does a few things: +## 1) Verifies client +## 2) Rejects jobs that the client submitted that we consider +## Malicious +## 3) Set's Modem based on destination and client settings +## 4) Set's faxsend options to make the job appear from the client's own +## FAX service +## +## This assumes that by default, faxsend is configured not allow TSI +## modification, and is branded with our fax service branding/numbers/etc. +## +## To get full milage from this type of JobControl, you should have the +## following settings in $SPOOL/etc/config for FaxQueuer: +## MaxBatchJobs: 1 +## JobControlCmd: bin/jcontrol.sh +## JobControlWait: false +## + +JOBID=$1 + +## GetClient +## - returns a string - the client identifier + +## Result of "REJECT" is a non-authorized submitter, and +## should be rejected. +## Result of "" means it's not a virtualized client and +## should be subject to our default modem settings +GetClient () +{ + # Pretend to lookup the user + case "$1" in +# aidan) +# echo "1234" +# ;; +# root) +# echo "REJECT" +# ;; + *) + # All others are not full virtual clients + echo "" + esac +} + +## +## GetJobParam +## - returns the value of the job param +GetJobParam () +{ + grep "^$1:" sendq/q$JOBID | cut -d : -f 2- +} + +## +## SetControlParam +SetControlParam () +{ + echo "$1: \"$2\"" +} + +OWNER=$(GetJobParam owner) +EMAIL=$(GetJobParam mailaddr) + + +CLIENT=$(GetClient "$OWNER" "$EMAIL") + +if [ "$CLIENT" == "REJECT" ] +then + SetControlParam RejectNotice "Not authorized" + exit +fi + +# Only client 1234 is allowed to specify ModemGroups +#if [ "$CLIENT" != 1234 ] +#then +# MODEM=$(GetJobParam modem) +# if [ "$MODEM" != "any" ] +# then +# SetControlParam RejectNoctice "Modem setting of $MODEM not allowed - use any" +# exit +# fi +#fi + +# Set the modemgroup based on the destination +# We're strict on the given number format - it must be a cannonical +# number (including the +) +DEST=$(GetJobParam number) +#case "$DEST" in +# 82??) ## Our local extensions +# SetControlParam Modem "PBX" +# ;; +# +1215*) +# SetControlParam Modem "Local" +# ;; +# +1*) +# SetControlParam Modem "NA" +# ;; +# +44*) +# SetControlParam Modem "UK" +# ;; +# *) +# SetControlParam RejectNotice "Not a number we support - see numbering FAQ" +# ;; +#esac + + +## +## And now client-specific settings + +#case "$CLIENT" in +# 1234) +# # These guys can do whatever they want - they pay big bucks for the +# # privilege +# SetControlParam UseJOBTSI true +# SetControlParam UseJobTagLine true +# ;; +# 5678) +# # These guys aren't nice +# SetControlParam LocalIdentifier "Company XYX" +# SetControlParam DesiredBR 14400 +# SetControlParam TagLineFormat "From %%n|%c|Page %%P of %%T" +# SetControlParam TimeOfDay "000000-065959,190000-235900" +# ;; +# *) +# # And our regular guys +# SetControlParam DesiredBR 9600 +#esac + diff --git a/source/apps-extra/hylafax/rc.hylafax b/source/apps-extra/hylafax/rc.hylafax new file mode 100644 index 0000000..aaf60ae --- /dev/null +++ b/source/apps-extra/hylafax/rc.hylafax @@ -0,0 +1,55 @@ +#!/bin/sh + +# 2008 Janos Kovacs +# rc.hylafax for Frugalware +# distributed under GPL License +# chkconfig: 2345 99 01 +# description: Init script to bring up hylafax server +# Starting the HylaFAX hfaxd and faxq Daemons at Boot. + +source /lib/initscripts/functions +TEXTDOMAIN=hylafax +TEXTDOMAINDIR=/lib/initscripts/messages + +actions=(restart status start stop) +daemon=$"HylaFAX" + +# Source HylaFAX configuration +if [ -f /etc/sysconfig/hylafax ] ; then + . /etc/sysconfig/hylafax +fi + +# check config file +if [ -f $SPOOL/etc/setup.cache ] ; then + . $SPOOL/etc/setup.cache +else + cat<<-EOF + + HylaFAX FATAL ERROR: $SPOOL/etc/setup.cache is missing! + + The file $SPOOL/etc/setup.cache is not present. + This probably means the machine has not been setup using the + faxsetup(8C) command. Read the documentation on setting up + HylaFAX before you startup a server system. + + EOF + exit 1 +fi + +rc_start() { + start_msg + /usr/sbin/faxgetty $HFAXD_DEVICES & + /usr/sbin/hfaxd $HFAXD_OPTS $HFAXD_EXTRA_ARGS + /usr/sbin/faxq + ok $? +} + +rc_stop() { + stop_msg + killall faxgetty + killall hfaxd + /usr/sbin/faxquit + ok $? +} + +rc_exec $1 diff --git a/source/apps-extra/hylafax/setup.cache b/source/apps-extra/hylafax/setup.cache new file mode 100644 index 0000000..281e95b --- /dev/null +++ b/source/apps-extra/hylafax/setup.cache @@ -0,0 +1,35 @@ +# Warning, this file was automatically generated by faxsetup +# on Tue Oct 21 15:51:18 EDT 1997 for root +AFMDIR='/usr/share/ghostscript/fonts' +AWK='/usr/bin/mawk' +BIN='/usr/bin' +CAT='/bin/cat' +CHGRP='/bin/chgrp' +CHMOD='/bin/chmod' +CHOWN='/bin/chown' +CP='/bin/cp' +DPSRIP='/var/spool/hylafax/bin/ps2fax' +ECHO='/bin/echo' +GREP='/bin/grep' +GSRIP='/usr/bin/gs' +IMPRIP='/usr/share/fax/psrip' +LIBDATA='/usr/share/fax' +LIBEXEC='/usr/sbin' +LN='/bin/ln' +MANDIR='/usr/man' +MKFIFO='/usr/bin/mkfifo' +MV='/bin/mv' +PATH='/usr/sbin:/bin:/usr/bin:/etc:/usr/local/bin' +PATHEGETTY='/bin/egetty' +PATHGETTY='/sbin/getty' +PATHVGETTY='/sbin/vgetty' +PSPACKAGE='gs' +RM='/bin/rm' +SBIN='/usr/sbin' +SCRIPT_SH='/bin/bash' +SED='/bin/sed' +SENDMAIL='/usr/sbin/sendmail' +SPOOL='/var/spool/hylafax' +TIFFBIN='/usr/bin' +UUCP_LOCKDIR='/var/lock' +UUCP_LOCKTYPE='ascii' diff --git a/source/apps-extra/hylafax/setup.modem b/source/apps-extra/hylafax/setup.modem new file mode 100644 index 0000000..c18c9c2 --- /dev/null +++ b/source/apps-extra/hylafax/setup.modem @@ -0,0 +1,40 @@ +# Warning, this file was automatically generated by faxsetup +# on Tue Oct 21 15:51:14 EDT 1997 for root +prompt() +{ + echo -n "$* " +} + ttyPort() + { + expr $1 : 'tty\(.*\)' + } + ttyLocks() + { + echo $UUCP_LOCKDIR/LCK..$1 + } + ttyAliases() + { + echo /dev/$1 + } + ttyDev() + { + echo /dev/$1 + } + checkPort() + { + return + } + ttyStty() + { + echo /bin/stty + } + ttySpeeds() + { + speeds= + if [ -z "$SPEED" ]; then + for s in 38400 19200 9600 4800 2400 1200; do + onDev /bin/stty $s /dev/null 2>&1 && speeds="$speeds $s" + done + fi + echo $speeds + } From vmiklos at frugalware.org Sat May 3 00:35:14 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 3 00:35:15 2008 Subject: [Frugalware-git] frugalware-current: commons-logging-1.1.1-1-i686 Message-ID: <20080502223514.3B3691190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e278045f2e0e749b3d068c58b8d5c02952e0012a commit e278045f2e0e749b3d068c58b8d5c02952e0012a Author: Miklos Vajna Date: Sat May 3 00:34:11 2008 +0200 commons-logging-1.1.1-1-i686 - new package diff --git a/source/devel-extra/commons-logging/FrugalBuild b/source/devel-extra/commons-logging/FrugalBuild new file mode 100644 index 0000000..43f600a --- /dev/null +++ b/source/devel-extra/commons-logging/FrugalBuild @@ -0,0 +1,28 @@ +# Compiling Time: 0.03 SBU +# Maintainer: VMiklos + +pkgname=commons-logging +pkgver=1.1.1 +pkgrel=1 +pkgdesc="An ultra-thin bridge between different logging libraries." +url="http://jakarta.apache.org/commons/logging/" +Finclude java +depends=(${depends[@]} 'avalon-logkit' 'avalon-framework' 'servletapi') +groups=('devel-extra') +archs=('i686') +up2date="Flastarchive http://www.apache.org/dist/commons/logging/source/ -src.tar.gz" +source=(http://www.apache.org/dist/commons/logging/source/commons-logging-$pkgver-src.tar.gz) +signatures=($source.asc) + +build() +{ + Fcd $pkgname-$pkgver-src + Fjavacleanup + Fsed '1\.2' '1\.3' build.xml + Fant compile + for i in commons-logging{,-adapters,-api} + do + mv target/$i{-$pkgver-SNAPSHOT,}.jar + Fjar target/$i.jar + done +} From vmiklos at frugalware.org Sat May 3 01:33:15 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 3 01:33:25 2008 Subject: [Frugalware-git] frugalware-current: commons-io-1.4-1-i686 Message-ID: <20080502233315.049A91190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=00dfa07eabb08d43cd85bf2af9b997f2b9527007 commit 00dfa07eabb08d43cd85bf2af9b997f2b9527007 Author: Miklos Vajna Date: Sat May 3 01:32:57 2008 +0200 commons-io-1.4-1-i686 - new package diff --git a/source/devel-extra/commons-io/FrugalBuild b/source/devel-extra/commons-io/FrugalBuild new file mode 100644 index 0000000..4537db4 --- /dev/null +++ b/source/devel-extra/commons-io/FrugalBuild @@ -0,0 +1,22 @@ +# Compiling Time: 0.03 SBU +# Maintainer: VMiklos + +pkgname=commons-io +pkgver=1.4 +pkgrel=1 +pkgdesc="Contains utility classes, stream implementations, file filters, and endian classes." +url="http://jakarta.apache.org/commons/io" +Finclude java +groups=('devel-extra') +archs=('i686') +up2date="Flastarchive http://www.apache.org/dist/commons/io/source/ -src.tar.gz" +source=(http://www.apache.org/dist/commons/io/source/commons-io-$pkgver-src.tar.gz) +signatures=($source.asc) + +build() +{ + Fcd $pkgname-$pkgver-src + Fmake + mv target/commons-io{-$pkgver,}.jar + Fjar target/commons-io.jar +} From vmiklos at frugalware.org Sat May 3 02:25:39 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 3 02:25:41 2008 Subject: [Frugalware-git] frugalware-current: xmlgraphics-commons-1.3-1-i686 Message-ID: <20080503002539.085C31190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=74516892699b3be15a0df1374c89f66366efc140 commit 74516892699b3be15a0df1374c89f66366efc140 Author: Miklos Vajna Date: Sat May 3 02:19:50 2008 +0200 xmlgraphics-commons-1.3-1-i686 - new package diff --git a/source/devel-extra/xmlgraphics-commons/FrugalBuild b/source/devel-extra/xmlgraphics-commons/FrugalBuild new file mode 100644 index 0000000..51c76ad --- /dev/null +++ b/source/devel-extra/xmlgraphics-commons/FrugalBuild @@ -0,0 +1,25 @@ +# Compiling Time: 0.10 SBU +# Maintainer: VMiklos + +pkgname=xmlgraphics-commons +pkgver=1.3 +pkgrel=1 +pkgdesc="A library of several reusable components used by Apache Batik and Apache FOP." +url="http://xmlgraphics.apache.org/commons/index.html" +Finclude java +depends=(${depends[@]} 'commons-io' 'commons-logging') +makedepends=(${makedepends[@]} 'j2sdk') +groups=('devel-extra') +archs=('i686') +up2date="Flastarchive http://www.apache.org/dist/xmlgraphics/commons/source/ -src.tar.gz" +source=(http://www.apache.org/dist/xmlgraphics/commons/source/xmlgraphics-commons-$pkgver-src.tar.gz) +signatures=($source.asc) + +build() +{ + # for now build using Sun's javac + export JAVA_HOME=/usr/lib/java + Fmake + mv build/xmlgraphics-commons{-$pkgver,}.jar + Fjar build/xmlgraphics-commons.jar +} From vmiklos at frugalware.org Sat May 3 03:13:51 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 3 03:13:53 2008 Subject: [Frugalware-git] frugalwareutils: fwnet_setlastprofile(): create lockfile with proper permissions Message-ID: <20080503011351.E6B9E1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=e6103e355926c062e8b18218115a07c1117ee846 commit e6103e355926c062e8b18218115a07c1117ee846 Author: Miklos Vajna Date: Sat May 3 03:13:33 2008 +0200 fwnet_setlastprofile(): create lockfile with proper permissions - in case umask would be something weird - closes #3052 diff --git a/libfwnetconfig/libfwnetconfig.c b/libfwnetconfig/libfwnetconfig.c index 8134e60..75da63d 100644 --- a/libfwnetconfig/libfwnetconfig.c +++ b/libfwnetconfig/libfwnetconfig.c @@ -568,6 +568,7 @@ char *fwnet_lastprofile(void) */ int fwnet_setlastprofile(char* str) { + int fd; FILE *fp; if(!str) @@ -578,7 +579,8 @@ int fwnet_setlastprofile(char* str) return(0); } - fp = fopen(FWNET_LOCK, "w"); + fd = creat(FWNET_LOCK, 0644); + fp = fdopen(fd, "w"); if(fp==NULL) return(1); fprintf(fp, str); From vmiklos at frugalware.org Sat May 3 03:53:34 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 3 03:53:35 2008 Subject: [Frugalware-git] frugalware-current: frugalwareutils-0.8.0-2-i686 Message-ID: <20080503015334.739F31190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b7f7ecf3b52a0b6b0c21e65c78ccf065855eb332 commit b7f7ecf3b52a0b6b0c21e65c78ccf065855eb332 Author: Miklos Vajna Date: Sat May 3 03:53:10 2008 +0200 frugalwareutils-0.8.0-2-i686 - added patch from git - closes #3052 diff --git a/source/base/frugalwareutils/FrugalBuild b/source/base/frugalwareutils/FrugalBuild index ce7db32..2089c9c 100644 --- a/source/base/frugalwareutils/FrugalBuild +++ b/source/base/frugalwareutils/FrugalBuild @@ -3,7 +3,7 @@ pkgname=frugalwareutils pkgver=0.8.0 -pkgrel=1 +pkgrel=2 pkgdesc="Frugalware configuration utilities." url="http://ftp.frugalware.org/pub/other/frugalwareutils" depends=('glib2>=2.14.6-2' 'ncurses>=5.6-3' 'parted>=1.8.8-2' 'pacman-g2>=3.6.8-4') @@ -12,8 +12,9 @@ makedepends=('dialog>=1.1_20071028-2' '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/frugalwareutils/e6103e355926c062e8b18218115a07c1117ee846.patch) +signatures=(${source[0]}.asc '') options=('scriptlet') Fconfopts="$Fconfopts --sbindir=/sbin --libdir=/lib --libexecdir=/usr/libexec" unset MAKEFLAGS From crazy at frugalware.org Sat May 3 05:10:19 2008 From: crazy at frugalware.org (crazy) Date: Sat May 3 05:10:21 2008 Subject: [Frugalware-git] frugalware-current: qt4-4.4.0-1-x86_64 Message-ID: <20080503031019.053A71190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c3c2915f57abb6e80467f94b6e4de9edf6efa3f6 commit c3c2915f57abb6e80467f94b6e4de9edf6efa3f6 Author: crazy Date: Sat May 3 04:31:17 2008 +0200 qt4-4.4.0-1-x86_64 * Version bump * split a lot more libs off ( 32 packages now ) * all but phonon is built ( need to sort out with kde4 first ) * while docs are getting way to big -> 71M!! , * this is latest release with an -docs subpkg , * for -2 docs will go to an own package * ..and the usual build() changes and cleanup =) diff --git a/source/xlib-extra/qt4/FrugalBuild b/source/xlib-extra/qt4/FrugalBuild index 6df416a..01e91d7 100644 --- a/source/xlib-extra/qt4/FrugalBuild +++ b/source/xlib-extra/qt4/FrugalBuild @@ -3,16 +3,17 @@ pkgname=qt4 origname=qt -pkgver=4.3.4 +pkgver=4.4.0 pkgrel=1 pkgmore=x11-opensource-src ## Dummy package is empty .. pkgdesc="The QT4 GUI toolkit." url="http://www.trolltech.com/products/qt" depends=() -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') +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' 'linuxwacom' 'libice' 'libxrender' 'libxext' \ + 'libxi') ## 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") @@ -20,9 +21,11 @@ groups=('xlib-extra') 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-763668.tar.bz2 \ +source=(ftp://ftp.trolltech.com/qt/source/$origname-$pkgmore-$pkgver.tar.bz2 \ + http://ftp.frugalware.org/pub/other/sources/kde/qt4/patches-803449.tar.bz2 \ + uitools-shared.patch \ assistant4.desktop \ + assistant4-compat.desktop \ designer4.desktop \ linguist4.desktop \ qt4config.desktop \ @@ -31,9 +34,11 @@ source=(ftp://ftp.trolltech.com/qt/source/$origname-$pkgmore-$pkgver.tar.gz \ frugalware.patch \ Trolltech.conf \ apply_patches) -sha1sums=('639f6469d5aa07c51c2aa6795f8e3de3aab8cd25' \ - 'a0fa3976fc9e28cd1b9debf913f4e1a3cf850df9' \ +sha1sums=('71acc53f5ec7bdc6abbc85409568d0d006a040e3' \ + '688f366d707d1d2e71427e922b864da677ca2093' \ + 'a65d9b29f2eb4c7323d33e04ccc24e7f8934aa17' \ '70413a58f1d4b7260ab407482675b8028cea4e47' \ + 'ae0a66ad4fafbaa009635a9ae286949d895046e3' \ '957376dd30fdf1bbc2ff5545f2f808f90d44c4dc' \ 'bc6527ee1d672cc192c667aeb49540b166e96949' \ '1097be47724cda110a0d099c58a2f2ff6dcacc1e' \ @@ -48,41 +53,68 @@ export PATH=${QTDIR}/bin:${PATH} export LD_LIBRARY_PATH=${QTDIR}/lib:${LD_LIBRARY_PATH} export YACC='yacc -d' +## NOTE: phonon is not build yet we use the one from KDE4 untill things get sorted out src_libs=('corelib' 'gui' 'network' 'opengl' 'qt3support' 'script' 'sql' 'svg' 'xml') subpkgs=("$pkgname-docs" "$pkgname-demos" "libqtcore" "libqtgui" "libqtnetwork" \ - "libqtopengl" "libqt3support" "libqtscript" "libqtsql" "libqtsvg" \ - "libqtxml" "libqttest" "$pkgname-qdbus" "$pkgname-assistant" "$pkgname-designer" \ - "$pkgname-linguist" "$pkgname-tools" "$pkgname-plugin-sqlite3" "$pkgname-plugin-sqlite2" \ - "$pkgname-plugin-mysql" "$pkgname-plugin-odbc" "$pkgname-plugin-psql") + "libqtopengl" "libqt3support" "libqtscript" "libqtsql" "libqtsvg" \ + "libqtxml" "libqttest" "$pkgname-qdbus" "$pkgname-assistant" "$pkgname-designer" \ + "$pkgname-linguist" "$pkgname-tools" "$pkgname-plugin-sqlite3" "$pkgname-plugin-sqlite2" \ + "$pkgname-plugin-mysql" "$pkgname-plugin-odbc" "$pkgname-plugin-psql" "libqtwebkit" \ + "libqthelp" "libqtclucene" "libqtassistantclient" "$pkgname-assistant-compat" \ + "libqtuitools" "libqtdesignercomponents" "libqtdesigner" "$pkgname-plugin-script-qtdbus") subdescs=('Qt4 Documentation.' 'Qt4 Demo and Example Programs.' 'Qt4 Core Library' 'Qt4 Gui Library' \ 'Qt4 Network Library' 'Qt4 OpenGL Library' 'Qt4 Qt3support Library' 'Qt4 Script Library' 'Qt4 Sql Library' \ 'Qt4 Svg Library' 'Qt4 Xml Library' 'Qt4 Unit Testing Library' 'Qt4 DBus module' 'Qt4 Document Browser' \ 'Qt4 Interface Designer' 'Qt4 Translation Tool' 'Qt4 Tools' 'Qt4 SQlite3 plugin' 'Qt4 SQlite2 plugin' \ - 'Qt4 MySql plugin' 'Qt4 ODBC plugin' 'Qt4 ODBC plugin') -subdepends=('' 'libqtopengl glib2 qt4-designer qt4-qdbus libqt3support libqtsvg libqttest' \ - 'libstdc++ zlib glib2' \ - 'libpng libsm libqtcore libxi libtiff libjpeg libxft libmng libxrandr libxcursor libxinerama fontconfig' \ - 'libqtcore' 'mesa libqtgui libqtcore' \ - 'libqtsql libqtnetwork libqtxml libqtgui libqtcore' 'libqtcore' 'libqtcore' \ - 'libqtxml libqtgui libqtcore' 'libqtcore' 'libqtcore' 'dbus libqtxml libqtcore' \ - 'qt4-qdbus libqtxml libqtgui libqtnetwork libqtcore' \ - 'qt4-assistant libqtscript libqtxml libqtgui libqtnetwork libqtcore libqtsql' \ - 'libqtnetwork libqtxml libqtgui libqtcore qt4-assistant' \ - 'qt4-qdbus libqtxml libqtcore qt4-assistant libqtgui libqtnetwork libqt3support libqtsql' \ - 'sqlite3 libqtsql' 'sqlite2 libqtsql' 'libmysqlclient libqtsql' 'unixodbc libqtsql' \ - 'libpq libqtsql') + 'Qt4 MySql plugin' 'Qt4 ODBC plugin' 'Qt4 ODBC plugin' 'Qt4 WebKit Library' \ + 'Qt4 Help Library' 'Qt4 CLucene Library' 'Qt4 AssistantClient Library' 'Qt4 Document Browser ( Compat )' \ + 'Qt4 QtUiTools Library' 'Qt4 QtDesignerComponents Library' 'Qt4 QtDesigner Library' 'Qt4 Dbus Script Plugin') +subdepends=('' \ + 'libqthelp libqtassistantclient libqtopengl libpng libsm libxi libxrandr libxinerama fontconfig glib2 libgl libstdc++ libxdamage libqtscript libqtdesigner qt4-qdbus libqtuitools libqt3support libqtsvg libqttest libqtwebkit' \ + 'libstdc++ zlib glib2' \ + 'libpng libsm libxi libxrandr libxinerama fontconfig libgcc libmng libqtsvg' \ + 'libqtcore libgcc' \ + 'mesa libqtgui libxrender' \ + 'libqtsql libqtnetwork libqtxml libqtgui libqtcore' \ + 'libqtcore libgcc' \ + 'libqtcore libgcc' \ + 'libqtgui libice libxrender libxext libgcc' \ + 'libqtcore libgcc' \ + 'libqtcore libgcc' \ + 'dbus libqtxml libgcc' \ + 'libqthelp libx11 glib2 libstdc++ libqtnetwork' \ + 'libqtdesignercomponents libqtdesigner libqtscript libpng libsm libxi libxrandr libxinerama fontconfig glib2 libstdc++ libqt3support libqtwebkit' \ + 'libx11 libqtnetwork libqtuitools' \ + 'libpng libsm libxi libxrandr libxinerama fontconfig glib2 libstdc++ libqt3support qt4-qdbus' \ + 'sqlite3 libqtsql libgcc' \ + 'sqlite2 libqtsql libgcc' \ + 'libmysqlclient libqtsql libgcc' \ + 'unixodbc libqtsql libgcc' \ + 'readline libpq libqtsql libgcc' \ + 'sqlite3 libqtgui libice libxrender libxext libqtnetwork libgcc' \ + 'libqtclucene libqtsql libqtxml libqtgui libice libxrender libxext libgcc' \ + 'libqtcore libgcc' 'libqtgui libice libxrender libxext libqtnetwork libgcc' \ + 'qt4-qdbus libqtgui libice libxrender libxext libqtnetwork libgcc' \ + 'libqtxml libqtgui libice libxrender libxext libgcc' \ + 'libqtscript libqtxml libqtgui libice libxrender libxext libqtdesigner' \ + 'libqtscript libqtxml libqtgui libice libxrender libxext' \ + 'qt4-qdbus libqtscript libqtgui libice libxrender libxext') # NOTE: almost all need be moved to main .. but not yet -subgroups=('docs-extra' 'xapps-extra' 'lib-extra' 'xlib-extra' 'lib-extra' \ - 'xlib-extra' 'xlib-extra' 'lib-extra' 'lib-extra' 'xlib-extra' \ - 'lib-extra' 'lib-extra' 'lib-extra' 'xapps-extra' 'xapps-extra' \ - 'xapps-extra' 'xapps-extra' 'lib-extra' 'lib-extra' 'lib-extra' \ - 'lib-extra' 'lib-extra') +subgroups=('docs-extra' 'xapps-extra' 'lib-extra qt4-libs' 'xlib-extra qt4-libs' 'lib-extra qt4-libs' \ + 'xlib-extra qt4-libs' 'xlib-extra qt4-libs' 'lib-extra qt4-libs' 'lib-extra qt4-libs' 'xlib-extra qt4-libs' \ + 'lib-extra qt4-libs' 'lib-extra qt4-libs' 'lib-extra qt4-libs' 'xapps-extra' 'xapps-extra' \ + 'xapps-extra' 'xapps-extra' 'lib-extra qt4-libs' 'lib-extra qt4-libs' 'lib-extra qt4-libs' \ + 'lib-extra qt4-libs' 'lib-extra qt4-libs' 'xlib-extra qt4-libs' 'xlib-extra qt4-libs' 'lib-extra qt4-libs' \ + 'xlib-extra qt4-libs' 'xapps-extra' 'xlib-extra qt4-libs' 'xlib-extra qt4-libs' 'xlib-extra qt4-libs' \ + 'xlib-extra qt4-libs') 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() { @@ -92,15 +124,15 @@ build() ## TODO: GOD! , write an patch for this and send upstream ... find $Fdestdir/usr/lib -type f -name '*prl' -print -exec sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" {} \; if [ -d "$Fdestdir/usr/lib/pkgconfig" ]; then - Fsed "-L$startdir/src/$origname-$pkgmore-$pkgver/lib" "" $Fdestdir/usr/lib/pkgconfig/*.pc + Fsed "-L$startdir/src/$origname-$pkgmore-$pkgver/lib" "-L/usr/lib" $Fdestdir/usr/lib/pkgconfig/*.pc Fsed "$startdir/src/$origname-$pkgmore-$pkgver/bin/moc" "/usr/bin/moc" $Fdestdir/usr/lib/pkgconfig/*.pc Fsed "$startdir/src/$origname-$pkgmore-$pkgver/bin/uic" "/usr/bin/uic" $Fdestdir/usr/lib/pkgconfig/*.pc fi if ls "$Fdestdir"/usr/lib/*.la 2>/dev/null 1>/dev/null; then - Fsed "-L$startdir/src/$origname-$pkgmore-$pkgver/lib" "" $Fdestdir/usr/lib/*.la + Fsed "-L$startdir/src/$origname-$pkgmore-$pkgver/lib" "-L/usr/lib" $Fdestdir/usr/lib/*.la fi if ls "$Fdestdir"/usr/lib/*.prl 2>/dev/null 1>/dev/null; then - Fsed "-L$startdir/src/$origname-$pkgmore-$pkgver/lib" "" $Fdestdir/usr/lib/*.prl + Fsed "-L$startdir/src/$origname-$pkgmore-$pkgver/lib" "-L/usr/lib" $Fdestdir/usr/lib/*.prl fi } @@ -115,17 +147,18 @@ build() clean_junk Fsplit "$2" /usr } - + Fcd $origname-$pkgmore-$pkgver Fpatchall Fsed "DUMMY" "${CFLAGS} -fno-strict-aliasing -Wno-deprecated" mkspecs/common/g++.conf mv $Fsrcdir/{patches,apply_patches} $Fsrcdir/$origname-$pkgmore-$pkgver || Fdie - rm -rf $Fsrcdir/$origname-$pkgmore-$pkgver/patches/{0206*,0204*} || Fdie + ## compiler error with this patch + rm -f patches/0226-qtreeview-column_resize_when_needed.diff || Fdie chmod +x apply_patches || Fdie ./apply_patches || Fdie ./configure \ -v -confirm-license \ - -prefix /usr -L /usr/lib \ + -prefix /usr \ -libdir /usr/lib \ -docdir /usr/share/doc/$pkgname-$pkgver \ -datadir /usr/share/$pkgname \ @@ -135,67 +168,92 @@ build() -examplesdir /usr/share/doc/$pkgname-$pkgver/examples \ -plugindir /usr/lib/$pkgname/plugins \ -shared -nis -qt-gif -stl -pch -sm \ - -system-libpng \ - -system-libjpeg \ - -system-libmng \ - -system-zlib \ - -system-sqlite \ - -openssl \ - -accessibility \ - -fontconfig \ - -no-nas-sound -no-rpath \ - -qt3support -tablet \ - -xinerama -xrender \ - -xkb -xshape \ - -xrandr -cups \ - -no-exceptions \ + -system-libpng -system-libjpeg -system-libmng \ + -system-zlib -system-sqlite -system-libtiff \ + -openssl -accessibility -fontconfig \ + -no-nas-sound -no-rpath -no-phonon -no-exceptions \ + -no-separate-debug-info -no-optimized-qmake -no-xmlpatterns \ + -qt3support -tablet -xinerama \ + -xrender -xkb -xshape -xrandr -cups \ -plugin-sql-mysql -I/usr/include -I/usr/include/mysql/ \ -plugin-sql-psql -I/usr/include -I/usr/include/pgsql/ -I/usr/include/pgsql/server \ - -plugin-sql-sqlite \ - -plugin-sql-sqlite2 \ - -plugin-sql-odbc \ - -qdbus -glib \ - -no-separate-debug-info \ - -no-optimized-qmake \ - -fast \ - -reduce-relocations || return 1 + -plugin-sql-sqlite -plugin-sql-sqlite2 -plugin-sql-odbc \ + -qdbus -glib -fast -reduce-relocations -webkit || return 1 ## Here we go Fmessage "Running make.." - make || Fdie + make || Fdie ## -qtestlib - do_split "tools/qtestlib" libqttest + do_split "src/testlib" libqttest ## -qdbus do_install "tools/qdbus" + do_install "src/dbus" clean_junk # HACK! Fmkdir tools Fmv usr/bin/qdbusviewer tools/qdbusviewer Fsplit $pkgname-qdbus /usr - - ## -assistant - ## TODO: split libs + + ## -assistant* do_install "tools/assistant" - do_install "tools/assistant/lib" clean_junk Fmkdir usr/share/applications usr/share/pixmaps cp -a ../assistant4.desktop $Fdestdir/usr/share/applications/ || Fdie - cp -a tools/assistant/images/assistant-128.png $Fdestdir/usr/share/pixmaps/assistant.png || Fdie + cp -a ../assistant4-compat.desktop $Fdestdir/usr/share/applications/ || Fdie + cp -a tools/assistant/compat/images/assistant-128.png $Fdestdir/usr/share/pixmaps/assistant.png || Fdie + cp -a tools/assistant/compat/images/assistant-128.png $Fdestdir/usr/share/pixmaps/assistant-compat.png || Fdie + + ## -libqthelp + Fsplit libqthelp usr/lib/libQtHelp.* + Fsplit libqthelp usr/lib/pkgconfig/QtHelp.* + Fsplit libqthelp usr/include/{Qt,QtHelp} + + ## -libqtclucene + Fsplit libqtclucene usr/lib/libQtCLucene.* + Fsplit libqtclucene usr/lib/pkgconfig/QtCLucene.* + + ## -libqtassistantclient + Fsplit libqtassistantclient usr/lib/libQtAssistantClient.* + Fsplit libqtassistantclient usr/lib/pkgconfig/QtAssistantClient.* + Fsplit libqtassistantclient usr/include/QtAssistant + + ## -assistant-compat + Fsplit $pkgname-assistant-compat usr/share/applications/assistant4-compat.desktop + Fsplit $pkgname-assistant-compat usr/share/pixmaps/assistant-compat.png + Fsplit $pkgname-assistant-compat usr/bin/assistant_adp + Fsplit $pkgname-assistant /usr ## -designer - ## TODO: split libs do_install "tools/designer" - Frm usr/lib/qt4/plugins clean_junk Fmkdir usr/share/applications usr/share/pixmaps cp -a ../designer4.desktop $Fdestdir/usr/share/applications/ || Fdie cp -a examples/widgets/icons/images/designer.png $Fdestdir/usr/share/pixmaps/ || Fdie + + ## broken at the moment , fix it + Fsed "include/QtDesignerComponents" "include/QtDesigner" $Fdestdir/usr/lib/pkgconfig/QtDesignerComponents.pc || Fdie + + ## -libqtuitools + Fsplit libqtuitools usr/lib/libQtUiTools.* + Fsplit libqtuitools usr/lib/pkgconfig/QtUiTools.* + Fsplit libqtuitools usr/include/QtUiTools + + ## -libqtdesignercomponents + ## split first we need some headers + Fsplit libqtdesignercomponents usr/include/QtDesigner/{QDesignerComponents,qdesigner_components*} + Fsplit libqtdesignercomponents usr/lib/pkgconfig/QtDesignerComponents.pc + Fsplit libqtdesignercomponents usr/lib/libQtDesignerComponents.* + + ## -libqtdesigner + Fsplit libqtdesigner usr/include + Fsplit libqtdesigner usr/lib/pkgconfig/QtDesigner.pc + Fsplit libqtdesigner usr/lib/libQtDesigner.* Fsplit $pkgname-designer /usr @@ -220,7 +278,7 @@ build() Fmkdir usr/share/applications usr/share/pixmaps cp -a ../{qt4config,qdbusviewer}.desktop $Fdestdir/usr/share/applications/ || Fdie cp -a examples/opengl/framebufferobject/qt4-logo.png $Fdestdir/usr/share/pixmaps/qtconfig.png || Fdie - cp -a tools/qdbus/tools/qdbusviewer/images/qdbusviewer-128.png \ + cp -a tools/qdbus/qdbusviewer/images/qdbusviewer-128.png \ $Fdestdir/usr/share/pixmaps/qdbusviewer.png || Fdie Fsplit $pkgname-tools /usr @@ -253,17 +311,20 @@ build() Frm usr/share/$pkgname/mkspecs/{win32*,*bsd*,aix-*,hpux*,darwin*,irix-*,macx*} Frm usr/share/$pkgname/mkspecs/{solaris*,sco*,tru64*,unixware*,hurd*,default*} Frm usr/share/$pkgname/mkspecs/{linux-{ecc*,icc*,kcc*,lsb*,pgcc,cxx*}} - Frm usr/share/$pkgname/mkspecs/{features/{mac,win32},qws/{solaris*,freebsd*,macx*,linux-{mips*,arm*,ipaq*,zylonite*,cellon*}}} + Frm usr/share/$pkgname/mkspecs/{features/{mac,win32}} + Frm usr/share/$pkgname/mkspecs/{features/qws/{solaris*,freebsd*,macx*,linux-{mips*,arm*,ipaq*,zylonite*,cellon*}}} Fln linux-g++ /usr/share/$pkgname/mkspecs/default ## License etc - for l in *TXT changes-* GPL* *.GPL* *.QPL INSTALL README + for l in *TXT GPL_* LICENSE* README INSTALL do Fdocrel $l done clean_junk ## and finally split it =) + ## wrong installed , and twice + Frm usr/include/Qt/qxmlstream.h Fsplit $libb /usr /etc elif [ "$lib" == "gui" ]; then do_install "src/plugins/imageformats" @@ -282,10 +343,9 @@ build() do_install "src/$lib" do_install "src/plugins/accessible" do_install "tools/porting" - do_install "tools/designer/src/plugins" clean_junk - ## already in qui =) + ## already in qui Frm usr/lib/$pkgname/plugins/accessible/libqtaccessiblewidgets.so Fsplit $libb /usr else @@ -293,9 +353,13 @@ build() fi done + ## -webkit + do_split "src/3rdparty/webkit/WebCore" libqtwebkit + ## -docs Fmkdir usr/share/doc/$pkgname-$pkgver cp -ra doc/* $Fdestdir/usr/share/doc/$pkgname-$pkgver/ || Fdie + Fln $pkgname-$pkgver /usr/share/doc/$pkgname Fsplit $pkgname-docs /usr ## -demos and -examples both will qo to -demos subpkg @@ -328,6 +392,11 @@ build() ## -psql Fsplit $pkgname-plugin-psql usr/lib/$pkgname/plugins/sqldrivers/libqsqlpsql.so + + ## plugins/script/qtdbus + do_split "src/plugins/script/qtdbus" $pkgname-plugin-script-qtdbus + } # optimization OK + diff --git a/source/xlib-extra/qt4/assistant4-compat.desktop b/source/xlib-extra/qt4/assistant4-compat.desktop new file mode 100644 index 0000000..d04e52c --- /dev/null +++ b/source/xlib-extra/qt4/assistant4-compat.desktop @@ -0,0 +1,78 @@ +[Desktop Entry] +Categories=Qt;Development;Documentation +Encoding=UTF-8 +Exec=/usr/bin/assistant_adp +Name=Qt4 Assistant Compat +GenericName=Document Browser ( Comat ) +GenericName[af]=Dokument Blaaier +GenericName[az]=SÉ™nÉ™d SÉ™yyahı +GenericName[bg]=Преглед на докŃменти +GenericName[bn]=নথী ব্রাউজার +GenericName[br]=Furcher TeulioĂą +GenericName[bs]=Preglednik QT dokumenata +GenericName[ca]=Navegador de documents +GenericName[cs]=ProhlĂ­ĹľeÄŤ dokumentace +GenericName[cy]=Porydd Dogfen +GenericName[da]=Dokumentfremviser +GenericName[de]=Dokumentbrowser +GenericName[el]=ΠĎοβολέας εγγĎάφων +GenericName[eo]=Dokumentorigardilo +GenericName[es]=Navegador de documentos +GenericName[et]=Dokumentatsiooni brauser +GenericName[eu]=Dokumentu Ikustailua +GenericName[fa]=مرŮرگر سند +GenericName[fi]=Asiakirjaselain +GenericName[fo]=Skjalakagari +GenericName[fr]=Explorateur de documentation Qt +GenericName[gl]=Explorador de Documentos +GenericName[he]=דפדפן מסמכים +GenericName[hi]=दस्तावेज़़ ब्राउज़र +GenericName[hr]=Preglednik dokumenata +GenericName[hu]=DokumentumböngĂ©szĹ‘ +GenericName[is]=Skjalavafri +GenericName[it]=Visualizzatore di documenti +GenericName[ja]=ă‰ă‚­ăĄăˇăłăă–ă©ă‚¦ă‚¶ +GenericName[ko]=문서 íě‰ę¸° +GenericName[lo]=ເຄືŕ»ŕş­ŕş‡ŕşˇŕş·ŕ»€ŕşĄŕş·ŕş­ŕşŕ»€ŕşšŕş´ŕ»ŕş‡ŕ»ŕşźŕ»‰ŕşˇŕ»€ŕş­ŕşŕş°ŕşŞŕş˛ŕş™ +GenericName[lt]=DokumentĹł ĹľiĹ«riklis +GenericName[lv]=Dokumentu PÄrlĹ«ks +GenericName[mn]=Баримтын хөтөч +GenericName[ms]=Pelungsur Dokumen +GenericName[mt]=Browser ta' Dokumenti +GenericName[nb]=Dokumentleser +GenericName[nds]=Dokmentkieker +GenericName[nl]=Documentbrowser +GenericName[nn]=Dokumentlesar +GenericName[nso]=Seinyakisi sa Tokomane +GenericName[pa]=ਦਸਤਾਵੇਜ਼ ਝਲਕ +GenericName[pl]=PrzeglÄ…darka dokumentĂłw +GenericName[pt]=Navegador de Documentos +GenericName[pt_BR]=Navegador de Documentos +GenericName[ro]=Navigator de documente +GenericName[ru]=Программа проŃмотра докŃментов +GenericName[se]=Dokumeantalogan +GenericName[sk]=PrehliadaÄŤ dokumentácie +GenericName[sl]=Pregledovalnik dokumentov +GenericName[sr]=Претраживач докŃмената +GenericName[sr@Latn]=PretraĹľivaÄŤ dokumenata +GenericName[ss]=Ibrawuza yelidokhumente +GenericName[sv]=Dokumentbläddrare +GenericName[ta]=ஆவண உலாவி +GenericName[tg]=ТафŃири ŇłŃҷҷат +GenericName[th]=เครืŕąŕ¸­ŕ¸‡ŕ¸ˇŕ¸·ŕ¸­ŕą€ŕ¸Ąŕ¸·ŕ¸­ŕ¸ŕ¸”ูŕąŕ¸źŕą‰ŕ¸ˇŕą€ŕ¸­ŕ¸ŕ¸Şŕ¸˛ŕ¸Ł +GenericName[tr]=Belge Tarayıcısı +GenericName[uk]=Навігатор докŃментів +GenericName[uz]=ҲŃжжат браŃзери +GenericName[ven]=Buronza ya manwalwa +GenericName[vi]=Trình duyệt tĂ i liệu +GenericName[wa]=Foyteu di documints +GenericName[xh]=Umkhangeli Wencwadi Zoxwebhu +GenericName[xx]=xxDocument Browserxx +GenericName[zh_CN]=文档浏č§ĺ™¨ +GenericName[zh_TW]=文件閱讀器 +GenericName[zu]=Umcingi Woshicilelo +X-KDE-StartupNotify=true +Icon=/usr/share/pixmaps/assistant-compat.png +Terminal=false +Type=Application + diff --git a/source/xlib-extra/qt4/uitools-shared.patch b/source/xlib-extra/qt4/uitools-shared.patch new file mode 100644 index 0000000..89872a9 --- /dev/null +++ b/source/xlib-extra/qt4/uitools-shared.patch @@ -0,0 +1,34 @@ +--- qt-x11-opensource-src-4.1.0/tools/designer/src/uitools/uitools.pro.orig 2005-12-16 12:52:20.000000000 +0100 ++++ qt-x11-opensource-src-4.1.0/tools/designer/src/uitools/uitools.pro 2006-02-13 09:26:05.000000000 +0100 +@@ -1,7 +1,7 @@ + TEMPLATE = lib + TARGET = QtUiTools + QT += xml +-CONFIG += qt staticlib ++CONFIG += qt + DESTDIR = ../../../../lib + DLLDESTDIR = ../../../../bin + +@@ -21,6 +21,12 @@ + QMAKE_TARGET_DESCRIPTION = QUiLoader + QMAKE_TARGET_COPYRIGHT = Copyright (c) 2003-2005 Trolltech + ++!contains(CONFIG, static) { ++ CONFIG += dll ++} else { ++ CONFIG += staticlib ++} ++ + include(../lib/uilib/uilib.pri) + + HEADERS += quiloader.h +@@ -32,6 +32,9 @@ + HEADERS += quiloader.h + SOURCES += quiloader.cpp + ++target.path=$$[QT_INSTALL_LIBS] ++INSTALLS += target ++ + include($$QT_SOURCE_TREE/include/QtUiTools/headers.pri) + quitools_headers.files = $$SYNCQT.HEADER_FILES $$SYNCQT.HEADER_CLASSES + quitools_headers.path = $$[QT_INSTALL_HEADERS]/QtUiTools From devil505linux at gmail.com Sat May 3 08:27:51 2008 From: devil505linux at gmail.com (Devil505) Date: Sat May 3 08:27:52 2008 Subject: [Frugalware-git] frugalware-current: playonlinux-2.7.1-1-i686 Message-ID: <20080503062751.0EA19177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c7cad0d8ecbab3d2afd1f641abf792c9a5ef2dc commit 9c7cad0d8ecbab3d2afd1f641abf792c9a5ef2dc Author: Devil505 Date: Sat May 3 08:26:55 2008 +0200 playonlinux-2.7.1-1-i686 * version bump diff --git a/source/xapps-extra/playonlinux/FrugalBuild b/source/xapps-extra/playonlinux/FrugalBuild index 8b58235..fb19313 100644 --- a/source/xapps-extra/playonlinux/FrugalBuild +++ b/source/xapps-extra/playonlinux/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=playonlinux -pkgver=2.7 +pkgver=2.7.1 pkgrel=1 pkgdesc="GUI for managing Windows and DOS programs under linux" url="http://www.playonlinux.com" @@ -15,7 +15,7 @@ Fpkgversep="_" _F_cd_path="$pkgname" up2date="lynx -dump $url/en/download-generic.html | Flasttar" source=(http://www.playonlinux.com/script_files/PlayOnLinux/$pkgver/PlayOnLinux_$pkgver.tar.gz) -sha1sums=('96c2bce0306841353ab927eac1de6e9d27600003') +sha1sums=('118de360a9bf0bc980699fb7bf7bbba79c8aa3e1') build() { From janny at frugalware.org Sat May 3 09:52:04 2008 From: janny at frugalware.org (Janos Kovacs) Date: Sat May 3 09:52:05 2008 Subject: [Frugalware-git] frugalware-current: iwlwifi-4965-ucode-4.44.1.20-1-i686 Message-ID: <20080503075204.0E403177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4d4f7f54d7434a47938631134236a5abf363dbc1 commit 4d4f7f54d7434a47938631134236a5abf363dbc1 Author: Janos Kovacs Date: Sat May 3 09:51:33 2008 +0200 iwlwifi-4965-ucode-4.44.1.20-1-i686 * fixed up2date() diff --git a/source/network-extra/iwlwifi-4965-ucode/FrugalBuild b/source/network-extra/iwlwifi-4965-ucode/FrugalBuild index 9185ddd..2bff3b6 100644 --- a/source/network-extra/iwlwifi-4965-ucode/FrugalBuild +++ b/source/network-extra/iwlwifi-4965-ucode/FrugalBuild @@ -9,12 +9,12 @@ url="http://www.intellinuxwireless.org/" depends=('udev') groups=('network-extra') archs=('i686' 'x86_64') -up2date="lynx -dump ${url}|grep iwlwifi-4965-ucode|sed 's/.*-\(.*\)\.t.*/\1/;q'" +up2date="lynx -dump ${url}?n=downloads|grep iwlwifi-4965-ucode|sed 's/.*-\(.*\)\.t.*/\1/;q'" source=(${url}/iwlwifi/downloads/${pkgname}-${pkgver}.tgz) +sha1sums=('34731f1855ea69751f5e357e95b51019430816b3') build() { Fcd Ffilerel /lib/firmware/iwlwifi-4965-1.ucode } -sha1sums=('34731f1855ea69751f5e357e95b51019430816b3') From janny at frugalware.org Sat May 3 09:53:32 2008 From: janny at frugalware.org (Janos Kovacs) Date: Sat May 3 09:53:33 2008 Subject: [Frugalware-git] frugalware-current: iwlwifi-3945-ucode-2.14.1.5-1-i686 Message-ID: <20080503075332.05619177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bffef0da3a803bab8a5932bd660e741d497d273f commit bffef0da3a803bab8a5932bd660e741d497d273f Author: Janos Kovacs Date: Sat May 3 09:53:12 2008 +0200 iwlwifi-3945-ucode-2.14.1.5-1-i686 * fixed up2date diff --git a/source/network-extra/iwlwifi-3945-ucode/FrugalBuild b/source/network-extra/iwlwifi-3945-ucode/FrugalBuild index 33f492d..01fec96 100644 --- a/source/network-extra/iwlwifi-3945-ucode/FrugalBuild +++ b/source/network-extra/iwlwifi-3945-ucode/FrugalBuild @@ -9,12 +9,12 @@ url="http://www.intellinuxwireless.org/" depends=('udev') groups=('network-extra') archs=('i686' 'x86_64') -up2date="lynx -dump ${url}|grep iwlwifi-3945-ucode|sed 's/.*-\(.*\)\.t.*/\1/;q'" +up2date="lynx -dump ${url}?n=downloads|grep iwlwifi-3945-ucode|sed 's/.*-\(.*\)\.t.*/\1/;q'" source=(${url}/iwlwifi/downloads/${pkgname}-${pkgver}.tgz) +sha1sums=('aeeeccb2fddeff86ee7dbdca0f0d627d0c99d45c') build() { Fcd Ffilerel /lib/firmware/iwlwifi-3945-1.ucode } -sha1sums=('aeeeccb2fddeff86ee7dbdca0f0d627d0c99d45c') From voroskoi at frugalware.org Sat May 3 10:07:17 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 10:07:19 2008 Subject: [Frugalware-git] frugalware-current: wget-1.11.2-1-x86_64 Message-ID: <20080503080717.368FD177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=20d36df127e4a3a7fb783641e18ce7a285366b46 commit 20d36df127e4a3a7fb783641e18ce7a285366b46 Author: voroskoi Date: Sat May 3 10:06:56 2008 +0200 wget-1.11.2-1-x86_64 version bump diff --git a/source/network/wget/FrugalBuild b/source/network/wget/FrugalBuild index faf5fee..ae4578b 100644 --- a/source/network/wget/FrugalBuild +++ b/source/network/wget/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: VMiklos pkgname=wget -pkgver=1.11.1 +pkgver=1.11.2 pkgrel=1 pkgdesc="A network utility to retrieve files from the Web" url="http://www.gnu.org/software/wget/wget.html" From voroskoi at frugalware.org Sat May 3 10:13:49 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 10:13:50 2008 Subject: [Frugalware-git] frugalware-current: scons-0.98.3-1-x86_64 Message-ID: <20080503081349.5AF6D177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=997dfaa8a0269ade01a12bc4a196bfba2f659a9a commit 997dfaa8a0269ade01a12bc4a196bfba2f659a9a Author: voroskoi Date: Sat May 3 10:13:31 2008 +0200 scons-0.98.3-1-x86_64 version bump diff --git a/source/devel-extra/scons/FrugalBuild b/source/devel-extra/scons/FrugalBuild index 07ac451..159d85a 100644 --- a/source/devel-extra/scons/FrugalBuild +++ b/source/devel-extra/scons/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi pkgname=scons -pkgver=0.98.2 +pkgver=0.98.3 pkgrel=1 pkgdesc="SCons is an Open Source software construction tool, a next-generation build tool." _F_sourceforge_broken_up2date=1 @@ -12,4 +12,4 @@ url="http://www.scons.org/" depends=('python') groups=('devel-extra') archs=('i686' 'x86_64') -sha1sums=('3dc8a1e224c0d10686b28c058717d24e7bcb1783') +sha1sums=('0378dee14ace1601fce881a35d109115d3c6a014') From voroskoi at frugalware.org Sat May 3 10:25:01 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 10:25:02 2008 Subject: [Frugalware-git] frugalware-current: e16-0.16.8.13-1-x86_64 Message-ID: <20080503082501.E8E4E177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cf8c25aab634723093ab91ef662ecc014432235e commit cf8c25aab634723093ab91ef662ecc014432235e Author: voroskoi Date: Sat May 3 10:24:49 2008 +0200 e16-0.16.8.13-1-x86_64 version bump diff --git a/source/x11-extra/e16/FrugalBuild b/source/x11-extra/e16/FrugalBuild index d1dd122..0a5b42f 100644 --- a/source/x11-extra/e16/FrugalBuild +++ b/source/x11-extra/e16/FrugalBuild @@ -3,8 +3,8 @@ # Maintainer: voroskoi pkgname=e16 -pkgver=0.16.8.12 -pkgrel=2 +pkgver=0.16.8.13 +pkgrel=1 pkgdesc="A fast, flexible, and very extensible Window Manager" pkgdesc_localized=('hu_HU Egy gyors, rugalmas, könnyen kiterjeszthető ablakkezelő.') depends=('imlib2' 'libxinerama' 'esd' 'libxft' 'libxcomposite' 'libxdamage' 'libxrandr' 'libxxf86vm') @@ -24,7 +24,7 @@ build() { Fexe /etc/X11/xinit/xinitrc.$pkgname Frm /usr/etc } -sha1sums=('f2792b60a254405b1352ce965dc2dc233a1d619f' \ +sha1sums=('9bcbb42add4447624db3179a79476f0f858974bb' \ '776d5b787b57a08d6ae41780532365c8e211645f' \ '1c1356fd99c4e29b85379ad52103f8b161378e65') From voroskoi at frugalware.org Sat May 3 10:32:25 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 10:32:26 2008 Subject: [Frugalware-git] frugalware-current: libpng-1.2.28-1-i686 Message-ID: <20080503083225.5F187177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f45b3068500e67cfd786bdb735d202814626bfc4 commit f45b3068500e67cfd786bdb735d202814626bfc4 Author: voroskoi Date: Sat May 3 10:31:49 2008 +0200 libpng-1.2.28-1-i686 version bump CVE-2008-1382.patch in upstream diff --git a/source/lib/libpng/CVE-2008-1382.patch b/source/lib/libpng/CVE-2008-1382.patch deleted file mode 100644 index df002ea..0000000 --- a/source/lib/libpng/CVE-2008-1382.patch +++ /dev/null @@ -1,191 +0,0 @@ -diff -ru4N libpng-1.2.26/png.h libpng-1.2.27beta01/png.h ---- libpng-1.2.26/png.h 2008-04-02 12:27:29.867681595 -0500 -+++ libpng-1.2.27beta01/png.h 2008-04-05 21:41:14.644268554 -0500 -@@ -180,8 +180,11 @@ - * 1.0.31 10 10031 10.so.0.31[.0] - * 1.2.25 13 10225 12.so.0.25[.0] - * 1.2.26beta01-06 13 10226 12.so.0.26[.0] - * 1.2.26rc01 13 10226 12.so.0.26[.0] -+ * 1.2.26 13 10226 12.so.0.26[.0] -+ * 1.0.32 10 10032 10.so.0.32[.0] -+ * 1.2.27beta01 13 10227 12.so.0.27[.0] - * - * Henceforth the source version will match the shared-library major - * and minor numbers; the shared-library major version number will be - * used for changes in backward compatibility, as it is intended. The -diff -ru4N libpng-1.2.26/pngpread.c libpng-1.2.27beta01/pngpread.c ---- libpng-1.2.26/pngpread.c 2008-04-05 21:37:29.944173338 -0500 -+++ libpng-1.2.27beta01/pngpread.c 2008-04-05 21:41:14.898914350 -0500 -@@ -1,8 +1,8 @@ - - /* pngpread.c - read a png file in push mode - * -- * Last changed in libpng 1.2.26 [April 2, 2008] -+ * Last changed in libpng 1.2.27 [April 6, 2008] - * For conditions of distribution and use, see copyright notice in png.h - * Copyright (c) 1998-2008 Glenn Randers-Pehrson - * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) - * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.) -@@ -1501,11 +1501,16 @@ - (png_charp)png_ptr->chunk_name, - png_sizeof(png_ptr->unknown_chunk.name)); - png_ptr->unknown_chunk.name[png_sizeof(png_ptr->unknown_chunk.name)-1]='\0'; - -- png_ptr->unknown_chunk.data = (png_bytep)png_malloc(png_ptr, length); - png_ptr->unknown_chunk.size = (png_size_t)length; -- png_crc_read(png_ptr, (png_bytep)png_ptr->unknown_chunk.data, length); -+ if (length == 0) -+ png_ptr->unknown_chunk.data = NULL; -+ else -+ { -+ png_ptr->unknown_chunk.data = (png_bytep)png_malloc(png_ptr, length); -+ png_crc_read(png_ptr, (png_bytep)png_ptr->unknown_chunk.data, length); -+ } - #if defined(PNG_READ_USER_CHUNKS_SUPPORTED) - if(png_ptr->read_user_chunk_fn != NULL) - { - /* callback to user unknown chunk handler */ -@@ -1526,10 +1531,13 @@ - } - else - #endif - png_set_unknown_chunks(png_ptr, info_ptr, &png_ptr->unknown_chunk, 1); -- png_free(png_ptr, png_ptr->unknown_chunk.data); -- png_ptr->unknown_chunk.data = NULL; -+ if (png_ptr->unknown_chunk.data) -+ { -+ png_free(png_ptr, png_ptr->unknown_chunk.data); -+ png_ptr->unknown_chunk.data = NULL; -+ } - } - else - #endif - skip=length; -diff -ru4N libpng-1.2.26/pngrutil.c libpng-1.2.27beta01/pngrutil.c ---- libpng-1.2.26/pngrutil.c 2008-04-05 21:37:32.785260077 -0500 -+++ libpng-1.2.27beta01/pngrutil.c 2008-04-05 21:41:15.202296784 -0500 -@@ -1,8 +1,8 @@ - - /* pngrutil.c - utilities to read a PNG file - * -- * Last changed in libpng 1.2.26 [April 2, 2008] -+ * Last changed in libpng 1.2.27 [April 6, 2008] - * For conditions of distribution and use, see copyright notice in png.h - * Copyright (c) 1998-2008 Glenn Randers-Pehrson - * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) - * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.) -@@ -2226,11 +2226,16 @@ - png_memcpy((png_charp)png_ptr->unknown_chunk.name, - (png_charp)png_ptr->chunk_name, - png_sizeof(png_ptr->unknown_chunk.name)); - png_ptr->unknown_chunk.name[png_sizeof(png_ptr->unknown_chunk.name)-1] = '\0'; -- png_ptr->unknown_chunk.data = (png_bytep)png_malloc(png_ptr, length); - png_ptr->unknown_chunk.size = (png_size_t)length; -- png_crc_read(png_ptr, (png_bytep)png_ptr->unknown_chunk.data, length); -+ if (length == 0) -+ png_ptr->unknown_chunk.data = NULL; -+ else -+ { -+ png_ptr->unknown_chunk.data = (png_bytep)png_malloc(png_ptr, length); -+ png_crc_read(png_ptr, (png_bytep)png_ptr->unknown_chunk.data, length); -+ } - #if defined(PNG_READ_USER_CHUNKS_SUPPORTED) - if(png_ptr->read_user_chunk_fn != NULL) - { - /* callback to user unknown chunk handler */ -@@ -2251,10 +2256,13 @@ - } - else - #endif - png_set_unknown_chunks(png_ptr, info_ptr, &png_ptr->unknown_chunk, 1); -- png_free(png_ptr, png_ptr->unknown_chunk.data); -- png_ptr->unknown_chunk.data = NULL; -+ if (png_ptr->unknown_chunk.data) -+ { -+ png_free(png_ptr, png_ptr->unknown_chunk.data); -+ png_ptr->unknown_chunk.data = NULL; -+ } - } - else - #endif - skip = length; -diff -ru4N libpng-1.2.26/pngset.c libpng-1.2.27beta01/pngset.c ---- libpng-1.2.26/pngset.c 2008-04-02 12:27:30.621225067 -0500 -+++ libpng-1.2.27beta01/pngset.c 2008-04-05 21:41:15.248946598 -0500 -@@ -1,8 +1,8 @@ - - /* pngset.c - storage of image information into info struct - * -- * Last changed in libpng 1.2.25 [February 18, 2008] -+ * Last changed in libpng 1.2.27 [April 6, 2008] - * For conditions of distribution and use, see copyright notice in png.h - * Copyright (c) 1998-2008 Glenn Randers-Pehrson - * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) - * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.) -@@ -1039,30 +1039,33 @@ - info_ptr->unknown_chunks=NULL; - - for (i = 0; i < num_unknowns; i++) - { -- png_unknown_chunkp to = np + info_ptr->unknown_chunks_num + i; -- png_unknown_chunkp from = unknowns + i; -+ png_unknown_chunkp to = np + info_ptr->unknown_chunks_num + i; -+ png_unknown_chunkp from = unknowns + i; - -- png_memcpy((png_charp)to->name, -- (png_charp)from->name, -- png_sizeof(from->name)); -- to->name[png_sizeof(to->name)-1] = '\0'; -+ png_memcpy((png_charp)to->name, -+ (png_charp)from->name, -+ png_sizeof(from->name)); -+ to->name[png_sizeof(to->name)-1] = '\0'; -+ to->size = from->size; -+ /* note our location in the read or write sequence */ -+ to->location = (png_byte)(png_ptr->mode & 0xff); - -- to->data = (png_bytep)png_malloc_warn(png_ptr, from->size); -- if (to->data == NULL) -- { -- png_warning(png_ptr, -+ if (from->size == 0) -+ to->data=NULL; -+ else -+ { -+ to->data = (png_bytep)png_malloc_warn(png_ptr, from->size); -+ if (to->data == NULL) -+ { -+ png_warning(png_ptr, - "Out of memory while processing unknown chunk."); -- } -- else -- { -- png_memcpy(to->data, from->data, from->size); -- to->size = from->size; -- -- /* note our location in the read or write sequence */ -- to->location = (png_byte)(png_ptr->mode & 0xff); -- } -+ to->size=0; -+ } -+ else -+ png_memcpy(to->data, from->data, from->size); -+ } - } - - info_ptr->unknown_chunks = np; - info_ptr->unknown_chunks_num += num_unknowns; -diff -ru4N libpng-1.2.26/pngwrite.c libpng-1.2.27beta01/pngwrite.c ---- libpng-1.2.26/pngwrite.c 2008-04-02 12:27:30.775542734 -0500 -+++ libpng-1.2.27beta01/pngwrite.c 2008-04-05 21:41:15.402698604 -0500 -@@ -111,8 +111,10 @@ - !(up->location & PNG_HAVE_IDAT) && - ((up->name[3] & 0x20) || keep == PNG_HANDLE_CHUNK_ALWAYS || - (png_ptr->flags & PNG_FLAG_KEEP_UNSAFE_CHUNKS))) - { -+ if (up->size == 0) -+ png_warning(png_ptr, "Writing zero-length unknown chunk"); - png_write_chunk(png_ptr, up->name, up->data, up->size); - } - } - } diff --git a/source/lib/libpng/FrugalBuild b/source/lib/libpng/FrugalBuild index 5791cb6..577e9a2 100644 --- a/source/lib/libpng/FrugalBuild +++ b/source/lib/libpng/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 0.3 SBU +# Compiling Time: 0.22 SBU # Contributor: VMiklos # Maintainer: voroskoi pkgname=libpng -pkgver=1.2.26 +pkgver=1.2.28 pkgrel=1 pkgdesc="A collection of routines used to create PNG format graphics files" url="http://www.libpng.org/" @@ -12,8 +12,15 @@ groups=('lib') archs=('i686' 'x86_64' 'ppc') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge -source=($source CVE-2008-1382.patch) -sha1sums=('f8a0c4631d24cd527e4ed9c1c233fb34c5f1d01e' \ - 'a62c914bb75ba5921cec1511ffa7a033cfbdedfe') +sha1sums=('17ca5906a8c78a4c97631912e78aada8a2951891') + +build() { + Fcd + Fpatchall + Fautoreconf + Fconf + make ECHO=echo || Fdie + Fmakeinstall +} # optimization OK From voroskoi at frugalware.org Sat May 3 10:38:12 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 10:38:14 2008 Subject: [Frugalware-git] frugalware-current: octave-ident-1.0.5-1-i686 Message-ID: <20080503083812.8D491177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b0ed93f4acd69823983ce3f4c8a455a6a4fb0b1c commit b0ed93f4acd69823983ce3f4c8a455a6a4fb0b1c Author: voroskoi Date: Sat May 3 10:37:54 2008 +0200 octave-ident-1.0.5-1-i686 version bump diff --git a/source/apps-extra/octave-ident/FrugalBuild b/source/apps-extra/octave-ident/FrugalBuild index 8c0a8a4..ae80f25 100644 --- a/source/apps-extra/octave-ident/FrugalBuild +++ b/source/apps-extra/octave-ident/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=octave-ident -pkgver=1.0.4 +pkgver=1.0.5 pkgrel=1 pkgdesc="Addition System Indentification Control functions." _F_sourceforge_dirname="octave" @@ -11,4 +11,4 @@ Finclude sourceforge octave depends=('octave>=3.0.0') groups=('apps-extra') archs=('i686' 'x86_64') -sha1sums=('82621d381725b4334906ce20936ebb9ff82bdba2') +sha1sums=('fed4faf8d9dfe1fcf9a6ce6b88e1b44f4a7adea9') From voroskoi at frugalware.org Sat May 3 10:40:36 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 10:40:38 2008 Subject: [Frugalware-git] frugalware-current: octave-control-1.0.6-1-i686 Message-ID: <20080503084036.74FC6177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d99bad53524c09fa06340e1397d815dc9728586b commit d99bad53524c09fa06340e1397d815dc9728586b Author: voroskoi Date: Sat May 3 10:40:11 2008 +0200 octave-control-1.0.6-1-i686 version bump diff --git a/source/apps-extra/octave-control/FrugalBuild b/source/apps-extra/octave-control/FrugalBuild index 3a5e5ca..9b13d92 100644 --- a/source/apps-extra/octave-control/FrugalBuild +++ b/source/apps-extra/octave-control/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=octave-control -pkgver=1.0.5 +pkgver=1.0.6 pkgrel=1 pkgdesc="Additional Octave Control tools." _F_sourceforge_dirname="octave" @@ -11,4 +11,4 @@ Finclude sourceforge octave depends=('octave>=3.0.0') groups=('apps-extra') archs=('i686' 'x86_64') -sha1sums=('b3a9688c06597451c08ee3004d66c1ea7c04f024') +sha1sums=('88c829f6efcb00907ed23af93d00b00a4ac41d42') From voroskoi at frugalware.org Sat May 3 10:43:14 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 10:43:16 2008 Subject: [Frugalware-git] frugalware-current: octave-econometrics-1.0.6-1-i686 Message-ID: <20080503084314.0E47C177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=29b0e16615b077b7deb690ad70c656e0e22402c3 commit 29b0e16615b077b7deb690ad70c656e0e22402c3 Author: voroskoi Date: Sat May 3 10:42:34 2008 +0200 octave-econometrics-1.0.6-1-i686 version bump diff --git a/source/apps-extra/octave-econometrics/FrugalBuild b/source/apps-extra/octave-econometrics/FrugalBuild index fa38480..038a933 100644 --- a/source/apps-extra/octave-econometrics/FrugalBuild +++ b/source/apps-extra/octave-econometrics/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=octave-econometrics -pkgver=1.0.5 +pkgver=1.0.6 pkgrel=1 pkgdesc="Econometrics functions including MLE and GMM based techniques for octave." _F_sourceforge_dirname="octave" @@ -11,4 +11,4 @@ Finclude sourceforge octave depends=('octave>=3.0.0') groups=('apps-extra') archs=('i686' 'x86_64') -sha1sums=('07204888d0cf2efc28f856e418066726968ac92b') +sha1sums=('ad7acca93a9ac0c3b7d25ec38f358c99cfd713ff') From voroskoi at frugalware.org Sat May 3 10:48:50 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 10:48:51 2008 Subject: [Frugalware-git] frugalware-current: octave-fixed-0.7.6-1-x86_64 Message-ID: <20080503084850.97FAC177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8e6466b61431e48693f4d6872a217b1417c1f124 commit 8e6466b61431e48693f4d6872a217b1417c1f124 Author: voroskoi Date: Sat May 3 10:48:24 2008 +0200 octave-fixed-0.7.6-1-x86_64 version bump shared-lib.patch in upstream diff --git a/source/apps-extra/octave-fixed/FrugalBuild b/source/apps-extra/octave-fixed/FrugalBuild index 6742848..9f1719e 100644 --- a/source/apps-extra/octave-fixed/FrugalBuild +++ b/source/apps-extra/octave-fixed/FrugalBuild @@ -1,18 +1,16 @@ -# Compiling Time: 0.07 SBU +# Compiling Time: 2.03 SBU # Maintainer: voroskoi pkgname=octave-fixed -pkgver=0.7.5 +pkgver=0.7.6 pkgrel=1 pkgdesc="Fixed point real and complex matrix toolbox for octave." _F_sourceforge_dirname="octave" _F_sourceforge_name="fixed" Finclude sourceforge octave -source=($source shared-lib.patch) depends=('octave>=3.0.0') groups=('apps-extra') archs=('i686' 'x86_64') -sha1sums=('fc7089210486d1c3eb89481a5d1c737168f45413' \ - '4aa549fddd1816b1180e1e46e8c31b455b9ce19f') +sha1sums=('3ec4d51f9f0ed3c908b9022e3695ce6125f6eea8') # optimization OK diff --git a/source/apps-extra/octave-fixed/shared-lib.patch b/source/apps-extra/octave-fixed/shared-lib.patch deleted file mode 100644 index be1260f..0000000 --- a/source/apps-extra/octave-fixed/shared-lib.patch +++ /dev/null @@ -1,85 +0,0 @@ -diff -Naur fixed-0.7.5/src/Makefile fixed-0.7.5-p/src/Makefile ---- fixed-0.7.5/src/Makefile 2008-02-16 11:14:10.000000000 +0100 -+++ fixed-0.7.5-p/src/Makefile 2008-04-27 15:08:59.000000000 +0200 -@@ -3,31 +3,18 @@ - FIXEDVERTARGET = fixedversion.h - FIXEDTARGET = fixed.oct - --LIBPRE = lib --LIBEXT = dll --LIBIMPEXT = dll.a - DLLDEF = - ifneq (,$(findstring cygwin,$(canonical_host_type))) -- OCT_INCLUDES_LIB = 1 - DLLDEF = -DFIXED_DLL -- FIXEDIMPTARGET = $(LIBPRE)octave_fixed.$(LIBIMPEXT) -- ADD_FLAGS = -Wl,--out-implib=$(FIXEDIMPTARGET) - endif - ifneq (,$(findstring mingw,$(canonical_host_type))) -- OCT_INCLUDES_LIB = 1 - DLLDEF = -DFIXED_DLL -- FIXEDIMPTARGET = $(LIBPRE)octave_fixed.$(LIBIMPEXT) -- ADD_FLAGS = -Wl,--out-implib=$(FIXEDIMPTARGET) - endif - ifneq (,$(findstring msdosmsvc,$(canonical_host_type))) -- OCT_INCLUDES_LIB = 1 -- LIBPRE = -- LIBIMPEXT = lib - DLLDEF = -DFIXED_DLL - endif - --ifeq (1,$(OCT_INCLUDES_LIB)) -- FIXEDSOURCES = fixedColVector.cc fixedRowVector.cc \ -+FIXEDSOURCES = fixedColVector.cc fixedRowVector.cc \ - fixedMatrix.cc fixedComplex.cc fixedCColVector.cc fixedCRowVector.cc \ - fixedCMatrix.cc Array-f.cc fixed-conv.cc ov-fixed.cc ov-fixed-mat.cc \ - fixedNDArray.cc fixedCNDArray.cc \ -@@ -37,44 +24,11 @@ - op-fcs-fs.cc op-fcs-fm.cc op-fcm-fs.cc op-fcm-fm.cc \ - op-fcs-fcs.cc op-fcs-fcm.cc op-fcm-fcs.cc op-fcm-fcm.cc \ - fixed-var.cc fixed.cc -- FIXEDOBJECTS = fixed-int.o $(patsubst %.cc,%.o,$(FIXEDSOURCES)) -- FIXEDDEPENDS = fixed-int.d $(patsubst %.cc,%.d,$(FIXEDSOURCES)) -- -- TARGETS = $(FIXEDTARGET) -- OBJECTS = $(FIXEDOBJECTS) -+FIXEDOBJECTS = fixed-int.o $(patsubst %.cc,%.o,$(FIXEDSOURCES)) -+FIXEDDEPENDS = fixed-int.d $(patsubst %.cc,%.d,$(FIXEDSOURCES)) - -- EXTRALIBS = --else -- FIXEDLIBTARGET = $(LIBPRE)octave_fixed.$(LIBEXT) -- FIXEDIMPTARGET = $(FIXEDLIBTARGET:.$(LIBEXT)=.$(LIBIMPEXT)) -- FIXEDLIBSOURCES = fixedColVector.cc fixedRowVector.cc \ -- fixedMatrix.cc fixedComplex.cc fixedCColVector.cc fixedCRowVector.cc \ -- fixedCMatrix.cc Array-f.cc fixed-conv.cc ov-fixed.cc ov-fixed-mat.cc \ -- fixedNDArray.cc fixedCNDArray.cc \ -- ov-fixed-complex.cc ov-fixed-cx-mat.cc \ -- op-fs-fs.cc op-fs-fm.cc op-fm-fs.cc op-fm-fm.cc \ -- op-fs-fcs.cc op-fs-fcm.cc op-fm-fcs.cc op-fm-fcm.cc \ -- op-fcs-fs.cc op-fcs-fm.cc op-fcm-fs.cc op-fcm-fm.cc \ -- op-fcs-fcs.cc op-fcs-fcm.cc op-fcm-fcs.cc op-fcm-fcm.cc -- FIXEDLIBOBJECTS = fixed-int.o $(patsubst %.cc,%.o,$(FIXEDLIBSOURCES)) -- FIXEDLIBDEPENDS = fixed-int.d $(patsubst %.cc,%.d,$(FIXEDLIBSOURCES)) -- -- FIXEDSOURCES = fixed.cc fixed-var.cc -- FIXEDOBJECTS = $(patsubst %.cc,%.o,$(FIXEDSOURCES)) -- FIXEDDEPENDS = $(FIXEDLIBDEPENDS) $(patsubst %.cc,%.d,$(FIXEDSOURCES)) -- -- TARGETS = $(FIXEDLIBTARGET) $(FIXEDTARGET) -- OBJECTS = $(FIXEDLIBOBJECTS) $(FIXEDOBJECTS) -- -- EXTRALIBS = -L./ -loctave_fixed -- -- # The name of this flag changed in version 2.1.54. Use both versions -- # so that one of them will work. -- MY_SH_LDFLAGS = $(shell $(MKOCTFILE) -p SH_LDFLAGS) \ -- -Wl,--out-implib=$(FIXEDIMPTARGET) -- MY_DL_LDFLAGS = $(shell $(MKOCTFILE) -p DL_LDFLAGS) \ -- -Wl,--out-implib=$(FIXEDIMPTARGET) --endif -+TARGETS = $(FIXEDTARGET) -+OBJECTS = $(FIXEDOBJECTS) - - ifeq ($(MAKECMDGOALS),all) - DEPENDS = $(FIXEDDEPENDS) From voroskoi at frugalware.org Sat May 3 10:50:59 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 10:51:00 2008 Subject: [Frugalware-git] frugalware-current: octave-combinatorics-1.0.6-1-i686 Message-ID: <20080503085059.77CEB177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c84c03b22c819555b9108d36a02a835f683e9181 commit c84c03b22c819555b9108d36a02a835f683e9181 Author: voroskoi Date: Sat May 3 10:50:27 2008 +0200 octave-combinatorics-1.0.6-1-i686 version bump diff --git a/source/apps-extra/octave-combinatorics/FrugalBuild b/source/apps-extra/octave-combinatorics/FrugalBuild index 1b1d393..54abdb7 100644 --- a/source/apps-extra/octave-combinatorics/FrugalBuild +++ b/source/apps-extra/octave-combinatorics/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: voroskoi pkgname=octave-combinatorics -pkgver=1.0.5 -pkgrel=2 +pkgver=1.0.6 +pkgrel=1 pkgdesc="Combinatorics functions, incuding partitioning for octave." _F_sourceforge_dirname="octave" _F_sourceforge_name="combinatorics" @@ -11,4 +11,4 @@ Finclude sourceforge octave depends=('octave>=3.0.0') groups=('apps-extra') archs=('i686' 'x86_64') -sha1sums=('b194a6ae67992742fe03ebbecb0613d51365406f') +sha1sums=('c2a1ced20fabc83e654016d089d600ad884cdb44') From voroskoi at frugalware.org Sat May 3 10:52:37 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 10:52:39 2008 Subject: [Frugalware-git] frugalware-current: octave-general-1.0.6-1-x86_64 Message-ID: <20080503085237.BE7C9177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=752442b1a2be9408b3ff1594af38279cd378765b commit 752442b1a2be9408b3ff1594af38279cd378765b Author: voroskoi Date: Sat May 3 10:52:20 2008 +0200 octave-general-1.0.6-1-x86_64 version bump diff --git a/source/apps-extra/octave-general/FrugalBuild b/source/apps-extra/octave-general/FrugalBuild index de46bf7..f533816 100644 --- a/source/apps-extra/octave-general/FrugalBuild +++ b/source/apps-extra/octave-general/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=octave-general -pkgver=1.0.5 +pkgver=1.0.6 pkgrel=1 pkgdesc="General tools for octave." _F_sourceforge_dirname="octave" @@ -11,4 +11,4 @@ Finclude sourceforge octave depends=('octave>=3.0.0') groups=('apps-extra') archs=('i686' 'x86_64') -sha1sums=('ace92f887b7e6926603f051e5c0f25338d7a7ba2') +sha1sums=('57b36d09bba2a3aafd29d6e1127b98f002ee9f59') From voroskoi at frugalware.org Sat May 3 10:55:37 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 10:55:38 2008 Subject: [Frugalware-git] frugalware-current: octave-audio-1.1.1-1-i686 Message-ID: <20080503085537.AA0EB177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f59ee9e2511cde31dd2b0dcbb256c49172784f09 commit f59ee9e2511cde31dd2b0dcbb256c49172784f09 Author: voroskoi Date: Sat May 3 10:55:15 2008 +0200 octave-audio-1.1.1-1-i686 version bump diff --git a/source/apps-extra/octave-audio/FrugalBuild b/source/apps-extra/octave-audio/FrugalBuild index f76b67a..f38c09f 100644 --- a/source/apps-extra/octave-audio/FrugalBuild +++ b/source/apps-extra/octave-audio/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: voroskoi pkgname=octave-audio -pkgver=1.1.0 -pkgrel=2 +pkgver=1.1.1 +pkgrel=1 pkgdesc="Audio recording, processing and playing tools for octave." _F_sourceforge_dirname="octave" _F_sourceforge_name="audio" @@ -11,6 +11,6 @@ Finclude sourceforge octave depends=('octave>=3.0.0') groups=('apps-extra') archs=('i686' 'x86_64') -sha1sums=('dd4822ffb11a354e7d844a734db619beea501214') +sha1sums=('77b09e207f9095eab899be737799f557669b1011') # optimization OK From voroskoi at frugalware.org Sat May 3 10:59:40 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 10:59:41 2008 Subject: [Frugalware-git] frugalware-current: octave-gsl-1.0.6-1-x86_64 Message-ID: <20080503085940.4D966177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=508ce6053ee0050314d1c6d8f80878fdab223000 commit 508ce6053ee0050314d1c6d8f80878fdab223000 Author: voroskoi Date: Sat May 3 10:59:22 2008 +0200 octave-gsl-1.0.6-1-x86_64 version bump diff --git a/source/apps-extra/octave-gsl/FrugalBuild b/source/apps-extra/octave-gsl/FrugalBuild index 19f3b6f..df931e4 100644 --- a/source/apps-extra/octave-gsl/FrugalBuild +++ b/source/apps-extra/octave-gsl/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=octave-gsl -pkgver=1.0.4 +pkgver=1.0.6 pkgrel=1 pkgdesc="Octave bindings to the GNU Scientific Library." _F_sourceforge_dirname="octave" @@ -11,6 +11,6 @@ Finclude sourceforge octave depends=('octave>=3.0.0' 'gsl') groups=('apps-extra') archs=('i686' 'x86_64') -sha1sums=('2146b6bc8573f086ea8f9819093999d8499eb23e') +sha1sums=('1831091d50501e1ae531d64431fa60343ad01300') # optimization OK From voroskoi at frugalware.org Sat May 3 11:04:59 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 11:05:01 2008 Subject: [Frugalware-git] frugalware-current: octave-bioinfo-0.1.0-1-i686 Message-ID: <20080503090459.A318E177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0d06bff42f388cf2143d9015491c3e179b3685bf commit 0d06bff42f388cf2143d9015491c3e179b3685bf Author: voroskoi Date: Sat May 3 11:04:41 2008 +0200 octave-bioinfo-0.1.0-1-i686 new package diff --git a/source/apps-extra/octave-bioinfo/FrugalBuild b/source/apps-extra/octave-bioinfo/FrugalBuild new file mode 100644 index 0000000..c25a029 --- /dev/null +++ b/source/apps-extra/octave-bioinfo/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0.07 SBU +# Maintainer: voroskoi + +pkgname=octave-bioinfo +pkgver=0.1.0 +pkgrel=1 +pkgdesc="Bioinformatics manipulation." +_F_sourceforge_dirname="octave" +_F_sourceforge_name="bioinfo" +Finclude sourceforge octave +depends=('octave>=3.0.0') +groups=('apps-extra') +archs=('i686' 'x86_64') +sha1sums=('eaea4c8add2b9b7ebca5a69661f1d1ff1e2f19da') From voroskoi at frugalware.org Sat May 3 11:10:31 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 11:10:33 2008 Subject: [Frugalware-git] frugalware-current: octave-data-smoothing-1.0.0-1-i686 Message-ID: <20080503091031.0BACC177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=86bf19da18088a9c33ad7968dee166f97e0fb9ff commit 86bf19da18088a9c33ad7968dee166f97e0fb9ff Author: voroskoi Date: Sat May 3 11:10:21 2008 +0200 octave-data-smoothing-1.0.0-1-i686 new package diff --git a/source/apps-extra/octave-data-smoothing/FrugalBuild b/source/apps-extra/octave-data-smoothing/FrugalBuild new file mode 100644 index 0000000..2e55a95 --- /dev/null +++ b/source/apps-extra/octave-data-smoothing/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0.01 SBU +# Maintainer: voroskoi + +pkgname=octave-data-smoothing +pkgver=1.0.0 +pkgrel=1 +pkgdesc="Algorithms for smoothing noisy data." +_F_sourceforge_dirname="octave" +_F_sourceforge_name="data-smoothing" +Finclude sourceforge octave +depends=('octave>=3.0.0') +groups=('apps-extra') +archs=('i686' 'x86_64') +sha1sums=('c1b4d02db3409ea9c8dcaec5cbab8db7cd1db588') From voroskoi at frugalware.org Sat May 3 11:17:34 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 11:17:35 2008 Subject: [Frugalware-git] frugalware-current: octave-communications-1.0.6-1-x86_64 Message-ID: <20080503091734.84522177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0b05effb6caac4e4803c9cacd4e8c8360362a16f commit 0b05effb6caac4e4803c9cacd4e8c8360362a16f Author: voroskoi Date: Sat May 3 11:17:17 2008 +0200 octave-communications-1.0.6-1-x86_64 new package diff --git a/source/apps-extra/octave-communications/FrugalBuild b/source/apps-extra/octave-communications/FrugalBuild new file mode 100644 index 0000000..d19d968 --- /dev/null +++ b/source/apps-extra/octave-communications/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.91 SBU +# Maintainer: voroskoi + +pkgname=octave-communications +pkgver=1.0.6 +pkgrel=1 +pkgdesc="Digital Communications, Error Correcting Codes (Channel Code), Source Code functions, Modulation and Galois Fields" +_F_sourceforge_dirname="octave" +_F_sourceforge_name="communications" +Finclude sourceforge octave +up2date="lynx -dump http://octave.sourceforge.net/comm/index.html |grep Version |sed 's/^.*\([0-9].[0-9].[0-9]\)/\1/'" +depends=('octave>=3.0.0') +groups=('apps-extra') +archs=('i686' 'x86_64') +sha1sums=('48a87125cbcdd55a273f381bba86e343927a8d8a') + +# optimization OK From janny at frugalware.org Sat May 3 11:26:53 2008 From: janny at frugalware.org (Janos Kovacs) Date: Sat May 3 11:26:55 2008 Subject: [Frugalware-git] frugalware-current: klamav-0.43-1-i686 Message-ID: <20080503092653.55FF9177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fe60a5b9a2df3a96b2bf3f4fe7e6f7c9c0368405 commit fe60a5b9a2df3a96b2bf3f4fe7e6f7c9c0368405 Author: Janos Kovacs Date: Sat May 3 11:25:50 2008 +0200 klamav-0.43-1-i686 * version bump * fixed gcc43 build * add gcc43.patc diff --git a/source/kde-extra/klamav/FrugalBuild b/source/kde-extra/klamav/FrugalBuild index 97586dc..26dcd13 100644 --- a/source/kde-extra/klamav/FrugalBuild +++ b/source/kde-extra/klamav/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Janny pkgname=klamav -pkgver=0.42 +pkgver=0.43 pkgrel=1 pkgdesc="KlamAV brings ClamAV functionality to the KDE desktop user." license="GPL" @@ -15,6 +15,9 @@ _F_cd_path="$pkgname-$pkgver-source/$pkgname-$pkgver/" _F_kde_defaults=0 Finclude sourceforge kde Fconfopts="$Fconfopts --disable-debug --without-debug" +source=(${source} gcc43.patch) +sha1sums=('218ad95937f90d102c493b4480f7b21ab19b7236' \ + '8688d3d8eee5e776c0609aceda5ab01b8cb5da91') +unset MAKEFLAGS -sha1sums=('122b439d03d29332286610aa9cf4052fb6f0d407') # optimization OK diff --git a/source/kde-extra/klamav/gcc43.patch b/source/kde-extra/klamav/gcc43.patch new file mode 100644 index 0000000..5b0f276 --- /dev/null +++ b/source/kde-extra/klamav/gcc43.patch @@ -0,0 +1,13 @@ +--- klamav-0.42.orig/src/ctunit.cpp 2008-01-07 00:00:31.000000000 +0800 ++++ klamav-0.42/src/ctunit.cpp 2008-04-26 13:00:11.000000000 +0800 +@@ -15,8 +15,9 @@ + #include "cti18n.h" + #include + #include +-#include // sprintf +-#include // tolower ++#include // atoi ++#include // sprintf ++#include // tolower + + using namespace std; From voroskoi at frugalware.org Sat May 3 11:36:01 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 11:36:03 2008 Subject: [Frugalware-git] frugalware-current: octave-database-1.0-1-i686 Message-ID: <20080503093601.05A85177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d164c0a13bb19a244ffaafe187a284fa3c38c88d commit d164c0a13bb19a244ffaafe187a284fa3c38c88d Author: voroskoi Date: Sat May 3 11:35:34 2008 +0200 octave-database-1.0-1-i686 new package diff --git a/source/apps-extra/octave-database/FrugalBuild b/source/apps-extra/octave-database/FrugalBuild new file mode 100644 index 0000000..43e78cc --- /dev/null +++ b/source/apps-extra/octave-database/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.07 SBU +# Maintainer: voroskoi + +pkgname=octave-database +pkgver=1.0 +pkgrel=1 +pkgdesc="These are bindings that allow SQL queries and other database operations." +_F_sourceforge_dirname="octave" +_F_sourceforge_name="database" +Finclude sourceforge octave +up2date="lynx -dump http://octave.sourceforge.net/database/index.html |grep Version |sed 's/^.*\([0-9].[0-9]\)/\1/'" +depends=('octave>=3.0.0' 'sqlite3' 'libmysqlclient') +groups=('apps-extra') +archs=('i686' 'x86_64') +sha1sums=('c7b983b5f0760293a5b5270785eff63eafd104ca') From voroskoi at frugalware.org Sat May 3 11:40:31 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 11:40:32 2008 Subject: [Frugalware-git] frugalware-current: octave-financial-0.2.2-1-x86_64 Message-ID: <20080503094031.8CF67177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b62322dccbc63f6bbb96f8f81e94c1fb3756000a commit b62322dccbc63f6bbb96f8f81e94c1fb3756000a Author: voroskoi Date: Sat May 3 11:40:17 2008 +0200 octave-financial-0.2.2-1-x86_64 new package diff --git a/source/apps-extra/octave-financial/FrugalBuild b/source/apps-extra/octave-financial/FrugalBuild new file mode 100644 index 0000000..75abdf9 --- /dev/null +++ b/source/apps-extra/octave-financial/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0.01 SBU +# Maintainer: voroskoi + +pkgname=octave-financial +pkgver=0.2.2 +pkgrel=1 +pkgdesc="Financial manipulation and plotting functions." +_F_sourceforge_dirname="octave" +_F_sourceforge_name="financial" +Finclude sourceforge octave +depends=('octave>=3.0.0') +groups=('apps-extra') +archs=('i686' 'x86_64') +sha1sums=('a4794419a403e248cf7438b1e1f9ebfb9122152b') From voroskoi at frugalware.org Sat May 3 11:53:50 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 11:53:52 2008 Subject: [Frugalware-git] frugalware-current: octave-database-1.0-2-i686 Message-ID: <20080503095350.AFA4A177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=289f237f28e5d06c658e1a8c9af5fca7c08d6d6e commit 289f237f28e5d06c658e1a8c9af5fca7c08d6d6e Author: voroskoi Date: Sat May 3 11:52:57 2008 +0200 octave-database-1.0-2-i686 x86_64 removed from archs() mysql is makedepend diff --git a/source/apps-extra/octave-database/FrugalBuild b/source/apps-extra/octave-database/FrugalBuild index 43e78cc..01c1892 100644 --- a/source/apps-extra/octave-database/FrugalBuild +++ b/source/apps-extra/octave-database/FrugalBuild @@ -3,13 +3,14 @@ pkgname=octave-database pkgver=1.0 -pkgrel=1 +pkgrel=2 pkgdesc="These are bindings that allow SQL queries and other database operations." _F_sourceforge_dirname="octave" _F_sourceforge_name="database" Finclude sourceforge octave up2date="lynx -dump http://octave.sourceforge.net/database/index.html |grep Version |sed 's/^.*\([0-9].[0-9]\)/\1/'" +makedepends=('mysql') depends=('octave>=3.0.0' 'sqlite3' 'libmysqlclient') groups=('apps-extra') -archs=('i686' 'x86_64') +archs=('i686') sha1sums=('c7b983b5f0760293a5b5270785eff63eafd104ca') From voroskoi at frugalware.org Sat May 3 11:54:43 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 11:54:44 2008 Subject: [Frugalware-git] frugalware-current: octave-ga-0.1.1-1-x86_64 Message-ID: <20080503095443.13C4E177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2f39b7512abfdf1896f40e4ef4b8e7839031accc commit 2f39b7512abfdf1896f40e4ef4b8e7839031accc Author: voroskoi Date: Sat May 3 11:54:27 2008 +0200 octave-ga-0.1.1-1-x86_64 new package diff --git a/source/apps-extra/octave-ga/FrugalBuild b/source/apps-extra/octave-ga/FrugalBuild new file mode 100644 index 0000000..ff4e93f --- /dev/null +++ b/source/apps-extra/octave-ga/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0.01 SBU +# Maintainer: voroskoi + +pkgname=octave-ga +pkgver=0.1.1 +pkgrel=1 +pkgdesc="Genetic optimization code." +_F_sourceforge_dirname="octave" +_F_sourceforge_name="ga" +Finclude sourceforge octave +depends=('octave>=3.0.0') +groups=('apps-extra') +archs=('i686' 'x86_64') +sha1sums=('aa6869c144612914ac547f8e5fc2f84d4e8ade4a') From krics at linuxforum.hu Sat May 3 12:00:04 2008 From: krics at linuxforum.hu (Christian Hamar alias krix) Date: Sat May 3 12:00:06 2008 Subject: [Frugalware-git] frugalware-current: medit-0.9.3-1-x86_64 Message-ID: <20080503100004.D2356177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=668ca4fe897c8f5bf88ff4c3a4da13e7284c3143 commit 668ca4fe897c8f5bf88ff4c3a4da13e7284c3143 Author: Christian Hamar alias krix Date: Sat May 3 11:59:46 2008 +0200 medit-0.9.3-1-x86_64 * Version bump * Fixed patch for upstream diff --git a/source/xapps-extra/medit/FrugalBuild b/source/xapps-extra/medit/FrugalBuild index b5c8350..31d8227 100644 --- a/source/xapps-extra/medit/FrugalBuild +++ b/source/xapps-extra/medit/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: detto pkgname=medit -pkgver=0.9.2 +pkgver=0.9.3 pkgrel=1 pkgdesc="A useful programming and around-programming text editor." depends=('libxml2' 'pygtk') @@ -16,7 +16,7 @@ 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=('512d84e3467290a15c52df9a601019c03af2805e' \ - '9af280e0d17a19c908c83fd4e7914730a0b876a8') +sha1sums=('d8237f17b23c6a68386ee0700556141ab8058492' \ + '9fc18a3642d1329f65dda73a09a211f3240bc03f') # optimization OK diff --git a/source/xapps-extra/medit/kill_iconcacheupdate.patch b/source/xapps-extra/medit/kill_iconcacheupdate.patch index b717880..e7cd024 100644 --- a/source/xapps-extra/medit/kill_iconcacheupdate.patch +++ b/source/xapps-extra/medit/kill_iconcacheupdate.patch @@ -1,9 +1,9 @@ -diff -Naur medit-0.8.6.orig/medit/Makefile.am medit-0.8.6/medit/Makefile.am ---- medit-0.8.6.orig/medit/Makefile.am 2007-06-18 14:11:05.000000000 +0200 -+++ medit-0.8.6/medit/Makefile.am 2007-06-18 14:12:07.000000000 +0200 -@@ -59,11 +59,6 @@ - update_icon_cache = gtk-update-icon-cache -f -t $(DESTDIR)$(hicolor) +diff -Naur medit-0.9.3.orig/medit/Makefile.am medit-0.9.3/medit/Makefile.am +--- medit-0.9.3.orig/medit/Makefile.am 2008-05-03 11:49:16.000000000 +0200 ++++ medit-0.9.3/medit/Makefile.am 2008-05-03 11:50:25.000000000 +0200 +@@ -58,12 +58,7 @@ + if MOO_ENABLE_GENERATED_FILES install-data-hook: - if echo "Updating icon cache" && $(update_icon_cache); then \ - echo "Done."; \ @@ -11,23 +11,24 @@ diff -Naur medit-0.8.6.orig/medit/Makefile.am medit-0.8.6/medit/Makefile.am - echo "*** GTK icon cache not updated. After install, run this:";\ - echo $(update_icon_cache); \ - fi -+ echo "update icon cache skipped :P" ++ echo "Update icon cache skipped :p" uninstall-hook: echo "Updating icon cache" && $(update_icon_cache) && echo "Done." -diff -Naur medit-0.8.6.orig/medit/Makefile.in medit-0.8.6/medit/Makefile.in ---- medit-0.8.6.orig/medit/Makefile.in 2007-06-18 14:11:05.000000000 +0200 -+++ medit-0.8.6/medit/Makefile.in 2007-06-18 14:12:38.000000000 +0200 -@@ -853,12 +853,7 @@ - @INTLTOOL_DESKTOP_RULE@ + endif +diff -Naur medit-0.9.3.orig/medit/Makefile.in medit-0.9.3/medit/Makefile.in +--- medit-0.9.3.orig/medit/Makefile.in 2008-05-03 11:49:16.000000000 +0200 ++++ medit-0.9.3/medit/Makefile.in 2008-05-03 11:51:11.000000000 +0200 +@@ -725,12 +725,7 @@ + @MOO_INTLTOOL_DESKTOP_RULE@ - install-data-hook: -- if echo "Updating icon cache" && $(update_icon_cache); then \ -- echo "Done."; \ -- else \ -- echo "*** GTK icon cache not updated. After install, run this:";\ -- echo $(update_icon_cache); \ -- fi -+ echo "update icon cache skipped :P" - uninstall-hook: - echo "Updating icon cache" && $(update_icon_cache) && echo "Done." + @MOO_ENABLE_GENERATED_FILES_TRUE@install-data-hook: +-@MOO_ENABLE_GENERATED_FILES_TRUE@ if echo "Updating icon cache" && $(update_icon_cache); then \ +-@MOO_ENABLE_GENERATED_FILES_TRUE@ echo "Done."; \ +-@MOO_ENABLE_GENERATED_FILES_TRUE@ else \ +-@MOO_ENABLE_GENERATED_FILES_TRUE@ echo "*** GTK icon cache not updated. After install, run this:";\ +-@MOO_ENABLE_GENERATED_FILES_TRUE@ echo $(update_icon_cache); \ +-@MOO_ENABLE_GENERATED_FILES_TRUE@ fi ++@MOO_ENABLE_GENERATED_FILES_TRUE@ echo "update icon cache skipped :p" + @MOO_ENABLE_GENERATED_FILES_TRUE@uninstall-hook: + @MOO_ENABLE_GENERATED_FILES_TRUE@ echo "Updating icon cache" && $(update_icon_cache) && echo "Done." # Tell versions [3.59,3.63) of GNU make to not export all variables. From voroskoi at frugalware.org Sat May 3 12:01:52 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 12:01:53 2008 Subject: [Frugalware-git] frugalware-current: octave-info-theory-0.1.5-1-x86_64 Message-ID: <20080503100152.A154D177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=56be546801cf098d4f22c55bcebe4c4183184e57 commit 56be546801cf098d4f22c55bcebe4c4183184e57 Author: voroskoi Date: Sat May 3 12:01:39 2008 +0200 octave-info-theory-0.1.5-1-x86_64 new package diff --git a/source/apps-extra/octave-info-theory/FrugalBuild b/source/apps-extra/octave-info-theory/FrugalBuild new file mode 100644 index 0000000..a3b888b --- /dev/null +++ b/source/apps-extra/octave-info-theory/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0.01 SBU +# Maintainer: voroskoi + +pkgname=octave-info-theory +pkgver=0.1.5 +pkgrel=1 +pkgdesc="Functions and routines for basic Information Theory definitions, and source coding." +_F_sourceforge_dirname="octave" +_F_sourceforge_name="informationtheory" +Finclude sourceforge octave +depends=('octave>=3.0.0') +groups=('apps-extra') +archs=('i686' 'x86_64') +sha1sums=('9be41a929f10115b200f3ee3296230b8af480c52') From voroskoi at frugalware.org Sat May 3 12:06:54 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 12:06:56 2008 Subject: [Frugalware-git] frugalware-current: octave-image-1.0.6-1-i686 Message-ID: <20080503100654.51B791190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e1b98ee3c49e64003d64fb29f45668cb7b327ec5 commit e1b98ee3c49e64003d64fb29f45668cb7b327ec5 Author: voroskoi Date: Sat May 3 12:06:31 2008 +0200 octave-image-1.0.6-1-i686 new package diff --git a/source/apps-extra/octave-image/FrugalBuild b/source/apps-extra/octave-image/FrugalBuild new file mode 100644 index 0000000..cea2fae --- /dev/null +++ b/source/apps-extra/octave-image/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.30 SBU +# Maintainer: voroskoi + +pkgname=octave-image +pkgver=1.0.6 +pkgrel=1 +pkgdesc="The Octave-forge Image package provides functions for reading, writing, and processing images." +_F_sourceforge_dirname="octave" +_F_sourceforge_name="image" +Finclude sourceforge octave +depends=('octave>=3.0.0') +rodepends=('imagemagick') +groups=('apps-extra') +archs=('i686' 'x86_64') +sha1sums=('ad687816449f4ad802812dbcd994068ada5790b5') From voroskoi at frugalware.org Sat May 3 12:08:00 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 12:08:00 2008 Subject: [Frugalware-git] frugalware-current: octave-io-1.0.6-1-x86_64 Message-ID: <20080503100800.2971D1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2dac97606cab7ab67ff0c1edb36623d23af85e4c commit 2dac97606cab7ab67ff0c1edb36623d23af85e4c Author: voroskoi Date: Sat May 3 12:07:40 2008 +0200 octave-io-1.0.6-1-x86_64 new package diff --git a/source/apps-extra/octave-io/FrugalBuild b/source/apps-extra/octave-io/FrugalBuild new file mode 100644 index 0000000..8be84c7 --- /dev/null +++ b/source/apps-extra/octave-io/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0.16 SBU +# Maintainer: voroskoi + +pkgname=octave-io +pkgver=1.0.6 +pkgrel=1 +pkgdesc="Input/Output in external formats." +_F_sourceforge_dirname="octave" +_F_sourceforge_name="io" +Finclude sourceforge octave +depends=('octave>=3.0.0') +groups=('apps-extra') +archs=('i686' 'x86_64') +sha1sums=('42d1b098109845e22732f14a8811541afb960a57') From krics at linuxforum.hu Sat May 3 12:10:13 2008 From: krics at linuxforum.hu (Christian Hamar alias krix) Date: Sat May 3 12:10:14 2008 Subject: [Frugalware-git] frugalware-current: claws-mail-3.4.0-1-x86_64 Message-ID: <20080503101013.21BC31190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c2e8d597cf67d31db7f3371004b75adaa5bb254b commit c2e8d597cf67d31db7f3371004b75adaa5bb254b Author: Christian Hamar alias krix Date: Sat May 3 12:10:00 2008 +0200 claws-mail-3.4.0-1-x86_64 * Version bump diff --git a/source/xapps-extra/claws-mail/FrugalBuild b/source/xapps-extra/claws-mail/FrugalBuild index 071bdb1..2950efb 100644 --- a/source/xapps-extra/claws-mail/FrugalBuild +++ b/source/xapps-extra/claws-mail/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Bence Nagy pkgname=claws-mail -pkgver=3.3.1 +pkgver=3.4.0 pkgrel=1 pkgdesc="The extended version of Sylpheed, a GTK+ based, lightweight, and fast e-mail client" groups=('xapps-extra') @@ -39,5 +39,5 @@ build() { Ffilerel claws-mail.desktop /usr/share/applications/claws-mail.desktop } -sha1sums=('bbdddc74b1ec880e29b5daf41081c4124109507d') +sha1sums=('67cf9bc9b9fe917fb4c2b895e6bc9291e5e6497c') # optimization OK From voroskoi at frugalware.org Sat May 3 12:11:31 2008 From: voroskoi at frugalware.org (voroskoi) Date: Sat May 3 12:11:33 2008 Subject: [Frugalware-git] frugalware-current: octave-forge Message-ID: <20080503101131.01DC81190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6af7e360bd2b48c20af7cdc5af7fb8822459d208 commit 6af7e360bd2b48c20af7cdc5af7fb8822459d208 Author: voroskoi Date: Sat May 3 12:10:10 2008 +0200 octave-forge octave now uses separate packages also does not work with octave>=3.0 diff --git a/source/apps-extra/octave-forge/FrugalBuild b/source/apps-extra/octave-forge/FrugalBuild deleted file mode 100644 index a7af015..0000000 --- a/source/apps-extra/octave-forge/FrugalBuild +++ /dev/null @@ -1,42 +0,0 @@ -# Compiling Time: 3.44 SBU -# Maintainer: VMiklos - -pkgname=octave-forge -pkgver=2006.07.09 -pkgrel=1 -pkgdesc="A collection of custom scripts, functions and extensions for Octave." -_F_sourceforge_dirname="octave" -Finclude sourceforge -url="http://octave.sourceforge.net/" -depends=('octave>=2.9.12' 'gsl' 'ginac' 'qhull' 'pcre' 'libjpeg' 'libpng') -makedepends=('gcc-gfortran') -groups=('apps-extra') -archs=('i686' 'x86_64') -up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=2888|grep use_mirror|sed 's/.*-\(.*\)\.t.*/\1/;q'" -sha1sums=('9088313c02f2097036bd19fd680186ea4f7de0a2') - -build() -{ - Fcd - octavever="`octave-config --version`" - Fpatchall - rm -rf main/plot extra/mex - Fmkdir usr/share/octave/${octavever}/site/m/octave-forge \ - usr/libexec/octave/${octavever}/site/oct/$CHOST/octave-forge \ - usr/libexec/octave/${octavever}/site/exec/$CHOST \ - usr/share/octave/${octavever}/site/octave-forge-alternatives/m \ - usr/libexec/octave/${octavever}/site/octave-forge-alternatives/oct/$CHOST - Fconf \ - --with-path=$Fdestdir \ - --with-mpath=/usr/share/octave/${octavever}/site/m/octave-forge \ - --with-opath=/usr/libexec/octave/${octavever}/site/oct/$CHOST/octave-forge \ - --with-xpath=/usr/libexec/octave/${octavever}/site/exec/$CHOST \ - --with-altmpath=/usr/share/octave/${octavever}/site/octave-forge-alternatives/m \ - --with-altopath=/usr/libexec/octave/${octavever}/site/octave-forge-alternatives/oct/$CHOST - make || Fdie - make DESTDIR=$Fdestdir install || Fdie - cd $Fdestdir/usr/libexec/octave/${octavever}/site/oct/$CHOST/octave-forge - Fmessage "Running strip on all *oct files.." - /usr/bin/strip *.oct -} -# optimization OK From krics at linuxforum.hu Sat May 3 12:13:02 2008 From: krics at linuxforum.hu (Christian Hamar alias krix) Date: Sat May 3 12:13:04 2008 Subject: [Frugalware-git] frugalware-current: tablelist-4.9-1-x86_64 Message-ID: <20080503101302.9573A1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=40c5b832bdb16df5fabc2908271e5bc4446864cc commit 40c5b832bdb16df5fabc2908271e5bc4446864cc Author: Christian Hamar alias krix Date: Sat May 3 12:12:47 2008 +0200 tablelist-4.9-1-x86_64 * Version bump - NOTE: hmm. need an icon :) diff --git a/source/xapps-extra/tablelist/FrugalBuild b/source/xapps-extra/tablelist/FrugalBuild index 0b62945..4649288 100644 --- a/source/xapps-extra/tablelist/FrugalBuild +++ b/source/xapps-extra/tablelist/FrugalBuild @@ -4,7 +4,7 @@ pkgname=tablelist Fpkgversep="" -pkgver=4.8 +pkgver=4.9 pkgrel=1 pkgdesc="The Multi-Column Listbox Package" url="http://www.nemethi.de" @@ -30,4 +30,4 @@ build() { Ffilerel /usr/lib/tcl8.4/$pkgname$pkgver/$i.tcl done } -sha1sums=('d97bdb6f937f3610fca758815fc200465fcf65e8') +sha1sums=('ca52f5a880f551e8b2be4b399e404145075204cb') From devil505linux at gmail.com Sat May 3 12:14:29 2008 From: devil505linux at gmail.com (Devil505) Date: Sat May 3 12:14:30 2008 Subject: [Frugalware-git] frugalware-current: mednafen-0.8.8-1-i686 Message-ID: <20080503101429.215361190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fc8d85b019f05d6ac8a193f8908dbc6b8ca201b4 commit fc8d85b019f05d6ac8a193f8908dbc6b8ca201b4 Author: Devil505 Date: Sat May 3 12:12:11 2008 +0200 mednafen-0.8.8-1-i686 * new package * closed request FS#2192 diff --git a/source/games-extra/mednafen/FrugalBuild b/source/games-extra/mednafen/FrugalBuild new file mode 100644 index 0000000..04ab429 --- /dev/null +++ b/source/games-extra/mednafen/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 3.98 SBU +# Maintainer: Devil505 + +pkgname=mednafen +pkgver=0.8.8 +pkgrel=1 +pkgdesc="Mednafen is a command-line multi-system emulator" +_F_sourceforge_ext=".tar.bz2" +_F_sourceforge_broken_up2date=1 +Finclude sourceforge +depends=('libsndfile' 'libcdio' 'zlib' 'jack' 'sdl_net' 'libstdc++' 'mesa') +makedepends=('pkgconfig') +groups=('games-extra') +archs=('i686') +_F_cd_path="$pkgname" +sha1sums=('e84cd8205ff009f0a6b8095abc876bf35ae2acf2') + +# optimization OK From boobaa at frugalware.org Sat May 3 12:19:06 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat May 3 12:19:09 2008 Subject: [Frugalware-git] frugalware-current: phpmyadmin-2.11.6-1-i686 Message-ID: <20080503101906.C2FCF1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c4642101813eee1ff4e0e55d701207b0315e1b56 commit c4642101813eee1ff4e0e55d701207b0315e1b56 Author: CSÉCSY László Date: Sat May 3 12:18:22 2008 +0200 phpmyadmin-2.11.6-1-i686 version bump diff --git a/source/network-extra/phpmyadmin/FrugalBuild b/source/network-extra/phpmyadmin/FrugalBuild index cf70ea1..d144ce6 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.5.2 +pkgver=2.11.6 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=('13eae6eb086da00ff64720f473fe2ed9fcfd874b') +sha1sums=('9accdabc5a4fe1b1a6dee8d26df1089d4c7ad484') From boobaa at frugalware.org Sat May 3 12:21:15 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat May 3 12:21:17 2008 Subject: [Frugalware-git] frugalware-current: drupal-cck-5.x_1.7-1-i686 Message-ID: <20080503102115.D1FE91190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=29a128f2bb21ad2af9056a201a64b36774bd7975 commit 29a128f2bb21ad2af9056a201a64b36774bd7975 Author: CSÉCSY László Date: Sat May 3 12:21:01 2008 +0200 drupal-cck-5.x_1.7-1-i686 version bump diff --git a/source/network-extra/drupal-cck/FrugalBuild b/source/network-extra/drupal-cck/FrugalBuild index 7e7d47a..fa4ddbe 100644 --- a/source/network-extra/drupal-cck/FrugalBuild +++ b/source/network-extra/drupal-cck/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: CSÉCSY László _F_drupal_module=cck -pkgver=5.x_1.6_1 +pkgver=5.x_1.7 pkgrel=1 pkgdesc="Allows you create and customize fields using a web browser in Drupal" Finclude drupal -sha1sums=('4e275a174b7458b15de11b1b1fd3318f27b1fd4f') +sha1sums=('6e08f8bc93c8e5586ea8ebf63381f584ce6c9096') From boobaa at frugalware.org Sat May 3 12:24:22 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat May 3 12:24:24 2008 Subject: [Frugalware-git] frugalware-current: drupal-commentrss-5.x_1.0-1-i686 Message-ID: <20080503102422.AA8CD1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a796d6307af5262e47beba828df4bb3a1a111ee8 commit a796d6307af5262e47beba828df4bb3a1a111ee8 Author: CSÉCSY László Date: Sat May 3 12:24:01 2008 +0200 drupal-commentrss-5.x_1.0-1-i686 version bump diff --git a/source/network-extra/drupal-commentrss/FrugalBuild b/source/network-extra/drupal-commentrss/FrugalBuild index f321567..9c69591 100644 --- a/source/network-extra/drupal-commentrss/FrugalBuild +++ b/source/network-extra/drupal-commentrss/FrugalBuild @@ -2,9 +2,8 @@ # Maintainer: CSÉCSY László _F_drupal_module=commentrss -_F_drupal_dev=1 -pkgver=5.x_1.x_dev20070716 +pkgver=5.x_1.0 pkgrel=1 pkgdesc="Provides RSS feeds for comments in Drupal" Finclude drupal -sha1sums=('91ed99b701dd42dd8a2fc78f4437d9b5f7c9a0c8') +sha1sums=('3f72a63597a0453476a050cdc37d144bd0de69d7') From boobaa at frugalware.org Sat May 3 12:25:39 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat May 3 12:25:41 2008 Subject: [Frugalware-git] frugalware-current: drupal-taxonomy_list-5.x_1.2-1-i686 Message-ID: <20080503102539.864ED1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e9ffcceac0c9ed5917eef39ec67bcbdde3969bf5 commit e9ffcceac0c9ed5917eef39ec67bcbdde3969bf5 Author: CSÉCSY László Date: Sat May 3 12:25:31 2008 +0200 drupal-taxonomy_list-5.x_1.2-1-i686 version bump diff --git a/source/network-extra/drupal-taxonomy_list/FrugalBuild b/source/network-extra/drupal-taxonomy_list/FrugalBuild index 93d14b5..6486d46 100644 --- a/source/network-extra/drupal-taxonomy_list/FrugalBuild +++ b/source/network-extra/drupal-taxonomy_list/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: CSÉCSY László _F_drupal_module=taxonomy_list -pkgver=5.x_1.1 +pkgver=5.x_1.2 pkgrel=1 pkgdesc="Displays the terms under categories with image and description in Drupal" Finclude drupal -sha1sums=('efaa39c5792537bab77cd78d0a784f86e3656b2c') +sha1sums=('96038ac4e2c20b1f9662397fba8cd5c8240e459a') From krics at linuxforum.hu Sat May 3 12:47:10 2008 From: krics at linuxforum.hu (Christian Hamar alias krix) Date: Sat May 3 12:47:11 2008 Subject: [Frugalware-git] frugalware-current: eboard-1.1.1-1-x86_64 Message-ID: <20080503104710.3F4FB1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d535ad45029db223723ceb7f9bb7b70d0080215f commit d535ad45029db223723ceb7f9bb7b70d0080215f Author: Christian Hamar alias krix Date: Sat May 3 12:46:55 2008 +0200 eboard-1.1.1-1-x86_64 * Version bump diff --git a/source/games-extra/eboard/FrugalBuild b/source/games-extra/eboard/FrugalBuild index ac98404..f6d71a2 100644 --- a/source/games-extra/eboard/FrugalBuild +++ b/source/games-extra/eboard/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=eboard -pkgver=1.0.4 +pkgver=1.1.1 pkgrel=1 pkgdesc="eboard is a chess board interface for ICS (Internet Chess Servers) and chess engines." license="GPL2" @@ -12,7 +12,7 @@ groups=('games-extra') archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge -sha1sums=('44938754140043fc64143e91067c95b6c5c99709') +sha1sums=('029cf1e7503fc2a862b9880da9ea6ab91e5614cd') build() { Fcd From hermier at frugalware.org Sat May 3 12:50:34 2008 From: hermier at frugalware.org (Michel Hermier) Date: Sat May 3 12:50:35 2008 Subject: [Frugalware-git] frugalware-current: deluge-0.5.9.0-0-i686 Message-ID: <20080503105034.9BEEA1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c37a0be7c883f7641c64cbd56571bdce4ea3ca72 commit c37a0be7c883f7641c64cbd56571bdce4ea3ca72 Author: Michel Hermier Date: Sat May 3 12:49:12 2008 +0200 deluge-0.5.9.0-0-i686 * Bump version. diff --git a/source/gnome-extra/deluge/FrugalBuild b/source/gnome-extra/deluge/FrugalBuild index 5782b10..a9a3c7b 100644 --- a/source/gnome-extra/deluge/FrugalBuild +++ b/source/gnome-extra/deluge/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Artur Grunau pkgname=deluge -pkgver=0.5.8.9 +pkgver=0.5.9.0 pkgrel=1 pkgdesc="BitTorrent client written in Python and GTK+." url="http://deluge-torrent.org/" @@ -18,7 +18,7 @@ source=(http://download.deluge-torrent.org/source/$pkgver/$pkgname-$pkgver.tar.g _F_gnome_iconcache=y _F_cd_path="deluge-torrent-$pkgver" Finclude gnome-scriptlet -sha1sums=('0838acec55781c3fe1878a6fc7793b854bc9a4a1' \ +sha1sums=('b5272771383af27dc3acbe952d1c46bd6e85ee8b' \ '1effeb55eccdba6bbad0af32e76854fc38919b85') build() From krics at linuxforum.hu Sat May 3 13:21:31 2008 From: krics at linuxforum.hu (Christian Hamar alias krix) Date: Sat May 3 13:21:32 2008 Subject: [Frugalware-git] frugalware-current: splint-3.1.2-1-x86_64 Message-ID: <20080503112131.640AF177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3869573145ee7870f2366bf74159b5e6b80cc4f8 commit 3869573145ee7870f2366bf74159b5e6b80cc4f8 Author: Christian Hamar alias krix Date: Sat May 3 13:21:02 2008 +0200 splint-3.1.2-1-x86_64 * Version bump * use unset MAKEFLAGS diff --git a/source/devel-extra/splint/FrugalBuild b/source/devel-extra/splint/FrugalBuild index f76d545..23f83b6 100644 --- a/source/devel-extra/splint/FrugalBuild +++ b/source/devel-extra/splint/FrugalBuild @@ -1,18 +1,17 @@ -# Compiling Time: 0.45 SBU +# Compiling Time: 0.56 SBU # Maintainer: Christian Hamar alias krix pkgname=splint -pkgver=3.1.1 +pkgver=3.1.2 pkgrel=1 pkgdesc="Check C programs for vulnerabilities and programming mistakes" url="http://www.splint.org" depends=('glibc') groups=('devel-extra') archs=('i686' 'x86_64') -up2date="lynx -dump '$url/downloads/?M=D'|grep splint-[0-9\.]*tar\.gz$|sed -n -e 's/.*t-\(.*\)\.tar\.gz$/\1/' -e '1 p'" -source=($url/downloads/$pkgname-$pkgver.tar.gz) -sha1sums=('1192e8f18e8ef63fdc7a0b0fa26c35b46d59e4e6') +up2date="lynx -dump '$url/downloads/?C=M;O=D'|grep splint-[0-9\.]*src\.tgz$|sed -n -e 's/.*t-\(.*\)\.src\.tgz$/\1/' -e '1 p'" +source=($url/downloads/$pkgname-$pkgver.src.tgz) +sha1sums=('0df489cb228dcfffb149b38c57614c2c3e200501') +unset MAKEFLAGS -# optimalization OK - -# vim: ft=sh +# optimization OK From krics at linuxforum.hu Sat May 3 14:18:36 2008 From: krics at linuxforum.hu (Christian Hamar alias krix) Date: Sat May 3 14:18:38 2008 Subject: [Frugalware-git] frugalware-current: monotone-0.40-1-x86_64 Message-ID: <20080503121836.9E9CB177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2297ccbda56bfc1a4f80daceaabeea8c0f8a3f57 commit 2297ccbda56bfc1a4f80daceaabeea8c0f8a3f57 Author: Christian Hamar alias krix Date: Sat May 3 14:18:27 2008 +0200 monotone-0.40-1-x86_64 * Version bump diff --git a/source/devel-extra/monotone/FrugalBuild b/source/devel-extra/monotone/FrugalBuild index 1ce217f..f9d386b 100644 --- a/source/devel-extra/monotone/FrugalBuild +++ b/source/devel-extra/monotone/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=monotone -pkgver=0.39 +pkgver=0.40 pkgrel=1 pkgdesc="Another distributed version (revision) control system" url="http://venge.net/monotone/" @@ -20,5 +20,5 @@ build() Fmakeinstall } -sha1sums=('b34c7e25871ddff1e30d15b733c1f3283ec16de9') +sha1sums=('f1fda6b1d75a359488d09599995526e71a5ef481') # optimization OK From priyank at frugalware.org Sat May 3 15:07:11 2008 From: priyank at frugalware.org (Priyank) Date: Sat May 3 15:07:13 2008 Subject: [Frugalware-git] frugalware-current: pygoocanvas-0.10.0-1-i686 Message-ID: <20080503130711.50476177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0bc6babaaa42971a556e7dbdb8365761fd0b9824 commit 0bc6babaaa42971a556e7dbdb8365761fd0b9824 Author: Priyank Date: Sat May 3 18:34:40 2008 +0530 pygoocanvas-0.10.0-1-i686 * Version bump diff --git a/source/gnome-extra/pygoocanvas/FrugalBuild b/source/gnome-extra/pygoocanvas/FrugalBuild index 7a28d65..e6b0891 100644 --- a/source/gnome-extra/pygoocanvas/FrugalBuild +++ b/source/gnome-extra/pygoocanvas/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=pygoocanvas -pkgver=0.9.0 +pkgver=0.10.0 pkgrel=1 pkgdesc="Python bindings for GooCanvas" depends=('goocanvas>=0.10' 'pygtk') @@ -11,7 +11,7 @@ makedepends=('gtk-doc') groups=('gnome-extra') archs=('i686' 'x86_64') Finclude berlios -sha1sums=('81088bcd4dcf4cb604f7082ba9dc97f942ef16d6') +sha1sums=('f49df2fd1de60d9e408e61dd31d8b1e5cda97512') options=('scriptlet') # optimization OK From priyank at frugalware.org Sat May 3 15:12:21 2008 From: priyank at frugalware.org (Priyank) Date: Sat May 3 15:12:22 2008 Subject: [Frugalware-git] frugalware-current: gtkcdlabel-1.12-1-i686 Message-ID: <20080503131221.DE4EF177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d4e2d2ac0e0615855ab17e4df85561550ac6b1c2 commit d4e2d2ac0e0615855ab17e4df85561550ac6b1c2 Author: Priyank Date: Sat May 3 18:40:39 2008 +0530 gtkcdlabel-1.12-1-i686 * Version bump diff --git a/source/xapps-extra/gtkcdlabel/FrugalBuild b/source/xapps-extra/gtkcdlabel/FrugalBuild index 89809bc..ca17319 100644 --- a/source/xapps-extra/gtkcdlabel/FrugalBuild +++ b/source/xapps-extra/gtkcdlabel/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Miklos Nemeth pkgname=gtkcdlabel -pkgver=1.11 +pkgver=1.12 pkgrel=1 pkgdesc="GUI frontend for cdlabelgen" url="http://gtkcdlabel.sourceforge.net" @@ -14,7 +14,7 @@ archs=('i686' 'x86_64') _F_sourceforge_ext=.tar.bz2 Finclude sourceforge up2date="lynx -dump 'http://prdownloads.sourceforge.net/gtkcdlabel/?sort_by=date&sort=desc'|grep gtkcdlabel.*.tar.bz2|sed -n 's/.*gtkcdlabel-\(.*\).tar.bz2.*/\1/;1p'" -sha1sums=('5832cf473a0ce86dbbdab7b4c2202ac0af0e177e') +sha1sums=('d5ecc95109fd8c883c6f78ac100fea0c9483cb4c') build() { From priyank at frugalware.org Sat May 3 15:18:10 2008 From: priyank at frugalware.org (Priyank) Date: Sat May 3 15:18:11 2008 Subject: [Frugalware-git] frugalware-current: perl-anyevent-3.3-1-i686 Message-ID: <20080503131810.BE55B177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=72c44d326bc3a758fc877ad4b5e0dc0242706361 commit 72c44d326bc3a758fc877ad4b5e0dc0242706361 Author: Priyank Date: Sat May 3 18:45:52 2008 +0530 perl-anyevent-3.3-1-i686 * Version bump diff --git a/source/devel-extra/perl-anyevent/FrugalBuild b/source/devel-extra/perl-anyevent/FrugalBuild index 3e39c94..2dc4728 100644 --- a/source/devel-extra/perl-anyevent/FrugalBuild +++ b/source/devel-extra/perl-anyevent/FrugalBuild @@ -4,9 +4,9 @@ _F_perl_name=AnyEvent _F_perl_author=M/ML/MLEHMANN -pkgver=3.0 +pkgver=3.3 pkgdesc="Perl framework for multiple event loops." depends=('perl-event>=1.10') Finclude perl archs=('i686' 'x86_64') -sha1sums=('8c2c790c2158460a091939a8d12bd8f7f7842b5b') +sha1sums=('49a32c7994e089dd69200111d6beac663967e4dc') From devil505linux at gmail.com Sat May 3 15:54:25 2008 From: devil505linux at gmail.com (Devil505) Date: Sat May 3 15:54:26 2008 Subject: [Frugalware-git] frugalware-current: zsnes-1.51-1-i686 Message-ID: <20080503135425.0D14C177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=08520e38e9c879287bbabd26154f7feb43193663 commit 08520e38e9c879287bbabd26154f7feb43193663 Author: Devil505 Date: Sat May 3 15:54:09 2008 +0200 zsnes-1.51-1-i686 * added missing Fdie diff --git a/source/games-extra/zsnes/FrugalBuild b/source/games-extra/zsnes/FrugalBuild index 76e572f..5092cb5 100644 --- a/source/games-extra/zsnes/FrugalBuild +++ b/source/games-extra/zsnes/FrugalBuild @@ -4,7 +4,7 @@ pkgname=zsnes pkgver=1.51 _pkgver="${pkgver/./}src" -pkgrel="1" +pkgrel=1 pkgdesc="ZSNES is a SNES/Super Famicom emulator for x86 computers." _F_sourceforge_ext=".tar.bz2" Finclude sourceforge @@ -25,14 +25,14 @@ build() { Fcd ./autogen.sh --prefix=/usr x_libraries=/usr/lib force_arch=i686 \ - --enable-release + --enable-release || Fdie Fmake Fmakeinstall Ficon $pkgname.png Fdesktop2 Fmkdir /usr/share/doc/zsnes-$pkgver - cd .. - cp -r docs/*.* $Fdestdir/usr/share/doc/zsnes-$pkgver/ + cd .. || Fdie + cp -r docs/*.* $Fdestdir/usr/share/doc/zsnes-$pkgver/ || Fdie } -# optimization OK \ No newline at end of file +# optimization OK From devil505linux at gmail.com Sat May 3 15:58:30 2008 From: devil505linux at gmail.com (Devil505) Date: Sat May 3 15:58:31 2008 Subject: [Frugalware-git] frugalware-current: gfceu-0.6.0-2-i686 Message-ID: <20080503135830.62622177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=02ef3fe791c5bc9d011d5281b070cee4171d9f38 commit 02ef3fe791c5bc9d011d5281b070cee4171d9f38 Author: Devil505 Date: Sat May 3 15:58:20 2008 +0200 gfceu-0.6.0-2-i686 * change m8r (detto-->devil505) * added missing scriptlet diff --git a/source/games-extra/gfceu/FrugalBuild b/source/games-extra/gfceu/FrugalBuild index f1e1df6..22a7146 100644 --- a/source/games-extra/gfceu/FrugalBuild +++ b/source/games-extra/gfceu/FrugalBuild @@ -1,14 +1,16 @@ # Compiling Time: 0 SBU -# Maintainer: detto +# Maintainer: Devil505 +# Contributor: detto pkgname=gfceu pkgver=0.6.0 -pkgrel=1 +pkgrel=2 pkgdesc="A GTK frontend for the FCE Ultra Nintendo Entertainment System emulator." url="http://s189529521.onlinehome.us/gfceu" archs=('i686') groups=('games-extra') depends=('pygtk' 'fceu') +options=('scriptlet') up2date="lynx -dump $url | grep tar.gz | cut -d '-' -f2 | sed -n 's|.tar.gz||p'" source=($url/$pkgname-$pkgver.tar.gz) sha1sums=('71e3aec4f9004b3720dd2da9d59cbd8fd97cc399') From devil505linux at gmail.com Sat May 3 16:12:26 2008 From: devil505linux at gmail.com (Devil505) Date: Sat May 3 16:12:28 2008 Subject: [Frugalware-git] frugalware-current: snes9x-1.51-1-i686 Message-ID: <20080503141226.E3B7F177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e3885c032c0c23a2fa044edd2f8ace405f5d7f05 commit e3885c032c0c23a2fa044edd2f8ace405f5d7f05 Author: Devil505 Date: Sat May 3 16:12:19 2008 +0200 snes9x-1.51-1-i686 * changed m8r (detto --> devil505) diff --git a/source/games-extra/snes9x/FrugalBuild b/source/games-extra/snes9x/FrugalBuild index f5f5a30..5d20a00 100644 --- a/source/games-extra/snes9x/FrugalBuild +++ b/source/games-extra/snes9x/FrugalBuild @@ -1,5 +1,6 @@ # Compiling Time: 0.66 SBU -# Maintainer: detto +# Maintainer: Devil505 +# Contributor: detto pkgname=snes9x pkgver=1.51 From devil505linux at gmail.com Sat May 3 16:26:07 2008 From: devil505linux at gmail.com (Devil505) Date: Sat May 3 16:26:08 2008 Subject: [Frugalware-git] frugalware-current: dates-0.4.6-1-i686 Message-ID: <20080503142607.11278177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e43c7efa48de32944236c18a65e41b4b3c3fb0cd commit e43c7efa48de32944236c18a65e41b4b3c3fb0cd Author: Devil505 Date: Sat May 3 16:25:40 2008 +0200 dates-0.4.6-1-i686 * version bump * added missing scriptlet * changed m8r (detto-->devil505) diff --git a/source/gnome-extra/dates/FrugalBuild b/source/gnome-extra/dates/FrugalBuild index 4c466b5..128206f 100644 --- a/source/gnome-extra/dates/FrugalBuild +++ b/source/gnome-extra/dates/FrugalBuild @@ -1,13 +1,15 @@ # Compiling Time: 0.16 SBU -# Maintainer: detto +# Maintainer: Devil505 +# Contributor: detto pkgname=dates -pkgver=0.4.5 +pkgver=0.4.6 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') makedepends=('perl-xml-parser' 'intltool') +options=('scriptlet') groups=('gnome-extra') archs=('i686' 'x86_64') _F_gnome_desktop=y @@ -15,6 +17,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=('0bf1d23321ba79c6b57893286149dc780d69dff3') +sha1sums=('38d9f0b349333a8734a0e1488fd205c9affe1b96') # optimization OK From devil505linux at gmail.com Sat May 3 18:20:13 2008 From: devil505linux at gmail.com (Devil505) Date: Sat May 3 18:20:16 2008 Subject: [Frugalware-git] frugalware-current: gnome-do-0.4.2.0-1-x86_64 Message-ID: <20080503162013.B6FC71190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eaaecc7ebce1fbd2316a04eee506052377a247ca commit eaaecc7ebce1fbd2316a04eee506052377a247ca Author: Devil505 Date: Sat May 3 18:19:58 2008 +0200 gnome-do-0.4.2.0-1-x86_64 * added x86_64 to archs() diff --git a/source/gnome-extra/gnome-do/FrugalBuild b/source/gnome-extra/gnome-do/FrugalBuild index a103852..21b250c 100644 --- a/source/gnome-extra/gnome-do/FrugalBuild +++ b/source/gnome-extra/gnome-do/FrugalBuild @@ -10,7 +10,7 @@ depends=('gtk+2' 'glibc' 'freetype2' 'libxau' 'libxdmcp' 'libxdamage' \ makedepends=('perl-xml-parser' 'intltool') groups=('gnome-extra') options=('scriptlet') -archs=('i686') +archs=('i686' 'x86_64') url="http://do.davebsd.com/" up2date="lynx -dump http://ppa.launchpad.net/do-core/ubuntu/pool/main/g/gnome-do/ \ | grep tar.gz | tail -1 | cut -d '/' -f 10 | sed 's/gnome-do_//' | sed 's/.orig.tar.gz//'" From devil505linux at gmail.com Sat May 3 18:24:18 2008 From: devil505linux at gmail.com (Devil505) Date: Sat May 3 18:24:21 2008 Subject: [Frugalware-git] frugalware-current: gtweakui-0.4.0-1-x86_64 Message-ID: <20080503162418.9973C1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fdd99751e9f75c0bb9de4bcd3248a7e906b3d545 commit fdd99751e9f75c0bb9de4bcd3248a7e906b3d545 Author: Devil505 Date: Sat May 3 18:24:10 2008 +0200 gtweakui-0.4.0-1-x86_64 * added x86_64 to archs() diff --git a/source/gnome-extra/gtweakui/FrugalBuild b/source/gnome-extra/gtweakui/FrugalBuild index f8882c1..19b0849 100644 --- a/source/gnome-extra/gtweakui/FrugalBuild +++ b/source/gnome-extra/gtweakui/FrugalBuild @@ -13,7 +13,7 @@ _F_sourceforge_dirname="$pkgname" _F_sourceforge_broken_up2date="1" Finclude sourceforge groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') _F_cd_path="gTweakUI-$pkgver" sha1sums=('80532da07dd65633f349dcc8a77117300c474456') From devil505linux at gmail.com Sat May 3 18:30:38 2008 From: devil505linux at gmail.com (Devil505) Date: Sat May 3 18:30:39 2008 Subject: [Frugalware-git] frugalware-current: timer-applet-2.0.1-1-x86_64 Message-ID: <20080503163038.BD06A1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f37c37782a2a923fde486075ae89dcc10d38eae7 commit f37c37782a2a923fde486075ae89dcc10d38eae7 Author: Devil505 Date: Sat May 3 18:30:32 2008 +0200 timer-applet-2.0.1-1-x86_64 * added x86_64 to archs() diff --git a/source/gnome-extra/timer-applet/FrugalBuild b/source/gnome-extra/timer-applet/FrugalBuild index bcf2477..2237830 100644 --- a/source/gnome-extra/timer-applet/FrugalBuild +++ b/source/gnome-extra/timer-applet/FrugalBuild @@ -9,7 +9,7 @@ depends=('python' 'pygtk' 'gnome-python' 'gnome-python-desktop' \ 'notify-python' 'dbus-python' 'gnome-python-desktop-applet') makedepends=('perl-xml-parser' 'intltool') groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') options=('scriptlet') _F_sourceforge_broken_up2date="1" _F_sourceforge_dirname=timerapplet From vmiklos at frugalware.org Sat May 3 21:57:43 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 3 21:57:45 2008 Subject: [Frugalware-git] frugalwareutils: libfwnetconfig: add missing -lresolv Message-ID: <20080503195743.CDC76177016E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=2c076797876daea4b82df9eb55e67ab3a1270341 commit 2c076797876daea4b82df9eb55e67ab3a1270341 Author: Miklos Vajna Date: Sat May 3 21:57:30 2008 +0200 libfwnetconfig: add missing -lresolv - closes #3054 and #3056 diff --git a/libfwnetconfig/Makefile b/libfwnetconfig/Makefile index a420a9c..83c9a59 100644 --- a/libfwnetconfig/Makefile +++ b/libfwnetconfig/Makefile @@ -23,7 +23,7 @@ LDFLAGS += $(shell pkg-config --libs glib-2.0) # fwutil CFLAGS += -I../libfwutil -I/usr/include/pci -LDFLAGS += -L../libfwutil -lfwutil -lpci -lz +LDFLAGS += -L../libfwutil -lfwutil -lpci -lz -lresolv #SUBDIRS = po LIBNAME = netconfig From vmiklos at frugalware.org Sat May 3 21:57:43 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 3 21:57:45 2008 Subject: [Frugalware-git] frugalwareutils: warnings fixes Message-ID: <20080503195743.B04911190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=4eee31a2464913d326d56943e3dcbc0a8b8dc712 commit 4eee31a2464913d326d56943e3dcbc0a8b8dc712 Author: Miklos Vajna Date: Sat May 3 21:53:59 2008 +0200 warnings fixes diff --git a/libfwnetconfig/libfwnetconfig.c b/libfwnetconfig/libfwnetconfig.c index 75da63d..c997f31 100644 --- a/libfwnetconfig/libfwnetconfig.c +++ b/libfwnetconfig/libfwnetconfig.c @@ -29,6 +29,7 @@ #include #include #include +#include #include #include #include @@ -240,7 +241,7 @@ GList *fwnet_iflist() iflist = g_list_append(iflist, g_strdup(ent->d_name)); } closedir(dir); - iflist = g_list_sort(iflist, strcmp); + iflist = g_list_sort(iflist, (GCompareFunc)strcmp); for(i=0; i #include #include +#include #include #include #include From vmiklos at frugalware.org Sat May 3 22:12:12 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 3 22:12:14 2008 Subject: [Frugalware-git] frugalware-current: frugalwareutils-0.8.0-3-i686 Message-ID: <20080503201212.E3C011190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=821b8d2dc564e24c0911685244e698ab0652b6db commit 821b8d2dc564e24c0911685244e698ab0652b6db Author: Miklos Vajna Date: Sat May 3 22:11:45 2008 +0200 frugalwareutils-0.8.0-3-i686 - add patch from git to close #3054 and #3056 diff --git a/source/base/frugalwareutils/FrugalBuild b/source/base/frugalwareutils/FrugalBuild index 2089c9c..3e86269 100644 --- a/source/base/frugalwareutils/FrugalBuild +++ b/source/base/frugalwareutils/FrugalBuild @@ -3,7 +3,7 @@ pkgname=frugalwareutils pkgver=0.8.0 -pkgrel=2 +pkgrel=3 pkgdesc="Frugalware configuration utilities." url="http://ftp.frugalware.org/pub/other/frugalwareutils" depends=('glib2>=2.14.6-2' 'ncurses>=5.6-3' 'parted>=1.8.8-2' 'pacman-g2>=3.6.8-4') @@ -13,8 +13,9 @@ groups=('base') archs=('i686' 'x86_64') up2date="lynx -dump $url|Flasttar" source=($url/$pkgname-$pkgver.tar.gz \ - http://git.frugalware.org/patches/frugalwareutils/e6103e355926c062e8b18218115a07c1117ee846.patch) -signatures=(${source[0]}.asc '') + http://git.frugalware.org/patches/frugalwareutils/e6103e355926c062e8b18218115a07c1117ee846.patch \ + http://git.frugalware.org/patches/frugalwareutils/2c076797876daea4b82df9eb55e67ab3a1270341.patch) +signatures=(${source[0]}.asc '' '') options=('scriptlet') Fconfopts="$Fconfopts --sbindir=/sbin --libdir=/lib --libexecdir=/usr/libexec" unset MAKEFLAGS From vmiklos at frugalware.org Sat May 3 22:41:47 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 3 22:41:49 2008 Subject: [Frugalware-git] frugalware-current: fop-0.94-1-i686 Message-ID: <20080503204147.6889A1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d7429fee4ea00f539221ed9a957cf6363a2c37c7 commit d7429fee4ea00f539221ed9a957cf6363a2c37c7 Author: Miklos Vajna Date: Sat May 3 22:39:01 2008 +0200 fop-0.94-1-i686 - version bump - figured out how to hack asciidoc to work with fop-0.9x, so replaces fop-devel - this time build from source and runs natively :) diff --git a/source/apps-extra/fop/FrugalBuild b/source/apps-extra/fop/FrugalBuild index e078a09..98c1eea 100644 --- a/source/apps-extra/fop/FrugalBuild +++ b/source/apps-extra/fop/FrugalBuild @@ -1,25 +1,30 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0.63 SBU # Maintainer: VMiklos pkgname=fop -pkgver=0.20.5 -pkgrel=3 +pkgver=0.94 +pkgrel=1 pkgdesc="Formatting Objects Processor is a print formatter driven by XSL" url="http://xmlgraphics.apache.org/fop/" -rodepends=('j2re' 'xml-commons-external') +Finclude java +depends=(${depends[@]} 'batik' 'avalon-framework' 'commons-logging' 'xmlgraphics-commons') groups=('apps-extra') +replaces=('fop-devel') archs=('i686' 'x86_64') -up2date="Flastarchive http://archive.apache.org/dist/xml/fop/ -bin.tar.gz" -# TODO: build it from source -source=(http://archive.apache.org/dist/xml/fop/fop-$pkgver-bin.tar.gz) -signatures=($source.asc) +up2date="lynx -dump http://www.apache.org/dist/xmlgraphics/fop/source/ |grep -v beta |Flastarchive -src.tar.gz" +source=(http://www.apache.org/dist/xmlgraphics/fop/source/fop-$pkgver-src.tar.gz \ + xmlgraphics-commons-1.3.diff) +signatures=($source.asc '') build() { - Fsed 'build/' '' fop.sh - sed '2itest "$FOP_HOME" || FOP_HOME=/usr/share/java/' fop.sh > fop - Fexerel /usr/bin/fop - Fln fop /usr/bin/fop.sh - Ffilerel lib/*.jar build/*.jar /usr/share/java/ - Frm /usr/share/java/xml-apis.jar + Fpatchall + Fjavacleanup + Fant package + Fjar build/fop-sandbox.jar + Ffilerel build/fop.jar /usr/share/java/fop.jar + Fgcj org.apache.fop.cli.Main $Fdestdir/usr/bin/fop \ + $Fdestdir/usr/share/java/fop.jar -lxmlgraphics-commons.jar \ + -lavalon-framework.jar -lcommons-logging.jar -lcommons-io.jar \ + -lbatik-util.jar -lxalan.jar -lserializer.jar -lxercesImpl.jar } diff --git a/source/apps-extra/fop/xmlgraphics-commons-1.3.diff b/source/apps-extra/fop/xmlgraphics-commons-1.3.diff new file mode 100644 index 0000000..0c6992a --- /dev/null +++ b/source/apps-extra/fop/xmlgraphics-commons-1.3.diff @@ -0,0 +1,22 @@ +--- ./src/java/org/apache/fop/render/ps/AbstractPSTranscoder.java.orig 2008-05-03 02:41:12.000000000 +0200 ++++ ./src/java/org/apache/fop/render/ps/AbstractPSTranscoder.java 2008-05-03 02:41:45.000000000 +0200 +@@ -36,7 +36,7 @@ + import org.apache.fop.fonts.FontSetup; + import org.apache.fop.svg.AbstractFOPTranscoder; + import org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D; +-import org.apache.xmlgraphics.java2d.ps.TextHandler; ++import org.apache.xmlgraphics.java2d.TextHandler; + + import org.w3c.dom.Document; + import org.w3c.dom.svg.SVGLength; +--- ./src/java/org/apache/fop/render/ps/NativeTextHandler.java.orig 2008-05-03 02:42:46.000000000 +0200 ++++ ./src/java/org/apache/fop/render/ps/NativeTextHandler.java 2008-05-03 02:43:02.000000000 +0200 +@@ -29,7 +29,7 @@ + import org.apache.fop.fonts.FontTriplet; + + import org.apache.xmlgraphics.java2d.ps.PSGraphics2D; +-import org.apache.xmlgraphics.java2d.ps.TextHandler; ++import org.apache.xmlgraphics.java2d.TextHandler; + import org.apache.xmlgraphics.ps.PSGenerator; + + /** From vmiklos at frugalware.org Sat May 3 22:43:55 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 3 22:43:57 2008 Subject: [Frugalware-git] frugalware-current: fop-devel-0.94-1-i686 Message-ID: <20080503204355.AA7771190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a2a74776c97ba3e24da0e0c89b1b66c29a47498c commit a2a74776c97ba3e24da0e0c89b1b66c29a47498c Author: Miklos Vajna Date: Sat May 3 22:43:42 2008 +0200 fop-devel-0.94-1-i686 - bin, replaced by fop-0.94 diff --git a/source/apps-extra/fop-devel/FrugalBuild b/source/apps-extra/fop-devel/FrugalBuild deleted file mode 100644 index 452afc1..0000000 --- a/source/apps-extra/fop-devel/FrugalBuild +++ /dev/null @@ -1,24 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: VMiklos - -pkgname=fop-devel -pkgver=0.94 -pkgrel=1 -pkgdesc="Formatting Objects Processor is a print formatter driven by XSL" -url="http://xmlgraphics.apache.org/fop/" -rodepends=('java-gcj-compat') -groups=('apps-extra') -archs=('i686' 'x86_64') -up2date="lynx -dump http://www.apache.org/dist/xmlgraphics/fop/|grep current|sed 's/.* \(.*\)\.$/\1/;q'" -# TODO: build it from source -source=(http://www.apache.org/dist/xmlgraphics/fop/fop-$pkgver-bin-jdk1.4.tar.gz) -signatures=($source.asc) - -build() -{ - Fcd fop-$pkgver - Fsed 'build/' '' fop - sed -i '2itest "$FOP_HOME" || FOP_HOME=/usr/share/java/' fop - Fexerel /usr/bin/fop - Ffilerel lib/*.jar build/*.jar /usr/share/java/ -} From vmiklos at frugalware.org Sat May 3 22:50:00 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 3 22:50:01 2008 Subject: [Frugalware-git] frugalware-current: fop-0.94-1-i686 Message-ID: <20080503205000.5866D1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=de8e7fac315f603584218af4f2519c9733ccfc3f commit de8e7fac315f603584218af4f2519c9733ccfc3f Author: Miklos Vajna Date: Sat May 3 22:49:40 2008 +0200 fop-0.94-1-i686 - added a note about being !syncd-compatible.. diff --git a/source/apps-extra/fop/FrugalBuild b/source/apps-extra/fop/FrugalBuild index 98c1eea..543fb31 100644 --- a/source/apps-extra/fop/FrugalBuild +++ b/source/apps-extra/fop/FrugalBuild @@ -16,6 +16,12 @@ source=(http://www.apache.org/dist/xmlgraphics/fop/source/fop-$pkgver-src.tar.gz xmlgraphics-commons-1.3.diff) signatures=($source.asc '') +# NOTE: +# currently this fails with: +# /var/tmp/fst/src/fop-0.20.5/build.xml:511: java.io.FileNotFoundException: /var/tmp/fst/src/fop-0.20.5/build/src/org/apache/fop/render/pdf/fonts/TimesBoldItalic.java (Too many open files) +# so syncd won't build it, though it will build properly when you start the +# build second time. reporting this to upstream is in progress.. + build() { Fpatchall From crazy at frugalware.org Sat May 3 22:51:57 2008 From: crazy at frugalware.org (crazy) Date: Sat May 3 22:52:00 2008 Subject: [Frugalware-git] frugalware-current: wine-0.9.61-1-i686 Message-ID: <20080503205157.DC4191190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=736c324639aef1baf0ab5b4969e2d6f6d6175fd9 commit 736c324639aef1baf0ab5b4969e2d6f6d6175fd9 Author: crazy Date: Sat May 3 22:46:51 2008 +0200 wine-0.9.61-1-i686 * Version bump diff --git a/source/xapps/wine/FrugalBuild b/source/xapps/wine/FrugalBuild index e378ff2..26c5006 100644 --- a/source/xapps/wine/FrugalBuild +++ b/source/xapps/wine/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: VMiklos pkgname=wine -pkgver=0.9.60 +pkgver=0.9.61 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=('bc203cad74a97184e5f0fffa14edd243c42511af' \ +sha1sums=('d64ba532743cb2b9823808c5449eba1bc0cb4bb1' \ '95dc7fe8cc22452419ec7321da24465270bf3b3f' \ 'd014c926facb1cf4a2f025d6b92e5a0b25a19f3e' \ '8b0f7b52885c8d78ba3096a16e9caff60ffe624f') From vmiklos at frugalware.org Sat May 3 23:02:10 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 3 23:02:11 2008 Subject: [Frugalware-git] pacman-tools: repoman: remove package dir in clean() Message-ID: <20080503210210.CF63C1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=b6c96eccdd54277abe036a2956ac0e27bbd32854 commit b6c96eccdd54277abe036a2956ac0e27bbd32854 Author: Miklos Vajna Date: Sat May 3 23:01:57 2008 +0200 repoman: remove package dir in clean() - till now after a repoman clean the old pkgdir was still there (source tarball, changelog, buildlog) - now these are optional - NOTE: this means that till now repoman cl foo/pkg was equal to repoman cl bar/pkg, but given that we now remove source/group/pkg, the group part makes sense diff --git a/repoman b/repoman index 6298d93..2043335 100755 --- a/repoman +++ b/repoman @@ -206,12 +206,10 @@ clean() [ -z "$fdb" ] && fdb="$reponame.fdb" for i in $* do - # drop the group/ prefix if any - i=${i#*/} msg "Cleaning up $i" ssh $host "`declare -f _check_nobuild`; cd $path/frugalware-$arch && \ - _check_nobuild || arch=$arch $sudo_cmd updatesync del $fdb $i && \ - genchangelog --clean $i" + _check_nobuild || arch=$arch $sudo_cmd updatesync del $fdb ${i#*/} && \ + genchangelog --clean ${i#*/} && rm -rfv ../source/$i" done } From vmiklos at frugalware.org Sat May 3 23:21:31 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 3 23:21:33 2008 Subject: [Frugalware-git] frugalware-current: t/xorg: blacklist xf86-video-xgixp Message-ID: <20080503212131.F28601190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ee789701eaf9f30c811bb55d837d6645f10c7f81 commit ee789701eaf9f30c811bb55d837d6645f10c7f81 Author: Miklos Vajna Date: Sat May 3 23:21:25 2008 +0200 t/xorg: blacklist xf86-video-xgixp diff --git a/t/xorg b/t/xorg index 45ccacd..0a97c72 100755 --- a/t/xorg +++ b/t/xorg @@ -32,7 +32,8 @@ skip=('xf86-video-impact is mips-only' 'xkbdata is replaced by xkeyboard-config' 'xf86-video-glide makedepends on xfree86' 'constype is solaris-only' -'xf86-video-amd is replaced by xf86-video-geode') +'xf86-video-amd is replaced by xf86-video-geode' +'xf86-video-xgixp depends on unreleased libdrm') upstream=$(for i in app data doc driver font lib proto testdir util xserver do From vmiklos at frugalware.org Sat May 3 23:37:55 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 3 23:37:56 2008 Subject: [Frugalware-git] frugalware-current: asciidoc-8.2.6-2-i686 Message-ID: <20080503213755.8C2931190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fd52416df910c2494f5e9e5f80df9d000ee6bb41 commit fd52416df910c2494f5e9e5f80df9d000ee6bb41 Author: Miklos Vajna Date: Sat May 3 23:37:42 2008 +0200 asciidoc-8.2.6-2-i686 - fixed up for fop-0.9x diff --git a/source/apps-extra/asciidoc/FrugalBuild b/source/apps-extra/asciidoc/FrugalBuild index 1f1b26f..a8a740d 100644 --- a/source/apps-extra/asciidoc/FrugalBuild +++ b/source/apps-extra/asciidoc/FrugalBuild @@ -3,21 +3,20 @@ pkgname=asciidoc pkgver=8.2.6 -pkgrel=1 +pkgrel=2 pkgdesc="AsciiDoc is a text document format for writing short documents, articles, books and UNIX man pages." url="http://www.methods.co.nz/asciidoc/index.html" depends=() rodepends=('python>=2.3' 'libxslt') -makedepends=('imagemagick' 'libpng' 'libjpeg' 'fontconfig') groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.methods.co.nz/asciidoc/downloads.html |Flasttar" source=(http://www.methods.co.nz/asciidoc/asciidoc-$pkgver.tar.gz \ http://ftp.frugalware.org/pub/other/sources/asciidoc/asciidoc-fonts-0.1.tar.bz2 \ - a2x-pdf.diff) + fop-0.9x.diff) sha1sums=('cce98ed670c462a3a007b03b6f92d2108c5bc405' \ '717779406f876f439ac37c79878f403ecdef3467' \ - 'c235be9105a5cec42d1c19e416b8dc177127017f') + 'c79b780f8b5aec17184a8339fe8d05bf16c1014c') build() { Fpatchall @@ -28,15 +27,6 @@ build() { Fsed 'VIM_CONFDIR=/etc/vim' "VIM_CONFDIR=$Fdestdir/$Fprefix/share/vim" install.sh # enable offline build Fsed 'http://www.oasis-open.org/docbook/xml/' 'file:///usr/share/sgml/docbook/dtd/xml-dtd-' docbook.conf - # prefer dejavu in fo, the default font does not support most accents - Fsed 'serif' 'DejaVuSerif' docbook-xsl/fo.xsl - sh install.sh - # provive the images in jpg format, too. this is necessary as fop can't - # use png images without license problems for pdfs - for i in `find $Fdestdir/etc -name '*.png'` - do - convert $i ${i%%.png}.jpg || return 1 - done # install the mathml fonts Fmkdir /usr/lib/X11/fonts/TTF Ffile asciidoc-fonts-0.1/*.ttf /usr/lib/X11/fonts/TTF diff --git a/source/apps-extra/asciidoc/a2x-pdf.diff b/source/apps-extra/asciidoc/a2x-pdf.diff deleted file mode 100644 index cbf745a..0000000 --- a/source/apps-extra/asciidoc/a2x-pdf.diff +++ /dev/null @@ -1,21 +0,0 @@ -Added 3 small hacks: -* Fix the path of the icon images -* Remove bgcolor, border-right-color and border-bottom-color attributes, they - are not handled by fop -* Handle dejavu fonts -diff -Naur asciidoc-8.2.3.orig/a2x asciidoc-8.2.3/a2x ---- asciidoc-8.2.3.orig/a2x 2007-07-18 10:09:06.000000000 +0200 -+++ asciidoc-8.2.3/a2x 2007-11-07 23:12:33.000000000 +0100 -@@ -513,8 +513,10 @@ - pdf="$DESTINATION_DIR/$SRC_NAME.pdf" - to_docbook - execute_command_2 "xsltproc $XSLTPROC_OPTS --nonet \ -- \"$xsl\" \"$xml\" >\"$fo\"" -- execute_command_2 "fop.sh \"$fo\" \"$pdf\"" -+ \"$xsl\" \"$xml\" \ -+ | sed 's|\(src=\"./images/icons/[^\"]\+\).png\"|\1.jpg\"|g' \ -+ | sed 's/bgcolor=\"[^\"]\+\"//g;s/border-right-color=\"\"//g;s/border-bottom-color=\"\"//g' >\"$fo\"" -+ execute_command_2 "fop.sh -c /usr/share/fop/dejavu-ttf.xml \"$fo\" \"$pdf\"" - } - - function to_odt() diff --git a/source/apps-extra/asciidoc/fop-0.9x.diff b/source/apps-extra/asciidoc/fop-0.9x.diff new file mode 100644 index 0000000..7262d4a --- /dev/null +++ b/source/apps-extra/asciidoc/fop-0.9x.diff @@ -0,0 +1,27 @@ +diff -Naur asciidoc-8.2.6.orig/a2x asciidoc-8.2.6/a2x +--- asciidoc-8.2.6.orig/a2x 2007-11-25 23:59:55.000000000 +0100 ++++ asciidoc-8.2.6/a2x 2008-05-03 23:28:36.000000000 +0200 +@@ -502,9 +502,9 @@ + function to_pdf() + { + require "xsltproc" +- require "fop.sh" ++ require "fop" + local xsl xml fo pdf +- xsl=$(conf_file docbook-xsl/fo.xsl) ++ xsl="/usr/share/xml/docbook/fo/docbook.xsl" + if [ ! -r "$xsl" ]; then + quit "file not found: $xsl" + fi +@@ -512,9 +512,9 @@ + fo="$SRC_DIR/$SRC_NAME.fo" + pdf="$DESTINATION_DIR/$SRC_NAME.pdf" + to_docbook +- execute_command_2 "xsltproc $XSLTPROC_OPTS --nonet \ ++ execute_command_2 "xsltproc $XSLTPROC_OPTS --nonet --stringparam draft.mode no \ + \"$xsl\" \"$xml\" >\"$fo\"" +- execute_command_2 "fop.sh \"$fo\" \"$pdf\"" ++ execute_command_2 "fop \"$fo\" \"$pdf\"" + } + + function to_odt() From vmiklos at frugalware.org Sat May 3 23:39:09 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 3 23:39:10 2008 Subject: [Frugalware-git] frugalware-current: docbook-xsl-1.73.2-3-i686 Message-ID: <20080503213909.369D31190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b82662ac22470deacaf9340abf960384c768b194 commit b82662ac22470deacaf9340abf960384c768b194 Author: Miklos Vajna Date: Sat May 3 23:38:54 2008 +0200 docbook-xsl-1.73.2-3-i686 - reoved fop-0.2x-specific hack diff --git a/source/apps/docbook-xsl/FrugalBuild b/source/apps/docbook-xsl/FrugalBuild index 667e194..1c33929 100644 --- a/source/apps/docbook-xsl/FrugalBuild +++ b/source/apps/docbook-xsl/FrugalBuild @@ -3,7 +3,7 @@ pkgname=docbook-xsl pkgver=1.73.2 -pkgrel=2 +pkgrel=3 pkgdesc="XML stylesheets for Docbook-xml transformations." depends=('libxml2' 'libxslt') rodepends=('sed') @@ -19,9 +19,6 @@ build() { Fmkdir usr/share/xml/docbook/xsl/ # we want * for enumerations, not · sed -i 's/\\(bu/*/' manpages/* - # prefer dejavu in fo, the default font does not support most accents - sed -i 's/sans-serif/DejaVuSans/g' fo/* - sed -i 's/serif/DejaVuSerif/g' fo/* for fn in VERSION common html xhtml javahelp fo template lib manpages highlighting do cp -a $Fsrcdir/$pkgname-$pkgver/$fn $Fdestdir/usr/share/xml/docbook/ From vmiklos at frugalware.org Sat May 3 23:43:04 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 3 23:43:05 2008 Subject: [Frugalware-git] frugalware-current: dejavu-ttf-2.24-1-i686 Message-ID: <20080503214304.34DC01190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d914d17a12598f0face2481866bc596d49c6cc11 commit d914d17a12598f0face2481866bc596d49c6cc11 Author: Miklos Vajna Date: Sat May 3 23:42:53 2008 +0200 dejavu-ttf-2.24-1-i686 - makedepends: fop-devel -> fop diff --git a/source/x11/dejavu-ttf/FrugalBuild b/source/x11/dejavu-ttf/FrugalBuild index 1dc1019..9414b74 100644 --- a/source/x11/dejavu-ttf/FrugalBuild +++ b/source/x11/dejavu-ttf/FrugalBuild @@ -11,7 +11,7 @@ _F_sourceforge_ext=".tar.bz2" _F_sourceforge_mirror="mesh" Finclude sourceforge depends=('mkfontscale' 'mkfontdir' 'fontconfig>=2.4.0') -makedepends=('fop-devel') +makedepends=('fop' 'java-gcj-compat') groups=('x11' 'xorg-core' 'xorg-fonts') archs=('i686' 'x86_64') source=($source dejavu-ttf.xml) @@ -24,7 +24,7 @@ build() cp $Fsrcdir/dejavu-ttf.xml ./ for i in *.ttf do - java -classpath /usr/share/java/fop.jar:$CLASSPATH \ + java -classpath `find /usr/share/java -name *.jar |tr '\n' ':'`:$CLASSPATH \ org.apache.fop.fonts.apps.TTFReader $i ${i%.ttf}.xml || return 1 done Fmkdir /usr/lib/X11/fonts/TTF From bouleetbil at frogdev.info Sat May 3 23:46:30 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat May 3 23:46:32 2008 Subject: [Frugalware-git] frugalware-current: claws-mail-extra-plugins-3.4.0-1-i686 Message-ID: <20080503214630.30222177016D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=42ee8fa5d6d3c524cf08aa9794621d6fc7fafbd1 commit 42ee8fa5d6d3c524cf08aa9794621d6fc7fafbd1 Author: bouleetbil Date: Sat May 3 23:35:59 2008 +0200 claws-mail-extra-plugins-3.4.0-1-i686 * version bump diff --git a/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild b/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild index 5888553..0cdfb87 100644 --- a/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild +++ b/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: bouleetbil@frogdev.info pkgname=claws-mail-extra-plugins -pkgver=3.3.1 -pkgrel=2 +pkgver=3.4.0 +pkgrel=1 pkgdesc="Extra plugins for claws-mail" groups=('xlib-extra') archs=('i686' 'x86_64') options=('scriptlet') ## empty package depends=() -makedepends=('claws-mail=3.3.1' 'ghostscript' 'poppler-glib>=0.8.0' 'libnotify' 'libgtkhtml' 'libytnef') +makedepends=('claws-mail=3.4.0' 'ghostscript' 'poppler-glib>=0.8.0' 'libnotify' 'libgtkhtml' 'libytnef') _F_sourceforge_ext=".tar.bz2" _F_sourceforge_dirname="sylpheed-claws" Finclude sourceforge @@ -50,7 +50,7 @@ subgroups=('xlib-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra' 'xlib-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') -sha1sums=('890232ac56511702f886f3d202bafed25a160544') +sha1sums=('f57455b77a3add1be0322be4506d6df3857bc850') build() { From vmiklos at frugalware.org Sat May 3 23:48:23 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 3 23:48:24 2008 Subject: [Frugalware-git] frugalware-current: asciidoc-8.2.6-3-i686 Message-ID: <20080503214823.E5773177016D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e9f632fc5015bbef6f624e26e77336d9c9565242 commit e9f632fc5015bbef6f624e26e77336d9c9565242 Author: Miklos Vajna Date: Sat May 3 23:48:11 2008 +0200 asciidoc-8.2.6-3-i686 - whoops, removed install.sh by accident diff --git a/source/apps-extra/asciidoc/FrugalBuild b/source/apps-extra/asciidoc/FrugalBuild index a8a740d..11effc0 100644 --- a/source/apps-extra/asciidoc/FrugalBuild +++ b/source/apps-extra/asciidoc/FrugalBuild @@ -3,7 +3,7 @@ pkgname=asciidoc pkgver=8.2.6 -pkgrel=2 +pkgrel=3 pkgdesc="AsciiDoc is a text document format for writing short documents, articles, books and UNIX man pages." url="http://www.methods.co.nz/asciidoc/index.html" depends=() @@ -27,6 +27,7 @@ build() { Fsed 'VIM_CONFDIR=/etc/vim' "VIM_CONFDIR=$Fdestdir/$Fprefix/share/vim" install.sh # enable offline build Fsed 'http://www.oasis-open.org/docbook/xml/' 'file:///usr/share/sgml/docbook/dtd/xml-dtd-' docbook.conf + sh install.sh # install the mathml fonts Fmkdir /usr/lib/X11/fonts/TTF Ffile asciidoc-fonts-0.1/*.ttf /usr/lib/X11/fonts/TTF From vmiklos at frugalware.org Sat May 3 23:53:12 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 3 23:53:14 2008 Subject: [Frugalware-git] frugalware-current: bzr-1.4-1-i686 Message-ID: <20080503215312.447B6177016D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0550aa59145c83803615fc22b74d8902b4f01d3b commit 0550aa59145c83803615fc22b74d8902b4f01d3b Author: Miklos Vajna Date: Sat May 3 23:53:05 2008 +0200 bzr-1.4-1-i686 - version bump diff --git a/source/devel-extra/bzr/FrugalBuild b/source/devel-extra/bzr/FrugalBuild index 2e1af8a..bef85dd 100644 --- a/source/devel-extra/bzr/FrugalBuild +++ b/source/devel-extra/bzr/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=bzr -pkgver=1.3.1 +pkgver=1.4 pkgrel=1 pkgdesc="Next generation distributed version control" url="http://bazaar-vcs.org" From vmiklos at frugalware.org Sun May 4 00:18:15 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 4 00:18:18 2008 Subject: [Frugalware-git] frugalware-current: fop-0.94-2-i686 Message-ID: <20080503221815.BC280177016D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=44aa82791f6f356b1d8310903922bff3731669be commit 44aa82791f6f356b1d8310903922bff3731669be Author: Miklos Vajna Date: Sun May 4 00:17:11 2008 +0200 fop-0.94-2-i686 - added hack to build without opening too many files diff --git a/source/apps-extra/fop/FrugalBuild b/source/apps-extra/fop/FrugalBuild index 543fb31..db3aa94 100644 --- a/source/apps-extra/fop/FrugalBuild +++ b/source/apps-extra/fop/FrugalBuild @@ -3,7 +3,7 @@ pkgname=fop pkgver=0.94 -pkgrel=1 +pkgrel=2 pkgdesc="Formatting Objects Processor is a print formatter driven by XSL" url="http://xmlgraphics.apache.org/fop/" Finclude java @@ -16,16 +16,11 @@ source=(http://www.apache.org/dist/xmlgraphics/fop/source/fop-$pkgver-src.tar.gz xmlgraphics-commons-1.3.diff) signatures=($source.asc '') -# NOTE: -# currently this fails with: -# /var/tmp/fst/src/fop-0.20.5/build.xml:511: java.io.FileNotFoundException: /var/tmp/fst/src/fop-0.20.5/build/src/org/apache/fop/render/pdf/fonts/TimesBoldItalic.java (Too many open files) -# so syncd won't build it, though it will build properly when you start the -# build second time. reporting this to upstream is in progress.. - build() { Fpatchall Fjavacleanup + Fant codegen Fant package Fjar build/fop-sandbox.jar Ffilerel build/fop.jar /usr/share/java/fop.jar From vmiklos at frugalware.org Sun May 4 02:15:24 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 4 02:15:25 2008 Subject: [Frugalware-git] frugalware-current: dejavu-ttf-2.24-2-i686 Message-ID: <20080504001524.2C7A2177016D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e7081ff63c4b6106ffa05aab62460e893103253d commit e7081ff63c4b6106ffa05aab62460e893103253d Author: Miklos Vajna Date: Sun May 4 02:15:08 2008 +0200 dejavu-ttf-2.24-2-i686 - updated dejavu-ttf.xml for fop-0.9x diff --git a/source/x11/dejavu-ttf/FrugalBuild b/source/x11/dejavu-ttf/FrugalBuild index 9414b74..afbdf9d 100644 --- a/source/x11/dejavu-ttf/FrugalBuild +++ b/source/x11/dejavu-ttf/FrugalBuild @@ -3,7 +3,7 @@ pkgname=dejavu-ttf pkgver=2.24 -pkgrel=1 +pkgrel=2 pkgdesc="DejaVu fonts" _F_sourceforge_dirname="dejavu" _F_sourceforge_name="dejavu-fonts-ttf" @@ -16,7 +16,7 @@ groups=('x11' 'xorg-core' 'xorg-fonts') archs=('i686' 'x86_64') source=($source dejavu-ttf.xml) sha1sums=('515bcef5c1d831a523d7d5a57363ad68de7c3275' \ - 'f60609b7977fed34547b9f01c659af022d042049') + '2b06ff60e9a45f80d98bf42f1640c96b188f1140') build() { diff --git a/source/x11/dejavu-ttf/dejavu-ttf.xml b/source/x11/dejavu-ttf/dejavu-ttf.xml index 3b2985c..d25d6c5 100644 --- a/source/x11/dejavu-ttf/dejavu-ttf.xml +++ b/source/x11/dejavu-ttf/dejavu-ttf.xml @@ -1,104 +1,57 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From vmiklos at frugalware.org Sun May 4 02:28:39 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 4 02:28:40 2008 Subject: [Frugalware-git] frugalware-current: asciidoc-8.2.6-4-i686 Message-ID: <20080504002839.D9626177016D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1002ff022eb5cc8887a087c5d4cca9037e6663fe commit 1002ff022eb5cc8887a087c5d4cca9037e6663fe Author: Miklos Vajna Date: Sun May 4 02:17:04 2008 +0200 asciidoc-8.2.6-4-i686 - updated fop-0.9x.diff to handle accents correctly diff --git a/source/apps-extra/asciidoc/FrugalBuild b/source/apps-extra/asciidoc/FrugalBuild index 11effc0..ae5b7c6 100644 --- a/source/apps-extra/asciidoc/FrugalBuild +++ b/source/apps-extra/asciidoc/FrugalBuild @@ -3,7 +3,7 @@ pkgname=asciidoc pkgver=8.2.6 -pkgrel=3 +pkgrel=4 pkgdesc="AsciiDoc is a text document format for writing short documents, articles, books and UNIX man pages." url="http://www.methods.co.nz/asciidoc/index.html" depends=() @@ -16,7 +16,7 @@ source=(http://www.methods.co.nz/asciidoc/asciidoc-$pkgver.tar.gz \ fop-0.9x.diff) sha1sums=('cce98ed670c462a3a007b03b6f92d2108c5bc405' \ '717779406f876f439ac37c79878f403ecdef3467' \ - 'c79b780f8b5aec17184a8339fe8d05bf16c1014c') + '23d7944cb69af3e658733fadb790c46502dd6ecb') build() { Fpatchall diff --git a/source/apps-extra/asciidoc/fop-0.9x.diff b/source/apps-extra/asciidoc/fop-0.9x.diff index 7262d4a..b35d4fe 100644 --- a/source/apps-extra/asciidoc/fop-0.9x.diff +++ b/source/apps-extra/asciidoc/fop-0.9x.diff @@ -18,10 +18,10 @@ diff -Naur asciidoc-8.2.6.orig/a2x asciidoc-8.2.6/a2x pdf="$DESTINATION_DIR/$SRC_NAME.pdf" to_docbook - execute_command_2 "xsltproc $XSLTPROC_OPTS --nonet \ -+ execute_command_2 "xsltproc $XSLTPROC_OPTS --nonet --stringparam draft.mode no \ ++ execute_command_2 "xsltproc $XSLTPROC_OPTS --nonet --stringparam draft.mode no --stringparam sans.font.family DejaVuSans --stringparam title.font.family DejaVuSans --stringparam body.font.family DejaVuSerif --stringparam dingbat.font.family DejaVuSerif --stringparam monospace.font.family DejaVuSansMono \ \"$xsl\" \"$xml\" >\"$fo\"" - execute_command_2 "fop.sh \"$fo\" \"$pdf\"" -+ execute_command_2 "fop \"$fo\" \"$pdf\"" ++ execute_command_2 "fop -c /usr/share/fop/dejavu-ttf.xml -fo \"$fo\" -pdf \"$pdf\"" } function to_odt() From vmiklos at frugalware.org Sun May 4 03:21:56 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 4 03:21:58 2008 Subject: [Frugalware-git] frugalware-current: ccache-2.4-7-i686 Message-ID: <20080504012156.04AF41190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=06d66b0325c3403fff81693f1946217d9e0ec8d6 commit 06d66b0325c3403fff81693f1946217d9e0ec8d6 Author: Miklos Vajna Date: Sun May 4 03:21:35 2008 +0200 ccache-2.4-7-i686 - document how to enable ccache for chrooted builds diff --git a/source/devel/ccache/FrugalBuild b/source/devel/ccache/FrugalBuild index 5dccf93..adae866 100644 --- a/source/devel/ccache/FrugalBuild +++ b/source/devel/ccache/FrugalBuild @@ -13,7 +13,7 @@ up2date="lynx -dump $url | grep 'The latest release' | sed -e 's/.*ccache \(.*\) source=(http://samba.org/ftp/$pkgname/$pkgname-$pkgver.tar.gz \ README.Frugalware) sha1sums=('9833ec13de9b90d5409e60d679ac681115ef465e' \ - '47059d0eead0bc7cc0b47c5c242b9f2304966d27') + '2d5b11444ce6101f24f667abc3e523ae95a5241b') build() { Fbuild diff --git a/source/devel/ccache/README.Frugalware b/source/devel/ccache/README.Frugalware index c1feeeb..e585e45 100644 --- a/source/devel/ccache/README.Frugalware +++ b/source/devel/ccache/README.Frugalware @@ -1,8 +1,18 @@ After you installed ccache, it won't be enabled by default. -There are 3 options to enable it: +There are 4 options to enable it: + +1. Use makepkg. It uses ccache for host builds (-H option) if the package is + installed unless you use the -B option. + +2. If you do chrooted builds, you need to add the `fst` user to the `ccache` + group: ++ +---- +# usermod -a -G ccache fst +---- ++ +and then makepkg will use ccache by default. -1. Use makepkg. It uses ccache if the package is installed unless - you use the -B option. 2. Most package's ./configure script supports specifying a custom compiler: + -------------------------------- From vmiklos at frugalware.org Sun May 4 03:32:38 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 4 03:32:39 2008 Subject: [Frugalware-git] frugalware-current: ccache-2.4-7-i686 Message-ID: <20080504013238.8E96B1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6e4a61455ea465f5ab772b80f874596949858d1f commit 6e4a61455ea465f5ab772b80f874596949858d1f Author: Miklos Vajna Date: Sun May 4 03:31:12 2008 +0200 ccache-2.4-7-i686 - reword README.Frugalware. the original one was written before we had chrooted builds, so it was hard to understand the previous version these days diff --git a/source/devel/ccache/FrugalBuild b/source/devel/ccache/FrugalBuild index adae866..8d6acab 100644 --- a/source/devel/ccache/FrugalBuild +++ b/source/devel/ccache/FrugalBuild @@ -13,7 +13,7 @@ up2date="lynx -dump $url | grep 'The latest release' | sed -e 's/.*ccache \(.*\) source=(http://samba.org/ftp/$pkgname/$pkgname-$pkgver.tar.gz \ README.Frugalware) sha1sums=('9833ec13de9b90d5409e60d679ac681115ef465e' \ - '2d5b11444ce6101f24f667abc3e523ae95a5241b') + 'd7d2fbf76cc067d0079c2d0d99d1a49f8a15aba2') build() { Fbuild diff --git a/source/devel/ccache/README.Frugalware b/source/devel/ccache/README.Frugalware index e585e45..c249da7 100644 --- a/source/devel/ccache/README.Frugalware +++ b/source/devel/ccache/README.Frugalware @@ -1,29 +1,27 @@ -After you installed ccache, it won't be enabled by default. -There are 4 options to enable it: +After you installed `ccache`, it won't be enabled by default. -1. Use makepkg. It uses ccache for host builds (-H option) if the package is - installed unless you use the -B option. +First, you need to determine how is allowed to use `ccache`. You have to +add each user to the `ccache` group. If you want to allow using `ccache` +from chrooted builds, then you need to add the `fst` user: -2. If you do chrooted builds, you need to add the `fst` user to the `ccache` - group: -+ ---- # usermod -a -G ccache fst ---- -+ -and then makepkg will use ccache by default. -2. Most package's ./configure script supports specifying a custom compiler: -+ +Second, you need to somehow let the build system to use `ccache`, and +not the compiler directly. If you use `makepkg`, this is enabled by +default (you can disable it with the `-B` option). If you build +manually, then you are on your own, though usually there are two ways to +do so: + +- Tell the configure script to use a different compiler: + -------------------------------- $ CC=/usr/bin/ccache ./configure -------------------------------- -+ -should enable ccache for you. -3. Modify the PATH, this way ccache will be enabled for you till you leave - the shell: -+ +- Modify path to use the fake compiler provided by `ccache`: + ------------------------------------- export PATH=/usr/lib/ccache/bin:$PATH ------------------------------------- From vmiklos at frugalware.org Sun May 4 03:34:20 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 4 03:34:21 2008 Subject: [Frugalware-git] frugalware-current: ccache-2.4-7-i686 Message-ID: <20080504013420.0A83C1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=715cd5088388572fa93d9a90299e97bca265af85 commit 715cd5088388572fa93d9a90299e97bca265af85 Author: Miklos Vajna Date: Sun May 4 03:34:00 2008 +0200 ccache-2.4-7-i686 - grr, typo diff --git a/source/devel/ccache/FrugalBuild b/source/devel/ccache/FrugalBuild index 8d6acab..a5a8f9c 100644 --- a/source/devel/ccache/FrugalBuild +++ b/source/devel/ccache/FrugalBuild @@ -13,7 +13,7 @@ up2date="lynx -dump $url | grep 'The latest release' | sed -e 's/.*ccache \(.*\) source=(http://samba.org/ftp/$pkgname/$pkgname-$pkgver.tar.gz \ README.Frugalware) sha1sums=('9833ec13de9b90d5409e60d679ac681115ef465e' \ - 'd7d2fbf76cc067d0079c2d0d99d1a49f8a15aba2') + '533569cbe2b4cdfb27da9a58594f3eed670a269a') build() { Fbuild diff --git a/source/devel/ccache/README.Frugalware b/source/devel/ccache/README.Frugalware index c249da7..5751e43 100644 --- a/source/devel/ccache/README.Frugalware +++ b/source/devel/ccache/README.Frugalware @@ -1,6 +1,6 @@ After you installed `ccache`, it won't be enabled by default. -First, you need to determine how is allowed to use `ccache`. You have to +First, you need to determine who is allowed to use `ccache`. You have to add each user to the `ccache` group. If you want to allow using `ccache` from chrooted builds, then you need to add the `fst` user: From vmiklos at frugalware.org Sun May 4 03:51:24 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 4 03:51:26 2008 Subject: [Frugalware-git] pacman-g2: makepkg: handle the case when the user is not in the ccache group Message-ID: <20080504015124.D04841190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=92a18e59158e47c818df09f2605248f8a731c17e commit 92a18e59158e47c818df09f2605248f8a731c17e Author: Miklos Vajna Date: Sun May 4 03:51:12 2008 +0200 makepkg: handle the case when the user is not in the ccache group - chrooted build is still ok, but raise a warning - host build would be broken so error out with a userful error message diff --git a/scripts/makepkg b/scripts/makepkg index 8636c92..56e2430 100755 --- a/scripts/makepkg +++ b/scripts/makepkg @@ -1483,6 +1483,16 @@ if [ "$NOCCACHE" = "0" -a -d /usr/lib/ccache/bin ]; then export CCACHE_DIR=/var/cache/ccache/$pkgname export CCACHE_NOLINK=1 export CCACHE_UMASK=002 + if [ ! -w /var/cache/ccache/ ]; then + if [ "$INCHROOT" != "1" ]; then + error "You installed ccache but you are not in the ccache group." + plain "Either add yourserlf to the ccache group or" + plain "use the -B option to disable ccache support." + exit 1 + else + warning "The fst user is not in the ccache group, ccache will be disabled." + fi + fi fi # build From devil505linux at gmail.com Sun May 4 07:26:14 2008 From: devil505linux at gmail.com (Devil505) Date: Sun May 4 07:26:16 2008 Subject: [Frugalware-git] frugalware-current: smc-1.5-1-i686 Message-ID: <20080504052614.8C0C51190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2d47f475b6d839e8fa32e40cc2e4a3a7be810484 commit 2d47f475b6d839e8fa32e40cc2e4a3a7be810484 Author: Devil505 Date: Sun May 4 07:25:50 2008 +0200 smc-1.5-1-i686 * version bump diff --git a/source/games-extra/smc/FrugalBuild b/source/games-extra/smc/FrugalBuild index 0e634ac..05328ca 100644 --- a/source/games-extra/smc/FrugalBuild +++ b/source/games-extra/smc/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Devil505 pkgname=smc -pkgver=1.4.1 -pkgrel=2 +pkgver=1.5 +pkgrel=1 pkgdesc="Secret Maryo Chronicles" _F_sourceforge_ext=".tar.bz2" _F_sourceforge_dirname="smclone" @@ -15,7 +15,7 @@ rodepends=('smc-music') makedepends=('boost>=1.35.0') groups=('games-extra') archs=('i686' 'x86_64') -sha1sums=('ee6e8fed3aaef8d5f731974597adebb21b24a4d0') +sha1sums=('ee2abe6ff07c479f38ed6953538a1de946762b94') _F_desktop_name="Secret Maryo Chronicles" _F_desktop_icon="/usr/share/smc/icon/window_32.png" From vmiklos at frugalware.org Sun May 4 13:29:00 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 4 13:29:02 2008 Subject: [Frugalware-git] frugalware-current: cdrtools-2.01.01a39-1-i686 Message-ID: <20080504112900.6DB7A1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c903eba103d4a717fccee87f0374fcc2cf748149 commit c903eba103d4a717fccee87f0374fcc2cf748149 Author: Miklos Vajna Date: Sun May 4 13:28:32 2008 +0200 cdrtools-2.01.01a39-1-i686 - update to latest snapshot to work with recent kernel diff --git a/source/apps/cdrtools/FrugalBuild b/source/apps/cdrtools/FrugalBuild index c80a548..a1915d2 100644 --- a/source/apps/cdrtools/FrugalBuild +++ b/source/apps/cdrtools/FrugalBuild @@ -2,23 +2,23 @@ # Maintainer: VMiklos pkgname=cdrtools -pkgver=2.01 -pkgrel=3 +pkgver=2.01.01a39 +pkgrel=1 pkgdesc="Tools for recording CDs" -url="http://cdrecord.berlios.de/old/private/cdrecord.html" -#url="http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html" +url="http://cdrecord.berlios.de/" depends=('glibc') groups=('apps') archs=('i686' 'x86_64' 'ppc') -up2date="wget --passive-ftp -O - -q ftp://ftp.berlios.de/pub/cdrecord/|grep cdrtools-.*.tar.gz|tail -n 1|sed 's/.*-\(.*\)\.tar\.gz$/\1/'" -source=(ftp://ftp.berlios.de/pub/cdrecord/$pkgname-$pkgver.tar.bz2 \ +# we need a devel snapshot to work with recent kernels +up2date="Flasttarbz2 ftp://ftp.berlios.de/pub/cdrecord|sed 's/2.01/2.01.01a39/'" +source=(ftp://ftp.berlios.de/pub/cdrecord/alpha/$pkgname-$pkgver.tar.bz2 \ cdrtools-2.01-scsi-remote-CAN-2004-0806.patch) -sha1sums=('f94cfe51dd512d4e0b9106b986bde12d4f7967ce' \ +sha1sums=('39d52259adc746c39d996cc7ae74446817d9cddd' \ '0388616bf453e46fa3186c93cc17f881508aa562') build() { - Fcd $pkgname-`echo $pkgver|sed 's/a.*$//'` + Fcd $pkgname-${pkgver%a*} # Fixup for CAN-2004-0806 bug Fpatch cdrtools-2.01-scsi-remote-CAN-2004-0806.patch From vmiklos at frugalware.org Sun May 4 13:39:15 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 4 13:39:17 2008 Subject: [Frugalware-git] frugalware-0.8: frugalwareutils-0.7.9-2kalgan1-i686 Message-ID: <20080504113915.C781E1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.8.git;a=commitdiff;h=5ab3aa7f6771d97aff6174dffc229878f41d6d5d commit 5ab3aa7f6771d97aff6174dffc229878f41d6d5d Author: Miklos Vajna Date: Sun May 4 13:38:50 2008 +0200 frugalwareutils-0.7.9-2kalgan1-i686 - added 3052.patch - closes #3052 diff --git a/source/base/frugalwareutils/3052.patch b/source/base/frugalwareutils/3052.patch new file mode 100644 index 0000000..319b1bc --- /dev/null +++ b/source/base/frugalwareutils/3052.patch @@ -0,0 +1,45 @@ +From: Miklos Vajna +Date: Sat, 3 May 2008 01:13:33 +0000 (+0200) +Subject: fwnet_setlastprofile(): create lockfile with proper permissions +X-Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff_plain;h=e6103e355926c062e8b18218115a07c1117ee846 + + fwnet_setlastprofile(): create lockfile with proper permissions + - in case umask would be something weird + - closes #3052 +--- + +diff --git a/libfwnetconfig/libfwnetconfig.c b/libfwnetconfig/libfwnetconfig.c +index 8134e60..75da63d 100644 +--- a/libfwnetconfig/libfwnetconfig.c ++++ b/libfwnetconfig/libfwnetconfig.c +@@ -568,6 +568,7 @@ char *fwnet_lastprofile(void) + */ + int fwnet_setlastprofile(char* str) + { ++ int fd; + FILE *fp; + + if(!str) +@@ -578,7 +579,8 @@ int fwnet_setlastprofile(char* str) + return(0); + } + +- fp = fopen(FWNET_LOCK, "w"); ++ fd = creat(FWNET_LOCK, 0644); ++ fp = fdopen(fd, "w"); + if(fp==NULL) + return(1); + fprintf(fp, str); +diff --git a/libfwnetconfig/Makefile b/libfwnetconfig/Makefile +index a420a9c..83c9a59 100644 +--- a/libfwnetconfig/Makefile ++++ b/libfwnetconfig/Makefile +@@ -23,7 +23,7 @@ LDFLAGS += $(shell pkg-config --libs glib-2.0) + + # fwutil + CFLAGS += -I../libfwutil +-LDFLAGS += -L../libfwutil -lfwutil ++LDFLAGS += -L../libfwutil -lfwutil -lresolv + + #SUBDIRS = po + LIBNAME = netconfig diff --git a/source/base/frugalwareutils/FrugalBuild b/source/base/frugalwareutils/FrugalBuild index 7c4b3e7..58057a5 100644 --- a/source/base/frugalwareutils/FrugalBuild +++ b/source/base/frugalwareutils/FrugalBuild @@ -3,7 +3,7 @@ pkgname=frugalwareutils pkgver=0.7.9 -pkgrel=1 +pkgrel=2kalgan1 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,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) -signatures=(${source[0]}.asc) +source=($url/$pkgname-$pkgver.tar.gz 3052.patch) +signatures=(${source[0]}.asc '') options=('scriptlet') Fconfopts="$Fconfopts --sbindir=/sbin --libdir=/lib --libexecdir=/usr/libexec" unset MAKEFLAGS From vmiklos at frugalware.org Sun May 4 14:19:46 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 4 14:19:47 2008 Subject: [Frugalware-git] frugalware-current: autoconf-archive-2008_05_03-1-i686 Message-ID: <20080504121946.B65D01190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9f358e5822044ac81f5bd8a730150bd22efe7c34 commit 9f358e5822044ac81f5bd8a730150bd22efe7c34 Author: Miklos Vajna Date: Sun May 4 14:19:32 2008 +0200 autoconf-archive-2008_05_03-1-i686 - version bump diff --git a/source/devel-extra/autoconf-archive/FrugalBuild b/source/devel-extra/autoconf-archive/FrugalBuild index 655666e..911fdc1 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=2008_05_02 +pkgver=2008_05_03 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=('f651c767fe99927e701b7f2830d5d7bc8820b5ff') +sha1sums=('99ae71ced51baa6426078e9c796dff308bd1a4da') _F_cd_path="autoconf-archive-${pkgver//_/-}" From vmiklos at frugalware.org Sun May 4 14:19:59 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 4 14:20:00 2008 Subject: [Frugalware-git] frugalware-current: gnokii-0.6.25-1-i686 Message-ID: <20080504121959.62E6C1190AC9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c282a8f9bc5343c79f9853bb47fd6c1248226a99 commit c282a8f9bc5343c79f9853bb47fd6c1248226a99 Author: Miklos Vajna Date: Sun May 4 14:19:47 2008 +0200 gnokii-0.6.25-1-i686 - version bump diff --git a/source/xapps/gnokii/FrugalBuild b/source/xapps/gnokii/FrugalBuild index f1290b6..2bd9214 100644 --- a/source/xapps/gnokii/FrugalBuild +++ b/source/xapps/gnokii/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=gnokii -pkgver=0.6.24 +pkgver=0.6.25 pkgrel=1 pkgdesc="Tools and user space driver for use with mobile phones" url="http://www.gnokii.org/" @@ -14,7 +14,7 @@ options=('scriptlet') archs=('i686' 'x86_64') up2date="lynx -dump $url/download/gnokii/ | grep ]gnokii | sed -n -e 's/.*gnokii-\(.*\)\.tar\.bz2.*/\1/' -e '1 p'" source=(http://gnokii.org/download/gnokii/gnokii-$pkgver.tar.bz2) -sha1sums=('36fb0d3e611516b8535f6a68c313baff36b88954') +sha1sums=('de123e240f4505eb1fee8cfe3ff3b489b4df9390') subpkgs=($pkgname-{mysql,pq}) subdescs=('MySQL support for gnokii.' 'PostgreSQL support for gnokii.') From vmiklos at frugalware.org Sun May 4 14:19:59 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 4 14:20:02 2008 Subject: [Frugalware-git] frugalware-current: gnormalize-0.60-1-i686 Message-ID: <20080504121959.497821190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b91292bdb09c2cc23a2459b8fe38003402ad904c commit b91292bdb09c2cc23a2459b8fe38003402ad904c Author: Miklos Vajna Date: Sun May 4 14:08:00 2008 +0200 gnormalize-0.60-1-i686 - version bump diff --git a/source/xapps-extra/gnormalize/FrugalBuild b/source/xapps-extra/gnormalize/FrugalBuild index 8b229f5..896f634 100644 --- a/source/xapps-extra/gnormalize/FrugalBuild +++ b/source/xapps-extra/gnormalize/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: VMiklos pkgname=gnormalize -pkgver=0.53 -pkgrel=2 +pkgver=0.60 +pkgrel=1 pkgdesc="An audio converter, a front end to normalize, and an encoder/decoder" rodepends=('perl-gtk2' 'normalize' 'cdparanoia' 'lame' 'faac' 'vorbis-tools' \ 'flac' 'perl-cddb_get') @@ -24,5 +24,5 @@ build() Ffilerel icons/gnormalize-48.png /usr/share/icons/large/gnormalize.png Ffile /usr/share/applications/gnormalize.desktop } -sha1sums=('e4165a0a1159078bf7a315d909f046d6d1f75e5b' \ +sha1sums=('123071cd2b6f768d67f1c9a9bc2f5eca570cd246' \ 'caa01187c4662a2957e1030be5d48db03dde533a') From vmiklos at frugalware.org Sun May 4 14:40:27 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 4 14:40:29 2008 Subject: [Frugalware-git] frugalware-current: libgnomedb-3.1.2-1-i686 Message-ID: <20080504124027.B5B2A1190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6b683aa3e4ff1b4fb11ca9c1f40751096494bcb2 commit 6b683aa3e4ff1b4fb11ca9c1f40751096494bcb2 Author: Miklos Vajna Date: Sun May 4 14:40:14 2008 +0200 libgnomedb-3.1.2-1-i686 - moved to extra diff --git a/source/gnome-extra/libgnomedb/FrugalBuild b/source/gnome-extra/libgnomedb/FrugalBuild new file mode 100644 index 0000000..d5ca873 --- /dev/null +++ b/source/gnome-extra/libgnomedb/FrugalBuild @@ -0,0 +1,25 @@ +# Compiling time: ~2.27 SBU +# Maintainer: Christian Hamar alias krix +# Contributor: AlexExtreme + +pkgname=libgnomedb +pkgver=3.1.2 +pkgrel=1 +pkgdesc="Database widget library for GNOME" +url="http://www.gnome-db.org/" +depends=('libgnomeui>=2.20.0' 'libgda>=3.1.4' 'perl-dbd-mysql' 'dbus-glib>=0.74' 'gtksourceview>=2.0.0' 'iso-codes' 'glade3' 'gtksourceview1') +makedepends=('intltool' 'gtk-doc') +groups=('gnome-extra') +archs=('i686' 'x86_64') +options=('scriptlet') +_F_gnome_schemas=('/etc/gconf/schemas/libgnomedb-3.0.schemas') +_F_gnome_scrollkeeper="y" +_F_gnome_devel="y" +Finclude gnome gnome-scriptlet +Fconfopts="$Fconfopts --enable-binreloc" +source=(${source[@]} $pkgname-2.99.6-categorize-menu-entry.patch no_demos.patch) +sha1sums=('6f39418f5916ac108fe53480159b0ed93e020f2f' \ + '247122353b96c062e112b6e69c21b5bd8b704804' \ + 'ca37f6491e1237da5e8931df54429c1aa4a30157') + +# optimization OK diff --git a/source/gnome-extra/libgnomedb/libgnomedb-2.99.6-categorize-menu-entry.patch b/source/gnome-extra/libgnomedb/libgnomedb-2.99.6-categorize-menu-entry.patch new file mode 100644 index 0000000..a8b58cc --- /dev/null +++ b/source/gnome-extra/libgnomedb/libgnomedb-2.99.6-categorize-menu-entry.patch @@ -0,0 +1,10 @@ +diff -Naur libgnomedb-3.1.2.orig/control-center/database-properties-3.0.desktop.in libgnomedb-3.1.2/control-center/database-properties-3.0.desktop.in +--- libgnomedb-3.1.2.orig/control-center/database-properties-3.0.desktop.in 2008-04-15 13:17:50.000000000 +0200 ++++ libgnomedb-3.1.2/control-center/database-properties-3.0.desktop.in 2008-04-15 13:18:18.000000000 +0200 +@@ -5,5 +5,5 @@ + Exec=gnome-database-properties-3.0 + Terminal=0 + Type=Application +-Categories=Settings;DesktopSettings; ++Categories=Settings;DesktopSettings;X-GNOME-PersonalSettings; + StartupNotify=true diff --git a/source/gnome-extra/libgnomedb/no_demos.patch b/source/gnome-extra/libgnomedb/no_demos.patch new file mode 100644 index 0000000..db2df78 --- /dev/null +++ b/source/gnome-extra/libgnomedb/no_demos.patch @@ -0,0 +1,21 @@ +diff -Naur libgnomedb-3.1.1/extra/Makefile.am libgnomedb-3.1.1-p/extra/Makefile.am +--- libgnomedb-3.1.1/extra/Makefile.am 2007-09-01 14:28:59.000000000 +0200 ++++ libgnomedb-3.1.1-p/extra/Makefile.am 2007-09-27 00:23:40.000000000 +0200 +@@ -1,4 +1,4 @@ +-SUBDIRS = demos ++SUBDIRS = . + + if PLATFORM_WIN32 + EXTRALDFLAGS=-mwindows +diff -Naur libgnomedb-3.1.1/extra/Makefile.in libgnomedb-3.1.1-p/extra/Makefile.in +--- libgnomedb-3.1.1/extra/Makefile.in 2007-09-01 18:36:05.000000000 +0200 ++++ libgnomedb-3.1.1-p/extra/Makefile.in 2007-09-27 00:23:31.000000000 +0200 +@@ -309,7 +309,7 @@ + sharedstatedir = @sharedstatedir@ + sysconfdir = @sysconfdir@ + target_alias = @target_alias@ +-SUBDIRS = demos ++SUBDIRS = . + @PLATFORM_WIN32_FALSE@EXTRALDFLAGS = + @PLATFORM_WIN32_TRUE@EXTRALDFLAGS = -mwindows + AM_CPPFLAGS = \ diff --git a/source/gnome/libgnomedb/FrugalBuild b/source/gnome/libgnomedb/FrugalBuild deleted file mode 100644 index 53c6343..0000000 --- a/source/gnome/libgnomedb/FrugalBuild +++ /dev/null @@ -1,25 +0,0 @@ -# Compiling time: ~2.27 SBU -# Maintainer: Christian Hamar alias krix -# Contributor: AlexExtreme - -pkgname=libgnomedb -pkgver=3.1.2 -pkgrel=1 -pkgdesc="Database widget library for GNOME" -url="http://www.gnome-db.org/" -depends=('libgnomeui>=2.20.0' 'libgda>=3.1.4' 'perl-dbd-mysql' 'dbus-glib>=0.74' 'gtksourceview>=2.0.0' 'iso-codes' 'glade3' 'gtksourceview1') -makedepends=('intltool' 'gtk-doc') -groups=('gnome' 'gnome-libs') -archs=('i686' 'x86_64') -options=('scriptlet') -_F_gnome_schemas=('/etc/gconf/schemas/libgnomedb-3.0.schemas') -_F_gnome_scrollkeeper="y" -_F_gnome_devel="y" -Finclude gnome gnome-scriptlet -Fconfopts="$Fconfopts --enable-binreloc" -source=(${source[@]} $pkgname-2.99.6-categorize-menu-entry.patch no_demos.patch) -sha1sums=('6f39418f5916ac108fe53480159b0ed93e020f2f' \ - '247122353b96c062e112b6e69c21b5bd8b704804' \ - 'ca37f6491e1237da5e8931df54429c1aa4a30157') - -# optimization OK diff --git a/source/gnome/libgnomedb/libgnomedb-2.99.6-categorize-menu-entry.patch b/source/gnome/libgnomedb/libgnomedb-2.99.6-categorize-menu-entry.patch deleted file mode 100644 index a8b58cc..0000000 --- a/source/gnome/libgnomedb/libgnomedb-2.99.6-categorize-menu-entry.patch +++ /dev/null @@ -1,10 +0,0 @@ -diff -Naur libgnomedb-3.1.2.orig/control-center/database-properties-3.0.desktop.in libgnomedb-3.1.2/control-center/database-properties-3.0.desktop.in ---- libgnomedb-3.1.2.orig/control-center/database-properties-3.0.desktop.in 2008-04-15 13:17:50.000000000 +0200 -+++ libgnomedb-3.1.2/control-center/database-properties-3.0.desktop.in 2008-04-15 13:18:18.000000000 +0200 -@@ -5,5 +5,5 @@ - Exec=gnome-database-properties-3.0 - Terminal=0 - Type=Application --Categories=Settings;DesktopSettings; -+Categories=Settings;DesktopSettings;X-GNOME-PersonalSettings; - StartupNotify=true diff --git a/source/gnome/libgnomedb/no_demos.patch b/source/gnome/libgnomedb/no_demos.patch deleted file mode 100644 index db2df78..0000000 --- a/source/gnome/libgnomedb/no_demos.patch +++ /dev/null @@ -1,21 +0,0 @@ -diff -Naur libgnomedb-3.1.1/extra/Makefile.am libgnomedb-3.1.1-p/extra/Makefile.am ---- libgnomedb-3.1.1/extra/Makefile.am 2007-09-01 14:28:59.000000000 +0200 -+++ libgnomedb-3.1.1-p/extra/Makefile.am 2007-09-27 00:23:40.000000000 +0200 -@@ -1,4 +1,4 @@ --SUBDIRS = demos -+SUBDIRS = . - - if PLATFORM_WIN32 - EXTRALDFLAGS=-mwindows -diff -Naur libgnomedb-3.1.1/extra/Makefile.in libgnomedb-3.1.1-p/extra/Makefile.in ---- libgnomedb-3.1.1/extra/Makefile.in 2007-09-01 18:36:05.000000000 +0200 -+++ libgnomedb-3.1.1-p/extra/Makefile.in 2007-09-27 00:23:31.000000000 +0200 -@@ -309,7 +309,7 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ --SUBDIRS = demos -+SUBDIRS = . - @PLATFORM_WIN32_FALSE@EXTRALDFLAGS = - @PLATFORM_WIN32_TRUE@EXTRALDFLAGS = -mwindows - AM_CPPFLAGS = \ From crazy at frugalware.org Sun May 4 14:54:29 2008 From: crazy at frugalware.org (crazy) Date: Sun May 4 14:54:30 2008 Subject: [Frugalware-git] frugalware-current: mlt-0.2.4-4-x86_64 Message-ID: <20080504125429.114D21190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=535f64b10931d6d72d1a14ff0a5b4db8dc053885 commit 535f64b10931d6d72d1a14ff0a5b4db8dc053885 Author: crazy Date: Sun May 4 14:52:24 2008 +0200 mlt-0.2.4-4-x86_64 * rebuilt with latest ffmpeg , * swscale gone for now diff --git a/source/xmultimedia-extra/mlt/FrugalBuild b/source/xmultimedia-extra/mlt/FrugalBuild index 90d2a28..58aeed5 100644 --- a/source/xmultimedia-extra/mlt/FrugalBuild +++ b/source/xmultimedia-extra/mlt/FrugalBuild @@ -3,18 +3,22 @@ pkgname=mlt pkgver=0.2.4 -pkgrel=3 +pkgrel=4 pkgdesc="MLT is an open source multimedia framework, designed and developed for television broadcasting." -depends=('libsamplerate' 'alsa-lib' 'libdv' 'libxcb' 'ffmpeg>=20080427' 'libmad' 'libdv' 'libvorbis' 'lame' 'libogg') +depends=('libsamplerate' 'alsa-lib' 'libdv' 'libxcb' 'ffmpeg>=20080427-4' 'libmad' 'libdv' 'libvorbis' 'lame' 'libogg') makedepends=('qt' 'gtk+2' 'freetype2>=2.3.4' 'sox' 'jack' 'libxml2' 'sdlimage' 'libquicktime>=1.0.0' 'zlib' 'ladspa_sdk') groups=('xmultimedia-extra') archs=('i686' 'x86_64') options=('scriptlet') Finclude sourceforge -source=($source no-O4s-and-other-crap-thx.patch mlt-0.2.4-gcc-4.3.patch configure.diff ffmpeg_includes.diff) +source=($source \ + no-O4s-and-other-crap-thx.patch mlt-0.2.4-gcc-4.3.patch configure.diff \ + ffmpeg_includes.diff) sha1sums=('4074dab510037ad9f49401bad75c8b78c1ee06b8' \ '54b4568963558b972d5d1cfa402f732f08bc1a8d' \ - '51291b48dea4d7f2078cfa3669afac120e024d72') + '51291b48dea4d7f2078cfa3669afac120e024d72' \ + 'dd259ce0db75d14272701ded95b2362195e1ec60' \ + '7f6740922f9654e9c659c7c2ff5c8e6c3c883976') subpkgs=("$pkgname-lumas" "$pkgname-qimage" "$pkgname-gtk2" "$pkgname-sdl" "$pkgname-jack" "$pkgname-kino") @@ -29,7 +33,7 @@ subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' build() { [ "$CARCH" == "x86_64" ] && Fconfopts="$Fconfopts --disable-mmx" - Fbuild --enable-gpl --enable-motion-est --avformat-swscale + Fbuild --enable-gpl --enable-motion-est Fsplit $pkgname-lumas usr/share/$pkgname/modules/lumas/ Fsplit $pkgname-qimage usr/share/$pkgname/modules/libmltqimage.so Fsplit $pkgname-gtk2 usr/share/$pkgname/modules/libmltgtk2.so From crazy at frugalware.org Sun May 4 15:02:26 2008 From: crazy at frugalware.org (crazy) Date: Sun May 4 15:02:29 2008 Subject: [Frugalware-git] frugalware-current: kdenlive-0.5_1-2-x86_64 Message-ID: <20080504130226.C27101190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a2e24bc5b10a455693936737908b3e16264daee2 commit a2e24bc5b10a455693936737908b3e16264daee2 Author: crazy Date: Sun May 4 15:01:14 2008 +0200 kdenlive-0.5_1-2-x86_64 * rebuilt with mlt , fmmpeg * added ffmpeg patch * closes FS#3057 diff --git a/source/kde-extra/kdenlive/FrugalBuild b/source/kde-extra/kdenlive/FrugalBuild index 9de3fe7..afe244d 100644 --- a/source/kde-extra/kdenlive/FrugalBuild +++ b/source/kde-extra/kdenlive/FrugalBuild @@ -3,18 +3,20 @@ pkgname=kdenlive pkgver=0.5_1 -pkgrel=1 +pkgrel=2 pkgdesc="A Non-Linear Video Editing Suite for KDE" depends=('libdrm' 'libiec61883' 'mlt-plus-plus>=0.2.2-4' 'libraw1394' 'kdelibs>=3.5.7' 'libavc1394' \ - 'mlt-qimage>=0.2.4' 'mlt-sdl>=0.2.4' 'mlt-jack>=0.2.4' 'mlt-lumas>=0.2.4' 'ladspa_sdk' 'libtheora') + 'mlt-qimage>=0.2.4-4' 'mlt-sdl>=0.2.4-4' 'mlt-jack>=0.2.4-4' 'mlt-lumas>=0.2.4-4' 'ladspa_sdk' 'libtheora' \ + 'ffmpeg>=20080427-4') _F_kde_defaults=0 _F_kde_reconf=1 Finclude sourceforge kde -source=($source kdenlive-0.5-gcc-4.3.patch) +source=($source kdenlive-0.5-gcc-4.3.patch kdenlive-0.5-ffmpegheaders.patch) groups=('kde-extra') archs=('i686' 'x86_64') _F_cd_path="$pkgname-${pkgver/_*}" sha1sums=('5e9fea4d197189daf65ae493f5eb48704579d041' \ - '919096f300257bd1b5daf5b401d3438046a16462') + '919096f300257bd1b5daf5b401d3438046a16462' \ + '3fe247bf73b26480f81ac8c0d48233ac4f360435') # optimization OK diff --git a/source/kde-extra/kdenlive/kdenlive-0.5-ffmpegheaders.patch b/source/kde-extra/kdenlive/kdenlive-0.5-ffmpegheaders.patch new file mode 100644 index 0000000..9117761 --- /dev/null +++ b/source/kde-extra/kdenlive/kdenlive-0.5-ffmpegheaders.patch @@ -0,0 +1,32 @@ +Index: kdenlive-0.5/configure.in.in +=================================================================== +--- kdenlive-0.5.orig/configure.in.in ++++ kdenlive-0.5/configure.in.in +@@ -49,6 +49,8 @@ AC_SUBST(LIBMLT_CFLAGS) + + dnl check libraries + ++AC_CHECK_HEADERS([ffmpeg/avformat.h libavformat/avformat.h]) ++ + # LIBRAW1394 + + #PKG_CHECK_MODULES(LIBRAW1394, libraw1394 >= 1.1.0) +Index: kdenlive-0.5/kdenlive/krender.cpp +=================================================================== +--- kdenlive-0.5.orig/kdenlive/krender.cpp ++++ kdenlive-0.5/kdenlive/krender.cpp +@@ -22,8 +22,14 @@ + * * + ***************************************************************************/ + ++#include "config.h" ++ + extern "C" { ++#if HAVE_LIBAVFORMAT_AVFORMAT_H ++#include ++#else + #include ++#endif + } + + #include From bouleetbil at frogdev.info Sun May 4 15:08:00 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun May 4 15:08:00 2008 Subject: [Frugalware-git] frugalware-current: f-spot-0.4.3.1-1-i686 Message-ID: <20080504130800.2EF0D1190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f78d62ea56c1026306bff51a85088d02810033e4 commit f78d62ea56c1026306bff51a85088d02810033e4 Author: bouleetbil Date: Sun May 4 15:00:19 2008 +0200 f-spot-0.4.3.1-1-i686 *version bump diff --git a/source/gnome-extra/f-spot/FrugalBuild b/source/gnome-extra/f-spot/FrugalBuild index 303633a..23f6656 100644 --- a/source/gnome-extra/f-spot/FrugalBuild +++ b/source/gnome-extra/f-spot/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=f-spot -pkgver=0.4.3 +pkgver=0.4.3.1 pkgrel=1 pkgdesc="A personal photo management program for Gnome" url="http://www.gnome.org/projects/f-spot/" @@ -16,7 +16,7 @@ _F_gnome_iconcache=y _F_gnome_scrollkeeper=y _F_gnome_devel=y Finclude gnome mono gnome-scriptlet -sha1sums=('3b70854a1688f87573457861ff9a0223c7a6937b') +sha1sums=('9cbed08261f7576185ac1dda837c3d62e1978031') build() { Fmonoexport From bouleetbil at frogdev.info Sun May 4 15:14:05 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun May 4 15:14:07 2008 Subject: [Frugalware-git] frugalware-current: banshee-0.13.2-1-i686 Message-ID: <20080504131405.CFB651190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=be3f27ec52a5aba37d28d4d2fbc4e7e319bf62ed commit be3f27ec52a5aba37d28d4d2fbc4e7e319bf62ed Author: bouleetbil Date: Sun May 4 15:08:43 2008 +0200 banshee-0.13.2-1-i686 *change maintainer AlexExtreme to bouleetbil diff --git a/source/gnome-extra/banshee/FrugalBuild b/source/gnome-extra/banshee/FrugalBuild index 05c23bb..52d4db1 100644 --- a/source/gnome-extra/banshee/FrugalBuild +++ b/source/gnome-extra/banshee/FrugalBuild @@ -1,5 +1,6 @@ # Compiling Time: 0.36 SBU -# Maintainer: AlexExtreme +# Maintainer: bouleetbil +# Contributor: AlexExtreme pkgname=banshee pkgver=0.13.2 From crazy at frugalware.org Sun May 4 21:01:45 2008 From: crazy at frugalware.org (crazy) Date: Sun May 4 21:01:46 2008 Subject: [Frugalware-git] frugalware-current: apache-log4j-1.2.15-1-x86_64 Message-ID: <20080504190145.2815E1190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=179f9caeec5b8753fa7453d61642989e580a7325 commit 179f9caeec5b8753fa7453d61642989e580a7325 Author: crazy Date: Sun May 4 21:01:04 2008 +0200 apache-log4j-1.2.15-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/apache-log4j/FrugalBuild b/source/devel-extra/apache-log4j/FrugalBuild index ee3fd6f..367c8bd 100644 --- a/source/devel-extra/apache-log4j/FrugalBuild +++ b/source/devel-extra/apache-log4j/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="A low-overhead robust logging package for Java." url="http://logging.apache.org/log4j/" Finclude java groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump http://www.apache.org/dist/logging/log4j/|grep '/[0-9.]\+/$'|sed -n 's|.*/\(.*\)/|\1|;$ p'" source=(http://www.apache.org/dist/logging/log4j/$pkgver/apache-log4j-$pkgver.tar.gz) signatures=($source.asc) From crazy at frugalware.org Sun May 4 21:13:35 2008 From: crazy at frugalware.org (crazy) Date: Sun May 4 21:13:36 2008 Subject: [Frugalware-git] frugalware-current: xmldb-api-20011111-1-x86_64 Message-ID: <20080504191335.2E4041190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=55e770474fe0e8bb66e9bce3f373a6a23d763e14 commit 55e770474fe0e8bb66e9bce3f373a6a23d763e14 Author: crazy Date: Sun May 4 21:13:23 2008 +0200 xmldb-api-20011111-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/xmldb-api/FrugalBuild b/source/devel-extra/xmldb-api/FrugalBuild index 3489db2..e510af3 100644 --- a/source/devel-extra/xmldb-api/FrugalBuild +++ b/source/devel-extra/xmldb-api/FrugalBuild @@ -11,7 +11,7 @@ _F_sourceforge_name="$pkgname" Finclude sourceforge java depends=(${depends[@]} 'xerces-j' 'xalan-j' 'junit') groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=75532|grep xmldb-api |sed 's/?modtime.*//;s/\([0-9]\{4\}\)\([0-9]\{4\}\)/\2\1/'|Flasttar" source=(${source/$pkgver/$origver} build.xml) sha1sums=('2fca53370d68683c88865756eba4eac3b52fa50e' \ From crazy at frugalware.org Sun May 4 21:17:51 2008 From: crazy at frugalware.org (crazy) Date: Sun May 4 21:17:53 2008 Subject: [Frugalware-git] frugalware-current: gnu-crypto-2.0.1-1-x86_64 Message-ID: <20080504191751.40C681190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=963261ee27ac74ea9657fbf4edc6056bf130714d commit 963261ee27ac74ea9657fbf4edc6056bf130714d Author: crazy Date: Sun May 4 21:16:51 2008 +0200 gnu-crypto-2.0.1-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/gnu-crypto/FrugalBuild b/source/devel-extra/gnu-crypto/FrugalBuild index e6d9298..27a202f 100644 --- a/source/devel-extra/gnu-crypto/FrugalBuild +++ b/source/devel-extra/gnu-crypto/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.gnu.org/software/gnu-crypto/" Finclude java #depends=() groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump ftp://ftp.gnupg.org/GnuPG/gnu-crypto/|grep -v -- -rc |Flasttarbz2" source=(ftp://ftp.gnupg.org/GnuPG/gnu-crypto/gnu-crypto-$pkgver.tar.bz2 \ gnu-crypto-2.0.1-jdk15.patch) From crazy at frugalware.org Sun May 4 21:24:31 2008 From: crazy at frugalware.org (crazy) Date: Sun May 4 21:24:33 2008 Subject: [Frugalware-git] frugalware-current: ws-jaxme-0.3.1-1-x86_64 Message-ID: <20080504192431.CD6CC1190AC9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b67880db6152a7f2d81c29e596a100ae23cb6842 commit b67880db6152a7f2d81c29e596a100ae23cb6842 Author: crazy Date: Sun May 4 21:23:16 2008 +0200 ws-jaxme-0.3.1-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/ws-jaxme/FrugalBuild b/source/devel-extra/ws-jaxme/FrugalBuild index fc99460..6854d56 100644 --- a/source/devel-extra/ws-jaxme/FrugalBuild +++ b/source/devel-extra/ws-jaxme/FrugalBuild @@ -9,7 +9,7 @@ url="http://ws.apache.org/jaxme/index.html" Finclude java depends=(${depends[@]} 'junit' 'apache-log4j' 'gnu-crypto' 'xmldb-api') groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') # yes. updating to 0.5.x should be nice. will do later up2date="$pkgver" source=(http://www.apache.org/dist/ws/jaxme/source/ws-jaxme-$pkgver-src.tar.gz \ From crazy at frugalware.org Sun May 4 21:28:00 2008 From: crazy at frugalware.org (crazy) Date: Sun May 4 21:28:02 2008 Subject: [Frugalware-git] frugalware-current: dom4j-1.6.1-1-x86_64 Message-ID: <20080504192800.86DCE1190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e04b6693fca7971fa9179e09c74ddce58df43a74 commit e04b6693fca7971fa9179e09c74ddce58df43a74 Author: crazy Date: Sun May 4 21:27:31 2008 +0200 dom4j-1.6.1-1-x86_64 * added x86_64 to achs diff --git a/source/devel-extra/dom4j/FrugalBuild b/source/devel-extra/dom4j/FrugalBuild index ff80a17..2b68b66 100644 --- a/source/devel-extra/dom4j/FrugalBuild +++ b/source/devel-extra/dom4j/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="An easy to use library for working with XML in Java." Finclude sourceforge java depends=(${depends[@]} 'msv' 'xpp2' 'xpp3' 'ws-jaxme') groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') source=($source dom4j-1.6.1-java5.patch) sha1sums=('8a2ab8af1dd039c449032ad50f3dd050647d7ce8' \ '670abc8ae563ff23705cd79d38383bdae51ca703') From crazy at frugalware.org Sun May 4 21:30:49 2008 From: crazy at frugalware.org (crazy) Date: Sun May 4 21:30:54 2008 Subject: [Frugalware-git] frugalware-current: jdom-1.1-1-x86_64 Message-ID: <20080504193049.DDC6E1190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=328ec8c6e4768315fea4ccf82699012586381ee3 commit 328ec8c6e4768315fea4ccf82699012586381ee3 Author: crazy Date: Sun May 4 21:30:26 2008 +0200 jdom-1.1-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/jdom/FrugalBuild b/source/devel-extra/jdom/FrugalBuild index f5e7d70..42ff6ce 100644 --- a/source/devel-extra/jdom/FrugalBuild +++ b/source/devel-extra/jdom/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.jdom.org/" Finclude java depends=(${depends[@]} 'xerces-j') groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="Flasttar http://www.jdom.org/dist/source" source=(http://www.jdom.org/dist/source/jdom-$pkgver.tar.gz) sha1sums=('e228db5a01eb8b0b9b227787a55d076911fa62fe') From crazy at frugalware.org Sun May 4 21:40:11 2008 From: crazy at frugalware.org (crazy) Date: Sun May 4 21:40:13 2008 Subject: [Frugalware-git] frugalware-current: icu4j-3.8.1-1-x86_64 Message-ID: <20080504194011.D52F71190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fabbb7a278eb73d8c49078a2b3d6a5f30d11d1d8 commit fabbb7a278eb73d8c49078a2b3d6a5f30d11d1d8 Author: crazy Date: Sun May 4 21:36:31 2008 +0200 icu4j-3.8.1-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/icu4j/FrugalBuild b/source/devel-extra/icu4j/FrugalBuild index 246a669..88095f2 100644 --- a/source/devel-extra/icu4j/FrugalBuild +++ b/source/devel-extra/icu4j/FrugalBuild @@ -9,7 +9,7 @@ _F_sourceforge_name="icu" Finclude sourceforge java url="http://www.icu-project.org/" groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') source=(http://download.icu-project.org/files/icu4j/$pkgver/icu4j-${pkgver//./_}-src.jar) sha1sums=('420d988835f6ac4582ebab90a0f97d2800a8bc4e') From crazy at frugalware.org Sun May 4 22:07:56 2008 From: crazy at frugalware.org (crazy) Date: Sun May 4 22:07:57 2008 Subject: [Frugalware-git] frugalware-current: xom-1.0-1-x86_64 Message-ID: <20080504200756.465A51190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c6402faf74e625bfbb6916df0663f6b28ee6a33c commit c6402faf74e625bfbb6916df0663f6b28ee6a33c Author: crazy Date: Sun May 4 22:07:38 2008 +0200 xom-1.0-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/xom/FrugalBuild b/source/devel-extra/xom/FrugalBuild index c94cfa9..35df85d 100644 --- a/source/devel-extra/xom/FrugalBuild +++ b/source/devel-extra/xom/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.xom.nu/" Finclude java depends=(${depends[@]} 'xalan-j' 'icu4j') groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') # 1.1 depends on jaxen, which would cause a makedepend-cycle up2date="Flastarchive $url .zip|sed 's/1.1/1.0/'" source=(http://www.cafeconleche.org/XOM/xom-$pkgver.zip) From crazy at frugalware.org Sun May 4 22:10:05 2008 From: crazy at frugalware.org (crazy) Date: Sun May 4 22:10:07 2008 Subject: [Frugalware-git] frugalware-current: jaxen-1.1.1-1-x86_64 Message-ID: <20080504201005.EA3351190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=777241440a6040b6c38daddcef8214c2b7ebc66d commit 777241440a6040b6c38daddcef8214c2b7ebc66d Author: crazy Date: Sun May 4 22:09:44 2008 +0200 jaxen-1.1.1-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/jaxen/FrugalBuild b/source/devel-extra/jaxen/FrugalBuild index c53591f..5e9b8c2 100644 --- a/source/devel-extra/jaxen/FrugalBuild +++ b/source/devel-extra/jaxen/FrugalBuild @@ -9,7 +9,7 @@ url="http://jaxen.org/" Finclude java depends=(${depends[@]} 'dom4j' 'jdom' 'xom') groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="Flastarchive http://jaxen.org/releases.html -src.tar.gz" source=(http://dist.codehaus.org/jaxen/distributions/jaxen-$pkgver-src.tar.gz) sha1sums=('8839aa0b415c0bc707a194414e9e0de647ccd7f9') From crazy at frugalware.org Sun May 4 22:14:51 2008 From: crazy at frugalware.org (crazy) Date: Sun May 4 22:14:52 2008 Subject: [Frugalware-git] frugalware-current: rhino-1_7R1-1-x86_64 Message-ID: <20080504201451.0DEE31190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cd33ae5ffa2b4ef03e95dc477c5e70278749a336 commit cd33ae5ffa2b4ef03e95dc477c5e70278749a336 Author: crazy Date: Sun May 4 22:13:40 2008 +0200 rhino-1_7R1-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/rhino/FrugalBuild b/source/devel-extra/rhino/FrugalBuild index 5cfb854..0e5a738 100644 --- a/source/devel-extra/rhino/FrugalBuild +++ b/source/devel-extra/rhino/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="An open-source implementation of JavaScript written in Java." url="http://www.mozilla.org/rhino/" Finclude java groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') Fpkgversep="" up2date="lynx -dump http://ftp.mozilla.org/pub/mozilla.org/js/ |egrep -v '15|pre' |Flastarchive .zip" source=(http://ftp.mozilla.org/pub/mozilla.org/js/rhino$pkgver.zip) From boobaa at frugalware.org Mon May 5 08:29:28 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon May 5 08:29:30 2008 Subject: [Frugalware-git] frugalware-current: nmap-4.62-1-i686 Message-ID: <20080505062928.AD2591190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0a6d45b411ecf842c1330304aeaddab095159b0b commit 0a6d45b411ecf842c1330304aeaddab095159b0b Author: CSÉCSY László Date: Mon May 5 08:28:50 2008 +0200 nmap-4.62-1-i686 version bump diff --git a/source/network/nmap/FrugalBuild b/source/network/nmap/FrugalBuild index ef47976..2618b3c 100644 --- a/source/network/nmap/FrugalBuild +++ b/source/network/nmap/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CSÉCSY László pkgname=nmap -pkgver=4.60 +pkgver=4.62 pkgrel=1 pkgdesc="A network exploration tool and security scanner" url="http://www.nmap.org" @@ -13,7 +13,7 @@ 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=('554cf5639579e87018e5ea33828ae546211be431' \ +sha1sums=('8e789f7620b94aa00140aec933fdfead6225cda3' \ 'c36250c662ee9058974a2215c579c3f45ddaf2d0') subpkgs=('nmapfe') From vmiklos at frugalware.org Mon May 5 13:47:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon May 5 13:47:34 2008 Subject: [Frugalware-git] frugalware-current: etckeeper-0.15-1-i686 Message-ID: <20080505114732.C9DF21190AC9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b8e5024ca1fa5582d82d637ebd379f4176ddf43a commit b8e5024ca1fa5582d82d637ebd379f4176ddf43a Author: Miklos Vajna Date: Mon May 5 13:42:36 2008 +0200 etckeeper-0.15-1-i686 - version bump - add bzr to makedepends (don't depend on it as it's not necessary with the default config) diff --git a/source/apps-extra/etckeeper/FrugalBuild b/source/apps-extra/etckeeper/FrugalBuild index f9d9868..49a678b 100644 --- a/source/apps-extra/etckeeper/FrugalBuild +++ b/source/apps-extra/etckeeper/FrugalBuild @@ -2,18 +2,19 @@ # Maintainer: VMiklos pkgname=etckeeper -pkgver=0.14.2 +pkgver=0.15 pkgrel=1 pkgdesc="Stores the /etc directory in a git repo." url="http://kitenet.net/~joey/code/etckeeper/" rodepends=('git>=1.5.3.4' 'pacman-g2>=3.6.7' 'dcron>=3.2-4') +makedepends=('bzr') backup=(etc/$pkgname/$pkgname.conf) groups=('apps-extra') archs=('i686' 'x86_64') 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=('4425394c8c717edf00544ac857a4a7f990634ae6') +sha1sums=('67e29438921e5b5fd9cde40c7e95c6e9dbc42c59') build() { From vmiklos at frugalware.org Mon May 5 13:47:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon May 5 13:47:35 2008 Subject: [Frugalware-git] frugalware-current: stunnel-4.23-1-i686 Message-ID: <20080505114732.D6D7F1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c9cc1cc86ea515fd61e59cc9e350fba9f040da98 commit c9cc1cc86ea515fd61e59cc9e350fba9f040da98 Author: Miklos Vajna Date: Mon May 5 13:45:53 2008 +0200 stunnel-4.23-1-i686 - version bump diff --git a/source/network-extra/stunnel/FrugalBuild b/source/network-extra/stunnel/FrugalBuild index 5ddfac5..d6be3f8 100644 --- a/source/network-extra/stunnel/FrugalBuild +++ b/source/network-extra/stunnel/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=stunnel -pkgver=4.22 +pkgver=4.23 pkgrel=1 pkgdesc="Universal SSL Wrapper" url="http://www.stunnel.org/" From vmiklos at frugalware.org Mon May 5 13:47:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon May 5 13:47:36 2008 Subject: [Frugalware-git] frugalware-current: libtool-2.2.4-1-i686 Message-ID: <20080505114732.AE83E1190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d730f45d5a934d4d12e58fe0920115d53a95e6d5 commit d730f45d5a934d4d12e58fe0920115d53a95e6d5 Author: Miklos Vajna Date: Mon May 5 13:38:41 2008 +0200 libtool-2.2.4-1-i686 - version bump diff --git a/source/devel/libtool/FrugalBuild b/source/devel/libtool/FrugalBuild index cb0df30..269c383 100644 --- a/source/devel/libtool/FrugalBuild +++ b/source/devel/libtool/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=libtool -pkgver=2.2.2 +pkgver=2.2.4 pkgrel=1 pkgdesc="A generic library support script" url="http://www.gnu.org/software/libtool" From vmiklos at frugalware.org Mon May 5 14:13:53 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon May 5 14:13:54 2008 Subject: [Frugalware-git] frugalware-current: kvm-68-1-i686 Message-ID: <20080505121353.75A9D1190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c6ac246660504d1093b2732e12387098bfb5f596 commit c6ac246660504d1093b2732e12387098bfb5f596 Author: Miklos Vajna Date: Mon May 5 14:12:04 2008 +0200 kvm-68-1-i686 - version bump diff --git a/source/xapps-extra/kvm/FrugalBuild b/source/xapps-extra/kvm/FrugalBuild index 8929266..057e989 100644 --- a/source/xapps-extra/kvm/FrugalBuild +++ b/source/xapps-extra/kvm/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: AlexExtreme pkgname=kvm -pkgver=67 -pkgrel=2 +pkgver=68 +pkgrel=1 pkgdesc="KVM is a kernel based virtual machine" url="http://kvm.sourceforge.net" groups=('xapps-extra') @@ -13,7 +13,7 @@ Finclude sourceforge depends=('sdl' 'zlib') makedepends=('gcc-3.3') source=($source CVE-2008-2004.diff) -sha1sums=('8c41e43c30d2defe43cbd19758d1b54f4187a403' \ +sha1sums=('d7e3f8523df9973f55c6932140573d12f416c201' \ '9e8ae7c0c57784b8dd85794808286d631963bde0') Fconfopts="--prefix=$Fprefix" From vmiklos at frugalware.org Mon May 5 14:29:15 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon May 5 14:29:17 2008 Subject: [Frugalware-git] homepage-ng: FSA437-xine-lib Message-ID: <20080505122915.A679B1190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=319d22e26a701aa718c6382119efc23a3b8b42c5 commit 319d22e26a701aa718c6382119efc23a3b8b42c5 Author: Miklos Vajna Date: Mon May 5 14:29:07 2008 +0200 FSA437-xine-lib diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 3814aa1..54212c7 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,19 @@ + 437 + 2008-05-05 + xine-lib + 1.1.11-1kalgan2 + 1.1.11-1kalgan3 + http://bugs.frugalware.org/task/3010 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1686 + A vulnerability has been reported in xine-lib, which can potentially be exploited by malicious people to compromise a vulnerable system. + The vulnerability is caused due to the use of vulnerable libfishsound; an input validation error when processing Speex headers, which can be exploited via a specially crafted Speex stream containing a negative "modeID" field in the header. + + Successful exploitation may allow execution of arbitrary code. + + 436 2008-04-25 phpmyadmin From vmiklos at frugalware.org Mon May 5 14:36:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon May 5 14:36:34 2008 Subject: [Frugalware-git] homepage-ng: FSA438-xine-lib Message-ID: <20080505123633.549741190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=da5fbf0a701781d4311b14c52c424894437b904a commit da5fbf0a701781d4311b14c52c424894437b904a Author: Miklos Vajna Date: Mon May 5 14:36:29 2008 +0200 FSA438-xine-lib diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 54212c7..96218ab 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,17 @@ + 438 + 2008-05-05 + xine-lib + 1.1.11-1kalgan2 + 1.1.11-1kalgan3 + http://bugs.frugalware.org/task/3027 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1878 + Guido Landi has discovered a vulnerability in xine-lib, which can be exploited by malicious people to compromise a user's system. + The vulnerability is caused due to a boundary error within the "demux_nsf_send_chunk()" function in src/demuxers/demux_nsf.c. This can be exploited to cause a stack-based buffer overflow via an overly long NSF title. + + 437 2008-05-05 xine-lib From vmiklos at frugalware.org Mon May 5 14:45:54 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon May 5 14:45:55 2008 Subject: [Frugalware-git] homepage-ng: FSA439-vorbis-tools Message-ID: <20080505124554.22C571190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=0773fbc67ab9f1f261313fd60038f2e90ea0542c commit 0773fbc67ab9f1f261313fd60038f2e90ea0542c Author: Miklos Vajna Date: Mon May 5 14:45:48 2008 +0200 FSA439-vorbis-tools diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 96218ab..9e7f27c 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,18 @@ + 439 + 2008-05-05 + vorbis-tools + 1.1.1-3 + 1.1.1-4kalgan1 + http://bugs.frugalware.org/task/3032 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1686 + A vulnerability has been reported in vorbis-tools, which can potentially be exploited by malicious people to compromise a vulnerable system. + The vulnerability is caused due to the use of vulnerable libfishsound; an input validation error when processing Speex headers, which can be exploited via a specially crafted Speex stream containing a negative "modeID" field in the header. + Successful exploitation may allow execution of arbitrary code. + + 438 2008-05-05 xine-lib From vmiklos at frugalware.org Mon May 5 14:56:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon May 5 14:56:42 2008 Subject: [Frugalware-git] homepage-ng: FSA440-frugalwareutils Message-ID: <20080505125640.E59A91190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=7274df783ebc5d9d43ecba286227153ae525e1dc commit 7274df783ebc5d9d43ecba286227153ae525e1dc Author: Miklos Vajna Date: Mon May 5 14:56:37 2008 +0200 FSA440-frugalwareutils diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 9e7f27c..c618c97 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,18 @@ + 440 + 2008-05-05 + frugalwareutils + 0.7.9-1 + 0.7.9-2kalgan1 + http://bugs.frugalware.org/task/3052 + There is no CVE for this issue. + A vulnerability has been reported in frugalwareutils, which can potentially be exploited by malicious people to cause a DoS on a vulnerable system. + The vulnerability is caused due to creating new files as root without checking the current value of umask. + Successful exploitation may allow execution of arbitrary code. + + 439 2008-05-05 vorbis-tools From vmiklos at frugalware.org Mon May 5 15:05:23 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon May 5 15:05:24 2008 Subject: [Frugalware-git] homepage-ng: FSA441-kernel Message-ID: <20080505130523.A10D31190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=1644d2f2ece820d6d144c75878880f0cc11a798a commit 1644d2f2ece820d6d144c75878880f0cc11a798a Author: Miklos Vajna Date: Mon May 5 15:05:20 2008 +0200 FSA441-kernel diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index c618c97..7be460b 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -27,6 +27,17 @@ + 441 + 2008-05-05 + kernel + 2.6.24-3 + 2.6.24-4kalgan1 + http://bugs.frugalware.org/task/3050 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1375 + A vulnerability has been reported in the Linux kernel, which can be exploited by malicious, local users to cause a DoS (Denial of Service) or to potentially gain escalated privileges. + A race condition error exists in the dnotify subsystem between calls to "fcntl()" and "close()". This can be exploited to cause a system crash or potentially gain root privileges. + + 440 2008-05-05 frugalwareutils From crazy at frugalware.org Mon May 5 15:55:27 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 15:55:28 2008 Subject: [Frugalware-git] frugalware-current: batik-1.7-1-x86_64 Message-ID: <20080505135527.07C861190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8e9f2bf49e5c8def1ed216e2c047d64051c8089e commit 8e9f2bf49e5c8def1ed216e2c047d64051c8089e Author: crazy Date: Mon May 5 15:51:51 2008 +0200 batik-1.7-1-x86_64 * added x86_64 to archs finally =) * added patch to disable optimization and parallel on 64bit * added nosvn patch from vmiklos ( this target eats 7G++ on 64bit at least ) * added comments to build() for 64bit * thx vmiklos for the help on this one :) diff --git a/source/devel-extra/batik/FrugalBuild b/source/devel-extra/batik/FrugalBuild index 5b86496..5f161d9 100644 --- a/source/devel-extra/batik/FrugalBuild +++ b/source/devel-extra/batik/FrugalBuild @@ -9,18 +9,23 @@ url="http://xmlgraphics.apache.org/batik/" Finclude java depends=(${depends[@]} 'xalan-j' 'xml-commons-external' 'rhino') groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') Fpkgversep="-src-" up2date="lynx -dump http://www.apache.org/dist/xmlgraphics/batik/|Flastarchive .zip" -source=(http://www.apache.org/dist/xmlgraphics/batik/batik-src-$pkgver.zip) -signatures=($source.asc) +source=(http://www.apache.org/dist/xmlgraphics/batik/batik-src-$pkgver.zip \ + no-optimize-no-parallel-x86_64.patch batik-nosvn.diff) +signatures=($source.asc '' '') build() { Fcd batik-$pkgver Fjavacleanup + Fpatchall if [ "$CARCH" == "x86_64" ]; then - export ANT_OPTS="-Xmx1g" + unset MAKEFLAGS ## who knows + ## Well if the build server fails to build it poke crazy =) + Fmessage "INFO: MemMax set to 1024MB , if the build fails try 2048MB" + export ANT_OPTS="-Xmx1024m" else export ANT_OPTS="-Xmx256m" fi diff --git a/source/devel-extra/batik/batik-nosvn.diff b/source/devel-extra/batik/batik-nosvn.diff new file mode 100644 index 0000000..cf83525 --- /dev/null +++ b/source/devel-extra/batik/batik-nosvn.diff @@ -0,0 +1,586 @@ +--- batik-1.7/build.xml.orig 2008-01-06 11:11:30.000000000 +0100 ++++ batik-1.7/build.xml 2008-05-05 15:18:02.000000000 +0200 +@@ -124,7 +124,6 @@ + + + +- + + + +@@ -387,7 +386,7 @@ + + + +- ++ + + + +@@ -400,7 +399,6 @@ + + + +- + + + +@@ -413,7 +411,6 @@ + + + +- + + + +@@ -456,7 +453,7 @@ + + + +- ++ + + + +@@ -469,7 +466,6 @@ + + + +- + + + +@@ -482,7 +478,6 @@ + + + +- + + + +@@ -491,7 +486,7 @@ + + + +- ++ + + + +@@ -501,9 +496,9 @@ + CFBundleExecutable + Squiggle + CFBundleVersion +- ${completeVersion}${svn-revision-suffix} ++ ${completeVersion} + CFBundleShortVersionString +- ${completeVersion}${svn-revision-suffix} ++ ${completeVersion} + CFBundleIconFile + Squiggle.icns + CFBundleIdentifier +@@ -556,11 +551,11 @@ + + + +- ++ + + +- ++ + + + +@@ -576,7 +571,7 @@ + with the relevant jar target (e.g. rasterizer-jar, squiggle-jar). The + commonality should be factored out. + --> +- ++ + + + +@@ -589,7 +584,7 @@ + + + +- ++ + + + +@@ -614,7 +609,7 @@ + + + +- ++ + + + +@@ -632,7 +627,7 @@ + + + +- ++ + + + +@@ -657,7 +652,7 @@ + + + +- ++ + + + +@@ -684,7 +679,7 @@ + + + +- ++ + + + +@@ -702,7 +697,7 @@ + + + +- ++ + + + +@@ -723,7 +718,7 @@ + + + +- ++ + + + +@@ -938,65 +933,6 @@ + + + +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- + + + +@@ -1041,7 +977,7 @@ + + + +- ++ + + + +@@ -1089,7 +1025,7 @@ + + + +- ++ + + + +@@ -1111,7 +1047,7 @@ + + + +- ++ + + + +@@ -1135,7 +1071,7 @@ + manifest="${src}/${project}-bean.mf"> + + +- ++ + + + +@@ -1177,7 +1113,7 @@ + + + +- ++ + + + +@@ -1195,7 +1131,7 @@ + + + +- ++ + + + +@@ -1220,7 +1156,7 @@ + + + +- ++ + + + +@@ -1244,7 +1180,7 @@ + + + +- ++ + + + +@@ -1273,7 +1209,7 @@ + + + +- ++ + + + +@@ -1292,7 +1228,7 @@ + + + +- ++ + + + +@@ -1316,7 +1252,7 @@ + + + +- ++ + + + +@@ -1336,7 +1272,7 @@ + + + +- ++ + + + +@@ -1364,7 +1300,7 @@ + + + +- ++ + + + +@@ -1397,7 +1333,7 @@ + + + +- ++ + + + +@@ -1420,7 +1356,7 @@ + + + +- ++ + + + +@@ -1440,7 +1376,7 @@ + + + +- ++ + + + +@@ -1460,7 +1396,7 @@ + + + +- ++ + + + +@@ -1481,7 +1417,7 @@ + + + +- ++ + + + +@@ -1500,7 +1436,7 @@ + + + +- ++ + + + +@@ -1519,7 +1455,7 @@ + + + +- ++ + + + +@@ -1539,7 +1475,7 @@ + + + +- ++ + + + +@@ -1558,7 +1494,7 @@ + + + +- ++ + + + +@@ -1579,7 +1515,7 @@ + + + +- ++ + + + +@@ -1603,7 +1539,7 @@ + jarfile="${build}/${project}-svgpp.jar"> + + +- ++ + + + +@@ -1623,7 +1559,7 @@ + jarfile="${build}/${project}-slideshow.jar"> + + +- ++ + + + +@@ -1648,7 +1584,7 @@ + jarfile="${build}/${project}-squiggle.jar"> + + +- ++ + + + +@@ -1674,7 +1610,7 @@ + jarfile="${build}/extensions/${project}-squiggle-ext.jar"> + + +- ++ + + + +@@ -1698,7 +1634,7 @@ + jarfile="${build}/${project}-rasterizer.jar"> + + +- ++ + + + +@@ -1722,7 +1658,7 @@ + jarfile="${build}/extensions/${project}-rasterizer-ext.jar"> + + +- ++ + + + +@@ -1739,7 +1675,7 @@ + jarfile="${build}/${project}-ttf2svg.jar"> + + +- ++ + + + +@@ -1755,7 +1691,7 @@ + + + +- ++ + + + +@@ -1770,7 +1706,7 @@ + + + +- ++ + + + +@@ -1794,7 +1730,7 @@ + + + +- ++ + + + +@@ -2119,10 +2055,6 @@ + + + +- +- +- + + + +@@ -2135,44 +2067,16 @@ + + + +- +- +- + + + + +- +- +- + + + +- +- +- +- +- + + + +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- + + + diff --git a/source/devel-extra/batik/no-optimize-no-parallel-x86_64.patch b/source/devel-extra/batik/no-optimize-no-parallel-x86_64.patch new file mode 100644 index 0000000..067a63c --- /dev/null +++ b/source/devel-extra/batik/no-optimize-no-parallel-x86_64.patch @@ -0,0 +1,14 @@ +diff -Naur batik-1.7/build.xml batik-1.7-p/build.xml +--- batik-1.7/build.xml 2008-01-06 11:11:30.000000000 +0100 ++++ batik-1.7-p/build.xml 2008-05-04 23:13:01.000000000 +0200 +@@ -90,8 +90,9 @@ + + + +- ++ + ++ + + + From crazy at frugalware.org Mon May 5 16:00:09 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 16:00:11 2008 Subject: [Frugalware-git] frugalware-current: servletapi-2.4-1-x86_64 Message-ID: <20080505140009.A10451190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e5832be5a54d633a31e407939e29bafa1a7daa74 commit e5832be5a54d633a31e407939e29bafa1a7daa74 Author: crazy Date: Mon May 5 15:59:51 2008 +0200 servletapi-2.4-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/servletapi/FrugalBuild b/source/devel-extra/servletapi/FrugalBuild index d29d9fe..92043e1 100644 --- a/source/devel-extra/servletapi/FrugalBuild +++ b/source/devel-extra/servletapi/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="Servlet API from jakarta.apache.org" url="http://jakarta.apache.org/" Finclude java groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump http://svn.apache.org/repos/asf/tomcat/servletapi/tags/|grep servlet.*/$|sed -n 's/.*servlet\([0-9.]*\)-.*/\1/;$ p'" source=(http://ftp.frugalware.org/pub/other/sources/servletapi/servletapi-$pkgver.tar.bz2) signatures=($source.asc) From crazy at frugalware.org Mon May 5 16:01:59 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 16:02:00 2008 Subject: [Frugalware-git] frugalware-current: jaf-1.1.1-1-x86_64 Message-ID: <20080505140159.9FFE31190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d5d2fad9570a47524486b71c0ce8007543d88262 commit d5d2fad9570a47524486b71c0ce8007543d88262 Author: crazy Date: Mon May 5 16:01:45 2008 +0200 jaf-1.1.1-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/jaf/FrugalBuild b/source/devel-extra/jaf/FrugalBuild index beefd30..7c189e0 100644 --- a/source/devel-extra/jaf/FrugalBuild +++ b/source/devel-extra/jaf/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="GNU implementation of the JavaBeans Activation Framework" url="http://www.gnu.org/software/classpathx/jaf/jaf.html" Finclude java groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') _F_archive_name="activation" up2date="lynx -dump ftp://ftp.gnu.org/gnu/classpathx/|grep -v '[0-9]\{8\}'|Flasttar" source=(ftp://ftp.gnu.org/gnu/classpathx/activation-$pkgver.tar.gz) From crazy at frugalware.org Mon May 5 16:04:45 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 16:04:46 2008 Subject: [Frugalware-git] frugalware-current: gnuinetlib-1.1.1-1-x86_64 Message-ID: <20080505140445.7F7C21190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e10d2cab57077147b523c7186c6083e4ce05e1df commit e10d2cab57077147b523c7186c6083e4ce05e1df Author: crazy Date: Mon May 5 16:04:22 2008 +0200 gnuinetlib-1.1.1-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/gnuinetlib/FrugalBuild b/source/devel-extra/gnuinetlib/FrugalBuild index b56efb6..d59a999 100644 --- a/source/devel-extra/gnuinetlib/FrugalBuild +++ b/source/devel-extra/gnuinetlib/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="Network extensions library for GNU classpath and classpathx" url="http://www.gnu.org/software/classpath/" Finclude java groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') _F_archive_name="inetlib" up2date="Flasttar ftp://ftp.gnu.org/gnu/classpath/" source=(ftp://ftp.gnu.org/gnu/classpath/inetlib-$pkgver.tar.gz) From crazy at frugalware.org Mon May 5 16:08:40 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 16:08:42 2008 Subject: [Frugalware-git] frugalware-current: gnumail-1.1.2-1-x86_64 Message-ID: <20080505140840.9FDCD1190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=794307875df4146ed62819ffc20d1207c5fdd9b0 commit 794307875df4146ed62819ffc20d1207c5fdd9b0 Author: crazy Date: Mon May 5 16:08:12 2008 +0200 gnumail-1.1.2-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/gnumail/FrugalBuild b/source/devel-extra/gnumail/FrugalBuild index d461c04..435de8e 100644 --- a/source/devel-extra/gnumail/FrugalBuild +++ b/source/devel-extra/gnumail/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.gnu.org/software/classpathx/javamail/" Finclude java depends=(${depends[@]} 'jaf' 'gnuinetlib') groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') _F_archive_name="mail" up2date="lynx -dump ftp://ftp.gnu.org/gnu/classpathx/|grep -v '[0-9]\{8\}'|Flasttar" source=(ftp://ftp.gnu.org/gnu/classpathx/mail-$pkgver.tar.gz) From crazy at frugalware.org Mon May 5 16:10:40 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 16:10:42 2008 Subject: [Frugalware-git] frugalware-current: avalon-logkit-2.1-1-x86_64 Message-ID: <20080505141040.C91371190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0407800ed7ffaf5fb3592894fa3e46adfd46263e commit 0407800ed7ffaf5fb3592894fa3e46adfd46263e Author: crazy Date: Mon May 5 16:10:23 2008 +0200 avalon-logkit-2.1-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/avalon-logkit/FrugalBuild b/source/devel-extra/avalon-logkit/FrugalBuild index 5e54fc2..ac2e3c7 100644 --- a/source/devel-extra/avalon-logkit/FrugalBuild +++ b/source/devel-extra/avalon-logkit/FrugalBuild @@ -10,7 +10,7 @@ _F_java_jars="target/avalon-logkit-$pkgver.jar" Finclude java depends=(${depends[@]} 'apache-log4j' 'servletapi' 'gnumail') groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="Flastarchive http://www.apache.org/dist/excalibur/avalon-logkit/source/ -src.tar.gz" source=(http://www.apache.org/dist/excalibur/avalon-logkit/source/avalon-logkit-$pkgver-src.tar.gz) signatures=($source.asc) From crazy at frugalware.org Mon May 5 16:12:40 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 16:12:40 2008 Subject: [Frugalware-git] frugalware-current: avalon-framework-4.2.0-1-x86_64 Message-ID: <20080505141240.2D8981190AC9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4874696069a0852cc60c967b499c885f565fc5a0 commit 4874696069a0852cc60c967b499c885f565fc5a0 Author: crazy Date: Mon May 5 16:12:25 2008 +0200 avalon-framework-4.2.0-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/avalon-framework/FrugalBuild b/source/devel-extra/avalon-framework/FrugalBuild index 23649b0..db1df79 100644 --- a/source/devel-extra/avalon-framework/FrugalBuild +++ b/source/devel-extra/avalon-framework/FrugalBuild @@ -9,7 +9,7 @@ url="http://avalon.apache.org/" Finclude java depends=(${depends[@]} 'avalon-logkit') groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump http://www.apache.org/dist/avalon/avalon-framework/|grep /$ |sed -n 's|.*v\(.*\)/|\1|;$ p'" source=(http://www.apache.org/dist/avalon/avalon-framework/v$pkgver/avalon-framework-$pkgver-src.tar.gz \ build.xml) From crazy at frugalware.org Mon May 5 16:14:36 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 16:14:37 2008 Subject: [Frugalware-git] frugalware-current: commons-logging-1.1.1-1-x86_64 Message-ID: <20080505141436.471611190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=02338f438a08f8fbc8e2e4019c6f5d2ac26af907 commit 02338f438a08f8fbc8e2e4019c6f5d2ac26af907 Author: crazy Date: Mon May 5 16:14:16 2008 +0200 commons-logging-1.1.1-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/commons-logging/FrugalBuild b/source/devel-extra/commons-logging/FrugalBuild index 43f600a..3ca03de 100644 --- a/source/devel-extra/commons-logging/FrugalBuild +++ b/source/devel-extra/commons-logging/FrugalBuild @@ -9,7 +9,7 @@ url="http://jakarta.apache.org/commons/logging/" Finclude java depends=(${depends[@]} 'avalon-logkit' 'avalon-framework' 'servletapi') groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="Flastarchive http://www.apache.org/dist/commons/logging/source/ -src.tar.gz" source=(http://www.apache.org/dist/commons/logging/source/commons-logging-$pkgver-src.tar.gz) signatures=($source.asc) From crazy at frugalware.org Mon May 5 16:16:18 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 16:16:19 2008 Subject: [Frugalware-git] frugalware-current: commons-io-1.4-1-x86_64 Message-ID: <20080505141618.AC6CE1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=49196c466bb096feba372e0a97fbb8785a7518ad commit 49196c466bb096feba372e0a97fbb8785a7518ad Author: crazy Date: Mon May 5 16:16:01 2008 +0200 commons-io-1.4-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/commons-io/FrugalBuild b/source/devel-extra/commons-io/FrugalBuild index 4537db4..62304ba 100644 --- a/source/devel-extra/commons-io/FrugalBuild +++ b/source/devel-extra/commons-io/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="Contains utility classes, stream implementations, file filters, and end url="http://jakarta.apache.org/commons/io" Finclude java groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="Flastarchive http://www.apache.org/dist/commons/io/source/ -src.tar.gz" source=(http://www.apache.org/dist/commons/io/source/commons-io-$pkgver-src.tar.gz) signatures=($source.asc) From crazy at frugalware.org Mon May 5 16:19:00 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 16:19:01 2008 Subject: [Frugalware-git] frugalware-current: xmlgraphics-commons-1.3-1-x86_64 Message-ID: <20080505141900.1BD241190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f9b309c8ffa061bf49bb7320a5c7c163e00ed686 commit f9b309c8ffa061bf49bb7320a5c7c163e00ed686 Author: crazy Date: Mon May 5 16:18:17 2008 +0200 xmlgraphics-commons-1.3-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/xmlgraphics-commons/FrugalBuild b/source/devel-extra/xmlgraphics-commons/FrugalBuild index 51c76ad..cd02322 100644 --- a/source/devel-extra/xmlgraphics-commons/FrugalBuild +++ b/source/devel-extra/xmlgraphics-commons/FrugalBuild @@ -10,7 +10,7 @@ Finclude java depends=(${depends[@]} 'commons-io' 'commons-logging') makedepends=(${makedepends[@]} 'j2sdk') groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="Flastarchive http://www.apache.org/dist/xmlgraphics/commons/source/ -src.tar.gz" source=(http://www.apache.org/dist/xmlgraphics/commons/source/xmlgraphics-commons-$pkgver-src.tar.gz) signatures=($source.asc) From crazy at frugalware.org Mon May 5 16:40:38 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 16:40:40 2008 Subject: [Frugalware-git] frugalware-current: fop-0.94-2-x86_64 Message-ID: <20080505144038.7230E1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3725ad1b6ec62310584215cc84c8407936281ab0 commit 3725ad1b6ec62310584215cc84c8407936281ab0 Author: crazy Date: Mon May 5 16:38:35 2008 +0200 fop-0.94-2-x86_64 * built for 64bit * limit mem usage to 1G * this one is eating mem like mad * without limitation * GC still gives some weird warnings , * however it build it and it seems to work diff --git a/source/apps-extra/fop/FrugalBuild b/source/apps-extra/fop/FrugalBuild index db3aa94..62b034b 100644 --- a/source/apps-extra/fop/FrugalBuild +++ b/source/apps-extra/fop/FrugalBuild @@ -20,6 +20,9 @@ build() { Fpatchall Fjavacleanup + if [ "$CARCH" == "x86_64" ]; then + export ANT_OPTS="-Xmx1024m" + fi Fant codegen Fant package Fjar build/fop-sandbox.jar From crazy at frugalware.org Mon May 5 16:43:04 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 16:43:05 2008 Subject: [Frugalware-git] frugalware-current: vorbisgain-0.37-1-x86_64 Message-ID: <20080505144304.30D6A1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b7a342a86515a0509eb29d65e6faeb290f750f4c commit b7a342a86515a0509eb29d65e6faeb290f750f4c Author: crazy Date: Mon May 5 16:42:52 2008 +0200 vorbisgain-0.37-1-x86_64 * added x86_64 to archs diff --git a/source/multimedia-extra/vorbisgain/FrugalBuild b/source/multimedia-extra/vorbisgain/FrugalBuild index dc713e6..551932c 100644 --- a/source/multimedia-extra/vorbisgain/FrugalBuild +++ b/source/multimedia-extra/vorbisgain/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="VorbisGain is a utility that uses a psychoacoustic method to correct th url="http://sjeng.org/vorbisgain.html" depends=('libvorbis') groups=('multimedia-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump http://sjeng.org/ftp/vorbis/ | Flasttar" source=(http://sjeng.org/ftp/vorbis/$pkgname-$pkgver.tar.gz) sha1sums=('bd79764a83a8ee327df85c538ec798a6d3f240be') From crazy at frugalware.org Mon May 5 16:45:16 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 16:45:17 2008 Subject: [Frugalware-git] frugalware-current: mppenc-1.16-1-x86_64 Message-ID: <20080505144516.3E6301190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cec0531491b36d415b817420705946bb5f31da9b commit cec0531491b36d415b817420705946bb5f31da9b Author: crazy Date: Mon May 5 16:45:03 2008 +0200 mppenc-1.16-1-x86_64 * added x86_64 to archs diff --git a/source/multimedia-extra/mppenc/FrugalBuild b/source/multimedia-extra/mppenc/FrugalBuild index fbaac3e..e3ed323 100644 --- a/source/multimedia-extra/mppenc/FrugalBuild +++ b/source/multimedia-extra/mppenc/FrugalBuild @@ -10,7 +10,7 @@ url="http://musepack.net" depends=() Finclude cmake groups=('multimedia-extra') -archs=('i686') +archs=('i686' 'x86_64') 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 Mon May 5 16:58:22 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 16:58:23 2008 Subject: [Frugalware-git] frugalware-current: oddcastv3-jack-3.1.6-3-x86_64 Message-ID: <20080505145822.3D4D11190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5060a1a3cb750f69f67a7557edf4162e3843df8b commit 5060a1a3cb750f69f67a7557edf4162e3843df8b Author: crazy Date: Mon May 5 16:58:10 2008 +0200 oddcastv3-jack-3.1.6-3-x86_64 * release bump * added x86_64 to archs * CXXFLAGS fix , we don't want -O20 optimization :-D * fix autoconf , this need be Fautoreconf * since is touching m4 files diff --git a/source/multimedia-extra/oddcastv3-jack/FrugalBuild b/source/multimedia-extra/oddcastv3-jack/FrugalBuild index f29cd44..dce0111 100644 --- a/source/multimedia-extra/oddcastv3-jack/FrugalBuild +++ b/source/multimedia-extra/oddcastv3-jack/FrugalBuild @@ -3,12 +3,12 @@ pkgname=oddcastv3-jack pkgver=3.1.6 -pkgrel=2 +pkgrel=3 pkgdesc="oddcastv3 allows you to hook into any jack output port and broadcast the audio to an icecast or shoutcast server" url="http://www.oddsock.org/tools/oddcastv3_jack/" depends=('jack' 'libvorbis' 'libogg' 'flac>=1.1.3' 'faac' 'lame') groups=('multimedia-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump http://www.oddsock.org/tools/oddcastv3_jack/ | grep -m1 Version | sed 's/.*n \(.*\).*/\1/'" source=(http://www.oddsock.org/tools/oddcastv3_jack/$pkgname-$pkgver.tar.gz \ oddcastv3-jack-3.1.6-flac113.diff) @@ -16,12 +16,13 @@ source=(http://www.oddsock.org/tools/oddcastv3_jack/$pkgname-$pkgver.tar.gz \ build() { Fpatchall - autoconf || return 1 + Fsed '-O20' '$CXXFLAGS' configure.in + Fautoreconf Fmake Fmakeinstall } -sha1sums=('5f0a84b6ffecdf3533d745b3155aa6d08b2f3712'\ +sha1sums=('5f0a84b6ffecdf3533d745b3155aa6d08b2f3712' \ 'fce4fe501b3223379833b97ad521b170c249971e') # optimization OK From crazy at frugalware.org Mon May 5 17:08:32 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 17:08:33 2008 Subject: [Frugalware-git] frugalware-current: javamp3gain-20040902_3-1-x86_64 Message-ID: <20080505150832.BC9EB1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9dcee62cf7c17b59b50a183c93288d946a0fe50f commit 9dcee62cf7c17b59b50a183c93288d946a0fe50f Author: crazy Date: Mon May 5 17:08:21 2008 +0200 javamp3gain-20040902_3-1-x86_64 * added x86_64 to archs diff --git a/source/multimedia-extra/javamp3gain/FrugalBuild b/source/multimedia-extra/javamp3gain/FrugalBuild index ebbb01f..3be53e0 100644 --- a/source/multimedia-extra/javamp3gain/FrugalBuild +++ b/source/multimedia-extra/javamp3gain/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: ~0 SBU +# Compiling Time: 0 SBU # Maintainer: Priyank Gosalia pkgname=javamp3gain @@ -8,7 +8,7 @@ pkgdesc="JavaMP3Gain is a graphical user interface to mp3gain" url="http://step.polymtl.ca/~guardia/javamp3gain.php" depends=('j2re' 'mp3gain') groups=('multimedia-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump http://step.polymtl.ca/~guardia/javamp3gain.php | grep -m1 zip | sed 's/.*n_\(.*\).z.*/\1/'" source=(http://step.polymtl.ca/~guardia/archives/JavaMP3Gain_${pkgver}.zip) sha1sums=('eb0a48ca90dd91a2556bae03c614be70c91e58ad') From bouleetbil at frogdev.info Mon May 5 20:37:03 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon May 5 20:37:06 2008 Subject: [Frugalware-git] frugalware-current: gtksourceview-sharp-0.12-2-i686 Message-ID: <20080505183703.C87441190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d62f1948c30bb649dea3bbfadef67440ca89c78e commit d62f1948c30bb649dea3bbfadef67440ca89c78e Author: bouleetbil Date: Mon May 5 20:29:21 2008 +0200 gtksourceview-sharp-0.12-2-i686 * rebuild with gtksourceview1 diff --git a/source/gnome-extra/gtksourceview-sharp/FrugalBuild b/source/gnome-extra/gtksourceview-sharp/FrugalBuild index e98cb10..1fd2af1 100644 --- a/source/gnome-extra/gtksourceview-sharp/FrugalBuild +++ b/source/gnome-extra/gtksourceview-sharp/FrugalBuild @@ -4,10 +4,10 @@ pkgname=gtksourceview-sharp _F_archive_name=gtksourceview-sharp-2.0 pkgver=0.12 -pkgrel=1 +pkgrel=2 pkgdesc="A C# binding to gtksourceview" url="http://www.mono-project.com/" -depends=('gtk2-sharp>=2.12.0' 'gtksourceview>=2.2.1' 'mono-tools>=1.9') +depends=('gtk2-sharp>=2.12.0' 'gtksourceview1' 'mono-tools>=1.9') groups=('gnome-extra') archs=('i686' 'x86_64') Finclude gnome mono @@ -17,7 +17,6 @@ sha1sums=('36e673a67922b35b9b28b91e20464aa2fd9b457d') build() { Fcd - Fsed 'gtksourceview-1.0' 'gtksourceview-2.0' configure Fbuild_mono # gtksourceview contains these files. Frm /usr/share/gtksourceview-1.0 From bouleetbil at frogdev.info Mon May 5 21:03:06 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon May 5 21:03:07 2008 Subject: [Frugalware-git] frugalware-current: gtksourceview-sharp-0.12-3-i686 Message-ID: <20080505190306.6CB3B1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9ecf68132d045f421e74e59f1a14a655fe362132 commit 9ecf68132d045f421e74e59f1a14a655fe362132 Author: bouleetbil Date: Mon May 5 20:57:27 2008 +0200 gtksourceview-sharp-0.12-3-i686 *rebuild with gtksourceview2 diff --git a/source/gnome-extra/gtksourceview-sharp/FrugalBuild b/source/gnome-extra/gtksourceview-sharp/FrugalBuild index 1fd2af1..f84074e 100644 --- a/source/gnome-extra/gtksourceview-sharp/FrugalBuild +++ b/source/gnome-extra/gtksourceview-sharp/FrugalBuild @@ -4,10 +4,10 @@ pkgname=gtksourceview-sharp _F_archive_name=gtksourceview-sharp-2.0 pkgver=0.12 -pkgrel=2 +pkgrel=3 pkgdesc="A C# binding to gtksourceview" url="http://www.mono-project.com/" -depends=('gtk2-sharp>=2.12.0' 'gtksourceview1' 'mono-tools>=1.9') +depends=('gtk2-sharp>=2.12.0' 'gtksourceview>=2.2.1' 'mono-tools>=1.9') groups=('gnome-extra') archs=('i686' 'x86_64') Finclude gnome mono @@ -17,6 +17,7 @@ sha1sums=('36e673a67922b35b9b28b91e20464aa2fd9b457d') build() { Fcd + Fsed 'gtksourceview-1.0' 'gtksourceview-2.0' configure Fbuild_mono # gtksourceview contains these files. Frm /usr/share/gtksourceview-1.0 From crazy at frugalware.org Mon May 5 21:36:54 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 21:36:55 2008 Subject: [Frugalware-git] frugalware-current: gifsicle-1.49-1-x86_64 Message-ID: <20080505193654.03FD51190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f47833ff3e5e2656a7a0c68e8d365278053266f2 commit f47833ff3e5e2656a7a0c68e8d365278053266f2 Author: crazy Date: Mon May 5 21:36:38 2008 +0200 gifsicle-1.49-1-x86_64 * Version bump diff --git a/source/xapps-extra/gifsicle/FrugalBuild b/source/xapps-extra/gifsicle/FrugalBuild index 44a24fb..757f980 100644 --- a/source/xapps-extra/gifsicle/FrugalBuild +++ b/source/xapps-extra/gifsicle/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=gifsicle -pkgver=1.48 +pkgver=1.49 pkgrel=1 pkgdesc="A command-line tool for creating, editing, and getting information about GIF images and animations" url="http://www.lcdf.org/gifsicle/" @@ -15,5 +15,5 @@ if [ "$CARCH" == "x86_64" ]; then export CFLAGS="$CFLAGS -fPIC" fi -sha1sums=('c79a9cdfa5efa07b1b9998654540a1c906a873c7') +sha1sums=('29516de52692e2cd323a2d4dbf1e5f4aa1201bf2') # optimization OK From crazy at frugalware.org Mon May 5 21:52:57 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 21:52:59 2008 Subject: [Frugalware-git] frugalware-current: eric4-4.1.3-1-x86_64 Message-ID: <20080505195257.03AD81190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0a17b9ed6897880ee3b8a8dbe33fc21bf9487118 commit 0a17b9ed6897880ee3b8a8dbe33fc21bf9487118 Author: crazy Date: Mon May 5 21:50:56 2008 +0200 eric4-4.1.3-1-x86_64 * Version bump diff --git a/source/xapps-extra/eric4/FrugalBuild b/source/xapps-extra/eric4/FrugalBuild index ca374a0..807397a 100644 --- a/source/xapps-extra/eric4/FrugalBuild +++ b/source/xapps-extra/eric4/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: crazy pkgname=eric4 -pkgver=4.1.2 -pkgrel=2 +pkgver=4.1.3 +pkgrel=1 pkgdesc="Eric4 is a full featured Python (and Ruby) IDE that is written in PyQt4." _F_sourceforge_dirname="eric-ide" Finclude sourceforge python @@ -15,16 +15,16 @@ source=($source \ ${source/eric4-$pkgver/eric4-i18n-ru-$pkgver} \ ${source/eric4-$pkgver/eric4-i18n-cs-$pkgver} $pkgname.desktop) -sha1sums=('44f7328442606ed56e16a811336577e2f7ebdf5f' \ - '8fd6890225cb1691aa55f56982c86a7affc3d96a' \ - '57d5e05ab3f08529ce1312763646d40531fcc7d7' \ - '26fb9d2b3f56e245c84df67e138d2bc505be7401' \ - 'a794fc0c7976bd413a50658563e3b09a00dae874' \ +sha1sums=('8c4c5eac9a5f2e5ef3d170fe6da75d78ed6ff6a7' \ + '1ea86a02e48e9c4a281a5e1f410ff7c6879583e9' \ + '10a1ab005ae273956297e340c64f2bf80057d0dd' \ + '3e102684b0c5e07fbcffb1f387820c63fb7ee7ed' \ + '8d9a8ae628abce3ec3a80fd21f6121f79d863140' \ 'bdc6b72e48c1cab4bf779ed72a61b42cc1f997e5') groups=('xapps-extra') archs=('i686' 'x86_64') options=('scriptlet') -depends=('pyqt4>=4.3.3-2' 'qscintilla2-qt4>=2.2' 'qscintilla2-python-qt4>=2.2') +depends=('pyqt4>=4.3.3-2' 'qscintilla2-qt4>=2.2' 'qscintilla2-python-qt4>=2.2' 'libxcursor') rodepends=('shared-mime-info') subpkgs=("$pkgname-i18n-de" "$pkgname-i18n-fr" "$pkgname-i18n-ru" "$pkgname-i18n-cs") From crazy at frugalware.org Mon May 5 21:57:17 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 21:57:17 2008 Subject: [Frugalware-git] frugalware-current: kde-theme-qtcurve-0.59.1-1-x86_64 Message-ID: <20080505195717.12ED81190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ef9ca5568c6ef24635528c0784df80c3a8eb8d59 commit ef9ca5568c6ef24635528c0784df80c3a8eb8d59 Author: crazy Date: Mon May 5 21:56:44 2008 +0200 kde-theme-qtcurve-0.59.1-1-x86_64 * Version bump diff --git a/source/kde/kde-theme-qtcurve/FrugalBuild b/source/kde/kde-theme-qtcurve/FrugalBuild index e69b8fc..578de3a 100644 --- a/source/kde/kde-theme-qtcurve/FrugalBuild +++ b/source/kde/kde-theme-qtcurve/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kde-theme-qtcurve -pkgver=0.59.0 +pkgver=0.59.1 pkgrel=1 pkgdesc="KDE QtCurve Theme" depends=('kdelibs>=3.5.8') @@ -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=('ccc01b05d72d33302a11c2bae1d0275bceb3e902' \ - '3d948b779af08cab87a3a360c2fd80f4a390490b') +sha1sums=('b4e11545a457ce51d12bd43f18c450a4384f9150' \ + '25dd45d040aa6efd16d3a4a4cbb833f42d677882') subpkgs=('qtcurve-gtk2') subconflicts=('qtcurve-gtk') From crazy at frugalware.org Mon May 5 22:29:36 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 22:29:38 2008 Subject: [Frugalware-git] frugalware-current: xvkbd-3.0-1-x86_64 Message-ID: <20080505202936.BBAF01190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=43207ff7d9c7f6d81efebb9581a3d1c4ee410f69 commit 43207ff7d9c7f6d81efebb9581a3d1c4ee410f69 Author: crazy Date: Mon May 5 22:29:23 2008 +0200 xvkbd-3.0-1-x86_64 * Version bump * added x86_64 to archs diff --git a/source/x11-extra/xvkbd/FrugalBuild b/source/x11-extra/xvkbd/FrugalBuild index 9ce66de..93c9988 100644 --- a/source/x11-extra/xvkbd/FrugalBuild +++ b/source/x11-extra/xvkbd/FrugalBuild @@ -1,18 +1,18 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: detto pkgname=xvkbd -pkgver=2.9 +pkgver=3.0 pkgrel=1 pkgdesc="A graphical keyboard program providing the facility to enter characters onto other clients." url="http://homepage3.nifty.com/tsato/xvkbd" -archs=('i686') +archs=('i686' 'x86_64') groups=('x11-extra') depends=('xaw3d' 'libxaw' 'libxtst' 'inputproto') makedepends=('imake') up2date="lynx -dump $url | grep -m1 '.tar.gz' | cut -d '-' -f2 | sed -n 's|.tar.gz||p'" source=($url/$pkgname-$pkgver.tar.gz) -sha1sums=('a471405d3cc467b8e38c0e4944fc3f6e919cf98f') +sha1sums=('d84148554d43d4c1f02ff1feaa90f9a27ea7b463') build () { Fcd $pkgname-$pkgver From crazy at frugalware.org Mon May 5 22:32:45 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 22:32:47 2008 Subject: [Frugalware-git] frugalware-current: sonata-1.5.1-1-x86_64 Message-ID: <20080505203245.3749E1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=152c87fdbb96fd8c897b8e3ca41bbb12794c1809 commit 152c87fdbb96fd8c897b8e3ca41bbb12794c1809 Author: crazy Date: Mon May 5 22:32:23 2008 +0200 sonata-1.5.1-1-x86_64 * Version bump diff --git a/source/xapps-extra/sonata/FrugalBuild b/source/xapps-extra/sonata/FrugalBuild index 0b59b85..26336e7 100644 --- a/source/xapps-extra/sonata/FrugalBuild +++ b/source/xapps-extra/sonata/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: detto pkgname=sonata -pkgver=1.5 +pkgver=1.5.1 pkgrel=1 pkgdesc="Sonata is a lightweight GTK+ music client for the Music Player Daemon (MPD)." _F_berlios_ext=".tar.bz2" @@ -12,6 +12,6 @@ depends=('mpd' 'pygtk') options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('31ffa2a3a3c020b92b377a2686fd34fb203ec82e') +sha1sums=('5217600d20c71a0bafd0899e5b38e437bcc20bd7') # optimization OK From crazy at frugalware.org Mon May 5 22:49:03 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 22:49:03 2008 Subject: [Frugalware-git] frugalware-current: libgc-7.1-1-x86_64 Message-ID: <20080505204903.3A55D1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a51b89fe0400a2309c6b5bc4a14e04181592ddd8 commit a51b89fe0400a2309c6b5bc4a14e04181592ddd8 Author: crazy Date: Mon May 5 22:48:42 2008 +0200 libgc-7.1-1-x86_64 * Version bump * new m8r diff --git a/source/lib/libgc/FrugalBuild b/source/lib/libgc/FrugalBuild index 8ca0970..ae6913d 100644 --- a/source/lib/libgc/FrugalBuild +++ b/source/lib/libgc/FrugalBuild @@ -1,10 +1,10 @@ # Compiling Time: 0.18 SBU -# Maintainer: DNAku +# Maintainer: crazy # Contributor: Shrift pkgname=libgc _F_archive_name=gc -pkgver=7.0 +pkgver=7.1 pkgrel=1 pkgdesc="Boehm conservative garbage collector" url="http://www.hpl.hp.com/personal/Hans_Boehm/gc/" @@ -13,6 +13,6 @@ archs=('i686' 'x86_64') depends=('libgcc') up2date="lynx -dump '$url/gc_source/'|grep -v alpha|Flasttar" source=($url/gc_source/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('657d84b702a572f8a510d2c28578a6dbaad3fed2') +sha1sums=('e84cba5d18f4ea5ed4e5fd3f1dc6a46bc190ff6f') # optimization OK From crazy at frugalware.org Mon May 5 23:03:45 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 23:03:46 2008 Subject: [Frugalware-git] frugalware-current: telepathy-gabble-0.7.5-1-x86_64 Message-ID: <20080505210345.4C2031190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f8202af7876398dc09708705d8afa0f43f254c3a commit f8202af7876398dc09708705d8afa0f43f254c3a Author: crazy Date: Mon May 5 23:03:23 2008 +0200 telepathy-gabble-0.7.5-1-x86_64 * Version bump diff --git a/source/lib-extra/telepathy-gabble/FrugalBuild b/source/lib-extra/telepathy-gabble/FrugalBuild index 5ed5745..94fb4a5 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.4 +pkgver=0.7.5 pkgrel=1 pkgdesc="Telepathy is a D-Bus framework for unifying real time communication." url="http://telepathy.freedesktop.org/" @@ -13,6 +13,6 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://telepathy.freedesktop.org/releases/telepathy-gabble | Flasttar" source=(http://telepathy.freedesktop.org/releases/telepathy-gabble/$pkgname-$pkgver.tar.gz) -sha1sums=('8fd9ef4b8b20bb2ceb01486f490729b7485d1f63') +sha1sums=('ecce1cf4ca595d16c503eb12d0a946784d17409e') # optimization OK From crazy at frugalware.org Mon May 5 23:09:44 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 23:09:45 2008 Subject: [Frugalware-git] frugalware-current: cgit-0.7.2-1-x86_64 Message-ID: <20080505210944.31ADF1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=89372a47d38a523d32d9994d20190f1198d0a908 commit 89372a47d38a523d32d9994d20190f1198d0a908 Author: crazy Date: Mon May 5 23:09:20 2008 +0200 cgit-0.7.2-1-x86_64 * added x86_64 to archs diff --git a/source/network-extra/cgit/FrugalBuild b/source/network-extra/cgit/FrugalBuild index aa0dee5..b4a336a 100644 --- a/source/network-extra/cgit/FrugalBuild +++ b/source/network-extra/cgit/FrugalBuild @@ -11,7 +11,7 @@ url="http://hjemli.net/git/cgit/" depends=('curl>=7.16.0' 'openssl') backup=(etc/{cgitrc,httpd/conf/modules.d/cgit.conf}) groups=('network-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump $url|grep tag/|sed 's/.*=v//;q'" source=("http://hjemli.net/git/cgit/blob/index.html?id=$pkgsha1\&path=cgit-$pkgver.tar.gz" \ http://www.kernel.org/pub/software/scm/git/git-$gitver.tar.bz2 \ From crazy at frugalware.org Mon May 5 23:13:43 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 23:13:44 2008 Subject: [Frugalware-git] frugalware-current: libesmtp-1.0.4-1-x86_64 Message-ID: <20080505211343.4E6551190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c09d1becac5d91ed0e154942660b72c7e54cdb55 commit c09d1becac5d91ed0e154942660b72c7e54cdb55 Author: crazy Date: Mon May 5 23:13:30 2008 +0200 libesmtp-1.0.4-1-x86_64 * added x86_64 to archs diff --git a/source/network-extra/libesmtp/FrugalBuild b/source/network-extra/libesmtp/FrugalBuild index f209a60..82d41a7 100644 --- a/source/network-extra/libesmtp/FrugalBuild +++ b/source/network-extra/libesmtp/FrugalBuild @@ -8,10 +8,14 @@ pkgdesc="A library that implements the client side of the SMTP protocol" url="http://www.stafford.uklinux.net/libesmtp/" depends=('openssl') groups=('network-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="Flasttar $url/download.html" source=(http://www.stafford.uklinux.net/$pkgname/$pkgname-$pkgver.tar.bz2) Fconfopts="$Fconfopts --enable-all" sha1sums=('cda45c437164ecfa4fd8cf24d0a056224fc29c6a') +if [ "$CARCH" == "x86_64" ]; then + export CFLAGS="$CFLAGS -fPIC" +fi + # optimization OK From crazy at frugalware.org Mon May 5 23:15:52 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 23:15:53 2008 Subject: [Frugalware-git] frugalware-current: ngrep-1.45-1-x86_64 Message-ID: <20080505211552.902671190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c736355cce1e5329421a5cba67e7f14341bca8e commit 9c736355cce1e5329421a5cba67e7f14341bca8e Author: crazy Date: Mon May 5 23:15:39 2008 +0200 ngrep-1.45-1-x86_64 * added x86_64 to archs diff --git a/source/network-extra/ngrep/FrugalBuild b/source/network-extra/ngrep/FrugalBuild index aef843a..e864667 100644 --- a/source/network-extra/ngrep/FrugalBuild +++ b/source/network-extra/ngrep/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: VMiklos pkgname=ngrep @@ -10,6 +10,6 @@ Finclude sourceforge depends=('glibc') makedepends=('libpcap') groups=('network-extra') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('f26090a6ac607db66df99c6fa9aef74968f3330f') # optimization OK From crazy at frugalware.org Mon May 5 23:18:51 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 23:18:53 2008 Subject: [Frugalware-git] frugalware-current: stunnel-4.23-1-x86_64 Message-ID: <20080505211851.F1D361190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=17dc21065580e0d45e48a9a6792255dc7383a9ec commit 17dc21065580e0d45e48a9a6792255dc7383a9ec Author: crazy Date: Mon May 5 23:18:36 2008 +0200 stunnel-4.23-1-x86_64 * added x86_64 to archs diff --git a/source/network-extra/stunnel/FrugalBuild b/source/network-extra/stunnel/FrugalBuild index d6be3f8..46a7cad 100644 --- a/source/network-extra/stunnel/FrugalBuild +++ b/source/network-extra/stunnel/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.stunnel.org/" depends=('zlib' 'openssl' 'tcp_wrappers') rodepends=('perl') groups=('network-extra') -archs=('i686') +archs=('i686' 'x86_64') 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 README.Frugalware) From crazy at frugalware.org Mon May 5 23:28:42 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 23:28:44 2008 Subject: [Frugalware-git] frugalware-current: tcpflow-0.21-1-x86_64 Message-ID: <20080505212842.5922F1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7756e3419fb63a70d887adfcf2259682a6c76d82 commit 7756e3419fb63a70d887adfcf2259682a6c76d82 Author: crazy Date: Mon May 5 23:28:29 2008 +0200 tcpflow-0.21-1-x86_64 * added x86_64 to archs diff --git a/source/network-extra/tcpflow/FrugalBuild b/source/network-extra/tcpflow/FrugalBuild index f313728..0d55174 100644 --- a/source/network-extra/tcpflow/FrugalBuild +++ b/source/network-extra/tcpflow/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: VMiklos pkgname=tcpflow @@ -9,7 +9,7 @@ url="http://www.circlemud.org/~jelson/software/tcpflow/" depends=('glibc') makedepends=('libpcap') groups=('network-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump $url |Flasttar" source=(http://www.circlemud.org/pub/jelson/tcpflow/tcpflow-$pkgver.tar.gz) sha1sums=('08eeb8532e1f713db2587580d759ebad813a0b49') From crazy at frugalware.org Mon May 5 23:37:46 2008 From: crazy at frugalware.org (crazy) Date: Mon May 5 23:37:48 2008 Subject: [Frugalware-git] frugalware-current: mirmon-1.38-1-x86_64 Message-ID: <20080505213746.941DC1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7607d05fb208479fce8c1a88bc6ad7211a970e9a commit 7607d05fb208479fce8c1a88bc6ad7211a970e9a Author: crazy Date: Mon May 5 23:37:34 2008 +0200 mirmon-1.38-1-x86_64 * added x86_64 to archs diff --git a/source/network-extra/mirmon/FrugalBuild b/source/network-extra/mirmon/FrugalBuild index dd63fb0..cca71e3 100644 --- a/source/network-extra/mirmon/FrugalBuild +++ b/source/network-extra/mirmon/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="Monitors the status of mirrors." url="http://people.cs.uu.nl/henkp/mirmon/" depends=('perl>=5.10') groups=('network-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="Flasttar $url" source=(http://people.cs.uu.nl/henkp/mirmon/src/mirmon-$pkgver.tar.gz) sha1sums=('874b449a7b7397dd0ff215339051e434a26ee017') From vmiklos at frugalware.org Tue May 6 10:37:16 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 6 10:37:19 2008 Subject: [Frugalware-git] frugalware-current: links-2.1pre35-1-i686 Message-ID: <20080506083716.B7B761190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e749db5c2075a5aab9b53be6a95fb6420e88b573 commit e749db5c2075a5aab9b53be6a95fb6420e88b573 Author: Miklos Vajna Date: Tue May 6 10:37:04 2008 +0200 links-2.1pre35-1-i686 - version bump diff --git a/source/network-extra/links/FrugalBuild b/source/network-extra/links/FrugalBuild index d651e5d..178930e 100644 --- a/source/network-extra/links/FrugalBuild +++ b/source/network-extra/links/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=links -pkgver=2.1pre33 +pkgver=2.1pre35 pkgrel=1 pkgdesc="A web browser running in both graphics and text mode." url="http://links.twibright.com/" @@ -13,6 +13,6 @@ up2date="lynx -dump $url/download.php|grep Current|sed 's/.* \(.*\)\..*/\1/'" source=($url/download/$pkgname-$pkgver.tar.bz2) Fconfopts="$Fconfopts --enable-javascript --enable-graphics --without-x" -sha1sums=('0ac2aa7c45f56692751f5a9ab94f3551c38ba846') +sha1sums=('adae913869253f89b4d2c724df57baf5da5f1b28') # optimization OK From vmiklos at frugalware.org Tue May 6 10:37:16 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 6 10:37:20 2008 Subject: [Frugalware-git] frugalware-current: sendmail-8.14.3-1-i686 Message-ID: <20080506083716.8A88C1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e2328e56bc53869e5a3adabf839fc24ce19f3ee5 commit e2328e56bc53869e5a3adabf839fc24ce19f3ee5 Author: Miklos Vajna Date: Tue May 6 10:35:41 2008 +0200 sendmail-8.14.3-1-i686 - version bump diff --git a/source/network-extra/sendmail/FrugalBuild b/source/network-extra/sendmail/FrugalBuild index 6accd51..0c07427 100644 --- a/source/network-extra/sendmail/FrugalBuild +++ b/source/network-extra/sendmail/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=sendmail -pkgver=8.14.2 +pkgver=8.14.3 pkgrel=1 pkgdesc="Eric Allman's mail transfer agent" url="http://www.sendmail.org/" @@ -17,7 +17,7 @@ up2date="lynx -dump http://www.sendmail.org/|grep 'Sendmail [0-9\.]* is availabl source=(ftp://ftp.sendmail.org/pub/$pkgname/$pkgname.$pkgver.tar.gz \ site.config.m4 linux.uucp.mc sendmail-frugalware-tls.mc \ sendmail-frugalware.mc rc.sendmail cf2mc) -sha1sums=('2b92a1d439374249ef6bf024cfb8072902c5682a' \ +sha1sums=('814c54c3917aa6b0981b5ea99fb34e0c02f31489' \ 'b82263c2f6f0028f67a007a1ae2e93af75528c95' \ 'd14178882d7ba874fad63e0cf130fca947b3ef64' \ '8d6a40159cf1691ab6b9d1e08700e0d441b82caf' \ From iron at frugalware.org Tue May 6 11:03:01 2008 From: iron at frugalware.org (Krisztian VASAS) Date: Tue May 6 11:03:03 2008 Subject: [Frugalware-git] frugalware-current: jikes-1.22-3-i686 Message-ID: <20080506090301.F05071190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=39676183dcb29d8df88468b8d49bf7afe42ef822 commit 39676183dcb29d8df88468b8d49bf7afe42ef822 Author: Krisztian VASAS Date: Tue May 6 11:03:00 2008 +0200 jikes-1.22-3-i686 - fixed depends() - rebuilt because previous pkg missed binary - fixes FS#3058 in -current diff --git a/source/devel-extra/jikes/FrugalBuild b/source/devel-extra/jikes/FrugalBuild index 6a1426e..5d40c37 100644 --- a/source/devel-extra/jikes/FrugalBuild +++ b/source/devel-extra/jikes/FrugalBuild @@ -4,11 +4,12 @@ pkgname=jikes pkgver=1.22 -pkgrel=2 +pkgrel=3 pkgdesc="JikesTM is a compiler that translates JavaTM source files" url="http://jikes.sourceforge.net/" groups=('devel-extra') archs=('i686' 'x86_64') +depends=('libstdc++') _F_sourceforge_ext=.tar.bz2 Finclude sourceforge sha1sums=('55bc20b609827e132e047d6c89084d4981905e11') From boobaa at frugalware.org Tue May 6 12:26:04 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 6 12:26:07 2008 Subject: [Frugalware-git] frugalware-current: drupal6-6.2-1-i686 Message-ID: <20080506102604.DDA201190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cd317b8e7f0ca186807fda3004435f0006eb7d9e commit cd317b8e7f0ca186807fda3004435f0006eb7d9e Author: CSÉCSY László Date: Tue Apr 15 17:59:16 2008 +0200 drupal6-6.2-1-i686 new package / initial import added as new package since: 1. upgrade path is not so simple 2. it can perfectly live side by side with drupal5 (the drupal pkg) diff --git a/source/network-extra/drupal6/FrugalBuild b/source/network-extra/drupal6/FrugalBuild new file mode 100644 index 0000000..429a079 --- /dev/null +++ b/source/network-extra/drupal6/FrugalBuild @@ -0,0 +1,23 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +pkgname=drupal6 +pkgver=6.2 +pkgrel=1 +pkgdesc="An open source content management platform" +url="http://drupal.org" +rodepends=('apache' 'php') +groups=('network-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump http://drupal.org/download | grep -m1 'l-6[0-9\.]*.tar.gz' | sed 's/.*-\(.*\)\.tar.*/\1/'" +backup=(var/www/drupal6/sites/default/settings.php) +source=(http://drupal.org/files/projects/drupal-$pkgver.tar.gz \ + README.Frugalware) +sha1sums=('2cbff1073e15cdc54a620ffb891b16f558ec6fe4' \ + '3e301be2f8a247c86b5f32e68773c9618322e7d7') +options=('stick') + +build() { + Fmkdir /var/www + mv $Fsrcdir/${pkgname//6/}-$pkgver $Fdestdir/var/www/$pkgname +} diff --git a/source/network-extra/drupal6/README.Frugalware b/source/network-extra/drupal6/README.Frugalware new file mode 100644 index 0000000..1de07fa --- /dev/null +++ b/source/network-extra/drupal6/README.Frugalware @@ -0,0 +1,11 @@ +To be able to use this package as intended, you will have to: + +* set up apache to access +/var/www/drupal6+ from the web the way you like; + +* install and set up your favourite SQL database (mysql or postgresql; this +package DOES NOT depend on any of them); + +* create and/or grant access to a mysql or postgresql database; + +* set up your drupal installation itself by entering the correct credentials +at the install screen to be able to reach the above-mentioned database. From boobaa at frugalware.org Tue May 6 12:26:04 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 6 12:26:09 2008 Subject: [Frugalware-git] frugalware-current: drupal.sh: upgrades for d6 Message-ID: <20080506102604.BCC7C1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f3ba19741613aec6d71cccfc45e0eef480c1b578 commit f3ba19741613aec6d71cccfc45e0eef480c1b578 Author: CSÉCSY László Date: Tue Apr 15 17:41:19 2008 +0200 drupal.sh: upgrades for d6 diff --git a/source/include/drupal.sh b/source/include/drupal.sh index 4265d41..4c5ac43 100644 --- a/source/include/drupal.sh +++ b/source/include/drupal.sh @@ -44,7 +44,11 @@ ### pkgname=drupal-$_F_drupal_module url="http://drupal.org/project/$_F_drupal_module" -rodepends=('drupal>=5.0' ${rodepends[@]}) +if [ $_F_drupal_ver == "5.x" ]; then + rodepends=('drupal>=5.0' ${rodepends[@]}) +else + rodepends=('drupal6>=6.2' ${rodepends[@]}) +fi groups=('network-extra') archs=('i686' 'x86_64') if [ $_F_drupal_dev == 0 ]; then From boobaa at frugalware.org Tue May 6 12:26:04 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 6 12:26:10 2008 Subject: [Frugalware-git] frugalware-current: drupal.sh: additional updates for drupal6 Message-ID: <20080506102604.ECBD31190ACC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e7a5676b160f0209dc5b2d662355bc062c6ca959 commit e7a5676b160f0209dc5b2d662355bc062c6ca959 Author: CSÉCSY László Date: Tue Apr 15 18:06:09 2008 +0200 drupal.sh: additional updates for drupal6 diff --git a/source/include/drupal.sh b/source/include/drupal.sh index 4c5ac43..683e4b8 100644 --- a/source/include/drupal.sh +++ b/source/include/drupal.sh @@ -42,11 +42,12 @@ # * source() # * options() ### -pkgname=drupal-$_F_drupal_module url="http://drupal.org/project/$_F_drupal_module" if [ $_F_drupal_ver == "5.x" ]; then + pkgname=drupal-$_F_drupal_module rodepends=('drupal>=5.0' ${rodepends[@]}) else + pkgname=drupal6-$_F_drupal_module rodepends=('drupal6>=6.2' ${rodepends[@]}) fi groups=('network-extra') @@ -68,8 +69,13 @@ options=('stick' 'nodocs') ### Fbuild_drupal() { - Fmkdir var/www/drupal/sites/all/modules - mv $Fsrcdir/$_F_drupal_module $Fdestdir/var/www/drupal/sites/all/modules/$_F_drupal_module + if [ $_F_drupal_ver == "5.x" ]; then + Fmkdir var/www/drupal/sites/all/modules + mv $Fsrcdir/$_F_drupal_module $Fdestdir/var/www/drupal/sites/all/modules/$_F_drupal_module + else + Fmkdir var/www/drupal6/sites/all/modules + mv $Fsrcdir/$_F_drupal_module $Fdestdir/var/www/drupal6/sites/all/modules/$_F_drupal_module + fi } ### From boobaa at frugalware.org Tue May 6 12:26:05 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 6 12:26:11 2008 Subject: [Frugalware-git] frugalware-current: drupal-membership-5.x_1.0-1-i686 Message-ID: <20080506102605.039CD1190ACD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f8172717b0317ce516423f0b841a6c24b1709703 commit f8172717b0317ce516423f0b841a6c24b1709703 Author: CSÉCSY László Date: Tue Apr 15 19:20:06 2008 +0200 drupal-membership-5.x_1.0-1-i686 new package / initial import diff --git a/source/network-extra/drupal-membership/FrugalBuild b/source/network-extra/drupal-membership/FrugalBuild new file mode 100644 index 0000000..741097f --- /dev/null +++ b/source/network-extra/drupal-membership/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=membership +pkgver=5.x_1.0 +pkgrel=1 +pkgdesc="Provides easy time-limited membership management in Drupal" +Finclude drupal +sha1sums=('312180dfda12fd383310aaed9abc7305de0784e0') From boobaa at frugalware.org Tue May 6 12:26:05 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 6 12:26:11 2008 Subject: [Frugalware-git] frugalware-current: drupal6-membership-6.x_1.0-1-i686 Message-ID: <20080506102605.0CF271190ACE@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=98c151c81da07d27652e8192bfa0b0140adf95c0 commit 98c151c81da07d27652e8192bfa0b0140adf95c0 Author: CSÉCSY László Date: Tue Apr 15 19:36:55 2008 +0200 drupal6-membership-6.x_1.0-1-i686 new package / initial import diff --git a/source/network-extra/drupal6-membership/FrugalBuild b/source/network-extra/drupal6-membership/FrugalBuild new file mode 100644 index 0000000..4098983 --- /dev/null +++ b/source/network-extra/drupal6-membership/FrugalBuild @@ -0,0 +1,10 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=membership +_F_drupal_ver=6.x +pkgver=6.x_1.0 +pkgrel=1 +pkgdesc="Provides easy time-limited membership management in Drupal" +Finclude drupal +sha1sums=('e89bccb8108f8fa7da2ec22e6d82a66637374fdb') From boobaa at frugalware.org Tue May 6 12:26:05 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 6 12:26:12 2008 Subject: [Frugalware-git] frugalware-current: Merge branch 'master' of boobaa@git.frugalware.org:/home/ftp/pub/other/people/boobaa/drupal6 Message-ID: <20080506102605.393081190ACF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2ac8bd1eca18b99668c084e4409d46cfbf065dde commit 2ac8bd1eca18b99668c084e4409d46cfbf065dde Merge: 3967618... 98c151c... Author: CSÉCSY László Date: Tue May 6 12:24:52 2008 +0200 Merge branch 'master' of boobaa@git.frugalware.org:/home/ftp/pub/other/people/boobaa/drupal6 From boobaa at frugalware.org Tue May 6 12:43:45 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 6 12:43:45 2008 Subject: [Frugalware-git] frugalware-current: drupal-membership-5.x_1.1-1-i686 Message-ID: <20080506104345.0DC7E1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e12c8e3f24631bd7e3161a8bd65aeaca4f3060c9 commit e12c8e3f24631bd7e3161a8bd65aeaca4f3060c9 Author: CSÉCSY László Date: Tue May 6 12:43:34 2008 +0200 drupal-membership-5.x_1.1-1-i686 version bump diff --git a/source/network-extra/drupal-membership/FrugalBuild b/source/network-extra/drupal-membership/FrugalBuild index 741097f..5ce923a 100644 --- a/source/network-extra/drupal-membership/FrugalBuild +++ b/source/network-extra/drupal-membership/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: CSÉCSY László _F_drupal_module=membership -pkgver=5.x_1.0 +pkgver=5.x_1.1 pkgrel=1 pkgdesc="Provides easy time-limited membership management in Drupal" Finclude drupal -sha1sums=('312180dfda12fd383310aaed9abc7305de0784e0') +sha1sums=('68ce720008a0c40b8e62eedfdb9b782cc582ab8b') From crazy at frugalware.org Tue May 6 13:14:06 2008 From: crazy at frugalware.org (crazy) Date: Tue May 6 13:14:07 2008 Subject: [Frugalware-git] frugalware-current: fontconfig-2.5.92-1-x86_64 Message-ID: <20080506111406.91A031190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c28a0eb139ee0ddd321068d731836e08740f26a commit 9c28a0eb139ee0ddd321068d731836e08740f26a Author: crazy Date: Tue May 6 13:13:20 2008 +0200 fontconfig-2.5.92-1-x86_64 * Version bump diff --git a/source/lib/fontconfig/FrugalBuild b/source/lib/fontconfig/FrugalBuild index 15567cf..7a552ec 100644 --- a/source/lib/fontconfig/FrugalBuild +++ b/source/lib/fontconfig/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: VMiklos pkgname=fontconfig -pkgver=2.5.91 -pkgrel=2 +pkgver=2.5.92 +pkgrel=1 pkgdesc="A library for configuring and customizing font access" url="http://fontconfig.org/" depends=('libxml2' 'freetype2>=2.3.1' 'frugalware') @@ -33,7 +33,7 @@ build() } -sha1sums=('bfd635761d24ed6fc1347aed61c0cf7b5fa7be5d' \ +sha1sums=('10d10288f65363d053280d4827826f85890aa767' \ '9dd37943df4199edf0d8adca65a075286e84ed04' \ 'e1c3d5c855149692d9fc7278fa57ad3c6a43e919') # optimization OK From janny at frugalware.org Tue May 6 14:40:47 2008 From: janny at frugalware.org (Janos Kovacs) Date: Tue May 6 14:40:48 2008 Subject: [Frugalware-git] frugalware-current: virtinst-0.300.3-1-i686 Message-ID: <20080506124047.2DA021190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aaa4e19fa0ba55d5830f7e0052a87a958db3c0ff commit aaa4e19fa0ba55d5830f7e0052a87a958db3c0ff Author: Janos Kovacs Date: Tue May 6 14:40:20 2008 +0200 virtinst-0.300.3-1-i686 * version bump diff --git a/source/xlib-extra/virtinst/FrugalBuild b/source/xlib-extra/virtinst/FrugalBuild index 626ddd6..598c507 100644 --- a/source/xlib-extra/virtinst/FrugalBuild +++ b/source/xlib-extra/virtinst/FrugalBuild @@ -1,8 +1,9 @@ # Compiling Time: 0.01 SBU -# Maintainer: AlexExtreme +# Maintainer: Janos Kovacs +# Contributor: AlexExtreme pkgname=virtinst -pkgver=0.103.0 +pkgver=0.300.3 pkgrel=1 pkgdesc="virtinst is a module to help in starting installations on Xen" url="http://virt-manager.et.redhat.com" @@ -11,4 +12,4 @@ groups=('xlib-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://virt-manager.et.redhat.com/download.html | grep -m1 'virtinst [0-9]' | sed 's/.*virtinst //' | sed 's/ .*//'" source=(http://virt-manager.et.redhat.com/download/sources/virtinst/$pkgname-$pkgver.tar.gz) -sha1sums=('2c3268fe217aba5b84e6dc36cb0b1f52ce12d25d') +sha1sums=('8bfe6552e9c10bfe44a183ac13d72882a72c72ea') From janny at frugalware.org Tue May 6 14:48:46 2008 From: janny at frugalware.org (Janos Kovacs) Date: Tue May 6 14:48:48 2008 Subject: [Frugalware-git] frugalware-current: virt-manager-0.5.4-1-i686 Message-ID: <20080506124846.CE7041190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fa054046f7a4708c217c5dfcbbc6ae71b1a2259d commit fa054046f7a4708c217c5dfcbbc6ae71b1a2259d Author: Janos Kovacs Date: Tue May 6 14:48:17 2008 +0200 virt-manager-0.5.4-1-i686 * version bump diff --git a/source/gnome-extra/virt-manager/FrugalBuild b/source/gnome-extra/virt-manager/FrugalBuild index b9fd1ed..02a9128 100644 --- a/source/gnome-extra/virt-manager/FrugalBuild +++ b/source/gnome-extra/virt-manager/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: AlexExtreme pkgname=virt-manager -pkgver=0.4.0 +pkgver=0.5.4 pkgrel=1 pkgdesc="Tool for managing virtual machines" url="http://virt-manager.et.redhat.com" -depends=('pygtk' 'libvirt-python>=0.2.2' 'dbus-python>=0.80.2' 'libxml2' 'gnome-python-desktop' 'vte-python' 'virtinst>=0.103.0') +depends=('pygtk' 'libvirt-python>=0.2.2' 'dbus-python>=0.80.2' 'libxml2' 'gnome-python-desktop' 'vte-python' 'virtinst>=0.103.0' 'rarian') groups=('gnome-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://virt-manager.et.redhat.com/download.html | grep -m1 'virt-manager.*[0-9]' | sed 's/.*virt-manager //' | sed 's/ .*//'" @@ -15,8 +15,8 @@ _F_gnome_iconcache="y" _F_gnome_desktop="y" _F_gnome_schemas=('/etc/gconf/schemas/virt-manager.schemas') Finclude gnome-scriptlet -options=('scriptlet') -sha1sums=('aeeabf65d984d0732210da5daceddfe7f8292f48'\ +options=('scriptlet' 'genscriptlet') +sha1sums=('6df1aef22407a618fd7584b035fcde2799d8858c' \ '2347aed5a8bf42809db8294c75da97f47a724eb9') # optimization OK From janny at frugalware.org Tue May 6 14:51:07 2008 From: janny at frugalware.org (Janos Kovacs) Date: Tue May 6 14:51:09 2008 Subject: [Frugalware-git] frugalware-current: virt-manager-0.5.4-1-i686 Message-ID: <20080506125107.5AEBA1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=14f50ccf88617dcf431253f07b838513cf572184 commit 14f50ccf88617dcf431253f07b838513cf572184 Author: Janos Kovacs Date: Tue May 6 14:50:39 2008 +0200 virt-manager-0.5.4-1-i686 * change m8r diff --git a/source/gnome-extra/virt-manager/FrugalBuild b/source/gnome-extra/virt-manager/FrugalBuild index 02a9128..df6c9cf 100644 --- a/source/gnome-extra/virt-manager/FrugalBuild +++ b/source/gnome-extra/virt-manager/FrugalBuild @@ -1,5 +1,6 @@ # Compiling Time: 0.2 SBU -# Maintainer: AlexExtreme +# Maintainer: Janos Kovacs +# Contributor: AlexExtreme pkgname=virt-manager pkgver=0.5.4 From bouleetbil at frogdev.info Tue May 6 19:02:38 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue May 6 19:02:41 2008 Subject: [Frugalware-git] frugalware-current: monodevelop-1.0-1-i686 Message-ID: <20080506170238.9DC0F1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c7d6dc6b2834d1f465aac68915e887987d77ceae commit c7d6dc6b2834d1f465aac68915e887987d77ceae Author: bouleetbil Date: Tue May 6 18:49:05 2008 +0200 monodevelop-1.0-1-i686 * change m8r * bump version * delete depend boo it's now a plugin * delete patch diff --git a/source/gnome-extra/monodevelop/FrugalBuild b/source/gnome-extra/monodevelop/FrugalBuild index d492ec9..992b9cf 100644 --- a/source/gnome-extra/monodevelop/FrugalBuild +++ b/source/gnome-extra/monodevelop/FrugalBuild @@ -1,37 +1,30 @@ # Compiling time: 0.43 SBU -# Maintainer: AlexExtreme +# Maintainer: bouleetbil pkgname=monodevelop -pkgver=0.18.1 -pkgrel=4 +pkgver=1.0 +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.6' 'firefox=2.0.0.14' 'ikvm' 'boo' 'gnome-sharp' 'mono>=1.2.6' \ + 'mono-tools>=1.2.6' 'firefox=2.0.0.14' 'gnome-sharp' 'mono>=1.2.6' \ 'monodoc>=1.2.6' 'mono-addins') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64') up2date="Flasttar http://www.go-mono.com/sources-stable/" -source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2 \ - boo_mimetype.patch \ - autogen.sh) -options=('scriptlet' 'force') +source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) +options=('scriptlet') _F_gnome_desktop=y _F_gnome_mime=y +_F_gnome_iconcache=y Finclude gnome-scriptlet mono -sha1sums=('e9383d8ec6fec70ea515f412a010dd9f5e173a80' \ - '719b456cee8e5e2b4cf3778915464c191f246d98' \ - '7e138cb136265162cdaf86520c4781b6ff2b9192') -Fconfopts="$Fconfopts --enable-java --enable-boo --enable-nunit --enable-versioncontrol" +sha1sums=('c2130407cc2597f8f752397ceeac95f735001e26') +Fconfopts="$Fconfopts --enable-gtksourceview2 --enable-versioncontrol" build() { - Fmonoexport - Fcd - Fpatchall - chmod 755 ../autogen.sh || Fdie - NOCONFIGURE=y ../autogen.sh || Fdie + Fconf ## won't build without on an SMP system unset MAKEFLAGS Fmake diff --git a/source/gnome-extra/monodevelop/autogen.sh b/source/gnome-extra/monodevelop/autogen.sh deleted file mode 100644 index 540a940..0000000 --- a/source/gnome-extra/monodevelop/autogen.sh +++ /dev/null @@ -1,93 +0,0 @@ -#!/bin/sh -# Run this to generate all the initial makefiles, etc. -# Ripped off from GNOME macros version - -DIE=0 - -PKG_NAME=MonoDevelop -WANT_AUTOCONF="2.5" -srcdir=`dirname $0` -test -z "$srcdir" && srcdir=. - -(autoconf --version) < /dev/null > /dev/null 2>&1 || { - echo - echo "**Error**: You must have \`autoconf' installed to compile MonoDevelop." - echo "Download the appropriate package for your distribution," - echo "or get the source tarball at ftp://ftp.gnu.org/pub/gnu/" - DIE=1 -} - -(automake --version) < /dev/null > /dev/null 2>&1 || { - echo - echo "**Error**: You must have \`automake' installed to compile MonoDevelop." - echo "Get ftp://ftp.gnu.org/pub/gnu/automake-1.3.tar.gz" - echo "(or a newer version if it is available)" - DIE=1 - NO_AUTOMAKE=yes -} - -(intltoolize --version) < /dev/null > /dev/null 2>&1 || { - echo - echo "**Error**: You must have \`intltoolize' installed to compile MonoDevelop." - DIE=1 -} - -# if no automake, don't bother testing for aclocal -test -n "$NO_AUTOMAKE" || (aclocal --version) < /dev/null > /dev/null 2>&1 || { - echo - echo "**Error**: Missing \`aclocal'." - DIE=1 -} - -if test "$DIE" -eq 1; then - exit 1 -fi - -if test -z "$*"; then - echo "**Warning**: I am going to run \`configure' with no arguments." - echo "If you wish to pass any to it, please specify them on the" - echo \`$0\'" command line." - echo -fi - -case $CC in -xlc ) - am_opt=--include-deps;; -esac - -echo "Running glib-gettextize ..." -glib-gettextize --force --copy || - { echo "**Error**: glib-gettextize failed."; exit 1; } - -echo "Running intltoolize ..." -intltoolize --force --copy --automake || - { echo "**Error**: intltoolize failed."; exit 1; } - -echo "Running aclocal $ACLOCAL_FLAGS ..." -aclocal $ACLOCAL_FLAGS || { - echo - echo "**Error**: aclocal failed. This may mean that you have not" - echo "installed all of the packages you need, or you may need to" - echo "set ACLOCAL_FLAGS to include \"-I \$prefix/share/aclocal\"" - echo "for the prefix where you installed the packages whose" - echo "macros were not found" - exit 1 -} - -echo "Running automake --gnu $am_opt ..." -automake --add-missing --gnu $am_opt || - { echo "**Error**: automake failed."; exit 1; } - -echo "Running autoconf ..." -WANT_AUTOCONF="2.5" autoconf || { echo "**Error**: autoconf failed."; exit 1; } - - -conf_flags="--enable-maintainer-mode --enable-compile-warnings" - -if test x$NOCONFIGURE = x; then - echo Running $srcdir/configure $conf_flags "$@" ... - $srcdir/configure $conf_flags "$@" \ - && echo Now type \`make\' to compile $PKG_NAME || exit 1 -else - echo Skipping configure process. -fi diff --git a/source/gnome-extra/monodevelop/boo_mimetype.patch b/source/gnome-extra/monodevelop/boo_mimetype.patch deleted file mode 100644 index bf35926..0000000 --- a/source/gnome-extra/monodevelop/boo_mimetype.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- monodevelop-0.10/monodevelop.xml.old 2006-04-13 12:12:05.676000000 +0200 -+++ monodevelop-0.10/monodevelop.xml 2006-04-13 12:12:54.376000000 +0200 -@@ -12,6 +12,10 @@ - Nemerle source - - -+ -+ Boo source -+ -+ - - VB source - From bouleetbil at frogdev.info Tue May 6 19:29:12 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue May 6 19:29:13 2008 Subject: [Frugalware-git] frugalware-current: boo-0.8.1.2865-2-i686 Message-ID: <20080506172912.895371190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0eb552a9660d021c5c719e15ad7190a87d5ee41d commit 0eb552a9660d021c5c719e15ad7190a87d5ee41d Author: bouleetbil Date: Tue May 6 19:24:00 2008 +0200 boo-0.8.1.2865-2-i686 * add patch for pkg-config diff --git a/source/gnome-extra/boo/FrugalBuild b/source/gnome-extra/boo/FrugalBuild index 527facd..877ab4f 100644 --- a/source/gnome-extra/boo/FrugalBuild +++ b/source/gnome-extra/boo/FrugalBuild @@ -3,7 +3,7 @@ pkgname=boo pkgver=0.8.1.2865 -pkgrel=1 +pkgrel=2 pkgdesc="A wrist friendly language for the CLI" url="http://www.mono-project.com/" depends=('mono>=1.9' 'gtksourceview>=2.2.1' 'shared-mime-info') @@ -14,9 +14,10 @@ options=('scriptlet') _F_gnome_mime=y Finclude mono gnome-scriptlet up2date="lynx -dump http://www.go-mono.com/sources-stable/|grep -m1 'boo-'|sed 's/.*boo-\(.*\)-.*/\1/'" -source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver-src.zip no-BiLL_OS-ktnx.patch) +source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver-src.zip no-BiLL_OS-ktnx.patch boo-pkg-config.patch) sha1sums=('b3fbfdd3369e26d450ab3f59f5eb428489e35e75' \ - 'fb74315a0139587bb6c2a695daa8410b0278b479') + 'fb74315a0139587bb6c2a695daa8410b0278b479'\ + '23e5d86c13882b99ec7cf787f1403bcabbfe24c9') build() { diff --git a/source/gnome-extra/boo/boo-pkg-config.patch b/source/gnome-extra/boo/boo-pkg-config.patch new file mode 100644 index 0000000..6ed0e72 --- /dev/null +++ b/source/gnome-extra/boo/boo-pkg-config.patch @@ -0,0 +1,10 @@ +--- extras/boo.pc.in 2008-05-05 16:10:58.000000000 +0200 ++++ extras/boo.pc.in.new 2008-05-05 12:25:10.000000000 +0100 +@@ -1,6 +1,6 @@ + prefix=@prefix@ + exec_prefix=${prefix} +-libdir=${prefix}/lib ++libdir=${prefix}/lib/mono + + + Name: Boo From vmiklos at frugalware.org Tue May 6 19:31:10 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 6 19:31:12 2008 Subject: [Frugalware-git] frugalware-current: perl-date-manip-5.50-1-i686 Message-ID: <20080506173110.9F8AB1190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=745e2bbbd9a924b74f853a471159e9bcf0eec799 commit 745e2bbbd9a924b74f853a471159e9bcf0eec799 Author: Miklos Vajna Date: Tue May 6 19:30:57 2008 +0200 perl-date-manip-5.50-1-i686 - version bump diff --git a/source/devel-extra/perl-date-manip/FrugalBuild b/source/devel-extra/perl-date-manip/FrugalBuild index 8fd1dc3..9a29595 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.48 +pkgver=5.50 pkgrel=1 pkgdesc="Routines for parsing/manipulating dates and time." Finclude perl archs=('i686' 'x86_64') -sha1sums=('3168f510260dcd1e516d6e98ffdecadd68fccf84') +sha1sums=('bd5fd89f775f2ed303b81ade433b91d0c402c2cb') From vmiklos at frugalware.org Tue May 6 19:31:10 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 6 19:31:12 2008 Subject: [Frugalware-git] frugalware-current: perl-dbd-pg-2.6.4-1-i686 Message-ID: <20080506173110.8894C1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a375f7969a1e62f6744c735c35729eec2ab3e307 commit a375f7969a1e62f6744c735c35729eec2ab3e307 Author: Miklos Vajna Date: Tue May 6 19:29:53 2008 +0200 perl-dbd-pg-2.6.4-1-i686 - version bump diff --git a/source/devel-extra/perl-dbd-pg/FrugalBuild b/source/devel-extra/perl-dbd-pg/FrugalBuild index c33c790..38553bd 100644 --- a/source/devel-extra/perl-dbd-pg/FrugalBuild +++ b/source/devel-extra/perl-dbd-pg/FrugalBuild @@ -3,12 +3,11 @@ _F_perl_name=DBD-Pg _F_perl_author=T/TU/TURNSTEP -pkgver=2.6.1 +pkgver=2.6.4 +pkgrel=1 pkgdesc="PostgreSQL database driver for the DBI module" depends=('perl-dbi>=1.45' 'postgresql>=8.2') +archs=(${archs[@]} 'x86_64') Finclude perl -pkgrel=1 -sha1sums=('78dccf4e76d987559eb7089bf5d1a1e134ce4e5e') - +sha1sums=('340b2854da876d6c2702272330a5473b47de91c6') # optimization OK -archs=(${archs[@]} 'x86_64') From crazy at frugalware.org Tue May 6 19:47:58 2008 From: crazy at frugalware.org (crazy) Date: Tue May 6 19:47:59 2008 Subject: [Frugalware-git] frugalware-current: gmime-2.2.19-1-x86_64 Message-ID: <20080506174758.B7FF21190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d8ad9b8b8833b8e07345a9f85f13a6a03d4cfe87 commit d8ad9b8b8833b8e07345a9f85f13a6a03d4cfe87 Author: crazy Date: Tue May 6 19:47:29 2008 +0200 gmime-2.2.19-1-x86_64 * Version bump diff --git a/source/lib/gmime/FrugalBuild b/source/lib/gmime/FrugalBuild index 5efb915..835492f 100644 --- a/source/lib/gmime/FrugalBuild +++ b/source/lib/gmime/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: AlexExtreme pkgname=gmime -pkgver=2.2.18 -pkgrel=3 +pkgver=2.2.19 +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/" depends=('glib2>=2.16.3' 'sharutils' 'zlib') @@ -14,7 +14,7 @@ archs=('i686' 'x86_64') options=('scriptlet') 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=('e6eac0dc6135106554fdc685e4e5c9a23fb4ecdd') +sha1sums=('88a906587d06ebd0061c522a7c8c0cffa2a5225c') Finclude mono subpkgs=('gmime-sharp') From crazy at frugalware.org Tue May 6 20:01:30 2008 From: crazy at frugalware.org (crazy) Date: Tue May 6 20:01:31 2008 Subject: [Frugalware-git] frugalware-current: exempi-2.0.1-1-x86_64 Message-ID: <20080506180130.28F051190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d8a3fdb26acbc1a567cd9c3714de4d28de0c441e commit d8a3fdb26acbc1a567cd9c3714de4d28de0c441e Author: crazy Date: Tue May 6 20:01:01 2008 +0200 exempi-2.0.1-1-x86_64 * Version bump diff --git a/source/lib/exempi/FrugalBuild b/source/lib/exempi/FrugalBuild index a4b1d54..c635b30 100644 --- a/source/lib/exempi/FrugalBuild +++ b/source/lib/exempi/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Christian Hamar alias krix pkgname=exempi -pkgver=2.0.0 -pkgrel=2 +pkgver=2.0.1 +pkgrel=1 pkgdesc="Exempi is an implementation of XMP. Version 1.99.x (soon to be 2.0) is based on Adobe XMP SDK 4.1.1" url="http://libopenraw.freedesktop.org/wiki/Exempi" groups=('lib') @@ -12,6 +12,6 @@ depends=('expat' 'libstdc++') makedepends=('boost' 'libboost-mt') up2date="lynx -dump 'http://libopenraw.freedesktop.org/download/'|grep exempi | Flasttar" source=(http://libopenraw.freedesktop.org/download/$pkgname-$pkgver.tar.gz) -sha1sums=('e1375fc0da629804399a8a5b4dc443636f5cf89f') +sha1sums=('4982eb751c0fddd3b13892060e87f4aa0150a498') # optimization OK From crazy at frugalware.org Tue May 6 20:06:16 2008 From: crazy at frugalware.org (crazy) Date: Tue May 6 20:06:18 2008 Subject: [Frugalware-git] frugalware-current: poppler-0.8.2-1-x86_64 Message-ID: <20080506180616.BC4E41190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=986a90a402f9dd19becb119aad4ee84720fee73d commit 986a90a402f9dd19becb119aad4ee84720fee73d Author: crazy Date: Tue May 6 20:04:52 2008 +0200 poppler-0.8.2-1-x86_64 * Version bump diff --git a/source/xlib/poppler/FrugalBuild b/source/xlib/poppler/FrugalBuild index 0e4f2a3..5791be8 100644 --- a/source/xlib/poppler/FrugalBuild +++ b/source/xlib/poppler/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=poppler -pkgver=0.8.0 +pkgver=0.8.2 pkgrel=1 pkgdesc="A PDF rendering library" url="http://poppler.freedesktop.org/" @@ -46,6 +46,6 @@ build() { Frm usr/share/man } -sha1sums=('4f1ac5daca63b1a119d3e7446b296b0990246cf4' \ +sha1sums=('afa4baa4e0b65c9663cddae7b0b3da8efb1c9263' \ 'a048348d9a8c6d545714350d3ab66dc7028e4b7f') # optimization OK From crazy at frugalware.org Tue May 6 20:13:21 2008 From: crazy at frugalware.org (crazy) Date: Tue May 6 20:13:23 2008 Subject: [Frugalware-git] frugalware-current: xscreensaver-5.05-1-x86_64 Message-ID: <20080506181321.A18971190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d427a2a08c0d9d9bd4bbbed4e5222905b108a5f1 commit d427a2a08c0d9d9bd4bbbed4e5222905b108a5f1 Author: crazy Date: Tue May 6 20:10:47 2008 +0200 xscreensaver-5.05-1-x86_64 * Version bump * added missing scriptlet option diff --git a/source/xlib/xscreensaver/FrugalBuild b/source/xlib/xscreensaver/FrugalBuild index d76779f..5a6bc7b 100644 --- a/source/xlib/xscreensaver/FrugalBuild +++ b/source/xlib/xscreensaver/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: VMiklos pkgname=xscreensaver -pkgver=5.04 +pkgver=5.05 pkgrel=1 pkgdesc="A screen saver and locker for the X Window System." url="http://www.jwz.org/xscreensaver" @@ -11,6 +11,7 @@ rodepends=('xscreensaver-data') depends=('freetype2' 'libglade' 'gtk+2' 'libxml2' 'expat' 'libxxf86misc' 'libxpm') makedepends=('bc') groups=('xlib') +options=('scriptlet') archs=('i686' 'x86_64') up2date="lynx -dump $url/download.html |grep ]$pkgname|sed -ne 's/.*r-\(.*\)\.t.*/\1/;1 p'" source=($url/$pkgname-$pkgver.tar.gz) @@ -33,6 +34,6 @@ build() Fsplit xscreensaver-data /usr/share/xscreensaver/config } -sha1sums=('1733ba7ee46b758453ef9ded0fc4ee084b7420a9') +sha1sums=('6f23422b17dd8a06cdaf419fd16d398eee50601b') # optimization OK From vmiklos at frugalware.org Tue May 6 20:15:30 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 6 20:15:32 2008 Subject: [Frugalware-git] frugalware-current: scratchbox-1.0.9-1-i686 Message-ID: <20080506181530.E25371190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1de651e5c5369c1eed89e39c93ec5218f0ce0397 commit 1de651e5c5369c1eed89e39c93ec5218f0ce0397 Author: Miklos Vajna Date: Tue May 6 20:15:18 2008 +0200 scratchbox-1.0.9-1-i686 - version bump - fixed a broken symlink diff --git a/source/devel-extra/scratchbox/FrugalBuild b/source/devel-extra/scratchbox/FrugalBuild index f4ba6bb..cc06c16 100644 --- a/source/devel-extra/scratchbox/FrugalBuild +++ b/source/devel-extra/scratchbox/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=scratchbox -pkgver=1.0.8 +pkgver=1.0.9 pkgrel=1 pkgdesc="A cross-compilation toolkit to make embedded application development easier." url="http://www.scratchbox.org/" @@ -13,8 +13,8 @@ up2date="lynx -dump http://scratchbox.org/download/files/sbox-releases/apophis/s source=(http://scratchbox.org/download/files/sbox-releases/apophis/tarball/scratchbox-core-$pkgver-i386.tar.gz \ http://scratchbox.org/download/files/sbox-releases/apophis/tarball/scratchbox-libs-$pkgver-i386.tar.gz \ README.Frugalware rc.scratchbox) -sha1sums=('d9a90409728eeb116679d2d9c519ab1458b30745' \ - '229e4a3c3d82026072947b5f9b8428d82bd6fc7f' \ +sha1sums=('087b306a28bcf6b13efceea19bd4364adb83a8c3' \ + '4323df0347275a0ee043937799507491622ad1c5' \ 'c08ba6dc88526fe55cf0958f0b81b4dc3270c55e' \ '7f17d4a73c673e58d736f3363ae732c63870d301') options=('nostrip') # why wasting our time with this if it's already done? @@ -24,6 +24,8 @@ build() Fmkdir /usr/lib cp -pPR scratchbox $Fdestdir/usr/lib/ Fln usr/lib/scratchbox scratchbox + # fix broken symlink + Fln /usr/bin/iconv /usr/lib/scratchbox/compilers/bin/iconv # no Frcd2 here as no i18n Fexe /etc/rc.d/rc.scratchbox Fdoc README.Frugalware From crazy at frugalware.org Tue May 6 20:52:13 2008 From: crazy at frugalware.org (crazy) Date: Tue May 6 20:52:15 2008 Subject: [Frugalware-git] frugalware-current: libxklavier-3.6-1-x86_64 Message-ID: <20080506185213.5F8991190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=21ebeebf3dc651058c479dc76ab7368c1877f898 commit 21ebeebf3dc651058c479dc76ab7368c1877f898 Author: crazy Date: Tue May 6 20:51:51 2008 +0200 libxklavier-3.6-1-x86_64 * Version bump * added iso-codes to depends() diff --git a/source/xlib/libxklavier/FrugalBuild b/source/xlib/libxklavier/FrugalBuild index b2ffd6b..a23ebb2 100644 --- a/source/xlib/libxklavier/FrugalBuild +++ b/source/xlib/libxklavier/FrugalBuild @@ -2,19 +2,19 @@ # Maintainer: Christian Hamar alias krix pkgname=libxklavier -pkgver=3.5 +pkgver=3.6 pkgrel=1 pkgdesc="Utility library to make XKB stuff easier" _F_sourceforge_dirname="gswitchit" Finclude sourceforge url="http://gswitchit.sourceforge.net/" makedepends=('gtk-doc') -depends=('libxkbfile' 'libxml2' 'libxt') +depends=('libxkbfile' 'libxml2' 'libxt' 'iso-codes') groups=('xlib') archs=('i686' 'x86_64') options=('scriptlet') up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=319 | grep -m1 'libxklavier-\(.*\).tar.gz' | sed 's/.*r-\(.*\).t.*/\1/'" Fconfopts="$Fconfopts --enable-doxygen --with-xkb-base=/usr/lib/X11/xkb --enable-xkb-support --enable-xmm-support" -sha1sums=('c9e318f31c5ac5895aae01069c53c7f7ab554b13') +sha1sums=('fdbf95a615a8daea7d9f417f42cb8ea6ecfcb192') # optimization OK From crazy at frugalware.org Tue May 6 21:00:14 2008 From: crazy at frugalware.org (crazy) Date: Tue May 6 21:00:16 2008 Subject: [Frugalware-git] frugalware-current: libtasn1-1.4-1-x86_64 Message-ID: <20080506190014.68B391190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6484c1e2a2a0fdb281c8455877bf78de855f5dad commit 6484c1e2a2a0fdb281c8455877bf78de855f5dad Author: crazy Date: Tue May 6 20:59:54 2008 +0200 libtasn1-1.4-1-x86_64 * Version bump diff --git a/source/lib/libtasn1/FrugalBuild b/source/lib/libtasn1/FrugalBuild index 37a0b86..f723094 100644 --- a/source/lib/libtasn1/FrugalBuild +++ b/source/lib/libtasn1/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=libtasn1 -pkgver=1.3 +pkgver=1.4 pkgrel=1 pkgdesc="The ASN.1 library used in GNUTLS" url="http://josefsson.org/libtasn1/" @@ -14,6 +14,6 @@ options=('scriptlet') Finclude texinfo up2date="lynx -dump http://josefsson.org/gnutls/releases/libtasn1/|Flasttar" source=(http://josefsson.org/gnutls/releases/libtasn1/$pkgname-$pkgver.tar.gz) -sha1sums=('154d79b6e49ec9efeb758ef964c6d23a838da289') +sha1sums=('684c9dc343b0155a074c2127ac8050f983528bc8') # optimization OK From vmiklos at frugalware.org Tue May 6 21:12:22 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 6 21:12:24 2008 Subject: [Frugalware-git] frugalware-0.8: util-linux-ng-2.13.1-2kalgan1-i686 Message-ID: <20080506191223.00DBE1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.8.git;a=commitdiff;h=f26135575c43e4faeeb4cc94abdfde785ed7d0da commit f26135575c43e4faeeb4cc94abdfde785ed7d0da Author: Miklos Vajna Date: Tue May 6 21:11:48 2008 +0200 util-linux-ng-2.13.1-2kalgan1-i686 - added CVE-2007-3102.patch - closes #3046 diff --git a/source/base/util-linux-ng/CVE-2007-3102.patch b/source/base/util-linux-ng/CVE-2007-3102.patch new file mode 100644 index 0000000..f99252b --- /dev/null +++ b/source/base/util-linux-ng/CVE-2007-3102.patch @@ -0,0 +1,51 @@ +From 8ccf0b253ac0f4f58d64bc9674de18bff5a88782 Mon Sep 17 00:00:00 2001 +From: Steve Grubb +Date: Sat, 19 Apr 2008 11:49:02 -0400 +Subject: [PATCH] login: audit log injection attack via login + +A while back I found a couple audit log injection attacks which became +CVE-2007-3102. I forgot to look at login to see if its vulnerable and Mirek +found that it is. To verify the problem, type: + +root addr=xyz.com + +for the account name while logging in. It will look like root logged in with +an address of xyz.com. + +Signed-off-by: Steve Grubb +--- + login-utils/login.c | 10 +++------- + 1 files changed, 3 insertions(+), 7 deletions(-) + +diff --git a/login-utils/login.c b/login-utils/login.c +index aad2779..2301213 100644 +--- a/login-utils/login.c ++++ b/login-utils/login.c +@@ -324,7 +324,6 @@ static void + logaudit(const char *tty, const char *username, const char *hostname, + struct passwd *pwd, int status) + { +- char buf[64]; + int audit_fd; + + audit_fd = audit_open(); +@@ -332,13 +331,10 @@ logaudit(const char *tty, const char *username, const char *hostname, + return; + 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 ? username : "(unknown)"); + +- audit_log_user_message(audit_fd, AUDIT_USER_LOGIN, +- buf, hostname, NULL, tty, status); ++ audit_log_acct_message(audit_fd, AUDIT_USER_LOGIN, ++ NULL, "login", username ? username : "(unknown)", ++ pwd ? pwd->pw_uid : -1, hostname, NULL, tty, status); + + close(audit_fd); + } +-- +1.5.5 + diff --git a/source/base/util-linux-ng/FrugalBuild b/source/base/util-linux-ng/FrugalBuild index 6fa003f..3c4f1fa 100644 --- a/source/base/util-linux-ng/FrugalBuild +++ b/source/base/util-linux-ng/FrugalBuild @@ -3,7 +3,7 @@ pkgname=util-linux-ng pkgver=2.13.1 -pkgrel=1 +pkgrel=2kalgan1 pkgdesc="Miscellaneous system utilities for Linux" url="http://www.kernel.org/pub/linux/utils/util-linux-ng" backup=('etc/sysconfig/console' 'etc/sysconfig/numlock') @@ -18,8 +18,9 @@ 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) -signatures=($source.sign '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '') + README.Frugalware \ + CVE-2007-3102.patch) +signatures=($source.sign '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '') build() { Fbuild --enable-arch --enable-raw --with-fsprobe=blkid --enable-elvtune \ From crazy at frugalware.org Tue May 6 21:16:22 2008 From: crazy at frugalware.org (crazy) Date: Tue May 6 21:16:23 2008 Subject: [Frugalware-git] frugalware-current: lablgtk2-2.10.1-1-x86_64 Message-ID: <20080506191622.53ECB1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ec0df98acdad54c4092931161dc8c0a76f58e765 commit ec0df98acdad54c4092931161dc8c0a76f58e765 Author: crazy Date: Tue May 6 21:14:24 2008 +0200 lablgtk2-2.10.1-1-x86_64 * Version bump * removed old patch , in upstream already diff --git a/source/xlib-extra/lablgtk2/FrugalBuild b/source/xlib-extra/lablgtk2/FrugalBuild index 4becd28..59063a5 100644 --- a/source/xlib-extra/lablgtk2/FrugalBuild +++ b/source/xlib-extra/lablgtk2/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=lablgtk2 -pkgver=2.10.0 +pkgver=2.10.1 pkgrel=1 pkgdesc="An Objective Caml Interface to gtk2+" url="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html" @@ -14,10 +14,9 @@ archs=('i686' 'x86_64') options=('scriptlet') up2date="lynx -dump $url |grep lablgtk-|sed -n 's/.*lablgtk-\(.*\)/\1/;1 p' | sed 's|.tar.gz||'" source=(http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgtk-$pkgver.tar.gz \ - cflags-as-optflags.patch lablgtk-$pkgver-setlocale.patch) -sha1sums=('47cca75028a7a03dbcd3f22c1b73519e0e22384e' \ - '41dd59f6ea056e64074d076bc46572fe4ec755c8' \ - '36742803bddd67a6c828aadf56f2db0c7f9d0b56') + cflags-as-optflags.patch) +sha1sums=('6c6f273951059fc86b89337a5b10dfb866ca5f87' \ + '41dd59f6ea056e64074d076bc46572fe4ec755c8') license="LGPL" subpkgs=("$pkgname-glade2" "$pkgname-rsvg" "$pkgname-gnomecanvas" \ diff --git a/source/xlib-extra/lablgtk2/lablgtk-2.10.0-setlocale.patch b/source/xlib-extra/lablgtk2/lablgtk-2.10.0-setlocale.patch deleted file mode 100644 index a378fc5..0000000 --- a/source/xlib-extra/lablgtk2/lablgtk-2.10.0-setlocale.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- ./src/gtkMain.ml 2007-08-17 05:24:07.000000000 +0200 -+++ ./src/gtkMain.ml 2007-10-03 21:59:06.000000000 +0200 -@@ -43,6 +43,7 @@ - with Error err -> - raise (Error ("GtkMain.init: initialization failed\n" ^ err)) - in -+ if setlocale then ignore (Glib.Main.setlocale `NUMERIC (Some "C")); - Array.blit ~src:argv ~dst:Sys.argv ~len:(Array.length argv) - ~src_pos:0 ~dst_pos:0; - Obj.truncate (Obj.repr Sys.argv) (Array.length argv); From crazy at frugalware.org Tue May 6 21:25:37 2008 From: crazy at frugalware.org (crazy) Date: Tue May 6 21:25:37 2008 Subject: [Frugalware-git] frugalware-current: taskjuggler-2.4.1-1-x86_64 Message-ID: <20080506192537.36D451190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=93536c5db2e3396011e66329cb2ebe0add855e61 commit 93536c5db2e3396011e66329cb2ebe0add855e61 Author: crazy Date: Tue May 6 21:25:03 2008 +0200 taskjuggler-2.4.1-1-x86_64 * Version bump diff --git a/source/kde-extra/taskjuggler/FrugalBuild b/source/kde-extra/taskjuggler/FrugalBuild index dfdae0e..3693c70 100644 --- a/source/kde-extra/taskjuggler/FrugalBuild +++ b/source/kde-extra/taskjuggler/FrugalBuild @@ -3,10 +3,10 @@ # Contributor: Edo Hikmahtiar pkgname=taskjuggler -pkgver=2.4.0 +pkgver=2.4.1 pkgrel=1 pkgdesc="TaskJuggler is a modern and powerful project management tool." -depends=('kdepim>=3.5.7') +depends=('kdepim>=3.5.9') groups=('kde-extra') archs=('i686' 'x86_64') Finclude kde @@ -17,11 +17,11 @@ license="GPL" if [ "$CARCH" == "x86_64" ]; then - export CXXFLAGS="$CXXFLAGS -fno-strict-aliasing -Wno-deprecated -fPIC" + export CXXFLAGS="$CXXFLAGS -Wno-deprecated -fPIC" else - export CXXFLAGS="$CXXFLAGS -fno-strict-aliasing -Wno-deprecated" + export CXXFLAGS="$CXXFLAGS -Wno-deprecated" fi -sha1sums=('e20e64d083d03979e58384fab568366b755032b5') +sha1sums=('f690e57554488b85375ad96cd6a7635bd4ff6507') # optimization OK From vmiklos at frugalware.org Tue May 6 21:25:55 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 6 21:25:56 2008 Subject: [Frugalware-git] frugalware-0.8: eterm-0.9.4-3kalgan1-i686 Message-ID: <20080506192555.A19E21190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.8.git;a=commitdiff;h=bc9284c1ac75c443e7763754f71fc0e976d41c22 commit bc9284c1ac75c443e7763754f71fc0e976d41c22 Author: Miklos Vajna Date: Tue May 6 21:25:25 2008 +0200 eterm-0.9.4-3kalgan1-i686 - added CVE-2008-1692.patch - closes #2918 in -current diff --git a/source/xapps/eterm/CVE-2008-1692.patch b/source/xapps/eterm/CVE-2008-1692.patch new file mode 100644 index 0000000..1a28fe8 --- /dev/null +++ b/source/xapps/eterm/CVE-2008-1692.patch @@ -0,0 +1,27 @@ +diff -ruN eterm-0.9.4.0debian1.original/src/startup.c eterm-0.9.4.0debian1/src/startup.c +--- eterm-0.9.4.0debian1.original/src/startup.c 2006-08-22 20:23:12.000000000 +0200 ++++ eterm-0.9.4.0debian1/src/startup.c 2008-03-28 13:51:44.000000000 +0100 +@@ -95,11 +95,7 @@ + init_libast(); + + /* Open display, get options/resources and create the window */ +- if (getenv("DISPLAY") == NULL) { +- display_name = STRDUP(":0"); +- } else { +- display_name = STRDUP(getenv("DISPLAY")); +- } ++ display_name = NULL; + + /* This MUST be called before any other Xlib functions */ + #ifdef SPIFOPT_SETTING_PREPARSE +@@ -116,7 +112,9 @@ + privileges(REVERT); + #endif + if (!Xdisplay && !(Xdisplay = XOpenDisplay(display_name))) { +- libast_print_error("can't open display %s\n", display_name); ++ libast_print_error("can't open display %s\n", display_name?display_name: ++ getenv("DISPLAY")?getenv("DISPLAY"): ++ "as no --display given and DISPLAY not set"); + exit(EXIT_FAILURE); + } + XSetErrorHandler((XErrorHandler) xerror_handler); diff --git a/source/xapps/eterm/FrugalBuild b/source/xapps/eterm/FrugalBuild index cf9404c..203174b 100644 --- a/source/xapps/eterm/FrugalBuild +++ b/source/xapps/eterm/FrugalBuild @@ -4,7 +4,7 @@ pkgname=eterm pkgver=0.9.4 -pkgrel=2 +pkgrel=3kalgan1 pkgdesc="Eterm is a color vt102 terminal emulator intended as a replacement for xterm." url="http://eterm.org" depends=('imlib2' 'libast' 'libxres' 'libxmu') @@ -14,7 +14,9 @@ _F_sourceforge_prefix="Eterm-" _F_sourceforge_dirname="$pkgname" _F_sourceforge_name="Eterm" Finclude sourceforge -sha1sums=('d63628098b3aa08c8f2bc1bd756683e5fd227995') +source=($source CVE-2008-1692.patch) +sha1sums=('d63628098b3aa08c8f2bc1bd756683e5fd227995' \ + '4f7ae604afec321a184e27a7a84110d1d3b30139') [ "$CARCH" == "x86_64" ] && mmxo=" --disable-mmx --enable-sse2 " From crazy at frugalware.org Tue May 6 21:28:24 2008 From: crazy at frugalware.org (crazy) Date: Tue May 6 21:28:25 2008 Subject: [Frugalware-git] frugalware-current: telepathy-glib-0.7.7-1-x86_64 Message-ID: <20080506192824.26EC81190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=738de4748485b26f00272e311ecc52efe2abbd0c commit 738de4748485b26f00272e311ecc52efe2abbd0c Author: crazy Date: Tue May 6 21:27:56 2008 +0200 telepathy-glib-0.7.7-1-x86_64 * Version bump diff --git a/source/lib-extra/telepathy-glib/FrugalBuild b/source/lib-extra/telepathy-glib/FrugalBuild index 8b96808..4df0572 100644 --- a/source/lib-extra/telepathy-glib/FrugalBuild +++ b/source/lib-extra/telepathy-glib/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=telepathy-glib -pkgver=0.7.6 +pkgver=0.7.7 pkgrel=1 pkgdesc="A glib library to ease writing telepathy clients in glib." url="http://telepathy.freedesktop.org/wiki/" @@ -14,6 +14,6 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://telepathy.freedesktop.org/releases/telepathy-glib/ | Flasttar" source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) #signatures=(${source[0]}.asc) # no .asc for .12,.13 :s -sha1sums=('f05361f4b6b196e59bcf91e8aacd80e17b71b8ce') +sha1sums=('4cf337dbebbaafdf792e124c1c671df027ab46f6') # optimization OK From vmiklos at frugalware.org Tue May 6 21:30:00 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 6 21:30:01 2008 Subject: [Frugalware-git] frugalware-0.8: kdelibs-3.5.9-2kalgan1-i686 Message-ID: <20080506193000.E6FDD1190AC9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.8.git;a=commitdiff;h=2dd340a7583985800338e4770c6ca8aa601aaf72 commit 2dd340a7583985800338e4770c6ca8aa601aaf72 Author: Miklos Vajna Date: Tue May 6 21:29:08 2008 +0200 kdelibs-3.5.9-2kalgan1-i686 - added post-kde-3.5.5-kinit.diff - closes #3047 in -stable diff --git a/source/kde/kdelibs/FrugalBuild b/source/kde/kdelibs/FrugalBuild index a9e2b6e..b1f91e7 100644 --- a/source/kde/kdelibs/FrugalBuild +++ b/source/kde/kdelibs/FrugalBuild @@ -4,7 +4,7 @@ pkgname=kdelibs pkgver=3.5.9 -pkgrel=1 +pkgrel=2kalgan1 pkgdesc="KDE Core Libraries." depends=('arts>=1.5.9' 'hicolor-icon-theme' 'libxslt' 'pcre' 'openmotif' 'openssl' 'libart_lgpl' 'gamin' 'bzip2' \ 'xfsprogs-acl' 'openexr>=1.4.0a-2' 'libidn' 'aspell' 'jasper>=1.900.1-2' 'avahi-qt3>=0.6.14-2' \ @@ -17,6 +17,7 @@ archs=('i686' 'x86_64') _F_kde_reconf=1 Finclude kde source=(${source[@]} kde.sh \ + ftp://ftp.kde.org/pub/kde/security_patches/post-kde-3.5.5-kinit.diff \ kdelibs-kill-broken-AM_LDFLAGS_use_foo_LDFLAGS_to_fix_automake1.10.patch \ fix-warning.patch \ x-mplayer2.desktop \ @@ -64,6 +65,7 @@ build() sha1sums=('b8197d94075a54f90f08a9ef7bed95ccf53e12ad' \ 'b67afb54be3b2ac24ba9a491cb38a871a27a6316' \ + '35147db4d6791e4c98d7cec5e72509547813dd98' \ '916c2a2c5e28f4d72720d37348f9c813114adabf' \ '538d8f2076e360f1d733e79b7c35b5326edb41af' \ 'e45f5f357859f243e627cfaa7bd9682ac49c2eab' \ From crazy at frugalware.org Tue May 6 21:36:33 2008 From: crazy at frugalware.org (crazy) Date: Tue May 6 21:36:34 2008 Subject: [Frugalware-git] frugalware-current: enchant-1.4.2-1-x86_64 Message-ID: <20080506193633.61AC41190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=52469fda70065a1e8ff7b98037f8e884c5e6277c commit 52469fda70065a1e8ff7b98037f8e884c5e6277c Author: crazy Date: Tue May 6 21:36:16 2008 +0200 enchant-1.4.2-1-x86_64 * Version bump * added todo diff --git a/source/apps/enchant/FrugalBuild b/source/apps/enchant/FrugalBuild index 9205904..830065e 100644 --- a/source/apps/enchant/FrugalBuild +++ b/source/apps/enchant/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=enchant -pkgver=1.4.0 +pkgver=1.4.2 pkgrel=1 pkgdesc="Generic spell checking library" url="http://www.abisource.com/enchant/" @@ -13,9 +13,11 @@ license=('GPL2.1') archs=('i686' 'x86_64') up2date="lynx -dump http://www.abisource.com/projects/enchant/|grep tar.gz$|sed 's/.*-\(.*\)\.t.*/\1/'" source=(http://www.abisource.com/downloads/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz enchant.ordering) -sha1sums=('1a3c140c96769d3268a7f1faf7d9400016985537' \ +sha1sums=('75cb0ab7b4e9d43c12bfe6daabf99fde6f06ad4b' \ '9e8694a69705a12ff2e94e60b8b4031a2c9a9f95') +## TODO: split it + build() { Fbuild --disable-ispell --with-myspell-dir=/usr/share/myspell --with-aspell-prefix=/usr --with-hspell-prefix=/usr Ffile /usr/share/enchant/enchant.ordering From bouleetbil at frogdev.info Tue May 6 21:37:53 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue May 6 21:37:55 2008 Subject: [Frugalware-git] frugalware-current: esperanza-0.4.0-2-i686 Message-ID: <20080506193753.E54F61190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fec93bc1ba30301325e7eb933d94107630d4f9bf commit fec93bc1ba30301325e7eb933d94107630d4f9bf Author: bouleetbil Date: Tue May 6 20:52:14 2008 +0200 esperanza-0.4.0-2-i686 * add missing depend libboost * close #3059 diff --git a/source/xmultimedia-extra/esperanza/FrugalBuild b/source/xmultimedia-extra/esperanza/FrugalBuild index d4ba843..7962244 100644 --- a/source/xmultimedia-extra/esperanza/FrugalBuild +++ b/source/xmultimedia-extra/esperanza/FrugalBuild @@ -3,10 +3,10 @@ pkgname=esperanza pkgver=0.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="Esperanza is a client xmms2" url="http://wiki.xmms2.xmms.se/index.php/Client:Esperanza" -depends=('xmms2-libs-c++' 'qt4') +depends=('xmms2-libs-c++' 'qt4' 'libboost') makedepends=('boost') groups=('xmultimedia-extra') archs=('i686' 'x86_64') From bouleetbil at frogdev.info Tue May 6 21:41:04 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue May 6 21:41:06 2008 Subject: [Frugalware-git] frugalware-current: monodevelop-boo-1.0-1-i686 Message-ID: <20080506194104.C43C81190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ad34ed0bdf6a5c1b2bcc8a4a17d3ee2c5727280e commit ad34ed0bdf6a5c1b2bcc8a4a17d3ee2c5727280e Author: bouleetbil Date: Tue May 6 21:36:04 2008 +0200 monodevelop-boo-1.0-1-i686 * new package diff --git a/source/gnome-extra/monodevelop-boo/FrugalBuild b/source/gnome-extra/monodevelop-boo/FrugalBuild new file mode 100644 index 0000000..8b48581 --- /dev/null +++ b/source/gnome-extra/monodevelop-boo/FrugalBuild @@ -0,0 +1,19 @@ +# Compiling time: 0.04 SBU +# Maintainer: bouleetbil + +pkgname=monodevelop-boo +pkgver=1.0 +pkgrel=1 +pkgdesc="Boo Extension for MonoDevelop" +url="http://www.mono-project.com/" +depends=('monodevelop>=1.0' 'boo' 'gtksourceview-sharp') +makedepends=('intltool' 'perl-xml-parser') +groups=('gnome-extra') +archs=('i686') +up2date="Flasttar http://www.go-mono.com/sources-stable/" +source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) +options=('scriptlet') +_F_mono_aot=0 +Finclude mono +sha1sums=('d43dc346fd0f6dee5d7810d79c7919321ecfb6e3') +Fconfopts="$Fconfopts--config=RELEASE" From bouleetbil at frogdev.info Tue May 6 21:42:11 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue May 6 21:42:12 2008 Subject: [Frugalware-git] frugalware-current: monodevelop-java-1.0-1-i686 Message-ID: <20080506194211.460B21190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2c4a7b7697c107ec0849c85e2c42280f63a8df45 commit 2c4a7b7697c107ec0849c85e2c42280f63a8df45 Author: bouleetbil Date: Tue May 6 21:37:41 2008 +0200 monodevelop-java-1.0-1-i686 * new package diff --git a/source/gnome-extra/monodevelop-java/FrugalBuild b/source/gnome-extra/monodevelop-java/FrugalBuild new file mode 100644 index 0000000..61184b1 --- /dev/null +++ b/source/gnome-extra/monodevelop-java/FrugalBuild @@ -0,0 +1,19 @@ +# Compiling time: 0 SBU +# Maintainer: bouleetbil + +pkgname=monodevelop-java +pkgver=1.0 +pkgrel=1 +pkgdesc="Java Extension for MonoDevelop" +url="http://www.mono-project.com/" +depends=('monodevelop>=1.0') +makedepends=('intltool' 'perl-xml-parser') +groups=('gnome-extra') +archs=('i686') +up2date="Flasttar http://www.go-mono.com/sources-stable/" +source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) +options=('scriptlet') +_F_mono_aot=0 +Finclude mono +sha1sums=('257ed9e09c63410a8f3072ddbbe91980ea46e027') +Fconfopts="$Fconfopts--config=RELEASE" From bouleetbil at frogdev.info Tue May 6 21:43:23 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue May 6 21:43:25 2008 Subject: [Frugalware-git] frugalware-current: monodevelop-database-1.0-1-i686 Message-ID: <20080506194323.4DCD31190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=72e227146852f12cf393507efbbc0e60d3f6bd4a commit 72e227146852f12cf393507efbbc0e60d3f6bd4a Author: bouleetbil Date: Tue May 6 21:38:26 2008 +0200 monodevelop-database-1.0-1-i686 * new package diff --git a/source/gnome-extra/monodevelop-database/FrugalBuild b/source/gnome-extra/monodevelop-database/FrugalBuild new file mode 100644 index 0000000..c5fe1d9 --- /dev/null +++ b/source/gnome-extra/monodevelop-database/FrugalBuild @@ -0,0 +1,21 @@ +# Compiling time: 0.04 SBU +# Maintainer: bouleetbil + +pkgname=monodevelop-database +pkgver=1.0 +pkgrel=1 +pkgdesc="Database Extension for MonoDevelop" +url="http://www.mono-project.com/" +depends=('monodevelop>=1.0' 'sqlite3') +makedepends=('intltool' 'perl-xml-parser') +groups=('gnome-extra') +archs=('i686') +up2date="Flasttar http://www.go-mono.com/sources-stable/" +source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) +options=('scriptlet') +_F_mono_aot=0 +Finclude mono +#for now disable mysql requiert mysql-connector-net +#gpl licence but requiert login for download +sha1sums=('238fe15bc15118560e99ee6e0d9fc51c36dae645') +Fconfopts="$Fconfopts--config=RELEASE" From bouleetbil at frogdev.info Tue May 6 21:44:40 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue May 6 21:44:41 2008 Subject: [Frugalware-git] frugalware-current: balsa-2.3.23-1-i686 Message-ID: <20080506194440.4AB941190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b7fb22b67f31c51a49124ec70255858f45b7bfaa commit b7fb22b67f31c51a49124ec70255858f45b7bfaa Author: bouleetbil Date: Tue May 6 21:39:56 2008 +0200 balsa-2.3.23-1-i686 * new package diff --git a/source/gnome-extra/balsa/FrugalBuild b/source/gnome-extra/balsa/FrugalBuild new file mode 100644 index 0000000..cbbf8d2 --- /dev/null +++ b/source/gnome-extra/balsa/FrugalBuild @@ -0,0 +1,27 @@ +# Compiling Time: 0.42 SBU +# Maintainer: bouleetbil + +pkgname=balsa +pkgver=2.3.23 +pkgrel=1 +pkgdesc="Balsa is an e-mail client for GNOME" +url="http://balsa.gnome.org" +up2date="lynx -dump $url/download.html | Flasttar" +source=($url/$pkgname-$pkgver.tar.bz2) +options=('scriptlet') +depends=('libesmtp' 'gmime' 'aspell' 'libgnomeprint' 'libgnomeprintui' 'libbonobo' \ +'libgnome' 'libgnomeui' 'gnome-vfs' 'gtkhtml' 'gpgme' 'sqlite3' 'openssl' 'gtkspell' \ +'libsm' 'gnome-keyring' 'popt' 'esd' 'pango' 'libart_lgpl' 'atk' 'freetype2' \ +'libxau' 'libxdmcp' 'libnotify' 'libglade' 'libjpeg' 'libxdamage' 'gtkspell' \ +'libxinerama' 'libxi' 'libxrandr' 'libxcursor' 'libgcc' 'gtksourceview') +makedepends=('perl-xml-parser' 'rarian') +_F_gnome_iconcache="y" +_F_gnome_desktop="y" +Finclude gnome-scriptlet +groups=('gnome-extra') +archs=('i686') +sha1sums=('83b59c8964744f8d3d0a36fdfcdb9e5e4f2f0b96') +Fconfopts="${Fconfopts[@]} --with-ssl --with-gtkprint --with-gpgme=gpgme-config \ +--with-sqlite=sqlite3 --with-gtkspell --with-gtksourceview=yes" + +# optimization OK From crazy at frugalware.org Tue May 6 21:52:45 2008 From: crazy at frugalware.org (crazy) Date: Tue May 6 21:52:47 2008 Subject: [Frugalware-git] frugalware-current: foomatic-filters-ppds-20080506-1-x86_64 Message-ID: <20080506195245.A2CFE1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6eb19deeed6553758e8ea153564b157c42492cdc commit 6eb19deeed6553758e8ea153564b157c42492cdc Author: crazy Date: Tue May 6 21:45:50 2008 +0200 foomatic-filters-ppds-20080506-1-x86_64 * Version bump diff --git a/source/apps/foomatic-filters-ppds/FrugalBuild b/source/apps/foomatic-filters-ppds/FrugalBuild index 6d586cd..e9dfd69 100644 --- a/source/apps/foomatic-filters-ppds/FrugalBuild +++ b/source/apps/foomatic-filters-ppds/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Bence Nagy pkgname=foomatic-filters-ppds -pkgver=20070717 +pkgver=20080506 pkgrel=1 pkgdesc="Foomatic is a system for using free software printer drivers with common spoolers on Unix" url="http://www.linuxprinting.org/foomatic.html" @@ -26,4 +26,4 @@ build() { Frm /usr/share/ppd Fln cups/model /usr/share/ppd } -sha1sums=('9815574a408982c3ef0f5dc380e17a03a1fa697d') +sha1sums=('01d5f592c3ccd1ef158c760ceca009945f74ca1f') From crazy at frugalware.org Tue May 6 22:17:10 2008 From: crazy at frugalware.org (crazy) Date: Tue May 6 22:17:10 2008 Subject: [Frugalware-git] frugalware-current: mldonkey-2.9.5-1-x86_64 Message-ID: <20080506201710.3DCEA1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=acc6e5d2c09f5ba8ebba4e866a8010581e0a67ad commit acc6e5d2c09f5ba8ebba4e866a8010581e0a67ad Author: crazy Date: Tue May 6 22:14:15 2008 +0200 mldonkey-2.9.5-1-x86_64 * Version bump diff --git a/source/xapps-extra/mldonkey/FrugalBuild b/source/xapps-extra/mldonkey/FrugalBuild index 538b519..3df0d26 100644 --- a/source/xapps-extra/mldonkey/FrugalBuild +++ b/source/xapps-extra/mldonkey/FrugalBuild @@ -2,20 +2,20 @@ # Maintainer: Christian Hamar alias krix pkgname=mldonkey -pkgver=2.9.2 +pkgver=2.9.5 pkgrel=1 pkgdesc="mldonkey is a new client to access the eDonkey network." _F_sourceforge_ext=".tar.bz2" Finclude sourceforge source=($source mldonkey-stop-mlnet mldonkey-wrapper) -depends=('librsvg' 'gd' 'lablgtk2>=2.10.0' 'lablgtk2-rsvg>=2.10.0' \ +depends=('librsvg' 'gd' 'lablgtk2>=2.10.1' 'lablgtk2-rsvg>=2.10.1' \ 'file' 'libstdc++' 'zlib') makedepends=('rpm') # weird rodepends=('wget' 'procps') options=('scriptlet') groups=('xapps-extra') archs=('x86_64' 'i686') -sha1sums=('59c4216a67876a3af7015f7826c960306650ae34' \ +sha1sums=('ed7ab26049f70606bdd924e039cc36b4d9660417' \ 'b04a153c34219867b656d5f31a86c359e5d5701b' \ 'fa2d96abad27ddd03f8ac0546cd423a752cade67') From crazy at frugalware.org Tue May 6 22:19:36 2008 From: crazy at frugalware.org (crazy) Date: Tue May 6 22:19:38 2008 Subject: [Frugalware-git] frugalware-current: libetpan-0.54-1-x86_64 Message-ID: <20080506201936.B49301190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e92fddd086aceb1ab92bd12e1d48b5fc5941760c commit e92fddd086aceb1ab92bd12e1d48b5fc5941760c Author: crazy Date: Tue May 6 22:19:09 2008 +0200 libetpan-0.54-1-x86_64 * Version bump diff --git a/source/lib-extra/libetpan/FrugalBuild b/source/lib-extra/libetpan/FrugalBuild index 77b6dd1..c810b7a 100644 --- a/source/lib-extra/libetpan/FrugalBuild +++ b/source/lib-extra/libetpan/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: free-zombie pkgname=libetpan -pkgver=0.52 +pkgver=0.54 pkgrel=1 pkgdesc="A mail library" url="http://libetpan.sourceforge.net/" @@ -12,7 +12,7 @@ groups=('lib-extra') archs=('x86_64' 'i686') _F_sourceforge_broken_up2date=1 Finclude sourceforge -sha1sums=('e2fdf76b471e57a153bad4c4def7fde512385021') +sha1sums=('15c42e2b6593fc6583782f7475f7267c9ed32f47') build() { From crazy at frugalware.org Tue May 6 22:25:25 2008 From: crazy at frugalware.org (crazy) Date: Tue May 6 22:25:26 2008 Subject: [Frugalware-git] frugalware-current: claws-mail-3.4.0-2-x86_64 Message-ID: <20080506202525.4946F1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aefb2f492e80dfc36d93bcad4f0cafe7e54f18aa commit aefb2f492e80dfc36d93bcad4f0cafe7e54f18aa Author: crazy Date: Tue May 6 22:23:48 2008 +0200 claws-mail-3.4.0-2-x86_64 * rebuilt with libetpan diff --git a/source/xapps-extra/claws-mail/FrugalBuild b/source/xapps-extra/claws-mail/FrugalBuild index 2950efb..ac52bb9 100644 --- a/source/xapps-extra/claws-mail/FrugalBuild +++ b/source/xapps-extra/claws-mail/FrugalBuild @@ -4,14 +4,14 @@ pkgname=claws-mail pkgver=3.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="The extended version of Sylpheed, a GTK+ based, lightweight, and fast e-mail client" groups=('xapps-extra') archs=('i686' 'x86_64') options=('scriptlet') depends=('openssl' 'aspell' 'pilot-link>=0.12.1' \ 'gtk+2>=2.12.0-2' 'gpgme' 'startup-notification' 'libldap' \ - 'spamassassin' 'curl' 'libetpan>=0.49' \ + 'spamassassin' 'curl' 'libetpan>=0.54' \ 'hicolor-icon-theme' 'glib2>=2.14.1-5' 'db>=4.6.18') makedepends=('openldap') _F_sourceforge_ext=".tar.bz2" From crazy at frugalware.org Tue May 6 22:36:00 2008 From: crazy at frugalware.org (crazy) Date: Tue May 6 22:36:01 2008 Subject: [Frugalware-git] frugalware-current: claws-mail-extra-plugins-3.4.0-2-x86_64 Message-ID: <20080506203600.BB3A51190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=687664a29a300ee47da43aaa815e166d9628d574 commit 687664a29a300ee47da43aaa815e166d9628d574 Author: crazy Date: Tue May 6 22:33:33 2008 +0200 claws-mail-extra-plugins-3.4.0-2-x86_64 * rebuilt with claws-mail-3.4.0-2 diff --git a/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild b/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild index 0cdfb87..8b07273 100644 --- a/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild +++ b/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild @@ -3,14 +3,14 @@ pkgname=claws-mail-extra-plugins pkgver=3.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="Extra plugins for claws-mail" groups=('xlib-extra') archs=('i686' 'x86_64') options=('scriptlet') ## empty package depends=() -makedepends=('claws-mail=3.4.0' 'ghostscript' 'poppler-glib>=0.8.0' 'libnotify' 'libgtkhtml' 'libytnef') +makedepends=('claws-mail=3.4.0-2' 'ghostscript' 'poppler-glib>=0.8.0' 'libnotify' 'libgtkhtml' 'libytnef') _F_sourceforge_ext=".tar.bz2" _F_sourceforge_dirname="sylpheed-claws" Finclude sourceforge From crazy at frugalware.org Tue May 6 22:47:45 2008 From: crazy at frugalware.org (crazy) Date: Tue May 6 22:47:46 2008 Subject: [Frugalware-git] frugalware-current: gtk2-sharp-2.12.1-1-x86_64 Message-ID: <20080506204745.1469C1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5412d612ade497d10053a988913aa332d9eb532a commit 5412d612ade497d10053a988913aa332d9eb532a Author: crazy Date: Tue May 6 22:47:11 2008 +0200 gtk2-sharp-2.12.1-1-x86_64 * Version bump diff --git a/source/gnome/gtk2-sharp/FrugalBuild b/source/gnome/gtk2-sharp/FrugalBuild index c8cd140..83fe244 100644 --- a/source/gnome/gtk2-sharp/FrugalBuild +++ b/source/gnome/gtk2-sharp/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gtk2-sharp _F_gnome_name=gtk-sharp -pkgver=2.12.0 +pkgver=2.12.1 pkgrel=1 pkgdesc="A C# language binding for the GTK+2 toolkit" url="http://www.mono-project.com/GtkSharp" @@ -16,7 +16,7 @@ archs=('i686' 'x86_64') _F_cd_path="$_F_gnome_name-$pkgver" _F_mono_aot=0 Finclude gnome mono -sha1sums=('6840a0bacc1ad2a4cd22b8f129b291775ab25038') +sha1sums=('0208d9f6119fd72162dc12d4be98429d34bb6858') unset MAKEFLAGS From crazy at frugalware.org Tue May 6 22:51:15 2008 From: crazy at frugalware.org (crazy) Date: Tue May 6 22:51:17 2008 Subject: [Frugalware-git] frugalware-current: gnome-sharp-2.20.1-1-x86_64 Message-ID: <20080506205115.52D7D1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f69a38a3fcf60810a7b86a63d5976c8b9288936c commit f69a38a3fcf60810a7b86a63d5976c8b9288936c Author: crazy Date: Tue May 6 22:50:52 2008 +0200 gnome-sharp-2.20.1-1-x86_64 * Version bump diff --git a/source/gnome/gnome-sharp/FrugalBuild b/source/gnome/gnome-sharp/FrugalBuild index ab91049..f3cebc7 100644 --- a/source/gnome/gnome-sharp/FrugalBuild +++ b/source/gnome/gnome-sharp/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: AlexExtreme pkgname=gnome-sharp -pkgver=2.20.0 -pkgrel=2 +pkgver=2.20.1 +pkgrel=1 pkgdesc="C# bindings for the Gnome desktop" url="http://www.gnome.org" -depends=('gtk2-sharp>=2.12.0' 'libart_lgpl' 'gnome-vfs>=2.22.0' 'libgnomecanvas>=2.20.1.1-2' \ +depends=('gtk2-sharp>=2.12.1' 'libart_lgpl' 'gnome-vfs>=2.22.0' 'libgnomecanvas>=2.20.1.1-2' \ 'gnome-panel>=2.22.1.1' 'libgnomeprintui>=2.18.2-2') makedepends=("$pkgname") groups=('gnome') archs=('i686' 'x86_64') _F_mono_aot=0 Finclude gnome mono -sha1sums=('4a142ec30195828f57f3f294d1d279843355d531') +sha1sums=('84e2a9c71aee7d18f3afe7b0a96046932d269523') unset MAKEFLAGS From crazy at frugalware.org Tue May 6 23:05:19 2008 From: crazy at frugalware.org (crazy) Date: Tue May 6 23:05:20 2008 Subject: [Frugalware-git] frugalware-current: libgweather-2.22.1.2-1-x86_64 Message-ID: <20080506210519.7954A1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6f97008ec048c0854426f5aa4d2a578c528eb427 commit 6f97008ec048c0854426f5aa4d2a578c528eb427 Author: crazy Date: Tue May 6 23:03:22 2008 +0200 libgweather-2.22.1.2-1-x86_64 * Version bump diff --git a/source/gnome/libgweather/FrugalBuild b/source/gnome/libgweather/FrugalBuild index bfe51e7..8deb76c 100644 --- a/source/gnome/libgweather/FrugalBuild +++ b/source/gnome/libgweather/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=libgweather -pkgver=2.22.1.1 +pkgver=2.22.1.2 pkgrel=1 pkgdesc="libgweather is a library to access weather information from online services for numerous locations." url="http://www.gnome.org/" @@ -12,6 +12,7 @@ groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') _F_gnome_schemas=('/etc/gconf/schemas/gweather.schemas') Finclude gnome gnome-scriptlet -sha1sums=('7790b278200e9834573f0b097db96c73240872f6') +sha1sums=('90a25b5e21df640ef17130536e210a3049f25f57') +unset MAKEFLAGS # optimization OK From crazy at frugalware.org Tue May 6 23:13:38 2008 From: crazy at frugalware.org (crazy) Date: Tue May 6 23:13:40 2008 Subject: [Frugalware-git] frugalware-current: evolution-data-server-2.22.1.1-1-x86_64 Message-ID: <20080506211338.2870E1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a33b36859c96806cc12f21bd4702180e2fed470c commit a33b36859c96806cc12f21bd4702180e2fed470c Author: crazy Date: Tue May 6 23:11:57 2008 +0200 evolution-data-server-2.22.1.1-1-x86_64 * Version bump diff --git a/source/gnome/evolution-data-server/FrugalBuild b/source/gnome/evolution-data-server/FrugalBuild index 16e9807..6361cc9 100644 --- a/source/gnome/evolution-data-server/FrugalBuild +++ b/source/gnome/evolution-data-server/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=evolution-data-server -pkgver=2.22.1 +pkgver=2.22.1.1 pkgrel=1 pkgdesc="Evolution Data Server provides a central location for addressbook and calendar in the GNOME Desktop" depends=('nss>=3.11.7' 'libsoup>=2.4.1' 'libgnomeui>=2.22.1' 'heimdal>=1.1' 'gnome-keyring>=2.22.1' \ @@ -11,8 +11,7 @@ makedepends=('intltool' 'gtk-doc>=1.9' 'openldap>=2.3.24') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') Finclude gnome -sha1sums=('b78f6865db1358c1dbece6c09f92e9ba6a523d6d') -export CFLAGS="$CFLAGS -fno-strict-aliasing" +sha1sums=('aef33e349c747309edcb535cc89dbd13dfc70e0d') subpkgs=('evolution-data-server-ldap' "$pkgname-docs") subdescs=('Evolution Data Server LDAP extensions.' "Evolution Data Server Documentation") From vmiklos at frugalware.org Tue May 6 23:35:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 6 23:35:41 2008 Subject: [Frugalware-git] frugalware-current: kernel-2.6.25-3-i686 Message-ID: <20080506213537.80B971190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a86f2fc51dcdb72b5b240f766d584ab15f1d31c0 commit a86f2fc51dcdb72b5b240f766d584ab15f1d31c0 Author: Miklos Vajna Date: Tue May 6 23:34:34 2008 +0200 kernel-2.6.25-3-i686 - added CVE-2008-1669.patch - no relbump yet diff --git a/source/base/kernel/CVE-2008-1669.patch b/source/base/kernel/CVE-2008-1669.patch new file mode 100644 index 0000000..9939aa3 --- /dev/null +++ b/source/base/kernel/CVE-2008-1669.patch @@ -0,0 +1,49 @@ +diff --git a/fs/locks.c b/fs/locks.c +index 592faad..5c4a178 100644 +--- a/fs/locks.c ++++ b/fs/locks.c +@@ -1749,6 +1749,7 @@ int fcntl_setlk(unsigned int fd, struct file *filp, unsigned int cmd, + struct file_lock *file_lock = locks_alloc_lock(); + struct flock flock; + struct inode *inode; ++ struct file *f; + int error; + + if (file_lock == NULL) +@@ -1821,7 +1822,15 @@ again: + * Attempt to detect a close/fcntl race and recover by + * releasing the lock that was just acquired. + */ +- if (!error && fcheck(fd) != filp && flock.l_type != F_UNLCK) { ++ /* ++ * we need that spin_lock here - it prevents reordering between ++ * update of inode->i_flock and check for it done in close(). ++ * rcu_read_lock() wouldn't do. ++ */ ++ spin_lock(¤t->files->file_lock); ++ f = fcheck(fd); ++ spin_unlock(¤t->files->file_lock); ++ if (!error && f != filp && flock.l_type != F_UNLCK) { + flock.l_type = F_UNLCK; + goto again; + } +@@ -1877,6 +1886,7 @@ int fcntl_setlk64(unsigned int fd, struct file *filp, unsigned int cmd, + struct file_lock *file_lock = locks_alloc_lock(); + struct flock64 flock; + struct inode *inode; ++ struct file *f; + int error; + + if (file_lock == NULL) +@@ -1949,7 +1959,10 @@ again: + * Attempt to detect a close/fcntl race and recover by + * releasing the lock that was just acquired. + */ +- if (!error && fcheck(fd) != filp && flock.l_type != F_UNLCK) { ++ spin_lock(¤t->files->file_lock); ++ f = fcheck(fd); ++ spin_unlock(¤t->files->file_lock); ++ if (!error && f != filp && flock.l_type != F_UNLCK) { + flock.l_type = F_UNLCK; + goto again; + } diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index 87d8010..564a3ac 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -1,5 +1,5 @@ # Compiling Time: 14.33 SBU # Maintainer: VMiklos -_F_kernel_patches=(iTCO_wdt_ICH9DO.patch) +_F_kernel_patches=(iTCO_wdt_ICH9DO.patch CVE-2008-1669.patch) Finclude kernel From vmiklos at frugalware.org Tue May 6 23:38:42 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 6 23:38:48 2008 Subject: [Frugalware-git] frugalware-0.8: kernel-2.6.24-4kalgan2-i686 Message-ID: <20080506213842.123251190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.8.git;a=commitdiff;h=e4cf759cde354760686ad3598bea9f6422960947 commit e4cf759cde354760686ad3598bea9f6422960947 Author: Miklos Vajna Date: Tue May 6 23:37:06 2008 +0200 kernel-2.6.24-4kalgan2-i686 - update to 2.6.24.6 - added CVE-2008-1669.patch - closes #3060 diff --git a/source/base/kernel/CVE-2008-1375.patch b/source/base/kernel/CVE-2008-1375.patch deleted file mode 100644 index fc9a7a0..0000000 --- a/source/base/kernel/CVE-2008-1375.patch +++ /dev/null @@ -1,23 +0,0 @@ -diff --git a/fs/dnotify.c b/fs/dnotify.c -index 28d01ed..4509dae 100644 ---- a/fs/dnotify.c -+++ b/fs/dnotify.c -@@ -20,6 +20,7 @@ - #include - #include - #include -+#include - - int dir_notify_enable __read_mostly = 1; - -@@ -92,6 +93,10 @@ int fcntl_dirnotify(int fd, struct file *filp, unsigned long arg) - prev = &odn->dn_next; - } - -+ /* we'd lost the race with close(), sod off silently */ -+ if (fcheck(fd) != filp) -+ goto out_free; -+ - error = __f_setown(filp, task_pid(current), PIDTYPE_PID, 0); - if (error) - goto out_free; diff --git a/source/base/kernel/CVE-2008-1669.patch b/source/base/kernel/CVE-2008-1669.patch new file mode 100644 index 0000000..9939aa3 --- /dev/null +++ b/source/base/kernel/CVE-2008-1669.patch @@ -0,0 +1,49 @@ +diff --git a/fs/locks.c b/fs/locks.c +index 592faad..5c4a178 100644 +--- a/fs/locks.c ++++ b/fs/locks.c +@@ -1749,6 +1749,7 @@ int fcntl_setlk(unsigned int fd, struct file *filp, unsigned int cmd, + struct file_lock *file_lock = locks_alloc_lock(); + struct flock flock; + struct inode *inode; ++ struct file *f; + int error; + + if (file_lock == NULL) +@@ -1821,7 +1822,15 @@ again: + * Attempt to detect a close/fcntl race and recover by + * releasing the lock that was just acquired. + */ +- if (!error && fcheck(fd) != filp && flock.l_type != F_UNLCK) { ++ /* ++ * we need that spin_lock here - it prevents reordering between ++ * update of inode->i_flock and check for it done in close(). ++ * rcu_read_lock() wouldn't do. ++ */ ++ spin_lock(¤t->files->file_lock); ++ f = fcheck(fd); ++ spin_unlock(¤t->files->file_lock); ++ if (!error && f != filp && flock.l_type != F_UNLCK) { + flock.l_type = F_UNLCK; + goto again; + } +@@ -1877,6 +1886,7 @@ int fcntl_setlk64(unsigned int fd, struct file *filp, unsigned int cmd, + struct file_lock *file_lock = locks_alloc_lock(); + struct flock64 flock; + struct inode *inode; ++ struct file *f; + int error; + + if (file_lock == NULL) +@@ -1949,7 +1959,10 @@ again: + * Attempt to detect a close/fcntl race and recover by + * releasing the lock that was just acquired. + */ +- if (!error && fcheck(fd) != filp && flock.l_type != F_UNLCK) { ++ spin_lock(¤t->files->file_lock); ++ f = fcheck(fd); ++ spin_unlock(¤t->files->file_lock); ++ if (!error && f != filp && flock.l_type != F_UNLCK) { + flock.l_type = F_UNLCK; + goto again; + } diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index db79cbc..634c6a6 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -1,7 +1,7 @@ # Compiling Time: 14.33 SBU # Maintainer: VMiklos -_F_kernel_patches=(CVE-2008-1375.patch) +_F_kernel_patches=(CVE-2008-1669.patch) Finclude kernel # you can safely bump this. -pkgrel=4kalgan1 +pkgrel=4kalgan2 diff --git a/source/include/kernel-version.sh b/source/include/kernel-version.sh index a4e1be0..7203f36 100644 --- a/source/include/kernel-version.sh +++ b/source/include/kernel-version.sh @@ -18,4 +18,4 @@ # don't touch these two! _F_kernelver_ver=2.6.24 _F_kernelver_rel=3 -_F_kernelver_stable=5 +_F_kernelver_stable=6 From crazy at frugalware.org Wed May 7 00:00:08 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 00:00:10 2008 Subject: [Frugalware-git] frugalware-current: evolution-2.22.1.1-1-x86_64 Message-ID: <20080506220008.2BEB11190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a956a6fba3642858a5b237d7533bcb79d40f71e7 commit a956a6fba3642858a5b237d7533bcb79d40f71e7 Author: crazy Date: Tue May 6 23:38:35 2008 +0200 evolution-2.22.1.1-1-x86_64 * Version bump diff --git a/source/gnome/evolution/FrugalBuild b/source/gnome/evolution/FrugalBuild index 49d2372..66923b2 100644 --- a/source/gnome/evolution/FrugalBuild +++ b/source/gnome/evolution/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Christian Hamar alias krix pkgname=evolution -pkgver=2.22.1 +pkgver=2.22.1.1 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>=2.22.0' 'gtkhtml>=3.18.0' \ +depends=('gail>=1.20.1' 'gal>=2.5.3-3' 'evolution-data-server>=2.22.1.1' 'gtkhtml>=3.18.0' \ 'gnome-spell>=1.0.8' 'rarian' 'heimdal>=1.1' \ - 'evolution-data-server-ldap>=1.12.3' 'libbonobo>=2.22.0' 'nss>=3.11.5' 'nspr>=4.6.6' \ + 'evolution-data-server-ldap>=2.22.1.1' 'libbonobo>=2.22.0' 'nss>=3.11.5' 'nspr>=4.6.6' \ 'libnotify' 'gnome-pilot-conduits') makedepends=('intltool' 'gnome-doc-utils>=0.10.3' 'openldap' 'psmisc' 'gnome-common') groups=('gnome') @@ -70,6 +70,6 @@ build() { Fbuild_gnome_scriptlet } -sha1sums=('e9014dee660c7a34aeabd9cb1902394b954eb7ec' \ +sha1sums=('ea058e3b0885246bdf6628c47d807b49f14b4abd' \ '41988b2a14c10156b60a6000efc058c59248b5e2') # optimization OK From crazy at frugalware.org Wed May 7 00:09:01 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 00:09:04 2008 Subject: [Frugalware-git] frugalware-current: evolution-exchange-2.22.1.1-1-x86_64 Message-ID: <20080506220901.5500B1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2eec76d9420f099a0783349194f47affa476a38d commit 2eec76d9420f099a0783349194f47affa476a38d Author: crazy Date: Wed May 7 00:08:33 2008 +0200 evolution-exchange-2.22.1.1-1-x86_64 * Version bump diff --git a/source/gnome/evolution-exchange/FrugalBuild b/source/gnome/evolution-exchange/FrugalBuild index 97f4695..6889c67 100644 --- a/source/gnome/evolution-exchange/FrugalBuild +++ b/source/gnome/evolution-exchange/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=evolution-exchange -pkgver=2.22.1 +pkgver=2.22.1.1 pkgrel=1 pkgdesc="Ximian Connector for Microsoft Exchange, which adds support for Microsoft Exchange 2000 and 2003 to Evolution." -depends=('gtkhtml>=3.18.0' 'evolution-data-server>=2.22.0' 'evolution>=2.22.1' 'libsoup>=2.4.0' \ - 'evolution-data-server-ldap>=2.22.0') +depends=('gtkhtml>=3.18.0' 'evolution-data-server>=2.22.1.1' 'evolution>=2.22.1.1' 'libsoup>=2.4.0' \ + 'evolution-data-server-ldap>=2.22.1.1') makedepends=('gtk-doc>=1.9' 'perl-xml-parser' 'openldap') groups=('gnome') archs=('i686' 'x86_64') @@ -14,5 +14,5 @@ Finclude gnome url="http://www.gnome.org/projects/evolution/" Fconfopts="$Fconfopts --enable-gtk-doc" -sha1sums=('2a2486beb50e8b8426291ee412536d8357028a9a') +sha1sums=('85b73178f3d7046b77ba1f55e8cd06bc4e8084cc') # optimization OK From crazy at frugalware.org Wed May 7 00:15:46 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 00:15:49 2008 Subject: [Frugalware-git] frugalware-current: gnome-panel-2.22.1.3-1-x86_64 Message-ID: <20080506221546.1C7911190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=958e755eb7161e08f2d58f1f50d5e9f7a94dd43c commit 958e755eb7161e08f2d58f1f50d5e9f7a94dd43c Author: crazy Date: Wed May 7 00:14:25 2008 +0200 gnome-panel-2.22.1.3-1-x86_64 * Version bump diff --git a/source/gnome/gnome-panel/FrugalBuild b/source/gnome/gnome-panel/FrugalBuild index 0b7ad64..2ef491d 100644 --- a/source/gnome/gnome-panel/FrugalBuild +++ b/source/gnome/gnome-panel/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-panel -pkgver=2.22.1.2 +pkgver=2.22.1.3 pkgrel=1 pkgdesc="GNOME panel and core applets" rodepends=('alacarte>=0.11.1.1') depends=('gnome-desktop>=2.22.0' 'gnome-menus>=2.22.0' 'libwnck>=2.22.0' \ - 'gnome-vfs>=2.20.0' 'evolution-data-server>=2.22.0' \ - 'rarian>=0.8.0' 'dbus-glib>=0.71' 'avahi-glib>=0.6.17' 'librsvg>=2.22.0' 'libgweather') + 'gnome-vfs>=2.20.0' 'evolution-data-server>=2.22.1.1' \ + 'rarian>=0.8.0' 'dbus-glib>=0.71' 'avahi-glib>=0.6.17' 'librsvg>=2.22.0' 'libgweather>=2.22.1.2') makedepends=('intltool' 'gtk-doc>=1.9' 'gnome-doc-utils>=0.12.0') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') @@ -26,7 +26,7 @@ _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet -sha1sums=('4f51f732d8162aa8f462e38458e3c8569f834222') +sha1sums=('28a81f4e59a32295d2dfdc52f4becb7ce539ee3c') build() { Fcd From crazy at frugalware.org Wed May 7 00:19:15 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 00:19:16 2008 Subject: [Frugalware-git] frugalware-current: gnome-volume-manager-2.22.5-1-x86_64 Message-ID: <20080506221915.08ABD1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eee635aef11f8e07c9ba8509239ac60f1fbe97ed commit eee635aef11f8e07c9ba8509239ac60f1fbe97ed Author: crazy Date: Wed May 7 00:18:51 2008 +0200 gnome-volume-manager-2.22.5-1-x86_64 * Version bump diff --git a/source/gnome/gnome-volume-manager/FrugalBuild b/source/gnome/gnome-volume-manager/FrugalBuild index 6f12a2b..0058c98 100644 --- a/source/gnome/gnome-volume-manager/FrugalBuild +++ b/source/gnome/gnome-volume-manager/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-volume-manager -pkgver=2.22.1 +pkgver=2.22.5 pkgrel=1 pkgdesc="A volume manager for GNOME" url="http://www.gnome.org/" @@ -15,7 +15,7 @@ _F_gnome_schemas=('/etc/gconf/schemas/gnome-volume-manager.schemas') _F_gnome_desktop="y" Finclude gnome gnome-scriptlet source=(${source[@]} 01-defaults.patch $pkgname-gthumb) -sha1sums=('cb06bb74c37282dfad562ea6f0cdaea441379cf6' \ +sha1sums=('108a3c7cab897680f202a796ee7f4f07809a790e' \ '0624b78a7354e8673d480df497233945f0cb86e5' \ '2f814a6a4b287532899e48a5a4df0490ec9fddeb') From crazy at frugalware.org Wed May 7 00:25:41 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 00:25:42 2008 Subject: [Frugalware-git] frugalware-current: dasher-4.9.0-1-x86_64 Message-ID: <20080506222541.5162B1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a821ab687a6d362f88932fe061ba52495bef0bf0 commit a821ab687a6d362f88932fe061ba52495bef0bf0 Author: crazy Date: Wed May 7 00:23:07 2008 +0200 dasher-4.9.0-1-x86_64 * Version bump diff --git a/source/gnome/dasher/FrugalBuild b/source/gnome/dasher/FrugalBuild index 58d8e33..6a83c70 100644 --- a/source/gnome/dasher/FrugalBuild +++ b/source/gnome/dasher/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=dasher -pkgver=4.7.3 +pkgver=4.9.0 pkgrel=1 pkgdesc="Graphical predictive text entry system" depends=('libgnome>=2.22.0' 'libgnomeui>=2.22.0' 'gnome-vfs>=2.22.0' 'at-spi>=1.22.0') @@ -15,6 +15,6 @@ _F_gnome_desktop="y" _F_gnome_devel="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet -sha1sums=('962cec3050e6a0b0f3670971734bd0595076b959') +sha1sums=('c897804aa4701cee00b50c6dd83bf8003a3ae4a5') # optimization OK From crazy at frugalware.org Wed May 7 00:30:30 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 00:30:32 2008 Subject: [Frugalware-git] frugalware-current: totem-2.22.2-1-x86_64 Message-ID: <20080506223030.88D341190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0a4a84a50b71836e0d154c99f58707ae8e93c327 commit 0a4a84a50b71836e0d154c99f58707ae8e93c327 Author: crazy Date: Wed May 7 00:29:09 2008 +0200 totem-2.22.2-1-x86_64 * Version bump diff --git a/source/gnome/totem/FrugalBuild b/source/gnome/totem/FrugalBuild index 255bca5..5ed5d9d 100644 --- a/source/gnome/totem/FrugalBuild +++ b/source/gnome/totem/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=totem -pkgver=2.22.1 +pkgver=2.22.2 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=('d66e0a6c31b5dc98ea09d3865c47b2a9363190b7') +sha1sums=('c552809554bf341bbe2e6cafd453e019efc7cb44') subpkgs=('totem-nsplugin' 'totem-nautilus') subdescs=('Totem plugin for Firefox' 'Totem plugin for Nautilus') From crazy at frugalware.org Wed May 7 00:31:54 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 00:31:55 2008 Subject: [Frugalware-git] frugalware-current: epiphany-extensions-2.22.1-1-x86_64 Message-ID: <20080506223154.25BD01190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ed96670ea8c1c439ff5df2ce72cdda18a7681811 commit ed96670ea8c1c439ff5df2ce72cdda18a7681811 Author: crazy Date: Wed May 7 00:31:21 2008 +0200 epiphany-extensions-2.22.1-1-x86_64 * Version bump diff --git a/source/gnome-extra/epiphany-extensions/FrugalBuild b/source/gnome-extra/epiphany-extensions/FrugalBuild index e41bea6..4bed66a 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.3 +pkgver=2.22.1 pkgrel=1 pkgdesc="Extensions for epiphany web browser" url="http://www.gnome.org/projects/epiphany/extensions" -depends=('opensp' 'nss' 'nspr' 'pcre' 'epiphany>=2.20.3') +depends=('opensp' 'nss' 'nspr' 'pcre' 'epiphany>=2.22.1.1') makedepends=('perl-xml-parser' '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=('201232b2d94576478dddc94daa49d19bc1487305') +sha1sums=('1cbef595dafeb65ce26763ec2a2b99937a82c3fb') # optimization OK From crazy at frugalware.org Wed May 7 00:36:15 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 00:36:16 2008 Subject: [Frugalware-git] frugalware-current: glade3-3.4.5-1-x86_64 Message-ID: <20080506223615.20C8C1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ef9afcefcf54f6b0fbcf2c4f873178f3ed9f9332 commit ef9afcefcf54f6b0fbcf2c4f873178f3ed9f9332 Author: crazy Date: Wed May 7 00:35:08 2008 +0200 glade3-3.4.5-1-x86_64 * Version bump diff --git a/source/gnome-extra/glade3/FrugalBuild b/source/gnome-extra/glade3/FrugalBuild index cd6c850..34d575c 100644 --- a/source/gnome-extra/glade3/FrugalBuild +++ b/source/gnome-extra/glade3/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=glade3 -pkgver=3.4.3 +pkgver=3.4.5 pkgrel=1 pkgdesc="Glade is a GUI builder for GTK+ and Gnome. (VERSION 3)" url="http://glade.gnome.org/" @@ -15,7 +15,7 @@ Finclude gnome gnome-scriptlet source=(${source[@]} desktop-file-fixes.patch) groups=('gnome-extra') archs=('i686' 'x86_64') -sha1sums=('6f9fcdefefac2f1fe4a8d2c032dddd21d4b9a7f2' \ +sha1sums=('6f6e144a07edd0446f031bc40abcde8e9437c7f6' \ '28a0ecf9ea108499ea25af1238f3a8fccf9a05d7') Fconfopts="$Fconfopts --enable-gtk-doc" From crazy at frugalware.org Wed May 7 00:39:30 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 00:39:32 2008 Subject: [Frugalware-git] frugalware-current: gnome-speech-0.4.19-1-x86_64 Message-ID: <20080506223930.83B7D1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=77a8d91ba68da35fec954da765cb8c2fda40d057 commit 77a8d91ba68da35fec954da765cb8c2fda40d057 Author: crazy Date: Wed May 7 00:39:13 2008 +0200 gnome-speech-0.4.19-1-x86_64 * Version bump diff --git a/source/gnome-extra/gnome-speech/FrugalBuild b/source/gnome-extra/gnome-speech/FrugalBuild index 7ba0b47..879aef9 100644 --- a/source/gnome-extra/gnome-speech/FrugalBuild +++ b/source/gnome-extra/gnome-speech/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-speech -pkgver=0.4.18 -pkgrel=2 +pkgver=0.4.19 +pkgrel=1 pkgdesc="GNOME Text-to-Speech" url="http://www.gnome.org/" depends=('libbonobo>=2.22.0' 'festival') @@ -12,5 +12,5 @@ groups=('gnome-extra') archs=('i686' 'x86_64') Finclude gnome -sha1sums=('c50e86fff5fe9656a5839c11b648998323a8adb7') +sha1sums=('32b6a8ad03a943115b83512bec4d685852135037') # optimization OK From vmiklos at frugalware.org Wed May 7 00:41:49 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed May 7 00:41:50 2008 Subject: [Frugalware-git] setup: loadsource::get_volume_id(): fix a file descriptor leak Message-ID: <20080506224149.713B41190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=2149650bc52946a9d2d332196a7cffdff980aea9 commit 2149650bc52946a9d2d332196a7cffdff980aea9 Author: Miklos Vajna Date: Wed May 7 00:24:53 2008 +0200 loadsource::get_volume_id(): fix a file descriptor leak diff --git a/src/plugins/loadsource.c b/src/plugins/loadsource.c index c158e67..a35bf2e 100644 --- a/src/plugins/loadsource.c +++ b/src/plugins/loadsource.c @@ -137,6 +137,7 @@ static char* get_volume_id(char *device) volume_id_get_label(vid, &label); ret = strdup(label); volume_id_close(vid); + close(fd); return ret; } From crazy at frugalware.org Wed May 7 00:42:16 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 00:42:23 2008 Subject: [Frugalware-git] frugalware-current: gnome-audio-2.22.2-1-x86_64 Message-ID: <20080506224216.B57131190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1494ec11493f778181aba336e349a0fddacd60eb commit 1494ec11493f778181aba336e349a0fddacd60eb Author: crazy Date: Wed May 7 00:41:22 2008 +0200 gnome-audio-2.22.2-1-x86_64 * Version bump diff --git a/source/gnome-extra/gnome-audio/FrugalBuild b/source/gnome-extra/gnome-audio/FrugalBuild index b1e7baa..412ef00 100644 --- a/source/gnome-extra/gnome-audio/FrugalBuild +++ b/source/gnome-extra/gnome-audio/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-audio -pkgver=2.22.1 +pkgver=2.22.2 pkgrel=1 pkgdesc="If you use the GNOME desktop environment, you may want to install this package of complementary sounds." url="http://www.gnome.org" @@ -11,7 +11,7 @@ groups=('gnome-extra') archs=('i686' 'x86_64') Finclude gnome license="Public domain" -sha1sums=('90862a7f133d73d0084c9f1f3e21f59210691f07') +sha1sums=('88bc38387a7b556eb32232f4148fd09abd59ab6d') unset MAKEFLAGS build() { From vmiklos at frugalware.org Wed May 7 00:44:46 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed May 7 00:44:47 2008 Subject: [Frugalware-git] setup: added pciutils package Message-ID: <20080506224446.4C3AA1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=36a5b292234b206ae3312036447e7013ffc460aa commit 36a5b292234b206ae3312036447e7013ffc460aa Author: Miklos Vajna Date: Wed May 7 00:44:34 2008 +0200 added pciutils package - netconfig can now properly recognize pci ids (and will not just print 'unknown device') diff --git a/Makefile b/Makefile index 4dd3688..34fe22d 100644 --- a/Makefile +++ b/Makefile @@ -593,3 +593,9 @@ openssl: mkdir -p openssl/usr/lib $(UNPACK); \ cp -a usr/lib/*.so.* ../openssl/usr/lib/ + +pciutils: + $(CLEANUP) + mkdir -p pciutils/usr/share/misc + $(UNPACK); \ + cp -a usr/share/misc/* ../pciutils/usr/share/misc/ diff --git a/configure b/configure index 429bcfd..3280c0f 100755 --- a/configure +++ b/configure @@ -14,7 +14,7 @@ packages = ['bash', 'kernel', 'busybox', 'dhcpcd', 'dialog', 'e2fsprogs', 'bzip2', 'libarchive', 'zlib', 'frugalwareutils', 'wireless_tools', 'ipw2200-firmware', 'dropbear', 'bastet', 'readline', 'acx100', 'shadow', 'madwifi', 'rt2500', - 'device-mapper', 'lvm2', 'wpa_supplicant', 'openssl'] + 'device-mapper', 'lvm2', 'wpa_supplicant', 'openssl', 'pciutils'] # when releasing a new setup, please update this. version = "0.8.9" From crazy at frugalware.org Wed May 7 00:49:49 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 00:49:50 2008 Subject: [Frugalware-git] frugalware-current: exaile-0.2.13-1-x86_64 Message-ID: <20080506224949.0B3391190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2a219882af00704c2f67ae1ec968175fef89527c commit 2a219882af00704c2f67ae1ec968175fef89527c Author: crazy Date: Wed May 7 00:49:12 2008 +0200 exaile-0.2.13-1-x86_64 * Version bump diff --git a/source/gnome-extra/exaile/FrugalBuild b/source/gnome-extra/exaile/FrugalBuild index 531e7c6..01caef4 100644 --- a/source/gnome-extra/exaile/FrugalBuild +++ b/source/gnome-extra/exaile/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=exaile -pkgver=0.2.12b +pkgver=0.2.13 pkgrel=1 pkgdesc="Exaile is a media player aiming to be similar to KDE's AmaroK, but for GTK+" url="http://www.exaile.org" @@ -14,11 +14,11 @@ rodepends=('dbus-gtk+2' 'gst-plugins-base-alsa' 'gst-plugins-good-gconf' 'gst-pl 'gst-plugins-ugly-mpeg2dec') groups=('gnome-extra') archs=('i686' 'x86_64') -options=('scriptlet') +options=('scriptlet' 'force') up2date="lynx -dump 'http://www.exaile.org/downloads'|grep -m1 '.tar.gz'|sed 's/.*_\(.*\).t.*/\1/'" source=($url/files/${pkgname}_$pkgver.tar.gz) _F_cd_path="${pkgname}_${pkgver}" -sha1sums=('30e0dbe5d925c488b38b051ea1b0a2ef11b11b91') +sha1sums=('8cc754c55333dad750d27e45a4e16f53c1f1522c') build() { # Fixup for prefix :P From crazy at frugalware.org Wed May 7 00:56:35 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 00:56:36 2008 Subject: [Frugalware-git] frugalware-current: evolution-sharp-0.17.1-1-x86_64 Message-ID: <20080506225635.B16691190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=78224d83f71c641aceb9487bd22dd22ef12f09ad commit 78224d83f71c641aceb9487bd22dd22ef12f09ad Author: crazy Date: Wed May 7 00:56:17 2008 +0200 evolution-sharp-0.17.1-1-x86_64 * Version bump diff --git a/source/gnome-extra/evolution-sharp/FrugalBuild b/source/gnome-extra/evolution-sharp/FrugalBuild index 464586f..8e1fb2c 100644 --- a/source/gnome-extra/evolution-sharp/FrugalBuild +++ b/source/gnome-extra/evolution-sharp/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: AlexExtreme pkgname=evolution-sharp -pkgver=0.16.1 +pkgver=0.17.1 pkgrel=1 pkgdesc="Mono bindings for evolution." url="http://www.gnome.org" -depends=('gtk2-sharp>=2.12.0' 'atk>=1.22.0' 'libsm' 'evolution>=2.22.1' 'gnome-sharp>=2.20.0-2') +depends=('gtk2-sharp>=2.12.1' 'atk>=1.22.0' 'libsm' 'evolution>=2.22.1.1' 'gnome-sharp>=2.20.1') makedepends=('pkgconfig') _F_gnome_devel="y" Finclude gnome mono groups=('gnome-extra') archs=('i686' 'x86_64') -sha1sums=('5f81b499b0d2148dff89c4892f773db4ed36bc5f') +sha1sums=('2293607b3f8e17cbacdec90fa5c696cd4e724670') build() { Fmonoexport From vmiklos at frugalware.org Wed May 7 01:48:16 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed May 7 01:48:18 2008 Subject: [Frugalware-git] setup: fix up pacman-g2.log Message-ID: <20080506234816.4FEDA1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=67cf919bbcbb6bbd825016a8b10a32ab377d0c4d commit 67cf919bbcbb6bbd825016a8b10a32ab377d0c4d Author: Miklos Vajna Date: Wed May 7 01:48:01 2008 +0200 fix up pacman-g2.log - till now we did not log pacman actions during the install but this is not logical - now pacman's /var/log/pacman-g2.log can be found on the target partition after installation diff --git a/Makefile b/Makefile index 34fe22d..1fbf05d 100644 --- a/Makefile +++ b/Makefile @@ -398,6 +398,7 @@ pacman-g2: 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-g2.conf + echo "LogFile = /var/log/pacman-g2.log" >>pacman-g2/etc/pacman-g2.conf ifeq ($(STABLE),false) echo "Include = /etc/pacman-g2/repos/frugalware-current" >> pacman-g2/etc/pacman-g2.conf else diff --git a/src/plugins/select.c b/src/plugins/select.c index 5609fc2..7ba5349 100644 --- a/src/plugins/select.c +++ b/src/plugins/select.c @@ -333,6 +333,8 @@ int prepare_pkgdb(char *repo, GList **config, GList **syncs) perror(_("Could not open output file for writing")); return(1); } + fprintf(fp, "[options]\n"); + fprintf(fp, "LogFile = /var/log/pacman-g2.log\n"); fprintf(fp, "[%s]\n", repo); fprintf(fp, "Server = file://%s\n\n", pacbindir); fclose(fp); From crazy at frugalware.org Wed May 7 02:38:58 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 02:38:59 2008 Subject: [Frugalware-git] frugalware-current: rblibtorrent-0.13-1-x86_64 Message-ID: <20080507003858.598F91190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8201f15932f4cb20568eaafc071ff1d1fd7ac052 commit 8201f15932f4cb20568eaafc071ff1d1fd7ac052 Author: crazy Date: Wed May 7 02:37:38 2008 +0200 rblibtorrent-0.13-1-x86_64 * Version bump * removed all old patches * redone our 'not-for-upstream' one * and moved half of it to build() * test/* are disabled since you need make check * as root ! ( no I won't build it as root ) * added note to FB on how to make check on host before * bumping it. * got tired of these lib location hacks and added * install file which adds the lib path to ld.so.conf now diff --git a/source/lib-extra/rblibtorrent/CVE-2008-0646.patch b/source/lib-extra/rblibtorrent/CVE-2008-0646.patch deleted file mode 100644 index b0c7922..0000000 --- a/source/lib-extra/rblibtorrent/CVE-2008-0646.patch +++ /dev/null @@ -1,43 +0,0 @@ ---- include/libtorrent/bencode.hpp 2007/03/10 20:38:59 956 -+++ include/libtorrent/bencode.hpp 2008/01/28 02:58:17 1968 -@@ -200,8 +200,9 @@ - } - - template -- void bdecode_recursive(InIt& in, InIt end, entry& ret) -+ void bdecode_recursive(InIt& in, InIt end, entry& ret, int depth) - { -+ if (depth >= 100) throw invalid_encoding(); - if (in == end) throw invalid_encoding(); - switch (*in) - { -@@ -228,7 +229,7 @@ - { - ret.list().push_back(entry()); - entry& e = ret.list().back(); -- bdecode_recursive(in, end, e); -+ bdecode_recursive(in, end, e, depth + 1); - if (in == end) throw invalid_encoding(); - } - assert(*in == 'e'); -@@ -244,9 +245,9 @@ - while (*in != 'e') - { - entry key; -- bdecode_recursive(in, end, key); -+ bdecode_recursive(in, end, key, depth + 1); - entry& e = ret[key.string()]; -- bdecode_recursive(in, end, e); -+ bdecode_recursive(in, end, e, depth + 1); - if (in == end) throw invalid_encoding(); - } - assert(*in == 'e'); -@@ -285,7 +286,7 @@ - try - { - entry e; -- detail::bdecode_recursive(start, end, e); -+ detail::bdecode_recursive(start, end, e, 0); - return e; - } - catch(type_error&) diff --git a/source/lib-extra/rblibtorrent/FrugalBuild b/source/lib-extra/rblibtorrent/FrugalBuild index e71d59a..5e6bc57 100644 --- a/source/lib-extra/rblibtorrent/FrugalBuild +++ b/source/lib-extra/rblibtorrent/FrugalBuild @@ -2,24 +2,34 @@ # Maintainer: crazy pkgname=rblibtorrent -pkgver=0.12 -pkgrel=9 +pkgver=0.13 +pkgrel=1 pkgdesc="LibTorrent is a BitTorrent library written in C++" _F_sourceforge_name="libtorrent" Finclude sourceforge url="http://www.rasterbar.com/products/libtorrent/index.html" -depends=('libboost-mt>=1.35.0' 'zlib' 'icu>=3.8') +depends=('libboost-mt>=1.35.0' 'zlib' 'icu>=3.8' 'openssl') makedepends=('boost>=1.35.0') groups=('lib-extra') archs=('i686' 'x86_64') #source=(http://www.libtorrent.org/libtorrent-${pkgver}rc3.tar.gz) up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=79942|grep -m1 '.tar.gz'|sed 's/.*rent-\(.*\).tar.gz.*/\1/'" -source=($source not-for-upstream.patch CVE-2008-0646.patch rblibtorrent-gcc43.diff) +source=($source not-for-upstream.patch) _F_cd_path="libtorrent-$pkgver" +## NOTE - test won't even build on chroot but that isn't the problem +## one has to run the tests as 'root' heh. +## So when bumping this package build on host without not-for-upstream.patch +## comment the *pc file move , cd src/$pkgname-$pkgver && sudo make check. +## When all is fine build in chroot with the patch again - crazy - + build() { Fcd + ## -- comment out for make check on host + rm libtorrent.pc || Fdie + mv -vf libtorrent.pc.in rblibtorrent.pc.in || Fdie + ## --- Fpatchall Fautoreconf Fmake \ @@ -34,11 +44,8 @@ build() --enable-examples Fmakeinstall Fmv usr/lib/libtorrent/pkgconfig usr/lib/pkgconfig/ - Fln /usr/lib/libtorrent/libtorrent.so.0.1.0 /usr/lib/libtorrent.so.0 } -sha1sums=('c0b0535100d53452719cdfbcdf8e66c1217bc29e' \ - '729610c06b87fd4772ae0c428ad0abc5dbfeff3f' \ - 'edd8e02811f7636c6a5d1ee8f1353889d89b5f0b' \ - '759023c5c7c321717dd4abc7630c0fbaba297a52') +sha1sums=('010c02e350dc68263bb791bc8c37df341301e9bb' \ + '786aee595b80ca39de28481561d60013edff69a1') # optimization OK diff --git a/source/lib-extra/rblibtorrent/not-for-upstream.patch b/source/lib-extra/rblibtorrent/not-for-upstream.patch index f10d901..8ab14a3 100644 --- a/source/lib-extra/rblibtorrent/not-for-upstream.patch +++ b/source/lib-extra/rblibtorrent/not-for-upstream.patch @@ -1,58 +1,26 @@ diff -Naurp libtorrent-0.12/configure.in libtorrent-0.12-p/configure.in ---- libtorrent-0.12/configure.in 2007-03-10 21:38:36.000000000 +0100 -+++ libtorrent-0.12-p/configure.in 2007-04-05 12:26:31.000000000 +0200 +--- libtorrent-0.12/configure.in 2007-03-10 21:38:36.000000000 +0100 ++++ libtorrent-0.12-p/configure.in 2007-04-05 12:26:31.000000000 +0200 @@ -246,7 +246,7 @@ AC_ARG_ENABLE( ) AC_SUBST(DEBUGFLAGS) - + -AC_CONFIG_FILES(Makefile src/Makefile include/Makefile test/Makefile libtorrent.pc) +AC_CONFIG_FILES(Makefile src/Makefile include/Makefile test/Makefile rblibtorrent.pc) if [[ "x$examples" == "xyes" ]]; then - AC_CONFIG_FILES(examples/Makefile) + AC_CONFIG_FILES(examples/Makefile) fi -diff -Naurp libtorrent-0.12/libtorrent.pc libtorrent-0.12-p/libtorrent.pc ---- libtorrent-0.12/libtorrent.pc 2007-03-18 03:18:51.000000000 +0100 -+++ libtorrent-0.12-p/libtorrent.pc 1970-01-01 01:00:00.000000000 +0100 -@@ -1,15 +0,0 @@ --prefix=/usr/local --exec_prefix=${prefix} --bindir=${exec_prefix}/bin --libdir=${exec_prefix}/lib --datarootdir=@datarootdir@ --datadir=${prefix}/share --sysconfdir=${prefix}/etc --includedir=${prefix}/include --package=libtorrent -- --Name: libtorrent --Description: Bittorrent library. --Version: 0.12 --Libs: -L${libdir} -lboost_date_time -lboost_filesystem -lboost_thread $(top_builddir)/zlib/libzlib.la -ltorrent --Cflags: -I${includedir} -I${includedir}/libtorrent -diff -Naurp libtorrent-0.12/libtorrent.pc.in libtorrent-0.12-p/libtorrent.pc.in ---- libtorrent-0.12/libtorrent.pc.in 2007-03-10 21:38:38.000000000 +0100 -+++ libtorrent-0.12-p/libtorrent.pc.in 1970-01-01 01:00:00.000000000 +0100 -@@ -1,15 +0,0 @@ --prefix=@prefix@ --exec_prefix=@exec_prefix@ --bindir=@bindir@ --libdir=@libdir@ --datarootdir=@datarootdir@ --datadir=@datadir@ --sysconfdir=@sysconfdir@ --includedir=@includedir@ --package=@PACKAGE@ -- --Name: libtorrent --Description: Bittorrent library. --Version: @VERSION@ --Libs: -L${libdir} @LIBS@ -l@BOOST_DATE_TIME_LIB@ -l@BOOST_FILESYSTEM_LIB@ -l@BOOST_THREAD_LIB@ @ZLIB@ -ltorrent --Cflags: -I${includedir} -I${includedir}/libtorrent @CPPFLAGS@ -diff -Naurp libtorrent-0.12/Makefile.am libtorrent-0.12-p/Makefile.am ---- libtorrent-0.12/Makefile.am 2007-03-12 00:56:18.000000000 +0100 -+++ libtorrent-0.12-p/Makefile.am 2007-04-05 12:28:06.000000000 +0200 -@@ -19,7 +19,7 @@ docs/ubuntu_build_notes.rst \ - docs/udp_tracker_protocol.html docs/client_test.rst docs/client_test.html \ +--- libtorrent-0.13/Makefile.am 2008-03-25 08:32:00.000000000 +0100 ++++ libtorrent-0.13-p/Makefile.am 2008-05-07 02:15:30.000000000 +0200 +@@ -1,5 +1,5 @@ + ACLOCAL_AMFLAGS = -I m4 +-SUBDIRS = include @ZLIBDIR@ src @EXAMPLESDIR@ test ++SUBDIRS = include @ZLIBDIR@ src @EXAMPLESDIR@ + EXTRA_DIST = docs/manual.html docs/manual.rst docs/extension_protocol.rst \ + docs/extension_protocol.html \ + docs/projects.rst docs/projects.html \ +@@ -33,7 +33,7 @@ + docs/ziptorrent_thumb.gif \ docs/unicode_support.png docs/client_test.png docs/style.css Jamfile project-root.jam \ m4/ac_cxx_namespaces.m4 m4/acx_pthread.m4 m4/ax_boost_date-time.m4 \ -m4/ax_boost_filesystem.m4 m4/ax_boost_thread.m4 src/file_win.cpp libtorrent.pc \ @@ -60,7 +28,7 @@ diff -Naurp libtorrent-0.12/Makefile.am libtorrent-0.12-p/Makefile.am bindings/README.txt \ bindings/python/Jamfile \ bindings/python/client.py \ -@@ -65,7 +65,7 @@ debian/rules +@@ -80,7 +80,7 @@ pkgconfigdir = $(libdir)/pkgconfig @@ -69,41 +37,3 @@ diff -Naurp libtorrent-0.12/Makefile.am libtorrent-0.12-p/Makefile.am check: test test/test_hasher \ -diff -Naurp libtorrent-0.12/rblibtorrent.pc libtorrent-0.12-p/rblibtorrent.pc ---- libtorrent-0.12/rblibtorrent.pc 1970-01-01 01:00:00.000000000 +0100 -+++ libtorrent-0.12-p/rblibtorrent.pc 2007-03-18 03:18:51.000000000 +0100 -@@ -0,0 +1,15 @@ -+prefix=/usr/local -+exec_prefix=${prefix} -+bindir=${exec_prefix}/bin -+libdir=${exec_prefix}/lib -+datarootdir=@datarootdir@ -+datadir=${prefix}/share -+sysconfdir=${prefix}/etc -+includedir=${prefix}/include -+package=libtorrent -+ -+Name: libtorrent -+Description: Bittorrent library. -+Version: 0.12 -+Libs: -L${libdir} -lboost_date_time -lboost_filesystem -lboost_thread $(top_builddir)/zlib/libzlib.la -ltorrent -+Cflags: -I${includedir} -I${includedir}/libtorrent -diff -Naurp libtorrent-0.12/rblibtorrent.pc.in libtorrent-0.12-p/rblibtorrent.pc.in ---- libtorrent-0.12/rblibtorrent.pc.in 1970-01-01 01:00:00.000000000 +0100 -+++ libtorrent-0.12-p/rblibtorrent.pc.in 2007-03-10 21:38:38.000000000 +0100 -@@ -0,0 +1,15 @@ -+prefix=@prefix@ -+exec_prefix=@exec_prefix@ -+bindir=@bindir@ -+libdir=@libdir@ -+datarootdir=@datarootdir@ -+datadir=@datadir@ -+sysconfdir=@sysconfdir@ -+includedir=@includedir@ -+package=@PACKAGE@ -+ -+Name: libtorrent -+Description: Bittorrent library. -+Version: @VERSION@ -+Libs: -L${libdir} @LIBS@ -l@BOOST_DATE_TIME_LIB@ -l@BOOST_FILESYSTEM_LIB@ -l@BOOST_THREAD_LIB@ @ZLIB@ -ltorrent -+Cflags: -I${includedir} -I${includedir}/libtorrent @CPPFLAGS@ diff --git a/source/lib-extra/rblibtorrent/rblibtorrent-gcc43.diff b/source/lib-extra/rblibtorrent/rblibtorrent-gcc43.diff deleted file mode 100644 index 514dd0f..0000000 --- a/source/lib-extra/rblibtorrent/rblibtorrent-gcc43.diff +++ /dev/null @@ -1,30 +0,0 @@ ---- ./include/libtorrent/buffer.hpp.orig 2008-03-17 17:43:36.000000000 +0100 -+++ ./include/libtorrent/buffer.hpp 2008-03-17 17:42:20.000000000 +0100 -@@ -36,6 +36,7 @@ - - #include "libtorrent/invariant_check.hpp" - #include -+#include - - namespace libtorrent { - ---- ./include/libtorrent/peer_id.hpp.orig 2008-03-17 17:10:28.000000000 +0100 -+++ ./include/libtorrent/peer_id.hpp 2008-03-17 17:10:50.000000000 +0100 -@@ -39,6 +39,7 @@ - #include - #include - #include -+#include - - #include "libtorrent/config.hpp" - ---- ./src/file.cpp.orig 2008-03-17 17:27:58.000000000 +0100 -+++ ./src/file.cpp 2008-03-17 17:28:53.000000000 +0100 -@@ -66,6 +66,7 @@ - #include - #include "libtorrent/file.hpp" - #include -+#include - - #ifndef O_BINARY - #define O_BINARY 0 diff --git a/source/lib-extra/rblibtorrent/rblibtorrent.install b/source/lib-extra/rblibtorrent/rblibtorrent.install new file mode 100644 index 0000000..c284e49 --- /dev/null +++ b/source/lib-extra/rblibtorrent/rblibtorrent.install @@ -0,0 +1,20 @@ +post_install() +{ + if ! [ `grep '/usr/lib/libtorrent' etc/ld.so.conf` ]; then + echo "/usr/lib/libtorrent" >>etc/ld.so.conf + sbin/ldconfig -r . + fi +} + +pre_remove() +{ + cat etc/ld.so.conf | grep -v '/usr/lib/libtorrent' >/tmp/ld.so.conf.new + mv /tmp/ld.so.conf.new etc/ld.so.conf + chmod 644 etc/ld.so.conf + sbin/ldconfig -r . +} + +op=$1 +shift + +$op $* From crazy at frugalware.org Wed May 7 03:21:26 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 03:21:28 2008 Subject: [Frugalware-git] frugalware-current: qbittorrent-1.0.0-1-x86_64 Message-ID: <20080507012126.21EA91190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0d7e411e466b37700a5f65ec89d936db2098b0af commit 0d7e411e466b37700a5f65ec89d936db2098b0af Author: crazy Date: Wed May 7 03:20:49 2008 +0200 qbittorrent-1.0.0-1-x86_64 * Version bump diff --git a/source/xapps-extra/qbittorrent/FrugalBuild b/source/xapps-extra/qbittorrent/FrugalBuild index 902bcfd..5ca7dca 100644 --- a/source/xapps-extra/qbittorrent/FrugalBuild +++ b/source/xapps-extra/qbittorrent/FrugalBuild @@ -2,10 +2,11 @@ # Maintainer: crazy pkgname=qbittorrent -pkgver=0.9.3 -pkgrel=5 +pkgver=1.0.0 +pkgrel=1 pkgdesc="A Bittorrent client." -depends=('rblibtorrent>=0.12-9' 'curl>=7.16.1-2' 'python>=2.5' 'libqtgui' 'libqtnetwork' 'libboost-mt>=1.35.0') +depends=('rblibtorrent>=0.13' 'curl>=7.16.1-2' 'python>=2.5' \ + 'libqtgui' 'libqtnetwork' 'libqtxml' 'libboost-mt>=1.35.0' 'zziplib' 'imagemagick') makedepends=('boost>=1.35.0') groups=('xapps-extra') archs=('i686' 'x86_64') @@ -13,8 +14,8 @@ _F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://www.qbittorrent.org/" source=($source frugalware.patch) -sha1sums=('b8ebe28a3ce6c0d789b50faf56197e8df891191a' \ - '6c7d05d26e65fd615a3cf2a880b05b0f5c1ca958') +sha1sums=('d498f0f537a49b8f7421284127e05af02f62ba1a' \ + '0fd13918143ca5a517375949e203f3ce5aea8bca') build() { @@ -25,6 +26,10 @@ build() --with-libtorrent-inc=/usr/include \ --with-libcurl-lib=/usr/lib \ --with-libcurl-inc=/usr/include \ + --with-libmagick-inc=/usr/include/ImageMagick \ + --with-libmagick-lib=/usr/lib \ + --with-libzzip-inc=/usr/include \ + --with-libzzip-lib=/usr/lib \ --prefix=/usr \ --qtdir=/usr \ --verbose || Fdie diff --git a/source/xapps-extra/qbittorrent/frugalware.patch b/source/xapps-extra/qbittorrent/frugalware.patch index c90b51a..29fe074 100644 --- a/source/xapps-extra/qbittorrent/frugalware.patch +++ b/source/xapps-extra/qbittorrent/frugalware.patch @@ -1,22 +1,22 @@ -diff -Naur qbittorrent-0.9.2/configure qbittorrent-0.9.2-p/configure ---- qbittorrent-0.9.2/configure 2007-04-06 02:39:58.000000000 +0200 -+++ qbittorrent-0.9.2-p/configure 2007-04-15 01:16:48.000000000 +0200 -@@ -295,8 +295,8 @@ +diff -Naur qbittorrent-1.0.0/configure qbittorrent-1.0.0-p/configure +--- qbittorrent-1.0.0/configure 2008-04-11 19:01:38.000000000 +0200 ++++ qbittorrent-1.0.0-p/configure 2008-05-07 02:51:32.000000000 +0200 +@@ -370,8 +370,8 @@ { public: qc_libtorrent(Conf *c) : ConfObj(c) {} -- QString name() const { return "libtorrent >= 0.11 (>= 0.12 ADVISED)"; } +- QString name() const { return "libtorrent >= 0.13"; } - QString shortname() const { return "libtorrent"; } -+ QString name() const { return "rblibtorrent >= 0.11 (>= 0.12 ADVISED)"; } ++ QString name() const { return "rblibtorrent >= 0.13"; } + QString shortname() const { return "rblibtorrent"; } bool exec(){ QString s; s = conf->getenv("QC_WITH_LIBTORRENT_INC"); -diff -Naur qbittorrent-0.9.2/qbittorrent.qc qbittorrent-0.9.2-p/qbittorrent.qc ---- qbittorrent-0.9.2/qbittorrent.qc 2007-03-15 16:51:11.000000000 +0100 -+++ qbittorrent-0.9.2-p/qbittorrent.qc 2007-04-15 01:15:00.000000000 +0200 -@@ -5,7 +5,7 @@ - +diff -Naur qbittorrent-1.0.0/qbittorrent.qc qbittorrent-1.0.0-p/qbittorrent.qc +--- qbittorrent-1.0.0/qbittorrent.qc 2008-04-11 19:01:38.000000000 +0200 ++++ qbittorrent-1.0.0-p/qbittorrent.qc 2008-05-07 02:50:31.000000000 +0200 +@@ -6,7 +6,7 @@ + - @@ -24,29 +24,29 @@ diff -Naur qbittorrent-0.9.2/qbittorrent.qc qbittorrent-0.9.2-p/qbittorrent.qc -diff -Naur qbittorrent-0.9.2/qcm/libtorrent.qcm qbittorrent-0.9.2-p/qcm/libtorrent.qcm ---- qbittorrent-0.9.2/qcm/libtorrent.qcm 2007-04-06 02:39:58.000000000 +0200 -+++ qbittorrent-0.9.2-p/qcm/libtorrent.qcm 2007-04-15 01:20:31.000000000 +0200 -@@ -9,8 +9,8 @@ +diff -Naur qbittorrent-1.0.0/qcm/libtorrent.qcm qbittorrent-1.0.0-p/qcm/libtorrent.qcm +--- qbittorrent-1.0.0/qcm/libtorrent.qcm 2008-04-11 19:01:38.000000000 +0200 ++++ qbittorrent-1.0.0-p/qcm/libtorrent.qcm 2008-05-07 02:51:18.000000000 +0200 +@@ -10,8 +10,8 @@ { public: qc_libtorrent(Conf *c) : ConfObj(c) {} -- QString name() const { return "libtorrent >= 0.11 (>= 0.12 ADVISED)"; } +- QString name() const { return "libtorrent >= 0.13"; } - QString shortname() const { return "libtorrent"; } -+ QString name() const { return "rblibtorrent >= 0.11 (>= 0.12 ADVISED)"; } ++ QString name() const { return "rblibtorrent >= 0.13"; } + QString shortname() const { return "rblibtorrent"; } bool exec(){ QString s; s = conf->getenv("QC_WITH_LIBTORRENT_INC"); -diff -Naur qbittorrent-0.9.2/src/src.pro qbittorrent-0.9.2-p/src/src.pro ---- qbittorrent-0.9.2/src/src.pro 2007-04-10 23:02:47.000000000 +0200 -+++ qbittorrent-0.9.2-p/src/src.pro 2007-04-15 01:21:13.000000000 +0200 -@@ -29,7 +29,7 @@ - QMAKE_CXXFLAGS_DEBUG += -fwrapv - #LIBS += -lcurl +diff -Naur qbittorrent-1.0.0/src/src.pro qbittorrent-1.0.0-p/src/src.pro +--- qbittorrent-1.0.0/src/src.pro 2008-04-11 19:01:38.000000000 +0200 ++++ qbittorrent-1.0.0-p/src/src.pro 2008-05-07 02:52:12.000000000 +0200 +@@ -81,7 +81,7 @@ + QMAKE_CXXFLAGS_DEBUG += -fwrapv -O1 + CONFIG += link_pkgconfig --PKGCONFIG += libtorrent -+PKGCONFIG += rblibtorrent - QT += network +-PKGCONFIG += "libtorrent libcurl" ++PKGCONFIG += "rblibtorrent libcurl" - DEFINES += QT_NO_CAST_TO_ASCII + !contains(DEFINES, HAVE_MAGICK){ + message(ImageMagick disabled) From crazy at frugalware.org Wed May 7 03:25:39 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 03:25:41 2008 Subject: [Frugalware-git] frugalware-current: btg-0.9.7-3-x86_64 Message-ID: <20080507012539.A870F1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e71dd46199b0729d4baffabaebffb156e65ffc83 commit e71dd46199b0729d4baffabaebffb156e65ffc83 Author: crazy Date: Wed May 7 03:24:53 2008 +0200 btg-0.9.7-3-x86_64 * rebuilt with rblibtorrent diff --git a/source/network-extra/btg/FrugalBuild b/source/network-extra/btg/FrugalBuild index 33bed9e..9f7491f 100644 --- a/source/network-extra/btg/FrugalBuild +++ b/source/network-extra/btg/FrugalBuild @@ -4,10 +4,10 @@ pkgname=btg pkgver=0.9.7 pkgextraver= -pkgrel=2 +pkgrel=3 pkgdesc="Bittorrent client implemented in C++ and using the Rasterbar Libtorrent library." Finclude berlios -depends=('libboost-mt>=1.35.0' 'rblibtorrent>=0.12-9' 'gnutls' 'dialog') +depends=('libboost-mt>=1.35.0' 'rblibtorrent>=0.13' 'gnutls' 'dialog') makedepends=('boost>=1.35.0') groups=('network-extra') archs=('i686' 'x86_64') From boobaa at frugalware.org Wed May 7 09:56:39 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Wed May 7 09:56:41 2008 Subject: [Frugalware-git] frugalware-current: perl-compress-raw-bzip2-2.010-1-i686 Message-ID: <20080507075639.7308B1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=03096f3ba44db72f00fa0bd1fa757b2be76a841a commit 03096f3ba44db72f00fa0bd1fa757b2be76a841a Author: CSÉCSY László Date: Wed May 7 09:56:27 2008 +0200 perl-compress-raw-bzip2-2.010-1-i686 version bump diff --git a/source/devel/perl-compress-raw-bzip2/FrugalBuild b/source/devel/perl-compress-raw-bzip2/FrugalBuild index f0920ce..af6407f 100644 --- a/source/devel/perl-compress-raw-bzip2/FrugalBuild +++ b/source/devel/perl-compress-raw-bzip2/FrugalBuild @@ -4,12 +4,12 @@ _F_perl_name=Compress-Raw-Bzip2 _F_perl_author=P/PM/PMQS -pkgver=2.009 +pkgver=2.010 pkgrel=1 pkgdesc="Interface to bzip2 compression library" depends=('bzip2') Finclude perl groups=('devel') archs=('i686' 'x86_64') -sha1sums=('3b5b8ad3a2930d1e6e4b1f332df2cadb74b1dba0') +sha1sums=('f7a6d0e516a4c6e4fa575eb2ff221bfc0d605ac8') # optimization OK From boobaa at frugalware.org Wed May 7 09:58:46 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Wed May 7 09:58:47 2008 Subject: [Frugalware-git] frugalware-current: perl-io-compress-bzip2-2.010-1-i686 Message-ID: <20080507075846.858A11190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=44692c2516513f36ac11c0ce268f460ab7ee0d60 commit 44692c2516513f36ac11c0ce268f460ab7ee0d60 Author: CSÉCSY László Date: Wed May 7 09:58:38 2008 +0200 perl-io-compress-bzip2-2.010-1-i686 version bump diff --git a/source/devel/perl-io-compress-bzip2/FrugalBuild b/source/devel/perl-io-compress-bzip2/FrugalBuild index 8230032..05a46ff 100644 --- a/source/devel/perl-io-compress-bzip2/FrugalBuild +++ b/source/devel/perl-io-compress-bzip2/FrugalBuild @@ -4,12 +4,12 @@ _F_perl_name=IO-Compress-Bzip2 _F_perl_author=P/PM/PMQS -pkgver=2.009 +pkgver=2.010 pkgrel=1 pkgdesc="Interface to bzip2 compression library" -depends=('perl' 'perl-compress-raw-bzip2>=2.009') +depends=('perl' 'perl-compress-raw-bzip2>=2.010') Finclude perl groups=('devel') archs=('i686' 'x86_64') -sha1sums=('16da4676cc340de62e79c299e1ff816a4371748d') +sha1sums=('8bdb4552d73a6e283ce1f61303aab1615b741b1f') # optimization OK From iron at frugalware.org Wed May 7 12:40:54 2008 From: iron at frugalware.org (Krisztian VASAS) Date: Wed May 7 12:40:56 2008 Subject: [Frugalware-git] frugalware-current: bcm43xx-fwcutter-011-1-i686 Message-ID: <20080507104054.02D631190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=076d1ba23eaee3dc89c1914039c263bd55731582 commit 076d1ba23eaee3dc89c1914039c263bd55731582 Author: Krisztian VASAS Date: Wed May 7 12:40:47 2008 +0200 bcm43xx-fwcutter-011-1-i686 - version bump diff --git a/source/network-extra/bcm43xx-fwcutter/FrugalBuild b/source/network-extra/bcm43xx-fwcutter/FrugalBuild index f5b4bd9..e8562c1 100644 --- a/source/network-extra/bcm43xx-fwcutter/FrugalBuild +++ b/source/network-extra/bcm43xx-fwcutter/FrugalBuild @@ -3,19 +3,19 @@ # Contributor: VMiklos pkgname=bcm43xx-fwcutter -pkgver=009 +pkgver=011 pkgrel=1 pkgdesc="A tool which can extract firmware from various source files." _F_archive_name="b43-fwcutter" url="http://bu3sch.de/b43/fwcutter" -depends=('kernel>=2.6.24') +depends=('kernel>=2.6.25') groups=('network-extra') archs=('i686' 'x86_64') #up2date="Flasttar $url" # The newer version of fwcutter does not work with the good firmware -up2date="009" +up2date="011" source=("${url}/${_F_archive_name}-${pkgver}.tar.bz2" "README.Frugalware") -sha1sums=('41e0f0217a4231b365290af8f7cd9ab1a8007683' \ +sha1sums=('d8a7a6e9f8eb7d22bf79d2ac89b4fa8b13bcdcda' \ 'c7cb3b3f37f56a16da70e1d674b565c18b1c589f') build() From iron at frugalware.org Wed May 7 12:58:45 2008 From: iron at frugalware.org (Krisztian VASAS) Date: Wed May 7 12:58:47 2008 Subject: [Frugalware-git] frugalware-current: bcm43xx-fwcutter-011-2-i686 Message-ID: <20080507105845.9BEB51190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=61b59674f60c4260bb1f6133476e4ffa785dbf81 commit 61b59674f60c4260bb1f6133476e4ffa785dbf81 Author: Krisztian VASAS Date: Wed May 7 12:58:41 2008 +0200 bcm43xx-fwcutter-011-2-i686 - reworked build() - newer normal and legacy drivers diff --git a/source/network-extra/bcm43xx-fwcutter/FrugalBuild b/source/network-extra/bcm43xx-fwcutter/FrugalBuild index e8562c1..b198f9a 100644 --- a/source/network-extra/bcm43xx-fwcutter/FrugalBuild +++ b/source/network-extra/bcm43xx-fwcutter/FrugalBuild @@ -4,7 +4,7 @@ pkgname=bcm43xx-fwcutter pkgver=011 -pkgrel=1 +pkgrel=2 pkgdesc="A tool which can extract firmware from various source files." _F_archive_name="b43-fwcutter" url="http://bu3sch.de/b43/fwcutter" @@ -21,13 +21,17 @@ sha1sums=('d8a7a6e9f8eb7d22bf79d2ac89b4fa8b13bcdcda' \ build() { Fmake - $FTPAGENT http://frugalware.hu/wifi/b43/wl_apsta.o - $FTPAGENT http://frugalware.hu/wifi/b43/wl_apsta_mimo.o + # normal + $FTPAGENT http://mirror2.openwrt.org/sources/broadcom-wl-4.150.10.5.tar.bz2 + tar xjf broadcom-wl-4.150.10.5.tar.bz2 + broadcom-wl-4.150.10.5/driver Fmkdir /lib/firmware - # For b43legacy module: - ./b43-fwcutter -w $Fdestdir/lib/firmware wl_apsta.o + # For normal module: + ./b43-fwcutter -w $Fdestdir/lib/firmware broadcom-wl-4.150.10.5/driver/wl_apsta_mimo.o + # legacy + $FTPAGENT http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o # For b43 module: - ./b43-fwcutter -w $Fdestdir/lib/firmware wl_apsta_mimo.o + ./b43-fwcutter -w $Fdestdir/lib/firmware wl_apsta-3.130.20.0.o Fmakeinstall PREFIX=$Fdestdir/usr install Fdoc README.Frugalware } From crazy at frugalware.org Wed May 7 13:10:15 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 13:10:16 2008 Subject: [Frugalware-git] frugalware-current: graphicsmagick-1.2.1-1-x86_64 Message-ID: <20080507111015.41B411190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4f52b3899a9fe3289b64dcbce9d796820e3517d1 commit 4f52b3899a9fe3289b64dcbce9d796820e3517d1 Author: crazy Date: Wed May 7 13:08:28 2008 +0200 graphicsmagick-1.2.1-1-x86_64 * Version bump diff --git a/source/xapps-extra/graphicsmagick/FrugalBuild b/source/xapps-extra/graphicsmagick/FrugalBuild index 3f71626..8d40487 100644 --- a/source/xapps-extra/graphicsmagick/FrugalBuild +++ b/source/xapps-extra/graphicsmagick/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=graphicsmagick -pkgver=1.2 +pkgver=1.2.1 pkgrel=1 pkgdesc="A collection of tools and libraries for many image formats" depends=('libxext' 'libsm' 'lcms' 'freetype2' 'libxml2' 'bzip2' 'jasper>=1.900.0' 'libpng' 'perl' 'urw-fonts' 'xghostscript') @@ -15,7 +15,7 @@ Finclude sourceforge source=($source gcc43.patch) url="http://www.graphicsmagick.org/" _F_cd_path="GraphicsMagick-$pkgver" -sha1sums=('632a5ad549a9de64f940aaf92197e16b2bd6ecee' \ +sha1sums=('ac217bd95e3c73a8344fae2fb99e9ea8fc8444dc' \ 'ef21522941221ae88a9430177c4da8179c228404') subpkgs=("$pkgname-docs") From priyank at frugalware.org Wed May 7 13:55:22 2008 From: priyank at frugalware.org (Priyank) Date: Wed May 7 13:55:24 2008 Subject: [Frugalware-git] frugalware-current: pcmanfm-0.4.0-1-i686 Message-ID: <20080507115522.BE48C1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3bfa12959d4812e90d81baa31461d1aca1de148b commit 3bfa12959d4812e90d81baa31461d1aca1de148b Author: Priyank Date: Wed May 7 17:17:31 2008 +0530 pcmanfm-0.4.0-1-i686 * Version bump diff --git a/source/xapps-extra/pcmanfm/FrugalBuild b/source/xapps-extra/pcmanfm/FrugalBuild index 17d3c66..b2824e0 100644 --- a/source/xapps-extra/pcmanfm/FrugalBuild +++ b/source/xapps-extra/pcmanfm/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=pcmanfm -pkgver=0.3.9.98 +pkgver=0.4.0 pkgrel=1 pkgdesc="Extremely fast and lightweight file manager." depends=('gtk+2' 'gamin' 'expat' 'startup-notification' 'hal>=0.5.7.1-3' 'dbus-glib>=0.71') @@ -15,7 +15,7 @@ _F_gnome_desktop="y" Finclude gnome-scriptlet Finclude sourceforge up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=156956|grep -m1 tar.gz|sed 's/.*fm-\(.*\).tar.gz .*/\1/' | sed 's/-//'" -sha1sums=('8c1694b047068e395ea6271d80f41f6619ec4b29') +sha1sums=('09c7a84b0fecb3d355f167fb5d26beba32675ef8') Fconfopts="${Fconfopts[@]} --enable-debug" # optimization OK From crazy at frugalware.org Wed May 7 14:10:06 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 14:10:07 2008 Subject: [Frugalware-git] frugalware-current: fusedav-0.2-2-x86_64 Message-ID: <20080507121006.4F01D1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1ebf6f5814595bacb71e3bded077d265f5b2e86e commit 1ebf6f5814595bacb71e3bded077d265f5b2e86e Author: crazy Date: Wed May 7 14:09:47 2008 +0200 fusedav-0.2-2-x86_64 * added x86_64 to archs * added patch to fix the build diff --git a/source/network-extra/fusedav/FrugalBuild b/source/network-extra/fusedav/FrugalBuild index 2a4cc98..6b8cba5 100644 --- a/source/network-extra/fusedav/FrugalBuild +++ b/source/network-extra/fusedav/FrugalBuild @@ -9,9 +9,19 @@ url="http://0pointer.de/lennart/projects/fusedav/" depends=('fuse>=2.5' 'neon>=0.26' 'heimdal>=1.1') makedepends=('xfsprogs-attr') groups=('network-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump $url |Flasttar" -source=(http://0pointer.de/lennart/projects/fusedav/fusedav-$pkgver.tar.gz) -sha1sums=('479088de5c8f02233f739441d218f2a641a68c2c') +source=(http://0pointer.de/lennart/projects/fusedav/fusedav-$pkgver.tar.gz compile.patch) +sha1sums=('479088de5c8f02233f739441d218f2a641a68c2c' \ + 'feb9ba5908f6cf975a7f42a701b450bb83a70f00') + +build() +{ + Fcd + Fpatchall + Fautoreconf + Fmake + Fmakeinstall +} # optimization OK diff --git a/source/network-extra/fusedav/compile.patch b/source/network-extra/fusedav/compile.patch new file mode 100644 index 0000000..c156b1c --- /dev/null +++ b/source/network-extra/fusedav/compile.patch @@ -0,0 +1,57 @@ +diff -Naur -X dont fusedav-0.2/config.h.in fusedav-0.2-p/config.h.in +--- fusedav-0.2/config.h.in 2006-04-02 18:04:41.000000000 +0200 ++++ fusedav-0.2-p/config.h.in 2008-05-07 13:52:48.000000000 +0200 +@@ -113,6 +113,9 @@ + /* Define to the version of this package. */ + #undef PACKAGE_VERSION + ++/* The size of a `off_t', as computed by sizeof. */ ++#undef SIZEOF_OFF_T ++ + /* Define to 1 if you have the ANSI C header files. */ + #undef STDC_HEADERS + +diff -Naur -X dont fusedav-0.2/configure.ac fusedav-0.2-p/configure.ac +--- fusedav-0.2/configure.ac 2006-04-02 18:04:33.000000000 +0200 ++++ fusedav-0.2-p/configure.ac 2008-05-07 13:52:48.000000000 +0200 +@@ -88,6 +88,8 @@ + done + fi + ++AC_CHECK_SIZEOF(off_t) ++ + # 64 Bit LFS support + AC_SYS_LARGEFILE + +diff -Naur -X dont fusedav-0.2/src/filecache.c fusedav-0.2-p/src/filecache.c +--- fusedav-0.2/src/filecache.c 2006-04-02 16:03:08.000000000 +0200 ++++ fusedav-0.2-p/src/filecache.c 2008-05-07 13:52:48.000000000 +0200 +@@ -47,6 +47,11 @@ + #include "fusedav.h" + #include "session.h" + ++#if (SIZEOF_OFF_T >= 8) ++# define ne_content_range64 ne_content_range ++# define ne_get_range64 ne_get_range ++#endif ++ + struct file_info { + char *filename; + int fd; +diff -Naur -X dont fusedav-0.2/src/fusedav.c fusedav-0.2-p/src/fusedav.c +--- fusedav-0.2/src/fusedav.c 2006-04-02 17:42:49.000000000 +0200 ++++ fusedav-0.2-p/src/fusedav.c 2008-05-07 13:52:48.000000000 +0200 +@@ -1386,8 +1386,11 @@ + } + + if (!ne_has_support(NE_FEATURE_SSL) || +- !ne_has_support(NE_FEATURE_TS_SSL) || +- !ne_has_support(NE_FEATURE_LFS)) { ++ !ne_has_support(NE_FEATURE_TS_SSL) ++#if (SIZEOF_OFF_T < 8) ++ || !ne_has_support(NE_FEATURE_LFS) ++#endif ++ ) { + fprintf(stderr, "fusedav requires libneon built with SSL, SSL thread safety and LFS enabled.\n"); + goto finish; + } From crazy at frugalware.org Wed May 7 14:15:57 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 14:15:58 2008 Subject: [Frugalware-git] frugalware-current: fusedav-0.2-3-x86_64 Message-ID: <20080507121557.CAED01190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=84b3220f6db347b89b48878208a0934d5dda0db9 commit 84b3220f6db347b89b48878208a0934d5dda0db9 Author: crazy Date: Wed May 7 14:15:46 2008 +0200 fusedav-0.2-3-x86_64 * grrr forgot to relbump * fix is needed for 32bit too diff --git a/source/network-extra/fusedav/FrugalBuild b/source/network-extra/fusedav/FrugalBuild index 6b8cba5..0da6f41 100644 --- a/source/network-extra/fusedav/FrugalBuild +++ b/source/network-extra/fusedav/FrugalBuild @@ -3,7 +3,7 @@ pkgname=fusedav pkgver=0.2 -pkgrel=2 +pkgrel=3 pkgdesc="a Linux userspace file system driver for mounting WebDAV shares." url="http://0pointer.de/lennart/projects/fusedav/" depends=('fuse>=2.5' 'neon>=0.26' 'heimdal>=1.1') From crazy at frugalware.org Wed May 7 14:18:02 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 14:18:04 2008 Subject: [Frugalware-git] frugalware-current: wakeonlan-0.41-1-x86_64 Message-ID: <20080507121802.8CDC21190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e6e5f72f82319c6dacf746428ee36416c4c9cbd1 commit e6e5f72f82319c6dacf746428ee36416c4c9cbd1 Author: crazy Date: Wed May 7 14:17:48 2008 +0200 wakeonlan-0.41-1-x86_64 * added x86_64 to archs diff --git a/source/network-extra/wakeonlan/FrugalBuild b/source/network-extra/wakeonlan/FrugalBuild index 43d3707..052e843 100644 --- a/source/network-extra/wakeonlan/FrugalBuild +++ b/source/network-extra/wakeonlan/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="a Perl script that sends 'magic packets' to wake-on-LAN enabled etherne url="http://gsd.di.uminho.pt/jpo/software/wakeonlan/" depends=('perl') groups=('network-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump http://gsd.di.uminho.pt/jpo/software/wakeonlan/ | grep -m1 'tar.gz\$' | sed 's/.*-\(.*\)\.tar.*/\1/'" source=(http://gsd.di.uminho.pt/jpo/software/$pkgname/downloads/$pkgname-$pkgver.tar.gz) sha1sums=('95ed4be631e291fc07a72d5625a1ee915b35f85f') From priyank at frugalware.org Wed May 7 14:24:07 2008 From: priyank at frugalware.org (Priyank) Date: Wed May 7 14:24:10 2008 Subject: [Frugalware-git] frugalware-current: bogofilter-1.1.7-1-i686 Message-ID: <20080507122407.D06D51190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f6b8a68a86303ae9a8c06870fda643f9311287ec commit f6b8a68a86303ae9a8c06870fda643f9311287ec Author: Priyank Date: Wed May 7 17:52:07 2008 +0530 bogofilter-1.1.7-1-i686 * Version bump diff --git a/source/network-extra/bogofilter/FrugalBuild b/source/network-extra/bogofilter/FrugalBuild index 5cdc0dc..3cfde9f 100644 --- a/source/network-extra/bogofilter/FrugalBuild +++ b/source/network-extra/bogofilter/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=bogofilter -pkgver=1.1.6 +pkgver=1.1.7 pkgrel=1 pkgdesc="A very fast Bayesian spam filtering tool." _F_sourceforge_broken_up2date=1 @@ -13,7 +13,7 @@ depends=('db>=4.6.18') backup=(etc/bogofilter.cf) groups=('network-extra') archs=('i686' 'x86_64') -sha1sums=('1b011c67d518fefff9ab6d120f5b513fce0f8fc2') +sha1sums=('47d8d8bafbdf8a63d87844b354201e13455480e5') build() { From crazy at frugalware.org Wed May 7 14:27:53 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 14:27:54 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-drae-1.0-1-x86_64 Message-ID: <20080507122753.BB9101190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=45712d337f14e9c0f8c9d735d7807e68fa090dba commit 45712d337f14e9c0f8c9d735d7807e68fa090dba Author: crazy Date: Wed May 7 14:27:17 2008 +0200 amsn-plugin-drae-1.0-1-x86_64 * added x86_64 to archs * btw something was wrong with * the initial commit of this one diff --git a/source/xapps-extra/amsn-plugin-drae/FrugalBuild b/source/xapps-extra/amsn-plugin-drae/FrugalBuild index 93d4d1d..408f81c 100644 --- a/source/xapps-extra/amsn-plugin-drae/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-drae/FrugalBuild @@ -10,7 +10,7 @@ _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" _F_sourceforge_broken_up2date=1 +archs=('i686' 'x86_64') Finclude sourceforge amsn rodepends=('lynx') -archs=('i686') -sha1sums=('8ea4929bb59366b4a35a247bbb0e729adf5df124') \ No newline at end of file +sha1sums=('8ea4929bb59366b4a35a247bbb0e729adf5df124') From priyank at frugalware.org Wed May 7 14:29:53 2008 From: priyank at frugalware.org (Priyank) Date: Wed May 7 14:29:54 2008 Subject: [Frugalware-git] frugalware-current: gtkwave-3.1.9-1-i686 Message-ID: <20080507122953.B3FC21190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7cecb2186b465e4160d372f0c1135fe0066a5219 commit 7cecb2186b465e4160d372f0c1135fe0066a5219 Author: Priyank Date: Wed May 7 17:58:42 2008 +0530 gtkwave-3.1.9-1-i686 * Version bump diff --git a/source/xapps-extra/gtkwave/FrugalBuild b/source/xapps-extra/gtkwave/FrugalBuild index eb9772c..5f456e8 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.3 +pkgver=3.1.9 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=('0143017fd466adc96bc35983fc8e5578a021e421') +sha1sums=('0266c77bf25d918fdb48ed7d7afd4fc6f7082f0f') # optimization OK From crazy at frugalware.org Wed May 7 14:41:11 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 14:41:13 2008 Subject: [Frugalware-git] frugalware-current: geda-core-1.4.0-1-x86_64 Message-ID: <20080507124111.226031190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=04e036b68773adb84768a85108a4d40da7ab84e0 commit 04e036b68773adb84768a85108a4d40da7ab84e0 Author: crazy Date: Wed May 7 14:39:55 2008 +0200 geda-core-1.4.0-1-x86_64 * added x86_64 to archs * added missing Fdie's and scriptlet option diff --git a/source/xapps-extra/geda-core/FrugalBuild b/source/xapps-extra/geda-core/FrugalBuild index 8e1fe07..d85b493 100644 --- a/source/xapps-extra/geda-core/FrugalBuild +++ b/source/xapps-extra/geda-core/FrugalBuild @@ -12,7 +12,8 @@ license="GPL-2" depends=('gtk+2' 'guile' 'libgeda>=$pkgver' 'desktop-file-utils') makedepends=('perl-xml-parser') groups=('xapps-extra' 'geda-suite') -archs=('i686') +options=('scriptlet') +archs=('i686' 'x86_64') 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 \ @@ -42,10 +43,10 @@ build() { for directory in geda-{gattrib,gnetlist,gschem,gsymcheck,symbols,utils,docs}-$pkgver; do Fmessage "Building gEDA:${directory}" - cd ${Fsrcdir}/${directory} - ./configure $Fconfopts + cd ${Fsrcdir}/${directory} || Fdie + ./configure $Fconfopts || Fdie make || Fdie - make DESTDIR=$Fdestdir install + make DESTDIR=$Fdestdir install || Fdie done Frm /usr/share/gEDA/sym/gnetman @@ -53,7 +54,7 @@ build() # Install examples Fmessage "Copying examples..." Fmkdir /usr/share/gEDA/examples - cd $Fsrcdir + cd $Fsrcdir || Fdie cp -dpr geda-examples-$pkgver/* $Fdestdir/usr/share/gEDA/examples/ Ffileschmod /usr/share/gEDA/examples 644 Fbuild_gnome_scriptlet From crazy at frugalware.org Wed May 7 15:20:32 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 15:20:34 2008 Subject: [Frugalware-git] frugalware-current: gcompris-8.4.4-1-x86_64 Message-ID: <20080507132032.9295A1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ac0e7c399a09753eb4bc712bec2cb4b0d4da90c0 commit ac0e7c399a09753eb4bc712bec2cb4b0d4da90c0 Author: crazy Date: Wed May 7 15:20:20 2008 +0200 gcompris-8.4.4-1-x86_64 * added x86_64 to archs diff --git a/source/games-extra/gcompris/FrugalBuild b/source/games-extra/gcompris/FrugalBuild index 7d9a548..ddf4905 100644 --- a/source/games-extra/gcompris/FrugalBuild +++ b/source/games-extra/gcompris/FrugalBuild @@ -11,7 +11,7 @@ depends=('pygtk' 'gnet' 'python' 'gnucap' 'gstreamer' 'sdl_mixer' 'gnuchess' \ rodepends=('gst-plugins-base-alsa' 'gst-plugins-base-ogg' 'gst-plugins-base-oil') makedepends=('perl-xml-parser' 'intltool' 'texi2html' 'gettext' 'libgnomecanvas' 'subversion') # lol groups=('games-extra') -archs=('i686') +archs=('i686' 'x86_64') _F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://gcompris.net/" From crazy at frugalware.org Wed May 7 15:26:03 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 15:26:04 2008 Subject: [Frugalware-git] frugalware-current: monodevelop-boo-1.0-1-x86_64 Message-ID: <20080507132603.8A3061190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=32db110c1728a7a482d8866028314cffa71668ef commit 32db110c1728a7a482d8866028314cffa71668ef Author: crazy Date: Wed May 7 15:25:34 2008 +0200 monodevelop-boo-1.0-1-x86_64 * added x86_64 to archs diff --git a/source/gnome-extra/monodevelop-boo/FrugalBuild b/source/gnome-extra/monodevelop-boo/FrugalBuild index 8b48581..2c5c609 100644 --- a/source/gnome-extra/monodevelop-boo/FrugalBuild +++ b/source/gnome-extra/monodevelop-boo/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.mono-project.com/" depends=('monodevelop>=1.0' 'boo' 'gtksourceview-sharp') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="Flasttar http://www.go-mono.com/sources-stable/" source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) options=('scriptlet') From crazy at frugalware.org Wed May 7 15:30:43 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 15:30:43 2008 Subject: [Frugalware-git] frugalware-current: monodevelop-database-1.0-1-x86_64 Message-ID: <20080507133043.165A81190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0b6bf584a0d902c4109af751986ce0a7d37d1698 commit 0b6bf584a0d902c4109af751986ce0a7d37d1698 Author: crazy Date: Wed May 7 15:30:21 2008 +0200 monodevelop-database-1.0-1-x86_64 * added x86_64 to archs diff --git a/source/gnome-extra/monodevelop-database/FrugalBuild b/source/gnome-extra/monodevelop-database/FrugalBuild index c5fe1d9..a5f43d4 100644 --- a/source/gnome-extra/monodevelop-database/FrugalBuild +++ b/source/gnome-extra/monodevelop-database/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.mono-project.com/" depends=('monodevelop>=1.0' 'sqlite3') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="Flasttar http://www.go-mono.com/sources-stable/" source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') From crazy at frugalware.org Wed May 7 15:33:27 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 15:33:28 2008 Subject: [Frugalware-git] frugalware-current: monodevelop-java-1.0-1-x86_64 Message-ID: <20080507133327.88CF81190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=25bbf1abd960526472a01696a84ccfb6119726aa commit 25bbf1abd960526472a01696a84ccfb6119726aa Author: crazy Date: Wed May 7 15:33:13 2008 +0200 monodevelop-java-1.0-1-x86_64 * added x86_64 to archs diff --git a/source/gnome-extra/monodevelop-java/FrugalBuild b/source/gnome-extra/monodevelop-java/FrugalBuild index 61184b1..98b03fe 100644 --- a/source/gnome-extra/monodevelop-java/FrugalBuild +++ b/source/gnome-extra/monodevelop-java/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.mono-project.com/" depends=('monodevelop>=1.0') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="Flasttar http://www.go-mono.com/sources-stable/" source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) options=('scriptlet') From crazy at frugalware.org Wed May 7 15:38:04 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 15:38:06 2008 Subject: [Frugalware-git] frugalware-current: balsa-2.3.23-1-x86_64 Message-ID: <20080507133804.7D5A01190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=421f02bcd4802f0e9e3c2190dc54ccff1f169b99 commit 421f02bcd4802f0e9e3c2190dc54ccff1f169b99 Author: crazy Date: Wed May 7 15:37:05 2008 +0200 balsa-2.3.23-1-x86_64 * added x86_64 to archs diff --git a/source/gnome-extra/balsa/FrugalBuild b/source/gnome-extra/balsa/FrugalBuild index cbbf8d2..1da9434 100644 --- a/source/gnome-extra/balsa/FrugalBuild +++ b/source/gnome-extra/balsa/FrugalBuild @@ -10,18 +10,18 @@ up2date="lynx -dump $url/download.html | Flasttar" source=($url/$pkgname-$pkgver.tar.bz2) options=('scriptlet') depends=('libesmtp' 'gmime' 'aspell' 'libgnomeprint' 'libgnomeprintui' 'libbonobo' \ -'libgnome' 'libgnomeui' 'gnome-vfs' 'gtkhtml' 'gpgme' 'sqlite3' 'openssl' 'gtkspell' \ -'libsm' 'gnome-keyring' 'popt' 'esd' 'pango' 'libart_lgpl' 'atk' 'freetype2' \ -'libxau' 'libxdmcp' 'libnotify' 'libglade' 'libjpeg' 'libxdamage' 'gtkspell' \ -'libxinerama' 'libxi' 'libxrandr' 'libxcursor' 'libgcc' 'gtksourceview') + 'libgnome' 'libgnomeui' 'gnome-vfs' 'gtkhtml' 'gpgme' 'sqlite3' 'openssl' 'gtkspell' \ + 'libsm' 'gnome-keyring' 'popt' 'esd' 'pango' 'libart_lgpl' 'atk' 'freetype2' \ + 'libxau' 'libxdmcp' 'libnotify' 'libglade' 'libjpeg' 'libxdamage' 'gtkspell' \ + 'libxinerama' 'libxi' 'libxrandr' 'libxcursor' 'libgcc' 'gtksourceview') makedepends=('perl-xml-parser' 'rarian') _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome-scriptlet groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('83b59c8964744f8d3d0a36fdfcdb9e5e4f2f0b96') Fconfopts="${Fconfopts[@]} --with-ssl --with-gtkprint --with-gpgme=gpgme-config \ ---with-sqlite=sqlite3 --with-gtkspell --with-gtksourceview=yes" + --with-sqlite=sqlite3 --with-gtkspell --with-gtksourceview=yes" # optimization OK From crazy at frugalware.org Wed May 7 15:42:05 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 15:42:07 2008 Subject: [Frugalware-git] frugalware-current: pidgin-audacious-2.0.0-1-x86_64 Message-ID: <20080507134205.245921190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=14d9bb1c747af2b138bd15d68d2cef2f227b26c2 commit 14d9bb1c747af2b138bd15d68d2cef2f227b26c2 Author: crazy Date: Wed May 7 15:41:42 2008 +0200 pidgin-audacious-2.0.0-1-x86_64 * added x86_64 to archs diff --git a/source/xapps-extra/pidgin-audacious/FrugalBuild b/source/xapps-extra/pidgin-audacious/FrugalBuild index 43adf1e..2915ae9 100644 --- a/source/xapps-extra/pidgin-audacious/FrugalBuild +++ b/source/xapps-extra/pidgin-audacious/FrugalBuild @@ -8,7 +8,8 @@ pkgdesc="A Pidgin plugin that provides integration with Audacious." url="http://www.honeyplanet.jp/download.html#pidgin-audacious" depends=('pidgin' 'audacious' 'dbus') groups=('xapps-extra') -archs=('i686') +archs=('i686' 'x86_64') +options=('scriptlet') up2date="lynx -dump $url | grep -m1 tar.gz | Flasttar" source=(http://www.honeyplanet.jp/$pkgname-$pkgver.tar.gz \ $pkgname-makefile.patch) From crazy at frugalware.org Wed May 7 15:42:58 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 15:42:59 2008 Subject: [Frugalware-git] frugalware-current: pymp-1.0-1-x86_64 Message-ID: <20080507134258.390E21190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=93ee09e56822b1b659fc86c60d2ac2f42bffb172 commit 93ee09e56822b1b659fc86c60d2ac2f42bffb172 Author: crazy Date: Wed May 7 15:42:42 2008 +0200 pymp-1.0-1-x86_64 * added x86_64 to archs diff --git a/source/xapps-extra/pymp/FrugalBuild b/source/xapps-extra/pymp/FrugalBuild index b03ec1c..95ec54b 100644 --- a/source/xapps-extra/pymp/FrugalBuild +++ b/source/xapps-extra/pymp/FrugalBuild @@ -6,7 +6,8 @@ pkgver=1.0 pkgrel=1 pkgdesc="A lean, flexible frontend to MPlayer written in Python" url="http://jdolan.dyndns.org/trac/wiki/Pymp" -archs=('i686') +archs=('i686' 'x86_64') +options=('scriptlet') groups=('xapps-extra') depends=('pygtk' 'mplayer') up2date="lynx -dump $url | grep -m1 .tar.bz2 | Flasttarbz2" From crazy at frugalware.org Wed May 7 15:45:23 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 15:45:24 2008 Subject: [Frugalware-git] frugalware-current: pympd-0.08.1-1-x86_64 Message-ID: <20080507134523.C7E0F1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1329a9559a225510989ec68626ce99ab61921388 commit 1329a9559a225510989ec68626ce99ab61921388 Author: crazy Date: Wed May 7 15:45:07 2008 +0200 pympd-0.08.1-1-x86_64 * added x86_64 to archs diff --git a/source/xapps-extra/pympd/FrugalBuild b/source/xapps-extra/pympd/FrugalBuild index e7213fe..aead151 100644 --- a/source/xapps-extra/pympd/FrugalBuild +++ b/source/xapps-extra/pympd/FrugalBuild @@ -6,7 +6,8 @@ pkgver=0.08.1 pkgrel=1 pkgdesc="A frontend for mpd in the style of rhythmbox and itunes." Finclude sourceforge -archs=('i686') +archs=('i686' 'x86_64') +options=('scriptlet') groups=('xapps-extra') depends=('mpd' 'pygtk') sha1sums=('b266af61e83a350af097f3a789465e9939159a01') From crazy at frugalware.org Wed May 7 15:51:07 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 15:51:09 2008 Subject: [Frugalware-git] frugalware-current: qt4-4.4.0-1-x86_64 Message-ID: <20080507135107.721EF1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=98695f2f94202a889dcbe71ecaac82b34fea6332 commit 98695f2f94202a889dcbe71ecaac82b34fea6332 Author: crazy Date: Wed May 7 15:50:56 2008 +0200 qt4-4.4.0-1-x86_64 * depends fixes diff --git a/source/xlib-extra/qt4/FrugalBuild b/source/xlib-extra/qt4/FrugalBuild index 01e91d7..64ac019 100644 --- a/source/xlib-extra/qt4/FrugalBuild +++ b/source/xlib-extra/qt4/FrugalBuild @@ -73,13 +73,13 @@ subdescs=('Qt4 Documentation.' 'Qt4 Demo and Example Programs.' 'Qt4 Core Librar subdepends=('' \ 'libqthelp libqtassistantclient libqtopengl libpng libsm libxi libxrandr libxinerama fontconfig glib2 libgl libstdc++ libxdamage libqtscript libqtdesigner qt4-qdbus libqtuitools libqt3support libqtsvg libqttest libqtwebkit' \ 'libstdc++ zlib glib2' \ - 'libpng libsm libxi libxrandr libxinerama fontconfig libgcc libmng libqtsvg' \ + 'libpng libsm libxi libxrandr libxinerama fontconfig libgcc libmng libqtsvg libqtcore' \ 'libqtcore libgcc' \ 'mesa libqtgui libxrender' \ 'libqtsql libqtnetwork libqtxml libqtgui libqtcore' \ 'libqtcore libgcc' \ 'libqtcore libgcc' \ - 'libqtgui libice libxrender libxext libgcc' \ + 'libqtgui libice libxrender libxext libgcc libqtcore' \ 'libqtcore libgcc' \ 'libqtcore libgcc' \ 'dbus libqtxml libgcc' \ From crazy at frugalware.org Wed May 7 20:20:12 2008 From: crazy at frugalware.org (crazy) Date: Wed May 7 20:20:15 2008 Subject: [Frugalware-git] frugalware-current: rblibtorrent-0.13-2-x86_64 Message-ID: <20080507182012.D52361190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=496aee7ec5226e8026a8267ad8193900a1d8eb14 commit 496aee7ec5226e8026a8267ad8193900a1d8eb14 Author: crazy Date: Wed May 7 20:18:45 2008 +0200 rblibtorrent-0.13-2-x86_64 * release bump * added pre_upgrade() so we really force an * update of ld.so.conf , no matter how some * folks are updating current should now work even * for Iron's updating style or with force and whatnot diff --git a/source/lib-extra/rblibtorrent/FrugalBuild b/source/lib-extra/rblibtorrent/FrugalBuild index 5e6bc57..9972551 100644 --- a/source/lib-extra/rblibtorrent/FrugalBuild +++ b/source/lib-extra/rblibtorrent/FrugalBuild @@ -3,7 +3,7 @@ pkgname=rblibtorrent pkgver=0.13 -pkgrel=1 +pkgrel=2 pkgdesc="LibTorrent is a BitTorrent library written in C++" _F_sourceforge_name="libtorrent" Finclude sourceforge diff --git a/source/lib-extra/rblibtorrent/rblibtorrent.install b/source/lib-extra/rblibtorrent/rblibtorrent.install index c284e49..49131b0 100644 --- a/source/lib-extra/rblibtorrent/rblibtorrent.install +++ b/source/lib-extra/rblibtorrent/rblibtorrent.install @@ -6,6 +6,11 @@ post_install() fi } +pre_upgrade() +{ + post_install +} + pre_remove() { cat etc/ld.so.conf | grep -v '/usr/lib/libtorrent' >/tmp/ld.so.conf.new From vmiklos at frugalware.org Wed May 7 23:13:51 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed May 7 23:13:53 2008 Subject: [Frugalware-git] frugalware-current: icebgset-1.3-1-i686 Message-ID: <20080507211351.DB4641190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2f4ca199e69348115c574ecc92db13ddc7c2fb54 commit 2f4ca199e69348115c574ecc92db13ddc7c2fb54 Author: James Buren Date: Tue Apr 29 03:16:19 2008 -0500 icebgset-1.3-1-i686 * new package - application for setting background image in icewm [vmiklos: removed trailing whitespace, unnecessary Fcd, missing return 1 after qmake] diff --git a/source/xapps-extra/icebgset/FrugalBuild b/source/xapps-extra/icebgset/FrugalBuild new file mode 100644 index 0000000..3d0b8b3 --- /dev/null +++ b/source/xapps-extra/icebgset/FrugalBuild @@ -0,0 +1,26 @@ +# Compiling Time: 0.02 SBU +# Maintainer: VMiklos +# Contributor: James Buren + +pkgname=icebgset +pkgver=1.3 +pkgrel=1 +pkgdesc="application for changing the background in icewm" +up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=80316' | grep '$pkgname' | head -n1 | sed 's|.tar.bz2.*$||' | sed 's|^.*-||'" +source=(http://downloads.sourceforge.net/icecc/$pkgname-$pkgver.tar.bz2) +url="http://icecc.sourceforge.net/" +depends=('qt' 'libstdc++' 'zlib' 'libgl' 'libglx' 'libxmu' 'libxi') +rodepends=('icewm') +groups=('xapps-extra') +archs=('i686') +sha1sums=('89f7beda8a507fece845461fb8a2b40b1cfe29ea') + +build() +{ + Fsed '/usr/local' '/usr' $pkgname.pro + qmake || return 1 + Fmake + Fmakeinstall INSTALL_ROOT=$Fdestdir +} + +# optimization OK From vmiklos at frugalware.org Wed May 7 23:18:55 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed May 7 23:18:56 2008 Subject: [Frugalware-git] frugalware-current: iceked-1.5-1-i686 Message-ID: <20080507211855.28BDF1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=450f367ce28ca5b35048f662c8fe93d810de627f commit 450f367ce28ca5b35048f662c8fe93d810de627f Author: James Buren Date: Tue Apr 29 03:17:24 2008 -0500 iceked-1.5-1-i686 * new package - application for editting icewm keybindings [vmiklos: removed trailing whitespace, unnecessary Fcd, missing return 1 after qmake] diff --git a/source/xapps-extra/iceked/FrugalBuild b/source/xapps-extra/iceked/FrugalBuild new file mode 100644 index 0000000..42d92b3 --- /dev/null +++ b/source/xapps-extra/iceked/FrugalBuild @@ -0,0 +1,26 @@ +# Compiling Time: 0.02 SBU +# Maintainer: VMiklos +# Contributor: James Buren + +pkgname=iceked +pkgver=1.5 +pkgrel=1 +pkgdesc="application for configuring icewm keybindings" +up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=80316' | grep '$pkgname' | head -n1 | sed 's|.tar.bz2.*$||' | sed 's|^.*-||'" +source=(http://downloads.sourceforge.net/icecc/$pkgname-$pkgver.tar.bz2) +url="http://icecc.sourceforge.net/" +depends=('qt' 'libstdc++' 'zlib' 'libgl' 'libglx' 'libxmu' 'libxi') +rodepends=('icewm') +groups=('xapps-extra') +archs=('i686') +sha1sums=('d3d321f0675428d67ec553c2da06492663caae79') + +build() +{ + Fsed '/usr/local' '/usr' $pkgname.pro + qmake || return 1 + Fmake + Fmakeinstall INSTALL_ROOT=$Fdestdir +} + +# optimization OK From vmiklos at frugalware.org Wed May 7 23:23:00 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed May 7 23:23:01 2008 Subject: [Frugalware-git] frugalware-current: icets-1.4-1-i686 Message-ID: <20080507212300.8518F1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=709b25de404a9f3d471d705d9076e86f586c7c70 commit 709b25de404a9f3d471d705d9076e86f586c7c70 Author: James Buren Date: Tue Apr 29 03:18:29 2008 -0500 icets-1.4-1-i686 * new package - application for switching themes in icewm [vmiklos: fixups like trailing whitespace, unnecessary Fcd, missing error check for qmake, code duplication cleanup] diff --git a/source/xapps-extra/icets/FrugalBuild b/source/xapps-extra/icets/FrugalBuild new file mode 100644 index 0000000..4b4d3bb --- /dev/null +++ b/source/xapps-extra/icets/FrugalBuild @@ -0,0 +1,26 @@ +# Compiling Time: 0.01 SBU +# Maintainer: VMiklos +# Contributor: James Buren + +pkgname=icets +pkgver=1.4 +pkgrel=1 +pkgdesc="application for changing the current icewm theme" +up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=80316' | grep '$pkgname' | head -n1 | sed 's|.tar.bz2.*$||' | sed 's|^.*-||'" +source=(http://downloads.sourceforge.net/icecc/$pkgname-$pkgver.tar.bz2) +url="http://icecc.sourceforge.net/" +depends=('qt' 'libstdc++' 'zlib' 'libgl' 'libglx' 'libxmu' 'libxi') +rodepends=('icewm') +groups=('xapps-extra') +archs=('i686') +sha1sums=('20dfa71993de7f0c9c00ba8313ea78ada1cfd2ce') + +build() +{ + Fsed '/usr/local' '/usr' $pkgname.{pro,cpp} + qmake || return 1 + Fmake + Fmakeinstall INSTALL_ROOT=$Fdestdir +} + +# optimization OK From vmiklos at frugalware.org Thu May 8 01:01:27 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 8 01:01:29 2008 Subject: [Frugalware-git] frugalware-current: mplayer-1.0rc2-6-i686 Message-ID: <20080507230127.A60861190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3eba1a0e1fc5132308a75f7d17798a79e20dd58c commit 3eba1a0e1fc5132308a75f7d17798a79e20dd58c Author: Miklos Vajna Date: Thu May 8 01:01:04 2008 +0200 mplayer-1.0rc2-6-i686 - splitout mencoder - closes #2828 diff --git a/source/xapps/mplayer/FrugalBuild b/source/xapps/mplayer/FrugalBuild index 0a1df93..2bf0fc4 100644 --- a/source/xapps/mplayer/FrugalBuild +++ b/source/xapps/mplayer/FrugalBuild @@ -5,7 +5,7 @@ pkgname=mplayer _F_archive_name=MPlayer pkgver=1.0rc2 pkgextraver= -pkgrel=5 +pkgrel=6 pkgdesc="The Movie Player" url="http://www.mplayerhq.hu/" depends=('mesa' 'fontconfig' 'libstdc++' 'libdv' 'termcap' 'libjpeg' 'libmad' \ @@ -13,6 +13,8 @@ depends=('mesa' 'fontconfig' 'libstdc++' 'libdv' 'termcap' 'libjpeg' 'libmad' \ 'libxinerama' 'libtheora' 'cdparanoia' 'libxxf86dga' 'live' 'gtk+2' \ 'x264>=20080426' 'dejavu-ttf' 'openal' 'vidix' 'amrnb' 'amrwb') [ "$CARCH" == "i686" ] && depends=(${depends[@]} 'codecs') +# can be removed after 0.9 is out +rodepends=('mencoder') groups=('xapps') backup=('etc/mplayer/mplayer.conf') archs=('i686' 'x86_64') @@ -44,6 +46,12 @@ sha1sums=('e9b496f3527c552004ec6d01d6b43f196b43ce2d' \ # To add v4l support. # mknod -m 660 /dev/video0 c 81 0 +subpkgs=('mencoder') +subdescs=('The Movie Encoder') +subdepends=('x264 lame libpng libjpeg libungif alsa-lib cdparanoia fontconfig lzo libmad libtheora libstdc++ amrnb amrwb libdv xvidcore libxcb') +subgroups=('xmultimedia') +subarchs=('i686 x86_64') + build() { unset CFLAGS @@ -77,6 +85,13 @@ build() # Install default ttf font Fln /usr/lib/X11/fonts/TTF/DejaVuSans.ttf /usr/share/mplayer/subfont.ttf + + Fsplit mencoder usr/bin/mencoder usr/share/man/man1/mencoder.1 + cd $Fdestdir + for i in usr/share/man/*/man1/mencoder.1 + do + Fsplit mencoder $i + done } # optimization OK From vmiklos at frugalware.org Thu May 8 02:01:02 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 8 02:01:03 2008 Subject: [Frugalware-git] frugalware-current: buildbot-0.7.7-1-i686 Message-ID: <20080508000102.374FD1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e959331ee8c00df5026bc5bb60d8a37e2940c6b1 commit e959331ee8c00df5026bc5bb60d8a37e2940c6b1 Author: Miklos Vajna Date: Thu May 8 02:00:54 2008 +0200 buildbot-0.7.7-1-i686 - new package diff --git a/source/devel-extra/buildbot/FrugalBuild b/source/devel-extra/buildbot/FrugalBuild new file mode 100644 index 0000000..e5e72dd --- /dev/null +++ b/source/devel-extra/buildbot/FrugalBuild @@ -0,0 +1,12 @@ +# Compiling Time: 0 SBU +# Maintainer: VMiklos + +pkgname=buildbot +pkgver=0.7.7 +pkgrel=1 +pkgdesc="A system to automate the compile/test cycle to validate code changes." +Finclude sourceforge +depends=('twisted') +groups=('devel-extra') +archs=('i686') +signatures=($source.sig) From priyank at frugalware.org Thu May 8 10:08:34 2008 From: priyank at frugalware.org (Priyank) Date: Thu May 8 10:08:36 2008 Subject: [Frugalware-git] frugalware-current: python-distutils-extra-1.91.2-1-i686 Message-ID: <20080508080834.4E05B1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2c6c88e494a42519a1c3803be61cf645a15f949a commit 2c6c88e494a42519a1c3803be61cf645a15f949a Author: Priyank Date: Thu May 8 13:36:49 2008 +0530 python-distutils-extra-1.91.2-1-i686 * New package / Added because needed by blueman-0.5 diff --git a/source/devel-extra/python-distutils-extra/FrugalBuild b/source/devel-extra/python-distutils-extra/FrugalBuild new file mode 100644 index 0000000..2ceab23 --- /dev/null +++ b/source/devel-extra/python-distutils-extra/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0 SBU +# Maintainer: Priyank Gosalia + +pkgname=python-distutils-extra +pkgver=1.91.2 +pkgrel=1 +pkgdesc="provides additional functions to Python's distutils and setuptools" +url="http://www.glatzor.de/projects/$pkgname" +depends=('python' 'setuptools') +groups=('devel-extra') +archs=('i686') +up2date="lynx -dump http://archive.ubuntu.com/ubuntu/pool/main/p/$pkgname | grep tar.gz | grep -v ubuntu | sed 's/_/-/' | Flasttar" +source=(http://archive.ubuntu.com/ubuntu/pool/main/p/$pkgname/${pkgname}_$pkgver.tar.gz) +sha1sums=('e0a26f21c73a7cb585fe914b1d8af9469eb5decd') +_F_cd_path="debian" + From priyank at frugalware.org Thu May 8 10:27:05 2008 From: priyank at frugalware.org (Priyank) Date: Thu May 8 10:27:07 2008 Subject: [Frugalware-git] frugalware-current: blueman-0.5-1-i686 Message-ID: <20080508082705.C65FC1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e9043ea3d5beed8a0857b95349aa6369fad3b921 commit e9043ea3d5beed8a0857b95349aa6369fad3b921 Author: Priyank Date: Thu May 8 13:54:24 2008 +0530 blueman-0.5-1-i686 * Version bump * Removed gnome-obex-send-argsfix.diff (Fixed in upstream) * Added python-distutils-extra and intltool to makedepends * Added _F_gnome_iconcache * Fixed up2date/url diff --git a/source/gnome-extra/blueman/FrugalBuild b/source/gnome-extra/blueman/FrugalBuild index 8f55d2e..4cb36f9 100644 --- a/source/gnome-extra/blueman/FrugalBuild +++ b/source/gnome-extra/blueman/FrugalBuild @@ -2,26 +2,27 @@ # Maintainer: Priyank Gosalia pkgname=blueman -pkgver=0.3_2 -pkgrel=2 +pkgver=0.5 +pkgrel=1 pkgdesc="A Bluetooth management utility for GNOME." url="http://blueman.tuxfamily.org/" depends=('pyrex' 'bluez-libs>=3.23') rodepends=('gnome-bluetooth' 'gnome-vfs-obexftp' 'pybluez' 'dbus-python' 'bluez-utils>=3.23') +makedepends=('setuptools' 'python-distutils-extra' 'intltool') groups=('gnome-extra') archs=('i686' 'x86_64') options=('force') -up2date="lynx -dump http://download.tuxfamily.org/$pkgname/tarballs | grep tar.gz -m1 | Flasttar | sed 's/-/_/'" -source=(http://download.tuxfamily.org/$pkgname/tarballs/$pkgname-${pkgver/_/-}.tar.gz gnome-obex-send-argsfix.diff) -sha1sums=('824711dff63593a4c25f1185e3678f457695da27' \ - '7e904f403f042bfe8405247cc618fb6302f951e3') -_F_cd_path="$pkgname-0.3" +_F_gnome_iconcache="y" +Finclude gnome-scriptlet +up2date="lynx -dump http://download.tuxfamily.org/$pkgname | grep tar.gz -m1 | sed 's/_/-/' | Flasttar" +source=(http://download.tuxfamily.org/$pkgname/${pkgname}_${pkgver/_/-}.tar.gz) +sha1sums=('dcb6184ca987be147984af0d5fd2a15764301624') +_F_cd_path="${pkgname}_${pkgver}" build() { Fcd - Fpatchall python setup.py install --root $Fdestdir --prefix /usr -# Fcp /usr/share/blueman/icons/bluetooth.png /usr/share/pixmaps/blueman.png + Fbuild_gnome_scriptlet } diff --git a/source/gnome-extra/blueman/gnome-obex-send-argsfix.diff b/source/gnome-extra/blueman/gnome-obex-send-argsfix.diff deleted file mode 100644 index 7c0a762..0000000 --- a/source/gnome-extra/blueman/gnome-obex-send-argsfix.diff +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur blueman-0.3/src/blueman/Gui/toolbar.py blueman-0.3.new/src/blueman/Gui/toolbar.py ---- blueman-0.3/src/blueman/Gui/toolbar.py 2007-12-04 18:18:00.000000000 +0530 -+++ blueman-0.3.new/src/blueman/Gui/toolbar.py 2008-02-24 22:48:32.000000000 +0530 -@@ -284,7 +284,7 @@ - dest = Globals.main_list.get_selected_row()[0] - - #self.set_status(_("Sending file...")) -- os.system("gnome-obex-send \"" + filename + "\" --dest=" + dest + " &") -+ os.system("gnome-obex-send \"" + filename + "\" --device=" + dest + " &") - #os.system("gnome-obex-send \"" + filename + "\" --dest=" + dest + " 2>/dev/null") - - From priyank at frugalware.org Thu May 8 10:32:01 2008 From: priyank at frugalware.org (Priyank) Date: Thu May 8 10:32:02 2008 Subject: [Frugalware-git] frugalware-current: python-distutils-extra-1.91.2-x86_64 Message-ID: <20080508083201.3DA611190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6858ee988854c20bb38b7b7355de55a9bbb3d776 commit 6858ee988854c20bb38b7b7355de55a9bbb3d776 Author: Priyank Date: Thu May 8 14:00:48 2008 +0530 python-distutils-extra-1.91.2-x86_64 * Added x86_64 to archs diff --git a/source/devel-extra/python-distutils-extra/FrugalBuild b/source/devel-extra/python-distutils-extra/FrugalBuild index 2ceab23..408c04b 100644 --- a/source/devel-extra/python-distutils-extra/FrugalBuild +++ b/source/devel-extra/python-distutils-extra/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="provides additional functions to Python's distutils and setuptools" url="http://www.glatzor.de/projects/$pkgname" depends=('python' 'setuptools') groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump http://archive.ubuntu.com/ubuntu/pool/main/p/$pkgname | grep tar.gz | grep -v ubuntu | sed 's/_/-/' | Flasttar" source=(http://archive.ubuntu.com/ubuntu/pool/main/p/$pkgname/${pkgname}_$pkgver.tar.gz) sha1sums=('e0a26f21c73a7cb585fe914b1d8af9469eb5decd') From vmiklos at frugalware.org Thu May 8 15:13:50 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 8 15:13:53 2008 Subject: [Frugalware-git] frugalware-current: iceked-1.5-1-i686 Message-ID: <20080508131350.235EA1190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=475cc54da35335fc6801e286ab9ae72eb6662786 commit 475cc54da35335fc6801e286ab9ae72eb6662786 Author: Miklos Vajna Date: Thu May 8 15:13:03 2008 +0200 iceked-1.5-1-i686 - use Finclude sourceforge diff --git a/source/xapps-extra/iceked/FrugalBuild b/source/xapps-extra/iceked/FrugalBuild index 42d92b3..87995cd 100644 --- a/source/xapps-extra/iceked/FrugalBuild +++ b/source/xapps-extra/iceked/FrugalBuild @@ -6,9 +6,10 @@ pkgname=iceked pkgver=1.5 pkgrel=1 pkgdesc="application for configuring icewm keybindings" +_F_sourceforge_dirname="icecc" +_F_sourceforge_ext=".tar.bz2" +Finclude sourceforge up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=80316' | grep '$pkgname' | head -n1 | sed 's|.tar.bz2.*$||' | sed 's|^.*-||'" -source=(http://downloads.sourceforge.net/icecc/$pkgname-$pkgver.tar.bz2) -url="http://icecc.sourceforge.net/" depends=('qt' 'libstdc++' 'zlib' 'libgl' 'libglx' 'libxmu' 'libxi') rodepends=('icewm') groups=('xapps-extra') From vmiklos at frugalware.org Thu May 8 15:13:49 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 8 15:13:55 2008 Subject: [Frugalware-git] frugalware-current: icebgset-1.3-1-i686 Message-ID: <20080508131349.F40AB1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4c0a302b2ad305b46caf332b30c3d1fd063b73ae commit 4c0a302b2ad305b46caf332b30c3d1fd063b73ae Author: Miklos Vajna Date: Thu May 8 15:12:13 2008 +0200 icebgset-1.3-1-i686 - use Finclude sourceforge diff --git a/source/xapps-extra/icebgset/FrugalBuild b/source/xapps-extra/icebgset/FrugalBuild index 3d0b8b3..5323349 100644 --- a/source/xapps-extra/icebgset/FrugalBuild +++ b/source/xapps-extra/icebgset/FrugalBuild @@ -6,9 +6,10 @@ pkgname=icebgset pkgver=1.3 pkgrel=1 pkgdesc="application for changing the background in icewm" +_F_sourceforge_dirname="icecc" +_F_sourceforge_ext=".tar.bz2" +Finclude sourceforge up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=80316' | grep '$pkgname' | head -n1 | sed 's|.tar.bz2.*$||' | sed 's|^.*-||'" -source=(http://downloads.sourceforge.net/icecc/$pkgname-$pkgver.tar.bz2) -url="http://icecc.sourceforge.net/" depends=('qt' 'libstdc++' 'zlib' 'libgl' 'libglx' 'libxmu' 'libxi') rodepends=('icewm') groups=('xapps-extra') From vmiklos at frugalware.org Thu May 8 15:13:50 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 8 15:13:56 2008 Subject: [Frugalware-git] frugalware-current: icets-1.4-1-i686 Message-ID: <20080508131350.30F5E1190ACC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aa09ad3f95e7ce73768b1d6b1a93891ce1d7381e commit aa09ad3f95e7ce73768b1d6b1a93891ce1d7381e Author: Miklos Vajna Date: Thu May 8 15:13:29 2008 +0200 icets-1.4-1-i686 - use Finclude sourceforge diff --git a/source/xapps-extra/icets/FrugalBuild b/source/xapps-extra/icets/FrugalBuild index 4b4d3bb..526690a 100644 --- a/source/xapps-extra/icets/FrugalBuild +++ b/source/xapps-extra/icets/FrugalBuild @@ -6,9 +6,10 @@ pkgname=icets pkgver=1.4 pkgrel=1 pkgdesc="application for changing the current icewm theme" +_F_sourceforge_dirname="icecc" +_F_sourceforge_ext=".tar.bz2" +Finclude sourceforge up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=80316' | grep '$pkgname' | head -n1 | sed 's|.tar.bz2.*$||' | sed 's|^.*-||'" -source=(http://downloads.sourceforge.net/icecc/$pkgname-$pkgver.tar.bz2) -url="http://icecc.sourceforge.net/" depends=('qt' 'libstdc++' 'zlib' 'libgl' 'libglx' 'libxmu' 'libxi') rodepends=('icewm') groups=('xapps-extra') From vmiklos at frugalware.org Thu May 8 15:27:16 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 8 15:27:17 2008 Subject: [Frugalware-git] frugalware-current: iceked-1.5-1-i686 Message-ID: <20080508132716.8F9321190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f17bff33451f4c73981e72904699bec37b827b20 commit f17bff33451f4c73981e72904699bec37b827b20 Author: Miklos Vajna Date: Thu May 8 15:26:10 2008 +0200 iceked-1.5-1-i686 - remove custom up2date diff --git a/source/xapps-extra/iceked/FrugalBuild b/source/xapps-extra/iceked/FrugalBuild index 87995cd..9c1bd16 100644 --- a/source/xapps-extra/iceked/FrugalBuild +++ b/source/xapps-extra/iceked/FrugalBuild @@ -8,8 +8,8 @@ pkgrel=1 pkgdesc="application for configuring icewm keybindings" _F_sourceforge_dirname="icecc" _F_sourceforge_ext=".tar.bz2" +_F_sourceforge_broken_up2date=1 Finclude sourceforge -up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=80316' | grep '$pkgname' | head -n1 | sed 's|.tar.bz2.*$||' | sed 's|^.*-||'" depends=('qt' 'libstdc++' 'zlib' 'libgl' 'libglx' 'libxmu' 'libxi') rodepends=('icewm') groups=('xapps-extra') From vmiklos at frugalware.org Thu May 8 15:27:16 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 8 15:27:18 2008 Subject: [Frugalware-git] frugalware-current: icebgset-1.3-1-i686 Message-ID: <20080508132716.9B83B1190ACC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7897fc701a08bcf65ffb6501c29841e96926b2cb commit 7897fc701a08bcf65ffb6501c29841e96926b2cb Author: Miklos Vajna Date: Thu May 8 15:26:27 2008 +0200 icebgset-1.3-1-i686 - remove custom up2date diff --git a/source/xapps-extra/icebgset/FrugalBuild b/source/xapps-extra/icebgset/FrugalBuild index 5323349..34bd888 100644 --- a/source/xapps-extra/icebgset/FrugalBuild +++ b/source/xapps-extra/icebgset/FrugalBuild @@ -8,8 +8,8 @@ pkgrel=1 pkgdesc="application for changing the background in icewm" _F_sourceforge_dirname="icecc" _F_sourceforge_ext=".tar.bz2" +_F_sourceforge_broken_up2date=1 Finclude sourceforge -up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=80316' | grep '$pkgname' | head -n1 | sed 's|.tar.bz2.*$||' | sed 's|^.*-||'" depends=('qt' 'libstdc++' 'zlib' 'libgl' 'libglx' 'libxmu' 'libxi') rodepends=('icewm') groups=('xapps-extra') From vmiklos at frugalware.org Thu May 8 15:27:16 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 8 15:27:19 2008 Subject: [Frugalware-git] frugalware-current: icets-1.4-1-i686 Message-ID: <20080508132716.79DD81190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=35703e633dae5ec4534168a8a47c543662baea19 commit 35703e633dae5ec4534168a8a47c543662baea19 Author: Miklos Vajna Date: Thu May 8 15:24:33 2008 +0200 icets-1.4-1-i686 - remove custom up2date diff --git a/source/xapps-extra/icets/FrugalBuild b/source/xapps-extra/icets/FrugalBuild index 526690a..045a9bc 100644 --- a/source/xapps-extra/icets/FrugalBuild +++ b/source/xapps-extra/icets/FrugalBuild @@ -8,8 +8,8 @@ pkgrel=1 pkgdesc="application for changing the current icewm theme" _F_sourceforge_dirname="icecc" _F_sourceforge_ext=".tar.bz2" +_F_sourceforge_broken_up2date=1 Finclude sourceforge -up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=80316' | grep '$pkgname' | head -n1 | sed 's|.tar.bz2.*$||' | sed 's|^.*-||'" depends=('qt' 'libstdc++' 'zlib' 'libgl' 'libglx' 'libxmu' 'libxi') rodepends=('icewm') groups=('xapps-extra') From vmiklos at frugalware.org Thu May 8 15:30:48 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 8 15:30:49 2008 Subject: [Frugalware-git] frugalware-current: sourceforge.sh: automatically set broken up2date if dirname != pkgname Message-ID: <20080508133048.104841190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cee35f1aec036b756f0150ab0f0b47e904b60983 commit cee35f1aec036b756f0150ab0f0b47e904b60983 Author: Miklos Vajna Date: Thu May 8 15:29:12 2008 +0200 sourceforge.sh: automatically set broken up2date if dirname != pkgname diff --git a/source/include/sourceforge.sh b/source/include/sourceforge.sh index 8bfcb42..e8f7f3a 100644 --- a/source/include/sourceforge.sh +++ b/source/include/sourceforge.sh @@ -57,6 +57,8 @@ fi if [ -z "$_F_sourceforge_dirname" ]; then _F_sourceforge_dirname="$_F_sourceforge_name" +else + _F_sourceforge_broken_up2date=1 fi if [ -z "$_F_sourceforge_ext" ]; then From vmiklos at frugalware.org Thu May 8 15:49:23 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 8 15:49:24 2008 Subject: [Frugalware-git] frugalware-current: chmlib-0.39-2-i686 Message-ID: <20080508134923.200781190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=263dcd4cc71d884ae43d1795fd1e80f3bfbed89c commit 263dcd4cc71d884ae43d1795fd1e80f3bfbed89c Author: Miklos Vajna Date: Thu May 8 15:49:07 2008 +0200 chmlib-0.39-2-i686 - rebuilt with --enable-examples diff --git a/source/lib-extra/chmlib/FrugalBuild b/source/lib-extra/chmlib/FrugalBuild index 45f2a92..43ca649 100644 --- a/source/lib-extra/chmlib/FrugalBuild +++ b/source/lib-extra/chmlib/FrugalBuild @@ -3,7 +3,7 @@ pkgname=chmlib pkgver=0.39 -pkgrel=1 +pkgrel=2 pkgdesc="A library for dealing with Microsoft ITSS/CHM format files." url="http://www.jedrea.com/chmlib/" depends=() @@ -17,7 +17,7 @@ build() #Fcd $pkgname-${pkgver%.?} Fpatchall Fmkdir /usr/{include,lib} - Fmake + Fmake --enable-examples Fmakeinstall } From priyank at frugalware.org Thu May 8 17:34:51 2008 From: priyank at frugalware.org (Priyank) Date: Thu May 8 17:34:52 2008 Subject: [Frugalware-git] frugalware-current: bluez-gnome-0.25-2-i686 Message-ID: <20080508153451.5BEF01190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7ebec7363cb4d17bb3640721dc3c1ce09975d4e6 commit 7ebec7363cb4d17bb3640721dc3c1ce09975d4e6 Author: Priyank Date: Thu May 8 21:02:36 2008 +0530 bluez-gnome-0.25-2-i686 * Added a patch to fix the file receiving bug - If the XDG dirs XDG_DOWNLOADS_DIRECTORY and XDG_PUBLICHSARE_DIR are not set, then use /home//Desktop and /home// directories respectively. diff --git a/source/gnome-extra/bluez-gnome/FrugalBuild b/source/gnome-extra/bluez-gnome/FrugalBuild index 5038c40..b46dfdc 100644 --- a/source/gnome-extra/bluez-gnome/FrugalBuild +++ b/source/gnome-extra/bluez-gnome/FrugalBuild @@ -3,7 +3,7 @@ pkgname=bluez-gnome pkgver=0.25 -pkgrel=1 +pkgrel=2 pkgdesc="Bluetooth tools for GNOME" url="http://www.bluez.org/" depends=('dbus-glib>=0.71' 'openobex>=1.3-10' 'bluez-libs>=3.28' 'libnotify' 'gconf' 'gtk+2') @@ -13,9 +13,11 @@ 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) + $pkgname-0.7-categorize-menu-item.patch \ + $pkgname-fix_file_recieve_bug.patch) sha1sums=('22d4dbc2a14e5e6887e47da1c44fcadf5a39af54' \ - 'ceebaca0a771d2de2544170bcc7cc9cd3e74e3f0') + 'ceebaca0a771d2de2544170bcc7cc9cd3e74e3f0' \ + '73048db20d03e17c2f7a31337e9ad59cb5547421') _F_gnome_desktop=y _F_gnome_iconcache=y _F_gnome_mime=y diff --git a/source/gnome-extra/bluez-gnome/bluez-gnome-fix_file_recieve_bug.patch b/source/gnome-extra/bluez-gnome/bluez-gnome-fix_file_recieve_bug.patch new file mode 100644 index 0000000..2aa21fa --- /dev/null +++ b/source/gnome-extra/bluez-gnome/bluez-gnome-fix_file_recieve_bug.patch @@ -0,0 +1,38 @@ +--- bluez-gnome-0.25/applet/obex.c 2008-03-14 04:35:47.000000000 +0530 ++++ bluez-gnome-0.25.new/applet/obex.c 2008-05-08 20:35:23.000000000 +0530 +@@ -139,11 +139,17 @@ + + dir = g_get_user_special_dir(G_USER_DIRECTORY_DOWNLOAD); + ++ /* If the download directory is not set, use the user's Desktop dir ++ * so that the user can still receive files */ ++ if (dir == NULL) ++ dir = g_strdup_printf ("%s/Desktop", g_get_home_dir()); ++ + dbus_g_proxy_begin_call(opp_server, "Start", + start_opp_notify, NULL, NULL, + G_TYPE_STRING, dir, + G_TYPE_BOOLEAN, TRUE, + G_TYPE_BOOLEAN, TRUE, G_TYPE_INVALID); ++ g_free (dir); + } + + static void create_opp_server(DBusGProxy *manager) +@@ -206,11 +212,17 @@ + + dir = g_get_user_special_dir(G_USER_DIRECTORY_PUBLIC_SHARE); + ++ /* If the share directory is not set, use the user's home directory ++ * so that this service can work */ ++ if (dir == NULL) ++ dir = g_strdup_printf (g_get_home_dir()); ++ + dbus_g_proxy_begin_call(ftp_server, "Start", + start_ftp_notify, NULL, NULL, + G_TYPE_STRING, dir, + G_TYPE_BOOLEAN, FALSE, + G_TYPE_BOOLEAN, TRUE, G_TYPE_INVALID); ++ g_free (dir); + } + + static void create_ftp_server(DBusGProxy *manager) From priyank at frugalware.org Thu May 8 17:42:33 2008 From: priyank at frugalware.org (Priyank) Date: Thu May 8 17:42:35 2008 Subject: [Frugalware-git] frugalware-current: blueman-0.5-2-i686 Message-ID: <20080508154233.584641190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0bb0ff9ac311a1b7500fa5b874ea192b1ffbc388 commit 0bb0ff9ac311a1b7500fa5b874ea192b1ffbc388 Author: Priyank Date: Thu May 8 21:10:10 2008 +0530 blueman-0.5-2-i686 * should depend on obex-data-server and not on gnome-bluetooth. * updated bluez-* dependencies diff --git a/source/gnome-extra/blueman/FrugalBuild b/source/gnome-extra/blueman/FrugalBuild index 4cb36f9..ab54db9 100644 --- a/source/gnome-extra/blueman/FrugalBuild +++ b/source/gnome-extra/blueman/FrugalBuild @@ -3,11 +3,11 @@ pkgname=blueman pkgver=0.5 -pkgrel=1 +pkgrel=2 pkgdesc="A Bluetooth management utility for GNOME." url="http://blueman.tuxfamily.org/" -depends=('pyrex' 'bluez-libs>=3.23') -rodepends=('gnome-bluetooth' 'gnome-vfs-obexftp' 'pybluez' 'dbus-python' 'bluez-utils>=3.23') +depends=('pyrex' 'bluez-libs>=3.28') +rodepends=('gnome-vfs-obexftp' 'pybluez' 'dbus-python' 'bluez-utils>=3.28' 'obex-data-server') makedepends=('setuptools' 'python-distutils-extra' 'intltool') groups=('gnome-extra') archs=('i686' 'x86_64') From priyank at frugalware.org Thu May 8 20:21:31 2008 From: priyank at frugalware.org (Priyank) Date: Thu May 8 20:21:32 2008 Subject: [Frugalware-git] frugalware-0.8: gpsman-6.3.2-2-i686 Message-ID: <20080508182131.20D2F1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.8.git;a=commitdiff;h=57892186a14b881c0176b135eedb67564ddf619b commit 57892186a14b881c0176b135eedb67564ddf619b Author: Priyank Date: Thu May 8 23:50:15 2008 +0530 gpsman-6.3.2-2-i686 * Rebuild due to errors [thanks booba for noticing] diff --git a/source/xapps-extra/gpsman/FrugalBuild b/source/xapps-extra/gpsman/FrugalBuild index 905e383..f70e374 100644 --- a/source/xapps-extra/gpsman/FrugalBuild +++ b/source/xapps-extra/gpsman/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: ~0 SBU +# Compiling Time: 0 SBU # Maintainer: Priyank Gosalia pkgname=gpsman pkgver=6.3.2 -pkgrel=1 +pkgrel=2 pkgdesc="GPSMan is a graphical manager of GPS data." url="http://www.ncc.up.pt/gpsman/" depends=('tcl' 'tk') From priyank at frugalware.org Thu May 8 20:23:30 2008 From: priyank at frugalware.org (Priyank) Date: Thu May 8 20:23:31 2008 Subject: [Frugalware-git] frugalware-0.8: gpsman-6.3.2-2kalgan1-i686 Message-ID: <20080508182330.6852C1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.8.git;a=commitdiff;h=0fee11c52e955b03da68e01e83a827f32b4e7ff9 commit 0fee11c52e955b03da68e01e83a827f32b4e7ff9 Author: Priyank Date: Thu May 8 23:52:18 2008 +0530 gpsman-6.3.2-2kalgan1-i686 * Fix pkgrel diff --git a/source/xapps-extra/gpsman/FrugalBuild b/source/xapps-extra/gpsman/FrugalBuild index f70e374..658363f 100644 --- a/source/xapps-extra/gpsman/FrugalBuild +++ b/source/xapps-extra/gpsman/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gpsman pkgver=6.3.2 -pkgrel=2 +pkgrel=2kalgan1 pkgdesc="GPSMan is a graphical manager of GPS data." url="http://www.ncc.up.pt/gpsman/" depends=('tcl' 'tk') From crazy at frugalware.org Thu May 8 21:15:26 2008 From: crazy at frugalware.org (crazy) Date: Thu May 8 21:15:28 2008 Subject: [Frugalware-git] frugalware-current: avidemux-2.4.1-2-x86_64 Message-ID: <20080508191526.113101190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=91f159167a61b798cd623662a0f7d55ba554cf03 commit 91f159167a61b798cd623662a0f7d55ba554cf03 Author: crazy Date: Thu May 8 21:13:09 2008 +0200 avidemux-2.4.1-2-x86_64 * release bump * ffmpeg fallout * added gcc43 patches * added small notice about QT4 support in FB * closes FS#3064 diff --git a/source/gnome-extra/avidemux/FrugalBuild b/source/gnome-extra/avidemux/FrugalBuild index 56fa068..fa0be6a 100644 --- a/source/gnome-extra/avidemux/FrugalBuild +++ b/source/gnome-extra/avidemux/FrugalBuild @@ -3,18 +3,24 @@ pkgname=avidemux pkgver=2.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="A graphical tool to edit video (filter/re-encode/split)" url="http://fixounet.free.fr/avidemux/" depends=('a52dec>=0.7.4-2' 'sdl' 'lame' 'faac' 'libxml2' 'xvidcore' 'faad2' \ - 'mjpegtools>=1.8.0-2' 'libvorbis' 'libogg' 'libmad' 'spidermonkey') + 'mjpegtools>=1.8.0-2' 'libvorbis' 'libogg' 'libmad' 'spidermonkey' \ + 'libquicktime>=1.0.2-2' 'x264>=20080426') groups=('gnome-extra') options=('scriptlet') archs=('i686' 'x86_64') up2date="lynx -dump ${url}download.html|grep -m1 '.tar.gz'|sed 's/ *\(.*\) (.*/\1/'" -source=(http://download.berlios.de/$pkgname/${pkgname}_${pkgver}.tar.gz) #avidemux-2.1.2-x264.diff) +source=(http://download.berlios.de/$pkgname/${pkgname}_${pkgver}.tar.gz \ + gcc43.patch gcc43-missing-asm-naming.patch) license="GPL" -sha1sums=('6bbf542bab73d91cb73f198d2d8afe10d83b2821') +sha1sums=('6bbf542bab73d91cb73f198d2d8afe10d83b2821' \ + '7197a4d035eb99e6ceed5c763d57d4091e4c309a' \ + '00ee010a0d1373a7887d67f6026de55735cfa46e') + +## QT4 support - crazy - build() { diff --git a/source/gnome-extra/avidemux/gcc43-missing-asm-naming.patch b/source/gnome-extra/avidemux/gcc43-missing-asm-naming.patch new file mode 100644 index 0000000..6cb8bd7 --- /dev/null +++ b/source/gnome-extra/avidemux/gcc43-missing-asm-naming.patch @@ -0,0 +1,133 @@ +diff -urdH avidemux_2.4.1-gcc43-inlines/avidemux/ADM_libraries/ADM_utilities/ADM_imageUtils.cpp avidemux_2.4.1/avidemux/ADM_libraries/ADM_utilities/ADM_imageUtils.cpp +--- avidemux_2.4.1-gcc43-inlines/avidemux/ADM_libraries/ADM_utilities/ADM_imageUtils.cpp 2008-03-12 07:47:59.000000000 +0300 ++++ avidemux_2.4.1/avidemux/ADM_libraries/ADM_utilities/ADM_imageUtils.cpp 2008-03-13 04:43:33.000000000 +0300 +@@ -150,7 +150,7 @@ + return df; + } + #if defined( ARCH_X86 ) || defined (ARCH_X86_64) +-static uint64_t noise64; ++static uint64_t noise64 asm("noise64"); + static uint32_t computeDiffMMX(uint8_t *s1,uint8_t *s2,uint32_t noise,uint32_t l) + { + uint32_t df=0; +diff -urdH avidemux_2.4.1-gcc43-inlines/avidemux/ADM_video/ADM_interlaced.cpp avidemux_2.4.1/avidemux/ADM_video/ADM_interlaced.cpp +--- avidemux_2.4.1-gcc43-inlines/avidemux/ADM_video/ADM_interlaced.cpp 2008-03-12 07:48:00.000000000 +0300 ++++ avidemux_2.4.1/avidemux/ADM_video/ADM_interlaced.cpp 2008-03-13 04:59:01.000000000 +0300 +@@ -73,13 +73,13 @@ + #if (defined( ARCH_X86) || defined(ARCH_X86_64)) && defined(ASM_ILACING) + + static uint32_t ADMVideo_interlaceCount_MMX( uint8_t *src ,uint32_t w, uint32_t h); +-static uint8_t *_l_p=NULL; +-static uint8_t *_l_c=NULL; +-static uint8_t *_l_n=NULL; ++static uint8_t *_l_p asm("_l_p") =NULL; ++static uint8_t *_l_c asm("_l_c") =NULL; ++static uint8_t *_l_n asm("_l_n") =NULL; + +-static int64_t _l_h; ++static int64_t _l_h asm("_l_h"); + +-static mmx_t _lthresh,_added,_total,_lwrd; ++static mmx_t _lthresh, _added, _total asm("_total"), _lwrd; + static mmx_t _l255; + static mmx_t _l0; + +diff -urdH avidemux_2.4.1-gcc43-inlines/avidemux/ADM_videoFilter/ADM_vidBlend.cpp avidemux_2.4.1/avidemux/ADM_videoFilter/ADM_vidBlend.cpp +--- avidemux_2.4.1-gcc43-inlines/avidemux/ADM_videoFilter/ADM_vidBlend.cpp 2008-03-12 07:48:00.000000000 +0300 ++++ avidemux_2.4.1/avidemux/ADM_videoFilter/ADM_vidBlend.cpp 2008-03-13 05:02:49.000000000 +0300 +@@ -40,15 +40,15 @@ + #include "admmangle.h" + + #ifdef ARCH_X86_64 +-static int64_t _l_w,_l_h; ++static int64_t _l_w asm("_l_w"), _l_h asm("_l_h"); + #else +- static int32_t _l_w,_l_h; ++ static int32_t _l_w asm("_l_w"), _l_h asm("_l_h"); + #endif +- static uint8_t *_l_p,*_l_c,*_l_n; +- static uint8_t *_l_e,*_l_e2; ++ static uint8_t *_l_p asm("_l_p"), *_l_c asm("_l_c"), *_l_n asm("_l_n"); ++ static uint8_t *_l_e asm("_l_e"), *_l_e2 asm("_l_e2"); + #define EXPAND(x) (x)+((x)<<16)+((x)<<32) +((x)<<48) +-static uint64_t __attribute__((used)) _mmTHRESH1=EXPAND((uint64_t )THRES1); +-static uint64_t __attribute__((used)) full_ones=0xFFFFFFFFFFFFFFFFLL; ++static uint64_t __attribute__((used)) _mmTHRESH1 asm("_mmTHRESH1") =EXPAND((uint64_t )THRES1); ++static uint64_t __attribute__((used)) full_ones asm("full_ones") =0xFFFFFFFFFFFFFFFFLL; + + + static void myBlendASM(void); +diff -urdH avidemux_2.4.1-gcc43-inlines/avidemux/ADM_videoFilter/ADM_vidDeintASM.cpp avidemux_2.4.1/avidemux/ADM_videoFilter/ADM_vidDeintASM.cpp +--- avidemux_2.4.1-gcc43-inlines/avidemux/ADM_videoFilter/ADM_vidDeintASM.cpp 2008-03-12 07:48:00.000000000 +0300 ++++ avidemux_2.4.1/avidemux/ADM_videoFilter/ADM_vidDeintASM.cpp 2008-03-13 04:38:50.000000000 +0300 +@@ -45,9 +45,9 @@ + + void myDeintASM(void); + +- static int32_t _l_w,_l_h,_l_all; +- static uint8_t *_l_p,*_l_c,*_l_n; +- static uint8_t *_l_e,*_l_e2; ++ static int32_t _l_w,_l_h, _l_all asm("_l_all"); ++ static uint8_t *_l_p asm("_l_p"), *_l_c asm("_l_c"), *_l_n asm("_l_n"); ++ static uint8_t *_l_e asm("_l_e"), *_l_e2 asm("_l_e2"); + #define EXPAND(x) (x)+((x)<<16)+((x)<<32) +((x)<<48) + static mmx_t _mmTHRESH1; + static mmx_t _mmTHRESH2; +diff -urdH avidemux_2.4.1-gcc43-inlines/avidemux/ADM_videoFilter/ADM_vidFlux.cpp avidemux_2.4.1/avidemux/ADM_videoFilter/ADM_vidFlux.cpp +--- avidemux_2.4.1-gcc43-inlines/avidemux/ADM_videoFilter/ADM_vidFlux.cpp 2008-03-12 07:48:00.000000000 +0300 ++++ avidemux_2.4.1/avidemux/ADM_videoFilter/ADM_vidFlux.cpp 2008-03-13 06:06:57.000000000 +0300 +@@ -44,8 +44,8 @@ + + #include "ADM_assert.h" + +-static int16_t scaletab[16]; +-static uint64_t scaletab_MMX[65536]; ++static int16_t scaletab[16] asm("scaletab"); ++static uint64_t scaletab_MMX[65536] asm("scaletab_MMX"); + + void initScaleTab( void ) + { +@@ -72,18 +72,20 @@ + //#define ASM_FLUX + BUILD_CREATE(fluxsmooth_create,ADMVideoFlux); + +-static uint64_t spat_thresh ASM_CONST =0LL; +-static uint64_t temp_thresh ASM_CONST =0LL; +-static uint64_t ASM_CONST _l_counter_init,_l_indexer,_l_prev_pels,_l_next_pels; +-static long int _l_src_pitch ASM_CONST =0; +-static long int _l_dst_pitch ASM_CONST =0; +-static int _l_xmax ASM_CONST=0; ++static uint64_t spat_thresh asm("spat_thresh") ASM_CONST =0LL; ++static uint64_t temp_thresh asm("temp_thresh") ASM_CONST =0LL; ++static uint64_t ASM_CONST _l_counter_init asm("_l_counter_init"), ++ _l_indexer asm("_l_indexer"), _l_prev_pels asm("_l_prev_pels"), ++ _l_next_pels asm("_l_next_pels"); ++static long int _l_src_pitch asm("_l_src_pitch") ASM_CONST =0; ++static long int _l_dst_pitch asm("_l_dst_pitch") ASM_CONST =0; ++static int _l_xmax asm("_l_xmax") ASM_CONST=0; + +-static int ycnt; +-static uint8_t * _l_currp; +-static uint8_t * _l_prevp; +-static uint8_t * _l_nextp; +-static uint8_t * _l_destp; ++static int ycnt asm("ycnt"); ++static uint8_t * _l_currp asm("_l_currp"); ++static uint8_t * _l_prevp asm("_l_prevp"); ++static uint8_t * _l_nextp asm("_l_nextp"); ++static uint8_t * _l_destp asm("_l_destp"); + + + static uint32_t size; +diff -urdH avidemux_2.4.1-gcc43-inlines/avidemux/ADM_videoFilter/ADM_vidResampleFPS.cpp avidemux_2.4.1/avidemux/ADM_videoFilter/ADM_vidResampleFPS.cpp +--- avidemux_2.4.1-gcc43-inlines/avidemux/ADM_videoFilter/ADM_vidResampleFPS.cpp 2008-03-12 07:48:00.000000000 +0300 ++++ avidemux_2.4.1/avidemux/ADM_videoFilter/ADM_vidResampleFPS.cpp 2008-03-13 04:45:37.000000000 +0300 +@@ -174,7 +174,7 @@ + return 1; + } + #if (defined( ARCH_X86) || defined(ARCH_X86_64)) +-static uint64_t low,high; ++static uint64_t low asm("low"), high asm("high"); + static void blendMMX(uint8_t *src, uint8_t *src2, uint8_t *dst, uint8_t alpha, uint8_t beta,uint32_t count) + { + uint32_t left=count&3; diff --git a/source/gnome-extra/avidemux/gcc43.patch b/source/gnome-extra/avidemux/gcc43.patch new file mode 100644 index 0000000..82090c5 --- /dev/null +++ b/source/gnome-extra/avidemux/gcc43.patch @@ -0,0 +1,92 @@ +diff -urdH avidemux_2.4.1-orig/avidemux/ADM_libraries/ADM_mplex/inputstrm.cpp avidemux_2.4.1/avidemux/ADM_libraries/ADM_mplex/inputstrm.cpp +--- avidemux_2.4.1-orig/avidemux/ADM_libraries/ADM_mplex/inputstrm.cpp 2008-03-11 20:55:19.000000000 +0300 ++++ avidemux_2.4.1/avidemux/ADM_libraries/ADM_mplex/inputstrm.cpp 2008-03-12 07:15:32.000000000 +0300 +@@ -28,6 +28,8 @@ + #include "inputstrm.hpp" + #include "multiplexor.hpp" + ++#include ++ + MuxStream::MuxStream() : init(false) + { + } +diff -urdH avidemux_2.4.1-orig/avidemux/ADM_libraries/ADM_mplex/multiplexor.cpp avidemux_2.4.1/avidemux/ADM_libraries/ADM_mplex/multiplexor.cpp +--- avidemux_2.4.1-orig/avidemux/ADM_libraries/ADM_mplex/multiplexor.cpp 2008-03-11 20:55:19.000000000 +0300 ++++ avidemux_2.4.1/avidemux/ADM_libraries/ADM_mplex/multiplexor.cpp 2008-03-12 07:15:32.000000000 +0300 +@@ -35,7 +35,7 @@ + #include "zalphastrm.hpp" + #endif + #include "multiplexor.hpp" +- ++#include + + /**************** + * +diff -urdH avidemux_2.4.1-orig/avidemux/ADM_libraries/ADM_mplex/padstrm.cpp avidemux_2.4.1/avidemux/ADM_libraries/ADM_mplex/padstrm.cpp +--- avidemux_2.4.1-orig/avidemux/ADM_libraries/ADM_mplex/padstrm.cpp 2008-03-11 20:55:19.000000000 +0300 ++++ avidemux_2.4.1/avidemux/ADM_libraries/ADM_mplex/padstrm.cpp 2008-03-12 07:15:32.000000000 +0300 +@@ -26,6 +26,7 @@ + + #include "padstrm.hpp" + ++#include + + + // +diff -urdH avidemux_2.4.1-orig/avidemux/ADM_script/DirectorySearch.h avidemux_2.4.1/avidemux/ADM_script/DirectorySearch.h +--- avidemux_2.4.1-orig/avidemux/ADM_script/DirectorySearch.h 2008-03-11 20:55:19.000000000 +0300 ++++ avidemux_2.4.1/avidemux/ADM_script/DirectorySearch.h 2008-03-12 07:15:32.000000000 +0300 +@@ -23,6 +23,7 @@ + #include + #endif + #include "StdFile.h" ++#include + + // create a non file bit for unix + #define _A_NONFILE 0x03 +diff -urdH avidemux_2.4.1-orig/avidemux/ADM_userInterfaces/ADM_GTK/ADM_toolkit_gtk/ADM_jogshuttle.cpp avidemux_2.4.1/avidemux/ADM_userInterfaces/ADM_GTK/ADM_toolkit_gtk/ADM_jogshuttle.cpp +--- avidemux_2.4.1-orig/avidemux/ADM_userInterfaces/ADM_GTK/ADM_toolkit_gtk/ADM_jogshuttle.cpp 2008-03-11 20:55:19.000000000 +0300 ++++ avidemux_2.4.1/avidemux/ADM_userInterfaces/ADM_GTK/ADM_toolkit_gtk/ADM_jogshuttle.cpp 2008-03-12 07:15:32.000000000 +0300 +@@ -41,6 +41,8 @@ + #include "config.h" + + #ifdef USE_JOG ++#include ++#include + #include + using std::string; + #include +diff -urdH avidemux_2.4.1-orig/avidemux/ADM_userInterfaces/ADM_GTK/ADM_toolkit_gtk/mediactrl.h avidemux_2.4.1/avidemux/ADM_userInterfaces/ADM_GTK/ADM_toolkit_gtk/mediactrl.h +--- avidemux_2.4.1-orig/avidemux/ADM_userInterfaces/ADM_GTK/ADM_toolkit_gtk/mediactrl.h 2008-03-11 20:55:19.000000000 +0300 ++++ avidemux_2.4.1/avidemux/ADM_userInterfaces/ADM_GTK/ADM_toolkit_gtk/mediactrl.h 2008-03-12 07:15:32.000000000 +0300 +@@ -97,6 +97,8 @@ + extern "C" { + #endif + ++#include ++ + struct media_ctrl_device; + + struct media_ctrl_key +diff -urdH avidemux_2.4.1-orig/avidemux/ADM_videoFilter/ADM_guiResize.cpp avidemux_2.4.1/avidemux/ADM_videoFilter/ADM_guiResize.cpp +--- avidemux_2.4.1-orig/avidemux/ADM_videoFilter/ADM_guiResize.cpp 2008-03-11 20:55:19.000000000 +0300 ++++ avidemux_2.4.1/avidemux/ADM_videoFilter/ADM_guiResize.cpp 2008-03-12 07:15:32.000000000 +0300 +@@ -41,7 +41,7 @@ + #include + + +-static int getResizeParams(uint32_t * w, uint32_t * h, uint32_t * algo,uint32_t w,uint32_t h,uint32_t fps); ++static int getResizeParams(uint32_t * w, uint32_t * h, uint32_t * algo, uint32_t ow, uint32_t oh, uint32_t fps); + + + extern uint8_t DIA_resize(uint32_t *width,uint32_t *height,uint32_t *algo,uint32_t originalw, uint32_t originalh,uint32_t fps1000); +diff -urdH avidemux_2.4.1-orig/avidemux/gui_action.cpp avidemux_2.4.1/avidemux/gui_action.cpp +--- avidemux_2.4.1-orig/avidemux/gui_action.cpp 2008-03-11 20:55:19.000000000 +0300 ++++ avidemux_2.4.1/avidemux/gui_action.cpp 2008-03-12 07:28:27.000000000 +0300 +@@ -1,4 +1,5 @@ +-#include ++#include ++#include + #include + using std::vector; + #include From bouleetbil at frogdev.info Thu May 8 23:54:10 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu May 8 23:54:13 2008 Subject: [Frugalware-git] frugalware-current: monodevelop-database-1.0-2-i686 Message-ID: <20080508215410.F14531190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=abc99085a7ddbfc4e6bf5947389bfcfb8fda2de8 commit abc99085a7ddbfc4e6bf5947389bfcfb8fda2de8 Author: bouleetbil Date: Thu May 8 23:41:19 2008 +0200 monodevelop-database-1.0-2-i686 * fix dir installation : /usr--config=RELEASE for /usr diff --git a/source/gnome-extra/monodevelop-database/FrugalBuild b/source/gnome-extra/monodevelop-database/FrugalBuild index a5f43d4..b25ed9c 100644 --- a/source/gnome-extra/monodevelop-database/FrugalBuild +++ b/source/gnome-extra/monodevelop-database/FrugalBuild @@ -3,7 +3,7 @@ pkgname=monodevelop-database pkgver=1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Database Extension for MonoDevelop" url="http://www.mono-project.com/" depends=('monodevelop>=1.0' 'sqlite3') @@ -16,6 +16,4 @@ options=('scriptlet') _F_mono_aot=0 Finclude mono #for now disable mysql requiert mysql-connector-net -#gpl licence but requiert login for download sha1sums=('238fe15bc15118560e99ee6e0d9fc51c36dae645') -Fconfopts="$Fconfopts--config=RELEASE" From vmiklos at frugalware.org Fri May 9 01:47:17 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 01:47:18 2008 Subject: [Frugalware-git] frugalware-current: htmldoc-1.8.27-1-i686 Message-ID: <20080508234717.2A8071190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=42f9aefe9ed5251fd016bcac472bd7079cfa9c32 commit 42f9aefe9ed5251fd016bcac472bd7079cfa9c32 Author: Miklos Vajna Date: Fri May 9 01:23:23 2008 +0200 htmldoc-1.8.27-1-i686 - new package diff --git a/source/apps-extra/htmldoc/FrugalBuild b/source/apps-extra/htmldoc/FrugalBuild new file mode 100644 index 0000000..26fa6dc --- /dev/null +++ b/source/apps-extra/htmldoc/FrugalBuild @@ -0,0 +1,20 @@ +# Compiling Time: 0.03 SBU +# Maintainer: VMiklos + +pkgname=htmldoc +pkgver=1.8.27 +pkgrel=1 +pkgdesc="Converts HTML input files into indexed HTML, PostScript, or PDF files." +url="http://www.htmldoc.org/" +depends=('fltk') +groups=('apps-extra') +archs=('i686') +up2date="lynx -dump http://www.htmldoc.org/software.php|tac|Flastarchive -source.tar.gz" +source=(ftp://ftp.easysw.com/pub/htmldoc/$pkgver/htmldoc-$pkgver-source.tar.gz) +sha1sums=('1dc2603983d7ad7024cfbeab7a0c7fab2230cf8f') + +build() +{ + Fmake + Fmakeinstall bindir=$Fdestdir/usr/bin +} From vmiklos at frugalware.org Fri May 9 01:56:14 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 01:56:17 2008 Subject: [Frugalware-git] frugalware-current: chm2pdf-0.9-1-i686 Message-ID: <20080508235614.C95001190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=afd522db788086f4a6e69579215d6eb3773e5532 commit afd522db788086f4a6e69579215d6eb3773e5532 Author: Miklos Vajna Date: Fri May 9 01:56:06 2008 +0200 chm2pdf-0.9-1-i686 - new package diff --git a/source/xapps-extra/chm2pdf/FrugalBuild b/source/xapps-extra/chm2pdf/FrugalBuild new file mode 100644 index 0000000..523d276 --- /dev/null +++ b/source/xapps-extra/chm2pdf/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0 SBU +# Maintainer: VMiklos + +pkgname=chm2pdf +pkgver=0.9 +pkgrel=1 +pkgdesc="Converts CHM files into PDF files." +Finclude googlecode +rodepends=('pychm' 'htmldoc') +groups=('xapps-extra') +archs=('i686') +source=($source webpage.diff) +sha1sums=('b011cd38fb35fc485b0adc114eb12a0be5fa4954' \ + '2d6bda4d435b0bc01efd21a2f7aa2d82eda5e0bb') diff --git a/source/xapps-extra/chm2pdf/webpage.diff b/source/xapps-extra/chm2pdf/webpage.diff new file mode 100644 index 0000000..cb48366 --- /dev/null +++ b/source/xapps-extra/chm2pdf/webpage.diff @@ -0,0 +1,15 @@ +According to the manual page, without --webpage or --continous no pages are produced, which is not what we want. +diff -Naur chm2pdf-0.9/chm2pdf chm2pdf-0.9-p/chm2pdf +--- chm2pdf-0.9/chm2pdf 2007-11-18 15:24:11.000000000 +0100 ++++ chm2pdf-0.9-p/chm2pdf 2008-05-09 01:39:25.000000000 +0200 +@@ -415,8 +415,8 @@ + elif key=='version': htmldoc_opts += ' ' + value + elif key=='webpage': htmldoc_opts += ' ' + value + +- print 'htmldoc' + htmldoc_opts + ' ' + htmlout_filename_list + " -f "+ outputfilename + " > /dev/null" +- os.system ('htmldoc' + htmldoc_opts + ' ' + htmlout_filename_list + " -f "+ outputfilename + " > /dev/null") ++ print 'htmldoc' + htmldoc_opts + ' ' + htmlout_filename_list + " -f "+ outputfilename + " --webpage > /dev/null" ++ os.system ('htmldoc' + htmldoc_opts + ' ' + htmlout_filename_list + " -f "+ outputfilename + " --webpage > /dev/null") + + print 'Written file ' + outputfilename + print 'Done.' From vmiklos at frugalware.org Fri May 9 02:40:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:40:34 2008 Subject: [Frugalware-git] frugalware-current: soappy-0.12.0-2-i686 Message-ID: <20080509004032.42F761190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ca23c86accbe249c568ebc33474ce122c265f4f7 commit ca23c86accbe249c568ebc33474ce122c265f4f7 Author: Miklos Vajna Date: Fri May 9 02:33:30 2008 +0200 soappy-0.12.0-2-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/devel-extra/soappy/FrugalBuild b/source/devel-extra/soappy/FrugalBuild index 07adc90..fe1ee7b 100644 --- a/source/devel-extra/soappy/FrugalBuild +++ b/source/devel-extra/soappy/FrugalBuild @@ -10,7 +10,6 @@ groups=('devel-extra') archs=('i686' 'x86_64') _F_sourceforge_name=SOAPpy _F_sourceforge_dirname="pywebsvcs" -_F_sourceforge_broken_up2date=1 _F_cd_path="$_F_sourceforge_name-$pkgver" Finclude sourceforge url="http://pywebsvcs.sourceforge.net" From vmiklos at frugalware.org Fri May 9 02:40:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:40:36 2008 Subject: [Frugalware-git] frugalware-current: fceu-0.98.13_pre-1-i686 Message-ID: <20080509004032.542EC1190ACC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a4decf17e97cc165f42cfd47e1f1d579c3e36065 commit a4decf17e97cc165f42cfd47e1f1d579c3e36065 Author: Miklos Vajna Date: Fri May 9 02:33:34 2008 +0200 fceu-0.98.13_pre-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/games-extra/fceu/FrugalBuild b/source/games-extra/fceu/FrugalBuild index a57891d..4c79280 100644 --- a/source/games-extra/fceu/FrugalBuild +++ b/source/games-extra/fceu/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="FCE Ultra is a fast and ultra-compatible NES/Famicom emulator." _F_sourceforge_ext=".src.tar.bz2" _F_sourceforge_dirname="fceultra" _F_sourceforge_name="fceu" -_F_sourceforge_broken_up2date=1 Finclude sourceforge depends=('zlib' 'sdl') groups=('games-extra') From vmiklos at frugalware.org Fri May 9 02:40:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:40:38 2008 Subject: [Frugalware-git] frugalware-current: ri-li-2.0.1-1-i686 Message-ID: <20080509004032.5E7F71190ACD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fc951c124ed2839a5bb5a63bbc4cbd8f53c9f748 commit fc951c124ed2839a5bb5a63bbc4cbd8f53c9f748 Author: Miklos Vajna Date: Fri May 9 02:33:35 2008 +0200 ri-li-2.0.1-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/games-extra/ri-li/FrugalBuild b/source/games-extra/ri-li/FrugalBuild index aebecfc..892f469 100644 --- a/source/games-extra/ri-li/FrugalBuild +++ b/source/games-extra/ri-li/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="Drive an toy wood train and collect coaches to win this 2d arcade game" _F_sourceforge_ext=".tar.bz2" _F_sourceforge_dirname="$pkgname" _F_sourceforge_name="Ri-li" -_F_sourceforge_broken_up2date=1 Finclude sourceforge depends=('sdl_mixer') groups=('games-extra') From vmiklos at frugalware.org Fri May 9 02:40:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:40:47 2008 Subject: [Frugalware-git] frugalware-current: tmw-0.0.24-1-i686 Message-ID: <20080509004032.677CB1190ACE@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1dd78dc032fcb50cb74f8e90790bd8682fd3c15b commit 1dd78dc032fcb50cb74f8e90790bd8682fd3c15b Author: Miklos Vajna Date: Fri May 9 02:33:36 2008 +0200 tmw-0.0.24-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/games-extra/tmw/FrugalBuild b/source/games-extra/tmw/FrugalBuild index c50a13d..80e7fbc 100644 --- a/source/games-extra/tmw/FrugalBuild +++ b/source/games-extra/tmw/FrugalBuild @@ -6,7 +6,6 @@ pkgver=0.0.24 pkgrel=1 pkgdesc="The Mana World (TMW) is a serious effort to create an innovative free and open source MMORPG." _F_sourceforge_dirname="themanaworld" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://themanaworld.org" depends=('sdlimage' 'sdl_mixer' 'guichan' 'libgl' 'curl' 'sdl_net' 'physfs' 'libxdamage' 'libxml2' 'freeglut') From vmiklos at frugalware.org Fri May 9 02:40:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:40:49 2008 Subject: [Frugalware-git] frugalware-current: tuxtyping-1.5.15-1-i686 Message-ID: <20080509004032.724B31190ACF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=09b5a4d7423a2ff88de0beafc0431cef45e8b8c0 commit 09b5a4d7423a2ff88de0beafc0431cef45e8b8c0 Author: Miklos Vajna Date: Fri May 9 02:33:37 2008 +0200 tuxtyping-1.5.15-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/games-extra/tuxtyping/FrugalBuild b/source/games-extra/tuxtyping/FrugalBuild index 7434314..9b5074e 100644 --- a/source/games-extra/tuxtyping/FrugalBuild +++ b/source/games-extra/tuxtyping/FrugalBuild @@ -10,7 +10,6 @@ _F_desktop_icon="/usr/share/pixmaps/tuxtype.png" _F_desktop_categories="Game;KidsGame;" _F_sourceforge_name="tuxtype" _F_sourceforge_dirname="tuxtype" -_F_sourceforge_broken_up2date=1 Finclude sourceforge options=('scriptlet') url="http://tuxtype.sourceforge.net/" From vmiklos at frugalware.org Fri May 9 02:40:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:40:51 2008 Subject: [Frugalware-git] frugalware-current: ultrastar-ng-0.1.4-2-i686 Message-ID: <20080509004032.7E3DB1190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8dba1069687748578d7ebbce577e34b3c2bc17a3 commit 8dba1069687748578d7ebbce577e34b3c2bc17a3 Author: Miklos Vajna Date: Fri May 9 02:33:38 2008 +0200 ultrastar-ng-0.1.4-2-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/games-extra/ultrastar-ng/FrugalBuild b/source/games-extra/ultrastar-ng/FrugalBuild index ad700b7..c089c6d 100644 --- a/source/games-extra/ultrastar-ng/FrugalBuild +++ b/source/games-extra/ultrastar-ng/FrugalBuild @@ -8,7 +8,6 @@ pkgrel=2 pkgdesc="UltraStar-ng : The free Linux karaoke game" _F_sourceforge_dirname="$pkgname" _F_sourceforge_name="UltraStar-ng" -_F_sourceforge_broken_up2date=1 Finclude sourceforge depends=('fftw' 'smpeg' 'librsvg' 'xine-lib' 'sdl_gfx>=2.0.16' 'sdlimage' 'libgcc' 'sdl' 'gstreamer' 'alsa-lib') groups=('games-extra') From vmiklos at frugalware.org Fri May 9 02:40:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:40:55 2008 Subject: [Frugalware-git] frugalware-current: visualboyadvance-1.7.2-1-i686 Message-ID: <20080509004032.871F51190AD0@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a05884f7236d6999309d7b600703f75990e40b81 commit a05884f7236d6999309d7b600703f75990e40b81 Author: Miklos Vajna Date: Fri May 9 02:33:39 2008 +0200 visualboyadvance-1.7.2-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/games-extra/visualboyadvance/FrugalBuild b/source/games-extra/visualboyadvance/FrugalBuild index 4886e60..6dc920c 100644 --- a/source/games-extra/visualboyadvance/FrugalBuild +++ b/source/games-extra/visualboyadvance/FrugalBuild @@ -7,7 +7,6 @@ pkgrel="1" pkgdesc="An emulator for Gameboy and Gameboy Advance systems." _F_sourceforge_dirname="vba" _F_sourceforge_name="VisualBoyAdvance-src" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://vba.ngemu.com/" depends=('sdl' 'libglademm' 'libxdamage') From vmiklos at frugalware.org Fri May 9 02:40:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:40:57 2008 Subject: [Frugalware-git] frugalware-current: barrage-1.0.1-1-i686 Message-ID: <20080509004032.91C6D1190AD1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2d6a2bbf7c4de8600e80cd353460193dad504c15 commit 2d6a2bbf7c4de8600e80cd353460193dad504c15 Author: Miklos Vajna Date: Fri May 9 02:33:40 2008 +0200 barrage-1.0.1-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/games-extra/barrage/FrugalBuild b/source/games-extra/barrage/FrugalBuild index 0723a58..1eb96c4 100644 --- a/source/games-extra/barrage/FrugalBuild +++ b/source/games-extra/barrage/FrugalBuild @@ -6,7 +6,6 @@ pkgver=1.0.1 pkgrel=1 pkgdesc="A violent "point-and-click" shooting game with nice effects." _F_sourceforge_dirname="lgames" -_F_sourceforge_broken_up2date=1 Finclude sourceforge depends=('sdl_mixer' 'glibc') groups=('games-extra') From vmiklos at frugalware.org Fri May 9 02:40:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:40:59 2008 Subject: [Frugalware-git] frugalware-current: fxload-2002_04_11-1-i686 Message-ID: <20080509004032.266AE1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=253af22bf7c8889b976edd3f015fab92f0aecf85 commit 253af22bf7c8889b976edd3f015fab92f0aecf85 Author: Miklos Vajna Date: Fri May 9 02:33:27 2008 +0200 fxload-2002_04_11-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/base-extra/fxload/FrugalBuild b/source/base-extra/fxload/FrugalBuild index c5ccc4f..d8512e0 100644 --- a/source/base-extra/fxload/FrugalBuild +++ b/source/base-extra/fxload/FrugalBuild @@ -10,7 +10,6 @@ depends=('glibc') groups=('base-extra') archs=('i686' 'x86_64') _F_sourceforge_dirname="linux-hotplug" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://linux-hotplug.sourceforge.net" source=(`echo $source|sed "s/${pkgver//_/-}/$pkgver/"`) From vmiklos at frugalware.org Fri May 9 02:40:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:01 2008 Subject: [Frugalware-git] frugalware-current: smc-music-4.0-1-i686 Message-ID: <20080509004032.9BBBE1190AD2@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e7d4864518a1aef3e2bc53daeca9a51ed1bff1ae commit e7d4864518a1aef3e2bc53daeca9a51ed1bff1ae Author: Miklos Vajna Date: Fri May 9 02:33:41 2008 +0200 smc-music-4.0-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/games-extra/smc-music/FrugalBuild b/source/games-extra/smc-music/FrugalBuild index b3ded7e..73a16b7 100644 --- a/source/games-extra/smc-music/FrugalBuild +++ b/source/games-extra/smc-music/FrugalBuild @@ -9,7 +9,6 @@ _F_sourceforge_ext="_high.zip" _F_sourceforge_dirname="smclone" _F_sourceforge_name="SMC_music" _F_sourceforge_sep="_" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://www.secretmaryo.org/" depends=('') From vmiklos at frugalware.org Fri May 9 02:40:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:03 2008 Subject: [Frugalware-git] frugalware-current: smc-1.5-1-i686 Message-ID: <20080509004032.A849C1190ACC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6192b4ca0925fb550e353416af254cde38fc4c70 commit 6192b4ca0925fb550e353416af254cde38fc4c70 Author: Miklos Vajna Date: Fri May 9 02:33:41 2008 +0200 smc-1.5-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/games-extra/smc/FrugalBuild b/source/games-extra/smc/FrugalBuild index 05328ca..e830d63 100644 --- a/source/games-extra/smc/FrugalBuild +++ b/source/games-extra/smc/FrugalBuild @@ -7,7 +7,6 @@ pkgrel=1 pkgdesc="Secret Maryo Chronicles" _F_sourceforge_ext=".tar.bz2" _F_sourceforge_dirname="smclone" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://www.secretmaryo.org/" depends=('sdlimage' 'sdl_ttf' 'sdl_gfx>=2.0.16' 'sdl_mixer' 'cegui>=0.5.0b-3' 'libboost-mt>=1.35.0' 'freeglut' 'sdl') From vmiklos at frugalware.org Fri May 9 02:40:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:04 2008 Subject: [Frugalware-git] frugalware-current: pioneers-0.12.1-1-i686 Message-ID: <20080509004032.B03C31190AD3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=273b66411f99ddbd427d5ebc5457df713af17d10 commit 273b66411f99ddbd427d5ebc5457df713af17d10 Author: Miklos Vajna Date: Fri May 9 02:33:42 2008 +0200 pioneers-0.12.1-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/games-extra/pioneers/FrugalBuild b/source/games-extra/pioneers/FrugalBuild index 2d2757a..20a2a0d 100644 --- a/source/games-extra/pioneers/FrugalBuild +++ b/source/games-extra/pioneers/FrugalBuild @@ -7,7 +7,6 @@ pkgrel=1 pkgdesc="A clone of the famous Siedler of Catan game" _F_sourceforge_dirname="pio" _F_sourceforge_name="$pkgname" -_F_sourceforge_broken_up2date=1 Finclude sourceforge depends=('gtk+2' 'glibc' 'freetype2' 'libxau' 'libxdmcp' 'libxdamage' 'libxext' 'libxml2') makedepends=('pkgconfig' 'perl-xml-parser') From vmiklos at frugalware.org Fri May 9 02:40:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:06 2008 Subject: [Frugalware-git] frugalware-current: tea-17.6.0-1-i686 Message-ID: <20080509004032.BD1661190AD4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fed1243ead648f69dafb8cc5cae004b90e975c84 commit fed1243ead648f69dafb8cc5cae004b90e975c84 Author: Miklos Vajna Date: Fri May 9 02:33:45 2008 +0200 tea-17.6.0-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/gnome-extra/tea/FrugalBuild b/source/gnome-extra/tea/FrugalBuild index 754042d..3826498 100644 --- a/source/gnome-extra/tea/FrugalBuild +++ b/source/gnome-extra/tea/FrugalBuild @@ -8,7 +8,6 @@ pkgdesc="TEA is a GTK2-based text editor for Linux and *BSD." _F_sourceforge_name="tea" _F_sourceforge_dirname="tea-editor" _F_sourceforge_ext=".tar.bz2" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://tea-editor.sourceforge.net/" license="GPL" From vmiklos at frugalware.org Fri May 9 02:40:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:08 2008 Subject: [Frugalware-git] frugalware-current: ruby-gnome2-0.16.0-5-i686 Message-ID: <20080509004032.C6BCD1190AD5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fa3ec8d44cb789fdbf5b3b2a1799d93476d6d03b commit fa3ec8d44cb789fdbf5b3b2a1799d93476d6d03b Author: Miklos Vajna Date: Fri May 9 02:33:46 2008 +0200 ruby-gnome2-0.16.0-5-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/gnome-extra/ruby-gnome2/FrugalBuild b/source/gnome-extra/ruby-gnome2/FrugalBuild index 9bf0a88..438c5a7 100644 --- a/source/gnome-extra/ruby-gnome2/FrugalBuild +++ b/source/gnome-extra/ruby-gnome2/FrugalBuild @@ -7,7 +7,6 @@ pkgrel=5 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 ruby-gnome2-all-0.16.0-newpoppler.patch CVE-2007-6183.diff) From vmiklos at frugalware.org Fri May 9 02:40:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:10 2008 Subject: [Frugalware-git] frugalware-current: pidgin-libnotify-0.13-1-i686 Message-ID: <20080509004032.D0C281190AD6@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4d09414946c0c695c64f829b64a633912bc1ebb1 commit 4d09414946c0c695c64f829b64a633912bc1ebb1 Author: Miklos Vajna Date: Fri May 9 02:33:47 2008 +0200 pidgin-libnotify-0.13-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/gnome-extra/pidgin-libnotify/FrugalBuild b/source/gnome-extra/pidgin-libnotify/FrugalBuild index 787d405..09e0a9f 100644 --- a/source/gnome-extra/pidgin-libnotify/FrugalBuild +++ b/source/gnome-extra/pidgin-libnotify/FrugalBuild @@ -6,7 +6,6 @@ pkgver=0.13 pkgrel=1 pkgdesc="A guifications like notification plugin for Pidgin." _F_sourceforge_dirname="gaim-libnotify" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://gaim-libnotify.sourceforge.net/" makedepends=('intltool') From vmiklos at frugalware.org Fri May 9 02:40:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:10 2008 Subject: [Frugalware-git] frugalware-current: gnome-video-arcade-0.6.0-1-i686 Message-ID: <20080509004032.DA65D1190AD7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8172202549320dafee22bcfc45ead29d090a4957 commit 8172202549320dafee22bcfc45ead29d090a4957 Author: Miklos Vajna Date: Fri May 9 02:33:48 2008 +0200 gnome-video-arcade-0.6.0-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/gnome-extra/gnome-video-arcade/FrugalBuild b/source/gnome-extra/gnome-video-arcade/FrugalBuild index 8455488..e05c8d1 100644 --- a/source/gnome-extra/gnome-video-arcade/FrugalBuild +++ b/source/gnome-extra/gnome-video-arcade/FrugalBuild @@ -6,7 +6,6 @@ pkgver=0.6.0 pkgrel=1 pkgdesc="GNOME Video Arcade is a simple xmame front-end for the GNOME Desktop Environment" _F_sourceforge_dirname="gva" -_F_sourceforge_broken_up2date=1 Finclude sourceforge depends=('libglade' 'libgnomeui' 'libsm' 'popt' 'gnome-vfs' 'esd' 'pango' 'gail' 'libart_lgpl' 'atk' 'freetype2' 'libxau' 'libxdmcp' 'sqlite3' 'libjpeg' 'openssl' 'libxdamage' 'libxinerama' 'libxi' 'libxrandr' 'libxcursor' 'xmame') makedepends=('perl-xml-parser' 'gnome-doc-utils') From vmiklos at frugalware.org Fri May 9 02:40:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:11 2008 Subject: [Frugalware-git] frugalware-current: news-notification-0.5rc2-1-i686 Message-ID: <20080509004032.E4F771190ACD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7dac034798f60cebd280dd7fd463e4246f3f1db3 commit 7dac034798f60cebd280dd7fd463e4246f3f1db3 Author: Miklos Vajna Date: Fri May 9 02:33:49 2008 +0200 news-notification-0.5rc2-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/gnome-extra/news-notification/FrugalBuild b/source/gnome-extra/news-notification/FrugalBuild index 759133d..218398e 100644 --- a/source/gnome-extra/news-notification/FrugalBuild +++ b/source/gnome-extra/news-notification/FrugalBuild @@ -7,7 +7,6 @@ pkgrel=1 pkgdesc="News notification popup windows for Gnome." _F_sourceforge_ext=".tgz" _F_sourceforge_dirname="newsnotif" -_F_sourceforge_broken_up2date=1 Finclude sourceforge depends=('libnotify' 'freetype2' 'libxau' 'libxdmcp' 'curl' 'tidy' 'libxdamage' 'libxext') groups=('gnome-extra') From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:32 2008 Subject: [Frugalware-git] frugalware-current: libkexif-0.2.5-1-i686 Message-ID: <20080509004033.186EA1190ADA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=893c92607b75ae940d65e91f2ca54a7e0173382e commit 893c92607b75ae940d65e91f2ca54a7e0173382e Author: Miklos Vajna Date: Fri May 9 02:33:55 2008 +0200 libkexif-0.2.5-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/kde-extra/libkexif/FrugalBuild b/source/kde-extra/libkexif/FrugalBuild index 8c5ae6d..196de6b 100644 --- a/source/kde-extra/libkexif/FrugalBuild +++ b/source/kde-extra/libkexif/FrugalBuild @@ -10,7 +10,6 @@ groups=('kde-extra') archs=('i686' 'x86_64') _F_sourceforge_dirname="kipi" _F_sourceforge_ext=".tar.bz2" -_F_sourceforge_broken_up2date=1 _F_kde_defaults=0 Finclude sourceforge kde url="http://extragear.kde.org/apps/kipi/" From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:33 2008 Subject: [Frugalware-git] frugalware-current: libkipi-0.1.6-1-i686 Message-ID: <20080509004033.2422A1190ACE@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eaac6b5d02b5371d6e2bfa65ecbba38f76572c7b commit eaac6b5d02b5371d6e2bfa65ecbba38f76572c7b Author: Miklos Vajna Date: Fri May 9 02:33:55 2008 +0200 libkipi-0.1.6-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/kde-extra/libkipi/FrugalBuild b/source/kde-extra/libkipi/FrugalBuild index cd3bdbf..c79f241 100644 --- a/source/kde-extra/libkipi/FrugalBuild +++ b/source/kde-extra/libkipi/FrugalBuild @@ -7,7 +7,6 @@ pkgrel=1 pkgdesc="Library for kipi-plugins" _F_sourceforge_dirname="kipi" _F_sourceforge_ext=".tar.bz2" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://extragear.kde.org/apps/kipi/" depends=('kdelibs>=3.5.3' 'xfsprogs-acl>=2.2.39_1-2') From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:34 2008 Subject: [Frugalware-git] frugalware-current: pwmanager-1.2.4-3-i686 Message-ID: <20080509004033.2DE521190ADB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=44c38abab9b7b018d1e7a2975297d089a2d0a120 commit 44c38abab9b7b018d1e7a2975297d089a2d0a120 Author: Miklos Vajna Date: Fri May 9 02:33:56 2008 +0200 pwmanager-1.2.4-3-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/kde-extra/pwmanager/FrugalBuild b/source/kde-extra/pwmanager/FrugalBuild index 1cddec7..6132d49 100644 --- a/source/kde-extra/pwmanager/FrugalBuild +++ b/source/kde-extra/pwmanager/FrugalBuild @@ -8,7 +8,6 @@ pkgdesc="A secure password manager" depends=('kdelibs>=3.5.7' 'expat>=2.0.1') groups=('kde-extra') archs=('i686' 'x86_64') -_F_sourceforge_broken_up2date=1 _F_sourceforge_dirname="passwordmanager" _F_sourceforge_ext=".tar.bz2" _F_kde_defaults=0 From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:35 2008 Subject: [Frugalware-git] frugalware-current: libkdcraw-0.1.3-1-i686 Message-ID: <20080509004033.3703D1190ADC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=886d8b228ff7b9013b8bceb466d6d6a05da95966 commit 886d8b228ff7b9013b8bceb466d6d6a05da95966 Author: Miklos Vajna Date: Fri May 9 02:33:57 2008 +0200 libkdcraw-0.1.3-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/kde-extra/libkdcraw/FrugalBuild b/source/kde-extra/libkdcraw/FrugalBuild index c22b9f7..5339921 100644 --- a/source/kde-extra/libkdcraw/FrugalBuild +++ b/source/kde-extra/libkdcraw/FrugalBuild @@ -10,7 +10,6 @@ depends=('kdelibs') groups=('kde-extra') _F_sourceforge_ext=".tar.bz2" _F_sourceforge_dirname="kipi" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://kipi-plugins.sourceforge.net" sha1sums=('43db728197b13c2e8cc3c76cfb426dc67ff80eb2') From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:37 2008 Subject: [Frugalware-git] frugalware-current: libkexiv2-0.1.6-2-i686 Message-ID: <20080509004033.41B171190ADD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=86a14c090b1f2ead5eca69580eaa6e99ee24f9e9 commit 86a14c090b1f2ead5eca69580eaa6e99ee24f9e9 Author: Miklos Vajna Date: Fri May 9 02:33:58 2008 +0200 libkexiv2-0.1.6-2-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/kde-extra/libkexiv2/FrugalBuild b/source/kde-extra/libkexiv2/FrugalBuild index 96f3373..b01b8ca 100644 --- a/source/kde-extra/libkexiv2/FrugalBuild +++ b/source/kde-extra/libkexiv2/FrugalBuild @@ -11,7 +11,6 @@ groups=('kde-extra') archs=('i686' 'x86_64') _F_sourceforge_dirname="kipi" _F_sourceforge_ext=".tar.bz2" -_F_sourceforge_broken_up2date=1 _F_kde_defaults=0 Finclude sourceforge kde url="http://www.kipi-plugins.org/" From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:39 2008 Subject: [Frugalware-git] frugalware-current: maxemumtvguide-7.3.2-2-i686 Message-ID: <20080509004033.4AF8C1190ADE@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7b1d24c4ebe8f79af2f347c10a42e5b60655eda6 commit 7b1d24c4ebe8f79af2f347c10a42e5b60655eda6 Author: Miklos Vajna Date: Fri May 9 02:33:59 2008 +0200 maxemumtvguide-7.3.2-2-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/kde-extra/maxemumtvguide/FrugalBuild b/source/kde-extra/maxemumtvguide/FrugalBuild index 9188a92..747a01e 100644 --- a/source/kde-extra/maxemumtvguide/FrugalBuild +++ b/source/kde-extra/maxemumtvguide/FrugalBuild @@ -6,7 +6,6 @@ pkgver=7.3.2 pkgrel=2 pkgdesc="Maxemum TV-Guide is a KDE TV-guide." _F_sourceforge_dirname="mtvg" -_F_sourceforge_broken_up2date=1 _F_kde_defaults=0 Finclude sourceforge kde url="http://mtvg.sourceforge.net/" From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:42 2008 Subject: [Frugalware-git] frugalware-current: xmltv-druid-0.4.0-2-i686 Message-ID: <20080509004033.03C931190AD8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7944392e37f25596b01817034f58f1a8e42602ca commit 7944392e37f25596b01817034f58f1a8e42602ca Author: Miklos Vajna Date: Fri May 9 02:33:50 2008 +0200 xmltv-druid-0.4.0-2-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/gnome-extra/xmltv-druid/FrugalBuild b/source/gnome-extra/xmltv-druid/FrugalBuild index bd4c5ce..253d78f 100644 --- a/source/gnome-extra/xmltv-druid/FrugalBuild +++ b/source/gnome-extra/xmltv-druid/FrugalBuild @@ -6,7 +6,6 @@ pkgver=0.4.0 pkgrel=2 pkgdesc="A very simple XMLTV tv_grab program selector/configurator/deployer" _F_sourceforge_dirname="gshowtv" -_F_sourceforge_broken_up2date=1 Finclude sourceforge depends=('perl-gnome2' 'perl-gtk2' 'xmltv' 'libgnomeui' 'perl-gtk2-gladexml') groups=('gnome-extra') From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:46 2008 Subject: [Frugalware-git] frugalware-current: clucene-0.9.20-1-i686 Message-ID: <20080509004033.559201190ACF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c7ce4e032fb1ecdaf3c90d353ba03d175bf5631b commit c7ce4e032fb1ecdaf3c90d353ba03d175bf5631b Author: Miklos Vajna Date: Fri May 9 02:34:00 2008 +0200 clucene-0.9.20-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/lib-extra/clucene/FrugalBuild b/source/lib-extra/clucene/FrugalBuild index 374f578..2f3eb8a 100644 --- a/source/lib-extra/clucene/FrugalBuild +++ b/source/lib-extra/clucene/FrugalBuild @@ -11,7 +11,6 @@ archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.bz2" _F_sourceforge_dirname="$pkgname" _F_sourceforge_name="$pkgname-core" -_F_sourceforge_broken_up2date=1 Finclude sourceforge _F_cd_path="$pkgname-core-$pkgver" sha1sums=('a60a360b9ce9048d65e5de8f0ae21a3f2638b22c') From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:47 2008 Subject: [Frugalware-git] frugalware-current: libchipcard2-2.1.9-1-i686 Message-ID: <20080509004033.5F3A11190ADF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=41f158a2ba45218db207c6a9480ce77b9582ee6a commit 41f158a2ba45218db207c6a9480ce77b9582ee6a Author: Miklos Vajna Date: Fri May 9 02:34:01 2008 +0200 libchipcard2-2.1.9-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/lib-extra/libchipcard2/FrugalBuild b/source/lib-extra/libchipcard2/FrugalBuild index db05baf..f6388f9 100644 --- a/source/lib-extra/libchipcard2/FrugalBuild +++ b/source/lib-extra/libchipcard2/FrugalBuild @@ -9,7 +9,6 @@ depends=('gwenhywfar>=2.4.1' 'libusb' 'sysfsutils') groups=('lib-extra') archs=('i686' 'x86_64') _F_sourceforge_dirname="libchipcard" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://www.libchipcard.de" sha1sums=('4f1bda2ff8f9328407b0baf20c85a954282e43ab') From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:48 2008 Subject: [Frugalware-git] frugalware-current: kaa-metadata-0.6.1-1-i686 Message-ID: <20080509004033.736F31190AE1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=616b84c4ac4a6313fa256f1ca49d22703d3df8f0 commit 616b84c4ac4a6313fa256f1ca49d22703d3df8f0 Author: Miklos Vajna Date: Fri May 9 02:34:02 2008 +0200 kaa-metadata-0.6.1-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/lib-extra/kaa-metadata/FrugalBuild b/source/lib-extra/kaa-metadata/FrugalBuild index 2a58a53..14293c6 100644 --- a/source/lib-extra/kaa-metadata/FrugalBuild +++ b/source/lib-extra/kaa-metadata/FrugalBuild @@ -9,7 +9,6 @@ depends=('kaa-base' 'libdvdread') groups=('lib-extra') archs=('i686' 'x86_64') _F_sourceforge_dirname=freevo -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://www.freevo.org/kaa" sha1sums=('fce1b1109a5881c56cd40c161430bdcb8a2fd539') From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:49 2008 Subject: [Frugalware-git] frugalware-current: kaa-base-0.1.3-1-i686 Message-ID: <20080509004033.6996F1190AE0@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2599062268a378a0d34b1a917599c721a7850442 commit 2599062268a378a0d34b1a917599c721a7850442 Author: Miklos Vajna Date: Fri May 9 02:34:01 2008 +0200 kaa-base-0.1.3-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/lib-extra/kaa-base/FrugalBuild b/source/lib-extra/kaa-base/FrugalBuild index 00b48ff..e5d9518 100644 --- a/source/lib-extra/kaa-base/FrugalBuild +++ b/source/lib-extra/kaa-base/FrugalBuild @@ -9,7 +9,6 @@ depends=('glib2' 'pysqlite2' 'libxml2') groups=('lib-extra') archs=('i686' 'x86_64') _F_sourceforge_dirname=freevo -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://www.freevo.org/kaa" sha1sums=('14f81db1a4890516c48eccdca0e6d722aa6cd494') From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:50 2008 Subject: [Frugalware-git] frugalware-current: libchipcard3-3.0.4-1-i686 Message-ID: <20080509004033.7EBE91190AE2@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=65074a384f111508e011cafff7a230b95041a61b commit 65074a384f111508e011cafff7a230b95041a61b Author: Miklos Vajna Date: Fri May 9 02:34:03 2008 +0200 libchipcard3-3.0.4-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/lib-extra/libchipcard3/FrugalBuild b/source/lib-extra/libchipcard3/FrugalBuild index 7c96975..7aac35e 100644 --- a/source/lib-extra/libchipcard3/FrugalBuild +++ b/source/lib-extra/libchipcard3/FrugalBuild @@ -9,7 +9,6 @@ depends=('gwenhywfar>=2.5.0' 'libusb' 'sysfsutils') groups=('lib-extra') archs=('i686' 'x86_64') _F_sourceforge_dirname="libchipcard" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://www.libchipcard.de" sha1sums=('e0ce964851d1e1b7e80d53b07eea97b73201b69a') From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:51 2008 Subject: [Frugalware-git] frugalware-current: libdvdnav-0.1.10-4-i686 Message-ID: <20080509004033.917C01190AE3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0fefe31721bfad4902a0bae29b7775a7c338f55d commit 0fefe31721bfad4902a0bae29b7775a7c338f55d Author: Miklos Vajna Date: Fri May 9 02:34:05 2008 +0200 libdvdnav-0.1.10-4-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/lib-extra/libdvdnav/FrugalBuild b/source/lib-extra/libdvdnav/FrugalBuild index 524f4ef..ca8648a 100644 --- a/source/lib-extra/libdvdnav/FrugalBuild +++ b/source/lib-extra/libdvdnav/FrugalBuild @@ -6,7 +6,6 @@ pkgver=0.1.10 pkgrel=4 pkgdesc="The library for xine-dvdnav plugin." _F_sourceforge_dirname="dvd" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://dvd.sourceforge.net/index.shtml" groups=('lib-extra') From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:52 2008 Subject: [Frugalware-git] frugalware-current: stlport-5.1.4-1-i686 Message-ID: <20080509004033.9C8B31190AE4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0f6dd788eebd2bc9c1c42fb5d03b1a4f23a41142 commit 0f6dd788eebd2bc9c1c42fb5d03b1a4f23a41142 Author: Miklos Vajna Date: Fri May 9 02:34:06 2008 +0200 stlport-5.1.4-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/lib-extra/stlport/FrugalBuild b/source/lib-extra/stlport/FrugalBuild index ec6810e..d575c88 100644 --- a/source/lib-extra/stlport/FrugalBuild +++ b/source/lib-extra/stlport/FrugalBuild @@ -10,7 +10,6 @@ groups=('lib-extra') archs=('i686' 'x86_64') _F_sourceforge_dirname=stlport _F_sourceforge_name=STLport -_F_sourceforge_broken_up2date=1 _F_sourceforge_ext=".tar.bz2" Finclude sourceforge From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:53 2008 Subject: [Frugalware-git] frugalware-current: tapioca-qt-0.14.1-1-i686 Message-ID: <20080509004033.A649B1190AE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b6a4241fa564199221157cec34c17d801dc10bce commit b6a4241fa564199221157cec34c17d801dc10bce Author: Miklos Vajna Date: Fri May 9 02:34:07 2008 +0200 tapioca-qt-0.14.1-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/lib-extra/tapioca-qt/FrugalBuild b/source/lib-extra/tapioca-qt/FrugalBuild index 9dc0c9f..e9f455b 100644 --- a/source/lib-extra/tapioca-qt/FrugalBuild +++ b/source/lib-extra/tapioca-qt/FrugalBuild @@ -10,7 +10,6 @@ makedepends=('cmake') groups=('lib-extra') archs=('i686' 'x86_64') _F_sourceforge_dirname="tapioca-voip" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://tapioca-voip.sourceforge.net/" source=($source tapioca-qt-svn.patch) From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:55 2008 Subject: [Frugalware-git] frugalware-current: libfame-0.9.1-3-i686 Message-ID: <20080509004033.8A47C1190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ea483b65c1374dddd73c74eb293c3213090cd83b commit ea483b65c1374dddd73c74eb293c3213090cd83b Author: Miklos Vajna Date: Fri May 9 02:34:04 2008 +0200 libfame-0.9.1-3-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/lib-extra/libfame/FrugalBuild b/source/lib-extra/libfame/FrugalBuild index 02ecf4d..783c489 100644 --- a/source/lib-extra/libfame/FrugalBuild +++ b/source/lib-extra/libfame/FrugalBuild @@ -10,7 +10,6 @@ depends=('glibc') groups=('lib-extra') archs=('x86_64' 'i686') _F_sourceforge_dirname="fame" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://fame.sourceforge.net/" source=($source libfame-0.9.1-gentoopatchset.patch \ From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:56 2008 Subject: [Frugalware-git] frugalware-current: telepathy-qt-0.14.1-1-i686 Message-ID: <20080509004033.AF7FD1190AE6@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4ad06c7b8b4538b8730b752e94f0e061662bd893 commit 4ad06c7b8b4538b8730b752e94f0e061662bd893 Author: Miklos Vajna Date: Fri May 9 02:34:08 2008 +0200 telepathy-qt-0.14.1-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/lib-extra/telepathy-qt/FrugalBuild b/source/lib-extra/telepathy-qt/FrugalBuild index 2a386f3..470361c 100644 --- a/source/lib-extra/telepathy-qt/FrugalBuild +++ b/source/lib-extra/telepathy-qt/FrugalBuild @@ -10,7 +10,6 @@ makedepends=('cmake') groups=('lib-extra') archs=('i686' 'x86_64') _F_sourceforge_dirname="tapioca-voip" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://tapioca-voip.sourceforge.net/" sha1sums=('607ac8fff0cb7fa19fa35665188b42345aececc3') From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:57 2008 Subject: [Frugalware-git] frugalware-current: indilib-0.5-1-i686 Message-ID: <20080509004033.BA35E1190AD0@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=91cca8b3b87cfb8ec343eaa6429cb93b85687ea1 commit 91cca8b3b87cfb8ec343eaa6429cb93b85687ea1 Author: Miklos Vajna Date: Fri May 9 02:34:09 2008 +0200 indilib-0.5-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/lib-extra/indilib/FrugalBuild b/source/lib-extra/indilib/FrugalBuild index 6ebe96a..cf7f10d 100644 --- a/source/lib-extra/indilib/FrugalBuild +++ b/source/lib-extra/indilib/FrugalBuild @@ -9,7 +9,6 @@ depends=('libusb' 'zlib') groups=('lib-extra') archs=('i686' 'x86_64') _F_sourceforge_dirname="indi" -_F_sourceforge_broken_up2date=1 _F_cd_path="indi" Finclude sourceforge url="http://indi.sourceforge.net/index.php/Main_Page" From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:57 2008 Subject: [Frugalware-git] frugalware-current: libdisasm-0.23-1-i686 Message-ID: <20080509004033.C41271190AE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5e046c92c9514c110c1b43c85af1cb3bb8dc7e56 commit 5e046c92c9514c110c1b43c85af1cb3bb8dc7e56 Author: Miklos Vajna Date: Fri May 9 02:34:12 2008 +0200 libdisasm-0.23-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/lib-extra/libdisasm/FrugalBuild b/source/lib-extra/libdisasm/FrugalBuild index 6cd1261..d3a80ec 100644 --- a/source/lib-extra/libdisasm/FrugalBuild +++ b/source/lib-extra/libdisasm/FrugalBuild @@ -10,7 +10,6 @@ depends=('glibc') groups=('lib-extra') archs=('i686') _F_sourceforge_dirname="bastard" -_F_sourceforge_broken_up2date=1 Finclude sourceforge sha1sums=('ff5e2ffb726d1c28396b21e0abbe10bae5d4a846') From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:58 2008 Subject: [Frugalware-git] frugalware-current: libgphoto2-2.4.1-1-i686 Message-ID: <20080509004033.CDD6E1190AE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dddf391e9add7ea3d1f18c3eb326ecd6e7e5edb7 commit dddf391e9add7ea3d1f18c3eb326ecd6e7e5edb7 Author: Miklos Vajna Date: Fri May 9 02:34:14 2008 +0200 libgphoto2-2.4.1-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/lib/libgphoto2/FrugalBuild b/source/lib/libgphoto2/FrugalBuild index 34ee4c3..e88c811 100644 --- a/source/lib/libgphoto2/FrugalBuild +++ b/source/lib/libgphoto2/FrugalBuild @@ -12,7 +12,6 @@ archs=('i686' 'x86_64') depends=('libtool' 'libexif' 'hal' 'e2fsprogs' 'avahi-compat' 'libjpeg') _F_sourceforge_dirname=gphoto _F_sourceforge_ext=".tar.bz2" -_F_sourceforge_broken_up2date=1 Finclude sourceforge sha1sums=('acff08c45e2a69cde2646c321e6140ccd19f1951') From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:58 2008 Subject: [Frugalware-git] frugalware-current: libmad-0.15.1b-4-i686 Message-ID: <20080509004033.D80281190AE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d1f92db53c0cfd9b67d8298af350d3c655ef4275 commit d1f92db53c0cfd9b67d8298af350d3c655ef4275 Author: Miklos Vajna Date: Fri May 9 02:34:15 2008 +0200 libmad-0.15.1b-4-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/lib/libmad/FrugalBuild b/source/lib/libmad/FrugalBuild index a307242..32ca07c 100644 --- a/source/lib/libmad/FrugalBuild +++ b/source/lib/libmad/FrugalBuild @@ -7,7 +7,6 @@ pkgver=0.15.1b pkgrel=4 pkgdesc="A high-quality MPEG audio decoder" _F_sourceforge_dirname="mad" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://www.underbit.com/products/mad/" groups=('lib') From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:41:59 2008 Subject: [Frugalware-git] frugalware-current: libmcrypt-2.5.8-1-i686 Message-ID: <20080509004033.E2C341190AEA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d921ddc1596bdf4e81d002983c72bf375a6035b5 commit d921ddc1596bdf4e81d002983c72bf375a6035b5 Author: Miklos Vajna Date: Fri May 9 02:34:16 2008 +0200 libmcrypt-2.5.8-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/lib/libmcrypt/FrugalBuild b/source/lib/libmcrypt/FrugalBuild index ccb0e27..36dc667 100644 --- a/source/lib/libmcrypt/FrugalBuild +++ b/source/lib/libmcrypt/FrugalBuild @@ -6,7 +6,6 @@ pkgver=2.5.8 pkgrel=1 pkgdesc="A library that provides uniform interface to access several encryption algorithms." _F_sourceforge_dirname="mcrypt" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://mcrypt.sourceforge.net/" depends=() From vmiklos at frugalware.org Fri May 9 02:40:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:00 2008 Subject: [Frugalware-git] frugalware-current: libexif-gtk-0.3.5-3-i686 Message-ID: <20080509004033.0EA951190AD9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a5a18f72c0713da20a86fa02da77c1f469881e8e commit a5a18f72c0713da20a86fa02da77c1f469881e8e Author: Miklos Vajna Date: Fri May 9 02:33:52 2008 +0200 libexif-gtk-0.3.5-3-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/gnome/libexif-gtk/FrugalBuild b/source/gnome/libexif-gtk/FrugalBuild index 4fe99c2..06db5df 100644 --- a/source/gnome/libexif-gtk/FrugalBuild +++ b/source/gnome/libexif-gtk/FrugalBuild @@ -7,7 +7,6 @@ pkgrel=3 pkgdesc="GTK Widgets for libexif" _F_sourceforge_dirname="libexif" _F_sourceforge_ext=".tar.bz2" -_F_sourceforge_broken_up2date=1 Finclude sourceforge options=('scriptlet') url="http://sourceforge.net/projects/libexif" From vmiklos at frugalware.org Fri May 9 02:40:34 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:00 2008 Subject: [Frugalware-git] frugalware-current: pwmanager-i18n-1.2.4-1-i686 Message-ID: <20080509004034.13D9B1190AEC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f1bc72c7fea67a77f82ab2252d829beb622c4832 commit f1bc72c7fea67a77f82ab2252d829beb622c4832 Author: Miklos Vajna Date: Fri May 9 02:34:18 2008 +0200 pwmanager-i18n-1.2.4-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/locale-extra/pwmanager-i18n/FrugalBuild b/source/locale-extra/pwmanager-i18n/FrugalBuild index 4d2c504..8a3111d 100644 --- a/source/locale-extra/pwmanager-i18n/FrugalBuild +++ b/source/locale-extra/pwmanager-i18n/FrugalBuild @@ -7,7 +7,6 @@ pkgrel=1 pkgdesc="A secure password manager - i18n package" _F_sourceforge_ext=".tar.bz2" _F_sourceforge_dirname="passwordmanager" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://passwordmanager.sourceforge.net/" depends=('pwmanager') From vmiklos at frugalware.org Fri May 9 02:40:34 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:01 2008 Subject: [Frugalware-git] frugalware-current: libmodplug-0.8.4-1-i686 Message-ID: <20080509004034.897CF1190AEB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=116ea446cd0dd0e0bea90f22fdef6ae5eb416155 commit 116ea446cd0dd0e0bea90f22fdef6ae5eb416155 Author: Miklos Vajna Date: Fri May 9 02:34:20 2008 +0200 libmodplug-0.8.4-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/multimedia-extra/libmodplug/FrugalBuild b/source/multimedia-extra/libmodplug/FrugalBuild index fd7d2f1..4b907e2 100644 --- a/source/multimedia-extra/libmodplug/FrugalBuild +++ b/source/multimedia-extra/libmodplug/FrugalBuild @@ -6,7 +6,6 @@ pkgname=libmodplug pkgver=0.8.4 pkgrel=1 pkgdesc="The ModPlug mod file playing library" -_F_sourceforge_broken_up2date=1 _F_sourceforge_dirname="modplug-xmms" Finclude sourceforge url="http://modplug-xmms.sourceforge.net" From vmiklos at frugalware.org Fri May 9 02:40:34 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:02 2008 Subject: [Frugalware-git] frugalware-current: libsidplay2-2.1.1-1-i686 Message-ID: <20080509004034.BE23A1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c5e0f74943d58e7f014f6296451d1815712cc8d commit 9c5e0f74943d58e7f014f6296451d1815712cc8d Author: Miklos Vajna Date: Fri May 9 02:34:21 2008 +0200 libsidplay2-2.1.1-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/multimedia-extra/libsidplay2/FrugalBuild b/source/multimedia-extra/libsidplay2/FrugalBuild index 30c7421..824d3ac 100644 --- a/source/multimedia-extra/libsidplay2/FrugalBuild +++ b/source/multimedia-extra/libsidplay2/FrugalBuild @@ -7,7 +7,6 @@ pkgrel=1 pkgdesc="C64 SID player library" _F_sourceforge_name="sidplay-libs" _F_sourceforge_dirname="sidplay2" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://sidplay2.sourceforge.net/" depends=('libstdc++') From vmiklos at frugalware.org Fri May 9 02:40:34 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:03 2008 Subject: [Frugalware-git] frugalware-current: faad2-2.6.1-1-i686 Message-ID: <20080509004034.D78951190AED@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=da84a7f851f5444440a5f83b1e17a7e7402fd17d commit da84a7f851f5444440a5f83b1e17a7e7402fd17d Author: Miklos Vajna Date: Fri May 9 02:34:21 2008 +0200 faad2-2.6.1-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/multimedia/faad2/FrugalBuild b/source/multimedia/faad2/FrugalBuild index 48d8cef..ba46196 100644 --- a/source/multimedia/faad2/FrugalBuild +++ b/source/multimedia/faad2/FrugalBuild @@ -7,7 +7,6 @@ pkgrel=1 pkgdesc="ISO AAC audio decoder" url="http://www.audiocoding.com/" _F_sourceforge_dirname="faac" -_F_sourceforge_broken_up2date=1 Finclude sourceforge source=($source install-libmp4ff.patch) depends=('libstdc++') From vmiklos at frugalware.org Fri May 9 02:40:35 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:04 2008 Subject: [Frugalware-git] frugalware-current: libid3tag-0.15.1b-4-i686 Message-ID: <20080509004035.570811190AEE@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dc10a9982add515c103ff426fbee3e3301fbedc7 commit dc10a9982add515c103ff426fbee3e3301fbedc7 Author: Miklos Vajna Date: Fri May 9 02:34:22 2008 +0200 libid3tag-0.15.1b-4-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/multimedia/libid3tag/FrugalBuild b/source/multimedia/libid3tag/FrugalBuild index 21c0895..aae75d2 100644 --- a/source/multimedia/libid3tag/FrugalBuild +++ b/source/multimedia/libid3tag/FrugalBuild @@ -6,7 +6,6 @@ pkgver=0.15.1b pkgrel=4 pkgdesc="ID3 tag manipulation library" _F_sourceforge_dirname="mad" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://www.underbit.com/products/mad/" depends=('zlib') From vmiklos at frugalware.org Fri May 9 02:40:35 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:05 2008 Subject: [Frugalware-git] frugalware-current: ethtool-6-1-i686 Message-ID: <20080509004035.978C91190AD2@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=298bb2dfc82b29dc01f2696bcc2d549ee9b3e5b4 commit 298bb2dfc82b29dc01f2696bcc2d549ee9b3e5b4 Author: Miklos Vajna Date: Fri May 9 02:34:25 2008 +0200 ethtool-6-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/network/ethtool/FrugalBuild b/source/network/ethtool/FrugalBuild index 5e52ad5..79043d3 100644 --- a/source/network/ethtool/FrugalBuild +++ b/source/network/ethtool/FrugalBuild @@ -7,7 +7,6 @@ pkgver=6 pkgrel=1 pkgdesc="A tool for setting ethernet parameters" _F_sourceforge_dirname="gkernel" -_F_sourceforge_broken_up2date=1 Finclude sourceforge depends=('glibc') groups=('network') From vmiklos at frugalware.org Fri May 9 02:40:35 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:06 2008 Subject: [Frugalware-git] frugalware-current: icebgset-1.3-1-i686 Message-ID: <20080509004035.E3C031190AD4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8138a23996fda05ec6e62cb51611f1d92ac30da5 commit 8138a23996fda05ec6e62cb51611f1d92ac30da5 Author: Miklos Vajna Date: Fri May 9 02:34:31 2008 +0200 icebgset-1.3-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/icebgset/FrugalBuild b/source/xapps-extra/icebgset/FrugalBuild index 34bd888..370256a 100644 --- a/source/xapps-extra/icebgset/FrugalBuild +++ b/source/xapps-extra/icebgset/FrugalBuild @@ -8,7 +8,6 @@ pkgrel=1 pkgdesc="application for changing the background in icewm" _F_sourceforge_dirname="icecc" _F_sourceforge_ext=".tar.bz2" -_F_sourceforge_broken_up2date=1 Finclude sourceforge depends=('qt' 'libstdc++' 'zlib' 'libgl' 'libglx' 'libxmu' 'libxi') rodepends=('icewm') From vmiklos at frugalware.org Fri May 9 02:40:36 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:07 2008 Subject: [Frugalware-git] frugalware-current: gmerlin-avdecoder-0.1.7-1-i686 Message-ID: <20080509004036.175271190AD5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c71ec2bb0e952dfdcdb6ee75ca0e43b6a2b90823 commit c71ec2bb0e952dfdcdb6ee75ca0e43b6a2b90823 Author: Miklos Vajna Date: Fri May 9 02:34:32 2008 +0200 gmerlin-avdecoder-0.1.7-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/gmerlin-avdecoder/FrugalBuild b/source/xapps-extra/gmerlin-avdecoder/FrugalBuild index 8ca7bd4..94271dd 100644 --- a/source/xapps-extra/gmerlin-avdecoder/FrugalBuild +++ b/source/xapps-extra/gmerlin-avdecoder/FrugalBuild @@ -6,7 +6,6 @@ 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 From vmiklos at frugalware.org Fri May 9 02:40:35 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:07 2008 Subject: [Frugalware-git] frugalware-current: nfs-utils-1.1.2-2-i686 Message-ID: <20080509004035.A70881190ACC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bac14fc3a3197126d99c8ce7dbb6431f308b309d commit bac14fc3a3197126d99c8ce7dbb6431f308b309d Author: Miklos Vajna Date: Fri May 9 02:34:26 2008 +0200 nfs-utils-1.1.2-2-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/network/nfs-utils/FrugalBuild b/source/network/nfs-utils/FrugalBuild index c2001fa..829902b 100644 --- a/source/network/nfs-utils/FrugalBuild +++ b/source/network/nfs-utils/FrugalBuild @@ -8,7 +8,6 @@ pkgdesc="Support programs for Network File Systems" groups=('network') archs=('i686' 'x86_64') backup=(etc/exports etc/conf.d/nfsd etc/sysconfig/nfs) -_F_sourceforge_broken_up2date=1 _F_sourceforge_dirname="nfs" Finclude sourceforge depends=('portmap' 'libnfsidmap' 'libevent>=1.4.3') From vmiklos at frugalware.org Fri May 9 02:40:36 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:09 2008 Subject: [Frugalware-git] frugalware-current: iceked-1.5-1-i686 Message-ID: <20080509004036.3BB2C1190AD3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=32486ebff8a07ccfd21a923df3ca8f06f3550f4b commit 32486ebff8a07ccfd21a923df3ca8f06f3550f4b Author: Miklos Vajna Date: Fri May 9 02:34:34 2008 +0200 iceked-1.5-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/iceked/FrugalBuild b/source/xapps-extra/iceked/FrugalBuild index 9c1bd16..2bd26aa 100644 --- a/source/xapps-extra/iceked/FrugalBuild +++ b/source/xapps-extra/iceked/FrugalBuild @@ -8,7 +8,6 @@ pkgrel=1 pkgdesc="application for configuring icewm keybindings" _F_sourceforge_dirname="icecc" _F_sourceforge_ext=".tar.bz2" -_F_sourceforge_broken_up2date=1 Finclude sourceforge depends=('qt' 'libstdc++' 'zlib' 'libgl' 'libglx' 'libxmu' 'libxi') rodepends=('icewm') From vmiklos at frugalware.org Fri May 9 02:40:36 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:10 2008 Subject: [Frugalware-git] frugalware-current: gmerlin-encoders-0.2.5-1-i686 Message-ID: <20080509004036.2A17C1190AD1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=450feacdf1d838582cee61cbc136f751ae0b3c8b commit 450feacdf1d838582cee61cbc136f751ae0b3c8b Author: Miklos Vajna Date: Fri May 9 02:34:33 2008 +0200 gmerlin-encoders-0.2.5-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/gmerlin-encoders/FrugalBuild b/source/xapps-extra/gmerlin-encoders/FrugalBuild index 74ca4b4..e56274f 100644 --- a/source/xapps-extra/gmerlin-encoders/FrugalBuild +++ b/source/xapps-extra/gmerlin-encoders/FrugalBuild @@ -6,7 +6,6 @@ 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.7') From vmiklos at frugalware.org Fri May 9 02:40:36 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:11 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-amsnplus-2.6.1-1-i686 Message-ID: <20080509004036.586A71190ACD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f21a7123986ed782d28e42dc06284d8e09e5a45c commit f21a7123986ed782d28e42dc06284d8e09e5a45c Author: Miklos Vajna Date: Fri May 9 02:34:36 2008 +0200 amsn-plugin-amsnplus-2.6.1-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-amsnplus/FrugalBuild b/source/xapps-extra/amsn-plugin-amsnplus/FrugalBuild index efc8af9..7ed22df 100644 --- a/source/xapps-extra/amsn-plugin-amsnplus/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-amsnplus/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="aMSN plus plugin similar to MSN Plus!" _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 _F_amsn_clean_files=(Makefile Snapshot.exe snapshot.c) replaces=('amsn-plugins-amsnplus') Finclude sourceforge amsn From vmiklos at frugalware.org Fri May 9 02:40:36 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:11 2008 Subject: [Frugalware-git] frugalware-current: gtk-recordmydesktop-0.3.7.2-1-i686 Message-ID: <20080509004036.49C661190AD6@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=de0a0a83f88192ca810fad9e185ebf3d8fe3e3cc commit de0a0a83f88192ca810fad9e185ebf3d8fe3e3cc Author: Miklos Vajna Date: Fri May 9 02:34:35 2008 +0200 gtk-recordmydesktop-0.3.7.2-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/gtk-recordmydesktop/FrugalBuild b/source/xapps-extra/gtk-recordmydesktop/FrugalBuild index e562af6..da27576 100644 --- a/source/xapps-extra/gtk-recordmydesktop/FrugalBuild +++ b/source/xapps-extra/gtk-recordmydesktop/FrugalBuild @@ -11,7 +11,6 @@ groups=('xapps-extra') archs=('i686' 'x86_64') options=('scriptlet') _F_sourceforge_dirname="recordmydesktop" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://recordmydesktop.sourceforge.net/" sha1sums=('7a92a5e5195f7902dffaae9e4233fb4f8ca0c426') From vmiklos at frugalware.org Fri May 9 02:40:36 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:12 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-drae-1.0-1-i686 Message-ID: <20080509004036.793591190AEF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3266426296ef7b4e53e495246e8842ee43b7e103 commit 3266426296ef7b4e53e495246e8842ee43b7e103 Author: Miklos Vajna Date: Fri May 9 02:34:37 2008 +0200 amsn-plugin-drae-1.0-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-drae/FrugalBuild b/source/xapps-extra/amsn-plugin-drae/FrugalBuild index 408f81c..dee8706 100644 --- a/source/xapps-extra/amsn-plugin-drae/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-drae/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="Search for the description of the selected word in the Royal Spanish Ac _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 archs=('i686' 'x86_64') Finclude sourceforge amsn rodepends=('lynx') From vmiklos at frugalware.org Fri May 9 02:40:36 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:13 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-autoreplace-1.0-1-i686 Message-ID: <20080509004036.67B2C1190AD7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bfb381abc70b8dfe12c61263cdfcdd61a85db64a commit bfb381abc70b8dfe12c61263cdfcdd61a85db64a Author: Miklos Vajna Date: Fri May 9 02:34:36 2008 +0200 amsn-plugin-autoreplace-1.0-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-autoreplace/FrugalBuild b/source/xapps-extra/amsn-plugin-autoreplace/FrugalBuild index dc186e6..6bfec4c 100644 --- a/source/xapps-extra/amsn-plugin-autoreplace/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-autoreplace/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="Automatic text replacement for the chat window." _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn archs=('i686' 'x86_64') sha1sums=('39f4da0d5d69f0da704d563384ede627ee1c8883') From vmiklos at frugalware.org Fri May 9 02:40:36 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:13 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-pop3-2.3-1-i686 Message-ID: <20080509004036.8688C1190AF0@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cb8fd00c59bdea367273b5a5321d75148893f79c commit cb8fd00c59bdea367273b5a5321d75148893f79c Author: Miklos Vajna Date: Fri May 9 02:34:38 2008 +0200 amsn-plugin-pop3-2.3-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-pop3/FrugalBuild b/source/xapps-extra/amsn-plugin-pop3/FrugalBuild index 16c0861..612aff3 100644 --- a/source/xapps-extra/amsn-plugin-pop3/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-pop3/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="amsn Plugin to check POP3 accounts in aMSN in the same way as hotmail o _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn archs=('i686' 'x86_64') sha1sums=('c4d7eaeb794a7e498370a2fb53d35546a1c070fa') From vmiklos at frugalware.org Fri May 9 02:40:36 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:14 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-bigsmileys-20060226-1-i686 Message-ID: <20080509004036.989C21190AF1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d525bf2fea844b2c1bd46d5871712823129c3fae commit d525bf2fea844b2c1bd46d5871712823129c3fae Author: Miklos Vajna Date: Fri May 9 02:34:39 2008 +0200 amsn-plugin-bigsmileys-20060226-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-bigsmileys/FrugalBuild b/source/xapps-extra/amsn-plugin-bigsmileys/FrugalBuild index a9fbca9..a16eef4 100644 --- a/source/xapps-extra/amsn-plugin-bigsmileys/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-bigsmileys/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="amsn plugin that shows an extra smileys button for selecting from custo _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="bigsmileys" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn archs=('i686' 'x86_64') sha1sums=('1bb7be606f1eeefa0895ebe4332fb94002de9a1b') From vmiklos at frugalware.org Fri May 9 02:40:36 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:15 2008 Subject: [Frugalware-git] frugalware-current: gpicview-0.1.9-1-i686 Message-ID: <20080509004036.A88541190AD9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7689527aa3cce2cb9fb2840b4dfce03b44f9e8f1 commit 7689527aa3cce2cb9fb2840b4dfce03b44f9e8f1 Author: Miklos Vajna Date: Fri May 9 02:34:40 2008 +0200 gpicview-0.1.9-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/gpicview/FrugalBuild b/source/xapps-extra/gpicview/FrugalBuild index 0bf5ac9..b72d574 100644 --- a/source/xapps-extra/gpicview/FrugalBuild +++ b/source/xapps-extra/gpicview/FrugalBuild @@ -8,7 +8,6 @@ pkgrel=1 pkgdesc="A simple and fast image viewer for X, from the LXDE project" depends=('gtk+2' 'libxdamage') _F_sourceforge_dirname="lxde" -_F_sourceforge_broken_up2date=1 Finclude sourceforge options=('scriptlet') groups=('xapps-extra') From vmiklos at frugalware.org Fri May 9 02:40:36 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:15 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-bugbuddy-1.0-1-i686 Message-ID: <20080509004036.B6E591190AF2@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cd762034a96d0242abd59230e289e8cbcff4bad0 commit cd762034a96d0242abd59230e289e8cbcff4bad0 Author: Miklos Vajna Date: Fri May 9 02:34:40 2008 +0200 amsn-plugin-bugbuddy-1.0-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-bugbuddy/FrugalBuild b/source/xapps-extra/amsn-plugin-bugbuddy/FrugalBuild index a28607c..0d56f70 100644 --- a/source/xapps-extra/amsn-plugin-bugbuddy/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-bugbuddy/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="A plugin for sending automatic messages to friends." _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn archs=('i686' 'x86_64') sha1sums=('230ab8ab60afc7d5fa230f0497f010db35c70db3') From vmiklos at frugalware.org Fri May 9 02:40:36 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:16 2008 Subject: [Frugalware-git] frugalware-current: icets-1.4-1-i686 Message-ID: <20080509004036.C7ACB1190AF3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=14d125fd4885a1d0e6695a22ae84861f4c80561b commit 14d125fd4885a1d0e6695a22ae84861f4c80561b Author: Miklos Vajna Date: Fri May 9 02:34:41 2008 +0200 icets-1.4-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/icets/FrugalBuild b/source/xapps-extra/icets/FrugalBuild index 045a9bc..c3c63b4 100644 --- a/source/xapps-extra/icets/FrugalBuild +++ b/source/xapps-extra/icets/FrugalBuild @@ -8,7 +8,6 @@ pkgrel=1 pkgdesc="application for changing the current icewm theme" _F_sourceforge_dirname="icecc" _F_sourceforge_ext=".tar.bz2" -_F_sourceforge_broken_up2date=1 Finclude sourceforge depends=('qt' 'libstdc++' 'zlib' 'libgl' 'libglx' 'libxmu' 'libxi') rodepends=('icewm') From vmiklos at frugalware.org Fri May 9 02:40:36 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:17 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-changeit-1.0-1-i686 Message-ID: <20080509004036.D621D1190AF4@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4ebdd42b5d9dddc8f5b2103386096c4ac95df32d commit 4ebdd42b5d9dddc8f5b2103386096c4ac95df32d Author: Miklos Vajna Date: Fri May 9 02:34:42 2008 +0200 amsn-plugin-changeit-1.0-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-changeit/FrugalBuild b/source/xapps-extra/amsn-plugin-changeit/FrugalBuild index 4ac9f77..26d66dd 100644 --- a/source/xapps-extra/amsn-plugin-changeit/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-changeit/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="Convert sent/received messages using talkfiters." _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn archs=('i686' 'x86_64') sha1sums=('43d20a170290d5a2dbd028c139c0f2cf3ee81ca5') From vmiklos at frugalware.org Fri May 9 02:40:36 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:17 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-colorize-1.0-1-i686 Message-ID: <20080509004036.E765E1190AF5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e9d732fdd221a39a8e399c58e39ca7b25c592274 commit e9d732fdd221a39a8e399c58e39ca7b25c592274 Author: Miklos Vajna Date: Fri May 9 02:34:43 2008 +0200 amsn-plugin-colorize-1.0-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-colorize/FrugalBuild b/source/xapps-extra/amsn-plugin-colorize/FrugalBuild index 9c47e32..5c0d89a 100644 --- a/source/xapps-extra/amsn-plugin-colorize/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-colorize/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="amsn plugin to change the color of your text from either a predefined l _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn archs=('i686' 'x86_64') sha1sums=('cd3c8cf0c67d630440b355aa9272cea8ced70a85') From vmiklos at frugalware.org Fri May 9 02:40:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:18 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-dbusviewer-0.1.1-1-i686 Message-ID: <20080509004037.021831190ADA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4daa54e978baed16c4cd3ef356afadf746a7b319 commit 4daa54e978baed16c4cd3ef356afadf746a7b319 Author: Miklos Vajna Date: Fri May 9 02:34:43 2008 +0200 amsn-plugin-dbusviewer-0.1.1-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-dbusviewer/FrugalBuild b/source/xapps-extra/amsn-plugin-dbusviewer/FrugalBuild index f463632..d1f19d1 100644 --- a/source/xapps-extra/amsn-plugin-dbusviewer/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-dbusviewer/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="amsn plugin enables you to monitor dbus messages using the event log of _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 _F_amsn_clean_files=(Readme) # auto magically moved to docs :) Finclude sourceforge amsn rodepends=('dbus') From vmiklos at frugalware.org Fri May 9 02:40:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:19 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-desktopintegration-1.2-1-i686 Message-ID: <20080509004037.10B7E1190AF6@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fc25154eb144af08814b6506734ce2262830796f commit fc25154eb144af08814b6506734ce2262830796f Author: Miklos Vajna Date: Fri May 9 02:34:44 2008 +0200 amsn-plugin-desktopintegration-1.2-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-desktopintegration/FrugalBuild b/source/xapps-extra/amsn-plugin-desktopintegration/FrugalBuild index bfd1c0c..c1990ab 100644 --- a/source/xapps-extra/amsn-plugin-desktopintegration/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-desktopintegration/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="amsn plugin that shows desktop-like dialogs instead of tcl/tk ones" _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn archs=('i686' 'x86_64') sha1sums=('8901741eb0d1dd191f213e0a47605ec283294122') From vmiklos at frugalware.org Fri May 9 02:40:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:20 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-emotes-0.1-1-i686 Message-ID: <20080509004037.2182C1190AF7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=928a199dc510669dff51b48a16bc3c3186ff8040 commit 928a199dc510669dff51b48a16bc3c3186ff8040 Author: Miklos Vajna Date: Fri May 9 02:34:45 2008 +0200 amsn-plugin-emotes-0.1-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-emotes/FrugalBuild b/source/xapps-extra/amsn-plugin-emotes/FrugalBuild index 45be4e8..961d870 100644 --- a/source/xapps-extra/amsn-plugin-emotes/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-emotes/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="amsn plugin to replace /me ocurrences in chat window" _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn archs=('i686' 'x86_64') sha1sums=('f118ba6c8670d3e43ba586f475fd5da0056c5f6b') From vmiklos at frugalware.org Fri May 9 02:40:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:20 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-fakingit-b2-1-i686 Message-ID: <20080509004037.301681190AF8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e528768f9e537efda021af0407ccdb5afad211d5 commit e528768f9e537efda021af0407ccdb5afad211d5 Author: Miklos Vajna Date: Fri May 9 02:34:46 2008 +0200 amsn-plugin-fakingit-b2-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-fakingit/FrugalBuild b/source/xapps-extra/amsn-plugin-fakingit/FrugalBuild index d1451f5..96176a4 100644 --- a/source/xapps-extra/amsn-plugin-fakingit/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-fakingit/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="amsn plugin for online impersonation and character deviation" _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn archs=('i686' 'x86_64') sha1sums=('fd279842eabe34ec32bbc27c6ad387c59b0ae17b') From vmiklos at frugalware.org Fri May 9 02:40:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:21 2008 Subject: [Frugalware-git] frugalware-current: scim-bridge-0.4.15-1-i686 Message-ID: <20080509004037.3F7271190ACE@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1725cd615cc4200a56626d938def3567742f07c2 commit 1725cd615cc4200a56626d938def3567742f07c2 Author: Miklos Vajna Date: Fri May 9 02:34:47 2008 +0200 scim-bridge-0.4.15-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/scim-bridge/FrugalBuild b/source/xapps-extra/scim-bridge/FrugalBuild index 7222f22..0250c62 100644 --- a/source/xapps-extra/scim-bridge/FrugalBuild +++ b/source/xapps-extra/scim-bridge/FrugalBuild @@ -6,7 +6,6 @@ pkgver=0.4.15 pkgrel=1 pkgdesc="Bridge input method for SCIM." _F_sourceforge_dirname="scim" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://www.scim-im.org/" depends=('scim>=1.4.7' 'libgcc' 'libqtgui' 'libice' 'libxext' 'libxcb' 'libxdamage') From vmiklos at frugalware.org Fri May 9 02:40:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:21 2008 Subject: [Frugalware-git] frugalware-current: scim-hangul-0.3.2-1-i686 Message-ID: <20080509004037.527771190AF9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e406a3f1c1e9a5edcee6e6201eab68afac94a40d commit e406a3f1c1e9a5edcee6e6201eab68afac94a40d Author: Miklos Vajna Date: Fri May 9 02:34:49 2008 +0200 scim-hangul-0.3.2-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/scim-hangul/FrugalBuild b/source/xapps-extra/scim-hangul/FrugalBuild index 4f11eda..ce4546f 100644 --- a/source/xapps-extra/scim-hangul/FrugalBuild +++ b/source/xapps-extra/scim-hangul/FrugalBuild @@ -5,7 +5,6 @@ pkgname=scim-hangul pkgver=0.3.2 pkgrel=1 pkgdesc="Korean (hangul) input method for SCIM." -_F_sourceforge_broken_up2date=1 _F_sourceforge_dirname="scim" Finclude sourceforge url="http://www.scim-im.org/" From vmiklos at frugalware.org Fri May 9 02:40:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:22 2008 Subject: [Frugalware-git] frugalware-current: scim-m17n-0.2.2-2-i686 Message-ID: <20080509004037.617291190AFA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=49aa340bf1995ec3ad2fb968c75772e60eabc6af commit 49aa340bf1995ec3ad2fb968c75772e60eabc6af Author: Miklos Vajna Date: Fri May 9 02:34:49 2008 +0200 scim-m17n-0.2.2-2-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/scim-m17n/FrugalBuild b/source/xapps-extra/scim-m17n/FrugalBuild index ed1919f..7805b0b 100644 --- a/source/xapps-extra/scim-m17n/FrugalBuild +++ b/source/xapps-extra/scim-m17n/FrugalBuild @@ -6,7 +6,6 @@ pkgver=0.2.2 pkgrel=2 pkgdesc="M17N input method for SCIM." _F_sourceforge_dirname="scim" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://www.scim-im.org/" depends=('scim>=1.4.7' 'm17n-lib>=1.4.0') From vmiklos at frugalware.org Fri May 9 02:40:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:23 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-fortune-1.0-1-i686 Message-ID: <20080509004037.7068C1190AFB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=43a180fd7fa93f84976ff43547304f161edbf4a0 commit 43a180fd7fa93f84976ff43547304f161edbf4a0 Author: Miklos Vajna Date: Fri May 9 02:34:51 2008 +0200 amsn-plugin-fortune-1.0-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-fortune/FrugalBuild b/source/xapps-extra/amsn-plugin-fortune/FrugalBuild index f429a98..709ba26 100644 --- a/source/xapps-extra/amsn-plugin-fortune/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-fortune/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="Sends the person you are talking to a random quote. Extra arguments can _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn rodepends=('fortune-mod') archs=('i686' 'x86_64') From vmiklos at frugalware.org Fri May 9 02:40:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:23 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-dualdisplaypicture-0.3-1-i686 Message-ID: <20080509004037.80DBC1190AFC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1bdba3b904ce2453fc794b277dcfff35c541681b commit 1bdba3b904ce2453fc794b277dcfff35c541681b Author: Miklos Vajna Date: Fri May 9 02:34:54 2008 +0200 amsn-plugin-dualdisplaypicture-0.3-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-dualdisplaypicture/FrugalBuild b/source/xapps-extra/amsn-plugin-dualdisplaypicture/FrugalBuild index 087557c..90e11f1 100644 --- a/source/xapps-extra/amsn-plugin-dualdisplaypicture/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-dualdisplaypicture/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="This plugin is intended to allow user to see his own DP as well as his _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn archs=('i686' 'x86_64') sha1sums=('98a9c01a44049beea5a2abb0ec642c78e3aa58cc') From vmiklos at frugalware.org Fri May 9 02:40:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:24 2008 Subject: [Frugalware-git] frugalware-current: lineakd-0.9-1-i686 Message-ID: <20080509004037.8FD341190ADB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=273c8f10d4757919f43c1ef9f54c6aecb2279d6f commit 273c8f10d4757919f43c1ef9f54c6aecb2279d6f Author: Miklos Vajna Date: Fri May 9 02:34:55 2008 +0200 lineakd-0.9-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/lineakd/FrugalBuild b/source/xapps-extra/lineakd/FrugalBuild index 4dc5cb8..86197d8 100644 --- a/source/xapps-extra/lineakd/FrugalBuild +++ b/source/xapps-extra/lineakd/FrugalBuild @@ -6,7 +6,6 @@ pkgver=0.9 pkgrel=1 pkgdesc="Linux support for Easy Access and Internet Keyboards." _F_sourceforge_dirname="lineak" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://lineak.sourceforge.net/" depends=('glibc' 'libxext' 'libx11' 'libxt' 'xproto' 'inputproto' 'libxkbfile' 'libxtst') From vmiklos at frugalware.org Fri May 9 02:40:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:25 2008 Subject: [Frugalware-git] frugalware-current: x11vnc-0.9.3-1-i686 Message-ID: <20080509004037.A098D1190AFD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=77d12fce775c5cb3ddea4acf0df57fe8f675d3fd commit 77d12fce775c5cb3ddea4acf0df57fe8f675d3fd Author: Miklos Vajna Date: Fri May 9 02:34:56 2008 +0200 x11vnc-0.9.3-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/x11vnc/FrugalBuild b/source/xapps-extra/x11vnc/FrugalBuild index 6769937..f697d56 100644 --- a/source/xapps-extra/x11vnc/FrugalBuild +++ b/source/xapps-extra/x11vnc/FrugalBuild @@ -6,7 +6,6 @@ pkgver=0.9.3 pkgrel=1 pkgdesc="a VNC server for real X displays" _F_sourceforge_dirname="libvncserver" -_F_sourceforge_broken_up2date=1 Finclude sourceforge source=($source README.Frugalware) url="http://www.karlrunge.com/x11vnc/" From vmiklos at frugalware.org Fri May 9 02:40:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:26 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-gename-1.0-1-i686 Message-ID: <20080509004037.AF4201190AFE@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bf78707c18a823485397ec598fa2bc161d611b19 commit bf78707c18a823485397ec598fa2bc161d611b19 Author: Miklos Vajna Date: Fri May 9 02:34:57 2008 +0200 amsn-plugin-gename-1.0-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-gename/FrugalBuild b/source/xapps-extra/amsn-plugin-gename/FrugalBuild index c0e7e03..a86929d 100644 --- a/source/xapps-extra/amsn-plugin-gename/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-gename/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="amsn plugin to generate random names." _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn archs=('i686' 'x86_64') sha1sums=('4c54074302a93a31d5555585a5ef5d3be82dc1f6') From vmiklos at frugalware.org Fri May 9 02:40:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:27 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-glogs-1.0.1-1-i686 Message-ID: <20080509004037.BDDE71190AFF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e39659cd2f6c5cf08b024544595d1a3d9bd28e6a commit e39659cd2f6c5cf08b024544595d1a3d9bd28e6a Author: Miklos Vajna Date: Fri May 9 02:34:58 2008 +0200 amsn-plugin-glogs-1.0.1-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-glogs/FrugalBuild b/source/xapps-extra/amsn-plugin-glogs/FrugalBuild index 1da4171..564d8ae 100644 --- a/source/xapps-extra/amsn-plugin-glogs/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-glogs/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="amsn plugin for sending logs of conversations to your email" _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn archs=('i686' 'x86_64') sha1sums=('9ca63502486ff4c2bd6c9178f416dda43cedce2a') From vmiklos at frugalware.org Fri May 9 02:40:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:27 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-gnotify-0.5-1-i686 Message-ID: <20080509004037.CC8621190ADC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=73d2cca5f635dd4087e7ac980bb34b00319703da commit 73d2cca5f635dd4087e7ac980bb34b00319703da Author: Miklos Vajna Date: Fri May 9 02:34:59 2008 +0200 amsn-plugin-gnotify-0.5-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-gnotify/FrugalBuild b/source/xapps-extra/amsn-plugin-gnotify/FrugalBuild index 5648838..18de2fd 100644 --- a/source/xapps-extra/amsn-plugin-gnotify/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-gnotify/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="Plugin to check Gmail accounts in aMSN and notify you with the email in _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn archs=('i686' 'x86_64') sha1sums=('7e146cef3334d7d22a4965a331713ecaa65096e9') From vmiklos at frugalware.org Fri May 9 02:40:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:28 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-invisibility-b1-1-i686 Message-ID: <20080509004037.DD68A1190B00@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9e5223ef28ce621c974986dd5c873fb098592f0a commit 9e5223ef28ce621c974986dd5c873fb098592f0a Author: Miklos Vajna Date: Fri May 9 02:34:59 2008 +0200 amsn-plugin-invisibility-b1-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-invisibility/FrugalBuild b/source/xapps-extra/amsn-plugin-invisibility/FrugalBuild index be542bd..fda952a 100644 --- a/source/xapps-extra/amsn-plugin-invisibility/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-invisibility/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="amsn plugin will block contacts going offline and unblock when status c _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn archs=('i686' 'x86_64') sha1sums=('ee1083d065e680c9fd02dff9a1ee2e21c0bbabd1') From vmiklos at frugalware.org Fri May 9 02:40:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:29 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-movewin-0.1-1-i686 Message-ID: <20080509004037.EC9901190B01@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0580aa95199ba232a9ef2d78b8d12cd68a9a285a commit 0580aa95199ba232a9ef2d78b8d12cd68a9a285a Author: Miklos Vajna Date: Fri May 9 02:35:00 2008 +0200 amsn-plugin-movewin-0.1-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-movewin/FrugalBuild b/source/xapps-extra/amsn-plugin-movewin/FrugalBuild index 4008d50..b08747c 100644 --- a/source/xapps-extra/amsn-plugin-movewin/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-movewin/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="amsn plugin that moves chat windows when they are created." _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn archs=('i686' 'x86_64') sha1sums=('a8bac0971adcc02998a5e61c7b5556a471570fbf') From vmiklos at frugalware.org Fri May 9 02:40:38 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:29 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-music-1.3-1-i686 Message-ID: <20080509004038.0D1FD1190B02@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=54e79aa0ce1a11336e29ccc036b4a0bfc2702b1c commit 54e79aa0ce1a11336e29ccc036b4a0bfc2702b1c Author: Miklos Vajna Date: Fri May 9 02:35:01 2008 +0200 amsn-plugin-music-1.3-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-music/FrugalBuild b/source/xapps-extra/amsn-plugin-music/FrugalBuild index e74b644..49344ea 100644 --- a/source/xapps-extra/amsn-plugin-music/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-music/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="amsn Plugin that shows current playing song in nickname and show/send c _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 _F_amsn_clean_files=(MusicWA MusicWA.exe) ## Windows stuff Finclude sourceforge amsn archs=('i686' 'x86_64') From vmiklos at frugalware.org Fri May 9 02:40:38 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:30 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-openwith-0.2.1-1-i686 Message-ID: <20080509004038.218261190B03@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9428bb94b9ca08c0f5bfc50002459776881bea81 commit 9428bb94b9ca08c0f5bfc50002459776881bea81 Author: Miklos Vajna Date: Fri May 9 02:35:02 2008 +0200 amsn-plugin-openwith-0.2.1-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-openwith/FrugalBuild b/source/xapps-extra/amsn-plugin-openwith/FrugalBuild index 2d0ef27..dd3111b 100644 --- a/source/xapps-extra/amsn-plugin-openwith/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-openwith/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="This adds options to the right-click menu in chatwindows so that you ca _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn archs=('i686' 'x86_64') sha1sums=('8846c3dece3fa3325a4e535e5ab1673bad7803c7') From vmiklos at frugalware.org Fri May 9 02:40:38 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:31 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-organize-received-0.4-1-i686 Message-ID: <20080509004038.37E251190ADD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7a59b13816c69f54cb95bf20da2e0d95a1c097d2 commit 7a59b13816c69f54cb95bf20da2e0d95a1c097d2 Author: Miklos Vajna Date: Fri May 9 02:35:03 2008 +0200 amsn-plugin-organize-received-0.4-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-organize-received/FrugalBuild b/source/xapps-extra/amsn-plugin-organize-received/FrugalBuild index 2d6c4b6..24e8902 100644 --- a/source/xapps-extra/amsn-plugin-organize-received/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-organize-received/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="Saves received files by default in a subdirectory of the sender and opt _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn archs=('i686' 'x86_64') sha1sums=('b8e5e7e7dd62b94d47c29552f5ff0bfe43710c4e') From vmiklos at frugalware.org Fri May 9 02:40:38 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:31 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-sayit-1.4-1-i686 Message-ID: <20080509004038.46D211190B04@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a08d254a0b419d36165351032c0eb31fb0f7830d commit a08d254a0b419d36165351032c0eb31fb0f7830d Author: Miklos Vajna Date: Fri May 9 02:35:04 2008 +0200 amsn-plugin-sayit-1.4-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-sayit/FrugalBuild b/source/xapps-extra/amsn-plugin-sayit/FrugalBuild index fa28344..c41806d 100644 --- a/source/xapps-extra/amsn-plugin-sayit/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-sayit/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="Speaks the messages you receive in the background. It will use the defa _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 _F_amsn_clean_files=(winsayit.dll) Finclude sourceforge amsn rodepends=('festival') From vmiklos at frugalware.org Fri May 9 02:40:38 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:32 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-senddraw-20060213-1-i686 Message-ID: <20080509004038.5DCF41190B05@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3698bd6a9df4319aaa845ce5b8b4874076876edd commit 3698bd6a9df4319aaa845ce5b8b4874076876edd Author: Miklos Vajna Date: Fri May 9 02:35:05 2008 +0200 amsn-plugin-senddraw-20060213-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-senddraw/FrugalBuild b/source/xapps-extra/amsn-plugin-senddraw/FrugalBuild index 6720f48..67b2c42 100644 --- a/source/xapps-extra/amsn-plugin-senddraw/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-senddraw/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="Allows you to send a image file as a draw to your contacts." _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn archs=('i686' 'x86_64') sha1sums=('83e33576ceaf60e366198f462b3888c2169826b5') From vmiklos at frugalware.org Fri May 9 02:40:38 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:33 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-spellcheck-7-1-i686 Message-ID: <20080509004038.6D65E1190B06@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=625710fea3cfcf6f6fdf4acc05a7f05c4221d163 commit 625710fea3cfcf6f6fdf4acc05a7f05c4221d163 Author: Miklos Vajna Date: Fri May 9 02:35:06 2008 +0200 amsn-plugin-spellcheck-7-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-spellcheck/FrugalBuild b/source/xapps-extra/amsn-plugin-spellcheck/FrugalBuild index 2c62098..aecc0cd 100644 --- a/source/xapps-extra/amsn-plugin-spellcheck/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-spellcheck/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="Spell Checker for the chat window." _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn archs=('i686' 'x86_64') sha1sums=('5e145078ca06d7a7e01ea5e0aec38e27bb3f1ea1') From vmiklos at frugalware.org Fri May 9 02:40:38 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:34 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-whatis-1.4-1-i686 Message-ID: <20080509004038.7BF381190ADE@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1c03d0b72fc7174b2e244fbbc0a296e16406458e commit 1c03d0b72fc7174b2e244fbbc0a296e16406458e Author: Miklos Vajna Date: Fri May 9 02:35:07 2008 +0200 amsn-plugin-whatis-1.4-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-whatis/FrugalBuild b/source/xapps-extra/amsn-plugin-whatis/FrugalBuild index 9724d17..442622f 100644 --- a/source/xapps-extra/amsn-plugin-whatis/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-whatis/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="amsn plugin that get information from text/word or translate it to an o _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn archs=('i686' 'x86_64') sha1sums=('e1cb915909623e1c2ccd35e93b26354648834d05') From vmiklos at frugalware.org Fri May 9 02:40:38 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:35 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-winskin-0.11.1-2-i686 Message-ID: <20080509004038.BA7D41190ACF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=40517d16cfe1808771fafaf1442f38fd173f99b5 commit 40517d16cfe1808771fafaf1442f38fd173f99b5 Author: Miklos Vajna Date: Fri May 9 02:35:07 2008 +0200 amsn-plugin-winskin-0.11.1-2-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-winskin/FrugalBuild b/source/xapps-extra/amsn-plugin-winskin/FrugalBuild index 2317d61..1387317 100644 --- a/source/xapps-extra/amsn-plugin-winskin/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-winskin/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="amsn plugin that add some options to make the contact list smaller" _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 _F_amsn_clean_files=(winutils.dll) Finclude sourceforge amsn archs=('i686' 'x86_64') From vmiklos at frugalware.org Fri May 9 02:40:38 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:35 2008 Subject: [Frugalware-git] frugalware-current: keytouch-editor-3.1.3-1-i686 Message-ID: <20080509004038.D131D1190B07@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=50ab5520dcf77c7243a2f7bd91695b322a15b408 commit 50ab5520dcf77c7243a2f7bd91695b322a15b408 Author: Miklos Vajna Date: Fri May 9 02:35:08 2008 +0200 keytouch-editor-3.1.3-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/keytouch-editor/FrugalBuild b/source/xapps-extra/keytouch-editor/FrugalBuild index 09b8c98..8c5088e 100644 --- a/source/xapps-extra/keytouch-editor/FrugalBuild +++ b/source/xapps-extra/keytouch-editor/FrugalBuild @@ -6,7 +6,6 @@ pkgver=3.1.3 pkgrel=1 pkgdesc="A utility to create keyboard files for keytouch." _F_sourceforge_dirname="keytouch" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://keytouch.sourceforge.net/" license="GPL" From vmiklos at frugalware.org Fri May 9 02:40:38 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:36 2008 Subject: [Frugalware-git] frugalware-current: mtpaint-3.20-1-i686 Message-ID: <20080509004038.E64261190B08@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=18af6b526f8c5825bb6683d96b9e4e377df92cfd commit 18af6b526f8c5825bb6683d96b9e4e377df92cfd Author: Miklos Vajna Date: Fri May 9 02:35:09 2008 +0200 mtpaint-3.20-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/mtpaint/FrugalBuild b/source/xapps-extra/mtpaint/FrugalBuild index 353a5c3..3e49115 100644 --- a/source/xapps-extra/mtpaint/FrugalBuild +++ b/source/xapps-extra/mtpaint/FrugalBuild @@ -8,7 +8,6 @@ pkgrel=1 pkgdesc="mtPaint is a simple GTK2 painting program designed for creating icons and pixel based artwork." _F_sourceforge_ext=".tar.bz2" _F_sourceforge_dirname="$pkgname" -_F_sourceforge_broken_up2date=1 Finclude sourceforge depends=('gtk+2' 'libungif' 'libpng') groups=('xapps-extra') From vmiklos at frugalware.org Fri May 9 02:40:39 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:37 2008 Subject: [Frugalware-git] frugalware-current: monkeystudio-2006.1.5.3-2-i686 Message-ID: <20080509004039.061211190B09@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=414576f4d4f6efef20844562cc2e4c24e21e5190 commit 414576f4d4f6efef20844562cc2e4c24e21e5190 Author: Miklos Vajna Date: Fri May 9 02:35:13 2008 +0200 monkeystudio-2006.1.5.3-2-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/monkeystudio/FrugalBuild b/source/xapps-extra/monkeystudio/FrugalBuild index 095f752..fb67279 100644 --- a/source/xapps-extra/monkeystudio/FrugalBuild +++ b/source/xapps-extra/monkeystudio/FrugalBuild @@ -8,7 +8,6 @@ pkgdesc="Monkey Studio is a Free crossplatform Qt4 IDE." _F_sourceforge_name="monkeystudio-src" _F_sourceforge_dirname="$pkgname" _F_sourceforge_ext=".zip" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://monkeystudio.org/" depends=('qt4-designer') From vmiklos at frugalware.org Fri May 9 02:40:39 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:38 2008 Subject: [Frugalware-git] frugalware-current: qtwine-0.3-2-i686 Message-ID: <20080509004039.1993E1190B0A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d0304687abcc26c00e6ea6a5beca779d2b628b17 commit d0304687abcc26c00e6ea6a5beca779d2b628b17 Author: Miklos Vajna Date: Fri May 9 02:35:15 2008 +0200 qtwine-0.3-2-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/qtwine/FrugalBuild b/source/xapps-extra/qtwine/FrugalBuild index 10e4de3..b50ba3f 100644 --- a/source/xapps-extra/qtwine/FrugalBuild +++ b/source/xapps-extra/qtwine/FrugalBuild @@ -7,7 +7,6 @@ pkgrel=2 pkgdesc="QtWine is a tool for creating and managing wine configurations." depends=('libqtgui') _F_sourceforge_ext="-src.tar.bz2" -_F_sourceforge_broken_up2date=1 _F_sourceforge_dirname="$pkgname" _F_sourceforge_name="QtWine" Finclude sourceforge From vmiklos at frugalware.org Fri May 9 02:40:39 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:38 2008 Subject: [Frugalware-git] frugalware-current: qt-recordmydesktop-0.3.7.2-1-i686 Message-ID: <20080509004039.2D9A91190ADF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fd4836a181933aa1ce79f9003f9049af5ed745bb commit fd4836a181933aa1ce79f9003f9049af5ed745bb Author: Miklos Vajna Date: Fri May 9 02:35:16 2008 +0200 qt-recordmydesktop-0.3.7.2-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/qt-recordmydesktop/FrugalBuild b/source/xapps-extra/qt-recordmydesktop/FrugalBuild index 181832a..ef12ffe 100644 --- a/source/xapps-extra/qt-recordmydesktop/FrugalBuild +++ b/source/xapps-extra/qt-recordmydesktop/FrugalBuild @@ -11,7 +11,6 @@ groups=('xapps-extra') archs=('i686' 'x86_64') options=('scriptlet') _F_sourceforge_dirname="recordmydesktop" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://recordmydesktop.sourceforge.net/" sha1sums=('83a762cc9ba7f384f127b6b3863cbd69ccae5ca8') From vmiklos at frugalware.org Fri May 9 02:40:39 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:39 2008 Subject: [Frugalware-git] frugalware-current: dvdstyler-1.6.2-1-i686 Message-ID: <20080509004039.421E61190B0B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6e5aedee570717f12aec726457e5efc6547feb86 commit 6e5aedee570717f12aec726457e5efc6547feb86 Author: Miklos Vajna Date: Fri May 9 02:35:18 2008 +0200 dvdstyler-1.6.2-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/dvdstyler/FrugalBuild b/source/xapps-extra/dvdstyler/FrugalBuild index 76bb995..5daa1d4 100644 --- a/source/xapps-extra/dvdstyler/FrugalBuild +++ b/source/xapps-extra/dvdstyler/FrugalBuild @@ -8,7 +8,6 @@ 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') From vmiklos at frugalware.org Fri May 9 02:40:39 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:40 2008 Subject: [Frugalware-git] frugalware-current: amsn-plugin-fpsstats-0.9-1-i686 Message-ID: <20080509004039.562731190B0C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=308bb869c4325493285ee6376d026d3d4c57e173 commit 308bb869c4325493285ee6376d026d3d4c57e173 Author: Miklos Vajna Date: Fri May 9 02:35:19 2008 +0200 amsn-plugin-fpsstats-0.9-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/amsn-plugin-fpsstats/FrugalBuild b/source/xapps-extra/amsn-plugin-fpsstats/FrugalBuild index c6d0a0f..cdf990e 100644 --- a/source/xapps-extra/amsn-plugin-fpsstats/FrugalBuild +++ b/source/xapps-extra/amsn-plugin-fpsstats/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="Show your current statistics in a game you're playing in your personal _F_sourceforge_ext=".zip" _F_sourceforge_dirname="amsn" _F_sourceforge_name="$_F_amsn_name" -_F_sourceforge_broken_up2date=1 Finclude sourceforge amsn archs=('i686' 'x86_64') sha1sums=('d7c05af9178f264a51a8c224707d393521e6299a') From vmiklos at frugalware.org Fri May 9 02:40:39 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:41 2008 Subject: [Frugalware-git] frugalware-current: wxdfast-0.6.0-1-i686 Message-ID: <20080509004039.6A25D1190B0D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=264946af80ba1652b93c522baa2fe9d5240a3cb5 commit 264946af80ba1652b93c522baa2fe9d5240a3cb5 Author: Miklos Vajna Date: Fri May 9 02:35:19 2008 +0200 wxdfast-0.6.0-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps-extra/wxdfast/FrugalBuild b/source/xapps-extra/wxdfast/FrugalBuild index 61913f2..587014c 100644 --- a/source/xapps-extra/wxdfast/FrugalBuild +++ b/source/xapps-extra/wxdfast/FrugalBuild @@ -9,7 +9,6 @@ depends=('wxgtk>=2.8.7' 'libxau' 'libxdmcp' 'libxxf86vm' 'expat' 'libxdamage' 'l _F_sourceforge_sep="_" _F_sourceforge_dirname="dfast" _F_sourceforge_name="$pkgname" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://dfast.sourceforge.net" options=('scriptlet') From vmiklos at frugalware.org Fri May 9 02:40:39 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:41 2008 Subject: [Frugalware-git] frugalware-current: xine-ui-0.99.5-3-i686 Message-ID: <20080509004039.7DAC11190AD8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=75f74468d168319c3c2c051d8f396adf5184914d commit 75f74468d168319c3c2c051d8f396adf5184914d Author: Miklos Vajna Date: Fri May 9 02:35:23 2008 +0200 xine-ui-0.99.5-3-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xapps/xine-ui/FrugalBuild b/source/xapps/xine-ui/FrugalBuild index b9d3900..5e82183 100644 --- a/source/xapps/xine-ui/FrugalBuild +++ b/source/xapps/xine-ui/FrugalBuild @@ -7,7 +7,6 @@ pkgver=0.99.5 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.9.1' 'curl>=7.16.0' 'c-ares>=1.5.1' 'libpng' \ From vmiklos at frugalware.org Fri May 9 02:40:39 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:42 2008 Subject: [Frugalware-git] frugalware-current: adesklets-anetmon-0.1.0-2-i686 Message-ID: <20080509004039.8CCF21190B0E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0c7a82825e193373bb5ffc8262592a107bd1d0df commit 0c7a82825e193373bb5ffc8262592a107bd1d0df Author: Miklos Vajna Date: Fri May 9 02:35:24 2008 +0200 adesklets-anetmon-0.1.0-2-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xlib-extra/adesklets-anetmon/FrugalBuild b/source/xlib-extra/adesklets-anetmon/FrugalBuild index 00a23f4..d2e7179 100644 --- a/source/xlib-extra/adesklets-anetmon/FrugalBuild +++ b/source/xlib-extra/adesklets-anetmon/FrugalBuild @@ -6,7 +6,6 @@ pkgver=0.1.0 pkgrel=2 _F_sourceforge_name="anetmon" _F_sourceforge_dirname="adesklets" -_F_sourceforge_broken_up2date=1 _F_sourceforge_ext=".tar.bz2" Finclude sourceforge url="http://adesklets.sourceforge.net/desklets.html" From vmiklos at frugalware.org Fri May 9 02:40:39 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:43 2008 Subject: [Frugalware-git] frugalware-current: adesklets-systemmonitor-0.1.3-2-i686 Message-ID: <20080509004039.B00AC1190B10@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2b3877ebe0bb621ab60624ab47f851ea0627467b commit 2b3877ebe0bb621ab60624ab47f851ea0627467b Author: Miklos Vajna Date: Fri May 9 02:35:25 2008 +0200 adesklets-systemmonitor-0.1.3-2-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xlib-extra/adesklets-systemmonitor/FrugalBuild b/source/xlib-extra/adesklets-systemmonitor/FrugalBuild index 9f55b82..0c8db12 100644 --- a/source/xlib-extra/adesklets-systemmonitor/FrugalBuild +++ b/source/xlib-extra/adesklets-systemmonitor/FrugalBuild @@ -7,7 +7,6 @@ pkgrel=2 _F_sourceforge_ext=".tar.bz2" _F_sourceforge_name="SystemMonitor" _F_sourceforge_dirname="adesklets" -_F_sourceforge_broken_up2date=1 Finclude sourceforge pkgdesc="Modular stackable system monitors." url="http://adesklets.sourceforge.net/desklets.html" From vmiklos at frugalware.org Fri May 9 02:40:39 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:44 2008 Subject: [Frugalware-git] frugalware-current: adesklets-weatherforecast-0.2.0-2-i686 Message-ID: <20080509004039.C4AD31190AE1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e886a51ed19a3b700ebd54436235f35af6163a16 commit e886a51ed19a3b700ebd54436235f35af6163a16 Author: Miklos Vajna Date: Fri May 9 02:35:26 2008 +0200 adesklets-weatherforecast-0.2.0-2-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xlib-extra/adesklets-weatherforecast/FrugalBuild b/source/xlib-extra/adesklets-weatherforecast/FrugalBuild index 7a29b4b..9dd9a6c 100644 --- a/source/xlib-extra/adesklets-weatherforecast/FrugalBuild +++ b/source/xlib-extra/adesklets-weatherforecast/FrugalBuild @@ -7,7 +7,6 @@ pkgrel=2 _F_sourceforge_name="weatherforecast" _F_sourceforge_dirname="adesklets" _F_sourceforge_ext=".tar.bz2" -_F_sourceforge_broken_up2date=1 Finclude sourceforge pkgdesc="Extended weather desklet that shows three day forecast." url="http://adesklets.sourceforge.net/desklets.html" From vmiklos at frugalware.org Fri May 9 02:40:39 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:45 2008 Subject: [Frugalware-git] frugalware-current: adesklets-calendar-0.5.3-2-i686 Message-ID: <20080509004039.9D9701190B0F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5a7c514381780cc0d18b49adeb86d3bf9e76cd92 commit 5a7c514381780cc0d18b49adeb86d3bf9e76cd92 Author: Miklos Vajna Date: Fri May 9 02:35:24 2008 +0200 adesklets-calendar-0.5.3-2-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xlib-extra/adesklets-calendar/FrugalBuild b/source/xlib-extra/adesklets-calendar/FrugalBuild index 212fe43..f8c947b 100644 --- a/source/xlib-extra/adesklets-calendar/FrugalBuild +++ b/source/xlib-extra/adesklets-calendar/FrugalBuild @@ -7,7 +7,6 @@ pkgrel=2 _F_sourceforge_ext=".tar.bz2" _F_sourceforge_name="Calendar" _F_sourceforge_dirname="adesklets" -_F_sourceforge_broken_up2date=1 Finclude sourceforge pkgdesc="A simple desklet that displays a calendar." url="http://adesklets.sourceforge.net/desklets.html" From vmiklos at frugalware.org Fri May 9 02:40:39 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:46 2008 Subject: [Frugalware-git] frugalware-current: kmflcomp-0.9.6-1-i686 Message-ID: <20080509004039.DFA6C1190B12@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4f4aa8a97f22890d5798d601a12db939ab4d0762 commit 4f4aa8a97f22890d5798d601a12db939ab4d0762 Author: Miklos Vajna Date: Fri May 9 02:35:29 2008 +0200 kmflcomp-0.9.6-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xlib-extra/kmflcomp/FrugalBuild b/source/xlib-extra/kmflcomp/FrugalBuild index 4c9398a..f5e0bf9 100644 --- a/source/xlib-extra/kmflcomp/FrugalBuild +++ b/source/xlib-extra/kmflcomp/FrugalBuild @@ -6,7 +6,6 @@ pkgver=0.9.6 pkgrel=1 pkgdesc="KMFL is a keyboarding input method." _F_sourceforge_dirname="kmfl" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://kmfl.sourceforge.net/" depends=('libx11') From vmiklos at frugalware.org Fri May 9 02:40:39 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:47 2008 Subject: [Frugalware-git] frugalware-current: libkmfl-0.9.6-1-i686 Message-ID: <20080509004039.F03FB1190B13@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d628f2b99d521fe9b261e031397c94d218cf736e commit d628f2b99d521fe9b261e031397c94d218cf736e Author: Miklos Vajna Date: Fri May 9 02:35:30 2008 +0200 libkmfl-0.9.6-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xlib-extra/libkmfl/FrugalBuild b/source/xlib-extra/libkmfl/FrugalBuild index 6d0898c..31cd428 100644 --- a/source/xlib-extra/libkmfl/FrugalBuild +++ b/source/xlib-extra/libkmfl/FrugalBuild @@ -6,7 +6,6 @@ pkgver=0.9.6 pkgrel=1 pkgdesc="A keyboarding input method library." _F_sourceforge_dirname="kmfl" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://kmfl.sourceforge.net/" depends=('kmflcomp>=0.9.6') From vmiklos at frugalware.org Fri May 9 02:40:39 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:49 2008 Subject: [Frugalware-git] frugalware-current: efltk-2.0.7-1-i686 Message-ID: <20080509004039.D04C11190B11@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f820b90ddf02368db36df79e83169ef52728bd54 commit f820b90ddf02368db36df79e83169ef52728bd54 Author: Miklos Vajna Date: Fri May 9 02:35:28 2008 +0200 efltk-2.0.7-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xlib-extra/efltk/FrugalBuild b/source/xlib-extra/efltk/FrugalBuild index c90dd2e..160998e 100644 --- a/source/xlib-extra/efltk/FrugalBuild +++ b/source/xlib-extra/efltk/FrugalBuild @@ -7,7 +7,6 @@ pkgver=2.0.7 pkgrel=1 pkgdesc="EFltk is a LGPL'd C++ graphical user interface toolkit" _F_sourceforge_dirname="ede" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://equinox-project.org/" source=($source 01-fix-cflags.patch) From vmiklos at frugalware.org Fri May 9 02:40:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:50 2008 Subject: [Frugalware-git] frugalware-current: kaa-imlib2-0.2.1-1-i686 Message-ID: <20080509004040.08CF51190B14@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5e455d29db106b4b792fc64e41bab1d5e3517ef3 commit 5e455d29db106b4b792fc64e41bab1d5e3517ef3 Author: Miklos Vajna Date: Fri May 9 02:35:32 2008 +0200 kaa-imlib2-0.2.1-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xlib-extra/kaa-imlib2/FrugalBuild b/source/xlib-extra/kaa-imlib2/FrugalBuild index dbe4a69..360fc9d 100644 --- a/source/xlib-extra/kaa-imlib2/FrugalBuild +++ b/source/xlib-extra/kaa-imlib2/FrugalBuild @@ -9,7 +9,6 @@ depends=('kaa-base' 'imlib2') groups=('xlib-extra') archs=('i686') _F_sourceforge_dirname=freevo -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://www.freevo.org/kaa" sha1sums=('48db1e9add467e2164bd68998061164f3257c851') From vmiklos at frugalware.org Fri May 9 02:40:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:50 2008 Subject: [Frugalware-git] frugalware-current: libprojectm-1.1-1-i686 Message-ID: <20080509004040.19D7E1190AE2@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0b1accf04780ac48a06f842c6cd13dab4ed12ca7 commit 0b1accf04780ac48a06f842c6cd13dab4ed12ca7 Author: Miklos Vajna Date: Fri May 9 02:35:33 2008 +0200 libprojectm-1.1-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xlib-extra/libprojectm/FrugalBuild b/source/xlib-extra/libprojectm/FrugalBuild index d90e8e8..901f756 100644 --- a/source/xlib-extra/libprojectm/FrugalBuild +++ b/source/xlib-extra/libprojectm/FrugalBuild @@ -12,7 +12,6 @@ archs=('i686' 'x86_64') _F_sourceforge_name="libprojectM" _F_sourceforge_dirname="projectm" _F_sourceforge_ext=".tar.bz2" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://projectm.sourceforge.net/" Fconfopts="$Fconfopts --disable-static" From vmiklos at frugalware.org Fri May 9 02:40:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:51 2008 Subject: [Frugalware-git] frugalware-current: pygtkglext-1.1.0-1-i686 Message-ID: <20080509004040.289201190B15@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bf93858ad96829b6d4e0bbfe5f6c844c0fce6dee commit bf93858ad96829b6d4e0bbfe5f6c844c0fce6dee Author: Miklos Vajna Date: Fri May 9 02:35:33 2008 +0200 pygtkglext-1.1.0-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xlib-extra/pygtkglext/FrugalBuild b/source/xlib-extra/pygtkglext/FrugalBuild index c33794d..c6afb56 100644 --- a/source/xlib-extra/pygtkglext/FrugalBuild +++ b/source/xlib-extra/pygtkglext/FrugalBuild @@ -11,7 +11,6 @@ makedepends=('intltool') groups=('xlib-extra') archs=('i686' 'x86_64') options=('scriptlet') -_F_sourceforge_broken_up2date=1 _F_sourceforge_name="pygtkglext" _F_sourceforge_dirname="gtkglext" Finclude sourceforge From vmiklos at frugalware.org Fri May 9 02:40:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:52 2008 Subject: [Frugalware-git] frugalware-current: pyopengl-3.0.0a6-1-i686 Message-ID: <20080509004040.379D81190B16@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d3f79a0774e35c2a6cbe4bdf120dcb6b3d1f8d2f commit d3f79a0774e35c2a6cbe4bdf120dcb6b3d1f8d2f Author: Miklos Vajna Date: Fri May 9 02:35:34 2008 +0200 pyopengl-3.0.0a6-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xlib-extra/pyopengl/FrugalBuild b/source/xlib-extra/pyopengl/FrugalBuild index d023ac9..d44ebbc 100644 --- a/source/xlib-extra/pyopengl/FrugalBuild +++ b/source/xlib-extra/pyopengl/FrugalBuild @@ -12,7 +12,6 @@ license="BSD" groups=('xlib-extra') archs=('i686' 'x86_64') options=('scriptlet') -_F_sourceforge_broken_up2date=1 _F_sourceforge_name="PyOpenGL" _F_sourceforge_dirname="pyopengl" Finclude sourceforge From vmiklos at frugalware.org Fri May 9 02:40:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:52 2008 Subject: [Frugalware-git] frugalware-current: xmms-aac-2.6.1-1-i686 Message-ID: <20080509004040.50E971190B17@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e96c155dafd67b90d71a792a8470f14698f87cd5 commit e96c155dafd67b90d71a792a8470f14698f87cd5 Author: Miklos Vajna Date: Fri May 9 02:35:35 2008 +0200 xmms-aac-2.6.1-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xlib-extra/xmms-aac/FrugalBuild b/source/xlib-extra/xmms-aac/FrugalBuild index ba901ce..9239c9f 100644 --- a/source/xlib-extra/xmms-aac/FrugalBuild +++ b/source/xlib-extra/xmms-aac/FrugalBuild @@ -8,7 +8,6 @@ pkgrel=1 pkgdesc="ISO AAC audio decoder plugin for xmms" _F_sourceforge_dirname="faac" _F_sourceforge_name="faad2" -_F_sourceforge_broken_up2date=1 Finclude sourceforge depends=('libstdc++' 'xmms' 'faad2>=2.6.1') groups=('xlib-extra') From vmiklos at frugalware.org Fri May 9 02:40:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:53 2008 Subject: [Frugalware-git] frugalware-current: ruby-gtk2-0.16.0-1-i686 Message-ID: <20080509004040.62EC31190AE0@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e552bc5553b4d70947cc2cb98b30681743b2ffd9 commit e552bc5553b4d70947cc2cb98b30681743b2ffd9 Author: Miklos Vajna Date: Fri May 9 02:35:36 2008 +0200 ruby-gtk2-0.16.0-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xlib-extra/ruby-gtk2/FrugalBuild b/source/xlib-extra/ruby-gtk2/FrugalBuild index b423a1c..cc6f2ae 100644 --- a/source/xlib-extra/ruby-gtk2/FrugalBuild +++ b/source/xlib-extra/ruby-gtk2/FrugalBuild @@ -10,7 +10,6 @@ options=('scriptlet') groups=('xlib-extra') archs=('i686' 'x86_64') _F_sourceforge_dirname="ruby-gnome2" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://ruby-gnome2.sourceforge.jp/" sha1sums=('45b2c18523c1fca39ae346766b38550ed7005b6f') From vmiklos at frugalware.org Fri May 9 02:40:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:54 2008 Subject: [Frugalware-git] frugalware-current: tapioca-glib-0.14.0.1-1-i686 Message-ID: <20080509004040.7F8C81190B18@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c85360985bef897af753cbb52a1d4754c181fbf commit 9c85360985bef897af753cbb52a1d4754c181fbf Author: Miklos Vajna Date: Fri May 9 02:35:36 2008 +0200 tapioca-glib-0.14.0.1-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xlib-extra/tapioca-glib/FrugalBuild b/source/xlib-extra/tapioca-glib/FrugalBuild index 095452e..d08b084 100644 --- a/source/xlib-extra/tapioca-glib/FrugalBuild +++ b/source/xlib-extra/tapioca-glib/FrugalBuild @@ -10,7 +10,6 @@ depends=('dbus-glib') groups=('xlib-extra') archs=('i686' 'x86_64') _F_sourceforge_dirname="tapioca-voip" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://tapioca-voip.sourceforge.net" sha1sums=('4f6edab87f25da1d657398e4c1ea3794a4626eed') From vmiklos at frugalware.org Fri May 9 02:40:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:55 2008 Subject: [Frugalware-git] frugalware-current: djvulibre-3.5.20_5-1-i686 Message-ID: <20080509004040.92EF01190B19@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2f2b142e2e69b9ba8a9b47ffa7c6d8a530af20ab commit 2f2b142e2e69b9ba8a9b47ffa7c6d8a530af20ab Author: Miklos Vajna Date: Fri May 9 02:35:39 2008 +0200 djvulibre-3.5.20_5-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xlib/djvulibre/FrugalBuild b/source/xlib/djvulibre/FrugalBuild index 6cec9a2..d551001 100644 --- a/source/xlib/djvulibre/FrugalBuild +++ b/source/xlib/djvulibre/FrugalBuild @@ -12,7 +12,6 @@ groups=('xlib') archs=('i686' 'x86_64') options=('scriptlet') _F_sourceforge_dirname="djvu" -_F_sourceforge_broken_up2date=1 _F_sourceforge_mirror="mesh" Finclude sourceforge url="http://djvulibre.djvuzone.org/" From vmiklos at frugalware.org Fri May 9 02:40:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:56 2008 Subject: [Frugalware-git] frugalware-current: xine-lib-1.1.12-3-i686 Message-ID: <20080509004040.ADB511190AE3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6f6ae468f300d7e8b632da8ae09849a98343a937 commit 6f6ae468f300d7e8b632da8ae09849a98343a937 Author: Miklos Vajna Date: Fri May 9 02:35:40 2008 +0200 xine-lib-1.1.12-3-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xlib/xine-lib/FrugalBuild b/source/xlib/xine-lib/FrugalBuild index 6134d59..1024b4b 100644 --- a/source/xlib/xine-lib/FrugalBuild +++ b/source/xlib/xine-lib/FrugalBuild @@ -8,7 +8,6 @@ pkgrel=3 pkgdesc="Xine multimedia playback engine libraries" _F_sourceforge_dirname="xine" _F_sourceforge_ext=".tar.bz2" -_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://xinehq.de" depends=('imagemagick' 'aalib' 'libmng' 'libtheora' 'libvorbis' \ From vmiklos at frugalware.org Fri May 9 02:40:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:56 2008 Subject: [Frugalware-git] frugalware-current: bmp-0.9.7.1-1-i686 Message-ID: <20080509004040.B5F251190B1A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d485f30731cfc9eba647acdacfc9d721ec4c96da commit d485f30731cfc9eba647acdacfc9d721ec4c96da Author: Miklos Vajna Date: Fri May 9 02:35:41 2008 +0200 bmp-0.9.7.1-1-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xmultimedia-extra/bmp/FrugalBuild b/source/xmultimedia-extra/bmp/FrugalBuild index 5a55eb3..1eda71c 100644 --- a/source/xmultimedia-extra/bmp/FrugalBuild +++ b/source/xmultimedia-extra/bmp/FrugalBuild @@ -10,7 +10,6 @@ depends=('gtk+2' 'libvorbis' 'esd' 'alsa-lib' 'expat' 'id3lib' 'libglade') groups=('xmultimedia-extra') archs=('i686' 'x86_64') _F_sourceforge_dirname="beepmp" -_F_sourceforge_broken_up2date=1 Finclude sourceforge source=($source $pkgname-$pkgver-hu.patch) sha1sums=('ab6444b9a35a8bb8e920a781e72d963a3fb60547' \ From vmiklos at frugalware.org Fri May 9 02:40:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:42:57 2008 Subject: [Frugalware-git] frugalware-current: mlt-plus-plus-0.2.2-4-i686 Message-ID: <20080509004040.C480F1190B1B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4a1cc33f6fc21993131bf6780439da73212d03b3 commit 4a1cc33f6fc21993131bf6780439da73212d03b3 Author: Miklos Vajna Date: Fri May 9 02:35:42 2008 +0200 mlt-plus-plus-0.2.2-4-i686 - removed unnecessary _F_sourceforge_broken_up2date diff --git a/source/xmultimedia-extra/mlt-plus-plus/FrugalBuild b/source/xmultimedia-extra/mlt-plus-plus/FrugalBuild index 2460413..c1d0445 100644 --- a/source/xmultimedia-extra/mlt-plus-plus/FrugalBuild +++ b/source/xmultimedia-extra/mlt-plus-plus/FrugalBuild @@ -12,7 +12,6 @@ archs=('i686' 'x86_64') options=('scriptlet') _F_sourceforge_dirname="mlt" _F_sourceforge_name="mlt++" -_F_sourceforge_broken_up2date=1 Finclude sourceforge _F_cd_path="$_F_sourceforge_name-$pkgver" sha1sums=('416c225f4f72d2a3a7d012f291c0d84455a8673c') From vmiklos at frugalware.org Fri May 9 02:52:43 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:52:45 2008 Subject: [Frugalware-git] pacman-tools: mkiso: use git describe instead of a date for generated iso names Message-ID: <20080509005243.F02921190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=6c56cdc84cfa5424943d6d10a9f7a76dcf56f676 commit 6c56cdc84cfa5424943d6d10a9f7a76dcf56f676 Author: Miklos Vajna Date: Fri May 9 02:52:34 2008 +0200 mkiso: use git describe instead of a date for generated iso names diff --git a/mkiso/xml.c b/mkiso/xml.c index ef8e3ee..de43c0a 100644 --- a/mkiso/xml.c +++ b/mkiso/xml.c @@ -44,17 +44,29 @@ static char *get_arch() return(strdup(name.machine)); } -static char *get_timestamp() +static char *get_version() { - time_t t; - struct tm *tm; - char buf[9]; + FILE *fp; + char *ptr, line[PATH_MAX+1], *cmdline = g_strdup_printf("git --git-dir %s/.git describe", fst_root); - t = time(NULL); - tm = localtime(&t); + fp = popen(cmdline, "r"); + if(!fp) + sprintf(line, "git"); + else + { + fgets(line, PATH_MAX, fp); + fclose(fp); + line[strlen(line)-1] = '\0'; + ptr = line; + while((ptr = strchr(ptr, '-'))) + { + *ptr = '.'; + ptr++; + } + } + free(cmdline); - sprintf(buf, "20%02d%02d%02d", tm->tm_year-100, tm->tm_mon+1, tm->tm_mday); - return(strdup(buf)); + return(strdup(line)); } static int parseVolume(xmlDoc *doc, xmlNode *cur) @@ -164,7 +176,7 @@ int parseVolumes(char *docname) return(1); } if(!fst_ver) - fst_ver = get_timestamp(); + fst_ver = get_version(); if(!fst_codename) fst_codename = strdup("-current"); if(!volumes) From vmiklos at frugalware.org Fri May 9 02:55:45 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 02:55:46 2008 Subject: [Frugalware-git] frugalware-current: frugalware-0.9pre1-1-i686 Message-ID: <20080509005545.B41E21190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=12712a89934e6a93b82c41c8ce7c797b5224e034 commit 12712a89934e6a93b82c41c8ce7c797b5224e034 Author: Miklos Vajna Date: Fri May 9 02:55:35 2008 +0200 frugalware-0.9pre1-1-i686 - version bump diff --git a/source/base/frugalware/FrugalBuild b/source/base/frugalware/FrugalBuild index 751f570..020ae88 100644 --- a/source/base/frugalware/FrugalBuild +++ b/source/base/frugalware/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: VMiklos pkgname=frugalware -pkgver=0.8 -pkgrel=2 +pkgver=0.9pre1 +pkgrel=1 pkgdesc="Basic Frugalware Linux filesystem package" url="http://ftp.frugalware.org/pub/other/frugalware/" depends=() @@ -12,6 +12,6 @@ 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 |Flasttar" -source=($url/$pkgname-$pkgver.tar.gz service.diff) -signatures=("$source.asc" '') +up2date="Flasttar $url" +source=($url/$pkgname-$pkgver.tar.gz) +signatures=($source.asc) diff --git a/source/base/frugalware/service.diff b/source/base/frugalware/service.diff deleted file mode 100644 index 0743b94..0000000 --- a/source/base/frugalware/service.diff +++ /dev/null @@ -1,121 +0,0 @@ -diff -Naur frugalware-0.8/var/service frugalware-0.8-p/var/service ---- frugalware-0.8/var/service 2008-03-07 00:27:10.000000000 +0100 -+++ frugalware-0.8-p/var/service 2008-03-10 14:44:27.000000000 +0100 -@@ -1,3 +1,4 @@ -+ - #!/bin/sh - - # (c) 2003, 2004, 2008 Miklos Vajna -@@ -7,46 +8,65 @@ - TEXTDOMAIN=service - TEXTDOMAINDIR=/var/lib/frugalware/messages - -+ -+usage() -+{ -+ echo $"Usage: $0 service action" -+ echo -+ echo $"Actions:" -+ echo -+ echo $"start Start the service." -+ echo -+ echo $"stop Stop the service." -+ echo -+ echo $"status Status of the service (if it supports querying so)." -+ echo -+ echo $"restart Stop and start again the service." -+ echo -+ echo $"add Adds a new service for management by chkconfig." -+ echo -+ echo $"del Removes a service from chkconfig management." -+ echo -+ echo $"list List whether the service is stopped or started in each runlevel." -+ exit 0 -+} -+ -+if [ "$1" = "" ]; then -+ usage -+fi -+ - if [ "$1" = "--version" ]; then -- echo "service (pacman-tools) 0.2" -+ echo "service (pacman-tools) 0.2.1" - echo -- echo "Copyright (c) 2003-2007 by Miklos Vajna " -+ echo "Copyright (c) 2003-2008 by Miklos Vajna " - echo "This is free software; see the source for copying conditions. There is NO" - echo "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." - exit 0 - elif [ "$1" = "--help" ]; then -- echo $"Usage: $0 service action" -- echo -- echo $"Actions:" -- echo -- echo $"start Start the service." -- echo -- echo $"stop Stop the service." -- echo -- echo $"status Status of the service (if it supports querying so)." -- echo -- echo $"restart Stop and start again the service." -- echo -- echo $"add Adds a new service for management by chkconfig." -- echo -- echo $"del Removes a service from chkconfig management." -- echo -- echo $"list List whether the service is stopped or started in each runlevel." -- exit 0 -+ usage - fi --if [ "$1" = "list" ]; then -- chkconfig --list --level $2 | grep $2:$3 -+ -+if [ "$1" = "level" ]; then -+ if [ "$2" != "" ]; then -+ if [ "$3" != "" ]; then -+ ## well just support english for now 'on' is not -+ ## the same as Ein etc -+ LC_ALL=C; chkconfig --list --level $2 | grep $2:$3 -+ else -+ echo $"Usage: $0 level " -+ exit 1 -+ fi -+ else -+ echo $"Usage: $0 level " -+ exit 1 -+ fi - else - service=rc.$1 - name=/etc/rc.d/$service - if ! [ -z "$1" ]; then - if ! [ -e $name ]; then -- # this will print a nice error message -- chkconfig --list $service -- exit 1 -- fi -- if ! chkconfig --list $service >/dev/null 2>&1; then -- chkconfig --list $service -+ ## maybe typo ? -+ usage - exit 1 - fi - fi -@@ -55,7 +75,17 @@ - elif [ "$2" = "del" ]; then - chkconfig --del $service - elif [ "$2" = "list" ]; then -- chkconfig --list $service -+ chkconfig --list $service >/dev/null 2>&1 -+ RET=$? -+ if [ "$RET" = "0" ]; then -+ ## we are fine , the file $name -+ ## exists and is added list it -+ chkconfig --list $service -+ else -+ ## error , files exists but isn't added -+ echo $"Use $0 $1 add first." -+ exit 1 -+ fi - else - $name $2 - fi From vmiklos at frugalware.org Fri May 9 03:03:27 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 9 03:03:29 2008 Subject: [Frugalware-git] frugalware-current: fwsetup-0.9.0-1-i686 Message-ID: <20080509010327.D8F831190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=05c8112cbc69aa5d31d03e06e5e7e293f5b3ec76 commit 05c8112cbc69aa5d31d03e06e5e7e293f5b3ec76 Author: Miklos Vajna Date: Fri May 9 03:03:13 2008 +0200 fwsetup-0.9.0-1-i686 - version bump diff --git a/source/devel-extra/fwsetup/FrugalBuild b/source/devel-extra/fwsetup/FrugalBuild index 5e8f844..f28f7b7 100644 --- a/source/devel-extra/fwsetup/FrugalBuild +++ b/source/devel-extra/fwsetup/FrugalBuild @@ -4,13 +4,13 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=fwsetup -pkgver=0.8.9 +pkgver=0.9.0 Fuse $USE_DEVEL && pkgver=0.8.8.9.gd348556 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.8' 'grub') +makedepends=('dialog' 'parted' 'pacman-g2>=3.5.5' 'module-init-tools' 'frugalware>=0.9pre1' 'grub') groups=('devel-extra') archs=('i686' 'x86_64') _F_archive_nosort=y From boobaa at frugalware.org Fri May 9 15:59:34 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Fri May 9 15:59:36 2008 Subject: [Frugalware-git] interim: postfix-2.5.2-1-i686 Message-ID: <20080509135934.272B6119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=interim.git;a=commitdiff;h=2058b13b85b3903c775e487014c111856e1e395b commit 2058b13b85b3903c775e487014c111856e1e395b Author: CSÉCSY László Date: Fri May 9 15:59:20 2008 +0200 postfix-2.5.2-1-i686 version bump diff --git a/source/network/postfix/FrugalBuild b/source/network/postfix/FrugalBuild index 6e0c670..750439a 100644 --- a/source/network/postfix/FrugalBuild +++ b/source/network/postfix/FrugalBuild @@ -3,9 +3,9 @@ # Contributor: VMiklos pkgname=postfix -pkgver=2.4.6 +pkgver=2.5.2 pkgrel=1 -vdaver=2.4.5 +vdaver=2.5.1 pkgdesc="A fast, easy to administer, and secure MTA" url="http://www.postfix.org/" depends=('db>=4.6.18' 'pcre' 'cyrus-sasl' 'libmysqlclient' 'libldap' 'libpq>=8.2-1') @@ -26,10 +26,10 @@ source=($mirror/official/$pkgname-$pkgver.tar.gz \ README.Frugalware http://vda.sourceforge.net/VDA/postfix-$vdaver-vda-ng.patch.gz) -sha1sums=('226222707fd8d963d3173070cac96370c453ffa7' \ +sha1sums=('6589c590b2e2a955bce5615bde1a86c37c572ce0' \ '2cc54da13d2a73e3027061fd8c4c4ce4ae44a361' \ 'b05736300a01bc6d4d0ca7bb92704de29b68651d' \ - '7bc3a9639e64747b49bd862dc7cc326ab3aacd72') + '47c9e6f7e3147005fdbff621a2c85058c1f6bdd0') build() { @@ -51,6 +51,7 @@ build() # For compatibility reasons - some app searches the sendmail # binary in /usr/lib Fln /usr/sbin/sendmail /usr/lib/sendmail + Fdirschown var/lib/$pkgname 73 73 } # optimization OK From boobaa at frugalware.org Fri May 9 16:11:55 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Fri May 9 16:11:58 2008 Subject: [Frugalware-git] interim: drupal6-imce-6.x_1.0-1-i686 Message-ID: <20080509141155.2A1A111901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=interim.git;a=commitdiff;h=ab8ffb382b6d5daf97b0651e7713e1f90f348479 commit ab8ffb382b6d5daf97b0651e7713e1f90f348479 Author: CSÉCSY László Date: Fri May 9 16:11:19 2008 +0200 drupal6-imce-6.x_1.0-1-i686 new package / initial import note: hu.po is not yet updated for d6 diff --git a/source/network-extra/drupal6-imce/FrugalBuild b/source/network-extra/drupal6-imce/FrugalBuild new file mode 100644 index 0000000..708fd27 --- /dev/null +++ b/source/network-extra/drupal6-imce/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=imce +_F_drupal_ver=6.x +pkgver=6.x_1.0 +pkgrel=1 +pkgdesc="An image/file uploader and browser that supports personal directories and quota for Drupal" +Finclude drupal +source=(${source[@]} imce.hu.po) +sha1sums=('d430cf95d88a85ee799c126ef3f6e79466c5c45d'\ + '835434ff6129bdd225d1a5df1246a2a3e4498071') + +build() { + Fbuild_drupal + Ffilerel imce.hu.po var/www/drupal6/sites/all/modules/imce/translations/hu.po +} diff --git a/source/network-extra/drupal6-imce/imce.hu.po b/source/network-extra/drupal6-imce/imce.hu.po new file mode 100644 index 0000000..4753bbc --- /dev/null +++ b/source/network-extra/drupal6-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 boobaa at frugalware.org Fri May 9 16:14:19 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Fri May 9 16:14:20 2008 Subject: [Frugalware-git] interim: drupal6-nice_menus-6.x_1.1-1-i686 Message-ID: <20080509141419.949D711901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=interim.git;a=commitdiff;h=644b389589d660e8a770578451e10116a8d7b442 commit 644b389589d660e8a770578451e10116a8d7b442 Author: CSÉCSY László Date: Fri May 9 16:14:08 2008 +0200 drupal6-nice_menus-6.x_1.1-1-i686 new package / initial import diff --git a/source/network-extra/drupal6-nice_menus/FrugalBuild b/source/network-extra/drupal6-nice_menus/FrugalBuild new file mode 100644 index 0000000..6c0f878 --- /dev/null +++ b/source/network-extra/drupal6-nice_menus/FrugalBuild @@ -0,0 +1,10 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=nice_menus +_F_drupal_ver=6.x +pkgver=6.x_1.1 +pkgrel=1 +pkgdesc="Enables drop-down/right/left expandable menus in Drupal" +Finclude drupal +sha1sums=('346aec99309692ad759168b3c7d9734ed8a6da74') From boobaa at frugalware.org Fri May 9 21:04:16 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Fri May 9 21:04:18 2008 Subject: [Frugalware-git] interim: drupal-globalredirect-5.x_1.2-1-i686 Message-ID: <20080509190416.9251A11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=interim.git;a=commitdiff;h=2b0d36ebfd94adc87455429bf506285825b21992 commit 2b0d36ebfd94adc87455429bf506285825b21992 Author: CSÉCSY László Date: Fri May 9 21:03:52 2008 +0200 drupal-globalredirect-5.x_1.2-1-i686 new package / initial import diff --git a/source/network-extra/drupal-globalredirect/FrugalBuild b/source/network-extra/drupal-globalredirect/FrugalBuild new file mode 100644 index 0000000..19becb4 --- /dev/null +++ b/source/network-extra/drupal-globalredirect/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=globalredirect +pkgver=5.x_1.2 +pkgrel=1 +pkgdesc="Provides a nice clean URL for a path on a Drupal site" +Finclude drupal +sha1sums=('9277fd241622c97d538ed65ed6fe5a53285e7f59') From boobaa at frugalware.org Fri May 9 21:12:23 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Fri May 9 21:12:25 2008 Subject: [Frugalware-git] interim: drupal-token-5.x_1.11-1-i686 Message-ID: <20080509191223.9755E11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=interim.git;a=commitdiff;h=04a5de49e154a6038cb94a8f69b0ad3434c01721 commit 04a5de49e154a6038cb94a8f69b0ad3434c01721 Author: CSÉCSY László Date: Fri May 9 21:12:10 2008 +0200 drupal-token-5.x_1.11-1-i686 new package / initial import diff --git a/source/network-extra/drupal-token/FrugalBuild b/source/network-extra/drupal-token/FrugalBuild new file mode 100644 index 0000000..e5e6ef0 --- /dev/null +++ b/source/network-extra/drupal-token/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=token +pkgver=5.x_1.11 +pkgrel=1 +pkgdesc="Provides an API to use small bits of text that can be placed into Drupal paths" +Finclude drupal +sha1sums=('9cef315386cf7fb8d35f5ef8c920fb7834fb0120') From boobaa at frugalware.org Fri May 9 21:14:32 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Fri May 9 21:14:34 2008 Subject: [Frugalware-git] interim: drupal-pathauto-5.x_2.2-1-i686 Message-ID: <20080509191432.CD95111901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=interim.git;a=commitdiff;h=662f0a63a1a416d606a6cd666bf1ba91a76f003d commit 662f0a63a1a416d606a6cd666bf1ba91a76f003d Author: CSÉCSY László Date: Fri May 9 21:14:21 2008 +0200 drupal-pathauto-5.x_2.2-1-i686 new package / initial import diff --git a/source/network-extra/drupal-pathauto/FrugalBuild b/source/network-extra/drupal-pathauto/FrugalBuild new file mode 100644 index 0000000..0b4f32c --- /dev/null +++ b/source/network-extra/drupal-pathauto/FrugalBuild @@ -0,0 +1,10 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=pathauto +pkgver=5.x_2.2 +pkgrel=1 +pkgdesc="Automatically generates path aliases for various kinds of Drupal content" +rodepends=('drupal-token') +Finclude drupal +sha1sums=('65b82f5346a991139d3c3ba058a0b2777611a592') From boobaa at frugalware.org Sat May 10 12:27:08 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat May 10 12:27:10 2008 Subject: [Frugalware-git] interim: Small drupal.sh fix for 5.x Message-ID: <20080510102708.321E911901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=interim.git;a=commitdiff;h=8a5a09be9040e78cb21ea4cf594c63c4b1fa3b28 commit 8a5a09be9040e78cb21ea4cf594c63c4b1fa3b28 Author: CSÉCSY László Date: Sat May 10 12:26:50 2008 +0200 Small drupal.sh fix for 5.x diff --git a/source/include/drupal.sh b/source/include/drupal.sh index 683e4b8..39d24cc 100644 --- a/source/include/drupal.sh +++ b/source/include/drupal.sh @@ -53,7 +53,7 @@ fi groups=('network-extra') archs=('i686' 'x86_64') if [ $_F_drupal_dev == 0 ]; then - up2date="lynx -dump http://drupal.org/project/$_F_drupal_module | grep 'http://.*$_F_drupal_ver.*[^a][^va]\.tar\.gz' | sed 's/.*$_F_drupal_module-\(.*\)\.tar.*/\1/;y/-/_/'" + up2date="lynx -dump http://drupal.org/project/$_F_drupal_module | grep -m1 'http://.*$_F_drupal_ver.*[^a][^va]\.tar\.gz' | sed 's/.*$_F_drupal_module-\(.*\)\.tar.*/\1/;y/-/_/'" source=(http://ftp.drupal.org/files/projects/$_F_drupal_module-${pkgver//_/-}.tar.gz) else # up2date="lynx -dump http://drupal.org/project/$_F_drupal_module | grep '$_F_drupal_ver.*-dev[0-9][0-9]\]Download' | sed 's/.*$_F_drupal_module-\(.*\)\.tar.*/\1/;s/-/_/'" From boobaa at frugalware.org Sat May 10 12:28:24 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat May 10 12:28:26 2008 Subject: [Frugalware-git] interim: drupal-webform-5.x_2.0-1-i686 Message-ID: <20080510102824.5417F11901A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=interim.git;a=commitdiff;h=931072c416bd967b10b76966effa30b249b6e451 commit 931072c416bd967b10b76966effa30b249b6e451 Author: CSÉCSY László Date: Sat May 10 12:28:12 2008 +0200 drupal-webform-5.x_2.0-1-i686 new package / initial import diff --git a/source/network-extra/drupal-webform/FrugalBuild b/source/network-extra/drupal-webform/FrugalBuild new file mode 100644 index 0000000..1c8a971 --- /dev/null +++ b/source/network-extra/drupal-webform/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=webform +pkgver=5.x_2.0 +pkgrel=1 +pkgdesc="Adds a webform nodetype to your Drupal site" +Finclude drupal +sha1sums=('a9318e12fabda2573388bf9cbd19218e3106bb75') From boobaa at frugalware.org Sat May 10 21:33:16 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat May 10 21:33:19 2008 Subject: [Frugalware-git] interim: drupal-content_access-5.x_1.3-1-i686 Message-ID: <20080510193316.CE2B8119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=interim.git;a=commitdiff;h=3a99790ebbaef0950ce0c1553e4ab7b26fc9b5b7 commit 3a99790ebbaef0950ce0c1553e4ab7b26fc9b5b7 Author: CSÉCSY László Date: Sat May 10 21:32:59 2008 +0200 drupal-content_access-5.x_1.3-1-i686 new package / initial import diff --git a/source/network-extra/drupal-content_access/FrugalBuild b/source/network-extra/drupal-content_access/FrugalBuild new file mode 100644 index 0000000..190e2b6 --- /dev/null +++ b/source/network-extra/drupal-content_access/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=content_access +pkgver=5.x_1.3 +pkgrel=1 +pkgdesc="This Drupal module can manage permissions for content types by role and author" +Finclude drupal +sha1sums=('c38b29c7fe85eadf642711607e623733de220086') From boobaa at frugalware.org Sun May 11 10:25:11 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun May 11 10:25:13 2008 Subject: [Frugalware-git] interim: drupal-simplenews-5.x_1.3-1-i686 Message-ID: <20080511082511.1E0D5119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=interim.git;a=commitdiff;h=fffbc568509a660ba3538434c8df8f03a7bda9ec commit fffbc568509a660ba3538434c8df8f03a7bda9ec Author: CSÉCSY László Date: Sun May 11 10:25:00 2008 +0200 drupal-simplenews-5.x_1.3-1-i686 version bump diff --git a/source/network-extra/drupal-simplenews/FrugalBuild b/source/network-extra/drupal-simplenews/FrugalBuild index c91b283..a85ef60 100644 --- a/source/network-extra/drupal-simplenews/FrugalBuild +++ b/source/network-extra/drupal-simplenews/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: CSÉCSY László _F_drupal_module=simplenews -pkgver=5.x_1.2 +pkgver=5.x_1.3 pkgrel=1 pkgdesc="A simple newsletter module for Drupal." rodepends=('drupal-mimemail') Finclude drupal -sha1sums=('69d7aa3361a5b849f082243159cf6676ee175867') +sha1sums=('f55f1f0fa47bc3bbcb272e8ed96a89bdae24cf10') From vmiklos at frugalware.org Sun May 11 12:11:02 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 11 12:11:05 2008 Subject: [Frugalware-git] frugalware-current: TAG 0.9pre1 Message-ID: <20080511101102.C8910119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=04ba357c23a6a86dd51c69fd844394d39da01c2d commit 04ba357c23a6a86dd51c69fd844394d39da01c2d Author: Miklos Vajna Date: Sun May 11 12:10:54 2008 +0200 TAG 0.9pre1 From vmiklos at frugalware.org Mon May 12 16:48:15 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon May 12 16:48:16 2008 Subject: [Frugalware-git] bmf: git-1.5.5.1.211.g65ea3b8-1-i686 Message-ID: <20080512144815.14B7D119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=e497a367bc1db8fe32a0f8fe8461e8a0534a56cf commit e497a367bc1db8fe32a0f8fe8461e8a0534a56cf Author: Miklos Vajna Date: Mon May 12 16:47:45 2008 +0200 git-1.5.5.1.211.g65ea3b8-1-i686 - update to newer snapshot diff --git a/source/devel-extra/git/FrugalBuild b/source/devel-extra/git/FrugalBuild index 081c273..065fd22 100644 --- a/source/devel-extra/git/FrugalBuild +++ b/source/devel-extra/git/FrugalBuild @@ -8,12 +8,12 @@ USE_DEVEL=${USE_DEVEL:-"y"} USE_HTMLMAN=${USE_HTMLMAN:-"y"} pkgname=git -pkgver=1.5.3.7 -Fuse $USE_DEVEL && pkgver=1.5.4.rc5 +pkgver=1.5.5.1 +Fuse $USE_DEVEL && pkgver=1.5.5.1.211.g65ea3b8 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') +depends=('curl>=7.16.0' 'openssl' 'perl>=5.10.0') backup=(etc/sysconfig/git) makedepends=('asciidoc' 'docbook-xsl>=1.73.0-2' 'docbook-xml' 'docbook2x' 'sgml-common' 'xmlto' 'cpio') groups=('devel-extra') @@ -24,7 +24,7 @@ if ! Fuse $USE_DEVEL; then signatures=(${source[0]}.sign '' '' '' '' '') fi source=(${source[@]} gitweb.modules.d gitweb.conf README.Frugalware rc.git git.sysconfig) -options=('scriptlet' 'nobuild') +options=('scriptlet') Finclude texinfo subpkgs=('gitweb' 'git-gui' 'gitk') @@ -33,12 +33,11 @@ subdepends=("git=$pkgver" "git=$pkgver tk" "git=$pkgver tk") subbackup=('etc/gitweb.conf etc/httpd/conf/modules.d/gitweb.conf' '' '') subgroups=('network-extra' 'xapps-extra' 'xapps-extra') subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64') -suboptions=('nobuild' 'nobuild' 'nobuild') if Fuse $USE_DEVEL; then _F_scm_type="git" _F_scm_url="git://git.kernel.org/pub/scm/git/git.git" - _F_scm_tag="v${pkgver/.rc/-rc}" + #_F_scm_tag="v${pkgver/.rc/-rc}" Finclude scm fi @@ -56,19 +55,15 @@ build() # don't install the source of the manpages Fsed '\t\*.txt ' '\t' Documentation/install-webdoc.sh - # fix the path of html manpages - Fsed 'htmldir=$(sharedir)/doc/git-doc' "htmldir=\$(sharedir)/doc/git-$pkgver" Makefile - if ! Fuse $USE_HTMLMAN; then # we don't need the html version of manpages Fsed '^DOC_HTML=.*' 'DOC_HTML=' Documentation/Makefile fi Fconf - make V=1 CLFAGS="$CFLAGS" ASCIIDOC8=YesPlease \ - ETC_GITCONFIG=/etc/gitconfig DOCBOOK2X_TEXI=docbook2texi \ - all doc info test || return 1 - Fmakeinstall install-doc install-info ETC_GITCONFIG=/etc/gitconfig mandir=/usr/share/man + build_settings="V=1 ETC_GITCONFIG=/etc/gitconfig htmldir=/usr/share/doc/$pkgname-$pkgver mandir=/usr/share/man" + make $build_settings DOCBOOK2X_TEXI=docbook2texi all doc info || return 1 + Fmakeinstall $build_settings install-doc install-info Ffilerel perl/private-Error.pm /usr/lib/perl5/site_perl/current/Error.pm make -C Documentation WEBDOC_DEST=$Fdestdir/usr/share/doc/$pkgname-$pkgver install-webdoc || return 1 # broken symlink From vmiklos at frugalware.org Mon May 12 20:29:05 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon May 12 20:29:08 2008 Subject: [Frugalware-git] pacman-tools: repoman: don't try to remove non-exising dirs in clean() Message-ID: <20080512182905.D23DE119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=8c87349e3f4e635c7383922d3c9b1b9a4c136845 commit 8c87349e3f4e635c7383922d3c9b1b9a4c136845 Author: Miklos Vajna Date: Mon May 12 20:28:56 2008 +0200 repoman: don't try to remove non-exising dirs in clean() diff --git a/repoman b/repoman index 2043335..06a734e 100755 --- a/repoman +++ b/repoman @@ -209,7 +209,7 @@ clean() msg "Cleaning up $i" ssh $host "`declare -f _check_nobuild`; cd $path/frugalware-$arch && \ _check_nobuild || arch=$arch $sudo_cmd updatesync del $fdb ${i#*/} && \ - genchangelog --clean ${i#*/} && rm -rfv ../source/$i" + genchangelog --clean ${i#*/} && [ -d ../source/$i ] && rm -rfv ../source/$i" done } From vmiklos at frugalware.org Mon May 12 20:32:45 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon May 12 20:32:47 2008 Subject: [Frugalware-git] frugalware-current: t/missing-clean*: import Message-ID: <20080512183245.DEC8D119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=971ebbcf54002a8fdda1d7c7b641e4f60c4be154 commit 971ebbcf54002a8fdda1d7c7b641e4f60c4be154 Author: Miklos Vajna Date: Mon May 12 20:31:21 2008 +0200 t/missing-clean*: import - these tests check if a package is removed from the fdb using repoman clean - idea by IroNiQ who reported several missing repoman cleans on x86_64 diff --git a/t/missing-clean-i686 b/t/missing-clean-i686 new file mode 100755 index 0000000..a604d94 --- /dev/null +++ b/t/missing-clean-i686 @@ -0,0 +1,3 @@ +#!/bin/sh + +sh missing-clean.sh $@ i686 diff --git a/t/missing-clean-x86_64 b/t/missing-clean-x86_64 new file mode 100755 index 0000000..6e496ac --- /dev/null +++ b/t/missing-clean-x86_64 @@ -0,0 +1,3 @@ +#!/bin/sh + +sh missing-clean.sh $@ x86_64 diff --git a/t/missing-clean.sh b/t/missing-clean.sh new file mode 100644 index 0000000..9cdcb74 --- /dev/null +++ b/t/missing-clean.sh @@ -0,0 +1,76 @@ +#!/bin/bash +# +# missing-clean.sh: checks for removed packages which should be +# removed from the fdb as well +# +# Copyright (c) 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 +# 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. +# + +. functions.sh +. /etc/makepkg.conf +. /usr/lib/frugalware/fwmakepkg + +if [ "$1" == "--help" ]; then + echo "missing package removes (use 'arch=$2 repoman clean group/pkgname' to fix)" + exit 1 +fi + +startdir=.. + +fb_sources=`mktemp` +fdb_sources=`mktemp` +fdb_tmp=`mktemp -d` + +cd $startdir +for i in `git ls-files source |grep FrugalBuild` +do + cd `dirname $i` || continue + unset pkgname subpkgs pkgver pkgextraver pkgrel nobuild options archs + export startdir=`pwd` + . FrugalBuild || echo "errors while parsing the `pwd`/FrugalBuild" + if [ ! "$nobuild" -a ! "`check_option NOBUILD`" ]; then + for j in ${archs[@]} + do + [[ "$j" != "$1" ]] && continue + export CARCH=$j + unset pkgname subpkgs pkgver pkgrel pkgextraver source + for k in `set|grep ^_F_|sed 's/\(=.*\| ()\)//'`; do unset $k; done + export startdir=`pwd` + . FrugalBuild || echo "errors parsing `pwd`/FrugalBuild for $j" + for k in $pkgname ${subpkgs[@]} + do + echo $k-$pkgver-$pkgrel + done + done + fi + cd - >/dev/null +done |sort -u > $fb_sources 2>/dev/null + +for i in frugalware-$1 +do + cd $i + tar xf frugalware-current.fdb -C $fdb_tmp + ls $fdb_tmp + rm -rf $fdb_tmp + mkdir -p $fdb_tmp + cd .. +done |sort -u > $fdb_sources 2>/dev/null + +diff -u $fdb_sources $fb_sources |grep ^-[^-] |sed 's/^-//' + +rm -rf $fb_sources $fdb_sources $fdb_tmp From vmiklos at frugalware.org Mon May 12 23:23:36 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon May 12 23:23:40 2008 Subject: [Frugalware-git] homepage-ng: Frugalware newsletter issue 23 Message-ID: <20080512212336.EDD36119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=f916981cb4ab46fe13d97515c706cb894282a05c commit f916981cb4ab46fe13d97515c706cb894282a05c Author: Russell Dickenson Date: Fri May 9 21:58:03 2008 +1000 Frugalware newsletter issue 23 diff --git a/frugalware/images/interviews/bouleetbil.jpg b/frugalware/images/interviews/bouleetbil.jpg new file mode 100644 index 0000000..f13b7c8 Binary files /dev/null and b/frugalware/images/interviews/bouleetbil.jpg differ diff --git a/frugalware/weeklynews/issue23.html b/frugalware/weeklynews/issue23.html new file mode 100755 index 0000000..c0411ef --- /dev/null +++ b/frugalware/weeklynews/issue23.html @@ -0,0 +1,136 @@ +

Table of Contents

+ + + +

Welcome

+

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

+

+ Features of this issue include: +

    +
  • Frugalware newsletter issue 21, where are you?
  • +
  • New packagers are making progress
  • +
  • Krix is back!
  • +
  • Frugalware's developers are people too! - bouleetbil
  • +
  • Tip - How to mount an ISO image
  • + +
+

+ + +

Events

+

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

+
    +
  • +

    Frugalware newsletter issue 21, where are you?

    +

    The Frugalware newsletter is produced in a secure facility, to prevent its theft from the newsletter writers of rival distributions. Unfortunately the facility was broken into recently and newsletter issue 21 was STOLEN. I apologise for the absence of this issue but it was not able to be recovered from the thieves. No note was left behind and there has not been any contact, regarding a ransom for example.

    +

    If this all sounds too crazy, the truth is that I accidentally gave the last issue the number 22, where it should have been 21. Oh well, things that like happen sometimes. Maybe no-one noticed issue 21 being missing and I shouldn't have mentioned it. :)

    +
  • +
  • +

    New packagers are making progress

    +

    jedifox and Flaker Oats are two relative noobies to packaging for Frugalware. Both have been submitting Frugalbuilds via the Frugalware developers mailing list and getting great feedback. If you "see them", please encourage their efforts because new packagers are always welcome.

    +
  • +
  • +

    Krix is back!

    +

    On 9 April 2008, krix announced that he's back and had begun working on packaging gnome 2.22. We're not quite sure where he'd been but hope it was warm and sunny. Perhaps some holiday photos will be appearing soon?

    +
  • +
+ + + +

Frugalware's developers are people too!

+

In this feature of the newsletter, Frugalware's developers reveal a little about themselves. The aim is to show that "Frugalware's developers are people too!" I thank the developers for taking the time to answer the questions. There will be one interview per newsletter (until we run out of developers).

+ +

bouleetbil

+

This issue's interview is with bouleetbil, whose roles in the Frugalware development team include maintaining various packages. Please stand and hum the French national anthem while you read his interview.

+ +
+
What's your name?
+
Gaëtan Gourdin
+
What's your IRC nickname?
+
Bouleetbil (From French comics for children)
+
In what country do you live?
+
France (Montpellier)
+
In what country were you born?
+
France (Dreux)
+
What do you like the most about where you live?
+
I live in a sunny region, thus I like to eat outside, also enjoy a glass of pink wine on my terrace... but not everyday :-) Since I've had a daughter, I like to participate in her school activities.
+
What do you do for the Frugalware project?
+
I'm a package maintainer. I just began participating in this project and it's very interesting.
+
What motivates you to work on Frugalware?
+
I had used Gentoo for several years, then I began looking for a binary distribution. I found Frugalware and was impressed by it. I've tested it for 1 month. Devil505 helped me to write FrugalBuilds for some packages that I wanted to use. Afterward he encouraged me to send them to the Frugalware mailing list. At this time, I spoke with vmiklos and crazy. They also spent time explaining to me some things; it is also thanks to them that I wanted to work for Frugalware. Also, the community is always ready to help, such as jedifox :-)). All the developers and the community are really nice and I really wanted to participate in an open source project. For all these reasons I'm working now for Frugalware.
+
What do you do when you're not working on Frugalware?
+
I'm a developer for a company which creates software for nurses (not open source). During my spare time, if I'm not working on Frugalware, I have a break in my garden, or eat with friends or my family. I also like to walk and visit some new places.
+
What's the view from your front door?
+
A little house. Open the door and have a look.
+
+ + + +

Tips and tricks

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

    How to mount an ISO image - submitted by 'phayz'

    +

    It's often worth checking that what's contained in an ISO image is what you expect. Before burning an ISO image to media, you can mount it and check its contents. To mount it, use the following command as root, where ISOIMAGE is the ISO to be mounted, and MOUNT_POINT is the point in the directory where the ISO image is to be mounted.

    +

    mount -o loop ISOIMAGE.iso MOUNT_POINT

    +

    With the ISO image mounted, you can browse its contents just as if you had the media mounted in a drive.

    +
  • +
+

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

+ + + +

Focus On Package(s)

+ +

Xeyes

+

The package for this issue of the newsletter is a "once-in-a-lifetime". That's a nice way of saying that after running it once, you probably won't ever run it again. :) Xeyes puts in the middle of your screen a pair of eyes, the pupils of which "follow" the mouse's pointer as you move it around the screen. Try it, at least once, but be warned if you're inclined to be paranoid, because the eyes really ARE watching you!

+ + +
+

Bug fixes

+ +

+ A list of bugs closed since the previous newsletter is available here. +

+ + + +

Security announcements

+

+ Remember - According to the normal support arrangements for Frugalware, the release of 0.8 ("Kalgan") means that support for the previous release has ended. This means that no further security or bug fixes will be released for Frugalware 0.7 ("Sayshell"). +

+ +

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

+
    +
  • FSA441 - kernel: A vulnerability has been reported in the Linux kernel, which can be exploited by malicious, local users to cause a DoS (Denial of Service) or to potentially gain escalated privileges. Please upgrade to kernel-2.6.24-4kalgan1.
  • +
  • FSA440 - frugalwareutils: A vulnerability has been reported in frugalwareutils, which can potentially be exploited by malicious people to cause a DoS on a vulnerable system. Please upgrade to frugalwareutils-0.7.9-2kalgan1.
  • +
  • FSA439 - vorbis-tools: A vulnerability has been reported in vorbis-tools, which can potentially be exploited by malicious people to compromise a vulnerable system. Please upgrade to vorbis-tools-1.1.1-4kalgan1.
  • +
  • FSA438 - xine-lib: Guido Landi has discovered a vulnerability in xine-lib, which can be exploited by malicious people to compromise a user's system. Please upgrade to xine-lib-1.1.11-1kalgan3.
  • +
  • FSA437 - xine-lib: A vulnerability has been reported in xine-lib, which can potentially be exploited by malicious people to compromise a vulnerable system. Please upgrade to xine-lib-1.1.11-1kalgan3.
  • +
+ + +

About the newsletter

+

Author

+

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

+

Translations

+

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

+

Release

+

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

+

Feedback

+

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

diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index 480f8a4..92f4396 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -19,6 +19,26 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> + 97 + Frugalware Newsletter Issue 23 + Fri, 09 May 2008 21:53:54 +1000 + phayz + 0 + + Features of this issue include: +
    +
  • Frugalware newsletter issue 21, where are you?
  • +
  • New packagers are making progress
  • +
  • Krix is back!
  • +
  • Frugalware's developers are people too! - bouleetbil
  • +
  • Tip - How to mount an ISO image
  • +
+ You can read it here. We hope you like it! + ]]> +
+
+ 96 Frugalware Newsletter Issue 22 Wed, 30 Apr 2008 21:08:56 +1000 From vmiklos at frugalware.org Tue May 13 00:06:39 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 00:06:41 2008 Subject: [Frugalware-git] homepage-ng: 0.9pre1 draft Message-ID: <20080512220639.62285119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=fd1aeaaaedd56e58b21205fc28df7c593621ec3b commit fd1aeaaaedd56e58b21205fc28df7c593621ec3b Author: Miklos Vajna Date: Tue May 13 00:06:27 2008 +0200 0.9pre1 draft diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index 92f4396..a279ed6 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -19,6 +19,93 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> + 98 + Frugalware 0.9pre1 (Solaria) released + Tue, 13 May 2008 00:05:24 +0200 + VMiklos + 1 + announce the immediate availability of Frugalware 0.9pre1, the first technical preview of the upcoming 0.9 stable release.
+ A short and incomplete list of changes since 0.8:
+
    +
  • Improvements: +
      +
    • The network configuration utility now lists card details next to interface names, in case you would now know what is the interface name for your cards.
    • +
    • The USB installer is now a plain image, you can copy it to your USB stick under any operating system (you needed a running Linux system to install the previous version).
    • +
    • Changed the CHOST variable to $arch-frugalware-linux from a mix of $arch-pc-linux-gnu / $arch-unknown-linux, which generally causes more consistency and helps reporting bugs for upstream developers.
    • +
    • Improved security and general user support. We work together with other Linux vendors to provide better security support, and now our forums are mirrored on a mailing list, so more developers can help you.
    • +
    • More than 150 other minor features / bugs have been implemented / fixed resulting in more than 2400 changes since the last release.
    • +
    +
  • +
  • Package updates: +
      +
    • Linux 2.6.25 + security fixes
    • +
    • GCC 4.3.0
    • +
    • GNOME 2.22
    • +
    • More than 900 other package updates
    • +
    +
  • +
  • New packages: +
      +
    • About 40 new Java library
    • +
    • Several new Drupal modules
    • +
    • Many new octave modules.
    • +
    • More than 150 other new packages
    • +
    +
  • +
+ Please refer to the Frugalware Testing ChangeLog for more information.
+ We now have a feature schedule for new functionalities we plan to implement before we release Solaria as stable.
+ Download for i686:
+ NOTE: Click here to read more about what media you need for the installation.
+ livecd, + netinstall, + usb, + tftp, + cd1, + cd2, + cd3, + cd4, + cd5, + cd6, + cd7, + cd8, + cd9, + cd10, + cd11, + cd12, + cd13, + cd14, + dvd1 and + dvd2 +
+ SHA1SUMS: +
+ab6a264297f1a3686804f81e779b8e20ade6efb4  frugalware-0.9pre1-i686-cd1.iso
+14f3f4afc2661c87a7cc36ece684b069c283d12e  frugalware-0.9pre1-i686-cd2.iso
+f5f0b234cd15a5708c34b6810d5c9a7960b50230  frugalware-0.9pre1-i686-cd3.iso
+cc8cf8698d4da9eb10e00d27f11c33d8760353fc  frugalware-0.9pre1-i686-cd4.iso
+7dd673e01a2dab93c84d5f2ca914db1ae427adbb  frugalware-0.9pre1-i686-cd5.iso
+4708a26a47671ee06093f5ecb14d489a5c634049  frugalware-0.9pre1-i686-cd6.iso
+36594e953cd230caf253ee3441e563fc4ce6ba58  frugalware-0.9pre1-i686-cd7.iso
+0eb4ff1a316839a0291d408360d07226fcb91be5  frugalware-0.9pre1-i686-cd8.iso
+1cbfefe44ec7a04ec5cf360714091b87ffbc0343  frugalware-0.9pre1-i686-cd9.iso
+46148a9c0484f37c305170a01304be1b4e849202  frugalware-0.9pre1-i686-cd10.iso
+a110e9b278cbafa5fd5de07da60b73a918736a0c  frugalware-0.9pre1-i686-cd11.iso
+09c1eb7fd33e69461b55c478984e7ed1ec587813  frugalware-0.9pre1-i686-cd12.iso
+c440e2a75df20876c9520f1f5fc831fd975e3109  frugalware-0.9pre1-i686-cd13.iso
+e564bd70640f7533696da0cc7affd4e231b11542  frugalware-0.9pre1-i686-cd14.iso
+bfdce2433553de2142bf7a17f9ed89f3fa77ef9c  frugalware-0.9pre1-i686-dvd1.iso
+6e350eb8e5c57d2ac580a3e19ec6f558a2b7f504  frugalware-0.9pre1-i686-dvd2.iso
+38f540c04ebda2f0bd5e7dc734275b2602784b4f  frugalware-0.9pre1-i686-net.iso
+57259add044fcdef89ae5a21e0365d3dfff47e23  fwlive-0.9pre1-i686-full.iso
+8914d8986865877e6dbebf1c992ba6be01075550  frugalware-0.9pre1-i686-tftp.img
+f443ddfb61652ccde5f87135965e467e3bc660f7  frugalware-0.9pre1-i686-usb.img
+            
+ ]]> +
+
+ 97 Frugalware Newsletter Issue 23 Fri, 09 May 2008 21:53:54 +1000 From vmiklos at frugalware.org Tue May 13 01:02:58 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 01:03:02 2008 Subject: [Frugalware-git] homepage-ng: mirrors2.xml: add new elements to the dtd Message-ID: <20080512230258.AE44A1190498@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=2f36b9eb7c87ab74758e4f7c132bd0313fd90aef commit 2f36b9eb7c87ab74758e4f7c132bd0313fd90aef Author: Miklos Vajna Date: Tue May 13 00:56:53 2008 +0200 mirrors2.xml: add new elements to the dtd diff --git a/frugalware/xml/mirrors2.xml b/frugalware/xml/mirrors2.xml index b2440e4..28ebec0 100644 --- a/frugalware/xml/mirrors2.xml +++ b/frugalware/xml/mirrors2.xml @@ -2,6 +2,16 @@ + + + + + + + + + + From vmiklos at frugalware.org Tue May 13 01:02:58 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 01:03:04 2008 Subject: [Frugalware-git] homepage-ng: news.xml: make it valid against the dtd again Message-ID: <20080512230258.96445119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=fc28bceeff5ba45424068c6d5f204c6a37a66e4d commit fc28bceeff5ba45424068c6d5f204c6a37a66e4d Author: Miklos Vajna Date: Tue May 13 00:52:17 2008 +0200 news.xml: make it valid against the dtd again diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index a279ed6..f4e8f87 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -1,7 +1,7 @@ - + @@ -13,8 +13,16 @@ ]> - From vmiklos at frugalware.org Tue May 13 01:02:58 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 01:03:05 2008 Subject: [Frugalware-git] homepage-ng: news_fr.xml: make it valid again Message-ID: <20080512230258.D57F411904F2@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=f07cfd05b7664aa291d4b8c2f0df84d5a026dd52 commit f07cfd05b7664aa291d4b8c2f0df84d5a026dd52 Author: Miklos Vajna Date: Tue May 13 00:59:03 2008 +0200 news_fr.xml: make it valid again diff --git a/frugalware/xml/news_fr.xml b/frugalware/xml/news_fr.xml index 6adbca5..effd395 100644 --- a/frugalware/xml/news_fr.xml +++ b/frugalware/xml/news_fr.xml @@ -1,7 +1,7 @@ - + @@ -168,7 +168,7 @@ fb2079de1627ca0e65a323005e0644b88fed6d03 frugalware-0.8-i686-usb.tar.gz 90 Lettre d'information Frugalware numéro 17 Sat, 1 Mar 2008 16:30:13 +0100 - + phayz 0 From vmiklos at frugalware.org Tue May 13 01:13:20 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 01:13:22 2008 Subject: [Frugalware-git] homepage-ng: add a script to validate all xmls Message-ID: <20080512231320.C269A1190498@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=c3f33ef94f8e640fe777fc182ae38c2e88e2f39a commit c3f33ef94f8e640fe777fc182ae38c2e88e2f39a Author: Miklos Vajna Date: Tue May 13 01:13:05 2008 +0200 add a script to validate all xmls diff --git a/frugalware/xml/test.sh b/frugalware/xml/test.sh new file mode 100644 index 0000000..020306d --- /dev/null +++ b/frugalware/xml/test.sh @@ -0,0 +1,7 @@ +#!/bin/sh + +for i in *.xml +do + echo "validating $i..." + xmllint -valid -noout $i || break +done From vmiklos at frugalware.org Tue May 13 01:13:20 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 01:13:23 2008 Subject: [Frugalware-git] homepage-ng: move hooks to the hooks directory Message-ID: <20080512231320.AD3BC119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=e2b2091169bb4c0c239d7f7b3365446479f4d44b commit e2b2091169bb4c0c239d7f7b3365446479f4d44b Author: Miklos Vajna Date: Tue May 13 01:09:36 2008 +0200 move hooks to the hooks directory diff --git a/Makefile b/Makefile index 13479c0..7381122 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ hook: cd .git && python /home/ftp/pub/other/git-hooks/git-hooks.py post-receive - python frugalware/darcs-posthook.py - python frugalware/darcs-posthook-security.py + python hooks/post-receive-news.py + python hooks/post-receive-security.py diff --git a/frugalware/darcs-posthook-security.py b/frugalware/darcs-posthook-security.py deleted file mode 100644 index 7cfbd46..0000000 --- a/frugalware/darcs-posthook-security.py +++ /dev/null @@ -1,97 +0,0 @@ -""" - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License v2 as published by - the Free Software Foundation - - 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. - - Frugalware Linux Homepage - New Generation - @author Miklos Vajna - @copyright Copyright (C) 2006, 2007 Miklos Vajna - -""" -from xml.dom import minidom -import sys, re, popen2, pwd, os - -class fsa: - def __init__(self, xmldoc): - self.lines = [] - self.id = xmldoc.getElementsByTagName('id')[0].firstChild.toxml() - self.date = xmldoc.getElementsByTagName('date')[0].firstChild.toxml() - self.author = xmldoc.getElementsByTagName('author')[0].firstChild.toxml() - self.package = xmldoc.getElementsByTagName('package')[0].firstChild.toxml() - self.vulnerable = xmldoc.getElementsByTagName('vulnerable')[0].firstChild.toxml() - self.unaffected = xmldoc.getElementsByTagName('unaffected')[0].firstChild.toxml() - self.bts = xmldoc.getElementsByTagName('bts')[0].firstChild.toxml() - self.cve = xmldoc.getElementsByTagName('cve')[0].firstChild.toxml() - self.desc = re.sub(r'\n\t+', r'\n', xmldoc.getElementsByTagName('desc')[0].firstChild.toxml()).replace('"', '"') - self.subject = "[ FSA-%s ] %s" % (self.id, self.package) - self.comment = "See http://ftp.frugalware.org/pub/README.GPG for info" - - # now generate the mail - self.lines.append("Frugalware Security Advisory FSA-%s\n\n" % self.id) - self.lines.append("Date: %s\n" % self.date) - self.lines.append("Package: %s\n" % self.package) - self.lines.append("Vulnerable versions: <= %s\n" % self.vulnerable) - self.lines.append("Unaffected versions: >= %s\n" % self.unaffected) - self.lines.append("Related bugreport: %s\n" % self.bts) - self.lines.append("CVE: %s\n" % self.cve) - self.lines.append(""" -Description -=========== - -%s -""" % self.desc) - self.lines.append(""" -Updated Packages -================ - -Check if you have %s installed: - - # pacman-g2 -Q %s - -If found, then you should upgrade to the latest version: - - # pacman-g2 -Sy %s - -Availability -============ - -The latest revision of this advisory is available at -http://frugalware.org/security/%s - -""" % (self.package, self.package, self.package, self.id)) - - def output(self): - pout, pin = popen2.popen2('gpg --comment "%s" --clearsign --homedir /home/%s/.gnupg -u 20F55619' % (self.comment, pwd.getpwuid(os.getuid())[0])) - pin.write("".join(self.lines)) - pin.close() - ret = "".join(pout.readlines()) - pout.close() - return ret - - -if __name__ == "__main__": - sock = open(".git/third_party/latest-security", "r") - latest = sock.read().strip() - sock.close() - f = fsa(minidom.parse('frugalware/xml/security.xml')) - if f.id != latest: - import smtplib - sock = os.popen('git log -1 --pretty=format:"%cn <%ce>"') - fro = sock.read().strip() - sock.close() - to = "frugalware-security@frugalware.org" - msg = "From: %s \r\nTo: %s\r\nSubject: %s\r\n\r\n" \ - % (fro, to, f.subject) - msg += f.output() - server = smtplib.SMTP('localhost') - server.set_debuglevel(1) - server.sendmail(fro, to, msg) - server.quit() - sock = open(".git/third_party/latest-security", "w") - sock.write(f.id + "\n") - sock.close() diff --git a/frugalware/darcs-posthook.py b/frugalware/darcs-posthook.py deleted file mode 100644 index 9a4e5f5..0000000 --- a/frugalware/darcs-posthook.py +++ /dev/null @@ -1,118 +0,0 @@ -""" - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License v2 as published by - the Free Software Foundation - - 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. - - Frugalware Linux Homepage - New Generation - @author Miklos Vajna - @copyright Copyright (C) 2006 Miklos Vajna - -""" -from sgmllib import SGMLParser -import htmlentitydefs -import string -from xml.dom import minidom - -class BaseHTMLProcessor(SGMLParser): - def reset(self): - self.enum = 0 - self.enumstrs = ("", " * ", " + ") - self.enumbrks = ("", " ", " ") - self.pieces = [] - self.refs = [] - SGMLParser.reset(self) - - def wrap(self, text, width): - return reduce(lambda line, word, width=width: '%s%s%s' % - (line, - ' \n'[(len(line)-line.rfind('\n')-1 - + len(word.split('\n',1)[0] - ) >= width)], - word), - text.split(' ') - ) - def start_br(self, attrs): - if self.enum == 0: - self.pieces.append("\n" + self.enumstrs[self.enum]) - - def start_li(self, attrs): - if self.enum > 0: - self.pieces.append("\n" + self.enumstrs[self.enum]) - - def start_a(self, attrs): - for k, v in attrs: - if k == "href": - self.refs.append(v) - self.pieces.append(" [%d] " % len(self.refs)) - - def end_a(self): - self.pieces.append(" ") - - def start_br(self, attrs): - self.pieces.append("\n") - - def start_pre(self, attrs): - self.pieces.append("\n") - - def end_pre(self): - self.pieces.append("\n") - - def start_ul(self, attrs): - self.enum += 1 - - def end_ul(self): - self.enum -= 1 - self.pieces.append("\n") - - def handle_data(self, text): - self.pieces.append(self.wrap(text.strip(), 80).replace("\n", "\n" + self.enumbrks[self.enum])) - - def output(self): - """Return processed HTML as a single string""" - if len(self.refs) > 0: - self.pieces.append("\nReferences\n\n") - for i in self.refs: - str = i - try: - str.index("http://") - except ValueError: - str = "http://frugalware.org" + str - self.pieces.append("%d. %s\n" % (self.refs.index(i)+1, str)) - return string.strip("".join(self.pieces)) - - -if __name__ == "__main__": - sock = open(".git/third_party/latest", "r") - latest = sock.read().strip() - sock.close() - xmldoc = minidom.parse('frugalware/xml/news.xml') - for i in xmldoc.getElementsByTagName('post'): - if i.getElementsByTagName('hidden')[0].firstChild.toxml() == "0": - id = i.getElementsByTagName('id')[0].firstChild.toxml() - break - if id != latest: - title = xmldoc.getElementsByTagName('title')[0].firstChild.toxml() - author = xmldoc.getElementsByTagName('author')[0].firstChild.toxml() - htmlSource = xmldoc.getElementsByTagName('content')[0].firstChild.toxml() - htmlSource = htmlSource.replace("", "").strip() - parser = BaseHTMLProcessor() - parser.feed(htmlSource) - parser.close() - import smtplib - fro = author + " " - to = "frugalware-announce@frugalware.org" - msg = "From: %s \r\nTo: %s\r\nSubject: %s\r\n\r\n" \ - % (fro, to, title) - msg += parser.output() - server = smtplib.SMTP('localhost') - server.set_debuglevel(1) - server.sendmail(fro, to, msg) - server.quit() - sock = open(".git/third_party/latest", "w") - sock.write(id + "\n") - sock.close() diff --git a/hooks/post-receive-news.py b/hooks/post-receive-news.py new file mode 100644 index 0000000..9a4e5f5 --- /dev/null +++ b/hooks/post-receive-news.py @@ -0,0 +1,118 @@ +""" + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License v2 as published by + the Free Software Foundation + + 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. + + Frugalware Linux Homepage - New Generation + @author Miklos Vajna + @copyright Copyright (C) 2006 Miklos Vajna + +""" +from sgmllib import SGMLParser +import htmlentitydefs +import string +from xml.dom import minidom + +class BaseHTMLProcessor(SGMLParser): + def reset(self): + self.enum = 0 + self.enumstrs = ("", " * ", " + ") + self.enumbrks = ("", " ", " ") + self.pieces = [] + self.refs = [] + SGMLParser.reset(self) + + def wrap(self, text, width): + return reduce(lambda line, word, width=width: '%s%s%s' % + (line, + ' \n'[(len(line)-line.rfind('\n')-1 + + len(word.split('\n',1)[0] + ) >= width)], + word), + text.split(' ') + ) + def start_br(self, attrs): + if self.enum == 0: + self.pieces.append("\n" + self.enumstrs[self.enum]) + + def start_li(self, attrs): + if self.enum > 0: + self.pieces.append("\n" + self.enumstrs[self.enum]) + + def start_a(self, attrs): + for k, v in attrs: + if k == "href": + self.refs.append(v) + self.pieces.append(" [%d] " % len(self.refs)) + + def end_a(self): + self.pieces.append(" ") + + def start_br(self, attrs): + self.pieces.append("\n") + + def start_pre(self, attrs): + self.pieces.append("\n") + + def end_pre(self): + self.pieces.append("\n") + + def start_ul(self, attrs): + self.enum += 1 + + def end_ul(self): + self.enum -= 1 + self.pieces.append("\n") + + def handle_data(self, text): + self.pieces.append(self.wrap(text.strip(), 80).replace("\n", "\n" + self.enumbrks[self.enum])) + + def output(self): + """Return processed HTML as a single string""" + if len(self.refs) > 0: + self.pieces.append("\nReferences\n\n") + for i in self.refs: + str = i + try: + str.index("http://") + except ValueError: + str = "http://frugalware.org" + str + self.pieces.append("%d. %s\n" % (self.refs.index(i)+1, str)) + return string.strip("".join(self.pieces)) + + +if __name__ == "__main__": + sock = open(".git/third_party/latest", "r") + latest = sock.read().strip() + sock.close() + xmldoc = minidom.parse('frugalware/xml/news.xml') + for i in xmldoc.getElementsByTagName('post'): + if i.getElementsByTagName('hidden')[0].firstChild.toxml() == "0": + id = i.getElementsByTagName('id')[0].firstChild.toxml() + break + if id != latest: + title = xmldoc.getElementsByTagName('title')[0].firstChild.toxml() + author = xmldoc.getElementsByTagName('author')[0].firstChild.toxml() + htmlSource = xmldoc.getElementsByTagName('content')[0].firstChild.toxml() + htmlSource = htmlSource.replace("", "").strip() + parser = BaseHTMLProcessor() + parser.feed(htmlSource) + parser.close() + import smtplib + fro = author + " " + to = "frugalware-announce@frugalware.org" + msg = "From: %s \r\nTo: %s\r\nSubject: %s\r\n\r\n" \ + % (fro, to, title) + msg += parser.output() + server = smtplib.SMTP('localhost') + server.set_debuglevel(1) + server.sendmail(fro, to, msg) + server.quit() + sock = open(".git/third_party/latest", "w") + sock.write(id + "\n") + sock.close() diff --git a/hooks/post-receive-security.py b/hooks/post-receive-security.py new file mode 100644 index 0000000..7cfbd46 --- /dev/null +++ b/hooks/post-receive-security.py @@ -0,0 +1,97 @@ +""" + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License v2 as published by + the Free Software Foundation + + 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. + + Frugalware Linux Homepage - New Generation + @author Miklos Vajna + @copyright Copyright (C) 2006, 2007 Miklos Vajna + +""" +from xml.dom import minidom +import sys, re, popen2, pwd, os + +class fsa: + def __init__(self, xmldoc): + self.lines = [] + self.id = xmldoc.getElementsByTagName('id')[0].firstChild.toxml() + self.date = xmldoc.getElementsByTagName('date')[0].firstChild.toxml() + self.author = xmldoc.getElementsByTagName('author')[0].firstChild.toxml() + self.package = xmldoc.getElementsByTagName('package')[0].firstChild.toxml() + self.vulnerable = xmldoc.getElementsByTagName('vulnerable')[0].firstChild.toxml() + self.unaffected = xmldoc.getElementsByTagName('unaffected')[0].firstChild.toxml() + self.bts = xmldoc.getElementsByTagName('bts')[0].firstChild.toxml() + self.cve = xmldoc.getElementsByTagName('cve')[0].firstChild.toxml() + self.desc = re.sub(r'\n\t+', r'\n', xmldoc.getElementsByTagName('desc')[0].firstChild.toxml()).replace('"', '"') + self.subject = "[ FSA-%s ] %s" % (self.id, self.package) + self.comment = "See http://ftp.frugalware.org/pub/README.GPG for info" + + # now generate the mail + self.lines.append("Frugalware Security Advisory FSA-%s\n\n" % self.id) + self.lines.append("Date: %s\n" % self.date) + self.lines.append("Package: %s\n" % self.package) + self.lines.append("Vulnerable versions: <= %s\n" % self.vulnerable) + self.lines.append("Unaffected versions: >= %s\n" % self.unaffected) + self.lines.append("Related bugreport: %s\n" % self.bts) + self.lines.append("CVE: %s\n" % self.cve) + self.lines.append(""" +Description +=========== + +%s +""" % self.desc) + self.lines.append(""" +Updated Packages +================ + +Check if you have %s installed: + + # pacman-g2 -Q %s + +If found, then you should upgrade to the latest version: + + # pacman-g2 -Sy %s + +Availability +============ + +The latest revision of this advisory is available at +http://frugalware.org/security/%s + +""" % (self.package, self.package, self.package, self.id)) + + def output(self): + pout, pin = popen2.popen2('gpg --comment "%s" --clearsign --homedir /home/%s/.gnupg -u 20F55619' % (self.comment, pwd.getpwuid(os.getuid())[0])) + pin.write("".join(self.lines)) + pin.close() + ret = "".join(pout.readlines()) + pout.close() + return ret + + +if __name__ == "__main__": + sock = open(".git/third_party/latest-security", "r") + latest = sock.read().strip() + sock.close() + f = fsa(minidom.parse('frugalware/xml/security.xml')) + if f.id != latest: + import smtplib + sock = os.popen('git log -1 --pretty=format:"%cn <%ce>"') + fro = sock.read().strip() + sock.close() + to = "frugalware-security@frugalware.org" + msg = "From: %s \r\nTo: %s\r\nSubject: %s\r\n\r\n" \ + % (fro, to, f.subject) + msg += f.output() + server = smtplib.SMTP('localhost') + server.set_debuglevel(1) + server.sendmail(fro, to, msg) + server.quit() + sock = open(".git/third_party/latest-security", "w") + sock.write(f.id + "\n") + sock.close() From vmiklos at frugalware.org Tue May 13 01:18:29 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 01:18:31 2008 Subject: [Frugalware-git] homepage-ng: refer to /hooks/README instead of xmllint in xml files Message-ID: <20080512231829.77897119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=0ab2be90c85e8aade8f62c409d10e62f083d4f1a commit 0ab2be90c85e8aade8f62c409d10e62f083d4f1a Author: Miklos Vajna Date: Tue May 13 01:18:10 2008 +0200 refer to /hooks/README instead of xmllint in xml files diff --git a/frugalware/xml/media.xml b/frugalware/xml/media.xml index f324904..20635b1 100644 --- a/frugalware/xml/media.xml +++ b/frugalware/xml/media.xml @@ -9,8 +9,7 @@ ]> - +
diff --git a/frugalware/xml/mirrors2.xml b/frugalware/xml/mirrors2.xml index 28ebec0..fd3a4d2 100644 --- a/frugalware/xml/mirrors2.xml +++ b/frugalware/xml/mirrors2.xml @@ -43,7 +43,7 @@ if we can re-use its number. NOTES: For pacman, we prefer ftp mirrors so in case both http and ftp is available on the same host, we include only the ftp one. -If you modify this file, be sure it's still valid - xmllint is your friend. +If you modify this file, be sure it's still valid - read /hooks/README! --> diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index f4e8f87..6b6ab13 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -15,12 +15,7 @@ diff --git a/frugalware/xml/news_fr.xml b/frugalware/xml/news_fr.xml index effd395..04b29e7 100644 --- a/frugalware/xml/news_fr.xml +++ b/frugalware/xml/news_fr.xml @@ -13,8 +13,11 @@ ]> - diff --git a/frugalware/xml/news_hu.xml b/frugalware/xml/news_hu.xml index 42fb6d6..dd41b97 100644 --- a/frugalware/xml/news_hu.xml +++ b/frugalware/xml/news_hu.xml @@ -13,7 +13,7 @@ ]> - + diff --git a/frugalware/xml/roadmap.xml b/frugalware/xml/roadmap.xml index ff76635..40124ae 100644 --- a/frugalware/xml/roadmap.xml +++ b/frugalware/xml/roadmap.xml @@ -14,8 +14,7 @@ ]> - + diff --git a/frugalware/xml/security-0.5.xml b/frugalware/xml/security-0.5.xml index f229a39..a9c39ba 100644 --- a/frugalware/xml/security-0.5.xml +++ b/frugalware/xml/security-0.5.xml @@ -22,8 +22,7 @@ ]> - + diff --git a/frugalware/xml/security-0.6.xml b/frugalware/xml/security-0.6.xml index 4d136fd..5ad699c 100644 --- a/frugalware/xml/security-0.6.xml +++ b/frugalware/xml/security-0.6.xml @@ -22,8 +22,7 @@ ]> - + diff --git a/frugalware/xml/security-0.7.xml b/frugalware/xml/security-0.7.xml index ea035a3..c587d3b 100644 --- a/frugalware/xml/security-0.7.xml +++ b/frugalware/xml/security-0.7.xml @@ -22,8 +22,7 @@ ]> - + diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 7be460b..14ca4ba 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -22,8 +22,7 @@ ]> - + From vmiklos at frugalware.org Tue May 13 10:07:41 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 10:07:44 2008 Subject: [Frugalware-git] homepage-ng: 0.9pre1 is out Message-ID: <20080513080741.C190F119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=66dd889d970d9271ee6a242ddc38b94c464aa1b6 commit 66dd889d970d9271ee6a242ddc38b94c464aa1b6 Author: Miklos Vajna Date: Tue May 13 10:07:35 2008 +0200 0.9pre1 is out diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index 6b6ab13..55f062e 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -26,7 +26,7 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> Frugalware 0.9pre1 (Solaria) released Tue, 13 May 2008 00:05:24 +0200 VMiklos - 1 + 0 announce the immediate availability of Frugalware 0.9pre1, the first technical preview of the upcoming 0.9 stable release.
A short and incomplete list of changes since 0.8:
diff --git a/frugalware/xml/roadmap.xml b/frugalware/xml/roadmap.xml index 40124ae..37141fd 100644 --- a/frugalware/xml/roadmap.xml +++ b/frugalware/xml/roadmap.xml @@ -45,7 +45,7 @@ pre1 May 13, 2008 - 0 + 1 From vmiklos at frugalware.org Tue May 13 11:06:52 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 11:06:54 2008 Subject: [Frugalware-git] frugalware-current: add a .mailmap file to make git shortlog happy Message-ID: <20080513090652.67EC6119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2d684e4033428d5b728aab23bc4f8dfb3cdf3b44 commit 2d684e4033428d5b728aab23bc4f8dfb3cdf3b44 Author: Miklos Vajna Date: Tue May 13 11:06:42 2008 +0200 add a .mailmap file to make git shortlog happy diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000..17bd680 --- /dev/null +++ b/.mailmap @@ -0,0 +1,45 @@ +# +# This list is used by git-shortlog to fix a few botched name +# translations, either because the author's full name was messed up +# and/or not always written the same way, making contributions from the +# same person appearing not to be so. +# +# If you see any duplication in +# +# git shortlog -n -s +# +# then feel free to improve this file. +# + +voroskoi +Miklos Vajna +Miklos Vajna +Miklos Vajna +Miklos Vajna +CSÉCSY László +CSECSY Laszlo +CSECSY Laszlo +CSECSY Laszlo +Michel Hermier +bouleetbil +voroskoi +Priyank +Zsolt Szalai +janny +Janny +AlexExtreme +AlexExtreme +AlexExtreme +David Kimpe +DNAku +kry +Bence Nagy +Christian Hamar alias krix +Miklos Vajna +Priyank +detto +detto +detto +voroskoi +crazy +AlexExtreme From vmiklos at frugalware.org Tue May 13 11:54:10 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 11:54:12 2008 Subject: [Frugalware-git] frugalware-current: busybox-1.10.2-1-i686 Message-ID: <20080513095410.5CB47119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a5657540f55301b1004a26e4baf345791532bd39 commit a5657540f55301b1004a26e4baf345791532bd39 Author: Miklos Vajna Date: Tue May 13 11:28:27 2008 +0200 busybox-1.10.2-1-i686 - version bump diff --git a/source/apps-extra/busybox/FrugalBuild b/source/apps-extra/busybox/FrugalBuild index 697dd05..3c30d93 100644 --- a/source/apps-extra/busybox/FrugalBuild +++ b/source/apps-extra/busybox/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=busybox -pkgver=1.10.1 +pkgver=1.10.2 pkgrel=1 pkgdesc="Utilities for rescue and embedded systems." url="http://www.busybox.net/" @@ -12,7 +12,7 @@ archs=('i686' 'x86_64') 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=('a923d28770b3b153514b57ffa11cf8f95ca99e50' \ +sha1sums=('48a7eaf931522c9e555af3cf46b5a19de4bed17b' \ 'c8669745a7becb54c759fc4d9e63e43f30d9b1bf') build() From vmiklos at frugalware.org Tue May 13 11:54:10 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 11:54:15 2008 Subject: [Frugalware-git] frugalware-current: skype4py-1.0.29.0-1-i686 Message-ID: <20080513095410.758E11190498@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=51308b462e47cdb890ed4e51f97720293f30fe41 commit 51308b462e47cdb890ed4e51f97720293f30fe41 Author: Miklos Vajna Date: Tue May 13 11:39:57 2008 +0200 skype4py-1.0.29.0-1-i686 - version bump diff --git a/source/devel-extra/skype4py/FrugalBuild b/source/devel-extra/skype4py/FrugalBuild index c73da75..7b985f8 100644 --- a/source/devel-extra/skype4py/FrugalBuild +++ b/source/devel-extra/skype4py/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=skype4py -pkgver=0.9.28.7 +pkgver=1.0.29.0 pkgrel=1 pkgdesc="A Python binding to Skype." _F_sourceforge_dirname="skype4py" @@ -12,5 +12,5 @@ Finclude sourceforge depends=('dbus-python' 'pygobject') groups=('devel-extra') archs=('i686' 'x86_64') -sha1sums=('7b968b360612657ebb517ef52ce65bac8a19e2a1') +sha1sums=('d7928f32c9f970b4c7e722ac076c71a20c900936') _F_cd_path="Skype4Py-$pkgver" From vmiklos at frugalware.org Tue May 13 11:54:10 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 11:54:16 2008 Subject: [Frugalware-git] frugalware-current: udev-121-1-i686 Message-ID: <20080513095410.C024211904F2@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6b5ef48275d6ff81d92e545e7a243476e7516132 commit 6b5ef48275d6ff81d92e545e7a243476e7516132 Author: Miklos Vajna Date: Tue May 13 11:50:56 2008 +0200 udev-121-1-i686 - version bump - add more documentation diff --git a/source/base/udev/FrugalBuild b/source/base/udev/FrugalBuild index 0f01f3b..ae8dc66 100644 --- a/source/base/udev/FrugalBuild +++ b/source/base/udev/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=udev -pkgver=120 +pkgver=121 pkgrel=1 pkgdesc="A userspace implementation of devfs" url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/" @@ -46,6 +46,7 @@ build() Fmkdir /etc/modprobe.d /dev Fln /etc/sysconfig/blacklist /etc/modprobe.d/blacklist Fdoc README.Frugalware + Fdocrel COPYING ChangeLog FAQ README RELEASE-NOTES TODO docs/* mknod -m 700 $Fdestdir/dev/console c 5 1 chgrp tty $Fdestdir/dev/console mknod -m 666 $Fdestdir/dev/null c 1 3 From vmiklos at frugalware.org Tue May 13 11:54:10 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 11:54:18 2008 Subject: [Frugalware-git] frugalware-current: include/util.sh: use Fcprrel->Fcprel in Fdocrel() Message-ID: <20080513095410.C81F411904F3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d63716434c4427433ef7d2881260658925779472 commit d63716434c4427433ef7d2881260658925779472 Author: Miklos Vajna Date: Tue May 13 11:53:52 2008 +0200 include/util.sh: use Fcprrel->Fcprel in Fdocrel() diff --git a/source/include/util.sh b/source/include/util.sh index 653f849..44d433a 100644 --- a/source/include/util.sh +++ b/source/include/util.sh @@ -389,7 +389,7 @@ Fdocrel() { for i in $@ do if [ -d "$i" ]; then - Fcprrel "$i" "/usr/share/doc/$pkgname-$pkgver/" + Fcprel "$i" "/usr/share/doc/$pkgname-$pkgver/" else Ffilerel "$i" "/usr/share/doc/$pkgname-$pkgver/" local j From vmiklos at frugalware.org Tue May 13 11:56:46 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 11:56:48 2008 Subject: [Frugalware-git] frugalware-current: os-prober-1.25-1-i686 Message-ID: <20080513095646.840DC119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8b0003e12212b2363e2feb73cb897ca2e6ce7009 commit 8b0003e12212b2363e2feb73cb897ca2e6ce7009 Author: Miklos Vajna Date: Tue May 13 11:56:03 2008 +0200 os-prober-1.25-1-i686 - version bump diff --git a/source/base/os-prober/FrugalBuild b/source/base/os-prober/FrugalBuild index 3985e4f..f9ec512 100644 --- a/source/base/os-prober/FrugalBuild +++ b/source/base/os-prober/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=os-prober -pkgver=1.24 +pkgver=1.25 pkgrel=1 pkgdesc="Utility to detect other OSes on a set of drives." url="http://packages.debian.org/os-prober" @@ -13,9 +13,8 @@ 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) -sha1sums=('c593836b52701ea54c845a5470598ac0cc6e7e6b' \ +sha1sums=('fdfedbb4d03fc669b9329fe990d72f0c9317d82c' \ 'f32a69a86bf8c03478a14f74d69d46d05e909615') -options=('force') build() { From vmiklos at frugalware.org Tue May 13 12:10:58 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 12:11:00 2008 Subject: [Frugalware-git] frugalware-current: sudo-1.6.9p16-1-i686 Message-ID: <20080513101058.ED20D1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=731298bb9b693c5517cbfef2d3795f39eedcc622 commit 731298bb9b693c5517cbfef2d3795f39eedcc622 Author: Miklos Vajna Date: Tue May 13 12:10:42 2008 +0200 sudo-1.6.9p16-1-i686 - version bump diff --git a/source/apps/sudo/FrugalBuild b/source/apps/sudo/FrugalBuild index 9808ec3..b2a8b8c 100644 --- a/source/apps/sudo/FrugalBuild +++ b/source/apps/sudo/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=sudo -pkgver=1.6.9p15 +pkgver=1.6.9p16 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=('23beafa1d7c9c85c4535648923323cab34ff7810' \ +sha1sums=('6c9248441eb6f5d56a9ba3545b83fceb875bd4ee' \ 'ff0745f1d95c614f55e8fd1f85abee2486cf24ba') build() From vmiklos at frugalware.org Tue May 13 12:10:58 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 12:11:03 2008 Subject: [Frugalware-git] frugalware-current: live-2008.05.12-1-i686 Message-ID: <20080513101058.D4693119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ac2e6b26171cb6278c3e83194fbd3e186ffa7705 commit ac2e6b26171cb6278c3e83194fbd3e186ffa7705 Author: Miklos Vajna Date: Tue May 13 12:07:14 2008 +0200 live-2008.05.12-1-i686 - version bump diff --git a/source/multimedia/live/FrugalBuild b/source/multimedia/live/FrugalBuild index 4fbd2af..bb3ec94 100644 --- a/source/multimedia/live/FrugalBuild +++ b/source/multimedia/live/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=live -pkgver=2008.04.09 +pkgver=2008.05.12 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=('e6146a3c7e270d556d2b067d390428fdc308a5af') +sha1sums=('cc707df16800297c39648a1980689a7226b2873d') build() { From vmiklos at frugalware.org Tue May 13 12:12:34 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 12:12:40 2008 Subject: [Frugalware-git] frugalware-current: audacity-1.3.5-1-i686 Message-ID: <20080513101234.980DA1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d89a7b566e57d8c83b1bc1b76ebd2bd932fb7952 commit d89a7b566e57d8c83b1bc1b76ebd2bd932fb7952 Author: Miklos Vajna Date: Tue May 13 12:06:54 2008 +0200 audacity-1.3.5-1-i686 - version bump diff --git a/source/xapps-extra/audacity/FrugalBuild b/source/xapps-extra/audacity/FrugalBuild index 11e7421..9985a85 100644 --- a/source/xapps-extra/audacity/FrugalBuild +++ b/source/xapps-extra/audacity/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=audacity -pkgver=1.3.4 +pkgver=1.3.5 pkgrel=1 pkgdesc="A program that lets you manipulate digital audio waveforms" _F_sourceforge_sep="-src-" @@ -41,6 +41,6 @@ build() Fmakeinstall Ffilerel images/AudacityLogo48x48.xpm /usr/share/$pkgname/$pkgname.xpm } -sha1sums=('50ab6cf19545f8cb38226b96252dbd958e7d88c4' \ +sha1sums=('6ff24769fdef7bb0db7702eecb128f242fc85fce' \ 'f8ddd61c1169b7b9725a281d4038933430c6900e') # optimization OK From vmiklos at frugalware.org Tue May 13 12:12:34 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 12:12:42 2008 Subject: [Frugalware-git] frugalware-current: lsof-4.80-1-i686 Message-ID: <20080513101234.A56AC177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2dd4529b51f441ad04c315544386a24eff28b92e commit 2dd4529b51f441ad04c315544386a24eff28b92e Author: Miklos Vajna Date: Tue May 13 12:10:54 2008 +0200 lsof-4.80-1-i686 - version bump diff --git a/source/apps/lsof/FrugalBuild b/source/apps/lsof/FrugalBuild index 48c421a..8c61278 100644 --- a/source/apps/lsof/FrugalBuild +++ b/source/apps/lsof/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Gabor Unger pkgname=lsof -pkgver=4.79 +pkgver=4.80 pkgrel=1 pkgdesc="Displays information about files open to Unix processes." url="http://people.freebsd.org/~abe/" @@ -13,6 +13,8 @@ archs=('i686' 'x86_64') up2date="lynx -dump 'ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/README' | grep '(revision'| sed s/revision// | sed s/\(// | sed s/\)//|sed 's/^ *//'" source=(ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_$pkgver.tar.gz \ $pkgname-4.75-glibc233.diff) +sha1sums=('2a0b51ec09bf73a5bdf097470409c7274780210a' \ + '5f314a48319b5c050ac07e28bc5edd05e6bc9a7a') build() { @@ -30,6 +32,3 @@ build() } # optimization ok - -sha1sums=('ddc9b6630407637fe0e6e936b3ce2af2e70f716d' \ - '5f314a48319b5c050ac07e28bc5edd05e6bc9a7a') From vmiklos at frugalware.org Tue May 13 12:12:34 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 12:12:44 2008 Subject: [Frugalware-git] frugalware-current: ruby-gettext-1.91.0-1-i686 Message-ID: <20080513101234.CF4E61778012@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=12a47867f62197b722a8cdac68e070a74f1279a5 commit 12a47867f62197b722a8cdac68e070a74f1279a5 Author: Miklos Vajna Date: Tue May 13 12:12:11 2008 +0200 ruby-gettext-1.91.0-1-i686 - version bump diff --git a/source/lib-extra/ruby-gettext/FrugalBuild b/source/lib-extra/ruby-gettext/FrugalBuild index cfb7e07..b6c426a 100644 --- a/source/lib-extra/ruby-gettext/FrugalBuild +++ b/source/lib-extra/ruby-gettext/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: bouleetbil pkgname=ruby-gettext -pkgver=1.90.0 +pkgver=1.91.0 pkgrel=1 pkgdesc="A Native Language Support Library and Tools which modeled after GNU gettext package" url="http://www.yotabanana.com/hiki/ruby-gettext.html" @@ -13,6 +13,6 @@ archs=('i686' 'x86_64') _F_gem_name=${pkgname/ruby-/} _F_archive_name=$_F_gem_name-$pkgver _F_cd_path=$_F_cd_path$_F_archive_name -sha1sums=('4c08f8fe3003fb020f91e923b03174312f4b6ca9') +sha1sums=('4acba6b88115b913caa977419996dc271a397785') source=(http://gems.rubyforge.org/gems/"$_F_archive_name".gem) Finclude gem From vmiklos at frugalware.org Tue May 13 12:12:34 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 12:12:45 2008 Subject: [Frugalware-git] frugalware-current: mpfr-2.3.1_01-2-i686 Message-ID: <20080513101234.508D9119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c02b2e7f4306896b940553963add57458b9817b9 commit c02b2e7f4306896b940553963add57458b9817b9 Author: Miklos Vajna Date: Tue May 13 11:58:30 2008 +0200 mpfr-2.3.1_01-2-i686 - update to patchlevel '01' diff --git a/source/lib/mpfr/FrugalBuild b/source/lib/mpfr/FrugalBuild index 9dede71..666c199 100644 --- a/source/lib/mpfr/FrugalBuild +++ b/source/lib/mpfr/FrugalBuild @@ -3,7 +3,7 @@ pkgname=mpfr basever=2.3.1 -patchver= +patchver=01 if [ -n "$patchver" ]; then pkgver=${basever}_$patchver else @@ -23,7 +23,8 @@ if [ -n "$patchver" ]; then source=(${source[@]} $url/patch$i) done fi -sha1sums=('302ebc61d24bed644e88e6ba269b2ec4146947a5') +sha1sums=('302ebc61d24bed644e88e6ba269b2ec4146947a5' \ + '3fe727c465ea76e2a2fc81ad470872d4c466343c') _F_cd_path=$pkgname-$basever Fconfopts="$Fconfopts --enable-shared --enable-static" # optimization OK From boobaa at frugalware.org Tue May 13 14:39:54 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 13 14:40:02 2008 Subject: [Frugalware-git] frugalware-current: postfix-2.5.2-1-i686 Message-ID: <20080513123954.C94B4119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2058b13b85b3903c775e487014c111856e1e395b commit 2058b13b85b3903c775e487014c111856e1e395b Author: CSÉCSY László Date: Fri May 9 15:59:20 2008 +0200 postfix-2.5.2-1-i686 version bump diff --git a/source/network/postfix/FrugalBuild b/source/network/postfix/FrugalBuild index 6e0c670..750439a 100644 --- a/source/network/postfix/FrugalBuild +++ b/source/network/postfix/FrugalBuild @@ -3,9 +3,9 @@ # Contributor: VMiklos pkgname=postfix -pkgver=2.4.6 +pkgver=2.5.2 pkgrel=1 -vdaver=2.4.5 +vdaver=2.5.1 pkgdesc="A fast, easy to administer, and secure MTA" url="http://www.postfix.org/" depends=('db>=4.6.18' 'pcre' 'cyrus-sasl' 'libmysqlclient' 'libldap' 'libpq>=8.2-1') @@ -26,10 +26,10 @@ source=($mirror/official/$pkgname-$pkgver.tar.gz \ README.Frugalware http://vda.sourceforge.net/VDA/postfix-$vdaver-vda-ng.patch.gz) -sha1sums=('226222707fd8d963d3173070cac96370c453ffa7' \ +sha1sums=('6589c590b2e2a955bce5615bde1a86c37c572ce0' \ '2cc54da13d2a73e3027061fd8c4c4ce4ae44a361' \ 'b05736300a01bc6d4d0ca7bb92704de29b68651d' \ - '7bc3a9639e64747b49bd862dc7cc326ab3aacd72') + '47c9e6f7e3147005fdbff621a2c85058c1f6bdd0') build() { @@ -51,6 +51,7 @@ build() # For compatibility reasons - some app searches the sendmail # binary in /usr/lib Fln /usr/sbin/sendmail /usr/lib/sendmail + Fdirschown var/lib/$pkgname 73 73 } # optimization OK From boobaa at frugalware.org Tue May 13 14:39:54 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 13 14:40:09 2008 Subject: [Frugalware-git] frugalware-current: drupal6-imce-6.x_1.0-1-i686 Message-ID: <20080513123954.E76C11778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ab8ffb382b6d5daf97b0651e7713e1f90f348479 commit ab8ffb382b6d5daf97b0651e7713e1f90f348479 Author: CSÉCSY László Date: Fri May 9 16:11:19 2008 +0200 drupal6-imce-6.x_1.0-1-i686 new package / initial import note: hu.po is not yet updated for d6 diff --git a/source/network-extra/drupal6-imce/FrugalBuild b/source/network-extra/drupal6-imce/FrugalBuild new file mode 100644 index 0000000..708fd27 --- /dev/null +++ b/source/network-extra/drupal6-imce/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=imce +_F_drupal_ver=6.x +pkgver=6.x_1.0 +pkgrel=1 +pkgdesc="An image/file uploader and browser that supports personal directories and quota for Drupal" +Finclude drupal +source=(${source[@]} imce.hu.po) +sha1sums=('d430cf95d88a85ee799c126ef3f6e79466c5c45d'\ + '835434ff6129bdd225d1a5df1246a2a3e4498071') + +build() { + Fbuild_drupal + Ffilerel imce.hu.po var/www/drupal6/sites/all/modules/imce/translations/hu.po +} diff --git a/source/network-extra/drupal6-imce/imce.hu.po b/source/network-extra/drupal6-imce/imce.hu.po new file mode 100644 index 0000000..4753bbc --- /dev/null +++ b/source/network-extra/drupal6-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 boobaa at frugalware.org Tue May 13 14:39:55 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 13 14:40:11 2008 Subject: [Frugalware-git] frugalware-current: drupal6-nice_menus-6.x_1.1-1-i686 Message-ID: <20080513123955.02EF3177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=644b389589d660e8a770578451e10116a8d7b442 commit 644b389589d660e8a770578451e10116a8d7b442 Author: CSÉCSY László Date: Fri May 9 16:14:08 2008 +0200 drupal6-nice_menus-6.x_1.1-1-i686 new package / initial import diff --git a/source/network-extra/drupal6-nice_menus/FrugalBuild b/source/network-extra/drupal6-nice_menus/FrugalBuild new file mode 100644 index 0000000..6c0f878 --- /dev/null +++ b/source/network-extra/drupal6-nice_menus/FrugalBuild @@ -0,0 +1,10 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=nice_menus +_F_drupal_ver=6.x +pkgver=6.x_1.1 +pkgrel=1 +pkgdesc="Enables drop-down/right/left expandable menus in Drupal" +Finclude drupal +sha1sums=('346aec99309692ad759168b3c7d9734ed8a6da74') From boobaa at frugalware.org Tue May 13 14:39:55 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 13 14:40:13 2008 Subject: [Frugalware-git] frugalware-current: drupal-globalredirect-5.x_1.2-1-i686 Message-ID: <20080513123955.1185D1778012@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2b0d36ebfd94adc87455429bf506285825b21992 commit 2b0d36ebfd94adc87455429bf506285825b21992 Author: CSÉCSY László Date: Fri May 9 21:03:52 2008 +0200 drupal-globalredirect-5.x_1.2-1-i686 new package / initial import diff --git a/source/network-extra/drupal-globalredirect/FrugalBuild b/source/network-extra/drupal-globalredirect/FrugalBuild new file mode 100644 index 0000000..19becb4 --- /dev/null +++ b/source/network-extra/drupal-globalredirect/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=globalredirect +pkgver=5.x_1.2 +pkgrel=1 +pkgdesc="Provides a nice clean URL for a path on a Drupal site" +Finclude drupal +sha1sums=('9277fd241622c97d538ed65ed6fe5a53285e7f59') From boobaa at frugalware.org Tue May 13 14:39:55 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 13 14:40:14 2008 Subject: [Frugalware-git] frugalware-current: drupal-token-5.x_1.11-1-i686 Message-ID: <20080513123955.1DFFD1778015@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=04a5de49e154a6038cb94a8f69b0ad3434c01721 commit 04a5de49e154a6038cb94a8f69b0ad3434c01721 Author: CSÉCSY László Date: Fri May 9 21:12:10 2008 +0200 drupal-token-5.x_1.11-1-i686 new package / initial import diff --git a/source/network-extra/drupal-token/FrugalBuild b/source/network-extra/drupal-token/FrugalBuild new file mode 100644 index 0000000..e5e6ef0 --- /dev/null +++ b/source/network-extra/drupal-token/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=token +pkgver=5.x_1.11 +pkgrel=1 +pkgdesc="Provides an API to use small bits of text that can be placed into Drupal paths" +Finclude drupal +sha1sums=('9cef315386cf7fb8d35f5ef8c920fb7834fb0120') From boobaa at frugalware.org Tue May 13 14:39:55 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 13 14:40:15 2008 Subject: [Frugalware-git] frugalware-current: Small drupal.sh fix for 5.x Message-ID: <20080513123955.345F2119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8a5a09be9040e78cb21ea4cf594c63c4b1fa3b28 commit 8a5a09be9040e78cb21ea4cf594c63c4b1fa3b28 Author: CSÉCSY László Date: Sat May 10 12:26:50 2008 +0200 Small drupal.sh fix for 5.x diff --git a/source/include/drupal.sh b/source/include/drupal.sh index 683e4b8..39d24cc 100644 --- a/source/include/drupal.sh +++ b/source/include/drupal.sh @@ -53,7 +53,7 @@ fi groups=('network-extra') archs=('i686' 'x86_64') if [ $_F_drupal_dev == 0 ]; then - up2date="lynx -dump http://drupal.org/project/$_F_drupal_module | grep 'http://.*$_F_drupal_ver.*[^a][^va]\.tar\.gz' | sed 's/.*$_F_drupal_module-\(.*\)\.tar.*/\1/;y/-/_/'" + up2date="lynx -dump http://drupal.org/project/$_F_drupal_module | grep -m1 'http://.*$_F_drupal_ver.*[^a][^va]\.tar\.gz' | sed 's/.*$_F_drupal_module-\(.*\)\.tar.*/\1/;y/-/_/'" source=(http://ftp.drupal.org/files/projects/$_F_drupal_module-${pkgver//_/-}.tar.gz) else # up2date="lynx -dump http://drupal.org/project/$_F_drupal_module | grep '$_F_drupal_ver.*-dev[0-9][0-9]\]Download' | sed 's/.*$_F_drupal_module-\(.*\)\.tar.*/\1/;s/-/_/'" From boobaa at frugalware.org Tue May 13 14:39:55 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 13 14:40:17 2008 Subject: [Frugalware-git] frugalware-current: drupal-pathauto-5.x_2.2-1-i686 Message-ID: <20080513123955.2708217780AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=662f0a63a1a416d606a6cd666bf1ba91a76f003d commit 662f0a63a1a416d606a6cd666bf1ba91a76f003d Author: CSÉCSY László Date: Fri May 9 21:14:21 2008 +0200 drupal-pathauto-5.x_2.2-1-i686 new package / initial import diff --git a/source/network-extra/drupal-pathauto/FrugalBuild b/source/network-extra/drupal-pathauto/FrugalBuild new file mode 100644 index 0000000..0b4f32c --- /dev/null +++ b/source/network-extra/drupal-pathauto/FrugalBuild @@ -0,0 +1,10 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=pathauto +pkgver=5.x_2.2 +pkgrel=1 +pkgdesc="Automatically generates path aliases for various kinds of Drupal content" +rodepends=('drupal-token') +Finclude drupal +sha1sums=('65b82f5346a991139d3c3ba058a0b2777611a592') From boobaa at frugalware.org Tue May 13 14:39:55 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 13 14:40:19 2008 Subject: [Frugalware-git] frugalware-current: drupal-webform-5.x_2.0-1-i686 Message-ID: <20080513123955.440F91190498@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=931072c416bd967b10b76966effa30b249b6e451 commit 931072c416bd967b10b76966effa30b249b6e451 Author: CSÉCSY László Date: Sat May 10 12:28:12 2008 +0200 drupal-webform-5.x_2.0-1-i686 new package / initial import diff --git a/source/network-extra/drupal-webform/FrugalBuild b/source/network-extra/drupal-webform/FrugalBuild new file mode 100644 index 0000000..1c8a971 --- /dev/null +++ b/source/network-extra/drupal-webform/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=webform +pkgver=5.x_2.0 +pkgrel=1 +pkgdesc="Adds a webform nodetype to your Drupal site" +Finclude drupal +sha1sums=('a9318e12fabda2573388bf9cbd19218e3106bb75') From boobaa at frugalware.org Tue May 13 14:39:55 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 13 14:40:21 2008 Subject: [Frugalware-git] frugalware-current: drupal-content_access-5.x_1.3-1-i686 Message-ID: <20080513123955.4F1A117780AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3a99790ebbaef0950ce0c1553e4ab7b26fc9b5b7 commit 3a99790ebbaef0950ce0c1553e4ab7b26fc9b5b7 Author: CSÉCSY László Date: Sat May 10 21:32:59 2008 +0200 drupal-content_access-5.x_1.3-1-i686 new package / initial import diff --git a/source/network-extra/drupal-content_access/FrugalBuild b/source/network-extra/drupal-content_access/FrugalBuild new file mode 100644 index 0000000..190e2b6 --- /dev/null +++ b/source/network-extra/drupal-content_access/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=content_access +pkgver=5.x_1.3 +pkgrel=1 +pkgdesc="This Drupal module can manage permissions for content types by role and author" +Finclude drupal +sha1sums=('c38b29c7fe85eadf642711607e623733de220086') From boobaa at frugalware.org Tue May 13 14:39:55 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 13 14:40:24 2008 Subject: [Frugalware-git] frugalware-current: drupal-simplenews-5.x_1.3-1-i686 Message-ID: <20080513123955.57CCD17780AD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fffbc568509a660ba3538434c8df8f03a7bda9ec commit fffbc568509a660ba3538434c8df8f03a7bda9ec Author: CSÉCSY László Date: Sun May 11 10:25:00 2008 +0200 drupal-simplenews-5.x_1.3-1-i686 version bump diff --git a/source/network-extra/drupal-simplenews/FrugalBuild b/source/network-extra/drupal-simplenews/FrugalBuild index c91b283..a85ef60 100644 --- a/source/network-extra/drupal-simplenews/FrugalBuild +++ b/source/network-extra/drupal-simplenews/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: CSÉCSY László _F_drupal_module=simplenews -pkgver=5.x_1.2 +pkgver=5.x_1.3 pkgrel=1 pkgdesc="A simple newsletter module for Drupal." rodepends=('drupal-mimemail') Finclude drupal -sha1sums=('69d7aa3361a5b849f082243159cf6676ee175867') +sha1sums=('f55f1f0fa47bc3bbcb272e8ed96a89bdae24cf10') From boobaa at frugalware.org Tue May 13 14:39:55 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 13 14:40:26 2008 Subject: [Frugalware-git] frugalware-current: Merge branch 'master' of boobaa@git.frugalware.org:/home/ftp/pub/other/people/boobaa/interim Message-ID: <20080513123955.69ED21778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a3bcc91f3d70e04836757d8f610140c8faa09875 commit a3bcc91f3d70e04836757d8f610140c8faa09875 Merge: 12a4786... fffbc56... Author: CSÉCSY László Date: Tue May 13 14:39:22 2008 +0200 Merge branch 'master' of boobaa@git.frugalware.org:/home/ftp/pub/other/people/boobaa/interim From crazy at frugalware.org Tue May 13 14:59:57 2008 From: crazy at frugalware.org (crazy) Date: Tue May 13 15:00:02 2008 Subject: [Frugalware-git] frugalware-current: twisted-2.5.0-1-x86_64 Message-ID: <20080513125958.01F16119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a7299d80d81b1d0e71a69582abb0aaa49f60ea46 commit a7299d80d81b1d0e71a69582abb0aaa49f60ea46 Author: crazy Date: Tue May 13 14:53:56 2008 +0200 twisted-2.5.0-1-x86_64 * new m8r diff --git a/source/devel-extra/twisted/FrugalBuild b/source/devel-extra/twisted/FrugalBuild index d42d284..ba16c5c 100644 --- a/source/devel-extra/twisted/FrugalBuild +++ b/source/devel-extra/twisted/FrugalBuild @@ -1,5 +1,6 @@ # Compiling Time: 0.02 SBU -# Maintainer: Miklos Nemeth +# Maintainer: crazy +# Contributor: Miklos Nemeth pkgname=twisted _F_archive_name=Twisted From crazy at frugalware.org Tue May 13 14:59:58 2008 From: crazy at frugalware.org (crazy) Date: Tue May 13 15:00:05 2008 Subject: [Frugalware-git] frugalware-current: twistedweb-0.7.0-1-x86_64 Message-ID: <20080513125958.71B261190498@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=61ec72ca8484bf423a68e2ba042678a0b8e5d24c commit 61ec72ca8484bf423a68e2ba042678a0b8e5d24c Author: crazy Date: Tue May 13 14:55:38 2008 +0200 twistedweb-0.7.0-1-x86_64 * new m8r diff --git a/source/devel-extra/twistedweb/FrugalBuild b/source/devel-extra/twistedweb/FrugalBuild index 3a86846..f6366c8 100644 --- a/source/devel-extra/twistedweb/FrugalBuild +++ b/source/devel-extra/twistedweb/FrugalBuild @@ -1,5 +1,6 @@ # Compiling Time: 0.02 SBU -# Maintainer: Miklos Nemeth +# Maintainer: crazy +# Contributor: Miklos Nemeth pkgname=twistedweb _F_archive_name=TwistedWeb From crazy at frugalware.org Tue May 13 14:59:58 2008 From: crazy at frugalware.org (crazy) Date: Tue May 13 15:00:06 2008 Subject: [Frugalware-git] frugalware-current: wxsqlite3-1.8.3-1-x86_64 Message-ID: <20080513125958.A69FD119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e22a0c62c9d03795a26caea2fdedd2a3e67c73f7 commit e22a0c62c9d03795a26caea2fdedd2a3e67c73f7 Author: crazy Date: Tue May 13 14:59:10 2008 +0200 wxsqlite3-1.8.3-1-x86_64 * new m8r diff --git a/source/xlib-extra/wxsqlite3/FrugalBuild b/source/xlib-extra/wxsqlite3/FrugalBuild index df79259..81ca0e1 100644 --- a/source/xlib-extra/wxsqlite3/FrugalBuild +++ b/source/xlib-extra/wxsqlite3/FrugalBuild @@ -1,5 +1,6 @@ # Compiling Time: 0.03 SBU -# Maintainer: Miklos Nemeth +# Maintainer: crazy +# Contributor: Miklos Nemeth pkgname=wxsqlite3 pkgver=1.8.3 From boobaa at frugalware.org Tue May 13 16:09:29 2008 From: boobaa at frugalware.org (CSÉCSY) Date: Tue May 13 16:09:32 2008 Subject: [Frugalware-git] homepage-ng: 0.9pre1 in news_hu Message-ID: <20080513140929.C912F119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=00ce9dc2da120bbe30985572f89dbef1903ad91e commit 00ce9dc2da120bbe30985572f89dbef1903ad91e Author: CSÉCSY Date: Tue May 13 16:09:23 2008 +0200 0.9pre1 in news_hu diff --git a/frugalware/xml/news_hu.xml b/frugalware/xml/news_hu.xml index dd41b97..778150b 100644 --- a/frugalware/xml/news_hu.xml +++ b/frugalware/xml/news_hu.xml @@ -16,6 +16,93 @@ + + 98 + Megjelent a Frugalware 0.9pre1 (Solaria) + Tue, 13 May 2008 00:05:24 +0200 + Boobaa + 0 + jelenti be a Frugalware 0.9pre1 azonnali elĂ©rhetĹ‘sĂ©gĂ©t, mint az eljövendĹ‘ 0.9-es stabil kiadás elsĹ‘ elĹ‘zetes változatát.
+ Egy rövid, nem teljes lista a 0.8 óta történt változásokról:
+

    +
  • FejlesztĂ©sek: +
      +
    • A hálĂłzati beállĂ­tĂł program mostantĂłl a kártyák rĂ©szleteit is megjelenĂ­ti az interfĂ©sznevek mellett, ha ez utĂłbbit nem ismernĂ©.
    • +
    • Az USB-s telepĂ­tĹ‘ mostantĂłl egy egyszerű kĂ©pfájl, melyet bármely operáciĂłs rendszer segĂ­tsĂ©gĂ©vel pendrive-jára Ă­rhat (az elĹ‘zĹ‘ változatig egy futĂł Linux rendszer kellett ehhez).
    • +
    • A CHOST változĂł $arch-frugalware-linux lett a korábbi kevert $arch-pc-linux-gnu / $arch-unknown-linux helyett, ami általánosságban nagyobb konzisztenciát jelent, Ă©s segĂ­ti az eredeti fejlesztĹ‘k felĂ© törtĂ©nĹ‘ hibabejelentĂ©st.
    • +
    • Továbbfejlesztett biztonsági Ă©s általános felhasználĂłi támogatás. EgyĂĽtt dolgozunk más Linux terjesztĹ‘kkel, hogy jobb biztonsági támogatást nyĂşjthassunk, valamint a fĂłrumunkat egy levelezĹ‘listán is tĂĽkrözzĂĽk, Ă­gy több fejlesztĹ‘ segĂ­thet.
    • +
    • Több, mint 150 aprĂłbb fejlesztĂ©st/hibajavĂ­tást hajtottunk vĂ©gre a legutĂłbbi kiadás Ăłta törtĂ©nt 2400 változtatás során.
    • +
    +
  • +
  • CsomagfrissĂ­tĂ©sek: +
      +
    • Linux 2.6.25 + biztonsági javĂ­tások
    • +
    • GCC 4.3.0
    • +
    • GNOME 2.22
    • +
    • Több, mint 900 csomagfrissĂ­tĂ©s
    • +
    +
  • +
  • Ăšj csomag: +
      +
    • KörĂĽlbelĂĽl 40 Ăşj Java könyvtár
    • +
    • NĂ©hány Ăşj Drupal modul
    • +
    • Sok Ăşj octave modul
    • +
    • Több, mint 150 Ăşj csomag
    • +
    +
  • +
+ Bővebb információért tekintse meg a Frugalware Testing Változások Listáját.
+ Elérhető egy azon új funkciókat tartalmazó ütemterv, melyeket a Solaria stabil megjelenéséig szeretnénk megvalósítani.
+ 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, + cd14, + dvd1 and + dvd2 +
+ SHA1SUMok: +
+																ab6a264297f1a3686804f81e779b8e20ade6efb4  frugalware-0.9pre1-i686-cd1.iso
+																14f3f4afc2661c87a7cc36ece684b069c283d12e  frugalware-0.9pre1-i686-cd2.iso
+																f5f0b234cd15a5708c34b6810d5c9a7960b50230  frugalware-0.9pre1-i686-cd3.iso
+																cc8cf8698d4da9eb10e00d27f11c33d8760353fc  frugalware-0.9pre1-i686-cd4.iso
+																7dd673e01a2dab93c84d5f2ca914db1ae427adbb  frugalware-0.9pre1-i686-cd5.iso
+																4708a26a47671ee06093f5ecb14d489a5c634049  frugalware-0.9pre1-i686-cd6.iso
+																36594e953cd230caf253ee3441e563fc4ce6ba58  frugalware-0.9pre1-i686-cd7.iso
+																0eb4ff1a316839a0291d408360d07226fcb91be5  frugalware-0.9pre1-i686-cd8.iso
+																1cbfefe44ec7a04ec5cf360714091b87ffbc0343  frugalware-0.9pre1-i686-cd9.iso
+																46148a9c0484f37c305170a01304be1b4e849202  frugalware-0.9pre1-i686-cd10.iso
+																a110e9b278cbafa5fd5de07da60b73a918736a0c  frugalware-0.9pre1-i686-cd11.iso
+																09c1eb7fd33e69461b55c478984e7ed1ec587813  frugalware-0.9pre1-i686-cd12.iso
+																c440e2a75df20876c9520f1f5fc831fd975e3109  frugalware-0.9pre1-i686-cd13.iso
+																e564bd70640f7533696da0cc7affd4e231b11542  frugalware-0.9pre1-i686-cd14.iso
+																bfdce2433553de2142bf7a17f9ed89f3fa77ef9c  frugalware-0.9pre1-i686-dvd1.iso
+																6e350eb8e5c57d2ac580a3e19ec6f558a2b7f504  frugalware-0.9pre1-i686-dvd2.iso
+																38f540c04ebda2f0bd5e7dc734275b2602784b4f  frugalware-0.9pre1-i686-net.iso
+																57259add044fcdef89ae5a21e0365d3dfff47e23  fwlive-0.9pre1-i686-full.iso
+																8914d8986865877e6dbebf1c992ba6be01075550  frugalware-0.9pre1-i686-tftp.img
+																f443ddfb61652ccde5f87135965e467e3bc660f7  frugalware-0.9pre1-i686-usb.img
+												
+ ]]> +
+
91 Megjelent a Frugalware 0.8 (Kalgan) i686-ra From boobaa at frugalware.org Tue May 13 16:10:46 2008 From: boobaa at frugalware.org (CSÉCSY) Date: Tue May 13 16:10:48 2008 Subject: [Frugalware-git] homepage-ng: whitespace fixes in 0.9pre1 in news_hu Message-ID: <20080513141046.6095E119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=0a952b22eab19502c78ed49fd799957f558ad49e commit 0a952b22eab19502c78ed49fd799957f558ad49e Author: CSÉCSY Date: Tue May 13 16:10:42 2008 +0200 whitespace fixes in 0.9pre1 in news_hu diff --git a/frugalware/xml/news_hu.xml b/frugalware/xml/news_hu.xml index 778150b..d315982 100644 --- a/frugalware/xml/news_hu.xml +++ b/frugalware/xml/news_hu.xml @@ -79,26 +79,26 @@
SHA1SUMok:
-																ab6a264297f1a3686804f81e779b8e20ade6efb4  frugalware-0.9pre1-i686-cd1.iso
-																14f3f4afc2661c87a7cc36ece684b069c283d12e  frugalware-0.9pre1-i686-cd2.iso
-																f5f0b234cd15a5708c34b6810d5c9a7960b50230  frugalware-0.9pre1-i686-cd3.iso
-																cc8cf8698d4da9eb10e00d27f11c33d8760353fc  frugalware-0.9pre1-i686-cd4.iso
-																7dd673e01a2dab93c84d5f2ca914db1ae427adbb  frugalware-0.9pre1-i686-cd5.iso
-																4708a26a47671ee06093f5ecb14d489a5c634049  frugalware-0.9pre1-i686-cd6.iso
-																36594e953cd230caf253ee3441e563fc4ce6ba58  frugalware-0.9pre1-i686-cd7.iso
-																0eb4ff1a316839a0291d408360d07226fcb91be5  frugalware-0.9pre1-i686-cd8.iso
-																1cbfefe44ec7a04ec5cf360714091b87ffbc0343  frugalware-0.9pre1-i686-cd9.iso
-																46148a9c0484f37c305170a01304be1b4e849202  frugalware-0.9pre1-i686-cd10.iso
-																a110e9b278cbafa5fd5de07da60b73a918736a0c  frugalware-0.9pre1-i686-cd11.iso
-																09c1eb7fd33e69461b55c478984e7ed1ec587813  frugalware-0.9pre1-i686-cd12.iso
-																c440e2a75df20876c9520f1f5fc831fd975e3109  frugalware-0.9pre1-i686-cd13.iso
-																e564bd70640f7533696da0cc7affd4e231b11542  frugalware-0.9pre1-i686-cd14.iso
-																bfdce2433553de2142bf7a17f9ed89f3fa77ef9c  frugalware-0.9pre1-i686-dvd1.iso
-																6e350eb8e5c57d2ac580a3e19ec6f558a2b7f504  frugalware-0.9pre1-i686-dvd2.iso
-																38f540c04ebda2f0bd5e7dc734275b2602784b4f  frugalware-0.9pre1-i686-net.iso
-																57259add044fcdef89ae5a21e0365d3dfff47e23  fwlive-0.9pre1-i686-full.iso
-																8914d8986865877e6dbebf1c992ba6be01075550  frugalware-0.9pre1-i686-tftp.img
-																f443ddfb61652ccde5f87135965e467e3bc660f7  frugalware-0.9pre1-i686-usb.img
+ab6a264297f1a3686804f81e779b8e20ade6efb4  frugalware-0.9pre1-i686-cd1.iso
+14f3f4afc2661c87a7cc36ece684b069c283d12e  frugalware-0.9pre1-i686-cd2.iso
+f5f0b234cd15a5708c34b6810d5c9a7960b50230  frugalware-0.9pre1-i686-cd3.iso
+cc8cf8698d4da9eb10e00d27f11c33d8760353fc  frugalware-0.9pre1-i686-cd4.iso
+7dd673e01a2dab93c84d5f2ca914db1ae427adbb  frugalware-0.9pre1-i686-cd5.iso
+4708a26a47671ee06093f5ecb14d489a5c634049  frugalware-0.9pre1-i686-cd6.iso
+36594e953cd230caf253ee3441e563fc4ce6ba58  frugalware-0.9pre1-i686-cd7.iso
+0eb4ff1a316839a0291d408360d07226fcb91be5  frugalware-0.9pre1-i686-cd8.iso
+1cbfefe44ec7a04ec5cf360714091b87ffbc0343  frugalware-0.9pre1-i686-cd9.iso
+46148a9c0484f37c305170a01304be1b4e849202  frugalware-0.9pre1-i686-cd10.iso
+a110e9b278cbafa5fd5de07da60b73a918736a0c  frugalware-0.9pre1-i686-cd11.iso
+09c1eb7fd33e69461b55c478984e7ed1ec587813  frugalware-0.9pre1-i686-cd12.iso
+c440e2a75df20876c9520f1f5fc831fd975e3109  frugalware-0.9pre1-i686-cd13.iso
+e564bd70640f7533696da0cc7affd4e231b11542  frugalware-0.9pre1-i686-cd14.iso
+bfdce2433553de2142bf7a17f9ed89f3fa77ef9c  frugalware-0.9pre1-i686-dvd1.iso
+6e350eb8e5c57d2ac580a3e19ec6f558a2b7f504  frugalware-0.9pre1-i686-dvd2.iso
+38f540c04ebda2f0bd5e7dc734275b2602784b4f  frugalware-0.9pre1-i686-net.iso
+57259add044fcdef89ae5a21e0365d3dfff47e23  fwlive-0.9pre1-i686-full.iso
+8914d8986865877e6dbebf1c992ba6be01075550  frugalware-0.9pre1-i686-tftp.img
+f443ddfb61652ccde5f87135965e467e3bc660f7  frugalware-0.9pre1-i686-usb.img
]]> From boobaa at frugalware.org Tue May 13 16:11:19 2008 From: boobaa at frugalware.org (CSÉCSY) Date: Tue May 13 16:11:21 2008 Subject: [Frugalware-git] homepage-ng: and another... Message-ID: <20080513141119.B4BF1119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=c2a94e3dbf2fc22c30f8bc3d119d5a55a7caf130 commit c2a94e3dbf2fc22c30f8bc3d119d5a55a7caf130 Author: CSÉCSY Date: Tue May 13 16:11:11 2008 +0200 and another... diff --git a/frugalware/xml/news_hu.xml b/frugalware/xml/news_hu.xml index d315982..101e77f 100644 --- a/frugalware/xml/news_hu.xml +++ b/frugalware/xml/news_hu.xml @@ -74,7 +74,7 @@ cd12, cd13, cd14, - dvd1 and + dvd1 és dvd2
SHA1SUMok: From boobaa at frugalware.org Tue May 13 16:12:33 2008 From: boobaa at frugalware.org (CSÉCSY) Date: Tue May 13 16:12:35 2008 Subject: [Frugalware-git] homepage-ng: hrmpf @ utf8 Message-ID: <20080513141233.EFC5F119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=3d13a81a11495e4e830b1dcb311fdf652c1d136f commit 3d13a81a11495e4e830b1dcb311fdf652c1d136f Author: CSÉCSY Date: Tue May 13 16:12:29 2008 +0200 hrmpf @ utf8 diff --git a/frugalware/xml/news_hu.xml b/frugalware/xml/news_hu.xml index 101e77f..8bcd767 100644 --- a/frugalware/xml/news_hu.xml +++ b/frugalware/xml/news_hu.xml @@ -74,7 +74,7 @@ cd12, cd13, cd14, - dvd1 és + dvd1 Ă©s dvd2
SHA1SUMok: From boobaa at frugalware.org Tue May 13 19:13:53 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 13 19:13:55 2008 Subject: [Frugalware-git] frugalware-current: drupal-imageapi-5.x_1.1-1-i686 Message-ID: <20080513171353.C05CA119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dc69eb0695a026073eb0fb94bc31eed5acb0c83f commit dc69eb0695a026073eb0fb94bc31eed5acb0c83f Author: CSÉCSY László Date: Tue May 13 19:13:00 2008 +0200 drupal-imageapi-5.x_1.1-1-i686 new package / initial import depend for drupal-imagecache-2.0 diff --git a/source/network-extra/drupal-imageapi/FrugalBuild b/source/network-extra/drupal-imageapi/FrugalBuild new file mode 100644 index 0000000..9bb122d --- /dev/null +++ b/source/network-extra/drupal-imageapi/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=imageapi +pkgver=5.x_1.1 +pkgrel=1 +pkgdesc="A non writing image manipulation API for Drupal" +Finclude drupal +sha1sums=('9bb68cfeb28b7834a3365e129108c3bcd86860e4') From boobaa at frugalware.org Tue May 13 19:22:02 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 13 19:22:03 2008 Subject: [Frugalware-git] frugalware-current: drupal-imagecache-5.x_2.0-1-i686 Message-ID: <20080513172202.293A2119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f260d5ba71043e513bc8f44b3db55db14189ee3d commit f260d5ba71043e513bc8f44b3db55db14189ee3d Author: CSÉCSY László Date: Tue May 13 19:21:10 2008 +0200 drupal-imagecache-5.x_2.0-1-i686 version bump diff --git a/source/network-extra/drupal-imagecache/FrugalBuild b/source/network-extra/drupal-imagecache/FrugalBuild index 572aef7..e56b4df 100644 --- a/source/network-extra/drupal-imagecache/FrugalBuild +++ b/source/network-extra/drupal-imagecache/FrugalBuild @@ -2,8 +2,9 @@ # Maintainer: CSÉCSY László _F_drupal_module=imagecache -pkgver=5.x_1.5 +pkgver=5.x_2.0 pkgrel=1 pkgdesc="Allows setting up presets for image processing in Drupal" +rodepends=('drupal-imageapi') Finclude drupal -sha1sums=('b598aa3a6e025f5a4d6b851e77f828688988d706') +sha1sums=('4815e43fbeceeb1b9d965aa33f26a2106240a30a') From crazy at frugalware.org Tue May 13 19:44:04 2008 From: crazy at frugalware.org (crazy) Date: Tue May 13 19:44:07 2008 Subject: [Frugalware-git] frugalware-current: kile-2.0.1-1-x86_64 Message-ID: <20080513174404.8F429119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=edadc0b253d4953315cdbb4f7601cb308874164c commit edadc0b253d4953315cdbb4f7601cb308874164c Author: crazy Date: Tue May 13 19:41:30 2008 +0200 kile-2.0.1-1-x86_64 * Version bump diff --git a/source/kde-extra/kile/FrugalBuild b/source/kde-extra/kile/FrugalBuild index e355a1b..90c3b1e 100644 --- a/source/kde-extra/kile/FrugalBuild +++ b/source/kde-extra/kile/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Zsolt Szalai pkgname=kile -pkgver=2.0 +pkgver=2.0.1 pkgrel=1 pkgdesc="A qt latex environment." groups=('kde-extra') @@ -13,7 +13,7 @@ _F_sourceforge_ext=".tar.bz2" _F_sourceforge_prefix='kile-' Finclude sourceforge options=('scriptlet') -sha1sums=('d7603233b7aac686f08f59d4b65697bdd3d1ea2f') +sha1sums=('677d7ab593bae8ab02ef66aef556b4241cd6e6b2') build() { From crazy at frugalware.org Tue May 13 19:46:49 2008 From: crazy at frugalware.org (crazy) Date: Tue May 13 19:46:50 2008 Subject: [Frugalware-git] frugalware-current: htop-0.8-1-x86_64 Message-ID: <20080513174649.573E8119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=406251faf57d3c5a452ae89f8c7cdc2349bae875 commit 406251faf57d3c5a452ae89f8c7cdc2349bae875 Author: crazy Date: Tue May 13 19:46:31 2008 +0200 htop-0.8-1-x86_64 * Version bump diff --git a/source/apps-extra/htop/FrugalBuild b/source/apps-extra/htop/FrugalBuild index 40cedc4..b8d4063 100644 --- a/source/apps-extra/htop/FrugalBuild +++ b/source/apps-extra/htop/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=htop -pkgver=0.7 +pkgver=0.8 pkgrel=1 pkgdesc="An interactive process viewer for Linux." depends=('ncurses') @@ -10,7 +10,7 @@ groups=('apps-extra') archs=('i686' 'x86_64') Finclude sourceforge source=(${source[@]} htop.desktop.patch) -sha1sums=('43911d32f7b899dfd4addf65a83d8b3656454359' \ +sha1sums=('1ebde0fcea5c81a410ebeecb32a25974933725da' \ '27ddc21b3ce37c8bb706c2962a3f914ff658096f') # optimization OK From boobaa at frugalware.org Tue May 13 19:47:37 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 13 19:47:39 2008 Subject: [Frugalware-git] frugalware-current: drupal-taxonomy_list-5.x_1.3-1-i686 Message-ID: <20080513174737.A6ED9119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bd60db58835c7b9a487b5198306d7bd40d29e135 commit bd60db58835c7b9a487b5198306d7bd40d29e135 Author: CSÉCSY László Date: Tue May 13 19:47:05 2008 +0200 drupal-taxonomy_list-5.x_1.3-1-i686 version bump diff --git a/source/network-extra/drupal-taxonomy_list/FrugalBuild b/source/network-extra/drupal-taxonomy_list/FrugalBuild index 6486d46..77cda97 100644 --- a/source/network-extra/drupal-taxonomy_list/FrugalBuild +++ b/source/network-extra/drupal-taxonomy_list/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: CSÉCSY László _F_drupal_module=taxonomy_list -pkgver=5.x_1.2 +pkgver=5.x_1.3 pkgrel=1 pkgdesc="Displays the terms under categories with image and description in Drupal" Finclude drupal -sha1sums=('96038ac4e2c20b1f9662397fba8cd5c8240e459a') +sha1sums=('03609b7918221770eb5cc339ee8a600512bce55e') From crazy at frugalware.org Tue May 13 19:54:12 2008 From: crazy at frugalware.org (crazy) Date: Tue May 13 19:54:14 2008 Subject: [Frugalware-git] frugalware-current: pngcrush-1.6.5-1-x86_64 Message-ID: <20080513175412.726A0119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=912de3ae849a7709990d54482b6c008b4e4073f3 commit 912de3ae849a7709990d54482b6c008b4e4073f3 Author: crazy Date: Tue May 13 19:53:46 2008 +0200 pngcrush-1.6.5-1-x86_64 * Version bump * removed patch , in upstream already diff --git a/source/apps-extra/pngcrush/FrugalBuild b/source/apps-extra/pngcrush/FrugalBuild index d81f207..695afcf 100644 --- a/source/apps-extra/pngcrush/FrugalBuild +++ b/source/apps-extra/pngcrush/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=pngcrush -pkgver=1.6.4 +pkgver=1.6.5 pkgrel=1 pkgdesc="Pngcrush is an optimizer for PNG (Portable Network Graphics) files." _F_sourceforge_dirname="pmt" @@ -13,21 +13,20 @@ depends=('glibc') groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=1689|grep -v nolib|grep -m1 'pngcrush-\(.*\).tar.bz2'|sed 's/.*-\(.*\).t.*/\1/'" -source=($source no_assembler.patch) -sha1sums=('a6efa5b6081994449ffe9fe31cf8f6775a797f3a' \ - 'df0a1c436d7de01c579d715fa0b9e2f312b6d4e0') +sha1sums=('c5b0dadfa766266dd72a44069ec70874bcac6172') build() { - Fcd - if [ "$CARCH" == "x86_64" ]; then - Fsed "-O3" "${CFLAGS} -fPIC" Makefile - Fpatch no_assembler.patch - else - Fsed "-O3" "${CFLAGS}" Makefile - fi - make || return 1 - Finstallrel 0755 /usr/bin/pngcrush + Fcd + ## WTF .. + Fsed 'gcc-4.3.0' 'gcc' Makefile + if [ "$CARCH" == "x86_64" ]; then + Fsed "-O3" "${CFLAGS} -fPIC" Makefile + else + Fsed "-O3" "${CFLAGS}" Makefile + fi + make || return 1 + Finstallrel 0755 /usr/bin/pngcrush } # optimization OK diff --git a/source/apps-extra/pngcrush/no_assembler.patch b/source/apps-extra/pngcrush/no_assembler.patch deleted file mode 100644 index bbb4e6f..0000000 --- a/source/apps-extra/pngcrush/no_assembler.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -Naur pngcrush-1.6.4/pngcrush.h pngcrush-1.6.4-p/pngcrush.h ---- pngcrush-1.6.4/pngcrush.h 2006-03-09 22:32:55.000000000 +0100 -+++ pngcrush-1.6.4-p/pngcrush.h 2006-06-08 22:05:34.000000000 +0200 -@@ -18,10 +18,7 @@ - #define PNGCRUSH_LIBPNG_VER 10007 - #endif - --#if !defined(PNG_USE_PNGGCCRD) && !defined(PNG_USE_PNGVCRD) && \ -- !defined(PNG_NO_ASSEMBLER_CODE) - #define PNG_NO_ASSEMBLER_CODE --#endif - - #ifndef PNG_NO_ZALLOC_ZERO - # define PNG_NO_ZALLOC_ZERO /* speeds it up a little */ From crazy at frugalware.org Tue May 13 20:01:16 2008 From: crazy at frugalware.org (crazy) Date: Tue May 13 20:01:19 2008 Subject: [Frugalware-git] frugalware-current: pinot-0.85-1-x86_64 Message-ID: <20080513180116.E8BAA119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bf8ea85747f95e2ab5f810e9f5cef29071bb1e46 commit bf8ea85747f95e2ab5f810e9f5cef29071bb1e46 Author: crazy Date: Tue May 13 20:00:27 2008 +0200 pinot-0.85-1-x86_64 * Version bump diff --git a/source/xapps-extra/pinot/FrugalBuild b/source/xapps-extra/pinot/FrugalBuild index 90d1c5f..5464ae1 100644 --- a/source/xapps-extra/pinot/FrugalBuild +++ b/source/xapps-extra/pinot/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: crazy pkgname=pinot -pkgver=0.84 +pkgver=0.85 pkgrel=1 pkgdesc="Personal search and metasearch for the Free Desktop" url="http://pinot.berlios.de/" depends=('openssl' 'curl' 'cairomm' 'dbus>=1.1.2' 'dbus-glib' 'xapian-core>=1.0.5' 'gmime' 'atk' 'gtkmm>=2.12.4' \ - 'libtextcat' 'taglib' 'freetype2' 'libxcb' 'pango' 'libxml++' 'sqlite3>=3.3.8-2' 'shared-mime-info') + 'libtextcat' 'taglib' 'freetype2' 'libxcb' 'pango' 'libxml++' 'sqlite3>=3.3.8-2' 'shared-mime-info' 'libexif') makedepends=('desktop-file-utils' 'boost>=1.34.1') # add catdvi package to the repos rodepends=('unzip' 'poppler-pdftools' 'unrtf' 'catdoc') @@ -16,7 +16,7 @@ options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') Finclude berlios -sha1sums=('3be5569ac5333bd0cff6560aee96f69e700798c6') +sha1sums=('f8f5cde1a23df73088daefdc2ec08423bbd1d7e3') build() { From crazy at frugalware.org Tue May 13 20:04:00 2008 From: crazy at frugalware.org (crazy) Date: Tue May 13 20:04:02 2008 Subject: [Frugalware-git] frugalware-current: wxsqlite3-1.8.4-1-x86_64 Message-ID: <20080513180400.3DE14119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=03b6c2de52f8a811014c5bc8f7131ce8121022f7 commit 03b6c2de52f8a811014c5bc8f7131ce8121022f7 Author: crazy Date: Tue May 13 20:03:33 2008 +0200 wxsqlite3-1.8.4-1-x86_64 * Version bump diff --git a/source/xlib-extra/wxsqlite3/FrugalBuild b/source/xlib-extra/wxsqlite3/FrugalBuild index 81ca0e1..1b852b5 100644 --- a/source/xlib-extra/wxsqlite3/FrugalBuild +++ b/source/xlib-extra/wxsqlite3/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Miklos Nemeth pkgname=wxsqlite3 -pkgver=1.8.3 +pkgver=1.8.4 pkgrel=1 pkgdesc="wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database" depends=('sqlite3' 'wxgtk>=2.8.7') @@ -15,7 +15,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=('b18023c7551bb528592ffdcd3866fe9e16219d1e') +sha1sums=('4d9272a47a51757e6d6d21363229eb75974dbb19') unset MAKEFLAGS # optimization OK From crazy at frugalware.org Tue May 13 20:06:30 2008 From: crazy at frugalware.org (crazy) Date: Tue May 13 20:06:32 2008 Subject: [Frugalware-git] frugalware-current: gifsicle-1.51-1-x86_64 Message-ID: <20080513180630.DF734119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=df7fd1abb299300147aa6f87a6fe5a2c47aff0a9 commit df7fd1abb299300147aa6f87a6fe5a2c47aff0a9 Author: crazy Date: Tue May 13 20:06:11 2008 +0200 gifsicle-1.51-1-x86_64 * Version bump diff --git a/source/xapps-extra/gifsicle/FrugalBuild b/source/xapps-extra/gifsicle/FrugalBuild index 757f980..9329826 100644 --- a/source/xapps-extra/gifsicle/FrugalBuild +++ b/source/xapps-extra/gifsicle/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=gifsicle -pkgver=1.49 +pkgver=1.51 pkgrel=1 pkgdesc="A command-line tool for creating, editing, and getting information about GIF images and animations" url="http://www.lcdf.org/gifsicle/" @@ -15,5 +15,5 @@ if [ "$CARCH" == "x86_64" ]; then export CFLAGS="$CFLAGS -fPIC" fi -sha1sums=('29516de52692e2cd323a2d4dbf1e5f4aa1201bf2') +sha1sums=('d5495c961227ebc54de97c00c19a7de7b75b48e0') # optimization OK From voroskoi at frugalware.org Tue May 13 20:08:44 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue May 13 20:08:45 2008 Subject: [Frugalware-git] frugalware-current: gnutls-2.2.3-1-x86_64 Message-ID: <20080513180844.7641E119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=17178f6253b20d5a63a8809bff56ef7026b2d0b1 commit 17178f6253b20d5a63a8809bff56ef7026b2d0b1 Author: voroskoi Date: Tue May 13 20:08:27 2008 +0200 gnutls-2.2.3-1-x86_64 version bump diff --git a/source/lib/gnutls/FrugalBuild b/source/lib/gnutls/FrugalBuild index 400b8fb..ad5c761 100644 --- a/source/lib/gnutls/FrugalBuild +++ b/source/lib/gnutls/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: VMiklos pkgname=gnutls -pkgver=2.2.2 +pkgver=2.2.3 pkgrel=1 pkgdesc="A library which provides a secure layer over a reliable transport layer" url="http://www.gnu.org/software/gnutls/" From crazy at frugalware.org Tue May 13 20:10:45 2008 From: crazy at frugalware.org (crazy) Date: Tue May 13 20:10:47 2008 Subject: [Frugalware-git] frugalware-current: crystal-1.0.6-1-x86_64 Message-ID: <20080513181045.55C20119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=773732c836ca46ecc5a35fc5ded674494d917e31 commit 773732c836ca46ecc5a35fc5ded674494d917e31 Author: crazy Date: Tue May 13 20:10:17 2008 +0200 crystal-1.0.6-1-x86_64 * Version bump diff --git a/source/kde/crystal/FrugalBuild b/source/kde/crystal/FrugalBuild index 0a922e5..7c1e53a 100644 --- a/source/kde/crystal/FrugalBuild +++ b/source/kde/crystal/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: crazy pkgname=crystal -pkgver=1.0.5 +pkgver=1.0.6 pkgrel=1 pkgdesc="Kwin decoration for KDE." -depends=('kdebase>=3.5.7') +depends=('kdebase>=3.5.9') groups=('kde') archs=('i686' 'x86_64') _F_kde_id2="13969" Finclude kde source=(http://www.kde-look.org/CONTENT/content-files/13969-$pkgname-$pkgver.tar.bz2) -sha1sums=('f71ad0f47943154e8a53819b68b8120d8b39e158') +sha1sums=('4adcf79c042f719d433602b690ff4073407ffb39') # optimization OK From crazy at frugalware.org Tue May 13 20:12:09 2008 From: crazy at frugalware.org (crazy) Date: Tue May 13 20:12:11 2008 Subject: [Frugalware-git] frugalware-current: shared-mime-info-0.30-1-x86_64 Message-ID: <20080513181209.F0078119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=da446688a3251804103a50a8a1ef198aa9d596c2 commit da446688a3251804103a50a8a1ef198aa9d596c2 Author: crazy Date: Tue May 13 20:11:46 2008 +0200 shared-mime-info-0.30-1-x86_64 * Version bump diff --git a/source/xlib/shared-mime-info/FrugalBuild b/source/xlib/shared-mime-info/FrugalBuild index e274f94..451b3f6 100644 --- a/source/xlib/shared-mime-info/FrugalBuild +++ b/source/xlib/shared-mime-info/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Laszlo Dvornik pkgname=shared-mime-info -pkgver=0.23 -pkgrel=2 +pkgver=0.30 +pkgrel=1 pkgdesc="Freedesktop.org Shared MIME Info" url="http://freedesktop.org/Software/shared-mime-info" depends=('libxml2' 'glib2>=2.16.3') @@ -13,7 +13,7 @@ groups=('xlib') archs=('i686' 'x86_64') up2date="lynx -dump $url | grep -m 1 \"$pkgname-[0-9\.]\+.tar.bz2\" | grep -o '[0-9\.]\+.tar.bz2' | sed 's|.tar.bz2||'" source=(http://freedesktop.org/~hadess/$pkgname-$pkgver.tar.bz2) -sha1sums=('937c6f2f55df6917c633d67366928e9a54bfc18f') +sha1sums=('509296f035898877b47eb2a36bdfca83a6d15bfc') Fconfopts="$Fconfopts --disable-update-mimedb" # optimization OK From crazy at frugalware.org Tue May 13 20:14:26 2008 From: crazy at frugalware.org (crazy) Date: Tue May 13 20:14:29 2008 Subject: [Frugalware-git] frugalware-current: telepathy-glib-0.7.8-1-x86_64 Message-ID: <20080513181426.43D33119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d0a94aa8f8370535fe703df22edaa2e2d2bd80c7 commit d0a94aa8f8370535fe703df22edaa2e2d2bd80c7 Author: crazy Date: Tue May 13 20:13:54 2008 +0200 telepathy-glib-0.7.8-1-x86_64 * Version bump diff --git a/source/lib-extra/telepathy-glib/FrugalBuild b/source/lib-extra/telepathy-glib/FrugalBuild index 4df0572..74e942e 100644 --- a/source/lib-extra/telepathy-glib/FrugalBuild +++ b/source/lib-extra/telepathy-glib/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=telepathy-glib -pkgver=0.7.7 +pkgver=0.7.8 pkgrel=1 pkgdesc="A glib library to ease writing telepathy clients in glib." url="http://telepathy.freedesktop.org/wiki/" @@ -14,6 +14,6 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://telepathy.freedesktop.org/releases/telepathy-glib/ | Flasttar" source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) #signatures=(${source[0]}.asc) # no .asc for .12,.13 :s -sha1sums=('4cf337dbebbaafdf792e124c1c671df027ab46f6') +sha1sums=('6aeea8821559142e58b8a27077156c3b3baffa5c') # optimization OK From crazy at frugalware.org Tue May 13 20:17:21 2008 From: crazy at frugalware.org (crazy) Date: Tue May 13 20:17:23 2008 Subject: [Frugalware-git] frugalware-current: hal-info-20080508-1-x86_64 Message-ID: <20080513181721.C233E119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=426e8915f1d5e7358ae02ef05eddcd1427861a38 commit 426e8915f1d5e7358ae02ef05eddcd1427861a38 Author: crazy Date: Tue May 13 20:17:04 2008 +0200 hal-info-20080508-1-x86_64 * Version bump diff --git a/source/apps/hal-info/FrugalBuild b/source/apps/hal-info/FrugalBuild index 7e2c9bf..b047993 100644 --- a/source/apps/hal-info/FrugalBuild +++ b/source/apps/hal-info/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling time: 0.01 SBU +# Compiling time: 0 SBU # Maintainer: crazy pkgname=hal-info -pkgver=20080215 +pkgver=20080508 pkgrel=1 pkgdesc="hal-info contains device information for HAL." url="http://www.freedesktop.org/wiki/Software/hal" @@ -11,13 +11,11 @@ groups=('apps') archs=('i686' 'x86_64') up2date="lynx -dump 'http://hal.freedesktop.org/releases/?C=M;O=A'|grep 'hal-info-\(.*\).tar.gz'|Flasttar" source=(http://hal.freedesktop.org/releases/$pkgname-$pkgver.tar.gz) -sha1sums=('cc89c047b811c0dea7ee00a74c3d88ab4540cf78') +sha1sums=('a2b3dafb6fca8ec11948039424c79b0dfe7133ad') build() { Fbuild \ --datarootdir=/usr/share \ - --datadir=/usr/share \ - --disable-killswitch-dell-wwan - ## this is not for out hal version + --datadir=/usr/share } From voroskoi at frugalware.org Tue May 13 20:32:15 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue May 13 20:32:18 2008 Subject: [Frugalware-git] frugalware-current: seahorse-2.22.1-2-x86_64 Message-ID: <20080513183215.81671119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6f1180d29f1e6f6c32190a9ee2180b3bf9311063 commit 6f1180d29f1e6f6c32190a9ee2180b3bf9311063 Author: voroskoi Date: Tue May 13 20:31:35 2008 +0200 seahorse-2.22.1-2-x86_64 rebuilt with gnutls-2.2.3 diff --git a/source/gnome-extra/seahorse/FrugalBuild b/source/gnome-extra/seahorse/FrugalBuild index da63df9..a065d3a 100644 --- a/source/gnome-extra/seahorse/FrugalBuild +++ b/source/gnome-extra/seahorse/FrugalBuild @@ -3,10 +3,10 @@ pkgname=seahorse pkgver=2.22.1 -pkgrel=1 +pkgrel=2 pkgdesc="A GNOME application for managing PGP keys." url="http://www.seahorse.sourceforge.net/" -depends=('gnutls=2.2.2-1' 'gtksourceview' 'gnupg' 'gpgme' 'libsoup' 'dbus' \ +depends=('gnutls=2.2.3-1' 'gtksourceview' 'gnupg' 'gpgme' 'libsoup' 'dbus' \ 'dbus-glib' 'libsoup' 'libxml2' 'libnotify' \ 'openssh' 'gconf>=2.22.0' 'avahi') makedepends=('gettext' 'openldap' 'intltool' 'pkgconfig' 'gnome-doc-utils' \ From devil505linux at gmail.com Tue May 13 20:43:03 2008 From: devil505linux at gmail.com (Devil505) Date: Tue May 13 20:43:04 2008 Subject: [Frugalware-git] frugalware-current: filezilla-3.0.9.3-1-i686 Message-ID: <20080513184303.0E4EA119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=94b0bea85c25a147452c813a012102bd19d5c5b7 commit 94b0bea85c25a147452c813a012102bd19d5c5b7 Author: Devil505 Date: Tue May 13 20:42:32 2008 +0200 filezilla-3.0.9.3-1-i686 * version bump diff --git a/source/xapps-extra/filezilla/FrugalBuild b/source/xapps-extra/filezilla/FrugalBuild index 5dfea56..fae2aad 100644 --- a/source/xapps-extra/filezilla/FrugalBuild +++ b/source/xapps-extra/filezilla/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=filezilla -pkgver=3.0.9.2 +pkgver=3.0.9.3 pkgrel=1 pkgdesc="a fast and reliable cross-platform FTP, FTPS and SFTP client" depends=('wxgtk>=2.8.6' 'libidn' 'gnutls>=2.0.4' 'libgcrypt' 'libgcc' 'libxau' 'libxdmcp' 'libxxf86vm' 'expat' 'libxdamage' 'libxml2' 'libice') @@ -16,6 +16,6 @@ Finclude sourceforge options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('201c287df2bbecfd4b20882bfbabf83aaeec0efe') +sha1sums=('77384d452b08b47e51bbd9c434a2591973e65b11') # optimization OK From devil505linux at gmail.com Tue May 13 20:44:51 2008 From: devil505linux at gmail.com (Devil505) Date: Tue May 13 20:44:51 2008 Subject: [Frugalware-git] frugalware-current: decibel-audio-player-0.10-1-i686 Message-ID: <20080513184451.4DDE5119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7e95cbf33a1261e481a28cc4e3cea7b7248a08c0 commit 7e95cbf33a1261e481a28cc4e3cea7b7248a08c0 Author: Devil505 Date: Tue May 13 20:44:42 2008 +0200 decibel-audio-player-0.10-1-i686 * version bump diff --git a/source/gnome-extra/decibel-audio-player/FrugalBuild b/source/gnome-extra/decibel-audio-player/FrugalBuild index 7b3fdb4..dcddc22 100644 --- a/source/gnome-extra/decibel-audio-player/FrugalBuild +++ b/source/gnome-extra/decibel-audio-player/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=decibel-audio-player -pkgver=0.09 +pkgver=0.10 pkgrel=1 pkgdesc="Decibel Audio Player is a GTK+ open-source audio player designed for GNU/Linux" url="http://decibel.silent-blade.org" @@ -13,7 +13,7 @@ groups=('gnome-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/uploads/Main/ | Flasttar" source=($url/uploads/Main/$pkgname-$pkgver.tar.gz) -sha1sums=('fc5baad6693106c62931c07ccfc28a6dcbceb782') +sha1sums=('7650342db6689d3c3a009fde1a46c5c08d1d7525') build() { From devil505linux at gmail.com Tue May 13 20:45:54 2008 From: devil505linux at gmail.com (Devil505) Date: Tue May 13 20:45:55 2008 Subject: [Frugalware-git] frugalware-current: kildclient-2.7.0-1-i686 Message-ID: <20080513184554.115DB119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5de56521ab55ac1de72f2c89809a87f14b345682 commit 5de56521ab55ac1de72f2c89809a87f14b345682 Author: Devil505 Date: Tue May 13 20:45:41 2008 +0200 kildclient-2.7.0-1-i686 * version bump diff --git a/source/games-extra/kildclient/FrugalBuild b/source/games-extra/kildclient/FrugalBuild index 93f7e2f..4cc6ce9 100644 --- a/source/games-extra/kildclient/FrugalBuild +++ b/source/games-extra/kildclient/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: James Buren pkgname=kildclient -pkgver=2.6.0 +pkgver=2.7.0 pkgrel=1 pkgdesc="a mud client built with GTK2, supports modern mud protocols" depends=('libglade' 'freetype2' 'libxau' 'libxdmcp' 'gtkspell' 'gnutls' 'libgcrypt' 'libxdamage' 'libxext' 'libgcc') @@ -14,6 +14,6 @@ options=('scriptlet') groups=('games-extra') archs=('i686') Fconfopts="$Fconfopts --with-gtkspell --with-libgnutls --with-docs" -sha1sums=('593efe9e9628e82db2c5ba6ce131557d4b8bedbc') +sha1sums=('2cf531d127cce70eca72487f3f69f01f19ee69fa') # optimization OK From crazy at frugalware.org Tue May 13 20:59:20 2008 From: crazy at frugalware.org (crazy) Date: Tue May 13 20:59:22 2008 Subject: [Frugalware-git] frugalware-current: hal-0.5.11-1-x86_64 Message-ID: <20080513185920.2724E119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f1dba16cea65441c9a011778aaaa230d2d8e8309 commit f1dba16cea65441c9a011778aaaa230d2d8e8309 Author: crazy Date: Tue May 13 20:58:46 2008 +0200 hal-0.5.11-1-x86_64 * Version bump * dropped some patches , added an new one for hal.conf * minimal build() changes * added missing makedepends() diff --git a/source/apps/hal/01-parted.patch b/source/apps/hal/01-parted.patch deleted file mode 100644 index e6df31e..0000000 --- a/source/apps/hal/01-parted.patch +++ /dev/null @@ -1,34 +0,0 @@ -diff -Naur hal-0.5.10/configure.in hal-0.5.10-p/configure.in ---- hal-0.5.10/configure.in 2007-09-25 17:47:27.000000000 +0200 -+++ hal-0.5.10-p/configure.in 2007-11-02 15:03:49.000000000 +0100 -@@ -244,7 +244,7 @@ - AC_DEFINE(USE_PARTED,1,[Whether libparted is to be used]) - AC_CHECK_LIB(uuid, uuid_generate, [], AC_MSG_ERROR([*** uuid library (libuuid) not found])) - AC_CHECK_LIB(dl, dlopen, [], AC_MSG_ERROR([*** dl library (libdl) not found])) -- AC_MSG_CHECKING([for libparted == 1.7.1, 1.8.0, 1.8.1, 1.8.2, 1.8.6, 1.8.7]) -+ AC_MSG_CHECKING([for libparted >= 1.7.1 or >= 1.8.0]) - LDFLAGS=-lparted - AC_RUN_IFELSE([AC_LANG_SOURCE([[ - #include -@@ -258,18 +258,14 @@ - if ( sscanf( ped_get_version(), "%d.%d.%d", &major, &minor, µ ) == 3 ) - printf( "Found libparted %s", ped_get_version() ) ; - -- if ((major == 1 && minor == 7 && micro == 1) || -- (major == 1 && minor == 8 && micro == 0) || -- (major == 1 && minor == 8 && micro == 1) || -- (major == 1 && minor == 8 && micro == 2) || -- (major == 1 && minor == 8 && micro == 6) || -- (major == 1 && minor == 8 && micro == 7)) -+ if ((major == 1 && minor == 7 && micro >= 1) || -+ (major == 1 && minor == 8 && micro >= 0)) - return 0; - - return 1; - } - ]])], AC_MSG_RESULT([]), -- AC_MSG_ERROR([*** Requires libparted == 1.7.1/1.8.0/1.8.1/1.8.2/1.8.6 or 1.8.7])) -+ AC_MSG_ERROR([*** Requires libparted >= 1.7.1 or >= 1.8.0])) - PARTED_LIBS=-lparted - AC_SUBST(PARTED_LIBS) - LDFLAGS= diff --git a/source/apps/hal/FrugalBuild b/source/apps/hal/FrugalBuild index c91ea29..e993207 100644 --- a/source/apps/hal/FrugalBuild +++ b/source/apps/hal/FrugalBuild @@ -3,15 +3,15 @@ # Contributor: Christian Hamar alias krix pkgname=hal -pkgver=0.5.10 -pkgrel=5 +pkgver=0.5.11 +pkgrel=1 pkgdesc="Hardware Abstraction Layer" url="http://www.freedesktop.org/wiki/Software/hal" depends=('dbus-glib>=0.74' 'udev>=100' 'glib2' 'libcap' 'dbus>=1.1.2' \ 'libusb' 'popt' 'pciutils' 'parted>=1.8.8' 'shadow>=4.0.18.1-2' \ 'dmidecode' 'usbutils' 'zlib') -makedepends=('pkgconfig' 'perl-xml-parser' 'intltool') -rodepends=('hal-info>=20071030') +makedepends=('pkgconfig' 'perl-xml-parser' 'intltool' 'gperf') +rodepends=('hal-info>=20080508') groups=('apps') replaces=('submount') options=('scriptlet') @@ -19,32 +19,23 @@ archs=('i686' 'x86_64') up2date="lynx -dump 'http://hal.freedesktop.org/releases/?C=M;O=A'|grep -v 'hal-info'|grep -v 'gnome'|grep -v PolicyKit|Flasttar" source=(http://hal.freedesktop.org/releases/$pkgname-$pkgver.tar.gz \ rc.hald \ - 01-parted.patch \ - hal.conf.in.patch \ - hal-device-manager.desktop \ ntfs-3g.patch \ suspend_hibernate.patch \ - hal-performance_pci.ids_v5.diff) -sha1sums=('8d67499df61590c11fd3203004d69e8a45abb8fa' \ + hal-performance_pci.ids_v5.diff \ + hal.conf.patch) +sha1sums=('f51366229e5dd6d5d72d60114fdef76bf5feba26' \ 'ab629a3ea7df51df48abad30731590b8e86e908f' \ - '1d411b592b781336c5ff7ca2b4a2ad208af5acbe' \ - 'be12d1327ca93e1830c5784f395e904b107f1947' \ - '0c4968cbb842bdae350901728d81eed9895445fa' \ '2273e77c0c3c52aca31294b2b1a829937d0a3c18' \ '2fab4fd75f1359b0838748dfae4d749eb26b64b9' \ - '654235977c83f76433f9737f37b8a18f04136b35') - + '654235977c83f76433f9737f37b8a18f04136b35' \ + '772b01acb8ffdc810c23231eb144f92255c5e205') build() { Fcd Fpatchall - # broken at least on 64bit , hack alert ;) - #Fautoreconf - #autoreconf -v -i -f -d --warnings=all || return 1 - rm -rf hal.conf || Fdie + rm hal.conf || Fdie autoconf || Fdie - ## TODO: figure this acpi stuff Fconf \ --with-pid-file=/var/run/hald.pid \ --with-hal-user=hald \ @@ -65,7 +56,6 @@ build() --host=${CHOST} \ --build=${CHOST} # TODO: package pm-tools and libsmbios .. - ### BLAHHHHHHHHHHHHH Fmakeinstall Frm /etc/hotplug.d Fmkdir /media diff --git a/source/apps/hal/hal-device-manager.desktop b/source/apps/hal/hal-device-manager.desktop deleted file mode 100644 index bf1c9d6..0000000 --- a/source/apps/hal/hal-device-manager.desktop +++ /dev/null @@ -1,103 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=Hardware -Name[bn]=হার্ডওয়ার -Name[cs]=Hardware -Name[da]=Udstyr -Name[de]=Hardware Browser -Name[el]=Υλικό -Name[es]=Hardware -Name[fi]=Laitteisto -Name[fr]=MatĂ©riel -Name[gu]=હાર્ડવેર -Name[hi]=हार्डवेयर -Name[hr]=Hardver -Name[hu]=Hardver -Name[is]=VĂ©lbĂşnaður -Name[it]=Hardware -Name[ja]=ăŹăĽă‰ă‚¦ă‚§ă‚˘ -Name[ko]=í•드웨어 -Name[ms]=Perkakasan -Name[nl]=Hardware -Name[pa]=ਹਾਰਡਵੇਅਰ -Name[pt]='Hardware' -Name[pt_BR]=Hardware -Name[ru]=Обзор оборŃдования -Name[sr]=Хардвер -Name[sr@Latn]=Hardver -Name[sv]=HĂĄrdvara -Name[ta]=வன்பொரŕŻŕ®łŕŻŤ -Name[tr]=Donanım -Name[zh_CN]=硬件 -Name[zh_TW]=硬體 -GenericName=Hardware -GenericName[bn]=হার্ডওয়ার -GenericName[cs]=Hardware -GenericName[da]=Udstyr -GenericName[de]=Hardware Browser -GenericName[el]=Υλικό -GenericName[es]=Hardware -GenericName[fi]=Laitteisto -GenericName[fr]=MatĂ©riel -GenericName[gu]=હાર્ડવેર -GenericName[hi]=हार्डवेयर -GenericName[hr]=Hardver -GenericName[hu]=Hardver -GenericName[is]=VĂ©lbĂşnaður -GenericName[it]=Hardware -GenericName[ja]=ăŹăĽă‰ă‚¦ă‚§ă‚˘ -GenericName[ko]=í•드웨어 -GenericName[ms]=Perkakasan -GenericName[nl]=Hardware -GenericName[pa]=ਹਾਰਡਵੇਅਰ -GenericName[pt]='Hardware' -GenericName[pt_BR]=Hardware -GenericName[ru]=Обзор оборŃдования -GenericName[sr]=Хардвер -GenericName[sr@Latn]=Hardver -GenericName[sv]=HĂĄrdvara -GenericName[ta]=வன்பொரŕŻŕ®łŕŻŤ -GenericName[tr]=Donanım -GenericName[zh_CN]=硬件 -GenericName[zh_TW]=硬體 -Comment=View information on the hardware on this computer -Comment[ar]=عرض معلŮمات العتاد بهذا الحاسŮب -Comment[bn]=এই কম্পিউটারের হার্ডওয়ার তথ্য প্রদর্শন করো -Comment[cs]=Zobrazit informace o hardware v tomto poÄŤĂ­taÄŤi -Comment[da]=Se information om udstyr pĂĄ denne maskine -Comment[de]=Informationen ĂĽber die Hardware in diesem Computer ansehen -Comment[el]=ΠĎοβολή πληĎοφοĎιών για το υλικό αυτού του υπολογιĎτή -Comment[es]=Ver informaciĂłn acerca del hardware de este ordenador -Comment[fi]=Näytä tietoja tämän tietokoneen laitteistosta -Comment[fr]=Visionner les informations du matĂ©riel sur cet ordinateur -Comment[gu]=આ કમ્પ્યŕ«ŕŞźŕŞ° પર હાર્ડવેરની જાણકારી જŕ«ŕŞ“ -Comment[hi]=इस कंप्यूटर पर हार्डवेयर के संबंध में सूचना देखें -Comment[hr]=Pregled podataka o hardveru na ovom raÄŤunalu -Comment[hu]=A számĂ­tĂłgĂ©p hardverjellemzĹ‘inek megjelenĂ­tĂ©se -Comment[is]=Skoða upplĂ˝singar um vĂ©lbĂşnaðinn Ă­ Ăľessari tölvu -Comment[it]=Visualizzare su questo computer le informazioni hardware -Comment[ja]=ă“ă®ă‚łăłă”ăĄăĽă‚żă®ăŹăĽă‰ă‚¦ă‚§ă‚˘ă«é–˘ă™ă‚‹ć…報を表示 -Comment[ko]=ěť´ ě»´í“¨í„°ěť í•드웨어 ě •ëł´ 보기 -Comment[ms]=Lihat maklumat perkakasan pada komputer ini -Comment[nl]=Informatie over de hardware op deze computer weergeven -Comment[no]=Vis informasjon om maskinvaren pĂĄ denne maskinen -Comment[pa]=ਇਸ ਕੰਪਿਊਟਰ ਉੱਪਰ ਹਾਰਡਵੇਅਰ ਲਠਜਾਣਕਾਰੀ ਵੇਖੋ -Comment[pt]=Ver informações do hardware deste computador -Comment[pt_BR]=Visualizar informações sobre o hardware deste computador -Comment[ru]=Сведения об оборŃдовании, ŃŃтановленном на этом компьютере -Comment[sk]=ZobraziĹĄ informácie o hardvĂ©ri v tomto poÄŤĂ­taÄŤi -Comment[sl]=PrikaĹľi podatke o strojni opremi tega raÄŤunalnika. -Comment[sr]=Преглед информациŃа Đľ Ń…Đ°Ń€Đ´Đ˛ĐµŃ€Ń Ń ĐľĐ˛ĐľĐĽ рачŃĐ˝Đ°Ń€Ń -Comment[sr@Latn]=Pregled informacija o hardveru u ovom raÄŤunaru -Comment[sv]=Visa information om hĂĄrdvaran pĂĄ denna dator -Comment[ta]=இந்த கணினியில் உள்ள வன்பொரŕŻŕ®łŕŻŤ தகவல்களŕŻŕ®ŞŕŻŤ பற்றி பார் -Comment[tr]=Bilgisayardaki donanım hakkında bilgi göster -Comment[vi]=Xem thĂ´ng tin pháş§n cứng trĂŞn má»›i -Comment[zh_CN]=ćźĄçś‹čŻĄč®ˇç®—ćśşä¸Šçš„çˇ¬ä»¶äżˇćŻ -Comment[zh_TW]=檢視這é¨é›»č…¦ä¸Šçˇ¬é«”的資訊 -Exec=hal-device-manager -Terminal=0 -Type=Application -Icon=hwbrowser.png -StartupNotify=true -Categories=Application;System;Monitor; diff --git a/source/apps/hal/hal.conf.in.patch b/source/apps/hal/hal.conf.in.patch deleted file mode 100644 index 278c14d..0000000 --- a/source/apps/hal/hal.conf.in.patch +++ /dev/null @@ -1,21 +0,0 @@ -diff -Naurp hal-0.5.8.1/hal.conf.in hal-0.5.8.1-p/hal.conf.in ---- hal-0.5.8.1/hal.conf.in 2006-09-19 22:23:25.000000000 +0200 -+++ hal-0.5.8.1-p/hal.conf.in 2006-11-14 02:56:40.000000000 +0100 -@@ -47,7 +47,7 @@ - - - -- -+ - - - -@@ -57,6 +57,8 @@ - - - -+ -+ - - - diff --git a/source/apps/hal/hal.conf.patch b/source/apps/hal/hal.conf.patch new file mode 100644 index 0000000..1e035ee --- /dev/null +++ b/source/apps/hal/hal.conf.patch @@ -0,0 +1,18 @@ +diff -Naur hal-0.5.11/hal.conf.in hal-0.5.11-p/hal.conf.in +--- hal-0.5.11/hal.conf.in 2008-05-08 01:24:13.000000000 +0200 ++++ hal-0.5.11-p/hal.conf.in 2008-05-13 20:50:36.000000000 +0200 +@@ -39,10 +39,13 @@ + + +- ++ + + + ++ ++ ++ + + + From devil505linux at gmail.com Tue May 13 20:59:57 2008 From: devil505linux at gmail.com (Devil505) Date: Tue May 13 21:00:00 2008 Subject: [Frugalware-git] frugalware-current: visualboyadvance-1.7.2-2-i686 Message-ID: <20080513185957.D30A7119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a9a4428f1440086f08b5cc42fe1391a979d08fbe commit a9a4428f1440086f08b5cc42fe1391a979d08fbe Author: Devil505 Date: Tue May 13 20:59:18 2008 +0200 visualboyadvance-1.7.2-2-i686 * added patch for gcc * added Fdesktop2 entry (closed FS#2960) * fixed depends() * added missing options scriptlet diff --git a/source/games-extra/visualboyadvance/FrugalBuild b/source/games-extra/visualboyadvance/FrugalBuild index 6dc920c..f8f4e69 100644 --- a/source/games-extra/visualboyadvance/FrugalBuild +++ b/source/games-extra/visualboyadvance/FrugalBuild @@ -3,17 +3,33 @@ pkgname=visualboyadvance pkgver=1.7.2 -pkgrel="1" +pkgrel=2 pkgdesc="An emulator for Gameboy and Gameboy Advance systems." _F_sourceforge_dirname="vba" _F_sourceforge_name="VisualBoyAdvance-src" +_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://vba.ngemu.com/" -depends=('sdl' 'libglademm' 'libxdamage') -makedepends=('nasm') +depends=('libglademm' 'freetype2' 'libxau' 'libxdmcp' 'sdl' 'libstdc++' 'libxdamage' 'libxext') +makedepends=('nasm' 'perl-xml-parser') +options=('scriptlet') groups=('games-extra') archs=('i686') Fconfopts="${Fconfopts[@]} --sysconfdir=/etc --enable-gtk=2.4" _F_cd_path="VisualBoyAdvance-$pkgver" -sha1sums=('04d82406079563fd17cda07f72488185e9152f51') +source=($source $pkgname-$pkgver-deprecatedsigc++.patch) +sha1sums=('04d82406079563fd17cda07f72488185e9152f51' \ + '13153dfa4358a136943556505737521e3c10c300') + +_F_desktop_name="gvba" +_F_desktop_desc="GUI for VisualBoyAdvance" +_F_desktop_icon="/usr/share/VisualBoyAdvance/vba-64.png" +_F_desktop_exec="gvba" +_F_desktop_categories="Game;" + +build() +{ + Fbuild + Fdesktop2 +} # optimization OK diff --git a/source/games-extra/visualboyadvance/visualboyadvance-1.7.2-deprecatedsigc++.patch b/source/games-extra/visualboyadvance/visualboyadvance-1.7.2-deprecatedsigc++.patch new file mode 100644 index 0000000..4bb1787 --- /dev/null +++ b/source/games-extra/visualboyadvance/visualboyadvance-1.7.2-deprecatedsigc++.patch @@ -0,0 +1,692 @@ +--- src/gtk/sigccompat.h.old 2008-05-02 10:46:45.000000000 +0200 ++++ src/gtk/sigccompat.h 2008-05-02 10:47:08.000000000 +0200 +@@ -20,7 +20,7 @@ + #ifndef __VBA_SIGCCOMPAT_H__ + #define __VBA_SIGCCOMPAT_H__ + +-#undef LIBSIGC_DISABLE_DEPRECATED ++#define LIBSIGC_DISABLE_DEPRECATED + #include + #include + +@@ -28,9 +28,679 @@ + #include + #include + +-namespace SigC ++ ++// From sigc++/bind.h ++namespace SigC { ++ ++template ++inline ::sigc::bind_functor<-1, T_functor, ++ typename ::sigc::unwrap_reference::type> ++bind(const T_functor& _A_functor, T_bound1 _A_b1) ++{ return ::sigc::bind_functor<-1, T_functor, ++ typename ::sigc::unwrap_reference::type> ++ (_A_functor, _A_b1); ++} ++ ++template ++inline ::sigc::bind_functor<-1, T_functor, ++ typename ::sigc::unwrap_reference::type, ++ typename ::sigc::unwrap_reference::type> ++bind(const T_functor& _A_functor, T_bound1 _A_b1, T_bound2 _A_b2) ++{ return ::sigc::bind_functor<-1, T_functor, ++ typename ::sigc::unwrap_reference::type, ++ typename ::sigc::unwrap_reference::type> ++ (_A_functor, _A_b1, _A_b2); ++} ++ ++template ++inline ::sigc::bind_functor<-1, T_functor, ++ typename ::sigc::unwrap_reference::type, ++ typename ::sigc::unwrap_reference::type, ++ typename ::sigc::unwrap_reference::type> ++bind(const T_functor& _A_functor, T_bound1 _A_b1, T_bound2 _A_b2,T_bound3 _A_b3) ++{ return ::sigc::bind_functor<-1, T_functor, ++ typename ::sigc::unwrap_reference::type, ++ typename ::sigc::unwrap_reference::type, ++ typename ::sigc::unwrap_reference::type> ++ (_A_functor, _A_b1, _A_b2, _A_b3); ++} ++ ++} ++ ++// From sigc++/connection.h ++namespace SigC { ++ ++/** Convinience class for safe disconnection. ++ * Iterators must not be used beyond the lifetime of the list ++ * they work on. A connection object can be created from a ++ * slot list iterator and may safely be used to disconnect ++ * the referred slot at any time (disconnect()). If the slot ++ * has already been destroyed, disconnect() does nothing. empty() or ++ * operator bool() can be used to test whether the connection is ++ * still active. The connection can be blocked (block(), unblock()). ++ * ++ * This is possible because the connection object gets notified ++ * when the referred slot dies (notify()). ++ * ++ * @deprecated Use sigc::connection instead. ++ * @ingroup compat ++ */ ++typedef ::sigc::connection Connection; ++ ++} ++ ++// From sigc++/slot.h ++namespace SigC { ++ ++// SlotN ++/** Converts an arbitrary functor to a unified type which is opaque. ++ * Slot0 itself is a functor or to be more precise a closure. It contains ++ * a single, arbitrary functor (or closure) that is executed in operator()(). ++ * ++ * The template arguments determine the function signature of operator()(): ++ * - @e T_return The return type of operator()(). ++ * ++ * To use simply assign the slot to the desired functor. If the functor ++ * is not compatible with the parameter list defined with the template ++ * arguments compiler errors are triggered. When called the slot ++ * will invoke the functor with minimal copies. ++ * block() and unblock() can be used to block the functor's invocation ++ * from operator()() temporarily. ++ * ++ * @par Example: ++ * @code ++ * #include ++ * void foo(int) {} ++ * SigC::Slot1 s = SigC::slot(&foo); ++ * s(19); ++ * @endcode ++ * ++ * @deprecated Use the unnumbered template sigc::slot instead. ++ * @ingroup compat ++ */ ++template ++class Slot0 ++ : public ::sigc::slot ++{ ++public: ++ typedef ::sigc::slot parent_type; ++ ++ /// Constructs an empty slot. ++ Slot0() {} ++ ++ /** Constructs a slot from an arbitrary functor. ++ * @param _A_func The desired functor the new slot should be assigned to. ++ */ ++ template ++ Slot0(const T_functor& _A_func) ++ : ::sigc::slot(_A_func) {} ++ ++ /** Constructs a slot, copying an existing one. ++ * @param src The existing slot to copy. ++ */ ++ Slot0(const parent_type& src) ++ : parent_type(src) {} ++ ++ /** Overrides this slot making a copy from another slot. ++ * @param src The slot from which to make a copy. ++ * @return @p this. ++ */ ++ Slot0& operator=(const parent_type& src) ++ { parent_type::operator=(src); return *this; } ++}; ++ ++/** Converts an arbitrary functor to a unified type which is opaque. ++ * Slot1 itself is a functor or to be more precise a closure. It contains ++ * a single, arbitrary functor (or closure) that is executed in operator()(). ++ * ++ * The template arguments determine the function signature of operator()(): ++ * - @e T_return The return type of operator()(). ++ * - @e T_arg1 Argument type used in the definition of operator()(). ++ * ++ * To use simply assign the slot to the desired functor. If the functor ++ * is not compatible with the parameter list defined with the template ++ * arguments compiler errors are triggered. When called the slot ++ * will invoke the functor with minimal copies. ++ * block() and unblock() can be used to block the functor's invocation ++ * from operator()() temporarily. ++ * ++ * @par Example: ++ * @code ++ * #include ++ * void foo(int) {} ++ * SigC::Slot1 s = SigC::slot(&foo); ++ * s(19); ++ * @endcode ++ * ++ * @deprecated Use the unnumbered template sigc::slot instead. ++ * @ingroup compat ++ */ ++template ++class Slot1 ++ : public ::sigc::slot ++{ ++public: ++ typedef ::sigc::slot parent_type; ++ ++ /// Constructs an empty slot. ++ Slot1() {} ++ ++ /** Constructs a slot from an arbitrary functor. ++ * @param _A_func The desired functor the new slot should be assigned to. ++ */ ++ template ++ Slot1(const T_functor& _A_func) ++ : ::sigc::slot(_A_func) {} ++ ++ /** Constructs a slot, copying an existing one. ++ * @param src The existing slot to copy. ++ */ ++ Slot1(const parent_type& src) ++ : parent_type(src) {} ++ ++ /** Overrides this slot making a copy from another slot. ++ * @param src The slot from which to make a copy. ++ * @return @p this. ++ */ ++ Slot1& operator=(const parent_type& src) ++ { parent_type::operator=(src); return *this; } ++}; ++ ++/** Converts an arbitrary functor to a unified type which is opaque. ++ * Slot2 itself is a functor or to be more precise a closure. It contains ++ * a single, arbitrary functor (or closure) that is executed in operator()(). ++ * ++ * The template arguments determine the function signature of operator()(): ++ * - @e T_return The return type of operator()(). ++ * - @e T_arg1 Argument type used in the definition of operator()(). ++ * - @e T_arg2 Argument type used in the definition of operator()(). ++ * ++ * To use simply assign the slot to the desired functor. If the functor ++ * is not compatible with the parameter list defined with the template ++ * arguments compiler errors are triggered. When called the slot ++ * will invoke the functor with minimal copies. ++ * block() and unblock() can be used to block the functor's invocation ++ * from operator()() temporarily. ++ * ++ * @par Example: ++ * @code ++ * #include ++ * void foo(int) {} ++ * SigC::Slot1 s = SigC::slot(&foo); ++ * s(19); ++ * @endcode ++ * ++ * @deprecated Use the unnumbered template sigc::slot instead. ++ * @ingroup compat ++ */ ++template ++class Slot2 ++ : public ::sigc::slot ++{ ++public: ++ typedef ::sigc::slot parent_type; ++ ++ /// Constructs an empty slot. ++ Slot2() {} ++ ++ /** Constructs a slot from an arbitrary functor. ++ * @param _A_func The desired functor the new slot should be assigned to. ++ */ ++ template ++ Slot2(const T_functor& _A_func) ++ : ::sigc::slot(_A_func) {} ++ ++ /** Constructs a slot, copying an existing one. ++ * @param src The existing slot to copy. ++ */ ++ Slot2(const parent_type& src) ++ : parent_type(src) {} ++ ++ /** Overrides this slot making a copy from another slot. ++ * @param src The slot from which to make a copy. ++ * @return @p this. ++ */ ++ Slot2& operator=(const parent_type& src) ++ { parent_type::operator=(src); return *this; } ++}; ++ ++/** Converts an arbitrary functor to a unified type which is opaque. ++ * Slot3 itself is a functor or to be more precise a closure. It contains ++ * a single, arbitrary functor (or closure) that is executed in operator()(). ++ * ++ * The template arguments determine the function signature of operator()(): ++ * - @e T_return The return type of operator()(). ++ * - @e T_arg1 Argument type used in the definition of operator()(). ++ * - @e T_arg2 Argument type used in the definition of operator()(). ++ * - @e T_arg3 Argument type used in the definition of operator()(). ++ * ++ * To use simply assign the slot to the desired functor. If the functor ++ * is not compatible with the parameter list defined with the template ++ * arguments compiler errors are triggered. When called the slot ++ * will invoke the functor with minimal copies. ++ * block() and unblock() can be used to block the functor's invocation ++ * from operator()() temporarily. ++ * ++ * @par Example: ++ * @code ++ * #include ++ * void foo(int) {} ++ * SigC::Slot1 s = SigC::slot(&foo); ++ * s(19); ++ * @endcode ++ * ++ * @deprecated Use the unnumbered template sigc::slot instead. ++ * @ingroup compat ++ */ ++template ++class Slot3 ++ : public ::sigc::slot ++{ ++public: ++ typedef ::sigc::slot parent_type; ++ ++ /// Constructs an empty slot. ++ Slot3() {} ++ ++ /** Constructs a slot from an arbitrary functor. ++ * @param _A_func The desired functor the new slot should be assigned to. ++ */ ++ template ++ Slot3(const T_functor& _A_func) ++ : ::sigc::slot(_A_func) {} ++ ++ /** Constructs a slot, copying an existing one. ++ * @param src The existing slot to copy. ++ */ ++ Slot3(const parent_type& src) ++ : parent_type(src) {} ++ ++ /** Overrides this slot making a copy from another slot. ++ * @param src The slot from which to make a copy. ++ * @return @p this. ++ */ ++ Slot3& operator=(const parent_type& src) ++ { parent_type::operator=(src); return *this; } ++}; ++ ++/** Converts an arbitrary functor to a unified type which is opaque. ++ * Slot4 itself is a functor or to be more precise a closure. It contains ++ * a single, arbitrary functor (or closure) that is executed in operator()(). ++ * ++ * The template arguments determine the function signature of operator()(): ++ * - @e T_return The return type of operator()(). ++ * - @e T_arg1 Argument type used in the definition of operator()(). ++ * - @e T_arg2 Argument type used in the definition of operator()(). ++ * - @e T_arg3 Argument type used in the definition of operator()(). ++ * - @e T_arg4 Argument type used in the definition of operator()(). ++ * ++ * To use simply assign the slot to the desired functor. If the functor ++ * is not compatible with the parameter list defined with the template ++ * arguments compiler errors are triggered. When called the slot ++ * will invoke the functor with minimal copies. ++ * block() and unblock() can be used to block the functor's invocation ++ * from operator()() temporarily. ++ * ++ * @par Example: ++ * @code ++ * #include ++ * void foo(int) {} ++ * SigC::Slot1 s = SigC::slot(&foo); ++ * s(19); ++ * @endcode ++ * ++ * @deprecated Use the unnumbered template sigc::slot instead. ++ * @ingroup compat ++ */ ++template ++class Slot4 ++ : public ::sigc::slot ++{ ++public: ++ typedef ::sigc::slot parent_type; ++ ++ /// Constructs an empty slot. ++ Slot4() {} ++ ++ /** Constructs a slot from an arbitrary functor. ++ * @param _A_func The desired functor the new slot should be assigned to. ++ */ ++ template ++ Slot4(const T_functor& _A_func) ++ : ::sigc::slot(_A_func) {} ++ ++ /** Constructs a slot, copying an existing one. ++ * @param src The existing slot to copy. ++ */ ++ Slot4(const parent_type& src) ++ : parent_type(src) {} ++ ++ /** Overrides this slot making a copy from another slot. ++ * @param src The slot from which to make a copy. ++ * @return @p this. ++ */ ++ Slot4& operator=(const parent_type& src) ++ { parent_type::operator=(src); return *this; } ++}; ++ ++/** Converts an arbitrary functor to a unified type which is opaque. ++ * Slot5 itself is a functor or to be more precise a closure. It contains ++ * a single, arbitrary functor (or closure) that is executed in operator()(). ++ * ++ * The template arguments determine the function signature of operator()(): ++ * - @e T_return The return type of operator()(). ++ * - @e T_arg1 Argument type used in the definition of operator()(). ++ * - @e T_arg2 Argument type used in the definition of operator()(). ++ * - @e T_arg3 Argument type used in the definition of operator()(). ++ * - @e T_arg4 Argument type used in the definition of operator()(). ++ * - @e T_arg5 Argument type used in the definition of operator()(). ++ * ++ * To use simply assign the slot to the desired functor. If the functor ++ * is not compatible with the parameter list defined with the template ++ * arguments compiler errors are triggered. When called the slot ++ * will invoke the functor with minimal copies. ++ * block() and unblock() can be used to block the functor's invocation ++ * from operator()() temporarily. ++ * ++ * @par Example: ++ * @code ++ * #include ++ * void foo(int) {} ++ * SigC::Slot1 s = SigC::slot(&foo); ++ * s(19); ++ * @endcode ++ * ++ * @deprecated Use the unnumbered template sigc::slot instead. ++ * @ingroup compat ++ */ ++template ++class Slot5 ++ : public ::sigc::slot ++{ ++public: ++ typedef ::sigc::slot parent_type; ++ ++ /// Constructs an empty slot. ++ Slot5() {} ++ ++ /** Constructs a slot from an arbitrary functor. ++ * @param _A_func The desired functor the new slot should be assigned to. ++ */ ++ template ++ Slot5(const T_functor& _A_func) ++ : ::sigc::slot(_A_func) {} ++ ++ /** Constructs a slot, copying an existing one. ++ * @param src The existing slot to copy. ++ */ ++ Slot5(const parent_type& src) ++ : parent_type(src) {} ++ ++ /** Overrides this slot making a copy from another slot. ++ * @param src The slot from which to make a copy. ++ * @return @p this. ++ */ ++ Slot5& operator=(const parent_type& src) ++ { parent_type::operator=(src); return *this; } ++}; ++ ++/** Converts an arbitrary functor to a unified type which is opaque. ++ * Slot6 itself is a functor or to be more precise a closure. It contains ++ * a single, arbitrary functor (or closure) that is executed in operator()(). ++ * ++ * The template arguments determine the function signature of operator()(): ++ * - @e T_return The return type of operator()(). ++ * - @e T_arg1 Argument type used in the definition of operator()(). ++ * - @e T_arg2 Argument type used in the definition of operator()(). ++ * - @e T_arg3 Argument type used in the definition of operator()(). ++ * - @e T_arg4 Argument type used in the definition of operator()(). ++ * - @e T_arg5 Argument type used in the definition of operator()(). ++ * - @e T_arg6 Argument type used in the definition of operator()(). ++ * ++ * To use simply assign the slot to the desired functor. If the functor ++ * is not compatible with the parameter list defined with the template ++ * arguments compiler errors are triggered. When called the slot ++ * will invoke the functor with minimal copies. ++ * block() and unblock() can be used to block the functor's invocation ++ * from operator()() temporarily. ++ * ++ * @par Example: ++ * @code ++ * #include ++ * void foo(int) {} ++ * SigC::Slot1 s = SigC::slot(&foo); ++ * s(19); ++ * @endcode ++ * ++ * @deprecated Use the unnumbered template sigc::slot instead. ++ * @ingroup compat ++ */ ++template ++class Slot6 ++ : public ::sigc::slot ++{ ++public: ++ typedef ::sigc::slot parent_type; ++ ++ /// Constructs an empty slot. ++ Slot6() {} ++ ++ /** Constructs a slot from an arbitrary functor. ++ * @param _A_func The desired functor the new slot should be assigned to. ++ */ ++ template ++ Slot6(const T_functor& _A_func) ++ : ::sigc::slot(_A_func) {} ++ ++ /** Constructs a slot, copying an existing one. ++ * @param src The existing slot to copy. ++ */ ++ Slot6(const parent_type& src) ++ : parent_type(src) {} ++ ++ /** Overrides this slot making a copy from another slot. ++ * @param src The slot from which to make a copy. ++ * @return @p this. ++ */ ++ Slot6& operator=(const parent_type& src) ++ { parent_type::operator=(src); return *this; } ++}; ++ ++/** Converts an arbitrary functor to a unified type which is opaque. ++ * Slot7 itself is a functor or to be more precise a closure. It contains ++ * a single, arbitrary functor (or closure) that is executed in operator()(). ++ * ++ * The template arguments determine the function signature of operator()(): ++ * - @e T_return The return type of operator()(). ++ * - @e T_arg1 Argument type used in the definition of operator()(). ++ * - @e T_arg2 Argument type used in the definition of operator()(). ++ * - @e T_arg3 Argument type used in the definition of operator()(). ++ * - @e T_arg4 Argument type used in the definition of operator()(). ++ * - @e T_arg5 Argument type used in the definition of operator()(). ++ * - @e T_arg6 Argument type used in the definition of operator()(). ++ * - @e T_arg7 Argument type used in the definition of operator()(). ++ * ++ * To use simply assign the slot to the desired functor. If the functor ++ * is not compatible with the parameter list defined with the template ++ * arguments compiler errors are triggered. When called the slot ++ * will invoke the functor with minimal copies. ++ * block() and unblock() can be used to block the functor's invocation ++ * from operator()() temporarily. ++ * ++ * @par Example: ++ * @code ++ * #include ++ * void foo(int) {} ++ * SigC::Slot1 s = SigC::slot(&foo); ++ * s(19); ++ * @endcode ++ * ++ * @deprecated Use the unnumbered template sigc::slot instead. ++ * @ingroup compat ++ */ ++template ++class Slot7 ++ : public ::sigc::slot + { ++public: ++ typedef ::sigc::slot parent_type; ++ ++ /// Constructs an empty slot. ++ Slot7() {} ++ ++ /** Constructs a slot from an arbitrary functor. ++ * @param _A_func The desired functor the new slot should be assigned to. ++ */ ++ template ++ Slot7(const T_functor& _A_func) ++ : ::sigc::slot(_A_func) {} ++ ++ /** Constructs a slot, copying an existing one. ++ * @param src The existing slot to copy. ++ */ ++ Slot7(const parent_type& src) ++ : parent_type(src) {} ++ ++ /** Overrides this slot making a copy from another slot. ++ * @param src The slot from which to make a copy. ++ * @return @p this. ++ */ ++ Slot7& operator=(const parent_type& src) ++ { parent_type::operator=(src); return *this; } ++}; ++ ++ ++ ++#ifndef DOXYGEN_SHOULD_SKIP_THIS ++/* gcc 3.2 reports a strange conflict between SigC::slot() and sigc::slot<> ++ * when "using namespace SigC" and later using a slot(obj,func) overload ++ * without the prefix "SigC::". Probably a compiler bug. I will investigate. ++ * ++ * This ugly hack avoids the error: ++ */ ++// #define slot(...) make_slot(__VA_ARGS__) /* only works for gcc */ ++#endif + ++ ++// slot() ++/** Creates a functor of type SigC::Slot0 that wraps an existing non-member function. ++ * ++ * @param _A_func Pointer to function that should be wrapped. ++ * @return Functor that executes _A_func on invokation. ++ * ++ * @deprecated Use sigc::ptr_fun() instead. ++ * @ingroup compat ++ */ ++template ++inline Slot0 ++slot(T_return (*_A_func)()) ++{ return Slot0(_A_func); } ++ ++/** Creates a functor of type SigC::Slot1 that wraps an existing non-member function. ++ * ++ * @param _A_func Pointer to function that should be wrapped. ++ * @return Functor that executes _A_func on invokation. ++ * ++ * @deprecated Use sigc::ptr_fun() instead. ++ * @ingroup compat ++ */ ++template ++inline Slot1 ++slot(T_return (*_A_func)(T_arg1)) ++{ return Slot1(_A_func); } ++ ++/** Creates a functor of type SigC::Slot2 that wraps an existing non-member function. ++ * ++ * @param _A_func Pointer to function that should be wrapped. ++ * @return Functor that executes _A_func on invokation. ++ * ++ * @deprecated Use sigc::ptr_fun() instead. ++ * @ingroup compat ++ */ ++template ++inline Slot2 ++slot(T_return (*_A_func)(T_arg1,T_arg2)) ++{ return Slot2(_A_func); } ++ ++/** Creates a functor of type SigC::Slot3 that wraps an existing non-member function. ++ * ++ * @param _A_func Pointer to function that should be wrapped. ++ * @return Functor that executes _A_func on invokation. ++ * ++ * @deprecated Use sigc::ptr_fun() instead. ++ * @ingroup compat ++ */ ++template ++inline Slot3 ++slot(T_return (*_A_func)(T_arg1,T_arg2,T_arg3)) ++{ return Slot3(_A_func); } ++ ++/** Creates a functor of type SigC::Slot4 that wraps an existing non-member function. ++ * ++ * @param _A_func Pointer to function that should be wrapped. ++ * @return Functor that executes _A_func on invokation. ++ * ++ * @deprecated Use sigc::ptr_fun() instead. ++ * @ingroup compat ++ */ ++template ++inline Slot4 ++slot(T_return (*_A_func)(T_arg1,T_arg2,T_arg3,T_arg4)) ++{ return Slot4(_A_func); } ++ ++/** Creates a functor of type SigC::Slot5 that wraps an existing non-member function. ++ * ++ * @param _A_func Pointer to function that should be wrapped. ++ * @return Functor that executes _A_func on invokation. ++ * ++ * @deprecated Use sigc::ptr_fun() instead. ++ * @ingroup compat ++ */ ++template ++inline Slot5 ++slot(T_return (*_A_func)(T_arg1,T_arg2,T_arg3,T_arg4,T_arg5)) ++{ return Slot5(_A_func); } ++ ++/** Creates a functor of type SigC::Slot6 that wraps an existing non-member function. ++ * ++ * @param _A_func Pointer to function that should be wrapped. ++ * @return Functor that executes _A_func on invokation. ++ * ++ * @deprecated Use sigc::ptr_fun() instead. ++ * @ingroup compat ++ */ ++template ++inline Slot6 ++slot(T_return (*_A_func)(T_arg1,T_arg2,T_arg3,T_arg4,T_arg5,T_arg6)) ++{ return Slot6(_A_func); } ++ ++/** Creates a functor of type SigC::Slot7 that wraps an existing non-member function. ++ * ++ * @param _A_func Pointer to function that should be wrapped. ++ * @return Functor that executes _A_func on invokation. ++ * ++ * @deprecated Use sigc::ptr_fun() instead. ++ * @ingroup compat ++ */ ++template ++inline Slot7 ++slot(T_return (*_A_func)(T_arg1,T_arg2,T_arg3,T_arg4,T_arg5,T_arg6,T_arg7)) ++{ return Slot7(_A_func); } ++ ++ ++ ++} ++ ++// From sigc++/object.h ++namespace SigC { ++ ++// Object ++typedef ::sigc::trackable Object; ++ ++} ++ ++namespace SigC ++{ + template + inline Slot0 + slot( T_obj1& _A_obj, T_return (T_obj2::*_A_func)() ) From voroskoi at frugalware.org Tue May 13 21:03:17 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue May 13 21:03:20 2008 Subject: [Frugalware-git] frugalware-current: libpng-1.2.29-1-i686 Message-ID: <20080513190317.EA6D4119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=27bdc92b40a98db890417ae7259f7338cbee9048 commit 27bdc92b40a98db890417ae7259f7338cbee9048 Author: voroskoi Date: Tue May 13 21:02:10 2008 +0200 libpng-1.2.29-1-i686 version bump diff --git a/source/lib/libpng/FrugalBuild b/source/lib/libpng/FrugalBuild index 577e9a2..28ab476 100644 --- a/source/lib/libpng/FrugalBuild +++ b/source/lib/libpng/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi pkgname=libpng -pkgver=1.2.28 +pkgver=1.2.29 pkgrel=1 pkgdesc="A collection of routines used to create PNG format graphics files" url="http://www.libpng.org/" @@ -12,7 +12,7 @@ groups=('lib') archs=('i686' 'x86_64' 'ppc') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge -sha1sums=('17ca5906a8c78a4c97631912e78aada8a2951891') +sha1sums=('ddd4c92d029705d81ba97679d1e6ee84a33057db') build() { Fcd From vmiklos at frugalware.org Tue May 13 21:09:21 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 21:09:22 2008 Subject: [Frugalware-git] frugalware-current: readline-5.2-3-i686 Message-ID: <20080513190921.37665119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e791a294393478a7f0d67e927b0e82ad1ab44ed3 commit e791a294393478a7f0d67e927b0e82ad1ab44ed3 Author: Miklos Vajna Date: Tue May 13 21:08:14 2008 +0200 readline-5.2-3-i686 - patched inputrc to make konsole users happy - thanks Edogawa in bug #3070 diff --git a/source/base/readline/FrugalBuild b/source/base/readline/FrugalBuild index e2ec549..5e3b788 100644 --- a/source/base/readline/FrugalBuild +++ b/source/base/readline/FrugalBuild @@ -3,7 +3,7 @@ pkgname=readline pkgver=5.2 -pkgrel=2 +pkgrel=3 pkgdesc="GNU readline library" url="http://www.gnu.org/" depends=('ncurses>=5.6-3') @@ -13,6 +13,8 @@ backup=("etc/inputrc") Fup2gnugz source=(ftp://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz \ inputrc) +sha1sums=('18f3412c73068509d5f491b7b4535aeaf9522834' \ + '39e29b3077ddd60dba35376c532ca83e978606a7') build() { @@ -30,5 +32,3 @@ build() } # optimization OK -sha1sums=('18f3412c73068509d5f491b7b4535aeaf9522834' \ - '641bae094d3b8e2ff8be05a8fe00923b553dba87') diff --git a/source/base/readline/inputrc b/source/base/readline/inputrc index 0121f7b..9e5e2ac 100644 --- a/source/base/readline/inputrc +++ b/source/base/readline/inputrc @@ -22,6 +22,12 @@ set output-meta On "\e[6~": end-of-history "\e[3~": delete-char "\e[2~": quoted-insert +"\e[5C": forward-word +"\e[5D": backward-word +"\e\e[C": forward-word +"\e\e[D": backward-word +"\e[1;5C": forward-word +"\e[1;5D": backward-word # for xterm "\eOH": beginning-of-line From voroskoi at frugalware.org Tue May 13 21:12:31 2008 From: voroskoi at frugalware.org (voroskoi) Date: Tue May 13 21:12:32 2008 Subject: [Frugalware-git] frugalware-current: pcre-7.7-1-x86_64 Message-ID: <20080513191231.5A576119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c882c0d1ec058297452a814e27977d5b946e7f5 commit 9c882c0d1ec058297452a814e27977d5b946e7f5 Author: voroskoi Date: Tue May 13 21:12:04 2008 +0200 pcre-7.7-1-x86_64 version bump diff --git a/source/base/pcre/FrugalBuild b/source/base/pcre/FrugalBuild index f1471c7..8a3b979 100644 --- a/source/base/pcre/FrugalBuild +++ b/source/base/pcre/FrugalBuild @@ -3,8 +3,8 @@ # Maintainer: voroskoi pkgname=pcre -pkgver=7.6 -pkgrel=2 +pkgver=7.7 +pkgrel=1 pkgdesc="Perl-compatible regular expression library" url="http://pcre.sourceforge.net" groups=('base' 'chroot-core') From devil505linux at gmail.com Tue May 13 21:26:10 2008 From: devil505linux at gmail.com (Devil505) Date: Tue May 13 21:26:12 2008 Subject: [Frugalware-git] frugalware-current: gens-2.12b-1-i686 Message-ID: <20080513192610.C6246119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0cc7f5babfb60fbce51d144b78c0a294582a9e05 commit 0cc7f5babfb60fbce51d144b78c0a294582a9e05 Author: Devil505 Date: Tue May 13 21:25:34 2008 +0200 gens-2.12b-1-i686 * new package * closed request FS#2162 * added patch for gcc4 diff --git a/source/games-extra/gens/FrugalBuild b/source/games-extra/gens/FrugalBuild new file mode 100644 index 0000000..b562220 --- /dev/null +++ b/source/games-extra/gens/FrugalBuild @@ -0,0 +1,31 @@ +# Compiling Time: 0.14 SBU +# Maintainer: Devil505 + +pkgname=gens +pkgver=2.12b +pkgrel=1 +pkgdesc="An emulator for multiple Sega videogamesystems such as the Genesis, Master System, Sega CD and 32X." +depends=('sdl' 'gtk+2' 'freetype2' 'libxau' 'libxdmcp' 'libxdamage' 'libxext' 'libxml2') +makedepends=('nasm') +options=('scriptlet') +Finclude sourceforge +groups=('games-extra') +archs=('i686') +up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=73619 | sed 's/rc3/2.12b/g' | Flasttar" +source=(http://downloads.sourceforge.net/$pkgname/$pkgname-rc3.tar.gz $pkgname-$pkgver-gcc4.patch) +_F_cd_path="GensForLinux" +sha1sums=('6057564665007686c9ea8df364be3220499f9917' \ + '9b42f4ee97303716c4a2574242b0137630311d9c') + +_F_desktop_name="Gens" +_F_desktop_desc="Sega Genesis Emulator" +_F_desktop_icon="/usr/share/gens/gens_small.png" +_F_desktop_categories="Application;Game" + +build() +{ + Fbuild + Fdesktop2 +} + +# optimization OK diff --git a/source/games-extra/gens/gens-2.12b-gcc4.patch b/source/games-extra/gens/gens-2.12b-gcc4.patch new file mode 100644 index 0000000..88cf9b0 --- /dev/null +++ b/source/games-extra/gens/gens-2.12b-gcc4.patch @@ -0,0 +1,37 @@ +diff --git a/src/gens/emulator/g_main.c b/src/gens/emulator/g_main.c +index 1c9f4f5..3ac13eb 100644 +--- a/src/gens/emulator/g_main.c ++++ b/src/gens/emulator/g_main.c +@@ -5,6 +5,7 @@ + #include + #include + #include ++#include + #include "g_main.h" + #include "timer.h" + #include "gens.h" +diff --git a/src/gens/emulator/g_main.h b/src/gens/emulator/g_main.h +index c7ea4b2..9090766 100644 +--- a/src/gens/emulator/g_main.h ++++ b/src/gens/emulator/g_main.h +@@ -36,6 +36,8 @@ extern char **language_name; + extern unsigned char Keys[]; + extern unsigned char joystate[]; + ++static int Build_Language_String (void); ++ + void SetWindowText(const char *text); + + int Set_Render(int Full, int Num, int Force); +diff --git a/src/gens/emulator/parse.c b/src/gens/emulator/parse.c +index 5bece4a..67f8b49 100644 +--- a/src/gens/emulator/parse.c ++++ b/src/gens/emulator/parse.c +@@ -1,6 +1,7 @@ + #include + #include + #include ++#include + #include "port.h" + #include "save.h" + #include "cpu_68k.h" From devil505linux at gmail.com Tue May 13 21:35:28 2008 From: devil505linux at gmail.com (Devil505) Date: Tue May 13 21:35:30 2008 Subject: [Frugalware-git] frugalware-current: gens-2.12b-1-i686 Message-ID: <20080513193528.E9194119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9376fa9ea39f78e7b21e28346c2d2248b21df821 commit 9376fa9ea39f78e7b21e28346c2d2248b21df821 Author: Devil505 Date: Tue May 13 21:34:58 2008 +0200 gens-2.12b-1-i686 * fixed source() diff --git a/source/games-extra/gens/FrugalBuild b/source/games-extra/gens/FrugalBuild index b562220..34ca49e 100644 --- a/source/games-extra/gens/FrugalBuild +++ b/source/games-extra/gens/FrugalBuild @@ -12,7 +12,7 @@ Finclude sourceforge groups=('games-extra') archs=('i686') up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=73619 | sed 's/rc3/2.12b/g' | Flasttar" -source=(http://downloads.sourceforge.net/$pkgname/$pkgname-rc3.tar.gz $pkgname-$pkgver-gcc4.patch) +source=(http://$_F_sourceforge_mirror.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-rc3.tar.gz $pkgname-$pkgver-gcc4.patch) _F_cd_path="GensForLinux" sha1sums=('6057564665007686c9ea8df364be3220499f9917' \ '9b42f4ee97303716c4a2574242b0137630311d9c') From crazy at frugalware.org Tue May 13 21:47:37 2008 From: crazy at frugalware.org (crazy) Date: Tue May 13 21:47:38 2008 Subject: [Frugalware-git] frugalware-current: rdesktop-1.6.0-1-x86_64 Message-ID: <20080513194737.0EDA3119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3b671e901d65721be667131a3c17f0cbf4c90342 commit 3b671e901d65721be667131a3c17f0cbf4c90342 Author: crazy Date: Tue May 13 21:47:11 2008 +0200 rdesktop-1.6.0-1-x86_64 * Version bump * closes FS#3078 in -current diff --git a/source/xapps/rdesktop/FrugalBuild b/source/xapps/rdesktop/FrugalBuild index 1ee6e56..e7ecdf5 100644 --- a/source/xapps/rdesktop/FrugalBuild +++ b/source/xapps/rdesktop/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Shrift pkgname=rdesktop -pkgver=1.5.0 -pkgrel=2 +pkgver=1.6.0 +pkgrel=1 pkgdesc="A Remote Desktop Protocol Client" url="http://www.rdesktop.org" depends=('openssl' 'libx11' 'libxt' 'libao') @@ -12,8 +12,6 @@ groups=('xapps') archs=('i686' 'x86_64') Finclude sourceforge Fconfopts="$Fconfopts --with-sound=libao --with-ipv6" -source=($source libx11.patch) -sha1sums=('e3086bf865191eed41631813125f482e279c7f3d' \ - '3331bab1d761e9afa89f304cdf9d04cdd298e1e8') +sha1sums=('b8bfd03d4640d285a0aee5b3fb199a47cb4225f2') # optimization OK From bouleetbil at frogdev.info Tue May 13 21:49:03 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue May 13 21:49:05 2008 Subject: [Frugalware-git] frugalware-current: wammu-0.27-1-i686 Message-ID: <20080513194903.A3B7B119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3174eda9f59bd02d2ee5f57b52d64b7c02e3b593 commit 3174eda9f59bd02d2ee5f57b52d64b7c02e3b593 Author: bouleetbil Date: Tue May 13 21:42:43 2008 +0200 wammu-0.27-1-i686 *version bump diff --git a/source/gnome-extra/wammu/FrugalBuild b/source/gnome-extra/wammu/FrugalBuild index 72dbd9e..2d801b8 100644 --- a/source/gnome-extra/wammu/FrugalBuild +++ b/source/gnome-extra/wammu/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=wammu -pkgver=0.26 +pkgver=0.27 pkgrel=1 pkgdesc="Wammu is mobile phone manager" url="http://wammu.eu/" @@ -12,7 +12,7 @@ archs=('i686' 'x86_64') source=("http://dl.cihar.com/wammu/latest/$pkgname-$pkgver.tar.bz2") up2date="lynx -dump http://wammu.eu/download/ | Flasttarbz2" options=('scriptlet') -sha1sums=('6b31f44339e92aa1f3f8bbe51f8b1a43bec14164') +sha1sums=('c38822ba1fb05105f2548aa5d3e6f3ad666712e7') build(){ export SKIPWXCHECK=yes From bouleetbil at frogdev.info Tue May 13 21:59:44 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue May 13 21:59:46 2008 Subject: [Frugalware-git] frugalware-current: qof-0.7.5-1-i686 Message-ID: <20080513195944.9229A119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=65374097829ee0565668007fb28d3530e66d4b89 commit 65374097829ee0565668007fb28d3530e66d4b89 Author: bouleetbil Date: Tue May 13 21:53:19 2008 +0200 qof-0.7.5-1-i686 * new package diff --git a/source/lib-extra/qof/FrugalBuild b/source/lib-extra/qof/FrugalBuild new file mode 100644 index 0000000..95f7d78 --- /dev/null +++ b/source/lib-extra/qof/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.32 SBU +# Maintainer: bouleetbil + +pkgname=qof +pkgver=0.7.5 +pkgrel=1 +pkgdesc="A Query Object Framework" +_F_sourceforge_broken_up2date=1 +Finclude sourceforge +depends=('glib2' 'libxml2' 'sqlite2') +groups=('lib-extra') +archs=('i686') +sha1sums=('9d7453fca0910c401180b8c8eda7443442633803') + +# optimization OK From vmiklos at frugalware.org Tue May 13 22:14:52 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 22:14:57 2008 Subject: [Frugalware-git] frugalware-current: icewoed-1.8-1-i686 Message-ID: <20080513201452.2F34B119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=208b2f2a5acea9a643f677df520a3cc4f752ab2e commit 208b2f2a5acea9a643f677df520a3cc4f752ab2e Author: James Buren Date: Sat May 10 01:39:42 2008 -0500 icewoed-1.8-1-i686 * (new package) - application for editting icewm window options diff --git a/source/xapps-extra/icewoed/FrugalBuild b/source/xapps-extra/icewoed/FrugalBuild new file mode 100644 index 0000000..1e3d25b --- /dev/null +++ b/source/xapps-extra/icewoed/FrugalBuild @@ -0,0 +1,27 @@ +# Compiling Time: 0.04 SBU +# Maintainer: VMiklos +# Contributor: James Buren + +pkgname=icewoed +pkgver=1.8 +pkgrel=1 +pkgdesc="application for changing the window options in icewm" +_F_sourceforge_dirname="icecc" +_F_sourceforge_ext=".tar.bz2" +Finclude sourceforge +url="http://icecc.sourceforge.net/" +depends=('qt' 'libstdc++' 'zlib' 'libgl' 'libglx' 'libxmu' 'libxi') +rodepends=('icewm') +groups=('xapps-extra') +archs=('i686') +sha1sums=('ca58b5769c27ee587458c12c285e231b990c3da9') + +build() +{ + Fsed '/usr/local' '/usr' $pkgname.pro + qmake || Fdie + Fmake + Fmakeinstall INSTALL_ROOT=$Fdestdir +} + +# optimization OK From vmiklos at frugalware.org Tue May 13 22:16:21 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 22:16:22 2008 Subject: [Frugalware-git] frugalware-current: icesndcfg-1.3-1-i686 Message-ID: <20080513201621.6E0B9119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c393cb42434519d973c2ed94f8a4d5597f0de9f2 commit c393cb42434519d973c2ed94f8a4d5597f0de9f2 Author: James Buren Date: Sat May 10 01:40:42 2008 -0500 icesndcfg-1.3-1-i686 * (new package) - application for editting icewm sound events diff --git a/source/xapps-extra/icesndcfg/FrugalBuild b/source/xapps-extra/icesndcfg/FrugalBuild new file mode 100644 index 0000000..653a30a --- /dev/null +++ b/source/xapps-extra/icesndcfg/FrugalBuild @@ -0,0 +1,27 @@ +# Compiling Time: 0.01 SBU +# Maintainer: VMiklos +# Contributor: James Buren + +pkgname=icesndcfg +pkgver=1.3 +pkgrel=1 +pkgdesc="application for configuring icewm sound events" +_F_sourceforge_dirname="icecc" +_F_sourceforge_ext=".tar.bz2" +Finclude sourceforge +url="http://icecc.sourceforge.net/" +depends=('qt' 'libstdc++' 'zlib' 'libgl' 'libglx' 'libxmu' 'libxi') +rodepends=('icewm') +groups=('xapps-extra') +archs=('i686') +sha1sums=('a8611f36167625b7771c262601fd7ddd51ec2b4a') + +build() +{ + Fsed '/usr/local' '/usr' $pkgname.pro + qmake || Fdie + Fmake + Fmakeinstall INSTALL_ROOT=$Fdestdir +} + +# optimization OK From vmiklos at frugalware.org Tue May 13 22:18:55 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 22:18:57 2008 Subject: [Frugalware-git] frugalware-current: icemergeprefs-0.5-1-i686 Message-ID: <20080513201855.E20C6119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=181682938b4adbfdd6b2fb4156c4dd1a5c1cef4f commit 181682938b4adbfdd6b2fb4156c4dd1a5c1cef4f Author: James Buren Date: Sat May 10 01:41:44 2008 -0500 icemergeprefs-0.5-1-i686 * (new package) - application for merging global/local icewm preferences diff --git a/source/xapps-extra/icemergeprefs/FrugalBuild b/source/xapps-extra/icemergeprefs/FrugalBuild new file mode 100644 index 0000000..ffb2594 --- /dev/null +++ b/source/xapps-extra/icemergeprefs/FrugalBuild @@ -0,0 +1,22 @@ +# Compiling Time: 0 SBU +# Maintainer: VMiklos +# Contributor: James Buren + +pkgname=icemergeprefs +pkgver=0.5 +pkgrel=1 +pkgdesc="application for merging global and local preferences file" +_F_sourceforge_dirname="icecc" +_F_sourceforge_ext=".tar.bz2" +Finclude sourceforge +up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=80316&package_id=81964' | grep '$pkgname' | head -n1 | sed 's|$_F_sourceforge_ext.*$||' | sed 's|^.*-||'" +rodepends=('icewm' 'pyqt') +groups=('xapps-extra') +archs=('i686') +sha1sums=('9f163b835069ba27f278434efa444b3d7699b30b') + +build() +{ + Fcd + Fexerel /usr/bin/$pkgname.py +} From vmiklos at frugalware.org Tue May 13 22:21:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 22:21:38 2008 Subject: [Frugalware-git] frugalware-current: icecursorscfg-0.6-1-i686 Message-ID: <20080513202137.874BB119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=39b485dfe733fff08d5dae1529d1a550821af9f0 commit 39b485dfe733fff08d5dae1529d1a550821af9f0 Author: James Buren Date: Sat May 10 01:42:32 2008 -0500 icecursorscfg-0.6-1-i686 * (new package) - application for editting icewm cursors diff --git a/source/xapps-extra/icecursorscfg/FrugalBuild b/source/xapps-extra/icecursorscfg/FrugalBuild new file mode 100644 index 0000000..1be5121 --- /dev/null +++ b/source/xapps-extra/icecursorscfg/FrugalBuild @@ -0,0 +1,22 @@ +# Compiling Time: 0 SBU +# Maintainer: VMiklos +# Contributor: James Buren + +pkgname=icecursorscfg +pkgver=0.6 +pkgrel=1 +pkgdesc="application for configuring the mouse cursor in icewm" +_F_sourceforge_dirname="icecc" +_F_sourceforge_ext=".tar.bz2" +Finclude sourceforge +up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=80316&package_id=81964' | grep '$pkgname' | head -n1 | sed 's|$_F_sourceforge_ext.*$||' | sed 's|^.*-||'" +rodepends=('icewm' 'pyqt') +groups=('xapps-extra') +archs=('i686') +sha1sums=('62bfd08d57e19df59a25191f50fa4427e2f80679') + +build() +{ + Fcd + Fexerel /usr/bin/icecurcfg.py +} From crazy at frugalware.org Tue May 13 22:22:11 2008 From: crazy at frugalware.org (crazy) Date: Tue May 13 22:22:14 2008 Subject: [Frugalware-git] frugalware-current: cvs-1.11.23-1-x86_64 Message-ID: <20080513202211.B4DB8119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=83ff43873f511763e90e2cf86f14871171deb2ed commit 83ff43873f511763e90e2cf86f14871171deb2ed Author: crazy Date: Tue May 13 22:21:37 2008 +0200 cvs-1.11.23-1-x86_64 * Version bump * added patch to fix the build diff --git a/source/devel/cvs/FrugalBuild b/source/devel/cvs/FrugalBuild index fa8ff9b..32d813c 100644 --- a/source/devel/cvs/FrugalBuild +++ b/source/devel/cvs/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Adam Zlehovszky pkgname=cvs -pkgver=1.11.22 +pkgver=1.11.23 pkgrel=1 pkgdesc="Concurrent Version System - a version control system" url="http://ximbiot.com/cvs/" @@ -12,15 +12,16 @@ groups=('devel') archs=('i686' 'x86_64') up2date="lynx -dump 'http://ftp.gnu.org/non-gnu/cvs/source/stable/?C=D;O=A'|grep 'stable/[0-9]'|sort -n -r|head -n1|sed 's/.*le\///;s/\///'" source=(http://ftp.gnu.org/non-gnu/$pkgname/source/stable/$pkgver/$pkgname-$pkgver.tar.bz2 \ - cvs-1.11.20-extzlib.patch) -sha1sums=('5dfa11da84a890d7d61516fd450c001dc24bcc0d' \ - '0ffa20abf9de5fd8185a79c54247417dd8a78ddd') + cvs-1.11.20-extzlib.patch getline.patch) +sha1sums=('a51c531eebaff2dfdcc0fb6d94c8c6e509e06d7d' \ + '0ffa20abf9de5fd8185a79c54247417dd8a78ddd' \ + '4a7977ea055a59ab66358e3b7cdf7d3c99cae741') build() { Fpatchall - Fautoconfize - Fmake --without-gssapi --without-krb5 + Fautoreconf + Fmake --without-gssapi Fmakeinstall } diff --git a/source/devel/cvs/getline.patch b/source/devel/cvs/getline.patch new file mode 100644 index 0000000..654a13d --- /dev/null +++ b/source/devel/cvs/getline.patch @@ -0,0 +1,24 @@ +diff -Naur cvs-1.11.23/lib/getline.c cvs-1.11.23-p/lib/getline.c +--- cvs-1.11.23/lib/getline.c 2005-04-04 22:46:05.000000000 +0200 ++++ cvs-1.11.23-p/lib/getline.c 2008-05-13 22:17:57.000000000 +0200 +@@ -155,7 +155,7 @@ + } + + int +-getline (lineptr, n, stream) ++my_getline (lineptr, n, stream) + char **lineptr; + size_t *n; + FILE *stream; +diff -Naur cvs-1.11.23/lib/getline.h cvs-1.11.23-p/lib/getline.h +--- cvs-1.11.23/lib/getline.h 2005-04-04 22:46:05.000000000 +0200 ++++ cvs-1.11.23-p/lib/getline.h 2008-05-13 22:18:06.000000000 +0200 +@@ -12,7 +12,7 @@ + #define GETLINE_NO_LIMIT -1 + + int +- getline __PROTO ((char **_lineptr, size_t *_n, FILE *_stream)); ++ my_getline __PROTO ((char **_lineptr, size_t *_n, FILE *_stream)); + int + getline_safe __PROTO ((char **_lineptr, size_t *_n, FILE *_stream, + int limit)); From crazy at frugalware.org Tue May 13 22:26:54 2008 From: crazy at frugalware.org (crazy) Date: Tue May 13 22:26:55 2008 Subject: [Frugalware-git] frugalware-current: gst-plugins-farsight-0.12.8-1-x86_64 Message-ID: <20080513202654.68F24119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=97482564dcda1972a881a2c8e38d86b3c8254f9f commit 97482564dcda1972a881a2c8e38d86b3c8254f9f Author: crazy Date: Tue May 13 22:26:34 2008 +0200 gst-plugins-farsight-0.12.8-1-x86_64 * Version bump diff --git a/source/xmultimedia-extra/gst-plugins-farsight/FrugalBuild b/source/xmultimedia-extra/gst-plugins-farsight/FrugalBuild index 6443c97..5a901a8 100644 --- a/source/xmultimedia-extra/gst-plugins-farsight/FrugalBuild +++ b/source/xmultimedia-extra/gst-plugins-farsight/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=gst-plugins-farsight -pkgver=0.12.7 +pkgver=0.12.8 pkgrel=1 pkgdesc="GStreamer plugin for Farsight" url="http://farsight.freedesktop.org/" @@ -12,7 +12,7 @@ groups=('xmultimedia-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://farsight.freedesktop.org/releases/$pkgname | Flasttar" source=(http://farsight.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('73f5a86ef6b2d0caafed7d58317ed296109826fc') +sha1sums=('e4b7902102eb9a465603d85819e970ec83279782') build() { export PKG_CONFIG_PATH=/usr/lib/jingle-tapioca/lib/pkgconfig:$PKG_CONFIG_PATH From crazy at frugalware.org Tue May 13 22:29:21 2008 From: crazy at frugalware.org (crazy) Date: Tue May 13 22:29:22 2008 Subject: [Frugalware-git] frugalware-current: farsight-0.1.28-1-x86_64 Message-ID: <20080513202921.9F77B119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=782c67c43b6a09a4e65ddc382dff975de7e9feb2 commit 782c67c43b6a09a4e65ddc382dff975de7e9feb2 Author: crazy Date: Tue May 13 22:29:02 2008 +0200 farsight-0.1.28-1-x86_64 * Version bump diff --git a/source/xlib-extra/farsight/FrugalBuild b/source/xlib-extra/farsight/FrugalBuild index b5c8b92..2a71eea 100644 --- a/source/xlib-extra/farsight/FrugalBuild +++ b/source/xlib-extra/farsight/FrugalBuild @@ -3,16 +3,16 @@ # Contributor: AlexExtreme pkgname=farsight -pkgver=0.1.27 +pkgver=0.1.28 pkgrel=1 pkgdesc="Farsight is an audio/video conferencing framework" url="http://farsight.freedesktop.org/" -depends=('dbus-glib>=0.74' 'gst-plugins-farsight>=0.12.6' 'glib2' 'clinkc>=2.1-3' 'sofia-sip>=1.12.7') +depends=('dbus-glib>=0.74' 'gst-plugins-farsight>=0.12.8' 'glib2' 'clinkc>=2.1-3' 'sofia-sip>=1.12.7') groups=('xlib-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://farsight.freedesktop.org/releases/$pkgname | Flasttar" source=(http://farsight.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('b584ec27c0326b5b67c0c91ce6d4b725f6b0c67e') +sha1sums=('cc7f6375f0b18faed34783cff3aea9f0b791e1f0') build() { export PKG_CONFIG_PATH=/usr/lib/jingle-tapioca/lib/pkgconfig:$PKG_CONFIG_PATH From vmiklos at frugalware.org Tue May 13 22:30:30 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 22:30:33 2008 Subject: [Frugalware-git] pacman-tools: fblint: check for trailing whitespace Message-ID: <20080513203030.BFC17119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=43a81c7b7232c1876023d146ff2f5a2f0471d1d3 commit 43a81c7b7232c1876023d146ff2f5a2f0471d1d3 Author: Miklos Vajna Date: Tue May 13 22:28:22 2008 +0200 fblint: check for trailing whitespace diff --git a/fblint b/fblint index 8ac1999..835065e 100755 --- a/fblint +++ b/fblint @@ -176,6 +176,7 @@ fi if [ "`get_root`" = "stable" -o "`get_root`" = "kalgan" ]; then check "unchanged pkgrel" "echo $pkgrel | grep -q 'kalgan'" fi +check "trailing whitespace" "! grep -q ' $' $_fblint_fb" [ "$_fblint_verbose" ] && echo "done: $_fblint_done, failed $_fblint_failed" From vmiklos at frugalware.org Tue May 13 22:31:02 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 22:31:04 2008 Subject: [Frugalware-git] frugalware-current: iceiconcvt-1.0-1-i686 Message-ID: <20080513203102.A3D89119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7e69f65cc421178d21acc994d00ad04f3ec16119 commit 7e69f65cc421178d21acc994d00ad04f3ec16119 Author: James Buren Date: Sat May 10 01:43:09 2008 -0500 iceiconcvt-1.0-1-i686 * (new package) - application for converting between icewm icon formats diff --git a/source/xapps-extra/iceiconcvt/FrugalBuild b/source/xapps-extra/iceiconcvt/FrugalBuild new file mode 100644 index 0000000..5865388 --- /dev/null +++ b/source/xapps-extra/iceiconcvt/FrugalBuild @@ -0,0 +1,21 @@ +# Compiling Time: 0 SBU +# Maintainer: VMiklos +# Contributor: James Buren + +pkgname=iceiconcvt +pkgver=1.0 +pkgrel=1 +pkgdesc="application for converting between formats for icewm icons" +_F_sourceforge_dirname="icecc" +_F_sourceforge_ext=".tar.bz2" +Finclude sourceforge +up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=80316&package_id=81964' | grep '$pkgname' | head -n1 | sed 's|$_F_sourceforge_ext.*$||' | sed 's|^.*-||'" +rodepends=('icewm' 'pyqt') +groups=('xapps-extra') +archs=('i686') +sha1sums=('c1f21bf78d8668c7a63ad3d99e5e838bfb52842a') +build() +{ + Fcd + Fexerel /usr/bin/$pkgname.py +} From vmiklos at frugalware.org Tue May 13 22:36:22 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 22:36:24 2008 Subject: [Frugalware-git] frugalware-current: icemc-2.1-1-i686 Message-ID: <20080513203622.84D93119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=265e4a67e77fb61758647422acb6d5eac8cb50e7 commit 265e4a67e77fb61758647422acb6d5eac8cb50e7 Author: James Buren Date: Sat May 10 01:43:50 2008 -0500 icemc-2.1-1-i686 * (new package) - application for editting your icewm menu/toolbar diff --git a/source/xapps-extra/icemc/FrugalBuild b/source/xapps-extra/icemc/FrugalBuild new file mode 100644 index 0000000..d635fe9 --- /dev/null +++ b/source/xapps-extra/icemc/FrugalBuild @@ -0,0 +1,25 @@ +# Compiling Time: 0.04 SBU +# Maintainer: VMiklos +# Contributor: James Buren + +pkgname=icemc +pkgver=2.1 +pkgrel=1 +pkgdesc="application for configuring icewm menu/toolbar" +_F_sourceforge_dirname="icecc" +_F_sourceforge_ext=".tar.bz2" +Finclude sourceforge +depends=('qt' 'libstdc++' 'zlib' 'libgl' 'libglx' 'libxmu' 'libxi') +rodepends=('icewm') +groups=('xapps-extra') +archs=('i686') +sha1sums=('a014039121050ebf684efeb80456301bf5a5e45c') +build() +{ + Fsed '/usr/local' '/usr' $pkgname.pro + qmake || Fdie + Fmake + Fmakeinstall INSTALL_ROOT=$Fdestdir +} + +# optimization OK From vmiklos at frugalware.org Tue May 13 22:38:17 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 22:38:19 2008 Subject: [Frugalware-git] frugalware-current: icecc-2.9-1-i686 Message-ID: <20080513203817.3065B119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3b1a63ab8179698911605ab5c4720277f163d00c commit 3b1a63ab8179698911605ab5c4720277f163d00c Author: James Buren Date: Sat May 10 01:44:31 2008 -0500 icecc-2.9-1-i686 * (new package) - application for uniting the icecc apps into one launcher diff --git a/source/xapps-extra/icecc/FrugalBuild b/source/xapps-extra/icecc/FrugalBuild new file mode 100644 index 0000000..efc5728 --- /dev/null +++ b/source/xapps-extra/icecc/FrugalBuild @@ -0,0 +1,27 @@ +# Compiling Time: 0.03 SBU +# Maintainer: VMiklos +# Contributor: James Buren + +pkgname=icecc +pkgver=2.9 +pkgrel=1 +pkgdesc="the central application for the icecc set of configuration tools" +_F_sourceforge_name=icecc +_F_sourceforge_ext=.tar.bz2 +Finclude sourceforge +depends=('qt' 'libstdc++' 'zlib' 'libgl' 'libglx' 'libxmu' 'libxi') +rodepends=('icewm' 'icebgset' 'iceked' 'icemc' 'icets' 'icesndcfg' 'icecursorscfg' 'iceiconcvt' 'icemergeprefs' 'icewoed' 'gvim') +groups=('xapps-extra') +archs=('i686') +sha1sums=('acfdf16a71833e80ad2f1267cadf31297050e41d') + +build() +{ + Fsed '/usr/local' '/usr' $pkgname.pro + qmake || Fdie + Fmake + Fmakeinstall INSTALL_ROOT=$Fdestdir + chmod 644 $Fdestdir/usr/share/icecc/help/default/index.sgml +} + +# optimization OK From crazy at frugalware.org Tue May 13 22:38:55 2008 From: crazy at frugalware.org (crazy) Date: Tue May 13 22:38:57 2008 Subject: [Frugalware-git] frugalware-current: sip-4.7.5-1-x86_64 Message-ID: <20080513203855.747AA119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6eaf08156f4c4635ff8be85a8cf62e07d263a05e commit 6eaf08156f4c4635ff8be85a8cf62e07d263a05e Author: crazy Date: Tue May 13 22:38:28 2008 +0200 sip-4.7.5-1-x86_64 * Version bump * url , source fix diff --git a/source/xlib/sip/FrugalBuild b/source/xlib/sip/FrugalBuild index 60ad978..9ee72b7 100644 --- a/source/xlib/sip/FrugalBuild +++ b/source/xlib/sip/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: voroskoi pkgname=sip -pkgver=4.7.4 +pkgver=4.7.5 pkgrel=1 pkgdesc="SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries" -url="http://www.riverbankcomputing.co.uk/sip/index.php" +url="http://www.riverbankcomputing.co.uk/software/sip/intro" depends=('python>=2.5') groups=('xlib') archs=('i686' 'x86_64') up2date="lynx -dump http://www.riverbankcomputing.co.uk/software/sip/download |grep -v snapshot |Flasttar" -source=(http://www.riverbankcomputing.com/Downloads/sip4/$pkgname-$pkgver.tar.gz) +source=(http://www.riverbankcomputing.co.uk/static/Downloads/sip4/$pkgname-$pkgver.tar.gz) options=('scriptlet') build() @@ -21,6 +21,6 @@ build() Fsed "CFLAGS = -pipe -fPIC -O2 -w" "CFLAGS = $CFLAGS -fPIC -w" siplib/Makefile Fbuild } -sha1sums=('be35863fae6a14f092cd3ce47c3ab545b9233168') +sha1sums=('ef9a3e3665a064bffe931f547bdf285129029ebe') # optimization OK From crazy at frugalware.org Tue May 13 22:46:21 2008 From: crazy at frugalware.org (crazy) Date: Tue May 13 22:46:23 2008 Subject: [Frugalware-git] frugalware-current: pyqt4-4.4-1-x86_64 Message-ID: <20080513204621.146F71190498@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c4caf75c01e9ee8f8ea59e46050977ef890d1ce commit 9c4caf75c01e9ee8f8ea59e46050977ef890d1ce Author: crazy Date: Tue May 13 22:44:53 2008 +0200 pyqt4-4.4-1-x86_64 * Version bump diff --git a/source/xlib-extra/pyqt4/FrugalBuild b/source/xlib-extra/pyqt4/FrugalBuild index eaa4c65..a2c3703 100644 --- a/source/xlib-extra/pyqt4/FrugalBuild +++ b/source/xlib-extra/pyqt4/FrugalBuild @@ -3,17 +3,17 @@ pkgname=pyqt4 origname=PyQt -pkgver=4.3.3 -pkgrel=2 +pkgver=4.4 +pkgrel=1 pkgdesc="PyQt4 is a set of Python bindings for the Qt4 toolkit." url="http://www.riverbankcomputing.co.uk/" -depends=('libqttest' 'libqtopengl' 'libqtsvg' 'qt4-designer' 'dbus-python' 'python' 'sip>=4.7.3' 'qscintilla2-qt4>=2.2') +depends=('libqttest' 'libqtopengl' 'libqtsvg' 'qt4-designer' 'dbus-python' 'python' 'sip>=4.7.5' 'qscintilla2-qt4>=2.2') up2date="lynx -dump http://www.riverbankcomputing.co.uk/software/pyqt/download |grep 'PyQt-x11-gpl-4' |sed -ne 's/.*l-\(.*\).tar.gz .*/\1/;1 p'" source=(http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/$origname-x11-gpl-$pkgver.tar.gz) license="GPL" groups=('xlib-extra') archs=('i686' 'x86_64') -sha1sums=('78db8a84185cfdee505e1c0c65d793eb608d6485') +sha1sums=('2eceec194ac40b3d58a20f18d062534a8481c990') ## TODO: split it!! From boobaa at frugalware.org Tue May 13 22:46:30 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 13 22:46:32 2008 Subject: [Frugalware-git] frugalware-0.8: wordpress-2.5.1-1kalgan1-i686 Message-ID: <20080513204630.22D6F119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.8.git;a=commitdiff;h=8bef3293bba8eda695123ab0938d6f42f4603eea commit 8bef3293bba8eda695123ab0938d6f42f4603eea Author: CSÉCSY László Date: Tue May 13 22:45:05 2008 +0200 wordpress-2.5.1-1kalgan1-i686 secfix verbump removed sanitize-cat-7586.patch, in upstream now closes #3048 in -stable diff --git a/source/network-extra/wordpress/FrugalBuild b/source/network-extra/wordpress/FrugalBuild index dc7c1c0..c50142d 100644 --- a/source/network-extra/wordpress/FrugalBuild +++ b/source/network-extra/wordpress/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: CSÉCSY László pkgname=wordpress -pkgver=2.3.3 -pkgrel=2kalgan1 +pkgver=2.5.1 +pkgrel=1kalgan1 pkgdesc="a state-of-the-art semantic personal publishing platform" url="http://wordpress.org/" -rodepends=('php>=4.2' 'mysql>=4.0') +rodepends=('php>=4.3' 'mysql>=4.0') groups=('network-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://wordpress.org/download/release-archive/|grep 'wordpress-[0-9\.]\+tar.gz$'|sed 's/.*-\(.*\)\.t.*/\1/'|Fsort|sed -n '$ p'" -source=(http://$pkgname.org/$pkgname-${pkgver//_/-}.tar.gz sanitize-cat-7586.patch) +source=(http://$pkgname.org/$pkgname-${pkgver//_/-}.tar.gz) options=('stick') build() @@ -21,5 +21,4 @@ build() Fmv ../src/$pkgname /var/www/$pkgname } # optimization OK - noarch -sha1sums=('767747b9fb44714dd71122f5a58dba4c662b3155'\ - 'ff838ae7b09e7c504260afc5f52bb52b4e983195') +sha1sums=('4a8d82e9a80bc5b5c1c251e00296e93dbb364829') diff --git a/source/network-extra/wordpress/sanitize-cat-7586.patch b/source/network-extra/wordpress/sanitize-cat-7586.patch deleted file mode 100644 index 2604117..0000000 --- a/source/network-extra/wordpress/sanitize-cat-7586.patch +++ /dev/null @@ -1,25 +0,0 @@ -diff -Naur wordpress-orig/wp-includes/query.php wordpress/wp-includes/query.php ---- wordpress-orig/wp-includes/query.php 2007-12-28 02:04:30.000000000 +0100 -+++ wordpress/wp-includes/query.php 2008-04-29 07:31:40.000000000 +0200 -@@ -453,6 +453,7 @@ - $qv['day'] = (int) $qv['day']; - $qv['w'] = (int) $qv['w']; - $qv['m'] = (int) $qv['m']; -+ $qv['cat'] = preg_replace( '|[^0-9,-]|', '', $qv['cat'] ); // comma separated list of positive or negative integers - if ( '' !== $qv['hour'] ) $qv['hour'] = (int) $qv['hour']; - if ( '' !== $qv['minute'] ) $qv['minute'] = (int) $qv['minute']; - if ( '' !== $qv['second'] ) $qv['second'] = (int) $qv['second']; -diff -Naur wordpress-orig/wp-includes/theme.php wordpress/wp-includes/theme.php ---- wordpress-orig/wp-includes/theme.php 2007-09-13 00:19:26.000000000 +0200 -+++ wordpress/wp-includes/theme.php 2008-04-29 07:32:05.000000000 +0200 -@@ -343,8 +343,8 @@ - - function get_category_template() { - $template = ''; -- if ( file_exists(TEMPLATEPATH . "/category-" . get_query_var('cat') . '.php') ) -- $template = TEMPLATEPATH . "/category-" . get_query_var('cat') . '.php'; -+ if ( file_exists(TEMPLATEPATH . "/category-" . absint( get_query_var('cat') ) . '.php') ) -+ $template = TEMPLATEPATH . "/category-" . absint( get_query_var('cat') ) . '.php'; - elseif ( file_exists(TEMPLATEPATH . "/category.php") ) - $template = TEMPLATEPATH . "/category.php"; - From vmiklos at frugalware.org Tue May 13 22:47:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue May 13 22:47:34 2008 Subject: [Frugalware-git] frugalware-current: peksystray-0.4.0-1-i686 Message-ID: <20080513204732.39EC61190498@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f885a5a6b6641ce9f0f10284d13fb59c483815fe commit f885a5a6b6641ce9f0f10284d13fb59c483815fe Author: James Buren Date: Sat May 10 02:38:32 2008 -0500 peksystray-0.4.0-1-i686 * (new package) - a dockapp systray, works with windowmaker or compatible dock diff --git a/source/x11-extra/peksystray/FrugalBuild b/source/x11-extra/peksystray/FrugalBuild new file mode 100644 index 0000000..5182525 --- /dev/null +++ b/source/x11-extra/peksystray/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.02 SBU +# Maintainer: VMiklos +# Contributor: James Buren + +pkgname=peksystray +pkgver=0.4.0 +pkgrel=1 +pkgdesc="a system tray dockapp, works with windowmaker or compatible docks" +_F_sourceforge_ext=".tar.bz2" +Finclude sourceforge +depends=('libsm' 'libx11' 'glibc') +makedepends=('xorg-server') +groups=('x11-extra') +archs=('i686') +sha1sums=('560ed191a37c89ca2f1eab6859f159ee38acc4e7') +# optimization OK From boobaa at frugalware.org Tue May 13 22:54:38 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 13 22:54:39 2008 Subject: [Frugalware-git] frugalware-current: drupal-imagefield-5.x_2.1-1-i686 Message-ID: <20080513205438.5CCBC119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=83fc263b774eb3ec5b69205b2029ced42a39175b commit 83fc263b774eb3ec5b69205b2029ced42a39175b Author: CSÉCSY László Date: Tue May 13 22:54:20 2008 +0200 drupal-imagefield-5.x_2.1-1-i686 version bump diff --git a/source/network-extra/drupal-imagefield/FrugalBuild b/source/network-extra/drupal-imagefield/FrugalBuild index 07e7aa7..4cfe237 100644 --- a/source/network-extra/drupal-imagefield/FrugalBuild +++ b/source/network-extra/drupal-imagefield/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: CSÉCSY László _F_drupal_module=imagefield -pkgver=5.x_1.2_rc1 +pkgver=5.x_2.1 pkgrel=1 pkgdesc="Provides a basic image field for CCK in Drupal" rodepends=('drupal-cck') Finclude drupal -sha1sums=('170751414f65ee442540466d6e2c67a8847b2f18') +sha1sums=('439645b8592cb4e96f7f293e3ac98b1608aee5b8') From boobaa at frugalware.org Tue May 13 23:01:57 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue May 13 23:01:59 2008 Subject: [Frugalware-git] frugalware-current: bibletime-1.6.5.1-1-i686 Message-ID: <20080513210157.0F206119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=de7459fd1d84006475622571894ddc0edfd12972 commit de7459fd1d84006475622571894ddc0edfd12972 Author: CSÉCSY László Date: Tue May 13 23:01:02 2008 +0200 bibletime-1.6.5.1-1-i686 version bump diff --git a/source/kde-extra/bibletime/FrugalBuild b/source/kde-extra/bibletime/FrugalBuild index c58487a..fd846ae 100644 --- a/source/kde-extra/bibletime/FrugalBuild +++ b/source/kde-extra/bibletime/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Bence Nagy pkgname=bibletime -pkgver=1.6.5 +pkgver=1.6.5.1 pkgrel=1 pkgdesc="Bible study software for KDE" depends=('libxi' 'libxmu' 'sword>=1.5.10-2' 'qt' 'kdelibs' 'clucene') @@ -16,4 +16,4 @@ Finclude sourceforge kde url='http://www.bibletime.info' # optimization OK -sha1sums=('4a5540919fe33839e49646ce337667293120d3fa') +sha1sums=('5857cfc79d8e801a9c6b7a3812806a4e6b03e0c0') From crazy at frugalware.org Tue May 13 23:20:02 2008 From: crazy at frugalware.org (crazy) Date: Tue May 13 23:20:05 2008 Subject: [Frugalware-git] frugalware-current: lyx-1.5.5-1-x86_64 Message-ID: <20080513212002.DAAE9119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=176400d3fb5da85dd2c34a7d9990cd3d8e30bb04 commit 176400d3fb5da85dd2c34a7d9990cd3d8e30bb04 Author: crazy Date: Tue May 13 23:16:45 2008 +0200 lyx-1.5.5-1-x86_64 * Version bump diff --git a/source/xapps-extra/lyx/FrugalBuild b/source/xapps-extra/lyx/FrugalBuild index 28226c1..f184ed8 100644 --- a/source/xapps-extra/lyx/FrugalBuild +++ b/source/xapps-extra/lyx/FrugalBuild @@ -3,27 +3,27 @@ # Conteibutor: Bence Nagy pkgname=lyx -pkgver=1.5.4 -pkgrel=2 +pkgver=1.5.5 +pkgrel=1 pkgdesc="An advanced open-source document processor based on TeX" url='http://www.lyx.org' depends=('tetex' 'python' 'perl' 'imagemagick' 'aspell' 'libqtgui') #'libboost-mt>=1.35.0') -makedepends=('boost>=1.35.0') +#makedepends=('boost>=1.35.0') groups=('xapps-extra') archs=('i686' 'x86_64') options=('scriptlet') up2date="lynx -dump 'http://lyx.cybermirror.org/stable/?D=A'|Flasttarbz2" source=(http://lyx.cybermirror.org/stable/$pkgname-$pkgver.tar.bz2) -sha1sums=('75c2be653b64eedeb443caf2b0401fb74a15e908') +sha1sums=('a1467e5c1d9114a4b806e1858563fd9d03fcaab3') build() { Fcd - Fpatchall - Fautoreconf - aclocal || Fdie + #Fpatchall + #Fautoreconf + #aclocal || Fdie Fconf \ --with-frontend=qt4 \ --enable-pch \ From krics at linuxforum.hu Tue May 13 23:24:29 2008 From: krics at linuxforum.hu (Christian Hamar alias krix) Date: Tue May 13 23:24:31 2008 Subject: [Frugalware-git] frugalware-current: ntfs-3g-1.2506-1-x86_64 Message-ID: <20080513212429.66B17119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f65d7532e658e71716517c0e063a448266d34bea commit f65d7532e658e71716517c0e063a448266d34bea Author: Christian Hamar alias krix Date: Tue May 13 23:24:21 2008 +0200 ntfs-3g-1.2506-1-x86_64 * Version bump diff --git a/source/apps-extra/ntfs-3g/FrugalBuild b/source/apps-extra/ntfs-3g/FrugalBuild index 30da49a..684cb0b 100644 --- a/source/apps-extra/ntfs-3g/FrugalBuild +++ b/source/apps-extra/ntfs-3g/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=ntfs-3g -pkgver=1.2412 +pkgver=1.2506 pkgrel=1 pkgdesc="Third generation Linux NTFS driver with full read-write access." url="http://www.ntfs-3g.org/" @@ -13,5 +13,5 @@ up2date="lynx -dump $url| grep -m 1 'ntfs-3g-[[:digit:]]\+\.[[:digit:]]\+\.tgz' source=($url/$pkgname-$pkgver.tgz) Fconfopts="$Fconfopts --disable-ldconfig" -sha1sums=('f5ae72b087001e478c95dfec41f0bdc43d4ab02f') +sha1sums=('faf53efe779a36dc11c77485542dfd233e8790fa') # optimization OK From krics at linuxforum.hu Tue May 13 23:33:10 2008 From: krics at linuxforum.hu (Christian Hamar alias krix) Date: Tue May 13 23:33:13 2008 Subject: [Frugalware-git] frugalware-current: cvs2cl-2.69-1-x86_64 Message-ID: <20080513213310.F1507119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3437138b1ffd8ee4802d4e0aa88db1452215b03a commit 3437138b1ffd8ee4802d4e0aa88db1452215b03a Author: Christian Hamar alias krix Date: Tue May 13 23:33:04 2008 +0200 cvs2cl-2.69-1-x86_64 * Version bump diff --git a/source/apps-extra/cvs2cl/FrugalBuild b/source/apps-extra/cvs2cl/FrugalBuild index 1793536..64ef0fb 100644 --- a/source/apps-extra/cvs2cl/FrugalBuild +++ b/source/apps-extra/cvs2cl/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Christian Hamar alias krix pkgname=cvs2cl -pkgver=2.67 -pkgrel=2 +pkgver=2.69 +pkgrel=1 pkgdesc="produces a GNU-style ChangeLog for CVS-controlled sources" url="http://www.red-bean.com/cvs2cl/" depends=('perl' 'cvs') @@ -11,7 +11,7 @@ groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/$pkgname.pl|grep Revision|sed -n 's/.*: \(.*\) .*/\1/;1 p'" source=($url/$pkgname.pl) -sha1sums=('37c77b591ff6f654a069c53692c2224cce18f1c7') +sha1sums=('43c5ccac7c444f7766a8359c89317532be671381') build() { cd $Fsrcdir || Fdie From bouleetbil at frogdev.info Tue May 13 23:45:46 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue May 13 23:45:49 2008 Subject: [Frugalware-git] frugalware-current: qof-0.7.5-1-i686 Message-ID: <20080513214546.B4A6E119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c55441d48feee4b491957e55f41b0cb187a49f88 commit c55441d48feee4b491957e55f41b0cb187a49f88 Author: bouleetbil Date: Tue May 13 23:39:49 2008 +0200 qof-0.7.5-1-i686 *add unset MAKEFLAGS diff --git a/source/lib-extra/qof/FrugalBuild b/source/lib-extra/qof/FrugalBuild index 95f7d78..5b7258c 100644 --- a/source/lib-extra/qof/FrugalBuild +++ b/source/lib-extra/qof/FrugalBuild @@ -11,5 +11,6 @@ depends=('glib2' 'libxml2' 'sqlite2') groups=('lib-extra') archs=('i686') sha1sums=('9d7453fca0910c401180b8c8eda7443442633803') +unset MAKEFLAGS # optimization OK From krics at linuxforum.hu Tue May 13 23:56:34 2008 From: krics at linuxforum.hu (Christian Hamar alias krix) Date: Tue May 13 23:56:35 2008 Subject: [Frugalware-git] frugalware-current: lshw-B.02.13-1-x86_64 Message-ID: <20080513215634.7914E119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cebc2c81e7b41d8fd70038c8b06a3ec2ad8485bf commit cebc2c81e7b41d8fd70038c8b06a3ec2ad8485bf Author: Christian Hamar alias krix Date: Tue May 13 23:56:06 2008 +0200 lshw-B.02.13-1-x86_64 * Version bump * Added a gcc43 fix (http://ezix.org/project/ticket/403 <- url for lshw BTS entry which reported by me diff --git a/source/apps-extra/lshw/FrugalBuild b/source/apps-extra/lshw/FrugalBuild index a86d755..9d599c1 100644 --- a/source/apps-extra/lshw/FrugalBuild +++ b/source/apps-extra/lshw/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: BMH1980 pkgname=lshw -pkgver=B.02.12.01 -pkgrel=2 +pkgver=B.02.13 +pkgrel=1 pkgdesc="A tool to provide information on the hardware configuration of the machine." url="http://ezix.org/project/wiki/HardwareLiSter" license="GPL2" @@ -14,7 +14,7 @@ makedepends=('gtk+2') options=('scriptlet') depends=('libstdc++') up2date="lynx -dump $url|grep -m 1 latest|grep -o '[A-Z][0-9\.]\+[0-9]'" -source=(http://ezix.org/software/files/$pkgname-$pkgver.tar.gz) +source=(http://ezix.org/software/files/$pkgname-$pkgver.tar.gz gcc43_fix.patch) subpkgs=("gtk-$pkgname") subdescs=("Gtk+2 frontend for lshw") @@ -31,6 +31,7 @@ build() { done # What.. install wants to strip a directory ... Fsed "-p -s" "-p" src/Makefile + Fpatch gcc43_fix.patch Fmake Fmakeinstall Fmake gui @@ -42,5 +43,6 @@ build() { Fsplit ${subpkgs[0]} usr/share/doc/${subpkgs[0]}-$pkgver } -sha1sums=('5bd81faf68bb211c78b338a82b112a048b4ff062') +sha1sums=('e27412d47de8efb4adb3646e46affffb95dd384f' \ + '78a7882ba531f41c73383977000c63520056bad2') # optimization OK diff --git a/source/apps-extra/lshw/gcc43_fix.patch b/source/apps-extra/lshw/gcc43_fix.patch new file mode 100644 index 0000000..e729809 --- /dev/null +++ b/source/apps-extra/lshw/gcc43_fix.patch @@ -0,0 +1,11 @@ +diff -Naur lshw-B.02.13.orig/src/core/abi.cc lshw-B.02.13/src/core/abi.cc +--- lshw-B.02.13.orig/src/core/abi.cc 2008-05-13 23:49:54.000000000 +0200 ++++ lshw-B.02.13/src/core/abi.cc 2008-05-13 23:50:24.000000000 +0200 +@@ -7,6 +7,7 @@ + #include "version.h" + #include "abi.h" + #include "osutils.h" ++#include + #include + #include + From crazy at frugalware.org Wed May 14 00:47:54 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 00:47:56 2008 Subject: [Frugalware-git] frugalware-current: kernel-2.6.25-4-x86_64 Message-ID: <20080513224754.0E247177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=89b452834cba66df67a8fd5b6acadabf43fbc7b8 commit 89b452834cba66df67a8fd5b6acadabf43fbc7b8 Author: crazy Date: Tue May 13 23:56:03 2008 +0200 kernel-2.6.25-4-x86_64 * 32bit config update diff --git a/source/base/kernel/config.i686 b/source/base/kernel/config.i686 index 0a0a9ad..9add7c8 100644 --- a/source/base/kernel/config.i686 +++ b/source/base/kernel/config.i686 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.25.1 -# Fri May 2 00:45:48 2008 +# Linux kernel version: 2.6.25.3 +# Tue May 13 23:54:41 2008 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -1833,9 +1833,6 @@ CONFIG_HOSTAP_PLX=m CONFIG_HOSTAP_PCI=m CONFIG_HOSTAP_CS=m # CONFIG_BCM43XX is not set -# CONFIG_BCM43XX_DMA_AND_PIO_MODE is not set -# CONFIG_BCM43XX_DMA_MODE is not set -# CONFIG_BCM43XX_PIO_MODE is not set CONFIG_B43=m CONFIG_B43_PCI_AUTOSELECT=y CONFIG_B43_PCICORE_AUTOSELECT=y From crazy at frugalware.org Wed May 14 00:47:53 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 00:47:58 2008 Subject: [Frugalware-git] frugalware-current: kernel-version.sh Message-ID: <20080513224753.EB61A119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=17f1f23850fae49c58e1bc28a4231bc088f701d9 commit 17f1f23850fae49c58e1bc28a4231bc088f701d9 Author: crazy Date: Tue May 13 23:27:58 2008 +0200 kernel-version.sh * Version bump to 2.6.25.3 diff --git a/source/include/kernel-version.sh b/source/include/kernel-version.sh index f8ee302..21dca62 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.25 -_F_kernelver_rel=3 -_F_kernelver_stable=1 +_F_kernelver_rel=4 +_F_kernelver_stable=3 From crazy at frugalware.org Wed May 14 00:47:54 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 00:48:00 2008 Subject: [Frugalware-git] frugalware-current: kernel-2.6.25-4-x86_64 Message-ID: <20080513224754.26F1B1778012@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3bfcda9a1c4903be5d01be25ae980a0d00ebf00a commit 3bfcda9a1c4903be5d01be25ae980a0d00ebf00a Author: crazy Date: Tue May 13 23:57:20 2008 +0200 kernel-2.6.25-4-x86_64 * 64bit config update diff --git a/source/base/kernel/config.x86_64 b/source/base/kernel/config.x86_64 index e4aed5d..a309605 100644 --- a/source/base/kernel/config.x86_64 +++ b/source/base/kernel/config.x86_64 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.25.1 -# Fri May 2 00:38:25 2008 +# Linux kernel version: 2.6.25.3 +# Tue May 13 23:53:14 2008 # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -1673,9 +1673,6 @@ CONFIG_HOSTAP_PLX=m CONFIG_HOSTAP_PCI=m CONFIG_HOSTAP_CS=m # CONFIG_BCM43XX is not set -# CONFIG_BCM43XX_DMA_AND_PIO_MODE is not set -# CONFIG_BCM43XX_DMA_MODE is not set -# CONFIG_BCM43XX_PIO_MODE is not set CONFIG_B43=m CONFIG_B43_PCI_AUTOSELECT=y CONFIG_B43_PCICORE_AUTOSELECT=y From crazy at frugalware.org Wed May 14 00:47:54 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 00:48:02 2008 Subject: [Frugalware-git] frugalware-current: kernel-2.6.25-4-x86_64 Message-ID: <20080513224754.57E841778015@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=46a8a1525dc023a7592be24af2b2f28d2ba2e829 commit 46a8a1525dc023a7592be24af2b2f28d2ba2e829 Author: crazy Date: Wed May 14 00:22:50 2008 +0200 kernel-2.6.25-4-x86_64 * up to 2.6.25.3 * removed CVE patch , in upstream already diff --git a/source/base/kernel/CVE-2008-1669.patch b/source/base/kernel/CVE-2008-1669.patch deleted file mode 100644 index 9939aa3..0000000 --- a/source/base/kernel/CVE-2008-1669.patch +++ /dev/null @@ -1,49 +0,0 @@ -diff --git a/fs/locks.c b/fs/locks.c -index 592faad..5c4a178 100644 ---- a/fs/locks.c -+++ b/fs/locks.c -@@ -1749,6 +1749,7 @@ int fcntl_setlk(unsigned int fd, struct file *filp, unsigned int cmd, - struct file_lock *file_lock = locks_alloc_lock(); - struct flock flock; - struct inode *inode; -+ struct file *f; - int error; - - if (file_lock == NULL) -@@ -1821,7 +1822,15 @@ again: - * Attempt to detect a close/fcntl race and recover by - * releasing the lock that was just acquired. - */ -- if (!error && fcheck(fd) != filp && flock.l_type != F_UNLCK) { -+ /* -+ * we need that spin_lock here - it prevents reordering between -+ * update of inode->i_flock and check for it done in close(). -+ * rcu_read_lock() wouldn't do. -+ */ -+ spin_lock(¤t->files->file_lock); -+ f = fcheck(fd); -+ spin_unlock(¤t->files->file_lock); -+ if (!error && f != filp && flock.l_type != F_UNLCK) { - flock.l_type = F_UNLCK; - goto again; - } -@@ -1877,6 +1886,7 @@ int fcntl_setlk64(unsigned int fd, struct file *filp, unsigned int cmd, - struct file_lock *file_lock = locks_alloc_lock(); - struct flock64 flock; - struct inode *inode; -+ struct file *f; - int error; - - if (file_lock == NULL) -@@ -1949,7 +1959,10 @@ again: - * Attempt to detect a close/fcntl race and recover by - * releasing the lock that was just acquired. - */ -- if (!error && fcheck(fd) != filp && flock.l_type != F_UNLCK) { -+ spin_lock(¤t->files->file_lock); -+ f = fcheck(fd); -+ spin_unlock(¤t->files->file_lock); -+ if (!error && f != filp && flock.l_type != F_UNLCK) { - flock.l_type = F_UNLCK; - goto again; - } diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index 564a3ac..87d8010 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -1,5 +1,5 @@ # Compiling Time: 14.33 SBU # Maintainer: VMiklos -_F_kernel_patches=(iTCO_wdt_ICH9DO.patch CVE-2008-1669.patch) +_F_kernel_patches=(iTCO_wdt_ICH9DO.patch) Finclude kernel From crazy at frugalware.org Wed May 14 02:08:37 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 02:08:46 2008 Subject: [Frugalware-git] frugalware-current: acx100-20080210-4-x86_64 Message-ID: <20080514000837.239CD1190498@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b0f97045e651c6e2cc9def653752aecb7924bccf commit b0f97045e651c6e2cc9def653752aecb7924bccf Author: crazy Date: Wed May 14 02:07:15 2008 +0200 acx100-20080210-4-x86_64 rebuilt with kernel-2.6.25-4 diff --git a/source/network-extra/acx100/FrugalBuild b/source/network-extra/acx100/FrugalBuild index c64b09b..3916de9 100644 --- a/source/network-extra/acx100/FrugalBuild +++ b/source/network-extra/acx100/FrugalBuild @@ -4,7 +4,7 @@ pkgname=acx100 origname=acx-mac80211 pkgver=20080210 -pkgrel=3 +pkgrel=4 pkgdesc="The ACX100/ACX111 wireless network driver." _F_sourceforge_ext=".tar.bz2" _F_sourceforge_dirname=${pkgname} From crazy at frugalware.org Wed May 14 02:08:36 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 02:08:48 2008 Subject: [Frugalware-git] frugalware-current: acerhk-0.5.35-15-x86_64 Message-ID: <20080514000836.ECC25119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8f6c5dd2f61a97f189f3ace12d291cc4773c09b6 commit 8f6c5dd2f61a97f189f3ace12d291cc4773c09b6 Author: crazy Date: Wed May 14 02:07:15 2008 +0200 acerhk-0.5.35-15-x86_64 rebuilt with kernel-2.6.25-4 diff --git a/source/apps-extra/acerhk/FrugalBuild b/source/apps-extra/acerhk/FrugalBuild index 84bf2b8..9a8b0cc 100644 --- a/source/apps-extra/acerhk/FrugalBuild +++ b/source/apps-extra/acerhk/FrugalBuild @@ -4,7 +4,7 @@ pkgname=acerhk pkgver=0.5.35 -pkgrel=14 +pkgrel=15 pkgdesc="Acer Hotkey driver for Linux" url="http://www.cakey.de/acerhk/" Finclude kernel-module From crazy at frugalware.org Wed May 14 02:08:37 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 02:08:50 2008 Subject: [Frugalware-git] frugalware-current: madwifi-0.9.4-8-x86_64 Message-ID: <20080514000837.3C83411904F2@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0ebfb24d273ae8db260f254f8c6ae08e67cbfd18 commit 0ebfb24d273ae8db260f254f8c6ae08e67cbfd18 Author: crazy Date: Wed May 14 02:07:15 2008 +0200 madwifi-0.9.4-8-x86_64 rebuilt with kernel-2.6.25-4 diff --git a/source/network/madwifi/FrugalBuild b/source/network/madwifi/FrugalBuild index c189128..d5d5bcd 100644 --- a/source/network/madwifi/FrugalBuild +++ b/source/network/madwifi/FrugalBuild @@ -3,7 +3,7 @@ pkgname=madwifi pkgver=0.9.4 -pkgrel=7 +pkgrel=8 pkgdesc="Madwifi drivers for Atheros wireless chipsets" url="http://madwifi.sourceforge.net/" Finclude kernel-module From crazy at frugalware.org Wed May 14 02:08:37 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 02:08:51 2008 Subject: [Frugalware-git] frugalware-current: ipw3945-1.2.2-19-x86_64 Message-ID: <20080514000837.6472311904FE@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fb22343df076d340d5bb0d58626b53ee8e6f98ba commit fb22343df076d340d5bb0d58626b53ee8e6f98ba Author: crazy Date: Wed May 14 02:07:16 2008 +0200 ipw3945-1.2.2-19-x86_64 rebuilt with kernel-2.6.25-4 diff --git a/source/network-extra/ipw3945/FrugalBuild b/source/network-extra/ipw3945/FrugalBuild index c33c5e8..3adc114 100644 --- a/source/network-extra/ipw3945/FrugalBuild +++ b/source/network-extra/ipw3945/FrugalBuild @@ -3,7 +3,7 @@ pkgname=ipw3945 pkgver=1.2.2 -pkgrel=18 +pkgrel=19 pkgdesc="Intel PRO/Wireless 3945ABG Driver for Linux" _F_sourceforge_ext=".tgz" Finclude sourceforge kernel-module From crazy at frugalware.org Wed May 14 02:08:37 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 02:08:52 2008 Subject: [Frugalware-git] frugalware-current: gspcav1-1.00.20-12-x86_64 Message-ID: <20080514000837.4B1DE11904F3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7c360c40e1883e65beaca1d24e796597f749036b commit 7c360c40e1883e65beaca1d24e796597f749036b Author: crazy Date: Wed May 14 02:07:16 2008 +0200 gspcav1-1.00.20-12-x86_64 rebuilt with kernel-2.6.25-4 diff --git a/source/multimedia-extra/gspcav1/FrugalBuild b/source/multimedia-extra/gspcav1/FrugalBuild index 459c8cd..e4ac0f1 100644 --- a/source/multimedia-extra/gspcav1/FrugalBuild +++ b/source/multimedia-extra/gspcav1/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gspcav1 pkgver=1.00.20 -pkgrel=11 +pkgrel=12 pkgdate=20071224 pkgdesc="One driver Upto 220 Webcams supported" url="http://mxhaard.free.fr" From crazy at frugalware.org Wed May 14 02:08:37 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 02:08:53 2008 Subject: [Frugalware-git] frugalware-current: wlan-ng-0.2.8-24-x86_64 Message-ID: <20080514000837.7087811904FF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=74e156ef8a40b584296f995dab398b1d52eb73a1 commit 74e156ef8a40b584296f995dab398b1d52eb73a1 Author: crazy Date: Wed May 14 02:07:16 2008 +0200 wlan-ng-0.2.8-24-x86_64 rebuilt with kernel-2.6.25-4 diff --git a/source/network-extra/wlan-ng/FrugalBuild b/source/network-extra/wlan-ng/FrugalBuild index a2bf128..392326b 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=23 +pkgrel=24 pkgdesc="Wireless Lan modules" url="http://www.linux-wlan.org/" Finclude kernel-module From crazy at frugalware.org Wed May 14 02:08:37 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 02:08:54 2008 Subject: [Frugalware-git] frugalware-current: lirc-0.8.2-24-x86_64 Message-ID: <20080514000837.7E66A1190AC5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1a02baef97257017feffe26f362231e442a616c5 commit 1a02baef97257017feffe26f362231e442a616c5 Author: crazy Date: Wed May 14 02:07:16 2008 +0200 lirc-0.8.2-24-x86_64 rebuilt with kernel-2.6.25-4 diff --git a/source/apps-extra/lirc/FrugalBuild b/source/apps-extra/lirc/FrugalBuild index e50ba57..a2623d0 100644 --- a/source/apps-extra/lirc/FrugalBuild +++ b/source/apps-extra/lirc/FrugalBuild @@ -3,7 +3,7 @@ pkgname=lirc pkgver=0.8.2 -pkgrel=23 +pkgrel=24 pkgdesc="LIRC is a package that allows you to decode and send infra-red signals of many commonly used remote controls." url="http://www.lirc.org/" Finclude kernel-module sourceforge From crazy at frugalware.org Wed May 14 02:08:37 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 02:08:55 2008 Subject: [Frugalware-git] frugalware-current: qc-usb-0.6.6-37-x86_64 Message-ID: <20080514000837.8D7961190AC8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=78fa806c836c27a6325a013e327ad17a9baff72b commit 78fa806c836c27a6325a013e327ad17a9baff72b Author: crazy Date: Wed May 14 02:07:17 2008 +0200 qc-usb-0.6.6-37-x86_64 rebuilt with kernel-2.6.25-4 diff --git a/source/multimedia-extra/qc-usb/FrugalBuild b/source/multimedia-extra/qc-usb/FrugalBuild index aa681c7..f06d0ab 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=36 +pkgrel=37 pkgdesc="Quickcam kernel driver." groups=('multimedia-extra') archs=('i686' 'x86_64') From crazy at frugalware.org Wed May 14 02:08:37 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 02:08:56 2008 Subject: [Frugalware-git] frugalware-current: r8169-6.006.00-3-x86_64 Message-ID: <20080514000837.ACBAF1190ACA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=31b65f13567f5be37ee44fd1dded2ab1405fa33b commit 31b65f13567f5be37ee44fd1dded2ab1405fa33b Author: crazy Date: Wed May 14 02:07:17 2008 +0200 r8169-6.006.00-3-x86_64 rebuilt with kernel-2.6.25-4 diff --git a/source/network-extra/r8169/FrugalBuild b/source/network-extra/r8169/FrugalBuild index d944381..4c7a2c8 100644 --- a/source/network-extra/r8169/FrugalBuild +++ b/source/network-extra/r8169/FrugalBuild @@ -3,7 +3,7 @@ pkgname=r8169 pkgver=6.006.00 -pkgrel=2 +pkgrel=3 Finclude sourceforge kernel-module pkgdesc="Realtek driver for RTL8169/8110 cards." url="http://www.realtek.com.tw" From crazy at frugalware.org Wed May 14 02:08:37 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 02:08:57 2008 Subject: [Frugalware-git] frugalware-current: ndiswrapper-1.52-6-x86_64 Message-ID: <20080514000837.99CE11190AC9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6332e42520bf9fd4b96564e465c4f51c9064f80a commit 6332e42520bf9fd4b96564e465c4f51c9064f80a Author: crazy Date: Wed May 14 02:07:17 2008 +0200 ndiswrapper-1.52-6-x86_64 rebuilt with kernel-2.6.25-4 diff --git a/source/network-extra/ndiswrapper/FrugalBuild b/source/network-extra/ndiswrapper/FrugalBuild index bfea25d..c7046b4 100644 --- a/source/network-extra/ndiswrapper/FrugalBuild +++ b/source/network-extra/ndiswrapper/FrugalBuild @@ -4,7 +4,7 @@ pkgname=ndiswrapper pkgver=1.52 -pkgrel=5 +pkgrel=6 pkgdesc="Wrapper for using Windows drivers for some wireless cards" _F_kernelmod_scriptlet=$pkgname.install Finclude kernel-module sourceforge From crazy at frugalware.org Wed May 14 02:08:37 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 02:08:58 2008 Subject: [Frugalware-git] frugalware-current: virtualbox-1.5.6_1-8-x86_64 Message-ID: <20080514000837.CD4361190498@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=95a7115d175bfe3ab34aa3809801328c48258cb3 commit 95a7115d175bfe3ab34aa3809801328c48258cb3 Author: crazy Date: Wed May 14 02:07:17 2008 +0200 virtualbox-1.5.6_1-8-x86_64 rebuilt with kernel-2.6.25-4 diff --git a/source/xapps-extra/virtualbox/FrugalBuild b/source/xapps-extra/virtualbox/FrugalBuild index b7822e6..165332f 100644 --- a/source/xapps-extra/virtualbox/FrugalBuild +++ b/source/xapps-extra/virtualbox/FrugalBuild @@ -5,7 +5,7 @@ pkgname=virtualbox realname=VirtualBox pkgver=1.5.6_1 -pkgrel=7 +pkgrel=8 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 crazy at frugalware.org Wed May 14 02:08:37 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 02:08:59 2008 Subject: [Frugalware-git] frugalware-current: nvidia-96xx-96.43.05-10-x86_64 Message-ID: <20080514000837.D90BF1190ACB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b2442c2baf4b957cb84536253194c73a6aa55e8e commit b2442c2baf4b957cb84536253194c73a6aa55e8e Author: crazy Date: Wed May 14 02:07:18 2008 +0200 nvidia-96xx-96.43.05-10-x86_64 rebuilt with kernel-2.6.25-4 diff --git a/source/x11-extra/nvidia-96xx/FrugalBuild b/source/x11-extra/nvidia-96xx/FrugalBuild index 40fcc3e..0177a5b 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.05 -pkgrel=9 +pkgrel=10 pkgdesc="3d accelerated display driver for Nvidia cards" url="http://www.nvidia.com/object/linux_display_archive.html" conflicts=('libgl' 'libglx' 'nvidia') From crazy at frugalware.org Wed May 14 02:08:37 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 02:09:00 2008 Subject: [Frugalware-git] frugalware-current: nvidia-169.12-8-x86_64 Message-ID: <20080514000837.F27BF1190ACD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=871201d9869520c4475edfe6b8a89035a1e162eb commit 871201d9869520c4475edfe6b8a89035a1e162eb Author: crazy Date: Wed May 14 02:07:18 2008 +0200 nvidia-169.12-8-x86_64 rebuilt with kernel-2.6.25-4 diff --git a/source/x11-extra/nvidia/FrugalBuild b/source/x11-extra/nvidia/FrugalBuild index ef20f65..e27012f 100644 --- a/source/x11-extra/nvidia/FrugalBuild +++ b/source/x11-extra/nvidia/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nvidia pkgver=169.12 -pkgrel=7 +pkgrel=8 pkgdesc="3D accelerated display driver for Nvidia cards" url="http://www.nvidia.com/object/linux_display_archive.html" conflicts=('libgl' 'libglx') From crazy at frugalware.org Wed May 14 02:08:37 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 02:09:01 2008 Subject: [Frugalware-git] frugalware-current: fglrx-8.476-4-x86_64 Message-ID: <20080514000837.E870C1190ACC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a9d46ec74dad7f2cffb0d7892e313c7cc9b33a22 commit a9d46ec74dad7f2cffb0d7892e313c7cc9b33a22 Author: crazy Date: Wed May 14 02:07:18 2008 +0200 fglrx-8.476-4-x86_64 rebuilt with kernel-2.6.25-4 diff --git a/source/x11-extra/fglrx/FrugalBuild b/source/x11-extra/fglrx/FrugalBuild index 91bdfd8..1cca5ba 100644 --- a/source/x11-extra/fglrx/FrugalBuild +++ b/source/x11-extra/fglrx/FrugalBuild @@ -5,7 +5,7 @@ pkgname=fglrx pkgver=8.476 _shortver=8-4 -pkgrel=3 +pkgrel=4 pkgdesc="Hardware Accelerated ATi driver for xorg" url="http://www.ati.com/" # libstdc++5: no hardware acceleration without it From crazy at frugalware.org Wed May 14 02:08:38 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 02:09:02 2008 Subject: [Frugalware-git] frugalware-current: redirfs-0.2-9-x86_64 Message-ID: <20080514000838.173231190ACE@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=236b2b6785ac3dd281fec49a93a1bdf0e3e11142 commit 236b2b6785ac3dd281fec49a93a1bdf0e3e11142 Author: crazy Date: Wed May 14 02:07:19 2008 +0200 redirfs-0.2-9-x86_64 rebuilt with kernel-2.6.25-4 diff --git a/source/apps-extra/redirfs/FrugalBuild b/source/apps-extra/redirfs/FrugalBuild index d18fb14..347020b 100644 --- a/source/apps-extra/redirfs/FrugalBuild +++ b/source/apps-extra/redirfs/FrugalBuild @@ -3,7 +3,7 @@ pkgname=redirfs pkgver=0.2 -pkgrel=8 +pkgrel=9 pkgdesc="Redirecting FileSystem" url="http://redirfs.org/" _F_kernelmod_scriptlet=$pkgname.install From crazy at frugalware.org Wed May 14 02:08:38 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 02:09:03 2008 Subject: [Frugalware-git] frugalware-current: kqemu-1.3.0pre11-30-x86_64 Message-ID: <20080514000838.0A00611904F2@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b192d40558e75ed9139a4f742671a6de9581ffc3 commit b192d40558e75ed9139a4f742671a6de9581ffc3 Author: crazy Date: Wed May 14 02:07:18 2008 +0200 kqemu-1.3.0pre11-30-x86_64 rebuilt with kernel-2.6.25-4 diff --git a/source/xapps-extra/kqemu/FrugalBuild b/source/xapps-extra/kqemu/FrugalBuild index 472c5b8..7bba5bd 100644 --- a/source/xapps-extra/kqemu/FrugalBuild +++ b/source/xapps-extra/kqemu/FrugalBuild @@ -3,7 +3,7 @@ pkgname=kqemu pkgver=1.3.0pre11 -pkgrel=29 +pkgrel=30 pkgdesc="QEMU Accelerator Module" url="http://fabrice.bellard.free.fr/qemu/" depends=('qemu') From crazy at frugalware.org Wed May 14 02:08:38 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 02:09:04 2008 Subject: [Frugalware-git] frugalware-current: dazuko-2.3.4-16-x86_64 Message-ID: <20080514000838.2850D1190ACF@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4034003d19db74725dadf5fd40765c516f2be347 commit 4034003d19db74725dadf5fd40765c516f2be347 Author: crazy Date: Wed May 14 02:07:19 2008 +0200 dazuko-2.3.4-16-x86_64 rebuilt with kernel-2.6.25-4 diff --git a/source/apps-extra/dazuko/FrugalBuild b/source/apps-extra/dazuko/FrugalBuild index 4c21e04..01c134f 100644 --- a/source/apps-extra/dazuko/FrugalBuild +++ b/source/apps-extra/dazuko/FrugalBuild @@ -4,7 +4,7 @@ pkgname=dazuko pkgver=2.3.4 redirver=0.2 -pkgrel=15 +pkgrel=16 pkgdesc="On-access virus scanning kernel interface" url="http://www.dazuko.org" license="GPL-2 BSD" From crazy at frugalware.org Wed May 14 02:08:38 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 02:09:05 2008 Subject: [Frugalware-git] frugalware-current: atl2-2.0.4-6-x86_64 Message-ID: <20080514000838.3A510119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3c47c9bc21f6d8668906b232c1382ffef179719e commit 3c47c9bc21f6d8668906b232c1382ffef179719e Author: crazy Date: Wed May 14 02:07:19 2008 +0200 atl2-2.0.4-6-x86_64 rebuilt with kernel-2.6.25-4 diff --git a/source/network-extra/atl2/FrugalBuild b/source/network-extra/atl2/FrugalBuild index 70dafb0..b913951 100644 --- a/source/network-extra/atl2/FrugalBuild +++ b/source/network-extra/atl2/FrugalBuild @@ -3,7 +3,7 @@ pkgname=atl2 pkgver=2.0.4 -pkgrel=5 +pkgrel=6 pkgdesc="Driver for the Attansic/Atheros L2 Fast Ethernet Adapter" url="http://people.redhat.com/csnook/${pkgname}" license="GPL" From boobaa at frugalware.org Wed May 14 08:28:21 2008 From: boobaa at frugalware.org (CSÉCSY) Date: Wed May 14 08:28:22 2008 Subject: [Frugalware-git] homepage-ng: Correct guid for packages' RSS Message-ID: <20080514062821.141EF119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=91e5f155662a5d7a77cc52e96e75b8b4f49ad697 commit 91e5f155662a5d7a77cc52e96e75b8b4f49ad697 Author: CSÉCSY Date: Wed May 14 08:28:14 2008 +0200 Correct guid for packages' RSS diff --git a/frugalware/rss.php b/frugalware/rss.php index a1acc7f..6292fa3 100644 --- a/frugalware/rss.php +++ b/frugalware/rss.php @@ -103,6 +103,7 @@ switch($_GET['type']) "desc" => $i['desc'], "author" => $i['login']."@nospam.frugalware.org", "pubDate" => date(DATE_RFC2822, $i['unix_timestamp(packages.builddate)']), + "guid" => $i['id'] . date(DATE_RFC2822, $i['unix_timestamp(packages.builddate)']), "link" => "http://frugalware.org/packages/${i['id']}" ); } @@ -205,7 +206,13 @@ $buf .= " ".$handle['link']."\n"; foreach( $handle['items'] as $i ) { - $buf .= "\n".$i['title']."\n".$i['link']."\n".$i['link']."#top\n"; + $buf .= "\n".$i['title']."\n".$i['link']."\n"; + if(!empty($i['guid'])) { + $buf .= "".$i['guid']."#top\n"; + } + else { + $buf .= "".$i['link']."#top\n"; + } if(isset($i['desc'])) { $buf .= "".htmlspecialchars($i['desc'])."\n"; From voroskoi at frugalware.org Wed May 14 11:22:00 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed May 14 11:22:03 2008 Subject: [Frugalware-git] frugalware-current: fox-1.6.33-1-i686 Message-ID: <20080514092200.93742119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1dab39931157ac2f749fcec67a21ff80805ce97e commit 1dab39931157ac2f749fcec67a21ff80805ce97e Author: voroskoi Date: Wed May 14 11:21:36 2008 +0200 fox-1.6.33-1-i686 version bump diff --git a/source/xlib-extra/fox/FrugalBuild b/source/xlib-extra/fox/FrugalBuild index 978b530..ba06916 100644 --- a/source/xlib-extra/fox/FrugalBuild +++ b/source/xlib-extra/fox/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=fox -pkgver=1.6.32 +pkgver=1.6.33 pkgrel=1 pkgdesc="FOX is a C++ based Toolkit for developing Graphical User Interfaces easily and effectively." url="http://www.fox-toolkit.org/" @@ -11,7 +11,7 @@ groups=('xlib-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/download.html |grep fox-.*.tar.gz.*\(STABLE |sed -ne 's/.*x-\(.*\).t.*/\1/;1 p'" source=(http://www.fox-toolkit.org/ftp/$pkgname-$pkgver.tar.gz) -sha1sums=('008acc27ed95d9b3631e63a5b67def4803c2dc4f') +sha1sums=('3100a829bd121d7620b13aadda5b7087933e2057') build() { export CPPFLAGS="$CFLAGS" From voroskoi at frugalware.org Wed May 14 11:25:16 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed May 14 11:25:19 2008 Subject: [Frugalware-git] frugalware-current: texmaker-1.7.1-1-x86_64 Message-ID: <20080514092516.A322C119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6c8acf109e8d39f840aea6092d6df0b0af5dc9d3 commit 6c8acf109e8d39f840aea6092d6df0b0af5dc9d3 Author: voroskoi Date: Wed May 14 11:24:40 2008 +0200 texmaker-1.7.1-1-x86_64 version bump diff --git a/source/xapps-extra/texmaker/FrugalBuild b/source/xapps-extra/texmaker/FrugalBuild index 95c4525..0356210 100644 --- a/source/xapps-extra/texmaker/FrugalBuild +++ b/source/xapps-extra/texmaker/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=texmaker -pkgver=1.7 +pkgver=1.7.1 pkgrel=1 pkgdesc="Texmaker is a free LaTeX editor." url="http://www.xm1math.net/texmaker/" @@ -12,7 +12,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url |grep Version |sed -ne 's/.*ion \(.*\) (.*/\1/;1p'" source=(http://www.xm1math.net/texmaker/texmaker-$pkgver.tar.bz2) -sha1sums=('2decf82ee2772bf56e45e2223f46e76ffb32b5b7') +sha1sums=('055aabf865e8d9baafe2762594469cd2b7d75183') build() { Fcd From voroskoi at frugalware.org Wed May 14 11:30:09 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed May 14 11:30:10 2008 Subject: [Frugalware-git] frugalware-current: pyrex-0.9.7.2-1-i686 Message-ID: <20080514093009.4EF28119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=38d3d47942e9c17c6161b0580397883d21c3378b commit 38d3d47942e9c17c6161b0580397883d21c3378b Author: voroskoi Date: Wed May 14 11:29:54 2008 +0200 pyrex-0.9.7.2-1-i686 version bump diff --git a/source/devel/pyrex/FrugalBuild b/source/devel/pyrex/FrugalBuild index ee099d4..360ded2 100644 --- a/source/devel/pyrex/FrugalBuild +++ b/source/devel/pyrex/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi pkgname=pyrex -pkgver=0.9.6.4 +pkgver=0.9.7.2 pkgrel=1 pkgextraver= pkgdesc="A language for writing Python extension modules" @@ -13,7 +13,7 @@ groups=('devel') archs=('i686' 'x86_64') up2date="lynx -dump $url |grep tar |sed -ne 's/.*-\(.*\).ta.*/\1/;1p' -e s/$pkgextraver//" source=($url/Pyrex-$pkgver$pkgextraver.tar.gz) -sha1sums=('233fb9b92b62015b9d0f24c9e1aea4acdcd6782d') +sha1sums=('4a05b03e764cbe09d6da0cf8707252c1623f5a5d') build() { From voroskoi at frugalware.org Wed May 14 11:35:11 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed May 14 11:35:13 2008 Subject: [Frugalware-git] frugalware-current: django-0.96.2-1-i686 Message-ID: <20080514093511.A29AB119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c2065c0fbd1382d5828e30ca4cb3dd5c453efe66 commit c2065c0fbd1382d5828e30ca4cb3dd5c453efe66 Author: voroskoi Date: Wed May 14 11:34:46 2008 +0200 django-0.96.2-1-i686 version bump closes #3084 diff --git a/source/devel-extra/django/FrugalBuild b/source/devel-extra/django/FrugalBuild index 225dd89..b5accf0 100644 --- a/source/devel-extra/django/FrugalBuild +++ b/source/devel-extra/django/FrugalBuild @@ -4,7 +4,7 @@ pkgname=django _F_archive_name=Django -pkgver=0.96.1 +pkgver=0.96.2 pkgrel=1 pkgdesc="Django is a Python web framework" url="http://www.djangoproject.com" @@ -14,4 +14,4 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.djangoproject.com/download/ | Flasttar" source=(http://media.djangoproject.com/releases/0.96/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('85270f857ff405983cae9a1ef76dfb3303ca6eec') +sha1sums=('2766d858b15d5d76da61e096fa6ffeb55b0469fb') From voroskoi at frugalware.org Wed May 14 11:40:57 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed May 14 11:40:59 2008 Subject: [Frugalware-git] frugalware-current: chicken-3.2.1-1-x86_64 Message-ID: <20080514094057.9FA79119019F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f93541a5083886c5ef06203469a9670b6eb13a05 commit f93541a5083886c5ef06203469a9670b6eb13a05 Author: voroskoi Date: Wed May 14 11:40:40 2008 +0200 chicken-3.2.1-1-x86_64 version bump diff --git a/source/devel-extra/chicken/FrugalBuild b/source/devel-extra/chicken/FrugalBuild index 9379d01..5e5b350 100644 --- a/source/devel-extra/chicken/FrugalBuild +++ b/source/devel-extra/chicken/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi pkgname=chicken -pkgver=3.1.10 +pkgver=3.2.1 pkgrel=1 pkgdesc="A compiler for Scheme, which produces portable, efficient C." url="http://www.call-with-current-continuation.org/" @@ -12,7 +12,7 @@ groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://chicken.wiki.br/dev-snapshots/current/ |Flasttar" source=(http://chicken.wiki.br/dev-snapshots/current/$pkgname-$pkgver.tar.gz) -sha1sums=('875c624fa708d92c7ddb7a4b2a6382400b94a294') +sha1sums=('bb846036fec43e21d2a9812988239206cc667267') build() { unset MAKEFLAGS From voroskoi at frugalware.org Wed May 14 12:16:22 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed May 14 12:16:25 2008 Subject: [Frugalware-git] frugalware-current: awesome-2.3-1-i686 Message-ID: <20080514101622.67A42177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f88a768b7ef748124729c6bf4b74cae2dd98b1dd commit f88a768b7ef748124729c6bf4b74cae2dd98b1dd Author: voroskoi Date: Wed May 14 12:15:50 2008 +0200 awesome-2.3-1-i686 version bump updated depends() diff --git a/source/x11-extra/awesome/FrugalBuild b/source/x11-extra/awesome/FrugalBuild index c83852b..98485bd 100644 --- a/source/x11-extra/awesome/FrugalBuild +++ b/source/x11-extra/awesome/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: voroskoi pkgname=awesome -pkgver=2.2 +pkgver=2.3 pkgrel=1 pkgdesc="awesome is a floating and tiling window manager initialy based on a dwm code rewriting." url="http://awesome.naquadah.org/" -depends=('libxft' 'libxau' 'libxdmcp' 'cairo' 'confuse' 'libxrandr' 'libxinerama' 'libxml2') +depends=('pango' 'libxau' 'libxdmcp' 'confuse' 'libxinerama' 'imlib2' 'libxml2' 'libxrandr') rodepends=('xorg-server') groups=('x11-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://awesome.naquadah.org/download/ |Flasttar" source=(http://awesome.naquadah.org/download/awesome-${pkgver}.tar.bz2) -sha1sums=('23f7393e945ff53ac42f90604260f89bc416118b') +sha1sums=('7d05a1e03db878f2232f8279fd3af55487674fd3') # optimization OK From voroskoi at frugalware.org Wed May 14 12:36:58 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed May 14 12:37:00 2008 Subject: [Frugalware-git] frugalware-current: libevent-1.4.4-1-i686 Message-ID: <20080514103658.58FDF177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aa0ea9b31978d4fa5f897d36b9d13fe3826e63c8 commit aa0ea9b31978d4fa5f897d36b9d13fe3826e63c8 Author: voroskoi Date: Wed May 14 12:36:42 2008 +0200 libevent-1.4.4-1-i686 version bump diff --git a/source/lib/libevent/FrugalBuild b/source/lib/libevent/FrugalBuild index 22c387b..1474084 100644 --- a/source/lib/libevent/FrugalBuild +++ b/source/lib/libevent/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi pkgname=libevent -pkgver=1.4.3 +pkgver=1.4.4 pkgrel=1 pkgextraver=-stable pkgdesc="Provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached" From voroskoi at frugalware.org Wed May 14 12:46:41 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed May 14 12:46:45 2008 Subject: [Frugalware-git] frugalware-current: lirc-0.8.3-1-x86_64 Message-ID: <20080514104641.C22F1177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=32f33dd6e6e55cd33c3331d571f50972b0c3a6e8 commit 32f33dd6e6e55cd33c3331d571f50972b0c3a6e8 Author: voroskoi Date: Wed May 14 12:45:16 2008 +0200 lirc-0.8.3-1-x86_64 version bump enable lirc_bt829 as it compiles now removed no more necessary kernel patches diff --git a/source/apps-extra/lirc/FrugalBuild b/source/apps-extra/lirc/FrugalBuild index a2623d0..7ceece0 100644 --- a/source/apps-extra/lirc/FrugalBuild +++ b/source/apps-extra/lirc/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: voroskoi pkgname=lirc -pkgver=0.8.2 -pkgrel=24 +pkgver=0.8.3 +pkgrel=1 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 @@ -20,20 +20,20 @@ rodepends=("lirc_modules=$pkgver") groups=('apps-extra') archs=('i686' 'x86_64') backup=(etc/lirc{d,md}.conf etc/sysconfig/lirc) -source=(${source[@]} rc.lirc lirc.logrotate lirc.sysconfig README.Frugalware \ - kernel-2.6.{23,24}.patch) +source=(${source[@]} rc.lirc lirc.logrotate lirc.sysconfig README.Frugalware) unset install build() { + unset MAKEFLAGS Fpatchall Fconf --enable-sandboxed --with-driver=all \ --with-moduledir=$_F_kernelmod_dir/misc # does not compile with SMP kernel - sed -i -e 's/lirc_parallel//' -e 's/lirc_bt829//' \ - Makefile drivers/Makefile drivers/*/Makefile tools/Makefile || Fdie + Fsed 'lirc_parallel' '' \ + Makefile drivers/Makefile drivers/*/Makefile tools/Makefile # disable lirc_gpio due to brokeness of kernel 2.6.23 Fsed "lirc_gpio" "" \ - Makefile drivers/Makefile drivers/*/Makefile tools/Makefile || Fdie + Makefile drivers/Makefile drivers/*/Makefile tools/Makefile make || Fdie make install DESTDIR=$Fdestdir || Fdie @@ -49,12 +49,10 @@ build() { Fsplit lirc_modules lib/modules Fbuild_kernelmod_scriptlet } -sha1sums=('3443b24c54e8679483efbb6fb446b41116bc654c' \ +sha1sums=('2238c2265bf7e8218e3691834ad90bc7231a8737' \ '30a7d32e512af135840e657edfa0736ad9d53281' \ '4342b004eb53d51fcbb9af2cf136bb4990874608' \ '504e0cd04780e75b6a8ab6836815c1ed9058db78' \ - '0b80c73e902920c028dca98a9006aaa313c6e120' \ - 'cd65d7ce6a33a8e8965dc0d529b72a785c4437f7' \ - '83bb445945e6331d17c2bb5200811c107bdc609f') + '0b80c73e902920c028dca98a9006aaa313c6e120') # optimization OK diff --git a/source/apps-extra/lirc/kernel-2.6.23.patch b/source/apps-extra/lirc/kernel-2.6.23.patch deleted file mode 100644 index 3e5c327..0000000 --- a/source/apps-extra/lirc/kernel-2.6.23.patch +++ /dev/null @@ -1,36 +0,0 @@ ---- lirc-0.8.2/drivers/lirc_dev/lirc_dev.c 2007/02/13 06:45:15 1.51 -+++ lirc-0.8.2/drivers/lirc_dev/lirc_dev.c 2007/08/30 19:54:46 1.52 -@@ -880,8 +880,13 @@ - return SUCCESS; - - out_unregister: -+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,23) -+ /* unregister_chrdev returns void now */ -+ unregister_chrdev(IRCTL_DEV_MAJOR, IRCTL_DEV_NAME); -+#else - if(unregister_chrdev(IRCTL_DEV_MAJOR, IRCTL_DEV_NAME)) - printk(KERN_ERR "lirc_dev: unregister_chrdev failed!\n"); -+#endif - out: - return -1; - } -@@ -905,6 +910,11 @@ - */ - void cleanup_module(void) - { -+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,23) -+ /* unregister_chrdev returns void now */ -+ unregister_chrdev(IRCTL_DEV_MAJOR, IRCTL_DEV_NAME); -+ class_destroy(lirc_class); -+#else - int ret; - - ret = unregister_chrdev(IRCTL_DEV_MAJOR, IRCTL_DEV_NAME); -@@ -914,6 +924,7 @@ - printk("lirc_dev: error in module_unregister_chrdev: %d\n", ret); - else - dprintk("lirc_dev: module successfully unloaded\n"); -+#endif - } - - MODULE_DESCRIPTION("LIRC base driver module"); diff --git a/source/apps-extra/lirc/kernel-2.6.24.patch b/source/apps-extra/lirc/kernel-2.6.24.patch deleted file mode 100644 index 6bf4ef1..0000000 --- a/source/apps-extra/lirc/kernel-2.6.24.patch +++ /dev/null @@ -1,1143 +0,0 @@ ---- lirc-0.8.2/drivers/lirc_dev/lirc_dev.c 2007/11/08 21:27:29 1.53 -+++ lirc-0.8.2/drivers/lirc_dev/lirc_dev.c 2008/01/13 10:45:02 1.56 -@@ -41,14 +41,23 @@ - #include - #include - #include -+#include -+#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 18) - #include --#include - #include --#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,0) -+#else -+#include -+#include -+#endif -+#include -+#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 0) - #include - #endif - #define __KERNEL_SYSCALLS__ - #include -+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 23) -+#include -+#endif - - #include "drivers/kcompat.h" - -@@ -60,19 +69,19 @@ - #include "drivers/lirc.h" - #include "lirc_dev.h" - --static int debug = 0; --#define dprintk(fmt, args...) \ -- do{ \ -- if(debug) printk(KERN_DEBUG fmt, ## args); \ -- }while(0) -+static int debug; -+#define dprintk(fmt, args...) \ -+ do { \ -+ if (debug) \ -+ printk(KERN_DEBUG fmt, ## args); \ -+ } while (0) - - #define IRCTL_DEV_NAME "BaseRemoteCtl" - #define SUCCESS 0 - #define NOPLUG -1 - #define LOGHEAD "lirc_dev (%s[%d]): " - --struct irctl --{ -+struct irctl { - struct lirc_plugin p; - int attached; - int open; -@@ -80,10 +89,14 @@ - struct semaphore buffer_sem; - struct lirc_buffer *buf; - -+#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 23) - int tpid; -- struct semaphore *t_notify; -- struct semaphore *t_notify2; -+ struct completion *t_notify; -+ struct completion *t_notify2; - int shutdown; -+#else -+ struct task_struct *task; -+#endif - long jiffies_to_wait; - - #ifdef LIRC_HAVE_DEVFS_24 -@@ -108,10 +121,14 @@ - sema_init(&ir->buffer_sem, 1); - ir->p.minor = NOPLUG; - -+#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 23) - ir->tpid = -1; - ir->t_notify = NULL; - ir->t_notify2 = NULL; - ir->shutdown = 0; -+#else -+ ir->task = NULL; -+#endif - ir->jiffies_to_wait = 0; - - ir->open = 0; -@@ -128,14 +145,14 @@ - #ifdef LIRC_HAVE_DEVFS_26 - devfs_remove(DEV_LIRC "/%u", ir->p.minor); - #endif -- class_device_destroy(lirc_class,MKDEV(IRCTL_DEV_MAJOR, ir->p.minor)); -+ class_device_destroy(lirc_class, MKDEV(IRCTL_DEV_MAJOR, ir->p.minor)); - -- if (ir->buf != ir->p.rbuf){ -+ if (ir->buf != ir->p.rbuf) { - lirc_buffer_free(ir->buf); - kfree(ir->buf); - } - ir->buf = NULL; -- -+ - init_irctl(ir); - } - -@@ -152,29 +169,31 @@ - return -EOVERFLOW; - } - -- if(ir->p.add_to_buf) { -+ if (ir->p.add_to_buf) { - int res = -ENODATA; - int got_data = 0; -- -+ - /* service the device as long as it is returning - * data and we have space - */ -- while( !lirc_buffer_full(ir->buf) ) -- { -- res = ir->p.add_to_buf( ir->p.data, ir->buf ); -- if( res == SUCCESS ) -+ while (!lirc_buffer_full(ir->buf)) { -+ res = ir->p.add_to_buf(ir->p.data, ir->buf); -+ if (res == SUCCESS) - got_data++; - else - break; - } -- -- if( res == -ENODEV ) -- { -+ -+ if (res == -ENODEV) -+#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 23) - ir->shutdown = 1; -- } -+#else -+ kthread_stop(ir->task); -+#endif -+ - return (got_data ? SUCCESS : res); - } -- -+ - return SUCCESS; - } - -@@ -183,56 +202,59 @@ - static int lirc_thread(void *irctl) - { - struct irctl *ir = irctl; -- -+ - /* This thread doesn't need any user-level access, - * so get rid of all our resources - */ -+#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 23) - daemonize("lirc_dev"); -- -- if (ir->t_notify != NULL) { -- up(ir->t_notify); -- } -- -+ -+ if (ir->t_notify != NULL) -+ complete(ir->t_notify); -+#endif -+ - dprintk(LOGHEAD "poll thread started\n", ir->p.name, ir->p.minor); -- -+ - do { - if (ir->open) { - if (ir->jiffies_to_wait) { - set_current_state(TASK_INTERRUPTIBLE); - schedule_timeout(ir->jiffies_to_wait); - } else { -- interruptible_sleep_on(ir->p.get_queue(ir->p.data)); -+ interruptible_sleep_on( -+ ir->p.get_queue(ir->p.data)); - } -- if (ir->shutdown) { -+#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 23) -+ if (ir->shutdown) -+#else -+ if (kthread_should_stop()) -+#endif - break; -- } -- if (!add_to_buf(ir)) { -+ if (!add_to_buf(ir)) - wake_up_interruptible(&ir->buf->wait_poll); -- } - } else { - /* if device not opened so we can sleep half a second */ - set_current_state(TASK_INTERRUPTIBLE); - schedule_timeout(HZ/2); - } -+#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 23) - } while (!ir->shutdown); -- -- if (ir->t_notify2 != NULL) { -- down(ir->t_notify2); -- } -+ -+ if (ir->t_notify2 != NULL) -+ wait_for_completion(ir->t_notify2); - - ir->tpid = -1; -- if (ir->t_notify != NULL) { -- up(ir->t_notify); -- } -- -+ if (ir->t_notify != NULL) -+ complete(ir->t_notify); -+#else -+ } while (!kthread_should_stop()); -+#endif -+ - dprintk(LOGHEAD "poll thread ended\n", ir->p.name, ir->p.minor); -- -+ - return 0; - } - --/* -- * -- */ - int lirc_register_plugin(struct lirc_plugin *p) - { - struct irctl *ir; -@@ -242,43 +264,43 @@ - #ifdef LIRC_HAVE_DEVFS_24 - char name[16]; - #endif -- DECLARE_MUTEX_LOCKED(tn); -+ DECLARE_COMPLETION(tn); - - if (!p) { -- printk("lirc_dev: lirc_register_plugin: " -+ printk(KERN_ERR "lirc_dev: lirc_register_plugin: " - "plugin pointer must be not NULL!\n"); - err = -EBADRQC; - goto out; - } - - if (MAX_IRCTL_DEVICES <= p->minor) { -- printk("lirc_dev: lirc_register_plugin: " -+ printk(KERN_ERR "lirc_dev: lirc_register_plugin: " - "\"minor\" must be between 0 and %d (%d)!\n", - MAX_IRCTL_DEVICES-1, p->minor); - err = -EBADRQC; - goto out; - } - -- if (1 > p->code_length || (BUFLEN*8) < p->code_length) { -- printk("lirc_dev: lirc_register_plugin: " -+ if (1 > p->code_length || (BUFLEN * 8) < p->code_length) { -+ printk(KERN_ERR "lirc_dev: lirc_register_plugin: " - "code length in bits for minor (%d) " - "must be less than %d!\n", -- p->minor, BUFLEN*8); -+ p->minor, BUFLEN * 8); - err = -EBADRQC; - goto out; - } - -- printk("lirc_dev: lirc_register_plugin: " -- "sample_rate: %d\n",p->sample_rate); -+ printk(KERN_INFO "lirc_dev: lirc_register_plugin: sample_rate: %d\n", -+ p->sample_rate); - if (p->sample_rate) { - if (2 > p->sample_rate || HZ < p->sample_rate) { -- printk("lirc_dev: lirc_register_plugin: " -+ printk(KERN_ERR "lirc_dev: lirc_register_plugin: " - "sample_rate must be between 2 and %d!\n", HZ); - err = -EBADRQC; - goto out; - } - if (!p->add_to_buf) { -- printk("lirc_dev: lirc_register_plugin: " -+ printk(KERN_ERR "lirc_dev: lirc_register_plugin: " - "add_to_buf cannot be NULL when " - "sample_rate is set\n"); - err = -EBADRQC; -@@ -286,15 +308,15 @@ - } - } else if (!(p->fops && p->fops->read) - && !p->get_queue && !p->rbuf) { -- printk("lirc_dev: lirc_register_plugin: " -+ printk(KERN_ERR "lirc_dev: lirc_register_plugin: " - "fops->read, get_queue and rbuf " - "cannot all be NULL!\n"); - err = -EBADRQC; - goto out; - } else if (!p->get_queue && !p->rbuf) { -- if (!(p->fops && p->fops->read && p->fops->poll) -+ if (!(p->fops && p->fops->read && p->fops->poll) - || (!p->fops->ioctl && !p->ioctl)) { -- printk("lirc_dev: lirc_register_plugin: " -+ printk(KERN_ERR "lirc_dev: lirc_register_plugin: " - "neither read, poll nor ioctl can be NULL!\n"); - err = -EBADRQC; - goto out; -@@ -302,7 +324,7 @@ - } - - if (p->owner == NULL) { -- printk(KERN_WARNING "lirc_dev: lirc_register_plugin: " -+ printk(KERN_ERR "lirc_dev: lirc_register_plugin: " - "no module owner registered\n"); - err = -EBADRQC; - goto out; -@@ -314,17 +336,17 @@ - - if (0 > minor) { - /* find first free slot for plugin */ -- for (minor=0; minorsample_rate) { - ir->jiffies_to_wait = HZ / p->sample_rate; - } else { -- /* it means - wait for externeal event in task queue */ -+ /* it means - wait for external event in task queue */ - ir->jiffies_to_wait = 0; -- } -+ } - - /* some safety check 8-) */ - p->name[sizeof(p->name)-1] = '\0'; - - bytes_in_key = p->code_length/8 + (p->code_length%8 ? 1 : 0); -- -+ - if (p->rbuf) { - ir->buf = p->rbuf; - } else { - ir->buf = kmalloc(sizeof(struct lirc_buffer), GFP_KERNEL); -- if(!ir->buf) { -+ if (!ir->buf) { - err = -ENOMEM; - goto out_lock; - } -- if(lirc_buffer_init -- (ir->buf, bytes_in_key, BUFLEN/bytes_in_key) != 0) { -+ if (lirc_buffer_init(ir->buf, bytes_in_key, -+ BUFLEN/bytes_in_key) != 0) { - kfree(ir->buf); - err = -ENOMEM; - goto out_lock; - } - } - -- if (p->features==0) -+ if (p->features == 0) - p->features = (p->code_length > 8) ? - LIRC_CAN_REC_LIRCCODE : LIRC_CAN_REC_CODE; - -@@ -368,7 +390,7 @@ - ir->p.minor = minor; - - #if defined(LIRC_HAVE_DEVFS_24) -- sprintf (name, DEV_LIRC "/%d", ir->p.minor); -+ sprintf(name, DEV_LIRC "/%d", ir->p.minor); - ir->devfs_handle = devfs_register(NULL, name, DEVFS_FL_DEFAULT, - IRCTL_DEV_MAJOR, ir->p.minor, - S_IFCHR | S_IRUSR | S_IWUSR, -@@ -378,23 +400,30 @@ - S_IFCHR|S_IRUSR|S_IWUSR, - DEV_LIRC "/%u", ir->p.minor); - #endif -- (void) lirc_class_device_create(lirc_class, NULL, -+ (void) lirc_class_device_create(lirc_class, NULL, - MKDEV(IRCTL_DEV_MAJOR, ir->p.minor), - ir->p.dev, "lirc%u", ir->p.minor); - -- if(p->sample_rate || p->get_queue) { -+ if (p->sample_rate || p->get_queue) { - /* try to fire up polling thread */ -+#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 23) - ir->t_notify = &tn; -- ir->tpid = kernel_thread(lirc_thread, (void*)ir, 0); -+ ir->tpid = kernel_thread(lirc_thread, (void *)ir, 0); - if (ir->tpid < 0) { -- printk("lirc_dev: lirc_register_plugin: " -+#else -+ ir->task = kthread_run(lirc_thread, (void *)ir, "lirc_dev"); -+ if (IS_ERR(ir->task)) { -+#endif -+ printk(KERN_ERR "lirc_dev: lirc_register_plugin: " - "cannot run poll thread for minor = %d\n", - p->minor); - err = -ECHILD; - goto out_sysfs; - } -- down(&tn); -+#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 23) -+ wait_for_completion(&tn); - ir->t_notify = NULL; -+#endif - } - ir->attached = 1; - up(&plugin_lock); -@@ -410,9 +439,9 @@ - ir->p.name, ir->p.minor); - p->minor = minor; - return minor; -- -+ - out_sysfs: -- class_device_destroy(lirc_class,MKDEV(IRCTL_DEV_MAJOR, ir->p.minor)); -+ class_device_destroy(lirc_class, MKDEV(IRCTL_DEV_MAJOR, ir->p.minor)); - #ifdef LIRC_HAVE_DEVFS_24 - devfs_unregister(ir->devfs_handle); - #endif -@@ -424,18 +453,16 @@ - out: - return err; - } -+EXPORT_SYMBOL(lirc_register_plugin); - --/* -- * -- */ - int lirc_unregister_plugin(int minor) - { - struct irctl *ir; -- DECLARE_MUTEX_LOCKED(tn); -- DECLARE_MUTEX_LOCKED(tn2); -+ DECLARE_COMPLETION(tn); -+ DECLARE_COMPLETION(tn2); - - if (minor < 0 || minor >= MAX_IRCTL_DEVICES) { -- printk("lirc_dev: lirc_unregister_plugin: " -+ printk(KERN_ERR "lirc_dev: lirc_unregister_plugin: " - "\"minor\" must be between 0 and %d!\n", - MAX_IRCTL_DEVICES-1); - return -EBADRQC; -@@ -446,21 +473,22 @@ - down(&plugin_lock); - - if (ir->p.minor != minor) { -- printk("lirc_dev: lirc_unregister_plugin: " -+ printk(KERN_ERR "lirc_dev: lirc_unregister_plugin: " - "minor (%d) device not registered!", minor); - up(&plugin_lock); - return -ENOENT; - } - - /* end up polling thread */ -+#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 23) - if (ir->tpid >= 0) { - ir->t_notify = &tn; - ir->t_notify2 = &tn2; - ir->shutdown = 1; --#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,4,0) -+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 4, 0) - { - struct task_struct *p; -- -+ - p = find_task_by_pid(ir->tpid); - wake_up_process(p); - } -@@ -468,11 +496,17 @@ - /* 2.2.x does not export wake_up_process() */ - wake_up_interruptible(ir->p.get_queue(ir->p.data)); - #endif -- up(&tn2); -- down(&tn); -+ complete(&tn2); -+ wait_for_completion(&tn); - ir->t_notify = NULL; - ir->t_notify2 = NULL; - } -+#else /* kernel >= 2.6.23 */ -+ if (ir->task) { -+ wake_up_process(ir->task); -+ kthread_stop(ir->task); -+ } -+#endif - - dprintk("lirc_dev: plugin %s unregistered from minor number = %d\n", - ir->p.name, ir->p.minor); -@@ -486,11 +520,8 @@ - ir->p.set_use_dec(ir->p.data); - module_put(ir->p.owner); - up(&ir->buffer_sem); -- } -- else -- { -+ } else - cleanup(ir); -- } - up(&plugin_lock); - - /* -@@ -503,6 +534,7 @@ - - return SUCCESS; - } -+EXPORT_SYMBOL(lirc_unregister_plugin); - - /* - * -@@ -511,7 +543,7 @@ - { - struct irctl *ir; - int retval; -- -+ - if (MINOR(inode->i_rdev) >= MAX_IRCTL_DEVICES) { - dprintk("lirc_dev [%d]: open result = -ENODEV\n", - MINOR(inode->i_rdev)); -@@ -523,13 +555,11 @@ - dprintk(LOGHEAD "open called\n", ir->p.name, ir->p.minor); - - /* if the plugin has an open function use it instead */ -- if(ir->p.fops && ir->p.fops->open) -+ if (ir->p.fops && ir->p.fops->open) - return ir->p.fops->open(inode, file); - - if (down_interruptible(&plugin_lock)) -- { - return -ERESTARTSYS; -- } - - if (ir->p.minor == NOPLUG) { - up(&plugin_lock); -@@ -545,30 +575,27 @@ - return -EBUSY; - } - -- /* there is no need for locking here because ir->open is 0 -- * and lirc_thread isn't using buffer -+ /* there is no need for locking here because ir->open is 0 -+ * and lirc_thread isn't using buffer - * plugins which use irq's should allocate them on set_use_inc, - * so there should be no problem with those either. -- */ -+ */ - ir->buf->head = ir->buf->tail; - ir->buf->fill = 0; - -- if(ir->p.owner!=NULL && try_module_get(ir->p.owner)) -- { -+ if (ir->p.owner != NULL && try_module_get(ir->p.owner)) { - ++ir->open; - retval = ir->p.set_use_inc(ir->p.data); -- -+ - if (retval != SUCCESS) { - module_put(ir->p.owner); - --ir->open; - } -- } -- else -- { -- if(ir->p.owner==NULL) -- { -- dprintk(LOGHEAD "no module owner!!!\n", ir->p.name, ir->p.minor); -- } -+ } else { -+ if (ir->p.owner == NULL) -+ dprintk(LOGHEAD "no module owner!!!\n", -+ ir->p.name, ir->p.minor); -+ - retval = -ENODEV; - } - -@@ -586,24 +613,19 @@ - struct irctl *ir = &irctls[MINOR(inode->i_rdev)]; - - dprintk(LOGHEAD "close called\n", ir->p.name, ir->p.minor); -- -+ - /* if the plugin has a close function use it instead */ -- if(ir->p.fops && ir->p.fops->release) -+ if (ir->p.fops && ir->p.fops->release) - return ir->p.fops->release(inode, file); - - if (down_interruptible(&plugin_lock)) -- { - return -ERESTARTSYS; -- } - - --ir->open; -- if(ir->attached) -- { -+ if (ir->attached) { - ir->p.set_use_dec(ir->p.data); - module_put(ir->p.owner); -- } -- else -- { -+ } else { - cleanup(ir); - } - -@@ -623,12 +645,11 @@ - dprintk(LOGHEAD "poll called\n", ir->p.name, ir->p.minor); - - /* if the plugin has a poll function use it instead */ -- if(ir->p.fops && ir->p.fops->poll) -+ if (ir->p.fops && ir->p.fops->poll) - return ir->p.fops->poll(file, wait); - - down(&ir->buffer_sem); -- if(!ir->attached) -- { -+ if (!ir->attached) { - up(&ir->buffer_sem); - return POLLERR; - } -@@ -636,11 +657,11 @@ - poll_wait(file, &ir->buf->wait_poll, wait); - - dprintk(LOGHEAD "poll result = %s\n", -- ir->p.name, ir->p.minor, -+ ir->p.name, ir->p.minor, - lirc_buffer_empty(ir->buf) ? "0" : "POLLIN|POLLRDNORM"); - - ret = lirc_buffer_empty(ir->buf) ? 0 : (POLLIN|POLLRDNORM); -- -+ - up(&ir->buffer_sem); - return ret; - } -@@ -649,7 +670,7 @@ - * - */ - static int irctl_ioctl(struct inode *inode, struct file *file, -- unsigned int cmd, unsigned long arg) -+ unsigned int cmd, unsigned long arg) - { - unsigned long mode; - int result; -@@ -659,7 +680,7 @@ - ir->p.name, ir->p.minor, cmd); - - /* if the plugin has a ioctl function use it instead */ -- if(ir->p.fops && ir->p.fops->ioctl) -+ if (ir->p.fops && ir->p.fops->ioctl) - return ir->p.fops->ioctl(inode, file, cmd, arg); - - if (ir->p.minor == NOPLUG || !ir->attached) { -@@ -669,7 +690,7 @@ - } - - /* Give the plugin a chance to handle the ioctl */ -- if(ir->p.ioctl){ -+ if (ir->p.ioctl) { - result = ir->p.ioctl(inode, file, cmd, arg); - if (result != -ENOIOCTLCMD) - return result; -@@ -677,33 +698,32 @@ - /* The plugin can't handle cmd */ - result = SUCCESS; - -- switch(cmd) -- { -+ switch (cmd) { - case LIRC_GET_FEATURES: -- result = put_user(ir->p.features, (unsigned long*)arg); -+ result = put_user(ir->p.features, (unsigned long *)arg); - break; - case LIRC_GET_REC_MODE: -- if(!(ir->p.features&LIRC_CAN_REC_MASK)) -- return(-ENOSYS); -- -+ if (!(ir->p.features&LIRC_CAN_REC_MASK)) -+ return -ENOSYS; -+ - result = put_user(LIRC_REC2MODE - (ir->p.features&LIRC_CAN_REC_MASK), -- (unsigned long*)arg); -+ (unsigned long *)arg); - break; - case LIRC_SET_REC_MODE: -- if(!(ir->p.features&LIRC_CAN_REC_MASK)) -- return(-ENOSYS); -+ if (!(ir->p.features&LIRC_CAN_REC_MASK)) -+ return -ENOSYS; - -- result = get_user(mode, (unsigned long*)arg); -- if(!result && !(LIRC_MODE2REC(mode) & ir->p.features)) { -+ result = get_user(mode, (unsigned long *)arg); -+ if (!result && !(LIRC_MODE2REC(mode) & ir->p.features)) - result = -EINVAL; -- } -- /* FIXME: We should actually set the mode somehow -- * but for now, lirc_serial doesn't support mode changin -- * eighter */ -+ /* -+ * FIXME: We should actually set the mode somehow but -+ * for now, lirc_serial doesn't support mode changing either -+ */ - break; - case LIRC_GET_LENGTH: -- result = put_user((unsigned long)ir->p.code_length, -+ result = put_user((unsigned long)ir->p.code_length, - (unsigned long *)arg); - break; - default: -@@ -720,27 +740,24 @@ - * - */ - static ssize_t irctl_read(struct file *file, -- char *buffer, -- size_t length, -- loff_t *ppos) -+ char *buffer, -+ size_t length, -+ loff_t *ppos) - { - struct irctl *ir = &irctls[MINOR(file->f_dentry->d_inode->i_rdev)]; - unsigned char buf[ir->buf->chunk_size]; -- int ret=0, written=0; -+ int ret = 0, written = 0; - DECLARE_WAITQUEUE(wait, current); - - dprintk(LOGHEAD "read called\n", ir->p.name, ir->p.minor); - - /* if the plugin has a specific read function use it instead */ -- if(ir->p.fops && ir->p.fops->read) -+ if (ir->p.fops && ir->p.fops->read) - return ir->p.fops->read(file, buffer, length, ppos); - -- if(down_interruptible(&ir->buffer_sem)) -- { -+ if (down_interruptible(&ir->buffer_sem)) - return -ERESTARTSYS; -- } -- if(!ir->attached) -- { -+ if (!ir->attached) { - up(&ir->buffer_sem); - return -ENODEV; - } -@@ -752,23 +769,26 @@ - return -EINVAL; - } - -- /* we add ourselves to the task queue before buffer check -- * to avoid losing scan code (in case when queue is awaken somewhere -+ /* -+ * we add ourselves to the task queue before buffer check -+ * to avoid losing scan code (in case when queue is awaken somewhere - * beetwen while condition checking and scheduling) - */ - add_wait_queue(&ir->buf->wait_poll, &wait); - set_current_state(TASK_INTERRUPTIBLE); - -- /* while we did't provide 'length' bytes, device is opened in blocking -+ /* -+ * while we did't provide 'length' bytes, device is opened in blocking - * mode and 'copy_to_user' is happy, wait for data. - */ -- while (written < length && ret == 0) { -+ while (written < length && ret == 0) { - if (lirc_buffer_empty(ir->buf)) { - /* According to the read(2) man page, 'written' can be - * returned as less than 'length', instead of blocking - * again, returning -EWOULDBLOCK, or returning - * -ERESTARTSYS */ -- if (written) break; -+ if (written) -+ break; - if (file->f_flags & O_NONBLOCK) { - ret = -EWOULDBLOCK; - break; -@@ -779,8 +799,7 @@ - } - schedule(); - set_current_state(TASK_INTERRUPTIBLE); -- if(!ir->attached) -- { -+ if (!ir->attached) { - ret = -ENODEV; - break; - } -@@ -795,7 +814,7 @@ - remove_wait_queue(&ir->buf->wait_poll, &wait); - set_current_state(TASK_RUNNING); - up(&ir->buffer_sem); -- -+ - dprintk(LOGHEAD "read result = %s (%d)\n", - ir->p.name, ir->p.minor, ret ? "-EFAULT" : "OK", ret); - -@@ -805,87 +824,78 @@ - - void *lirc_get_pdata(struct file *file) - { -- void *data=NULL; -+ void *data = NULL; - - if (file && file->f_dentry && file->f_dentry->d_inode && -- file->f_dentry->d_inode->i_rdev ) -- { -- struct irctl *ir = &irctls[MINOR(file->f_dentry->d_inode->i_rdev)]; -- data=ir->p.data; -+ file->f_dentry->d_inode->i_rdev) { -+ struct irctl *ir; -+ ir = &irctls[MINOR(file->f_dentry->d_inode->i_rdev)]; -+ data = ir->p.data; - } - - return data; - } -+EXPORT_SYMBOL(lirc_get_pdata); - - - static ssize_t irctl_write(struct file *file, const char *buffer, -- size_t length, loff_t * ppos) -+ size_t length, loff_t *ppos) - { - struct irctl *ir = &irctls[MINOR(file->f_dentry->d_inode->i_rdev)]; - - dprintk(LOGHEAD "write called\n", ir->p.name, ir->p.minor); - - /* if the plugin has a specific read function use it instead */ -- if(ir->p.fops && ir->p.fops->write) -+ if (ir->p.fops && ir->p.fops->write) - return ir->p.fops->write(file, buffer, length, ppos); - -- if(!ir->attached) -- { -+ if (!ir->attached) - return -ENODEV; -- } - - return -EINVAL; - } - - - static struct file_operations fops = { -- read: irctl_read, -- write: irctl_write, -- poll: irctl_poll, -- ioctl: irctl_ioctl, -- open: irctl_open, -- release: irctl_close -+ .read = irctl_read, -+ .write = irctl_write, -+ .poll = irctl_poll, -+ .ioctl = irctl_ioctl, -+ .open = irctl_open, -+ .release = irctl_close - }; - - --EXPORT_SYMBOL(lirc_get_pdata); --EXPORT_SYMBOL(lirc_register_plugin); --EXPORT_SYMBOL(lirc_unregister_plugin); -- --/* -- * -- */ - static int lirc_dev_init(void) --{ -+{ - int i; - -- for (i=0; i < MAX_IRCTL_DEVICES; ++i) { -- init_irctl(&irctls[i]); -- } -+ for (i = 0; i < MAX_IRCTL_DEVICES; ++i) -+ init_irctl(&irctls[i]); - -- if(register_chrdev(IRCTL_DEV_MAJOR, IRCTL_DEV_NAME, &fops)) { -+ if (register_chrdev(IRCTL_DEV_MAJOR, IRCTL_DEV_NAME, &fops)) { - printk(KERN_ERR "lirc_dev: register_chrdev failed\n"); - goto out; - } - - lirc_class = class_create(THIS_MODULE, "lirc"); -- if(IS_ERR(lirc_class)) { -+ if (IS_ERR(lirc_class)) { - printk(KERN_ERR "lirc_dev: class_create failed\n"); - goto out_unregister; - } - -- printk("lirc_dev: IR Remote Control driver registered, at major %d \n", -- IRCTL_DEV_MAJOR); -+ printk(KERN_INFO "lirc_dev: IR Remote Control driver registered, " -+ "major %d \n", IRCTL_DEV_MAJOR); - - return SUCCESS; - - out_unregister: --#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,23) -+#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 23) -+ if (unregister_chrdev(IRCTL_DEV_MAJOR, IRCTL_DEV_NAME)) -+ printk(KERN_ERR "lirc_dev: unregister_chrdev failed!\n"); -+#else - /* unregister_chrdev returns void now */ - unregister_chrdev(IRCTL_DEV_MAJOR, IRCTL_DEV_NAME); --#else -- if(unregister_chrdev(IRCTL_DEV_MAJOR, IRCTL_DEV_NAME)) -- printk(KERN_ERR "lirc_dev: unregister_chrdev failed!\n"); - #endif - out: - return -1; -@@ -910,20 +920,22 @@ - */ - void cleanup_module(void) - { --#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,23) -- /* unregister_chrdev returns void now */ -- unregister_chrdev(IRCTL_DEV_MAJOR, IRCTL_DEV_NAME); -- class_destroy(lirc_class); --#else -+#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 23) - int ret; - - ret = unregister_chrdev(IRCTL_DEV_MAJOR, IRCTL_DEV_NAME); - class_destroy(lirc_class); - -- if(ret) -- printk("lirc_dev: error in module_unregister_chrdev: %d\n", ret); -+ if (ret) -+ printk(KERN_ERR "lirc_dev: error in " -+ "module_unregister_chrdev: %d\n", ret); - else - dprintk("lirc_dev: module successfully unloaded\n"); -+#else -+ /* unregister_chrdev returns void now */ -+ unregister_chrdev(IRCTL_DEV_MAJOR, IRCTL_DEV_NAME); -+ class_destroy(lirc_class); -+ dprintk("lirc_dev: module unloaded\n"); - #endif - } - - ---- lirc-0.8.2/drivers/lirc_dev/lirc_dev.h 2007/09/27 19:47:20 1.20 -+++ lirc-0.8.2/drivers/lirc_dev/lirc_dev.h 2008/01/13 10:45:02 1.22 -@@ -14,18 +14,17 @@ - #define MAX_IRCTL_DEVICES 4 - #define BUFLEN 16 - --//#define LIRC_BUFF_POWER_OF_2 -+/* #define LIRC_BUFF_POWER_OF_2 */ - #ifdef LIRC_BUFF_POWER_OF_2 --#define mod(n, div) ((n) & ((div) -1)) -+#define mod(n, div) ((n) & ((div) - 1)) - #else - #define mod(n, div) ((n) % (div)) - #endif - #include - #include - --struct lirc_buffer --{ -- wait_queue_head_t wait_poll; -+struct lirc_buffer { -+ wait_queue_head_t wait_poll; - spinlock_t lock; - - unsigned char *data; -@@ -33,12 +32,14 @@ - unsigned int size; /* in chunks */ - unsigned int fill; /* in chunks */ - int head, tail; /* in chunks */ -- /* Using chunks instead of bytes pretends to simplify boundary checking -+ /* Using chunks instead of bytes pretends to simplify boundary checking - * And should allow for some performance fine tunning later */ - }; - static inline void _lirc_buffer_clear(struct lirc_buffer *buf) - { -- buf->head = buf->tail = buf->fill = 0; -+ buf->head = 0; -+ buf->tail = 0; -+ buf->fill = 0; - } - static inline int lirc_buffer_init(struct lirc_buffer *buf, - unsigned int chunk_size, -@@ -61,7 +62,9 @@ - { - kfree(buf->data); - buf->data = NULL; -- buf->head = buf->tail = buf->fill = 0; -+ buf->head = 0; -+ buf->tail = 0; -+ buf->fill = 0; - buf->chunk_size = 0; - buf->size = 0; - } -@@ -77,11 +80,13 @@ - { - return (buf->size - buf->fill); - } --static inline void lirc_buffer_lock(struct lirc_buffer *buf, unsigned long *flags) -+static inline void lirc_buffer_lock(struct lirc_buffer *buf, -+ unsigned long *flags) - { - spin_lock_irqsave(&buf->lock, *flags); - } --static inline void lirc_buffer_unlock(struct lirc_buffer *buf, unsigned long *flags) -+static inline void lirc_buffer_unlock(struct lirc_buffer *buf, -+ unsigned long *flags) - { - spin_unlock_irqrestore(&buf->lock, *flags); - } -@@ -135,49 +140,48 @@ - lirc_buffer_unlock(buf, &flags); - } - static inline void _lirc_buffer_write_n(struct lirc_buffer *buf, -- unsigned char* orig, int count) -+ unsigned char *orig, int count) - { -- memcpy(&buf->data[buf->tail*buf->chunk_size], orig, -- count*buf->chunk_size); -- buf->tail = mod(buf->tail+count, buf->size); -+ memcpy(&buf->data[buf->tail * buf->chunk_size], orig, -+ count * buf->chunk_size); -+ buf->tail = mod(buf->tail + count, buf->size); - buf->fill += count; - } - static inline void lirc_buffer_write_n(struct lirc_buffer *buf, -- unsigned char* orig, int count) -+ unsigned char *orig, int count) - { - unsigned long flags; - int space1; -- lirc_buffer_lock(buf,&flags); -- if( buf->head > buf->tail ) space1 = buf->head - buf->tail; -- else space1 = buf->size - buf->tail; -- -- if( count > space1 ) -- { -+ -+ lirc_buffer_lock(buf, &flags); -+ if (buf->head > buf->tail) -+ space1 = buf->head - buf->tail; -+ else -+ space1 = buf->size - buf->tail; -+ -+ if (count > space1) { - _lirc_buffer_write_n(buf, orig, space1); - _lirc_buffer_write_n(buf, orig+(space1*buf->chunk_size), - count-space1); -- } -- else -- { -+ } else { - _lirc_buffer_write_n(buf, orig, count); - } - lirc_buffer_unlock(buf, &flags); - } - --struct lirc_plugin --{ -+struct lirc_plugin { - char name[40]; - int minor; - int code_length; - int sample_rate; - unsigned long features; -- void* data; -- int (*add_to_buf) (void* data, struct lirc_buffer* buf); -- wait_queue_head_t* (*get_queue) (void* data); -+ void *data; -+ int (*add_to_buf) (void *data, struct lirc_buffer *buf); -+ wait_queue_head_t* (*get_queue) (void *data); - struct lirc_buffer *rbuf; -- int (*set_use_inc) (void* data); -- void (*set_use_dec) (void* data); -- int (*ioctl) (struct inode *,struct file *,unsigned int, -+ int (*set_use_inc) (void *data); -+ void (*set_use_dec) (void *data); -+ int (*ioctl) (struct inode *, struct file *, unsigned int, - unsigned long); - struct file_operations *fops; - struct device *dev; -@@ -188,7 +192,7 @@ - * - * minor: - * indicates minor device (/dev/lirc) number for registered plugin -- * if caller fills it with negative value, then the first free minor -+ * if caller fills it with negative value, then the first free minor - * number will be used (if available) - * - * code_length: -@@ -233,7 +237,7 @@ - * - * fops: - * file_operations for drivers which don't fit the current plugin model. -- * -+ * - * owner: - * the module owning this struct - * -@@ -242,7 +246,7 @@ - - /* following functions can be called ONLY from user context - * -- * returns negative value on error or minor number -+ * returns negative value on error or minor number - * of the registered device if success - * contens of the structure pointed by p is copied - */ - ---- lirc-0.8.2/drivers/lirc_serial/lirc_serial.c 2007/11/08 21:27:30 5.86 -+++ lirc-0.8.2/drivers/lirc_serial/lirc_serial.c 2007/12/15 17:28:01 5.87 -@@ -965,7 +965,7 @@ - do_gettimeofday(&lasttv); - - result=request_irq(irq,irq_handler, -- SA_INTERRUPT | (share_irq ? SA_SHIRQ:0), -+ IRQF_DISABLED | (share_irq ? IRQF_SHARED:0), - LIRC_DRIVER_NAME,(void *)&hardware); - - switch(result) ---- lirc-0.8.2/drivers/lirc_sir/lirc_sir.c 2007/09/27 19:47:23 1.47 -+++ lirc-0.8.2/drivers/lirc_sir/lirc_sir.c 2007/12/15 17:28:01 1.48 -@@ -1025,7 +1025,7 @@ - return -EBUSY; - } - #endif -- retval = request_irq(irq, sir_interrupt, SA_INTERRUPT, -+ retval = request_irq(irq, sir_interrupt, IRQF_DISABLED, - LIRC_DRIVER_NAME, NULL); - if (retval < 0) { - # - ifndef LIRC_ON_SA1100 \ No newline at end of file From crazy at frugalware.org Wed May 14 12:56:05 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 12:56:06 2008 Subject: [Frugalware-git] frugalware-current: k3d-0.6.7.0-4-x86_64 Message-ID: <20080514105605.34CE4177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8a75ff3516937b9d32e8d2866a07eb4c3da3a85d commit 8a75ff3516937b9d32e8d2866a07eb4c3da3a85d Author: crazy Date: Wed May 14 12:55:23 2008 +0200 k3d-0.6.7.0-4-x86_64 * up2date fix diff --git a/source/xapps-extra/k3d/FrugalBuild b/source/xapps-extra/k3d/FrugalBuild index bce0ec3..3541271 100644 --- a/source/xapps-extra/k3d/FrugalBuild +++ b/source/xapps-extra/k3d/FrugalBuild @@ -12,11 +12,11 @@ makedepends=('boost>=1.35.0') groups=('xapps-extra') archs=('i686' 'x86_64') options=('scriptlet' 'force') -_F_sourceforge_broken_up2date=1 _F_sourceforge_ext="-src.tar.bz2" Finclude sourceforge source=($source k3d-0.6.7.0-gcc43.patch k3d-0.6.7.0-sigc2.patch k3d-0.6.7.0-gcc43-2.patch) url="http://www.k-3d.org/" +up2date="lynx -dump http://www.k-3d.org/wiki/Download|grep -om1 'k3d-\(.*\)-src.*.bz2'|sed 's/.*d-\(.*\)-.*/\1/'" build() { From voroskoi at frugalware.org Wed May 14 13:09:18 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed May 14 13:09:20 2008 Subject: [Frugalware-git] frugalware-current: nginx-0.6.31-1-i686 Message-ID: <20080514110918.691C5177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cb9b8345a906faa3024b6416e7c62aabc58db866 commit cb9b8345a906faa3024b6416e7c62aabc58db866 Author: voroskoi Date: Wed May 14 13:08:55 2008 +0200 nginx-0.6.31-1-i686 version bump updated nginx-install.patch diff --git a/source/network-extra/nginx/FrugalBuild b/source/network-extra/nginx/FrugalBuild index ba92b2f..7c46e6e 100644 --- a/source/network-extra/nginx/FrugalBuild +++ b/source/network-extra/nginx/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=nginx -pkgver=0.5.35 +pkgver=0.6.31 pkgrel=1 pkgdesc="[engine x] is a HTTP server and mail proxy server." url="http://nginx.net/" @@ -12,7 +12,7 @@ groups=('network-extra') archs=('i686' 'x86_64') provides=('httpd') backup=(etc/$pkgname/$pkgname.conf) -up2date="lynx -dump ${url} |grep stable |sed 's/.*-\(.*\),.*/\1/'" +up2date="lynx -dump ${url} |grep stable |sed -ne 's/.*-\(.*\),.*/\1/;1p'" source=(http://sysoev.ru/nginx/nginx-$pkgver.tar.gz rc.$pkgname nginx.logrotate \ nginx-install.patch) @@ -49,9 +49,9 @@ build() { Fmv $Fsysconfdir/$pkgname/html $Flocalstatedir/www/$pkgname Fln $Flocalstatedir/www/$pkgname $Fsysconfdir/$pkgname/html } -sha1sums=('9e97e6723ee605db14d9cde54053496729f73c18' \ +sha1sums=('c2c45eb2ae352dcce82fa997a8cfc76cce649c1a' \ 'e8cc09710ba365eb932d1710f4aac629e49452ff' \ 'da58d8a74dbb081c3dfb69317999e10f1ebf991e' \ - '3a4cc4564ce610400e012d7c391107f33a258f1e') + 'a7bbebc8e604d53642b38fcf59265b6c768e040e') # optimization OK diff --git a/source/network-extra/nginx/nginx-install.patch b/source/network-extra/nginx/nginx-install.patch index 30f921d..6583ddf 100644 --- a/source/network-extra/nginx/nginx-install.patch +++ b/source/network-extra/nginx/nginx-install.patch @@ -1,15 +1,7 @@ ---- auto/install-orig 2006-12-16 13:31:19.000000000 +0100 -+++ auto/install 2006-12-16 13:32:47.000000000 +0100 -@@ -7,7 +7,7 @@ - cat << END >> $NGX_MAKEFILE - - install_perl_modules: -- cd $NGX_OBJS/src/http/modules/perl && make install -+ cd $NGX_OBJS/src/http/modules/perl && make DESTDIR=\$(DESTDIR) install - END - - NGX_INSTALL_PERL_MODULES=install_perl_modules -@@ -19,42 +19,41 @@ +diff -aur nginx-0.6.31/auto/install fw_nginx-0.6.31/auto/install +--- nginx-0.6.31/auto/install 2007-07-30 12:51:55.000000000 +0200 ++++ fw_nginx-0.6.31/auto/install 2008-05-14 13:00:57.000000000 +0200 +@@ -19,45 +19,45 @@ install: $NGX_OBJS${ngx_dirsep}nginx${ngx_binext} \ $NGX_INSTALL_PERL_MODULES @@ -25,28 +17,34 @@ + test ! -f '\$(DESTDIR)/$NGX_SBIN_PATH' || mv '\$(DESTDIR)/$NGX_SBIN_PATH' '\$(DESTDIR)/$NGX_SBIN_PATH.old' + cp $NGX_OBJS/nginx '\$(DESTDIR)/$NGX_SBIN_PATH' -- test -d '`dirname "$NGX_CONF_PATH"`' \ -- || mkdir -p '`dirname "$NGX_CONF_PATH"`' -+ test -d '\$(DESTDIR)/`dirname "$NGX_CONF_PATH"`' \ -+ || mkdir -p '\$(DESTDIR)/`dirname "$NGX_CONF_PATH"`' +- test -d '$NGX_CONF_PREFIX' || mkdir -p '$NGX_CONF_PREFIX' ++ test -d '\$(DESTDIR)/$NGX_CONF_PREFIX' || mkdir -p '\$(DESTDIR)/$NGX_CONF_PREFIX' + +- cp conf/koi-win '$NGX_CONF_PREFIX' +- cp conf/koi-utf '$NGX_CONF_PREFIX' +- cp conf/win-utf '$NGX_CONF_PREFIX' ++ cp conf/koi-win '\$(DESTDIR)/$NGX_CONF_PREFIX' ++ cp conf/koi-utf '\$(DESTDIR)/$NGX_CONF_PREFIX' ++ cp conf/win-utf '\$(DESTDIR)/$NGX_CONF_PREFIX' -- cp conf/koi-win '`dirname "$NGX_CONF_PATH"`' -- cp conf/koi-utf '`dirname "$NGX_CONF_PATH"`' -- cp conf/win-utf '`dirname "$NGX_CONF_PATH"`' -+ cp conf/koi-win '\$(DESTDIR)/`dirname "$NGX_CONF_PATH"`' -+ cp conf/koi-utf '\$(DESTDIR)/`dirname "$NGX_CONF_PATH"`' -+ cp conf/win-utf '\$(DESTDIR)/`dirname "$NGX_CONF_PATH"`' -+ cp conf/fastcgi_params '\$(DESTDIR)/`dirname "$NGX_CONF_PATH"`' +- test -f '$NGX_CONF_PREFIX/mime.types' \ +- || cp conf/mime.types '$NGX_CONF_PREFIX' +- cp conf/mime.types '$NGX_CONF_PREFIX/mime.types.default' ++ test -f '\$(DESTDIR)/$NGX_CONF_PREFIX/mime.types' \ ++ || cp conf/mime.types '\$(DESTDIR)/$NGX_CONF_PREFIX' ++ cp conf/mime.types '\$(DESTDIR)/$NGX_CONF_PREFIX/mime.types.default' -- test -f '`dirname "$NGX_CONF_PATH"`/mime.types' || \ -- cp conf/mime.types '`dirname "$NGX_CONF_PATH"`/mime.types' -- cp conf/mime.types '`dirname "$NGX_CONF_PATH"`/mime.types.default' -+ test -f '\$(DESTDIR)/`dirname "$NGX_CONF_PATH"`/mime.types' || \ -+ cp conf/mime.types '\$(DESTDIR)/`dirname "$NGX_CONF_PATH"`/mime.types' +- test -f '$NGX_CONF_PREFIX/fastcgi_params' \ +- || cp conf/fastcgi_params '$NGX_CONF_PREFIX' +- cp conf/fastcgi_params '$NGX_CONF_PREFIX/fastcgi_params.default' ++ test -f '\$(DESTDIR)/$NGX_CONF_PREFIX/fastcgi_params' \ ++ || cp conf/fastcgi_params '\$(DESTDIR)/$NGX_CONF_PREFIX' ++ cp conf/fastcgi_params '\$(DESTDIR)/$NGX_CONF_PREFIX/fastcgi_params.default' -- test -f '$NGX_CONF_PATH' || cp conf/nginx.conf '$NGX_CONF_PATH' -- cp conf/nginx.conf '`dirname "$NGX_CONF_PATH"`/nginx.conf.default' -+ test -f '\$(DESTDIR)/$NGX_CONF_PATH' || cp conf/nginx.conf '\$(DESTDIR)/$NGX_CONF_PATH' +- test -f '$NGX_CONF_PATH' || cp conf/nginx.conf '$NGX_CONF_PREFIX' +- cp conf/nginx.conf '$NGX_CONF_PREFIX/nginx.conf.default' ++ test -f '\$(DESTDIR)/$NGX_CONF_PATH' || cp conf/nginx.conf '\$(DESTDIR)/$NGX_CONF_PREFIX' ++ cp conf/nginx.conf '\$(DESTDIR)/$NGX_CONF_PREFIX/nginx.conf.default' - test -d '`dirname "$NGX_PID_PATH"`' \ - || mkdir -p '`dirname "$NGX_PID_PATH"`' @@ -63,7 +61,8 @@ END - if test -n "$NGX_ERROR_LOG_PATH"; then +-if test -n "$NGX_ERROR_LOG_PATH"; then ++if test -n "\$(DESTDIR)/$NGX_ERROR_LOG_PATH"; then cat << END >> $NGX_MAKEFILE - test -d '`dirname "$NGX_ERROR_LOG_PATH"`' || \ From crazy at frugalware.org Wed May 14 13:22:01 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 13:22:03 2008 Subject: [Frugalware-git] frugalware-current: guile-1.8.5-1-x86_64 Message-ID: <20080514112201.B4DAF177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=94cdc92460e534eb3ef2eba7fe7e873f8453efc0 commit 94cdc92460e534eb3ef2eba7fe7e873f8453efc0 Author: crazy Date: Wed May 14 13:20:57 2008 +0200 guile-1.8.5-1-x86_64 * Version bump * removed all old patches * added sed hack to make it compile with newer libtool diff --git a/source/devel/guile/FrugalBuild b/source/devel/guile/FrugalBuild index 6fc7af3..aa5d942 100644 --- a/source/devel/guile/FrugalBuild +++ b/source/devel/guile/FrugalBuild @@ -3,27 +3,27 @@ # Contributor: Laszlo Dvornik pkgname=guile -pkgver=1.8.4 -pkgrel=2 +pkgver=1.8.5 +pkgrel=1 pkgdesc="Guile is a portable, embeddable Scheme implementation written in C" url="http://www.gnu.org/software/guile/" depends=('gmp' 'readline' 'libtool>=2.2.2') groups=('devel') archs=('i686' 'x86_64') Fup2gnugz -source=(ftp://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz guile-1.8.0-deplibs-x86-64.patch) -Fconfopts="$Fconfopts --disable-networking --with-threads" -sha1sums=('1e80fe242acfde2bfa39fd1e8409a8f010e24e2b' \ - 'e201dfab1f6d6f8a5574572e7da5f91a530215a0') +source=(ftp://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz) +sha1sums=('3ef611cf5c4998a5bdfc7935765bb68730038614') build() { Fcd - ## yeah f***ing fix your code before adding something - ## like this by default + ## damn libtool crap + sed 's/AC_CONFIG_MACRO_DIR(\[m4\])/AC_CONFIG_MACRO_DIR(\[guile-config\])/' -i configure.in Fsed '-Werror' '' configure.in Fautoreconf - Fbuild + Fbuild \ + --disable-networking \ + --with-threads \ + --disable-error-on-warning } - # optimization OK diff --git a/source/devel/guile/guile-1.8.0-deplibs-x86-64.patch b/source/devel/guile/guile-1.8.0-deplibs-x86-64.patch deleted file mode 100644 index 971df32..0000000 --- a/source/devel/guile/guile-1.8.0-deplibs-x86-64.patch +++ /dev/null @@ -1,62 +0,0 @@ -diff -Naur guile-1.8.1/configure guile-1.8.1-p/configure ---- guile-1.8.1/configure 2006-10-07 05:54:24.000000000 +0200 -+++ guile-1.8.1-p/configure 2006-10-07 18:25:05.000000000 +0200 -@@ -11020,7 +11020,7 @@ - # Append ld.so.conf contents to the search path - if test -f /etc/ld.so.conf; then - lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` -- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" -+ sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib $lt_ld_extra" - fi - - # We used to test for /lib/ld.so.1 and disable shared libraries on -diff -Naur guile-1.8.1/guile-config/guile-config.in guile-1.8.1-p/guile-config/guile-config.in ---- guile-1.8.1/guile-config/guile-config.in 2006-09-20 02:19:02.000000000 +0200 -+++ guile-1.8.1-p/guile-config/guile-config.in 2006-10-07 18:28:30.000000000 +0200 -@@ -151,9 +151,9 @@ - (display (string-join - (list - (get-build-info 'CFLAGS) -- "-lguile -lltdl" -+ "-lguile" - (if (or (string=? libdir "/usr/lib") -- (string=? libdir "/usr/lib/")) -+ (string=? libdir "/usr/lib64")) - "" - (string-append "-L" (get-build-info 'libdir))) - (string-join other-flags) -diff -Naur guile-1.8.1/guile-readline/configure guile-1.8.1-p/guile-readline/configure ---- guile-1.8.1/guile-readline/configure 2006-10-07 05:54:41.000000000 +0200 -+++ guile-1.8.1-p/guile-readline/configure 2006-10-07 18:25:05.000000000 +0200 -@@ -10413,7 +10413,7 @@ - # Append ld.so.conf contents to the search path - if test -f /etc/ld.so.conf; then - lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` -- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" -+ sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib $lt_ld_extra" - fi - - # We used to test for /lib/ld.so.1 and disable shared libraries on -diff -Naur guile-1.8.1/libguile/Makefile.in guile-1.8.1-p/libguile/Makefile.in ---- guile-1.8.1/libguile/Makefile.in 2006-10-07 05:54:33.000000000 +0200 -+++ guile-1.8.1-p/libguile/Makefile.in 2006-10-07 18:25:05.000000000 +0200 -@@ -1908,8 +1908,8 @@ - @echo '#define SCM_LIBRARY_DIR "$(pkgdatadir)/$(GUILE_EFFECTIVE_VERSION)"'>>libpath.tmp - @echo '#define SCM_SITE_DIR "$(pkgdatadir)/site"' >> libpath.tmp - @echo '#define SCM_BUILD_INFO { \' >> libpath.tmp -- @echo ' { "srcdir", "'"`cd @srcdir@; pwd`"'" }, \' >> libpath.tmp -- @echo ' { "top_srcdir", "@top_srcdir_absolute@" }, \' >> libpath.tmp -+ @echo ' { "srcdir", "" }, \' >> libpath.tmp -+ @echo ' { "top_srcdir", "" }, \' >> libpath.tmp - @echo ' { "prefix", "@prefix@" }, \' >> libpath.tmp - @echo ' { "exec_prefix", "@exec_prefix@" }, \' >> libpath.tmp - @echo ' { "bindir", "@bindir@" }, \' >> libpath.tmp -@@ -1930,7 +1930,7 @@ - @echo ' { "guileversion", "@GUILE_VERSION@" }, \' >> libpath.tmp - @echo ' { "libguileinterface", "@LIBGUILE_INTERFACE@" }, \' \ - >> libpath.tmp -- @echo ' { "LIBS", "@GUILE_LIBS@" }, \' >> libpath.tmp -+ @echo ' { "LIBS", "" }, \' >> libpath.tmp - @echo ' { "CFLAGS", "@GUILE_CFLAGS@" }, \' >> libpath.tmp - @echo ' { "buildstamp", "'"`date`"'" }, \' >> libpath.tmp - @echo '}' >> libpath.tmp diff --git a/source/devel/guile/guile-1.8.0-slib.patch b/source/devel/guile/guile-1.8.0-slib.patch deleted file mode 100644 index 11ece4f..0000000 --- a/source/devel/guile/guile-1.8.0-slib.patch +++ /dev/null @@ -1,43 +0,0 @@ ---- guile-1.8.0/ice-9/slib.scm.slib 2006-02-12 14:29:10.000000000 +0100 -+++ guile-1.8.0/ice-9/slib.scm 2006-03-16 10:29:15.000000000 +0100 -@@ -22,6 +22,7 @@ - scheme-implementation-type scheme-implementation-version - output-port-width output-port-height array-indexes - make-random-state -+ user-vicinity program-vicinity with-load-pathname - -1+ ? >=? - require slib:error slib:exit slib:warn slib:eval - defmacro:eval logical:logand logical:logior logical:logxor -@@ -254,6 +255,32 @@ - (define (scheme-implementation-home-page) - "http://www.gnu.org/software/guile/guile.html") - -+(define (user-vicinity) "") -+(define (pathname->vicinity pathname) -+ (let loop ((i (- (string-length pathname) 1))) -+ (cond ((negative? i) "") -+ ((eqv? (string-ref pathname i) #\/) -+ (substring pathname 0 (+ i 1))) -+ (else (loop (- i 1)))))) -+(define (program-vicinity) -+ (define clp (current-load-port)) -+ (if clp -+ (pathname->vicinity (port-filename clp)) -+ (slib:error 'program-vicinity " called; use slib:load to load"))) -+(define with-load-pathname -+ (let ((exchange -+ (lambda (new) -+ (let ((old program-vicinity)) -+ (set! program-vicinity new) -+ old)))) -+ (lambda (path thunk) -+ (define old #f) -+ (define vic (pathname->vicinity path)) -+ (dynamic-wind -+ (lambda () (set! old (exchange (lambda () vic)))) -+ thunk -+ (lambda () (exchange old)))))) -+ - ;; legacy from r3rs, but slib says all implementations provide these - ;; ("Legacy" section of the "Miscellany" node in the manual) - (define-public t #t) From crazy at frugalware.org Wed May 14 13:36:54 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 13:36:57 2008 Subject: [Frugalware-git] frugalware-current: cmake-2.6.0-1-x86_64 Message-ID: <20080514113654.DBFFC177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dff39e819271a76bd545a9836f906b43ee18c1cc commit dff39e819271a76bd545a9836f906b43ee18c1cc Author: crazy Date: Wed May 14 13:34:26 2008 +0200 cmake-2.6.0-1-x86_64 * Version bump diff --git a/source/devel-extra/cmake/FrugalBuild b/source/devel-extra/cmake/FrugalBuild index e048977..3ddbffc 100644 --- a/source/devel-extra/cmake/FrugalBuild +++ b/source/devel-extra/cmake/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Priyank Gosalia pkgname=cmake -pkgver=2.4.8 +pkgver=2.6.0 pkgrel=1 pkgdesc="Cross platform make" url="http://www.cmake.org/" @@ -11,8 +11,8 @@ depends=('glibc' 'ncurses') groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://cmake.org/HTML/Download.html | grep -m1 Latest | sed 's/.* \(.*\).*/\1/g' | sed 's/(\|)//g'" -source=(http://www.cmake.org/files/v2.4/$pkgname-$pkgver.tar.gz) -sha1sums=('5d253b128274cc9517bce92fc25798d55baa253b') +source=(http://www.cmake.org/files/v2.6/$pkgname-$pkgver.tar.gz) +sha1sums=('e99ee84f413bd1c728fe6def1eb5e27d0471bd27') build() { Fcd @@ -22,7 +22,7 @@ build() { make DESTDIR=$Fdestdir install || Fdie # Fix permissions - find $Fdestdir/usr/share/$pkgname-2.4/Modules -type f -exec chmod 644 "{}" ";" + find $Fdestdir/usr/share/$pkgname-*/Modules -type f -exec chmod 644 "{}" ";" } # optimization OK From crazy at frugalware.org Wed May 14 14:00:04 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 14:00:07 2008 Subject: [Frugalware-git] frugalware-current: actionpack-2.0.2-1-x86_64 Message-ID: <20080514120004.DD6BA177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=379afca6874b629f0d17afe1444dd27e44bbebd1 commit 379afca6874b629f0d17afe1444dd27e44bbebd1 Author: crazy Date: Wed May 14 13:59:32 2008 +0200 actionpack-2.0.2-1-x86_64 * Version bump diff --git a/source/devel-extra/actionpack/6894.diff b/source/devel-extra/actionpack/6894.diff deleted file mode 100644 index 7774bed..0000000 --- a/source/devel-extra/actionpack/6894.diff +++ /dev/null @@ -1,12 +0,0 @@ -From: http://dev.rubyonrails.org/changeset/6894?format=diff&new=6894 -Index: actionpack/lib/action_controller/assertions/selector_assertions.rb -=================================================================== ---- actionpack/lib/action_controller/assertions/selector_assertions.rb (revision 6861) -+++ actionpack/lib/action_controller/assertions/selector_assertions.rb (revision 6894) -@@ -587,4 +587,6 @@ - unescaped= rjs_string.gsub('\"', '"') - unescaped.gsub!('\n', "\n") -+ unescaped.gsub!('\076', '>') -+ unescaped.gsub!('\074', '<') - # RJS encodes non-ascii characters. - unescaped.gsub!(RJS_PATTERN_UNICODE_ESCAPED_CHAR) {|u| [$1.hex].pack('U*')} diff --git a/source/devel-extra/actionpack/FrugalBuild b/source/devel-extra/actionpack/FrugalBuild index 146f7ef..9f9a13a 100644 --- a/source/devel-extra/actionpack/FrugalBuild +++ b/source/devel-extra/actionpack/FrugalBuild @@ -2,14 +2,12 @@ # Maintainer: Bence Nagy pkgname=actionpack -pkgver=1.13.3 -pkgrel=2 +pkgver=2.0.2 +pkgrel=1 pkgdesc="Eases web-request routing, handling, and response." url="http://rubyforge.org/projects/actionpack/" depends=('activesupport>=1.4.1') groups=('devel-extra') archs=('i686' 'x86_64') Finclude gem -source=($source 6894.diff) -sha1sums=('ae076a820383384010b111279d8555cfb50b457b' \ - 'e5d905aab45299059c0e1eb0366c87c596f29848') +sha1sums=('90afb3597274565f56cc489e0fdfc139157f7035') From voroskoi at frugalware.org Wed May 14 14:10:04 2008 From: voroskoi at frugalware.org (voroskoi) Date: Wed May 14 14:10:07 2008 Subject: [Frugalware-git] frugalware-current: smplayer-0.6.0-1-x86_64 Message-ID: <20080514121004.14799177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b8cbbdf4cf280b63ffe5689ecd79c5a10e1ef34c commit b8cbbdf4cf280b63ffe5689ecd79c5a10e1ef34c Author: voroskoi Date: Wed May 14 14:09:27 2008 +0200 smplayer-0.6.0-1-x86_64 version bump diff --git a/source/kde-extra/smplayer/FrugalBuild b/source/kde-extra/smplayer/FrugalBuild index 186e0ba..69e9a96 100644 --- a/source/kde-extra/smplayer/FrugalBuild +++ b/source/kde-extra/smplayer/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=smplayer -pkgver=0.5.62 +pkgver=0.6.0 pkgrel=1 pkgdesc="SMPlayer intends to be a complete front-end for MPlayer." makedepends=('qt4-linguist') @@ -10,14 +10,15 @@ depends=('libqtgui' 'libqtnetwork' 'libqt3support') rodepends=('mplayer') archs=('i686' 'x86_64') groups=('kde-extra') -_F_sourceforge_ext=.tar.bz2 +_F_sourceforge_broken_up2date=1 +_F_sourceforge_ext=final.tar.bz2 Finclude kde sourceforge source=($source fix_it.patch) -up2date="lynx -dump http://smplayer.sourceforge.net/downloads.php?tr_lang=en |grep tar |sed -ne 's/.*-\(.*\).t.*/\1/;1p'" -sha1sums=('c4c0543faad37ef76067ef5219e472870b12ebab' \ +sha1sums=('4415acfabf868c93601fa99187398d65295ab341' \ '9a06201f84586878e43a8e3dca5656fd96b83a28') build() { + _F_cd_path="${pkgname}-${pkgver}final" Fpatchall Fsed "DUMMY" "$pkgver" Makefile Fmake From crazy at frugalware.org Wed May 14 14:19:38 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 14:19:40 2008 Subject: [Frugalware-git] frugalware-current: kde-theme-qtcurve-0.59.2-1-x86_64 Message-ID: <20080514121938.B99A7177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7f763721e14fb7260c23da14a6feb940d3ab3ad3 commit 7f763721e14fb7260c23da14a6feb940d3ab3ad3 Author: crazy Date: Wed May 14 14:18:54 2008 +0200 kde-theme-qtcurve-0.59.2-1-x86_64 * Version bump diff --git a/source/kde/kde-theme-qtcurve/FrugalBuild b/source/kde/kde-theme-qtcurve/FrugalBuild index 578de3a..518f9f1 100644 --- a/source/kde/kde-theme-qtcurve/FrugalBuild +++ b/source/kde/kde-theme-qtcurve/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: crazy pkgname=kde-theme-qtcurve -pkgver=0.59.1 +pkgver=0.59.2 pkgrel=1 pkgdesc="KDE QtCurve Theme" -depends=('kdelibs>=3.5.8') +depends=('kdelibs>=3.5.9') makedepends=('gtk+2>=2.12.1' 'freetype2' 'cmake') groups=('kde') archs=('i686' 'x86_64') @@ -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=('b4e11545a457ce51d12bd43f18c450a4384f9150' \ - '25dd45d040aa6efd16d3a4a4cbb833f42d677882') +sha1sums=('0c2af91b54704103fba9c136a6f1cdcb94238a50' \ + '9549c90d0f56caf285c043d6161a6bdd735690a2') subpkgs=('qtcurve-gtk2') subconflicts=('qtcurve-gtk') From crazy at frugalware.org Wed May 14 14:23:45 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 14:23:49 2008 Subject: [Frugalware-git] frugalware-current: perl-dbd-mysql-4.007-1-x86_64 Message-ID: <20080514122345.A982E177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=42ba48a576ca2fb755d9bb85f614085940644333 commit 42ba48a576ca2fb755d9bb85f614085940644333 Author: crazy Date: Wed May 14 14:23:22 2008 +0200 perl-dbd-mysql-4.007-1-x86_64 * Version bump diff --git a/source/devel/perl-dbd-mysql/FrugalBuild b/source/devel/perl-dbd-mysql/FrugalBuild index 964a619..ea87834 100644 --- a/source/devel/perl-dbd-mysql/FrugalBuild +++ b/source/devel/perl-dbd-mysql/FrugalBuild @@ -4,13 +4,13 @@ _F_perl_name=DBD-mysql _F_perl_author=C/CA/CAPTTOFU -pkgver=4.006 +pkgver=4.007 Finclude perl -pkgrel=2 +pkgrel=1 pkgdesc="Database Interface to the MySQL database" depends=('libmysqlclient') makedepends=('mysql') groups=('devel') archs=('i686' 'x86_64') -sha1sums=('ac39cc1fca0dad0dd4a21e945e29f014edb77436') +sha1sums=('4740953f7b901571aec3c485932cc09edd5c5ed1') # optimization OK From crazy at frugalware.org Wed May 14 17:01:40 2008 From: crazy at frugalware.org (crazy) Date: Wed May 14 17:01:42 2008 Subject: [Frugalware-git] frugalware-current: eigen-1.0.5-1-x86_64 Message-ID: <20080514150140.43A8F177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3eaea5a1f1f8e7264e737fb4d1af218ca0fc2a9d commit 3eaea5a1f1f8e7264e737fb4d1af218ca0fc2a9d Author: crazy Date: Wed May 14 16:40:54 2008 +0200 eigen-1.0.5-1-x86_64 * up2date fix diff --git a/source/lib-extra/eigen/FrugalBuild b/source/lib-extra/eigen/FrugalBuild index fd0ac29..c8e51ed 100644 --- a/source/lib-extra/eigen/FrugalBuild +++ b/source/lib-extra/eigen/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: crazy pkgname=eigen @@ -11,6 +11,6 @@ groups=('lib-extra') archs=('i686' 'x86_64') _F_cd_path="$pkgname" Finclude cmake -up2date="lynx -dump $url|Flasttar" +up2date="lynx -dump http://eigen.tuxfamily.org/|grep -m1 'latest release'|sed 's/.*-\(.*\).t.*/\1/'" source=(http://download.tuxfamily.org/$pkgname/$pkgname-$pkgver.tar.gz) sha1sums=('32400616c4866eab158115c556df330b077644a3') From devil505linux at gmail.com Wed May 14 19:24:36 2008 From: devil505linux at gmail.com (Devil505) Date: Wed May 14 19:24:38 2008 Subject: [Frugalware-git] frugalware-current: playonlinux-2.7.2-1-i686 Message-ID: <20080514172436.30770177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5ba1a9dc16735429fe2433aa04bc37fc46893ded commit 5ba1a9dc16735429fe2433aa04bc37fc46893ded Author: Devil505 Date: Wed May 14 19:21:55 2008 +0200 playonlinux-2.7.2-1-i686 * version bump diff --git a/source/xapps-extra/playonlinux/FrugalBuild b/source/xapps-extra/playonlinux/FrugalBuild index fb19313..1a99d2a 100644 --- a/source/xapps-extra/playonlinux/FrugalBuild +++ b/source/xapps-extra/playonlinux/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=playonlinux -pkgver=2.7.1 +pkgver=2.7.2 pkgrel=1 pkgdesc="GUI for managing Windows and DOS programs under linux" url="http://www.playonlinux.com" @@ -15,7 +15,7 @@ Fpkgversep="_" _F_cd_path="$pkgname" up2date="lynx -dump $url/en/download-generic.html | Flasttar" source=(http://www.playonlinux.com/script_files/PlayOnLinux/$pkgver/PlayOnLinux_$pkgver.tar.gz) -sha1sums=('118de360a9bf0bc980699fb7bf7bbba79c8aa3e1') +sha1sums=('d1cad04645d5f8d62ca4ae00851cef6694f06eee') build() { From priyank at frugalware.org Wed May 14 19:56:29 2008 From: priyank at frugalware.org (Priyank) Date: Wed May 14 19:56:31 2008 Subject: [Frugalware-git] frugalware-current: obex-data-server-0.3.1-1-i686 Message-ID: <20080514175629.0D696177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bec04158395fa560158f98c3ecddb12e490eecf6 commit bec04158395fa560158f98c3ecddb12e490eecf6 Author: Priyank Date: Wed May 14 23:24:29 2008 +0530 obex-data-server-0.3.1-1-i686 * Version bump * Fix up2date diff --git a/source/apps-extra/obex-data-server/FrugalBuild b/source/apps-extra/obex-data-server/FrugalBuild index 7a19b15..9877db0 100644 --- a/source/apps-extra/obex-data-server/FrugalBuild +++ b/source/apps-extra/obex-data-server/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Priyank Gosalia pkgname=obex-data-server -pkgver=0.3 -pkgrel=3 +pkgver=0.3.1 +pkgrel=1 pkgdesc="Obex Data Server daemon" url="http://tadas.dailyda.com/" depends=('dbus' 'dbus-glib' 'bluez-libs>=3.28' 'bluez-utils>=3.28' 'openobex') groups=('apps-extra') archs=('i686' 'x86_64') -up2date="lynx -dump http://www.bluez.org/download.html | grep $pkgname | Flasttar" +up2date="lynx -dump $url/software | grep $pkgname | Flasttar" options=('force') source=($url/software/$pkgname-$pkgver.tar.gz) -sha1sums=('799bd645c9d814ded5f74dd9e09cad7baa8c1f20') +sha1sums=('32383688d91fffc426f19df1fd4d712ea100cfbc') # optimization OK From priyank at frugalware.org Wed May 14 20:05:40 2008 From: priyank at frugalware.org (Priyank) Date: Wed May 14 20:05:42 2008 Subject: [Frugalware-git] frugalware-current: ristretto-0.0.19-1-i686 Message-ID: <20080514180540.609B0177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=00a94f47e573b882344889f560b4a6a0b9052c41 commit 00a94f47e573b882344889f560b4a6a0b9052c41 Author: Priyank Date: Wed May 14 23:32:59 2008 +0530 ristretto-0.0.19-1-i686 * Version bump diff --git a/source/xfce4/ristretto/FrugalBuild b/source/xfce4/ristretto/FrugalBuild index 1fa0538..ba50791 100644 --- a/source/xfce4/ristretto/FrugalBuild +++ b/source/xfce4/ristretto/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=ristretto -pkgver=0.0.18 +pkgver=0.0.19 pkgrel=1 pkgdesc="A fast and lightweight picture viewer for Xfce." makedepends=('intltool') @@ -13,6 +13,6 @@ _F_gnome_iconcache="y" _F_xfce_goodies_ext=".tar.gz" Finclude xfce4 gnome-scriptlet url="http://goodies.xfce.org/projects/applications/ristretto" -sha1sums=('13b2d02ea775b14a5d3fccb7b72547f63d411c17') +sha1sums=('4cf6a7c65f209ee47da68bc28b71fde17c6578c0') # optimization OK From devil505linux at gmail.com Wed May 14 20:23:31 2008 From: devil505linux at gmail.com (Devil505) Date: Wed May 14 20:23:33 2008 Subject: [Frugalware-git] frugalware-current: screenlets-0.1.1-1-i686 Message-ID: <20080514182331.78A9F177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7ae4cb31909434f89e9a7c9c82bc2769c98ff78c commit 7ae4cb31909434f89e9a7c9c82bc2769c98ff78c Author: Devil505 Date: Wed May 14 20:21:47 2008 +0200 screenlets-0.1.1-1-i686 * changed m8r (Alex->Devil505) * now using another source location (screelets.org) * version bump diff --git a/source/gnome-extra/screenlets/FrugalBuild b/source/gnome-extra/screenlets/FrugalBuild index 394de96..e989b35 100644 --- a/source/gnome-extra/screenlets/FrugalBuild +++ b/source/gnome-extra/screenlets/FrugalBuild @@ -1,27 +1,22 @@ # Compiling Time: 0.01 SBU -# Maintainer: AlexExtreme +# Maintainer: Devil505 +# Contributor: AlexExtreme pkgname=screenlets -pkgver=0.0.7 +pkgver=0.1.1 pkgrel=1 pkgdesc="Screenlets are small applications that can be described as the virtual representation of things lying/standing around on your desk" -url="http://www.go-compiz.org/index.php?title=Desktop_Screenlets" -depends=('compiz' 'python' 'gnome-python-desktop-rsvg') +url="http://www.screenlets.org" +depends=('pycairo' 'pygtk' 'pyxdg' 'dbus-python' 'gnome-python-desktop' 'libnotify' 'notification-daemon' 'xdg-utils' 'gnome-python-desktop-keyring' 'gnome-python-extras-mozembed') groups=('gnome-extra') -archs=('i686' 'x86_64') -up2date="Flasttar http://www.compiz.org/index.php?title=Desktop_Screenlets" -source=(http://www.ryxperience.com/storage/$pkgname-$pkgver.tar.bz2 \ - screenlets-0.0.7-fix-crash.patch) -sha1sums=('3528faa445b739e5f232cec556a338ef6a7bf921' \ - '85e1ae916567acf14b6a19da7cbba57c4e0a2c78') +archs=('i686') +up2date="elinks -dump 'https://launchpad.net/screenlets/+download' | Flasttar" +source=(http://code.launchpad.net/screenlets/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz) +_F_cd_path="$pkgname" +sha1sums=('f8936a1b59c353adcad5e82a276fb6c8aa3c90fb') -build() { - Fcd - Fpatchall - rm -f Makefile - Fsed "/usr/local" "/usr" setup.py - Fsed "INSTALL_PREFIX = '/usr/local'" "INSTALL_PREFIX = '/usr'" src/lib/__init__.py - Fsed "/usr/local/share/screenlets" "/usr/share/screenlets" bin/screenletsd - Fmake - Fmakeinstall +build() +{ + Fcd + python setup.py install --root=$Fdestdir || Fdie } diff --git a/source/gnome-extra/screenlets/screenlets-0.0.7-fix-crash.patch b/source/gnome-extra/screenlets/screenlets-0.0.7-fix-crash.patch deleted file mode 100644 index 092f060..0000000 --- a/source/gnome-extra/screenlets/screenlets-0.0.7-fix-crash.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -urN screenlets-0.0.7.orig/src/share/add-screenlet.py screenlets-0.0.7/src/share/add-screenlet.py ---- screenlets-0.0.7.orig/src/share/add-screenlet.py 2007-04-03 20:56:16.000000000 +0100 -+++ screenlets-0.0.7/src/share/add-screenlet.py 2007-04-03 20:56:34.000000000 +0100 -@@ -38,7 +38,7 @@ - try: - for cname in names: - #print "Adding: "+cname+" to "+str(backend) -- if backend.add(cname): -+ if backend.add(cname, False): - print cname + " successfully created." - else: - print "Class " + cname + " not found." From devil505linux at gmail.com Wed May 14 20:25:38 2008 From: devil505linux at gmail.com (Devil505) Date: Wed May 14 20:25:41 2008 Subject: [Frugalware-git] frugalware-current: playonlinux-2.7.2-2-i686 Message-ID: <20080514182538.B62E7177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=114ba3a9e00057afa210c00780416305fbd7d9c0 commit 114ba3a9e00057afa210c00780416305fbd7d9c0 Author: Devil505 Date: Wed May 14 20:23:33 2008 +0200 playonlinux-2.7.2-2-i686 * added lzma in depends() diff --git a/source/xapps-extra/playonlinux/FrugalBuild b/source/xapps-extra/playonlinux/FrugalBuild index 1a99d2a..2734a95 100644 --- a/source/xapps-extra/playonlinux/FrugalBuild +++ b/source/xapps-extra/playonlinux/FrugalBuild @@ -3,11 +3,11 @@ pkgname=playonlinux pkgver=2.7.2 -pkgrel=1 +pkgrel=2 pkgdesc="GUI for managing Windows and DOS programs under linux" url="http://www.playonlinux.com" rodepends=('xterm') -depends=('libgcc' 'freeglut' 'libgl' 'libglx' 'libxext' 'libxdamage' 'wxpython' 'wine' 'lynx' 'cabextract' 'mesademos') +depends=('libgcc' 'freeglut' 'libgl' 'libglx' 'libxext' 'libxdamage' 'wxpython' 'wine' 'lynx' 'cabextract' 'mesademos' 'lzma') groups=('xapps-extra') archs=('i686' '!x86_64') _F_archive_name="PlayOnLinux" From devil505linux at gmail.com Wed May 14 20:38:19 2008 From: devil505linux at gmail.com (Devil505) Date: Wed May 14 20:38:21 2008 Subject: [Frugalware-git] frugalware-current: screenlets-0.1.1-1-i686 Message-ID: <20080514183819.A490B177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2df45b55c9381d747b539f48e358b9edf7d0ca74 commit 2df45b55c9381d747b539f48e358b9edf7d0ca74 Author: Devil505 Date: Wed May 14 20:37:58 2008 +0200 screenlets-0.1.1-1-i686 * added x86_64 to archs() diff --git a/source/gnome-extra/screenlets/FrugalBuild b/source/gnome-extra/screenlets/FrugalBuild index e989b35..8d56f9e 100644 --- a/source/gnome-extra/screenlets/FrugalBuild +++ b/source/gnome-extra/screenlets/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="Screenlets are small applications that can be described as the virtual url="http://www.screenlets.org" depends=('pycairo' 'pygtk' 'pyxdg' 'dbus-python' 'gnome-python-desktop' 'libnotify' 'notification-daemon' 'xdg-utils' 'gnome-python-desktop-keyring' 'gnome-python-extras-mozembed') groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="elinks -dump 'https://launchpad.net/screenlets/+download' | Flasttar" source=(http://code.launchpad.net/screenlets/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz) _F_cd_path="$pkgname" From vmiklos at frugalware.org Wed May 14 21:27:20 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed May 14 21:27:21 2008 Subject: [Frugalware-git] frugalware-current: adjtimex-1.21-2-i686 Message-ID: <20080514192720.196AD177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2bb1c53490be3727190070abc48766dcf6341402 commit 2bb1c53490be3727190070abc48766dcf6341402 Author: Miklos Vajna Date: Wed May 14 21:26:56 2008 +0200 adjtimex-1.21-2-i686 - moved to extra diff --git a/source/apps-extra/adjtimex/FrugalBuild b/source/apps-extra/adjtimex/FrugalBuild new file mode 100644 index 0000000..116e866 --- /dev/null +++ b/source/apps-extra/adjtimex/FrugalBuild @@ -0,0 +1,25 @@ +# Compiling Time: 0.01 SBU +# Maintainer: VMiklos + +pkgname=adjtimex +pkgver=1.21 +pkgrel=2 +pkgdesc="display or set the kernel time variables" +url="http://www.ibiblio.org/linsearch/lsms/adjtimex.html" +depends=('glibc>=2.7-3') +groups=('apps-extra') +archs=('i686' 'x86_64' 'ppc') +up2date="lynx -dump http://www.ibiblio.org/pub/Linux/system/admin/time/ | grep $pkgname | Flasttar" +source=(http://www.ibiblio.org/pub/Linux/system/admin/time/$pkgname-$pkgver.tar.gz \ + adjtimex-1.13-glibc.patch) +sha1sums=('0a18b481005ca8d56bba3f56693a79e305bb6738' \ + '5c5e26a052c39da0c05610bd36e4a22a82a4f166') + +build() { + Fsed 'bindir=/sbin' 'bindir=${prefix}/sbin' Makefile.in + Fsed "VERSION=1.20" "VERSION=${pkgver}" Makefile.in + Fmkdir /usr/{sbin,man/man8} + Fbuild +} + +# optimization OK diff --git a/source/apps-extra/adjtimex/adjtimex-1.13-glibc.patch b/source/apps-extra/adjtimex/adjtimex-1.13-glibc.patch new file mode 100644 index 0000000..ca467b9 --- /dev/null +++ b/source/apps-extra/adjtimex/adjtimex-1.13-glibc.patch @@ -0,0 +1,18 @@ +--- adjtimex-1.20/adjtimex.c.glibc 2004-09-19 17:37:29.000000000 +0200 ++++ adjtimex-1.20/adjtimex.c 2005-03-16 13:16:02.514052584 +0100 +@@ -35,15 +35,7 @@ + #include + #include + +-#ifdef __alpha__ + extern int adjtimex(struct timex *); +-#else +-#ifdef __ia64__ +-extern int adjtimex(struct timex *); +-#else +-_syscall1(int, adjtimex, struct timex *, txcp) +-#endif +-#endif + int F_print = 0; + + #ifndef LOG_PATH diff --git a/source/base/adjtimex/FrugalBuild b/source/base/adjtimex/FrugalBuild deleted file mode 100644 index 05e7615..0000000 --- a/source/base/adjtimex/FrugalBuild +++ /dev/null @@ -1,26 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: VMiklos - -pkgname=adjtimex -pkgver=1.21 -pkgrel=2 -pkgdesc="display or set the kernel time variables" -url="http://www.ibiblio.org/linsearch/lsms/adjtimex.html" -depends=('glibc>=2.7-3') -groups=('base') -archs=('i686' 'x86_64' 'ppc') -up2date="lynx -dump http://www.ibiblio.org/pub/Linux/system/admin/time/ | grep $pkgname | Flasttar" -source=(http://www.ibiblio.org/pub/Linux/system/admin/time/$pkgname-$pkgver.tar.gz \ - adjtimex-1.13-glibc.patch) -sha1sums=('0a18b481005ca8d56bba3f56693a79e305bb6738' \ - '5c5e26a052c39da0c05610bd36e4a22a82a4f166') - -build() { - Fcd - Fsed 'bindir=/sbin' 'bindir=${prefix}/sbin' Makefile.in - Fsed "VERSION=1.20" "VERSION=${pkgver}" Makefile.in - Fmkdir /usr/{sbin,man/man8} - Fbuild -} - -# optimization OK diff --git a/source/base/adjtimex/adjtimex-1.13-glibc.patch b/source/base/adjtimex/adjtimex-1.13-glibc.patch deleted file mode 100644 index ca467b9..0000000 --- a/source/base/adjtimex/adjtimex-1.13-glibc.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- adjtimex-1.20/adjtimex.c.glibc 2004-09-19 17:37:29.000000000 +0200 -+++ adjtimex-1.20/adjtimex.c 2005-03-16 13:16:02.514052584 +0100 -@@ -35,15 +35,7 @@ - #include - #include - --#ifdef __alpha__ - extern int adjtimex(struct timex *); --#else --#ifdef __ia64__ --extern int adjtimex(struct timex *); --#else --_syscall1(int, adjtimex, struct timex *, txcp) --#endif --#endif - int F_print = 0; - - #ifndef LOG_PATH From vmiklos at frugalware.org Wed May 14 21:30:25 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed May 14 21:30:27 2008 Subject: [Frugalware-git] frugalware-current: alien-8.72-1-i686 Message-ID: <20080514193025.5ACF8177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c4201764ff10806522aadc3e05dd5184ebc61dc5 commit c4201764ff10806522aadc3e05dd5184ebc61dc5 Author: Miklos Vajna Date: Wed May 14 21:30:14 2008 +0200 alien-8.72-1-i686 - moved to extra diff --git a/source/apps-extra/alien/FrugalBuild b/source/apps-extra/alien/FrugalBuild new file mode 100644 index 0000000..90bb205 --- /dev/null +++ b/source/apps-extra/alien/FrugalBuild @@ -0,0 +1,23 @@ +# Compiling Time: 0.01 SBU +# Maintainer: VMiklos + +pkgname=alien +pkgver=8.72 +pkgrel=1 +pkgdesc="Converts between the rpm, dpkg, slp, and slackware tgz file formats." +url="http://kitenet.net/programs/alien/" +depends=('perl') +groups=('apps-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump $url |grep ]version|sed 's/.*n //;q'" +source=(http://ftp.debian.org/debian/pool/main/a/alien/alien_$pkgver.tar.gz) +sha1sums=('c940a1ab2d51daec8cf04ba8dcba72ecff1b71b9') + +build() +{ + Fcd $pkgname + Fmake + Fmakeinstall VARPREFIX=$Fdestdir PREFIX=$Fdestdir/usr +} + +# optimization OK diff --git a/source/apps/alien/FrugalBuild b/source/apps/alien/FrugalBuild deleted file mode 100644 index 34e0b30..0000000 --- a/source/apps/alien/FrugalBuild +++ /dev/null @@ -1,23 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: VMiklos - -pkgname=alien -pkgver=8.72 -pkgrel=1 -pkgdesc="Converts between the rpm, dpkg, slp, and slackware tgz file formats." -url="http://kitenet.net/programs/alien/" -depends=('perl') -groups=('apps') -archs=('i686' 'x86_64') -up2date="lynx -dump $url |grep ]version|sed 's/.*n //;q'" -source=(http://ftp.debian.org/debian/pool/main/a/alien/alien_$pkgver.tar.gz) -sha1sums=('c940a1ab2d51daec8cf04ba8dcba72ecff1b71b9') - -build() -{ - Fcd $pkgname - Fmake - Fmakeinstall VARPREFIX=$Fdestdir PREFIX=$Fdestdir/usr -} - -# optimization OK From vmiklos at frugalware.org Wed May 14 21:34:41 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed May 14 21:34:44 2008 Subject: [Frugalware-git] frugalware-current: ash-0.4.0-5-i686 Message-ID: <20080514193441.85293177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=15a83609ad41eb77e7c458fe318592e705e0ae0d commit 15a83609ad41eb77e7c458fe318592e705e0ae0d Author: Miklos Vajna Date: Wed May 14 21:34:25 2008 +0200 ash-0.4.0-5-i686 - moved to extra diff --git a/source/apps-extra/ash/FrugalBuild b/source/apps-extra/ash/FrugalBuild new file mode 100644 index 0000000..d2312b1 --- /dev/null +++ b/source/apps-extra/ash/FrugalBuild @@ -0,0 +1,29 @@ +# Compiling Time: 0.06 SBU +# Maintainer: VMiklos + +pkgname=ash +pkgver=0.4.0 +pkgrel=5 +pkgdesc="A lightweight (92K) Bourne compatible shell" +url="http://cvsweb.netbsd.org/bsdweb.cgi/src/bin/sh/" +depends=('sed') +groups=('apps-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump ftp://ftp.slackware.com/pub/slackware/slackware-current/source/ap/ash|Flasttar" +source=(ftp://ftp.slackware.com/pub/slackware/slackware-current/source/ap/$pkgname/$pkgname-$pkgver.tar.gz \ + http://ftp.frugalware.org/pub/other/sources/ash/$pkgname-$pkgver.diff.bz2 \ + $pkgname-$pkgver-gcc4.diff) +sha1sums=('9a1695c84734a82b4682237385f7cd6f39a7bd51' \ + '964d796a695a2053107593c1c7b44acee6c36d6d' \ + 'b6de42cd42dae5a1fbf1d036a3e97d22c845c5fa') + +build() +{ + unset MAKEFLAGS + Fpatchall + Fmake + Fexerel sh /bin/ash + Ffilerel sh.1 /usr/share/man/man1/ash.1 +} + +# optimization OK diff --git a/source/apps-extra/ash/ash-0.4.0-gcc4.diff b/source/apps-extra/ash/ash-0.4.0-gcc4.diff new file mode 100644 index 0000000..4ce93d6 --- /dev/null +++ b/source/apps-extra/ash/ash-0.4.0-gcc4.diff @@ -0,0 +1,9 @@ +diff -Naur ash-0.4.0.orig/hetio.h ash-0.4.0/hetio.h +--- ash-0.4.0.orig/hetio.h 2005-08-21 15:47:31.000000000 +0200 ++++ ash-0.4.0/hetio.h 2005-08-21 15:48:37.000000000 +0200 +@@ -19,4 +19,4 @@ + int hetio_read_input(int fd); + void hetio_reset_term(void); + +-extern int hetio_inter; ++//extern int hetio_inter; diff --git a/source/apps-extra/ash/ash.install b/source/apps-extra/ash/ash.install new file mode 100644 index 0000000..8bab558 --- /dev/null +++ b/source/apps-extra/ash/ash.install @@ -0,0 +1,27 @@ +# arg 1: the new package version +post_install() { + echo -n "updating /etc/shells... " + sed -i '/\(\/usr\)\/bin\/ash/ d' /etc/shells + echo "/bin/ash" >> /etc/shells + echo "done." +} + +# arg 1: the new package version +# arg 2: the old package version +post_upgrade() { + post_install $1 +} + +# arg 1: the old package version +pre_remove() { + echo -n "updating /etc/shells... " + sed -i '/\/bin\/ash/ d' /etc/shells + echo "done." +} + +op=$1 +shift + +$op $* + +# vim: ft=sh diff --git a/source/apps/ash/FrugalBuild b/source/apps/ash/FrugalBuild deleted file mode 100644 index ab82068..0000000 --- a/source/apps/ash/FrugalBuild +++ /dev/null @@ -1,28 +0,0 @@ -# Compiling Time: 0.06 SBU -# Maintainer: VMiklos - -pkgname=ash -pkgver=0.4.0 -pkgrel=5 -pkgdesc="A lightweight (92K) Bourne compatible shell" -url="http://cvsweb.netbsd.org/bsdweb.cgi/src/bin/sh/" -depends=('sed') -groups=('apps') -archs=('i686' 'x86_64') -up2date="lynx -dump ftp://ftp.slackware.com/pub/slackware/slackware-current/source/ap/ash|Flasttar" -source=(ftp://ftp.slackware.com/pub/slackware/slackware-current/source/ap/$pkgname/$pkgname-$pkgver.tar.gz \ - http://ftp.frugalware.org/pub/other/sources/ash/$pkgname-$pkgver.diff.bz2 \ - $pkgname-$pkgver-gcc4.diff) -sha1sums=('9a1695c84734a82b4682237385f7cd6f39a7bd51' \ - '964d796a695a2053107593c1c7b44acee6c36d6d' \ - 'b6de42cd42dae5a1fbf1d036a3e97d22c845c5fa') -unset MAKEFLAGS - -build() { - Fpatchall - Fmake - Fexerel sh /bin/ash - Ffilerel sh.1 /usr/share/man/man1/ash.1 -} - -# optimization OK diff --git a/source/apps/ash/ash-0.4.0-gcc4.diff b/source/apps/ash/ash-0.4.0-gcc4.diff deleted file mode 100644 index 4ce93d6..0000000 --- a/source/apps/ash/ash-0.4.0-gcc4.diff +++ /dev/null @@ -1,9 +0,0 @@ -diff -Naur ash-0.4.0.orig/hetio.h ash-0.4.0/hetio.h ---- ash-0.4.0.orig/hetio.h 2005-08-21 15:47:31.000000000 +0200 -+++ ash-0.4.0/hetio.h 2005-08-21 15:48:37.000000000 +0200 -@@ -19,4 +19,4 @@ - int hetio_read_input(int fd); - void hetio_reset_term(void); - --extern int hetio_inter; -+//extern int hetio_inter; diff --git a/source/apps/ash/ash.install b/source/apps/ash/ash.install deleted file mode 100644 index 8bab558..0000000 --- a/source/apps/ash/ash.install +++ /dev/null @@ -1,27 +0,0 @@ -# arg 1: the new package version -post_install() { - echo -n "updating /etc/shells... " - sed -i '/\(\/usr\)\/bin\/ash/ d' /etc/shells - echo "/bin/ash" >> /etc/shells - echo "done." -} - -# arg 1: the new package version -# arg 2: the old package version -post_upgrade() { - post_install $1 -} - -# arg 1: the old package version -pre_remove() { - echo -n "updating /etc/shells... " - sed -i '/\/bin\/ash/ d' /etc/shells - echo "done." -} - -op=$1 -shift - -$op $* - -# vim: ft=sh From devil505linux at gmail.com Wed May 14 21:36:33 2008 From: devil505linux at gmail.com (Devil505) Date: Wed May 14 21:36:35 2008 Subject: [Frugalware-git] frugalware-current: visualboyadvance-1.7.2-3-i686 Message-ID: <20080514193633.90586177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e85bf58457c270ca464b8e07a7b2936029b74346 commit e85bf58457c270ca464b8e07a7b2936029b74346 Author: Devil505 Date: Wed May 14 21:36:11 2008 +0200 visualboyadvance-1.7.2-3-i686 * added patch for x86_64 (found with gentoo) * added x86_64 to archs() diff --git a/source/games-extra/visualboyadvance/FrugalBuild b/source/games-extra/visualboyadvance/FrugalBuild index f8f4e69..465906d 100644 --- a/source/games-extra/visualboyadvance/FrugalBuild +++ b/source/games-extra/visualboyadvance/FrugalBuild @@ -3,7 +3,7 @@ pkgname=visualboyadvance pkgver=1.7.2 -pkgrel=2 +pkgrel=3 pkgdesc="An emulator for Gameboy and Gameboy Advance systems." _F_sourceforge_dirname="vba" _F_sourceforge_name="VisualBoyAdvance-src" @@ -14,12 +14,13 @@ depends=('libglademm' 'freetype2' 'libxau' 'libxdmcp' 'sdl' 'libstdc++' 'libxdam makedepends=('nasm' 'perl-xml-parser') options=('scriptlet') groups=('games-extra') -archs=('i686') +archs=('i686' 'x86_64') Fconfopts="${Fconfopts[@]} --sysconfdir=/etc --enable-gtk=2.4" _F_cd_path="VisualBoyAdvance-$pkgver" -source=($source $pkgname-$pkgver-deprecatedsigc++.patch) +source=($source $pkgname-$pkgver-deprecatedsigc++.patch $pkgname-$pkgver-gcc41.patch) sha1sums=('04d82406079563fd17cda07f72488185e9152f51' \ - '13153dfa4358a136943556505737521e3c10c300') + '13153dfa4358a136943556505737521e3c10c300' \ + '010a8737e5f0eab2b200b7005db08aa348de79e2') _F_desktop_name="gvba" _F_desktop_desc="GUI for VisualBoyAdvance" diff --git a/source/games-extra/visualboyadvance/visualboyadvance-1.7.2-gcc41.patch b/source/games-extra/visualboyadvance/visualboyadvance-1.7.2-gcc41.patch new file mode 100644 index 0000000..764e376 --- /dev/null +++ b/source/games-extra/visualboyadvance/visualboyadvance-1.7.2-gcc41.patch @@ -0,0 +1,27 @@ +diff -ru /root/VisualBoyAdvance-1.7.2/src/prof/prof.cpp VisualBoyAdvance-1.7.2/src/prof/prof.cpp +--- /root/VisualBoyAdvance-1.7.2/src/prof/prof.cpp 2004-05-14 00:31:58.000000000 +1000 ++++ VisualBoyAdvance-1.7.2/src/prof/prof.cpp 2006-06-03 13:49:41.000000000 +1000 +@@ -266,7 +266,7 @@ + for (toindex=froms[fromindex]; toindex!=0; toindex=tos[toindex].link) { + if(profWrite8(fd, GMON_TAG_CG_ARC) || + profWrite32(fd, (u32)frompc) || +- profWrite32(fd, (u32)tos[toindex].selfpc) || ++ profWrite32(fd, (u32)(intptr_t)tos[toindex].selfpc) || + profWrite32(fd, tos[toindex].count)) { + systemMessage(0, "mcount: arc"); + fclose(fd); +diff -ru /root/VisualBoyAdvance-1.7.2/src/sdl/debugger.cpp VisualBoyAdvance-1.7.2/src/sdl/debugger.cpp +--- /root/VisualBoyAdvance-1.7.2/src/sdl/debugger.cpp 2004-05-14 00:13:14.000000000 +1000 ++++ VisualBoyAdvance-1.7.2/src/sdl/debugger.cpp 2006-06-03 13:49:57.000000000 +1000 +@@ -950,9 +950,9 @@ + { + u32 address = 0; + if(mem >= (u32*)&workRAM[0] && mem <= (u32*)&workRAM[0x3ffff]) +- address = 0x2000000 + ((u32)mem - (u32)&workRAM[0]); ++ address = 0x2000000 + ((u32)(intptr_t)mem - (u32)(intptr_t)&workRAM[0]); + else +- address = 0x3000000 + ((u32)mem - (u32)&internalRAM[0]); ++ address = 0x3000000 + ((u32)(intptr_t)mem - (u32)(intptr_t)&internalRAM[0]); + + if(size == 2) + printf("Breakpoint (on write) address %08x old:%08x new:%08x\n", From vmiklos at frugalware.org Wed May 14 21:38:52 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed May 14 21:38:53 2008 Subject: [Frugalware-git] frugalware-current: aumix-2.8-3-i686 Message-ID: <20080514193852.84570177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=352fbc66ddf7f1779f8f00fe2e1fa8f3ab8a835f commit 352fbc66ddf7f1779f8f00fe2e1fa8f3ab8a835f Author: Miklos Vajna Date: Wed May 14 21:38:28 2008 +0200 aumix-2.8-3-i686 - moved to extra - depends() cleanup diff --git a/source/multimedia-extra/aumix/FrugalBuild b/source/multimedia-extra/aumix/FrugalBuild new file mode 100644 index 0000000..8f46622 --- /dev/null +++ b/source/multimedia-extra/aumix/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.03 SBU +# Maintainer: VMiklos + +pkgname=aumix +pkgver=2.8 +pkgrel=3 +pkgdesc="Ncurses audio mixer with gpm support" +url="http://jpj.net/~trevor/aumix.html" +depends=('ncurses' 'gpm') +groups=('multimedia-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump $url|grep Version|sed 's/.*n \(.*\) w.*/\1/'" +source=(http://jpj.net/~trevor/aumix/aumix-$pkgver.tar.bz2 $pkgname-$pkgver-alsa.diff) +Fconfopts="$Fconfopts --without-gtk --without-gtk1" +sha1sums=('5cea563ae91f628433a1950a36efd23681da4bf4' \ + '438842c8d3b240d7ce93fb48cd894354970f8aab') +# optimization OK diff --git a/source/multimedia-extra/aumix/aumix-2.8-alsa.diff b/source/multimedia-extra/aumix/aumix-2.8-alsa.diff new file mode 100644 index 0000000..6d632cf --- /dev/null +++ b/source/multimedia-extra/aumix/aumix-2.8-alsa.diff @@ -0,0 +1,34 @@ +--- ./src/common.h.orig 2002-10-29 13:27:51.000000000 -0800 ++++ ./src/common.h 2003-08-28 23:16:53.000000000 -0700 +@@ -55,7 +55,7 @@ + #endif /* HAVE_SYS_SOUNDCARD_H */ + + #ifdef HAVE_ALSA +-#include ++#include + #endif /* HAVE_ALSA */ + #define MAXLEVEL 100 /* highest level permitted by OSS drivers */ + enum { +--- ./configure.orig 2002-11-24 17:35:48.000000000 -0800 ++++ ./configure 2003-08-28 23:14:46.000000000 -0700 +@@ -1890,16 +1890,16 @@ + fi + + if test $alsa_must = on; then +- ac_safe=`echo "sys/asoundlib.h" | sed 'y%./+-%__p_%'` +-echo $ac_n "checking for sys/asoundlib.h""... $ac_c" 1>&6 +-echo "configure:1896: checking for sys/asoundlib.h" >&5 ++ ac_safe=`echo "alsa/asoundlib.h" | sed 'y%./+-%__p_%'` ++echo $ac_n "checking for alsa/asoundlib.h""... $ac_c" 1>&6 ++echo "configure:1896: checking for alsa/asoundlib.h" >&5 + if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + cat > conftest.$ac_ext < ++#include + EOF + ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" + { (eval echo configure:1906: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } diff --git a/source/multimedia/aumix/FrugalBuild b/source/multimedia/aumix/FrugalBuild deleted file mode 100644 index 54d2e3c..0000000 --- a/source/multimedia/aumix/FrugalBuild +++ /dev/null @@ -1,18 +0,0 @@ -# Compiling Time: 0.03 SBU -# Maintainer: VMiklos - -pkgname=aumix -pkgver=2.8 -pkgrel=3 -pkgdesc="Ncurses audio mixer with gpm support" -url="http://jpj.net/~trevor/aumix.html" -depends=('glibc' 'ncurses' 'gpm') -groups=('multimedia') -archs=('i686' 'x86_64') -up2date="lynx -dump $url|grep Version|sed 's/.*n \(.*\) w.*/\1/'" -source=(http://jpj.net/~trevor/aumix/aumix-$pkgver.tar.bz2 $pkgname-$pkgver-alsa.diff) -Fconfopts="$Fconfopts --without-gtk --without-gtk1" -sha1sums=('5cea563ae91f628433a1950a36efd23681da4bf4' \ - '438842c8d3b240d7ce93fb48cd894354970f8aab') - -# optimization OK diff --git a/source/multimedia/aumix/aumix-2.8-alsa.diff b/source/multimedia/aumix/aumix-2.8-alsa.diff deleted file mode 100644 index 6d632cf..0000000 --- a/source/multimedia/aumix/aumix-2.8-alsa.diff +++ /dev/null @@ -1,34 +0,0 @@ ---- ./src/common.h.orig 2002-10-29 13:27:51.000000000 -0800 -+++ ./src/common.h 2003-08-28 23:16:53.000000000 -0700 -@@ -55,7 +55,7 @@ - #endif /* HAVE_SYS_SOUNDCARD_H */ - - #ifdef HAVE_ALSA --#include -+#include - #endif /* HAVE_ALSA */ - #define MAXLEVEL 100 /* highest level permitted by OSS drivers */ - enum { ---- ./configure.orig 2002-11-24 17:35:48.000000000 -0800 -+++ ./configure 2003-08-28 23:14:46.000000000 -0700 -@@ -1890,16 +1890,16 @@ - fi - - if test $alsa_must = on; then -- ac_safe=`echo "sys/asoundlib.h" | sed 'y%./+-%__p_%'` --echo $ac_n "checking for sys/asoundlib.h""... $ac_c" 1>&6 --echo "configure:1896: checking for sys/asoundlib.h" >&5 -+ ac_safe=`echo "alsa/asoundlib.h" | sed 'y%./+-%__p_%'` -+echo $ac_n "checking for alsa/asoundlib.h""... $ac_c" 1>&6 -+echo "configure:1896: checking for alsa/asoundlib.h" >&5 - if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < -+#include - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" - { (eval echo configure:1906: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } From vmiklos at frugalware.org Wed May 14 21:42:29 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed May 14 21:42:31 2008 Subject: [Frugalware-git] frugalware-current: biff+comsat-0.17-4-i686 Message-ID: <20080514194229.EC6B6177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=298dfc44aae2aa7c3de6b4c4b9e759bb9c4d0a71 commit 298dfc44aae2aa7c3de6b4c4b9e759bb9c4d0a71 Author: Miklos Vajna Date: Wed May 14 21:42:15 2008 +0200 biff+comsat-0.17-4-i686 - moved to extra - depends() and build() cleanup diff --git a/source/network-extra/biff+comsat/FrugalBuild b/source/network-extra/biff+comsat/FrugalBuild new file mode 100644 index 0000000..df5d218 --- /dev/null +++ b/source/network-extra/biff+comsat/FrugalBuild @@ -0,0 +1,26 @@ +# Compiling Time: ~0.1 SBU +# Contributor: VMiklos +# Maintainer: Zsolt Szalai + +pkgname=biff+comsat +pkgver=0.17 +pkgrel=4 +pkgdesc="Basic network tools, fixed and ported from BSD code." +url="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit" +groups=('network-extra') +archs=('i686' 'x86_64') +depends=('portmap') +up2date="wget --passive-ftp -O - -q ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/|grep biff+comsat.*tar.gz|sed -n -e 's/.*>biff+comsat-\(.*\)\.tar\.gz.*/\1/' -e '1 p'" +source=(ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/$pkgname-$pkgver.tar.gz) +sha1sums=('74ff93d1176f8b37ee2b874e0d52139797b11098') + +build() +{ + Fsed "ln.*" "" comsat/Makefile + Fmkdir usr/{bin,sbin,man/man{1,8}} + Fmake + make INSTALLROOT=$Fdestdir install || Fdie + Fln in.comsat.8 /usr/share/man/man8/comsat.8 +} + +# optimization OK diff --git a/source/network/biff+comsat/FrugalBuild b/source/network/biff+comsat/FrugalBuild deleted file mode 100644 index d28298f..0000000 --- a/source/network/biff+comsat/FrugalBuild +++ /dev/null @@ -1,27 +0,0 @@ -# Compiling Time: ~0.1 SBU -# Contributor: VMiklos -# Maintainer: Zsolt Szalai - -pkgname=biff+comsat -pkgver=0.17 -pkgrel=4 -pkgdesc="Basic network tools, fixed and ported from BSD code." -url="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit" -groups=('network') -archs=('i686' 'x86_64') -depends=('glibc' 'portmap') -up2date="wget --passive-ftp -O - -q ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/|grep biff+comsat.*tar.gz|sed -n -e 's/.*>biff+comsat-\(.*\)\.tar\.gz.*/\1/' -e '1 p'" -source=(ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/$pkgname-$pkgver.tar.gz) -sha1sums=('74ff93d1176f8b37ee2b874e0d52139797b11098') - -build() -{ - Fcd - Fmkdir usr/{bin,sbin,man/man{1,8}} - Fsed "ln.*" "" comsat/Makefile - Fmake - make INSTALLROOT=$Fdestdir install || Fdie - Fln in.comsat.8 /usr/share/man/man8/comsat.8 -} - -# optimization OK From vmiklos at frugalware.org Wed May 14 21:45:43 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed May 14 21:45:44 2008 Subject: [Frugalware-git] frugalware-current: cvs-1.11.23-1-i686 Message-ID: <20080514194543.9E8C7177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0da24e9e9c4d3bec6a766c3dcceddbe0aec1dba1 commit 0da24e9e9c4d3bec6a766c3dcceddbe0aec1dba1 Author: Miklos Vajna Date: Wed May 14 21:45:30 2008 +0200 cvs-1.11.23-1-i686 - moved to extra diff --git a/source/devel-extra/cvs/FrugalBuild b/source/devel-extra/cvs/FrugalBuild new file mode 100644 index 0000000..acd1d72 --- /dev/null +++ b/source/devel-extra/cvs/FrugalBuild @@ -0,0 +1,28 @@ +# Compiling Time: 0.24 SBU +# Maintainer: Adam Zlehovszky + +pkgname=cvs +pkgver=1.11.23 +pkgrel=1 +pkgdesc="Concurrent Version System - a version control system" +url="http://ximbiot.com/cvs/" +depends=('zlib') +makedepends=('vim') +groups=('devel-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump 'http://ftp.gnu.org/non-gnu/cvs/source/stable/?C=D;O=A'|grep 'stable/[0-9]'|sort -n -r|head -n1|sed 's/.*le\///;s/\///'" +source=(http://ftp.gnu.org/non-gnu/$pkgname/source/stable/$pkgver/$pkgname-$pkgver.tar.bz2 \ + cvs-1.11.20-extzlib.patch getline.patch) +sha1sums=('a51c531eebaff2dfdcc0fb6d94c8c6e509e06d7d' \ + '0ffa20abf9de5fd8185a79c54247417dd8a78ddd' \ + '4a7977ea055a59ab66358e3b7cdf7d3c99cae741') + +build() +{ + Fpatchall + Fautoreconf + Fmake --without-gssapi + Fmakeinstall +} + +# optimization OK diff --git a/source/devel-extra/cvs/cvs-1.11.20-extzlib.patch b/source/devel-extra/cvs/cvs-1.11.20-extzlib.patch new file mode 100644 index 0000000..9a8506d --- /dev/null +++ b/source/devel-extra/cvs/cvs-1.11.20-extzlib.patch @@ -0,0 +1,44 @@ +--- cvs-1.11.19/configure.in.old.old4 2005-02-01 00:10:49.000000000 +0100 ++++ cvs-1.11.19/configure.in 2005-02-28 13:27:10.000000000 +0100 +@@ -1040,8 +1040,8 @@ + tools/Makefile \ + vms/Makefile \ + windows-NT/Makefile \ +- windows-NT/SCC/Makefile \ +- zlib/Makefile]) ++ windows-NT/SCC/Makefile ++ ]) + + dnl and we're done + AC_OUTPUT +--- cvs-1.11.19/Makefile.am.old.old4 2004-11-11 23:30:36.000000000 +0100 ++++ cvs-1.11.19/Makefile.am 2005-02-28 13:25:32.000000000 +0100 +@@ -17,7 +17,7 @@ + ## Subdirectories to run make in for the primary targets. + # Unix source subdirs, where we'll want to run lint and etags: + # This is a legacy variable from b4 Automake +-USOURCE_SUBDIRS = lib zlib diff src ++USOURCE_SUBDIRS = lib diff src + # All other subdirs: + SUBDIRS = $(USOURCE_SUBDIRS) man doc contrib tools \ + windows-NT os2 emx vms +--- cvs-1.11.19/src/Makefile.am.old.old4 2005-01-31 23:07:35.000000000 +0100 ++++ cvs-1.11.19/src/Makefile.am 2005-02-28 13:24:26.000000000 +0100 +@@ -24,7 +24,7 @@ + # try and remove naming ocnflicts and fix Automake to allow particular includes + # to be attached only to particular object files. Short term fix is either or. + ##INCLUDES = -I. -I.. -I$(srcdir) -I$(top_srcdir)/lib +-INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/diff -I$(top_srcdir)/zlib $(includeopt) ++INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/diff $(includeopt) + + bin_PROGRAMS = cvs + bin_SCRIPTS = cvsbug +@@ -105,7 +105,7 @@ + cvs_LDADD = \ + ../diff/libdiff.a \ + ../lib/libcvs.a \ +- ../zlib/libz.a ++ -lz + + # extra clean targets + # wish this could be distclean-hdr-local but it's not part of automake diff --git a/source/devel-extra/cvs/getline.patch b/source/devel-extra/cvs/getline.patch new file mode 100644 index 0000000..654a13d --- /dev/null +++ b/source/devel-extra/cvs/getline.patch @@ -0,0 +1,24 @@ +diff -Naur cvs-1.11.23/lib/getline.c cvs-1.11.23-p/lib/getline.c +--- cvs-1.11.23/lib/getline.c 2005-04-04 22:46:05.000000000 +0200 ++++ cvs-1.11.23-p/lib/getline.c 2008-05-13 22:17:57.000000000 +0200 +@@ -155,7 +155,7 @@ + } + + int +-getline (lineptr, n, stream) ++my_getline (lineptr, n, stream) + char **lineptr; + size_t *n; + FILE *stream; +diff -Naur cvs-1.11.23/lib/getline.h cvs-1.11.23-p/lib/getline.h +--- cvs-1.11.23/lib/getline.h 2005-04-04 22:46:05.000000000 +0200 ++++ cvs-1.11.23-p/lib/getline.h 2008-05-13 22:18:06.000000000 +0200 +@@ -12,7 +12,7 @@ + #define GETLINE_NO_LIMIT -1 + + int +- getline __PROTO ((char **_lineptr, size_t *_n, FILE *_stream)); ++ my_getline __PROTO ((char **_lineptr, size_t *_n, FILE *_stream)); + int + getline_safe __PROTO ((char **_lineptr, size_t *_n, FILE *_stream, + int limit)); diff --git a/source/devel/cvs/FrugalBuild b/source/devel/cvs/FrugalBuild deleted file mode 100644 index 32d813c..0000000 --- a/source/devel/cvs/FrugalBuild +++ /dev/null @@ -1,29 +0,0 @@ -# Compiling Time: 0.24 SBU -# Maintainer: Adam Zlehovszky - -pkgname=cvs -pkgver=1.11.23 -pkgrel=1 -pkgdesc="Concurrent Version System - a version control system" -url="http://ximbiot.com/cvs/" -depends=('zlib') -makedepends=('vim') -groups=('devel') -archs=('i686' 'x86_64') -up2date="lynx -dump 'http://ftp.gnu.org/non-gnu/cvs/source/stable/?C=D;O=A'|grep 'stable/[0-9]'|sort -n -r|head -n1|sed 's/.*le\///;s/\///'" -source=(http://ftp.gnu.org/non-gnu/$pkgname/source/stable/$pkgver/$pkgname-$pkgver.tar.bz2 \ - cvs-1.11.20-extzlib.patch getline.patch) -sha1sums=('a51c531eebaff2dfdcc0fb6d94c8c6e509e06d7d' \ - '0ffa20abf9de5fd8185a79c54247417dd8a78ddd' \ - '4a7977ea055a59ab66358e3b7cdf7d3c99cae741') - -build() -{ - Fpatchall - Fautoreconf - Fmake --without-gssapi - Fmakeinstall -} - - -# optimization OK diff --git a/source/devel/cvs/cvs-1.11.20-extzlib.patch b/source/devel/cvs/cvs-1.11.20-extzlib.patch deleted file mode 100644 index 9a8506d..0000000 --- a/source/devel/cvs/cvs-1.11.20-extzlib.patch +++ /dev/null @@ -1,44 +0,0 @@ ---- cvs-1.11.19/configure.in.old.old4 2005-02-01 00:10:49.000000000 +0100 -+++ cvs-1.11.19/configure.in 2005-02-28 13:27:10.000000000 +0100 -@@ -1040,8 +1040,8 @@ - tools/Makefile \ - vms/Makefile \ - windows-NT/Makefile \ -- windows-NT/SCC/Makefile \ -- zlib/Makefile]) -+ windows-NT/SCC/Makefile -+ ]) - - dnl and we're done - AC_OUTPUT ---- cvs-1.11.19/Makefile.am.old.old4 2004-11-11 23:30:36.000000000 +0100 -+++ cvs-1.11.19/Makefile.am 2005-02-28 13:25:32.000000000 +0100 -@@ -17,7 +17,7 @@ - ## Subdirectories to run make in for the primary targets. - # Unix source subdirs, where we'll want to run lint and etags: - # This is a legacy variable from b4 Automake --USOURCE_SUBDIRS = lib zlib diff src -+USOURCE_SUBDIRS = lib diff src - # All other subdirs: - SUBDIRS = $(USOURCE_SUBDIRS) man doc contrib tools \ - windows-NT os2 emx vms ---- cvs-1.11.19/src/Makefile.am.old.old4 2005-01-31 23:07:35.000000000 +0100 -+++ cvs-1.11.19/src/Makefile.am 2005-02-28 13:24:26.000000000 +0100 -@@ -24,7 +24,7 @@ - # try and remove naming ocnflicts and fix Automake to allow particular includes - # to be attached only to particular object files. Short term fix is either or. - ##INCLUDES = -I. -I.. -I$(srcdir) -I$(top_srcdir)/lib --INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/diff -I$(top_srcdir)/zlib $(includeopt) -+INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/diff $(includeopt) - - bin_PROGRAMS = cvs - bin_SCRIPTS = cvsbug -@@ -105,7 +105,7 @@ - cvs_LDADD = \ - ../diff/libdiff.a \ - ../lib/libcvs.a \ -- ../zlib/libz.a -+ -lz - - # extra clean targets - # wish this could be distclean-hdr-local but it's not part of automake diff --git a/source/devel/cvs/getline.patch b/source/devel/cvs/getline.patch deleted file mode 100644 index 654a13d..0000000 --- a/source/devel/cvs/getline.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff -Naur cvs-1.11.23/lib/getline.c cvs-1.11.23-p/lib/getline.c ---- cvs-1.11.23/lib/getline.c 2005-04-04 22:46:05.000000000 +0200 -+++ cvs-1.11.23-p/lib/getline.c 2008-05-13 22:17:57.000000000 +0200 -@@ -155,7 +155,7 @@ - } - - int --getline (lineptr, n, stream) -+my_getline (lineptr, n, stream) - char **lineptr; - size_t *n; - FILE *stream; -diff -Naur cvs-1.11.23/lib/getline.h cvs-1.11.23-p/lib/getline.h ---- cvs-1.11.23/lib/getline.h 2005-04-04 22:46:05.000000000 +0200 -+++ cvs-1.11.23-p/lib/getline.h 2008-05-13 22:18:06.000000000 +0200 -@@ -12,7 +12,7 @@ - #define GETLINE_NO_LIMIT -1 - - int -- getline __PROTO ((char **_lineptr, size_t *_n, FILE *_stream)); -+ my_getline __PROTO ((char **_lineptr, size_t *_n, FILE *_stream)); - int - getline_safe __PROTO ((char **_lineptr, size_t *_n, FILE *_stream, - int limit)); From vmiklos at frugalware.org Wed May 14 21:47:26 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed May 14 21:47:27 2008 Subject: [Frugalware-git] frugalware-current: ctorrent-1.3.4-1-i686 Message-ID: <20080514194726.72E26177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6be71308b377b7bb0e8681b977801c19201dbe2d commit 6be71308b377b7bb0e8681b977801c19201dbe2d Author: Miklos Vajna Date: Wed May 14 21:47:19 2008 +0200 ctorrent-1.3.4-1-i686 - moved to extra diff --git a/source/network-extra/ctorrent/FrugalBuild b/source/network-extra/ctorrent/FrugalBuild new file mode 100644 index 0000000..b3fe0d6 --- /dev/null +++ b/source/network-extra/ctorrent/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.14 SBU +# Contributor: zleho +# Maintainer: Zsolt Szalai + +pkgname=ctorrent +pkgver=1.3.4 +pkgrel=1 +pkgdesc="A BitTorrent client written in C" +_F_sourceforge_ext=".tar.bz2" +Finclude sourceforge +url="http://ctorrent.sourceforge.net" +groups=('network-extra') +archs=('i686' 'x86_64') +depends=('openssl') +up2date="lynx -dump $url|grep 'Latest stable release'|tr -s ' '|cut -d ' ' -f 6|cut -d 'v' -f 2" +sha1sums=('bf1ea430513dc6de48de5ac429cdac57ceab738d') + +# optimization OK diff --git a/source/network/ctorrent/FrugalBuild b/source/network/ctorrent/FrugalBuild deleted file mode 100644 index 8fb30f7..0000000 --- a/source/network/ctorrent/FrugalBuild +++ /dev/null @@ -1,18 +0,0 @@ -# Compiling Time: 0.14 SBU -# Contributor: zleho -# Maintainer: Zsolt Szalai - -pkgname=ctorrent -pkgver=1.3.4 -pkgrel=1 -pkgdesc="A BitTorrent client written in C" -_F_sourceforge_ext=".tar.bz2" -Finclude sourceforge -url="http://ctorrent.sourceforge.net" -groups=('network') -archs=('i686' 'x86_64') -depends=('openssl') -up2date="lynx -dump $url|grep 'Latest stable release'|tr -s ' '|cut -d ' ' -f 6|cut -d 'v' -f 2" -sha1sums=('bf1ea430513dc6de48de5ac429cdac57ceab738d') - -# optimization OK From vmiklos at frugalware.org Wed May 14 21:51:09 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed May 14 21:51:10 2008 Subject: [Frugalware-git] frugalware-current: cksfv-1.3.9-1-i686 Message-ID: <20080514195109.A1786177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0a921557171d5ceab2ae5ff1ffcbf4ca49e8a6dd commit 0a921557171d5ceab2ae5ff1ffcbf4ca49e8a6dd Author: Miklos Vajna Date: Wed May 14 21:50:34 2008 +0200 cksfv-1.3.9-1-i686 - moved to extra - cleanup in build() diff --git a/source/apps-extra/cksfv/FrugalBuild b/source/apps-extra/cksfv/FrugalBuild new file mode 100644 index 0000000..75e15d7 --- /dev/null +++ b/source/apps-extra/cksfv/FrugalBuild @@ -0,0 +1,23 @@ +# Compiling Time: 0 SBU +# Maintainer: Kapolnasi Tamas + +pkgname=cksfv +pkgver=1.3.9 +pkgrel=1 +pkgdesc="Simple File Verification" +url="http://zakalwe.virtuaalipalvelin.net/~shd/foss/cksfv/" +depends=('glibc') +groups=('apps-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump http://zakalwe.virtuaalipalvelin.net/~shd/foss/cksfv/files/|grep "cksfv-"|sed -n 's/.*-\(.*\).t.*/\1/;$ p'" +source=(http://zakalwe.virtuaalipalvelin.net/~shd/foss/cksfv/files/$pkgname-$pkgver.tar.bz2) +sha1sums=('cdd12c8e5a926b2b98dfe9049b8e738c2555f64c') + +build() +{ + Fmake + Fexerel src/cksfv /usr/bin/cksfv + Fmanrel cksfv.1 +} + +# optimization OK diff --git a/source/apps/cksfv/FrugalBuild b/source/apps/cksfv/FrugalBuild deleted file mode 100644 index f7378e1..0000000 --- a/source/apps/cksfv/FrugalBuild +++ /dev/null @@ -1,30 +0,0 @@ -# Compiling Time: 0 SBU -# Maintainer: Kapolnasi Tamas - -pkgname=cksfv -pkgver=1.3.9 -pkgrel=1 -pkgdesc="Simple File Verification" -url="http://zakalwe.virtuaalipalvelin.net/~shd/foss/cksfv/" -depends=('glibc') -groups=('apps') -archs=('i686' 'x86_64') -up2date="lynx -dump http://zakalwe.virtuaalipalvelin.net/~shd/foss/cksfv/files/|grep "cksfv-"|sed -n 's/.*-\(.*\).t.*/\1/;$ p'" -source=(http://zakalwe.virtuaalipalvelin.net/~shd/foss/cksfv/files/$pkgname-$pkgver.tar.bz2) -sha1sums=('cdd12c8e5a926b2b98dfe9049b8e738c2555f64c') - -build() -{ - Fcd - ./configure --prefix=/usr - Fmake - Fmkdir usr/bin - cd $Fdestdir - mkdir -p usr/man/man1 - cd $Fsrcdir/$pkgname-$pkgver - cp cksfv.1 $Fdestdir/usr/man/man1 - cp -a src/cksfv $Fdestdir/usr/bin -} -# vim: ft=sh - -# optimization OK From vmiklos at frugalware.org Wed May 14 21:53:13 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed May 14 21:53:16 2008 Subject: [Frugalware-git] frugalware-current: popa3d-1.0.2-1-i686 Message-ID: <20080514195313.4BBAB177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d54df3a30c2b14e3a47a2fe8c489cc208269d05d commit d54df3a30c2b14e3a47a2fe8c489cc208269d05d Author: Miklos Vajna Date: Wed May 14 21:53:05 2008 +0200 popa3d-1.0.2-1-i686 - moved to extra diff --git a/source/network-extra/popa3d/FrugalBuild b/source/network-extra/popa3d/FrugalBuild new file mode 100644 index 0000000..dbbadee --- /dev/null +++ b/source/network-extra/popa3d/FrugalBuild @@ -0,0 +1,24 @@ +# Compiling Time: 0.01 SBU +# Contributor: VMiklos +# Maintainer: voroskoi + +pkgname=popa3d +pkgver=1.0.2 +pkgrel=1 +pkgdesc="A Post Office Protocol version 3 (POP3) server" +url="http://www.openwall.com/popa3d/" +groups=('network-extra') +archs=('i686' 'x86_64') +depends=('openssl') +up2date="lynx -dump $url |grep -m1 popa3d-.*gz|Flasttar" +source=(http://www.openwall.com/$pkgname/$pkgname-$pkgver.tar.gz popa3d-$pkgver.diff) +sha1sums=('85779cfc657050352b3bcda5ca7f1dfe7ac4e92b' \ + 'c91b1596096f376dd21e92f225cb13bf9f38ae7b') + +build() { + Fsed "-Wall -O2" "$CFLAGS" Makefile + Fbuild + Fmkdir /var/spool/pop +} + +# optimization OK diff --git a/source/network-extra/popa3d/popa3d-1.0.2.diff b/source/network-extra/popa3d/popa3d-1.0.2.diff new file mode 100644 index 0000000..372f812 --- /dev/null +++ b/source/network-extra/popa3d/popa3d-1.0.2.diff @@ -0,0 +1,67 @@ +diff -Naur popa3d-1.0.orig/Makefile popa3d-1.0/Makefile +--- popa3d-1.0.orig/Makefile 2003-11-17 01:43:35.000000000 +0100 ++++ popa3d-1.0/Makefile 2005-06-11 20:38:32.000000000 +0200 +@@ -5,11 +5,11 @@ + INSTALL = install -c + CFLAGS = -Wall -O2 -fomit-frame-pointer + # You may use OpenSSL's MD5 routines instead of the ones supplied here +-#CFLAGS += -DHAVE_OPENSSL ++CFLAGS += -DHAVE_OPENSSL + LDFLAGS = -s + LIBS = + # Linux with glibc, FreeBSD, NetBSD +-#LIBS += -lcrypt ++LIBS += -lcrypt + # HP-UX trusted system + #LIBS += -lsec + # Solaris (POP_STANDALONE, POP_VIRTUAL) +@@ -21,10 +21,10 @@ + # libwrap may also want this + #LIBS += -lnsl + # OpenSSL (-DHAVE_OPENSSL) +-#LIBS += -lcrypto ++LIBS += -lcrypto + + DESTDIR = +-PREFIX = /usr/local ++PREFIX = /usr + SBINDIR = $(PREFIX)/sbin + MANDIR = $(PREFIX)/man + +diff -Naur popa3d-1.0.orig/params.h popa3d-1.0/params.h +--- popa3d-1.0.orig/params.h 2005-05-26 17:35:15.000000000 +0200 ++++ popa3d-1.0/params.h 2005-06-11 20:46:05.000000000 +0200 +@@ -13,7 +13,7 @@ + /* + * Are we going to be a standalone server or start via an inetd clone? + */ +-#define POP_STANDALONE 0 ++#define POP_STANDALONE 1 + + #if POP_STANDALONE + +@@ -103,13 +103,13 @@ + * A pseudo-user to run as before authentication. The user and its UID + * must not be used for any other purpose. + */ +-#define POP_USER POP_SERVER ++#define POP_USER "pop" + + /* + * An empty directory to chroot to before authentication. The directory + * and its parent directories must not be writable by anyone but root. + */ +-#define POP_CHROOT "/var/empty" ++#define POP_CHROOT "/var/spool/pop" + + /* + * Sessions will be closed if idle for longer than POP_TIMEOUT seconds. +@@ -191,7 +191,7 @@ + * + * #undef this for qmail-style $HOME/Mailbox mailboxes. + */ +-#define MAIL_SPOOL_PATH "/var/mail" ++#define MAIL_SPOOL_PATH "/var/spool/mail" + + #ifndef MAIL_SPOOL_PATH + /* diff --git a/source/network-extra/popa3d/popa3d.install b/source/network-extra/popa3d/popa3d.install new file mode 100644 index 0000000..bb3a363 --- /dev/null +++ b/source/network-extra/popa3d/popa3d.install @@ -0,0 +1,24 @@ +# arg 1: the new package version +post_install() { + sed -i 's/^#pop3/pop3/' /etc/inetd.conf +} + +# arg 1: the new package version +# arg 2: the old package version +post_upgrade() { + /bin/true +} + +# arg 1: the old package version +pre_remove() { + /bin/true +} + +# arg 1: the old package version +post_remove() { + sed -i 's/^pop3/#pop3/' /etc/inetd.conf +} + +op=$1 +shift +$op $* diff --git a/source/network/popa3d/FrugalBuild b/source/network/popa3d/FrugalBuild deleted file mode 100644 index 02b32f4..0000000 --- a/source/network/popa3d/FrugalBuild +++ /dev/null @@ -1,24 +0,0 @@ -# Compiling Time: 0.01 SBU -# Contributor: VMiklos -# Maintainer: voroskoi - -pkgname=popa3d -pkgver=1.0.2 -pkgrel=1 -pkgdesc="A Post Office Protocol version 3 (POP3) server" -url="http://www.openwall.com/popa3d/" -groups=('network') -archs=('i686' 'x86_64') -depends=('openssl') -up2date="lynx -dump $url |grep -m1 popa3d-.*gz|Flasttar" -source=(http://www.openwall.com/$pkgname/$pkgname-$pkgver.tar.gz popa3d-$pkgver.diff) -sha1sums=('85779cfc657050352b3bcda5ca7f1dfe7ac4e92b' \ - 'c91b1596096f376dd21e92f225cb13bf9f38ae7b') - -build() { - Fsed "-Wall -O2" "$CFLAGS" Makefile - Fbuild - Fmkdir /var/spool/pop -} - -# optimization OK diff --git a/source/network/popa3d/popa3d-1.0.2.diff b/source/network/popa3d/popa3d-1.0.2.diff deleted file mode 100644 index 372f812..0000000 --- a/source/network/popa3d/popa3d-1.0.2.diff +++ /dev/null @@ -1,67 +0,0 @@ -diff -Naur popa3d-1.0.orig/Makefile popa3d-1.0/Makefile ---- popa3d-1.0.orig/Makefile 2003-11-17 01:43:35.000000000 +0100 -+++ popa3d-1.0/Makefile 2005-06-11 20:38:32.000000000 +0200 -@@ -5,11 +5,11 @@ - INSTALL = install -c - CFLAGS = -Wall -O2 -fomit-frame-pointer - # You may use OpenSSL's MD5 routines instead of the ones supplied here --#CFLAGS += -DHAVE_OPENSSL -+CFLAGS += -DHAVE_OPENSSL - LDFLAGS = -s - LIBS = - # Linux with glibc, FreeBSD, NetBSD --#LIBS += -lcrypt -+LIBS += -lcrypt - # HP-UX trusted system - #LIBS += -lsec - # Solaris (POP_STANDALONE, POP_VIRTUAL) -@@ -21,10 +21,10 @@ - # libwrap may also want this - #LIBS += -lnsl - # OpenSSL (-DHAVE_OPENSSL) --#LIBS += -lcrypto -+LIBS += -lcrypto - - DESTDIR = --PREFIX = /usr/local -+PREFIX = /usr - SBINDIR = $(PREFIX)/sbin - MANDIR = $(PREFIX)/man - -diff -Naur popa3d-1.0.orig/params.h popa3d-1.0/params.h ---- popa3d-1.0.orig/params.h 2005-05-26 17:35:15.000000000 +0200 -+++ popa3d-1.0/params.h 2005-06-11 20:46:05.000000000 +0200 -@@ -13,7 +13,7 @@ - /* - * Are we going to be a standalone server or start via an inetd clone? - */ --#define POP_STANDALONE 0 -+#define POP_STANDALONE 1 - - #if POP_STANDALONE - -@@ -103,13 +103,13 @@ - * A pseudo-user to run as before authentication. The user and its UID - * must not be used for any other purpose. - */ --#define POP_USER POP_SERVER -+#define POP_USER "pop" - - /* - * An empty directory to chroot to before authentication. The directory - * and its parent directories must not be writable by anyone but root. - */ --#define POP_CHROOT "/var/empty" -+#define POP_CHROOT "/var/spool/pop" - - /* - * Sessions will be closed if idle for longer than POP_TIMEOUT seconds. -@@ -191,7 +191,7 @@ - * - * #undef this for qmail-style $HOME/Mailbox mailboxes. - */ --#define MAIL_SPOOL_PATH "/var/mail" -+#define MAIL_SPOOL_PATH "/var/spool/mail" - - #ifndef MAIL_SPOOL_PATH - /* diff --git a/source/network/popa3d/popa3d.install b/source/network/popa3d/popa3d.install deleted file mode 100644 index bb3a363..0000000 --- a/source/network/popa3d/popa3d.install +++ /dev/null @@ -1,24 +0,0 @@ -# arg 1: the new package version -post_install() { - sed -i 's/^#pop3/pop3/' /etc/inetd.conf -} - -# arg 1: the new package version -# arg 2: the old package version -post_upgrade() { - /bin/true -} - -# arg 1: the old package version -pre_remove() { - /bin/true -} - -# arg 1: the old package version -post_remove() { - sed -i 's/^pop3/#pop3/' /etc/inetd.conf -} - -op=$1 -shift -$op $* From vmiklos at frugalware.org Wed May 14 23:25:49 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed May 14 23:25:50 2008 Subject: [Frugalware-git] pacman-tools: dg: update description Message-ID: <20080514212549.0FE43177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=ede8a0dd2b76605fccf4f7e014105027d6756868 commit ede8a0dd2b76605fccf4f7e014105027d6756868 Author: Miklos Vajna Date: Wed May 14 23:25:31 2008 +0200 dg: update description - the previous one was a bit flameish/lameish - in the near path it turned out that there is a proper term for such scripts (custom ui using git in the background): porcelain, so use it diff --git a/darcs-git.py b/darcs-git.py index cdd698a..1b91883 100755 --- a/darcs-git.py +++ b/darcs-git.py @@ -1,10 +1,26 @@ #!/usr/bin/env python +# +# darcs-git, a darcs-like porcelain on top of core git +# +# 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 +# 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. +# -__author__ = "Miklos Vajna " __version__ = "0.7" -__date__ = "Sun, 01 Jul 2007 01:19:06 +0200" -__copyright__ = "Copyright (c) 2007 Miklos Vajna" -__license__ = "GPL" import sys, tty, termios, os, re, getopt diff --git a/darcs-git.txt b/darcs-git.txt index 59934c3..008827f 100644 --- a/darcs-git.txt +++ b/darcs-git.txt @@ -2,7 +2,7 @@ == NAME -darcs-git - a darcs-like interface for git with \~20 commands (git has \~140) +darcs-git - a darcs-like porcelain on top of core git == SYNOPSIS From vmiklos at frugalware.org Wed May 14 23:25:49 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed May 14 23:25:54 2008 Subject: [Frugalware-git] pacman-tools: updates for 1.0.8 Message-ID: <20080514212549.2C93F1778012@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=86954cda6e2571d318054568a22add456efb55b7 commit 86954cda6e2571d318054568a22add456efb55b7 Author: Miklos Vajna Date: Wed May 14 23:25:43 2008 +0200 updates for 1.0.8 diff --git a/Makefile b/Makefile index 3f0fd56..5de454e 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -VERSION = 1.0.7 +VERSION = 1.0.8 CFLAGS ?= -Wall -Werror -g -O2 -pipe CFLAGS += $(shell pkg-config --cflags libxml-2.0) diff --git a/NEWS b/NEWS index c71e466..21bb352 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,12 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +1.0.8 - fblint: added new / improved existing tests + - dg: improve dg what before the first commit + - repoman: do more agressive cleanup on repoman clean. + please not that it _does_ matter which group do you use on + repoman clean group/pkgname! + - mkiso now outputs versioned iso images (and no longer + uses dates) 1.0.7 - syncpkgcd now handles the case when its home is not under /home - mkiso now has a --dry-run option diff --git a/fblint b/fblint index 835065e..471325d 100755 --- a/fblint +++ b/fblint @@ -2,7 +2,7 @@ # # fblint for Frugalware # -# Copyright (c) 2006 by Miklos Vajna +# Copyright (c) 2006, 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 diff --git a/mkiso/xml.c b/mkiso/xml.c index de43c0a..8933088 100644 --- a/mkiso/xml.c +++ b/mkiso/xml.c @@ -1,7 +1,7 @@ /* * xml.c * - * 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 From vmiklos at frugalware.org Wed May 14 23:47:36 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed May 14 23:47:38 2008 Subject: [Frugalware-git] frugalware-current: pacman-tools-1.0.8-1-i686 Message-ID: <20080514214736.34A77177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9de536f2207ba3cb3a493ec2ee2f83fd96e25f66 commit 9de536f2207ba3cb3a493ec2ee2f83fd96e25f66 Author: Miklos Vajna Date: Wed May 14 23:47:18 2008 +0200 pacman-tools-1.0.8-1-i686 - version bump diff --git a/source/devel/pacman-tools/FrugalBuild b/source/devel/pacman-tools/FrugalBuild index 99833e3..a2c74b8 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.7 +pkgver=1.0.8 pkgrel=1 pkgdesc="Tools for developers for managing packages" url="http://ftp.frugalware.org/pub/other/pacman-tools" From vmiklos at frugalware.org Wed May 14 23:50:16 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed May 14 23:50:18 2008 Subject: [Frugalware-git] frugalware-current: source/include: fix up docbook warnings Message-ID: <20080514215016.07CC1177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=94705a91dcedf9868dd8a8f1cf7e7456a6b403cf commit 94705a91dcedf9868dd8a8f1cf7e7456a6b403cf Author: Miklos Vajna Date: Wed May 14 23:50:08 2008 +0200 source/include: fix up docbook warnings diff --git a/source/include/Makefile b/source/include/Makefile index 6cf447e..c5f8539 100644 --- a/source/include/Makefile +++ b/source/include/Makefile @@ -1,6 +1,6 @@ # Makefile for Frugalware documentation # -# 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 @@ -15,6 +15,9 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +FST_VERSION := $(shell git describe) +FST_DATE := $(shell date +%Y-%m-%d) + all: $(subst .sh,.sh.3,$(wildcard *.sh)) fwmakepkg.3 stat: @@ -24,7 +27,8 @@ stat: sed -n 's/^#\( \|$$\)//;/^###/,/^###/p' $^|sed 's/^###//' > $@ %.3: %.txt - a2x -f manpage $^ + a2x --asciidoc-opts="-f asciidoc.conf" -a \ + fst_version=$(FST_VERSION) -a fst_date=$(FST_DATE) -f manpage $^ fwmakepkg.txt: fwmakepkg.txt.in $(wildcard *.sh) cat fwmakepkg.txt.in > fwmakepkg.txt diff --git a/source/include/asciidoc.conf b/source/include/asciidoc.conf new file mode 100644 index 0000000..8ea4ee0 --- /dev/null +++ b/source/include/asciidoc.conf @@ -0,0 +1,21 @@ +ifdef::doctype-manpage[] +ifdef::backend-docbook[] +[header] +template::[header-declarations] + + + {mantitle} + {manvolnum} + Frugalware Linux + {fst_version} + Frugalware Developer Manual + + + {fst_date} + + + {manname} + {manpurpose} + +endif::backend-docbook[] +endif::doctype-manpage[] From vmiklos at frugalware.org Thu May 15 03:38:27 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 03:38:35 2008 Subject: [Frugalware-git] pacman-tools: repoman: implement server delete Message-ID: <20080515013827.44E76177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=2d562ccc25133267292305ff268c5dfe65015e81 commit 2d562ccc25133267292305ff268c5dfe65015e81 Author: Miklos Vajna Date: Thu May 15 01:43:44 2008 +0200 repoman: implement server delete - the idea behind this is to always call "repoman server " after ssh and don't try to do everything from client side. this makes the code more secure and less ugly. - this commit implements repoman server delete and converts repoman del to use it. diff --git a/repoman b/repoman index 06a734e..b910086 100755 --- a/repoman +++ b/repoman @@ -75,30 +75,52 @@ _set_lockname() fi } +server() +{ + case "$1" in + delete) + shift + if [ $# -lt 4 ]; then + echo "Too few parameters!" + echo "usage: repoman server delete user opts path file1 [file2..]" + echo "example: repoman server delete "" -v /home/ftp foo bar" + return + fi + local sudouser="$1" rmopts="$2" path="$3" + shift 3 + if [ -n "$sudouser" ]; then + sudo_cmd="$sudo_env -u $sudouser" + else + sudo_cmd="" + fi + if [ "${path:0:1}" != "/" ]; then + echo "Please use absolute paths in repoman.conf!" + return + fi + cd $path + if [ -e .git/lock ]; then + echo "Couldn't get lock." + return + fi + for i in "$@" + do + # strip leading / and any .. + $sudo_cmd rm $rmopts "`echo $i|sed 's|^/||;s|\.\./||g'`" + done + ;; + esac +} + delete() { - local i files rmopts host + local files rmopts host check_servers sudouser=$(eval "echo \$${reponame}_sudo") - if [ -n "$sudouser" ]; then - sudo_cmd="$sudo_env -u $sudouser" - else - sudo_cmd="" - fi - # Strip leading / and any .. - for i in $* - do - files="$files `echo $i|sed 's|^/||;s|\.\./||g'`" - done if [ "$verbose" != 0 ]; then rmopts="-v" fi - for i in $files - do - msg "Deleting file(s): $i" - _set_lockname - ssh $host "cd $path; if [ ! -e $lock ]; then $sudo_cmd rm $rmopts $path/$i; else echo \"Couldn't get lock.\"; fi" - done + msg "Deleting file(s): $*" + ssh $host "repoman server delete '$sudouser' '$rmopts' '$path' $*" } upload() @@ -665,6 +687,10 @@ while [ "$1" != "" ]; do shift 1 delete $* ;; + server) + shift 1 + server "$@" + ;; ls|list) shift 1 list $* From vmiklos at frugalware.org Thu May 15 03:38:27 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 03:38:39 2008 Subject: [Frugalware-git] pacman-tools: repoman: implement server mktemp Message-ID: <20080515013827.5992D1778012@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=c6644c77667aedf7c6e24ae7fddc5bc9b857b2e2 commit c6644c77667aedf7c6e24ae7fddc5bc9b857b2e2 Author: Miklos Vajna Date: Thu May 15 01:59:56 2008 +0200 repoman: implement server mktemp - and this finally means that if you use a nick on your machine different to your Frugalware login, you no longer need the REMOTEHOME hack. diff --git a/repoman b/repoman index b910086..8202317 100755 --- a/repoman +++ b/repoman @@ -83,7 +83,6 @@ server() if [ $# -lt 4 ]; then echo "Too few parameters!" echo "usage: repoman server delete user opts path file1 [file2..]" - echo "example: repoman server delete "" -v /home/ftp foo bar" return fi local sudouser="$1" rmopts="$2" path="$3" @@ -108,6 +107,13 @@ server() $sudo_cmd rm $rmopts "`echo $i|sed 's|^/||;s|\.\./||g'`" done ;; + mktemp) + shift + mktemp -p $HOME 2>/dev/null + ;; + *) + echo "Unknown server command!" + ;; esac } @@ -143,7 +149,7 @@ upload() do name=`basename $src` msg "Requesting a temporary file" - tmp=`ssh $host $mktemp_remote 2>/dev/null` + tmp=`ssh $host repoman server mktemp` if [ -z "$tmp" ]; then echo "Failed to get a temporary file :-/" exit 1 @@ -613,11 +619,6 @@ fi # Initializating variables. version='0.3.1' [ -z "$arch" ] && arch=`uname -m` -if [ -n "$REMOTEHOME" ]; then - mktemp_remote="mktemp -p $REMOTEHOME" -else - mktemp_remote="mktemp -p $HOME" -fi mktemp_local="mktemp -p $HOME" sudo_env="sudo -E" From vmiklos at frugalware.org Thu May 15 03:38:27 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 03:38:40 2008 Subject: [Frugalware-git] pacman-tools: repoman: implement server mktemp/upload Message-ID: <20080515013827.7643D178801E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=5d0657e8b280d09716438d324128078c8691a49e commit 5d0657e8b280d09716438d324128078c8691a49e Author: Miklos Vajna Date: Thu May 15 02:26:31 2008 +0200 repoman: implement server mktemp/upload diff --git a/repoman b/repoman index 8202317..c241cb2 100755 --- a/repoman +++ b/repoman @@ -109,7 +109,41 @@ server() ;; mktemp) shift - mktemp -p $HOME 2>/dev/null + local tmp="`mktemp -p $HOME 2>/dev/null`" + if [ -z "$tmp" ]; then + echo "Failed to get a temporary file :-/" >&2 + else + echo $tmp + fi + ;; + upload) + shift + if [ $# -lt 5 ]; then + echo "Too few parameters!" + echo "usage: repoman server upload user path yourtmpfile sha1 targetfile" + return + fi + local sudouser="$1" path="$2" tmp="$3" sha="$4" dest="$5" + shift 5 + if [ -n "$sudouser" ]; then + sudo_cmd="$sudo_env -u $sudouser" + else + sudo_cmd="" + fi + if [ "${path:0:1}" != "/" ]; then + echo "Please use absolute paths in repoman.conf!" + return + fi + cd $path + if ! echo "$sha $tmp" |sha1sum -c - >/dev/null 2>&1; then + echo "The uploaded file is corrupted :-/" + rm $tmp + return + fi + chmod 644 $tmp + # strip leading / and any .. + $sudo_cmd ln $tmp "`echo $dest|sed 's|^/||;s|\.\./||g'`" + rm $tmp ;; *) echo "Unknown server command!" @@ -138,32 +172,17 @@ upload() fi check_servers sudouser=$(eval "echo \$${reponame}_sudo") - if [ -n "$sudouser" ]; then - sudo_cmd="$sudo_env -u $sudouser" - else - sudo_cmd="" - fi - # Strip leading / and any .. - dest=`echo ${@:$#} |sed 's|^/||;s|\.\./||g'` + dest=${@:$#} for src in "${@:1:$#-1}" do name=`basename $src` msg "Requesting a temporary file" tmp=`ssh $host repoman server mktemp` - if [ -z "$tmp" ]; then - echo "Failed to get a temporary file :-/" - exit 1 - fi + [ -z "$tmp" ] && exit 1 msg "Uploading file: $src (to $tmp)" scp $src $host:$tmp - if echo "`sha1sum $src|sed 's/\(.*\) .*/\1/'` $tmp" |ssh $host sha1sum -c - >/dev/null 2>&1; then - msg "Copying to $dest" - ssh $host "chmod 644 $tmp; $sudo_cmd cp $tmp $path/$dest/$name && rm $tmp" - else - echo "The uploaded file is corrupted :-/" - ssh $host "rm $tmp" - exit 1 - fi + sha=`sha1sum $src|sed 's/\(.*\) .*/\1/'` + ssh $host "repoman server upload '$sudouser' '$path' '$tmp' '$sha' '$dest/$src'" done } From vmiklos at frugalware.org Thu May 15 03:38:27 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 03:38:41 2008 Subject: [Frugalware-git] pacman-tools: implement repoman server list Message-ID: <20080515013827.82A49178801F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=cfc9f51e573a31c170e6c2dd8e7637f979d5b69c commit cfc9f51e573a31c170e6c2dd8e7637f979d5b69c Author: Miklos Vajna Date: Thu May 15 02:33:57 2008 +0200 implement repoman server list diff --git a/repoman b/repoman index c241cb2..8008cf1 100755 --- a/repoman +++ b/repoman @@ -145,6 +145,26 @@ server() $sudo_cmd ln $tmp "`echo $dest|sed 's|^/||;s|\.\./||g'`" rm $tmp ;; + list) + shift + if [ $# -lt 2 ]; then + echo "Too few parameters!" + echo "usage: repoman server list path file1 [file2..]" + return + fi + local path="$1" + shift + if [ "${path:0:1}" != "/" ]; then + echo "Please use absolute paths in repoman.conf!" + return + fi + cd $path + for i in "$@" + do + # strip leading / and any .. + ls "`echo $i|sed 's|^/||;s|\.\./||g'`" + done + ;; *) echo "Unknown server command!" ;; @@ -220,13 +240,8 @@ fpmmerge() list() { check_servers - for i in $* - do - msg "Fetching contents of directory: $i" - ssh $host "ls $path/$i" - ret=$? - done - exit $ret + msg "Fetching contents of: $*" + ssh $host "repoman server list '$path' $*" } split_group_pkg() From vmiklos at frugalware.org Thu May 15 03:38:27 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 03:38:48 2008 Subject: [Frugalware-git] pacman-tools: repoman cl: use repoman server changelog Message-ID: <20080515013827.8F48B1788022@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=fcd155c7639ac6bf52cdadb22f1531d1c0f2ce13 commit fcd155c7639ac6bf52cdadb22f1531d1c0f2ce13 Author: Miklos Vajna Date: Thu May 15 02:54:27 2008 +0200 repoman cl: use repoman server changelog diff --git a/repoman b/repoman index 8008cf1..ea20df9 100755 --- a/repoman +++ b/repoman @@ -281,37 +281,9 @@ changelog() split_group_pkg $1 check_servers sudouser=$(eval "echo \$${reponame}_sudo") - if [ -n "$sudouser" ]; then - sudo_cmd="$sudo_env -u $sudouser" - else - sudo_cmd="" - fi fdb=$(eval "echo \$${reponame}_fdb") [ -z "$fdb" ] && fdb="$reponame.fdb" - if [ "$verbose" == 1 ]; then - catcmd="cat Changelog" - else - # just a workaround for the "syntax error near unexpected token `;'" bug - catcmd="echo -n \"\"" - fi - _set_lockname - ssh $host "`declare -f _check_nobuild`; \ -options=\"${options[@]}\" -cd $path; \ -if [ ! -e $lock ]; then \ - touch $lock; \ - cd frugalware-$arch; \ - if [ ! -e '$fdb' ]; then \ - _check_nobuild || arch=$arch $sudo_cmd gensync ../source/$group/$pkg $fdb; \ - else \ - _check_nobuild || arch=$arch $sudo_cmd updatesync upd $fdb ../source/$group/$pkg/FrugalBuild; \ - fi; \ - cd $path; rm $lock; \ - cd $path/source/$group/$pkg; arch=$arch $sudo_cmd genchangelog; \ - $catcmd; \ -else \ - echo \"Couldn't get lock.\"; \ -fi" + ssh $host "repoman server changelog '$sudouser' '$path' '$fdb' '$group' '$pkg' '$arch'" } _keypress() From vmiklos at frugalware.org Thu May 15 03:38:27 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 03:38:50 2008 Subject: [Frugalware-git] pacman-tools: implement repoman server changelog Message-ID: <20080515013827.9AB521788031@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=80936b38bbc9bd0afb5f4be0c9e383be1ec9232f commit 80936b38bbc9bd0afb5f4be0c9e383be1ec9232f Author: Miklos Vajna Date: Thu May 15 02:50:32 2008 +0200 implement repoman server changelog diff --git a/repoman b/repoman index ea20df9..086c732 100755 --- a/repoman +++ b/repoman @@ -107,6 +107,7 @@ server() $sudo_cmd rm $rmopts "`echo $i|sed 's|^/||;s|\.\./||g'`" done ;; + mktemp) shift local tmp="`mktemp -p $HOME 2>/dev/null`" @@ -116,6 +117,7 @@ server() echo $tmp fi ;; + upload) shift if [ $# -lt 5 ]; then @@ -145,6 +147,7 @@ server() $sudo_cmd ln $tmp "`echo $dest|sed 's|^/||;s|\.\./||g'`" rm $tmp ;; + list) shift if [ $# -lt 2 ]; then @@ -165,6 +168,60 @@ server() ls "`echo $i|sed 's|^/||;s|\.\./||g'`" done ;; + + changelog) + shift + if [ $# -lt 4 ]; then + echo "Too few parameters!" + echo "usage: repoman server changelog user path fdb group pkg arch" + return + fi + local sudouser="$1" path="$2" fdb="$3" group="$4" pkg="$5" arch="$6" + shift 6 + if [ -n "$sudouser" ]; then + sudo_cmd="$sudo_env -u $sudouser" + else + sudo_cmd="" + fi + if [ "${path:0:1}" != "/" ]; then + echo "Please use absolute paths in repoman.conf!" + return + fi + cd $path + if [ -e .git/lock ]; then + echo "Couldn't get lock." + return + else + touch .git/lock + fi + if ! cd source/$group/$pkg; then + echo "There is no package with this group!" + return + fi + if ! source FrugalBuild; then + echo "Failed to parse the FrugalBuid!" + return + fi + cd - >/dev/null + cd frugalware-$arch + if ! _check_nobuild; then + if [ ! -e $fdb ]; then + if ! arch=$arch $sudo_cmd gensync ../source/$group/$pkg $fdb; then + echo "gensync failed!" + return + fi + else + if ! arch=$arch $sudo_cmd updatesync upd $fdb ../source/$group/$pkg/FrugalBuild; then + echo "updatesync failed!" + return + fi + fi + fi + rm ../.git/lock + cd ../source/$group/$pkg + arch=$arch $sudo_cmd genchangelog + ;; + *) echo "Unknown server command!" ;; From vmiklos at frugalware.org Thu May 15 03:38:27 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 03:38:52 2008 Subject: [Frugalware-git] pacman-tools: implement repoman server clean Message-ID: <20080515013827.A73E81788046@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=03ac68842b4b08a1492e060fa4effb5bb6009fa5 commit 03ac68842b4b08a1492e060fa4effb5bb6009fa5 Author: Miklos Vajna Date: Thu May 15 03:08:56 2008 +0200 implement repoman server clean diff --git a/repoman b/repoman index 086c732..eaa5c7b 100755 --- a/repoman +++ b/repoman @@ -222,6 +222,59 @@ server() arch=$arch $sudo_cmd genchangelog ;; + clean) + shift + if [ $# -lt 4 ]; then + echo "Too few parameters!" + echo "usage: repoman server clean user path fdb group pkg arch" + return + fi + local sudouser="$1" path="$2" fdb="$3" group="$4" pkg="$5" arch="$6" + shift 6 + if [ -n "$sudouser" ]; then + sudo_cmd="$sudo_env -u $sudouser" + else + sudo_cmd="" + fi + if [ "${path:0:1}" != "/" ]; then + echo "Please use absolute paths in repoman.conf!" + return + fi + cd $path + if [ -e .git/lock ]; then + echo "Couldn't get lock." + return + else + touch .git/lock + fi + if ! cd source/$group/$pkg; then + echo "There is no package with this group!" + return + fi + if ! source FrugalBuild; then + echo "Failed to parse the FrugalBuid!" + return + fi + cd - >/dev/null + cd frugalware-$arch + if ! _check_nobuild; then + if [ ! -e $fdb ]; then + echo "No package database to clean from!" + return + else + if ! arch=$arch $sudo_cmd updatesync del $fdb $pkg; then + echo "updatesync failed!" + return + fi + fi + fi + rm ../.git/lock + arch=$arch genchangelog --clean $pkg + if [ -d ../source/$group/$pkg ]; then + rm -rfv ../source/$group/$pkg + fi + ;; + *) echo "Unknown server command!" ;; From vmiklos at frugalware.org Thu May 15 03:38:27 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 03:38:53 2008 Subject: [Frugalware-git] pacman-tools: repoman clean: use repoman server clean Message-ID: <20080515013827.C66DD1788047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=1a094d13dce9cd1976195da24d4c00725ab025f0 commit 1a094d13dce9cd1976195da24d4c00725ab025f0 Author: Miklos Vajna Date: Thu May 15 03:13:30 2008 +0200 repoman clean: use repoman server clean diff --git a/repoman b/repoman index eaa5c7b..6afe5f6 100755 --- a/repoman +++ b/repoman @@ -369,19 +369,13 @@ clean() { check_servers sudouser=$(eval "echo \$${reponame}_sudo") - if [ -n "$sudouser" ]; then - sudo_cmd="$sudo_env -u $sudouser" - else - sudo_cmd="" - fi fdb=$(eval "echo \$${reponame}_fdb") [ -z "$fdb" ] && fdb="$reponame.fdb" for i in $* do msg "Cleaning up $i" - ssh $host "`declare -f _check_nobuild`; cd $path/frugalware-$arch && \ - _check_nobuild || arch=$arch $sudo_cmd updatesync del $fdb ${i#*/} && \ - genchangelog --clean ${i#*/} && [ -d ../source/$i ] && rm -rfv ../source/$i" + split_group_pkg $i + ssh $host "repoman server clean '$sudouser' '$path' '$fdb' '$group' '$pkg' '$arch'" done } From vmiklos at frugalware.org Thu May 15 03:38:27 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 03:38:54 2008 Subject: [Frugalware-git] pacman-tools: implement repoman server rsync Message-ID: <20080515013827.D37CF177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=7c0312c8b2aae57b3cded7f47942cdf507a8009a commit 7c0312c8b2aae57b3cded7f47942cdf507a8009a Author: Miklos Vajna Date: Thu May 15 03:27:18 2008 +0200 implement repoman server rsync diff --git a/repoman b/repoman index 6afe5f6..d17eae6 100755 --- a/repoman +++ b/repoman @@ -275,6 +275,29 @@ server() fi ;; + rsync) + shift + if [ $# -lt 4 ]; then + echo "Too few parameters!" + echo "usage: repoman server rsync user path src arch" + return + fi + local sudouser="$1" path="$2" srcurl="$3" arch="$4" + shift 4 + if [ -n "$sudouser" ]; then + sudo_cmd="$sudo_env -u $sudouser" + else + sudo_cmd="" + fi + if [ "${path:0:1}" != "/" ]; then + echo "Please use absolute paths in repoman.conf!" + return + fi + cd $path + cd frugalware-$arch + $sudo_cmd rsync -avP `echo $srcurl|sed 's/^.*@//'`/frugalware-$arch/*.fpm ./ + ;; + *) echo "Unknown server command!" ;; From vmiklos at frugalware.org Thu May 15 03:38:27 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 03:38:56 2008 Subject: [Frugalware-git] pacman-tools: repoman fpmmerge: use repoman server rsync Message-ID: <20080515013827.DD9E11778015@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=a0a32c9597a350eb849fcc88bce86f7b1087bc63 commit a0a32c9597a350eb849fcc88bce86f7b1087bc63 Author: Miklos Vajna Date: Thu May 15 03:34:27 2008 +0200 repoman fpmmerge: use repoman server rsync - in fact i added an other new feature as well: it detects now if the wip repo has more than one archs and it merges & cls each of them. - also notice that this was the last code chunk that used sudo for custom commands, so ideally once everybody upgraded we can clean up sudoers: remove cp/rm/rsync/genchangelog/updatesync and just allow repoman server (though this won't happen before next stable is out) diff --git a/repoman b/repoman index d17eae6..dd78985 100755 --- a/repoman +++ b/repoman @@ -348,25 +348,28 @@ fpmmerge() fi check_servers sudouser=$(eval "echo \$${reponame}_sudo") - if [ -n "$sudouser" ]; then - sudo_cmd="$sudo_env -u $sudouser" - else - sudo_cmd="" - fi srcurl=$(eval "echo \$$1_servers") if [ -z "$srcurl" ]; then die "so such repo!" fi - if ! ssh $host "cd $path/frugalware-$arch && $sudo_cmd rsync -avP `echo $srcurl|sed 's/^.*@//'`/frugalware-$arch/*.fpm ./"; then - die "rsync failed! :/" - fi + # for each arch + mergearchs="`rsync -vP $srcurl/|grep ^d.*frugalware-|sed 's/.* //'`" + for i in $mergearchs + do + ssh $host "repoman server rsync '$sudouser' '$path' '$tmp' '$srcurl' '$i'" + done + # now push dg push -a - # finally run repoman cl for each - for i in `$0 -t $1 ls /frugalware-$arch/ 2>/dev/null|sed 's/-[^-]\+-[^-]\+-[^-]\+$//'` + + # finally run repoman cl for each arch and pkg + for i in $archlist do - cd `git rev-parse --git-dir`/../source/*/$i 2>/dev/null || continue - $0 -t $reponame cl $i + for j in `$0 -t $1 ls /frugalware-$i/ 2>/dev/null|sed 's/-[^-]\+-[^-]\+-[^-]\+$//'` + do + cd `git rev-parse --git-dir`/../source/*/$j 2>/dev/null || continue + arch=$i $0 -t $reponame cl $j + done done } From vmiklos at frugalware.org Thu May 15 03:48:45 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 03:48:46 2008 Subject: [Frugalware-git] frugalware-current: asterisk-1.4.19.2-1-i686 Message-ID: <20080515014845.7880E1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1b5124020229c3524354f0a33fdf3a1734069e48 commit 1b5124020229c3524354f0a33fdf3a1734069e48 Author: Miklos Vajna Date: Thu May 15 03:47:03 2008 +0200 asterisk-1.4.19.2-1-i686 - version bump diff --git a/source/apps-extra/asterisk/FrugalBuild b/source/apps-extra/asterisk/FrugalBuild index a5cb84f..89432fe 100644 --- a/source/apps-extra/asterisk/FrugalBuild +++ b/source/apps-extra/asterisk/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Balint Kovacs pkgname=asterisk -pkgver=1.4.19 +pkgver=1.4.19.2 pkgrel=1 pkgdesc="Open Source Private Branch Exchange (PBX)." url="http://asterisk.org/" @@ -17,7 +17,7 @@ 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=('92419351d6bef5bea0678aa2dffc7938d73390bf' \ +sha1sums=('2256e8440fab4218f13a22facfe2d8b396545e74' \ '1c18155cdece83d556e2295b54508636ff74f307') build() From crazy at frugalware.org Thu May 15 04:25:07 2008 From: crazy at frugalware.org (crazy) Date: Thu May 15 04:25:10 2008 Subject: [Frugalware-git] frugalware-current: lzma-4.32.6-1-x86_64 Message-ID: <20080515022507.7E14C1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4b3295dfd0eb25d3c891380db09709979d4f4f3b commit 4b3295dfd0eb25d3c891380db09709979d4f4f3b Author: crazy Date: Thu May 15 04:24:41 2008 +0200 lzma-4.32.6-1-x86_64 * Version bump * CXXFLAGS fix for 64bit * SBU fix diff --git a/source/apps-extra/lzma/FrugalBuild b/source/apps-extra/lzma/FrugalBuild index b2ed7d7..2a18051 100644 --- a/source/apps-extra/lzma/FrugalBuild +++ b/source/apps-extra/lzma/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0.20 SBU # Maintainer: crazy # Contributor: Tuxbubling pkgname=lzma -pkgver=4.32.5 +pkgver=4.32.6 pkgrel=1 pkgdesc="High compression utility based on LZMA SDK" url="http://tukaani.org/" @@ -13,10 +13,11 @@ archs=('i686' 'x86_64') options=('force') up2date="lynx -dump http://tukaani.org/lzma/download|grep -m1 .tar.gz|Flasttar" source=($url/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('5b8b5e399c1b2bbb89bc455b860d5c2cfb87ab31') +sha1sums=('cd75a42cf582b352c0765bf3dc767d000335e8cd') -if [ "$CARCH" == "x86_64" ]; then +if [ "$CARCH" == "x86_64" ]; then export CFLAGS="$CFLAGS -fPIC" + export CXXFLAGS="$CXXFLAGS -fPIC" fi From voroskoi at frugalware.org Thu May 15 09:03:24 2008 From: voroskoi at frugalware.org (voroskoi) Date: Thu May 15 09:03:25 2008 Subject: [Frugalware-git] frugalware-current: sqlite3-3.5.9-1-x86_64 Message-ID: <20080515070324.59D4F1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c2e5cca2dbfd956725eff1f42ca86e0351a8adb2 commit c2e5cca2dbfd956725eff1f42ca86e0351a8adb2 Author: voroskoi Date: Thu May 15 09:02:45 2008 +0200 sqlite3-3.5.9-1-x86_64 version bump diff --git a/source/lib/sqlite3/FrugalBuild b/source/lib/sqlite3/FrugalBuild index b4c991b..6c6cfa9 100644 --- a/source/lib/sqlite3/FrugalBuild +++ b/source/lib/sqlite3/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi pkgname=sqlite3 -pkgver=3.5.8 +pkgver=3.5.9 pkgrel=1 pkgdesc="A C library that implements an SQL database engine" url="http://www.sqlite.org/" @@ -14,7 +14,7 @@ archs=('i686' 'x86_64') _F_cd_path="sqlite-$pkgver" up2date="lynx -dump http://www.sqlite.org/ |grep Version |sed 's/.*n \(.*\) of.*/\1/'" source=(http://www.sqlite.org/sqlite-$pkgver.tar.gz) -sha1sums=('35b451b80932a7ba0bc2a0588259dad145e4147d') +sha1sums=('8d81fb4ff606095734e721e3cf00bc9d3859a055') subpkgs=('lemon') subdescs=('The Lemon program is an LALR(1) parser generator.') From voroskoi at frugalware.org Thu May 15 09:05:32 2008 From: voroskoi at frugalware.org (voroskoi) Date: Thu May 15 09:05:34 2008 Subject: [Frugalware-git] frugalware-current: yasm-0.7.1-1-i686 Message-ID: <20080515070532.EA1CB1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=787a28c635e0a590f19ee49e94d7e6f59e54a06c commit 787a28c635e0a590f19ee49e94d7e6f59e54a06c Author: voroskoi Date: Thu May 15 09:04:50 2008 +0200 yasm-0.7.1-1-i686 version bump diff --git a/source/devel-extra/yasm/FrugalBuild b/source/devel-extra/yasm/FrugalBuild index 5c1e029..7b2cac7 100644 --- a/source/devel-extra/yasm/FrugalBuild +++ b/source/devel-extra/yasm/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=yasm -pkgver=0.7.0 +pkgver=0.7.1 pkgrel=1 pkgdesc="Yasm is a complete rewrite of the NASM assembler under BSD License with x64 support." url="http://www.tortall.net/projects/yasm/wiki" @@ -11,6 +11,6 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/Download |grep http.*tar.gz |sed -ne 's/.*m-\(.*\).t.*/\1/;1 p'" source=(http://www.tortall.net/projects/yasm/releases/$pkgname-$pkgver.tar.gz) -sha1sums=('0dd6b4c2761c17575d0eaee6a18fea2bd5e35794') +sha1sums=('c8adeb363ef52ee67c6e8e3041b509330aa30c87') # optimization OK From voroskoi at frugalware.org Thu May 15 11:22:13 2008 From: voroskoi at frugalware.org (voroskoi) Date: Thu May 15 11:22:16 2008 Subject: [Frugalware-git] frugalware-0.8: thunderbird-2.0.0.14-1kalgan1-i686 Message-ID: <20080515092213.1A2731778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.8.git;a=commitdiff;h=ec32a9c385ee0412012a7e18f8fac93c0c22c3e8 commit ec32a9c385ee0412012a7e18f8fac93c0c22c3e8 Author: voroskoi Date: Thu May 15 11:21:07 2008 +0200 thunderbird-2.0.0.14-1kalgan1-i686 secfix bump, closes #2906 diff --git a/source/xapps/thunderbird/FrugalBuild b/source/xapps/thunderbird/FrugalBuild index 042b2dc..2c13b71 100644 --- a/source/xapps/thunderbird/FrugalBuild +++ b/source/xapps/thunderbird/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Krisztian VASAS pkgname=thunderbird -pkgver=2.0.0.12 -pkgrel=1 +pkgver=2.0.0.14 +pkgrel=1kalgan1 pkgdesc="Mozilla Thunderbird mail and newsgroup client" url="http://www.mozilla.org/products/thunderbird/" depends=('gtk+2>=2.12.8' 'nss>=3.11.5' 'pango>=1.16.2' 'cairo>=1.4.14' 'libstdc++' 'libxt' 'libidl' 'libxcb') From voroskoi at frugalware.org Thu May 15 11:24:30 2008 From: voroskoi at frugalware.org (voroskoi) Date: Thu May 15 11:24:32 2008 Subject: [Frugalware-git] frugalware-current: seamonkey-1.1.9-2-x86_64 Message-ID: <20080515092430.8935E1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f40f927b19ba01be5d17ce6d83b99a683ca6faf6 commit f40f927b19ba01be5d17ce6d83b99a683ca6faf6 Author: voroskoi Date: Thu May 15 11:23:03 2008 +0200 seamonkey-1.1.9-2-x86_64 secfix relbump, closes #3021 diff --git a/source/xapps-extra/seamonkey/CVE-2008-1380.diff b/source/xapps-extra/seamonkey/CVE-2008-1380.diff new file mode 100644 index 0000000..c76adbb --- /dev/null +++ b/source/xapps-extra/seamonkey/CVE-2008-1380.diff @@ -0,0 +1,108 @@ +Index: jsapi.c +=================================================================== +RCS file: /cvsroot/mozilla/js/src/jsapi.c,v +retrieving revision 3.214.2.41 +diff -U8 -p -r3.214.2.41 jsapi.c +--- mozilla/js/src/jsapi.c 29 Feb 2008 21:14:16 -0000 3.214.2.41 ++++ mozilla/js/src/jsapi.c 28 Mar 2008 18:53:28 -0000 +@@ -4078,20 +4078,20 @@ JS_CompileUCFunctionForPrincipals(JSCont + funAtom = js_Atomize(cx, name, strlen(name), 0); + if (!funAtom) { + fun = NULL; + goto out2; + } + } + fun = js_NewFunction(cx, NULL, NULL, nargs, 0, obj, funAtom); + if (!fun) +- goto out; ++ goto out2; + + /* From this point the control must flow through the label out. */ +- JS_PUSH_TEMP_ROOT_FUNCTION(cx, fun, &tvr); ++ JS_PUSH_TEMP_ROOT_OBJECT(cx, fun->object, &tvr); + if (nargs) { + for (i = 0; i < nargs; i++) { + argAtom = js_Atomize(cx, argnames[i], strlen(argnames[i]), 0); + if (!argAtom) + break; + if (!js_AddHiddenProperty(cx, fun->object, ATOM_TO_JSID(argAtom), + js_GetArgument, js_SetArgument, + SPROP_INVALID_SLOT, +@@ -4108,22 +4108,23 @@ JS_CompileUCFunctionForPrincipals(JSCont + if (!js_CompileFunctionBody(cx, ts, fun)) { + fun = NULL; + goto out; + } + if (obj && funAtom) { + if (!OBJ_DEFINE_PROPERTY(cx, obj, ATOM_TO_JSID(funAtom), + OBJECT_TO_JSVAL(fun->object), + NULL, NULL, JSPROP_ENUMERATE, NULL)) { +- return NULL; ++ fun = NULL; ++ goto out; + } + } ++ cx->weakRoots.newborn[GCX_OBJECT] = (JSGCThing *) fun->object; + + out: +- cx->weakRoots.newborn[GCX_PRIVATE] = (JSGCThing *) fun; + JS_POP_TEMP_ROOT(cx, &tvr); + + out2: + if (ts) + js_CloseTokenStream(cx, ts); + JS_ARENA_RELEASE(&cx->tempPool, mark); + LAST_FRAME_CHECKS(cx, fun); + return fun; +Index: jscntxt.h +=================================================================== +RCS file: /cvsroot/mozilla/js/src/jscntxt.h,v +retrieving revision 3.80.4.23 +diff -U8 -p -r3.80.4.23 jscntxt.h +--- mozilla/js/src/jscntxt.h 15 Feb 2008 19:36:37 -0000 3.80.4.23 ++++ mozilla/js/src/jscntxt.h 28 Mar 2008 18:53:28 -0000 +@@ -582,19 +582,16 @@ JS_STATIC_ASSERT(sizeof(JSTempValueUnion + JS_PUSH_TEMP_ROOT_COMMON(cx, val, tvr, JSTVU_SINGLE, value) + + #define JS_PUSH_TEMP_ROOT_OBJECT(cx,obj,tvr) \ + JS_PUSH_TEMP_ROOT_COMMON(cx, obj, tvr, JSTVU_SINGLE, object) + + #define JS_PUSH_TEMP_ROOT_STRING(cx,str,tvr) \ + JS_PUSH_TEMP_ROOT_COMMON(cx, str, tvr, JSTVU_SINGLE, string) + +-#define JS_PUSH_TEMP_ROOT_FUNCTION(cx,fun,tvr) \ +- JS_PUSH_TEMP_ROOT_COMMON(cx, fun, tvr, JSTVU_SINGLE, function) +- + #define JS_PUSH_TEMP_ROOT_QNAME(cx,qn,tvr) \ + JS_PUSH_TEMP_ROOT_COMMON(cx, qn, tvr, JSTVU_SINGLE, qname) + + #define JS_PUSH_TEMP_ROOT_XML(cx,xml_,tvr) \ + JS_PUSH_TEMP_ROOT_COMMON(cx, xml_, tvr, JSTVU_SINGLE, xml) + + #define JS_PUSH_TEMP_ROOT_MARKER(cx,marker_,tvr) \ + JS_PUSH_TEMP_ROOT_COMMON(cx, marker_, tvr, JSTVU_MARKER, marker) +Index: jsprvtd.h +=================================================================== +RCS file: /cvsroot/mozilla/js/src/jsprvtd.h,v +retrieving revision 3.17.20.6 +diff -U8 -p -r3.17.20.6 jsprvtd.h +--- mozilla/js/src/jsprvtd.h 15 Feb 2008 19:36:37 -0000 3.17.20.6 ++++ mozilla/js/src/jsprvtd.h 28 Mar 2008 18:53:28 -0000 +@@ -207,17 +207,16 @@ typedef JSBool + */ + typedef void + (* JS_DLL_CALLBACK JSTempValueMarker)(JSContext *cx, JSTempValueRooter *tvr); + + typedef union JSTempValueUnion { + jsval value; + JSObject *object; + JSString *string; +- JSFunction *function; + JSXML *xml; + JSXMLQName *qname; + JSTempValueMarker marker; + JSScopeProperty *sprop; + JSWeakRoots *weakRoots; + JSScript *script; + jsval *array; + } JSTempValueUnion; diff --git a/source/xapps-extra/seamonkey/FrugalBuild b/source/xapps-extra/seamonkey/FrugalBuild index c71483d..b81132e 100644 --- a/source/xapps-extra/seamonkey/FrugalBuild +++ b/source/xapps-extra/seamonkey/FrugalBuild @@ -3,10 +3,10 @@ pkgname=seamonkey pkgver=1.1.9 -pkgrel=1 +pkgrel=2 pkgdesc="Seamonkey all-in-one internet application suite" url="http://www.mozilla.org/projects/seamonkey/" -depends=('libidl' 'libstdc++' 'gtk+2' 'libxt' 'nss>=3.11.3-2' 'nspr') +depends=('libstdc++' 'gtk+2' 'libxau' 'libxdmcp' 'libxdamage' 'libxml2' 'libidl' 'libxt' 'libice' 'nss>=3.11.3-2' 'libxft') makedepends=('zip') replaces=('mozilla') options=('scriptlet') @@ -14,7 +14,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url |grep SeaMonkey -m4 |sed -ne 's/.*Monkey \(.*\)/\1/;$ p'" source=(http://ftp.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/$pkgname-$pkgver.source.tar.bz2 \ - config $pkgname.desktop) + config $pkgname.desktop CVE-2008-1380.diff) build() { @@ -55,6 +55,7 @@ build() } sha1sums=('e33d78a005d01f982e45db55034d776fda419e25' \ '0dd4777e87d70eba6834d56813f6a415fe991007' \ - 'b0e0bdd676758e19cac4a0429257a92183328f0e') + 'b0e0bdd676758e19cac4a0429257a92183328f0e' \ + 'b19256b8395776737a9f5d35cf6cec9e438a95eb') # optimization OK From vmiklos at frugalware.org Thu May 15 13:42:24 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 13:42:25 2008 Subject: [Frugalware-git] frugalware-current: linuxwacom-0.8.0_2-1-i686 Message-ID: <20080515114224.5F1BE1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e0c03a5e99eb1dad20a36288f63e3489ee9c4ebf commit e0c03a5e99eb1dad20a36288f63e3489ee9c4ebf Author: Miklos Vajna Date: Thu May 15 13:41:54 2008 +0200 linuxwacom-0.8.0_2-1-i686 - version bump diff --git a/source/x11-extra/linuxwacom/FrugalBuild b/source/x11-extra/linuxwacom/FrugalBuild index 423f8ab..3bd2a61 100644 --- a/source/x11-extra/linuxwacom/FrugalBuild +++ b/source/x11-extra/linuxwacom/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=linuxwacom -pkgver=0.8.0 +pkgver=0.8.0_2 pkgrel=1 pkgdesc="Drivers, libraries, and doc for configuring and running Wacom tablets." _F_sourceforge_ext=".tar.bz2" @@ -13,7 +13,7 @@ rodepends=('udev') groups=('x11-extra') archs=('i686' 'x86_64') source=($source check_driver{,.1} 60-wacom.rules) -sha1sums=('e9dd59e478d993858232ef750bb1979e6a51872e' \ +sha1sums=('a73b17be97518ffcf7bceeaa493ee4c1e8a773d8' \ '12ae37807a03f36be2c5cc47e444475677b41693' \ '7adf948f2d6f29635e80f4cc336799b7962d2a9a' \ '075411d58a7915c194bd25a866babbed1d0a1127') From vmiklos at frugalware.org Thu May 15 13:46:09 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 13:46:10 2008 Subject: [Frugalware-git] pacman-tools: fblint: silence warning in chroot when dirname is not pkgname Message-ID: <20080515114609.1FD821778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=ed001409d13330de562662a21d64b1e08b30f412 commit ed001409d13330de562662a21d64b1e08b30f412 Author: Miklos Vajna Date: Thu May 15 13:45:48 2008 +0200 fblint: silence warning in chroot when dirname is not pkgname diff --git a/fblint b/fblint index 471325d..56c0708 100755 --- a/fblint +++ b/fblint @@ -114,7 +114,8 @@ check "sbu" "grep -i -q \"^# Compiling Time: [~0-9\.]\+ SBU$\" $_fblint_fb" check "maintainer" "grep -q '^# Maintainer: ' $_fblint_fb" check "syntax errors" "source $_fblint_fb" check "pkgname" "[ ! -z \"$pkgname\" ]" -check "dirname is the same as pkgname" "[ $pkgname == `pwd|sed 's|.*/||'` ]" +# fst is a special exception for chroot builds +check "dirname is the same as pkgname" "[ $pkgname == `pwd|sed 's|.*/||'` -o fst == `pwd|sed 's|.*/||'` ]" check "uppercase letters in pkgname" "! echo $pkgname | grep -q '[A-Z]'" check "pkgver" "[ ! -z \"$pkgver\" ]" check "hyphen-less pkgver" "[ ! `echo $pkgver | grep '-'` ]" From vmiklos at frugalware.org Thu May 15 13:54:56 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 13:54:58 2008 Subject: [Frugalware-git] frugalware-current: pacman-tools-1.0.8-2-i686 Message-ID: <20080515115456.1F4861778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c8752fff148976867b552fbe2fcdb1dea930467e commit c8752fff148976867b552fbe2fcdb1dea930467e Author: Miklos Vajna Date: Thu May 15 13:53:54 2008 +0200 pacman-tools-1.0.8-2-i686 - added patch from git to silence a bogus fblint warning - thx crazy for pointing it out diff --git a/source/devel/pacman-tools/FrugalBuild b/source/devel/pacman-tools/FrugalBuild index a2c74b8..c03628e 100644 --- a/source/devel/pacman-tools/FrugalBuild +++ b/source/devel/pacman-tools/FrugalBuild @@ -3,7 +3,7 @@ pkgname=pacman-tools pkgver=1.0.8 -pkgrel=1 +pkgrel=2 pkgdesc="Tools for developers for managing packages" url="http://ftp.frugalware.org/pub/other/pacman-tools" depends=('bash' 'perl' 'pacman-g2>=3.5.1' 'wget' 'python' 'libxml2' 'glib2') @@ -12,7 +12,8 @@ groups=('devel' 'devel-core') archs=('i686' 'x86_64' 'ppc') backup=(etc/{genchangelog,repoman}.conf etc/syncpkg{cd/c,d/d,d/ctl}config.py) up2date="lynx -dump $url|Flasttar" -source=($url/$pkgname-$pkgver.tar.gz) +source=($url/$pkgname-$pkgver.tar.gz \ + http://git.frugalware.org/patches/pacman-tools/ed001409d13330de562662a21d64b1e08b30f412.patch) options=('scriptlet') -signatures=(${source[0]}.asc) +signatures=(${source[0]}.asc '') # optimization OK From vmiklos at frugalware.org Thu May 15 13:57:33 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 13:57:34 2008 Subject: [Frugalware-git] frugalware-current: pyxml-0.8.4-2-i686 Message-ID: <20080515115733.59C451778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8f0a433dc87adf9aeda81a1343ffab1668b3e5b5 commit 8f0a433dc87adf9aeda81a1343ffab1668b3e5b5 Author: Miklos Vajna Date: Thu May 15 13:57:04 2008 +0200 pyxml-0.8.4-2-i686 - moved to extra diff --git a/source/devel-extra/pyxml/FrugalBuild b/source/devel-extra/pyxml/FrugalBuild new file mode 100644 index 0000000..68ec838 --- /dev/null +++ b/source/devel-extra/pyxml/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling time: 0.04 SBU +# Maintainer: Christian Hamar alias krix + +pkgname=pyxml +pkgver=0.8.4 +pkgrel=2 +pkgdesc="XML Parsers and API for Python" +depends=('python' 'expat') +groups=('devel-extra') +archs=('i686' 'x86_64') +Finclude sourceforge +source=(${source/pyxml-/PyXML-}) +_F_cd_path="PyXML-$pkgver" +# optimization OK +sha1sums=('6f30d5907b75ef76809c19e0103d78f4a5fb027c') diff --git a/source/devel/pyxml/FrugalBuild b/source/devel/pyxml/FrugalBuild deleted file mode 100644 index d3d83d0..0000000 --- a/source/devel/pyxml/FrugalBuild +++ /dev/null @@ -1,15 +0,0 @@ -# Compiling time: 0.04 SBU -# Maintainer: Christian Hamar alias krix - -pkgname=pyxml -pkgver=0.8.4 -pkgrel=2 -pkgdesc="XML Parsers and API for Python" -depends=('python' 'expat') -groups=('devel') -archs=('i686' 'x86_64') -Finclude sourceforge -source=(${source/pyxml-/PyXML-}) -_F_cd_path="PyXML-$pkgver" -# optimization OK -sha1sums=('6f30d5907b75ef76809c19e0103d78f4a5fb027c') From vmiklos at frugalware.org Thu May 15 14:01:29 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 14:01:31 2008 Subject: [Frugalware-git] frugalware-current: pyrex-0.9.7.2-1-i686 Message-ID: <20080515120129.EEC871778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=34f489adc4c8e34f973b2c6c02f63b39a0716095 commit 34f489adc4c8e34f973b2c6c02f63b39a0716095 Author: Miklos Vajna Date: Thu May 15 14:00:57 2008 +0200 pyrex-0.9.7.2-1-i686 - moved to extra diff --git a/source/devel-extra/pyrex/FrugalBuild b/source/devel-extra/pyrex/FrugalBuild new file mode 100644 index 0000000..2db7623 --- /dev/null +++ b/source/devel-extra/pyrex/FrugalBuild @@ -0,0 +1,23 @@ +# Compiling Time: 0.01 SBU +# Contributor: Laszlo Dvornik +# Maintainer: voroskoi + +pkgname=pyrex +pkgver=0.9.7.2 +pkgrel=1 +pkgextraver= +pkgdesc="A language for writing Python extension modules" +url="http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/" +depends=('python') +groups=('devel-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump $url |grep tar |sed -ne 's/.*-\(.*\).ta.*/\1/;1p' -e s/$pkgextraver//" +source=($url/Pyrex-$pkgver$pkgextraver.tar.gz) +sha1sums=('4a05b03e764cbe09d6da0cf8707252c1623f5a5d') + +build() +{ + Fcd Pyrex-$pkgver$pkgextraver + rm Makefile || Fdie + Fbuild +} diff --git a/source/devel/pyrex/FrugalBuild b/source/devel/pyrex/FrugalBuild deleted file mode 100644 index 360ded2..0000000 --- a/source/devel/pyrex/FrugalBuild +++ /dev/null @@ -1,23 +0,0 @@ -# Compiling Time: 0.01 SBU -# Contributor: Laszlo Dvornik -# Maintainer: voroskoi - -pkgname=pyrex -pkgver=0.9.7.2 -pkgrel=1 -pkgextraver= -pkgdesc="A language for writing Python extension modules" -url="http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/" -depends=('python') -groups=('devel') -archs=('i686' 'x86_64') -up2date="lynx -dump $url |grep tar |sed -ne 's/.*-\(.*\).ta.*/\1/;1p' -e s/$pkgextraver//" -source=($url/Pyrex-$pkgver$pkgextraver.tar.gz) -sha1sums=('4a05b03e764cbe09d6da0cf8707252c1623f5a5d') - -build() -{ - Fcd Pyrex-$pkgver$pkgextraver - rm Makefile || Fdie - Fbuild -} From vmiklos at frugalware.org Thu May 15 14:03:29 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 14:03:30 2008 Subject: [Frugalware-git] frugalware-current: python-2.5.2-3-i686 Message-ID: <20080515120329.549791778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fbd774d34c7be488184f5c46e5ab304c5050484b commit fbd774d34c7be488184f5c46e5ab304c5050484b Author: Miklos Vajna Date: Thu May 15 14:02:55 2008 +0200 python-2.5.2-3-i686 - move the python-tools subpkg to extra diff --git a/source/devel/python/FrugalBuild b/source/devel/python/FrugalBuild index bf36911..b507c0b 100644 --- a/source/devel/python/FrugalBuild +++ b/source/devel/python/FrugalBuild @@ -22,7 +22,7 @@ signatures=($source.asc '' '' '' '') subpkgs=("$pkgname-tools") subdescs=("Optional development tools to extending Python") -subgroups=('devel') +subgroups=('devel-extra') subdepends=('python') subarchs=('i686 x86_64') From vmiklos at frugalware.org Thu May 15 14:05:27 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 14:05:28 2008 Subject: [Frugalware-git] frugalware-current: reiser4progs-1.0.6-1-i686 Message-ID: <20080515120527.B19361778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8dfee0536eb424dab20750fa62e8805c955e949b commit 8dfee0536eb424dab20750fa62e8805c955e949b Author: Miklos Vajna Date: Thu May 15 14:05:04 2008 +0200 reiser4progs-1.0.6-1-i686 - moved to extra diff --git a/source/apps-extra/reiser4progs/FrugalBuild b/source/apps-extra/reiser4progs/FrugalBuild new file mode 100644 index 0000000..fb53a99 --- /dev/null +++ b/source/apps-extra/reiser4progs/FrugalBuild @@ -0,0 +1,36 @@ +# Compiling time: 0.76 SBU +# Maintainer: crazy +# Contributor: Laszlo Dvornik + +pkgname=reiser4progs +pkgver=1.0.6 +pkgrel=1 +pkgdesc="Utilities for Reiser4 filesystems" +url="http://www.namesys.com/" +depends=('e2fsprogs' 'readline' 'libaal=1.0.5') +groups=('apps-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump 'http://ftp.namesys.com/pub/reiser4progs/?M=D'|grep reiser4progs-[0-9\.\-]*.tar.gz|sed -n 's/.*s-\(.*\).t.*/\1/;s/-/_/;1 p'" +source=(http://ftp.namesys.com/pub/$pkgname/$pkgname-$pkgver.tar.gz) +sha1sums=('9acc4f829c5760ee159cb3f507e58478e578990d') + +build() +{ + Fcd + Fsed "-O3" "" configure + Fsed "./run-ldconfig" "#./run-ldconfig" Makefile.{in,am} + Fbuild \ + --sbindir=/sbin \ + --libdir=/lib \ + --disable-fnv1-hash \ + --disable-rupasov-hash \ + --disable-tea-hash \ + --disable-deg-hash \ + --disable-short-keys \ + --disable-special \ + --disable-dot_o_fibre \ + --disable-ext_3_fibre \ + --disable-lexic_fibre +} + +# optimization OK diff --git a/source/apps/reiser4progs/FrugalBuild b/source/apps/reiser4progs/FrugalBuild deleted file mode 100644 index faed0b1..0000000 --- a/source/apps/reiser4progs/FrugalBuild +++ /dev/null @@ -1,36 +0,0 @@ -# Compiling time: 0.76 SBU -# Maintainer: crazy -# Contributor: Laszlo Dvornik - -pkgname=reiser4progs -pkgver=1.0.6 -pkgrel=1 -pkgdesc="Utilities for Reiser4 filesystems" -url="http://www.namesys.com/" -depends=('e2fsprogs' 'readline' 'libaal=1.0.5') -groups=('apps') -archs=('i686' 'x86_64') -up2date="lynx -dump 'http://ftp.namesys.com/pub/reiser4progs/?M=D'|grep reiser4progs-[0-9\.\-]*.tar.gz|sed -n 's/.*s-\(.*\).t.*/\1/;s/-/_/;1 p'" -source=(http://ftp.namesys.com/pub/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('9acc4f829c5760ee159cb3f507e58478e578990d') - -build() -{ - Fcd - Fsed "-O3" "" configure - Fsed "./run-ldconfig" "#./run-ldconfig" Makefile.{in,am} - Fbuild \ - --sbindir=/sbin \ - --libdir=/lib \ - --disable-fnv1-hash \ - --disable-rupasov-hash \ - --disable-tea-hash \ - --disable-deg-hash \ - --disable-short-keys \ - --disable-special \ - --disable-dot_o_fibre \ - --disable-ext_3_fibre \ - --disable-lexic_fibre -} - -# optimization OK From vmiklos at frugalware.org Thu May 15 14:08:22 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 14:08:24 2008 Subject: [Frugalware-git] frugalware-current: dhcp-3.0.6-2-i686 Message-ID: <20080515120822.337631778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=92960a5d5c326f6004140edf3c2723811d527850 commit 92960a5d5c326f6004140edf3c2723811d527850 Author: Miklos Vajna Date: Thu May 15 14:07:51 2008 +0200 dhcp-3.0.6-2-i686 - moved to extra diff --git a/source/network-extra/dhcp/FrugalBuild b/source/network-extra/dhcp/FrugalBuild new file mode 100644 index 0000000..53fa33f --- /dev/null +++ b/source/network-extra/dhcp/FrugalBuild @@ -0,0 +1,74 @@ +# Compiling Time: 0.30 SBU +# Maintainer: AlexExtreme + +pkgname=dhcp +pkgver=3.0.6 +pkgrel=2 +pkgdesc="The ISC DHCP server" +url="http://www.isc.org/sw/dhcp/" +depends=('glibc') +makedepends=('groff') +groups=('network-extra') +archs=('i686' 'x86_64') +backup=('etc/dhcpd.conf') +up2date="lynx -dump $url |grep dhcp-[0-9] |sed -ne 's/.*p-\(.*\).t.*/\1/;1 p'" +source=(ftp://ftp.isc.org/isc/$pkgname/$pkgname-$pkgver.tar.gz \ + rc.dhcpd rc.dhcpd-hu.po README.Frugalware $pkgname-3.0.4-networkmanager-fixes.patch dhclient.conf) +sha1sums=('204e509580d57d0cfff23529274612ca8c710efb' \ + '4b8d8813f497d3a9aa21eeb113ae965b7b7fdf81' \ + 'fd70ba41e16c15d69529eeb216be103e042f3437' \ + '0510d9057df9dcf1c476961930f0ac65f7de87f9' \ + '638b5a5eb6e4459db52e6e65c7d015d246b70e3e' \ + 'ce6545dad5c371b269da8f689f6d3599feefc4da') +subpkgs=('dhclient') +subdescs=('The ISC DHCP client') +subgroups=('network') +subdepends=('glibc') +subbackup=('etc/dhclient.conf') +subarchs=('i686 x86_64') + +DIRS='client common dhcpctl dst minires server omapip relay' + +build() +{ + Fcd + Fpatchall + ./configure || Fdie + for d in $DIRS ; do + Fsed 'CC_OPTIONS =' "CC_OPTIONS=$CFLAGS" work.linux-2.2/$d/Makefile + done + make || Fdie + Fmakeinstall INCDIR=$Fdestdir/usr/include \ + LIBDIR=$Fdestdir/usr/lib \ + USERBINDIR=$Fdestdir/usr/bin \ + BINDIR=$Fdestdir/sbin \ + ETC=$Fdestdir/etc \ + VARRUN=$Fdestdir/var/run/ \ + VARDB=$Fdestdir/var/db \ + FFMANDIR=$Fdestdir/usr/share/man/man5 \ + LIBMANDIR=$Fdestdir/usr/share/man/man3 \ + USRMANDIR=$Fdestdir/usr/share/man/man1 \ + ADMMANDIR=$Fdestdir/usr/share/man/man8 \ + CLIENTBINDIR=$Fdestdir/sbin install + Frcd2 dhcpd + + Ffile $pkgname-$pkgver/server/dhcpd.conf /etc/dhcpd.conf + Ffile dhclient.conf /etc/dhclient.conf + #Ffile $pkgname-$pkgver/client/dhclient.conf /etc/dhclient.conf + #Fsed "/etc/dhclient-script" "/sbin/dhclient-script" $Fdestdir/etc/dhclient.conf + #Fsed "\(.*\)" "# \1" $Fdestdir/etc/dhclient.conf + Fmkdir /var/state/dhcp/ + touch $Fdestdir/var/state/dhcp/dhcpd.leases + Fdoc README.Frugalware + Fmkdir /var/lib/dhclient + Fmv /usr/share/man /usr/man + + # Split out dhclient + Fsplit dhclient usr/man/man5/dhclient* + Fsplit dhclient usr/man/man8/dhclient* + Fsplit dhclient var/lib/dhclient + Fsplit dhclient sbin/dhclient* + Fsplit dhclient etc/dhclient.conf +} + +# optimization OK diff --git a/source/network-extra/dhcp/README.Frugalware b/source/network-extra/dhcp/README.Frugalware new file mode 100644 index 0000000..6c8fe56 --- /dev/null +++ b/source/network-extra/dhcp/README.Frugalware @@ -0,0 +1,10 @@ +If you are in trouble setting up your dhclient, use the +following options. These are quite good defaults: + +------------------------------------------------------- +request subnet-mask, broadcast-address, time-offset, \ + routers, domain-name, domain-name-servers, \ + host-name, netbios-name-servers, netbios-scope; +timeout 20; +script "/sbin/dhclient-script"; +------------------------------------------------------- diff --git a/source/network-extra/dhcp/dhclient.conf b/source/network-extra/dhcp/dhclient.conf new file mode 100644 index 0000000..4fc372e --- /dev/null +++ b/source/network-extra/dhcp/dhclient.conf @@ -0,0 +1,38 @@ +# send host-name "andare.fugue.com"; +# send dhcp-client-identifier 1:0:a0:24:ab:fb:9c; +# send dhcp-lease-time 3600; +# supersede domain-name "fugue.com home.vix.com"; +# retry 60; +# reboot 10; +# select-timeout 5; +# initial-interval 2; +# media "-link0 -link1 -link2", "link0 link1"; +# reject 192.33.137.209; +# +# alias { +# interface "ep0"; +# fixed-address 192.5.5.213; +# option subnet-mask 255.255.255.255; +# } +# +# lease { +# interface "ep0"; +# fixed-address 192.33.137.200; +# medium "link0 link1"; +# option host-name "andare.swiftmedia.com"; +# option subnet-mask 255.255.255.0; +# option broadcast-address 192.33.137.255; +# option routers 192.33.137.250; +# option domain-name-servers 127.0.0.1; +# renew 2 2000/1/12 00:00:01; +# rebind 2 2000/1/12 00:00:01; +# expire 2 2000/1/12 00:00:01; +# } + +prepend domain-name-servers 127.0.0.1; +request subnet-mask, broadcast-address, time-offset, + routers, domain-name, domain-name-servers, + host-name, netbios-name-servers, netbios-scope; +require subnet-mask, domain-name-servers; +timeout 20; +script "/sbin/dhclient-script"; diff --git a/source/network-extra/dhcp/dhcp-3.0.4-networkmanager-fixes.patch b/source/network-extra/dhcp/dhcp-3.0.4-networkmanager-fixes.patch new file mode 100644 index 0000000..5614bdd --- /dev/null +++ b/source/network-extra/dhcp/dhcp-3.0.4-networkmanager-fixes.patch @@ -0,0 +1,377 @@ +diff -urN dhcp-3.0.3/client/dhclient.8 dhcp-3.0.3-work/client/dhclient.8 +--- dhcp-3.0.3/client/dhclient.8 2004-09-30 01:01:46.000000000 +0200 ++++ dhcp-3.0.3-work/client/dhclient.8 2005-10-19 18:43:28.000000000 +0200 +@@ -78,6 +78,9 @@ + .B -w + ] + [ ++.B -x ++] ++[ + .I if0 + [ + .I ...ifN +diff -urN dhcp-3.0.3/client/dhclient.c dhcp-3.0.3-work/client/dhclient.c +--- dhcp-3.0.3/client/dhclient.c 2005-03-03 17:55:22.000000000 +0100 ++++ dhcp-3.0.3-work/client/dhclient.c 2005-10-19 18:48:42.000000000 +0200 +@@ -74,7 +74,9 @@ + int onetry=0; + int quiet=0; + int nowait=0; +- ++#ifdef EXTENDED_NEW_OPTION_INFO ++int extended_option_environment = 0; ++#endif + static void usage PROTO ((void)); + + void do_release(struct client_state *); +@@ -204,6 +206,11 @@ + } else if (!strcmp (argv [i], "--version")) { + log_info ("isc-dhclient-%s", DHCP_VERSION); + exit (0); ++#ifdef EXTENDED_NEW_OPTION_INFO ++ } else if (!strcmp (argv [i], "-x")) { ++ extended_option_environment = 1; ++ new_option_info_tree = GENERATE_NEW_OPTION_INFO; ++#endif + } else if (argv [i][0] == '-') { + usage (); + } else { +@@ -241,7 +248,7 @@ + } + + /* first kill of any currently running client */ +- if (release_mode) { ++ if (1) { + FILE *pidfd; + pid_t oldpid; + long temp; +@@ -251,11 +258,17 @@ + if ((pidfd = fopen(path_dhclient_pid, "r")) != NULL) { + e = fscanf(pidfd, "%ld\n", &temp); + oldpid = (pid_t)temp; ++ log_info ("There is already a pid file %s with pid %i", path_dhclient_pid, oldpid); + + if (e != 0 && e != EOF) { + if (oldpid) { +- if (kill(oldpid, SIGTERM) == 0) +- unlink(path_dhclient_pid); ++ if (kill(oldpid, SIGTERM) == 0) { ++ log_info ("killed old client process, removed PID file"); ++ unlink(path_dhclient_pid); ++ } else if (errno == ESRCH) { ++ log_info ("removed stale PID file"); ++ unlink(path_dhclient_pid); ++ } + } + } + fclose(pidfd); +@@ -476,7 +489,11 @@ + log_info (arr); + log_info (url); + ++#ifdef EXTENDED_NEW_OPTION_INFO ++ log_error ("Usage: dhclient [-1dqr] [-nwx] [-p ] %s", ++#else + log_error ("Usage: dhclient [-1dqr] [-nw] [-p ] %s", ++#endif + "[-s server]"); + log_error (" [-cf config-file] [-lf lease-file]%s", + "[-pf pid-file] [-e VAR=val]"); +@@ -867,7 +884,7 @@ + /* If the BOUND/RENEW code detects another machine using the + offered address, it exits nonzero. We need to send a + DHCPDECLINE and toss the lease. */ +- if (script_go (client)) { ++ if (script_go (client) == 2) { + make_decline (client, client -> new); + send_decline (client); + destroy_client_lease (client -> new); +@@ -2447,8 +2464,28 @@ + struct envadd_state { + struct client_state *client; + const char *prefix; ++ struct universe *universe; + }; + ++#ifdef EXTENDED_NEW_OPTION_INFO ++static ++void build_universe_info_envvar ++( struct option_cache *oc, ++ struct packet *p, struct lease *l, ++ struct client_state *client, ++ struct option_state *in_o, ++ struct option_state *cf_o, ++ struct binding_scope **scope, ++ struct universe *u, void *es ++) ++{ ++ char info_name[512], info_data[512]; ++ snprintf(info_name, 512, "%s._universe_.", oc->option->universe->name); ++ snprintf(info_data, 512, "%u:%s", oc->option->code,oc->option->format); ++ client_envadd( client, info_name, oc->option->name, info_data ); ++} ++#endif ++ + void client_option_envadd (struct option_cache *oc, + struct packet *packet, struct lease *lease, + struct client_state *client_state, +@@ -2465,6 +2502,31 @@ + in_options, cfg_options, scope, oc, MDL)) { + if (data.len) { + char name [256]; ++#ifdef EXTENDED_NEW_OPTION_INFO ++ if ( extended_option_environment ) ++ { ++ if( ( oc->option->universe != &dhcp_universe ) ++ &&( oc->option->universe->index > fqdn_universe.index ) ++ &&( es->universe != oc->option->universe ) ++ ) ++ { ++ es->universe = oc->option->universe; ++ (*(es->universe->foreach)) ++ ( (struct packet *)0, (struct lease *)0, ++ client_state, ++ in_options, cfg_options, ++ scope, es->universe, es, ++ build_universe_info_envvar ++ ); ++ }else ++ if ( lookup_new_option_info(oc->option) != 0L ) ++ build_universe_info_envvar ++ ( oc, packet, lease, client_state, ++ in_options, cfg_options, scope, ++ oc->option->universe, es ++ ); ++ } ++#endif + if (dhcp_option_ev_name (name, sizeof name, + oc -> option)) { + client_envadd (es -> client, es -> prefix, +@@ -2493,6 +2555,7 @@ + + es.client = client; + es.prefix = prefix; ++ es.universe = 0L; + + client_envadd (client, + prefix, "ip_address", "%s", piaddr (lease -> address)); +@@ -2709,7 +2772,14 @@ + s = option -> name; + if (j + 1 == buflen) + return 0; ++#ifdef EXTENDED_NEW_OPTION_INFO ++ if ( ! extended_option_environment ) ++ buf [j++] = '_'; ++ else ++ buf [j++] = '.'; ++#else + buf [j++] = '_'; ++#endif + } + ++i; + } while (i != 2); +diff -urN dhcp-3.0.3/client/scripts/linux dhcp-3.0.3-work/client/scripts/linux +--- dhcp-3.0.3/client/scripts/linux 2002-11-15 02:09:09.000000000 +0100 ++++ dhcp-3.0.3-work/client/scripts/linux 2005-10-19 18:46:52.000000000 +0200 +@@ -22,6 +22,19 @@ + # 4. TIMEOUT not tested. ping has a flag I don't know, and I'm suspicious + # of the $1 in its args. + ++if [ -n "${dhc_dbus}" ]; then ++ /usr/bin/dbus-send \ ++ --system \ ++ --dest=com.redhat.dhcp \ ++ --type=method_call \ ++ /com/redhat/dhcp/$interface \ ++ com.redhat.dhcp.set \ ++ 'string:'"`env | /bin/egrep -v '^(PATH|SHLVL|_|PWD|dhc_dbus)\='`"; ++ if (( ( dhc_dbus & 31 ) == 31 )); then ++ exit 0; ++ fi; ++fi; ++ + make_resolv_conf() { + if [ "x$new_domain_name" != x ] && [ x"$new_domain_name_servers" != x ]; then + echo search $new_domain_name >/etc/resolv.conf +@@ -80,6 +93,7 @@ + fi + + if [ x$reason = xPREINIT ]; then ++ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 2 ) != 2 )); then + if [ x$alias_ip_address != x ]; then + # Bring down alias interface. Its routes will disappear too. + ifconfig $interface:0- inet 0 +@@ -98,6 +112,7 @@ + sleep 1 + + exit_with_hooks 0 ++ fi + fi + + if [ x$reason = xARPCHECK ] || [ x$reason = xARPSEND ]; then +@@ -115,6 +130,7 @@ + fi + fi + ++ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 2 ) != 2 )); then + if [ x$old_ip_address != x ] && [ x$alias_ip_address != x ] && \ + [ x$alias_ip_address != x$old_ip_address ]; then + # Possible new alias. Remove old alias. +@@ -124,13 +140,18 @@ + # IP address changed. Bringing down the interface will delete all routes, + # and clear the ARP cache. + ifconfig $interface inet 0 down +- + fi ++ fi ++ + if [ x$old_ip_address = x ] || [ x$old_ip_address != x$new_ip_address ] || \ + [ x$reason = xBOUND ] || [ x$reason = xREBOOT ]; then + ++ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 2 ) != 2 )); then + ifconfig $interface inet $new_ip_address $new_subnet_arg \ + $new_broadcast_arg ++ fi ++ ++ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 4 ) != 4 )); then + # Add a network route to the computed network address. + if [ $relmajor -lt 2 ] || \ + ( [ $relmajor -eq 2 ] && [ $relminor -eq 0 ] ); then +@@ -140,13 +161,18 @@ + route add default gw $router + done + fi ++ fi ++ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 2 ) != 2 )); then + if [ x$new_ip_address != x$alias_ip_address ] && [ x$alias_ip_address != x ]; + then + ifconfig $interface:0- inet 0 + ifconfig $interface:0 inet $alias_ip_address $alias_subnet_arg + route add -host $alias_ip_address $interface:0 + fi ++ fi ++ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 1 ) != 1 )); then + make_resolv_conf ++ fi + exit_with_hooks 0 + fi + +@@ -168,19 +194,24 @@ + fi + + if [ x$reason = xTIMEOUT ]; then ++ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 2 ) != 2 )); then + if [ x$alias_ip_address != x ]; then + ifconfig $interface:0- inet 0 + fi + ifconfig $interface inet $new_ip_address $new_subnet_arg \ + $new_broadcast_arg ++ fi + set $new_routers + ############## what is -w in ping? + if ping -q -c 1 $1; then ++ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 2 ) != 2 )); then + if [ x$new_ip_address != x$alias_ip_address ] && \ + [ x$alias_ip_address != x ]; then + ifconfig $interface:0 inet $alias_ip_address $alias_subnet_arg + route add -host $alias_ip_address dev $interface:0 + fi ++ fi ++ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 4 ) != 4 )); then + if [ $relmajor -lt 2 ] || \ + ( [ $relmajor -eq 2 ] && [ $relminor -eq 0 ] ); then + route add -net $new_network_number +@@ -188,10 +219,16 @@ + for router in $new_routers; do + route add default gw $router + done ++ fi ++ ++ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 1 ) != 1 )); then + make_resolv_conf ++ fi + exit_with_hooks 0 + fi ++ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 2 ) != 2 )); then + ifconfig $interface inet 0 down ++ fi + exit_with_hooks 1 + fi + +diff -urN dhcp-3.0.3/common/parse.c dhcp-3.0.3-work/common/parse.c +--- dhcp-3.0.3/common/parse.c 2005-03-03 17:55:23.000000000 +0100 ++++ dhcp-3.0.3-work/common/parse.c 2005-10-19 18:43:28.000000000 +0200 +@@ -1270,6 +1270,10 @@ + option_hash_add (option -> universe -> hash, + (const char *)option -> name, + 0, option, MDL); ++#ifdef EXTENDED_NEW_OPTION_INFO ++ if ( new_option_info_tree != 0L ) ++ add_new_option_info( option ); ++#endif + return 1; + } + +diff -urN dhcp-3.0.3/common/tables.c dhcp-3.0.3-work/common/tables.c +--- dhcp-3.0.3/common/tables.c 2004-09-01 19:06:35.000000000 +0200 ++++ dhcp-3.0.3-work/common/tables.c 2005-10-19 18:43:28.000000000 +0200 +@@ -1238,3 +1238,40 @@ + fqdn_universe.name, 0, + &fqdn_universe, MDL); + } ++ ++#ifdef EXTENDED_NEW_OPTION_INFO ++#include ++ ++void *new_option_info_tree = 0L; ++ ++static int new_option_info_comparator( const void* p1, const void *p2 ) ++{ ++ uint32_t ocode1 = (((const struct option*)p1)->universe->index << 8) ++ |(((const struct option*)p1)->code), ++ ocode2 = (((const struct option*)p2)->universe->index << 8) ++ |(((const struct option*)p2)->code); ++ return( (ocode1 == ocode2) ++ ? 0 ++ :( ( ocode1 > ocode2 ) ++ ? 1 ++ : -1 ++ ) ++ ); ++} ++ ++void *add_new_option_info( struct option *option ) ++{ ++ if ( option->universe->index >= fqdn_universe.index ) ++ return 0L; ++ if ( new_option_info_tree == GENERATE_NEW_OPTION_INFO ) ++ new_option_info_tree = (void*)0L; ++ return tsearch( option, &(new_option_info_tree), new_option_info_comparator ); ++} ++ ++void *lookup_new_option_info( struct option *option ) ++{ ++ if ( new_option_info_tree == GENERATE_NEW_OPTION_INFO ) ++ return 0L; ++ return tfind( option, &(new_option_info_tree), new_option_info_comparator ); ++} ++#endif +diff -urN dhcp-3.0.3/includes/dhcpd.h dhcp-3.0.3-work/includes/dhcpd.h +--- dhcp-3.0.3/includes/dhcpd.h 2005-04-30 01:10:57.000000000 +0200 ++++ dhcp-3.0.3-work/includes/dhcpd.h 2005-10-19 18:43:28.000000000 +0200 +@@ -1799,6 +1799,14 @@ + void initialize_common_option_spaces PROTO ((void)); + struct universe *config_universe; + ++#define EXTENDED_NEW_OPTION_INFO ++#ifdef EXTENDED_NEW_OPTION_INFO ++#define GENERATE_NEW_OPTION_INFO ((void*)1) ++extern void *new_option_info_tree; ++extern void *add_new_option_info( struct option*); ++extern void *lookup_new_option_info( struct option *); ++#endif ++ + /* stables.c */ + #if defined (FAILOVER_PROTOCOL) + extern failover_option_t null_failover_option; diff --git a/source/network-extra/dhcp/rc.dhcpd b/source/network-extra/dhcp/rc.dhcpd new file mode 100644 index 0000000..8ef2748 --- /dev/null +++ b/source/network-extra/dhcp/rc.dhcpd @@ -0,0 +1,44 @@ +#!/bin/bash + +# (c) 2005 Marcus Habermehl +# (c) 2003-2004 Vajna Miklos +# rc.dhcpd for Frugalware +# distributed under GPL License + +# chkconfig: 2345 65 35 +# description: dhcpd provide access to Dynamic Host Control Protocol. + +source /lib/initscripts/functions +TEXTDOMAIN=dhcpd +TEXTDOMAINDIR=/lib/initscripts/messages + +actions=(restart start status stop) +daemon=$"DHCP server" + +pid="pidof dhcpd 2> /dev/null" + +rc_start() +{ + start_msg + if [[ "$(eval $pid)" == "" ]] ; then + dhcpd + ok $? + else + ok 999 + fi +} + +rc_stop() +{ + stop_msg + if [[ "$(eval $pid)" != "" ]] ; then + killall dhcpd + ok $? + else + ok 999 + fi +} + +rc_exec $1 + +# vim: ft=sh diff --git a/source/network-extra/dhcp/rc.dhcpd-hu.po b/source/network-extra/dhcp/rc.dhcpd-hu.po new file mode 100644 index 0000000..24068e1 --- /dev/null +++ b/source/network-extra/dhcp/rc.dhcpd-hu.po @@ -0,0 +1,21 @@ +# Hungarian translations for rc.dpcpd package. +# Copyright (C) 2006 THE rc.dhcpd'S COPYRIGHT HOLDER +# This file is distributed under the same license as the rc.dhcpd package. +# voroskoi , 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: rc.dhcpd\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-03-24 13:50+0100\n" +"PO-Revision-Date: 2006-03-24 14:18+0100\n" +"Last-Translator: voroskoi \n" +"Language-Team: Hungarian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-2\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: rc.dhcpd:15 +msgid "DHCP server" +msgstr "DHCP szerver" diff --git a/source/network-extra/dhcp/rc.dhcpd.pot b/source/network-extra/dhcp/rc.dhcpd.pot new file mode 100644 index 0000000..baac6bc --- /dev/null +++ b/source/network-extra/dhcp/rc.dhcpd.pot @@ -0,0 +1,21 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-03-24 13:50+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: rc.dhcpd:15 +msgid "DHCP server" +msgstr "" diff --git a/source/network/dhcp/FrugalBuild b/source/network/dhcp/FrugalBuild deleted file mode 100644 index e8c70a0..0000000 --- a/source/network/dhcp/FrugalBuild +++ /dev/null @@ -1,74 +0,0 @@ -# Compiling Time: 0.30 SBU -# Maintainer: AlexExtreme - -pkgname=dhcp -pkgver=3.0.6 -pkgrel=2 -pkgdesc="The ISC DHCP server" -url="http://www.isc.org/sw/dhcp/" -depends=('glibc') -makedepends=('groff') -groups=('network') -archs=('i686' 'x86_64') -backup=('etc/dhcpd.conf') -up2date="lynx -dump $url |grep dhcp-[0-9] |sed -ne 's/.*p-\(.*\).t.*/\1/;1 p'" -source=(ftp://ftp.isc.org/isc/$pkgname/$pkgname-$pkgver.tar.gz \ - rc.dhcpd rc.dhcpd-hu.po README.Frugalware $pkgname-3.0.4-networkmanager-fixes.patch dhclient.conf) -sha1sums=('204e509580d57d0cfff23529274612ca8c710efb' \ - '4b8d8813f497d3a9aa21eeb113ae965b7b7fdf81' \ - 'fd70ba41e16c15d69529eeb216be103e042f3437' \ - '0510d9057df9dcf1c476961930f0ac65f7de87f9' \ - '638b5a5eb6e4459db52e6e65c7d015d246b70e3e' \ - 'ce6545dad5c371b269da8f689f6d3599feefc4da') -subpkgs=('dhclient') -subdescs=('The ISC DHCP client') -subgroups=('network') -subdepends=('glibc') -subbackup=('etc/dhclient.conf') -subarchs=('i686 x86_64') - -DIRS='client common dhcpctl dst minires server omapip relay' - -build() -{ - Fcd - Fpatchall - ./configure || Fdie - for d in $DIRS ; do - Fsed 'CC_OPTIONS =' "CC_OPTIONS=$CFLAGS" work.linux-2.2/$d/Makefile - done - make || Fdie - Fmakeinstall INCDIR=$Fdestdir/usr/include \ - LIBDIR=$Fdestdir/usr/lib \ - USERBINDIR=$Fdestdir/usr/bin \ - BINDIR=$Fdestdir/sbin \ - ETC=$Fdestdir/etc \ - VARRUN=$Fdestdir/var/run/ \ - VARDB=$Fdestdir/var/db \ - FFMANDIR=$Fdestdir/usr/share/man/man5 \ - LIBMANDIR=$Fdestdir/usr/share/man/man3 \ - USRMANDIR=$Fdestdir/usr/share/man/man1 \ - ADMMANDIR=$Fdestdir/usr/share/man/man8 \ - CLIENTBINDIR=$Fdestdir/sbin install - Frcd2 dhcpd - - Ffile $pkgname-$pkgver/server/dhcpd.conf /etc/dhcpd.conf - Ffile dhclient.conf /etc/dhclient.conf - #Ffile $pkgname-$pkgver/client/dhclient.conf /etc/dhclient.conf - #Fsed "/etc/dhclient-script" "/sbin/dhclient-script" $Fdestdir/etc/dhclient.conf - #Fsed "\(.*\)" "# \1" $Fdestdir/etc/dhclient.conf - Fmkdir /var/state/dhcp/ - touch $Fdestdir/var/state/dhcp/dhcpd.leases - Fdoc README.Frugalware - Fmkdir /var/lib/dhclient - Fmv /usr/share/man /usr/man - - # Split out dhclient - Fsplit dhclient usr/man/man5/dhclient* - Fsplit dhclient usr/man/man8/dhclient* - Fsplit dhclient var/lib/dhclient - Fsplit dhclient sbin/dhclient* - Fsplit dhclient etc/dhclient.conf -} - -# optimization OK diff --git a/source/network/dhcp/README.Frugalware b/source/network/dhcp/README.Frugalware deleted file mode 100644 index 6c8fe56..0000000 --- a/source/network/dhcp/README.Frugalware +++ /dev/null @@ -1,10 +0,0 @@ -If you are in trouble setting up your dhclient, use the -following options. These are quite good defaults: - -------------------------------------------------------- -request subnet-mask, broadcast-address, time-offset, \ - routers, domain-name, domain-name-servers, \ - host-name, netbios-name-servers, netbios-scope; -timeout 20; -script "/sbin/dhclient-script"; -------------------------------------------------------- diff --git a/source/network/dhcp/dhclient.conf b/source/network/dhcp/dhclient.conf deleted file mode 100644 index 4fc372e..0000000 --- a/source/network/dhcp/dhclient.conf +++ /dev/null @@ -1,38 +0,0 @@ -# send host-name "andare.fugue.com"; -# send dhcp-client-identifier 1:0:a0:24:ab:fb:9c; -# send dhcp-lease-time 3600; -# supersede domain-name "fugue.com home.vix.com"; -# retry 60; -# reboot 10; -# select-timeout 5; -# initial-interval 2; -# media "-link0 -link1 -link2", "link0 link1"; -# reject 192.33.137.209; -# -# alias { -# interface "ep0"; -# fixed-address 192.5.5.213; -# option subnet-mask 255.255.255.255; -# } -# -# lease { -# interface "ep0"; -# fixed-address 192.33.137.200; -# medium "link0 link1"; -# option host-name "andare.swiftmedia.com"; -# option subnet-mask 255.255.255.0; -# option broadcast-address 192.33.137.255; -# option routers 192.33.137.250; -# option domain-name-servers 127.0.0.1; -# renew 2 2000/1/12 00:00:01; -# rebind 2 2000/1/12 00:00:01; -# expire 2 2000/1/12 00:00:01; -# } - -prepend domain-name-servers 127.0.0.1; -request subnet-mask, broadcast-address, time-offset, - routers, domain-name, domain-name-servers, - host-name, netbios-name-servers, netbios-scope; -require subnet-mask, domain-name-servers; -timeout 20; -script "/sbin/dhclient-script"; diff --git a/source/network/dhcp/dhcp-3.0.4-networkmanager-fixes.patch b/source/network/dhcp/dhcp-3.0.4-networkmanager-fixes.patch deleted file mode 100644 index 5614bdd..0000000 --- a/source/network/dhcp/dhcp-3.0.4-networkmanager-fixes.patch +++ /dev/null @@ -1,377 +0,0 @@ -diff -urN dhcp-3.0.3/client/dhclient.8 dhcp-3.0.3-work/client/dhclient.8 ---- dhcp-3.0.3/client/dhclient.8 2004-09-30 01:01:46.000000000 +0200 -+++ dhcp-3.0.3-work/client/dhclient.8 2005-10-19 18:43:28.000000000 +0200 -@@ -78,6 +78,9 @@ - .B -w - ] - [ -+.B -x -+] -+[ - .I if0 - [ - .I ...ifN -diff -urN dhcp-3.0.3/client/dhclient.c dhcp-3.0.3-work/client/dhclient.c ---- dhcp-3.0.3/client/dhclient.c 2005-03-03 17:55:22.000000000 +0100 -+++ dhcp-3.0.3-work/client/dhclient.c 2005-10-19 18:48:42.000000000 +0200 -@@ -74,7 +74,9 @@ - int onetry=0; - int quiet=0; - int nowait=0; -- -+#ifdef EXTENDED_NEW_OPTION_INFO -+int extended_option_environment = 0; -+#endif - static void usage PROTO ((void)); - - void do_release(struct client_state *); -@@ -204,6 +206,11 @@ - } else if (!strcmp (argv [i], "--version")) { - log_info ("isc-dhclient-%s", DHCP_VERSION); - exit (0); -+#ifdef EXTENDED_NEW_OPTION_INFO -+ } else if (!strcmp (argv [i], "-x")) { -+ extended_option_environment = 1; -+ new_option_info_tree = GENERATE_NEW_OPTION_INFO; -+#endif - } else if (argv [i][0] == '-') { - usage (); - } else { -@@ -241,7 +248,7 @@ - } - - /* first kill of any currently running client */ -- if (release_mode) { -+ if (1) { - FILE *pidfd; - pid_t oldpid; - long temp; -@@ -251,11 +258,17 @@ - if ((pidfd = fopen(path_dhclient_pid, "r")) != NULL) { - e = fscanf(pidfd, "%ld\n", &temp); - oldpid = (pid_t)temp; -+ log_info ("There is already a pid file %s with pid %i", path_dhclient_pid, oldpid); - - if (e != 0 && e != EOF) { - if (oldpid) { -- if (kill(oldpid, SIGTERM) == 0) -- unlink(path_dhclient_pid); -+ if (kill(oldpid, SIGTERM) == 0) { -+ log_info ("killed old client process, removed PID file"); -+ unlink(path_dhclient_pid); -+ } else if (errno == ESRCH) { -+ log_info ("removed stale PID file"); -+ unlink(path_dhclient_pid); -+ } - } - } - fclose(pidfd); -@@ -476,7 +489,11 @@ - log_info (arr); - log_info (url); - -+#ifdef EXTENDED_NEW_OPTION_INFO -+ log_error ("Usage: dhclient [-1dqr] [-nwx] [-p ] %s", -+#else - log_error ("Usage: dhclient [-1dqr] [-nw] [-p ] %s", -+#endif - "[-s server]"); - log_error (" [-cf config-file] [-lf lease-file]%s", - "[-pf pid-file] [-e VAR=val]"); -@@ -867,7 +884,7 @@ - /* If the BOUND/RENEW code detects another machine using the - offered address, it exits nonzero. We need to send a - DHCPDECLINE and toss the lease. */ -- if (script_go (client)) { -+ if (script_go (client) == 2) { - make_decline (client, client -> new); - send_decline (client); - destroy_client_lease (client -> new); -@@ -2447,8 +2464,28 @@ - struct envadd_state { - struct client_state *client; - const char *prefix; -+ struct universe *universe; - }; - -+#ifdef EXTENDED_NEW_OPTION_INFO -+static -+void build_universe_info_envvar -+( struct option_cache *oc, -+ struct packet *p, struct lease *l, -+ struct client_state *client, -+ struct option_state *in_o, -+ struct option_state *cf_o, -+ struct binding_scope **scope, -+ struct universe *u, void *es -+) -+{ -+ char info_name[512], info_data[512]; -+ snprintf(info_name, 512, "%s._universe_.", oc->option->universe->name); -+ snprintf(info_data, 512, "%u:%s", oc->option->code,oc->option->format); -+ client_envadd( client, info_name, oc->option->name, info_data ); -+} -+#endif -+ - void client_option_envadd (struct option_cache *oc, - struct packet *packet, struct lease *lease, - struct client_state *client_state, -@@ -2465,6 +2502,31 @@ - in_options, cfg_options, scope, oc, MDL)) { - if (data.len) { - char name [256]; -+#ifdef EXTENDED_NEW_OPTION_INFO -+ if ( extended_option_environment ) -+ { -+ if( ( oc->option->universe != &dhcp_universe ) -+ &&( oc->option->universe->index > fqdn_universe.index ) -+ &&( es->universe != oc->option->universe ) -+ ) -+ { -+ es->universe = oc->option->universe; -+ (*(es->universe->foreach)) -+ ( (struct packet *)0, (struct lease *)0, -+ client_state, -+ in_options, cfg_options, -+ scope, es->universe, es, -+ build_universe_info_envvar -+ ); -+ }else -+ if ( lookup_new_option_info(oc->option) != 0L ) -+ build_universe_info_envvar -+ ( oc, packet, lease, client_state, -+ in_options, cfg_options, scope, -+ oc->option->universe, es -+ ); -+ } -+#endif - if (dhcp_option_ev_name (name, sizeof name, - oc -> option)) { - client_envadd (es -> client, es -> prefix, -@@ -2493,6 +2555,7 @@ - - es.client = client; - es.prefix = prefix; -+ es.universe = 0L; - - client_envadd (client, - prefix, "ip_address", "%s", piaddr (lease -> address)); -@@ -2709,7 +2772,14 @@ - s = option -> name; - if (j + 1 == buflen) - return 0; -+#ifdef EXTENDED_NEW_OPTION_INFO -+ if ( ! extended_option_environment ) -+ buf [j++] = '_'; -+ else -+ buf [j++] = '.'; -+#else - buf [j++] = '_'; -+#endif - } - ++i; - } while (i != 2); -diff -urN dhcp-3.0.3/client/scripts/linux dhcp-3.0.3-work/client/scripts/linux ---- dhcp-3.0.3/client/scripts/linux 2002-11-15 02:09:09.000000000 +0100 -+++ dhcp-3.0.3-work/client/scripts/linux 2005-10-19 18:46:52.000000000 +0200 -@@ -22,6 +22,19 @@ - # 4. TIMEOUT not tested. ping has a flag I don't know, and I'm suspicious - # of the $1 in its args. - -+if [ -n "${dhc_dbus}" ]; then -+ /usr/bin/dbus-send \ -+ --system \ -+ --dest=com.redhat.dhcp \ -+ --type=method_call \ -+ /com/redhat/dhcp/$interface \ -+ com.redhat.dhcp.set \ -+ 'string:'"`env | /bin/egrep -v '^(PATH|SHLVL|_|PWD|dhc_dbus)\='`"; -+ if (( ( dhc_dbus & 31 ) == 31 )); then -+ exit 0; -+ fi; -+fi; -+ - make_resolv_conf() { - if [ "x$new_domain_name" != x ] && [ x"$new_domain_name_servers" != x ]; then - echo search $new_domain_name >/etc/resolv.conf -@@ -80,6 +93,7 @@ - fi - - if [ x$reason = xPREINIT ]; then -+ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 2 ) != 2 )); then - if [ x$alias_ip_address != x ]; then - # Bring down alias interface. Its routes will disappear too. - ifconfig $interface:0- inet 0 -@@ -98,6 +112,7 @@ - sleep 1 - - exit_with_hooks 0 -+ fi - fi - - if [ x$reason = xARPCHECK ] || [ x$reason = xARPSEND ]; then -@@ -115,6 +130,7 @@ - fi - fi - -+ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 2 ) != 2 )); then - if [ x$old_ip_address != x ] && [ x$alias_ip_address != x ] && \ - [ x$alias_ip_address != x$old_ip_address ]; then - # Possible new alias. Remove old alias. -@@ -124,13 +140,18 @@ - # IP address changed. Bringing down the interface will delete all routes, - # and clear the ARP cache. - ifconfig $interface inet 0 down -- - fi -+ fi -+ - if [ x$old_ip_address = x ] || [ x$old_ip_address != x$new_ip_address ] || \ - [ x$reason = xBOUND ] || [ x$reason = xREBOOT ]; then - -+ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 2 ) != 2 )); then - ifconfig $interface inet $new_ip_address $new_subnet_arg \ - $new_broadcast_arg -+ fi -+ -+ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 4 ) != 4 )); then - # Add a network route to the computed network address. - if [ $relmajor -lt 2 ] || \ - ( [ $relmajor -eq 2 ] && [ $relminor -eq 0 ] ); then -@@ -140,13 +161,18 @@ - route add default gw $router - done - fi -+ fi -+ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 2 ) != 2 )); then - if [ x$new_ip_address != x$alias_ip_address ] && [ x$alias_ip_address != x ]; - then - ifconfig $interface:0- inet 0 - ifconfig $interface:0 inet $alias_ip_address $alias_subnet_arg - route add -host $alias_ip_address $interface:0 - fi -+ fi -+ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 1 ) != 1 )); then - make_resolv_conf -+ fi - exit_with_hooks 0 - fi - -@@ -168,19 +194,24 @@ - fi - - if [ x$reason = xTIMEOUT ]; then -+ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 2 ) != 2 )); then - if [ x$alias_ip_address != x ]; then - ifconfig $interface:0- inet 0 - fi - ifconfig $interface inet $new_ip_address $new_subnet_arg \ - $new_broadcast_arg -+ fi - set $new_routers - ############## what is -w in ping? - if ping -q -c 1 $1; then -+ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 2 ) != 2 )); then - if [ x$new_ip_address != x$alias_ip_address ] && \ - [ x$alias_ip_address != x ]; then - ifconfig $interface:0 inet $alias_ip_address $alias_subnet_arg - route add -host $alias_ip_address dev $interface:0 - fi -+ fi -+ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 4 ) != 4 )); then - if [ $relmajor -lt 2 ] || \ - ( [ $relmajor -eq 2 ] && [ $relminor -eq 0 ] ); then - route add -net $new_network_number -@@ -188,10 +219,16 @@ - for router in $new_routers; do - route add default gw $router - done -+ fi -+ -+ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 1 ) != 1 )); then - make_resolv_conf -+ fi - exit_with_hooks 0 - fi -+ if [ -z "${dhc_dbus}" ] || (( ( dhc_dbus & 2 ) != 2 )); then - ifconfig $interface inet 0 down -+ fi - exit_with_hooks 1 - fi - -diff -urN dhcp-3.0.3/common/parse.c dhcp-3.0.3-work/common/parse.c ---- dhcp-3.0.3/common/parse.c 2005-03-03 17:55:23.000000000 +0100 -+++ dhcp-3.0.3-work/common/parse.c 2005-10-19 18:43:28.000000000 +0200 -@@ -1270,6 +1270,10 @@ - option_hash_add (option -> universe -> hash, - (const char *)option -> name, - 0, option, MDL); -+#ifdef EXTENDED_NEW_OPTION_INFO -+ if ( new_option_info_tree != 0L ) -+ add_new_option_info( option ); -+#endif - return 1; - } - -diff -urN dhcp-3.0.3/common/tables.c dhcp-3.0.3-work/common/tables.c ---- dhcp-3.0.3/common/tables.c 2004-09-01 19:06:35.000000000 +0200 -+++ dhcp-3.0.3-work/common/tables.c 2005-10-19 18:43:28.000000000 +0200 -@@ -1238,3 +1238,40 @@ - fqdn_universe.name, 0, - &fqdn_universe, MDL); - } -+ -+#ifdef EXTENDED_NEW_OPTION_INFO -+#include -+ -+void *new_option_info_tree = 0L; -+ -+static int new_option_info_comparator( const void* p1, const void *p2 ) -+{ -+ uint32_t ocode1 = (((const struct option*)p1)->universe->index << 8) -+ |(((const struct option*)p1)->code), -+ ocode2 = (((const struct option*)p2)->universe->index << 8) -+ |(((const struct option*)p2)->code); -+ return( (ocode1 == ocode2) -+ ? 0 -+ :( ( ocode1 > ocode2 ) -+ ? 1 -+ : -1 -+ ) -+ ); -+} -+ -+void *add_new_option_info( struct option *option ) -+{ -+ if ( option->universe->index >= fqdn_universe.index ) -+ return 0L; -+ if ( new_option_info_tree == GENERATE_NEW_OPTION_INFO ) -+ new_option_info_tree = (void*)0L; -+ return tsearch( option, &(new_option_info_tree), new_option_info_comparator ); -+} -+ -+void *lookup_new_option_info( struct option *option ) -+{ -+ if ( new_option_info_tree == GENERATE_NEW_OPTION_INFO ) -+ return 0L; -+ return tfind( option, &(new_option_info_tree), new_option_info_comparator ); -+} -+#endif -diff -urN dhcp-3.0.3/includes/dhcpd.h dhcp-3.0.3-work/includes/dhcpd.h ---- dhcp-3.0.3/includes/dhcpd.h 2005-04-30 01:10:57.000000000 +0200 -+++ dhcp-3.0.3-work/includes/dhcpd.h 2005-10-19 18:43:28.000000000 +0200 -@@ -1799,6 +1799,14 @@ - void initialize_common_option_spaces PROTO ((void)); - struct universe *config_universe; - -+#define EXTENDED_NEW_OPTION_INFO -+#ifdef EXTENDED_NEW_OPTION_INFO -+#define GENERATE_NEW_OPTION_INFO ((void*)1) -+extern void *new_option_info_tree; -+extern void *add_new_option_info( struct option*); -+extern void *lookup_new_option_info( struct option *); -+#endif -+ - /* stables.c */ - #if defined (FAILOVER_PROTOCOL) - extern failover_option_t null_failover_option; diff --git a/source/network/dhcp/rc.dhcpd b/source/network/dhcp/rc.dhcpd deleted file mode 100644 index 8ef2748..0000000 --- a/source/network/dhcp/rc.dhcpd +++ /dev/null @@ -1,44 +0,0 @@ -#!/bin/bash - -# (c) 2005 Marcus Habermehl -# (c) 2003-2004 Vajna Miklos -# rc.dhcpd for Frugalware -# distributed under GPL License - -# chkconfig: 2345 65 35 -# description: dhcpd provide access to Dynamic Host Control Protocol. - -source /lib/initscripts/functions -TEXTDOMAIN=dhcpd -TEXTDOMAINDIR=/lib/initscripts/messages - -actions=(restart start status stop) -daemon=$"DHCP server" - -pid="pidof dhcpd 2> /dev/null" - -rc_start() -{ - start_msg - if [[ "$(eval $pid)" == "" ]] ; then - dhcpd - ok $? - else - ok 999 - fi -} - -rc_stop() -{ - stop_msg - if [[ "$(eval $pid)" != "" ]] ; then - killall dhcpd - ok $? - else - ok 999 - fi -} - -rc_exec $1 - -# vim: ft=sh diff --git a/source/network/dhcp/rc.dhcpd-hu.po b/source/network/dhcp/rc.dhcpd-hu.po deleted file mode 100644 index 24068e1..0000000 --- a/source/network/dhcp/rc.dhcpd-hu.po +++ /dev/null @@ -1,21 +0,0 @@ -# Hungarian translations for rc.dpcpd package. -# Copyright (C) 2006 THE rc.dhcpd'S COPYRIGHT HOLDER -# This file is distributed under the same license as the rc.dhcpd package. -# voroskoi , 2006. -# -msgid "" -msgstr "" -"Project-Id-Version: rc.dhcpd\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-03-24 13:50+0100\n" -"PO-Revision-Date: 2006-03-24 14:18+0100\n" -"Last-Translator: voroskoi \n" -"Language-Team: Hungarian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-2\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: rc.dhcpd:15 -msgid "DHCP server" -msgstr "DHCP szerver" diff --git a/source/network/dhcp/rc.dhcpd.pot b/source/network/dhcp/rc.dhcpd.pot deleted file mode 100644 index baac6bc..0000000 --- a/source/network/dhcp/rc.dhcpd.pot +++ /dev/null @@ -1,21 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-03-24 13:50+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" - -#: rc.dhcpd:15 -msgid "DHCP server" -msgstr "" From vmiklos at frugalware.org Thu May 15 14:12:09 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 14:12:12 2008 Subject: [Frugalware-git] frugalware-current: elementtree-1.2.6_20050316-3-i686 Message-ID: <20080515121209.F01111778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d17516910e6678f4e28934d41c12c6582cb823c3 commit d17516910e6678f4e28934d41c12c6582cb823c3 Author: Miklos Vajna Date: Thu May 15 14:11:40 2008 +0200 elementtree-1.2.6_20050316-3-i686 - moved to extra diff --git a/source/devel-extra/elementtree/FrugalBuild b/source/devel-extra/elementtree/FrugalBuild new file mode 100644 index 0000000..a86b4c9 --- /dev/null +++ b/source/devel-extra/elementtree/FrugalBuild @@ -0,0 +1,24 @@ +# Compiling Time: ~0.01 SBU +# Maintainer: BMH1980 + +pkgname=elementtree +pkgver=1.2.6_20050316 +pkgrel=3 +pkgdesc="ElementTree is a light-weight XML object model for Python." +url="http://effbot.org/zone/element-index.htm" +license="Python (MIT style)" +up2date="lynx -dump http://effbot.org/downloads/ | grep -m 1 $pkgname.*.tar.gz | cut -d - -f 2,3 | cut -d ' ' -f 1 | sed 's|.tar.gz*||' | tr - _" +source=(http://effbot.org/downloads/$pkgname-${pkgver/_/-}.tar.gz) +groups=('devel-extra') +archs=('i686' 'x86_64') +depends=('python') +sha1sums=('7d1f6fb534f177623a0482ef192a6170fd21fb1c') + +build() +{ + Fcd $pkgname-${pkgver/_/-} + Fbuild + Fdocrel docs/* +} + +# optimization OK - noarch diff --git a/source/devel/elementtree/FrugalBuild b/source/devel/elementtree/FrugalBuild deleted file mode 100644 index 049bafc..0000000 --- a/source/devel/elementtree/FrugalBuild +++ /dev/null @@ -1,26 +0,0 @@ -# Compiling Time: ~0.01 SBU -# Maintainer: BMH1980 - -pkgname=elementtree -pkgver=1.2.6_20050316 -realver=`echo $pkgver | tr _ -` -pkgrel=3 -pkgdesc="ElementTree is a light-weight XML object model for Python." -url="http://effbot.org/zone/element-index.htm" -license="Python (MIT style)" -up2date="lynx -dump http://effbot.org/downloads/ | grep -m 1 $pkgname.*.tar.gz | cut -d - -f 2,3 | cut -d ' ' -f 1 | sed 's|.tar.gz*||' | tr - _" -source=(http://effbot.org/downloads/$pkgname-$realver.tar.gz) -groups=('devel') -archs=('i686' 'x86_64') -depends=('python') -sha1sums=('7d1f6fb534f177623a0482ef192a6170fd21fb1c') - -build() -{ - Fcd $pkgname-$realver - Fbuild - Fdocrel docs/* -} - -# optimalization OK - noarch - From vmiklos at frugalware.org Thu May 15 14:15:04 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 14:15:06 2008 Subject: [Frugalware-git] frugalware-current: gsf-sharp-0.8-2-i686 Message-ID: <20080515121504.4D8861778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3444baa013e29f5c988c30d6cdd09294863c2338 commit 3444baa013e29f5c988c30d6cdd09294863c2338 Author: Miklos Vajna Date: Thu May 15 14:14:35 2008 +0200 gsf-sharp-0.8-2-i686 - moved to extra diff --git a/source/gnome-extra/gsf-sharp/FrugalBuild b/source/gnome-extra/gsf-sharp/FrugalBuild new file mode 100644 index 0000000..745a160 --- /dev/null +++ b/source/gnome-extra/gsf-sharp/FrugalBuild @@ -0,0 +1,19 @@ +# Compiling Time: 0.08 SBU +# Maintainer: crazy + +pkgname=gsf-sharp +pkgver=0.8 +pkgrel=2 +pkgdesc="Mono bindings for libgsf" +url="http://www.mono-project.com" +depends=('libgsf-gnome' 'gtk2-sharp>=2.10.0' 'libxml2') +makedepends=('pkgconfig') +options=('scriptlet') +groups=('gnome-extra') +archs=('i686' 'x86_64') +up2date="$pkgver" ## for now +Finclude mono +source=(http://primates.ximian.com/~joe/$pkgname-$pkgver.tar.gz) +sha1sums=('558f5d905f6d220bcd5bb8b8eb8b64ad732aea9a') + +# optimization OK diff --git a/source/gnome/gsf-sharp/FrugalBuild b/source/gnome/gsf-sharp/FrugalBuild deleted file mode 100644 index 306e928..0000000 --- a/source/gnome/gsf-sharp/FrugalBuild +++ /dev/null @@ -1,19 +0,0 @@ -# Compiling Time: 0.08 SBU -# Maintainer: crazy - -pkgname=gsf-sharp -pkgver=0.8 -pkgrel=2 -pkgdesc="Mono bindings for libgsf" -url="http://www.mono-project.com" -depends=('libgsf-gnome' 'gtk2-sharp>=2.10.0' 'libxml2') -makedepends=('pkgconfig') -options=('scriptlet') -groups=('gnome') -archs=('i686' 'x86_64') -up2date="$pkgver" ## for now -Finclude mono -source=(http://primates.ximian.com/~joe/$pkgname-$pkgver.tar.gz) -sha1sums=('558f5d905f6d220bcd5bb8b8eb8b64ad732aea9a') - -# optimization OK From vmiklos at frugalware.org Thu May 15 14:18:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 14:18:33 2008 Subject: [Frugalware-git] frugalware-current: isapnptools-1.27-2-i686 Message-ID: <20080515121832.96F851778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4d71d7b41cc19911595abeb986e932f47afa0c91 commit 4d71d7b41cc19911595abeb986e932f47afa0c91 Author: Miklos Vajna Date: Thu May 15 14:17:58 2008 +0200 isapnptools-1.27-2-i686 - moved to extra diff --git a/source/apps-extra/isapnptools/FrugalBuild b/source/apps-extra/isapnptools/FrugalBuild new file mode 100644 index 0000000..bbfe3e0 --- /dev/null +++ b/source/apps-extra/isapnptools/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.07 SBU +# Maintainer: VMiklos + +pkgname=isapnptools +pkgver=1.27 +pkgrel=2 +pkgdesc="allow ISA Plug-And-Play devices to be configured on a Linux machine" +url="http://www.roestock.demon.co.uk/isapnptools/" +depends=('glibc>=2.7-3') +groups=('apps-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump $url|grep 'latest released'|sed 's/.*s \(.*\), .*/\1/'" +source=(ftp://metalab.unc.edu/pub/Linux/system/hardware/$pkgname-$pkgver.tgz) +sha1sums=('6dd8081125086c6ecdc947c35c97ecade2b3f2f7') + +# optimization OK diff --git a/source/apps-extra/isapnptools/isapnptools-1.26-gcc4.patch b/source/apps-extra/isapnptools/isapnptools-1.26-gcc4.patch new file mode 100644 index 0000000..08c7613 --- /dev/null +++ b/source/apps-extra/isapnptools/isapnptools-1.26-gcc4.patch @@ -0,0 +1,12 @@ +diff -Naur isapnptools-1.26.orig/src/isapnp_main.l isapnptools-1.26/src/isapnp_main.l +--- isapnptools-1.26.orig/src/isapnp_main.l 2005-07-21 11:27:39.000000000 +0200 ++++ isapnptools-1.26/src/isapnp_main.l 2005-07-21 11:27:45.000000000 +0200 +@@ -363,7 +363,7 @@ + return 0; + } + +-static unsigned char serial_identifier[NUM_CARDS+1][IDENT_LEN]; ++unsigned char serial_identifier[NUM_CARDS+1][IDENT_LEN]; + static char *boardid[NUM_CARDS+1]; + static unsigned long serno[NUM_CARDS+1]; + diff --git a/source/base/isapnptools/FrugalBuild b/source/base/isapnptools/FrugalBuild deleted file mode 100644 index 3b03a85..0000000 --- a/source/base/isapnptools/FrugalBuild +++ /dev/null @@ -1,16 +0,0 @@ -# Compiling Time: 0.07 SBU -# Maintainer: VMiklos - -pkgname=isapnptools -pkgver=1.27 -pkgrel=2 -pkgdesc="allow ISA Plug-And-Play devices to be configured on a Linux machine" -url="http://www.roestock.demon.co.uk/isapnptools/" -depends=('glibc>=2.7-3') -groups=('base') -archs=('i686' 'x86_64') -up2date="lynx -dump $url|grep 'latest released'|sed 's/.*s \(.*\), .*/\1/'" -source=(ftp://metalab.unc.edu/pub/Linux/system/hardware/$pkgname-$pkgver.tgz) -sha1sums=('6dd8081125086c6ecdc947c35c97ecade2b3f2f7') - -# optimization OK diff --git a/source/base/isapnptools/isapnptools-1.26-gcc4.patch b/source/base/isapnptools/isapnptools-1.26-gcc4.patch deleted file mode 100644 index 08c7613..0000000 --- a/source/base/isapnptools/isapnptools-1.26-gcc4.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur isapnptools-1.26.orig/src/isapnp_main.l isapnptools-1.26/src/isapnp_main.l ---- isapnptools-1.26.orig/src/isapnp_main.l 2005-07-21 11:27:39.000000000 +0200 -+++ isapnptools-1.26/src/isapnp_main.l 2005-07-21 11:27:45.000000000 +0200 -@@ -363,7 +363,7 @@ - return 0; - } - --static unsigned char serial_identifier[NUM_CARDS+1][IDENT_LEN]; -+unsigned char serial_identifier[NUM_CARDS+1][IDENT_LEN]; - static char *boardid[NUM_CARDS+1]; - static unsigned long serno[NUM_CARDS+1]; - From vmiklos at frugalware.org Thu May 15 14:23:41 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 14:23:43 2008 Subject: [Frugalware-git] frugalware-current: sqlite3-3.5.9-1-i686 Message-ID: <20080515122341.58B6F1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d50a04e70deceb9b7acb0d45faf4a36e344e44bd commit d50a04e70deceb9b7acb0d45faf4a36e344e44bd Author: Miklos Vajna Date: Thu May 15 14:23:14 2008 +0200 sqlite3-3.5.9-1-i686 - move lemon subpkg to extra diff --git a/source/lib/sqlite3/FrugalBuild b/source/lib/sqlite3/FrugalBuild index 6c6cfa9..d9118d8 100644 --- a/source/lib/sqlite3/FrugalBuild +++ b/source/lib/sqlite3/FrugalBuild @@ -19,7 +19,7 @@ sha1sums=('8d81fb4ff606095734e721e3cf00bc9d3859a055') subpkgs=('lemon') subdescs=('The Lemon program is an LALR(1) parser generator.') subdepends=('glibc') -subgroups=('apps') +subgroups=('apps-extra') subarchs=('i686 x86_64') From vmiklos at frugalware.org Thu May 15 15:19:46 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 15:19:48 2008 Subject: [Frugalware-git] homepage-ng: FSA442-wordpress Message-ID: <20080515131946.2E3251778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=0bba4f061f3663c665318dfb4dd2fdbb4e6f246b commit 0bba4f061f3663c665318dfb4dd2fdbb4e6f246b Author: Miklos Vajna Date: Thu May 15 15:19:27 2008 +0200 FSA442-wordpress diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 14ca4ba..d01864d 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -26,6 +26,21 @@ + 442 + 2008-05-15 + wordpress + 2.3.3-2kalgan1 + 2.5.1-1kalgan1 + http://bugs.frugalware.org/task/3048 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1930 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2068 + Two vulnerabilities have been reported in WordPress, which can be exploited by malicious people to conduct cross-site scripting attacks, bypass certain security restrictions, and to compromise a vulnerable system. + 1) A vulnerability is caused due to improper access restriction of the administration section. This can be exploited to bypass the authentication mechanism and gain administrative access by setting a specially crafted cookie. This can further be exploited to execute arbitrary PHP code. + Successful exploitation of this vulnerability requires that registering new accounts is enabled. + The vulnerability is reported in version 2.5. + 2) Input passed to an unspecified parameter 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. + + 441 2008-05-05 kernel From vmiklos at frugalware.org Thu May 15 15:21:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 15:21:38 2008 Subject: [Frugalware-git] homepage-ng: FSA443-util-linux-ng Message-ID: <20080515132137.69E571778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=bbbc373ed2a70362adc276067b2b66e52253295b commit bbbc373ed2a70362adc276067b2b66e52253295b Author: Miklos Vajna Date: Thu May 15 15:21:11 2008 +0200 FSA443-util-linux-ng diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index d01864d..a2a0e0c 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -26,6 +26,17 @@ + 443 + 2008-05-15 + util-linux-ng + 2.13.1-1 + 2.13.1-2kalgan1 + http://bugs.frugalware.org/task/3046 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1926 + A weakness has been reported in util-linux-ng, which can be exploited by malicious people to manipulate certain data. + The security issue is caused due to an error in login.c while logging login attempts. This can be exploited to inject e.g. an arbitrary address in the audit logs via a specially crafted username. + + 442 2008-05-15 wordpress From vmiklos at frugalware.org Thu May 15 15:24:28 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 15:24:29 2008 Subject: [Frugalware-git] homepage-ng: FSA444-thunderbird Message-ID: <20080515132428.7A3B41778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=522fd3e8ae4b67fe04da1d1edad8c6889ca86b57 commit 522fd3e8ae4b67fe04da1d1edad8c6889ca86b57 Author: Miklos Vajna Date: Thu May 15 15:24:05 2008 +0200 FSA444-thunderbird diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index a2a0e0c..b4f0753 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -26,6 +26,20 @@ + 444 + 2008-05-15 + thunderbird + 2.0.0.12-1 + 2.0.0.14-1kalgan1 + http://bugs.frugalware.org/task/2906 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1233 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1234 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1235 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1236 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1237 + Some vulnerabilities have been reported in Mozilla Thunderbird, which can be exploited by malicious people to bypass certain security restrictions, conduct cross-site scripting attacks, or potentially compromise a user's system. For more information, see FSA407. + + 443 2008-05-15 util-linux-ng From vmiklos at frugalware.org Thu May 15 15:28:42 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 15:28:44 2008 Subject: [Frugalware-git] homepage-ng: FSA445-kernel Message-ID: <20080515132842.2C06F1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=e9ac23d5d01ad7f4f9df68bdc1515b027a6bed2c commit e9ac23d5d01ad7f4f9df68bdc1515b027a6bed2c Author: Miklos Vajna Date: Thu May 15 15:28:19 2008 +0200 FSA445-kernel diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index b4f0753..b2df3de 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -26,6 +26,17 @@ + 445 + 2008-05-15 + kernel + 2.6.24-4kalgan1 + 2.6.24-4kalgan2 + http://bugs.frugalware.org/task/3060 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1669 + A vulnerability has been reported in the Linux kernel, which can be exploited by malicious, local users to cause a DoS (Denial of Service). + The vulnerability is caused due to an error when preventing race conditions between "fcntl_setlk()" and "close()" calls on SMP systems. This can be exploited to trigger the improper, reordered access to the file descriptor table and the "file_lock" structure of an inode, between threads running on different CPUs. + + 444 2008-05-15 thunderbird From vmiklos at frugalware.org Thu May 15 15:30:44 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 15:30:46 2008 Subject: [Frugalware-git] homepage-ng: FSA446-kdelibs Message-ID: <20080515133044.612D81778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=dbb1da1e478509acce9d7b0e13f4376a65548b59 commit dbb1da1e478509acce9d7b0e13f4376a65548b59 Author: Miklos Vajna Date: Thu May 15 15:30:18 2008 +0200 FSA446-kdelibs diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index b2df3de..9635d18 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -26,6 +26,17 @@ + 446 + 2008-05-15 + kdelibs + 3.5.9-1 + 3.5.9-2kalgan1 + http://bugs.frugalware.org/task/3047 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1671 + A vulnerability has been reported in KDE, which can be exploited by malicious, local users to cause a DoS (Denial of Service) or to potentially gain escalated privileges. + The vulnerability is caused due to an error in the start_kdeinit script (installed setuid root by default). This can be exploited to send signals to privileged processes, cause a DoS, or potentially execute arbitrary code in the context of the target process. + + 445 2008-05-15 kernel From vmiklos at frugalware.org Thu May 15 15:35:05 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 15:35:07 2008 Subject: [Frugalware-git] homepage-ng: FSA447-eterm Message-ID: <20080515133505.82D1C1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=83da100a0c96a6839140d71a9928f132ba6fc875 commit 83da100a0c96a6839140d71a9928f132ba6fc875 Author: Miklos Vajna Date: Thu May 15 15:34:39 2008 +0200 FSA447-eterm diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 9635d18..28d3171 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -26,6 +26,16 @@ + 447 + 2008-05-15 + eterm + 0.9.4-2 + 0.9.4-3kalgan1 + http://bugs.frugalware.org/task/2918 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1692 + A security issue has been reported in Eterm, which can be exploited by malicious, local users to gain escalated privileges. Eterm 0.9.4 opens a terminal window on :0 if -display is not specified and the DISPLAY environment variable is not set, which might allow local users to hijack X11 connections. NOTE: realistic attack scenarios require that the victim enters a command on the wrong machine. + + 446 2008-05-15 kdelibs From vmiklos at frugalware.org Thu May 15 15:51:45 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 15:51:48 2008 Subject: [Frugalware-git] frugalware-0.8: php-5.2.6-1kalgan1-i686 Message-ID: <20080515135145.DCB4C1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.8.git;a=commitdiff;h=a10ff55d585fa2f8e98a99be1f53e7eefde63093 commit a10ff55d585fa2f8e98a99be1f53e7eefde63093 Author: Miklos Vajna Date: Thu May 15 15:50:25 2008 +0200 php-5.2.6-1kalgan1-i686 - secfix bump - closes #3074 diff --git a/source/devel/php/FrugalBuild b/source/devel/php/FrugalBuild index 7cdb407..46bf00f 100644 --- a/source/devel/php/FrugalBuild +++ b/source/devel/php/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: VMiklos pkgname=php -pkgver=5.2.5 -pkgrel=2 +pkgver=5.2.6 +pkgrel=1kalgan1 pkgdesc="A widely-used general-purpose scripting language" url="http://www.php.net" backup=(etc/{php.ini,httpd/conf/modules.d/$pkgname.conf}) @@ -129,7 +129,7 @@ build() Ffile /etc/php.ini Fln /etc/php.ini /usr/lib/php.ini } -sha1sums=('35799e24f1de2a69b944ffd522a989c8528299ba' \ +sha1sums=('54058c73eb5a314eb2b31925477f298d898b520a' \ '9ba6e9430bdba5f6ab2bad15e7cc354d0ea3fd58' \ '0850ef23512a02e8460dc36f08f453d148dcd9df' \ '40ae88f0721e02a2c75de76be342c51c85bf734d') From vmiklos at frugalware.org Thu May 15 16:00:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 16:00:35 2008 Subject: [Frugalware-git] frugalware-0.8: graphicsmagick-1.1.12-1kalgan1-i686 Message-ID: <20080515140032.CFC211778015@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.8.git;a=commitdiff;h=cf71eb612e904ec28407ba4b55751782a2f2ba48 commit cf71eb612e904ec28407ba4b55751782a2f2ba48 Author: Miklos Vajna Date: Thu May 15 15:59:47 2008 +0200 graphicsmagick-1.1.12-1kalgan1-i686 - secfix bump - closes #3076 diff --git a/source/xapps-extra/graphicsmagick/FrugalBuild b/source/xapps-extra/graphicsmagick/FrugalBuild index 884cca5..ba21485 100644 --- a/source/xapps-extra/graphicsmagick/FrugalBuild +++ b/source/xapps-extra/graphicsmagick/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: crazy pkgname=graphicsmagick -pkgver=1.1.11 -pkgrel=1 +pkgver=1.1.12 +pkgrel=1kalgan1 pkgdesc="A collection of tools and libraries for many image formats" depends=('libxext' 'libsm' 'lcms' 'freetype2' 'libxml2' 'bzip2' 'jasper>=1.900.0' 'libpng' 'perl' 'urw-fonts' 'xghostscript') groups=('xapps-extra') @@ -14,7 +14,7 @@ _F_sourceforge_ext=".tar.bz2" Finclude sourceforge url="http://www.graphicsmagick.org/" _F_cd_path="GraphicsMagick-$pkgver" -sha1sums=('05f295b08ac07182b38a0284acfc023b0d84d091') +sha1sums=('bd551d6a06e0f5c4965d12448e3e584ffa22c266') export CXXFLAGS="$CXXFLAGS -fno-strict-aliasing" export CFLAGS="$CFLAGS -fno-strict-aliasing" From vmiklos at frugalware.org Thu May 15 16:03:17 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 16:03:18 2008 Subject: [Frugalware-git] frugalware-0.8: rdesktop-1.6.0-1kalgan1-i686 Message-ID: <20080515140317.EC1201778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.8.git;a=commitdiff;h=8a4735cb9574696b05a6c2acdbb9b9134ca95677 commit 8a4735cb9574696b05a6c2acdbb9b9134ca95677 Author: Miklos Vajna Date: Thu May 15 16:02:37 2008 +0200 rdesktop-1.6.0-1kalgan1-i686 - secfix bump - closes #3078 diff --git a/source/xapps/rdesktop/FrugalBuild b/source/xapps/rdesktop/FrugalBuild index 1ee6e56..008f3c2 100644 --- a/source/xapps/rdesktop/FrugalBuild +++ b/source/xapps/rdesktop/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Shrift pkgname=rdesktop -pkgver=1.5.0 -pkgrel=2 +pkgver=1.6.0 +pkgrel=1kalgan1 pkgdesc="A Remote Desktop Protocol Client" url="http://www.rdesktop.org" depends=('openssl' 'libx11' 'libxt' 'libao') @@ -12,8 +12,6 @@ groups=('xapps') archs=('i686' 'x86_64') Finclude sourceforge Fconfopts="$Fconfopts --with-sound=libao --with-ipv6" -source=($source libx11.patch) -sha1sums=('e3086bf865191eed41631813125f482e279c7f3d' \ - '3331bab1d761e9afa89f304cdf9d04cdd298e1e8') +sha1sums=('b8bfd03d4640d285a0aee5b3fb199a47cb4225f2') # optimization OK diff --git a/source/xapps/rdesktop/libx11.patch b/source/xapps/rdesktop/libx11.patch deleted file mode 100644 index 9b456e3..0000000 --- a/source/xapps/rdesktop/libx11.patch +++ /dev/null @@ -1,14 +0,0 @@ -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 vmiklos at frugalware.org Thu May 15 16:06:06 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 16:06:08 2008 Subject: [Frugalware-git] frugalware-0.8: pngcrush-1.6.5-1kalgan1-i686 Message-ID: <20080515140606.30F371778012@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.8.git;a=commitdiff;h=a35d6541635315afba41002437ba852ef3f5d609 commit a35d6541635315afba41002437ba852ef3f5d609 Author: Miklos Vajna Date: Thu May 15 16:05:24 2008 +0200 pngcrush-1.6.5-1kalgan1-i686 - secfix bump - closes #3079 diff --git a/source/apps-extra/pngcrush/FrugalBuild b/source/apps-extra/pngcrush/FrugalBuild index d81f207..4a8b711 100644 --- a/source/apps-extra/pngcrush/FrugalBuild +++ b/source/apps-extra/pngcrush/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: crazy pkgname=pngcrush -pkgver=1.6.4 -pkgrel=1 +pkgver=1.6.5 +pkgrel=1kalgan1 pkgdesc="Pngcrush is an optimizer for PNG (Portable Network Graphics) files." _F_sourceforge_dirname="pmt" _F_sourceforge_ext=".tar.bz2" @@ -13,16 +13,13 @@ depends=('glibc') groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=1689|grep -v nolib|grep -m1 'pngcrush-\(.*\).tar.bz2'|sed 's/.*-\(.*\).t.*/\1/'" -source=($source no_assembler.patch) -sha1sums=('a6efa5b6081994449ffe9fe31cf8f6775a797f3a' \ - 'df0a1c436d7de01c579d715fa0b9e2f312b6d4e0') +sha1sums=('c5b0dadfa766266dd72a44069ec70874bcac6172') build() { - Fcd + Fsed 'gcc-4.3.0' 'gcc' Makefile if [ "$CARCH" == "x86_64" ]; then Fsed "-O3" "${CFLAGS} -fPIC" Makefile - Fpatch no_assembler.patch else Fsed "-O3" "${CFLAGS}" Makefile fi diff --git a/source/apps-extra/pngcrush/no_assembler.patch b/source/apps-extra/pngcrush/no_assembler.patch deleted file mode 100644 index bbb4e6f..0000000 --- a/source/apps-extra/pngcrush/no_assembler.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -Naur pngcrush-1.6.4/pngcrush.h pngcrush-1.6.4-p/pngcrush.h ---- pngcrush-1.6.4/pngcrush.h 2006-03-09 22:32:55.000000000 +0100 -+++ pngcrush-1.6.4-p/pngcrush.h 2006-06-08 22:05:34.000000000 +0200 -@@ -18,10 +18,7 @@ - #define PNGCRUSH_LIBPNG_VER 10007 - #endif - --#if !defined(PNG_USE_PNGGCCRD) && !defined(PNG_USE_PNGVCRD) && \ -- !defined(PNG_NO_ASSEMBLER_CODE) - #define PNG_NO_ASSEMBLER_CODE --#endif - - #ifndef PNG_NO_ZALLOC_ZERO - # define PNG_NO_ZALLOC_ZERO /* speeds it up a little */ From vmiklos at frugalware.org Thu May 15 16:29:42 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 16:29:44 2008 Subject: [Frugalware-git] frugalware-0.8: audacity-1.3.5-1kalgan1-i686 Message-ID: <20080515142942.6120A1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.8.git;a=commitdiff;h=afe524d85040e0e125dc59530393fd9fae685b3f commit afe524d85040e0e125dc59530393fd9fae685b3f Author: Miklos Vajna Date: Thu May 15 16:29:00 2008 +0200 audacity-1.3.5-1kalgan1-i686 - secfix bump - closes #3080 diff --git a/source/xapps-extra/audacity/FrugalBuild b/source/xapps-extra/audacity/FrugalBuild index 7caedcf..a51c7c2 100644 --- a/source/xapps-extra/audacity/FrugalBuild +++ b/source/xapps-extra/audacity/FrugalBuild @@ -2,9 +2,11 @@ # Maintainer: VMiklos pkgname=audacity -pkgver=1.3.3 -pkgrel=2 +pkgver=1.3.5 +pkgrel=1kalgan1 pkgdesc="A program that lets you manipulate digital audio waveforms" +_F_sourceforge_sep="-src-" +_F_sourceforge_ext=".tar.bz2" Finclude sourceforge url="http://audacity.sourceforge.net/" depends=('wxgtk>=2.8.7' 'libvorbis' 'libid3tag' 'libmad' 'libogg' \ @@ -15,8 +17,6 @@ makedepends=('zip') groups=('xapps-extra') archs=('i686' 'x86_64') options=('scriptlet') -source=(${source/$pkgname-/$pkgname-src-} audacity-1.3.3-flac-1.1.3.patch \ - fix-desktop-file-and-warnings.patch locale-DESTDIR.patch) up2date="lynx -dump http://audacity.sourceforge.net/download/beta_source|grep -om1 'audacity-src-\(.*\).tar.gz'|sed 's/.*rc-\(.*\).t.*/\1/'" @@ -26,8 +26,6 @@ build() unset MAKEFLAGS export CXXFLAGS="$CXXFLAGS -fno-strict-aliasing" Fcd $pkgname-src-$pkgver-beta - Fpatchall - Fautoreconf Fconf \ --with-portaudio=v19 \ --with-libsamplerate=system \ @@ -42,8 +40,5 @@ build() Fmakeinstall Ffilerel images/AudacityLogo48x48.xpm /usr/share/$pkgname/$pkgname.xpm } -sha1sums=('1b52f0de736cb5903df3e4776530839bee26f567' \ - 'f845c8337e8287da8df608df42cdbfaf4862980c' \ - 'f28d053b5ce943d55b746c041bf2f7696eaea739' \ - 'efd1a76e78e5ff7986c6609a0dc001e924e29ca5') +sha1sums=('6ff24769fdef7bb0db7702eecb128f242fc85fce') # optimization OK diff --git a/source/xapps-extra/audacity/audacity-1.3.3-flac-1.1.3.patch b/source/xapps-extra/audacity/audacity-1.3.3-flac-1.1.3.patch deleted file mode 100644 index 11b1128..0000000 --- a/source/xapps-extra/audacity/audacity-1.3.3-flac-1.1.3.patch +++ /dev/null @@ -1,121 +0,0 @@ -diff -Naur audacity-src-1.3.3-beta.orig/acinclude.m4 audacity-src-1.3.3-beta/acinclude.m4 ---- audacity-src-1.3.3-beta.orig/acinclude.m4 2007-05-18 13:56:02.000000000 +0900 -+++ audacity-src-1.3.3-beta/acinclude.m4 2007-05-19 13:37:01.000000000 +0900 -@@ -479,7 +479,7 @@ - dnl See if FLAC is installed in the system - - AC_CHECK_LIB(FLAC, -- FLAC__file_decoder_new, -+ FLAC__stream_decoder_new, - lib_found="yes", - lib_found="no", - -lFLAC++ -lFLAC) -diff -Naur audacity-src-1.3.3-beta.orig/src/export/ExportFLAC.cpp audacity-src-1.3.3-beta/src/export/ExportFLAC.cpp ---- audacity-src-1.3.3-beta.orig/src/export/ExportFLAC.cpp 2007-05-18 13:55:50.000000000 +0900 -+++ audacity-src-1.3.3-beta/src/export/ExportFLAC.cpp 2007-05-19 13:41:16.000000000 +0900 -@@ -145,6 +145,13 @@ - - #define SAMPLES_PER_RUN 8192 - -+/* FLACPP_API_VERSION_CURRENT is 6 for libFLAC++ from flac-1.1.3 (see ) */ -+#if !defined FLACPP_API_VERSION_CURRENT || FLACPP_API_VERSION_CURRENT < 6 -+#define LEGACY_FLAC -+#else -+#undef LEGACY_FLAC -+#endif -+ - static struct - { - bool do_exhaustive_model_search; -@@ -229,7 +236,9 @@ - gPrefs->Read(wxT("/FileFormats/FLACBitDepth"), wxT("16")); - - FLAC::Encoder::File *encoder= new FLAC::Encoder::File(); -+#ifdef LEGACY_FLAC - encoder->set_filename(OSFILENAME(fName)); -+#endif - encoder->set_channels(numChannels); - encoder->set_sample_rate(int(rate + 0.5)); - -@@ -264,7 +273,11 @@ - encoder->set_rice_parameter_search_dist(flacLevels[levelPref].rice_parameter_search_dist); - encoder->set_max_lpc_order(flacLevels[levelPref].max_lpc_order); - -+#ifdef LEGACY_FLAC - encoder->init(); -+#else -+ encoder->init(OSFILENAME(fName)); -+#endif - - int numWaveTracks; - WaveTrack **waveTracks; -@@ -343,7 +356,7 @@ - return new ExportFLAC(); - } - --#endif // USE_LIBVORBIS -+#endif // USE_LIBFLAC - - // Indentation settings for Vim and Emacs and unique identifier for Arch, a - // version control system. Please do not modify past this point. -diff -Naur audacity-src-1.3.3-beta.orig/src/import/ImportFLAC.cpp audacity-src-1.3.3-beta/src/import/ImportFLAC.cpp ---- audacity-src-1.3.3-beta.orig/src/import/ImportFLAC.cpp 2007-05-18 13:55:53.000000000 +0900 -+++ audacity-src-1.3.3-beta/src/import/ImportFLAC.cpp 2007-05-19 13:37:01.000000000 +0900 -@@ -63,6 +63,13 @@ - #include "../WaveTrack.h" - #include "ImportPlugin.h" - -+/* FLACPP_API_VERSION_CURRENT is 6 for libFLAC++ from flac-1.1.3 (see ) */ -+#if !defined FLACPP_API_VERSION_CURRENT || FLACPP_API_VERSION_CURRENT < 6 -+#define LEGACY_FLAC -+#else -+#undef LEGACY_FLAC -+#endif -+ - class FLACImportFileHandle; - - class MyFLACFile : public FLAC::Decoder::File -@@ -273,6 +280,7 @@ - - bool FLACImportFileHandle::Init() - { -+#ifdef LEGACY_FLAC - bool success = mFile->set_filename(OSFILENAME(mName)); - if (!success) { - return false; -@@ -281,11 +289,23 @@ - if (state != FLAC__FILE_DECODER_OK) { - return false; - } -+#else -+ if (mFile->init(OSFILENAME(mName)) != FLAC__STREAM_DECODER_INIT_STATUS_OK) { -+ return false; -+ } -+#endif - mFile->process_until_end_of_metadata(); -+#ifdef LEGACY_FLAC - state = mFile->get_state(); - if (state != FLAC__FILE_DECODER_OK) { - return false; - } -+#else -+ // not necessary to check state, error callback will catch errors, but here's how: -+ if (mFile->get_state() > FLAC__STREAM_DECODER_READ_FRAME) { -+ return false; -+ } -+#endif - if (!mFile->is_valid() || mFile->get_was_error()) - { - // This probably is not a FLAC file at all -@@ -349,7 +369,11 @@ - mChannels[1]->SetTeamed(true); - } - -+#ifdef LEGACY_FLAC - mFile->process_until_end_of_file(); -+#else -+ mFile->process_until_end_of_stream(); -+#endif - - *outTracks = new Track *[*outNumTracks]; - for(c = 0; c < *outNumTracks; c++) { diff --git a/source/xapps-extra/audacity/fix-desktop-file-and-warnings.patch b/source/xapps-extra/audacity/fix-desktop-file-and-warnings.patch deleted file mode 100644 index 819fb55..0000000 --- a/source/xapps-extra/audacity/fix-desktop-file-and-warnings.patch +++ /dev/null @@ -1,26 +0,0 @@ -diff -Naur audacity-src-1.3.2-beta/src/audacity.desktop audacity-src-1.3.2-beta-p/src/audacity.desktop ---- audacity-src-1.3.2-beta/src/audacity.desktop 2006-10-29 01:05:29.000000000 +0200 -+++ audacity-src-1.3.2-beta-p/src/audacity.desktop 2007-02-19 22:04:25.000000000 +0100 -@@ -1,4 +1,4 @@ --[Desktop Entry] -+[Desktop Entry] - Encoding=UTF-8 - - Name=Audacity Sound Editor -@@ -8,13 +8,13 @@ - GenericName[de]=Audio-Editor - GenericName[ru]=Редактор звŃковых файлов - Comment=Record and edit audio files --Comment[de]=Audio-Dateien aufnehmen und bearbeiten -+Comment[de]=Audio-Dateien aufnehmen und bearbeiten - Comment[ru]=ЗапиŃŃŚ и редактирование звŃковых файлов -- -+ - Icon=/usr/share/audacity/audacity.xpm - - Type=Application --Categories=Application;AudioVideo;Audio;Multimedia; -+Categories=QT;GTK;Application;AudioVideo;Audio;Multimedia; - - Exec=audacity - StartupNotify=false diff --git a/source/xapps-extra/audacity/locale-DESTDIR.patch b/source/xapps-extra/audacity/locale-DESTDIR.patch deleted file mode 100644 index 6b2e646..0000000 --- a/source/xapps-extra/audacity/locale-DESTDIR.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naurp audacity-src-1.3.2-beta/locale/Makefile.in audacity-src-1.3.2-beta-locale/locale/Makefile.in ---- audacity-src-1.3.2-beta/locale/Makefile.in 2006-10-29 01:06:04.000000000 +0200 -+++ audacity-src-1.3.2-beta-locale/locale/Makefile.in 2007-02-03 02:01:14.000000000 +0100 -@@ -17,7 +17,7 @@ top_srcdir=@top_srcdir@ - INSTALL=@INSTALL@ - AUDACITY_NAME=@AUDACITY_NAME@ - ifdef DESTDIR -- INSTALL_PATH=$(top_srcdir)/$(DESTDIR) -+ INSTALL_PATH=$(DESTDIR) - else - INSTALL_PATH= - endif From devil505linux at gmail.com Thu May 15 17:11:11 2008 From: devil505linux at gmail.com (Devil505) Date: Thu May 15 17:11:13 2008 Subject: [Frugalware-git] frugalware-current: kvisualboyadvance-0.3.1-2-i686 Message-ID: <20080515151111.119271778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e39842314b52f2c42c9b45d3a9ea7e399fb18db8 commit e39842314b52f2c42c9b45d3a9ea7e399fb18db8 Author: Devil505 Date: Thu May 15 17:10:27 2008 +0200 kvisualboyadvance-0.3.1-2-i686 * fixed depends diff --git a/source/kde-extra/kvisualboyadvance/FrugalBuild b/source/kde-extra/kvisualboyadvance/FrugalBuild index e8397f3..628c91e 100644 --- a/source/kde-extra/kvisualboyadvance/FrugalBuild +++ b/source/kde-extra/kvisualboyadvance/FrugalBuild @@ -3,13 +3,13 @@ pkgname=kvisualboyadvance pkgver=0.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Graphical front-end to VisualBoyAdvance" url="http://kvisualboyadvance.pistooli.com/" _F_kde_id="10210" _F_kde_defaults=0 Finclude kde -depends=('kdelibs' 'libgl' 'libxmu' 'libxi' 'libxrandr' 'libxcursor' 'libxinerama' 'libxft' 'libpng' 'libsm' 'libstdc++' 'libxdamage') +depends=('visualboyadvance' 'kdelibs' 'libgl' 'libxmu' 'libxi' 'libxrandr' 'libxcursor' 'libxinerama' 'libxft' 'libpng' 'libsm' 'libstdc++' 'libxdamage') groups=('kde-extra') archs=('i686' 'x86_64') source=(http://download2us.softpedia.com/dl/fb221d680f22db005a6fac31b4a720cd/47e7fe04/600002592/linux/$pkgname-$pkgver.tar.gz) From devil505linux at gmail.com Thu May 15 18:07:17 2008 From: devil505linux at gmail.com (Devil505) Date: Thu May 15 18:07:19 2008 Subject: [Frugalware-git] frugalware-current: kvisualboyadvance-0.3.1-2-i686 Message-ID: <20080515160717.D70E41778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4c8cf232d5eab1cc285942e4357a4f2467fb06a9 commit 4c8cf232d5eab1cc285942e4357a4f2467fb06a9 Author: Devil505 Date: Thu May 15 18:06:50 2008 +0200 kvisualboyadvance-0.3.1-2-i686 * fixed sha1sum diff --git a/source/kde-extra/kvisualboyadvance/FrugalBuild b/source/kde-extra/kvisualboyadvance/FrugalBuild index 628c91e..9f6ceda 100644 --- a/source/kde-extra/kvisualboyadvance/FrugalBuild +++ b/source/kde-extra/kvisualboyadvance/FrugalBuild @@ -13,6 +13,6 @@ depends=('visualboyadvance' 'kdelibs' 'libgl' 'libxmu' 'libxi' 'libxrandr' 'libx groups=('kde-extra') archs=('i686' 'x86_64') source=(http://download2us.softpedia.com/dl/fb221d680f22db005a6fac31b4a720cd/47e7fe04/600002592/linux/$pkgname-$pkgver.tar.gz) -sha1sums=('421a4795a8748810c6642f62935899584a2a78a1') +sha1sums=('4e085bbef3a848a6c18f3c98368e7756e97ce7f6') # optimization OK From vmiklos at frugalware.org Thu May 15 18:22:24 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 18:22:26 2008 Subject: [Frugalware-git] frugalware-0.8: koffice-1.6.3-4kalgan1-i686 Message-ID: <20080515162224.65EBD1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.8.git;a=commitdiff;h=36970699492a16b700c100f426739b5db3afe54a commit 36970699492a16b700c100f426739b5db3afe54a Author: Miklos Vajna Date: Thu May 15 18:21:35 2008 +0200 koffice-1.6.3-4kalgan1-i686 - we broke this with the bugfix for #3076 - 67265c650345d0f1bcf595450d598b67ec66262f in current diff --git a/source/kde-extra/koffice/FrugalBuild b/source/kde-extra/koffice/FrugalBuild index 017a484..b787e54 100644 --- a/source/kde-extra/koffice/FrugalBuild +++ b/source/kde-extra/koffice/FrugalBuild @@ -4,11 +4,11 @@ pkgname=koffice pkgver=1.6.3 -pkgrel=3 +pkgrel=4kalgan1 pkgdesc="An integrated Office suite for KDE" url="http://www.koffice.org" depends=('libkexif' 'kdebase>=3.5.8' 'libpqxx=2.6.9' 'wv2' 'libmysqlclient' 'libwpd' \ - 'python>=2.5' 'ruby>=1.8.4-2' 'imagemagick' 'poppler-qt>=0.6.2' 'graphicsmagick>=1.1.8' 'readline') + 'python>=2.5' 'ruby>=1.8.4-2' 'imagemagick' 'poppler-qt>=0.6.2' 'readline') makedepends=('doxygen' 'qt-docs>=3.3.6' 'kdebindings>=3.5.8' 'mysql' 'pkgconfig' 'postgresql') groups=('kde-extra') archs=('i686' 'x86_64') From vmiklos at frugalware.org Thu May 15 18:48:18 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu May 15 18:48:20 2008 Subject: [Frugalware-git] frugalware-current: ppracer-0.3.1-4-i686 Message-ID: <20080515164818.D8FD31770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=46bb2c41cd40fa47e55ab5c265fbbcd641800bf0 commit 46bb2c41cd40fa47e55ab5c265fbbcd641800bf0 Author: Miklos Vajna Date: Thu May 15 18:47:36 2008 +0200 ppracer-0.3.1-4-i686 - rebuilt with tcl>=8.5 diff --git a/source/games-extra/ppracer/FrugalBuild b/source/games-extra/ppracer/FrugalBuild index cd5ee98..721f7c1 100644 --- a/source/games-extra/ppracer/FrugalBuild +++ b/source/games-extra/ppracer/FrugalBuild @@ -3,11 +3,11 @@ pkgname=ppracer pkgver=0.3.1 -pkgrel=3 +pkgrel=4 pkgdesc="Lets you take on the role of Tux the Linux Penguin as he races down steep, snow-covered mountains." _F_berlios_ext=".tar.bz2" Finclude berlios -depends=('mesa' 'libgl' 'sdl_mixer' 'freetype2' 'tcl' 'libpng') +depends=('mesa' 'libgl' 'sdl_mixer' 'freetype2' 'tcl>=8.5' 'libpng') groups=('games-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://developer.berlios.de/project/showfiles.php?group_id=1428|grep -v alpha|grep tar.bz2$|sed 's/.*-\(.*\)\.t.*/\1/;q'" From devil505linux at gmail.com Thu May 15 18:50:48 2008 From: devil505linux at gmail.com (Devil505) Date: Thu May 15 18:50:50 2008 Subject: [Frugalware-git] frugalware-current: kvisualboyadvance-0.3.1-2-i686 Message-ID: <20080515165048.6B5601770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8e6caa0d76955c663fdf3e4d2228775c26dca51d commit 8e6caa0d76955c663fdf3e4d2228775c26dca51d Author: Devil505 Date: Thu May 15 18:32:16 2008 +0200 kvisualboyadvance-0.3.1-2-i686 * fixed source() diff --git a/source/kde-extra/kvisualboyadvance/FrugalBuild b/source/kde-extra/kvisualboyadvance/FrugalBuild index 9f6ceda..504c683 100644 --- a/source/kde-extra/kvisualboyadvance/FrugalBuild +++ b/source/kde-extra/kvisualboyadvance/FrugalBuild @@ -12,7 +12,7 @@ Finclude kde depends=('visualboyadvance' 'kdelibs' 'libgl' 'libxmu' 'libxi' 'libxrandr' 'libxcursor' 'libxinerama' 'libxft' 'libpng' 'libsm' 'libstdc++' 'libxdamage') groups=('kde-extra') archs=('i686' 'x86_64') -source=(http://download2us.softpedia.com/dl/fb221d680f22db005a6fac31b4a720cd/47e7fe04/600002592/linux/$pkgname-$pkgver.tar.gz) -sha1sums=('4e085bbef3a848a6c18f3c98368e7756e97ce7f6') +source=(http://download2us.softpedia.com/dl/1388a7f0704fdbf912fb25cacf17616d/482c6427/600002592/linux/$pkgname-$pkgver.tar.gz) +sha1sums=('421a4795a8748810c6642f62935899584a2a78a1') # optimization OK From devil505linux at gmail.com Thu May 15 18:55:54 2008 From: devil505linux at gmail.com (Devil505) Date: Thu May 15 18:56:00 2008 Subject: [Frugalware-git] frugalware-current: vbaexpress-1.2-1-x86_64 Message-ID: <20080515165554.4F6C01770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=96abb3ad8acedebd8947b94a219810c166660dd5 commit 96abb3ad8acedebd8947b94a219810c166660dd5 Author: Devil505 Date: Thu May 15 18:55:05 2008 +0200 vbaexpress-1.2-1-x86_64 * added x86_64 to archs() diff --git a/source/games-extra/vbaexpress/FrugalBuild b/source/games-extra/vbaexpress/FrugalBuild index 93c6678..ef0a563 100644 --- a/source/games-extra/vbaexpress/FrugalBuild +++ b/source/games-extra/vbaexpress/FrugalBuild @@ -9,7 +9,7 @@ url="http://vbaexpress.tuxfamily.org" depends=('sdl' 'fltk' 'libxpm') rodepends=('visualboyadvance') groups=('games-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump http://vbaexpress.tuxfamily.org/english.php | grep -m1 tar.gz | Flasttar" source=(http://vbaexpress.tuxfamily.org/$pkgname-$pkgver.tar.gz) sha1sums=('098d8fd9e0f71f6221110da7e258855b837cf2c1') From devil505linux at gmail.com Thu May 15 19:51:48 2008 From: devil505linux at gmail.com (Devil505) Date: Thu May 15 19:51:51 2008 Subject: [Frugalware-git] frugalware-current: kildclient-2.7.0-1-x86_64 Message-ID: <20080515175148.A508F1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a720412a623af3555dcbf1f737a30d4416e485b commit 9a720412a623af3555dcbf1f737a30d4416e485b Author: Devil505 Date: Thu May 15 19:51:05 2008 +0200 kildclient-2.7.0-1-x86_64 * added x86_64 to archs() diff --git a/source/games-extra/kildclient/FrugalBuild b/source/games-extra/kildclient/FrugalBuild index 4cc6ce9..e797a47 100644 --- a/source/games-extra/kildclient/FrugalBuild +++ b/source/games-extra/kildclient/FrugalBuild @@ -12,7 +12,7 @@ _F_sourceforge_broken_up2date="1" Finclude sourceforge options=('scriptlet') groups=('games-extra') -archs=('i686') +archs=('i686' 'x86_64') Fconfopts="$Fconfopts --with-gtkspell --with-libgnutls --with-docs" sha1sums=('2cf531d127cce70eca72487f3f69f01f19ee69fa') From vmiklos at frugalware.org Fri May 16 13:00:50 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:00:52 2008 Subject: [Frugalware-git] frugalware-current: links-2.1pre36-1-i686 Message-ID: <20080516110050.D3BCE1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1a31cec2d67f508027d913b6845fde1a6c8f7ec1 commit 1a31cec2d67f508027d913b6845fde1a6c8f7ec1 Author: Miklos Vajna Date: Fri May 16 13:00:20 2008 +0200 links-2.1pre36-1-i686 - version bump diff --git a/source/network-extra/links/FrugalBuild b/source/network-extra/links/FrugalBuild index 178930e..55da514 100644 --- a/source/network-extra/links/FrugalBuild +++ b/source/network-extra/links/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=links -pkgver=2.1pre35 +pkgver=2.1pre36 pkgrel=1 pkgdesc="A web browser running in both graphics and text mode." url="http://links.twibright.com/" @@ -13,6 +13,6 @@ up2date="lynx -dump $url/download.php|grep Current|sed 's/.* \(.*\)\..*/\1/'" source=($url/download/$pkgname-$pkgver.tar.bz2) Fconfopts="$Fconfopts --enable-javascript --enable-graphics --without-x" -sha1sums=('adae913869253f89b4d2c724df57baf5da5f1b28') +sha1sums=('79ff4ff2d663de99ba590e11f42a52435a6e1809') # optimization OK From vmiklos at frugalware.org Fri May 16 13:17:18 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:17:20 2008 Subject: [Frugalware-git] frugalware-current: mdadm-2.6.5-1-i686 Message-ID: <20080516111718.56BFA1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=719174562c098727826f5c2b9d11a9c9e79c7d36 commit 719174562c098727826f5c2b9d11a9c9e79c7d36 Author: Miklos Vajna Date: Fri May 16 13:17:07 2008 +0200 mdadm-2.6.5-1-i686 - version bump diff --git a/source/base/mdadm/FrugalBuild b/source/base/mdadm/FrugalBuild index 3770fbb..7879427 100644 --- a/source/base/mdadm/FrugalBuild +++ b/source/base/mdadm/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: VMiklos pkgname=mdadm -pkgver=2.6.4 -pkgrel=2 +pkgver=2.6.5 +pkgrel=1 pkgdesc="A tool for managing software RAID under Linux" url="http://www.kernel.org/pub/linux/utils/raid/mdadm/" depends=('glibc>=2.7-3') From vmiklos at frugalware.org Fri May 16 13:39:03 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:39:05 2008 Subject: [Frugalware-git] frugalware-current: minicom-2.3-1-i686 Message-ID: <20080516113903.3CA851778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=41b7f49dcb53953c464122f756af2fd6602565ef commit 41b7f49dcb53953c464122f756af2fd6602565ef Author: Miklos Vajna Date: Fri May 16 13:38:52 2008 +0200 minicom-2.3-1-i686 - moved to extra diff --git a/source/network-extra/minicom/FrugalBuild b/source/network-extra/minicom/FrugalBuild new file mode 100644 index 0000000..c686db8 --- /dev/null +++ b/source/network-extra/minicom/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.2 SBU +# Contributor: VMiklos +# Maintainer: voroskoi + +pkgname=minicom +pkgver=2.3 +pkgrel=1 +pkgdesc="a full featured menu-driven serial communications package" +url="http://alioth.debian.org/projects/minicom" +groups=('network-extra') +archs=('i686' 'x86_64') +depends=('ncurses') +up2date="lynx -dump http://alioth.debian.org/projects/minicom/|grep Source|tr -s ' '|cut -d ' ' -f 3" +source=(http://alioth.debian.org/frs/download.php/2332/minicom-$pkgver.tar.gz) +sha1sums=('407c4898a882f14639f30b394805382df0585b50') + +# optimization OK diff --git a/source/network/minicom/FrugalBuild b/source/network/minicom/FrugalBuild deleted file mode 100644 index c0f1b38..0000000 --- a/source/network/minicom/FrugalBuild +++ /dev/null @@ -1,17 +0,0 @@ -# Compiling Time: 0.2 SBU -# Contributor: VMiklos -# Maintainer: voroskoi - -pkgname=minicom -pkgver=2.3 -pkgrel=1 -pkgdesc="a full featured menu-driven serial communications package" -url="http://alioth.debian.org/projects/minicom" -groups=('network') -archs=('i686' 'x86_64') -depends=('ncurses') -up2date="lynx -dump http://alioth.debian.org/projects/minicom/|grep Source|tr -s ' '|cut -d ' ' -f 3" -source=(http://alioth.debian.org/frs/download.php/2332/minicom-$pkgver.tar.gz) -sha1sums=('407c4898a882f14639f30b394805382df0585b50') - -# optimization OK From vmiklos at frugalware.org Fri May 16 13:41:11 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:41:14 2008 Subject: [Frugalware-git] frugalware-current: mpeg4ip-1.6-3-i686 Message-ID: <20080516114111.B953F1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c5db5f63950bb3fc05f0c7893ca4c9126e434865 commit c5db5f63950bb3fc05f0c7893ca4c9126e434865 Author: Miklos Vajna Date: Fri May 16 13:40:53 2008 +0200 mpeg4ip-1.6-3-i686 - moved -server and -utils subpkg to extra - fixed up sha1sums() diff --git a/source/multimedia/mpeg4ip/FrugalBuild b/source/multimedia/mpeg4ip/FrugalBuild index 3f1f9b9..e3e386f 100644 --- a/source/multimedia/mpeg4ip/FrugalBuild +++ b/source/multimedia/mpeg4ip/FrugalBuild @@ -23,13 +23,16 @@ sha1sums=('2d0d42a00c161f5152f8f2fd33ef192209ffb8c4' \ '9657405dfe23cd8baeb4ea419cd5f036b03fa8c8' \ 'ec4cf44483d9e92afb97e7eb0866da5813577464' \ 'a2f18f62986a7f19acce4c788e8ce30d3c3e0691' \ - '5a2944a6ea56fd255cafef7626eaed60fed170e2') + '5a2944a6ea56fd255cafef7626eaed60fed170e2' \ + '07c78d62b348d8b31ce2614a9170518ddebc9134' \ + '93dd0e66761a1cc6e3e68fd0fd242f1b886c0d6e' \ + '38803376dfb3f467e2cfc2eaff97a4f41a11191c') subpkgs=("$pkgname-player" "$pkgname-server" "$pkgname-utils") subdescs=('mpeg4ip player' 'mpeg4ip server' 'mpeg4ip utils') subdepends=("$pkgname=$pkgver gtk+2 sdl ffmpeg>=20080427 mpeg2dec id3lib alsa-lib faad2 libmad" \ "$pkgname=$pkgver $pkgname-player=$pkgver twolame" "$pkgname=$pkgver sdl") -subgroups=('xmultimedia' 'xmultimedia' 'xmultimedia') +subgroups=('xmultimedia' 'xmultimedia-extra' 'xmultimedia-extra') subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64') build() From vmiklos at frugalware.org Fri May 16 13:44:06 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:44:07 2008 Subject: [Frugalware-git] frugalware-current: notify-python-0.1.1-3-i686 Message-ID: <20080516114406.524F71778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=303b17fdd58a3a208929e96017fa5b84212a8ff0 commit 303b17fdd58a3a208929e96017fa5b84212a8ff0 Author: Miklos Vajna Date: Fri May 16 13:43:53 2008 +0200 notify-python-0.1.1-3-i686 - moved to extra diff --git a/source/gnome-extra/notify-python/FrugalBuild b/source/gnome-extra/notify-python/FrugalBuild new file mode 100644 index 0000000..425e0a3 --- /dev/null +++ b/source/gnome-extra/notify-python/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling time: 0.07 SBU +# Maintainer: AlexExtreme + +pkgname=notify-python +pkgver=0.1.1 +pkgrel=3 +pkgdesc="Galago Desktop Presence Framework - Python Notification Bindings" +url="http://www.galago-project.org" +depends=('libnotify>=0.4.3' 'pygtk' 'dbus-python>=0.80.2') +groups=('gnome-extra') +options=('scriptlet') +archs=('i686' 'x86_64') +source=($url/files/releases/source/$pkgname/$pkgname-$pkgver.tar.bz2) +up2date="lynx -dump http://www.galago-project.org/files/releases/source/$pkgname | Flasttar" +sha1sums=('490693cf601793f50cef1a3c82ba75025497fc00') + +# optimization OK diff --git a/source/gnome/notify-python/FrugalBuild b/source/gnome/notify-python/FrugalBuild deleted file mode 100644 index 17a0191..0000000 --- a/source/gnome/notify-python/FrugalBuild +++ /dev/null @@ -1,17 +0,0 @@ -# Compiling time: 0.07 SBU -# Maintainer: AlexExtreme - -pkgname=notify-python -pkgver=0.1.1 -pkgrel=3 -pkgdesc="Galago Desktop Presence Framework - Python Notification Bindings" -url="http://www.galago-project.org" -depends=('libnotify>=0.4.3' 'pygtk' 'dbus-python>=0.80.2') -groups=('gnome') -options=('scriptlet') -archs=('i686' 'x86_64') -source=($url/files/releases/source/$pkgname/$pkgname-$pkgver.tar.bz2) -up2date="lynx -dump http://www.galago-project.org/files/releases/source/$pkgname | Flasttar" -sha1sums=('490693cf601793f50cef1a3c82ba75025497fc00') - -# optimization OK From vmiklos at frugalware.org Fri May 16 13:56:48 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:56:50 2008 Subject: [Frugalware-git] frugalware-current: perl-convert-tnef-0.17-2-i686 Message-ID: <20080516115648.3C91B1778012@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=65be8ff4ce4c0048097ec6b80261c147af786cfd commit 65be8ff4ce4c0048097ec6b80261c147af786cfd Author: Miklos Vajna Date: Fri May 16 13:54:55 2008 +0200 perl-convert-tnef-0.17-2-i686 - moved to extra diff --git a/source/devel-extra/perl-convert-tnef/FrugalBuild b/source/devel-extra/perl-convert-tnef/FrugalBuild new file mode 100644 index 0000000..56ecfbd --- /dev/null +++ b/source/devel-extra/perl-convert-tnef/FrugalBuild @@ -0,0 +1,12 @@ +# Compiling Time: 0.1 SBU +# Maintainer: crazy + +_F_perl_name=Convert-TNEF +_F_perl_author=D/DO/DOUGW +pkgver=0.17 +pkgdesc="Perl module to read TNEF files" +makedepends=('perl-mime-tools') +Finclude perl +pkgrel=2 +archs=('i686' 'x86_64') +sha1sums=('c88cbda33e2bb5b12b36d7e8a1824dbad4080d30') diff --git a/source/devel/perl-convert-tnef/FrugalBuild b/source/devel/perl-convert-tnef/FrugalBuild deleted file mode 100644 index a66f8d5..0000000 --- a/source/devel/perl-convert-tnef/FrugalBuild +++ /dev/null @@ -1,13 +0,0 @@ -# Compiling Time: 0.1 SBU -# Maintainer: crazy - -_F_perl_name=Convert-TNEF -_F_perl_author=D/DO/DOUGW -pkgver=0.17 -pkgdesc="Perl module to read TNEF files" -makedepends=('perl-mime-tools') -Finclude perl -pkgrel=2 -archs=('i686' 'x86_64') -sha1sums=('c88cbda33e2bb5b12b36d7e8a1824dbad4080d30') -groups=('devel') From vmiklos at frugalware.org Fri May 16 13:56:48 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:56:54 2008 Subject: [Frugalware-git] frugalware-current: perl-class-accessor-0.31-1-i686 Message-ID: <20080516115648.14C6B1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6138ef11c28b798348e32640e1a54a30b0e6465e commit 6138ef11c28b798348e32640e1a54a30b0e6465e Author: Miklos Vajna Date: Fri May 16 13:51:40 2008 +0200 perl-class-accessor-0.31-1-i686 - moved to extra diff --git a/source/devel-extra/perl-class-accessor/FrugalBuild b/source/devel-extra/perl-class-accessor/FrugalBuild new file mode 100644 index 0000000..505cc77 --- /dev/null +++ b/source/devel-extra/perl-class-accessor/FrugalBuild @@ -0,0 +1,11 @@ +# Compiling Time: 0 SBU +# Maintainer: Zsolt Szalai + +_F_perl_name=Class-Accessor +_F_perl_author=K/KA/KASEI +pkgver=0.31 +pkgrel=1 +pkgdesc="Automated accessor generation" +Finclude perl +archs=('i686' 'x86_64') +sha1sums=('f7925450ca9b567251854e672a3631ccfd20b131') diff --git a/source/devel/perl-class-accessor/FrugalBuild b/source/devel/perl-class-accessor/FrugalBuild deleted file mode 100644 index da03506..0000000 --- a/source/devel/perl-class-accessor/FrugalBuild +++ /dev/null @@ -1,12 +0,0 @@ -# Compiling Time: 0 SBU -# Maintainer: Zsolt Szalai - -_F_perl_name=Class-Accessor -_F_perl_author=K/KA/KASEI -pkgver=0.31 -pkgrel=1 -pkgdesc="Automated accessor generation" -Finclude perl -archs=('i686' 'x86_64') -groups=('devel') -sha1sums=('f7925450ca9b567251854e672a3631ccfd20b131') From vmiklos at frugalware.org Fri May 16 13:56:48 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:56:56 2008 Subject: [Frugalware-git] frugalware-current: perl-dbd-mysql-4.007-1-i686 Message-ID: <20080516115648.4E3AE1778015@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=614c683cb054ce0cd5278e8358ad59022af3471a commit 614c683cb054ce0cd5278e8358ad59022af3471a Author: Miklos Vajna Date: Fri May 16 13:54:56 2008 +0200 perl-dbd-mysql-4.007-1-i686 - moved to extra diff --git a/source/devel-extra/perl-dbd-mysql/FrugalBuild b/source/devel-extra/perl-dbd-mysql/FrugalBuild new file mode 100644 index 0000000..39f7bd1 --- /dev/null +++ b/source/devel-extra/perl-dbd-mysql/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.06 SBU +# Contributor: VMiklos +# Maintainer: Zsolt Szalai + +_F_perl_name=DBD-mysql +_F_perl_author=C/CA/CAPTTOFU +pkgver=4.007 +Finclude perl +pkgrel=1 +pkgdesc="Database Interface to the MySQL database" +depends=('libmysqlclient') +makedepends=('mysql') +archs=('i686' 'x86_64') +sha1sums=('4740953f7b901571aec3c485932cc09edd5c5ed1') +# optimization OK diff --git a/source/devel/perl-dbd-mysql/FrugalBuild b/source/devel/perl-dbd-mysql/FrugalBuild deleted file mode 100644 index ea87834..0000000 --- a/source/devel/perl-dbd-mysql/FrugalBuild +++ /dev/null @@ -1,16 +0,0 @@ -# Compiling Time: 0.06 SBU -# Contributor: VMiklos -# Maintainer: Zsolt Szalai - -_F_perl_name=DBD-mysql -_F_perl_author=C/CA/CAPTTOFU -pkgver=4.007 -Finclude perl -pkgrel=1 -pkgdesc="Database Interface to the MySQL database" -depends=('libmysqlclient') -makedepends=('mysql') -groups=('devel') -archs=('i686' 'x86_64') -sha1sums=('4740953f7b901571aec3c485932cc09edd5c5ed1') -# optimization OK From vmiklos at frugalware.org Fri May 16 13:56:48 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:57:08 2008 Subject: [Frugalware-git] frugalware-current: perl-dbi-1.604-1-i686 Message-ID: <20080516115648.6046317780AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=91019d58f329cb9fd68f65e991848fbd24bd2822 commit 91019d58f329cb9fd68f65e991848fbd24bd2822 Author: Miklos Vajna Date: Fri May 16 13:54:56 2008 +0200 perl-dbi-1.604-1-i686 - moved to extra diff --git a/source/devel-extra/perl-dbi/FrugalBuild b/source/devel-extra/perl-dbi/FrugalBuild new file mode 100644 index 0000000..b5482ad --- /dev/null +++ b/source/devel-extra/perl-dbi/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: ~0.1 SBU +# Maintainer: Zsolt Szalai + +pkgname=perl-dbi +_F_perl_name=DBI +_F_perl_author=T/TI/TIMB +pkgver=1.604 +pkgrel=1 +Finclude perl +pkgdesc="Database independent interface for Perl" +url="http://dbi.perl.org/" +depends=('perl') +archs=('i686' 'x86_64') +sha1sums=('9c5195996e9a4cc54f2894834b05f6b9eee4b6c7') +# optimization OK diff --git a/source/devel/perl-dbi/FrugalBuild b/source/devel/perl-dbi/FrugalBuild deleted file mode 100644 index a9503ec..0000000 --- a/source/devel/perl-dbi/FrugalBuild +++ /dev/null @@ -1,16 +0,0 @@ -# Compiling Time: ~0.1 SBU -# Maintainer: Zsolt Szalai - -pkgname=perl-dbi -_F_perl_name=DBI -_F_perl_author=T/TI/TIMB -pkgver=1.604 -pkgrel=1 -Finclude perl -pkgdesc="Database independent interface for Perl" -url="http://dbi.perl.org/" -depends=('perl') -groups=('devel') -archs=('i686' 'x86_64') -sha1sums=('9c5195996e9a4cc54f2894834b05f6b9eee4b6c7') -# optimization OK From vmiklos at frugalware.org Fri May 16 13:56:48 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:57:10 2008 Subject: [Frugalware-git] frugalware-current: perl-digest-hmac-1.01-3-i686 Message-ID: <20080516115648.682FA178801E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=649dfff4ce0674a2c27fbcd6a45023181e6f0ff8 commit 649dfff4ce0674a2c27fbcd6a45023181e6f0ff8 Author: Miklos Vajna Date: Fri May 16 13:54:57 2008 +0200 perl-digest-hmac-1.01-3-i686 - moved to extra diff --git a/source/devel-extra/perl-digest-hmac/FrugalBuild b/source/devel-extra/perl-digest-hmac/FrugalBuild new file mode 100644 index 0000000..cc84087 --- /dev/null +++ b/source/devel-extra/perl-digest-hmac/FrugalBuild @@ -0,0 +1,11 @@ +# Compiling Time: 0.1 SBU +# Maintainer: Zsolt Szalai + +_F_perl_name=Digest-HMAC +_F_perl_author=G/GA/GAAS +pkgver=1.01 +pkgdesc="Keyed-Hashing for Message Authentication" +Finclude perl +pkgrel=3 +archs=('i686' 'x86_64') +sha1sums=('808d33f87874d87842d377aa49b302dfc1126691') diff --git a/source/devel/perl-digest-hmac/FrugalBuild b/source/devel/perl-digest-hmac/FrugalBuild deleted file mode 100644 index 86c45c6..0000000 --- a/source/devel/perl-digest-hmac/FrugalBuild +++ /dev/null @@ -1,12 +0,0 @@ -# Compiling Time: 0.1 SBU -# Maintainer: Zsolt Szalai - -_F_perl_name=Digest-HMAC -_F_perl_author=G/GA/GAAS -pkgver=1.01 -pkgdesc="Keyed-Hashing for Message Authentication" -Finclude perl -pkgrel=3 -archs=('i686' 'x86_64') -sha1sums=('808d33f87874d87842d377aa49b302dfc1126691') -groups=('devel') From vmiklos at frugalware.org Fri May 16 13:56:48 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:57:11 2008 Subject: [Frugalware-git] frugalware-current: perl-file-mmagic-1.27-1-i686 Message-ID: <20080516115648.7280A178801F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e2101d0c531b6b73806e1f3193be0c18e6938432 commit e2101d0c531b6b73806e1f3193be0c18e6938432 Author: Miklos Vajna Date: Fri May 16 13:54:58 2008 +0200 perl-file-mmagic-1.27-1-i686 - moved to extra diff --git a/source/devel-extra/perl-file-mmagic/FrugalBuild b/source/devel-extra/perl-file-mmagic/FrugalBuild new file mode 100644 index 0000000..703ee61 --- /dev/null +++ b/source/devel-extra/perl-file-mmagic/FrugalBuild @@ -0,0 +1,11 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Priyank Gosalia + +_F_perl_name=File-MMagic +_F_perl_author=K/KN/KNOK +pkgver=1.27 +pkgdesc="perl module for guessing file types" +Finclude perl +archs=('i686' 'x86_64') +sha1sums=('cf4fdd9b0b468b81ad59f744de3d11b98094ef30') + diff --git a/source/devel/perl-file-mmagic/FrugalBuild b/source/devel/perl-file-mmagic/FrugalBuild deleted file mode 100644 index bedbb8e..0000000 --- a/source/devel/perl-file-mmagic/FrugalBuild +++ /dev/null @@ -1,12 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Priyank Gosalia - -_F_perl_name=File-MMagic -_F_perl_author=K/KN/KNOK -pkgver=1.27 -pkgdesc="perl module for guessing file types" -Finclude perl -archs=('i686' 'x86_64') -sha1sums=('cf4fdd9b0b468b81ad59f744de3d11b98094ef30') - -groups=('devel') From vmiklos at frugalware.org Fri May 16 13:56:48 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:57:12 2008 Subject: [Frugalware-git] frugalware-current: perl-file-nfslock-1.20-1-i686 Message-ID: <20080516115648.969971868011@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d3de123864509289b6cc139778b6d539de4828a1 commit d3de123864509289b6cc139778b6d539de4828a1 Author: Miklos Vajna Date: Fri May 16 13:54:59 2008 +0200 perl-file-nfslock-1.20-1-i686 - moved to extra diff --git a/source/devel-extra/perl-file-nfslock/FrugalBuild b/source/devel-extra/perl-file-nfslock/FrugalBuild new file mode 100644 index 0000000..3b4b021 --- /dev/null +++ b/source/devel-extra/perl-file-nfslock/FrugalBuild @@ -0,0 +1,11 @@ +# Compiling Time: 0.03 SBU +# Maintainer: Priyank Gosalia + +_F_perl_name=File-NFSLock +_F_perl_author=B/BB/BBB +pkgver=1.20 +pkgdesc="Perl module to do NFS locking" +Finclude perl +archs=('i686' 'x86_64') +up2date="lynx -dump http://search.cpan.org/~bbb/|grep 'File-NFSLock-\(.*\).tar.gz$'|sed 's/.*ck-\(.*\).t.*/\1/'" +sha1sums=('de254502b47a9b4013ee6b5f6b8b553dc323dab5') diff --git a/source/devel/perl-file-nfslock/FrugalBuild b/source/devel/perl-file-nfslock/FrugalBuild deleted file mode 100644 index 611f3c9..0000000 --- a/source/devel/perl-file-nfslock/FrugalBuild +++ /dev/null @@ -1,12 +0,0 @@ -# Compiling Time: 0.03 SBU -# Maintainer: Priyank Gosalia - -_F_perl_name=File-NFSLock -_F_perl_author=B/BB/BBB -pkgver=1.20 -pkgdesc="Perl module to do NFS locking" -Finclude perl -archs=('i686' 'x86_64') -up2date="lynx -dump http://search.cpan.org/~bbb/|grep 'File-NFSLock-\(.*\).tar.gz$'|sed 's/.*ck-\(.*\).t.*/\1/'" -sha1sums=('de254502b47a9b4013ee6b5f6b8b553dc323dab5') -groups=('devel') From vmiklos at frugalware.org Fri May 16 13:56:48 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:57:14 2008 Subject: [Frugalware-git] frugalware-current: perl-heap-0.80-1-i686 Message-ID: <20080516115648.AF23617780AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4c4b7721d236beeed7ed2fb765c951378bdb8619 commit 4c4b7721d236beeed7ed2fb765c951378bdb8619 Author: Miklos Vajna Date: Fri May 16 13:55:00 2008 +0200 perl-heap-0.80-1-i686 - moved to extra diff --git a/source/devel-extra/perl-heap/FrugalBuild b/source/devel-extra/perl-heap/FrugalBuild new file mode 100644 index 0000000..71377a6 --- /dev/null +++ b/source/devel-extra/perl-heap/FrugalBuild @@ -0,0 +1,10 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Priyank Gosalia + +_F_perl_name=Heap +_F_perl_author=J/JM/JMM +pkgver=0.80 +pkgdesc="Perl extensions for keeping data sorted" +Finclude perl +archs=('i686' 'x86_64') +sha1sums=('32f86fc3c557e42734f35281b7ed647eb2c7fcfb') diff --git a/source/devel/perl-heap/FrugalBuild b/source/devel/perl-heap/FrugalBuild deleted file mode 100644 index ba8822d..0000000 --- a/source/devel/perl-heap/FrugalBuild +++ /dev/null @@ -1,11 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Priyank Gosalia - -_F_perl_name=Heap -_F_perl_author=J/JM/JMM -pkgver=0.80 -pkgdesc="Perl extensions for keeping data sorted" -Finclude perl -archs=('i686' 'x86_64') -groups=('devel') -sha1sums=('32f86fc3c557e42734f35281b7ed647eb2c7fcfb') From vmiklos at frugalware.org Fri May 16 13:56:48 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:57:15 2008 Subject: [Frugalware-git] frugalware-current: perl-file-tail-0.99.3-1-i686 Message-ID: <20080516115648.A04C71778012@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8e19b800f195342ffe347cce4021cd17cb3562b7 commit 8e19b800f195342ffe347cce4021cd17cb3562b7 Author: Miklos Vajna Date: Fri May 16 13:54:59 2008 +0200 perl-file-tail-0.99.3-1-i686 - moved to extra diff --git a/source/devel-extra/perl-file-tail/FrugalBuild b/source/devel-extra/perl-file-tail/FrugalBuild new file mode 100644 index 0000000..1629c44 --- /dev/null +++ b/source/devel-extra/perl-file-tail/FrugalBuild @@ -0,0 +1,11 @@ +# Compiling Time: 0.1 SBU +# Maintainer: crazy + +_F_perl_name=File-Tail +_F_perl_author=M/MG/MGRABNAR +pkgver=0.99.3 +pkgrel=1 +pkgdesc="Perl extension for reading from continously updated files" +Finclude perl +archs=('i686' 'x86_64') +sha1sums=('9b3780a314adaf3723ccc7e152f2e102fafa69bf') diff --git a/source/devel/perl-file-tail/FrugalBuild b/source/devel/perl-file-tail/FrugalBuild deleted file mode 100644 index 98aea4e..0000000 --- a/source/devel/perl-file-tail/FrugalBuild +++ /dev/null @@ -1,12 +0,0 @@ -# Compiling Time: 0.1 SBU -# Maintainer: crazy - -_F_perl_name=File-Tail -_F_perl_author=M/MG/MGRABNAR -pkgver=0.99.3 -pkgrel=1 -pkgdesc="Perl extension for reading from continously updated files" -Finclude perl -archs=('i686' 'x86_64') -sha1sums=('9b3780a314adaf3723ccc7e152f2e102fafa69bf') -groups=('devel') From vmiklos at frugalware.org Fri May 16 13:56:48 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:57:16 2008 Subject: [Frugalware-git] frugalware-current: perl-io-compress-bzip2-2.010-1-i686 Message-ID: <20080516115648.D9B571868025@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d4a08b07cff0cdcdfd002f4dfcad0702f34f93aa commit d4a08b07cff0cdcdfd002f4dfcad0702f34f93aa Author: Miklos Vajna Date: Fri May 16 13:55:01 2008 +0200 perl-io-compress-bzip2-2.010-1-i686 - moved to extra diff --git a/source/devel-extra/perl-io-compress-bzip2/FrugalBuild b/source/devel-extra/perl-io-compress-bzip2/FrugalBuild new file mode 100644 index 0000000..c14dca9 --- /dev/null +++ b/source/devel-extra/perl-io-compress-bzip2/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0.1 SBU +# Maintainer: CSÉCSY László +# Contributor: Christian Hamar alias krix + +_F_perl_name=IO-Compress-Bzip2 +_F_perl_author=P/PM/PMQS +pkgver=2.010 +pkgrel=1 +pkgdesc="Interface to bzip2 compression library" +depends=('perl' 'perl-compress-raw-bzip2>=2.010') +Finclude perl +archs=('i686' 'x86_64') +sha1sums=('8bdb4552d73a6e283ce1f61303aab1615b741b1f') +# optimization OK diff --git a/source/devel/perl-io-compress-bzip2/FrugalBuild b/source/devel/perl-io-compress-bzip2/FrugalBuild deleted file mode 100644 index 05a46ff..0000000 --- a/source/devel/perl-io-compress-bzip2/FrugalBuild +++ /dev/null @@ -1,15 +0,0 @@ -# Compiling Time: 0.1 SBU -# Maintainer: CSÉCSY László -# Contributor: Christian Hamar alias krix - -_F_perl_name=IO-Compress-Bzip2 -_F_perl_author=P/PM/PMQS -pkgver=2.010 -pkgrel=1 -pkgdesc="Interface to bzip2 compression library" -depends=('perl' 'perl-compress-raw-bzip2>=2.010') -Finclude perl -groups=('devel') -archs=('i686' 'x86_64') -sha1sums=('8bdb4552d73a6e283ce1f61303aab1615b741b1f') -# optimization OK From vmiklos at frugalware.org Fri May 16 13:56:48 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:57:17 2008 Subject: [Frugalware-git] frugalware-current: perl-html-template-2.9-1-i686 Message-ID: <20080516115648.BD03D1868021@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8aa91944003b4b70f443adfda0eed9ce78756b84 commit 8aa91944003b4b70f443adfda0eed9ce78756b84 Author: Miklos Vajna Date: Fri May 16 13:55:01 2008 +0200 perl-html-template-2.9-1-i686 - moved to extra diff --git a/source/devel-extra/perl-html-template/FrugalBuild b/source/devel-extra/perl-html-template/FrugalBuild new file mode 100644 index 0000000..987b02c --- /dev/null +++ b/source/devel-extra/perl-html-template/FrugalBuild @@ -0,0 +1,11 @@ +# Compiling Time: 0.1 SBU +# Maintainer: crazy + +_F_perl_name=HTML-Template +_F_perl_author=S/SA/SAMTREGAR +pkgver=2.9 +pkgrel=1 +pkgdesc="Perl module to use HTML Templates from CGI scripts" +Finclude perl +archs=('i686' 'x86_64') +sha1sums=('e4017deb1e41f34bb578f0a401301b4825e5434c') diff --git a/source/devel/perl-html-template/FrugalBuild b/source/devel/perl-html-template/FrugalBuild deleted file mode 100644 index 1b95679..0000000 --- a/source/devel/perl-html-template/FrugalBuild +++ /dev/null @@ -1,12 +0,0 @@ -# Compiling Time: 0.1 SBU -# Maintainer: crazy - -_F_perl_name=HTML-Template -_F_perl_author=S/SA/SAMTREGAR -pkgver=2.9 -pkgrel=1 -pkgdesc="Perl module to use HTML Templates from CGI scripts" -Finclude perl -archs=('i686' 'x86_64') -groups=('devel') -sha1sums=('e4017deb1e41f34bb578f0a401301b4825e5434c') From vmiklos at frugalware.org Fri May 16 13:56:48 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:57:19 2008 Subject: [Frugalware-git] frugalware-current: perl-io-string-1.08-1-i686 Message-ID: <20080516115648.E4D4A186805E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=84f0ef90c1cb4b71e166a89364dff216dcff648a commit 84f0ef90c1cb4b71e166a89364dff216dcff648a Author: Miklos Vajna Date: Fri May 16 13:55:02 2008 +0200 perl-io-string-1.08-1-i686 - moved to extra diff --git a/source/devel-extra/perl-io-string/FrugalBuild b/source/devel-extra/perl-io-string/FrugalBuild new file mode 100644 index 0000000..6ff9ccd --- /dev/null +++ b/source/devel-extra/perl-io-string/FrugalBuild @@ -0,0 +1,10 @@ +# Compiling Time: 0.03 SBU +# Maintainer: Priyank Gosalia + +_F_perl_name=IO-String +_F_perl_author=G/GA/GAAS +pkgver=1.08 +pkgdesc="Perl module to emulate file interface for in-core strings" +Finclude perl +archs=('i686' 'x86_64') +sha1sums=('1a8cea5b19b6abb7f3731d6804073c0dd911d944') diff --git a/source/devel/perl-io-string/FrugalBuild b/source/devel/perl-io-string/FrugalBuild deleted file mode 100644 index 08d57b9..0000000 --- a/source/devel/perl-io-string/FrugalBuild +++ /dev/null @@ -1,11 +0,0 @@ -# Compiling Time: 0.03 SBU -# Maintainer: Priyank Gosalia - -_F_perl_name=IO-String -_F_perl_author=G/GA/GAAS -pkgver=1.08 -pkgdesc="Perl module to emulate file interface for in-core strings" -Finclude perl -archs=('i686' 'x86_64') -sha1sums=('1a8cea5b19b6abb7f3731d6804073c0dd911d944') -groups=('devel') From vmiklos at frugalware.org Fri May 16 13:56:49 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:57:20 2008 Subject: [Frugalware-git] frugalware-current: perl-module-makefilepl-parse-0.12-1-i686 Message-ID: <20080516115649.122681778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=55f1173d93bfcc4b1e05083f7cdff82777abbadf commit 55f1173d93bfcc4b1e05083f7cdff82777abbadf Author: Miklos Vajna Date: Fri May 16 13:55:04 2008 +0200 perl-module-makefilepl-parse-0.12-1-i686 - moved to extra diff --git a/source/devel-extra/perl-libwww/FrugalBuild b/source/devel-extra/perl-libwww/FrugalBuild new file mode 100644 index 0000000..a3f22c7 --- /dev/null +++ b/source/devel-extra/perl-libwww/FrugalBuild @@ -0,0 +1,25 @@ +# Compiling Time: 0.01 SBU +# Contributor: VMiklos +# Maintainer: Zsolt Szalai + +pkgname=perl-libwww +pkgver=5.812 +pkgrel=1 +pkgdesc="A set of Perl modules which provides a simple and consistent API to the WWW." +url="http://search.cpan.org/~gaas/libwww-perl" +depends=('perl-uri' 'perl-html-parser') +groups=('devel') +archs=('i686' 'x86_64') +up2date="lynx -dump 'http://www.cpan.org/authors/id/G/GA/GAAS/?M=D' |grep libwww-perl.*tar.gz$|sed -n 's/.*-\(.*\)\.t.*/\1/;1 p'" +source=(http://www.cpan.org/authors/id/G/GA/GAAS/libwww-perl-$pkgver.tar.gz) +sha1sums=('aae024d183fd1800e694c4d578deeb056337b413') + +build() { + Fcd libwww-perl-$pkgver + yes "" | /usr/bin/perl Makefile.PL + + make test + make || return 1 + + Fmakeinstall +} diff --git a/source/devel-extra/perl-module-makefilepl-parse/FrugalBuild b/source/devel-extra/perl-module-makefilepl-parse/FrugalBuild new file mode 100644 index 0000000..f482c12 --- /dev/null +++ b/source/devel-extra/perl-module-makefilepl-parse/FrugalBuild @@ -0,0 +1,12 @@ +# Compiling Time: 0.1 SBU +# Maintainer: Zsolt Szalai + +_F_perl_name=Module-MakefilePL-Parse +_F_perl_author=R/RR/RRWO +pkgver=0.12 +pkgrel=1 +pkgdesc="parse required modules from Makefile.PL" +depends=('perl' 'perl-enum>=1.016') +Finclude perl +archs=('i686' 'x86_64') +sha1sums=('b062d6cc51383bbb63f38c04ac73f6e273f247cb') diff --git a/source/devel/perl-libwww/FrugalBuild b/source/devel/perl-libwww/FrugalBuild deleted file mode 100644 index a3f22c7..0000000 --- a/source/devel/perl-libwww/FrugalBuild +++ /dev/null @@ -1,25 +0,0 @@ -# Compiling Time: 0.01 SBU -# Contributor: VMiklos -# Maintainer: Zsolt Szalai - -pkgname=perl-libwww -pkgver=5.812 -pkgrel=1 -pkgdesc="A set of Perl modules which provides a simple and consistent API to the WWW." -url="http://search.cpan.org/~gaas/libwww-perl" -depends=('perl-uri' 'perl-html-parser') -groups=('devel') -archs=('i686' 'x86_64') -up2date="lynx -dump 'http://www.cpan.org/authors/id/G/GA/GAAS/?M=D' |grep libwww-perl.*tar.gz$|sed -n 's/.*-\(.*\)\.t.*/\1/;1 p'" -source=(http://www.cpan.org/authors/id/G/GA/GAAS/libwww-perl-$pkgver.tar.gz) -sha1sums=('aae024d183fd1800e694c4d578deeb056337b413') - -build() { - Fcd libwww-perl-$pkgver - yes "" | /usr/bin/perl Makefile.PL - - make test - make || return 1 - - Fmakeinstall -} diff --git a/source/devel/perl-module-makefilepl-parse/FrugalBuild b/source/devel/perl-module-makefilepl-parse/FrugalBuild deleted file mode 100644 index 042962d..0000000 --- a/source/devel/perl-module-makefilepl-parse/FrugalBuild +++ /dev/null @@ -1,13 +0,0 @@ -# Compiling Time: 0.1 SBU -# Maintainer: Zsolt Szalai - -_F_perl_name=Module-MakefilePL-Parse -_F_perl_author=R/RR/RRWO -pkgver=0.12 -pkgrel=1 -pkgdesc="parse required modules from Makefile.PL" -depends=('perl' 'perl-enum>=1.016') -Finclude perl -archs=('i686' 'x86_64') -sha1sums=('b062d6cc51383bbb63f38c04ac73f6e273f247cb') -groups=('devel') From vmiklos at frugalware.org Fri May 16 13:56:49 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:57:21 2008 Subject: [Frugalware-git] frugalware-current: perl-mp3-info-1.23-1-i686 Message-ID: <20080516115649.1E48B1778015@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5aeaecbc764abd159165b42d8292d6fc37b4da43 commit 5aeaecbc764abd159165b42d8292d6fc37b4da43 Author: Miklos Vajna Date: Fri May 16 13:55:05 2008 +0200 perl-mp3-info-1.23-1-i686 - moved to extra diff --git a/source/devel-extra/perl-mp3-info/FrugalBuild b/source/devel-extra/perl-mp3-info/FrugalBuild new file mode 100644 index 0000000..f86e218 --- /dev/null +++ b/source/devel-extra/perl-mp3-info/FrugalBuild @@ -0,0 +1,10 @@ +# Compiling Time: 0.1 SBU +# Maintainer: Zsolt Szalai + +_F_perl_name=MP3-Info +_F_perl_author=D/DA/DANIEL +pkgver=1.23 +pkgdesc="Manipulate / fetch info from MP3 audio files" +Finclude perl +archs=('i686' 'x86_64') +sha1sums=('692297853bd4d1564a3e9739235a8d851c0b90cb') diff --git a/source/devel/perl-mp3-info/FrugalBuild b/source/devel/perl-mp3-info/FrugalBuild deleted file mode 100644 index 9ecef6f..0000000 --- a/source/devel/perl-mp3-info/FrugalBuild +++ /dev/null @@ -1,11 +0,0 @@ -# Compiling Time: 0.1 SBU -# Maintainer: Zsolt Szalai - -_F_perl_name=MP3-Info -_F_perl_author=D/DA/DANIEL -pkgver=1.23 -pkgdesc="Manipulate / fetch info from MP3 audio files" -Finclude perl -groups=('devel') -archs=('i686' 'x86_64') -sha1sums=('692297853bd4d1564a3e9739235a8d851c0b90cb') From vmiklos at frugalware.org Fri May 16 13:56:49 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:57:22 2008 Subject: [Frugalware-git] frugalware-current: perl-net-dbus-0.33.6-1-i686 Message-ID: <20080516115649.2BF6F17780AD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9ce626bdea04ab7f99ee77d2aff44ea58afa14f5 commit 9ce626bdea04ab7f99ee77d2aff44ea58afa14f5 Author: Miklos Vajna Date: Fri May 16 13:55:06 2008 +0200 perl-net-dbus-0.33.6-1-i686 - moved to extra diff --git a/source/devel-extra/perl-net-dbus/FrugalBuild b/source/devel-extra/perl-net-dbus/FrugalBuild new file mode 100644 index 0000000..ece7855 --- /dev/null +++ b/source/devel-extra/perl-net-dbus/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0.1 SBU +# Maintainer: crazy + +_F_perl_name=Net-DBus +_F_perl_author=D/DA/DANBERR +pkgver=0.33.6 +pkgrel=1 +pkgdesc="Perl extension for the DBus message system" +depends=('perl-xml-twig' 'dbus>=0.93' 'glibc') +Finclude perl +archs=('i686' 'x86_64') +sha1sums=('6f55ed159622239d3727273d0a14fdb0b37e9c1c') + +# optimization OK diff --git a/source/devel/perl-net-dbus/FrugalBuild b/source/devel/perl-net-dbus/FrugalBuild deleted file mode 100644 index 01616af..0000000 --- a/source/devel/perl-net-dbus/FrugalBuild +++ /dev/null @@ -1,15 +0,0 @@ -# Compiling Time: 0.1 SBU -# Maintainer: crazy - -_F_perl_name=Net-DBus -_F_perl_author=D/DA/DANBERR -pkgver=0.33.6 -pkgrel=1 -pkgdesc="Perl extension for the DBus message system" -depends=('perl-xml-twig' 'dbus>=0.93' 'glibc') -Finclude perl -archs=('i686' 'x86_64') -groups=('devel') -sha1sums=('6f55ed159622239d3727273d0a14fdb0b37e9c1c') - -# optimization OK From vmiklos at frugalware.org Fri May 16 13:56:49 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:57:23 2008 Subject: [Frugalware-git] frugalware-current: perl-proc-daemon-0.03-1-i686 Message-ID: <20080516115649.6A003186806C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=740d5dd81acfea0bbc952f6be5e98de796ab7888 commit 740d5dd81acfea0bbc952f6be5e98de796ab7888 Author: Miklos Vajna Date: Fri May 16 13:55:10 2008 +0200 perl-proc-daemon-0.03-1-i686 - moved to extra diff --git a/source/devel-extra/perl-proc-daemon/FrugalBuild b/source/devel-extra/perl-proc-daemon/FrugalBuild new file mode 100644 index 0000000..40baefe --- /dev/null +++ b/source/devel-extra/perl-proc-daemon/FrugalBuild @@ -0,0 +1,11 @@ +# Compiling Time: 0.1 SBU +# Maintainer: crazy + +_F_perl_name=Proc-Daemon +_F_perl_author=E/EH/EHOOD +pkgver=0.03 +pkgrel=1 +pkgdesc="Run Perl program as a daemon process" +Finclude perl +archs=('i686' 'x86_64') +sha1sums=('25df5ee454527772ff95bc44980101a6766edb8a') diff --git a/source/devel/perl-proc-daemon/FrugalBuild b/source/devel/perl-proc-daemon/FrugalBuild deleted file mode 100644 index 3efa35a..0000000 --- a/source/devel/perl-proc-daemon/FrugalBuild +++ /dev/null @@ -1,12 +0,0 @@ -# Compiling Time: 0.1 SBU -# Maintainer: crazy - -_F_perl_name=Proc-Daemon -_F_perl_author=E/EH/EHOOD -pkgver=0.03 -pkgrel=1 -pkgdesc="Run Perl program as a daemon process" -Finclude perl -archs=('i686' 'x86_64') -sha1sums=('25df5ee454527772ff95bc44980101a6766edb8a') -groups=('devel') From vmiklos at frugalware.org Fri May 16 13:56:49 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:57:26 2008 Subject: [Frugalware-git] frugalware-current: perl-proc-pid-file-1.24-1-i686 Message-ID: <20080516115649.7A2C5186806D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f44030ec2efedb9ad9da6725dc1c208bd3724c02 commit f44030ec2efedb9ad9da6725dc1c208bd3724c02 Author: Miklos Vajna Date: Fri May 16 13:55:11 2008 +0200 perl-proc-pid-file-1.24-1-i686 - moved to extra diff --git a/source/devel-extra/perl-proc-pid-file/FrugalBuild b/source/devel-extra/perl-proc-pid-file/FrugalBuild new file mode 100644 index 0000000..7fe92ee --- /dev/null +++ b/source/devel-extra/perl-proc-pid-file/FrugalBuild @@ -0,0 +1,11 @@ +# Compiling Time: 0.1 SBU +# Maintainer: crazy + +_F_perl_name=Proc-PID-File +_F_perl_author=E/EC/ECALDER +pkgver=1.24 +pkgrel=1 +pkgdesc="a module to manage process id files" +Finclude perl +archs=('i686' 'x86_64') +sha1sums=('b2ac5cf7f04f962448f2b16d9eb269f8b67d1b68') diff --git a/source/devel/perl-proc-pid-file/FrugalBuild b/source/devel/perl-proc-pid-file/FrugalBuild deleted file mode 100644 index 108b2ef..0000000 --- a/source/devel/perl-proc-pid-file/FrugalBuild +++ /dev/null @@ -1,12 +0,0 @@ -# Compiling Time: 0.1 SBU -# Maintainer: crazy - -_F_perl_name=Proc-PID-File -_F_perl_author=E/EC/ECALDER -pkgver=1.24 -pkgrel=1 -pkgdesc="a module to manage process id files" -Finclude perl -archs=('i686' 'x86_64') -sha1sums=('b2ac5cf7f04f962448f2b16d9eb269f8b67d1b68') -groups=('devel') From vmiklos at frugalware.org Fri May 16 13:56:49 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:57:27 2008 Subject: [Frugalware-git] frugalware-current: perl-net-server-0.97-1-i686 Message-ID: <20080516115649.3B8311868065@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=672e15d447dff40da29d5d1d463ecfbc0834e7f0 commit 672e15d447dff40da29d5d1d463ecfbc0834e7f0 Author: Miklos Vajna Date: Fri May 16 13:55:07 2008 +0200 perl-net-server-0.97-1-i686 - moved to extra diff --git a/source/devel-extra/perl-net-server/FrugalBuild b/source/devel-extra/perl-net-server/FrugalBuild new file mode 100644 index 0000000..4f693da --- /dev/null +++ b/source/devel-extra/perl-net-server/FrugalBuild @@ -0,0 +1,11 @@ +# Compiling Time: 0.1 SBU +# Maintainer: crazy + +_F_perl_name=Net-Server +_F_perl_author=R/RH/RHANDOM +pkgver=0.97 +pkgrel=1 +pkgdesc="Extensible, general Perl server engine" +Finclude perl +archs=('i686' 'x86_64') +sha1sums=('3c1adddc4e66b15c2973176ef66cac36400b2237') diff --git a/source/devel/perl-net-server/FrugalBuild b/source/devel/perl-net-server/FrugalBuild deleted file mode 100644 index 59e989c..0000000 --- a/source/devel/perl-net-server/FrugalBuild +++ /dev/null @@ -1,12 +0,0 @@ -# Compiling Time: 0.1 SBU -# Maintainer: crazy - -_F_perl_name=Net-Server -_F_perl_author=R/RH/RHANDOM -pkgver=0.97 -pkgrel=1 -pkgdesc="Extensible, general Perl server engine" -Finclude perl -archs=('i686' 'x86_64') -groups=('devel') -sha1sums=('3c1adddc4e66b15c2973176ef66cac36400b2237') From vmiklos at frugalware.org Fri May 16 13:56:49 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:57:29 2008 Subject: [Frugalware-git] frugalware-current: perl-set-intspan-1.13-1-i686 Message-ID: <20080516115649.91464178801E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=270d5733e0f22443acfcb3b7a389d0a17fc1855e commit 270d5733e0f22443acfcb3b7a389d0a17fc1855e Author: Miklos Vajna Date: Fri May 16 13:55:12 2008 +0200 perl-set-intspan-1.13-1-i686 - moved to extra diff --git a/source/devel-extra/perl-set-intspan/FrugalBuild b/source/devel-extra/perl-set-intspan/FrugalBuild new file mode 100644 index 0000000..6be983b --- /dev/null +++ b/source/devel-extra/perl-set-intspan/FrugalBuild @@ -0,0 +1,11 @@ +# Compiling Time: 0.1 SBU +# Maintainer: Zsolt Szalai + +_F_perl_name=Set-IntSpan +_F_perl_author=S/SW/SWMCD +pkgver=1.13 +pkgrel=1 +pkgdesc="Manages sets of integers" +Finclude perl +archs=('i686' 'x86_64') +sha1sums=('ea613f75fdcc93a775e311441411495767cef012') diff --git a/source/devel/perl-set-intspan/FrugalBuild b/source/devel/perl-set-intspan/FrugalBuild deleted file mode 100644 index 7c7e572..0000000 --- a/source/devel/perl-set-intspan/FrugalBuild +++ /dev/null @@ -1,12 +0,0 @@ -# Compiling Time: 0.1 SBU -# Maintainer: Zsolt Szalai - -_F_perl_name=Set-IntSpan -_F_perl_author=S/SW/SWMCD -pkgver=1.13 -pkgrel=1 -pkgdesc="Manages sets of integers" -Finclude perl -archs=('i686' 'x86_64') -groups=('devel') -sha1sums=('ea613f75fdcc93a775e311441411495767cef012') From vmiklos at frugalware.org Fri May 16 13:56:49 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:57:30 2008 Subject: [Frugalware-git] frugalware-current: perl-readkey-2.30-4-i686 Message-ID: <20080516115649.86A6E186806E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d790a44638e670b0e9b554e02c3c24e9800b7b4d commit d790a44638e670b0e9b554e02c3c24e9800b7b4d Author: Miklos Vajna Date: Fri May 16 13:55:12 2008 +0200 perl-readkey-2.30-4-i686 - moved to extra diff --git a/source/devel-extra/perl-readkey/FrugalBuild b/source/devel-extra/perl-readkey/FrugalBuild new file mode 100644 index 0000000..e9e48f0 --- /dev/null +++ b/source/devel-extra/perl-readkey/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.01 SBU +# Contributor: VMiklos +# Maintainer: Zsolt Szalai + +_F_perl_name=ReadKey +_F_perl_author=J/JS/JSTOWE +pkgver=2.30 +pkgrel=4 +pkgdesc="A perl module for simple terminal control" +_F_perl_sourcename="TermReadKey" +Finclude perl +url="http://search.cpan.org/~jstowe/" +archs=('i686' 'x86_64') +_F_archive_name=$_F_perl_sourcename +up2date="Flasttar $url" +sha1sums=('920353a44e779b69109149694e3097482deeb83b') + +# optimization OK diff --git a/source/devel/perl-readkey/FrugalBuild b/source/devel/perl-readkey/FrugalBuild deleted file mode 100644 index 25038aa..0000000 --- a/source/devel/perl-readkey/FrugalBuild +++ /dev/null @@ -1,19 +0,0 @@ -# Compiling Time: 0.01 SBU -# Contributor: VMiklos -# Maintainer: Zsolt Szalai - -_F_perl_name=ReadKey -_F_perl_author=J/JS/JSTOWE -pkgver=2.30 -pkgrel=4 -pkgdesc="A perl module for simple terminal control" -_F_perl_sourcename="TermReadKey" -Finclude perl -url="http://search.cpan.org/~jstowe/" -groups=('devel') -archs=('i686' 'x86_64') -_F_archive_name=$_F_perl_sourcename -up2date="Flasttar $url" -sha1sums=('920353a44e779b69109149694e3097482deeb83b') - -# optimization OK From vmiklos at frugalware.org Fri May 16 13:56:49 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:57:32 2008 Subject: [Frugalware-git] frugalware-current: perl-sys-hostname-long-1.4-2-i686 Message-ID: <20080516115649.A01CE1788022@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ab48758380d05dd430b64a33e0c1ee7313875288 commit ab48758380d05dd430b64a33e0c1ee7313875288 Author: Miklos Vajna Date: Fri May 16 13:55:13 2008 +0200 perl-sys-hostname-long-1.4-2-i686 - moved to extra diff --git a/source/devel-extra/perl-sys-hostname-long/FrugalBuild b/source/devel-extra/perl-sys-hostname-long/FrugalBuild new file mode 100644 index 0000000..eb22ea2 --- /dev/null +++ b/source/devel-extra/perl-sys-hostname-long/FrugalBuild @@ -0,0 +1,11 @@ +# Compiling Time: 0.1 SBU +# Maintainer: crazy + +_F_perl_name=Sys-Hostname-Long +_F_perl_author=S/SC/SCOTT +pkgver=1.4 +pkgrel=2 +pkgdesc="Try every conceivable way to get hostname" +Finclude perl +archs=('i686' 'x86_64') +sha1sums=('3e2f64ca953ab9123fa9994e6fcfb709b049f6c0') diff --git a/source/devel/perl-sys-hostname-long/FrugalBuild b/source/devel/perl-sys-hostname-long/FrugalBuild deleted file mode 100644 index d367891..0000000 --- a/source/devel/perl-sys-hostname-long/FrugalBuild +++ /dev/null @@ -1,12 +0,0 @@ -# Compiling Time: 0.1 SBU -# Maintainer: crazy - -_F_perl_name=Sys-Hostname-Long -_F_perl_author=S/SC/SCOTT -pkgver=1.4 -pkgrel=2 -pkgdesc="Try every conceivable way to get hostname" -Finclude perl -groups=('devel') -archs=('i686' 'x86_64') -sha1sums=('3e2f64ca953ab9123fa9994e6fcfb709b049f6c0') From vmiklos at frugalware.org Fri May 16 13:56:49 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:57:33 2008 Subject: [Frugalware-git] frugalware-current: perl-term-readline-gnu-1.17a-1-i686 Message-ID: <20080516115649.A7FF8186806F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7bbd00968639c231934ad81add173342acddd997 commit 7bbd00968639c231934ad81add173342acddd997 Author: Miklos Vajna Date: Fri May 16 13:55:14 2008 +0200 perl-term-readline-gnu-1.17a-1-i686 - moved to extra diff --git a/source/devel-extra/perl-term-readline-gnu/FrugalBuild b/source/devel-extra/perl-term-readline-gnu/FrugalBuild new file mode 100644 index 0000000..a195ebc --- /dev/null +++ b/source/devel-extra/perl-term-readline-gnu/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.1 SBU +# Maintainer: Zsolt Szalai + +_F_perl_name=Term-ReadLine-Gnu +_F_perl_author=H/HA/HAYASHI +pkgver=1.17a +pkgrel=1 +pkgdesc="Perl extension for the GNU Readline/History Library" +depends=('termcap' 'readline') +Finclude perl +_F_cd_path="$_F_perl_sourcename-${pkgver//a}" +archs=('i686' 'x86_64') +sha1sums=('e3b518d9b05064b8cc62ce6530f3dce95fb7df04') + +# optimization OK diff --git a/source/devel/perl-term-readline-gnu/FrugalBuild b/source/devel/perl-term-readline-gnu/FrugalBuild deleted file mode 100644 index c0b9dae..0000000 --- a/source/devel/perl-term-readline-gnu/FrugalBuild +++ /dev/null @@ -1,16 +0,0 @@ -# Compiling Time: 0.1 SBU -# Maintainer: Zsolt Szalai - -_F_perl_name=Term-ReadLine-Gnu -_F_perl_author=H/HA/HAYASHI -pkgver=1.17a -pkgrel=1 -pkgdesc="Perl extension for the GNU Readline/History Library" -depends=('termcap' 'readline') -Finclude perl -_F_cd_path="$_F_perl_sourcename-${pkgver//a}" -archs=('i686' 'x86_64') -sha1sums=('e3b518d9b05064b8cc62ce6530f3dce95fb7df04') - -# optimization OK -groups=('devel') From vmiklos at frugalware.org Fri May 16 13:56:49 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:57:35 2008 Subject: [Frugalware-git] frugalware-current: perl-term-readpassword-0.11-1-i686 Message-ID: <20080516115649.B3BDF1868070@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=649fb81e10b41fafc098b5cab69f9a114c137c3f commit 649fb81e10b41fafc098b5cab69f9a114c137c3f Author: Miklos Vajna Date: Fri May 16 13:55:15 2008 +0200 perl-term-readpassword-0.11-1-i686 - moved to extra diff --git a/source/devel-extra/perl-term-readpassword/FrugalBuild b/source/devel-extra/perl-term-readpassword/FrugalBuild new file mode 100644 index 0000000..5e397f4 --- /dev/null +++ b/source/devel-extra/perl-term-readpassword/FrugalBuild @@ -0,0 +1,11 @@ +# Compiling Time: 0.1 SBU +# Maintainer: Zsolt Szalai + +_F_perl_name=Term-ReadPassword +_F_perl_author=P/PH/PHOENIX +pkgver=0.11 +pkgdesc="Asking the user for a password" +Finclude perl +pkgrel=1 +archs=('i686' 'x86_64') +sha1sums=('d68542a617f3fa8aa26c3c081302cdc4e0cd6b42') diff --git a/source/devel/perl-term-readpassword/FrugalBuild b/source/devel/perl-term-readpassword/FrugalBuild deleted file mode 100644 index f9bbcdf..0000000 --- a/source/devel/perl-term-readpassword/FrugalBuild +++ /dev/null @@ -1,12 +0,0 @@ -# Compiling Time: 0.1 SBU -# Maintainer: Zsolt Szalai - -_F_perl_name=Term-ReadPassword -_F_perl_author=P/PH/PHOENIX -pkgver=0.11 -pkgdesc="Asking the user for a password" -Finclude perl -pkgrel=1 -archs=('i686' 'x86_64') -sha1sums=('d68542a617f3fa8aa26c3c081302cdc4e0cd6b42') -groups=('devel') From vmiklos at frugalware.org Fri May 16 13:56:49 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 13:57:36 2008 Subject: [Frugalware-git] frugalware-current: perl-yaml-0.66-1-i686 Message-ID: <20080516115649.CAA7317780AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=78bd8e297ff42d3f3f23342dc69ceeacef7904c1 commit 78bd8e297ff42d3f3f23342dc69ceeacef7904c1 Author: Miklos Vajna Date: Fri May 16 13:55:15 2008 +0200 perl-yaml-0.66-1-i686 - moved to extra diff --git a/source/devel-extra/perl-yaml/FrugalBuild b/source/devel-extra/perl-yaml/FrugalBuild new file mode 100644 index 0000000..41d0202 --- /dev/null +++ b/source/devel-extra/perl-yaml/FrugalBuild @@ -0,0 +1,12 @@ +# Compiling Time: 0.16 SBU +# Maintainer: Zsolt Szalai + +_F_perl_name=YAML +_F_perl_author=I/IN/INGY +pkgver=0.66 +pkgrel=1 +pkgdesc="YAML Ain't Markup Language (tm)" +Finclude perl +archs=('i686' 'x86_64') +_F_conf_perl_pipefrom="Y" +sha1sums=('2ae86eca722df3dbcd64843fff1ed671c4fc3849') diff --git a/source/devel/perl-yaml/FrugalBuild b/source/devel/perl-yaml/FrugalBuild deleted file mode 100644 index 573940c..0000000 --- a/source/devel/perl-yaml/FrugalBuild +++ /dev/null @@ -1,13 +0,0 @@ -# Compiling Time: 0.16 SBU -# Maintainer: Zsolt Szalai - -_F_perl_name=YAML -_F_perl_author=I/IN/INGY -pkgver=0.66 -pkgrel=1 -pkgdesc="YAML Ain't Markup Language (tm)" -Finclude perl -archs=('i686' 'x86_64') -groups=('devel') -_F_conf_perl_pipefrom="Y" -sha1sums=('2ae86eca722df3dbcd64843fff1ed671c4fc3849') From vmiklos at frugalware.org Fri May 16 23:51:41 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri May 16 23:51:43 2008 Subject: [Frugalware-git] pacman-tools: repoman: no longer require darcs, we don't use it anymore Message-ID: <20080516215141.A75FC1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=e8dcca3c7038c5fe7ea66365a318918304dd8cc6 commit e8dcca3c7038c5fe7ea66365a318918304dd8cc6 Author: Miklos Vajna Date: Fri May 16 23:51:36 2008 +0200 repoman: no longer require darcs, we don't use it anymore diff --git a/repoman b/repoman index dd78985..1cfbae9 100755 --- a/repoman +++ b/repoman @@ -765,13 +765,6 @@ if [ $? != 0 ]; then echo "ERROR: Can't find git. You can install it with pacman-g2 -S git." exit 1 fi -else -# Checking for darcs. -which darcs >/dev/null 2>&1 -if [ $? != 0 ]; then - echo "ERROR: Can't find darcs. You can install it with pacman-g2 -S darcs." - exit 1 -fi fi # Pharsing parameters. From devil505linux at gmail.com Sat May 17 08:38:12 2008 From: devil505linux at gmail.com (Devil505) Date: Sat May 17 08:38:14 2008 Subject: [Frugalware-git] frugalware-current: tintin-1.98.1-1-i686 Message-ID: <20080517063812.06449177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e1022b81e1ac0e5227c2c4f34ddaa2d2632b8324 commit e1022b81e1ac0e5227c2c4f34ddaa2d2632b8324 Author: Devil505 Date: Sat May 17 08:37:44 2008 +0200 tintin-1.98.1-1-i686 * new package from flaker oats diff --git a/source/games-extra/tintin/FrugalBuild b/source/games-extra/tintin/FrugalBuild index 6e31716..f62fd18 100644 --- a/source/games-extra/tintin/FrugalBuild +++ b/source/games-extra/tintin/FrugalBuild @@ -24,3 +24,5 @@ build() Fdocrel tintin19.txt Fdocrel chat_protocol.txt } + +# optimization OK From devil505linux at gmail.com Sat May 17 08:38:11 2008 From: devil505linux at gmail.com (Devil505) Date: Sat May 17 08:38:18 2008 Subject: [Frugalware-git] frugalware-current: tintin-1.98.1-1-i686 Message-ID: <20080517063811.C22271770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f9732a9731eb6cdb502f93c3164ffe609ef3fc58 commit f9732a9731eb6cdb502f93c3164ffe609ef3fc58 Author: Devil505 Date: Sat May 17 07:30:49 2008 +0200 tintin-1.98.1-1-i686 * new package from flaker oats diff --git a/source/games-extra/tintin/FrugalBuild b/source/games-extra/tintin/FrugalBuild new file mode 100644 index 0000000..6e31716 --- /dev/null +++ b/source/games-extra/tintin/FrugalBuild @@ -0,0 +1,26 @@ +# Compiling Time: 0.06 SBU +# Maintainer: Devil505 +# Contributor: James Buren + +pkgname=tintin +pkgver=1.98.1 +pkgrel=1 +pkgdesc="a console mud client from which other mud clients have been written" +Finclude sourceforge +depends=('zlib') +groups=('games-extra') +archs=('i686') +sha1sums=('7687eb8f5d145cd2c614d96e862cefd3571885eb') + +build() +{ + Fcd tt/src + Fmake CC="gcc $CFLAGS" + Fexerel /usr/bin/tt++ + cd .. || Fdie + Fdocrel README + Fdocrel FAQ + cd docs || Fdie + Fdocrel tintin19.txt + Fdocrel chat_protocol.txt +} From boobaa at frugalware.org Sat May 17 09:01:11 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat May 17 09:01:13 2008 Subject: [Frugalware-git] frugalware-current: amavisd-new-2.6.0-1-i686 Message-ID: <20080517070111.7207F1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c31445e70eeaa0d081175211482f522fbf0c19ea commit c31445e70eeaa0d081175211482f522fbf0c19ea Author: CSÉCSY László Date: Sat May 17 08:56:15 2008 +0200 amavisd-new-2.6.0-1-i686 version bump cleaning up .install, closes #2914 in -current changed README.fw to reflect this TODO: config file should be updated since ages diff --git a/source/network-extra/amavisd-new/FrugalBuild b/source/network-extra/amavisd-new/FrugalBuild index 78b43e0..f1d5353 100644 --- a/source/network-extra/amavisd-new/FrugalBuild +++ b/source/network-extra/amavisd-new/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Zoltan Kiss pkgname=amavisd-new -pkgver=2.5.3 -pkgrel=2 +pkgver=2.6.0 +pkgrel=1 pkgdesc="Amavisd-new is a high-performance interface between mailer (MTA) and content checkers" url="http://www.ijs.si/software/amavisd/" depends=('perl-archive-zip' 'perl-bdb' 'perl-convert-tnef'\ @@ -17,12 +17,12 @@ archs=('i686' 'x86_64') up2date="lynx -dump $url |grep -A 2 'Most recent versions'|grep 'amavis' |sed 's/.*amavisd-new-\(.*\)\.tar.*/\1/;q'" source=($url/amavisd-new-$pkgver.tar.gz 10-amavisconf 20-userconf \ rc.amavisd-new amavisconf README.Frugalware) -sha1sums=('2e1460ad505ad4251a876ec506d021a392c7c0c0' \ +sha1sums=('efffd55c12d23af803a83e981b0fd2f179190a85' \ '648421546adab952f6ace5834c269f8a80256b84' \ '019e9ff54de600b5bc68e4c810a17befe1b0e16f' \ 'abbe37aedba303f48e7827841e9e84dc2bb02ca7' \ '0817540bbce13a5ac1861d1e82dcbcf740f977e8' \ - 'f09d2c56d797c699c3dffcc0c21b293d0098d0a5') + '3a89c9bc33ef4d9b7c91dfc42cd7b82634f46805') build() { Fcd diff --git a/source/network-extra/amavisd-new/README.Frugalware b/source/network-extra/amavisd-new/README.Frugalware index f6fd954..8785feb 100644 --- a/source/network-extra/amavisd-new/README.Frugalware +++ b/source/network-extra/amavisd-new/README.Frugalware @@ -1,3 +1,5 @@ +For the first initial setup you may want to use our +amavisconf+ utility. + >From amavisd-new-2.5.2-1 we no longer use a random uid/gid, but dedicated ones. Because of this amavis service will not start if you have it installed before, so you have to correct this by issuing these commands: diff --git a/source/network-extra/amavisd-new/amavisd-new.install b/source/network-extra/amavisd-new/amavisd-new.install index 2a1f928..43c66fe 100644 --- a/source/network-extra/amavisd-new/amavisd-new.install +++ b/source/network-extra/amavisd-new/amavisd-new.install @@ -8,7 +8,6 @@ post_install() fi chown -R amavis.amavis /var/lib/amavis chown -R amavis.amavis /var/lock/amavis - echo "Please run 'amavisconf' to configure amavis!" } pre_remove() @@ -18,6 +17,11 @@ pre_remove() groupdel amavis >/dev/null 2>&1 } +post_upgrade() +{ + post_install +} + op=$1 shift $op $* From devil505linux at gmail.com Sat May 17 09:17:43 2008 From: devil505linux at gmail.com (Devil505) Date: Sat May 17 09:17:45 2008 Subject: [Frugalware-git] frugalware-current: mesk-0.3.2-1-i686 Message-ID: <20080517071743.096F21770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d6348982f410faf158e8c25f5600c0e378420204 commit d6348982f410faf158e8c25f5600c0e378420204 Author: Devil505 Date: Sat May 17 09:16:23 2008 +0200 mesk-0.3.2-1-i686 * new package diff --git a/source/gnome-extra/mesk/FrugalBuild b/source/gnome-extra/mesk/FrugalBuild new file mode 100644 index 0000000..db63361 --- /dev/null +++ b/source/gnome-extra/mesk/FrugalBuild @@ -0,0 +1,26 @@ +# Compiling Time: 0.03 SBU +# Maintainer: Devil505 + +pkgname=mesk +pkgver=0.3.2 +pkgrel=1 +pkgdesc="A Gtk+ audio player." +url="http://mesk.nicfit.net/" +depends=('python' 'pygtk' 'gstreamer' 'gst-python' 'gst-plugins-base-gnomevfs' 'gst-plugins-good-cdio' 'eject' 'cddb-py' 'hal' 'dbus' 'dbus-python' 'dbus-glib' 'gst-plugins-ugly-mad' 'python-eyed3' 'pyvorbis' 'gst-plugins-base-vorbis' 'cddb-py' 'gst-plugins-base-ogg' 'gst-plugins-base-alsa' 'gst-plugins-good-esd' 'gnome-python' 'librsvg' 'gst-plugins-good-gconf') +makedepends=('pkgconfig' 'desktop-file-utils' 'intltool') +options=('scriptlet') +_F_gnome_iconcache="y" +_F_gnome_desktop="y" +Finclude gnome-scriptlet +groups=('gnome-extra') +archs=('i686') +up2date="lynx -dump $url | Flasttar" +source=(http://mesk.nicfit.net/releases/$pkgname-$pkgver.tgz) +sha1sums=('27a9f7d8c995ced1197eed4554e5d88aab154fbb') + +build() +{ + Fbuild + Fbuild_gnome_scriptlet + mv $Fdestdir/man $Fdestdir/usr/share/ || Fdie +} From devil505linux at gmail.com Sat May 17 09:22:55 2008 From: devil505linux at gmail.com (Devil505) Date: Sat May 17 09:22:57 2008 Subject: [Frugalware-git] frugalware-current: cx-freeze-4.0b1-1-i686 Message-ID: <20080517072255.AF57B1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5198fdfdc442e05b072b4bf7c86bb750466ab743 commit 5198fdfdc442e05b072b4bf7c86bb750466ab743 Author: Devil505 Date: Sat May 17 09:22:36 2008 +0200 cx-freeze-4.0b1-1-i686 * new package diff --git a/source/apps-extra/cx-freeze/FrugalBuild b/source/apps-extra/cx-freeze/FrugalBuild new file mode 100644 index 0000000..9b33416 --- /dev/null +++ b/source/apps-extra/cx-freeze/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Devil505 + +pkgname=cx-freeze +pkgver=4.0b1 +pkgrel=1 +pkgdesc="cx_Freeze is a set of scripts and modules for freezing Python scripts into executables in much the same way that py2exe and py2app do" +_F_sourceforge_name="cx_Freeze" +_F_sourceforge_dirname="$pkgname" +_F_sourceforge_broken_up2date="1" +Finclude sourceforge +depends=('python') +groups=('apps-extra') +archs=('i686') +_F_cd_path="$_F_sourceforge_name-$pkgver" +sha1sums=('fec1653c74c209e638ad42dee32666deb9820e56') + +# optimization OK From boobaa at frugalware.org Sat May 17 11:16:53 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat May 17 11:16:56 2008 Subject: [Frugalware-git] frugalware-current: drupal-i18n-5.x_2.3-1-i686 Message-ID: <20080517091653.D54A71770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a16d36350075a81057d764f3ffaaf0ce43a5a41c commit a16d36350075a81057d764f3ffaaf0ce43a5a41c Author: CSÉCSY László Date: Sat May 17 11:16:39 2008 +0200 drupal-i18n-5.x_2.3-1-i686 new package / initial import diff --git a/source/network-extra/drupal-i18n/FrugalBuild b/source/network-extra/drupal-i18n/FrugalBuild new file mode 100644 index 0000000..2f727df --- /dev/null +++ b/source/network-extra/drupal-i18n/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=i18n +pkgver=5.x_2.3 +pkgrel=1 +pkgdesc="A collection of modules to add multi-lingual capabilities to Drupal" +Finclude drupal +sha1sums=('d829e494729144c7eaedf01aa59f413fc3e2d477') From crazy at frugalware.org Sat May 17 12:44:24 2008 From: crazy at frugalware.org (crazy) Date: Sat May 17 12:44:26 2008 Subject: [Frugalware-git] frugalware-current: telepathy-gabble-0.7.6-1-x86_64 Message-ID: <20080517104424.147471770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8da3f8647c43aaff67a7113d90acf714b1b4a4d3 commit 8da3f8647c43aaff67a7113d90acf714b1b4a4d3 Author: crazy Date: Sat May 17 12:43:54 2008 +0200 telepathy-gabble-0.7.6-1-x86_64 * Version bump diff --git a/source/lib-extra/telepathy-gabble/FrugalBuild b/source/lib-extra/telepathy-gabble/FrugalBuild index 94fb4a5..8bf7820 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.5 +pkgver=0.7.6 pkgrel=1 pkgdesc="Telepathy is a D-Bus framework for unifying real time communication." url="http://telepathy.freedesktop.org/" @@ -13,6 +13,6 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://telepathy.freedesktop.org/releases/telepathy-gabble | Flasttar" source=(http://telepathy.freedesktop.org/releases/telepathy-gabble/$pkgname-$pkgver.tar.gz) -sha1sums=('ecce1cf4ca595d16c503eb12d0a946784d17409e') +sha1sums=('b17ec055e43133b2d6aeacf949e1433f1b513ed6') # optimization OK From crazy at frugalware.org Sat May 17 12:47:57 2008 From: crazy at frugalware.org (crazy) Date: Sat May 17 12:48:00 2008 Subject: [Frugalware-git] frugalware-current: libnova-0.12.2-1-x86_64 Message-ID: <20080517104757.DD5D91770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bb6be6ef4b7b2a6016dc4dc7f766b5259ad7cd41 commit bb6be6ef4b7b2a6016dc4dc7f766b5259ad7cd41 Author: crazy Date: Sat May 17 12:46:50 2008 +0200 libnova-0.12.2-1-x86_64 * Version bump diff --git a/source/lib-extra/libnova/FrugalBuild b/source/lib-extra/libnova/FrugalBuild index 9b2d128..cc1b73d 100644 --- a/source/lib-extra/libnova/FrugalBuild +++ b/source/lib-extra/libnova/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=libnova -pkgver=0.12.1 +pkgver=0.12.2 pkgrel=1 pkgdesc="libnova is a general purpose, double precision, celestial mechanics, astrometry and astrodynamics library." depends=('glibc') @@ -10,7 +10,7 @@ groups=('lib-extra') archs=('i686' 'x86_64') _F_sourceforge_broken_up2date=1 Finclude sourceforge -sha1sums=('b27d9b0d6f02f4303a790bce56571f85f2492e75') +sha1sums=('62999df786ac5563aa1214d83e1dfed3c3cb5dbc') build() { From crazy at frugalware.org Sat May 17 13:15:54 2008 From: crazy at frugalware.org (crazy) Date: Sat May 17 13:15:56 2008 Subject: [Frugalware-git] frugalware-current: cfitsio-3.080-1-x86_64 Message-ID: <20080517111554.54F8F1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7c4b85ee5534c25b360e3f65036fc81354690ee5 commit 7c4b85ee5534c25b360e3f65036fc81354690ee5 Author: crazy Date: Sat May 17 13:15:07 2008 +0200 cfitsio-3.080-1-x86_64 * Version bump diff --git a/source/lib-extra/cfitsio/FrugalBuild b/source/lib-extra/cfitsio/FrugalBuild index 38d0be3..1e8fb28 100644 --- a/source/lib-extra/cfitsio/FrugalBuild +++ b/source/lib-extra/cfitsio/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=cfitsio -pkgver=3.060 +pkgver=3.080 pkgrel=1 pkgdesc="C and Fortran library for manipulating FITS files" url="http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html" @@ -16,8 +16,8 @@ up2date="lynx -dump ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/|grep 'cfitsio source=(ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/${pkgname}${pkgver//.}.tar.gz \ cfitsio-3.060-autotools.patch) _F_cd_path="$pkgname" -sha1sums=('ec92c0d4402d2a7cf13f514c1be77665c43e0147' \ - '59489a1372e813a2107d551031426704d4ee8a0f') +sha1sums=('3ee6af5473a80c2c9a76c8604ead67a172ed8a10' \ + 'e7de19b84ed8bb893ab2ecce0e7547d8e663ccba') build() { diff --git a/source/lib-extra/cfitsio/cfitsio-3.060-autotools.patch b/source/lib-extra/cfitsio/cfitsio-3.060-autotools.patch index 2155ef4..1ee3645 100644 --- a/source/lib-extra/cfitsio/cfitsio-3.060-autotools.patch +++ b/source/lib-extra/cfitsio/cfitsio-3.060-autotools.patch @@ -2,7 +2,7 @@ +++ configure.ac 2007-09-10 19:04:36.382298581 +0100 @@ -0,0 +1,230 @@ +AC_PREREQ(2.59) -+AC_INIT(cfitsio, 3.060, pence@tetra.gsfc.nasa.gov) ++AC_INIT(cfitsio, 3.080, pence@tetra.gsfc.nasa.gov) +AC_CONFIG_SRCDIR([fitscore.c]) +AM_INIT_AUTOMAKE([foreign]) + From crazy at frugalware.org Sat May 17 13:20:35 2008 From: crazy at frugalware.org (crazy) Date: Sat May 17 13:20:37 2008 Subject: [Frugalware-git] frugalware-current: perl-dbd-pg-2.7.2-1-x86_64 Message-ID: <20080517112035.05D241770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bd41f1334dd0c39f9a7df91f03b7945e9f3ec988 commit bd41f1334dd0c39f9a7df91f03b7945e9f3ec988 Author: crazy Date: Sat May 17 13:19:33 2008 +0200 perl-dbd-pg-2.7.2-1-x86_64 * Version bump * fixed archs() bug diff --git a/source/devel-extra/perl-dbd-pg/FrugalBuild b/source/devel-extra/perl-dbd-pg/FrugalBuild index 38553bd..757d74f 100644 --- a/source/devel-extra/perl-dbd-pg/FrugalBuild +++ b/source/devel-extra/perl-dbd-pg/FrugalBuild @@ -3,11 +3,11 @@ _F_perl_name=DBD-Pg _F_perl_author=T/TU/TURNSTEP -pkgver=2.6.4 +pkgver=2.7.2 pkgrel=1 pkgdesc="PostgreSQL database driver for the DBI module" depends=('perl-dbi>=1.45' 'postgresql>=8.2') -archs=(${archs[@]} 'x86_64') Finclude perl -sha1sums=('340b2854da876d6c2702272330a5473b47de91c6') +archs=(${archs[@]} 'x86_64') +sha1sums=('a3a78158a340c5abb1761933ffd79c95b649b8d0') # optimization OK From crazy at frugalware.org Sat May 17 15:11:41 2008 From: crazy at frugalware.org (crazy) Date: Sat May 17 15:11:43 2008 Subject: [Frugalware-git] frugalware-current: nano-2.0.7-2-x86_64 Message-ID: <20080517131141.056731770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=df2ada0a5062c96f22082a79571a1550f3d30f65 commit df2ada0a5062c96f22082a79571a1550f3d30f65 Author: crazy Date: Sat May 17 15:11:12 2008 +0200 nano-2.0.7-2-x86_64 * bug about trailing whitespace in frugalbuild.nanorc diff --git a/source/apps/nano/FrugalBuild b/source/apps/nano/FrugalBuild index c446e82..97c333c 100644 --- a/source/apps/nano/FrugalBuild +++ b/source/apps/nano/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nano pkgver=2.0.7 -pkgrel=1 +pkgrel=2 pkgdesc="free Pico clone with some new features." url="http://www.nano-editor.org/" depends=('ncurses>=5.6-2') @@ -14,7 +14,7 @@ up2date="lynx -dump http://www.nano-editor.org/dist/v2.0/|Flasttar" source=($url/dist/v2.0/$pkgname-$pkgver.tar.gz frugalware.patch) backup=('etc/nanorc') sha1sums=('6616c6496e6f21e61df6bb991c0be84eda5c6a0c' \ - 'cbfc4310437b856272b76e37fdd9d6d7f5fc1712') + '7da2c4db9669b5e9f00d3db5a3bdbdba8a98c753') build() { Fcd @@ -26,7 +26,7 @@ build() --enable-nanorc \ --with-gnu-ld \ --enable-multibuffer \ - --enable-utf8 + --enable-utf8 Fmakeinstall Ffilerel doc/nanorc.sample /etc/nanorc Fdocrel doc/nanorc.sample diff --git a/source/apps/nano/frugalware.patch b/source/apps/nano/frugalware.patch index cdc68d0..aa8cfb3 100644 --- a/source/apps/nano/frugalware.patch +++ b/source/apps/nano/frugalware.patch @@ -188,7 +188,7 @@ diff -Naur nano-2.0.1/doc/syntax/frugalbuild.nanorc nano-2.0.1-p/doc/syntax/frug +icolor white "^# .*(Time|time)+:" +icolor white "^# .*M.*r+:" +icolor white "^# .*C.*r+:" -+ ++color ,green "[[:space:]]+$" diff -Naur nano-2.0.1/doc/syntax/Makefile.am nano-2.0.1-p/doc/syntax/Makefile.am --- nano-2.0.1/doc/syntax/Makefile.am 2006-11-02 07:32:02.000000000 +0100 +++ nano-2.0.1-p/doc/syntax/Makefile.am 2006-12-02 12:35:26.000000000 +0100 From crazy at frugalware.org Sat May 17 15:49:11 2008 From: crazy at frugalware.org (crazy) Date: Sat May 17 15:49:12 2008 Subject: [Frugalware-git] frugalware-current: pptp-1.7.1-1-x86_64 Message-ID: <20080517134911.80F7E1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cdc98e1710e8027fbf9c86989439ce17194a4e9e commit cdc98e1710e8027fbf9c86989439ce17194a4e9e Author: crazy Date: Sat May 17 15:48:50 2008 +0200 pptp-1.7.1-1-x86_64 * up2date fix * removed custom up2date , this is not needed here anymore diff --git a/source/network-extra/pptp/FrugalBuild b/source/network-extra/pptp/FrugalBuild index 2b18a0a..28a4716 100644 --- a/source/network-extra/pptp/FrugalBuild +++ b/source/network-extra/pptp/FrugalBuild @@ -12,7 +12,6 @@ depends=('ppp' 'perl') groups=('network-extra') backup=(etc/ppp/options.$pkgname) archs=('i686' 'x86_64') -up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=33063|grep stable|sed 's/[^]]*][^]]*]pptp-\([^ ]*\) .*/\1/;q'" source=($source options.$pkgname ${pkgname}_fe.pl $pkgname-command) build() From crazy at frugalware.org Sat May 17 15:55:56 2008 From: crazy at frugalware.org (crazy) Date: Sat May 17 15:56:04 2008 Subject: [Frugalware-git] frugalware-current: httpircproxy-0.37-1-x86_64 Message-ID: <20080517135556.F046F1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ba4f6509c00629b54031655fe09e54b8aa42e514 commit ba4f6509c00629b54031655fe09e54b8aa42e514 Author: crazy Date: Sat May 17 15:55:41 2008 +0200 httpircproxy-0.37-1-x86_64 * up2date fix * removed _F_sourceforge_prefix since we use * now _F_sourceforge_broken_up2date by default * for such packages. * fixed url bug diff --git a/source/network-extra/httpircproxy/FrugalBuild b/source/network-extra/httpircproxy/FrugalBuild index 733be8f..46292dd 100644 --- a/source/network-extra/httpircproxy/FrugalBuild +++ b/source/network-extra/httpircproxy/FrugalBuild @@ -5,13 +5,12 @@ pkgname=httpircproxy pkgver=0.37 pkgrel=1 pkgdesc="HTTP proxy server for jmIrc" -url="http://jmirc.sourceforge.net/" groups=('network-extra') archs=('i686' 'x86_64') _F_sourceforge_dirname="jmirc" _F_sourceforge_name="HttpIrcProxy_src" -_F_sourceforge_prefix="HttpIrcProxy " Finclude sourceforge java +url="http://jmirc.sourceforge.net/" source=($source rc.$pkgname README.Frugalware) build() @@ -26,7 +25,7 @@ build() Fdoc README.Frugalware } sha1sums=('b3e928f4c04a1f64a9e33fda6dedb2cd48c30a62' \ - '9db3851fc42402e712d52292b43e2106735d12a5' \ - '3e11c88b0a74ccf21223871d2a01ff1a778dd56c') + '9db3851fc42402e712d52292b43e2106735d12a5' \ + 'd66f2c96851dc9b95ffb870fd12f208e67a88cb4') # optimization OK From crazy at frugalware.org Sat May 17 16:04:53 2008 From: crazy at frugalware.org (crazy) Date: Sat May 17 16:04:54 2008 Subject: [Frugalware-git] frugalware-current: firefox-adblock-0.5.3.043-2-x86_64 Message-ID: <20080517140453.8C4D11770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8b5cc043d40ca155af24850234b59115d2a7e859 commit 8b5cc043d40ca155af24850234b59115d2a7e859 Author: crazy Date: Sat May 17 16:04:38 2008 +0200 firefox-adblock-0.5.3.043-2-x86_64 * up2date , source fix diff --git a/source/xapps-extra/firefox-adblock/FrugalBuild b/source/xapps-extra/firefox-adblock/FrugalBuild index a23c49e..29c3626 100644 --- a/source/xapps-extra/firefox-adblock/FrugalBuild +++ b/source/xapps-extra/firefox-adblock/FrugalBuild @@ -8,12 +8,12 @@ pkgver=0.5.3.043 pkgrel=2 pkgdesc="Filters ads from web-pages" url="https://addons.mozilla.org/en-US/firefox/addon/10" -up2date="elinks -dump $url|grep Version|sed 's/.*Version \([^-]*\) -- .*/\1/;q'" -source=(http://releases.mozilla.org/pub/mozilla.org/extensions/$_F_firefox_ext/$_F_firefox_ext-$pkgver-fx+fl+mz+ns.xpi \ +up2date="elinks -dump $url|grep 'Version [0-9]'|sed 's/.*Version \([^-]*\) -- .*/\1/;q'" +source=(https://addons.mozilla.org/en-US/firefox/downloads/file/45/$_F_firefox_ext-$pkgver-fx+fl+mz+ns.xpi \ # yes the manifest file contains ^Ms, if you don't like them, mail the author ;-) chrome.manifest firefox-adblock-0.5.3.043-maxversion.diff) _F_firefox_name="$_F_firefox_ext-$pkgver-fx+fl+mz+ns.xpi" Finclude firefox-extension -sha1sums=('1d758d0fa56ef4b18f8b0b39d88a006baab57baf'\ - 'b90584e52a6b01c31582134d54d6a93be1d1eef1'\ +sha1sums=('1d758d0fa56ef4b18f8b0b39d88a006baab57baf' \ + 'b90584e52a6b01c31582134d54d6a93be1d1eef1' \ '786d7abf98b1d63a6eed50815c6551c1e0241ced') From devil505linux at gmail.com Sat May 17 16:20:22 2008 From: devil505linux at gmail.com (Devil505) Date: Sat May 17 16:20:23 2008 Subject: [Frugalware-git] frugalware-current: qof-0.7.5-1-x86_64 Message-ID: <20080517142022.CD5B41770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e6e2ec9812b2d294ef4a81bcc7273c7824df96e8 commit e6e2ec9812b2d294ef4a81bcc7273c7824df96e8 Author: Devil505 Date: Sat May 17 16:19:23 2008 +0200 qof-0.7.5-1-x86_64 * added X86_64 to archs() diff --git a/source/lib-extra/qof/FrugalBuild b/source/lib-extra/qof/FrugalBuild index 5b7258c..40db7bf 100644 --- a/source/lib-extra/qof/FrugalBuild +++ b/source/lib-extra/qof/FrugalBuild @@ -9,7 +9,7 @@ _F_sourceforge_broken_up2date=1 Finclude sourceforge depends=('glib2' 'libxml2' 'sqlite2') groups=('lib-extra') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('9d7453fca0910c401180b8c8eda7443442633803') unset MAKEFLAGS From vmiklos at frugalware.org Sat May 17 16:34:57 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 17 16:34:59 2008 Subject: [Frugalware-git] frugalware-current: perl-libwww-5.812-1-i686 Message-ID: <20080517143457.629DF177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=33c3a330a804405e6979452fb0ca4d4d038dbc0e commit 33c3a330a804405e6979452fb0ca4d4d038dbc0e Author: Miklos Vajna Date: Sat May 17 16:34:41 2008 +0200 perl-libwww-5.812-1-i686 - groups() fix diff --git a/source/devel-extra/perl-libwww/FrugalBuild b/source/devel-extra/perl-libwww/FrugalBuild index a3f22c7..b663259 100644 --- a/source/devel-extra/perl-libwww/FrugalBuild +++ b/source/devel-extra/perl-libwww/FrugalBuild @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="A set of Perl modules which provides a simple and consistent API to the WWW." url="http://search.cpan.org/~gaas/libwww-perl" depends=('perl-uri' 'perl-html-parser') -groups=('devel') +groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump 'http://www.cpan.org/authors/id/G/GA/GAAS/?M=D' |grep libwww-perl.*tar.gz$|sed -n 's/.*-\(.*\)\.t.*/\1/;1 p'" source=(http://www.cpan.org/authors/id/G/GA/GAAS/libwww-perl-$pkgver.tar.gz) From vmiklos at frugalware.org Sat May 17 16:34:57 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 17 16:35:01 2008 Subject: [Frugalware-git] frugalware-current: fuseftp-0.8-1-i686 Message-ID: <20080517143457.53EF51770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8ee426324f715b4bb3ea95a9c70d6445b0afa130 commit 8ee426324f715b4bb3ea95a9c70d6445b0afa130 Author: Miklos Vajna Date: Sat May 17 16:33:58 2008 +0200 fuseftp-0.8-1-i686 - depends() fix diff --git a/source/network-extra/fuseftp/FrugalBuild b/source/network-extra/fuseftp/FrugalBuild index df52639..136f12c 100644 --- a/source/network-extra/fuseftp/FrugalBuild +++ b/source/network-extra/fuseftp/FrugalBuild @@ -6,7 +6,7 @@ pkgver=0.8 pkgrel=1 pkgdesc="FTP filesystem written in Perl, using FUSE" url="http://wiki.thiesen.org/page/Fuseftp" -depends=('perl' 'perl-fuse' 'perl-term-readkey' 'perl-cache') +depends=('perl' 'perl-fuse' 'perl-readkey' 'perl-cache') groups=('network-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://wiki.thiesen.org/page/Fuseftp|grep -m1 'fuseftp-\(.*\).tar.gz'|sed 's/.*-\(.*\).t.*/\1/'" From vmiklos at frugalware.org Sat May 17 17:13:20 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 17 17:13:23 2008 Subject: [Frugalware-git] pacman-g2: makepkg: fix a warning when using bash's -ge on empty strings Message-ID: <20080517151320.E15FD1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=c741482ef98b5bf6bf6092b33a2d3790b56db340 commit c741482ef98b5bf6bf6092b33a2d3790b56db340 Author: Miklos Vajna Date: Sat May 17 17:13:17 2008 +0200 makepkg: fix a warning when using bash's -ge on empty strings diff --git a/scripts/makepkg b/scripts/makepkg index 56e2430..33d0f1a 100755 --- a/scripts/makepkg +++ b/scripts/makepkg @@ -1239,6 +1239,7 @@ if grep -i -q "^# Compiling Time: [~0-9\.]\+ SBU$" $BUILDSCRIPT && \ warning "Cannot find the bc binary! Is bc installed? Skipping calculating the estimated build time." else secs=`$ECHO "$pkgsbu*$SBU"|bc /dev/stdin|sed 's/\.[0-9]*$//'` + [ -z "$secs" ] && secs=0 if [ $secs -ge 3600 ]; then hrs=`$ECHO $(($secs/3600))` secs=`$ECHO $(($secs%3600))` From vmiklos at frugalware.org Sat May 17 17:26:02 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 17 17:26:02 2008 Subject: [Frugalware-git] frugalware-current: libpri-1.4.4-1-i686 Message-ID: <20080517152602.012A8177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fbe2752dfb77afdb744c2e291cdd3f870ebe3ce4 commit fbe2752dfb77afdb744c2e291cdd3f870ebe3ce4 Author: Miklos Vajna Date: Sat May 17 17:00:12 2008 +0200 libpri-1.4.4-1-i686 - version bump - removed cflags.diff (it no longer applies), add a custom build() to avoid patching diff --git a/source/lib-extra/libpri/FrugalBuild b/source/lib-extra/libpri/FrugalBuild index f38de4a..8e41945 100644 --- a/source/lib-extra/libpri/FrugalBuild +++ b/source/lib-extra/libpri/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 0 SBU +# Compiling Time: 0.02 SBU # Maintainer: Priyank Gosalia # Contributor: Balint Kovacs pkgname=libpri -pkgver=1.4.3 +pkgver=1.4.4 pkgrel=1 pkgdesc="Primary Rate ISDN specification library" url="http://www.asterisk.org/" @@ -11,9 +11,14 @@ depends=('glibc') 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 \ - libpri-cflags.diff) -sha1sums=('e56426b94dd66c5f8cd30be165196080b7275808' \ - 'bd6fe6ad4ff35c18e470a0a98c7673b921890743') +source=(http://ftp.digium.com/pub/$pkgname/$pkgname-$pkgver.tar.gz) +sha1sums=('0d5b6ae20692f6777448f7b2f04af2fe76c10828') + +build() +{ + Fconf + make CFLAGS="$CFLAGS" || return 1 + Fmakeinstall +} # optimization ok diff --git a/source/lib-extra/libpri/libpri-cflags.diff b/source/lib-extra/libpri/libpri-cflags.diff deleted file mode 100644 index ff2a5c7..0000000 --- a/source/lib-extra/libpri/libpri-cflags.diff +++ /dev/null @@ -1,12 +0,0 @@ -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 From vmiklos at frugalware.org Sat May 17 17:26:01 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 17 17:26:05 2008 Subject: [Frugalware-git] frugalware-current: firefox-flashblock-1.5.6-1-i686 Message-ID: <20080517152601.CF1721778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ad0ab43f5ae6bc6ef4a21ec6c8cfc8a5dfb6acd0 commit ad0ab43f5ae6bc6ef4a21ec6c8cfc8a5dfb6acd0 Author: Miklos Vajna Date: Sat May 17 16:58:20 2008 +0200 firefox-flashblock-1.5.6-1-i686 - version bump diff --git a/source/xapps-extra/firefox-flashblock/FrugalBuild b/source/xapps-extra/firefox-flashblock/FrugalBuild index be56a67..1a14d3e 100644 --- a/source/xapps-extra/firefox-flashblock/FrugalBuild +++ b/source/xapps-extra/firefox-flashblock/FrugalBuild @@ -4,7 +4,7 @@ pkgname=firefox-flashblock _F_firefox_ext=flashblock _F_firefox_id=3d7eb24f-2740-49df-8937-200b1cc08f8a -pkgver=1.5.5 +pkgver=1.5.6 pkgrel=1 pkgdesc="Replaces Flash objects with a button you can click to view them." url="http://flashblock.mozdev.org/" @@ -14,6 +14,6 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://downloads.mozdev.org/flashblock/|grep [0-9].xpi$|sed 's/.*-\(.*\)\.xpi/\1/'|Fsort|tail -n 1" source=(http://downloads.mozdev.org/$_F_firefox_ext/$_F_firefox_ext-$pkgver.xpi \ chrome.manifest) -sha1sums=('409e768f67a9cb7f3e9369eae7fa73a7896c683f' \ +sha1sums=('cf11a46edb5a09697b578f36e21f76b396eec3af' \ '08b5540b3fc3872cdf3124ead702c0db7b6df7b7') Finclude firefox-extension From vmiklos at frugalware.org Sat May 17 17:27:25 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 17 17:27:26 2008 Subject: [Frugalware-git] frugalware-current: ncftp-3.2.1-1-i686 Message-ID: <20080517152725.610331770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e75c0a0ca386a57c4f0483286f9874f2ea5aebce commit e75c0a0ca386a57c4f0483286f9874f2ea5aebce Author: Miklos Vajna Date: Sat May 17 17:27:17 2008 +0200 ncftp-3.2.1-1-i686 - moved to extra diff --git a/source/network-extra/ncftp/FrugalBuild b/source/network-extra/ncftp/FrugalBuild new file mode 100644 index 0000000..c430aa9 --- /dev/null +++ b/source/network-extra/ncftp/FrugalBuild @@ -0,0 +1,24 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Christian Hamar alias krix + +pkgname=ncftp +pkgver=3.2.1 +pkgrel=1 +pkgdesc="Console based FTP client" +url="http://www.ncftp.com/" +depends=('ncurses') +groups=('network-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump $url/download/|grep src.tar.gz$|sed -n 's/.*-\(.*\)-.*/\1/;1 p'" +source=(ftp://ftp.ncftp.com/$pkgname/$pkgname-$pkgver-src.tar.bz2) + +sha1sums=('6c1f19531ade7fbe19174aa48cf5940830ced7f7') +build() { + Fcd + Fmake + # wtf ? why make install cant create this ? :S + Fmkdir /usr/share/man/man1 + Fmakeinstall +} + +# optimization OK diff --git a/source/network/ncftp/FrugalBuild b/source/network/ncftp/FrugalBuild deleted file mode 100644 index 3ab2d77..0000000 --- a/source/network/ncftp/FrugalBuild +++ /dev/null @@ -1,24 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Christian Hamar alias krix - -pkgname=ncftp -pkgver=3.2.1 -pkgrel=1 -pkgdesc="Console based FTP client" -url="http://www.ncftp.com/" -depends=('ncurses') -groups=('network') -archs=('i686' 'x86_64') -up2date="lynx -dump $url/download/|grep src.tar.gz$|sed -n 's/.*-\(.*\)-.*/\1/;1 p'" -source=(ftp://ftp.ncftp.com/$pkgname/$pkgname-$pkgver-src.tar.bz2) - -sha1sums=('6c1f19531ade7fbe19174aa48cf5940830ced7f7') -build() { - Fcd - Fmake - # wtf ? why make install cant create this ? :S - Fmkdir /usr/share/man/man1 - Fmakeinstall -} - -# optimization OK From crazy at frugalware.org Sat May 17 17:30:48 2008 From: crazy at frugalware.org (crazy) Date: Sat May 17 17:30:49 2008 Subject: [Frugalware-git] frugalware-current: bc-1.06-6-x86_64 Message-ID: <20080517153048.14CD91770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f573944211dae7f69f6b6c6caeb6466d58e35f2b commit f573944211dae7f69f6b6c6caeb6466d58e35f2b Author: crazy Date: Sat May 17 17:30:21 2008 +0200 bc-1.06-6-x86_64 * release bump * added missing string.h include for number.c * without we get some warnings : - warning: implicit declaration of function 'memset' - warning: implicit declaration of function 'memcpy' - :) diff --git a/source/apps/bc/FrugalBuild b/source/apps/bc/FrugalBuild index 7526c28..4ef59db 100644 --- a/source/apps/bc/FrugalBuild +++ b/source/apps/bc/FrugalBuild @@ -3,14 +3,15 @@ pkgname=bc pkgver=1.06 -pkgrel=5 +pkgrel=6 pkgdesc="An arbitrary precision calculator language" url="http://www.gnu.org/software/bc/" depends=('glibc>=2.7-3') groups=('apps' 'chroot-core') archs=('i686' 'x86_64') Fup2gnugz -source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('c8f258a7355b40a485007c40865480349c157292') +source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz number.c_need_string.h.patch) +sha1sums=('c8f258a7355b40a485007c40865480349c157292' \ + '1dbfd7a4ef8cf7a83f9ab822897a30f774a113ae') # optimization OK diff --git a/source/apps/bc/number.c_need_string.h.patch b/source/apps/bc/number.c_need_string.h.patch new file mode 100644 index 0000000..6a7b469 --- /dev/null +++ b/source/apps/bc/number.c_need_string.h.patch @@ -0,0 +1,11 @@ +diff -Naur bc-1.06/lib/number.c bc-1.06-p/lib/number.c +--- bc-1.06/lib/number.c 2000-10-03 20:34:25.000000000 +0200 ++++ bc-1.06-p/lib/number.c 2008-05-17 17:22:28.000000000 +0200 +@@ -35,6 +35,7 @@ + #include + #include + #include /* Prototypes needed for external utility routines. */ ++#include + + #define bc_rt_warn rt_warn + #define bc_rt_error rt_error From vmiklos at frugalware.org Sat May 17 17:35:44 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 17 17:35:46 2008 Subject: [Frugalware-git] frugalware-current: pccts-133mr-2-i686 Message-ID: <20080517153544.89011177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3ee81f8ae83bdb0aa3d7f9d40b4c60a8b5ab40f7 commit 3ee81f8ae83bdb0aa3d7f9d40b4c60a8b5ab40f7 Author: Miklos Vajna Date: Sat May 17 17:35:19 2008 +0200 pccts-133mr-2-i686 - moved to extra diff --git a/source/devel-extra/pccts/FrugalBuild b/source/devel-extra/pccts/FrugalBuild new file mode 100644 index 0000000..aab9ab2 --- /dev/null +++ b/source/devel-extra/pccts/FrugalBuild @@ -0,0 +1,31 @@ +# Compiling Time: 0.07 SBU +# Maintainer: VMiklos + +pkgname=pccts +pkgver=133mr +pkgrel=2 +pkgdesc="The Purdue Compiler-Compiler Tool Set" +url="http://www.polhode.com/pccts.html" +depends=('glibc') +groups=('devel-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump -source $url|grep 'downloading PCCTS'|sed 's/.*pccts\(.*\)\.h.*/\1/'" +source=(http://www.polhode.com/$pkgname$pkgver.zip $pkgname-$pkgver-gcc33.diff) +sha1sums=('5b3417efd5f537434b568114bcda853b4975d851' \ + 'd630de1f4ce15b5194ce8e28817f053953f0da5d') + +build() +{ + Fcd $pkgname + Fpatchall + for mfile in `find . -name makefile` ; do + Fsed "CFLAGS=" "CFLAGS+=" $mfile + done + Fmake + # install manually as the README suggests + Fmkdir /usr/{bin,include/pccts} + Fexerel bin/{antlr,dlg,genmk,sor} /usr/bin/ + Ffilerel h/* /usr/include/pccts/ +} + +# optimization OK diff --git a/source/devel-extra/pccts/pccts-133mr-gcc33.diff b/source/devel-extra/pccts/pccts-133mr-gcc33.diff new file mode 100644 index 0000000..1a36022 --- /dev/null +++ b/source/devel-extra/pccts/pccts-133mr-gcc33.diff @@ -0,0 +1,32 @@ +--- pccts.orig/sorcerer/lib/sorlist.c 1999-06-29 21:15:56.000000000 -0500 ++++ pccts/sorcerer/lib/sorlist.c 2003-10-11 13:59:17.000000000 -0500 +@@ -28,13 +28,7 @@ + */ + #include + #include +- +-#ifdef PCCTS_USE_STDARG + #include +-#else +-#include +-#endif +- + #include "CASTBase.h" + #include "sorlist.h" + +--- pccts.orig/sorcerer/lib/sintstack.c 1999-06-30 09:08:06.000000000 -0500 ++++ pccts/sorcerer/lib/sintstack.c 2003-10-11 14:09:43.000000000 -0500 +@@ -28,13 +28,7 @@ + */ + #include + #include +- +-#ifdef PCCTS_USE_STDARG + #include +-#else +-#include +-#endif +- + #include "CASTBase.h" + #include "sintstack.h" + diff --git a/source/devel/pccts/FrugalBuild b/source/devel/pccts/FrugalBuild deleted file mode 100644 index 2daae0d..0000000 --- a/source/devel/pccts/FrugalBuild +++ /dev/null @@ -1,33 +0,0 @@ -# Compiling Time: 0.07 SBU -# Maintainer: VMiklos - -pkgname=pccts -pkgver=133mr -pkgrel=2 -pkgdesc="The Purdue Compiler-Compiler Tool Set" -url="http://www.polhode.com/pccts.html" -depends=('glibc') -groups=('devel') -archs=('i686' 'x86_64') -up2date="lynx -dump -source $url|grep 'downloading PCCTS'|sed 's/.*pccts\(.*\)\.h.*/\1/'" -source=(http://www.polhode.com/$pkgname$pkgver.zip $pkgname-$pkgver-gcc33.diff) -sha1sums=('5b3417efd5f537434b568114bcda853b4975d851' \ - 'd630de1f4ce15b5194ce8e28817f053953f0da5d') - -build() -{ - Fcd $pkgname - Fpatchall - for mfile in `find . -name makefile` ; do - Fsed "CFLAGS=" "CFLAGS+=" $mfile - done - Fmake - # install manually as the README suggests - Fmkdir /usr/{bin,include/pccts} - Fexerel bin/{antlr,dlg,genmk,sor} /usr/bin/ - Ffilerel h/* /usr/include/pccts/ -} - -# vim: ft=sh - -# optimization OK diff --git a/source/devel/pccts/pccts-133mr-gcc33.diff b/source/devel/pccts/pccts-133mr-gcc33.diff deleted file mode 100644 index 1a36022..0000000 --- a/source/devel/pccts/pccts-133mr-gcc33.diff +++ /dev/null @@ -1,32 +0,0 @@ ---- pccts.orig/sorcerer/lib/sorlist.c 1999-06-29 21:15:56.000000000 -0500 -+++ pccts/sorcerer/lib/sorlist.c 2003-10-11 13:59:17.000000000 -0500 -@@ -28,13 +28,7 @@ - */ - #include - #include -- --#ifdef PCCTS_USE_STDARG - #include --#else --#include --#endif -- - #include "CASTBase.h" - #include "sorlist.h" - ---- pccts.orig/sorcerer/lib/sintstack.c 1999-06-30 09:08:06.000000000 -0500 -+++ pccts/sorcerer/lib/sintstack.c 2003-10-11 14:09:43.000000000 -0500 -@@ -28,13 +28,7 @@ - */ - #include - #include -- --#ifdef PCCTS_USE_STDARG - #include --#else --#include --#endif -- - #include "CASTBase.h" - #include "sintstack.h" - From vmiklos at frugalware.org Sat May 17 17:38:43 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 17 17:38:45 2008 Subject: [Frugalware-git] frugalware-current: nasm-2.02-1-i686 Message-ID: <20080517153843.D6B091770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6901f075d4b04fe19b19813364014f269f9dea65 commit 6901f075d4b04fe19b19813364014f269f9dea65 Author: Miklos Vajna Date: Sat May 17 17:38:00 2008 +0200 nasm-2.02-1-i686 - moved to extra diff --git a/source/devel-extra/nasm/FrugalBuild b/source/devel-extra/nasm/FrugalBuild new file mode 100644 index 0000000..8ebc481 --- /dev/null +++ b/source/devel-extra/nasm/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.10 SBU +# Maintainer: VMiklos + +pkgname=nasm +pkgver=2.02 +pkgrel=1 +pkgdesc="NASM is the Netwide Assembler" +Finclude sourceforge +depends=('glibc') +groups=('devel-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=6208 |grep 'nasm sources' |sed -ne 's/.*\]\(.*\) [A-Z].*\[.*/\1/;1p'" +sha1sums=('2b24076eebebf85f8048da78dae1ee801c4fa693') + +# optimization OK diff --git a/source/devel/nasm/FrugalBuild b/source/devel/nasm/FrugalBuild deleted file mode 100644 index 69c69f9..0000000 --- a/source/devel/nasm/FrugalBuild +++ /dev/null @@ -1,15 +0,0 @@ -# Compiling Time: 0.10 SBU -# Maintainer: VMiklos - -pkgname=nasm -pkgver=2.02 -pkgrel=1 -pkgdesc="NASM is the Netwide Assembler" -Finclude sourceforge -depends=('glibc') -groups=('devel') -archs=('i686' 'x86_64') -up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=6208 |grep 'nasm sources' |sed -ne 's/.*\]\(.*\) [A-Z].*\[.*/\1/;1p'" -sha1sums=('2b24076eebebf85f8048da78dae1ee801c4fa693') - -# optimization OK From vmiklos at frugalware.org Sat May 17 17:40:43 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 17 17:40:46 2008 Subject: [Frugalware-git] frugalware-current: pidentd-3.0.19-1-i686 Message-ID: <20080517154044.00E361770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cd3cb4f646757e1a1e5d8c839318fb4cef66f34c commit cd3cb4f646757e1a1e5d8c839318fb4cef66f34c Author: Miklos Vajna Date: Sat May 17 17:40:35 2008 +0200 pidentd-3.0.19-1-i686 - moved to extra diff --git a/source/network-extra/pidentd/FrugalBuild b/source/network-extra/pidentd/FrugalBuild new file mode 100644 index 0000000..8b688cb --- /dev/null +++ b/source/network-extra/pidentd/FrugalBuild @@ -0,0 +1,32 @@ +# Compiling Time: 0.01 SBU +# Contributor: VMiklos +# Maintainer: Zsolt Szalai + +pkgname=pidentd +pkgver=3.0.19 +pkgrel=1 +pkgdesc="TCP/IP IDENT protocol server" +url="http://www.lysator.liu.se/~pen/pidentd/" +pkgurl="ftp://ftp.lysator.liu.se/pub/ident/servers/" +groups=('network-extra') +archs=('i686' 'x86_64') +depends=('glibc' 'openssl') +backup=('etc/identd.conf') +up2date="wget --passive-ftp -O - -q $pkgurl|grep 'tar.gz<'|tail -n 1|sed 's/.*d-\([0-9\.]*\).tar.gz<.*/\1/'" +source=($pkgurl$pkgname-$pkgver.tar.gz identd.conf) +sha1sums=('d7257556fc9a8338d880fb2ac8e95d4fa358f6e3' \ + 'c7559d7113dfb0aa85ba7ff0c0831398b6a1d595') + +build() { + cd $startdir/src/$pkgname-$pkgver + ./configure --prefix=/usr + + make || return 1 + + make prefix=$startdir/pkg/usr install + install -D -m644 $startdir/src/identd.conf $startdir/pkg/etc/identd.conf + cd $startdir/pkg/usr/sbin && mv identd in.identd + cd $startdir/pkg/usr/man/man8 && ln -sf identd.8.gz in.identd.8.gz +} + +# optimalization OK diff --git a/source/network-extra/pidentd/identd.conf b/source/network-extra/pidentd/identd.conf new file mode 100644 index 0000000..d0ed7e7 --- /dev/null +++ b/source/network-extra/pidentd/identd.conf @@ -0,0 +1,67 @@ +# /etc/identd.conf - an example configuration file + + +#-- The syslog facility for error messages +# syslog:facility = daemon + + +#-- User and group (from passwd database) to run as +server:user = nobody + +#-- Override the group id +# server:group = kmem + +#-- What port to listen on when started as a daemon or from /etc/inittab +# server:port = 113 + +#-- The socket backlog limit +# server:backlog = 256 + +#-- Where to write the file containing our process id +server:pid-file = "/var/run/identd.pid" + +#-- Maximum number of concurrent requests allowed (0 = unlimited) +# server:max-requests = 0 + +#-- Enable some protocol extensions like "VERSION" or "QUIT" +# protocol:extensions = enabled + +#-- Allow multiple queries per connection. This slightly breaks RFC1413 +# protocol:multiquery = enabled + +#-- Timeout in seconds since connection or last query. Zero = disable +# protocol:timeout = 120 + +#-- Maximum number of threads doing kernel lookups +# kernel:threads = 8 + +#-- Maximum number of queued kernel lookup requests +# kernel:buffers = 32 + +#-- Maximum number of time to retry a kernel lookup in case of failure +# kernel:attempts = 5 + +#-- Disable username lookups (only return uid numbers) +result:uid-only = yes + +#-- Enable the ".noident" file +# result:noident = enabled + +#-- Charset token to return in replies +# result:charset = "US-ASCII" + +#-- Opsys token to return in replies +# result:opsys = "UNIX" + +#-- Log all request replies to syslog (none == don't) +# Valid choices are: none, debug, info, notice, warning, err, crit, emerg +result:syslog-level = notice + +#-- Enable encryption (only available if linked with a DES library) +# result:encrypt = no + +#-- Path to the DES key file (only available if linked with a DES library) +# encrypt:key-file = "/etc/identd.key" + +#-- Include a machine local configuration file +# include = /usr/local/etc/identd.conf diff --git a/source/network/pidentd/FrugalBuild b/source/network/pidentd/FrugalBuild deleted file mode 100644 index 41995f7..0000000 --- a/source/network/pidentd/FrugalBuild +++ /dev/null @@ -1,32 +0,0 @@ -# Compiling Time: 0.01 SBU -# Contributor: VMiklos -# Maintainer: Zsolt Szalai - -pkgname=pidentd -pkgver=3.0.19 -pkgrel=1 -pkgdesc="TCP/IP IDENT protocol server" -url="http://www.lysator.liu.se/~pen/pidentd/" -pkgurl="ftp://ftp.lysator.liu.se/pub/ident/servers/" -groups=('network') -archs=('i686' 'x86_64') -depends=('glibc' 'openssl') -backup=('etc/identd.conf') -up2date="wget --passive-ftp -O - -q $pkgurl|grep 'tar.gz<'|tail -n 1|sed 's/.*d-\([0-9\.]*\).tar.gz<.*/\1/'" -source=($pkgurl$pkgname-$pkgver.tar.gz identd.conf) -sha1sums=('d7257556fc9a8338d880fb2ac8e95d4fa358f6e3' \ - 'c7559d7113dfb0aa85ba7ff0c0831398b6a1d595') - -build() { - cd $startdir/src/$pkgname-$pkgver - ./configure --prefix=/usr - - make || return 1 - - make prefix=$startdir/pkg/usr install - install -D -m644 $startdir/src/identd.conf $startdir/pkg/etc/identd.conf - cd $startdir/pkg/usr/sbin && mv identd in.identd - cd $startdir/pkg/usr/man/man8 && ln -sf identd.8.gz in.identd.8.gz -} - -# optimalization OK diff --git a/source/network/pidentd/identd.conf b/source/network/pidentd/identd.conf deleted file mode 100644 index d0ed7e7..0000000 --- a/source/network/pidentd/identd.conf +++ /dev/null @@ -1,67 +0,0 @@ -# /etc/identd.conf - an example configuration file - - -#-- The syslog facility for error messages -# syslog:facility = daemon - - -#-- User and group (from passwd database) to run as -server:user = nobody - -#-- Override the group id -# server:group = kmem - -#-- What port to listen on when started as a daemon or from /etc/inittab -# server:port = 113 - -#-- The socket backlog limit -# server:backlog = 256 - -#-- Where to write the file containing our process id -server:pid-file = "/var/run/identd.pid" - -#-- Maximum number of concurrent requests allowed (0 = unlimited) -# server:max-requests = 0 - -#-- Enable some protocol extensions like "VERSION" or "QUIT" -# protocol:extensions = enabled - -#-- Allow multiple queries per connection. This slightly breaks RFC1413 -# protocol:multiquery = enabled - -#-- Timeout in seconds since connection or last query. Zero = disable -# protocol:timeout = 120 - -#-- Maximum number of threads doing kernel lookups -# kernel:threads = 8 - -#-- Maximum number of queued kernel lookup requests -# kernel:buffers = 32 - -#-- Maximum number of time to retry a kernel lookup in case of failure -# kernel:attempts = 5 - -#-- Disable username lookups (only return uid numbers) -result:uid-only = yes - -#-- Enable the ".noident" file -# result:noident = enabled - -#-- Charset token to return in replies -# result:charset = "US-ASCII" - -#-- Opsys token to return in replies -# result:opsys = "UNIX" - -#-- Log all request replies to syslog (none == don't) -# Valid choices are: none, debug, info, notice, warning, err, crit, emerg -result:syslog-level = notice - -#-- Enable encryption (only available if linked with a DES library) -# result:encrypt = no - -#-- Path to the DES key file (only available if linked with a DES library) -# encrypt:key-file = "/etc/identd.key" - -#-- Include a machine local configuration file -# include = /usr/local/etc/identd.conf From vmiklos at frugalware.org Sat May 17 17:44:26 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat May 17 17:44:28 2008 Subject: [Frugalware-git] frugalware-current: libpri-1.4.4-1-x86_64 Message-ID: <20080517154426.E09411778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0e3160c7c89c81df27157b2b917a6345f9d7549b commit 0e3160c7c89c81df27157b2b917a6345f9d7549b Author: Miklos Vajna Date: Sat May 17 17:44:08 2008 +0200 libpri-1.4.4-1-x86_64 - fix up x86_64 build diff --git a/source/lib-extra/libpri/FrugalBuild b/source/lib-extra/libpri/FrugalBuild index 8e41945..bcb2f1a 100644 --- a/source/lib-extra/libpri/FrugalBuild +++ b/source/lib-extra/libpri/FrugalBuild @@ -17,7 +17,7 @@ sha1sums=('0d5b6ae20692f6777448f7b2f04af2fe76c10828') build() { Fconf - make CFLAGS="$CFLAGS" || return 1 + make CFLAGS="$CFLAGS -fPIC" || return 1 Fmakeinstall } From crazy at frugalware.org Sat May 17 19:11:03 2008 From: crazy at frugalware.org (crazy) Date: Sat May 17 19:11:05 2008 Subject: [Frugalware-git] frugalware-current: pngnq-0.5-2-x86_64 Message-ID: <20080517171103.D28801778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=632c818feb36c16769f9f2c21295c82a1c63ef9f commit 632c818feb36c16769f9f2c21295c82a1c63ef9f Author: crazy Date: Sat May 17 19:10:33 2008 +0200 pngnq-0.5-2-x86_64 * release bump while source changed but the version =) * project moved , updated source/url/up2date * updated autotools patch * removed build() ( not needed since I fixed that mess with the patch this time ) diff --git a/source/apps-extra/pngnq/FrugalBuild b/source/apps-extra/pngnq/FrugalBuild index 31fcb2f..d04938a 100644 --- a/source/apps-extra/pngnq/FrugalBuild +++ b/source/apps-extra/pngnq/FrugalBuild @@ -3,22 +3,19 @@ pkgname=pngnq pkgver=0.5 -pkgrel=1 +pkgrel=2 pkgdesc="A PNG compression utility" -url="http://www.cybertherial.com/pngnq/pngnq.html" +_F_sourceforge_ext="-src.tar.gz" +Finclude sourceforge +url="http://pngnq.sourceforge.net/index.html" depends=('libpng') groups=('apps-extra') archs=('x86_64' 'i686') -up2date="lynx -dump http://www.cybertherial.com/pngnq/pngnq.html|grep 'Current Version'|tr -s ' '|cut -d ' ' -f 5 | sed -e 's/pngnq-//g'" -source=(http://www.cybertherial.com/pngnq/$pkgname-$pkgver-src.tar.gz pngnq-makefile-corrections.patch) -sha1sums=('1ce194a99d0d8abeeffb26e84e07cbb4035910f0' \ - '41cd5fbff2c3f075a27e2e447697615becf4bcf1') +_F_cd_path="$pkgver" # wtf ? +source=($source pngnq-makefile-corrections.patch) +sha1sums=('aa41a0ce7c3baf8f6b2ba8c17b8dc9d0f63b2a43' \ + '93015310a6a09f126927ba7664de6d6f5e4e9865') + -build() { - # lol ? - Fcd $pkgver - Fmkdir usr/bin - Fbuild -} # optimization OK diff --git a/source/apps-extra/pngnq/pngnq-makefile-corrections.patch b/source/apps-extra/pngnq/pngnq-makefile-corrections.patch index 997f828..d4b130e 100644 --- a/source/apps-extra/pngnq/pngnq-makefile-corrections.patch +++ b/source/apps-extra/pngnq/pngnq-makefile-corrections.patch @@ -1,27 +1,36 @@ -diff -Naur 0.5.orig/Makefile 0.5/Makefile ---- 0.5.orig/Makefile 2007-11-11 17:33:55.000000000 +0100 -+++ 0.5/Makefile 2007-11-11 17:35:04.000000000 +0100 -@@ -5,13 +5,13 @@ +diff -Naur 0.5/Makefile 0.5-p/Makefile +--- 0.5/Makefile 2007-11-14 22:03:03.000000000 +0100 ++++ 0.5-p/Makefile 2008-05-17 19:02:34.000000000 +0200 +@@ -27,15 +27,15 @@ + # Change these to suit your system's requirements + BINDIR=/usr/bin + MANDIR=/usr/share/man/man1 +-DOCDIR=/usr/share/doc/pngnq ++DOCDIR=/usr/share/doc/pngnq-$(VERSION) - DISTFILES = LICENSE README pngnq.1 pngnq pngcomp + # Build options + PNGINC = ${shell libpng-config --cflags} + PNGLIB = ${shell libpng-config --ldflags} --PNGINC = ../libpng -+PNGINC = /usr/include - PNGLIB = /usr/lib +-CFLAGS = -O3 -g -Wall -pedantic -I. -D VERSION=\"$(VERSION)\" $(PNGINC) -funroll-loops -fomit-frame-pointer ++CFLAGS += -g -Wall -pedantic -I. -D VERSION=\"$(VERSION)\" $(PNGINC) -funroll-loops -fomit-frame-pointer --ZINC = ../zlib --ZLIB = ../zlib -+ZINC = /usr/include -+ZLIB = /usr/lib +-LDFLAGS = $(PNGLIB) ++LDFLAGS = $(PNGLIB) --CFLAGS = -O3 -g -Wall -pedantic -I. -I$(PNGINC) -I$(ZINC) -funroll-loops -fomit-frame-pointer -std=c99 -+CFLAGS += -Wall -pedantic -I. -I$(PNGINC) -I$(ZINC) -funroll-loops -fomit-frame-pointer -std=c99 + OBJS = pngnq.o rwpng.o neuquant32.o freegetopt/getopt.o + ############################################# +@@ -72,7 +72,9 @@ - LDFLAGS = -L$(PNGLIB) -lpng -L$(ZLIB) -lz -lm - #LDFLAGS = $(PNGLIB)/libpng.a -L$(ZLIB) -lz -lm -@@ -41,3 +41,5 @@ - bindist: all - tar -cz -f ../pngnq-$(VERSION)-$(ARCH).tar.gz $(DISTFILES) - -+install: -+ /usr/bin/install -c -g root -o root -m 755 pngnq $(DESTDIR)/usr/bin + # Install + install: all +- install -t ${BINDIR} pngnq pngcomp +- install -t ${MANDIR} pngnq.1 +- install -d ${DOCDIR} +- install -t ${DOCDIR} README LICENSE README.pngcomp ++ install -d $(DESTDIR)${MANDIR} ++ install -d $(DESTDIR)${DOCDIR} ++ install -d $(DESTDIR)${BINDIR} ++ install -t $(DESTDIR)${BINDIR} pngnq pngcomp ++ install -t $(DESTDIR)${MANDIR} pngnq.1 ++ install -t $(DESTDIR)${DOCDIR} README LICENSE README.pngcomp From boobaa at frugalware.org Sat May 17 19:36:13 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat May 17 19:36:15 2008 Subject: [Frugalware-git] frugalware-current: drupal-fckeditor-5.x_2.1-1-i686 Message-ID: <20080517173613.E269F1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3d45d92101e6e9ebbd5776d7c3aca10506ada05f commit 3d45d92101e6e9ebbd5776d7c3aca10506ada05f Author: CSÉCSY László Date: Sat May 17 19:35:38 2008 +0200 drupal-fckeditor-5.x_2.1-1-i686 new package / initial import diff --git a/source/network-extra/drupal-fckeditor/FrugalBuild b/source/network-extra/drupal-fckeditor/FrugalBuild new file mode 100644 index 0000000..d6eff07 --- /dev/null +++ b/source/network-extra/drupal-fckeditor/FrugalBuild @@ -0,0 +1,20 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=fckeditor +pkgver=5.x_2.1 +pkgrel=1 +pkgdesc="This module allows Drupal to replace textarea fields with the FCKeditor" +Finclude sourceforge drupal +source=(${source[@]} http://$_F_sourceforge_mirror.dl.sourceforge.net/sourceforge/fckeditor/FCKeditor_2.6.tar.gz) +sha1sums=('6abb600d3bb1fbfc93472c639c5f7daa9917d42f' \ + '4c2799e1127d89dee6a410c9b4b701772c95c2d0') + +build() +{ + Fbuild_drupal + cd $Fdestdir/var/www/drupal/sites/all/modules/fckeditor || Fdie + for i in _documentation.html editor fckconfig.js fckeditor.afp fckeditor.asp fckeditor.cfc fckeditor.cfm fckeditor.js fckeditor.lasso fckeditor.php fckeditor_php4.php fckeditor_php5.php fckeditor.pl fckeditor.py fckpackager.xml fckstyles.xml fcktemplates.xml fckutils.cfm license.txt _samples _upgrade.html _whatsnew_history.html _whatsnew.html; do + mv $i fckeditor/$i || Fdie + done || Fdie +} From crazy at frugalware.org Sat May 17 19:46:44 2008 From: crazy at frugalware.org (crazy) Date: Sat May 17 19:46:46 2008 Subject: [Frugalware-git] frugalware-current: abiword-2.4.6-4-x86_64 Message-ID: <20080517174644.7372C1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d8fdaaa59d442afa8d5a1ddd3d5f6d83a3e23af9 commit d8fdaaa59d442afa8d5a1ddd3d5f6d83a3e23af9 Author: crazy Date: Sat May 17 19:46:23 2008 +0200 abiword-2.4.6-4-x86_64 * kind ugly up2date fix , but works now at least =) diff --git a/source/gnome-extra/abiword/FrugalBuild b/source/gnome-extra/abiword/FrugalBuild index 9f53eda..1332861 100644 --- a/source/gnome-extra/abiword/FrugalBuild +++ b/source/gnome-extra/abiword/FrugalBuild @@ -3,7 +3,6 @@ pkgname=abiword pkgver=2.4.6 -shortver=`echo $pkgver | cut -d . -f 1,2` pkgrel=4 pkgdesc="AbiWord is a free word processing program similar to Microsoft(R) Word." url="http://www.abisource.com" @@ -12,7 +11,7 @@ archs=('i686' 'x86_64') depends=('atk' 'libgnomeprintui' 'fribidi' 'bzip2' 'enchant' 'libgsf' 'libwpd' 'librsvg' 'perl>=5.10.0') rodepends=('aspell6-en') makedepends=('imagemagick') -up2date="lynx -dump $url/download/ | grep tar.gz | cut -d '/' -f 6" +up2date="lynx -dump http://www.abisource.com/|grep -m1 'stable release is'|tr -d '[:alpha:] [:blank:]' |sed 's/\(.*\)./\1/;s/.//6'" source=($url/downloads/$pkgname/$pkgver/source/$pkgname-$pkgver.tar.bz2) sha1sums=('3011d221d09336f09f4bb0732add3405961a8623') license="GPL2" From crazy at frugalware.org Sat May 17 19:53:40 2008 From: crazy at frugalware.org (crazy) Date: Sat May 17 19:53:41 2008 Subject: [Frugalware-git] frugalware-current: libusb-0.1.12-1-x86_64 Message-ID: <20080517175340.6F8381770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bfdb30037ed2eb20a8bf44766e8c1c1cd7267c01 commit bfdb30037ed2eb20a8bf44766e8c1c1cd7267c01 Author: crazy Date: Sat May 17 19:53:25 2008 +0200 libusb-0.1.12-1-x86_64 * up2date , url fix diff --git a/source/lib/libusb/FrugalBuild b/source/lib/libusb/FrugalBuild index a2890c8..f43235f 100644 --- a/source/lib/libusb/FrugalBuild +++ b/source/lib/libusb/FrugalBuild @@ -7,13 +7,11 @@ pkgver=0.1.12 pkgextraver= pkgrel=1 pkgdesc="A library which allows userspace application access to USB devices" -url="http://libusb.sourceforge.net/" depends=('libstdc++') groups=('lib') archs=('i686' 'x86_64') _F_cd_path="$pkgname-$pkgver$pkgextraver" Finclude sourceforge -up2date="lynx -dump http://libusb.sourceforge.net/|grep current|sed 's/.*]\(.*\)\. .*/\1/;s/$pkgextraver//'" sha1sums=('599a5168590f66bc6f1f9a299579fd8500614807') Fconfopts="$Fconfopts --disable-build-docs" From bouleetbil at frogdev.info Sat May 17 21:58:06 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat May 17 21:58:08 2008 Subject: [Frugalware-git] frugalware-current: gnotime-2.3.0-1-i686 Message-ID: <20080517195806.AE2F51770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ff57082782082d854fcae9ee93d14ee869c89536 commit ff57082782082d854fcae9ee93d14ee869c89536 Author: bouleetbil Date: Sat May 17 21:41:50 2008 +0200 gnotime-2.3.0-1-i686 * new package diff --git a/source/gnome-extra/gnotime/FrugalBuild b/source/gnome-extra/gnotime/FrugalBuild new file mode 100644 index 0000000..03f00e6 --- /dev/null +++ b/source/gnome-extra/gnotime/FrugalBuild @@ -0,0 +1,25 @@ +# Compiling Time: 0.26 SBU +# Maintainer: bouleetbil + +pkgname=gnotime +pkgver=2.3.0 +pkgrel=1 +pkgdesc="GnoTime is a desktop utility for tracking the amount of time spent on projects" +depends=('guile' 'libgtkhtml' 'libgnome' 'libgnomeui' 'qof' 'libxscrnsaver' \ + 'gtkhtml' 'libsm' 'libglade' 'gnome-keyring' 'libbonoboui' 'popt' 'esd' \ + 'pango' 'libart_lgpl' 'atk' 'freetype2' 'libxau' 'libxdmcp' 'gnome-vfs' \ + 'guile' 'libjpeg' 'libxdamage' 'libxinerama' 'libxi' 'libxrandr' \ + 'libxcursor' 'openssl' 'rarian') +makedepends=('docbook-utils' 'perl-xml-parser') +groups=('gnome-extra') +archs=('i686' 'x86_64') +options=('scriptlet') +_F_sourceforge_dirname="gttr" +_F_sourceforge_broken_up2date=1 +_F_gnome_desktop="y" +_F_gnome_scrollkeeper="y" +_F_gnome_schemas=('/etc/gconf/schemas/gnotime.schemas') +Finclude sourceforge gnome-scriptlet +sha1sums=('1cd38b5a3d3548d19543f0aea421152367523a90') + +# optimization OK From bouleetbil at frogdev.info Sat May 17 22:03:17 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat May 17 22:03:18 2008 Subject: [Frugalware-git] frugalware-current: xvidcap-1.1.6-2-i686 Message-ID: <20080517200317.250241770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=32af7b2e54be07730abee4aee62e9c91baf921f7 commit 32af7b2e54be07730abee4aee62e9c91baf921f7 Author: bouleetbil Date: Sat May 17 21:57:12 2008 +0200 xvidcap-1.1.6-2-i686 *change m8r diff --git a/source/xapps-extra/xvidcap/FrugalBuild b/source/xapps-extra/xvidcap/FrugalBuild index c1f638d..2f3c0e7 100644 --- a/source/xapps-extra/xvidcap/FrugalBuild +++ b/source/xapps-extra/xvidcap/FrugalBuild @@ -1,5 +1,5 @@ # Compiling Time: 0.06 SBU -# Maintainer: AlexExtreme +# Maintainer: bouleetbil pkgname=xvidcap pkgver=1.1.6 From bouleetbil at frogdev.info Sat May 17 23:33:47 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat May 17 23:33:50 2008 Subject: [Frugalware-git] frugalware-current: desktop-data-model-1.2.4-1-i686 Message-ID: <20080517213347.B79951778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a6e0eb915205ed660ed16524bce22bcf68ed1fa3 commit a6e0eb915205ed660ed16524bce22bcf68ed1fa3 Author: bouleetbil Date: Sat May 17 22:09:04 2008 +0200 desktop-data-model-1.2.4-1-i686 * new package diff --git a/source/gnome-extra/desktop-data-model/FrugalBuild b/source/gnome-extra/desktop-data-model/FrugalBuild new file mode 100644 index 0000000..38d4c0e --- /dev/null +++ b/source/gnome-extra/desktop-data-model/FrugalBuild @@ -0,0 +1,21 @@ +# Compiling Time: 0.23 SBU +# Maintainer: bouleetbil + +pkgname=desktop-data-model +pkgver=1.2.4 +pkgrel=1 +pkgdesc="desktop-data-model is a GNOME wrapper library." +depends=('pcre' 'sqlite3' 'loudmouth' 'libidn' 'libxscrnsaver' \ + 'gnome-desktop' 'libjpeg' 'gnome-keyring' 'libbonoboui' \ + 'libsm' 'popt' 'gnome-vfs' 'openssl' 'esd' 'gail' \ + 'libart_lgpl' 'atk' 'pango' 'freetype2' 'libxau' \ + 'libxdmcp' 'libxdamage' 'libxinerama' 'libxi' 'libxrandr' \ + 'libxcursor') +makedepends=('perl-xml-parser' 'intltool') +options=('scriptlet') +groups=('gnome-extra') +archs=('i686') +Finclude gnome +sha1sums=('7da9a9cc974c439f6ca2f2cfdffd95b49c27af81') + +# optimization OK From bouleetbil at frogdev.info Sat May 17 23:35:04 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat May 17 23:35:06 2008 Subject: [Frugalware-git] frugalware-current: awn-extras-applets-0.2.6-1-i686 Message-ID: <20080517213504.C9BDB1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5616cad40f4034953f117eda9b6dfff6c75f04d3 commit 5616cad40f4034953f117eda9b6dfff6c75f04d3 Author: bouleetbil Date: Sat May 17 23:29:51 2008 +0200 awn-extras-applets-0.2.6-1-i686 * new package diff --git a/source/gnome-extra/awn-extras-applets/FrugalBuild b/source/gnome-extra/awn-extras-applets/FrugalBuild new file mode 100644 index 0000000..9ce6869 --- /dev/null +++ b/source/gnome-extra/awn-extras-applets/FrugalBuild @@ -0,0 +1,35 @@ +# Compiling Time: 0.96 SBU +# Maintainer: bouleetbil + +pkgname=awn-extras-applets +pkgver=0.2.6 +pkgrel=1 +pkgdesc="plugins for avant window manager" +url="https://launchpad.net/awn-extras" +depends=('avant-window-navigator' 'libsexy' 'librsvg' 'gnome-menus' 'libgtop' 'vte' 'wxgtk' \ + 'gst-python' 'gnome-python-extras' \ + 'pyalsaaudio' 'feedparser' 'elementtree' 'gnome-python-extras' 'gnome-python' \ + 'gnome-python-desktop' 'gnome-python-desktop-applet' 'gnome-python-desktop-desktop' \ + 'gnome-python-extras-mozembed' 'gnome-python-extras-gtkhtml' \ + 'gnome-python-extras-gtkspell' 'notify-python') +makedepends=('perl-xml-parser' 'intltool') +groups=('gnome-extra') +options=('scriptlet') +archs=('i686' 'x86_64') +up2date="elinks -dump 'https://launchpad.net/awn-extras/+download' | Flasttar" +source=($url/0.2/$pkgver/+download/$pkgname-$pkgver.tar.gz) +Fconfopts="${Fconfopts[@]} --disable-pymod-checks" +_F_gnome_iconcache="y" +_F_gnome_schemas=( \ + '/etc/gconf/schemas/awn-notification-daemon.schemas' \ + '/etc/gconf/schemas/awnsystemmonitor.schemas' \ + '/etc/gconf/schemas/awn-terminal.schemas' \ + '/etc/gconf/schemas/filebrowser.schemas' \ + '/etc/gconf/schemas/places.schemas' \ + '/etc/gconf/schemas/shinyswitcher.schemas' \ + '/etc/gconf/schemas/switcher.schemas' \ + '/etc/gconf/schemas/trash.schemas' ) +Finclude gnome-scriptlet +sha1sums=('8d73ffcc8da27557d7f46bfd5cc5239a5d7eb50a') + +# optimization OK From crazy at frugalware.org Sat May 17 23:44:07 2008 From: crazy at frugalware.org (crazy) Date: Sat May 17 23:44:08 2008 Subject: [Frugalware-git] frugalware-current: freeimage-3.10.0-1-x86_64 Message-ID: <20080517214407.155321778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b4d247480ff041da061426d6503cdb3082ae6aa4 commit b4d247480ff041da061426d6503cdb3082ae6aa4 Author: crazy Date: Sat May 17 23:42:04 2008 +0200 freeimage-3.10.0-1-x86_64 * added x86_64 to archs * added 64bit patch diff --git a/source/xlib-extra/freeimage/FrugalBuild b/source/xlib-extra/freeimage/FrugalBuild index 780f911..8237c65 100644 --- a/source/xlib-extra/freeimage/FrugalBuild +++ b/source/xlib-extra/freeimage/FrugalBuild @@ -8,27 +8,32 @@ pkgdesc="Image library" depends=('libstdc++') makedepends=('hd2u') groups=('xlib-extra') -archs=('i686') +archs=('i686' 'x86_64') Finclude sourceforge url="http://freeimage.sourceforge.net/" up2date="lynx -dump http://freeimage.sourceforge.net/download.html|grep -om1 'Download FreeImage\(.*\)'|sed 's/.*ge \(.*\).*/\1/'" -source=(http://$_F_sourceforge_mirror.dl.sourceforge.net/sourceforge/freeimage/FreeImage3100.zip build-fix.patch) +source=(http://$_F_sourceforge_mirror.dl.sourceforge.net/sourceforge/freeimage/FreeImage3100.zip \ + build-fix.patch freeimage-x86_64.patch) sha1sums=('9590563e8abade9494fc6db6f6127fa3db42b8e1' \ - '665a8a302b9d420882eeb0697aeafb8ad050748e') + '665a8a302b9d420882eeb0697aeafb8ad050748e' \ + '53352eab228f05966ea63af800250f7affc4d76c') ## TODO: make it build with system libs build() { Fcd FreeImage Fpatchall - Fsed '-O3' "$CXXFLAGS" Makefile* + if [ "$CARCH" == "x86_64" ]; then + Fsed '-O3' "$CXXFLAGS -fPIC" Makefile* + else + Fsed '-O3' "$CXXFLAGS" Makefile* + fi Fmkdir usr/{include,lib} make || Fdie make -f Makefile.fip || Fdie make DESTDIR=$Fdestdir install || Fdie make -f Makefile.fip DESTDIR=$Fdestdir install || Fdie - } # optimization OK diff --git a/source/xlib-extra/freeimage/freeimage-x86_64.patch b/source/xlib-extra/freeimage/freeimage-x86_64.patch new file mode 100644 index 0000000..fc915a0 --- /dev/null +++ b/source/xlib-extra/freeimage/freeimage-x86_64.patch @@ -0,0 +1,69 @@ +diff -Naur FreeImage/Source/FreeImage/PluginBMP.cpp FreeImage-p/Source/FreeImage/PluginBMP.cpp +--- FreeImage/Source/FreeImage/PluginBMP.cpp 2007-10-21 16:50:08.000000000 +0200 ++++ FreeImage-p/Source/FreeImage/PluginBMP.cpp 2008-05-17 23:35:50.000000000 +0200 +@@ -224,7 +224,7 @@ + throw(1); + } + if (status_byte != 0) { +- status_byte = MIN(status_byte, end - q); ++ status_byte = (int)MIN((size_t)status_byte, (size_t)(end - q)); + // Encoded mode + if(io->read_proc(&second_byte, sizeof(BYTE), 1, handle) != 1) { + throw(1); +@@ -279,7 +279,7 @@ + default: + { + // Absolute mode +- status_byte = MIN(status_byte, end - q); ++ status_byte = (int)MIN((size_t)status_byte, (size_t)(end - q)); + for (int i = 0; i < status_byte; i++) { + if ((i & 0x01) == 0) { + if(io->read_proc(&second_byte, sizeof(BYTE), 1, handle) != 1) { +diff -Naur FreeImage/Source/Metadata/Exif.cpp FreeImage-p/Source/Metadata/Exif.cpp +--- FreeImage/Source/Metadata/Exif.cpp 2007-07-17 03:28:26.000000000 +0200 ++++ FreeImage-p/Source/Metadata/Exif.cpp 2008-05-17 23:35:58.000000000 +0200 +@@ -461,7 +461,7 @@ + @return + */ + static BOOL +-jpeg_read_exif_dir(FIBITMAP *dib, const BYTE *tiffp, unsigned int offset, unsigned int length, BOOL msb_order) { ++jpeg_read_exif_dir(FIBITMAP *dib, const BYTE *tiffp, unsigned long offset, unsigned int length, BOOL msb_order) { + WORD de, nde; + + std::stack destack; // directory entries stack +@@ -495,7 +495,7 @@ + } + + // remember that we've visited this directory so that we don't visit it again later +- DWORD visited = (((DWORD)ifdp & 0xFFFF) << 16) | (DWORD)de; ++ DWORD visited = (DWORD)( (((size_t)ifdp & 0xFFFF) << 16) | (size_t)de ); + if(visitedIFD.find(visited) != visitedIFD.end()) { + continue; + } else { +@@ -541,7 +541,7 @@ + + // if its bigger than 4 bytes, the directory entry contains an offset + offset_value = ReadUint32(msb_order, pde + 8); +- if((size_t) (offset_value + FreeImage_GetTagLength(tag)) > length) { ++ if(offset_value > length - FreeImage_GetTagLength(tag)) { + // a problem occured : delete the tag (not free'd after) + FreeImage_DeleteTag(tag); + // jump to next entry +@@ -634,7 +634,7 @@ + BYTE lsb_first[4] = { 0x49, 0x49, 0x2A, 0x00 }; // Intel order + BYTE msb_first[4] = { 0x4D, 0x4D, 0x00, 0x2A }; // Motorola order + +- size_t length = datalen; ++ unsigned int length = datalen; + BYTE *profile = (BYTE*)dataptr; + + // verify the identifying string +@@ -663,7 +663,7 @@ + } + + // this is the offset to the first IFD +- size_t first_offset = ReadUint32(bMotorolaOrder, profile + 4); ++ unsigned long first_offset = ReadUint32(bMotorolaOrder, profile + 4); + + if (first_offset < 8 || first_offset > 16) { + // This is usually set to 8 From bouleetbil at frogdev.info Sat May 17 23:53:57 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat May 17 23:53:59 2008 Subject: [Frugalware-git] frugalware-current: gnome-cups-manager-0.31-3-i686 Message-ID: <20080517215357.715A21778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2d2bfd90f0d517e26cdd29e6e9bdbe3164d16780 commit 2d2bfd90f0d517e26cdd29e6e9bdbe3164d16780 Author: bouleetbil Date: Sat May 17 23:47:05 2008 +0200 gnome-cups-manager-0.31-3-i686 *change m8r diff --git a/source/gnome/gnome-cups-manager/FrugalBuild b/source/gnome/gnome-cups-manager/FrugalBuild index 106db4d..fb57dd7 100644 --- a/source/gnome/gnome-cups-manager/FrugalBuild +++ b/source/gnome/gnome-cups-manager/FrugalBuild @@ -1,5 +1,5 @@ # Compiling Time: 0.01 SBU -# Maintainer: AlexExtreme +# Maintainer: bouleetbil pkgname=gnome-cups-manager pkgver=0.31 From crazy at frugalware.org Sun May 18 00:17:39 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 00:17:41 2008 Subject: [Frugalware-git] frugalware-current: ogre-1.4.7-1-x86_64 Message-ID: <20080517221739.8F4081778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c7c01bef487d46645ed7a177e12d516e31aaf52b commit c7c01bef487d46645ed7a177e12d516e31aaf52b Author: crazy Date: Sun May 18 00:14:08 2008 +0200 ogre-1.4.7-1-x86_64 * added x86_64 to archs diff --git a/source/xlib-extra/ogre/FrugalBuild b/source/xlib-extra/ogre/FrugalBuild index f34ffed..6aa9781 100644 --- a/source/xlib-extra/ogre/FrugalBuild +++ b/source/xlib-extra/ogre/FrugalBuild @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="A scene-oriented flexible 3D engine written in C++" depends=('freeimage' 'libstdc++' 'zziplib' 'gtk+2' 'freetype2' 'libxau' 'libxdmcp' 'libxaw' 'libxml2' 'mesa' 'openexr') groups=('xlib-extra') -archs=('i686') +archs=('i686' 'x86_64') options=('scriptlet') Finclude sourceforge url="http://www.ogre3d.org" @@ -20,7 +20,7 @@ subpkgs=("$pkgname-docs") subdescs=("Ogre Documentation") subdepends=() subgroups=('docs-extra') -subarchs=('i686') +subarchs=('i686 x86_64') build() { @@ -32,6 +32,6 @@ build() Fmkdir usr/share/doc/$pkgname-$pkgver/html cp -ra Docs/* $Fdestdir/usr/share/doc/$pkgname-$pkgver/html/ || Fdie Fsplit $pkgname-docs usr/share/doc/$pkgname-$pkgver/html -} +} # optimization OK From crazy at frugalware.org Sun May 18 00:34:44 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 00:34:46 2008 Subject: [Frugalware-git] frugalware-current: openlibraries-0.4.0-5-x86_64 Message-ID: <20080517223444.A11FD1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=03f84d27c194149b2e6ef108b075efee776a4513 commit 03f84d27c194149b2e6ef108b075efee776a4513 Author: crazy Date: Sun May 18 00:31:16 2008 +0200 openlibraries-0.4.0-5-x86_64 * added x86_64 to archs diff --git a/source/xlib-extra/openlibraries/FrugalBuild b/source/xlib-extra/openlibraries/FrugalBuild index 0ff6bb7..31d245b 100644 --- a/source/xlib-extra/openlibraries/FrugalBuild +++ b/source/xlib-extra/openlibraries/FrugalBuild @@ -11,7 +11,7 @@ source=($source sg_appearance.cpp_compile_fix.patch gcc43.patch) depends=('libboost-mt>=1.35.0' 'glew>=1.5.0' 'libgcc' 'libjpeg' 'libpng' 'libtiff' 'freeglut' 'openal' 'sqlite3' 'python>=2.5') makedepends=('boost>=1.35.0') groups=('xlib-extra') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('7ebe24cfdc16c4869a74c0736bd4069f1ceff44c' \ '05b30bc14c15c0a3d0fdcfeac8ba96dbe1b49136' \ '254a2c21c5c4e3db04b6f480b48b1f70817d4b22') From crazy at frugalware.org Sun May 18 01:00:56 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 01:00:59 2008 Subject: [Frugalware-git] frugalware-current: flu-2.14-2-x86_64 Message-ID: <20080517230056.2A3961778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8e7d9b46030474da589efb30da5a103a1ce9d567 commit 8e7d9b46030474da589efb30da5a103a1ce9d567 Author: crazy Date: Sun May 18 01:00:24 2008 +0200 flu-2.14-2-x86_64 * added x86_64 to archs * added patch to fix the build * added missing Fdie's diff --git a/source/xlib-extra/flu/FrugalBuild b/source/xlib-extra/flu/FrugalBuild index abd00f9..f1225a9 100644 --- a/source/xlib-extra/flu/FrugalBuild +++ b/source/xlib-extra/flu/FrugalBuild @@ -8,12 +8,13 @@ pkgdesc="FLTK Utility widgets." url="http://www.osc.edu/~jbryan/FLU/" depends=('fltk' 'mesa') groups=('xlib-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump $url | grep -m1 version | sed 's/.*n \(.*\):.*/\1/'" -source=($url/FLU_$pkgver.tar.gz flu-$pkgver-gcc4.patch) +source=($url/FLU_$pkgver.tar.gz flu-$pkgver-gcc4.patch int_vs_long-x86_64.patch) _F_cd_path="FLU_$pkgver" -sha1sums=('8ac72867d44513d4c27f0cab3e635a1ff13d4d82'\ - 'd1096bedff6624be30e9d4725d7741cc78392a3a') +sha1sums=('8ac72867d44513d4c27f0cab3e635a1ff13d4d82' \ + 'd1096bedff6624be30e9d4725d7741cc78392a3a' \ + '1d84d8c31ab3ed8fdd161f069eb4db97d19f66d2') build() { @@ -23,12 +24,12 @@ build() Fmkdir /usr/{bin,lib} Fexerel flu-config /usr/bin/ - cd src - cp lib* $Fdestdir/usr/lib/ + cd src || Fdie + cp lib* $Fdestdir/usr/lib/ || Fdie Ffileschmod /usr/lib 755 # Install headers - cd .. + cd .. || Fdie Fmkdir /usr/include/FLU Ffilerel FLU/*.h /usr/include/FLU/ } diff --git a/source/xlib-extra/flu/int_vs_long-x86_64.patch b/source/xlib-extra/flu/int_vs_long-x86_64.patch new file mode 100644 index 0000000..e7097cc --- /dev/null +++ b/source/xlib-extra/flu/int_vs_long-x86_64.patch @@ -0,0 +1,36 @@ +diff -Naur FLU_2.14/FLU/Flu_Tree_Browser.h FLU_2.14-p/FLU/Flu_Tree_Browser.h +--- FLU_2.14/FLU/Flu_Tree_Browser.h 2004-11-05 18:03:20.000000000 +0100 ++++ FLU_2.14-p/FLU/Flu_Tree_Browser.h 2008-05-18 00:55:42.000000000 +0200 +@@ -1078,7 +1078,7 @@ + //! Remove the entry identified by path \b fullpath from this node + /*! \return the unique id of the removed entry, or \c 0 if no matching entry was found */ + inline unsigned int remove( const char *fullpath ) +- { return( (unsigned int)modify( fullpath, REMOVE, tree->rdata ) ); } ++ { return( (unsigned long)modify( fullpath, REMOVE, tree->rdata ) ); } + + //! Remove the entry identified by unique id \b id from this node + /*! \return the unique id of the removed entry, or \c 0 if no matching entry was found */ +diff -Naur FLU_2.14/src/Flu_File_Chooser.cpp FLU_2.14-p/src/Flu_File_Chooser.cpp +--- FLU_2.14/src/Flu_File_Chooser.cpp 2004-11-02 01:33:31.000000000 +0100 ++++ FLU_2.14-p/src/Flu_File_Chooser.cpp 2008-05-18 00:55:42.000000000 +0200 +@@ -2773,7 +2773,7 @@ + const Fl_Menu_Item *selection = entryPopup.popup(); + if( selection ) + { +- int handler = (int)selection->user_data(); ++ int handler = (long)selection->user_data(); + switch( handler ) + { + case ACTION_NEW_FOLDER: +diff -Naur FLU_2.14/src/Flu_Tree_Browser.cpp FLU_2.14-p/src/Flu_Tree_Browser.cpp +--- FLU_2.14/src/Flu_Tree_Browser.cpp 2004-11-05 18:03:20.000000000 +0100 ++++ FLU_2.14-p/src/Flu_Tree_Browser.cpp 2008-05-18 00:55:28.000000000 +0200 +@@ -2983,7 +2983,7 @@ + + unsigned int Flu_Tree_Browser :: remove( const char *fullpath ) + { +- return( (unsigned int)root.modify( fullpath, Node::REMOVE, rdata ) ); ++ return( (unsigned long)root.modify( fullpath, Node::REMOVE, rdata ) ); + } + + unsigned int Flu_Tree_Browser :: remove( const char *path, const char *text ) From crazy at frugalware.org Sun May 18 01:17:44 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 01:17:45 2008 Subject: [Frugalware-git] frugalware-current: postfixadmin-2.1.0-1-x86_64 Message-ID: <20080517231744.1CB241778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=49d05e7f4cb964d51923570e9918c192e5415ca2 commit 49d05e7f4cb964d51923570e9918c192e5415ca2 Author: crazy Date: Sun May 18 01:17:27 2008 +0200 postfixadmin-2.1.0-1-x86_64 * up2date fix * fixed url bug diff --git a/source/network-extra/postfixadmin/FrugalBuild b/source/network-extra/postfixadmin/FrugalBuild index d9408ae..653ec71 100644 --- a/source/network-extra/postfixadmin/FrugalBuild +++ b/source/network-extra/postfixadmin/FrugalBuild @@ -5,10 +5,10 @@ pkgname=postfixadmin pkgver=2.1.0 pkgrel=1 pkgdesc="web-based management tool for postfix" -url="http://sourceforge.net/projects/postfixadmin/" rodepends=('postfix>=2.0' 'apache>=1.3.27' 'php>=4.1' 'mysql>=3.23') groups=('network-extra') archs=('i686' 'x86_64') +_F_sourceforge_broken_up2date=1 Finclude sourceforge source=(${source//tar.gz/tgz} README.Frugalware postfixadmin.conf) From crazy at frugalware.org Sun May 18 01:27:46 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 01:27:49 2008 Subject: [Frugalware-git] frugalware-current: xchat-systray-integration-2.4.5-5-x86_64 Message-ID: <20080517232746.5F9A01770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6f097fbc9be3c74c2411a93de2f2408f97a629bf commit 6f097fbc9be3c74c2411a93de2f2408f97a629bf Author: crazy Date: Sun May 18 01:27:22 2008 +0200 xchat-systray-integration-2.4.5-5-x86_64 * up2date fix diff --git a/source/xapps-extra/xchat-systray-integration/FrugalBuild b/source/xapps-extra/xchat-systray-integration/FrugalBuild index 7767760..ba914ce 100644 --- a/source/xapps-extra/xchat-systray-integration/FrugalBuild +++ b/source/xapps-extra/xchat-systray-integration/FrugalBuild @@ -8,7 +8,6 @@ pkgrel=5 pkgdesc="Systray integration for xchat" _F_sourceforge_dirname="xchat2-plugins" _F_sourceforge_ext="-src.tar.gz" -_F_sourceforge_prefix="systray-plugin-" Finclude sourceforge url="http://www.blight.tk/" depends=('xchat') From crazy at frugalware.org Sun May 18 01:38:40 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 01:38:43 2008 Subject: [Frugalware-git] frugalware-current: kaa-imlib2-0.2.1-1-x86_64 Message-ID: <20080517233840.E17EA1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1ab9514924a912e2efe0cb183d99478d16795289 commit 1ab9514924a912e2efe0cb183d99478d16795289 Author: crazy Date: Sun May 18 01:38:18 2008 +0200 kaa-imlib2-0.2.1-1-x86_64 * added x86_64 to archs diff --git a/source/xlib-extra/kaa-imlib2/FrugalBuild b/source/xlib-extra/kaa-imlib2/FrugalBuild index 360fc9d..e12d871 100644 --- a/source/xlib-extra/kaa-imlib2/FrugalBuild +++ b/source/xlib-extra/kaa-imlib2/FrugalBuild @@ -7,8 +7,8 @@ pkgrel=1 pkgdesc="The Kaa Media Repository is a set of python modules related to media" depends=('kaa-base' 'imlib2') groups=('xlib-extra') -archs=('i686') -_F_sourceforge_dirname=freevo +archs=('i686' 'x86_64') +_F_sourceforge_dirname="freevo" Finclude sourceforge url="http://www.freevo.org/kaa" sha1sums=('48db1e9add467e2164bd68998061164f3257c851') From vmiklos at frugalware.org Sun May 18 02:07:44 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 18 02:07:47 2008 Subject: [Frugalware-git] frugalware-current: t/fst: new test Message-ID: <20080518000744.7A1241770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=78292eb15d842f5fea1e935ac176941ca11beffb commit 78292eb15d842f5fea1e935ac176941ca11beffb Author: Miklos Vajna Date: Sun May 18 02:07:14 2008 +0200 t/fst: new test - suggested by crazy diff --git a/t/fst b/t/fst new file mode 100755 index 0000000..49fe8dc --- /dev/null +++ b/t/fst @@ -0,0 +1,12 @@ +#!/bin/bash + +if [ "$1" == "--help" ]; then + echo "packages with invalid /var/tmp/fst path" + exit 1 +fi + +cd ../frugalware-i686 +for i in $(ls|grep fpm$) +do + pacman-g2 -Ql -p $i |grep -q var/tmp/fst && echo $i +done From crazy at frugalware.org Sun May 18 02:51:05 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 02:51:08 2008 Subject: [Frugalware-git] frugalware-current: lineakd-0.9-2-x86_64 Message-ID: <20080518005105.59ADF1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e9fbdae8db8a05c395679eceff512bad86339f45 commit e9fbdae8db8a05c395679eceff512bad86339f45 Author: crazy Date: Sun May 18 02:50:28 2008 +0200 lineakd-0.9-2-x86_64 * release bump * added x86_64 to archs * added gcc43.patch * removed old patches * fixed DESTDIR bug ( this package _never_ worked ) * we need to keep plugins dir ( eg: _this_ package need to own it ) * workaround SMP builds ( make install is broken ) * fixed sysconfdir which was /etc but the expample confs installed * in /etc/$pkgnme , argh .. * install *.example file*s* ( yes all ) in _doc_ not in /etc * removed duplicated man pages * corrected README.Frugalware diff --git a/source/xapps-extra/lineakd/FrugalBuild b/source/xapps-extra/lineakd/FrugalBuild index 86197d8..80234b2 100644 --- a/source/xapps-extra/lineakd/FrugalBuild +++ b/source/xapps-extra/lineakd/FrugalBuild @@ -3,32 +3,41 @@ pkgname=lineakd pkgver=0.9 -pkgrel=1 +pkgrel=2 pkgdesc="Linux support for Easy Access and Internet Keyboards." _F_sourceforge_dirname="lineak" Finclude sourceforge url="http://lineak.sourceforge.net/" depends=('glibc' 'libxext' 'libx11' 'libxt' 'xproto' 'inputproto' 'libxkbfile' 'libxtst') groups=('xapps-extra') -archs=('i686') +archs=('i686' 'x86_64') backup=('etc/lineak/lineakd.conf') source=(${source/lineak-/lineakd-} \ lineakd-0.8.4-defconfig.patch \ - README.Frugalware) + README.Frugalware gcc43.patch) build() { # Build lineakd - Fbuild --with-x - Fmkdir /etc/lineak - Ffilerel lineakd.conf.example /etc/lineak/ + Fpatchall + Fmake --with-x --sysconfdir=/etc/$pkgname + unset MAKEFLAGS + ## br0ken , files got packaged in /var/tmp/fst/pkg/.. + Fsed '$(DESTDIR)${DESTDIR}' '$(DESTDIR)' lineakd/Makefile + Fmakeinstall + Fdocrel lineakd.conf.example lineakd.conf.kde.example lineakkb.def.custom_example cd utils || Fdie Fmanrel send_to_keyboard.8 xsendkeycode.8 evtest.1 xsendkeys.8 Fdoc README.Frugalware + ## duplicated .. + Frm usr/share/man/man*/*.bz2 + ## don't let plugins dir be empty , need be owned by $pkgname + Fmkdir usr/lib/lineakd/plugins/.keep } # optimization OK sha1sums=('c678e6cf72bc54a6bfe76a41ba53e401732a7d4d' \ '420e814a0556166a689f0f9b88c62e0b95a4ae2c' \ - '39722943a1c8546a99843d0a8cacd268351447d1') + 'd68098d56e9ba0873f0371d13c1cb16ac12e4603' \ + '531fe251ca2886afdb1d3acb5cefd35c5d3d18b0') diff --git a/source/xapps-extra/lineakd/README.Frugalware b/source/xapps-extra/lineakd/README.Frugalware index db1735b..c683b92 100644 --- a/source/xapps-extra/lineakd/README.Frugalware +++ b/source/xapps-extra/lineakd/README.Frugalware @@ -1,6 +1,10 @@ After installing lineakd, make sure you create a configuration file -before starting it. -An example configuration file is located in '/etc/lineak/lineakd.conf.example' for the user's reference. +before starting it. + +Example configuration files are located in /usr/share/doc/lineakd-*/. + +Don't forget to copy the configuration file to /etc/lineakd after you +create it. You can then start the lineak daemon by running the following command: diff --git a/source/xapps-extra/lineakd/gcc43.patch b/source/xapps-extra/lineakd/gcc43.patch new file mode 100644 index 0000000..95e1c7c --- /dev/null +++ b/source/xapps-extra/lineakd/gcc43.patch @@ -0,0 +1,43 @@ + +--- lineakd-0.9.orig/lineak/xmgr.cpp ++++ lineakd-0.9/lineak/xmgr.cpp +@@ -21,6 +21,8 @@ + #include + + extern "C" { ++ #include ++ #include + #include + #include + #include +--- lineakd-0.9.orig/lineak/defloader.h ++++ lineakd-0.9/lineak/defloader.h +@@ -23,6 +23,7 @@ + # endif + + # include ++# include + # include + + class LDef; +--- lineakd-0.9.orig/lineak/pluginmanager.cpp ++++ lineakd-0.9/lineak/pluginmanager.cpp +@@ -34,6 +34,7 @@ + #include + #include + #include ++#include + } + + using namespace lineak_core_functions; +--- lineakd-0.9.orig/lineak/cdromctrl.cpp ++++ lineakd-0.9/lineak/cdromctrl.cpp +@@ -51,6 +51,7 @@ + + #include + #include ++#include + #include + + } + diff --git a/source/xapps-extra/lineakd/lineakd-0.8.4-manpages.patch b/source/xapps-extra/lineakd/lineakd-0.8.4-manpages.patch deleted file mode 100644 index c73d58f..0000000 --- a/source/xapps-extra/lineakd/lineakd-0.8.4-manpages.patch +++ /dev/null @@ -1,84 +0,0 @@ -diff -Naur lineakd-0.8.4/utils/Makefile.am lineakd-0.8.4.new/utils/Makefile.am ---- lineakd-0.8.4/utils/Makefile.am 2005-08-01 10:12:32.000000000 +0530 -+++ lineakd-0.8.4.new/utils/Makefile.am 2007-03-16 11:41:49.000000000 +0530 -@@ -37,42 +37,3 @@ - DEFS = @DEFS@ -DCONFDIR=\"@sysconfdir@\" -DPLUGINDIR=\"@libdir@/lineakd/plugins\" - helper_suid = $(HELPER_SUID) - --if EVTEST --evtest.1.bz2: -- bzip2 -c evtest.1 > evtest.1.bz2 --endif -- --send_to_keyboard.8.bz2: -- bzip2 -c send_to_keyboard.8 > send_to_keyboard.8.bz2 --xsendkeycode.8.bz2: -- bzip2 -c xsendkeycode.8 > xsendkeycode.8.bz2 --xsendkeys.8.bz2: -- bzip2 -c xsendkeys.8 > xsendkeys.8.bz2 -- --#install-data-local: send_to_keyboard.8.bz2 evtest.1.bz2 xsendkeycode.8.bz2 xsendkeys.8.bz2 --if EVTEST --install-data-local: send_to_keyboard.8.bz2 evtest.1.bz2 xsendkeycode.8.bz2 xsendkeys.8.bz2 -- $(mkinstalldirs) $(mandir)/man1/ -- $(INSTALL_DATA) $(srcdir)/evtest.1.bz2 $(mandir)/man1/evtest.1.bz2 --else --install-data-local: send_to_keyboard.8.bz2 xsendkeycode.8.bz2 xsendkeys.8.bz2 --endif --if SEND_TO_KEYBOARD -- $(mkinstalldirs) $(mandir)/man8/ -- chmod 755 $(DESTDIR)$(prefix)/sbin/send_to_keyboard -- if test "$(HELPER_SUID)" != "no" ; then \ -- chown root $(DESTDIR)$(prefix)/sbin/send_to_keyboard ; \ -- chmod +s $(DESTDIR)$(prefix)/sbin/send_to_keyboard ; \ -- fi -- $(INSTALL_DATA) $(srcdir)/send_to_keyboard.8.bz2 $(mandir)/man8/send_to_keyboard.8.bz2 --endif -- $(INSTALL_DATA) $(srcdir)/xsendkeycode.8.bz2 $(mandir)/man8/xsendkeycode.8.bz2 -- $(INSTALL_DATA) $(srcdir)/xsendkeys.8.bz2 $(mandir)/man8/xsendkeys.8.bz2 -- --uninstall-local: -- -rm -f $(mandir)/man8/send_to_keyboard.8.bz2 -- -rm -f $(mandir)/man8/xsendkeycode.8.bz2 -- -rm -f $(mandir)/man8/xsendkeys.8.bz2 --if EVTEST -- -rm -f $(mandir)/man1/evtest.1.bz2 --endif -diff -Naur lineakd-0.8.4/utils/Makefile.in lineakd-0.8.4.new/utils/Makefile.in ---- lineakd-0.8.4/utils/Makefile.in 2005-11-09 20:49:28.000000000 +0530 -+++ lineakd-0.8.4.new/utils/Makefile.in 2007-03-16 11:44:20.000000000 +0530 -@@ -649,34 +649,6 @@ - xsendkeys.8.bz2: - bzip2 -c xsendkeys.8 > xsendkeys.8.bz2 - --#install-data-local: send_to_keyboard.8.bz2 evtest.1.bz2 xsendkeycode.8.bz2 xsendkeys.8.bz2 --@EVTEST_TRUE@install-data-local: send_to_keyboard.8.bz2 evtest.1.bz2 xsendkeycode.8.bz2 xsendkeys.8.bz2 --@EVTEST_TRUE@ $(mkinstalldirs) $(mandir)/man1/ --@EVTEST_TRUE@ $(INSTALL_DATA) $(srcdir)/evtest.1.bz2 $(mandir)/man1/evtest.1.bz2 --@EVTEST_FALSE@install-data-local: send_to_keyboard.8.bz2 xsendkeycode.8.bz2 xsendkeys.8.bz2 --@SEND_TO_KEYBOARD_TRUE@ $(mkinstalldirs) $(mandir)/man8/ --@SEND_TO_KEYBOARD_TRUE@ chmod 755 $(DESTDIR)$(prefix)/sbin/send_to_keyboard --@SEND_TO_KEYBOARD_TRUE@ if test "$(HELPER_SUID)" != "no" ; then \ --@SEND_TO_KEYBOARD_TRUE@ chown root $(DESTDIR)$(prefix)/sbin/send_to_keyboard ; \ --@SEND_TO_KEYBOARD_TRUE@ chmod +s $(DESTDIR)$(prefix)/sbin/send_to_keyboard ; \ --@SEND_TO_KEYBOARD_TRUE@ fi --@SEND_TO_KEYBOARD_TRUE@ $(INSTALL_DATA) $(srcdir)/send_to_keyboard.8.bz2 $(mandir)/man8/send_to_keyboard.8.bz2 -- $(INSTALL_DATA) $(srcdir)/xsendkeycode.8.bz2 $(mandir)/man8/xsendkeycode.8.bz2 -- $(INSTALL_DATA) $(srcdir)/xsendkeys.8.bz2 $(mandir)/man8/xsendkeys.8.bz2 -- --uninstall-local: --#>- -rm -f $(mandir)/man8/send_to_keyboard.8.bz2 --#>+ 1 -- -rm -f $(DESTDIR)$(mandir)/man8/send_to_keyboard.8.bz2 --#>- -rm -f $(mandir)/man8/xsendkeycode.8.bz2 --#>+ 1 -- -rm -f $(DESTDIR)$(mandir)/man8/xsendkeycode.8.bz2 --#>- -rm -f $(mandir)/man8/xsendkeys.8.bz2 --#>+ 1 -- -rm -f $(DESTDIR)$(mandir)/man8/xsendkeys.8.bz2 --#>- @EVTEST_TRUE@ -rm -f $(mandir)/man1/evtest.1.bz2 --#>+ 1 --@EVTEST_TRUE@ -rm -f $(DESTDIR)$(mandir)/man1/evtest.1.bz2 - # 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. - .NOEXPORT: From crazy at frugalware.org Sun May 18 03:16:20 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 03:16:23 2008 Subject: [Frugalware-git] frugalware-current: gpp-0.7.0-2-x86_64 Message-ID: <20080518011620.ADD7E1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=556c789cbf9e2402d9cc10e1b2cf5d15f8558b02 commit 556c789cbf9e2402d9cc10e1b2cf5d15f8558b02 Author: crazy Date: Sun May 18 03:15:28 2008 +0200 gpp-0.7.0-2-x86_64 * release bump * fixed DESTDIR bug , this time the packager br0ke it * added missing _F_gnome_* and Finclude gnome-scriptlet diff --git a/source/gnome-extra/gpp/FrugalBuild b/source/gnome-extra/gpp/FrugalBuild index 5172daa..3cc61f3 100644 --- a/source/gnome-extra/gpp/FrugalBuild +++ b/source/gnome-extra/gpp/FrugalBuild @@ -1,9 +1,9 @@ # Compiling Time: 0.03 SBU -# Maintainer: Priyank Gosalia +# Maintainer: Priyank Gosalia pkgname=gpp pkgver=0.7.0 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME Photo Printer." url="http://www.fogman.de/?GnomePhotoPrinter" depends=('libgnomeui' 'libgnomeprint' 'libgnomeprintui' 'libgnomecanvas' \ @@ -12,9 +12,12 @@ makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64') options=('scriptlet') +_F_gnome_iconcache="y" +_F_gnome_desktop="y" +Finclude gnome-scriptlet up2date="lynx -dump $url | grep Version | sed 's/.*(Version \(.*\))/\1/;q'" source=(http://www.fogman.de/$pkgname/$pkgname-$pkgver.tar.gz) -Fconfopts="${Fconfopts[@]} --datadir=$Fdestdir/usr/share" +Fconfopts="${Fconfopts[@]} --datadir=/usr/share" sha1sums=('e79ee69c7fb3961f1c8fb28e00f88f4d4ecedb97') # optimization OK From crazy at frugalware.org Sun May 18 03:36:16 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 03:36:18 2008 Subject: [Frugalware-git] frugalware-current: stgit-0.14.2-2-x86_64 Message-ID: <20080518013616.BEA351770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bc53552804a780c03ea575eebc075c2ecee3e800 commit bc53552804a780c03ea575eebc075c2ecee3e800 Author: crazy Date: Sun May 18 03:35:54 2008 +0200 stgit-0.14.2-2-x86_64 * release bump * fixed DESTDIR bug * added build() and added an comment to FB diff --git a/source/devel-extra/stgit/FrugalBuild b/source/devel-extra/stgit/FrugalBuild index c3bc201..6e115d9 100644 --- a/source/devel-extra/stgit/FrugalBuild +++ b/source/devel-extra/stgit/FrugalBuild @@ -3,7 +3,7 @@ pkgname=stgit pkgver=0.14.2 -pkgrel=1 +pkgrel=2 pkgdesc="Provides similar functionality to Quilt on top of GIT." url="http://www.procode.org/stgit/" depends=('python' 'git') @@ -12,3 +12,12 @@ archs=('i686' 'x86_64') up2date="lynx -dump $url|Flasttar" source=(http://homepage.ntlworld.com/cmarinas/stgit/stgit-$pkgver.tar.gz) sha1sums=('9cd3e4368fd36ea77c48eff4fd305d05469e8010') + +build() +{ + Fcd + Fmake + ## do not use Fmakeinstall / Fbuild for this package + ## because it does install files in /var/tmp/fst/pkg/ then + python setup.py install --prefix=/usr --root=$Fdestdir || Fdie +} From crazy at frugalware.org Sun May 18 05:05:35 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:05:36 2008 Subject: [Frugalware-git] frugalware-current: poppler-0.8.2-1-x86_64 Message-ID: <20080518030535.27F31177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=558cd72cd1f30fc0c603aca728eab2724af68546 commit 558cd72cd1f30fc0c603aca728eab2724af68546 Author: crazy Date: Sun May 18 04:45:59 2008 +0200 poppler-0.8.2-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xlib/poppler/FrugalBuild b/source/xlib/poppler/FrugalBuild index 5791be8..cc3538b 100644 --- a/source/xlib/poppler/FrugalBuild +++ b/source/xlib/poppler/FrugalBuild @@ -6,7 +6,7 @@ pkgver=0.8.2 pkgrel=1 pkgdesc="A PDF rendering library" url="http://poppler.freedesktop.org/" -depends=('libxext' 'fontconfig' 'libstdc++' 'cairo>=1.4.14' 'libjpeg' 'libxrender' 'libpng') +depends=('libxext' 'fontconfig' 'libstdc++' 'cairo>=1.4.14' 'libjpeg' 'libxrender' 'libpng') rodepends=('poppler-data') makedepends=('qt' 'gtk+2>=2.12.9' 'gtk-doc>1.9' 'libqtgui' 'libqtxml' 'libqttest') groups=('xlib') From crazy at frugalware.org Sun May 18 05:05:34 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:05:41 2008 Subject: [Frugalware-git] frugalware-current: qt-3.3.8-9-x86_64 Message-ID: <20080518030534.DBAAC1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a2810171d0874545939054e8fcc7034be8159614 commit a2810171d0874545939054e8fcc7034be8159614 Author: crazy Date: Sun May 18 04:45:57 2008 +0200 qt-3.3.8-9-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xlib/qt/FrugalBuild b/source/xlib/qt/FrugalBuild index 1970dae..4899492 100644 --- a/source/xlib/qt/FrugalBuild +++ b/source/xlib/qt/FrugalBuild @@ -1,7 +1,7 @@ # Compiling Time: 4.49 SBU # Maintainer: crazy # Contributor: Kapolnasi Tamas - + pkgname=qt pkgver=3.3.8 extraver=b @@ -44,7 +44,7 @@ subarchs=('i686 x86_64') build() { unset MAKEFLAGS - Fcd $pkgname-$pkgmore-$pkgver$extraver + 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$extraver @@ -66,15 +66,15 @@ build() ##Fixme need patch## 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$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$extraver || Fdie make || return 1 make INSTALL_ROOT=$Fdestdir install || return 1 Fmkdir /usr/lib/$pkgname/man - cp -r $Fsrcdir/$pkgname-$pkgmore-$pkgver$extraver/doc/man/{man1,man3} $Fdestdir/usr/lib/$pkgname/man || Fdie + 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) From crazy at frugalware.org Sun May 18 05:05:35 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:05:44 2008 Subject: [Frugalware-git] frugalware-current: gtk+2-2.12.9-2-x86_64 Message-ID: <20080518030535.4D465177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=834e9dea9ccdf2cc30d2a169ef76c92abd46d0c3 commit 834e9dea9ccdf2cc30d2a169ef76c92abd46d0c3 Author: crazy Date: Sun May 18 04:46:00 2008 +0200 gtk+2-2.12.9-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xlib/gtk+2/FrugalBuild b/source/xlib/gtk+2/FrugalBuild index 83752ae..9902a77 100644 --- a/source/xlib/gtk+2/FrugalBuild +++ b/source/xlib/gtk+2/FrugalBuild @@ -39,7 +39,7 @@ build() { --with-x Fmkdir /etc/gtk-2.0 echo 'gtk-fallback-icon-theme = "gnome"' > $Fdestdir/etc/gtk-2.0/gtkrc || Fdie - Fsplit $pkgname-docs usr/share/gtk-doc + Fsplit $pkgname-docs usr/share/gtk-doc } sha1sums=('95e375f8478940a5b096845a9bff76004f265eba' \ From crazy at frugalware.org Sun May 18 05:05:35 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:05:49 2008 Subject: [Frugalware-git] frugalware-current: blackbox-0.70.1-2-x86_64 Message-ID: <20080518030535.6C180177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=86f263a4247eee941409d4996a8e9bea5e492196 commit 86f263a4247eee941409d4996a8e9bea5e492196 Author: crazy Date: Sun May 18 04:46:00 2008 +0200 blackbox-0.70.1-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xlib/blackbox/FrugalBuild b/source/xlib/blackbox/FrugalBuild index 04de12a..461c393 100644 --- a/source/xlib/blackbox/FrugalBuild +++ b/source/xlib/blackbox/FrugalBuild @@ -21,7 +21,7 @@ sha1sums=('f0ab7e4b44ae6ee4c2a2136651afc567c47fe2cd' \ '9533bdd9b6765e49676ce8d5e8ad8ff74501ebe1' \ 'da1cdb8ecc3ba3e32bcd6ec52a2461684e7576d7') -build() +build() { Fbuild --enable-nls Fexe /etc/X11/xinit/xinitrc.$pkgname From crazy at frugalware.org Sun May 18 05:05:35 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:05:54 2008 Subject: [Frugalware-git] frugalware-current: sdl_gfx-2.0.16-1-x86_64 Message-ID: <20080518030535.9BBD2177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ce49643327a02a527289455dda54df68966d3d6d commit ce49643327a02a527289455dda54df68966d3d6d Author: crazy Date: Sun May 18 04:46:01 2008 +0200 sdl_gfx-2.0.16-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xlib/sdl_gfx/FrugalBuild b/source/xlib/sdl_gfx/FrugalBuild index 5960a9b..3a0dede 100644 --- a/source/xlib/sdl_gfx/FrugalBuild +++ b/source/xlib/sdl_gfx/FrugalBuild @@ -18,7 +18,7 @@ build() { Fcd SDL_gfx-$pkgver opts="--with-gnu-ld --with-x" - [ "${CARCH}" == "x86_64" ] && opts="$opts --disable-mmx" + [ "${CARCH}" == "x86_64" ] && opts="$opts --disable-mmx" Fbuild $opts } From crazy at frugalware.org Sun May 18 05:05:35 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:05:58 2008 Subject: [Frugalware-git] frugalware-current: gnome-applets-2.22.1-1-x86_64 Message-ID: <20080518030535.D46681770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4ba5fde68fe0c51ec2b40eab61010dca39faac24 commit 4ba5fde68fe0c51ec2b40eab61010dca39faac24 Author: crazy Date: Sun May 18 04:46:04 2008 +0200 gnome-applets-2.22.1-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/gnome/gnome-applets/FrugalBuild b/source/gnome/gnome-applets/FrugalBuild index ae4ac2b..610c89b 100644 --- a/source/gnome/gnome-applets/FrugalBuild +++ b/source/gnome/gnome-applets/FrugalBuild @@ -30,7 +30,7 @@ source=(${source[@]} mixer_applet_powersave.patch README.Frugalware) build() { Fbuild_slice_scrollkeeper - Fcd + Fcd # Fixup for DTD 4.3 stuff, because we dont have that and docs generation fails for this Fsed "SUBDIRS = help" "" charpick/Makefile.* Fsed "SUBDIRS = help" "" accessx-status/Makefile.* From crazy at frugalware.org Sun May 18 05:05:36 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:06:02 2008 Subject: [Frugalware-git] frugalware-current: evince-2.22.1.1-1-x86_64 Message-ID: <20080518030536.22A3A177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=811d34d54b76e7977a78cd947c89c0d2d40fdd91 commit 811d34d54b76e7977a78cd947c89c0d2d40fdd91 Author: crazy Date: Sun May 18 04:46:06 2008 +0200 evince-2.22.1.1-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/gnome/evince/FrugalBuild b/source/gnome/evince/FrugalBuild index 89bbc3e..4bad923 100644 --- a/source/gnome/evince/FrugalBuild +++ b/source/gnome/evince/FrugalBuild @@ -43,14 +43,14 @@ build() { --enable-pixbuf \ --enable-tiff \ --enable-djvu \ - --with-print=gtk - + --with-print=gtk + # We want the menu item... Fsed "NoDisplay=true" "NoDisplay=false" $Fdestdir/usr/share/applications/evince.desktop - + # evince-nautilus package Fsplit evince-nautilus usr/lib/nautilus/ - + Fbuild_gnome_scriptlet } From crazy at frugalware.org Sun May 18 05:05:36 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:06:06 2008 Subject: [Frugalware-git] frugalware-current: gnome-screensaver-2.22.2-1-x86_64 Message-ID: <20080518030536.484DC177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=70ee1384ffc49b17eebd0bf4ed9b2a4f08805d0b commit 70ee1384ffc49b17eebd0bf4ed9b2a4f08805d0b Author: crazy Date: Sun May 18 04:46:08 2008 +0200 gnome-screensaver-2.22.2-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/gnome/gnome-screensaver/FrugalBuild b/source/gnome/gnome-screensaver/FrugalBuild index 0211677..599739b 100644 --- a/source/gnome/gnome-screensaver/FrugalBuild +++ b/source/gnome/gnome-screensaver/FrugalBuild @@ -34,31 +34,31 @@ build() { --with-xscreensaverhackdir=/usr/libexec/xscreensaver \ --with-mit-ext --with-libgl Fmakeinstall GCONF_DISABLE_SCHEMA_INSTALL=1 - - # Fix for shadow + + # Fix for shadow chmod +s $Fdestdir/usr/libexec/gnome-screensaver-dialog - + Fexerel data/migrate-xscreensaver-config.sh /usr/bin/xscreensaver2gnome sed -i 's/XSL=\${DIST_BIN}\/xscreensaver-config.xsl/XSL=\/usr\/share\/gnome-screensaver\/xscreensaver-config.xsl/' $Fdestdir/usr/bin/xscreensaver2gnome Finstallrel 0644 data/xscreensaver-config.xsl /usr/share/gnome-screensaver/xscreensaver-config.xsl - + cd $Fdestdir/usr/share/applications/screensavers - for i in /usr/share/xscreensaver/config/*; do + for i in /usr/share/xscreensaver/config/*; do $Fsrcdir/$pkgname-$pkgver/data/migrate-xscreensaver-config.sh $i done - + # Wrapper script to fix weird non-displaying screensaver Fmv /usr/bin/gnome-screensaver /usr/bin/gnome-screensaver.bin Fexe /usr/bin/gnome-screensaver - + Fmkdir /etc/gnome Fmv /etc/xdg /etc/gnome/ - + # Frugalware screensaver Fmkdir /usr/share/pixmaps Ffile /usr/share/applications/screensavers/frugal-floaters.desktop Ffile logo-new-big.png /usr/share/pixmaps/frugal-logo.png - + Fbuild_gnome_scriptlet } From crazy at frugalware.org Sun May 18 05:05:40 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:06:57 2008 Subject: [Frugalware-git] frugalware-current: poppler-data-0.2.0-1-x86_64 Message-ID: <20080518030540.B848F177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=990926064166bb098223e3e6bc4532f4d7f45d41 commit 990926064166bb098223e3e6bc4532f4d7f45d41 Author: crazy Date: Sun May 18 04:46:16 2008 +0200 poppler-data-0.2.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps/poppler-data/FrugalBuild b/source/apps/poppler-data/FrugalBuild index 606eeb9..b049abe 100644 --- a/source/apps/poppler-data/FrugalBuild +++ b/source/apps/poppler-data/FrugalBuild @@ -16,5 +16,5 @@ sha1sums=('8961890a8d1de749a25533f8dc03b6d8321c4a20') build() { Fcd - make install prefix=/usr DESTDIR=$Fdestdir || Fdie + make install prefix=/usr DESTDIR=$Fdestdir || Fdie } From crazy at frugalware.org Sun May 18 05:05:36 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:07:06 2008 Subject: [Frugalware-git] frugalware-current: gnome-desktop-sharp-2.20.1-1-x86_64 Message-ID: <20080518030536.74540177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ba2fd120d014292add196a3beef9182e2d59ed18 commit ba2fd120d014292add196a3beef9182e2d59ed18 Author: crazy Date: Sun May 18 04:46:08 2008 +0200 gnome-desktop-sharp-2.20.1-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/gnome/gnome-desktop-sharp/FrugalBuild b/source/gnome/gnome-desktop-sharp/FrugalBuild index 794ed7a..8f5104c 100644 --- a/source/gnome/gnome-desktop-sharp/FrugalBuild +++ b/source/gnome/gnome-desktop-sharp/FrugalBuild @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="C# bindings for the Gnome desktop" url="http://www.gnome.org" depends=('gtk2-sharp>=2.12.0' 'libart_lgpl' 'librsvg>=2.22.2' 'gtkhtml>=3.18.1' 'vte>=0.16.13' \ - 'nautilus-cd-burner>=2.22.1' 'gtksourceview>=2.2.1' 'libwnck>=2.22.1' 'gnome-sharp>=2.20.0-2') + 'nautilus-cd-burner>=2.22.1' 'gtksourceview>=2.2.1' 'libwnck>=2.22.1' 'gnome-sharp>=2.20.0-2') groups=('gnome') archs=('i686' 'x86_64') _F_mono_aot=0 From crazy at frugalware.org Sun May 18 05:05:36 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:07:11 2008 Subject: [Frugalware-git] frugalware-current: evolution-2.22.1.1-1-x86_64 Message-ID: <20080518030536.E37B51770022@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a2c8968dc7429d39f9a18f86bb0fd08c17479db commit 9a2c8968dc7429d39f9a18f86bb0fd08c17479db Author: crazy Date: Sun May 18 04:46:12 2008 +0200 evolution-2.22.1.1-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/gnome/evolution/FrugalBuild b/source/gnome/evolution/FrugalBuild index 66923b2..d74d02c 100644 --- a/source/gnome/evolution/FrugalBuild +++ b/source/gnome/evolution/FrugalBuild @@ -32,7 +32,7 @@ source=(${source[@]} evolution-2.7.2.1-quit-resize-crash.patch) # Still disabled at 2.12.0 :S build() { - Fcd + Fcd # Gnome.org BUG #343331 # LOL? Still applies. Fpatch evolution-2.7.2.1-quit-resize-crash.patch From crazy at frugalware.org Sun May 18 05:05:37 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:07:18 2008 Subject: [Frugalware-git] frugalware-current: gamin-0.1.9-3-x86_64 Message-ID: <20080518030537.D045F1770046@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c4570dc9dcf49511a0c397f21ecc8aaa585a87f2 commit c4570dc9dcf49511a0c397f21ecc8aaa585a87f2 Author: crazy Date: Sun May 18 04:46:14 2008 +0200 gamin-0.1.9-3-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps/gamin/FrugalBuild b/source/apps/gamin/FrugalBuild index 1f486e0..8c2d867 100644 --- a/source/apps/gamin/FrugalBuild +++ b/source/apps/gamin/FrugalBuild @@ -18,7 +18,7 @@ archs=('i686' 'x86_64') up2date="lynx -dump 'http://www.gnome.org/~veillard/gamin/sources/?C=M;O=D'|grep tar.gz|sed -n 's/.*-\(.*\).tar.*/\1/;1 p'" source=(http://www.gnome.org/~veillard/gamin/sources/$pkgname-$pkgver.tar.gz) -build() +build() { Fsed "-O2" "$CFLAGS" configure.in Fbuild --enable-docs --disable-dnotify --disable-debug From crazy at frugalware.org Sun May 18 05:05:39 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:07:24 2008 Subject: [Frugalware-git] frugalware-current: ocrad-0.17-1-x86_64 Message-ID: <20080518030539.E1910177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3596149432aa04152490d1d97b78d376e3ffa79c commit 3596149432aa04152490d1d97b78d376e3ffa79c Author: crazy Date: Sun May 18 04:46:15 2008 +0200 ocrad-0.17-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps/ocrad/FrugalBuild b/source/apps/ocrad/FrugalBuild index f3c9c96..f92e4b3 100644 --- a/source/apps/ocrad/FrugalBuild +++ b/source/apps/ocrad/FrugalBuild @@ -16,7 +16,7 @@ sha1sums=('985de977ef765a97e87fe8fe8483f77a3ec68e00') build() { Fcd - if [ "$CARCH" == "x86_64" ]; then + if [ "$CARCH" == "x86_64" ]; then export CXXFLAGS="$CXXFLAGS -fPIC" fi Fsed "-O2" "${CXXFLAGS}" configure From crazy at frugalware.org Sun May 18 05:05:41 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:07:30 2008 Subject: [Frugalware-git] frugalware-current: rblibtorrent-0.13-2-x86_64 Message-ID: <20080518030541.84B6A177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f0b1b1b8041a34a3028538b6a00b4b740d3c990f commit f0b1b1b8041a34a3028538b6a00b4b740d3c990f Author: crazy Date: Sun May 18 04:46:19 2008 +0200 rblibtorrent-0.13-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/lib-extra/rblibtorrent/FrugalBuild b/source/lib-extra/rblibtorrent/FrugalBuild index 9972551..5874d1e 100644 --- a/source/lib-extra/rblibtorrent/FrugalBuild +++ b/source/lib-extra/rblibtorrent/FrugalBuild @@ -17,7 +17,7 @@ up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=79942| source=($source not-for-upstream.patch) _F_cd_path="libtorrent-$pkgver" -## NOTE - test won't even build on chroot but that isn't the problem +## NOTE - test won't even build on chroot but that isn't the problem ## one has to run the tests as 'root' heh. ## So when bumping this package build on host without not-for-upstream.patch ## comment the *pc file move , cd src/$pkgname-$pkgver && sudo make check. From crazy at frugalware.org Sun May 18 05:05:41 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:07:37 2008 Subject: [Frugalware-git] frugalware-current: pyode-1.2.0-1-x86_64 Message-ID: <20080518030541.167821770022@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dba5915883bbca27d0451c832db180cf6624e221 commit dba5915883bbca27d0451c832db180cf6624e221 Author: crazy Date: Sun May 18 04:46:18 2008 +0200 pyode-1.2.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/lib-extra/pyode/FrugalBuild b/source/lib-extra/pyode/FrugalBuild index 9b94b80..dfe4f77 100644 --- a/source/lib-extra/pyode/FrugalBuild +++ b/source/lib-extra/pyode/FrugalBuild @@ -1,7 +1,7 @@ # Compiling Time: 0.01 SBU -# Maintainer: crazy +# Maintainer: crazy # Contributor: jedifox - + pkgname=pyode pkgver=1.2.0 pkgrel=1 From crazy at frugalware.org Sun May 18 05:05:41 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:07:42 2008 Subject: [Frugalware-git] frugalware-current: clinkc-2.1-3-x86_64 Message-ID: <20080518030541.DE2961770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5165da7f6966f714664283ee04fb2396d69daeab commit 5165da7f6966f714664283ee04fb2396d69daeab Author: crazy Date: Sun May 18 04:46:21 2008 +0200 clinkc-2.1-3-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/lib-extra/clinkc/FrugalBuild b/source/lib-extra/clinkc/FrugalBuild index 283fb74..ea50e9e 100644 --- a/source/lib-extra/clinkc/FrugalBuild +++ b/source/lib-extra/clinkc/FrugalBuild @@ -18,7 +18,7 @@ source=(http://${_F_sourceforge_mirror}.dl.sourceforge.net/sourceforge/$_F_sourc build() { Fcd ## causes an error cause duplicated - Fsed 'AC_LANG_CPLUSPLUS' '#AC_LANG_CPLUSPLUS' configure.in + Fsed 'AC_LANG_CPLUSPLUS' '#AC_LANG_CPLUSPLUS' configure.in ./bootstrap || Fdie Fbuild Frm /usr/share/doc/clinkc0 From crazy at frugalware.org Sun May 18 05:05:43 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:07:46 2008 Subject: [Frugalware-git] frugalware-current: libfame-0.9.1-3-x86_64 Message-ID: <20080518030543.6882A177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7bc0275a53d6706cf2b1420648ae52f9bed66e05 commit 7bc0275a53d6706cf2b1420648ae52f9bed66e05 Author: crazy Date: Sun May 18 04:46:22 2008 +0200 libfame-0.9.1-3-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/lib-extra/libfame/FrugalBuild b/source/lib-extra/libfame/FrugalBuild index 783c489..2e5ee4f 100644 --- a/source/lib-extra/libfame/FrugalBuild +++ b/source/lib-extra/libfame/FrugalBuild @@ -27,7 +27,7 @@ build () { Fpatch libfame-0.9.1-gentoopatchset.patch || return 1 Fpatch libfame-0.9.1-m4.patch [ "$CARCH" == "x86_64" ] && Fpatch libfame-0.9.1-x86_64_fmallocfix.patch - Fsed "-march=i[345]86 " "" configure + Fsed "-march=i[345]86 " "" configure Facu Fmake --includedir=/usr/include/libfame $sse Fmakeinstall From crazy at frugalware.org Sun May 18 05:05:43 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:07:49 2008 Subject: [Frugalware-git] frugalware-current: libetpan-0.54-1-x86_64 Message-ID: <20080518030543.AE4991770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=97e0fc649c001284cc7c529563ad8e092344de9c commit 97e0fc649c001284cc7c529563ad8e092344de9c Author: crazy Date: Sun May 18 04:46:24 2008 +0200 libetpan-0.54-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/lib-extra/libetpan/FrugalBuild b/source/lib-extra/libetpan/FrugalBuild index c810b7a..b2ae36d 100644 --- a/source/lib-extra/libetpan/FrugalBuild +++ b/source/lib-extra/libetpan/FrugalBuild @@ -14,7 +14,7 @@ _F_sourceforge_broken_up2date=1 Finclude sourceforge sha1sums=('15c42e2b6593fc6583782f7475f7267c9ed32f47') -build() +build() { unset MAKEFLAGS Fbuild From crazy at frugalware.org Sun May 18 05:05:44 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:07:52 2008 Subject: [Frugalware-git] frugalware-current: elfutils-0.128-2-x86_64 Message-ID: <20080518030544.8A383177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1bcd31f43e0d8af391cb07cb0840a2e38c013fd5 commit 1bcd31f43e0d8af391cb07cb0840a2e38c013fd5 Author: crazy Date: Sun May 18 04:46:25 2008 +0200 elfutils-0.128-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/lib-extra/elfutils/FrugalBuild b/source/lib-extra/elfutils/FrugalBuild index ca08e43..545112f 100644 --- a/source/lib-extra/elfutils/FrugalBuild +++ b/source/lib-extra/elfutils/FrugalBuild @@ -16,13 +16,13 @@ sha1sums=('1440cfdbfa30bd6f9c1fdfb9a97cf87f38b7b6c5') build() { Fcd - # Sed out all -Werror flags, because seems redhat only cares about + # Sed out all -Werror flags, because seems redhat only cares about # gcc-3.X cleanups .. for i in `find . -name "Makefile.*"` do Fsed '-Werror' '' $i Fsed '-Wextra' '' $i - + done Fautoreconf Fmake --program-prefix="eu-" --enable-shared From crazy at frugalware.org Sun May 18 05:05:44 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:07:55 2008 Subject: [Frugalware-git] frugalware-current: ruby-gettext-1.91.0-1-x86_64 Message-ID: <20080518030544.CA185177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5422406302044b17ffb4df4a2c54ceb0f3b1b1d4 commit 5422406302044b17ffb4df4a2c54ceb0f3b1b1d4 Author: crazy Date: Sun May 18 04:46:25 2008 +0200 ruby-gettext-1.91.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/lib-extra/ruby-gettext/FrugalBuild b/source/lib-extra/ruby-gettext/FrugalBuild index b6c426a..c9adbfb 100644 --- a/source/lib-extra/ruby-gettext/FrugalBuild +++ b/source/lib-extra/ruby-gettext/FrugalBuild @@ -1,6 +1,6 @@ # Compiling Time: 0.01 SBU # Maintainer: VMiklos -# Contributor: bouleetbil +# Contributor: bouleetbil pkgname=ruby-gettext pkgver=1.91.0 From crazy at frugalware.org Sun May 18 05:05:45 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:07:58 2008 Subject: [Frugalware-git] frugalware-current: libnids-1.23-1-x86_64 Message-ID: <20080518030545.0DE881770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=93f8a8fd0cdb94fc437939977053f2d07c0d42e1 commit 93f8a8fd0cdb94fc437939977053f2d07c0d42e1 Author: crazy Date: Sun May 18 04:46:26 2008 +0200 libnids-1.23-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/lib-extra/libnids/FrugalBuild b/source/lib-extra/libnids/FrugalBuild index bd343c1..04a2943 100644 --- a/source/lib-extra/libnids/FrugalBuild +++ b/source/lib-extra/libnids/FrugalBuild @@ -13,7 +13,7 @@ sha1sums=('105bff0d0d35ab95ec90cce98cfb409f64ed44b4') build() { - Fmake --prefix=/usr --enable-shared + Fmake --prefix=/usr --enable-shared make install_prefix=$Fdestdir install || Fdie } From crazy at frugalware.org Sun May 18 05:05:45 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:08:01 2008 Subject: [Frugalware-git] frugalware-current: hk_classes-0.8.3-2-x86_64 Message-ID: <20080518030545.84942177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=67f50792f103c69198a2916afeefa293a2c2655d commit 67f50792f103c69198a2916afeefa293a2c2655d Author: crazy Date: Sun May 18 04:46:27 2008 +0200 hk_classes-0.8.3-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/lib-extra/hk_classes/FrugalBuild b/source/lib-extra/hk_classes/FrugalBuild index 0587715..2606e86 100644 --- a/source/lib-extra/hk_classes/FrugalBuild +++ b/source/lib-extra/hk_classes/FrugalBuild @@ -15,7 +15,7 @@ up2date="lynx -dump 'http://knoda.sourceforge.net/tiki-page.php?pageName=Downloa groups=('lib-extra') archs=('i686' 'x86_64') depends=('python' 'fontconfig' 'freetype2') -makedepends=('mdbtools' 'mysql' 'unixodbc' 'postgresql>=8.2' 'sqlite3' 'pxlib') +makedepends=('mdbtools' 'mysql' 'unixodbc' 'postgresql>=8.2' 'sqlite3' 'pxlib') rodepends=('hk_classes-driver') replaces=('hk_classes-base') options=('scriptlet') @@ -47,7 +47,7 @@ build() Fsplit $pkgname-odbc usr/lib/$pkgname/drivers/libhk_odbcdriver.* Fsplit $pkgname-postgresql usr/lib/$pkgname/drivers/libhk_postgresdriver.* Fsplit $pkgname-sqlite3 usr/lib/$pkgname/drivers/libhk_sqlite3driver.* - Fsplit $pkgname-paradox usr/lib/$pkgname/drivers/libhk_paradoxdriver.* + Fsplit $pkgname-paradox usr/lib/$pkgname/drivers/libhk_paradoxdriver.* } # optimization OK From crazy at frugalware.org Sun May 18 05:05:46 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:08:04 2008 Subject: [Frugalware-git] frugalware-current: libatomic_ops-1.2-1-x86_64 Message-ID: <20080518030546.37AA31770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9e4d39763cd571352f412761475be299c47c8865 commit 9e4d39763cd571352f412761475be299c47c8865 Author: crazy Date: Sun May 18 04:46:29 2008 +0200 libatomic_ops-1.2-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/lib-extra/libatomic_ops/FrugalBuild b/source/lib-extra/libatomic_ops/FrugalBuild index 8239dee..65c2909 100644 --- a/source/lib-extra/libatomic_ops/FrugalBuild +++ b/source/lib-extra/libatomic_ops/FrugalBuild @@ -12,6 +12,6 @@ depends=('') archs=('i686' 'x86_64') 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') +sha1sums=('8bf4134d614acb1a6234b3102e67a847ae9369b0') # optimization OK From crazy at frugalware.org Sun May 18 05:05:46 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:08:07 2008 Subject: [Frugalware-git] frugalware-current: sofia-sip-1.12.8-1-x86_64 Message-ID: <20080518030546.73DCB177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=29d59cc8cf452112157ad0ee6b888f02b84e91f8 commit 29d59cc8cf452112157ad0ee6b888f02b84e91f8 Author: crazy Date: Sun May 18 04:46:30 2008 +0200 sofia-sip-1.12.8-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/lib-extra/sofia-sip/FrugalBuild b/source/lib-extra/sofia-sip/FrugalBuild index a855dce..ddb5c80 100644 --- a/source/lib-extra/sofia-sip/FrugalBuild +++ b/source/lib-extra/sofia-sip/FrugalBuild @@ -1,5 +1,5 @@ # Compiling Time: 1.03 SBU -# Maintainer: crazy +# Maintainer: crazy # Contributor: AlexExtreme pkgname=sofia-sip From crazy at frugalware.org Sun May 18 05:05:46 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:08:10 2008 Subject: [Frugalware-git] frugalware-current: tpty-0.0.1-1-x86_64 Message-ID: <20080518030546.B1DF91770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=145f498d8555065e8bd2c4f01e50ab697acbf7f6 commit 145f498d8555065e8bd2c4f01e50ab697acbf7f6 Author: crazy Date: Sun May 18 04:46:33 2008 +0200 tpty-0.0.1-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/lib-extra/tpty/FrugalBuild b/source/lib-extra/tpty/FrugalBuild index 7738820..8184249 100644 --- a/source/lib-extra/tpty/FrugalBuild +++ b/source/lib-extra/tpty/FrugalBuild @@ -19,7 +19,7 @@ build() Fcd Fmake ruby test.rb - Fmakeinstall + Fmakeinstall } From crazy at frugalware.org Sun May 18 05:05:46 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:08:12 2008 Subject: [Frugalware-git] frugalware-current: libkarma-0.1.0-4-x86_64 Message-ID: <20080518030546.ED264177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=37f78edea5b92c2e2c9de351a04e1737160bc84c commit 37f78edea5b92c2e2c9de351a04e1737160bc84c Author: crazy Date: Sun May 18 04:46:34 2008 +0200 libkarma-0.1.0-4-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/lib-extra/libkarma/FrugalBuild b/source/lib-extra/libkarma/FrugalBuild index 057e14f..59965a0 100644 --- a/source/lib-extra/libkarma/FrugalBuild +++ b/source/lib-extra/libkarma/FrugalBuild @@ -32,7 +32,7 @@ build() make PREFIX=$Fdestdir/usr install || Fdie mono --aot $Fdestdir/usr/lib/karma-sharp/karma-sharp.dll || Fdie Fmonocleanup - Fsed "prefix=.*" "prefix=/usr" $Fdestdir/usr/lib/pkgconfig/karma-sharp.pc + Fsed "prefix=.*" "prefix=/usr" $Fdestdir/usr/lib/pkgconfig/karma-sharp.pc Fsplit karma-sharp usr/lib/karma-sharp Fsplit karma-sharp usr/lib/pkgconfig/karma-sharp.pc } From crazy at frugalware.org Sun May 18 05:05:47 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:08:15 2008 Subject: [Frugalware-git] frugalware-current: cputnik-0.2.0-3-x86_64 Message-ID: <20080518030547.5EAD2177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7a4dbd5cd0a9e6cb2a48f14986e625407b25d967 commit 7a4dbd5cd0a9e6cb2a48f14986e625407b25d967 Author: crazy Date: Sun May 18 04:46:35 2008 +0200 cputnik-0.2.0-3-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/x11-extra/cputnik/FrugalBuild b/source/x11-extra/cputnik/FrugalBuild index a71a591..92a3020 100644 --- a/source/x11-extra/cputnik/FrugalBuild +++ b/source/x11-extra/cputnik/FrugalBuild @@ -21,7 +21,7 @@ build () Fsed "-Wall -Os" " $CFLAGS" Makefile Fcd $pkgname-$pkgver Fmkdir /usr/bin - Fmake + Fmake Fmakeinstall INSTALL_PREFIX=$Fdestdir/usr } From crazy at frugalware.org Sun May 18 05:05:47 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:08:18 2008 Subject: [Frugalware-git] frugalware-current: suxpanel-0.4b-2-x86_64 Message-ID: <20080518030547.A5F68177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c14496f72317b0cc75e9e2e1ecdffe22a02f71dd commit c14496f72317b0cc75e9e2e1ecdffe22a02f71dd Author: crazy Date: Sun May 18 04:46:35 2008 +0200 suxpanel-0.4b-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/x11-extra/suxpanel/FrugalBuild b/source/x11-extra/suxpanel/FrugalBuild index 6ad6a03..aa99248 100644 --- a/source/x11-extra/suxpanel/FrugalBuild +++ b/source/x11-extra/suxpanel/FrugalBuild @@ -17,7 +17,7 @@ depends=('libwnck') options=('scriptlet') sha1sums=('cb7e7d1e461667db95b777271f66956a77454584' \ 'af3f800d19b120d39c9dca92e618a517e69abdc5') -if [ "$CARCH" == "x86_64" ]; then +if [ "$CARCH" == "x86_64" ]; then FPIC="-fPIC" fi From crazy at frugalware.org Sun May 18 05:05:48 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:08:20 2008 Subject: [Frugalware-git] frugalware-current: nvidia-96xx-96.43.05-10-x86_64 Message-ID: <20080518030548.3ED7F1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f9eb13cabf1dac9a3b50fef0283f7c65ee35cb7f commit f9eb13cabf1dac9a3b50fef0283f7c65ee35cb7f Author: crazy Date: Sun May 18 04:46:37 2008 +0200 nvidia-96xx-96.43.05-10-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/x11-extra/nvidia-96xx/FrugalBuild b/source/x11-extra/nvidia-96xx/FrugalBuild index 0177a5b..63bb422 100644 --- a/source/x11-extra/nvidia-96xx/FrugalBuild +++ b/source/x11-extra/nvidia-96xx/FrugalBuild @@ -32,7 +32,7 @@ _F_kernelmod_scriptlet=$pkgname.install Finclude kernel-module depends=(${depends[@]} 'xorg-server>=1.1.0' 'pciutils' 'pkgconfig') ## TMP for gf4, pkgconfig is for nvidia-xconfig -build() { +build() { nvdir=NVIDIA-Linux-$_arch-$pkgver-pkg$pkgnum linkver=`echo $pkgver|sed 's/_/\./'` cd $Fsrcdir @@ -67,7 +67,7 @@ build() { 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 From crazy at frugalware.org Sun May 18 05:05:48 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:08:28 2008 Subject: [Frugalware-git] frugalware-current: treewm-0.4.5-2-x86_64 Message-ID: <20080518030548.78038177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0efa027697738e0ff0f4a6cc84120923bcc69794 commit 0efa027697738e0ff0f4a6cc84120923bcc69794 Author: crazy Date: Sun May 18 04:46:38 2008 +0200 treewm-0.4.5-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/x11-extra/treewm/FrugalBuild b/source/x11-extra/treewm/FrugalBuild index d90bf76..88b40a6 100644 --- a/source/x11-extra/treewm/FrugalBuild +++ b/source/x11-extra/treewm/FrugalBuild @@ -1,5 +1,5 @@ # Compiling Time: 0.04 SBU -# Maintainer: Csaba Henk +# Maintainer: Csaba Henk pkgname=treewm pkgver=0.4.5 From crazy at frugalware.org Sun May 18 05:05:48 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:08:31 2008 Subject: [Frugalware-git] frugalware-current: ede-1.2-1-x86_64 Message-ID: <20080518030548.D8F6C1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4f57c51c5582351503ed7d3488fbd79c1ab3b208 commit 4f57c51c5582351503ed7d3488fbd79c1ab3b208 Author: crazy Date: Sun May 18 04:46:38 2008 +0200 ede-1.2-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/x11-extra/ede/FrugalBuild b/source/x11-extra/ede/FrugalBuild index d786591..927894c 100644 --- a/source/x11-extra/ede/FrugalBuild +++ b/source/x11-extra/ede/FrugalBuild @@ -29,7 +29,7 @@ sha1sums=('3ed41a5382c6374ba2c9d8b6fff88e26205c5a0f' \ '79f0559efdfccdaeb269737d9808cd21836df4bb' \ 'bc7cb26aee7fee94fb0a5263e8e10bd0c0492e1f' \ '4ad02f4836bb92ee0761e70d5bae882e8e002764') -# TODO: rework Menus, XX.png's and new desktop files, fw-theme +# TODO: rework Menus, XX.png's and new desktop files, fw-theme build() { @@ -39,7 +39,7 @@ build() Fconf --disable-debug --disable-silent make || Fdie make LOCALEDIR="$Fdestdir/usr/share/locale" prefix="$Fdestdir/usr" install || Fdie - + Ffile /etc/X11/sessions/$pkgname.desktop Fexe /etc/X11/xinit/xinitrc.$pkgname Fmv usr/share/$pkgname/doc/$pkgname.png usr/share/pixmaps From crazy at frugalware.org Sun May 18 05:05:49 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:08:34 2008 Subject: [Frugalware-git] frugalware-current: ruby-mysql-0.2.6-1-x86_64 Message-ID: <20080518030549.13CEE177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a2b2955c1f9c62e8908360b2d07b2eec09dce708 commit a2b2955c1f9c62e8908360b2d07b2eec09dce708 Author: crazy Date: Sun May 18 04:46:45 2008 +0200 ruby-mysql-0.2.6-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/devel-extra/ruby-mysql/FrugalBuild b/source/devel-extra/ruby-mysql/FrugalBuild index 6ee6b57..6811139 100644 --- a/source/devel-extra/ruby-mysql/FrugalBuild +++ b/source/devel-extra/ruby-mysql/FrugalBuild @@ -13,8 +13,8 @@ source=(http://www.tmtm.org/en/ruby/mysql/ruby-mysql-$pkgver.tar.gz) up2date="lynx -dump \"http://www.tmtm.org/en/ruby/mysql\" | grep ruby-mysql-.*.tar.gz | head -n 1 | sed \"s/.*ruby-mysql-\(.*\).tar.gz.*/\1/\"" sha1sums=('8230311c485e7309e6c596d4f80732298e894158') -build() -{ +build() +{ Fcd Ffilerel `ruby -e "require 'rbconfig'; print Config::CONFIG['rubylibdir']"`/mysql.rb } From crazy at frugalware.org Sun May 18 05:05:49 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:08:37 2008 Subject: [Frugalware-git] frugalware-current: fpc-bin-2.0.4-1-x86_64 Message-ID: <20080518030549.3822C177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5f123b9906e710a118b19b7acdc9175e4a381acf commit 5f123b9906e710a118b19b7acdc9175e4a381acf Author: crazy Date: Sun May 18 04:46:47 2008 +0200 fpc-bin-2.0.4-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/devel-extra/fpc-bin/FrugalBuild b/source/devel-extra/fpc-bin/FrugalBuild index e35ee40..8bc65ad 100644 --- a/source/devel-extra/fpc-bin/FrugalBuild +++ b/source/devel-extra/fpc-bin/FrugalBuild @@ -39,4 +39,4 @@ build() { fi } -# optimalization OK +# optimalization OK From crazy at frugalware.org Sun May 18 05:05:49 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:08:40 2008 Subject: [Frugalware-git] frugalware-current: ipython-0.8.2-1-x86_64 Message-ID: <20080518030549.677861770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e421d6af0e91e1793476ae59ebd7d0db02052913 commit e421d6af0e91e1793476ae59ebd7d0db02052913 Author: crazy Date: Sun May 18 04:46:49 2008 +0200 ipython-0.8.2-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/devel-extra/ipython/FrugalBuild b/source/devel-extra/ipython/FrugalBuild index 1502117..5aabc0b 100644 --- a/source/devel-extra/ipython/FrugalBuild +++ b/source/devel-extra/ipython/FrugalBuild @@ -19,7 +19,7 @@ build() Fcd Fmkdir usr/share/licenses/custom/ipython/ Ffilerel doc/COPYING usr/share/licenses/custom/ipython/license.txt - + # Install manpages in the correct directory Fsed "manpagebase = 'share/man/man1'" "manpagebase = 'man/man1'" setup.py python setup.py install --root=$Fdestdir From crazy at frugalware.org Sun May 18 05:05:47 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:08:43 2008 Subject: [Frugalware-git] frugalware-current: nvidia-169.12-8-x86_64 Message-ID: <20080518030547.DD2A2177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d80e1465dcf51c7f531d657d1aa012f5147dd478 commit d80e1465dcf51c7f531d657d1aa012f5147dd478 Author: crazy Date: Sun May 18 04:46:36 2008 +0200 nvidia-169.12-8-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/x11-extra/nvidia/FrugalBuild b/source/x11-extra/nvidia/FrugalBuild index e27012f..cdc2006 100644 --- a/source/x11-extra/nvidia/FrugalBuild +++ b/source/x11-extra/nvidia/FrugalBuild @@ -28,30 +28,30 @@ _F_kernelmod_scriptlet=$pkgname.install Finclude kernel-module depends=(${depends[@]} 'xorg-server>=1.1.0' 'pkgconfig') -build() { +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/ @@ -60,7 +60,7 @@ build() { 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" @@ -77,7 +77,7 @@ build() { 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 From crazy at frugalware.org Sun May 18 05:05:49 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:08:46 2008 Subject: [Frugalware-git] frugalware-current: bin86-0.16.17-1-x86_64 Message-ID: <20080518030549.93CA2177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a78ad590f9342460c249e2628b240e602f7ab476 commit a78ad590f9342460c249e2628b240e602f7ab476 Author: crazy Date: Sun May 18 04:46:50 2008 +0200 bin86-0.16.17-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/devel-extra/bin86/FrugalBuild b/source/devel-extra/bin86/FrugalBuild index 2f19cb6..6670d54 100644 --- a/source/devel-extra/bin86/FrugalBuild +++ b/source/devel-extra/bin86/FrugalBuild @@ -18,7 +18,7 @@ build() Fcd Fmake PREFIX=/usr || return 1 Fmkdir usr/bin usr/man/man1 - Fmakeinstall PREFIX=$Fdestdir/usr install + Fmakeinstall PREFIX=$Fdestdir/usr install } # optimalization OK From crazy at frugalware.org Sun May 18 05:05:49 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:08:49 2008 Subject: [Frugalware-git] frugalware-current: ocaml-3.10.2-1-x86_64 Message-ID: <20080518030549.DC3DC177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f1c0040dfb69ecc2121400153b2f863d9c647547 commit f1c0040dfb69ecc2121400153b2f863d9c647547 Author: crazy Date: Sun May 18 04:46:54 2008 +0200 ocaml-3.10.2-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/devel-extra/ocaml/FrugalBuild b/source/devel-extra/ocaml/FrugalBuild index e939d18..eeda8e2 100644 --- a/source/devel-extra/ocaml/FrugalBuild +++ b/source/devel-extra/ocaml/FrugalBuild @@ -27,10 +27,10 @@ build() { make world || Fdie make opt || Fdie make opt.opt || Fdie - + make BINDIR=$Fdestdir/usr/bin LIBDIR=$Fdestdir/usr/lib/ocaml \ MANDIR=$Fdestdir/usr/share/man install || Fdie - + Fsed "{$Fdestdir}" "" $Fdestdir/usr/lib/ocaml/ld.conf } From crazy at frugalware.org Sun May 18 05:05:50 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:08:52 2008 Subject: [Frugalware-git] frugalware-current: fpc-2.2.0-1-x86_64 Message-ID: <20080518030550.2C5511770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=13d11bbb686f69f69f523d1009d58e44ccdbf6c8 commit 13d11bbb686f69f69f523d1009d58e44ccdbf6c8 Author: crazy Date: Sun May 18 04:46:56 2008 +0200 fpc-2.2.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/devel-extra/fpc/FrugalBuild b/source/devel-extra/fpc/FrugalBuild index 9f17aa1..e182fb8 100644 --- a/source/devel-extra/fpc/FrugalBuild +++ b/source/devel-extra/fpc/FrugalBuild @@ -27,10 +27,10 @@ build() { NEWPP=`pwd`/fpcsrc/compiler/$ppcname NEWFPDOC=`pwd`/fpcsrc/utils/fpdoc/fpoc make all || Fdie - NEWPP=`pwd`/fpcsrc/compiler/$ppcname + NEWPP=`pwd`/fpcsrc/compiler/$ppcname INSTALLOPTS="FPC=${NEWPP} INSTALL_PREFIX=$Fdestdir/usr" make $INSTALLOPTS install || Fdie - Fln /usr/lib/fpc/$pkgver/$ppcname /usr/bin/$ppcname + Fln /usr/lib/fpc/$pkgver/$ppcname /usr/bin/$ppcname } # optimalization OK From crazy at frugalware.org Sun May 18 05:05:51 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:08:54 2008 Subject: [Frugalware-git] frugalware-current: python-sqlobject-0.10.0-1-x86_64 Message-ID: <20080518030551.0D851177001E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c82660f62652b842286023b8d229efa63581a812 commit c82660f62652b842286023b8d229efa63581a812 Author: crazy Date: Sun May 18 04:46:58 2008 +0200 python-sqlobject-0.10.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/devel-extra/python-sqlobject/FrugalBuild b/source/devel-extra/python-sqlobject/FrugalBuild index 09f1e83..9ecb7e7 100644 --- a/source/devel-extra/python-sqlobject/FrugalBuild +++ b/source/devel-extra/python-sqlobject/FrugalBuild @@ -12,7 +12,7 @@ depends=('python' 'python-formencode') groups=('devel-extra') 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) +source=(http://cheeseshop.python.org/packages/source/S/SQLObject/SQLObject-$pkgver.tar.gz) _F_cd_path="SQLObject-$pkgver" sha1sums=('28cb2bb8e07e81d38dcfa1f03fa60914b453b5ae') From crazy at frugalware.org Sun May 18 05:05:51 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:08:57 2008 Subject: [Frugalware-git] frugalware-current: sbcl-1.0.15-1-x86_64 Message-ID: <20080518030551.840D6177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8766ed3b07c047f57dc662745fb84498441c7675 commit 8766ed3b07c047f57dc662745fb84498441c7675 Author: crazy Date: Sun May 18 04:46:59 2008 +0200 sbcl-1.0.15-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/devel-extra/sbcl/FrugalBuild b/source/devel-extra/sbcl/FrugalBuild index 1c0e410..3a17636 100644 --- a/source/devel-extra/sbcl/FrugalBuild +++ b/source/devel-extra/sbcl/FrugalBuild @@ -20,7 +20,7 @@ build() { Fcd Fpatchall - find . -name "CVS" | xargs rm -rf + find . -name "CVS" | xargs rm -rf find . -name "*cvsignore" | xargs rm -rf export INSTALL_ROOT=$Fdestdir/usr Fmkdir /usr/share/man/man1 From crazy at frugalware.org Sun May 18 05:05:50 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:09:00 2008 Subject: [Frugalware-git] frugalware-current: dietlibc-0.31-1-x86_64 Message-ID: <20080518030550.6C319177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cc62fe09e900a66281cff48be2ba5c536e06141e commit cc62fe09e900a66281cff48be2ba5c536e06141e Author: crazy Date: Sun May 18 04:46:57 2008 +0200 dietlibc-0.31-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/devel-extra/dietlibc/FrugalBuild b/source/devel-extra/dietlibc/FrugalBuild index 3dc7e34..c0e221f 100644 --- a/source/devel-extra/dietlibc/FrugalBuild +++ b/source/devel-extra/dietlibc/FrugalBuild @@ -30,7 +30,7 @@ build() fi MYDEST="/usr/lib/diet" Fmkdir /etc - ## do *NOT* remove this ugly MYARCH stuff , do *NOT* use F* commands for this, + ## do *NOT* remove this ugly MYARCH stuff , do *NOT* use F* commands for this, ## do *NOT* add any $CFLAGS in here - crazy - make prefix="${MYDEST}" MYARCH="${ARCH}" || Fdie make dyn prefix="${MYDEST}" MYARCH="${ARCH}" || Fdie From crazy at frugalware.org Sun May 18 05:05:51 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:09:05 2008 Subject: [Frugalware-git] frugalware-current: vala-0.2.0-1-x86_64 Message-ID: <20080518030551.E6335177001E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e16aff76609f6707d00d8fd4204d046d63557e17 commit e16aff76609f6707d00d8fd4204d046d63557e17 Author: crazy Date: Sun May 18 04:47:05 2008 +0200 vala-0.2.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/devel-extra/vala/FrugalBuild b/source/devel-extra/vala/FrugalBuild index 47567f7..feae0f5 100644 --- a/source/devel-extra/vala/FrugalBuild +++ b/source/devel-extra/vala/FrugalBuild @@ -1,7 +1,7 @@ # Compiling Time: 0.22 SBU # Maintainer: bouleetbil # Contributor: jedifox - + pkgname=vala pkgver=0.2.0 pkgrel=1 From crazy at frugalware.org Sun May 18 05:05:52 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:09:09 2008 Subject: [Frugalware-git] frugalware-current: ecj-3.3.2-1-x86_64 Message-ID: <20080518030552.85FB4177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d4779d411a89db6d3d378d28189f0a6798a5e50b commit d4779d411a89db6d3d378d28189f0a6798a5e50b Author: crazy Date: Sun May 18 04:47:06 2008 +0200 ecj-3.3.2-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/devel-extra/ecj/FrugalBuild b/source/devel-extra/ecj/FrugalBuild index 216e7f5..744635d 100644 --- a/source/devel-extra/ecj/FrugalBuild +++ b/source/devel-extra/ecj/FrugalBuild @@ -12,7 +12,7 @@ makedepends=('gcc-gcj>=4.3.0' 'fastjar') groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://download.eclipse.org/eclipse/downloads/|grep Release|sed -n 's/.*]\([0-9\.]*\) .*/\1/;1 p'" -# NOTE: when you bump that package you should _NOT_ use the source as is from ecplipe because +# NOTE: when you bump that package you should _NOT_ use the source as is from ecplipe because # it does not have any version and we end up to package it wrong. # Also when you bump this package create a new dir in sources/ecj on our ftp ( eg: 3.3.1 ) # get the ecjsrc.zip from eclipse and 'be sure is the version you want to bump to' and move it From crazy at frugalware.org Sun May 18 05:05:52 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:09:13 2008 Subject: [Frugalware-git] frugalware-current: nant-0.85-2-x86_64 Message-ID: <20080518030552.E700B1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=70c2a10f011f843efc0d954365517f1323501374 commit 70c2a10f011f843efc0d954365517f1323501374 Author: crazy Date: Sun May 18 04:47:08 2008 +0200 nant-0.85-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/devel-extra/nant/FrugalBuild b/source/devel-extra/nant/FrugalBuild index 4ad703c..05a306f 100644 --- a/source/devel-extra/nant/FrugalBuild +++ b/source/devel-extra/nant/FrugalBuild @@ -13,7 +13,7 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://go-mono.com/sources-stable/|grep -m1 'nant-'|sed 's/.*nt-\(.*\)-src.*/\1/'" source=(http://go-mono.com/sources/$pkgname/$pkgname-$pkgver-src.tar.gz \ nant-0.85-api.patch nant-core-task.patch) -Finclude mono +Finclude mono sha1sums=('df97d7b542a4e561c37a0804bb8a159803cc05cd' \ 'ea9209fa2bbe6438a473587aac3f33df91e82f9d' \ '443d245e707ea41e5211885c0dd16a003e2c0c72') From crazy at frugalware.org Sun May 18 05:05:53 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:09:16 2008 Subject: [Frugalware-git] frugalware-current: subversion-1.4.6-3-x86_64 Message-ID: <20080518030553.2B0AA177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c5c4c1fe59630e4357662b5c68a99941741965dd commit c5c4c1fe59630e4357662b5c68a99941741965dd Author: crazy Date: Sun May 18 04:47:11 2008 +0200 subversion-1.4.6-3-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/devel-extra/subversion/FrugalBuild b/source/devel-extra/subversion/FrugalBuild index 27f7e85..3925aee 100644 --- a/source/devel-extra/subversion/FrugalBuild +++ b/source/devel-extra/subversion/FrugalBuild @@ -31,7 +31,7 @@ build() { Fcd # lol :D Fsed "103029" "103034" build/ac-macros/swig.m4 - autoconf || return 1 + autoconf || return 1 #Fautoreconf Fbuild \ --disable-experimental-libtool \ From crazy at frugalware.org Sun May 18 05:05:53 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:09:18 2008 Subject: [Frugalware-git] frugalware-current: bmp-0.9.7.1-1-x86_64 Message-ID: <20080518030553.8777B1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cb45224a4bbc0804d7e0bcfa9d17cfa854d0dff0 commit cb45224a4bbc0804d7e0bcfa9d17cfa854d0dff0 Author: crazy Date: Sun May 18 04:47:14 2008 +0200 bmp-0.9.7.1-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xmultimedia-extra/bmp/FrugalBuild b/source/xmultimedia-extra/bmp/FrugalBuild index 1eda71c..c34fd6b 100644 --- a/source/xmultimedia-extra/bmp/FrugalBuild +++ b/source/xmultimedia-extra/bmp/FrugalBuild @@ -1,5 +1,5 @@ # Compiling Time: 0.52 SBU -# Maintainer: crazy +# Maintainer: crazy # Contributor: Krisztian VASAS pkgname=bmp From crazy at frugalware.org Sun May 18 05:05:53 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:09:21 2008 Subject: [Frugalware-git] frugalware-current: gxmms2-0.7.0-1-x86_64 Message-ID: <20080518030553.C7AE4177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e597688ccb509ac9c88b350940fb21071faa85a2 commit e597688ccb509ac9c88b350940fb21071faa85a2 Author: crazy Date: Sun May 18 04:47:15 2008 +0200 gxmms2-0.7.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xmultimedia-extra/gxmms2/FrugalBuild b/source/xmultimedia-extra/gxmms2/FrugalBuild index 2276e26..4e5d50d 100644 --- a/source/xmultimedia-extra/gxmms2/FrugalBuild +++ b/source/xmultimedia-extra/gxmms2/FrugalBuild @@ -23,7 +23,7 @@ build() # install the gkrellm plugin Fmkdir usr/lib - cp gkrellxmms2.so $Fdestdir/usr/lib + cp gkrellxmms2.so $Fdestdir/usr/lib } # optimization OK From crazy at frugalware.org Sun May 18 05:05:54 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:09:24 2008 Subject: [Frugalware-git] frugalware-current: audacious-1.5.0-1-x86_64 Message-ID: <20080518030554.107EF177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2e49abe9ca907105633aac67cf284198f98cd3d3 commit 2e49abe9ca907105633aac67cf284198f98cd3d3 Author: crazy Date: Sun May 18 04:47:16 2008 +0200 audacious-1.5.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xmultimedia-extra/audacious/FrugalBuild b/source/xmultimedia-extra/audacious/FrugalBuild index eb3c316..a573deb 100644 --- a/source/xmultimedia-extra/audacious/FrugalBuild +++ b/source/xmultimedia-extra/audacious/FrugalBuild @@ -26,7 +26,7 @@ build() --enable-ipv6 \ --disable-dependency-tracking \ --disable-sse2 - ## That *DEFAULT* Gtk Theme is *REALLY* fugly + ## That *DEFAULT* Gtk Theme is *REALLY* fugly Frm usr/share/audacious/Skins/Default/gtk-2.0 } From crazy at frugalware.org Sun May 18 05:05:54 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:09:27 2008 Subject: [Frugalware-git] frugalware-current: audacious-plugins-1.5.0-1-x86_64 Message-ID: <20080518030554.47813177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3adbfa995641ad0d3789e265caa7143a8c7bb2e7 commit 3adbfa995641ad0d3789e265caa7143a8c7bb2e7 Author: crazy Date: Sun May 18 04:47:16 2008 +0200 audacious-plugins-1.5.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xmultimedia-extra/audacious-plugins/FrugalBuild b/source/xmultimedia-extra/audacious-plugins/FrugalBuild index 6eb5aff..bdbfca5 100644 --- a/source/xmultimedia-extra/audacious-plugins/FrugalBuild +++ b/source/xmultimedia-extra/audacious-plugins/FrugalBuild @@ -47,7 +47,7 @@ build() --disable-dependency-tracking \ --disable-amidiplug-flsyn \ --disable-sse2 - ## Fbuild/Fmakeinstall does not work + ## Fbuild/Fmakeinstall does not work make DESTDIR=$Fdestdir install || Fdie Fsplit audacious-plugin-arts usr/lib/audacious/Output/arts.so Fsplit audacious-plugin-arts usr/bin/audacious-arts-helper From crazy at frugalware.org Sun May 18 05:05:54 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:09:30 2008 Subject: [Frugalware-git] frugalware-current: mlt-0.2.4-4-x86_64 Message-ID: <20080518030554.8BD1A1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3275209e962e265186753b06a3d10e1427acb3a9 commit 3275209e962e265186753b06a3d10e1427acb3a9 Author: crazy Date: Sun May 18 04:47:17 2008 +0200 mlt-0.2.4-4-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xmultimedia-extra/mlt/FrugalBuild b/source/xmultimedia-extra/mlt/FrugalBuild index 58aeed5..10e552c 100644 --- a/source/xmultimedia-extra/mlt/FrugalBuild +++ b/source/xmultimedia-extra/mlt/FrugalBuild @@ -26,7 +26,7 @@ subdescs=("Lumas module for $pkgname" "Qimage module for $pkgname" "Gtk2 module "Jack modules for $pkgname" "Kino module for $pkgname") subdepends=("$pkgname=$pkgver" "$pkgname=$pkgver libxi libstdc++ libxrender qt" "$pkgname=$pkgver gtk+2 freetype2>=2.3.4" \ "$pkgname=$pkgver sdlimage" "$pkgname=$pkgver jack libxml2" "$pkgname=$pkgver libquicktime>=1.0.0 zlib libdv") -subgroups=('xmultimedia-extra' 'xmultimedia-extra' 'xmultimedia-extra' 'xmultimedia-extra' +subgroups=('xmultimedia-extra' 'xmultimedia-extra' 'xmultimedia-extra' 'xmultimedia-extra' 'xmultimedia-extra' 'xmultimedia-extra') subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64') @@ -39,7 +39,7 @@ build() Fsplit $pkgname-gtk2 usr/share/$pkgname/modules/libmltgtk2.so Fsplit $pkgname-sdl usr/share/$pkgname/modules/libmltsdl.so Fsplit $pkgname-jack usr/share/$pkgname/modules/libmltjackrack.so - Fsplit $pkgname-kino usr/share/$pkgname/modules/libmltkino.so + Fsplit $pkgname-kino usr/share/$pkgname/modules/libmltkino.so } # optimization OK From crazy at frugalware.org Sun May 18 05:05:54 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:09:32 2008 Subject: [Frugalware-git] frugalware-current: smpeg-0.4.4-2-x86_64 Message-ID: <20080518030555.0039C177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d9cae1a8e1e9e3c61f9b8e980caa4882cc09ccf1 commit d9cae1a8e1e9e3c61f9b8e980caa4882cc09ccf1 Author: crazy Date: Sun May 18 04:47:18 2008 +0200 smpeg-0.4.4-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xmultimedia-extra/smpeg/FrugalBuild b/source/xmultimedia-extra/smpeg/FrugalBuild index 69cde9e..5b5002e 100644 --- a/source/xmultimedia-extra/smpeg/FrugalBuild +++ b/source/xmultimedia-extra/smpeg/FrugalBuild @@ -35,7 +35,7 @@ sha1sums=('6d7f4449472e6270ab435b2224f3fad951c35259' \ build() { # BLAH! Weird! - export CXX=g++ CC=g++ AS=as + export CXX=g++ CC=g++ AS=as Fcd Fpatchall echo "m4_pattern_allow([AC_TYPE_SOCKLEN_T])" >>acinclude.m4 || Fdie @@ -49,7 +49,7 @@ build() --enable-opengl-player \ --enable-debug \ --disable-gtk-player \ - --disable-gtk-tests + --disable-gtk-tests Fmakeinstall Frm usr/share/man/man1/gtv.1 } From crazy at frugalware.org Sun May 18 05:05:55 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:09:35 2008 Subject: [Frugalware-git] frugalware-current: freetype2-2.3.5-2-x86_64 Message-ID: <20080518030555.47E4A1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=39c86033a783fc7aef119ba716d62d6e584035d7 commit 39c86033a783fc7aef119ba716d62d6e584035d7 Author: crazy Date: Sun May 18 04:47:19 2008 +0200 freetype2-2.3.5-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/lib/freetype2/FrugalBuild b/source/lib/freetype2/FrugalBuild index 10311a4..60b9426 100644 --- a/source/lib/freetype2/FrugalBuild +++ b/source/lib/freetype2/FrugalBuild @@ -19,9 +19,9 @@ source=(http://download.savannah.gnu.org/releases/freetype/freetype-$pkgver.tar. # BUG REPORT : https://savannah.nongnu.org/bugs/index.php?20581 -- crazy -- signatures=("$source.sig" '' '') -build() +build() { - + Fsed '^/\* \(#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER\) \*/' '\1' include/freetype/config/ftoption.h Fbuild } From crazy at frugalware.org Sun May 18 05:05:55 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:09:38 2008 Subject: [Frugalware-git] frugalware-current: libvorbis-1.2.0-1-x86_64 Message-ID: <20080518030555.7850B177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=419cf2fb42b0ae5ed6ad3bbfdc82dabdd5a4f792 commit 419cf2fb42b0ae5ed6ad3bbfdc82dabdd5a4f792 Author: crazy Date: Sun May 18 04:47:21 2008 +0200 libvorbis-1.2.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/lib/libvorbis/FrugalBuild b/source/lib/libvorbis/FrugalBuild index afbfbb5..d8dc87e 100644 --- a/source/lib/libvorbis/FrugalBuild +++ b/source/lib/libvorbis/FrugalBuild @@ -17,7 +17,7 @@ sha1sums=('6ff5f9d9d71cc385ee180171cc21af5653b76a16') build() { Fcd - ## god ... + ## god ... Fsed '-O20' '' configure* Fautoreconf Fbuild From crazy at frugalware.org Sun May 18 05:05:55 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:09:41 2008 Subject: [Frugalware-git] frugalware-current: nspr-4.6.7-1-x86_64 Message-ID: <20080518030555.F0012177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4216bb4b88d3457528837beba3d414161db0c6bd commit 4216bb4b88d3457528837beba3d414161db0c6bd Author: crazy Date: Sun May 18 04:47:25 2008 +0200 nspr-4.6.7-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/lib/nspr/FrugalBuild b/source/lib/nspr/FrugalBuild index 2b9d0e6..34ad27a 100644 --- a/source/lib/nspr/FrugalBuild +++ b/source/lib/nspr/FrugalBuild @@ -35,7 +35,7 @@ build() { NSPR_VERSION=`./config/nspr-config --version` Fmkdir /usr/lib/pkgconfig/ cat ./config/nspr-config-vars > $Fdestdir/usr/lib/pkgconfig/nspr.pc || Fdie - cat $Fsrcdir/nspr.pc.in >> $Fdestdir/usr/lib/pkgconfig/nspr.pc + cat $Fsrcdir/nspr.pc.in >> $Fdestdir/usr/lib/pkgconfig/nspr.pc sed -i -e "s,%libdir%,/usr/lib,g" \ -i -e "s,%prefix%,/usr,g" \ -i -e "s,%exec_prefix%,/usr,g" \ From crazy at frugalware.org Sun May 18 05:05:56 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:09:44 2008 Subject: [Frugalware-git] frugalware-current: gmime-2.2.19-1-x86_64 Message-ID: <20080518030556.42C5F1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2581bb2a54d8a185570d9449b97ce18a18f7c509 commit 2581bb2a54d8a185570d9449b97ce18a18f7c509 Author: crazy Date: Sun May 18 04:47:26 2008 +0200 gmime-2.2.19-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/lib/gmime/FrugalBuild b/source/lib/gmime/FrugalBuild index 835492f..b7bd6cb 100644 --- a/source/lib/gmime/FrugalBuild +++ b/source/lib/gmime/FrugalBuild @@ -27,13 +27,13 @@ build() { Fmonoexport Fmake Fmakeinstall - + # These are provided by sharutils rm -f ${startdir}/pkg/usr/bin/uu??code || Fdie - + Fmonocleanup Fsplit gmime-sharp usr/lib/mono Fsplit gmime-sharp usr/lib/pkgconfig/gmime-sharp.pc } -# optimization OK +# optimization OK From crazy at frugalware.org Sun May 18 05:05:56 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:09:47 2008 Subject: [Frugalware-git] frugalware-current: cgilib-0.5-2-x86_64 Message-ID: <20080518030556.84CF6177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0183f665b6e200b2df3cc7afc9853933f3acec38 commit 0183f665b6e200b2df3cc7afc9853933f3acec38 Author: crazy Date: Sun May 18 04:47:26 2008 +0200 cgilib-0.5-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/lib/cgilib/FrugalBuild b/source/lib/cgilib/FrugalBuild index d1ab773..a9963f4 100644 --- a/source/lib/cgilib/FrugalBuild +++ b/source/lib/cgilib/FrugalBuild @@ -6,7 +6,7 @@ pkgver=0.5 pkgrel=2 pkgdesc="fast cgi library" url="http://cgilib.sourceforge.net/" -depends=('glibc') +depends=('glibc') makedepends=('man' 'rman') # Needed for make htmlman (rman command) groups=('lib') archs=('i686' 'x86_64') From crazy at frugalware.org Sun May 18 05:05:56 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:09:49 2008 Subject: [Frugalware-git] frugalware-current: pilot-link-0.12.3-1-x86_64 Message-ID: <20080518030556.BF9E2177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5cf06654fa536d72df7c52695b05052fb45cb097 commit 5cf06654fa536d72df7c52695b05052fb45cb097 Author: crazy Date: Sun May 18 04:47:27 2008 +0200 pilot-link-0.12.3-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/lib/pilot-link/FrugalBuild b/source/lib/pilot-link/FrugalBuild index 88c2a38..1e61dca 100644 --- a/source/lib/pilot-link/FrugalBuild +++ b/source/lib/pilot-link/FrugalBuild @@ -15,7 +15,7 @@ up2date="lynx -dump http://www.pilot-link.org/|grep -om1 'pilot-link-\(.*\).tar. source=(http://downloads.pilot-link.org/$pkgname-$pkgver.tar.bz2) sha1sums=('d459ec2626ee19367a5329e604e33b337ef37602') -build() +build() { unset MAKEFLAGS Fbuild --localstatedir=/var/lib --with-perl --with-python \ From crazy at frugalware.org Sun May 18 05:05:56 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:09:52 2008 Subject: [Frugalware-git] frugalware-current: portmap-5beta-6-x86_64 Message-ID: <20080518030556.F327A1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e8a2af6dea36fefd522d5e677336bbcfdd6b955d commit e8a2af6dea36fefd522d5e677336bbcfdd6b955d Author: crazy Date: Sun May 18 04:47:28 2008 +0200 portmap-5beta-6-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/base/portmap/FrugalBuild b/source/base/portmap/FrugalBuild index f89950a..6b54403 100644 --- a/source/base/portmap/FrugalBuild +++ b/source/base/portmap/FrugalBuild @@ -17,7 +17,7 @@ sha1sums=('783a322ca9220e4830664f94195ff923ce8a09d6' \ '63901011ef1eb163ad2bd8dd2a7e9af242f31482' \ 'bdd14477543527bd1aded1d750ebee86ff7bf74d') -build() +build() { Fcd ${pkgname}_${pkgver} Fpatchall From crazy at frugalware.org Sun May 18 05:05:57 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:09:55 2008 Subject: [Frugalware-git] frugalware-current: glibc-2.7-3-x86_64 Message-ID: <20080518030557.33435177001E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e7c1a81344a28fe75d5cdf940df82cb6b589380e commit e7c1a81344a28fe75d5cdf940df82cb6b589380e Author: crazy Date: Sun May 18 04:47:31 2008 +0200 glibc-2.7-3-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/base/glibc/FrugalBuild b/source/base/glibc/FrugalBuild index 4f49f94..06b8abd 100644 --- a/source/base/glibc/FrugalBuild +++ b/source/base/glibc/FrugalBuild @@ -55,7 +55,7 @@ _build() make install_root=$Fdestdir install || Fdie make install_root=$Fdestdir localedata/install-locales || Fdie Frm /etc/ld.so.cache - ## conflicting files with tzdata + ## conflicting files with tzdata Frm etc/localtime Frm usr/share/zoneinfo Frm usr/sbin/{zdump,zic} From crazy at frugalware.org Sun May 18 05:05:57 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:09:58 2008 Subject: [Frugalware-git] frugalware-current: udev-121-1-x86_64 Message-ID: <20080518030557.7102B177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b38007a04c0586d6e5da6bd1414c773d9bb1ae70 commit b38007a04c0586d6e5da6bd1414c773d9bb1ae70 Author: crazy Date: Sun May 18 04:47:31 2008 +0200 udev-121-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/base/udev/FrugalBuild b/source/base/udev/FrugalBuild index ae8dc66..3934908 100644 --- a/source/base/udev/FrugalBuild +++ b/source/base/udev/FrugalBuild @@ -38,8 +38,8 @@ build() do Ffilerel etc/udev/$i/* /etc/udev/rules.d/ done - # alsa one is broke on frugalware it kills the sound - # all the other not needed we don't have these archs + # alsa one is broke on frugalware it kills the sound + # all the other not needed we don't have these archs Frm etc/udev/rules.d/40-{alsa,ppc,s390,ia64}.rules Fexe /etc/rc.d/rc.udev Ffile /etc/sysconfig/blacklist From crazy at frugalware.org Sun May 18 05:05:57 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:10:01 2008 Subject: [Frugalware-git] frugalware-current: netkit-base-0.17-5-x86_64 Message-ID: <20080518030557.ADC44177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=46b9688dc903f8bb7df0b636f6691d43db49952a commit 46b9688dc903f8bb7df0b636f6691d43db49952a Author: crazy Date: Sun May 18 04:47:32 2008 +0200 netkit-base-0.17-5-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/base/netkit-base/FrugalBuild b/source/base/netkit-base/FrugalBuild index 5a16da5..a97e644 100644 --- a/source/base/netkit-base/FrugalBuild +++ b/source/base/netkit-base/FrugalBuild @@ -20,7 +20,7 @@ sha1sums=('d1f610efa3320ecac75c2f13df8a45c84fc7d448' \ '08cabf0acb67286536478a0f43c3072d6133c513' \ 'f63ad8c3815d7ada3bd9deb0097038622e94f9f6') -build() +build() { Fcd netkit-base-$pkgver Fsed "localhost" "localhost frugalware.local frugalware" etc.sample/hosts @@ -31,7 +31,7 @@ build() install -m644 $Fsrcdir/{protocols,services} $Fdestdir/etc || Fdie grep -v domain etc.sample/resolv.conf > $startdir/pkg/etc/resolv.conf || Fdie echo "frugalware.local" > $startdir/pkg/etc/HOSTNAME || Fdie - + cd ../netdate || Fdie Fbuild } From crazy at frugalware.org Sun May 18 05:05:57 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:10:04 2008 Subject: [Frugalware-git] frugalware-current: eject-2.1.5-2-x86_64 Message-ID: <20080518030557.E1C3A1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=67885f6d6c1cc1a0523b78560faccfcee1538eb6 commit 67885f6d6c1cc1a0523b78560faccfcee1538eb6 Author: crazy Date: Sun May 18 04:47:34 2008 +0200 eject-2.1.5-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/base/eject/FrugalBuild b/source/base/eject/FrugalBuild index 6de29f3..e03313e 100644 --- a/source/base/eject/FrugalBuild +++ b/source/base/eject/FrugalBuild @@ -16,7 +16,7 @@ sha1sums=('17986aa4732f1c33ecae15db32d1e379bbbd99f8') build() { Fcd $pkgname Fautoreconf - Fbuild + Fbuild } # optimization OK From crazy at frugalware.org Sun May 18 05:05:58 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:10:08 2008 Subject: [Frugalware-git] frugalware-current: netpanzer-0.8.2-1-x86_64 Message-ID: <20080518030558.2468F1770022@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=66427378942c7607e4e89682e1df362c6d0fb4ce commit 66427378942c7607e4e89682e1df362c6d0fb4ce Author: crazy Date: Sun May 18 04:47:36 2008 +0200 netpanzer-0.8.2-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/netpanzer/FrugalBuild b/source/games-extra/netpanzer/FrugalBuild index e2dbe77..c8d5178 100644 --- a/source/games-extra/netpanzer/FrugalBuild +++ b/source/games-extra/netpanzer/FrugalBuild @@ -15,7 +15,7 @@ source=(http://download.berlios.de/netpanzer/$pkgname-$pkgver.tar.bz2 $pkgname-$ sha1sums=('99b0a79ffe4c8bf3a155c7555dff06e00def4023' \ 'cbad8e3c9d9f34c0846bd54b61939ee86755f19b') -build() +build() { Fcd Fpatchall From crazy at frugalware.org Sun May 18 05:05:58 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:10:11 2008 Subject: [Frugalware-git] frugalware-current: scorched3d-41.3-1-x86_64 Message-ID: <20080518030558.6307F177001E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=df40eba51772c2b9201bc67f201345d6ade8a4c9 commit df40eba51772c2b9201bc67f201345d6ade8a4c9 Author: crazy Date: Sun May 18 04:47:37 2008 +0200 scorched3d-41.3-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/scorched3d/FrugalBuild b/source/games-extra/scorched3d/FrugalBuild index c387846..59e5d4d 100644 --- a/source/games-extra/scorched3d/FrugalBuild +++ b/source/games-extra/scorched3d/FrugalBuild @@ -23,7 +23,7 @@ Fconfopts="${Fconfopts[@]} --disable-dependency-tracking \ --datadir=/usr/share/$pkgname" _F_desktop_categories="Game" -build() +build() { Fbuild Fdesktop2 From crazy at frugalware.org Sun May 18 05:05:55 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:10:15 2008 Subject: [Frugalware-git] frugalware-current: libcap-1.10-3-x86_64 Message-ID: <20080518030555.B80DE177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=090ab10590e3e12d279a5adc9ec0faa552720c83 commit 090ab10590e3e12d279a5adc9ec0faa552720c83 Author: crazy Date: Sun May 18 04:47:21 2008 +0200 libcap-1.10-3-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/lib/libcap/FrugalBuild b/source/lib/libcap/FrugalBuild index 4d8c0da..98c91c3 100644 --- a/source/lib/libcap/FrugalBuild +++ b/source/lib/libcap/FrugalBuild @@ -21,7 +21,7 @@ build() ## need to fix Fmv lib usr/lib Fmv sbin usr/sbin - Ffilerel /usr/share/doc/$pkgname-$pkgver/capfaq-0.2.txt + Ffilerel /usr/share/doc/$pkgname-$pkgver/capfaq-0.2.txt } # optimization OK From crazy at frugalware.org Sun May 18 05:05:58 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:10:20 2008 Subject: [Frugalware-git] frugalware-current: amoebax-0.2.0-1-x86_64 Message-ID: <20080518030558.9D0F0177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cf4469965324455153596e55fc03a408968b6a6c commit cf4469965324455153596e55fc03a408968b6a6c Author: crazy Date: Sun May 18 04:47:37 2008 +0200 amoebax-0.2.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/amoebax/FrugalBuild b/source/games-extra/amoebax/FrugalBuild index 635d871..f793c2d 100644 --- a/source/games-extra/amoebax/FrugalBuild +++ b/source/games-extra/amoebax/FrugalBuild @@ -13,7 +13,7 @@ up2date="Flasttar $url/download.html" source=(http://www.emma-soft.com/games/amoebax/download/$pkgname-$pkgver.tar.bz2) sha1sums=('84f45f0363782c4ea7040315cbd0a43f143a5b8a') -build() +build() { Fcd Fconf From crazy at frugalware.org Sun May 18 05:05:58 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:10:23 2008 Subject: [Frugalware-git] frugalware-current: gnuchess-book-1.01-1-x86_64 Message-ID: <20080518030558.EA930177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c257e145543410584e40b246df83fb8cbbb16517 commit c257e145543410584e40b246df83fb8cbbb16517 Author: crazy Date: Sun May 18 04:47:38 2008 +0200 gnuchess-book-1.01-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/gnuchess-book/FrugalBuild b/source/games-extra/gnuchess-book/FrugalBuild index f35cf40..09b2489 100644 --- a/source/games-extra/gnuchess-book/FrugalBuild +++ b/source/games-extra/gnuchess-book/FrugalBuild @@ -17,7 +17,7 @@ sha1sums=('3ef3f1e2c52941d35610f3723a4c200575faaf2e') build() { cd $Fsrcdir || Fdie # ''Compile'' book - echo -e "book add book_$pkgver.pgn"$'\n'"quit" | /usr/bin/gnuchess || Fdie + echo -e "book add book_$pkgver.pgn"$'\n'"quit" | /usr/bin/gnuchess || Fdie Fmkdir /usr/share/games/gnuchess/ cp -ar $Fsrcdir/book.dat $Fdestdir/usr/share/games/gnuchess/ || Fdie } From crazy at frugalware.org Sun May 18 05:05:59 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:10:26 2008 Subject: [Frugalware-git] frugalware-current: freedroid-1.0.2-1-x86_64 Message-ID: <20080518030559.2D95E1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=646e1ca41e93092c1505e032a50493a197a89546 commit 646e1ca41e93092c1505e032a50493a197a89546 Author: crazy Date: Sun May 18 04:47:38 2008 +0200 freedroid-1.0.2-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/freedroid/FrugalBuild b/source/games-extra/freedroid/FrugalBuild index 96115f9..491d98c 100644 --- a/source/games-extra/freedroid/FrugalBuild +++ b/source/games-extra/freedroid/FrugalBuild @@ -19,7 +19,7 @@ _F_desktop_name="Freedroid" _F_desktop_icon="$pkgname.png" _F_desktop_categories="Game;ArcadeGame;" -build() +build() { Fbuild Ficon $pkgname.png From crazy at frugalware.org Sun May 18 05:05:59 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:10:30 2008 Subject: [Frugalware-git] frugalware-current: moon-buggy-1.0-2-x86_64 Message-ID: <20080518030559.742FC1770046@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=00304ac9f8dae08c707798665872ff406ccf79c6 commit 00304ac9f8dae08c707798665872ff406ccf79c6 Author: crazy Date: Sun May 18 04:47:39 2008 +0200 moon-buggy-1.0-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/moon-buggy/FrugalBuild b/source/games-extra/moon-buggy/FrugalBuild index fb554dd..9033239 100644 --- a/source/games-extra/moon-buggy/FrugalBuild +++ b/source/games-extra/moon-buggy/FrugalBuild @@ -13,7 +13,7 @@ groups=('games-extra') archs=('i686' 'x86_64') sha1sums=('82dc1d504b4f81aa54d3d57837a03d17b5624a86') -build() +build() { Fcd Fconf --prefix=/usr --sharedstatedir=/var/games --with-setgid=games From crazy at frugalware.org Sun May 18 05:05:59 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:10:33 2008 Subject: [Frugalware-git] frugalware-current: circuslinux-1.0.3-1-x86_64 Message-ID: <20080518030559.BABED1770022@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d48ce3aa466389a51d87eae121f7109d1ee5b9cd commit d48ce3aa466389a51d87eae121f7109d1ee5b9cd Author: crazy Date: Sun May 18 04:47:39 2008 +0200 circuslinux-1.0.3-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/circuslinux/FrugalBuild b/source/games-extra/circuslinux/FrugalBuild index b082fac..0c57efd 100644 --- a/source/games-extra/circuslinux/FrugalBuild +++ b/source/games-extra/circuslinux/FrugalBuild @@ -17,7 +17,7 @@ _F_desktop_name="Circus Linux!" _F_desktop_icon="/usr/share/circuslinux/data/images/icon.png" _F_desktop_categories="Game;ArcadeGame;" -build() +build() { Fcd Fconf From crazy at frugalware.org Sun May 18 05:06:00 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:10:36 2008 Subject: [Frugalware-git] frugalware-current: bomberclone-0.11.8-1-x86_64 Message-ID: <20080518030600.2D87F177001E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=75bd7b78098fd346da486b192edf3db2c5fa6cdd commit 75bd7b78098fd346da486b192edf3db2c5fa6cdd Author: crazy Date: Sun May 18 04:47:40 2008 +0200 bomberclone-0.11.8-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/bomberclone/FrugalBuild b/source/games-extra/bomberclone/FrugalBuild index cd630aa..6110a59 100644 --- a/source/games-extra/bomberclone/FrugalBuild +++ b/source/games-extra/bomberclone/FrugalBuild @@ -18,7 +18,7 @@ _F_desktop_name="Bomberclone" _F_desktop_icon="/usr/share/games/bomberclone/pixmaps/$pkgname.png" _F_desktop_categories="Game;ArcadeGame;" -build() +build() { Fbuild Fdesktop2 From crazy at frugalware.org Sun May 18 05:06:00 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:10:39 2008 Subject: [Frugalware-git] frugalware-current: adonthell-0.3.4a-1-x86_64 Message-ID: <20080518030600.7C3F5177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=83ed12e06b5293a87b98c0fba1619be44aa38c88 commit 83ed12e06b5293a87b98c0fba1619be44aa38c88 Author: crazy Date: Sun May 18 04:47:41 2008 +0200 adonthell-0.3.4a-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/adonthell/FrugalBuild b/source/games-extra/adonthell/FrugalBuild index 9495b11..915d50a 100644 --- a/source/games-extra/adonthell/FrugalBuild +++ b/source/games-extra/adonthell/FrugalBuild @@ -23,7 +23,7 @@ build() { sed 's|drawing_area::||' -i src/drawing_area.h sed -e '46d' \ -e 's|library->memory|NULL|' \ - -i src/SDL_ttf.c + -i src/SDL_ttf.c find -name Makefile | xargs sed 's|\-lfakeroot||' -i Fmake From crazy at frugalware.org Sun May 18 05:06:01 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:10:42 2008 Subject: [Frugalware-git] frugalware-current: toppler-1.1.3-1-x86_64 Message-ID: <20080518030601.09152177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b2d2b348f6efd4b897f288c14c9f6be60c673ecc commit b2d2b348f6efd4b897f288c14c9f6be60c673ecc Author: crazy Date: Sun May 18 04:47:41 2008 +0200 toppler-1.1.3-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/toppler/FrugalBuild b/source/games-extra/toppler/FrugalBuild index 8f655ac..8a26cc6 100644 --- a/source/games-extra/toppler/FrugalBuild +++ b/source/games-extra/toppler/FrugalBuild @@ -14,4 +14,4 @@ groups=('games-extra') archs=('i686' 'x86_64') sha1sums=('563839ceec44626574fcb10f677d2ab8f82dba29') -# optimization OK +# optimization OK From crazy at frugalware.org Sun May 18 05:06:02 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:10:45 2008 Subject: [Frugalware-git] frugalware-current: smc-music-4.0-1-x86_64 Message-ID: <20080518030602.9A8751770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3b799d1c1852695259d50b4273f72732d96435ac commit 3b799d1c1852695259d50b4273f72732d96435ac Author: crazy Date: Sun May 18 04:47:42 2008 +0200 smc-music-4.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/smc-music/FrugalBuild b/source/games-extra/smc-music/FrugalBuild index 73a16b7..f02518c 100644 --- a/source/games-extra/smc-music/FrugalBuild +++ b/source/games-extra/smc-music/FrugalBuild @@ -16,7 +16,7 @@ groups=('games-extra') archs=('i686' 'x86_64') sha1sums=('529b74e9ef08f463954d68b9586b7386a58332d7') -build() +build() { cd $Fsrcdir Fmkdir usr/share/smc From crazy at frugalware.org Sun May 18 05:06:02 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:10:50 2008 Subject: [Frugalware-git] frugalware-current: vbaexpress-1.2-1-x86_64 Message-ID: <20080518030602.EC36B177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fec6b969064b287ca0265363876dd94ee942a9e8 commit fec6b969064b287ca0265363876dd94ee942a9e8 Author: crazy Date: Sun May 18 04:47:43 2008 +0200 vbaexpress-1.2-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/vbaexpress/FrugalBuild b/source/games-extra/vbaexpress/FrugalBuild index ef0a563..2f04c7d 100644 --- a/source/games-extra/vbaexpress/FrugalBuild +++ b/source/games-extra/vbaexpress/FrugalBuild @@ -14,7 +14,7 @@ up2date="lynx -dump http://vbaexpress.tuxfamily.org/english.php | grep -m1 tar.g source=(http://vbaexpress.tuxfamily.org/$pkgname-$pkgver.tar.gz) sha1sums=('098d8fd9e0f71f6221110da7e258855b837cf2c1') -build() +build() { Fcd make CFLAGS='-Os -DLINUX `fltk-config --cxxflags` `sdl-config --cflags` -Isrc' LIBS='`fltk-config --use-images --ldflags` `sdl-config --libs` -lXpm' || Fdie From crazy at frugalware.org Sun May 18 05:06:03 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:10:55 2008 Subject: [Frugalware-git] frugalware-current: gl-117-1.3.2-1-x86_64 Message-ID: <20080518030603.3925B1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8e34c43a6096d24dcde747b406712d9f91259bd7 commit 8e34c43a6096d24dcde747b406712d9f91259bd7 Author: crazy Date: Sun May 18 04:47:43 2008 +0200 gl-117-1.3.2-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/gl-117/FrugalBuild b/source/games-extra/gl-117/FrugalBuild index a23b547..8a42780 100644 --- a/source/games-extra/gl-117/FrugalBuild +++ b/source/games-extra/gl-117/FrugalBuild @@ -22,7 +22,7 @@ export CXXFLAGS="$CXXFLAGS -fno-strict-aliasing" _F_desktop_icon="$pkgname.png" _F_desktop_categories="Game;ArcadeGame;" -build() +build() { Fbuild Ficon $pkgname.png From crazy at frugalware.org Sun May 18 05:06:03 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:10:59 2008 Subject: [Frugalware-git] frugalware-current: warzone2100-2.0.10-1-x86_64 Message-ID: <20080518030603.CB95E177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4bcdd0cdab73f096bebd597d098f74b246d060e4 commit 4bcdd0cdab73f096bebd597d098f74b246d060e4 Author: crazy Date: Sun May 18 04:47:43 2008 +0200 warzone2100-2.0.10-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/warzone2100/FrugalBuild b/source/games-extra/warzone2100/FrugalBuild index 44a63d6..bee02e7 100644 --- a/source/games-extra/warzone2100/FrugalBuild +++ b/source/games-extra/warzone2100/FrugalBuild @@ -14,7 +14,7 @@ up2date="lynx -dump $url/downloads | Flasttar" source=(http://download.gna.org/warzone/releases/2.0/$pkgname-$pkgver.tar.bz2) sha1sums=('8a9bc8e3fc70f81dafeb798b88a88d1b7feff38f') -build() +build() { Fcd sh autogen.sh || Fdie From crazy at frugalware.org Sun May 18 05:06:04 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:11:03 2008 Subject: [Frugalware-git] frugalware-current: tmwmusic-0.0.20-2-x86_64 Message-ID: <20080518030604.24B69177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5cac6e0f6b02240bc544050e30811574c7587652 commit 5cac6e0f6b02240bc544050e30811574c7587652 Author: crazy Date: Sun May 18 04:47:44 2008 +0200 tmwmusic-0.0.20-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/tmwmusic/FrugalBuild b/source/games-extra/tmwmusic/FrugalBuild index 8ced3dc..4706edc 100644 --- a/source/games-extra/tmwmusic/FrugalBuild +++ b/source/games-extra/tmwmusic/FrugalBuild @@ -13,7 +13,7 @@ depends=() groups=('games-extra') archs=('i686') sha1sums=('c1e3126ff7f53f6e12caaf885a493cd5c4aed6e3') -build() +build() { Fcd Fmkdir usr/share/tmw From crazy at frugalware.org Sun May 18 05:06:04 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:11:06 2008 Subject: [Frugalware-git] frugalware-current: vertris-0.3.2-1-x86_64 Message-ID: <20080518030604.78E851770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b380813284b4862e43be7ae542d0ac2f22afd9c6 commit b380813284b4862e43be7ae542d0ac2f22afd9c6 Author: crazy Date: Sun May 18 04:47:44 2008 +0200 vertris-0.3.2-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/vertris/FrugalBuild b/source/games-extra/vertris/FrugalBuild index aa0aaa6..71b32e2 100644 --- a/source/games-extra/vertris/FrugalBuild +++ b/source/games-extra/vertris/FrugalBuild @@ -1,7 +1,7 @@ # Compiling Time: 0.01 SBU # Maintainer: Devil505 - -pkgname=vertris + +pkgname=vertris pkgver=0.3.2 pkgrel=1 pkgdesc="Vertris is a simple cross-platform Tetris clone written in C that uses the Allegro library for graphics" From crazy at frugalware.org Sun May 18 05:06:04 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:11:09 2008 Subject: [Frugalware-git] frugalware-current: briquolo-0.5.7-1-x86_64 Message-ID: <20080518030604.BF640177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e5c186b746e8f4a19f08d956f4c0b53c4300991e commit e5c186b746e8f4a19f08d956f4c0b53c4300991e Author: crazy Date: Sun May 18 04:47:45 2008 +0200 briquolo-0.5.7-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/briquolo/FrugalBuild b/source/games-extra/briquolo/FrugalBuild index b34950f..bcbf9d6 100644 --- a/source/games-extra/briquolo/FrugalBuild +++ b/source/games-extra/briquolo/FrugalBuild @@ -21,12 +21,12 @@ _F_desktop_desc="An OpenGL breakout" _F_desktop_icon="briquolo.svg" _F_desktop_categories="ArcadeGame;Game;" -build() -{ +build() +{ Fdesktop2 #to avoid the bug with makefile when installing original .desktop file Fbuild Ficon $pkgname.png - rm -rf $Fdestdir/var ||Fdie #to delete original svg icon + rm -rf $Fdestdir/var ||Fdie #to delete original svg icon } # optimization OK From crazy at frugalware.org Sun May 18 05:06:05 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:11:11 2008 Subject: [Frugalware-git] frugalware-current: touchmegames-0.2.0-1-x86_64 Message-ID: <20080518030605.15A34177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b4db2c14e98ac4a06613c725c13b810fef763e3f commit b4db2c14e98ac4a06613c725c13b810fef763e3f Author: crazy Date: Sun May 18 04:47:45 2008 +0200 touchmegames-0.2.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/touchmegames/FrugalBuild b/source/games-extra/touchmegames/FrugalBuild index eb18a5d..2274398 100644 --- a/source/games-extra/touchmegames/FrugalBuild +++ b/source/games-extra/touchmegames/FrugalBuild @@ -13,7 +13,7 @@ Finclude sourceforge source=($source \ makefile-fixes.patch \ http://ftp.frugalware.org/pub/other/sources/tmg/fix-paths.patch \ - tmg.png) + tmg.png) options=('scriptlet') sha1sums=('f44ee316d4236d6679cfe888c713c41a35211762' \ 'caac15e146df5002c22148567ef1b4a14f6e9531' \ @@ -32,6 +32,6 @@ build() Ffile /usr/share/pixmaps/tmg.png Fdesktop "/usr/bin/$pkgname" "/usr/share/pixmaps/tmg.png" "Game;" } - + # optimization OK From crazy at frugalware.org Sun May 18 05:06:05 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:11:14 2008 Subject: [Frugalware-git] frugalware-current: extreme-tuxracer-0.4-2-x86_64 Message-ID: <20080518030605.7DF9B1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=13e381a5e7bb38ae3ab1301165c9ffeaf8aa9aaa commit 13e381a5e7bb38ae3ab1301165c9ffeaf8aa9aaa Author: crazy Date: Sun May 18 04:47:46 2008 +0200 extreme-tuxracer-0.4-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/extreme-tuxracer/FrugalBuild b/source/games-extra/extreme-tuxracer/FrugalBuild index 2b63b19..67206d0 100644 --- a/source/games-extra/extreme-tuxracer/FrugalBuild +++ b/source/games-extra/extreme-tuxracer/FrugalBuild @@ -24,7 +24,7 @@ _F_desktop_icon="etracer.png" _F_desktop_exec="etracer" _F_desktop_categories="Application;Game;ArcadeGame;" -build() +build() { Fbuild Ficon etracer.png From crazy at frugalware.org Sun May 18 05:06:05 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:11:17 2008 Subject: [Frugalware-git] frugalware-current: desmume-0.8-1-x86_64 Message-ID: <20080518030605.E2B0A1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b46a742ca63a6d23eee2f0c8c640ebf78ec12fd9 commit b46a742ca63a6d23eee2f0c8c640ebf78ec12fd9 Author: crazy Date: Sun May 18 04:47:46 2008 +0200 desmume-0.8-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/desmume/FrugalBuild b/source/games-extra/desmume/FrugalBuild index 1196803..19fb07d 100644 --- a/source/games-extra/desmume/FrugalBuild +++ b/source/games-extra/desmume/FrugalBuild @@ -1,10 +1,10 @@ # Compiling Time: 0.21 SBU # Maintainer: Devil505 -pkgname=desmume +pkgname=desmume pkgver=0.8 -pkgrel=1 -pkgdesc="Emulator for Nintendo DS." +pkgrel=1 +pkgdesc="Emulator for Nintendo DS." _F_sourceforge_broken_up2date=1 Finclude sourceforge depends=('sdl' 'gtkglext' 'mesa' 'freetype2' 'libxau' 'libxdmcp' 'libglade' 'zziplib' 'libstdc++') From crazy at frugalware.org Sun May 18 05:06:06 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:11:20 2008 Subject: [Frugalware-git] frugalware-current: gcompris-8.4.4-1-x86_64 Message-ID: <20080518030606.402FD1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c708631afcec83cb5e6016e2750ee4b249b884fe commit c708631afcec83cb5e6016e2750ee4b249b884fe Author: crazy Date: Sun May 18 04:47:47 2008 +0200 gcompris-8.4.4-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/gcompris/FrugalBuild b/source/games-extra/gcompris/FrugalBuild index ddf4905..cdf3b4d 100644 --- a/source/games-extra/gcompris/FrugalBuild +++ b/source/games-extra/gcompris/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="Educational application for children" depends=('pygtk' 'gnet' 'python' 'gnucap' 'gstreamer' 'sdl_mixer' 'gnuchess' \ 'pysqlite2' 'libxml2' 'sdl' 'gtk+2' 'libxxf86vm' 'libxdamage' 'sqlite3' \ 'tuxpaint' 'pyxml' 'librsvg') -rodepends=('gst-plugins-base-alsa' 'gst-plugins-base-ogg' 'gst-plugins-base-oil') +rodepends=('gst-plugins-base-alsa' 'gst-plugins-base-ogg' 'gst-plugins-base-oil') makedepends=('perl-xml-parser' 'intltool' 'texi2html' 'gettext' 'libgnomecanvas' 'subversion') # lol groups=('games-extra') archs=('i686' 'x86_64') From crazy at frugalware.org Sun May 18 05:06:06 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:11:23 2008 Subject: [Frugalware-git] frugalware-current: ufoai-2.1.1-1-x86_64 Message-ID: <20080518030606.802A1177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=822403771c10e80f47d0f5858662b7a0761d4eb5 commit 822403771c10e80f47d0f5858662b7a0761d4eb5 Author: crazy Date: Sun May 18 04:47:48 2008 +0200 ufoai-2.1.1-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/ufoai/FrugalBuild b/source/games-extra/ufoai/FrugalBuild index e1e8e80..815df88 100644 --- a/source/games-extra/ufoai/FrugalBuild +++ b/source/games-extra/ufoai/FrugalBuild @@ -24,7 +24,7 @@ build() { Fpatch xf.diff # Move all base data (i18n, mapsource, etc) to right place - # First remove any moved + # First remove any moved rm -rf /var/tmp/fst/src/ufoai-$pkgver-source/base/* || Fdie mv $Fsrcdir/base $Fsrcdir/$pkgname-$pkgver-source/ || Fdie Fconf --enable-release --with-ipv6 From crazy at frugalware.org Sun May 18 05:06:06 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:11:25 2008 Subject: [Frugalware-git] frugalware-current: wastesedge-0.3.4-1-x86_64 Message-ID: <20080518030606.E7EA41770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f5d34762d72da36d8955eecd974db73052100ec0 commit f5d34762d72da36d8955eecd974db73052100ec0 Author: crazy Date: Sun May 18 04:47:49 2008 +0200 wastesedge-0.3.4-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/wastesedge/FrugalBuild b/source/games-extra/wastesedge/FrugalBuild index a2d5074..d081eac 100644 --- a/source/games-extra/wastesedge/FrugalBuild +++ b/source/games-extra/wastesedge/FrugalBuild @@ -21,7 +21,7 @@ _F_desktop_icon="wastesedge_32x32.xpm" _F_desktop_exec="adonthell-wastesedge" _F_desktop_categories="Game;AdventureGame;RolePlaying;" -build() +build() { Fbuild Fdesktop2 From crazy at frugalware.org Sun May 18 05:06:07 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:11:28 2008 Subject: [Frugalware-git] frugalware-current: ri-li-2.0.1-1-x86_64 Message-ID: <20080518030607.5F77F177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=18ed0d7b3ee78955e03a2a264030b2caa7d4c5f4 commit 18ed0d7b3ee78955e03a2a264030b2caa7d4c5f4 Author: crazy Date: Sun May 18 04:47:50 2008 +0200 ri-li-2.0.1-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/ri-li/FrugalBuild b/source/games-extra/ri-li/FrugalBuild index 892f469..2c6a492 100644 --- a/source/games-extra/ri-li/FrugalBuild +++ b/source/games-extra/ri-li/FrugalBuild @@ -21,7 +21,7 @@ _F_desktop_icon="/usr/share/Ri-li/Ri-li-icon-48x48.png" _F_desktop_exec="Ri_li %u" _F_desktop_categories="Game;ArcadeGame;" -build() +build() { Fcd Fautoreconf From crazy at frugalware.org Sun May 18 05:06:07 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:11:31 2008 Subject: [Frugalware-git] frugalware-current: smc-1.5-1-x86_64 Message-ID: <20080518030607.A9D911770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=89e259da819cc7460b1d24c9890ec60abb5cd018 commit 89e259da819cc7460b1d24c9890ec60abb5cd018 Author: crazy Date: Sun May 18 04:47:50 2008 +0200 smc-1.5-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/smc/FrugalBuild b/source/games-extra/smc/FrugalBuild index e830d63..d0fb6e8 100644 --- a/source/games-extra/smc/FrugalBuild +++ b/source/games-extra/smc/FrugalBuild @@ -20,7 +20,7 @@ _F_desktop_name="Secret Maryo Chronicles" _F_desktop_icon="/usr/share/smc/icon/window_32.png" _F_desktop_categories="Game;ArcadeGame;KidsGame;" -build() +build() { Fcd Fsed 'boost_filesystem' 'boost_filesystem-mt' configure.ac From crazy at frugalware.org Sun May 18 05:06:08 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:11:34 2008 Subject: [Frugalware-git] frugalware-current: bygfoot-2.2.1-1-x86_64 Message-ID: <20080518030608.0C13D177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=76675dc54cd10c475ca2169c30fd70453e799846 commit 76675dc54cd10c475ca2169c30fd70453e799846 Author: crazy Date: Sun May 18 04:47:51 2008 +0200 bygfoot-2.2.1-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/bygfoot/FrugalBuild b/source/games-extra/bygfoot/FrugalBuild index 629ac2a..47c353c 100644 --- a/source/games-extra/bygfoot/FrugalBuild +++ b/source/games-extra/bygfoot/FrugalBuild @@ -19,10 +19,10 @@ _F_desktop_name="Bygfoot" _F_desktop_icon="/usr/share/bygfoot/support_files/pixmaps/bygfoot_icon.png" _F_desktop_categories="Game;" -build() +build() { Fbuild Fdesktop2 -} +} # optimization OK From crazy at frugalware.org Sun May 18 05:06:08 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:11:36 2008 Subject: [Frugalware-git] frugalware-current: stormbaancoureur-2.1.4-1-x86_64 Message-ID: <20080518030608.55D481770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7f103ce9e998bc6d983f3d6faa119c48e7adf74b commit 7f103ce9e998bc6d983f3d6faa119c48e7adf74b Author: crazy Date: Sun May 18 04:47:51 2008 +0200 stormbaancoureur-2.1.4-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/stormbaancoureur/FrugalBuild b/source/games-extra/stormbaancoureur/FrugalBuild index 7779171..4a7ab8d 100644 --- a/source/games-extra/stormbaancoureur/FrugalBuild +++ b/source/games-extra/stormbaancoureur/FrugalBuild @@ -1,7 +1,7 @@ # Compiling Time: 0.01 SBU # Maintainer: Devil505 # Contributor: jedifox - + pkgname=stormbaancoureur pkgver=2.1.4 pkgrel=1 From crazy at frugalware.org Sun May 18 05:06:08 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:11:39 2008 Subject: [Frugalware-git] frugalware-current: penguin-command-1.6.11-1-x86_64 Message-ID: <20080518030608.DF1FA177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=99aede53d72e5eed2c9fd4c5a79faa2ef290883f commit 99aede53d72e5eed2c9fd4c5a79faa2ef290883f Author: crazy Date: Sun May 18 04:47:51 2008 +0200 penguin-command-1.6.11-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/games-extra/penguin-command/FrugalBuild b/source/games-extra/penguin-command/FrugalBuild index 7d68291..8aed205 100644 --- a/source/games-extra/penguin-command/FrugalBuild +++ b/source/games-extra/penguin-command/FrugalBuild @@ -1,7 +1,7 @@ # Compiling Time: 0.04 SBU # Maintainer: Devil505 # Contributor: jedifox - + pkgname=penguin-command pkgver=1.6.11 pkgrel=1 @@ -17,7 +17,7 @@ sha1sums=('db1b2693e27bf88cf71ad2fca3c780c5a2678a8b') _F_desktop_icon="/usr/share/penguin-command/gfx/icon.xpm" _F_desktop_categories="Game;ArcadeGame;" -build() +build() { Fbuild Fdesktop2 From crazy at frugalware.org Sun May 18 05:06:09 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:11:42 2008 Subject: [Frugalware-git] frugalware-current: lshw-B.02.13-1-x86_64 Message-ID: <20080518030609.4DEF71770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=33ad0ba5cc165a05cd556cc5709a320d0caacd56 commit 33ad0ba5cc165a05cd556cc5709a320d0caacd56 Author: crazy Date: Sun May 18 04:47:54 2008 +0200 lshw-B.02.13-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps-extra/lshw/FrugalBuild b/source/apps-extra/lshw/FrugalBuild index 9d599c1..bd9d12c 100644 --- a/source/apps-extra/lshw/FrugalBuild +++ b/source/apps-extra/lshw/FrugalBuild @@ -29,7 +29,7 @@ build() { -e "s|SBINDIR=\$(PREFIX)/sbin|SBINDIR=\$(PREFIX)/bin|" \ -e "s|^CXXFLAGS=.*|&$CXXFLAGS|" $i || Fdie done - # What.. install wants to strip a directory ... + # What.. install wants to strip a directory ... Fsed "-p -s" "-p" src/Makefile Fpatch gcc43_fix.patch Fmake From crazy at frugalware.org Sun May 18 05:06:09 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:11:45 2008 Subject: [Frugalware-git] frugalware-current: fish-1.23.0-1-x86_64 Message-ID: <20080518030609.938771770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bc28d55fb7a95bec3ecc81d4baf67a7b7fda9970 commit bc28d55fb7a95bec3ecc81d4baf67a7b7fda9970 Author: crazy Date: Sun May 18 04:47:55 2008 +0200 fish-1.23.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps-extra/fish/FrugalBuild b/source/apps-extra/fish/FrugalBuild index 8c4a33f..ede5913 100644 --- a/source/apps-extra/fish/FrugalBuild +++ b/source/apps-extra/fish/FrugalBuild @@ -1,5 +1,5 @@ # Compiling Time: 0.13 SBU -# Maintainer: crazy +# Maintainer: crazy # Contributor: BMH1980 pkgname=fish From crazy at frugalware.org Sun May 18 05:06:09 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:11:48 2008 Subject: [Frugalware-git] frugalware-current: gammu-1.19.0-1-x86_64 Message-ID: <20080518030609.D542B177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2897853cfb75934a4dca04e08b2928a3ba71f127 commit 2897853cfb75934a4dca04e08b2928a3ba71f127 Author: crazy Date: Sun May 18 04:47:57 2008 +0200 gammu-1.19.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps-extra/gammu/FrugalBuild b/source/apps-extra/gammu/FrugalBuild index 19e9a9e..7285221 100644 --- a/source/apps-extra/gammu/FrugalBuild +++ b/source/apps-extra/gammu/FrugalBuild @@ -18,7 +18,7 @@ sha1sums=('4dc3b5f047fdd3cd796e7ab83ab1a99861110afb' \ '5d653b781e3d60595052ef88de115b29af8271a4' \ 'f9908ebbf95e95bbfe4298e10aa93fa84cf2cf6f') -# NOTE: check new releases about cmake bug in gammu. +# NOTE: check new releases about cmake bug in gammu. # dont use make install DESTDIR=** things. Use the right cmake way if they fixed # it. -krix- @@ -60,5 +60,5 @@ build() $Fdestdir/etc/gammu/ Fdoc README.Frugalware } - + # optimization OK From crazy at frugalware.org Sun May 18 05:06:10 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:11:51 2008 Subject: [Frugalware-git] frugalware-current: strigi-0.5.8-1-x86_64 Message-ID: <20080518030610.262CA177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b932e0bd8abae8be2c41baf204abb32c8b92e302 commit b932e0bd8abae8be2c41baf204abb32c8b92e302 Author: crazy Date: Sun May 18 04:47:58 2008 +0200 strigi-0.5.8-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps-extra/strigi/FrugalBuild b/source/apps-extra/strigi/FrugalBuild index e264c43..b28eea8 100644 --- a/source/apps-extra/strigi/FrugalBuild +++ b/source/apps-extra/strigi/FrugalBuild @@ -30,6 +30,6 @@ build() CMake_build Fsplit libstrigiqtdbusclient usr/lib/libstrigiqtdbusclient.so* Fsplit libstrigiqtdbusclient usr/include/strigi/qtdbus - Fsplit $pkgname-qt4-gui usr/bin/strigiclient + Fsplit $pkgname-qt4-gui usr/bin/strigiclient } # optimization OK From crazy at frugalware.org Sun May 18 05:06:10 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:11:53 2008 Subject: [Frugalware-git] frugalware-current: logwatch-7.3.6-1-x86_64 Message-ID: <20080518030610.70AA8177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=acaee91d182bec28242b972b9d4294fa6d412785 commit acaee91d182bec28242b972b9d4294fa6d412785 Author: crazy Date: Sun May 18 04:47:58 2008 +0200 logwatch-7.3.6-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps-extra/logwatch/FrugalBuild b/source/apps-extra/logwatch/FrugalBuild index 6a2c591..7351124 100644 --- a/source/apps-extra/logwatch/FrugalBuild +++ b/source/apps-extra/logwatch/FrugalBuild @@ -15,10 +15,10 @@ source=($url/$pkgname-$pkgver.tar.gz) build() { - Fcd + Fcd Fmkdir /etc/log.d cp -ar {scripts,lib,conf} $Fdestdir/etc/log.d - + Fmkdir /usr/{man/man8,share/doc/$pkgname-$pkgver} || return 1 cp {HOWTO-Customize-LogWatch,License,README} $Fdestdir/usr/share/doc/$pkgname-$pkgver/ Ffilerel /usr/man/man8/logwatch.8 From crazy at frugalware.org Sun May 18 05:06:10 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:11:56 2008 Subject: [Frugalware-git] frugalware-current: preload-0.4-1-x86_64 Message-ID: <20080518030610.A59051770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7ce622b5bf9a5c5f44b4a0ae9b775071c4c74c0a commit 7ce622b5bf9a5c5f44b4a0ae9b775071c4c74c0a Author: crazy Date: Sun May 18 04:47:59 2008 +0200 preload-0.4-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps-extra/preload/FrugalBuild b/source/apps-extra/preload/FrugalBuild index a4406e3..7ed03f6 100644 --- a/source/apps-extra/preload/FrugalBuild +++ b/source/apps-extra/preload/FrugalBuild @@ -19,9 +19,9 @@ sha1sums=('24ed2fcbb0920775d8bbbe79f85a1365086f9b1f' \ build () { - + Fbuild - Frm /etc/rc.d + Frm /etc/rc.d Frcd Ffile /etc/sysconfig/preload Ffile /etc/preload.conf From crazy at frugalware.org Sun May 18 05:06:10 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:11:59 2008 Subject: [Frugalware-git] frugalware-current: akii-5.4.8-3-x86_64 Message-ID: <20080518030610.D1F85177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e24294733231f1682bc9737a5976cb42bf96f441 commit e24294733231f1682bc9737a5976cb42bf96f441 Author: crazy Date: Sun May 18 04:48:01 2008 +0200 akii-5.4.8-3-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps-extra/akii/FrugalBuild b/source/apps-extra/akii/FrugalBuild index 8ac62d8..51b0530 100644 --- a/source/apps-extra/akii/FrugalBuild +++ b/source/apps-extra/akii/FrugalBuild @@ -11,7 +11,7 @@ groups=('apps-extra') archs=('i686' 'x86_64') #up2date="lynx -dump $url/letoltes.php | grep ' src '|sed 's/.*]\(.*\)/\1/'" up2date=5.4.8 -## tarball is broken +## tarball is broken #source=($url/dl/src/$pkgname-$pkgver.tar.gz) source=(ftp://ftp.frugalware.org/pub/frugalware/frugalware-current/source/apps-extra/akii/$pkgname-$pkgver.tar.gz) sha1sums=('4f89815eb3f164376091735bb528201d44eec4b2') From crazy at frugalware.org Sun May 18 05:06:11 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:12:02 2008 Subject: [Frugalware-git] frugalware-current: pcsc-lite-1.4.4-1-x86_64 Message-ID: <20080518030611.09E03177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=51f7cb0f4e7800b98f15a2861c5db57133a424f5 commit 51f7cb0f4e7800b98f15a2861c5db57133a424f5 Author: crazy Date: Sun May 18 04:48:02 2008 +0200 pcsc-lite-1.4.4-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps-extra/pcsc-lite/FrugalBuild b/source/apps-extra/pcsc-lite/FrugalBuild index 4041a9b..30ec713 100644 --- a/source/apps-extra/pcsc-lite/FrugalBuild +++ b/source/apps-extra/pcsc-lite/FrugalBuild @@ -11,7 +11,7 @@ groups=('apps-extra') archs=('i686' 'x86_64') backup=('etc/pcsc/reader.conf') up2date="elinks -dump 'https://alioth.debian.org/frs/?group_id=30105'|grep 'pcsc-lite-\(.*\).tar.gz$'|Flasttar" -# TODO init / cofig script(s) +# TODO init / cofig script(s) source=(https://alioth.debian.org/frs/download.php/2106/$pkgname-$pkgver.tar.gz) sha1sums=('2f5eb95b3acc2a3e32bf73d52c0c3fe991bb24aa') options=() From crazy at frugalware.org Sun May 18 05:06:11 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:12:05 2008 Subject: [Frugalware-git] frugalware-current: taglib-sharp-2.0.3.0-2-x86_64 Message-ID: <20080518030611.310C2177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7a2bdf0578c8fab63a817149d720bc7eb7b0e82a commit 7a2bdf0578c8fab63a817149d720bc7eb7b0e82a Author: crazy Date: Sun May 18 04:48:04 2008 +0200 taglib-sharp-2.0.3.0-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps-extra/taglib-sharp/FrugalBuild b/source/apps-extra/taglib-sharp/FrugalBuild index 69c7e25..0d64433 100644 --- a/source/apps-extra/taglib-sharp/FrugalBuild +++ b/source/apps-extra/taglib-sharp/FrugalBuild @@ -1,6 +1,6 @@ # Compiling Time: 0.06 SBU # Maintainer: crazy -# Contributor: bouleetbil +# Contributor: bouleetbil pkgname=taglib-sharp pkgver=2.0.3.0 From crazy at frugalware.org Sun May 18 05:06:11 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:12:08 2008 Subject: [Frugalware-git] frugalware-current: openct-0.6.14-1-x86_64 Message-ID: <20080518030611.5C6FA177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=52327dce62d5357e02f2a7ab508952b113d80659 commit 52327dce62d5357e02f2a7ab508952b113d80659 Author: crazy Date: Sun May 18 04:48:05 2008 +0200 openct-0.6.14-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps-extra/openct/FrugalBuild b/source/apps-extra/openct/FrugalBuild index 2f84034..8c22e5d 100644 --- a/source/apps-extra/openct/FrugalBuild +++ b/source/apps-extra/openct/FrugalBuild @@ -11,7 +11,7 @@ makedepends=('pcsc-lite') groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.opensc-project.org/files/openct/|Flasttar" -source=(http://www.opensc-project.org/files/$pkgname/$pkgname-$pkgver.tar.gz rc.openct) +source=(http://www.opensc-project.org/files/$pkgname/$pkgname-$pkgver.tar.gz rc.openct) sha1sums=('a4432c69d87310bc653666aa41444703c64ff024' \ '739d85ec3ab4310784fa59cf77a414e390f9644e') From crazy at frugalware.org Sun May 18 05:06:11 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:12:11 2008 Subject: [Frugalware-git] frugalware-current: bluez-utils-3.28-2-x86_64 Message-ID: <20080518030611.943851770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5143a9ab7e3d97cb3189a62f37a40c9d82a4e7b7 commit 5143a9ab7e3d97cb3189a62f37a40c9d82a4e7b7 Author: crazy Date: Sun May 18 04:48:06 2008 +0200 bluez-utils-3.28-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps-extra/bluez-utils/FrugalBuild b/source/apps-extra/bluez-utils/FrugalBuild index 92957d1..5404e5a 100644 --- a/source/apps-extra/bluez-utils/FrugalBuild +++ b/source/apps-extra/bluez-utils/FrugalBuild @@ -1,5 +1,5 @@ # Compiling Time: 0.16 SBU -# Maintainer: Priyank Gosalia +# Maintainer: Priyank Gosalia pkgname=bluez-utils pkgver=3.28 From crazy at frugalware.org Sun May 18 05:06:11 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:12:14 2008 Subject: [Frugalware-git] frugalware-current: bastet-0.41-1-x86_64 Message-ID: <20080518030612.004F71770022@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c3327b9da13bc5e8e112fd40b60b5512ccf0c3e0 commit c3327b9da13bc5e8e112fd40b60b5512ccf0c3e0 Author: crazy Date: Sun May 18 04:48:06 2008 +0200 bastet-0.41-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps-extra/bastet/FrugalBuild b/source/apps-extra/bastet/FrugalBuild index f72110c..7072f07 100644 --- a/source/apps-extra/bastet/FrugalBuild +++ b/source/apps-extra/bastet/FrugalBuild @@ -19,7 +19,7 @@ build() Fsed "/usr/bin/" "$Fdestdir/usr/bin/" Makefile Fsed "GAME_USER=games" "GAME_USER=root" Makefile Fsed "/var/games/" "$Fdestdir/var/games/" Makefile - Fmake + Fmake Fmkdir usr/bin Fmkdir var/games Fmakeinstall From crazy at frugalware.org Sun May 18 05:06:12 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:12:17 2008 Subject: [Frugalware-git] frugalware-current: dazuko-2.3.4-16-x86_64 Message-ID: <20080518030612.8125D177001E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0ecd1a50cebffd8c25e9bd2ca2118b12cc9e6706 commit 0ecd1a50cebffd8c25e9bd2ca2118b12cc9e6706 Author: crazy Date: Sun May 18 04:48:09 2008 +0200 dazuko-2.3.4-16-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps-extra/dazuko/FrugalBuild b/source/apps-extra/dazuko/FrugalBuild index 01c134f..5421582 100644 --- a/source/apps-extra/dazuko/FrugalBuild +++ b/source/apps-extra/dazuko/FrugalBuild @@ -1,6 +1,6 @@ # Compiling time: 0.01 SBU # Maintainer: Janny - + pkgname=dazuko pkgver=2.3.4 redirver=0.2 @@ -28,7 +28,7 @@ sha1sums=('271d0a23d7aed2555f023141504386b6042a5efa' \ '4f6b6b45a2be49a4e90fd7fb2ad4e40d9e50c436' \ 'd45e7a44154f61d79f54c940ba6fa6085c88cbf6' \ '23c91ff1a89042d3006209408111a20d40168983') - + build() { Fcd ln -s redirfs-$redirver ../redirfs From crazy at frugalware.org Sun May 18 05:06:14 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:12:20 2008 Subject: [Frugalware-git] frugalware-current: mspell-0.2_3-1-x86_64 Message-ID: <20080518030614.055C11770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a1d056d2a9b263d5ef427dd837b8ecbc71e5614b commit a1d056d2a9b263d5ef427dd837b8ecbc71e5614b Author: crazy Date: Sun May 18 04:48:10 2008 +0200 mspell-0.2_3-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps-extra/mspell/FrugalBuild b/source/apps-extra/mspell/FrugalBuild index 62fa96a..27ab955 100644 --- a/source/apps-extra/mspell/FrugalBuild +++ b/source/apps-extra/mspell/FrugalBuild @@ -3,11 +3,11 @@ pkgname=mspell pkgver=0.2_3 -pkgrel=1 +pkgrel=1 pkgdesc="Hungarian spell checker and hyphenator" url="http://www.morphologic.hu/" depends=('glibc') -groups=('apps-extra') +groups=('apps-extra') archs=('i686' 'x86_64') source=(http://www.morphologic.hu/downloads/mspell/$pkgname-${pkgver/_/-}.linux.tar.gz) up2date="lynx -dump 'http://www.morphologic.hu/index.php?option=com_mldownload&download=30' | grep -m1 tar.gz | sed 's/.*l-\(.*\).l.*/\1/' | sed 's/-/_/'" From crazy at frugalware.org Sun May 18 05:06:14 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:12:23 2008 Subject: [Frugalware-git] frugalware-current: rlocate-0.5.6-10-x86_64 Message-ID: <20080518030614.73E93177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d0a018f48aba0ffdfd1db54e2a4fc91c458d3b4a commit d0a018f48aba0ffdfd1db54e2a4fc91c458d3b4a Author: crazy Date: Sun May 18 04:48:12 2008 +0200 rlocate-0.5.6-10-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps-extra/rlocate/FrugalBuild b/source/apps-extra/rlocate/FrugalBuild index cb5bede..3f50c7f 100644 --- a/source/apps-extra/rlocate/FrugalBuild +++ b/source/apps-extra/rlocate/FrugalBuild @@ -50,7 +50,7 @@ build() /usr/sbin/groupdel rlocate || Fdie fi Fbuild_kernelmod_scriptlet -} +} # optimization OK From crazy at frugalware.org Sun May 18 05:06:15 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:12:26 2008 Subject: [Frugalware-git] frugalware-current: rpmunpack-1-1-x86_64 Message-ID: <20080518030615.0CC351770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a88764b53962b0444535af4d423d308c9e11439f commit a88764b53962b0444535af4d423d308c9e11439f Author: crazy Date: Sun May 18 04:48:13 2008 +0200 rpmunpack-1-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps-extra/rpmunpack/FrugalBuild b/source/apps-extra/rpmunpack/FrugalBuild index 465c11e..59adf15 100644 --- a/source/apps-extra/rpmunpack/FrugalBuild +++ b/source/apps-extra/rpmunpack/FrugalBuild @@ -13,7 +13,7 @@ up2date="$pkgver" source=(http://www.ibiblio.org/pub/Linux/utils/package/$pkgname.tar.gz) sha1sums=('2ac43b6727d149c64347faade0827ec0f7a839e2') -build() +build() { Fcd $pkgname Fmake From crazy at frugalware.org Sun May 18 05:06:15 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:12:29 2008 Subject: [Frugalware-git] frugalware-current: foo2zjs-2007_10_30-2-x86_64 Message-ID: <20080518030615.607BC177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ee5aa14aae87918a42914b5fb95cf71b6a4d508b commit ee5aa14aae87918a42914b5fb95cf71b6a4d508b Author: crazy Date: Sun May 18 04:48:14 2008 +0200 foo2zjs-2007_10_30-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps-extra/foo2zjs/FrugalBuild b/source/apps-extra/foo2zjs/FrugalBuild index 62dba8d..bb63cbf 100644 --- a/source/apps-extra/foo2zjs/FrugalBuild +++ b/source/apps-extra/foo2zjs/FrugalBuild @@ -15,7 +15,7 @@ archs=('i686' 'x86_64') # Deps revised, now it more close to correct (libjpeg?) depends=('ghostscript' 'groff' 'a2ps') rodepends=('cups' 'libjpeg' 'foomatic-filters-ppds' 'udev') -## TODO: add some firmware wrapper ? I mean for /lib/firmware ?!? +## TODO: add some firmware wrapper ? I mean for /lib/firmware ?!? build() { Fcd $pkgname @@ -27,7 +27,7 @@ build() { #./getweb cpwl || Fdie #./getweb 1005 || Fdie #./getweb 1000 || Fdie - ## heh well get all + ## heh well get all ./getweb all || Fdie Fmkdir /usr/share/cups/model Fmakeinstall From crazy at frugalware.org Sun May 18 05:06:15 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:12:32 2008 Subject: [Frugalware-git] frugalware-current: opensc-0.11.4-1-x86_64 Message-ID: <20080518030615.D8100177001E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9f189a032d2739b1284f6adb32b75986982767d4 commit 9f189a032d2739b1284f6adb32b75986982767d4 Author: crazy Date: Sun May 18 04:48:15 2008 +0200 opensc-0.11.4-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps-extra/opensc/FrugalBuild b/source/apps-extra/opensc/FrugalBuild index 44f4f73..a131ce4 100644 --- a/source/apps-extra/opensc/FrugalBuild +++ b/source/apps-extra/opensc/FrugalBuild @@ -12,7 +12,7 @@ backup=('etc/opensc.conf') groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.opensc-project.org/files/opensc/|Flasttar" -source=(http://www.opensc-project.org/files/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://www.opensc-project.org/files/$pkgname/$pkgname-$pkgver.tar.gz) sha1sums=('2a871e0817e9ff605217d48052d77976aee89530') build() From crazy at frugalware.org Sun May 18 05:06:16 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:12:35 2008 Subject: [Frugalware-git] frugalware-current: xmltv-0.5.51-3-x86_64 Message-ID: <20080518030616.4E74C177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=16a44a9f6df9dc21686ca4f3607f10ad5375927f commit 16a44a9f6df9dc21686ca4f3607f10ad5375927f Author: crazy Date: Sun May 18 04:48:17 2008 +0200 xmltv-0.5.51-3-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps-extra/xmltv/FrugalBuild b/source/apps-extra/xmltv/FrugalBuild index 0e671ee..52324f0 100644 --- a/source/apps-extra/xmltv/FrugalBuild +++ b/source/apps-extra/xmltv/FrugalBuild @@ -22,4 +22,4 @@ build() { # Fmake doesn't work, wants to rerun Makefile.PL make || Fdie Fmakeinstall PREFIX=/usr -} +} From crazy at frugalware.org Sun May 18 05:06:16 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:12:38 2008 Subject: [Frugalware-git] frugalware-current: dvdbackup-0.1.1-2-x86_64 Message-ID: <20080518030616.E70D41770022@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=235ac3c9c4e6b75b9de06fcf77843281d183d05f commit 235ac3c9c4e6b75b9de06fcf77843281d183d05f Author: crazy Date: Sun May 18 04:48:17 2008 +0200 dvdbackup-0.1.1-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps-extra/dvdbackup/FrugalBuild b/source/apps-extra/dvdbackup/FrugalBuild index 49c2bb8..175ebad 100644 --- a/source/apps-extra/dvdbackup/FrugalBuild +++ b/source/apps-extra/dvdbackup/FrugalBuild @@ -18,7 +18,7 @@ build() { Fcd $pkgname Fpatchall - Fmake + Fmake Fexerel src/$pkgname usr/bin/$pkgname } From crazy at frugalware.org Sun May 18 05:06:17 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:12:41 2008 Subject: [Frugalware-git] frugalware-current: libspectre-0.2.0-1-x86_64 Message-ID: <20080518030617.3DEFF1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a1beb313745d71990ef8bdd60fa6a5e3bc505d0 commit 9a1beb313745d71990ef8bdd60fa6a5e3bc505d0 Author: crazy Date: Sun May 18 04:48:19 2008 +0200 libspectre-0.2.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xlib-extra/libspectre/FrugalBuild b/source/xlib-extra/libspectre/FrugalBuild index 283556c..6f42853 100644 --- a/source/xlib-extra/libspectre/FrugalBuild +++ b/source/xlib-extra/libspectre/FrugalBuild @@ -1,6 +1,6 @@ # Compiling Time: 0.15 SBU # Maintainer: crazy - + pkgname=libspectre pkgver=0.2.0 pkgrel=1 From crazy at frugalware.org Sun May 18 05:06:21 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:12:44 2008 Subject: [Frugalware-git] frugalware-current: qt4-4.4.0-1-x86_64 Message-ID: <20080518030621.3B8AB177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0172d4f16c9afe4800e31f05fcf0abf92cd115ae commit 0172d4f16c9afe4800e31f05fcf0abf92cd115ae Author: crazy Date: Sun May 18 04:48:21 2008 +0200 qt4-4.4.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xlib-extra/qt4/FrugalBuild b/source/xlib-extra/qt4/FrugalBuild index 64ac019..4053c3a 100644 --- a/source/xlib-extra/qt4/FrugalBuild +++ b/source/xlib-extra/qt4/FrugalBuild @@ -100,7 +100,7 @@ subdepends=('' \ 'libqtscript libqtxml libqtgui libice libxrender libxext libqtdesigner' \ 'libqtscript libqtxml libqtgui libice libxrender libxext' \ 'qt4-qdbus libqtscript libqtgui libice libxrender libxext') -# NOTE: almost all need be moved to main .. but not yet +# NOTE: almost all need be moved to main .. but not yet subgroups=('docs-extra' 'xapps-extra' 'lib-extra qt4-libs' 'xlib-extra qt4-libs' 'lib-extra qt4-libs' \ 'xlib-extra qt4-libs' 'xlib-extra qt4-libs' 'lib-extra qt4-libs' 'lib-extra qt4-libs' 'xlib-extra qt4-libs' \ 'lib-extra qt4-libs' 'lib-extra qt4-libs' 'lib-extra qt4-libs' 'xapps-extra' 'xapps-extra' \ @@ -135,12 +135,12 @@ build() Fsed "-L$startdir/src/$origname-$pkgmore-$pkgver/lib" "-L/usr/lib" $Fdestdir/usr/lib/*.prl fi } - + do_install() { make -C "$1" INSTALL_ROOT=$Fdestdir install || Fdie } - + do_split() { do_install "$1" @@ -152,7 +152,7 @@ build() Fpatchall Fsed "DUMMY" "${CFLAGS} -fno-strict-aliasing -Wno-deprecated" mkspecs/common/g++.conf mv $Fsrcdir/{patches,apply_patches} $Fsrcdir/$origname-$pkgmore-$pkgver || Fdie - ## compiler error with this patch + ## compiler error with this patch rm -f patches/0226-qtreeview-column_resize_when_needed.diff || Fdie chmod +x apply_patches || Fdie ./apply_patches || Fdie @@ -183,35 +183,35 @@ build() ## Here we go Fmessage "Running make.." make || Fdie - + ## -qtestlib do_split "src/testlib" libqttest - + ## -qdbus do_install "tools/qdbus" do_install "src/dbus" clean_junk - + # HACK! Fmkdir tools - Fmv usr/bin/qdbusviewer tools/qdbusviewer + Fmv usr/bin/qdbusviewer tools/qdbusviewer Fsplit $pkgname-qdbus /usr - + ## -assistant* do_install "tools/assistant" clean_junk - + Fmkdir usr/share/applications usr/share/pixmaps cp -a ../assistant4.desktop $Fdestdir/usr/share/applications/ || Fdie cp -a ../assistant4-compat.desktop $Fdestdir/usr/share/applications/ || Fdie cp -a tools/assistant/compat/images/assistant-128.png $Fdestdir/usr/share/pixmaps/assistant.png || Fdie cp -a tools/assistant/compat/images/assistant-128.png $Fdestdir/usr/share/pixmaps/assistant-compat.png || Fdie - + ## -libqthelp Fsplit libqthelp usr/lib/libQtHelp.* Fsplit libqthelp usr/lib/pkgconfig/QtHelp.* Fsplit libqthelp usr/include/{Qt,QtHelp} - + ## -libqtclucene Fsplit libqtclucene usr/lib/libQtCLucene.* Fsplit libqtclucene usr/lib/pkgconfig/QtCLucene.* @@ -225,18 +225,18 @@ build() Fsplit $pkgname-assistant-compat usr/share/applications/assistant4-compat.desktop Fsplit $pkgname-assistant-compat usr/share/pixmaps/assistant-compat.png Fsplit $pkgname-assistant-compat usr/bin/assistant_adp - + Fsplit $pkgname-assistant /usr - + ## -designer do_install "tools/designer" clean_junk - + Fmkdir usr/share/applications usr/share/pixmaps cp -a ../designer4.desktop $Fdestdir/usr/share/applications/ || Fdie cp -a examples/widgets/icons/images/designer.png $Fdestdir/usr/share/pixmaps/ || Fdie - ## broken at the moment , fix it + ## broken at the moment , fix it Fsed "include/QtDesignerComponents" "include/QtDesigner" $Fdestdir/usr/lib/pkgconfig/QtDesignerComponents.pc || Fdie ## -libqtuitools @@ -252,27 +252,27 @@ build() ## -libqtdesigner Fsplit libqtdesigner usr/include - Fsplit libqtdesigner usr/lib/pkgconfig/QtDesigner.pc + Fsplit libqtdesigner usr/lib/pkgconfig/QtDesigner.pc Fsplit libqtdesigner usr/lib/libQtDesigner.* - + Fsplit $pkgname-designer /usr ## -linguist do_install "tools/linguist" clean_junk - + Fmkdir usr/share/applications usr/share/pixmaps cp -a ../linguist4.desktop $Fdestdir/usr/share/applications/ || Fdie cp -a tools/linguist/linguist/images/icons/linguist-128-32.png \ $Fdestdir/usr/share/pixmaps/linguist.png || Fdie Fsplit $pkgname-linguist /usr - + ## -tools for tool in qtconfig pixeltool do do_install "tools/$tool" done - + Fmv tools/qdbusviewer usr/bin/qdbusviewer Frm tools Fmkdir usr/share/applications usr/share/pixmaps @@ -287,14 +287,14 @@ build() do libb="libqt`echo $lib|sed 's/lib//g;s/qt//g'`" if [ "$lib" == "corelib" ]; then - + ## Core lib is always needed and while we don't do -dev packages ## actually put that stuff here for p in mkspecs qmake do make INSTALL_ROOT=$Fdestdir install_${p} || Fdie done - + ## WTF 'tools' should have just one folder .. for bin in moc rcc uic do @@ -302,11 +302,11 @@ build() done do_install "src/plugins/codecs" do_install "src/$lib" - + Fmkdir usr/share/$pkgname/translations etc/$pkgname cp -a translations/*.qm $Fdestdir/usr/share/$pkgname/translations || Fdie cp -a ../Trolltech.conf $Fdestdir/etc/$pkgname/Trolltech.conf || Fdie - + ## delete things we don't want / need Frm usr/share/$pkgname/mkspecs/{win32*,*bsd*,aix-*,hpux*,darwin*,irix-*,macx*} Frm usr/share/$pkgname/mkspecs/{solaris*,sco*,tru64*,unixware*,hurd*,default*} @@ -315,12 +315,12 @@ build() Frm usr/share/$pkgname/mkspecs/{features/qws/{solaris*,freebsd*,macx*,linux-{mips*,arm*,ipaq*,zylonite*,cellon*}}} Fln linux-g++ /usr/share/$pkgname/mkspecs/default - ## License etc + ## License etc for l in *TXT GPL_* LICENSE* README INSTALL do Fdocrel $l done - + clean_junk ## and finally split it =) ## wrong installed , and twice @@ -333,18 +333,18 @@ build() do_install "src/plugins/accessible" do_install "src/$lib" clean_junk - + ## that is qt3support remove from here - Frm usr/lib/$pkgname/plugins/accessible/libqtaccessiblecompatwidgets.so + Frm usr/lib/$pkgname/plugins/accessible/libqtaccessiblecompatwidgets.so Fsplit $libb /usr elif [ "$lib" == "qt3support" ]; then - + do_install "src/tools/uic3" do_install "src/$lib" do_install "src/plugins/accessible" do_install "tools/porting" clean_junk - + ## already in qui Frm usr/lib/$pkgname/plugins/accessible/libqtaccessiblewidgets.so Fsplit $libb /usr @@ -352,16 +352,16 @@ build() do_split "src/$lib" $libb fi done - + ## -webkit do_split "src/3rdparty/webkit/WebCore" libqtwebkit - + ## -docs Fmkdir usr/share/doc/$pkgname-$pkgver cp -ra doc/* $Fdestdir/usr/share/doc/$pkgname-$pkgver/ || Fdie Fln $pkgname-$pkgver /usr/share/doc/$pkgname Fsplit $pkgname-docs /usr - + ## -demos and -examples both will qo to -demos subpkg ## while 'qtdemos' need that. do_install "demos" @@ -372,21 +372,21 @@ build() cp -a examples/opengl/framebufferobject/qt4-logo.png \ $Fdestdir/usr/share/pixmaps/qtdemo.png || Fdie cp -a ../qtdemo.desktop $Fdestdir/usr/share/applications/ || Fdie - + Fsplit $pkgname-demos /usr - + ## -plugins 'SQL' , all the other are already installed do_install "src/plugins/sqldrivers" - + ## -sqlite3 Fsplit $pkgname-plugin-sqlite3 usr/lib/$pkgname/plugins/sqldrivers/libqsqlite.so ## -sqlite2 Fsplit $pkgname-plugin-sqlite2 usr/lib/$pkgname/plugins/sqldrivers/libqsqlite2.so - + ## -mysql Fsplit $pkgname-plugin-mysql usr/lib/$pkgname/plugins/sqldrivers/libqsqlmysql.so - + ## -odbc Fsplit $pkgname-plugin-odbc usr/lib/$pkgname/plugins/sqldrivers/libqsqlodbc.so From crazy at frugalware.org Sun May 18 05:06:21 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:12:48 2008 Subject: [Frugalware-git] frugalware-current: silly-0.1.0-1-x86_64 Message-ID: <20080518030621.85AD5177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9e411a807c26b81b5f2dde28bd30864997263b13 commit 9e411a807c26b81b5f2dde28bd30864997263b13 Author: crazy Date: Sun May 18 04:48:23 2008 +0200 silly-0.1.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xlib-extra/silly/FrugalBuild b/source/xlib-extra/silly/FrugalBuild index 03933a5..0e8ebe2 100644 --- a/source/xlib-extra/silly/FrugalBuild +++ b/source/xlib-extra/silly/FrugalBuild @@ -15,4 +15,4 @@ groups=('xlib-extra') archs=('i686' 'x86_64') sha1sums=('ef5c8ed6c5c57d7d792dbb9e02006c3770334869') _F_cd_path="SILLY-$pkgver" -# optimization OK +# optimization OK From crazy at frugalware.org Sun May 18 05:06:21 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:12:50 2008 Subject: [Frugalware-git] frugalware-current: lablgtk2-2.10.1-1-x86_64 Message-ID: <20080518030621.DCE1E177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1be26f3a374383f808822dd8defa17a302114311 commit 1be26f3a374383f808822dd8defa17a302114311 Author: crazy Date: Sun May 18 04:48:23 2008 +0200 lablgtk2-2.10.1-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xlib-extra/lablgtk2/FrugalBuild b/source/xlib-extra/lablgtk2/FrugalBuild index 59063a5..e84ba60 100644 --- a/source/xlib-extra/lablgtk2/FrugalBuild +++ b/source/xlib-extra/lablgtk2/FrugalBuild @@ -6,7 +6,7 @@ pkgver=2.10.1 pkgrel=1 pkgdesc="An Objective Caml Interface to gtk2+" url="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html" -depends=('gtk+2' 'ocaml' 'libxdamage') +depends=('gtk+2' 'ocaml' 'libxdamage') makedepends=('librsvg' 'libglade' 'libgnomecanvas' 'gnome-panel' \ 'libgnomeui' 'gtkspell' 'gtksourceview1' 'libgnomeprint') groups=('xlib-extra') @@ -36,7 +36,7 @@ subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' \ # TODO: lablgl support. (gtkgl, etc.) unset MAKEFLAGS -build () +build () { Fcd lablgtk-$pkgver Fpatchall @@ -54,15 +54,15 @@ build () Fmkdir usr/share/doc/$pkgname-$pkgver/examples Ffile lablgtk-$pkgver/examples/*.ml usr/share/doc/$pkgname-$pkgver/examples/ Fsplit $pkgname-examples usr/share/doc/$pkgname-$pkgver/examples - + ## -glade package - Fsplit $pkgname-glade2 usr/lib/ocaml/$pkgname/{*lablglade*,glade.*} + Fsplit $pkgname-glade2 usr/lib/ocaml/$pkgname/{*lablglade*,glade.*} Fsplit $pkgname-glade2 usr/lib/ocaml/stublibs/dlllablglade* ## -rsvg package Fsplit $pkgname-rsvg usr/lib/ocaml/$pkgname/{*lablrsvg*,rsvg.*} Fsplit $pkgname-rsvg usr/lib/ocaml/stublibs/dlllablrsvg* - + ## -gnomecanvas package Fsplit $pkgname-gnomecanvas usr/lib/ocaml/$pkgname/{*lablgnomecanvas*,gnomeCanvas*,gnoCanvas*} Fsplit $pkgname-gnomecanvas usr/lib/ocaml/stublibs/dlllablgnomecanvas* @@ -74,7 +74,7 @@ build () ## -gnomeui package Fsplit $pkgname-gnomeui usr/lib/ocaml/$pkgname/{*lablgnomeui*,gnomeDruid*,gnoDruid*} Fsplit $pkgname-gnomeui usr/lib/ocaml/stublibs/dlllablgnomeui.* - + ## -gtkspell package Fsplit $pkgname-gtkspell usr/lib/ocaml/$pkgname/{*lablgtkspell*,gtkSpell*} Fsplit $pkgname-gtkspell usr/lib/ocaml/stublibs/dlllablgtkspell* From crazy at frugalware.org Sun May 18 05:06:22 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:12:53 2008 Subject: [Frugalware-git] frugalware-current: qca-2.0.0-2-x86_64 Message-ID: <20080518030622.57258177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=52343d05f9e4c7e1bfe7bc2e9906551c426b3b26 commit 52343d05f9e4c7e1bfe7bc2e9906551c426b3b26 Author: crazy Date: Sun May 18 04:48:24 2008 +0200 qca-2.0.0-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xlib-extra/qca/FrugalBuild b/source/xlib-extra/qca/FrugalBuild index 9930699..6829185 100644 --- a/source/xlib-extra/qca/FrugalBuild +++ b/source/xlib-extra/qca/FrugalBuild @@ -15,7 +15,7 @@ source=(http://delta.affinix.com/download/qca/2.0/qca-$pkgver.tar.bz2) up2date="Flasttar http://delta.affinix.com/download/qca/2.0" sha1sums=('5b896647426637e1974703f2950786746408c70b') -build() +build() { Fmake --disable-tests --release Fmakeinstall INSTALL_ROOT=$Fdestdir From crazy at frugalware.org Sun May 18 05:06:22 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:12:57 2008 Subject: [Frugalware-git] frugalware-current: libstroke-0.5.1-2-x86_64 Message-ID: <20080518030622.BE31B177001E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f09f46910f374f1bfed709ecaae65afa19783bab commit f09f46910f374f1bfed709ecaae65afa19783bab Author: crazy Date: Sun May 18 04:48:25 2008 +0200 libstroke-0.5.1-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xlib-extra/libstroke/FrugalBuild b/source/xlib-extra/libstroke/FrugalBuild index ba152d4..e54e42f 100644 --- a/source/xlib-extra/libstroke/FrugalBuild +++ b/source/xlib-extra/libstroke/FrugalBuild @@ -16,7 +16,7 @@ source=($url/$pkgname-$pkgver.tar.gz fix-reconf.patch) sha1sums=('48bd2b98faa8681ccd97eda7a09442845dbf1b7b' \ '3e3b94999014e4e27575abe2548fe34f47d47527') -build() +build() { Fcd Fpatchall @@ -24,5 +24,5 @@ build() Fmake Fmakeinstall } - + # optimization OK From crazy at frugalware.org Sun May 18 05:06:23 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:13:00 2008 Subject: [Frugalware-git] frugalware-current: claws-mail-extra-plugins-3.4.0-2-x86_64 Message-ID: <20080518030623.4E193177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2e4a01d6cab46c86b94ea55e1e0b0d98ce83f9ad commit 2e4a01d6cab46c86b94ea55e1e0b0d98ce83f9ad Author: crazy Date: Sun May 18 04:48:25 2008 +0200 claws-mail-extra-plugins-3.4.0-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild b/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild index 8b07273..1739404 100644 --- a/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild +++ b/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild @@ -53,10 +53,10 @@ subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' sha1sums=('f57455b77a3add1be0322be4506d6df3857bc850') build() { - + Fcd rm -rf *synce* README || Fdie - + ## something ugly but the other way is ## a bit of more mess :-) ## move all folders to match $subpkg @@ -65,15 +65,15 @@ build() { j=`echo $i | sed 's/_/-/;s/-[0-9].*//;s/-plugin//g'` mv ${i} claws-mail-plugin-${j} || Fdie done - + for pkg in "${subpkgs[@]}" do cd $pkg || Fdie Fbuild - Fsplit $pkg /usr + Fsplit $pkg /usr cd .. || Fdie - done - + done + } # optimization OK From crazy at frugalware.org Sun May 18 05:06:23 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:13:03 2008 Subject: [Frugalware-git] frugalware-current: fvwm-devel-2.5.25-1-x86_64 Message-ID: <20080518030623.C7D06177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=546541c88ccb660319acb57c7d600d03b3c3d9eb commit 546541c88ccb660319acb57c7d600d03b3c3d9eb Author: crazy Date: Sun May 18 04:48:26 2008 +0200 fvwm-devel-2.5.25-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xlib-extra/fvwm-devel/FrugalBuild b/source/xlib-extra/fvwm-devel/FrugalBuild index bb987b8..2e354b3 100644 --- a/source/xlib-extra/fvwm-devel/FrugalBuild +++ b/source/xlib-extra/fvwm-devel/FrugalBuild @@ -11,7 +11,7 @@ url="http://www.fvwm.org" depends=('libsm' 'libxinerama' 'readline' 'termcap' 'imlib' 'fribidi' 'libxft' 'libpng' 'libxpm') groups=('xlib-extra') conflicts=('fvwm') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64') up2date="lynx -dump http://fvwm.org/|grep 'Unstable Release'|sed 's/.*]\(.*\) .*/\1/'" source=(ftp://ftp.fvwm.org/pub/$origname/version-2/$origname-$pkgver.tar.gz $origname.desktop xinitrc.$origname) sha1sums=('f447405681f463097ec4f18e3c4c5155e7dd982b' \ From crazy at frugalware.org Sun May 18 05:06:24 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:13:06 2008 Subject: [Frugalware-git] frugalware-current: claws-mail-plugins-maildir-0.24.4-2-x86_64 Message-ID: <20080518030624.4CA19177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=66d23b4350ade0ba8e983a6198625f3ce6a562be commit 66d23b4350ade0ba8e983a6198625f3ce6a562be Author: crazy Date: Sun May 18 04:48:27 2008 +0200 claws-mail-plugins-maildir-0.24.4-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xlib-extra/claws-mail-plugins-maildir/FrugalBuild b/source/xlib-extra/claws-mail-plugins-maildir/FrugalBuild index a2ef103..188c9e0 100644 --- a/source/xlib-extra/claws-mail-plugins-maildir/FrugalBuild +++ b/source/xlib-extra/claws-mail-plugins-maildir/FrugalBuild @@ -10,7 +10,7 @@ pkgdesc="Plugin for claws-mail to support maildir format too" groups=('xlib-extra') archs=('i686' 'x86_64') depends=('claws-mail' 'db>=4.6.19') -up2date="lynx -dump $url | Flasttar" +up2date="lynx -dump $url | Flasttar" source=(${url}/maildir-$pkgver.tar.gz) source=($source plugin.patch) options=('scriptlet') From crazy at frugalware.org Sun May 18 05:06:25 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:13:10 2008 Subject: [Frugalware-git] frugalware-current: fltk2-r6101-1-x86_64 Message-ID: <20080518030625.147D7177001E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9fb751213834382015724f172cb138e195cbc2a4 commit 9fb751213834382015724f172cb138e195cbc2a4 Author: crazy Date: Sun May 18 04:48:28 2008 +0200 fltk2-r6101-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xlib-extra/fltk2/FrugalBuild b/source/xlib-extra/fltk2/FrugalBuild index 65bbfcb..42510a8 100644 --- a/source/xlib-extra/fltk2/FrugalBuild +++ b/source/xlib-extra/fltk2/FrugalBuild @@ -34,7 +34,7 @@ build() Fmakeinstall ## lalala not - implemented - heh ## man pages missing as well but I don't write any :-P - ## themes broken + ## themes broken cd documentation || Fdie doxygen || Fdie cd .. || Fdie From crazy at frugalware.org Sun May 18 05:06:25 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:13:13 2008 Subject: [Frugalware-git] frugalware-current: gst-plugins-bad-0.10.7-2-x86_64 Message-ID: <20080518030625.90E481770022@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cfae81ecf704cb5f995845d55597306fe85daf03 commit cfae81ecf704cb5f995845d55597306fe85daf03 Author: crazy Date: Sun May 18 04:48:31 2008 +0200 gst-plugins-bad-0.10.7-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xmultimedia/gst-plugins-bad/FrugalBuild b/source/xmultimedia/gst-plugins-bad/FrugalBuild index 1e18ca4..8daa195 100644 --- a/source/xmultimedia/gst-plugins-bad/FrugalBuild +++ b/source/xmultimedia/gst-plugins-bad/FrugalBuild @@ -85,7 +85,7 @@ build() Fsplit $pkgname-libsndfile usr/lib/gstreamer-0.10/libgstsndfile.* Fsplit $pkgname-amrwb usr/lib/gstreamer-0.10/libgstamrwb.* Fsplit $pkgname-mpeg2enc usr/lib/gstreamer-0.10/libgstmpeg2enc.* - Fsplit $pkgname-metadata usr/lib/gstreamer-0.10/libgstmetadata.* + Fsplit $pkgname-metadata usr/lib/gstreamer-0.10/libgstmetadata.* } # optimization OK From crazy at frugalware.org Sun May 18 05:06:25 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:13:16 2008 Subject: [Frugalware-git] frugalware-current: arts-1.5.9-2-x86_64 Message-ID: <20080518030625.E2CCB177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9ef330bc37d03430cd084b5756e606095aa73599 commit 9ef330bc37d03430cd084b5756e606095aa73599 Author: crazy Date: Sun May 18 04:48:31 2008 +0200 arts-1.5.9-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xmultimedia/arts/FrugalBuild b/source/xmultimedia/arts/FrugalBuild index d118d1c..3505daa 100644 --- a/source/xmultimedia/arts/FrugalBuild +++ b/source/xmultimedia/arts/FrugalBuild @@ -19,8 +19,8 @@ Fconfopts="$Fconfopts --with-alsa --without-esd \ sha1sums=('5543a6d82a6188d53eec32c09a0d2b3cc6cd4c5c' \ '2ac2a82d06057e8c3dbca12a4ffa41d2bd3fcde0') -# lol -export CXXFLAGS="$CXXFLAGS -DNDEBUG" +# lol +export CXXFLAGS="$CXXFLAGS -DNDEBUG" export CFLAGS="$CXXFLAGS" # optimization OK From crazy at frugalware.org Sun May 18 05:06:26 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:13:19 2008 Subject: [Frugalware-git] frugalware-current: gst-plugins-base-0.10.19-2-x86_64 Message-ID: <20080518030626.547C71770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=238bb31bb0b5cb610775dcc2a71ab88b4f7c242b commit 238bb31bb0b5cb610775dcc2a71ab88b4f7c242b Author: crazy Date: Sun May 18 04:48:32 2008 +0200 gst-plugins-base-0.10.19-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xmultimedia/gst-plugins-base/FrugalBuild b/source/xmultimedia/gst-plugins-base/FrugalBuild index d724e92..24d62be 100644 --- a/source/xmultimedia/gst-plugins-base/FrugalBuild +++ b/source/xmultimedia/gst-plugins-base/FrugalBuild @@ -37,7 +37,7 @@ 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') build() { - if [ "$CARCH" == "x86_64" ]; then + if [ "$CARCH" == "x86_64" ]; then export CFLAGS="$CFLAGS -fPIC" fi Fpatchall From crazy at frugalware.org Sun May 18 05:06:26 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:13:22 2008 Subject: [Frugalware-git] frugalware-current: gst-plugins-ugly-0.10.7-3-x86_64 Message-ID: <20080518030626.8A5EA177001E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5762b56ff7cb4701a8a41e08c7a66adac4f9e797 commit 5762b56ff7cb4701a8a41e08c7a66adac4f9e797 Author: crazy Date: Sun May 18 04:48:32 2008 +0200 gst-plugins-ugly-0.10.7-3-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xmultimedia/gst-plugins-ugly/FrugalBuild b/source/xmultimedia/gst-plugins-ugly/FrugalBuild index 140b197..f4d60ad 100644 --- a/source/xmultimedia/gst-plugins-ugly/FrugalBuild +++ b/source/xmultimedia/gst-plugins-ugly/FrugalBuild @@ -26,7 +26,7 @@ subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' build() { - if [ "$CARCH" == "x86_64" ]; then + if [ "$CARCH" == "x86_64" ]; then export CFLAGS="$CFLAGS -fPIC" fi Fmake \ From crazy at frugalware.org Sun May 18 05:06:26 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:13:25 2008 Subject: [Frugalware-git] frugalware-current: gst-plugins-good-0.10.8-1-x86_64 Message-ID: <20080518030626.E915D1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8d2ade7aeb0f6949735bca8097f09b37255d2aa7 commit 8d2ade7aeb0f6949735bca8097f09b37255d2aa7 Author: crazy Date: Sun May 18 04:48:33 2008 +0200 gst-plugins-good-0.10.8-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xmultimedia/gst-plugins-good/FrugalBuild b/source/xmultimedia/gst-plugins-good/FrugalBuild index 2722397..c51be99 100644 --- a/source/xmultimedia/gst-plugins-good/FrugalBuild +++ b/source/xmultimedia/gst-plugins-good/FrugalBuild @@ -50,7 +50,7 @@ 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') build() { - if [ "$CARCH" == "x86_64" ]; then + if [ "$CARCH" == "x86_64" ]; then export CFLAGS="$CFLAGS -fPIC" fi Fpatchall @@ -86,7 +86,7 @@ build() { Fsplit $pkgname-gdkpixbuf usr/lib/gstreamer-0.10/libgstgdkpixbuf.* Fsplit $pkgname-annodex usr/lib/gstreamer-0.10/libgstannodex.* Fsplit $pkgname-wavpack usr/lib/gstreamer-0.10/libgstwavpack.* - Fsplit $pkgname-ximage usr/lib/gstreamer-0.10/libgstximagesrc.* + Fsplit $pkgname-ximage usr/lib/gstreamer-0.10/libgstximagesrc.* Fsplit $pkgname-docs usr/share/gtk-doc } From crazy at frugalware.org Sun May 18 05:06:34 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:13:28 2008 Subject: [Frugalware-git] frugalware-current: xf86-video-ati-6.8.0-1-x86_64 Message-ID: <20080518030634.226A9177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f0abe736f6da93f05ddda006386b1ad2c7121edb commit f0abe736f6da93f05ddda006386b1ad2c7121edb Author: crazy Date: Sun May 18 04:49:06 2008 +0200 xf86-video-ati-6.8.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/x11/xf86-video-ati/FrugalBuild b/source/x11/xf86-video-ati/FrugalBuild index 4828d2f..33792a9 100644 --- a/source/x11/xf86-video-ati/FrugalBuild +++ b/source/x11/xf86-video-ati/FrugalBuild @@ -16,7 +16,7 @@ sha1sums=('b6974237b6ae9b45b32fc37f31a3fee7358230d3') Fconfopts="$Fconfopts --enable-dri" # NOTE: TVout interface not available on x86_64 -# NOTE: Do not panic if you see at configure time "Only PCI cards" or similary. That is for +# NOTE: Do not panic if you see at configure time "Only PCI cards" or similary. That is for # not using ISA detection code.. So PCI and AGP works too :) # optimization OK From crazy at frugalware.org Sun May 18 05:06:34 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:13:32 2008 Subject: [Frugalware-git] frugalware-current: cherokee-0.6.1-1-x86_64 Message-ID: <20080518030634.A68D1177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dd834dc69b7b22197af464bb2dcec910923fcddf commit dd834dc69b7b22197af464bb2dcec910923fcddf Author: crazy Date: Sun May 18 04:49:14 2008 +0200 cherokee-0.6.1-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/network-extra/cherokee/FrugalBuild b/source/network-extra/cherokee/FrugalBuild index 69c1c68..9aeb177 100644 --- a/source/network-extra/cherokee/FrugalBuild +++ b/source/network-extra/cherokee/FrugalBuild @@ -28,7 +28,7 @@ sha1sums=('947fd3e19203b334301515a91b5d895ac01239c8' \ '03171e23d5f2f2b2a11a4064230b0ee8823ba996' \ '1b9446b810a71ea50efaa7d24c5919cb954983ef' \ '62fdfe9e07b2b55be660bd107bb6e1c742d90a3e') -## TODO : 1)package docutils so we get the py docs =) +## TODO : 1)package docutils so we get the py docs =) ## http://docutils.sourceforge.net/ ## : 2) split the plugins maybe ? From crazy at frugalware.org Sun May 18 05:06:34 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:13:35 2008 Subject: [Frugalware-git] frugalware-current: ircd-2.11.1-1-x86_64 Message-ID: <20080518030635.135761778012@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5190854b2669db284a0994aa684a6e896e8fb73f commit 5190854b2669db284a0994aa684a6e896e8fb73f Author: crazy Date: Sun May 18 04:49:16 2008 +0200 ircd-2.11.1-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/network-extra/ircd/FrugalBuild b/source/network-extra/ircd/FrugalBuild index 72bd660..fa0360d 100644 --- a/source/network-extra/ircd/FrugalBuild +++ b/source/network-extra/ircd/FrugalBuild @@ -13,20 +13,20 @@ up2date="lynx -dump ftp://ftp.irc.org/irc/server | grep tgz | sed -n 's/.*irc\(. source=(ftp://ftp.irc.org/irc/server/irc2.11.1p1.tgz rc.ircd) sha1sums=('a0d3178ae6726f9c953cb32fee42408067d9393c' '57244e2000359ec6eca47d99ca88f30c2f71976c') -build() +build() { Fcd irc2.11.1p1 - + ./configure $Fconfopts --sysconfdir=/etc/ircd \ --localstatedir=/var/run/ircd --mandir='${prefix}/man' \ --with-zlib --with-ipv6 - + cd ${CHOST} make MATHLIBS='-lm' all || return 1 make prefix=$Fdestdir/usr ircd_conf_dir=$Fdestdir/etc/ircd \ ircd_var_dir=$Fdestdir/var/run/ircd \ ircd_log_dir=$Fdestdir/var/log install - + # Finally, the copy rc.ircd Frcd2 } From crazy at frugalware.org Sun May 18 05:06:35 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:13:38 2008 Subject: [Frugalware-git] frugalware-current: pdns-2.9.21-4-x86_64 Message-ID: <20080518030635.7C7CB177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=31b9f948e5b1640571bc3348686cf0784af81a83 commit 31b9f948e5b1640571bc3348686cf0784af81a83 Author: crazy Date: Sun May 18 04:49:17 2008 +0200 pdns-2.9.21-4-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/network-extra/pdns/FrugalBuild b/source/network-extra/pdns/FrugalBuild index f652ad2..0b3d416 100644 --- a/source/network-extra/pdns/FrugalBuild +++ b/source/network-extra/pdns/FrugalBuild @@ -8,7 +8,7 @@ pkgver=2.9.21 pkgrel=4 pkgdesc="Power DNS Server and Recursor" url="http://www.powerdns.com/" -depends=('libstdc++' 'sqlite2' 'libmysqlclient' 'libpq' 'pdns-recursor>=3.1.5-1') +depends=('libstdc++' 'sqlite2' 'libmysqlclient' 'libpq' 'pdns-recursor>=3.1.5-1') makedepends=('mysql' 'postgresql' 'boost>=1.34.1') groups=('network-extra') archs=('i686' 'x86_64') From crazy at frugalware.org Sun May 18 05:06:35 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:13:41 2008 Subject: [Frugalware-git] frugalware-current: squid-2.6.STABLE20-1-x86_64 Message-ID: <20080518030635.E74C9177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=739ce53f1a2fda17d9ce476017e30385b6d77cba commit 739ce53f1a2fda17d9ce476017e30385b6d77cba Author: crazy Date: Sun May 18 04:49:18 2008 +0200 squid-2.6.STABLE20-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/network-extra/squid/FrugalBuild b/source/network-extra/squid/FrugalBuild index 012530f..dc394e7 100644 --- a/source/network-extra/squid/FrugalBuild +++ b/source/network-extra/squid/FrugalBuild @@ -21,7 +21,7 @@ sha1sums=('a58fd838ff14345f10f2f3f2d1839eb70bb6f394' \ '7dbae27eeee7b62e685f6758a06d984b0b62668e' \ '3a8ce41ac3e6b48d0340a5577093a345cfae9242' \ '53042dd86e482d4a6eff9e34ecb01352439c5026') - + build() { Fpatchall @@ -42,7 +42,7 @@ build() --enable-arp-acl --enable-htcp --enable-carp \ --enable-poll make DESTDIR=$Fdestdir install || return 1 - + Frm /var Fmv /usr/bin/Run* /usr/lib/squid/ Fmkdir /var/cache/squid From crazy at frugalware.org Sun May 18 05:06:36 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:13:44 2008 Subject: [Frugalware-git] frugalware-current: mutt-ng-1.5.17-4-x86_64 Message-ID: <20080518030636.6E9141770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1971addd3d4ba764201c79c6c56d1dceb5cd825e commit 1971addd3d4ba764201c79c6c56d1dceb5cd825e Author: crazy Date: Sun May 18 04:49:19 2008 +0200 mutt-ng-1.5.17-4-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/network-extra/mutt-ng/FrugalBuild b/source/network-extra/mutt-ng/FrugalBuild index 3d65f28..d48bc40 100644 --- a/source/network-extra/mutt-ng/FrugalBuild +++ b/source/network-extra/mutt-ng/FrugalBuild @@ -18,7 +18,7 @@ source=(ftp://ftp.mutt.org/mutt/devel/mutt-$pkgver.tar.gz \ signatures=($source.asc '') options=('nodocs') unset MAKEFLAGS -build() +build() { Fcd mutt-$pkgver for muttng in $(cat ../patches/series | cut -d ' ' -f 1) From crazy at frugalware.org Sun May 18 05:06:37 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:13:48 2008 Subject: [Frugalware-git] frugalware-current: libesmtp-1.0.4-1-x86_64 Message-ID: <20080518030637.0DA8A1778012@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1328dd31f42fe6ade3b01da45ae713acbc83c573 commit 1328dd31f42fe6ade3b01da45ae713acbc83c573 Author: crazy Date: Sun May 18 04:49:21 2008 +0200 libesmtp-1.0.4-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/network-extra/libesmtp/FrugalBuild b/source/network-extra/libesmtp/FrugalBuild index 82d41a7..0517dbb 100644 --- a/source/network-extra/libesmtp/FrugalBuild +++ b/source/network-extra/libesmtp/FrugalBuild @@ -1,6 +1,6 @@ # Compiling Time: 0.05 SBU # Maintainer: crazy - + pkgname=libesmtp pkgver=1.0.4 pkgrel=1 From crazy at frugalware.org Sun May 18 05:06:37 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:13:51 2008 Subject: [Frugalware-git] frugalware-current: openvpn-2.0.9-1-x86_64 Message-ID: <20080518030637.B55E71778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e9cb3c77c85e3d25bfdf00653f2fd2edc3b4bf2f commit e9cb3c77c85e3d25bfdf00653f2fd2edc3b4bf2f Author: crazy Date: Sun May 18 04:49:22 2008 +0200 openvpn-2.0.9-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/network-extra/openvpn/FrugalBuild b/source/network-extra/openvpn/FrugalBuild index 3f46029..45334be 100644 --- a/source/network-extra/openvpn/FrugalBuild +++ b/source/network-extra/openvpn/FrugalBuild @@ -15,7 +15,7 @@ source=(http://www.openvpn.net/release/$pkgname-$pkgver.tar.gz rc.openvpn) build() { - Fbuild --sysconfdir=/etc/openvpn --prefix=/usr + Fbuild --sysconfdir=/etc/openvpn --prefix=/usr Fmkdir {/etc,/var/run}/openvpn /usr/share/doc/$pkgname-$pkgver cp -ar sample-{config-files,keys,scripts} $Fdestdir/usr/share/doc/$pkgname-$pkgver cp -ar easy-rsa $Fdestdir/usr/share/doc/$pkgname-$pkgver From crazy at frugalware.org Sun May 18 05:06:38 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:13:54 2008 Subject: [Frugalware-git] frugalware-current: ypbind-mt-1.19.1-1-x86_64 Message-ID: <20080518030638.892C4177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2586dc13af17775ee8e193bbbd7cc3f533c89ba7 commit 2586dc13af17775ee8e193bbbd7cc3f533c89ba7 Author: crazy Date: Sun May 18 04:49:25 2008 +0200 ypbind-mt-1.19.1-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/network-extra/ypbind-mt/FrugalBuild b/source/network-extra/ypbind-mt/FrugalBuild index 2ce7e2c..61d38ab 100644 --- a/source/network-extra/ypbind-mt/FrugalBuild +++ b/source/network-extra/ypbind-mt/FrugalBuild @@ -16,11 +16,11 @@ source=(ftp://ftp.kernel.org/pub/linux/utils/net/NIS/$pkgname-$pkgver.tar.bz2 \ rc.ypbind) sha1sums=('1090431bd5641014f0066b61a9098e961b6f6e3e' 'b04f449981aed7a3975cb2764af592ca4d2bad13') -build() +build() { Fbuild Fmkdir var/yp - + # Copy temp configuration files and rc script Finstallrel 644 etc/yp.conf tmp/yp.conf Frcd2 ypbind From crazy at frugalware.org Sun May 18 05:06:39 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:13:57 2008 Subject: [Frugalware-git] frugalware-current: xcache-1.2.2-1-x86_64 Message-ID: <20080518030639.20EFA177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f760204f05c5aaba00ccba0e60f5f26751733ca5 commit f760204f05c5aaba00ccba0e60f5f26751733ca5 Author: crazy Date: Sun May 18 04:49:26 2008 +0200 xcache-1.2.2-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/network-extra/xcache/FrugalBuild b/source/network-extra/xcache/FrugalBuild index 4d6790e..8bcdf0a 100644 --- a/source/network-extra/xcache/FrugalBuild +++ b/source/network-extra/xcache/FrugalBuild @@ -17,7 +17,7 @@ sha1sums=('b92a71f5e8173d72d4fb7f2c84cf48e329084851' \ build() { - Fcd + Fcd phpize || Fdie Fmake --enable-xcache=shared \ --enable-xcache-constant \ From crazy at frugalware.org Sun May 18 05:06:39 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:14:00 2008 Subject: [Frugalware-git] frugalware-current: atl2-2.0.4-6-x86_64 Message-ID: <20080518030639.769781778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c9bb549c16f0b569b3c6676c7c214b83a66bcb7d commit c9bb549c16f0b569b3c6676c7c214b83a66bcb7d Author: crazy Date: Sun May 18 04:49:27 2008 +0200 atl2-2.0.4-6-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/network-extra/atl2/FrugalBuild b/source/network-extra/atl2/FrugalBuild index b913951..4cf2ffd 100644 --- a/source/network-extra/atl2/FrugalBuild +++ b/source/network-extra/atl2/FrugalBuild @@ -1,6 +1,6 @@ # Compiling time: 0.01 SBU # Maintainer: Janny - + pkgname=atl2 pkgver=2.0.4 pkgrel=6 From crazy at frugalware.org Sun May 18 05:06:40 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:14:03 2008 Subject: [Frugalware-git] frugalware-current: inadyn-1.96.2-1-x86_64 Message-ID: <20080518030640.4954C177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fa799b8f0472dd64066f0d8f3ebc3553949a62c9 commit fa799b8f0472dd64066f0d8f3ebc3553949a62c9 Author: crazy Date: Sun May 18 04:49:29 2008 +0200 inadyn-1.96.2-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/network-extra/inadyn/FrugalBuild b/source/network-extra/inadyn/FrugalBuild index f659e0c..fc82970 100644 --- a/source/network-extra/inadyn/FrugalBuild +++ b/source/network-extra/inadyn/FrugalBuild @@ -11,7 +11,7 @@ groups=('network-extra') backup=('etc/inadyn.conf') archs=('i686' 'x86_64') up2date="lynx -dump $url/readme.html | grep Last | sed 's/.*(\(.*\)).*/\1/'" -source=($url/$pkgname.v$pkgver.zip +source=($url/$pkgname.v$pkgver.zip inadyn.conf rc.inadyn) sha1sums=('4792154213343a5c346dfe094a0f0d568facc204'\ '0b34e1b3ab258ba670272b7239ff7ac24cda316b'\ From crazy at frugalware.org Sun May 18 05:06:39 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:14:07 2008 Subject: [Frugalware-git] frugalware-current: ipcheck-0.237-1-x86_64 Message-ID: <20080518030639.E7754177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5d8afcc55ed947bd1f24601c061205303dded84a commit 5d8afcc55ed947bd1f24601c061205303dded84a Author: crazy Date: Sun May 18 04:49:28 2008 +0200 ipcheck-0.237-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/network-extra/ipcheck/FrugalBuild b/source/network-extra/ipcheck/FrugalBuild index fd3b5d0..27d7d8e 100644 --- a/source/network-extra/ipcheck/FrugalBuild +++ b/source/network-extra/ipcheck/FrugalBuild @@ -19,7 +19,7 @@ sha1sums=('ac4434450d94141996ddb6081493d7901569b7df' \ '84e88fb42a021b0a24ca7a90009cde0c3dad0a7c' \ '36561d39a253068e1ad34d8462239ec9a878501b') -build() { +build() { cd $Fsrcdir Fmkdir {usr,usr/bin,etc} Finstall 755 ipcheck.$_pkgver usr/bin/ipchk From crazy at frugalware.org Sun May 18 05:06:40 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:14:10 2008 Subject: [Frugalware-git] frugalware-current: pdns-recursor-3.1.5-1-x86_64 Message-ID: <20080518030640.ABAC2177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=64ff4be608f2fa58bf4ee444207736ae2e89993a commit 64ff4be608f2fa58bf4ee444207736ae2e89993a Author: crazy Date: Sun May 18 04:49:30 2008 +0200 pdns-recursor-3.1.5-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/network-extra/pdns-recursor/FrugalBuild b/source/network-extra/pdns-recursor/FrugalBuild index 023310d..5622ad0 100644 --- a/source/network-extra/pdns-recursor/FrugalBuild +++ b/source/network-extra/pdns-recursor/FrugalBuild @@ -16,7 +16,7 @@ up2date="lynx --dump http://downloads.powerdns.com/releases/?M=D|grep recursor|s source=(http://downloads.powerdns.com/releases/pdns-recursor-$pkgver.tar.bz2 \ rc.pdns-recursor recursor.conf atomicity_fix.patch) -build() +build() { Fcd $pkgname-$pkgver # Fix for gcc4.2.0 atomicity.h problem From crazy at frugalware.org Sun May 18 05:06:41 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:14:13 2008 Subject: [Frugalware-git] frugalware-current: mutt-devel-1.5.17-1-x86_64 Message-ID: <20080518030641.35A371778012@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bc9721621c0e350b4ccdaa55c4ccb7fdf6450224 commit bc9721621c0e350b4ccdaa55c4ccb7fdf6450224 Author: crazy Date: Sun May 18 04:49:31 2008 +0200 mutt-devel-1.5.17-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/network-extra/mutt-devel/FrugalBuild b/source/network-extra/mutt-devel/FrugalBuild index 4a2605d..613c91b 100644 --- a/source/network-extra/mutt-devel/FrugalBuild +++ b/source/network-extra/mutt-devel/FrugalBuild @@ -19,7 +19,7 @@ up2date="lynx -dump $url/download.html |grep tar |sed -ne 's/.*-\(.*\).t.*/\1/;2 source=(ftp://ftp.mutt.org/$origname/devel/$origname-${pkgver}.tar.gz) signatures=($source.asc) -build() +build() { Fcd $origname-$pkgver if [ ! -x ./configure ]; then From crazy at frugalware.org Sun May 18 05:06:41 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:14:17 2008 Subject: [Frugalware-git] frugalware-current: amavisd-new-2.6.0-1-x86_64 Message-ID: <20080518030641.BCE711770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d650845425cb4bc59d795d079d5df99891b85670 commit d650845425cb4bc59d795d079d5df99891b85670 Author: crazy Date: Sun May 18 04:49:32 2008 +0200 amavisd-new-2.6.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/network-extra/amavisd-new/FrugalBuild b/source/network-extra/amavisd-new/FrugalBuild index f1d5353..980b6e4 100644 --- a/source/network-extra/amavisd-new/FrugalBuild +++ b/source/network-extra/amavisd-new/FrugalBuild @@ -29,7 +29,7 @@ build() { Fsed "'-Home'=>'/var/amavis/db'" "'-Home'=>'/var/lib/amavis/db'" \ amavisd-agent Fsed "'/var/amavis/db'" "'/var/lib/amavis/db'" amavisd-nanny - + Fexerel usr/sbin/amavisd Fexerel usr/bin/amavisd-agent Fexerel usr/bin/amavisd-nanny @@ -38,8 +38,8 @@ build() { var/lib/amavis/helpers var/lib/amavis/quarantine \ var/lib/amavis/home var/lock/amavis Fexerel usr/share/doc/$pkgname-$pkgver/examples/amavisd-release - Ffilerel usr/share/doc/$pkgname-$pkgver/examples/amavisd.conf-sample - Ffilerel usr/share/doc/$pkgname-$pkgver/examples/amavisd.conf-default + Ffilerel usr/share/doc/$pkgname-$pkgver/examples/amavisd.conf-sample + Ffilerel usr/share/doc/$pkgname-$pkgver/examples/amavisd.conf-default Ffilerel LDAP.schema usr/share/doc/$pkgname-$pkgver/ldap/amavis.schema Ffilerel test-messages/* usr/share/doc/$pkgname-$pkgver/sample-messages/ Frcd amavisd-new From crazy at frugalware.org Sun May 18 05:06:33 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:14:27 2008 Subject: [Frugalware-git] frugalware-current: xorg-server-1.4.0.90-5-x86_64 Message-ID: <20080518030633.9E270177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=711e01804affaf83a8a0b8687e8953b7bf859c9b commit 711e01804affaf83a8a0b8687e8953b7bf859c9b Author: crazy Date: Sun May 18 04:49:04 2008 +0200 xorg-server-1.4.0.90-5-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/x11/xorg-server/FrugalBuild b/source/x11/xorg-server/FrugalBuild index f1c961d..4977666 100644 --- a/source/x11/xorg-server/FrugalBuild +++ b/source/x11/xorg-server/FrugalBuild @@ -169,11 +169,11 @@ build() { ############# 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-dmx-link.patch Fpatch 1.4-fix-kdrive-automake.patch ## SEC fixes - FS#2709 Fpatch xorg-xserver-1.4-multiple-overflows-v2.diff - ## the fix for the sec fix =) + ## 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 @@ -235,7 +235,7 @@ build() { Fmakeinstall # TODO - Move away from here Ffile /etc/sysconfig/desktop - + ###################### ## Disabled for reasons :P #Frcd xprint @@ -243,9 +243,9 @@ build() { #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 =) ## -dmx Fsplit $pkgname-dmx \ @@ -254,15 +254,15 @@ build() { ## -xephyr Fsplit $pkgname-xephyr usr/bin/Xephyr - - ## -sdl + + ## -sdl Fsplit $pkgname-sdl usr/bin/Xsdl ## -fbdev Fsplit $pkgname-fbdev usr/bin/Xfbdev ## 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 From crazy at frugalware.org Sun May 18 05:06:42 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:14:33 2008 Subject: [Frugalware-git] frugalware-current: mono-zeroconf-0.7.6-1-x86_64 Message-ID: <20080518030642.06C9A177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ef8be8d65783a66ec1f5ff149825b164459ade04 commit ef8be8d65783a66ec1f5ff149825b164459ade04 Author: crazy Date: Sun May 18 04:49:33 2008 +0200 mono-zeroconf-0.7.6-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/network-extra/mono-zeroconf/FrugalBuild b/source/network-extra/mono-zeroconf/FrugalBuild index e01e01d..9f436c7 100644 --- a/source/network-extra/mono-zeroconf/FrugalBuild +++ b/source/network-extra/mono-zeroconf/FrugalBuild @@ -17,7 +17,7 @@ sha1sums=('cc6c11ed27e1fc59c275cac032b8d3fbb9667255') Fconfopts="$Fconfopts --disable-docs --disable-mdnsresponder" ## NEED be removed when mono 1.2.7 is out. -## -- It is maintained separately from Mono itself, but will be included +## -- It is maintained separately from Mono itself, but will be included ## as a module in the Mono release suite starting with the Mono 1.2.7 release. -- ## Ermm 1.9 still does not have it :s # optimization OK From crazy at frugalware.org Sun May 18 05:06:42 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:14:37 2008 Subject: [Frugalware-git] frugalware-current: gmerlin-0.3.7-2-x86_64 Message-ID: <20080518030642.981031778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0bafdf89463709313a37cf9c2dda8a54ca433635 commit 0bafdf89463709313a37cf9c2dda8a54ca433635 Author: crazy Date: Sun May 18 04:49:36 2008 +0200 gmerlin-0.3.7-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/gmerlin/FrugalBuild b/source/xapps-extra/gmerlin/FrugalBuild index 901e202..82a2756 100644 --- a/source/xapps-extra/gmerlin/FrugalBuild +++ b/source/xapps-extra/gmerlin/FrugalBuild @@ -23,7 +23,7 @@ build() { Fcd Fpatchall - ./autogen.sh || Fdie + ./autogen.sh || Fdie Fconf --with-cpuflags=none --disable-esd for i in `find . -name Makefile` do From crazy at frugalware.org Sun May 18 05:06:45 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:15:15 2008 Subject: [Frugalware-git] frugalware-current: frostwire-4.13.4-1-x86_64 Message-ID: <20080518030645.0895D1778012@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=faf86ccb250f5cfcd08987cc1172674deebe61f0 commit faf86ccb250f5cfcd08987cc1172674deebe61f0 Author: crazy Date: Sun May 18 04:49:40 2008 +0200 frostwire-4.13.4-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/frostwire/FrugalBuild b/source/xapps-extra/frostwire/FrugalBuild index 73c395b..8855fef 100644 --- a/source/xapps-extra/frostwire/FrugalBuild +++ b/source/xapps-extra/frostwire/FrugalBuild @@ -23,13 +23,13 @@ build() Fcd $pkgname-${pkgver}.noarch Fmkdir usr/share/{frostwire,applications,pixmaps} mv $Fsrcdir/64x64frostsphere.png $Fdestdir/usr/share/pixmaps/$pkgname.png - ## clean up - find . -name ".svn"|xargs rm -rf + ## clean up + find . -name ".svn"|xargs rm -rf cp -r * $Fdestdir/usr/share/frostwire - + # Fix LFs and CRs in runFrost.sh sed -i 's/[^ -~]//g' $Fdestdir/usr/share/frostwire/runFrostwire.sh - + # Create an executable script for frostwire Fmkdir /usr/bin echo "#!/bin/sh" >> $Fdestdir/usr/bin/frostwire From crazy at frugalware.org Sun May 18 05:06:27 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:15:20 2008 Subject: [Frugalware-git] frugalware-current: kdeutils-3.5.9-1-x86_64 Message-ID: <20080518030627.501BD177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=06abbb77cd6030113748e45be1f754bcad6b289b commit 06abbb77cd6030113748e45be1f754bcad6b289b Author: crazy Date: Sun May 18 04:48:40 2008 +0200 kdeutils-3.5.9-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/kde/kdeutils/FrugalBuild b/source/kde/kdeutils/FrugalBuild index da3ca86..9bd9cb1 100644 --- a/source/kde/kdeutils/FrugalBuild +++ b/source/kde/kdeutils/FrugalBuild @@ -18,7 +18,7 @@ subdepends=("kdelibs=$pkgver python>=2.5") subgroups=('kde-extra') subarchs=('i686 x86_64') -build() +build() { Fcd Fpatchall From crazy at frugalware.org Sun May 18 05:06:27 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:15:24 2008 Subject: [Frugalware-git] frugalware-current: jam-2.5-3-x86_64 Message-ID: <20080518030627.B0753177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a3b9c316d56c25c387de5853738b18cdae6e0e8d commit a3b9c316d56c25c387de5853738b18cdae6e0e8d Author: crazy Date: Sun May 18 04:48:42 2008 +0200 jam-2.5-3-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/devel/jam/FrugalBuild b/source/devel/jam/FrugalBuild index bdb7221..7c537b3 100644 --- a/source/devel/jam/FrugalBuild +++ b/source/devel/jam/FrugalBuild @@ -21,7 +21,7 @@ sha1sums=('421c1b308c3c3dc4c95c0640078416af2195d841' \ 'a0387cf1cd0dd7196eeed35a87d5030f4f58f977' \ '4edb3d1814ae7acaf74152bff7814546424f97fc') -build() +build() { unset MAKEFLAGS Fcd From crazy at frugalware.org Sun May 18 05:06:28 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:15:28 2008 Subject: [Frugalware-git] frugalware-current: gcc-4.3.0-5-x86_64 Message-ID: <20080518030628.259391778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c7c69274c696a5fcc064438b8ba4951ca70626a commit 9c7c69274c696a5fcc064438b8ba4951ca70626a Author: crazy Date: Sun May 18 04:48:43 2008 +0200 gcc-4.3.0-5-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/devel/gcc/FrugalBuild b/source/devel/gcc/FrugalBuild index 3b9d3e8..8030187 100644 --- a/source/devel/gcc/FrugalBuild +++ b/source/devel/gcc/FrugalBuild @@ -74,7 +74,7 @@ build() autoconf || return 1 cd .. || Fdie autoconf || return 1 - cd .. || Fdie + cd .. || Fdie mkdir ../$pkgname-build || Fdie cd ../$pkgname-build || Fdie CC="$FCC gcc" CFLAGS="$CFLAGS" CXXFLAGS="$CFLAGS" XCFLAGS="$CFLAGS" \ @@ -104,14 +104,14 @@ build() --enable-hash-synchronization \ --disable-libstdcxx-pch \ --build=$CARCH-frugalware-linux - + ## libstdcxx-pch is really a waste of space , nothing need nor uses that make STAGE_CC_WRAPPER="$FCC" BOOT_CFLAGS="$CFLAGS" GCJFLAGS="$CFLAGS" bootstrap || return 1 - + unset MAKEFLAGS #this is needed by libffi Fmakeinstall - + if [ -d $Fdestdir/usr/lib64 ]; then Fmessage "Killing multilib CRAP!" mv -f $Fdestdir/usr/lib64/* $Fdestdir/usr/lib/ || Fdie From crazy at frugalware.org Sun May 18 05:06:28 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:15:31 2008 Subject: [Frugalware-git] frugalware-current: tcl-8.5.2-1-x86_64 Message-ID: <20080518030628.8BAFA177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f7b34cd03065ed1df3a129d7b49b734266f385f3 commit f7b34cd03065ed1df3a129d7b49b734266f385f3 Author: crazy Date: Sun May 18 04:48:44 2008 +0200 tcl-8.5.2-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/devel/tcl/FrugalBuild b/source/devel/tcl/FrugalBuild index 31ebb45..6537b0e 100644 --- a/source/devel/tcl/FrugalBuild +++ b/source/devel/tcl/FrugalBuild @@ -24,7 +24,7 @@ build() Fmake --enable-threads make INSTALL_ROOT=$Fdestdir install || return 1 Fmv /usr/bin/tclsh$shortpkgver /usr/bin/tclsh - + # headers Fmkdir /usr/include/tcl/{generic,unix,compat} cp ../unix/*.h $Fdestdir/usr/include/tcl/unix @@ -43,7 +43,7 @@ build() Fln /usr/lib/libtcl$shortpkgver.so /usr/lib/libtcl.so Fln /usr/lib/libtclstub$shortpkgver.a /usr/lib/libtclstub.a - + } # optimization OK From crazy at frugalware.org Sun May 18 05:06:29 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:15:35 2008 Subject: [Frugalware-git] frugalware-current: perl-html-parser-3.56-2-x86_64 Message-ID: <20080518030629.A020F177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e1dd59aaabcc2d276cd3a22fd6699f2cd2d99618 commit e1dd59aaabcc2d276cd3a22fd6699f2cd2d99618 Author: crazy Date: Sun May 18 04:48:45 2008 +0200 perl-html-parser-3.56-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/devel/perl-html-parser/FrugalBuild b/source/devel/perl-html-parser/FrugalBuild index e976c26..0ebd5aa 100644 --- a/source/devel/perl-html-parser/FrugalBuild +++ b/source/devel/perl-html-parser/FrugalBuild @@ -7,7 +7,7 @@ pkgname=perl-html-parser pkgver=3.56 perlver=5.8.8 pkgrel=2 -pkgdesc="Perl Module: HTML parser class" +pkgdesc="Perl Module: HTML parser class" url="http://search.cpan.org/~gaas/HTML-Parser" depends=('perl-html-tagset') groups=('devel') @@ -20,8 +20,8 @@ build() { cd $startdir/src/HTML-Parser-$pkgver yes | /usr/bin/perl Makefile.PL sed -i "s/$perlver/current/g" Makefile - - make test + + make test make || return 1 Fmakeinstall From crazy at frugalware.org Sun May 18 05:06:30 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:15:38 2008 Subject: [Frugalware-git] frugalware-current: tetex-kpathsea-3.0-1-x86_64 Message-ID: <20080518030630.3081A1778012@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=167c0a803ddec8a530341bf4de8f33f4b2e22226 commit 167c0a803ddec8a530341bf4de8f33f4b2e22226 Author: crazy Date: Sun May 18 04:48:46 2008 +0200 tetex-kpathsea-3.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/devel/tetex-kpathsea/FrugalBuild b/source/devel/tetex-kpathsea/FrugalBuild index b92ba05..aaf943b 100644 --- a/source/devel/tetex-kpathsea/FrugalBuild +++ b/source/devel/tetex-kpathsea/FrugalBuild @@ -16,7 +16,7 @@ source=(ftp://dante.ctan.org/tex-archive/systems/unix/teTeX/current/distrib/tete sha1sums=('10f7d2fa007c95ca066d899fca0e9a8446108824' \ '7637789f7f4929694aed1b89820f5bad4753e8fc') conflicts=('tetex<=3.0-6') -NOEXTRACT=1 # important, src not tared as a single directory +NOEXTRACT=1 # important, src not tared as a single directory build() { [ "$CARCH" == "x86_64" ] && CFLAGS="$CFLAGS -fPIC -DPIC" @@ -33,7 +33,7 @@ build() { mv `ls` $startdir/pkg/usr/share/texmf cd .. rmdir texmf - + ###SRC tar xzf tetex-src-$pkgver.tar.gz From crazy at frugalware.org Sun May 18 05:06:30 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:15:42 2008 Subject: [Frugalware-git] frugalware-current: rox-edit-2.0-1-x86_64 Message-ID: <20080518030630.959AF1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9be7f70f5e24b924c2c3054030b78375de03f1de commit 9be7f70f5e24b924c2c3054030b78375de03f1de Author: crazy Date: Sun May 18 04:48:48 2008 +0200 rox-edit-2.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/rox-extra/rox-edit/FrugalBuild b/source/rox-extra/rox-edit/FrugalBuild index 017e9fc..b2837e6 100644 --- a/source/rox-extra/rox-edit/FrugalBuild +++ b/source/rox-extra/rox-edit/FrugalBuild @@ -15,7 +15,7 @@ source=(http://dl.sourceforge.net/sourceforge/rox/$realname-$pkgver.tgz) sha1sums=('28741374baa1c0e7b09cfde672071599255f69c2') options=('nobuild') replaces=('edit') - + build() { Fmkdir usr/share/Apps Fcd $realname-$pkgver From crazy at frugalware.org Sun May 18 05:06:31 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:15:45 2008 Subject: [Frugalware-git] frugalware-current: ttf-bitstream-vera-1.10-2-x86_64 Message-ID: <20080518030631.9F364177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ef5d6eea9dab6393db48a53fb0ab3576ea33f291 commit ef5d6eea9dab6393db48a53fb0ab3576ea33f291 Author: crazy Date: Sun May 18 04:48:56 2008 +0200 ttf-bitstream-vera-1.10-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/x11/ttf-bitstream-vera/FrugalBuild b/source/x11/ttf-bitstream-vera/FrugalBuild index aff50a3..6dd4234 100644 --- a/source/x11/ttf-bitstream-vera/FrugalBuild +++ b/source/x11/ttf-bitstream-vera/FrugalBuild @@ -12,7 +12,7 @@ archs=('i686' 'x86_64') Finclude gnome sha1sums=('c3e8505a58d52e198a02960a2bd295e4c7a14242') -build() +build() { Fcd Fmkdir usr/lib/X11/fonts/TTF From crazy at frugalware.org Sun May 18 05:06:31 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:15:49 2008 Subject: [Frugalware-git] frugalware-current: xfs-1.0.5-1-x86_64 Message-ID: <20080518030631.07415177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=669ff3c893576817a4d91344d82d17b20f124fc4 commit 669ff3c893576817a4d91344d82d17b20f124fc4 Author: crazy Date: Sun May 18 04:48:55 2008 +0200 xfs-1.0.5-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/x11/xfs/FrugalBuild b/source/x11/xfs/FrugalBuild index f565909..40a4bc9 100644 --- a/source/x11/xfs/FrugalBuild +++ b/source/x11/xfs/FrugalBuild @@ -13,7 +13,7 @@ makedepends=('util-macros') Finclude xorg sha1sums=('3b5d0a6f86415148124762c780d50d81b73f405c') -build() +build() { Fcd Fpatchall From crazy at frugalware.org Sun May 18 05:06:32 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:15:52 2008 Subject: [Frugalware-git] frugalware-current: font-adobe-75dpi-1.0.0-2-x86_64 Message-ID: <20080518030632.165D21778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d35ea9180b79a453b54d26935283ce76271ce392 commit d35ea9180b79a453b54d26935283ce76271ce392 Author: crazy Date: Sun May 18 04:49:02 2008 +0200 font-adobe-75dpi-1.0.0-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/x11/font-adobe-75dpi/FrugalBuild b/source/x11/font-adobe-75dpi/FrugalBuild index c72e4c5..051cdf6 100644 --- a/source/x11/font-adobe-75dpi/FrugalBuild +++ b/source/x11/font-adobe-75dpi/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="X.Org Adobe 75 DPI Fontset" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-fonts') archs=('i686' 'x86_64') -depends=('mkfontscale' 'mkfontdir' 'fontconfig') +depends=('mkfontscale' 'mkfontdir' 'fontconfig') makedepends=('bdftopcf' 'font-util') Finclude xorg source=(${source[@]} mkfontscale-fix.patch) From crazy at frugalware.org Sun May 18 05:06:43 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:15:56 2008 Subject: [Frugalware-git] frugalware-current: root-tail-1.2-4-x86_64 Message-ID: <20080518030643.221FF177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a3f0fca2e2530c0cbd322e4439dd224327011c0e commit a3f0fca2e2530c0cbd322e4439dd224327011c0e Author: crazy Date: Sun May 18 04:49:36 2008 +0200 root-tail-1.2-4-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/root-tail/FrugalBuild b/source/xapps-extra/root-tail/FrugalBuild index ed3df55..1a58dd7 100644 --- a/source/xapps-extra/root-tail/FrugalBuild +++ b/source/xapps-extra/root-tail/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.goof.com/pcg/marc/root-tail.html" depends=('libxext') makedepends=('imake' 'rman' 'gccmakedep') groups=('xapps-extra') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64') up2date="lynx -dump $url |grep root-tail.*tar |sed -n 's/.*-tail-\(.*\)\.t.*/\1/;1 p'" source=(http://www.goof.com/pcg/marc/data/$pkgname-$pkgver.tar.gz) sha1sums=('1f40a0dcb837906deda1d84d1902c27eb6377e91') From crazy at frugalware.org Sun May 18 05:06:43 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:16:00 2008 Subject: [Frugalware-git] frugalware-current: pureadmin-0.4-2-x86_64 Message-ID: <20080518030644.0EDBB177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4cdaf319221865b58650e72776ba46e6a91e89a9 commit 4cdaf319221865b58650e72776ba46e6a91e89a9 Author: crazy Date: Sun May 18 04:49:38 2008 +0200 pureadmin-0.4-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/pureadmin/FrugalBuild b/source/xapps-extra/pureadmin/FrugalBuild index 2e61245..52971ed 100644 --- a/source/xapps-extra/pureadmin/FrugalBuild +++ b/source/xapps-extra/pureadmin/FrugalBuild @@ -23,7 +23,7 @@ build() { Fbuild --with-everything - ## hack hack hack :) + ## hack hack hack :) cp $Fdestdir/usr/share/applications/pureadmin.desktop \ $Fdestdir/usr/share/applications/pureadmin-kde.desktop || Fdie echo "OnlyShowIn=GNOME;XFCE;" >> $Fdestdir/usr/share/applications/pureadmin.desktop || Fdie From crazy at frugalware.org Sun May 18 05:06:44 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:16:04 2008 Subject: [Frugalware-git] frugalware-current: wxdfast-0.6.0-1-x86_64 Message-ID: <20080518030644.5CE94177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dbb3a64b71d135388322464450646214a83a7d91 commit dbb3a64b71d135388322464450646214a83a7d91 Author: crazy Date: Sun May 18 04:49:38 2008 +0200 wxdfast-0.6.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/wxdfast/FrugalBuild b/source/xapps-extra/wxdfast/FrugalBuild index 587014c..58b2f39 100644 --- a/source/xapps-extra/wxdfast/FrugalBuild +++ b/source/xapps-extra/wxdfast/FrugalBuild @@ -1,7 +1,7 @@ # Compiling Time: 0.05 SBU # Maintainer: devil505 -pkgname=wxdfast +pkgname=wxdfast pkgver=0.6.0 pkgrel=1 pkgdesc="An open source multi-threaded download manager." From crazy at frugalware.org Sun May 18 05:06:44 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:16:09 2008 Subject: [Frugalware-git] frugalware-current: virtualbox-1.5.6_1-8-x86_64 Message-ID: <20080518030644.BB9C81778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f12fa8c15878936685ba85d43b80f78e3e2e090e commit f12fa8c15878936685ba85d43b80f78e3e2e090e Author: crazy Date: Sun May 18 04:49:39 2008 +0200 virtualbox-1.5.6_1-8-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/virtualbox/FrugalBuild b/source/xapps-extra/virtualbox/FrugalBuild index 165332f..1f7f57d 100644 --- a/source/xapps-extra/virtualbox/FrugalBuild +++ b/source/xapps-extra/virtualbox/FrugalBuild @@ -44,11 +44,11 @@ _F_desktop_categories="System;" build() { Fcd Fpatchall - + # Desktop file Ffilerel src/VBox/Installer/linux/VBox.png /usr/share/pixmaps/vbox.png Fdesktop2 - + ## yeah fscking realize is 2007 and xfree died long time ago .. WTH! Fsed '/usr/X11R6/bin/xterm' '/usr/bin/xterm' \ src/VBox/Runtime/VBox/RTAssertDoBreakpoint-vbox.cpp @@ -68,10 +68,10 @@ build() { #kmk KBUILD_VERBOSE=2 \ # TOOL_GCC3_CFLAGS="${CFLAGS}" TOOL_GCC3_CXXFLAGS="${CXXFLAGS}" TOOL_GCC3_LDFLAGS="${LDFLAGS}" \ # TOOL_GCC3_CFLAGS.release="${CFLAGS}" TOOL_GCC3_CXXFLAGS.release="${CXXFLAGS}" all || Fdie - + kmk KBUILD_VERBOSE=2 all || Fdie - # Kernel module + # Kernel module # Always create the dirs before 'make ...' because there is a check to test the dirs # Anyway this is a 'chroot|cross building' problem only -- crazy -- # FIXME: kill that from here and use the kernel-module-src tarball From crazy at frugalware.org Sun May 18 05:06:45 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:16:13 2008 Subject: [Frugalware-git] frugalware-current: littleutils-1.0.20-1-x86_64 Message-ID: <20080518030645.5A58D177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=354a04626d3089f5feff51236e35f880ef477856 commit 354a04626d3089f5feff51236e35f880ef477856 Author: crazy Date: Sun May 18 04:49:40 2008 +0200 littleutils-1.0.20-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/littleutils/FrugalBuild b/source/xapps-extra/littleutils/FrugalBuild index 9ec53d1..47d7f93 100644 --- a/source/xapps-extra/littleutils/FrugalBuild +++ b/source/xapps-extra/littleutils/FrugalBuild @@ -12,7 +12,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') sha1sums=('2887832a6930dc5457359b9cf310cc5783c03b5e') -if [ "$CARCH" == "x86_64" ]; then +if [ "$CARCH" == "x86_64" ]; then export CFLAGS="$CFLAGS -fPIC" fi From crazy at frugalware.org Sun May 18 05:06:45 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:16:16 2008 Subject: [Frugalware-git] frugalware-current: latex2html-2002_2_1-6-x86_64 Message-ID: <20080518030645.D4437177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=07e762abeea558345c121eed23ef4d2cd3614914 commit 07e762abeea558345c121eed23ef4d2cd3614914 Author: crazy Date: Sun May 18 04:49:42 2008 +0200 latex2html-2002_2_1-6-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/latex2html/FrugalBuild b/source/xapps-extra/latex2html/FrugalBuild index 041907e..e54ebaf 100644 --- a/source/xapps-extra/latex2html/FrugalBuild +++ b/source/xapps-extra/latex2html/FrugalBuild @@ -1,6 +1,6 @@ # Compiling Time: 0.03 SBU # Contributor: VMiklos -# Maintainer: Zsolt Szalai +# Maintainer: Zsolt Szalai pkgname=latex2html pkgver=2002_2_1 From crazy at frugalware.org Sun May 18 05:06:46 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:16:19 2008 Subject: [Frugalware-git] frugalware-current: lastfm-client-1.4.2.58240-1-x86_64 Message-ID: <20080518030646.54ED9177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=db1d1a068b02267fe1eae2720d6110381366a7ea commit db1d1a068b02267fe1eae2720d6110381366a7ea Author: crazy Date: Sun May 18 04:49:43 2008 +0200 lastfm-client-1.4.2.58240-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/lastfm-client/FrugalBuild b/source/xapps-extra/lastfm-client/FrugalBuild index 5d78250..88a612d 100644 --- a/source/xapps-extra/lastfm-client/FrugalBuild +++ b/source/xapps-extra/lastfm-client/FrugalBuild @@ -47,7 +47,7 @@ _F_desktop_icon="/usr/share/lastfm/data/logo.png" _F_desktop_exec="lastfm" _F_desktop_categories="AudioVideo;Player;" -build() +build() { Fcd Fpatchall From crazy at frugalware.org Sun May 18 05:06:46 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:16:23 2008 Subject: [Frugalware-git] frugalware-current: verbiste-0.1.22-1-x86_64 Message-ID: <20080518030646.B82E71778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2b4152a6f1940b77ffe80543a24961a873419d07 commit 2b4152a6f1940b77ffe80543a24961a873419d07 Author: crazy Date: Sun May 18 04:49:44 2008 +0200 verbiste-0.1.22-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/verbiste/FrugalBuild b/source/xapps-extra/verbiste/FrugalBuild index 8642f77..e7c3404 100644 --- a/source/xapps-extra/verbiste/FrugalBuild +++ b/source/xapps-extra/verbiste/FrugalBuild @@ -15,7 +15,7 @@ source=(http://perso.b2b2c.ca/sarrazip/dev/$pkgname-$pkgver.tar.gz) Fconfopts="${Fconfopts[@]} --prefix=/usr --with-gtk-app " sha1sums=('3695060c6ff8d8a963640dafc07e79544304342f') -build() +build() { Fbuild Fmkdir /usr/share/applications/ From crazy at frugalware.org Sun May 18 05:06:47 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:16:27 2008 Subject: [Frugalware-git] frugalware-current: scrot-0.8-1-x86_64 Message-ID: <20080518030647.2BF83177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4b2972b1f3c939dabdbc8060157e4f8b9905ec54 commit 4b2972b1f3c939dabdbc8060157e4f8b9905ec54 Author: crazy Date: Sun May 18 04:49:44 2008 +0200 scrot-0.8-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/scrot/FrugalBuild b/source/xapps-extra/scrot/FrugalBuild index e9cde10..ca79491 100644 --- a/source/xapps-extra/scrot/FrugalBuild +++ b/source/xapps-extra/scrot/FrugalBuild @@ -23,6 +23,6 @@ build() # vim: ft=sh -# optimalization OK +# optimalization OK # optimization OK From crazy at frugalware.org Sun May 18 05:06:47 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:16:30 2008 Subject: [Frugalware-git] frugalware-current: qmpdclient-1.0.9-1-x86_64 Message-ID: <20080518030647.DB9311778012@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=de8b53cef179f00b46766fc85124012272ff4573 commit de8b53cef179f00b46766fc85124012272ff4573 Author: crazy Date: Sun May 18 04:49:46 2008 +0200 qmpdclient-1.0.9-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/qmpdclient/FrugalBuild b/source/xapps-extra/qmpdclient/FrugalBuild index 396dba3..c3783b7 100644 --- a/source/xapps-extra/qmpdclient/FrugalBuild +++ b/source/xapps-extra/qmpdclient/FrugalBuild @@ -18,7 +18,7 @@ _F_desktop_name="QMPDClient" _F_desktop_icon="qmpdclient64.png" _F_desktop_categories="AudioVideo;" -build () +build () { Fcd $pkgname-$pkgver Fsed "/usr/local" "/usr" qmpdclient.pro || Fdie From crazy at frugalware.org Sun May 18 05:06:48 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:16:33 2008 Subject: [Frugalware-git] frugalware-current: seamonkey-1.1.9-2-x86_64 Message-ID: <20080518030648.9EF301778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=022144ad9b51f65f8cbed12b5015b4836cf2d8e1 commit 022144ad9b51f65f8cbed12b5015b4836cf2d8e1 Author: crazy Date: Sun May 18 04:49:47 2008 +0200 seamonkey-1.1.9-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/seamonkey/FrugalBuild b/source/xapps-extra/seamonkey/FrugalBuild index b81132e..7406dd8 100644 --- a/source/xapps-extra/seamonkey/FrugalBuild +++ b/source/xapps-extra/seamonkey/FrugalBuild @@ -16,7 +16,7 @@ up2date="lynx -dump $url |grep SeaMonkey -m4 |sed -ne 's/.*Monkey \(.*\)/\1/;$ p source=(http://ftp.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/$pkgname-$pkgver.source.tar.bz2 \ config $pkgname.desktop CVE-2008-1380.diff) -build() +build() { unset MAKEFLAGS Fcd mozilla From crazy at frugalware.org Sun May 18 05:06:50 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:16:37 2008 Subject: [Frugalware-git] frugalware-current: xdvik-22.84.12-1-x86_64 Message-ID: <20080518030650.1699D1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=059266e03c9ca6b19ff52fbf008cb7209bbfffac commit 059266e03c9ca6b19ff52fbf008cb7209bbfffac Author: crazy Date: Sun May 18 04:49:48 2008 +0200 xdvik-22.84.12-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/xdvik/FrugalBuild b/source/xapps-extra/xdvik/FrugalBuild index d62f9d2..90205fe 100644 --- a/source/xapps-extra/xdvik/FrugalBuild +++ b/source/xapps-extra/xdvik/FrugalBuild @@ -26,7 +26,7 @@ build() Fmv usr/share/texmf/release-tetex-src.txt \ usr/share/texmf/$pkgname-release-tetex-src.txt Ffilerel ../xdvik.png /usr/share/icons/hicolor/48x48/apps/xdvik.png - Fdesktop "xdvi" "$pkgname.png" "Qt;Gtk;Utility;Application;" + Fdesktop "xdvi" "$pkgname.png" "Qt;Gtk;Utility;Application;" } # optimization OK From crazy at frugalware.org Sun May 18 05:06:49 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:16:41 2008 Subject: [Frugalware-git] frugalware-current: xpad-2.14-1-x86_64 Message-ID: <20080518030649.5D9D7177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b2d3ed3ad684d2bbee4664665c6b874fae925256 commit b2d3ed3ad684d2bbee4664665c6b874fae925256 Author: crazy Date: Sun May 18 04:49:47 2008 +0200 xpad-2.14-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/xpad/FrugalBuild b/source/xapps-extra/xpad/FrugalBuild index edb4b3b..ac38845 100644 --- a/source/xapps-extra/xpad/FrugalBuild +++ b/source/xapps-extra/xpad/FrugalBuild @@ -1,7 +1,7 @@ # Compiling Time: 0.05 SBU # Maintainer: crazy # Contributor: jedifox - + pkgname=xpad pkgver=2.14 pkgrel=1 From crazy at frugalware.org Sun May 18 05:06:50 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:16:44 2008 Subject: [Frugalware-git] frugalware-current: gparted-0.3.7-1-x86_64 Message-ID: <20080518030650.A37171778015@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e4fe267f8ce89aaa9bfa85c588df9c0f752d4f10 commit e4fe267f8ce89aaa9bfa85c588df9c0f752d4f10 Author: crazy Date: Sun May 18 04:49:49 2008 +0200 gparted-0.3.7-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/gparted/FrugalBuild b/source/xapps-extra/gparted/FrugalBuild index 9f7bac9..04cb036 100644 --- a/source/xapps-extra/gparted/FrugalBuild +++ b/source/xapps-extra/gparted/FrugalBuild @@ -24,7 +24,7 @@ build() Fbuild Ffile gparted-kde.desktop /usr/share/applications/kde/gparted.desktop Fsed 'Exec=.*' "Exec=gksu /usr/sbin/gparted" $Fdestdir/usr/share/applications/gparted.desktop - /bin/echo "NotShowIn=KDE" >>$Fdestdir/usr/share/applications/gparted.desktop || Fdie + /bin/echo "NotShowIn=KDE" >>$Fdestdir/usr/share/applications/gparted.desktop || Fdie } # optimization OK From crazy at frugalware.org Sun May 18 05:06:50 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:16:48 2008 Subject: [Frugalware-git] frugalware-current: skype-2.0.0.63-1-x86_64 Message-ID: <20080518030650.71399177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=004a907d0f6265dfbe88fe8573cf59efa9c917e6 commit 004a907d0f6265dfbe88fe8573cf59efa9c917e6 Author: crazy Date: Sun May 18 04:49:48 2008 +0200 skype-2.0.0.63-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/skype/FrugalBuild b/source/xapps-extra/skype/FrugalBuild index f383b1f..55ce338 100644 --- a/source/xapps-extra/skype/FrugalBuild +++ b/source/xapps-extra/skype/FrugalBuild @@ -35,6 +35,6 @@ build() # Install sound, avatars and language directoryes Fcprrel sounds usr/share/skype/sounds/ Fcprrel lang usr/share/skype/lang/ - Fcprrel avatars usr/share/skype/ + Fcprrel avatars usr/share/skype/ } # optimization OK - noarch From crazy at frugalware.org Sun May 18 05:06:51 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:16:51 2008 Subject: [Frugalware-git] frugalware-current: gadmin-squid-0.1.0-1-x86_64 Message-ID: <20080518030651.282681778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=34b5d922ca63b668e5ad736404d18f37b7e4bdd3 commit 34b5d922ca63b668e5ad736404d18f37b7e4bdd3 Author: crazy Date: Sun May 18 04:49:51 2008 +0200 gadmin-squid-0.1.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/gadmin-squid/FrugalBuild b/source/xapps-extra/gadmin-squid/FrugalBuild index 5e25578..864560f 100644 --- a/source/xapps-extra/gadmin-squid/FrugalBuild +++ b/source/xapps-extra/gadmin-squid/FrugalBuild @@ -21,7 +21,7 @@ build() Fsed "Exec=${pkgname}" "Exec=gksu /usr/sbin/${pkgname}" desktop/net-${pkgname}.desktop Ffilerel desktop/net-${pkgname}.desktop ${Fmenudir}/${pkgname}.desktop Fsed "Exec=gksu /usr/sbin/${pkgname}" "Exec=kdesu /usr/sbin/${pkgname}" desktop/net-${pkgname}.desktop - Ffilerel desktop/net-${pkgname}.desktop ${Fmenudir}/kde/${pkgname}.desktop + Ffilerel desktop/net-${pkgname}.desktop ${Fmenudir}/kde/${pkgname}.desktop } # optimization OK From crazy at frugalware.org Sun May 18 05:06:51 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:16:55 2008 Subject: [Frugalware-git] frugalware-current: playonlinux-2.7.2-2-x86_64 Message-ID: <20080518030651.818EB178801E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cbf7372b91b349b619796073ac7ab1ed8fa44d69 commit cbf7372b91b349b619796073ac7ab1ed8fa44d69 Author: crazy Date: Sun May 18 04:49:52 2008 +0200 playonlinux-2.7.2-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/playonlinux/FrugalBuild b/source/xapps-extra/playonlinux/FrugalBuild index 2734a95..7d25b34 100644 --- a/source/xapps-extra/playonlinux/FrugalBuild +++ b/source/xapps-extra/playonlinux/FrugalBuild @@ -17,7 +17,7 @@ up2date="lynx -dump $url/en/download-generic.html | Flasttar" source=(http://www.playonlinux.com/script_files/PlayOnLinux/$pkgver/PlayOnLinux_$pkgver.tar.gz) sha1sums=('d1cad04645d5f8d62ca4ae00851cef6694f06eee') -build() +build() { Fmkdir usr/share/ cp -r $Fsrcdir/$pkgname $Fdestdir/usr/share/ || Fdie From crazy at frugalware.org Sun May 18 05:06:52 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:16:58 2008 Subject: [Frugalware-git] frugalware-current: d4x-2.5.7.1-4-x86_64 Message-ID: <20080518030652.125861778015@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5ad9da7f8c197130d0a58e56f30ef1ad05e85816 commit 5ad9da7f8c197130d0a58e56f30ef1ad05e85816 Author: crazy Date: Sun May 18 04:49:53 2008 +0200 d4x-2.5.7.1-4-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/d4x/FrugalBuild b/source/xapps-extra/d4x/FrugalBuild index 322c1d2..5901664 100644 --- a/source/xapps-extra/d4x/FrugalBuild +++ b/source/xapps-extra/d4x/FrugalBuild @@ -7,7 +7,7 @@ pkgver=2.5.7.1 pkgrel=4 pkgdesc="Download manager for Linux" url="http://www.krasu.ru/soft/chuchelo/" -depends=('gtk+2' 'atk' 'openssl' 'libstdc++' 'freetype2' 'pango' 'cairo') +depends=('gtk+2' 'atk' 'openssl' 'libstdc++' 'freetype2' 'pango' 'cairo') makedepends=('boost>=1.34.1') groups=('xapps-extra') options=('scriptlet') @@ -17,7 +17,7 @@ source=(http://d4x.krasu.ru/files/$pkgname-$pkgver.tar.bz2 gtk2-compile.patch) sha1sums=('10955550112bdf22ff91c6c9395afd1a5f15bff2' \ '5020e0ea3027c4eae877c702b52f360047dbd8f8') -build () +build () { Fcd Fpatchall From crazy at frugalware.org Sun May 18 05:06:52 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:17:02 2008 Subject: [Frugalware-git] frugalware-current: emelfm2-0.4-1-x86_64 Message-ID: <20080518030652.6F4F71778012@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4dd0117b949993f043bab53f9fdb0200ac5b843d commit 4dd0117b949993f043bab53f9fdb0200ac5b843d Author: crazy Date: Sun May 18 04:49:53 2008 +0200 emelfm2-0.4-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/emelfm2/FrugalBuild b/source/xapps-extra/emelfm2/FrugalBuild index 5a5b36d..5944a0b 100644 --- a/source/xapps-extra/emelfm2/FrugalBuild +++ b/source/xapps-extra/emelfm2/FrugalBuild @@ -23,7 +23,7 @@ build() Fmake Fmakeinstall PREFIX=$Fdestdir/usr Fsed 'Categories=.*' 'Categories=Qt;Gtk;Utility;Application;' \ - $Fdestdir/usr/share/applications/emelfm2.desktop + $Fdestdir/usr/share/applications/emelfm2.desktop # This files must be removed, else we have broken symlinks rm -f INSTALL README WARNING From crazy at frugalware.org Sun May 18 05:06:52 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:17:05 2008 Subject: [Frugalware-git] frugalware-current: tetex-3.0-13-x86_64 Message-ID: <20080518030652.D53861778015@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=41bfd0075f1f804180ab16afc30d4643d0af80d5 commit 41bfd0075f1f804180ab16afc30d4643d0af80d5 Author: crazy Date: Sun May 18 04:49:57 2008 +0200 tetex-3.0-13-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/tetex/FrugalBuild b/source/xapps-extra/tetex/FrugalBuild index 698d0a9..bfb1fd4 100644 --- a/source/xapps-extra/tetex/FrugalBuild +++ b/source/xapps-extra/tetex/FrugalBuild @@ -25,7 +25,7 @@ sha1sums=('1be97f57a26a6e9b72ebfd932e45914a959aff16' \ backup=('/usr/share/texmf/web2c/texmf.cnf') removes=('/usr/share/texmf/web2c/latex.fmt' '/usr/share/texmf/web2c/latex.log') conflicts=('xdvik') -NOEXTRACT=1 # important, src not tared as a single directory +NOEXTRACT=1 # important, src not tared as a single directory build() { [ "$CARCH" == "x86_64" ] && CFLAGS="$CFLAGS -fPIC -DPIC" @@ -46,7 +46,7 @@ EOF mv `ls` $startdir/pkg/usr/share/texmf cd .. rmdir texmf - + ###SRC tar xzf tetex-src-$pkgver.tar.gz @@ -72,7 +72,7 @@ EOF make install prefix=$startdir/pkg/usr texmf=$startdir/pkg/usr/share/texmf Fmv usr/share/texmf/ls-R usr/share/texmf/ls-R.tetex-bin.orig - + #cp $startdir/src/haltp.tex $startdir/pkg/usr/share/texmf/doc Frm usr/info/dir From crazy at frugalware.org Sun May 18 05:06:53 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:17:09 2008 Subject: [Frugalware-git] frugalware-current: mythplugins-0.21-1-x86_64 Message-ID: <20080518030653.7FF0D17780AD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=76a8f947146b01a35c76d283e88d02b02f80476f commit 76a8f947146b01a35c76d283e88d02b02f80476f Author: crazy Date: Sun May 18 04:49:58 2008 +0200 mythplugins-0.21-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/mythplugins/FrugalBuild b/source/xapps-extra/mythplugins/FrugalBuild index 95e33e2..ccf42bb 100644 --- a/source/xapps-extra/mythplugins/FrugalBuild +++ b/source/xapps-extra/mythplugins/FrugalBuild @@ -39,7 +39,7 @@ subdescs=('MythTV plugin that lets you create DVDs from or archive your recorded 'Video playback and browsing plugin for MythTV.' \ 'Weather checking plugin for MythTV.' \ 'ZoneMinder is a system for monitoring CCTV cameras.' \ - 'Web interface for MythTV backend') + 'Web interface for MythTV backend') subdepends=("mythtv>=${_mythtvver}" "mythtv>=${_mythtvver} kdelibs" \ "mythtv>=${_mythtvver}" "mythtv>=${_mythtvver}" \ "mythtv>=${_mythtvver}" "mythtv>=${_mythtvver} libexif" \ From crazy at frugalware.org Sun May 18 05:06:54 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:17:12 2008 Subject: [Frugalware-git] frugalware-current: sisctrl-0.0.20051202-1-x86_64 Message-ID: <20080518030654.475141788046@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6c8521d10036618017e50224b1c5c5b2bd2b62dd commit 6c8521d10036618017e50224b1c5c5b2bd2b62dd Author: crazy Date: Sun May 18 04:49:58 2008 +0200 sisctrl-0.0.20051202-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/sisctrl/FrugalBuild b/source/xapps-extra/sisctrl/FrugalBuild index fc2b23d..ffdcc18 100644 --- a/source/xapps-extra/sisctrl/FrugalBuild +++ b/source/xapps-extra/sisctrl/FrugalBuild @@ -21,7 +21,7 @@ build() Fconf Fmake Fmkdir /usr/bin - Fmkdir /usr/man/man1/ + Fmkdir /usr/man/man1/ Fmkdir /usr/share/pixmaps Fmkdir /usr/share/applications Finstallrel 755 sisctrl /usr/bin From crazy at frugalware.org Sun May 18 05:06:54 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:17:15 2008 Subject: [Frugalware-git] frugalware-current: lyx-1.5.5-1-x86_64 Message-ID: <20080518030654.914A817780AD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c8de497448d71b86636c3ed6e94519af958f97a8 commit c8de497448d71b86636c3ed6e94519af958f97a8 Author: crazy Date: Sun May 18 04:50:00 2008 +0200 lyx-1.5.5-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/lyx/FrugalBuild b/source/xapps-extra/lyx/FrugalBuild index f184ed8..3a7d930 100644 --- a/source/xapps-extra/lyx/FrugalBuild +++ b/source/xapps-extra/lyx/FrugalBuild @@ -7,7 +7,7 @@ pkgver=1.5.5 pkgrel=1 pkgdesc="An advanced open-source document processor based on TeX" url='http://www.lyx.org' -depends=('tetex' 'python' 'perl' 'imagemagick' 'aspell' 'libqtgui') +depends=('tetex' 'python' 'perl' 'imagemagick' 'aspell' 'libqtgui') #'libboost-mt>=1.35.0') #makedepends=('boost>=1.35.0') groups=('xapps-extra') From crazy at frugalware.org Sun May 18 05:06:55 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:17:19 2008 Subject: [Frugalware-git] frugalware-current: graphviz-2.18-3-x86_64 Message-ID: <20080518030655.1D7451778015@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c96fe5167345fcf104a10aab36c389751a2c0e40 commit c96fe5167345fcf104a10aab36c389751a2c0e40 Author: crazy Date: Sun May 18 04:50:00 2008 +0200 graphviz-2.18-3-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/graphviz/FrugalBuild b/source/xapps-extra/graphviz/FrugalBuild index 4b84981..4959187 100644 --- a/source/xapps-extra/graphviz/FrugalBuild +++ b/source/xapps-extra/graphviz/FrugalBuild @@ -33,7 +33,7 @@ build() { Frm usr/lib64 fi Frm gv.* - + } # optimization OK From crazy at frugalware.org Sun May 18 05:06:56 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:17:22 2008 Subject: [Frugalware-git] frugalware-current: gadmin-proftpd-0.2.8-1-x86_64 Message-ID: <20080518030656.3F55D1868021@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a4440a71773e1135a2528b7232aa4b5c4c7b7a07 commit a4440a71773e1135a2528b7232aa4b5c4c7b7a07 Author: crazy Date: Sun May 18 04:50:01 2008 +0200 gadmin-proftpd-0.2.8-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/gadmin-proftpd/FrugalBuild b/source/xapps-extra/gadmin-proftpd/FrugalBuild index 5104c33..3d6562f 100644 --- a/source/xapps-extra/gadmin-proftpd/FrugalBuild +++ b/source/xapps-extra/gadmin-proftpd/FrugalBuild @@ -24,7 +24,7 @@ build () Fsed "Exec=${pkgname}" "Exec=gksu /usr/sbin/${pkgname}" desktop/${pkgname}.desktop Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/${pkgname}.desktop Fsed "Exec=gksu /usr/sbin/${pkgname}" "Exec=kdesu /usr/sbin/${pkgname}" desktop/${pkgname}.desktop - Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/kde/${pkgname}.desktop + Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/kde/${pkgname}.desktop Frm /usr/share/doc/${pkgname} } From crazy at frugalware.org Sun May 18 05:06:56 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:17:25 2008 Subject: [Frugalware-git] frugalware-current: perl-xmms-0.12-4-x86_64 Message-ID: <20080518030656.D55811968070@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3b8d01132d1e37f55eb9898b7e3898554211fbc5 commit 3b8d01132d1e37f55eb9898b7e3898554211fbc5 Author: crazy Date: Sun May 18 04:50:02 2008 +0200 perl-xmms-0.12-4-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/perl-xmms/FrugalBuild b/source/xapps-extra/perl-xmms/FrugalBuild index 0caab4b..d4d1d0b 100644 --- a/source/xapps-extra/perl-xmms/FrugalBuild +++ b/source/xapps-extra/perl-xmms/FrugalBuild @@ -14,7 +14,7 @@ up2date="lynx -dump 'http://www.cpan.org/modules/by-module/Xmms/?M=D'|grep 'Xmms source=(http://www.cpan.org/modules/by-module/Xmms/Xmms-Perl-$pkgver.tar.gz) sha1sums=('2c83fcf299be039398eb8a803c0ddd5d90736769') -build() +build() { unset MAKEFLAGS Fcd Xmms-Perl-$pkgver From crazy at frugalware.org Sun May 18 05:06:57 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:17:28 2008 Subject: [Frugalware-git] frugalware-current: wifi-radar-1.9.9-1-x86_64 Message-ID: <20080518030657.362E1196809A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=78c2ee9826f4cc7cc42c91011f09c0412a07ff82 commit 78c2ee9826f4cc7cc42c91011f09c0412a07ff82 Author: crazy Date: Sun May 18 04:50:03 2008 +0200 wifi-radar-1.9.9-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/wifi-radar/FrugalBuild b/source/xapps-extra/wifi-radar/FrugalBuild index b3bf1a4..d9ebada 100644 --- a/source/xapps-extra/wifi-radar/FrugalBuild +++ b/source/xapps-extra/wifi-radar/FrugalBuild @@ -33,7 +33,7 @@ build() Ffilerel /usr/man/man1/wifi-radar.1 Ffilerel /usr/man/man5/wifi-radar.conf.5 Ffilerel /usr/share/applications/$pkgname.desktop - Ffilerel $pkgname.desktop.kde /usr/share/applications/kde/$pkgname.desktop + Ffilerel $pkgname.desktop.kde /usr/share/applications/kde/$pkgname.desktop Fdoc README.Frugalware } sha1sums=('efefba51e5d7b1cc82874eafd3952975f5129b20' \ From crazy at frugalware.org Sun May 18 05:06:55 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:17:31 2008 Subject: [Frugalware-git] frugalware-current: vice-1.22-1-x86_64 Message-ID: <20080518030655.C2E241868011@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d29129045d0f0d9281f27098085b0c581ac60af5 commit d29129045d0f0d9281f27098085b0c581ac60af5 Author: crazy Date: Sun May 18 04:50:01 2008 +0200 vice-1.22-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/vice/FrugalBuild b/source/xapps-extra/vice/FrugalBuild index ed08674..51693bd 100644 --- a/source/xapps-extra/vice/FrugalBuild +++ b/source/xapps-extra/vice/FrugalBuild @@ -4,7 +4,7 @@ # TODO: # make an entry in the 'k' menu: 'emulators-vice-x64, x128' etc -# make an entry in the gnome menu +# make an entry in the gnome menu # make a package that contains some famous old c64 game (wizard of wor, pirates!, ginana sisters, boulderdash... etc) pkgname=vice From crazy at frugalware.org Sun May 18 05:06:57 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:17:35 2008 Subject: [Frugalware-git] frugalware-current: jahshaka-2.0-4-x86_64 Message-ID: <20080518030657.F3517196809D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ec2da3d47dbc058a90e530655b416906a261f25a commit ec2da3d47dbc058a90e530655b416906a261f25a Author: crazy Date: Sun May 18 04:50:04 2008 +0200 jahshaka-2.0-4-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/jahshaka/FrugalBuild b/source/xapps-extra/jahshaka/FrugalBuild index eca2a0b..878c043 100644 --- a/source/xapps-extra/jahshaka/FrugalBuild +++ b/source/xapps-extra/jahshaka/FrugalBuild @@ -7,7 +7,7 @@ pkgrel=4 pkgdesc="Jahshaka is a video and film compositing, editing and special fx system that uses OpenGL & OpenML." _F_sourceforge_name=jahshakafx Finclude sourceforge -depends=('libxi' 'fontconfig' 'openlibraries>=0.4.0-5' 'libxft' 'mlt-plus-plus' 'qt' 'freetype2' 'libxrender' 'libboost-mt>=1.35.0') +depends=('libxi' 'fontconfig' 'openlibraries>=0.4.0-5' 'libxft' 'mlt-plus-plus' 'qt' 'freetype2' 'libxrender' 'libboost-mt>=1.35.0') makedepends=('boost>=1.35.0') groups=('xapps-extra') archs=('i686') From crazy at frugalware.org Sun May 18 05:06:58 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:17:38 2008 Subject: [Frugalware-git] frugalware-current: qgit-2.1-1-x86_64 Message-ID: <20080518030658.49001196809F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=347158bc914c8d7ef152ee3707c988578f40ccaf commit 347158bc914c8d7ef152ee3707c988578f40ccaf Author: crazy Date: Sun May 18 04:50:05 2008 +0200 qgit-2.1-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/qgit/FrugalBuild b/source/xapps-extra/qgit/FrugalBuild index 82d0655..46533d8 100644 --- a/source/xapps-extra/qgit/FrugalBuild +++ b/source/xapps-extra/qgit/FrugalBuild @@ -25,7 +25,7 @@ build() Fexerel bin/$pkgname /usr/bin/$pkgname cp -ra src/resources/$pkgname.png \ $Fdestdir/usr/share/pixmaps - Fdesktop "$pkgname" "/usr/share/pixmaps/$pkgname.png" "Qt;Network" + Fdesktop "$pkgname" "/usr/share/pixmaps/$pkgname.png" "Qt;Network" } # optimization OK From crazy at frugalware.org Sun May 18 05:06:58 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:17:41 2008 Subject: [Frugalware-git] frugalware-current: aria2fe-0.0.5-1-x86_64 Message-ID: <20080518030658.A611F19680A1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=05c8c0b0fa5e6eb1b4e4c0f8e92d3ebd4c5591b0 commit 05c8c0b0fa5e6eb1b4e4c0f8e92d3ebd4c5591b0 Author: crazy Date: Sun May 18 04:50:05 2008 +0200 aria2fe-0.0.5-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/aria2fe/FrugalBuild b/source/xapps-extra/aria2fe/FrugalBuild index 750d48a..5c83ecc 100644 --- a/source/xapps-extra/aria2fe/FrugalBuild +++ b/source/xapps-extra/aria2fe/FrugalBuild @@ -28,6 +28,6 @@ build() $Fdestdir/usr/share/pixmaps/$pkgname.png || Fdie Fdesktop "/usr/bin/$pkgname" "/usr/share/pixmaps/$pkgname.png" "Network;QT;" Fexerel ../bin/$pkgname /usr/bin/$pkgname -} - +} + # optimization OK From crazy at frugalware.org Sun May 18 05:06:57 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:17:44 2008 Subject: [Frugalware-git] frugalware-current: gadmin-bind-0.2.3-1-x86_64 Message-ID: <20080518030657.95777196809B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b96ab6893157b2b62c7168032e271cad278a7a75 commit b96ab6893157b2b62c7168032e271cad278a7a75 Author: crazy Date: Sun May 18 04:50:03 2008 +0200 gadmin-bind-0.2.3-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/gadmin-bind/FrugalBuild b/source/xapps-extra/gadmin-bind/FrugalBuild index e92dbcf..620f983 100644 --- a/source/xapps-extra/gadmin-bind/FrugalBuild +++ b/source/xapps-extra/gadmin-bind/FrugalBuild @@ -24,7 +24,7 @@ build() Fsed "Exec=${pkgname}" "Exec=gksu /usr/sbin/${pkgname}" desktop/${pkgname}.desktop Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/${pkgname}.desktop Fsed "Exec=gksu /usr/sbin/${pkgname}" "Exec=kdesu /usr/sbin/${pkgname}" desktop/${pkgname}.desktop - Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/kde/${pkgname}.desktop + Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/kde/${pkgname}.desktop } # optimization OK From crazy at frugalware.org Sun May 18 05:06:59 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:17:48 2008 Subject: [Frugalware-git] frugalware-current: gadmin-httpd-0.1.2-1-x86_64 Message-ID: <20080518030659.5DC8C196809D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f0c28e6f2d7243c429c3b17fef662fa4b9135335 commit f0c28e6f2d7243c429c3b17fef662fa4b9135335 Author: crazy Date: Sun May 18 04:50:06 2008 +0200 gadmin-httpd-0.1.2-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/gadmin-httpd/FrugalBuild b/source/xapps-extra/gadmin-httpd/FrugalBuild index 670751b..7aa257f 100644 --- a/source/xapps-extra/gadmin-httpd/FrugalBuild +++ b/source/xapps-extra/gadmin-httpd/FrugalBuild @@ -20,7 +20,7 @@ build() Fsed "Exec=${pkgname}" "Exec=gksu /usr/sbin/${pkgname}" desktop/${pkgname}.desktop Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/${pkgname}.desktop Fsed "Exec=gksu /usr/sbin/${pkgname}" "Exec=kdesu /usr/sbin/${pkgname}" desktop/${pkgname}.desktop - Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/kde/${pkgname}.desktop + Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/kde/${pkgname}.desktop } # optimization OK From crazy at frugalware.org Sun May 18 05:06:59 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:17:51 2008 Subject: [Frugalware-git] frugalware-current: jargoninformatique-1.3.6-1-x86_64 Message-ID: <20080518030659.1306F1868021@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=400a7086dc3fba1f2ecfad92a8f81bbf328cd54c commit 400a7086dc3fba1f2ecfad92a8f81bbf328cd54c Author: crazy Date: Sun May 18 04:50:06 2008 +0200 jargoninformatique-1.3.6-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/jargoninformatique/FrugalBuild b/source/xapps-extra/jargoninformatique/FrugalBuild index 306f232..ec6b044 100755 --- a/source/xapps-extra/jargoninformatique/FrugalBuild +++ b/source/xapps-extra/jargoninformatique/FrugalBuild @@ -13,7 +13,7 @@ up2date="lynx -dump $url/download.php | grep -m3 tar.gz | Flasttar" source="http://jargon.tuxfamily.org/$pkgname-$pkgver.tar.gz" sha1sums=('adeade5bb37e22aa50b88612256dd86918bf4bdb') -build() +build() { Fcd Fconf From crazy at frugalware.org Sun May 18 05:06:59 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:17:54 2008 Subject: [Frugalware-git] frugalware-current: wxmaxima-0.7.3a-2-x86_64 Message-ID: <20080518030659.B2E3719680A7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c3778c1c601ca543d8b1989dca03146ef9391ef8 commit c3778c1c601ca543d8b1989dca03146ef9391ef8 Author: crazy Date: Sun May 18 04:50:08 2008 +0200 wxmaxima-0.7.3a-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/wxmaxima/FrugalBuild b/source/xapps-extra/wxmaxima/FrugalBuild index be55be0..4724593 100644 --- a/source/xapps-extra/wxmaxima/FrugalBuild +++ b/source/xapps-extra/wxmaxima/FrugalBuild @@ -1,7 +1,7 @@ # Compiling Time: 0.44 SBU # Maintainer: Priyank Gosalia # Contributor: Rohan Dhruva - + pkgname=wxmaxima pkgver=0.7.3a pkgrel=2 From crazy at frugalware.org Sun May 18 05:07:00 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:17:57 2008 Subject: [Frugalware-git] frugalware-current: texmaker-1.7.1-1-x86_64 Message-ID: <20080518030700.8500B19680AA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0a1ba3248ca35c97dffebeb1d0992f7ce86d090c commit 0a1ba3248ca35c97dffebeb1d0992f7ce86d090c Author: crazy Date: Sun May 18 04:50:09 2008 +0200 texmaker-1.7.1-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/texmaker/FrugalBuild b/source/xapps-extra/texmaker/FrugalBuild index 0356210..ddc9ae2 100644 --- a/source/xapps-extra/texmaker/FrugalBuild +++ b/source/xapps-extra/texmaker/FrugalBuild @@ -21,7 +21,7 @@ build() { Fsed '-Os' '-O2' Makefile Fmake Fmakeinstall INSTALL_ROOT=$Fdestdir - Fmkdir usr/share/{applications,pixmaps} + Fmkdir usr/share/{applications,pixmaps} Fmv usr/share/texmaker/texmaker.desktop usr/share/applications Fmv usr/share/texmaker/texmaker128x128.png usr/share/pixmaps/$pkgname.png } From crazy at frugalware.org Sun May 18 05:07:00 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:18:00 2008 Subject: [Frugalware-git] frugalware-current: tunapie-2.1.6-1-x86_64 Message-ID: <20080518030700.1AC3B19680A9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3ed5c534d133c4bd0051216639f8b96b2a7c3c61 commit 3ed5c534d133c4bd0051216639f8b96b2a7c3c61 Author: crazy Date: Sun May 18 04:50:08 2008 +0200 tunapie-2.1.6-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/tunapie/FrugalBuild b/source/xapps-extra/tunapie/FrugalBuild index fe86734..15fc83d 100755 --- a/source/xapps-extra/tunapie/FrugalBuild +++ b/source/xapps-extra/tunapie/FrugalBuild @@ -31,7 +31,7 @@ build() { # setup to the right path Fsed 'usr/local/' 'usr/' ../tunapie - + # install Tunapie files Finstallrel 755 ../tunapie /usr/bin Finstallrel 644 ./*.py usr/share/$pkgname @@ -39,8 +39,8 @@ build() { Finstallrel 644 ./*.png usr/share/$pkgname Ficonrel tplogo.xpm Finstallrel 644 ../tunapie.desktop usr/share/applications - - # install manual + + # install manual Finstallrel 644 ../tunapie.1 usr/man/man1 # switch adult tv off From crazy at frugalware.org Sun May 18 05:07:00 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:18:03 2008 Subject: [Frugalware-git] frugalware-current: mldonkey-2.9.5-1-x86_64 Message-ID: <20080518030701.064EE19680B0@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f7158d057146700a4d34c65e0848c2707bf27fce commit f7158d057146700a4d34c65e0848c2707bf27fce Author: crazy Date: Sun May 18 04:50:10 2008 +0200 mldonkey-2.9.5-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/mldonkey/FrugalBuild b/source/xapps-extra/mldonkey/FrugalBuild index 3df0d26..250a6cb 100644 --- a/source/xapps-extra/mldonkey/FrugalBuild +++ b/source/xapps-extra/mldonkey/FrugalBuild @@ -10,7 +10,7 @@ Finclude sourceforge source=($source mldonkey-stop-mlnet mldonkey-wrapper) depends=('librsvg' 'gd' 'lablgtk2>=2.10.1' 'lablgtk2-rsvg>=2.10.1' \ 'file' 'libstdc++' 'zlib') -makedepends=('rpm') # weird +makedepends=('rpm') # weird rodepends=('wget' 'procps') options=('scriptlet') groups=('xapps-extra') @@ -33,7 +33,7 @@ build() --enable-gui=newgui2 \ --enable-gnutella2 \ --enable-gnutella - # NOTE gnutella* is not maintained but is working fine + # NOTE gnutella* is not maintained but is working fine # at the moment so we can use it export OCAMLRUNPARAM="l=256M" make || Fdie @@ -57,7 +57,7 @@ build() Fdesktop2 Fsed "StartupNotify=.*" "StartupNotify=false" $Fdestdir/$Fmenudir/$pkgname-mlnet.desktop Fexe /usr/bin/$pkgname-wrapper - Fexe /usr/bin/$pkgname-stop-mlnet + Fexe /usr/bin/$pkgname-stop-mlnet } # optimization OK From crazy at frugalware.org Sun May 18 05:07:01 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:18:07 2008 Subject: [Frugalware-git] frugalware-current: animeshell-1.0-2-x86_64 Message-ID: <20080518030701.73E5619680B3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0252108c51a2b31194121b6d1036739c9ba03020 commit 0252108c51a2b31194121b6d1036739c9ba03020 Author: crazy Date: Sun May 18 04:50:11 2008 +0200 animeshell-1.0-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/animeshell/FrugalBuild b/source/xapps-extra/animeshell/FrugalBuild index 6c8f401..8ffb36f 100644 --- a/source/xapps-extra/animeshell/FrugalBuild +++ b/source/xapps-extra/animeshell/FrugalBuild @@ -21,7 +21,7 @@ _F_desktop_icon="animeshell-icon-10.png" _F_desktop_exec="$_F_googlecode_name" _F_desktop_categories="Utility;" -build() +build() { export QMAKESPEC=linux-g++ Fcd From crazy at frugalware.org Sun May 18 05:07:01 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:18:10 2008 Subject: [Frugalware-git] frugalware-current: bluez-pin-0.30-3-x86_64 Message-ID: <20080518030701.EC34419680B7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=48d74e6a2cb14183a4a14f0026ed66146fa27031 commit 48d74e6a2cb14183a4a14f0026ed66146fa27031 Author: crazy Date: Sun May 18 04:50:11 2008 +0200 bluez-pin-0.30-3-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/bluez-pin/FrugalBuild b/source/xapps-extra/bluez-pin/FrugalBuild index ff7b0e9..c9553ea 100644 --- a/source/xapps-extra/bluez-pin/FrugalBuild +++ b/source/xapps-extra/bluez-pin/FrugalBuild @@ -11,7 +11,7 @@ makedepends=('perl-xml-parser') groups=('xapps-extra') options=('scriptlet') archs=('i686' 'x86_64') -up2date="$pkgver" ## this project died +up2date="$pkgver" ## this project died source=(http://ftp.frugalware.org/pub/frugalware/frugalware-current/source/xapps-extra/bluez-pin/bluez-pin-0.30.tar.bz2) sha1sums=('f17416a5b56fca8b0008ff4ce642381308ffd0dd') From crazy at frugalware.org Sun May 18 05:07:02 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:18:13 2008 Subject: [Frugalware-git] frugalware-current: scite-1.76-1-x86_64 Message-ID: <20080518030702.51C6F196809B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=41c89dfb32444b09f75c9c45ef184a87ce44c1b9 commit 41c89dfb32444b09f75c9c45ef184a87ce44c1b9 Author: crazy Date: Sun May 18 04:50:13 2008 +0200 scite-1.76-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/scite/FrugalBuild b/source/xapps-extra/scite/FrugalBuild index 2cedf56..567f072 100644 --- a/source/xapps-extra/scite/FrugalBuild +++ b/source/xapps-extra/scite/FrugalBuild @@ -25,10 +25,10 @@ build() { Fsed "^CXXFLAGS=" "CXXFLAGS=${CXXFLAGS} " makefile Fsed "\(^CXXFLAGS=.*\)-Os" "\1" makefile Fsed "^\(Categories=\).*" "\1Application;Utility;TextEditor;" SciTE.desktop - Fsed "Bitstream Vera Sans Mono" "Monospace" ../src/SciTEGlobal.properties - Fsed "Bitstream Vera Sans" "Sans-serif" ../src/SciTEGlobal.properties - Fsed "Bitstream Vera Serif" "Serif" ../src/SciTEGlobal.properties - Fsed "Bitstream Charter" "Serif" ../src/SciTEGlobal.properties + Fsed "Bitstream Vera Sans Mono" "Monospace" ../src/SciTEGlobal.properties + Fsed "Bitstream Vera Sans" "Sans-serif" ../src/SciTEGlobal.properties + Fsed "Bitstream Vera Serif" "Serif" ../src/SciTEGlobal.properties + Fsed "Bitstream Charter" "Serif" ../src/SciTEGlobal.properties Fsed "netscape" "browser" ../src/Embedded.properties Fsed '`$(CONFIGTHREADS)`' '$(CONFIGTHREADS)' makefile make || Fdie From crazy at frugalware.org Sun May 18 05:07:02 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:18:16 2008 Subject: [Frugalware-git] frugalware-current: vnc-4.1.1-2-x86_64 Message-ID: <20080518030702.CC93A1B6802C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c1baabe9c3c6ba5b0148838fa504f0594b191375 commit c1baabe9c3c6ba5b0148838fa504f0594b191375 Author: crazy Date: Sun May 18 04:50:14 2008 +0200 vnc-4.1.1-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/vnc/FrugalBuild b/source/xapps-extra/vnc/FrugalBuild index 2801de9..f3f8900 100644 --- a/source/xapps-extra/vnc/FrugalBuild +++ b/source/xapps-extra/vnc/FrugalBuild @@ -18,19 +18,19 @@ source=(http://lunar-linux.org/lunar/mirrors/$pkgname-$realver-unixsrc.tar.gz vn sha1sums=('a5945d54f35c6be05d56f8dad3c1978fee2b2196' \ '177cd452395f1772e25e87baa38f30246b74dace' \ '0ae022a00ee4fe25e19cb9bddf54ee469115ad91') -build() +build() { # Making VNC Fcd $pkgname-$realver-unixsrc/unix Fmake - + # Installling VNC Fmkdir usr/{bin,man/man1,lib/vnc/classes} ./vncinstall $Fdestdir/usr/bin $Fdestdir/usr/man $Fdestdir/usr/lib/X11/modules/extensions || return 1 Ffile $pkgname-$realver-unixsrc/common/javabin/* usr/lib/vnc/classes/ - + # Install icon for the menu file. Ffile usr/share/pixmaps/$pkgname.png From crazy at frugalware.org Sun May 18 05:07:03 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:18:20 2008 Subject: [Frugalware-git] frugalware-current: azureus-3.0.5.2-1-x86_64 Message-ID: <20080518030703.338191B6802B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=821a4a9afdc09e15c3dcb97f4542f4a80ecd1d53 commit 821a4a9afdc09e15c3dcb97f4542f4a80ecd1d53 Author: crazy Date: Sun May 18 04:50:15 2008 +0200 azureus-3.0.5.2-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/azureus/FrugalBuild b/source/xapps-extra/azureus/FrugalBuild index 0a0888e..7d86634 100644 --- a/source/xapps-extra/azureus/FrugalBuild +++ b/source/xapps-extra/azureus/FrugalBuild @@ -18,7 +18,7 @@ Finclude sourceforge sha1sums=('d35a26d1f8d56e4d7b924449a1e189448cad592d') source=(${source%az*}/Azureus_$pkgver'_'linux$_arch.tar.bz2 $pkgname.desktop) sha1sums=(${sha1sums[@]} '7fbddde5f38583716cd3868a91064fcb6d1d56c8') - + build() { Fmkdir /usr/{bin,lib} From crazy at frugalware.org Sun May 18 05:07:03 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:18:23 2008 Subject: [Frugalware-git] frugalware-current: gadmin-rsync-0.0.9-1-x86_64 Message-ID: <20080518030703.875A51B68032@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=beafddf11c2deadbdc56bf198394eb2a1d0cd0fd commit beafddf11c2deadbdc56bf198394eb2a1d0cd0fd Author: crazy Date: Sun May 18 04:50:15 2008 +0200 gadmin-rsync-0.0.9-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/gadmin-rsync/FrugalBuild b/source/xapps-extra/gadmin-rsync/FrugalBuild index c4c65f6..733f23b 100644 --- a/source/xapps-extra/gadmin-rsync/FrugalBuild +++ b/source/xapps-extra/gadmin-rsync/FrugalBuild @@ -20,7 +20,7 @@ build() Fsed "Exec=${pkgname}" "Exec=gksu /usr/sbin/${pkgname}" desktop/${pkgname}.desktop Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/${pkgname}.desktop Fsed "Exec=gksu /usr/sbin/${pkgname}" "Exec=kdesu /usr/sbin/${pkgname}" desktop/${pkgname}.desktop - Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/kde/${pkgname}.desktop + Ffilerel desktop/${pkgname}.desktop ${Fmenudir}/kde/${pkgname}.desktop } # optimization OK From crazy at frugalware.org Sun May 18 05:07:03 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:18:26 2008 Subject: [Frugalware-git] frugalware-current: gprename-2.5-1-x86_64 Message-ID: <20080518030703.E38071B68035@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b400a8e41a17ff35c769517da265d92103b73893 commit b400a8e41a17ff35c769517da265d92103b73893 Author: crazy Date: Sun May 18 04:50:16 2008 +0200 gprename-2.5-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps-extra/gprename/FrugalBuild b/source/xapps-extra/gprename/FrugalBuild index ae72738..f0e5a00 100644 --- a/source/xapps-extra/gprename/FrugalBuild +++ b/source/xapps-extra/gprename/FrugalBuild @@ -12,10 +12,10 @@ _F_sourceforge_ext=".tar.bz2" Finclude sourceforge sha1sums=('9739dbba3d11f8403223f0206691c028aceb76f2') -build () +build () { unset MAKEFLAGS Fcd make PREFIX=/usr || Fdie - make DESTDIR=$Fdestdir/usr install || Fdie + make DESTDIR=$Fdestdir/usr install || Fdie } From crazy at frugalware.org Sun May 18 05:07:04 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:18:30 2008 Subject: [Frugalware-git] frugalware-current: thunderbird-sl-2.0.0.0-1-x86_64 Message-ID: <20080518030704.420E81B68036@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7f9379d5df00b17f12a754d97b4cb2d1ce808072 commit 7f9379d5df00b17f12a754d97b4cb2d1ce808072 Author: crazy Date: Sun May 18 04:50:17 2008 +0200 thunderbird-sl-2.0.0.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/locale-extra/thunderbird-sl/FrugalBuild b/source/locale-extra/thunderbird-sl/FrugalBuild index 3abf1a4..b17b1e9 100644 --- a/source/locale-extra/thunderbird-sl/FrugalBuild +++ b/source/locale-extra/thunderbird-sl/FrugalBuild @@ -1,5 +1,5 @@ # Compiling time: 0.01 SBU -# Maintainer: crazy +# Maintainer: crazy # Contributor: Krisztian VASAS lang=sl From crazy at frugalware.org Sun May 18 05:07:04 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:18:33 2008 Subject: [Frugalware-git] frugalware-current: thunderbird-de-2.0.0.0-1-x86_64 Message-ID: <20080518030705.020641868065@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e3e71a05aa7d1c31514719ac93a6926110fbdb3c commit e3e71a05aa7d1c31514719ac93a6926110fbdb3c Author: crazy Date: Sun May 18 04:50:25 2008 +0200 thunderbird-de-2.0.0.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/locale-extra/thunderbird-de/FrugalBuild b/source/locale-extra/thunderbird-de/FrugalBuild index 46dc7ae..1d53555 100644 --- a/source/locale-extra/thunderbird-de/FrugalBuild +++ b/source/locale-extra/thunderbird-de/FrugalBuild @@ -1,5 +1,5 @@ # Compiling time: ~0 SBU -# Maintainer: crazy +# Maintainer: crazy # Contributor: Krisztian VASAS lang=de From crazy at frugalware.org Sun May 18 05:07:04 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:18:37 2008 Subject: [Frugalware-git] frugalware-current: thunderbird-sv-2.0.0.0-1-x86_64 Message-ID: <20080518030704.AD8D31B6804C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d92021bdbffb68e8ec64af1245acee449e2c50c5 commit d92021bdbffb68e8ec64af1245acee449e2c50c5 Author: crazy Date: Sun May 18 04:50:17 2008 +0200 thunderbird-sv-2.0.0.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/locale-extra/thunderbird-sv/FrugalBuild b/source/locale-extra/thunderbird-sv/FrugalBuild index be858be..1235856 100644 --- a/source/locale-extra/thunderbird-sv/FrugalBuild +++ b/source/locale-extra/thunderbird-sv/FrugalBuild @@ -1,5 +1,5 @@ # Compiling time: 0.01 SBU -# Maintainer: crazy +# Maintainer: crazy # Contributor: Krisztian VASAS lang=sv From crazy at frugalware.org Sun May 18 05:07:05 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:18:40 2008 Subject: [Frugalware-git] frugalware-current: thunderbird-it-2.0.0.0-1-x86_64 Message-ID: <20080518030705.572061B68052@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5a85a9cf01f9ee86c3870f1e95b42fc4f39c739b commit 5a85a9cf01f9ee86c3870f1e95b42fc4f39c739b Author: crazy Date: Sun May 18 04:50:28 2008 +0200 thunderbird-it-2.0.0.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/locale-extra/thunderbird-it/FrugalBuild b/source/locale-extra/thunderbird-it/FrugalBuild index 55f7415..7fc8571 100644 --- a/source/locale-extra/thunderbird-it/FrugalBuild +++ b/source/locale-extra/thunderbird-it/FrugalBuild @@ -1,5 +1,5 @@ # Compiling time: 0.01 SBU -# Maintainer: crazy +# Maintainer: crazy # Contributor: Krisztian VASAS lang=it From crazy at frugalware.org Sun May 18 05:07:05 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:18:44 2008 Subject: [Frugalware-git] frugalware-current: wine-0.9.61-1-x86_64 Message-ID: <20080518030705.A9C7B1B68053@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bcc802de3f629323bbc9d57d27da61fb532b54f0 commit bcc802de3f629323bbc9d57d27da61fb532b54f0 Author: crazy Date: Sun May 18 04:50:34 2008 +0200 wine-0.9.61-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps/wine/FrugalBuild b/source/xapps/wine/FrugalBuild index 26c5006..3e062b8 100644 --- a/source/xapps/wine/FrugalBuild +++ b/source/xapps/wine/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="An Open Source implementation of the Windows API on top of X and Unix" _F_sourceforge_ext=".tar.bz2" Finclude sourceforge url="http://winehq.com" -## sane-backends , gphoto2 , jack , arts , nas , esd +## sane-backends , gphoto2 , jack , arts , nas , esd depends=('lcms' 'mesa' 'libsm' 'libstdc++' 'libxxf86dga' 'freetype2' 'libxslt' 'hal>=0.5.7.1-3' \ 'fontforge' 'libjpeg' 'libxml2' 'libusb' 'freeglut' 'alsa-lib' 'libxrender' 'libxrandr' 'libcups' \ 'fontconfig' 'libxcursor' 'libxinerama' 'libxcomposite') From crazy at frugalware.org Sun May 18 05:07:06 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:18:47 2008 Subject: [Frugalware-git] frugalware-current: mjpegtools-1.9.0rc3-1-x86_64 Message-ID: <20080518030706.5BCA51B68033@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5642327ec005a13743390fcb3a4966a61abe56d7 commit 5642327ec005a13743390fcb3a4966a61abe56d7 Author: crazy Date: Sun May 18 04:50:37 2008 +0200 mjpegtools-1.9.0rc3-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps/mjpegtools/FrugalBuild b/source/xapps/mjpegtools/FrugalBuild index c4e15f1..92337d6 100644 --- a/source/xapps/mjpegtools/FrugalBuild +++ b/source/xapps/mjpegtools/FrugalBuild @@ -17,7 +17,7 @@ source=($source no-archflags.patch) sha1sums=('417816e548d9fbb6c336df64b88f31b02d6ff3b1' \ '7ae8bdb1669b05042f5c2065550c24c0705e0734') -build() +build() { Fcd Fpatchall From crazy at frugalware.org Sun May 18 05:07:05 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:18:51 2008 Subject: [Frugalware-git] frugalware-current: openoffice.org-2.4-1-x86_64 Message-ID: <20080518030705.EFE0C1B68054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fdde4d440491f7d81c4fda0633ebf94c428d8ecb commit fdde4d440491f7d81c4fda0633ebf94c428d8ecb Author: crazy Date: Sun May 18 04:50:37 2008 +0200 openoffice.org-2.4-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps/openoffice.org/FrugalBuild b/source/xapps/openoffice.org/FrugalBuild index 5d7ea4e..76caa8c 100644 --- a/source/xapps/openoffice.org/FrugalBuild +++ b/source/xapps/openoffice.org/FrugalBuild @@ -192,13 +192,13 @@ build() { do Fsplit $pkgname-kde usr/lib/openoffice.org/program/$kde done - ## Split GNOME stuff + ## Split GNOME stuff for gnome in gnome-open-ur* fps_gnome.uno.so gnome-set-default-* \ libvclplug_gtk*.so libeggtray* libqstart_gtk* ucpgvfs1.uno.so \ gconfbe* libevoab*.so do Fsplit $pkgname-gnome usr/lib/openoffice.org/program/$gnome - done + done Fbuild_gnome_scriptlet From crazy at frugalware.org Sun May 18 05:07:06 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:18:54 2008 Subject: [Frugalware-git] frugalware-current: xchat-2.8.4-7-x86_64 Message-ID: <20080518030706.CA8B11B68055@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d02e27855e6a2ad9b23a3f1404c018f4935e7364 commit d02e27855e6a2ad9b23a3f1404c018f4935e7364 Author: crazy Date: Sun May 18 04:50:37 2008 +0200 xchat-2.8.4-7-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps/xchat/FrugalBuild b/source/xapps/xchat/FrugalBuild index 729ca78..f5de1b9 100644 --- a/source/xapps/xchat/FrugalBuild +++ b/source/xapps/xchat/FrugalBuild @@ -31,7 +31,7 @@ subdepends=('xchat python perl tcl') subgroups=('xapps') subarchs=('i686 x86_64') -build() +build() { Fcd # fix issue with fonts being too small by default From crazy at frugalware.org Sun May 18 05:07:07 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:18:57 2008 Subject: [Frugalware-git] frugalware-current: xpdf-3.02-5-x86_64 Message-ID: <20080518030707.86E4C1B68066@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=452bfdaae987d5e679d8bca75e95eed9ee4bc9cf commit 452bfdaae987d5e679d8bca75e95eed9ee4bc9cf Author: crazy Date: Sun May 18 04:50:39 2008 +0200 xpdf-3.02-5-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps/xpdf/FrugalBuild b/source/xapps/xpdf/FrugalBuild index 529a4e4..c8276bb 100644 --- a/source/xapps/xpdf/FrugalBuild +++ b/source/xapps/xpdf/FrugalBuild @@ -19,7 +19,7 @@ sha1sums=('f9940698840c8a8045677e8be68ab8580903e20a' \ 'cd3c8ed6e1fd3606098b85d5cc8a7d1aa305266d' \ 'd082ebe0d36cad0c04603950216f5c52de1c2593') -build() +build() { Fsed "/usr/local/share/ghostscript" "/usr/share/ghostscript" doc/sample-xpdfrc Fsed "^#\(displayFontT1\)" "\1" doc/sample-xpdfrc From crazy at frugalware.org Sun May 18 05:07:07 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:19:01 2008 Subject: [Frugalware-git] frugalware-current: imagemagick-6.4.0_4-1-x86_64 Message-ID: <20080518030707.22A8D1B6802E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f03e03d219c2b371efa7f6e0aa59c4cf370bc5cd commit f03e03d219c2b371efa7f6e0aa59c4cf370bc5cd Author: crazy Date: Sun May 18 04:50:39 2008 +0200 imagemagick-6.4.0_4-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/xapps/imagemagick/FrugalBuild b/source/xapps/imagemagick/FrugalBuild index 2a3b00f..63b13b3 100644 --- a/source/xapps/imagemagick/FrugalBuild +++ b/source/xapps/imagemagick/FrugalBuild @@ -34,7 +34,7 @@ build() { --with-modules=yes \ --enable-shared=yes \ --with-djvu=yes \ - --with-perl=yes + --with-perl=yes Fmakeinstall } From crazy at frugalware.org Sun May 18 05:07:07 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:19:04 2008 Subject: [Frugalware-git] frugalware-current: speex-1.2beta3.2-1-x86_64 Message-ID: <20080518030707.D65591B68067@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f8fdd5f9fe1b17a6de166b03636ee005a58551dc commit f8fdd5f9fe1b17a6de166b03636ee005a58551dc Author: crazy Date: Sun May 18 04:50:40 2008 +0200 speex-1.2beta3.2-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/multimedia/speex/FrugalBuild b/source/multimedia/speex/FrugalBuild index 08a7be3..3fccad8 100644 --- a/source/multimedia/speex/FrugalBuild +++ b/source/multimedia/speex/FrugalBuild @@ -9,11 +9,11 @@ url="http://www.speex.org/" depends=('libogg>=1.1.3-2') archs=('i686' 'x86_64') up2date="lynx -dump http://www.speex.org/downloads/|grep -m1 '.tar.gz'|sed 's/.*-\(.*\).t.*/\1/'" -groups=('multimedia') +groups=('multimedia') source=(http://downloads.us.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) sha1sums=('770556944d58e34552d995f35aa0c802107f8385') -build() +build() { Fbuild \ --sysconfdir=/etc \ From crazy at frugalware.org Sun May 18 05:07:09 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:19:07 2008 Subject: [Frugalware-git] frugalware-current: mono-addins-0.3.1-1-x86_64 Message-ID: <20080518030709.33FD01B68068@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5d96e98dc8a3e11146756d84d24f361a23110d20 commit 5d96e98dc8a3e11146756d84d24f361a23110d20 Author: crazy Date: Sun May 18 04:50:47 2008 +0200 mono-addins-0.3.1-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/gnome-extra/mono-addins/FrugalBuild b/source/gnome-extra/mono-addins/FrugalBuild index bb604cf..285a8b9 100644 --- a/source/gnome-extra/mono-addins/FrugalBuild +++ b/source/gnome-extra/mono-addins/FrugalBuild @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="A framework for creating extensible applications" url="http://www.mono-project.com/" depends=('gtk2-sharp>=2.12.0' 'mono>=1.9') -groups=('gnome-extra') # to me moved away from here soon +groups=('gnome-extra') # to me moved away from here soon archs=('i686' 'x86_64') options=('scriptlet') _F_mono_aot=0 From crazy at frugalware.org Sun May 18 05:07:09 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:19:11 2008 Subject: [Frugalware-git] frugalware-current: phonetooth-0.3.1-1-x86_64 Message-ID: <20080518030709.8E1591B68069@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=14efabe55a450e33ba52bbd0d85d6c7b95bb84b1 commit 14efabe55a450e33ba52bbd0d85d6c7b95bb84b1 Author: crazy Date: Sun May 18 04:50:47 2008 +0200 phonetooth-0.3.1-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/gnome-extra/phonetooth/FrugalBuild b/source/gnome-extra/phonetooth/FrugalBuild index 5503994..a3e36fa 100644 --- a/source/gnome-extra/phonetooth/FrugalBuild +++ b/source/gnome-extra/phonetooth/FrugalBuild @@ -9,6 +9,6 @@ url="http://code.google.com/p/phonetooth/" depends=('pygtk' 'pybluez' 'obexftp' 'pyserial' 'python-gammu') groups=('gnome-extra') archs=('i686' 'x86_64') -options=('scriptlet') +options=('scriptlet') Finclude googlecode sha1sums=('dbe4275638a61cfcab6cfc7e2cb92173a54a140a') From crazy at frugalware.org Sun May 18 05:07:11 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:19:14 2008 Subject: [Frugalware-git] frugalware-current: gnome-mag-0.14.10-2-x86_64 Message-ID: <20080518030712.00B961B6802B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5f7a8a406284f6dc2619677cc8ddf1d64df29f53 commit 5f7a8a406284f6dc2619677cc8ddf1d64df29f53 Author: crazy Date: Sun May 18 04:50:51 2008 +0200 gnome-mag-0.14.10-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/gnome-extra/gnome-mag/FrugalBuild b/source/gnome-extra/gnome-mag/FrugalBuild index 5ace7f9..787baf8 100644 --- a/source/gnome-extra/gnome-mag/FrugalBuild +++ b/source/gnome-extra/gnome-mag/FrugalBuild @@ -11,7 +11,7 @@ makedepends=('intltool') groups=('gnome-extra') archs=('i686' 'x86_64') Finclude gnome -# Disabled colorblind support (need another package, maybe later) which is some 0.0.0.0.0.0.01 version +# Disabled colorblind support (need another package, maybe later) which is some 0.0.0.0.0.0.01 version # developed by a debian dev...) Fconfopts="$Fconfopts --enable-colorblind-applet=no" From crazy at frugalware.org Sun May 18 05:07:11 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:19:19 2008 Subject: [Frugalware-git] frugalware-current: sensors-applet-2.2.1-1-x86_64 Message-ID: <20080518030711.525591B6802C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e2a9799c0e597daa4da6279e4e36a4d931ddf5aa commit e2a9799c0e597daa4da6279e4e36a4d931ddf5aa Author: crazy Date: Sun May 18 04:50:48 2008 +0200 sensors-applet-2.2.1-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/gnome-extra/sensors-applet/FrugalBuild b/source/gnome-extra/sensors-applet/FrugalBuild index 0aa7b3e..1afe870 100644 --- a/source/gnome-extra/sensors-applet/FrugalBuild +++ b/source/gnome-extra/sensors-applet/FrugalBuild @@ -10,7 +10,7 @@ _F_gnome_iconcache="y" options=('scriptlet') Finclude gnome-scriptlet sourceforge url="http://sensors-applet.sourceforge.net/" -depends=('gnome-panel>=2.20.3' 'libgnomeui' 'libnotify') +depends=('gnome-panel>=2.20.3' 'libgnomeui' 'libnotify') makedepends=('perl-xml-parser' 'gnome-doc-utils') groups=('gnome-extra') archs=('i686' 'x86_64') From crazy at frugalware.org Sun May 18 05:07:12 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:19:24 2008 Subject: [Frugalware-git] frugalware-current: gnomeradio-1.7-2-x86_64 Message-ID: <20080518030712.5E7DE1B6806A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=11528dd9991dd6e239374aae34c85557252e93ae commit 11528dd9991dd6e239374aae34c85557252e93ae Author: crazy Date: Sun May 18 04:50:52 2008 +0200 gnomeradio-1.7-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/gnome-extra/gnomeradio/FrugalBuild b/source/gnome-extra/gnomeradio/FrugalBuild index 43f3eb4..7f97b64 100644 --- a/source/gnome-extra/gnomeradio/FrugalBuild +++ b/source/gnome-extra/gnomeradio/FrugalBuild @@ -7,7 +7,7 @@ pkgrel=2 pkgdesc="Gnomeradio is a FM-radio tuner for the GNOME desktop." url="http://www.wh-hms.uni-ulm.de/~mfcn/gnomeradio" makedepends=('gettext' 'intltool') -depends=('gtk+2>=2.12.0-2' 'libgnomeui>=2.20.0' 'libtasn1' 'gnome-media>=2.20.1') +depends=('gtk+2>=2.12.0-2' 'libgnomeui>=2.20.0' 'libtasn1' 'gnome-media>=2.20.1') makedepends=('gnome-doc-utils' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64') From crazy at frugalware.org Sun May 18 05:07:12 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:19:29 2008 Subject: [Frugalware-git] frugalware-current: mono-tools-1.9-1-x86_64 Message-ID: <20080518030712.C2CD11B6806C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=90680e71bc4f1794f98a8924b8e6f2d02aea76d6 commit 90680e71bc4f1794f98a8924b8e6f2d02aea76d6 Author: crazy Date: Sun May 18 04:50:54 2008 +0200 mono-tools-1.9-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/gnome-extra/mono-tools/FrugalBuild b/source/gnome-extra/mono-tools/FrugalBuild index c11f6a8..e911d67 100644 --- a/source/gnome-extra/mono-tools/FrugalBuild +++ b/source/gnome-extra/mono-tools/FrugalBuild @@ -15,7 +15,7 @@ source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('nofakeroot' 'scriptlet') sha1sums=('1530951261231af4b7cf788dec2646a951a620ee') -build() +build() { unset MAKEFLAGS [ -f /etc/profile.d/gnome.sh ] && . /etc/profile.d/gnome.sh From crazy at frugalware.org Sun May 18 05:07:13 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:19:33 2008 Subject: [Frugalware-git] frugalware-current: boo-0.8.1.2865-2-x86_64 Message-ID: <20080518030713.33E661B68032@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=db93f465aacd32fa560b8144dbac901b0797b709 commit db93f465aacd32fa560b8144dbac901b0797b709 Author: crazy Date: Sun May 18 04:50:54 2008 +0200 boo-0.8.1.2865-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/gnome-extra/boo/FrugalBuild b/source/gnome-extra/boo/FrugalBuild index 877ab4f..43e8259 100644 --- a/source/gnome-extra/boo/FrugalBuild +++ b/source/gnome-extra/boo/FrugalBuild @@ -20,11 +20,11 @@ sha1sums=('b3fbfdd3369e26d450ab3f59f5eb428489e35e75' \ '23e5d86c13882b99ec7cf787f1403bcabbfe24c9') build() { - + Fmonoexport cd $Fsrcdir || Fdie mkdir -p $pkgname-$pkgver || Fdie - cp -vrf * $pkgname-$pkgver + cp -vrf * $pkgname-$pkgver cd $pkgname-$pkgver || Fdie Fpatchall Fsed 'gtksourceview-1.0' 'gtksourceview-2.0' default.build From crazy at frugalware.org Sun May 18 05:07:14 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:19:37 2008 Subject: [Frugalware-git] frugalware-current: tracker-0.6.6-1-x86_64 Message-ID: <20080518030714.4FF661B6806B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=58286f1cf6233d8a89630d70c181d1486e911d02 commit 58286f1cf6233d8a89630d70c181d1486e911d02 Author: crazy Date: Sun May 18 04:50:55 2008 +0200 tracker-0.6.6-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/gnome-extra/tracker/FrugalBuild b/source/gnome-extra/tracker/FrugalBuild index 9e04b6e..b2f53de 100644 --- a/source/gnome-extra/tracker/FrugalBuild +++ b/source/gnome-extra/tracker/FrugalBuild @@ -31,17 +31,17 @@ sha1sums=('2a904a29454ec7513ac5ecb91b8bddf0cf92617b' \ export CFLAGS="$CFLAGS -fno-strict-aliasing" unset MAKEFLAGS -build() +build() { - + Fbuild \ --with-deskbar-applet-handler-dir=/usr/lib/deskbar-applet/handlers/ \ --disable-warnings --disable-debug - + # Trackerd should run at login Fmkdir /usr/share/gnome/autostart cp $Fsrcdir/trackerd.desktop $Fdestdir/usr/share/gnome/autostart/ || Fdie - + # Wrapper to make it STFU Fexerel $Fsrcdir/trackerd_wrap /usr/bin/trackerd_wrap Fbuild_gnome_scriptlet From crazy at frugalware.org Sun May 18 05:07:13 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:19:40 2008 Subject: [Frugalware-git] frugalware-current: ipod-sharp-0.8.0-2-x86_64 Message-ID: <20080518030713.84C9E1B6806E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=43b099650fe9b09b525af750e9bf7746f67ca899 commit 43b099650fe9b09b525af750e9bf7746f67ca899 Author: crazy Date: Sun May 18 04:50:55 2008 +0200 ipod-sharp-0.8.0-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/gnome-extra/ipod-sharp/FrugalBuild b/source/gnome-extra/ipod-sharp/FrugalBuild index d74cee7..0140db2 100644 --- a/source/gnome-extra/ipod-sharp/FrugalBuild +++ b/source/gnome-extra/ipod-sharp/FrugalBuild @@ -7,7 +7,7 @@ pkgrel=2 pkgdesc="ipod-sharp provies support for high level features of Apple's iPod" url="http://banshee-project.org/Subprojects/Ipod-sharp" depends=('mono>=1.9' 'podsleuth>=0.6.1-2' 'ndesk-dbus-glib>=0.4.1-2' 'gtk2-sharp>=2.12.0') -groups=('gnome-extra') ## FIXME! +groups=('gnome-extra') ## FIXME! archs=('i686' 'x86_64') up2date="Flasttar http://banshee-project.org/files/ipod-sharp/" source=(http://banshee-project.org/files/$pkgname/$pkgname-$pkgver.tar.gz) From crazy at frugalware.org Sun May 18 05:07:14 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:19:44 2008 Subject: [Frugalware-git] frugalware-current: simdock-1.2-1-x86_64 Message-ID: <20080518030714.9A8181B68036@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7363486bcc6aee7f941c2052f10c57e46197ebd3 commit 7363486bcc6aee7f941c2052f10c57e46197ebd3 Author: crazy Date: Sun May 18 04:50:56 2008 +0200 simdock-1.2-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/gnome-extra/simdock/FrugalBuild b/source/gnome-extra/simdock/FrugalBuild index 59902b9..ad04a4f 100644 --- a/source/gnome-extra/simdock/FrugalBuild +++ b/source/gnome-extra/simdock/FrugalBuild @@ -1,7 +1,7 @@ # Compiling Time: 0.20 SBU # Maintainer: Devil505 # Contributor: jedifox - + pkgname=simdock pkgver=1.2 pkgrel=1 From crazy at frugalware.org Sun May 18 05:07:15 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:19:48 2008 Subject: [Frugalware-git] frugalware-current: wp_tray-0.5.5-2-x86_64 Message-ID: <20080518030715.138381B6806F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f5b62591f67ce9709e8c50c9e74ce22627196c99 commit f5b62591f67ce9709e8c50c9e74ce22627196c99 Author: crazy Date: Sun May 18 04:50:57 2008 +0200 wp_tray-0.5.5-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/gnome-extra/wp_tray/FrugalBuild b/source/gnome-extra/wp_tray/FrugalBuild index 0cca3f9..2bdee27 100644 --- a/source/gnome-extra/wp_tray/FrugalBuild +++ b/source/gnome-extra/wp_tray/FrugalBuild @@ -1,7 +1,7 @@ # Compiling Time: 0.16 SBU # Maintainer: Devil505 # Contributor: jedifox - + pkgname=wp_tray pkgver=0.5.5 pkgrel=2 From crazy at frugalware.org Sun May 18 05:07:15 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:19:52 2008 Subject: [Frugalware-git] frugalware-current: gtk-doc-1.9-2-x86_64 Message-ID: <20080518030715.55D871B68035@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7d377cfbf2f973fdc15f7380e7f089cef52fc84f commit 7d377cfbf2f973fdc15f7380e7f089cef52fc84f Author: crazy Date: Sun May 18 04:51:01 2008 +0200 gtk-doc-1.9-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/gnome-extra/gtk-doc/FrugalBuild b/source/gnome-extra/gtk-doc/FrugalBuild index 53063bd..5c8360e 100644 --- a/source/gnome-extra/gtk-doc/FrugalBuild +++ b/source/gnome-extra/gtk-doc/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Christian Hamar alias krix # Contributor: VMiklos -pkgname=gtk-doc +pkgname=gtk-doc pkgver=1.9 pkgrel=2 pkgdesc="Used to document the public API of libraries" url="http://www.gnome.org/" -depends=('openjade' 'pkgconfig' 'perl' 'libxslt' 'libxml2' 'docbook-xsl' 'docbook-xml' 'rarian>=0.8.0') +depends=('openjade' 'pkgconfig' 'perl' 'libxslt' 'libxml2' 'docbook-xsl' 'docbook-xml' 'rarian>=0.8.0') groups=('gnome-extra') archs=('i686' 'x86_64') _F_gnome_scrollkeeper="y" From crazy at frugalware.org Sun May 18 05:07:15 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:19:55 2008 Subject: [Frugalware-git] frugalware-current: gdk-pixbuf-0.22.0-3-x86_64 Message-ID: <20080518030715.9FECB1B6806D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4b28aee148fe3546cb41add813d0c610f45a2482 commit 4b28aee148fe3546cb41add813d0c610f45a2482 Author: crazy Date: Sun May 18 04:51:04 2008 +0200 gdk-pixbuf-0.22.0-3-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/gnome-extra/gdk-pixbuf/FrugalBuild b/source/gnome-extra/gdk-pixbuf/FrugalBuild index ae4cc8b..2d28a75 100644 --- a/source/gnome-extra/gdk-pixbuf/FrugalBuild +++ b/source/gnome-extra/gdk-pixbuf/FrugalBuild @@ -25,6 +25,6 @@ build() { autoconf || Fdie Fmake --disable-gtk-doc Fmakeinstall -} +} # optimization OK From crazy at frugalware.org Sun May 18 05:07:16 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:19:59 2008 Subject: [Frugalware-git] frugalware-current: decibel-audio-player-0.10-1-x86_64 Message-ID: <20080518030716.2A83A1B68070@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bb535ce551c2ef178eb058f53fa65ac25929f358 commit bb535ce551c2ef178eb058f53fa65ac25929f358 Author: crazy Date: Sun May 18 04:51:05 2008 +0200 decibel-audio-player-0.10-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/gnome-extra/decibel-audio-player/FrugalBuild b/source/gnome-extra/decibel-audio-player/FrugalBuild index dcddc22..b1460aa 100644 --- a/source/gnome-extra/decibel-audio-player/FrugalBuild +++ b/source/gnome-extra/decibel-audio-player/FrugalBuild @@ -15,7 +15,7 @@ up2date="lynx -dump $url/uploads/Main/ | Flasttar" source=($url/uploads/Main/$pkgname-$pkgver.tar.gz) sha1sums=('7650342db6689d3c3a009fde1a46c5c08d1d7525') -build() +build() { Fcd Fsed 'prefix ?= /usr/local' 'prefix ?= /usr' Makefile From crazy at frugalware.org Sun May 18 05:07:16 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:20:05 2008 Subject: [Frugalware-git] frugalware-current: mrtg-2.16.1-1-x86_64 Message-ID: <20080518030716.CB8631868021@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1bf72fa32923917e2b90880809593a26cae0e31b commit 1bf72fa32923917e2b90880809593a26cae0e31b Author: crazy Date: Sun May 18 04:51:10 2008 +0200 mrtg-2.16.1-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/network/mrtg/FrugalBuild b/source/network/mrtg/FrugalBuild index 91395c0..58650fc 100644 --- a/source/network/mrtg/FrugalBuild +++ b/source/network/mrtg/FrugalBuild @@ -6,7 +6,7 @@ pkgver=2.16.1 pkgrel=1 pkgdesc="a program to generate beauty graphs from network usage" url="http://oss.oetiker.ch/mrtg/" -depends=('glibc' 'gd') +depends=('glibc' 'gd') groups=('network') archs=('i686' 'x86_64') up2date="lynx -dump http://oss.oetiker.ch/mrtg/pub/?M=D|grep -m1 '.zip'|sed 's/.*-\(.*\).zip .*/\1/'" From crazy at frugalware.org Sun May 18 05:07:16 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:20:10 2008 Subject: [Frugalware-git] frugalware-current: mppenc-1.16-1-x86_64 Message-ID: <20080518030716.740121B68071@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bd8f27ca24bb63bab3954e22b8d88f0212baca21 commit bd8f27ca24bb63bab3954e22b8d88f0212baca21 Author: crazy Date: Sun May 18 04:51:07 2008 +0200 mppenc-1.16-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/multimedia-extra/mppenc/FrugalBuild b/source/multimedia-extra/mppenc/FrugalBuild index e3ed323..979c25f 100644 --- a/source/multimedia-extra/mppenc/FrugalBuild +++ b/source/multimedia-extra/mppenc/FrugalBuild @@ -1,5 +1,5 @@ # Compiling Time: 0.04 SBU -# Maintainer: crazy +# Maintainer: crazy # Contributor: jowe pkgname=mppenc From crazy at frugalware.org Sun May 18 05:07:17 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:20:16 2008 Subject: [Frugalware-git] frugalware-current: iptables-1.4.0-1-x86_64 Message-ID: <20080518030717.260991868065@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dd15cfed5a7aa79a47f7e227b631a9281e157676 commit dd15cfed5a7aa79a47f7e227b631a9281e157676 Author: crazy Date: Sun May 18 04:51:11 2008 +0200 iptables-1.4.0-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/network/iptables/FrugalBuild b/source/network/iptables/FrugalBuild index efb44d6..6badda8 100644 --- a/source/network/iptables/FrugalBuild +++ b/source/network/iptables/FrugalBuild @@ -23,7 +23,7 @@ sha1sums=('b61064885ab20b62d6ac2a590ea429117248d9d7' \ # As you can see, the /etc/sysconfig/firewall file was generated by # iptables-save. I used the following commands before using iptables-save: -# +# # iptables -P INPUT DROP # # iptables -A INPUT -p tcp --dport 22 -j ACCEPT # iptables -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT From crazy at frugalware.org Sun May 18 05:07:17 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:20:22 2008 Subject: [Frugalware-git] frugalware-current: proftpd-1.3.1-2-x86_64 Message-ID: <20080518030717.7CF9B1B6804C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3184d57547d2ea87697c7611fb78b017a747ed54 commit 3184d57547d2ea87697c7611fb78b017a747ed54 Author: crazy Date: Sun May 18 04:51:11 2008 +0200 proftpd-1.3.1-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/network/proftpd/FrugalBuild b/source/network/proftpd/FrugalBuild index f65e57e..05ef3fa 100644 --- a/source/network/proftpd/FrugalBuild +++ b/source/network/proftpd/FrugalBuild @@ -18,12 +18,12 @@ source=(ftp://ftp.proftpd.org/distrib/source/$pkgname-$pkgver$pkgextraver.tar.bz rc.proftpd proftpd.conf ftpusers compile.patch) signatures=($source.asc '' '' '' '') -build() +build() { if [ "$CARCH" == "x86_64" ]; then export CFLAGS="$CFLAGS -fPIC" fi - + Fcd Fpatchall autoconf || Fdie From crazy at frugalware.org Sun May 18 05:07:18 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:20:25 2008 Subject: [Frugalware-git] frugalware-current: iputils-20071127-3-x86_64 Message-ID: <20080518030718.32EA51B68052@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f101d0d22cfac679510d0a855ed2b114c59c149e commit f101d0d22cfac679510d0a855ed2b114c59c149e Author: crazy Date: Sun May 18 04:51:13 2008 +0200 iputils-20071127-3-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/network/iputils/FrugalBuild b/source/network/iputils/FrugalBuild index 7849c91..b8ec844 100644 --- a/source/network/iputils/FrugalBuild +++ b/source/network/iputils/FrugalBuild @@ -14,7 +14,7 @@ up2date="Flasttar http://www.skbuff.net/iputils/ | sed 's/^s//'" source=(http://www.skbuff.net/iputils/$pkgname-s$pkgver.tar.bz2) sha1sums=('56c8b6c5999b96f47f5b3b37dcf014a33cc7cb22') options=('scriptlet') - + build() { Fcd $pkgname-s$pkgver From crazy at frugalware.org Sun May 18 05:07:18 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:20:29 2008 Subject: [Frugalware-git] frugalware-current: kdevelop-3.5.1-2-x86_64 Message-ID: <20080518030718.864311B68053@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dd0b2722d28f19d442a586a86ad63874c84c8b8b commit dd0b2722d28f19d442a586a86ad63874c84c8b8b Author: crazy Date: Sun May 18 04:51:16 2008 +0200 kdevelop-3.5.1-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/kde-extra/kdevelop/FrugalBuild b/source/kde-extra/kdevelop/FrugalBuild index cd1413c..d8e0c6d 100644 --- a/source/kde-extra/kdevelop/FrugalBuild +++ b/source/kde-extra/kdevelop/FrugalBuild @@ -28,11 +28,11 @@ build() { #unset MAKEFLAGS Fcd - + ## BUG: FS#3019 too .. - ## -> admin != parts/appwizard/common/admin/ the most of + ## -> admin != parts/appwizard/common/admin/ the most of ## -> the time so let us reconf and copy admin/* to parts/appwizard/common/admin/ - + make -f admin/Makefile.common cvs || Fdie rm -rf parts/appwizard/common/admin/* || Fdie cp -ra admin/* parts/appwizard/common/admin/ || Fdie From crazy at frugalware.org Sun May 18 05:07:17 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:20:34 2008 Subject: [Frugalware-git] frugalware-current: rrdtool-1.2.27-1-x86_64 Message-ID: <20080518030717.CA7301B68033@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=76ccfde0ae7cb55a331da46245c0d0283e2650fd commit 76ccfde0ae7cb55a331da46245c0d0283e2650fd Author: crazy Date: Sun May 18 04:51:12 2008 +0200 rrdtool-1.2.27-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/network/rrdtool/FrugalBuild b/source/network/rrdtool/FrugalBuild index 73fca88..d953252 100644 --- a/source/network/rrdtool/FrugalBuild +++ b/source/network/rrdtool/FrugalBuild @@ -7,12 +7,12 @@ pkgrel=1 sbu=1 pkgdesc="a program to generate fancy graphs from network usage or from any thing is able to meter" url="http://oss.oetiker.ch/$pkgname/pub" -depends=('gd' 'cgilib' 'libart_lgpl') +depends=('gd' 'cgilib' 'libart_lgpl') makedepends=('tcl') groups=('network') archs=('i686' 'x86_64') up2date="lynx -dump '$url/?M=D' | grep tar.gz$ | sed -ne 's/.*-\(.*\)\.t.*/\1/;2 p'" -source=($url/$pkgname-$pkgver.tar.gz) +source=($url/$pkgname-$pkgver.tar.gz) # \ # $pkgname-1.2.19-python.patch) sha1sums=('15028b65be68da83602f7479405dffb1eef819ec') From crazy at frugalware.org Sun May 18 05:07:18 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:20:37 2008 Subject: [Frugalware-git] frugalware-current: kdebindings-3.5.9-1-x86_64 Message-ID: <20080518030718.DB3451B68054@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=97a7f2a3a14eb76bf6959e5dea73431816a86b3f commit 97a7f2a3a14eb76bf6959e5dea73431816a86b3f Author: crazy Date: Sun May 18 04:51:17 2008 +0200 kdebindings-3.5.9-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/kde-extra/kdebindings/FrugalBuild b/source/kde-extra/kdebindings/FrugalBuild index dd7cc37..e4024c7 100644 --- a/source/kde-extra/kdebindings/FrugalBuild +++ b/source/kde-extra/kdebindings/FrugalBuild @@ -19,7 +19,7 @@ subdepends=('') subgroups=('docs-extra kde-docs') subarchs=('i686 x86_64') -build() +build() { unset MAKEFLAGS Fbuild_kde_reconf From crazy at frugalware.org Sun May 18 05:07:19 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:20:41 2008 Subject: [Frugalware-git] frugalware-current: kphone-4.2-2-x86_64 Message-ID: <20080518030719.4EE041B68055@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d63ebf0c9eb7e2bdec4a6804511d8961107c2b4d commit d63ebf0c9eb7e2bdec4a6804511d8961107c2b4d Author: crazy Date: Sun May 18 04:51:18 2008 +0200 kphone-4.2-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/kde-extra/kphone/FrugalBuild b/source/kde-extra/kphone/FrugalBuild index 9a07260..f9a80e6 100644 --- a/source/kde-extra/kphone/FrugalBuild +++ b/source/kde-extra/kphone/FrugalBuild @@ -20,7 +20,7 @@ build() Fsed '-O3' "$CFLAGS" configure Fbuild } - + sha1sums=('10c7559b79fb13f42714008cd89a3981f66df2cf'\ 'bdd7245ec8c5ace6e85d68a68b47c58854db7854'\ 'd825ef1545b71cb4974d3da740c18446901b25a2') From crazy at frugalware.org Sun May 18 05:07:19 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:20:45 2008 Subject: [Frugalware-git] frugalware-current: acetoneiso2-1.96_beta2-1-x86_64 Message-ID: <20080518030719.BDEB71B68066@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=712d939891fd6ed04918372cad0e986319a96790 commit 712d939891fd6ed04918372cad0e986319a96790 Author: crazy Date: Sun May 18 04:51:19 2008 +0200 acetoneiso2-1.96_beta2-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/kde-extra/acetoneiso2/FrugalBuild b/source/kde-extra/acetoneiso2/FrugalBuild index 77d0094..9746d14 100644 --- a/source/kde-extra/acetoneiso2/FrugalBuild +++ b/source/kde-extra/acetoneiso2/FrugalBuild @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="A feature-rich and complete software application to manage CD/DVD images" depends=('libqtxml' 'libqtgui') rodepends=('7zip' 'cdrdao' 'cdrtools' 'gpg-agent' 'gnupg' \ - 'fuseiso' 'kdebase' 'pinentry-qt' 'coreutils' 'dvd+rw-tools') + 'fuseiso' 'kdebase' 'pinentry-qt' 'coreutils' 'dvd+rw-tools') groups=('kde-extra') archs=('i686' 'x86_64') replaces=('kcdemu') @@ -31,7 +31,7 @@ build() make || Fdie make INSTALL_ROOT=$Fdestdir install || Fdie } - + From crazy at frugalware.org Sun May 18 05:07:20 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:20:49 2008 Subject: [Frugalware-git] frugalware-current: koverartist-0.5-1-x86_64 Message-ID: <20080518030720.1A5BF1B68072@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c9074109a347ef161563898ca84251ffad2a162 commit 9c9074109a347ef161563898ca84251ffad2a162 Author: crazy Date: Sun May 18 04:51:21 2008 +0200 koverartist-0.5-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/kde-extra/koverartist/FrugalBuild b/source/kde-extra/koverartist/FrugalBuild index 0358ba1..15dbcb2 100644 --- a/source/kde-extra/koverartist/FrugalBuild +++ b/source/kde-extra/koverartist/FrugalBuild @@ -1,5 +1,5 @@ # Compiling Time: 0.36 SBU -# Maintainer: crazy +# Maintainer: crazy # Contributor: BMH1980 From crazy at frugalware.org Sun May 18 05:07:20 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:20:53 2008 Subject: [Frugalware-git] frugalware-current: digikam-0.9.3-2-x86_64 Message-ID: <20080518030720.6BE301B6802E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a27b9ccd1b46da2070b24ba9af616bd985ba5414 commit a27b9ccd1b46da2070b24ba9af616bd985ba5414 Author: crazy Date: Sun May 18 04:51:23 2008 +0200 digikam-0.9.3-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/kde-extra/digikam/FrugalBuild b/source/kde-extra/digikam/FrugalBuild index 1cb9560..37bde34 100644 --- a/source/kde-extra/digikam/FrugalBuild +++ b/source/kde-extra/digikam/FrugalBuild @@ -1,5 +1,5 @@ # Compiling time: 3.97 SBU -# Maintainer: crazy +# Maintainer: crazy # Contributor: Bence Nagy pkgname=digikam From crazy at frugalware.org Sun May 18 05:07:20 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:20:56 2008 Subject: [Frugalware-git] frugalware-current: kchmviewer-3.1_2-1-x86_64 Message-ID: <20080518030720.E2CAB1B68075@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7123e4f5f8bec456ad17e05bba022f530b2b0695 commit 7123e4f5f8bec456ad17e05bba022f530b2b0695 Author: crazy Date: Sun May 18 04:51:25 2008 +0200 kchmviewer-3.1_2-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/kde-extra/kchmviewer/FrugalBuild b/source/kde-extra/kchmviewer/FrugalBuild index 205611b..fabdb98 100644 --- a/source/kde-extra/kchmviewer/FrugalBuild +++ b/source/kde-extra/kchmviewer/FrugalBuild @@ -18,7 +18,7 @@ license=("GPL2") build() { - Fbuild --with-kde + Fbuild --with-kde Fmkdir /usr/share/icons/hicolor/{48x48,64x64,128x128}/apps Ffilerel src/pics/cr48-app-kchmviewer.png /usr/share/icons/hicolor/48x48/apps/kchmviewer.png Ffilerel src/pics/cr64-app-kchmviewer.png /usr/share/icons/hicolor/64x64/apps/kchmviewer.png From crazy at frugalware.org Sun May 18 05:07:21 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:21:00 2008 Subject: [Frugalware-git] frugalware-current: kbfx-0.4.9.3_20070117-2-x86_64 Message-ID: <20080518030721.505381B68067@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=15f2c0ae9828041926de5395d1ae4847ff05afa7 commit 15f2c0ae9828041926de5395d1ae4847ff05afa7 Author: crazy Date: Sun May 18 04:51:25 2008 +0200 kbfx-0.4.9.3_20070117-2-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/kde-extra/kbfx/FrugalBuild b/source/kde-extra/kbfx/FrugalBuild index f525056..a7670f9 100644 --- a/source/kde-extra/kbfx/FrugalBuild +++ b/source/kde-extra/kbfx/FrugalBuild @@ -4,7 +4,7 @@ pkgname=kbfx pkgver=0.4.9.3_20070117 pkgrel=2 -## this one is a BAD kickoff foo clone ... man +## this one is a BAD kickoff foo clone ... man pkgdesc="KBFX is an alternative to the classical K-Menu button and it's menu." depends=('kdelibs>=3.5.7') makedepends=('cmake') @@ -32,6 +32,6 @@ build() -DCMAKE_INSTALL_PREFIX=/usr make || Fdie make DESTDIR=$Fdestdir install || Fdie -} +} # optimization OK From crazy at frugalware.org Sun May 18 05:07:22 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:21:03 2008 Subject: [Frugalware-git] frugalware-current: bscommander-2.27-1-x86_64 Message-ID: <20080518030722.2E2F3177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ba53c4c3ccf0cf74ec2d3e2f6b1e8a1307b01916 commit ba53c4c3ccf0cf74ec2d3e2f6b1e8a1307b01916 Author: crazy Date: Sun May 18 04:51:27 2008 +0200 bscommander-2.27-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/kde-extra/bscommander/FrugalBuild b/source/kde-extra/bscommander/FrugalBuild index 9c256f3..b55b166 100644 --- a/source/kde-extra/bscommander/FrugalBuild +++ b/source/kde-extra/bscommander/FrugalBuild @@ -22,7 +22,7 @@ build() Finstallrel 0755 /usr/bin/bsc Ffilerel BeesoftCommander.png /usr/share/bsc/BeesoftCommander.png Ffilerel {bsc_pl.qm,bsc_de.qm,bsc_ru.qm} /usr/share/bsc/lang/ - Fdesktop "bsc" "/usr/share/bsc/BeesoftCommander.png" "Qt;KDE;Utility;" + Fdesktop "bsc" "/usr/share/bsc/BeesoftCommander.png" "Qt;KDE;Utility;" } # optimization OK From crazy at frugalware.org Sun May 18 05:07:22 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:21:06 2008 Subject: [Frugalware-git] frugalware-current: kalgebra-20060501-1-x86_64 Message-ID: <20080518030722.AFDF61778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0f27b965b190c69ab2332765d4dc2446c6d4c77a commit 0f27b965b190c69ab2332765d4dc2446c6d4c77a Author: crazy Date: Sun May 18 04:51:27 2008 +0200 kalgebra-20060501-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/kde-extra/kalgebra/FrugalBuild b/source/kde-extra/kalgebra/FrugalBuild index 96de61a..ee0f9ad 100644 --- a/source/kde-extra/kalgebra/FrugalBuild +++ b/source/kde-extra/kalgebra/FrugalBuild @@ -15,10 +15,10 @@ _F_kde_defaults=0 Finclude berlios kde sha1sums=('fb2669bc18a88cd8abd982519c5cf4c6afb26907') -build() +build() { Fcd $pkgname - make -f Makefile.cvs || Fdie + make -f Makefile.cvs || Fdie Fbuild } From crazy at frugalware.org Sun May 18 05:07:21 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:21:09 2008 Subject: [Frugalware-git] frugalware-current: knights-0.6.4_beta-1-x86_64 Message-ID: <20080518030721.92B811B68078@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bfeec9e2765b995c3b1f27a1fe921bc728767f67 commit bfeec9e2765b995c3b1f27a1fe921bc728767f67 Author: crazy Date: Sun May 18 04:51:26 2008 +0200 knights-0.6.4_beta-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/kde-extra/knights/FrugalBuild b/source/kde-extra/knights/FrugalBuild index 3ae397c..d1d36b4 100644 --- a/source/kde-extra/knights/FrugalBuild +++ b/source/kde-extra/knights/FrugalBuild @@ -1,10 +1,10 @@ # Compiling Time: 0.74 SBU # Maintainer: Devil505 -pkgname=knights +pkgname=knights pkgver=0.6.4_beta pkgrel=1 -pkgdesc="Knights is a graphical chess interface designed for use with the K Desktop Environment." +pkgdesc="Knights is a graphical chess interface designed for use with the K Desktop Environment." _F_sourceforge_broken_up2date=1 _F_kde_defaults=0 Finclude sourceforge kde From crazy at frugalware.org Sun May 18 05:07:23 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:21:13 2008 Subject: [Frugalware-git] frugalware-current: kmymoney2-0.8.9-1-x86_64 Message-ID: <20080518030723.39D4B177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6ba53c2831b2b954e1c0d47fb2c9f588939a57a6 commit 6ba53c2831b2b954e1c0d47fb2c9f588939a57a6 Author: crazy Date: Sun May 18 04:51:28 2008 +0200 kmymoney2-0.8.9-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/kde-extra/kmymoney2/FrugalBuild b/source/kde-extra/kmymoney2/FrugalBuild index 710690e..92f51fb 100644 --- a/source/kde-extra/kmymoney2/FrugalBuild +++ b/source/kde-extra/kmymoney2/FrugalBuild @@ -1,5 +1,5 @@ # Compiling Time: 2.74 SBU -# Maintainer: crazy +# Maintainer: crazy # Contributor: BMH1980 pkgname=kmymoney2 From crazy at frugalware.org Sun May 18 05:07:23 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 05:21:15 2008 Subject: [Frugalware-git] frugalware-current: exscalibar-1.0.4-1-x86_64 Message-ID: <20080518030723.97F051778012@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=be1baddab8a3605089bc553c3e07c33c5d278357 commit be1baddab8a3605089bc553c3e07c33c5d278357 Author: crazy Date: Sun May 18 04:51:28 2008 +0200 exscalibar-1.0.4-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/kde-extra/exscalibar/FrugalBuild b/source/kde-extra/exscalibar/FrugalBuild index dca9e40..26d09df 100644 --- a/source/kde-extra/exscalibar/FrugalBuild +++ b/source/kde-extra/exscalibar/FrugalBuild @@ -13,7 +13,7 @@ archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge source=(${source[@]} 'excalibar-ulongfix.diff') - + sha1sums=('40828f9638797a19f7bed2aab273874389b4ae55' \ 'f6602a4d05b605a25aaa9a98968599b41b8b98f7') From devil505linux at gmail.com Sun May 18 08:23:36 2008 From: devil505linux at gmail.com (Devil505) Date: Sun May 18 08:23:38 2008 Subject: [Frugalware-git] frugalware-current: ggmud-0.8.0-1-x86_64 Message-ID: <20080518062336.382C21770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cb63f531cee935f124bb2d2af4f359fa5c5f0a46 commit cb63f531cee935f124bb2d2af4f359fa5c5f0a46 Author: Devil505 Date: Sun May 18 08:22:36 2008 +0200 ggmud-0.8.0-1-x86_64 * added x86_64 to archs diff --git a/source/games-extra/ggmud/FrugalBuild b/source/games-extra/ggmud/FrugalBuild index 0c1dfd0..da23784 100644 --- a/source/games-extra/ggmud/FrugalBuild +++ b/source/games-extra/ggmud/FrugalBuild @@ -16,7 +16,7 @@ url="http://www.ggsoft.org/ggmud/" depends=('gtk+2' 'glibc' 'freetype2' 'libxau' 'libxdmcp' 'libxdamage' 'libxext' 'libxml2') rodepends=('desktop-file-utils') groups=('games-extra') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('66b91e483b8b48b96e3d6735e985e154bdbe2eb8') build() From devil505linux at gmail.com Sun May 18 10:23:53 2008 From: devil505linux at gmail.com (Devil505) Date: Sun May 18 10:23:55 2008 Subject: [Frugalware-git] frugalware-current: tintin-1.98.1-1-x86_64 Message-ID: <20080518082353.0CB6D1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=06dcdcfec7a0b625261944919b88f8b45743cabb commit 06dcdcfec7a0b625261944919b88f8b45743cabb Author: Devil505 Date: Sun May 18 10:17:30 2008 +0200 tintin-1.98.1-1-x86_64 * added x86_64 to archs() diff --git a/source/games-extra/tintin/FrugalBuild b/source/games-extra/tintin/FrugalBuild index f62fd18..d077882 100644 --- a/source/games-extra/tintin/FrugalBuild +++ b/source/games-extra/tintin/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="a console mud client from which other mud clients have been written" Finclude sourceforge depends=('zlib') groups=('games-extra') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('7687eb8f5d145cd2c614d96e862cefd3571885eb') build() From devil505linux at gmail.com Sun May 18 10:50:07 2008 From: devil505linux at gmail.com (Devil505) Date: Sun May 18 10:50:09 2008 Subject: [Frugalware-git] frugalware-current: mesk-0.3.2-1-x86_64 Message-ID: <20080518085007.860C51770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b17ec32b7039f54faf2c3a87c58dd79242447cee commit b17ec32b7039f54faf2c3a87c58dd79242447cee Author: Devil505 Date: Sun May 18 10:49:58 2008 +0200 mesk-0.3.2-1-x86_64 * added x86_64 to archs() diff --git a/source/gnome-extra/mesk/FrugalBuild b/source/gnome-extra/mesk/FrugalBuild index db63361..0e3f586 100644 --- a/source/gnome-extra/mesk/FrugalBuild +++ b/source/gnome-extra/mesk/FrugalBuild @@ -13,7 +13,7 @@ _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome-scriptlet groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump $url | Flasttar" source=(http://mesk.nicfit.net/releases/$pkgname-$pkgver.tgz) sha1sums=('27a9f7d8c995ced1197eed4554e5d88aab154fbb') From devil505linux at gmail.com Sun May 18 10:55:59 2008 From: devil505linux at gmail.com (Devil505) Date: Sun May 18 10:56:01 2008 Subject: [Frugalware-git] frugalware-current: desktop-data-model-1.2.4-1-x86_64 Message-ID: <20080518085559.96A841770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=48bdf8244eda9b5fa3fa49aa7eafebded38d3a8c commit 48bdf8244eda9b5fa3fa49aa7eafebded38d3a8c Author: Devil505 Date: Sun May 18 10:55:50 2008 +0200 desktop-data-model-1.2.4-1-x86_64 * added x86_64 to archs() diff --git a/source/gnome-extra/desktop-data-model/FrugalBuild b/source/gnome-extra/desktop-data-model/FrugalBuild index 38d4c0e..074681a 100644 --- a/source/gnome-extra/desktop-data-model/FrugalBuild +++ b/source/gnome-extra/desktop-data-model/FrugalBuild @@ -14,7 +14,7 @@ depends=('pcre' 'sqlite3' 'loudmouth' 'libidn' 'libxscrnsaver' \ makedepends=('perl-xml-parser' 'intltool') options=('scriptlet') groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') Finclude gnome sha1sums=('7da9a9cc974c439f6ca2f2cfdffd95b49c27af81') From devil505linux at gmail.com Sun May 18 11:36:33 2008 From: devil505linux at gmail.com (Devil505) Date: Sun May 18 11:36:37 2008 Subject: [Frugalware-git] frugalware-current: gbrainy-0.61-2-x86_64 Message-ID: <20080518093634.03BF91770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=94650f1fb8cde8fe853f5e327dedde33b1ea5764 commit 94650f1fb8cde8fe853f5e327dedde33b1ea5764 Author: Devil505 Date: Sun May 18 11:36:08 2008 +0200 gbrainy-0.61-2-x86_64 * Fixed options scriptlet diff --git a/source/gnome-extra/gbrainy/FrugalBuild b/source/gnome-extra/gbrainy/FrugalBuild index a0eaf64..67b6c37 100644 --- a/source/gnome-extra/gbrainy/FrugalBuild +++ b/source/gnome-extra/gbrainy/FrugalBuild @@ -3,17 +3,17 @@ pkgname=gbrainy pkgver=0.61 -pkgrel=1 +pkgrel=2 pkgdesc="brain teaser game and trainer" url="http://live.gnome.org/gbrainy" depends=('mono>=1.1.7' 'gtk2-sharp>=2.8' 'libgnome>=2.2' 'cairo>=1.2' 'gnome-sharp') makedepends=('perl-xml-parser') +options=('scriptlet') archs=('i686' 'x86_64') Finclude mono _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome-scriptlet -options=('genscriptlet') groups=('gnome-extra') up2date="lynx -dump http://www.softcatala.org/~jmas/gbrainy/ | Flasttar" source=(http://www.softcatala.org/~jmas/$pkgname/$pkgname-$pkgver.tar.gz) From devil505linux at gmail.com Sun May 18 11:37:37 2008 From: devil505linux at gmail.com (Devil505) Date: Sun May 18 11:37:38 2008 Subject: [Frugalware-git] frugalware-current: gnome-mastermind-0.3.1-2-x86_64 Message-ID: <20080518093737.246881770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=40abfb15cef55355a67974a64e48525f4cb196fc commit 40abfb15cef55355a67974a64e48525f4cb196fc Author: Devil505 Date: Sun May 18 11:37:29 2008 +0200 gnome-mastermind-0.3.1-2-x86_64 * fixed options scriptlet diff --git a/source/gnome-extra/gnome-mastermind/FrugalBuild b/source/gnome-extra/gnome-mastermind/FrugalBuild index 8107a88..eb2c6d2 100644 --- a/source/gnome-extra/gnome-mastermind/FrugalBuild +++ b/source/gnome-extra/gnome-mastermind/FrugalBuild @@ -3,15 +3,15 @@ pkgname=gnome-mastermind pkgver=0.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="A Mastermind clone for GNOME Desktop" url="http://www5.autistici.org/gnome-mastermind/" depends=('atk' 'pango' 'freetype2' 'glibc' 'libxau' 'libxdmcp' 'gconf' 'libxdamage' 'libxinerama' 'libxi' 'libxrandr' 'libxcursor') makedepends=('perl-xml-parser' 'gnome-doc-utils') +options=('scriptlet') _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome-scriptlet -options=('genscriptlet') groups=('gnome-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www5.autistici.org/gnome-mastermind/ | grep -m1 .tar.gz | Flasttar" From devil505linux at gmail.com Sun May 18 11:47:58 2008 From: devil505linux at gmail.com (Devil505) Date: Sun May 18 11:48:00 2008 Subject: [Frugalware-git] frugalware-current: gnubversion-0.5-2-x86_64 Message-ID: <20080518094758.89AE3177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f445c5c9df5cd3663b523203e911d45aa6d4d237 commit f445c5c9df5cd3663b523203e911d45aa6d4d237 Author: Devil505 Date: Sun May 18 11:44:23 2008 +0200 gnubversion-0.5-2-x86_64 * fixed options scriptlet diff --git a/source/gnome-extra/gnubversion/FrugalBuild b/source/gnome-extra/gnubversion/FrugalBuild index 74110f4..d5a64d5 100644 --- a/source/gnome-extra/gnubversion/FrugalBuild +++ b/source/gnome-extra/gnubversion/FrugalBuild @@ -3,15 +3,15 @@ pkgname=gnubversion pkgver=0.5 -pkgrel=1 +pkgrel=2 pkgdesc="GnubVersion is a GNOME interface to Subversion." depends=('subversion' 'libgnomeui' 'libsm' 'popt' 'esd' 'pango' 'gail' 'libart_lgpl' 'libglade' 'nautilus' 'atk' 'freetype2' 'libxau' 'libxdmcp' 'libjpeg' 'libxdamage' 'openssl' 'libxinerama' 'libxi' 'libxrandr' 'libxcursor') +options=('scriptlet') _F_sourceforge_broken_up2date=1 Finclude sourceforge _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome-scriptlet -options=('genscriptlet') groups=('gnome-extra') archs=('i686' 'x86_64') sha1sums=('d0499e05f98cae52d159e49a22ad59ffa79858ea') From devil505linux at gmail.com Sun May 18 11:47:58 2008 From: devil505linux at gmail.com (Devil505) Date: Sun May 18 11:48:03 2008 Subject: [Frugalware-git] frugalware-current: gnome-specimen-0.4-2-x86_64 Message-ID: <20080518094758.6C4EA1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a000ec84f3fcb35ef9d2653c46b5bca55adc673c commit a000ec84f3fcb35ef9d2653c46b5bca55adc673c Author: Devil505 Date: Sun May 18 11:39:53 2008 +0200 gnome-specimen-0.4-2-x86_64 * fixed options scriptlet diff --git a/source/gnome-extra/gnome-specimen/FrugalBuild b/source/gnome-extra/gnome-specimen/FrugalBuild index e900a3a..fae4f2f 100644 --- a/source/gnome-extra/gnome-specimen/FrugalBuild +++ b/source/gnome-extra/gnome-specimen/FrugalBuild @@ -8,11 +8,11 @@ pkgdesc="A simple tool to view and compare fonts installed on your system" url="http://uwstopia.nl" depends=('pygtk' 'gnome-python' 'libglade' 'gconf') makedepends=('perl-xml-parser') +options=('scriptlet') _F_gnome_desktop="y" _F_gnome_iconcache="y" _F_gnome_schemas=('/etc/gconf/schemas/gnome-specimen.schemas') Finclude gnome-scriptlet -options=('genscriptlet') groups=('gnome-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/geek/projects/gnome-specimen/releases/ | Flasttar" From devil505linux at gmail.com Sun May 18 11:47:58 2008 From: devil505linux at gmail.com (Devil505) Date: Sun May 18 11:48:05 2008 Subject: [Frugalware-git] frugalware-current: gtvg-0.3-2-x86_64 Message-ID: <20080518094758.A6AF71778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=28b9e6fab6e297e47862cbb8e393b98ec522d142 commit 28b9e6fab6e297e47862cbb8e393b98ec522d142 Author: Devil505 Date: Sun May 18 11:45:14 2008 +0200 gtvg-0.3-2-x86_64 * fixed options scriptlet diff --git a/source/gnome-extra/gtvg/FrugalBuild b/source/gnome-extra/gtvg/FrugalBuild index 9ec4842..1345732 100644 --- a/source/gnome-extra/gtvg/FrugalBuild +++ b/source/gnome-extra/gtvg/FrugalBuild @@ -3,17 +3,17 @@ pkgname=gtvg pkgver=0.3 -pkgrel=1 +pkgrel=2 pkgdesc="A simple TV program schedule viewer" depends=('gconf' 'libnotify' 'libgnomecanvas' 'pango' 'atk' 'freetype2' 'libxau' 'libxdmcp' 'libsm' 'libxdamage' 'libxinerama' 'libxi' 'libxrandr' 'libxcursor') makedepends=('perl-xml-parser') +options=('scriptlet') _F_sourceforge_broken_up2date=1 Finclude sourceforge _F_gnome_schemas=('/etc/gconf/schemas/gtvg.schemas') _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome-scriptlet -options=('genscriptlet') groups=('gnome-extra') archs=('i686' 'x86_64') Fconfopts="${Fconfopts[@]} --enable-gconf --sysconfdir=/etc" From devil505linux at gmail.com Sun May 18 11:50:30 2008 From: devil505linux at gmail.com (Devil505) Date: Sun May 18 11:50:31 2008 Subject: [Frugalware-git] frugalware-current: guake-0.1-6-x86_64 Message-ID: <20080518095030.82C751770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e059b82a231c9e0138c619e6f0963faefd1a5f48 commit e059b82a231c9e0138c619e6f0963faefd1a5f48 Author: Devil505 Date: Sun May 18 11:50:20 2008 +0200 guake-0.1-6-x86_64 * fixed options scriptlet diff --git a/source/gnome-extra/guake/FrugalBuild b/source/gnome-extra/guake/FrugalBuild index 837d25a..947b8e5 100644 --- a/source/gnome-extra/guake/FrugalBuild +++ b/source/gnome-extra/guake/FrugalBuild @@ -3,19 +3,19 @@ pkgname=guake pkgver=0.1 -pkgrel=5 +pkgrel=6 pkgdesc="Guake is a drop-down terminal for Gnome Desktop Environment" url='http://guake-terminal.org' depends=('python' 'gtk+2' 'freetype2' 'libxau' 'libxdmcp' 'libxdamage' 'libxext' 'libxml2' 'notify-python' 'gnome-python') rodepends=('vte-python' 'notification-daemon') makedepends=('perl-xml-parser' 'gconf') +options=('scriptlet') _F_gnome_desktop="y" _F_gnome_schemas=('/etc/gconf/schemas/guake.schemas') Finclude gnome-scriptlet -options=('genscriptlet') groups=('gnome-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/download | Flasttar" source=($url/releases/0.1-alpha/$pkgname-$pkgver.tar.gz) sha1sums=('0e76695fe4c6f3da77e49a730e72b21979235540') -# optimization OK \ No newline at end of file +# optimization OK From boobaa at frugalware.org Sun May 18 11:54:48 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun May 18 11:54:50 2008 Subject: [Frugalware-git] frugalware-current: drupal-video_filter-5.x_2.4-1-i686 Message-ID: <20080518095448.A934F1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=450bf8d80aa5172c035d95280c72e6844d5e0ffd commit 450bf8d80aa5172c035d95280c72e6844d5e0ffd Author: CSÉCSY László Date: Sun May 18 11:54:37 2008 +0200 drupal-video_filter-5.x_2.4-1-i686 new package / initial import diff --git a/source/network-extra/drupal-video_filter/FrugalBuild b/source/network-extra/drupal-video_filter/FrugalBuild new file mode 100644 index 0000000..db48e94 --- /dev/null +++ b/source/network-extra/drupal-video_filter/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=video_filter +pkgver=5.x_2.4 +pkgrel=1 +pkgdesc="A flexible and extendable filter module to embed video in your Drupal site" +Finclude drupal +sha1sums=('920a93877a5038e52ede9dce3c2b9cb2121ce4ce') From boobaa at frugalware.org Sun May 18 11:56:56 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun May 18 11:56:58 2008 Subject: [Frugalware-git] frugalware-current: drupal-site_map-5.x_1.2-1-i686 Message-ID: <20080518095656.963471770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2c5997a02090f4b7c328827c5dce800ab65bf66f commit 2c5997a02090f4b7c328827c5dce800ab65bf66f Author: CSÉCSY László Date: Sun May 18 11:56:40 2008 +0200 drupal-site_map-5.x_1.2-1-i686 new package / initial import diff --git a/source/network-extra/drupal-site_map/FrugalBuild b/source/network-extra/drupal-site_map/FrugalBuild new file mode 100644 index 0000000..d2fea2f --- /dev/null +++ b/source/network-extra/drupal-site_map/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=site_map +pkgver=5.x_1.2 +pkgrel=1 +pkgdesc="A site map that gives visitors an overview of your Drupal site" +Finclude drupal +sha1sums=('e0b1eb360699a3fd79f3f706fc80c0b88079145d') From devil505linux at gmail.com Sun May 18 12:24:30 2008 From: devil505linux at gmail.com (Devil505) Date: Sun May 18 12:24:33 2008 Subject: [Frugalware-git] frugalware-current: gnome-specimen-0.4-2-x86_64 Message-ID: <20080518102430.A14A3177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2f65f8e3ea3b61a6499d12dc3370af0f67aae137 commit 2f65f8e3ea3b61a6499d12dc3370af0f67aae137 Author: Devil505 Date: Sun May 18 12:23:27 2008 +0200 gnome-specimen-0.4-2-x86_64 * fixed options scriptlet diff --git a/source/gnome-extra/gnome-specimen/FrugalBuild b/source/gnome-extra/gnome-specimen/FrugalBuild index fae4f2f..36d55fe 100644 --- a/source/gnome-extra/gnome-specimen/FrugalBuild +++ b/source/gnome-extra/gnome-specimen/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-specimen pkgver=0.4 -pkgrel=1 +pkgrel=2 pkgdesc="A simple tool to view and compare fonts installed on your system" url="http://uwstopia.nl" depends=('pygtk' 'gnome-python' 'libglade' 'gconf') From devil505linux at gmail.com Sun May 18 12:24:30 2008 From: devil505linux at gmail.com (Devil505) Date: Sun May 18 12:24:37 2008 Subject: [Frugalware-git] frugalware-current: gnome-video-arcade-0.6.1-1-x86_64 Message-ID: <20080518102430.8AD3F1770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0c68809880a10d345effbe1b73e256311bc9bed8 commit 0c68809880a10d345effbe1b73e256311bc9bed8 Author: Devil505 Date: Sun May 18 12:16:04 2008 +0200 gnome-video-arcade-0.6.1-1-x86_64 * version bump * fixed options scriptlet diff --git a/source/gnome-extra/gnome-video-arcade/FrugalBuild b/source/gnome-extra/gnome-video-arcade/FrugalBuild index e05c8d1..64bef0c 100644 --- a/source/gnome-extra/gnome-video-arcade/FrugalBuild +++ b/source/gnome-extra/gnome-video-arcade/FrugalBuild @@ -2,20 +2,20 @@ # Maintainer: Devil505 pkgname=gnome-video-arcade -pkgver=0.6.0 +pkgver=0.6.1 pkgrel=1 pkgdesc="GNOME Video Arcade is a simple xmame front-end for the GNOME Desktop Environment" _F_sourceforge_dirname="gva" Finclude sourceforge depends=('libglade' 'libgnomeui' 'libsm' 'popt' 'gnome-vfs' 'esd' 'pango' 'gail' 'libart_lgpl' 'atk' 'freetype2' 'libxau' 'libxdmcp' 'sqlite3' 'libjpeg' 'openssl' 'libxdamage' 'libxinerama' 'libxi' 'libxrandr' 'libxcursor' 'xmame') makedepends=('perl-xml-parser' 'gnome-doc-utils') +options=('scriptlet') _F_gnome_schemas=('/etc/gconf/schemas/gnome-video-arcade.schemas') _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome-scriptlet -options=('genscriptlet') groups=('gnome-extra') archs=('i686' 'x86_64') -sha1sums=('a52f455b374c41f69ceb50e1b90dd60ec8995de6') +sha1sums=('89f4dd01dd6ba9cb1e792679ad497a8a50cad402') # optimization OK From devil505linux at gmail.com Sun May 18 13:40:08 2008 From: devil505linux at gmail.com (Devil505) Date: Sun May 18 13:40:10 2008 Subject: [Frugalware-git] frugalware-current: gramps-3.0.1-1-x86_64 Message-ID: <20080518114008.4EB591770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b946b5f11023db063cbc1578b23568a1441fb951 commit b946b5f11023db063cbc1578b23568a1441fb951 Author: Devil505 Date: Sun May 18 13:39:52 2008 +0200 gramps-3.0.1-1-x86_64 * version bump * fixed options scriptlet diff --git a/source/gnome-extra/gramps/FrugalBuild b/source/gnome-extra/gramps/FrugalBuild index 9d143ff..02fd12f 100755 --- a/source/gnome-extra/gramps/FrugalBuild +++ b/source/gnome-extra/gramps/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: Devil505 pkgname=gramps -pkgver=3.0.0 +pkgver=3.0.1 pkgrel=1 pkgdesc="GRAMPS is a GNOME genealogy program that allows you to easily build and keep track of your family tree." depends=('gconf' 'python' 'pygtk' 'gnome-python' 'gnome-vfs' 'reportlab' 'graphviz') makedepends=('gettext' 'gnome-doc-utils' 'perl-xml-parser') +options=('scriptlet') _F_sourceforge_broken_up2date="1" Finclude sourceforge _F_gnome_schemas=('/etc/gconf/schemas/gramps.schemas') _F_gnome_desktop="y" Finclude gnome-scriptlet -options=('genscriptlet') groups=('gnome-extra') archs=('i686' 'x86_64') Fconfopts="${Fconfopts[@]} --disable-mime-install" -sha1sums=('3223443bd67106e9ec741acae086f94311e8b6ce') +sha1sums=('371ffba136fe596a3a1a853cd63fd8cd68d0d02b') From crazy at frugalware.org Sun May 18 13:44:53 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 13:44:54 2008 Subject: [Frugalware-git] frugalware-current: gtkglextmm-1.2.0-1-x86_64 Message-ID: <20080518114453.DD59E177001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5506882d1f6d0486c0ed27ba2e3d1a7b6ad4876f commit 5506882d1f6d0486c0ed27ba2e3d1a7b6ad4876f Author: crazy Date: Sun May 18 05:48:06 2008 +0200 gtkglextmm-1.2.0-1-x86_64 * typo fix in options() diff --git a/source/xlib-extra/gtkglextmm/FrugalBuild b/source/xlib-extra/gtkglextmm/FrugalBuild index 9df17d3..5fb3ba0 100644 --- a/source/xlib-extra/gtkglextmm/FrugalBuild +++ b/source/xlib-extra/gtkglextmm/FrugalBuild @@ -9,7 +9,7 @@ depends=('gtkmm' 'gtkglext') makedepends=('intltool' 'doxygen') groups=('xlib-extra') archs=('i686' 'x86_64') -options=('scriplet') +options=('scriptlet') _F_sourceforge_dirname="gtkglext" Finclude sourceforge url="http://gtkglext.sourceforge.net/" From crazy at frugalware.org Sun May 18 13:44:53 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 13:45:01 2008 Subject: [Frugalware-git] frugalware-current: xqed-hu-1.0.3-2-x86_64 Message-ID: <20080518114453.E82BD177001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5ce3d133be0e4a03ea86d1a74f974e2d85a5119f commit 5ce3d133be0e4a03ea86d1a74f974e2d85a5119f Author: crazy Date: Sun May 18 05:49:53 2008 +0200 xqed-hu-1.0.3-2-x86_64 * SBU fix diff --git a/source/locale-extra/xqed-hu/FrugalBuild b/source/locale-extra/xqed-hu/FrugalBuild index a41d679..d76f71e 100644 --- a/source/locale-extra/xqed-hu/FrugalBuild +++ b/source/locale-extra/xqed-hu/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling time: 2 seconds +# Compiling time: 0 SBU # Maintainer: Janny pkgname=xqed-hu @@ -21,7 +21,7 @@ build() Fpatchall || return 1 Fmkdir usr/bin || return 1 Fmakeinstall || return 1 - + # desktop file Ffile /usr/share/applications/$origname.desktop || return 1 } From crazy at frugalware.org Sun May 18 13:44:53 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 13:45:03 2008 Subject: [Frugalware-git] frugalware-current: libquicktime-1.0.2-2-x86_64 Message-ID: <20080518114453.F3F16177001D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d323e71bf2e010e37dfcefdf775febf33d107dc2 commit d323e71bf2e010e37dfcefdf775febf33d107dc2 Author: crazy Date: Sun May 18 05:53:35 2008 +0200 libquicktime-1.0.2-2-x86_64 QA: auto-correction for sha1sums test failure diff --git a/source/xlib/libquicktime/FrugalBuild b/source/xlib/libquicktime/FrugalBuild index e9a8663..88fccb9 100644 --- a/source/xlib/libquicktime/FrugalBuild +++ b/source/xlib/libquicktime/FrugalBuild @@ -12,7 +12,8 @@ archs=('x86_64' 'i686') options=('scriptlet') Finclude sourceforge source=(${source[@]} ffmpeg.diff) -sha1sums=('516bb91af7a8366d3ba25090892940575ae2d7fa') +sha1sums=('516bb91af7a8366d3ba25090892940575ae2d7fa' \ + '7b4d54d8af35f16290cb0403c2f6ca4c60001f25') build() { From crazy at frugalware.org Sun May 18 13:44:53 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 13:45:05 2008 Subject: [Frugalware-git] frugalware-current: xchat-gnome-0.18-1-x86_64 Message-ID: <20080518114453.CB3421770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9174a4e0658903ee6877271abda5591ee16821ec commit 9174a4e0658903ee6877271abda5591ee16821ec Author: crazy Date: Sun May 18 05:38:22 2008 +0200 xchat-gnome-0.18-1-x86_64 * fix invalid options * 'options=('NOLIBTOOL')' , WTF !?! diff --git a/source/gnome-extra/xchat-gnome/FrugalBuild b/source/gnome-extra/xchat-gnome/FrugalBuild index 16a0621..f9682bc 100644 --- a/source/gnome-extra/xchat-gnome/FrugalBuild +++ b/source/gnome-extra/xchat-gnome/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="GNOME frontend to the popular X-Chat IRC client." url="http://xchat-gnome.navi.cx/" depends=('libgnomeui' 'libsexy=0.1.11' 'libnotify' 'notification-daemon' 'libbonobo' 'dbus-glib>=0.71') makedepends=('perl' 'tcl' 'gettext' 'python' 'intltool' 'gnome-doc-utils') -options=('NOLIBTOOL') +options=('scriptlet') groups=('gnome-extra') archs=('i686' 'x86_64') up2date="Flasttar $url/?page_id=15" From crazy at frugalware.org Sun May 18 13:44:54 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 13:45:07 2008 Subject: [Frugalware-git] frugalware-current: swfdec-0.6.6-2-x86_64 Message-ID: <20080518114454.0A3F8177001E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ae268d7eb880853f596f2242b797b6791c7ccfa2 commit ae268d7eb880853f596f2242b797b6791c7ccfa2 Author: crazy Date: Sun May 18 05:54:06 2008 +0200 swfdec-0.6.6-2-x86_64 QA: auto-correction for sha1sums test failure diff --git a/source/xlib/swfdec/FrugalBuild b/source/xlib/swfdec/FrugalBuild index 28fa6d0..b9b66b3 100644 --- a/source/xlib/swfdec/FrugalBuild +++ b/source/xlib/swfdec/FrugalBuild @@ -15,6 +15,7 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://swfdec.freedesktop.org/|grep -om1 'swfdec-\(.*\).tar.gz$'|Flasttar" source=($url/download/$pkgname/0.6/$pkgname-$pkgver.tar.gz ffmpeg_includes.diff) Fconfopts="${Fconfopts[@]} --enable-gnome-vfs=no --enable-libsoup --enable-ffmpeg" -sha1sums=('aae2ef1330321dc75653c9fb393c9d186c8317a0') +sha1sums=('aae2ef1330321dc75653c9fb393c9d186c8317a0' \ + '4695b901ab57a6f727c45a1418722ccab7ef1a5b') # optimization OK From crazy at frugalware.org Sun May 18 13:44:54 2008 From: crazy at frugalware.org (crazy) Date: Sun May 18 13:45:08 2008 Subject: [Frugalware-git] frugalware-current: akode-2.0.2-4-x86_64 Message-ID: <20080518114454.140321770022@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7af5b01e2d4d9c0a3e0bf70068170b31507f2e5f commit 7af5b01e2d4d9c0a3e0bf70068170b31507f2e5f Author: crazy Date: Sun May 18 05:56:06 2008 +0200 akode-2.0.2-4-x86_64 QA: auto-correction for sha1sums test failure diff --git a/source/xmultimedia/akode/FrugalBuild b/source/xmultimedia/akode/FrugalBuild index b48c6ee..affe920 100644 --- a/source/xmultimedia/akode/FrugalBuild +++ b/source/xmultimedia/akode/FrugalBuild @@ -39,6 +39,7 @@ build () sha1sums=('10ad1e335bc53c2a90d133b493568324514c729c' \ 'f8a9b3813e9ffc4af6cd207508defbb86c1d3e72' \ '5b8d75fdbd038e163558de8699747a4196a6e52e' \ - '1aabdb63b0bd46047007954ef404540e6871217d') + '1aabdb63b0bd46047007954ef404540e6871217d' \ + 'cd0d7d23ce365b30367bc9a89b41d27fb0b1171b') # optimization OK From vmiklos at frugalware.org Sun May 18 14:26:35 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 18 14:26:39 2008 Subject: [Frugalware-git] frugalware-current: backstep-0.3-1-i686 Message-ID: <20080518122635.15D081770014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bf874efb5d0eff3d2c19ad143b34c31c83344a5b commit bf874efb5d0eff3d2c19ad143b34c31c83344a5b Author: James Buren Date: Fri May 16 20:02:16 2008 -0500 backstep-0.3-1-i686 - new package - an application for displaying iconified windows on root window diff --git a/source/x11-extra/backstep/FrugalBuild b/source/x11-extra/backstep/FrugalBuild new file mode 100644 index 0000000..6f32927 --- /dev/null +++ b/source/x11-extra/backstep/FrugalBuild @@ -0,0 +1,20 @@ +# Compiling Time: 0.08 SBU +# Maintainer: VMiklos +# Contributor: James Buren +pkgname=backstep +pkgver=0.3 +pkgrel=1 +pkgdesc="application for displaying iconified windows on your root window" +_F_sourceforge_ext=".tar.bz2" +options=('scriptlet') +Finclude sourceforge +depends=('gtk+2' 'glibc' 'freetype2' 'libxau' 'libxdmcp' 'libxpm' 'libice' 'libxcomposite' 'libxdamage' 'libxml2') +groups=('x11-extra') +archs=('i686') +sha1sums=('4baeb0645b3b83d84f76c8b0fc46083a267be39f') +build() +{ + Fsed 'xcomposite >= 1.0' 'xcomposite' configure + Fbuild +} +# optimization OK From vmiklos at frugalware.org Sun May 18 14:30:32 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 18 14:30:36 2008 Subject: [Frugalware-git] frugalware-current: perl-svn-mirror-0.73-1-i686 Message-ID: <20080518123032.B9D371778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=639bfcbc99eccbc69a67269b8312dec20c83119b commit 639bfcbc99eccbc69a67269b8312dec20c83119b Author: Miklos Vajna Date: Sun May 18 14:29:44 2008 +0200 perl-svn-mirror-0.73-1-i686 - depends() fix diff --git a/source/devel-extra/perl-svn-mirror/FrugalBuild b/source/devel-extra/perl-svn-mirror/FrugalBuild index 274bcae..f127fde 100644 --- a/source/devel-extra/perl-svn-mirror/FrugalBuild +++ b/source/devel-extra/perl-svn-mirror/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Zsolt Szalai pkgname=perl-svn-mirror -_F_perl_name=SVN-Mirror -_F_perl_author=C/CL/CLKAO pkgver=0.73 pkgrel=1 pkgdesc="Mirror remote repository to local Subversion repository" -depends=('perl-term-readkey' 'perl-file-chdir' 'perl-class-accessor>=0.30' \ +depends=('perl-readkey' 'perl-file-chdir' 'perl-class-accessor>=0.30' \ 'subversion' 'perl-uri' 'perl-date-parse' 'perl-svn-simple' \ 'perl-data-uuid' 'subversion-bindings') groups=('devel-extra') +_F_perl_name=SVN-Mirror +_F_perl_author=C/CL/CLKAO _F_conf_perl_pipefrom="echo n" Finclude perl archs=('i686' 'x86_64') From vmiklos at frugalware.org Sun May 18 14:59:18 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 18 14:59:21 2008 Subject: [Frugalware-git] pacman-g2: Revert "4b2f002944d70f8838180301b60ec8db05e09c7b" Message-ID: <20080518125918.13F0B1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=3eb117791a8edccccaac2dca0066decc8916eff9 commit 3eb117791a8edccccaac2dca0066decc8916eff9 Author: Miklos Vajna Date: Sun May 18 14:56:15 2008 +0200 Revert "4b2f002944d70f8838180301b60ec8db05e09c7b" - revert it for now, breaks our autodoc feature. - if later hermier figures out what was the problem, it can be pushed again, _after testing_ (the test is simple: readme files should not disappear) diff --git a/scripts/makepkg b/scripts/makepkg index 33d0f1a..2259d21 100755 --- a/scripts/makepkg +++ b/scripts/makepkg @@ -1549,41 +1549,10 @@ done msg "Preparing package documentation..." if [ ! "`check_option NODOCS`" -a "$NODOCS" = "0" ]; then mkdir -p pkg/usr/share/doc/$pkgname-$pkgver - find src -maxdepth 2 -name ANNOUNCE \ - -or -name AUTHORS \ - -or -name '*BUGS*' \ - -or -name CHANGES \ - -or -name CONFIGURATION \ - -or -name '*COPYING*' \ - -or -name '*COPYRIGHT*' \ - -or -name CREDITS \ - -or -name ChangeLog \ - -or -name Changelog \ - -or -name CHANGELOG \ - -or -name CONTRIBUTORS \ - -or -name '*FAQ*' \ - -or -name FEATURES \ - -or -name FILES \ - -or -name HACKING \ - -or -name History \ - -or -name HISTORY \ - -or -name 'INSTALL*' \ - -or -name LICENSE \ - -or -name LSM \ - -or -name MANIFEST \ - -or -name NEWS \ - -or -name '*README*' \ - -or -name '*Readme*' \ - -or -name SITES \ - -or -name '*RELEASE*' \ - -or -name RELNOTES \ - -or -name THANKS \ - -or -name TIPS \ - -or -name TODO \ - -or -name VERSION \ - -or -name 'CONFIGURATION*' \ - -or -name GPLLicense \ - -exec cp -a "{}" 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 From vmiklos at frugalware.org Sun May 18 15:01:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 18 15:01:44 2008 Subject: [Frugalware-git] frugalware-current: pptp-1.7.2-1-i686 Message-ID: <20080518130140.946C7177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f8b7b4ce9a7a2f33e2fa3fa8141b577eb7a2d702 commit f8b7b4ce9a7a2f33e2fa3fa8141b577eb7a2d702 Author: Miklos Vajna Date: Sun May 18 14:37:51 2008 +0200 pptp-1.7.2-1-i686 - version bump diff --git a/source/network-extra/pptp/FrugalBuild b/source/network-extra/pptp/FrugalBuild index 28a4716..55431ff 100644 --- a/source/network-extra/pptp/FrugalBuild +++ b/source/network-extra/pptp/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=pptp -pkgver=1.7.1 +pkgver=1.7.2 pkgrel=1 pkgdesc="Linux client for PPTP" _F_sourceforge_dirname="pptpclient" @@ -13,6 +13,10 @@ groups=('network-extra') backup=(etc/ppp/options.$pkgname) archs=('i686' 'x86_64') source=($source options.$pkgname ${pkgname}_fe.pl $pkgname-command) +sha1sums=('1007eb1d4d21629fab390903e8b394d6157b4983' \ + 'c4a729264a3ddd9534725ef43c2a8204b7120f1f' \ + 'ec6102be37a7a2107f796bee974feadb7a3bd7a1' \ + '63cddfa89fdc9fc813199674b59b1f11699b1e8a') build() { @@ -22,14 +26,7 @@ build() Ffile /etc/ppp/options.$pkgname Fexe /usr/sbin/${pkgname}_fe.pl Fexe /usr/sbin/$pkgname-command - Fmkdir /usr/share/doc/$pkgname-$pkgver - cp -av Documentation/* Reference/* \ - $Fdestdir/usr/share/doc/$pkgname-$pkgver + Fdocrel Documentation/* } # optimization OK - -sha1sums=('cc2e4f40c5e3316bede41ec0a092a32025682851' \ - 'c4a729264a3ddd9534725ef43c2a8204b7120f1f' \ - 'ec6102be37a7a2107f796bee974feadb7a3bd7a1' \ - '63cddfa89fdc9fc813199674b59b1f11699b1e8a') From vmiklos at frugalware.org Sun May 18 15:01:40 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 18 15:01:47 2008 Subject: [Frugalware-git] frugalware-current: autoconf-archive-2008_05_16-1-i686 Message-ID: <20080518130140.546941778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d739e44c7bf60654caf0f29a78df935df61a1ccd commit d739e44c7bf60654caf0f29a78df935df61a1ccd Author: Miklos Vajna Date: Sun May 18 14:34:37 2008 +0200 autoconf-archive-2008_05_16-1-i686 - version bump diff --git a/source/devel-extra/autoconf-archive/FrugalBuild b/source/devel-extra/autoconf-archive/FrugalBuild index 911fdc1..09cf39d 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=2008_05_03 +pkgver=2008_05_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=('99ae71ced51baa6426078e9c796dff308bd1a4da') +sha1sums=('60624c6930ec87a3cd5a089d22095087b1687e21') _F_cd_path="autoconf-archive-${pkgver//_/-}" From vmiklos at frugalware.org Sun May 18 15:08:45 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 18 15:08:51 2008 Subject: [Frugalware-git] frugalware-current: include/mono.sh::Fmonocleanup(): pass parameters to Fbuild Message-ID: <20080518130845.CFDF3177800E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=de97953b26e33f04e287eb0763c8b8cd86efe808 commit de97953b26e33f04e287eb0763c8b8cd86efe808 Author: Miklos Vajna Date: Sun May 18 15:08:05 2008 +0200 include/mono.sh::Fmonocleanup(): pass parameters to Fbuild diff --git a/source/include/mono.sh b/source/include/mono.sh index 5d3ddb9..55cec67 100644 --- a/source/include/mono.sh +++ b/source/include/mono.sh @@ -68,7 +68,7 @@ Fmonocleanup() { Fbuild_mono() { unset MAKEFLAGS Fmonoexport - Fbuild + Fbuild $@ if [ "$_F_mono_aot" -eq 1 ]; then Fmonocompileaot fi From vmiklos at frugalware.org Sun May 18 15:08:45 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 18 15:08:55 2008 Subject: [Frugalware-git] frugalware-current: pacman-g2-3.6.9-2-i686 Message-ID: <20080518130845.9A1891778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=43fe202f3ee7ae6e10d663adf4a157899cd05236 commit 43fe202f3ee7ae6e10d663adf4a157899cd05236 Author: Miklos Vajna Date: Sun May 18 15:07:25 2008 +0200 pacman-g2-3.6.9-2-i686 - backport patch from git to restore autodoc diff --git a/source/base/pacman-g2/FrugalBuild b/source/base/pacman-g2/FrugalBuild index ba9edbe..adfee95 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.9 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-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/3eb117791a8edccccaac2dca0066decc8916eff9.patch) + signatures=("$source.asc" '') else _F_scm_type="git" _F_scm_url="git://git.frugalware.org/pub/other/pacman-g2/pacman-g2" @@ -37,7 +38,7 @@ build() Fsed '\(^AC_INIT(.*, \)[0-9\.]\+\(, .*\)' "\1$pkgver\2/" configure.ac sh autogen.sh fi - Fbuild_mono + Fbuild_mono --disable-debug } # optimization OK From vmiklos at frugalware.org Sun May 18 15:11:28 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 18 15:11:30 2008 Subject: [Frugalware-git] frugalware-current: udev-122-1-i686 Message-ID: <20080518131128.386FA1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=452073861eb64818378f9095e1d90ed935d59a94 commit 452073861eb64818378f9095e1d90ed935d59a94 Author: Miklos Vajna Date: Sun May 18 15:11:13 2008 +0200 udev-122-1-i686 - version bump diff --git a/source/base/udev/FrugalBuild b/source/base/udev/FrugalBuild index 3934908..ae26839 100644 --- a/source/base/udev/FrugalBuild +++ b/source/base/udev/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos pkgname=udev -pkgver=121 +pkgver=122 pkgrel=1 pkgdesc="A userspace implementation of devfs" url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/" From vmiklos at frugalware.org Sun May 18 15:14:37 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 18 15:14:39 2008 Subject: [Frugalware-git] frugalware-current: pcmanfm-0.4.1.1-1-i686 Message-ID: <20080518131437.39BCA1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2c208b1dc7b0404637456b0b819f82142ed1ca97 commit 2c208b1dc7b0404637456b0b819f82142ed1ca97 Author: Miklos Vajna Date: Sun May 18 15:13:54 2008 +0200 pcmanfm-0.4.1.1-1-i686 - version bump diff --git a/source/xapps-extra/pcmanfm/FrugalBuild b/source/xapps-extra/pcmanfm/FrugalBuild index b2824e0..cc9b749 100644 --- a/source/xapps-extra/pcmanfm/FrugalBuild +++ b/source/xapps-extra/pcmanfm/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=pcmanfm -pkgver=0.4.0 +pkgver=0.4.1.1 pkgrel=1 pkgdesc="Extremely fast and lightweight file manager." depends=('gtk+2' 'gamin' 'expat' 'startup-notification' 'hal>=0.5.7.1-3' 'dbus-glib>=0.71') @@ -15,7 +15,7 @@ _F_gnome_desktop="y" Finclude gnome-scriptlet Finclude sourceforge up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=156956|grep -m1 tar.gz|sed 's/.*fm-\(.*\).tar.gz .*/\1/' | sed 's/-//'" -sha1sums=('09c7a84b0fecb3d355f167fb5d26beba32675ef8') +sha1sums=('2ade544287c457b98f03d7bb94fc3eb03646a961') Fconfopts="${Fconfopts[@]} --enable-debug" # optimization OK From vmiklos at frugalware.org Sun May 18 16:25:55 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun May 18 16:25:58 2008 Subject: [Frugalware-git] frugalware-current: udev-122-2-i686 Message-ID: <20080518142555.463371778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8a64c86f5e022fc29df70d950356cc8d03e27836 commit 8a64c86f5e022fc29df70d950356cc8d03e27836 Author: Miklos Vajna Date: Sun May 18 16:25:21 2008 +0200 udev-122-2-i686 - remove udevtrigger and udevsettle from the install scriptlet as well (replace them with udevadm) diff --git a/source/base/udev/FrugalBuild b/source/base/udev/FrugalBuild index ae26839..cf8fee8 100644 --- a/source/base/udev/FrugalBuild +++ b/source/base/udev/FrugalBuild @@ -3,7 +3,7 @@ pkgname=udev pkgver=122 -pkgrel=1 +pkgrel=2 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/udev.install b/source/base/udev/udev.install index dad1cf0..9b8b950 100644 --- a/source/base/udev/udev.install +++ b/source/base/udev/udev.install @@ -42,8 +42,8 @@ post_upgrade() kill $pid udevd --daemon mkdir -p /dev/.udev/queue - udevtrigger - udevsettle --timeout=5 + udevadm trigger + udevadm settle --timeout=5 echo "done." fi } From devil505linux at gmail.com Sun May 18 16:39:13 2008 From: devil505linux at gmail.com (Devil505) Date: Sun May 18 16:39:15 2008 Subject: [Frugalware-git] frugalware-current: python-mpd-0.2.0-1-i686 Message-ID: <20080518143913.E70D51778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=324f592e99b641394c9c3dfdd311b97989dc1e0f commit 324f592e99b641394c9c3dfdd311b97989dc1e0f Author: Devil505 Date: Sun May 18 16:35:51 2008 +0200 python-mpd-0.2.0-1-i686 * new package (needed for sonata) diff --git a/source/devel-extra/python-mpd/FrugalBuild b/source/devel-extra/python-mpd/FrugalBuild new file mode 100644 index 0000000..c2e9365 --- /dev/null +++ b/source/devel-extra/python-mpd/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Devil505 + +pkgname=python-mpd +pkgver=0.2.0 +pkgrel=1 +pkgdesc="Python MPD client library" +url="http://www.musicpd.org/~jat/python-mpd/" +depends=('') +groups=('devel-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump http://pypi.python.org/packages/source/p/$pkgname/ | Flasttar" +source=(http://pypi.python.org/packages/source/p/$pkgname/$pkgname-$pkgver.tar.bz2) +sha1sums=('8f3d5b389aac996ca69b51b59473232164e4bcde') From devil505linux at gmail.com Sun May 18 16:43:23 2008 From: devil505linux at gmail.com (Devil505) Date: Sun May 18 16:43:25 2008 Subject: [Frugalware-git] frugalware-current: sonata-1.5.1-2-i686 Message-ID: <20080518144323.C93EC1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cab940b1d94c16ab0e6516e653c0632bf92385c6 commit cab940b1d94c16ab0e6516e653c0632bf92385c6 Author: Devil505 Date: Sun May 18 16:43:15 2008 +0200 sonata-1.5.1-2-i686 * added python-mpd in depends() diff --git a/source/xapps-extra/sonata/FrugalBuild b/source/xapps-extra/sonata/FrugalBuild index 26336e7..f2d0246 100644 --- a/source/xapps-extra/sonata/FrugalBuild +++ b/source/xapps-extra/sonata/FrugalBuild @@ -3,12 +3,12 @@ pkgname=sonata pkgver=1.5.1 -pkgrel=1 +pkgrel=2 pkgdesc="Sonata is a lightweight GTK+ music client for the Music Player Daemon (MPD)." _F_berlios_ext=".tar.bz2" Finclude berlios url="http://sonata.berlios.de" -depends=('mpd' 'pygtk') +depends=('mpd' 'pygtk' 'python-mpd') options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') From bouleetbil at frogdev.info Sun May 18 22:45:53 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun May 18 22:45:57 2008 Subject: [Frugalware-git] frugalware-current: do-plugins-0.4.0-1-i686 Message-ID: <20080518204553.DDD5B1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=87b51ae93e4e01126f2ea845299efee5a8cfe810 commit 87b51ae93e4e01126f2ea845299efee5a8cfe810 Author: bouleetbil Date: Sun May 18 22:18:09 2008 +0200 do-plugins-0.4.0-1-i686 * new package diff --git a/source/gnome-extra/do-plugins/FrugalBuild b/source/gnome-extra/do-plugins/FrugalBuild new file mode 100644 index 0000000..79a37b8 --- /dev/null +++ b/source/gnome-extra/do-plugins/FrugalBuild @@ -0,0 +1,32 @@ +# Compiling Time: 0.07 SBU +# Maintainer: bouleetbil + +pkgname=do-plugins +pkgver=0.4.0 +pkgrel=1 +pkgdesc="plugins for Gnome-do" +depends=('gnome-do') +makedepends=('perl-xml-parser' 'intltool' 'evolution-sharp') +groups=('gnome-extra') +options=('scriptlet') +archs=('i686') +url="http://do.davebsd.com/" +up2date="elinks -dump 'https://launchpad.net/do/+download' | Flasttar" +source=(http://launchpad.net/do/trunk/0.4/+download/$pkgname-$pkgver.tar.gz) +Finclude mono +sha1sums=('c1cebc5e247b0d147ce73af8393ace8f9e345809') +subpkgs=("do-plugins-evolution") +subdescs=('plugin gnome-do for evolution') +subdepends=("$pkgname=$pkgver evolution-sharp") +subgroups=('gnome-extra') +subarchs=('i686') + +build() { + Fcd + #delete plugin broken + rm SimplePlugins/GoogleMapAction.cs || Fdie + Fmonoexport + Fbuild + Fsplit do-plugins-evolution /usr/share/gnome-do/plugins/Evolution.dll + Fmonocleanup +} From bouleetbil at frogdev.info Sun May 18 22:49:48 2008 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun May 18 22:49:50 2008 Subject: [Frugalware-git] frugalware-current: planner-0.14.2-1-i686 Message-ID: <20080518204948.94AEC1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1f87b3104b6b4816abe0cf6b53af6240284b8a23 commit 1f87b3104b6b4816abe0cf6b53af6240284b8a23 Author: bouleetbil Date: Sun May 18 22:42:10 2008 +0200 planner-0.14.2-1-i686 * new package * close #2083 diff --git a/source/gnome-extra/planner/FrugalBuild b/source/gnome-extra/planner/FrugalBuild new file mode 100644 index 0000000..d04c14c --- /dev/null +++ b/source/gnome-extra/planner/FrugalBuild @@ -0,0 +1,23 @@ +# Compiling Time: 0.36 SBU +# Maintainer: bouleetbil + +pkgname=planner +pkgver=0.14.2 +pkgrel=1 +pkgdesc="Project manager for Gnome2" +depends=('libjpeg' 'openssl' 'gtk+2' 'libgnomecanvas' 'libgnomeui' 'libsm' \ + 'esd' 'libglade' 'libgnomeprintui' 'gail' 'atk' 'cairo' 'freetype2' \ + 'libxau' 'libxdmcp' 'gnome-vfs' 'libxdamage' 'libxinerama' 'libxi' \ + 'libxrandr' 'libxcursor' 'gconf' 'libxml2' 'libxslt' 'pygtk') +makedepends=('pkgconfig' 'intltool' 'rarian') +groups=('gnome-extra') +archs=('i686') +options=('scriptlet') +_F_gnome_iconcache="y" +_F_gnome_desktop="y" +_F_gnome_schemas=('/etc/gconf/schemas/planner.schemas') +Finclude gnome gnome-scriptlet +Fconfopts="${Fconfopts[@]} --disable-update-mimedb" +sha1sums=('098a129662ffbe9a067cd6fa4f497b9ec1db0e3d') + +# optimization OK From crazy at frugalware.org Mon May 19 00:15:28 2008 From: crazy at frugalware.org (crazy) Date: Mon May 19 00:15:30 2008 Subject: [Frugalware-git] frugalware-current: pacman-g2-3.6.9-3-x86_64 Message-ID: <20080518221528.DBE5B1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9cfba5f0af48c6e39677bb7807e4b010daa01c1f commit 9cfba5f0af48c6e39677bb7807e4b010daa01c1f Author: crazy Date: Mon May 19 00:14:36 2008 +0200 pacman-g2-3.6.9-3-x86_64 * release bump * TMP workaround an segfaut in download code * by building with -O0 diff --git a/source/base/pacman-g2/FrugalBuild b/source/base/pacman-g2/FrugalBuild index adfee95..d0c3155 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.9 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}) @@ -38,6 +38,8 @@ build() Fsed '\(^AC_INIT(.*, \)[0-9\.]\+\(, .*\)' "\1$pkgver\2/" configure.ac sh autogen.sh fi + + CFLAGS=${CFLAGS/O2/O0} Fbuild_mono --disable-debug } From boobaa at frugalware.org Mon May 19 07:24:10 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon May 19 07:24:12 2008 Subject: [Frugalware-git] frugalware-current: perl-compress-raw-bzip2-2.011-1-i686 Message-ID: <20080519052410.281381778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ce9abf14b9442a3a8f8d5256c831c7060c88fc3a commit ce9abf14b9442a3a8f8d5256c831c7060c88fc3a Author: CSÉCSY László Date: Mon May 19 07:23:58 2008 +0200 perl-compress-raw-bzip2-2.011-1-i686 version bump diff --git a/source/devel/perl-compress-raw-bzip2/FrugalBuild b/source/devel/perl-compress-raw-bzip2/FrugalBuild index af6407f..4988022 100644 --- a/source/devel/perl-compress-raw-bzip2/FrugalBuild +++ b/source/devel/perl-compress-raw-bzip2/FrugalBuild @@ -4,12 +4,12 @@ _F_perl_name=Compress-Raw-Bzip2 _F_perl_author=P/PM/PMQS -pkgver=2.010 +pkgver=2.011 pkgrel=1 pkgdesc="Interface to bzip2 compression library" depends=('bzip2') Finclude perl groups=('devel') archs=('i686' 'x86_64') -sha1sums=('f7a6d0e516a4c6e4fa575eb2ff221bfc0d605ac8') +sha1sums=('44f8cf5cf13db40b76d4d31e40a105d3ef6b6576') # optimization OK From boobaa at frugalware.org Mon May 19 07:26:04 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon May 19 07:26:06 2008 Subject: [Frugalware-git] frugalware-current: perl-io-compress-bzip2-2.011-1-i686 Message-ID: <20080519052604.E43CF1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e4ecd29079403ca38100f96da06f1c06cb930d3e commit e4ecd29079403ca38100f96da06f1c06cb930d3e Author: CSÉCSY László Date: Mon May 19 07:25:48 2008 +0200 perl-io-compress-bzip2-2.011-1-i686 version bump diff --git a/source/devel-extra/perl-io-compress-bzip2/FrugalBuild b/source/devel-extra/perl-io-compress-bzip2/FrugalBuild index c14dca9..9c3f178 100644 --- a/source/devel-extra/perl-io-compress-bzip2/FrugalBuild +++ b/source/devel-extra/perl-io-compress-bzip2/FrugalBuild @@ -4,11 +4,11 @@ _F_perl_name=IO-Compress-Bzip2 _F_perl_author=P/PM/PMQS -pkgver=2.010 +pkgver=2.011 pkgrel=1 pkgdesc="Interface to bzip2 compression library" -depends=('perl' 'perl-compress-raw-bzip2>=2.010') +depends=('perl' 'perl-compress-raw-bzip2>=2.011') Finclude perl archs=('i686' 'x86_64') -sha1sums=('8bdb4552d73a6e283ce1f61303aab1615b741b1f') +sha1sums=('4938696f8000ab62174e20c518b378cc5d4bb784') # optimization OK From boobaa at frugalware.org Mon May 19 07:28:23 2008 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon May 19 07:28:26 2008 Subject: [Frugalware-git] frugalware-current: eaccelerator-0.9.5.3-1-i686 Message-ID: <20080519052823.BDA511778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ffb96671c13b8de375b615a355555e5112c37b44 commit ffb96671c13b8de375b615a355555e5112c37b44 Author: CSÉCSY László Date: Mon May 19 07:28:09 2008 +0200 eaccelerator-0.9.5.3-1-i686 version bump diff --git a/source/devel-extra/eaccelerator/FrugalBuild b/source/devel-extra/eaccelerator/FrugalBuild index 82cfff6..51bbece 100644 --- a/source/devel-extra/eaccelerator/FrugalBuild +++ b/source/devel-extra/eaccelerator/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: CSÉCSY László pkgname=eaccelerator -pkgver=0.9.5.2 -pkgrel=4 +pkgver=0.9.5.3 +pkgrel=1 pkgdesc="PHP accelerator and encoder" license="GPL2" _F_sourceforge_ext=".tar.bz2" From voroskoi at frugalware.org Mon May 19 10:10:16 2008 From: voroskoi at frugalware.org (voroskoi) Date: Mon May 19 10:10:17 2008 Subject: [Frugalware-git] frugalware-current: msmtp-1.4.14-1-x86_64 Message-ID: <20080519081016.214441778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ab311761b137bf08ea19524aa75481525dcdc51e commit ab311761b137bf08ea19524aa75481525dcdc51e Author: voroskoi Date: Mon May 19 10:09:31 2008 +0200 msmtp-1.4.14-1-x86_64 add gnutls version to depends() helps to avoid #3098 diff --git a/source/network-extra/msmtp/FrugalBuild b/source/network-extra/msmtp/FrugalBuild index afeda6a..6d97c2f 100644 --- a/source/network-extra/msmtp/FrugalBuild +++ b/source/network-extra/msmtp/FrugalBuild @@ -10,7 +10,7 @@ groups=('network-extra') archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge -depends=('libgcrypt' 'gnutls' 'zlib' 'libidn' 'gettext') +depends=('libgcrypt' 'gnutls>=2.2' 'zlib' 'libidn' 'gettext') sha1sums=('f42403348a3c7dd3ca802714915aab8f90142381') # optimization OK From voroskoi at frugalware.org Mon May 19 10:19:41 2008 From: voroskoi at frugalware.org (voroskoi) Date: Mon May 19 10:19:43 2008 Subject: [Frugalware-git] frugalware-0.8: msmtp-1.4.13-2kalgan1-x86_64 Message-ID: <20080519081941.955741778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.8.git;a=commitdiff;h=f93b3cf74d4c9942443595bcd8604ca8815fd96b commit f93b3cf74d4c9942443595bcd8604ca8815fd96b Author: voroskoi Date: Mon May 19 10:17:10 2008 +0200 msmtp-1.4.13-2kalgan1-x86_64 rebuilt with gnutls>=2.2 closes #3098 diff --git a/source/network-extra/msmtp/FrugalBuild b/source/network-extra/msmtp/FrugalBuild index 4711d2c..d7ca96d 100644 --- a/source/network-extra/msmtp/FrugalBuild +++ b/source/network-extra/msmtp/FrugalBuild @@ -3,14 +3,14 @@ pkgname=msmtp pkgver=1.4.13 -pkgrel=1 +pkgrel=2kalgan1 pkgdesc="msmtp is small light SMTP Client" license="GPL 2" groups=('network-extra') archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge -depends=('libgcrypt' 'gnutls' 'zlib' 'libidn' 'gettext') +depends=('libgcrypt' 'gnutls>=2.2' 'zlib' 'libidn' 'gettext') sha1sums=('c1d0dee2b8e035289a0467d687ec8066dba61e97') # optimization OK From crazy at frugalware.org Mon May 19 11:28:32 2008 From: crazy at frugalware.org (crazy) Date: Mon May 19 11:28:34 2008 Subject: [Frugalware-git] frugalware-current: pigment-0.3.5-1-x86_64 Message-ID: <20080519092832.586331778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1a5bff4d4f2ca1d30c04987a5a54ca10fe2c9961 commit 1a5bff4d4f2ca1d30c04987a5a54ca10fe2c9961 Author: crazy Date: Mon May 19 11:27:57 2008 +0200 pigment-0.3.5-1-x86_64 * New package ( from jedifox ) diff --git a/source/xlib-extra/pigment/FrugalBuild b/source/xlib-extra/pigment/FrugalBuild new file mode 100644 index 0000000..43c5474 --- /dev/null +++ b/source/xlib-extra/pigment/FrugalBuild @@ -0,0 +1,19 @@ +# Compiling Time: 0.33 SBU +# Maintainer: crazy +# Contributor: jedifox + +pkgname=pigment +pkgver=0.3.5 +pkgrel=1 +pkgdesc="A library designed to easily build user interfaces for embedded multimedia" +url="http://elisa.fluendo.com" +depends=('glibc' 'libxml2' 'gst-plugins-base' 'gtk+2' 'freetype2' 'libxau' \ + 'libxdmcp' 'libxdamage' 'libxext' 'libgl' 'libglade') +options=('scriptlet') +groups=('xlib-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump $url/download | Flasttar" +source=($url/static/download/$pkgname/$pkgname-$pkgver.tar.gz) +sha1sums=('2e8d3c1c3b93d679e3e61d55463db3b563eb43e2') + +# optimization OK From crazy at frugalware.org Mon May 19 11:52:47 2008 From: crazy at frugalware.org (crazy) Date: Mon May 19 11:52:48 2008 Subject: [Frugalware-git] frugalware-current: partimage-0.6.7-2-x86_64 Message-ID: <20080519095247.957A31778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8c86d0ca9867c63d8963c656751e59d37c4047e0 commit 8c86d0ca9867c63d8963c656751e59d37c4047e0 Author: crazy Date: Mon May 19 11:52:20 2008 +0200 partimage-0.6.7-2-x86_64 * release bump * fixed DESTDIR bug , broken by the packager here * added 3 Fsed's to fix gcc43 includes diff --git a/source/apps-extra/partimage/FrugalBuild b/source/apps-extra/partimage/FrugalBuild index 0046cb5..b39253b 100644 --- a/source/apps-extra/partimage/FrugalBuild +++ b/source/apps-extra/partimage/FrugalBuild @@ -4,7 +4,7 @@ pkgname=partimage pkgver=0.6.7 -pkgrel=1 +pkgrel=2 pkgdesc="a Linux/UNIX utility which saves partitions in many formats to an image file." _F_sourceforge_ext=".tar.bz2" Finclude sourceforge @@ -22,8 +22,11 @@ build() Fconf # seding the Makefile directly is an ugly hack since Makefile.am is broken Fsed 'partimag.root' '45.root' Makefile + Fsed 'iostream.h' 'iostream' ./src/shared/net.h ## gcc43 + Fsed 'iostream.h' 'iostream' ./src/server/partimaged-main.cpp + Fsed 'iostream.h' 'iostream' ./src/server/partimaged.cpp make || return 1 - make DESTDIR=$Fdestdir sysconfdir=$Fdestdir/etc \ + make DESTDIR=$Fdestdir sysconfdir=/etc \ infodir=$Fdestdir/usr/share/info install || return 1 Frcd2 partimaged Ffile /etc/partimaged/servercert.cnf @@ -34,5 +37,5 @@ build() # optimization OK sha1sums=('c02e0db728e72277a78a1fb4140171ba8a9336cf' \ - '42bdf66a8e210bc162ded4430174d0f07e58e8be' \ - 'c93b7353b36a57e3f1f6c29005d033a634d2944f') + '42bdf66a8e210bc162ded4430174d0f07e58e8be' \ + 'c93b7353b36a57e3f1f6c29005d033a634d2944f') From crazy at frugalware.org Mon May 19 12:07:30 2008 From: crazy at frugalware.org (crazy) Date: Mon May 19 12:07:32 2008 Subject: [Frugalware-git] frugalware-current: openlibraries-0.4.0-6-x86_64 Message-ID: <20080519100730.0D1B01778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eaf94aac7842ccb260299b7148b36cbce5e63c7d commit eaf94aac7842ccb260299b7148b36cbce5e63c7d Author: crazy Date: Mon May 19 12:04:00 2008 +0200 openlibraries-0.4.0-6-x86_64 * release bump * fixed lib64 bug diff --git a/source/xlib-extra/openlibraries/FrugalBuild b/source/xlib-extra/openlibraries/FrugalBuild index 31d245b..4439313 100644 --- a/source/xlib-extra/openlibraries/FrugalBuild +++ b/source/xlib-extra/openlibraries/FrugalBuild @@ -3,7 +3,7 @@ pkgname=openlibraries pkgver=0.4.0 -pkgrel=5 +pkgrel=6 pkgdesc="Powerful cross-platform set of libraries to test and deploy rich media applications." Finclude sourceforge python options=('scriptlet') @@ -18,6 +18,9 @@ sha1sums=('7ebe24cfdc16c4869a74c0736bd4069f1ceff44c' \ build() { + Fcd + Fsed 'lib64' 'lib' configure.ac + autoconf || Fdie Fbuild \ --disable-debug \ --disable-cg \ @@ -30,7 +33,8 @@ build() --with-pythonversion="$_F_python_ver" \ --with-boostprefix=/usr \ --with-openalprefix=/usr \ - --with-glewprefix=/usr + --with-glewprefix=/usr \ + --libdir=/usr/lib } # optimization OK From crazy at frugalware.org Mon May 19 12:26:03 2008 From: crazy at frugalware.org (crazy) Date: Mon May 19 12:26:05 2008 Subject: [Frugalware-git] frugalware-current: tedia2sql-1.2.12-2-x86_64 Message-ID: <20080519102603.4FD961778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=db3a3d5174dfa6af936565b8a30bd1c5a6a28f1d commit db3a3d5174dfa6af936565b8a30bd1c5a6a28f1d Author: crazy Date: Mon May 19 12:25:37 2008 +0200 tedia2sql-1.2.12-2-x86_64 * release bump * fixed DESTDIR bug ( well wrong usage of Ffilerel ) diff --git a/source/apps-extra/tedia2sql/FrugalBuild b/source/apps-extra/tedia2sql/FrugalBuild index b5ffc29..2a8d93b 100644 --- a/source/apps-extra/tedia2sql/FrugalBuild +++ b/source/apps-extra/tedia2sql/FrugalBuild @@ -3,7 +3,7 @@ pkgname=tedia2sql pkgver=1.2.12 -pkgrel=1 +pkgrel=2 pkgdesc="Convert database ERD designed in Dia into SQL DDL scripts." url="http://tedia2sql.tigris.org" license="GPL-2" @@ -25,5 +25,5 @@ build() # Install html documentation and examples Fmkdir /usr/share/$pkgname - Ffilerel www/* $Fdestdir/usr/share/$pkgname/ + Ffilerel www/* usr/share/$pkgname/ } From crazy at frugalware.org Mon May 19 12:45:10 2008 From: crazy at frugalware.org (crazy) Date: Mon May 19 12:45:12 2008 Subject: [Frugalware-git] frugalware-current: twisted-8.1.0-1-x86_64 Message-ID: <20080519104510.9FF9D1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=981a9a9b6b91ace43cf5c577ffaefe6bd03cf529 commit 981a9a9b6b91ace43cf5c577ffaefe6bd03cf529 Author: crazy Date: Mon May 19 12:43:43 2008 +0200 twisted-8.1.0-1-x86_64 * Version bump diff --git a/source/devel-extra/twisted/FrugalBuild b/source/devel-extra/twisted/FrugalBuild index ba16c5c..8899ad1 100644 --- a/source/devel-extra/twisted/FrugalBuild +++ b/source/devel-extra/twisted/FrugalBuild @@ -4,20 +4,25 @@ pkgname=twisted _F_archive_name=Twisted -pkgver=2.5.0 +pkgver=8.1.0 pkgrel=1 pkgdesc="An event-driven networking framework written in Python." url="http://twistedmatrix.com/trac/wiki/TwistedProject" depends=('pyopenssl>=0.5.1' 'pyserial' 'pycrypto>=1.9a6' 'zopeinterface') -# feel free to remove these after Frugalware 0.6 is out -conflicts=('twistedweb') -provides=('twistedweb') -replaces=('twistedweb') -# brrr i hate such circular deps -makedepends=('twisted') +conflicts=('twistedweb' 'twistedwords') +provides=('twistedweb' 'twistedwords') +replaces=('twistedweb' 'twistedwords') groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump 'http://twistedmatrix.com/trac/wiki/Downloads'|Flasttar" source=(http://tmrc.mit.edu/mirror/twisted/Twisted/${pkgver%.?}/Twisted-$pkgver.tar.bz2) +sha1sums=('b10e523ab96032f5055ee02687b22bcd7cb02951') + +build() +{ + Fbuild + # 'im' would require pygtk-1.x + Frm /usr/bin/im +} + # optimization OK -sha1sums=('c1595206c2dc6fe8926a5717076eb1650741bacf') From crazy at frugalware.org Mon May 19 12:50:10 2008 From: crazy at frugalware.org (crazy) Date: Mon May 19 12:50:11 2008 Subject: [Frugalware-git] frugalware-current: twistedweb-0.7.0-1-x86_64 Message-ID: <20080519105010.575EC1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6f5d7c9604f1125f783d3682f67671786db6b08b commit 6f5d7c9604f1125f783d3682f67671786db6b08b Author: crazy Date: Mon May 19 12:49:50 2008 +0200 twistedweb-0.7.0-1-x86_64 * removed from tree * replaced by twisted diff --git a/source/devel-extra/twistedweb/FrugalBuild b/source/devel-extra/twistedweb/FrugalBuild deleted file mode 100644 index f6366c8..0000000 --- a/source/devel-extra/twistedweb/FrugalBuild +++ /dev/null @@ -1,16 +0,0 @@ -# Compiling Time: 0.02 SBU -# Maintainer: crazy -# Contributor: Miklos Nemeth - -pkgname=twistedweb -_F_archive_name=TwistedWeb -pkgver=0.7.0 -pkgrel=1 -pkgdesc="Twisted web is a web server, and also provides basic HTTP client support." -url="http://twistedmatrix.com/trac/wiki/TwistedProject" -depends=('twisted') -groups=('devel-extra') -archs=('i686' 'x86_64') -up2date="lynx -dump 'http://twistedmatrix.com/trac/wiki/Downloads'|Flasttar" -source=(http://tmrc.mit.edu/mirror/twisted/Web/${pkgver%.?}/$_F_archive_name-$pkgver.tar.bz2) -sha1sums=('fefc02f5d72e5693e57f5970b6be639af5a31db1') From crazy at frugalware.org Mon May 19 12:53:24 2008 From: crazy at frugalware.org (crazy) Date: Mon May 19 12:53:26 2008 Subject: [Frugalware-git] frugalware-current: twistedwords-0.5.0-1-x86_64 Message-ID: <20080519105324.D30C11778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2198356737d90639e18f16d6bb6374d1cb499fad commit 2198356737d90639e18f16d6bb6374d1cb499fad Author: crazy Date: Mon May 19 12:53:06 2008 +0200 twistedwords-0.5.0-1-x86_64 * removed from tree * replaced by twisted diff --git a/source/devel-extra/twistedwords/FrugalBuild b/source/devel-extra/twistedwords/FrugalBuild deleted file mode 100644 index 3675023..0000000 --- a/source/devel-extra/twistedwords/FrugalBuild +++ /dev/null @@ -1,24 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: crazy - - -pkgname=twistedwords -_F_archive_name=TwistedWords -pkgver=0.5.0 -pkgrel=1 -pkgdesc="Low-level protocol implementations of OSCAR (AIM and ICQ), IRC, MSN, TOC (AIM), Jabber." -url="http://twistedmatrix.com/trac/wiki/TwistedProject" -depends=('twisted>=2.2.0-2' 'python>=2.5') -groups=('devel-extra') -archs=('i686' 'x86_64') -up2date="lynx -dump 'http://twistedmatrix.com/trac/wiki/Downloads'|Flasttar" -source=(http://tmrc.mit.edu/mirror/twisted/Words/${pkgver%.?}/$_F_archive_name-$pkgver.tar.bz2) - -build() -{ - Fbuild - # 'im' would require pygtk-1.x - Frm /usr/bin -} - -sha1sums=('ab4d2c271ba4be1c35446826ccdf9f6d5f17c3f6') From crazy at frugalware.org Mon May 19 12:57:19 2008 From: crazy at frugalware.org (crazy) Date: Mon May 19 12:57:21 2008 Subject: [Frugalware-git] frugalware-current: bmp-0.9.7.1-1-x86_64 Message-ID: <20080519105719.AA07C1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ff736526a3693857cb2a16bfab36b56dbca8474a commit ff736526a3693857cb2a16bfab36b56dbca8474a Author: crazy Date: Mon May 19 12:56:57 2008 +0200 bmp-0.9.7.1-1-x86_64 * removed from tree diff --git a/source/xmultimedia-extra/bmp/FrugalBuild b/source/xmultimedia-extra/bmp/FrugalBuild deleted file mode 100644 index c34fd6b..0000000 --- a/source/xmultimedia-extra/bmp/FrugalBuild +++ /dev/null @@ -1,20 +0,0 @@ -# Compiling Time: 0.52 SBU -# Maintainer: crazy -# Contributor: Krisztian VASAS - -pkgname=bmp -pkgver=0.9.7.1 -pkgrel=1 -pkgdesc="Beep Media Player" -depends=('gtk+2' 'libvorbis' 'esd' 'alsa-lib' 'expat' 'id3lib' 'libglade') -groups=('xmultimedia-extra') -archs=('i686' 'x86_64') -_F_sourceforge_dirname="beepmp" -Finclude sourceforge -source=($source $pkgname-$pkgver-hu.patch) -sha1sums=('ab6444b9a35a8bb8e920a781e72d963a3fb60547' \ - '21f6d4aeae393e6a6c7e2cba2fa94e0c769b9d51') -options=('nobuild') -if [ "$CARCH" == "x86_64" ]; then Fconfopts="$Fconfopts --disable-simd"; fi - -# optimalization OK diff --git a/source/xmultimedia-extra/bmp/bmp-0.9.7.1-hu.patch b/source/xmultimedia-extra/bmp/bmp-0.9.7.1-hu.patch deleted file mode 100644 index 2f7dcdf..0000000 --- a/source/xmultimedia-extra/bmp/bmp-0.9.7.1-hu.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Naur bmp-0.9.7.orig/beep/bmp.desktop.in bmp-0.9.7/beep/bmp.desktop.in ---- bmp-0.9.7.orig/beep/bmp.desktop.in 2004-07-07 09:56:34.000000000 +0200 -+++ bmp-0.9.7/beep/bmp.desktop.in 2004-12-12 10:58:27.000000000 +0100 -@@ -1,6 +1,7 @@ - [Desktop Entry] - Name=Beep Media Player - Comment=Play music -+Comment[hu]=Zene lejátszása - Exec=beep-media-player - Icon=bmp.svg - MimeType=audio/x-scpls;audio/x-mpegurl;audio/mpegurl;audio/mp3;audio/x-mp3;audio/mpeg;audio/x-mpeg;audio/x-wav;application/x-ogg From crazy at frugalware.org Mon May 19 13:00:54 2008 From: crazy at frugalware.org (crazy) Date: Mon May 19 13:00:57 2008 Subject: [Frugalware-git] frugalware-current: kernel-grsec-2.1.9-5-x86_64 Message-ID: <20080519110054.C119B1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=83bf0a05bc49020bbc3efecae9a8373f2a8cfc64 commit 83bf0a05bc49020bbc3efecae9a8373f2a8cfc64 Author: crazy Date: Mon May 19 13:00:36 2008 +0200 kernel-grsec-2.1.9-5-x86_64 * removed from tree diff --git a/source/base-extra/kernel-grsec/FrugalBuild b/source/base-extra/kernel-grsec/FrugalBuild deleted file mode 100644 index d7341dc..0000000 --- a/source/base-extra/kernel-grsec/FrugalBuild +++ /dev/null @@ -1,60 +0,0 @@ -# Compiling Time: 7.26 SBU -# Maintainer: crazy -# Contributor: Zoltan Kiss - -pkgver=2.1.9 -upkver=2.6.19.1 -fwkver=2.6.19.1 -grtime=200612121859 -cver=0.1.0 -pkgrel=5 -_F_kernel_dontsedarch=1 -_F_kernel_manualamd64=1 -_F_kernel_name="-grsec" -_F_kernel_ver=${fwkver%.*} -_F_kernel_stable=${fwkver##*.} -_F_kernel_patches=(http://www.grsecurity.net/grsecurity-$pkgver-$upkver-$grtime.patch.gz config.patch \ - http://ftp.frugalware.org/pub/frugalware/frugalware-current/source/base/kernel/fuse-2.6.1.patch.bz2 \ - http://ftp.frugalware.org/pub/frugalware/frugalware-current/source/base/kernel/linux-2.6.9-CVE-2006-6106-capi-size-check.patch) -[ "$CARCH" == "x86_64" ] && _F_kernel_patches=(${_F_kernel_patches[@]} config-x86_64.patch) -Finclude kernel -pkgdesc="The Linux Kernel and modules (Grsecurity version)" -url="http://www.grsecurity.net" -depends=('module-init-tools') -groups=('base-extra') -archs=('i686' 'x86_64') -backup=('etc/sysconfig/grsec') -provides=('kernel') -up2date="lynx -dump http://www.grsecurity.net/download.php|grep -1 Latest|sed -n 's/ //g;3 p'" -source=(${source[@]} http://ftp.frugalware.org/pub/other/grsecconf/grsecconf-$cver.tar.gz \ - grsec README.frugalware rc.grsec rc.grsec-{de,hu}.po \ - ftp://ftp.frugalware.org/pub/frugalware/frugalware-current/source/base/kernel/config) -signatures=("${signatures[@]}" '' '' '' '' '' '') -install=kernel-grsec.install -options=('nobuild') -suboptions=('nobuild' 'nobuild') - -## TODO: - README need some sort mini howto -## - x86_64 config need an update - -build() -{ - #build the mconf util - Fcd grsecconf-$cver - make || Fdie - - #install mconf - Fmkdir usr/share/kernel-grsec var/lib/frugalware/system usr/sbin - Fexerel /usr/sbin/grsecconf - Ffilerel options /usr/share/kernel-grsec/mconf.opts - Fexerel /var/lib/frugalware/system/mconf - cd .. - - #build kernel - Fbuildkernel - Fdoc README.frugalware - Fmkdir /etc/sysconfig - Ffile /etc/sysconfig/grsec - Fmkdir /etc/rc.d/rc.messages - Frcd2 grsec -} diff --git a/source/base-extra/kernel-grsec/README.frugalware b/source/base-extra/kernel-grsec/README.frugalware deleted file mode 100644 index 0f1a795..0000000 --- a/source/base-extra/kernel-grsec/README.frugalware +++ /dev/null @@ -1,29 +0,0 @@ -Readme for Frugalware's Grsecurity enabled kernel package -rev1 - -Contents --------- - 1. Sysctl variables - 2. The 'magic' grsec_lock variable - 3. Reserved groups - 4. Recompiling tips - -1. Sysctl variables -------------------- - This doc is under development :) So see /usr/share/kernel-grsec/mconf.opts -for sysctl variables and descriptions. - -2. grsec lock variable ----------------------- - If this variable is set, then the Grsecurity sysctl settings -are locked, and read-only until the next reboot. - You must enable this if your configuration is upset, because -the grsecurity settings must write protected on production environment. - -3. Reserved groups ------------------- - Under development :) - -4. Recompiling tips -------------------- - Use the FW package, so no tips at yet. diff --git a/source/base-extra/kernel-grsec/config b/source/base-extra/kernel-grsec/config deleted file mode 100644 index f7d12f0..0000000 --- a/source/base-extra/kernel-grsec/config +++ /dev/null @@ -1,3570 +0,0 @@ -# -# Automatically generated make config: don't edit -# Linux kernel version: 2.6.19 -# Thu Nov 30 14:53:54 2006 -# -CONFIG_X86_32=y -CONFIG_GENERIC_TIME=y -CONFIG_LOCKDEP_SUPPORT=y -CONFIG_STACKTRACE_SUPPORT=y -CONFIG_SEMAPHORE_SLEEPERS=y -CONFIG_X86=y -CONFIG_MMU=y -CONFIG_GENERIC_ISA_DMA=y -CONFIG_GENERIC_IOMAP=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_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_RELAY is not set -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 is not set -CONFIG_LSF=y - -# -# IO Schedulers -# -CONFIG_IOSCHED_NOOP=y -CONFIG_IOSCHED_AS=y -CONFIG_IOSCHED_DEADLINE=y -CONFIG_IOSCHED_CFQ=y -CONFIG_DEFAULT_AS=y -# CONFIG_DEFAULT_DEADLINE is not set -# CONFIG_DEFAULT_CFQ is not set -# CONFIG_DEFAULT_NOOP is not set -CONFIG_DEFAULT_IOSCHED="anticipatory" - -# -# Processor type and features -# -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_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_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_XADD=y -CONFIG_X86_L1_CACHE_SHIFT=7 -CONFIG_RWSEM_XCHGADD_ALGORITHM=y -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_HIGHPTE is not set -# CONFIG_MATH_EMULATION is not set -CONFIG_MTRR=y -# CONFIG_EFI is not set -CONFIG_IRQBALANCE=y -# CONFIG_REGPARM is not set -CONFIG_SECCOMP=y -# CONFIG_HZ_100 is not set -CONFIG_HZ_250=y -# CONFIG_HZ_1000 is not set -CONFIG_HZ=1000 -CONFIG_KEXEC=y -# CONFIG_CRASH_DUMP is not set -CONFIG_PHYSICAL_START=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 is not set -CONFIG_ACPI_AC=m -CONFIG_ACPI_BATTERY=m -CONFIG_ACPI_BUTTON=m -CONFIG_ACPI_VIDEO=m -# CONFIG_ACPI_HOTKEY is not set -CONFIG_ACPI_FAN=m -CONFIG_ACPI_DOCK=m -CONFIG_ACPI_PROCESSOR=m -CONFIG_ACPI_HOTPLUG_CPU=y -CONFIG_ACPI_THERMAL=m -CONFIG_ACPI_ASUS=m -CONFIG_ACPI_IBM=m -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 is not set - -# -# 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 - -# -# 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=m -CONFIG_SCx200HR_TIMER=m -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 -# CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE is not set - -# -# 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_NET_KEY=m -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_FWMARK=y -CONFIG_IP_ROUTE_MULTIPATH=y -# CONFIG_IP_ROUTE_MULTIPATH_CACHED is not set -CONFIG_IP_ROUTE_VERBOSE=y -# CONFIG_IP_PNP is not set -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=y -CONFIG_INET_XFRM_MODE_TUNNEL=y -CONFIG_INET_XFRM_MODE_BEET=y -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" - -# -# IP: Virtual Server Configuration -# -CONFIG_IP_VS=m -# CONFIG_IP_VS_DEBUG is not set -CONFIG_IP_VS_TAB_BITS=12 - -# -# IPVS transport protocol load balancing support -# -CONFIG_IP_VS_PROTO_TCP=y -CONFIG_IP_VS_PROTO_UDP=y -CONFIG_IP_VS_PROTO_ESP=y -CONFIG_IP_VS_PROTO_AH=y - -# -# IPVS scheduler -# -CONFIG_IP_VS_RR=m -CONFIG_IP_VS_WRR=m -CONFIG_IP_VS_LC=m -CONFIG_IP_VS_WLC=m -CONFIG_IP_VS_LBLC=m -CONFIG_IP_VS_LBLCR=m -CONFIG_IP_VS_DH=m -CONFIG_IP_VS_SH=m -CONFIG_IP_VS_SED=m -CONFIG_IP_VS_NQ=m - -# -# IPVS application helper -# -CONFIG_IP_VS_FTP=m -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 is not set -CONFIG_IPV6_SIT=m -CONFIG_IPV6_TUNNEL=m -# CONFIG_IPV6_MULTIPLE_TABLES is not set -# CONFIG_NETLABEL is not set -# CONFIG_NETWORK_SECMARK is not set -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_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_NOTRACK=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 is not set -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 is not set -# CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set -CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m -CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m -# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set -CONFIG_NETFILTER_XT_MATCH_REALM=m -CONFIG_NETFILTER_XT_MATCH_SCTP=m -CONFIG_NETFILTER_XT_MATCH_STATE=m -# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set -CONFIG_NETFILTER_XT_MATCH_STRING=m -CONFIG_NETFILTER_XT_MATCH_TCPMSS=m - -# -# IP: Netfilter Configuration -# -CONFIG_IP_NF_CONNTRACK=m -CONFIG_IP_NF_CT_ACCT=y -CONFIG_IP_NF_CONNTRACK_MARK=y -CONFIG_IP_NF_CONNTRACK_EVENTS=y -CONFIG_IP_NF_CONNTRACK_NETLINK=m -CONFIG_IP_NF_CT_PROTO_SCTP=m -CONFIG_IP_NF_FTP=m -CONFIG_IP_NF_IRC=m -CONFIG_IP_NF_NETBIOS_NS=m -CONFIG_IP_NF_TFTP=m -CONFIG_IP_NF_AMANDA=m -CONFIG_IP_NF_PPTP=m -# CONFIG_IP_NF_H323 is not set -# CONFIG_IP_NF_SIP is not set -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 is not set -CONFIG_IP_NF_MATCH_TTL=m -CONFIG_IP_NF_MATCH_OWNER=m -CONFIG_IP_NF_MATCH_ADDRTYPE=m -CONFIG_IP_NF_MATCH_HASHLIMIT=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_IP_NF_TARGET_TCPMSS=m -CONFIG_IP_NF_NAT=m -CONFIG_IP_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_IP_NF_NAT_SNMP_BASIC=m -CONFIG_IP_NF_NAT_IRC=m -CONFIG_IP_NF_NAT_FTP=m -CONFIG_IP_NF_NAT_TFTP=m -CONFIG_IP_NF_NAT_AMANDA=m -CONFIG_IP_NF_NAT_PPTP=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_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 is not set -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 is not set - -# -# 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 is not set -# CONFIG_LAPB is not set -# CONFIG_ECONET is not set -CONFIG_WAN_ROUTER=m - -# -# QoS and/or fair queueing -# -CONFIG_NET_SCHED=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 not set -# CONFIG_CLS_U32_MARK is not set -CONFIG_NET_CLS_RSVP=m -CONFIG_NET_CLS_RSVP6=m -CONFIG_NET_EMATCH=y -CONFIG_NET_EMATCH_STACK=32 -CONFIG_NET_EMATCH_CMP=m -CONFIG_NET_EMATCH_NBYTE=m -CONFIG_NET_EMATCH_U32=m -CONFIG_NET_EMATCH_META=m -CONFIG_NET_EMATCH_TEXT=m -CONFIG_NET_CLS_ACT=y -CONFIG_NET_ACT_POLICE=m -CONFIG_NET_ACT_GACT=m -CONFIG_GACT_PROB=y -CONFIG_NET_ACT_MIRRED=m -CONFIG_NET_ACT_IPT=m -CONFIG_NET_ACT_PEDIT=m -# CONFIG_NET_ACT_SIMP is not set -CONFIG_NET_CLS_IND=y -CONFIG_NET_ESTIMATOR=y - -# -# Network testing -# -# CONFIG_NET_PKTGEN is not set -CONFIG_HAMRADIO=y - -# -# Packet Radio protocols -# -CONFIG_AX25=m -# CONFIG_AX25_DAMA_SLAVE is not set -CONFIG_NETROM=m -CONFIG_ROSE=m - -# -# AX.25 network device drivers -# -# CONFIG_MKISS is not set -# CONFIG_6PACK is not set -CONFIG_BPQETHER=m -CONFIG_SCC=m -CONFIG_SCC_DELAY=y -CONFIG_SCC_TRXECHO=y -CONFIG_BAYCOM_SER_FDX=m -CONFIG_BAYCOM_SER_HDX=m -CONFIG_BAYCOM_PAR=m -CONFIG_BAYCOM_EPP=m -CONFIG_YAM=m -CONFIG_IRDA=m - -# -# IrDA protocols -# -CONFIG_IRLAN=m -CONFIG_IRNET=m -CONFIG_IRCOMM=m -# CONFIG_IRDA_ULTRA is not set - -# -# IrDA options -# -CONFIG_IRDA_CACHE_LAST_LSAP=y -CONFIG_IRDA_FAST_RR=y -# CONFIG_IRDA_DEBUG is not set - -# -# Infrared-port device drivers -# - -# -# SIR device drivers -# -CONFIG_IRTTY_SIR=m - -# -# Dongle support -# -CONFIG_DONGLE=y -CONFIG_ESI_DONGLE=m -CONFIG_ACTISYS_DONGLE=m -CONFIG_TEKRAM_DONGLE=m -CONFIG_TOIM3232_DONGLE=m -CONFIG_LITELINK_DONGLE=m -CONFIG_MA600_DONGLE=m -CONFIG_GIRBIL_DONGLE=m -CONFIG_MCP2120_DONGLE=m -CONFIG_OLD_BELKIN_DONGLE=m -CONFIG_ACT200L_DONGLE=m - -# -# Old SIR device drivers -# - -# -# Old Serial dongle support -# - -# -# FIR device drivers -# -CONFIG_USB_IRDA=m -CONFIG_SIGMATEL_FIR=m -CONFIG_NSC_FIR=m -CONFIG_WINBOND_FIR=m -CONFIG_TOSHIBA_FIR=m -CONFIG_SMC_IRCC_FIR=m -CONFIG_ALI_FIR=m -CONFIG_VLSI_FIR=m -CONFIG_VIA_FIR=m -# CONFIG_MCS_FIR is not set -CONFIG_BT=m -CONFIG_BT_L2CAP=m -CONFIG_BT_SCO=m -CONFIG_BT_RFCOMM=m -CONFIG_BT_RFCOMM_TTY=y -CONFIG_BT_BNEP=m -CONFIG_BT_BNEP_MC_FILTER=y -CONFIG_BT_BNEP_PROTO_FILTER=y -CONFIG_BT_CMTP=m -CONFIG_BT_HIDP=m - -# -# Bluetooth device drivers -# -CONFIG_BT_HCIUSB=m -CONFIG_BT_HCIUSB_SCO=y -CONFIG_BT_HCIUART=m -CONFIG_BT_HCIUART_H4=y -CONFIG_BT_HCIUART_BCSP=y -CONFIG_BT_HCIBCM203X=m -CONFIG_BT_HCIBPA10X=m -CONFIG_BT_HCIBFUSB=m -CONFIG_BT_HCIDTL1=m -CONFIG_BT_HCIBT3C=m -CONFIG_BT_HCIBLUECARD=m -CONFIG_BT_HCIBTUART=m -CONFIG_BT_HCIVHCI=m -CONFIG_IEEE80211=m -# CONFIG_IEEE80211_DEBUG is not set -CONFIG_IEEE80211_CRYPT_WEP=m -CONFIG_IEEE80211_CRYPT_CCMP=m -CONFIG_IEEE80211_CRYPT_TKIP=m -CONFIG_IEEE80211_SOFTMAC=m -# CONFIG_IEEE80211_SOFTMAC_DEBUG is not set -CONFIG_WIRELESS_EXT=y -CONFIG_FIB_RULES=y - -# -# Device Drivers -# - -# -# Generic Driver Options -# -CONFIG_STANDALONE=y -CONFIG_PREVENT_FIRMWARE_BUILD=y -CONFIG_FW_LOADER=y -# CONFIG_SYS_HYPERVISOR is not set - -# -# Connector - unified userspace <-> kernelspace linker -# -CONFIG_CONNECTOR=m - -# -# Memory Technology Devices (MTD) -# -CONFIG_MTD=m -# CONFIG_MTD_DEBUG is not set -CONFIG_MTD_CONCAT=m -CONFIG_MTD_PARTITIONS=y -CONFIG_MTD_REDBOOT_PARTS=m -CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 -# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set -# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set - -# -# User Modules And Translation Layers -# -CONFIG_MTD_CHAR=m -CONFIG_MTD_BLOCK=m -CONFIG_MTD_BLOCK_RO=m -CONFIG_FTL=m -CONFIG_NFTL=m -CONFIG_NFTL_RW=y -CONFIG_INFTL=m -CONFIG_RFD_FTL=m -CONFIG_SSFDC=m - -# -# RAM/ROM/Flash chip drivers -# -CONFIG_MTD_CFI=m -CONFIG_MTD_JEDECPROBE=m -CONFIG_MTD_GEN_PROBE=m -# CONFIG_MTD_CFI_ADV_OPTIONS is not set -# CONFIG_MTD_CFI_NOSWAP is not set -# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set -# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set -CONFIG_MTD_MAP_BANK_WIDTH_1=y -CONFIG_MTD_MAP_BANK_WIDTH_2=y -CONFIG_MTD_MAP_BANK_WIDTH_4=y -# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set -# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set -# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set -CONFIG_MTD_CFI_I1=y -CONFIG_MTD_CFI_I2=y -# CONFIG_MTD_CFI_I4 is not set -# CONFIG_MTD_CFI_I8 is not set -CONFIG_MTD_CFI_INTELEXT=m -CONFIG_MTD_CFI_AMDSTD=m -CONFIG_MTD_CFI_STAA=m -CONFIG_MTD_CFI_UTIL=m -CONFIG_MTD_RAM=m -CONFIG_MTD_ROM=m -CONFIG_MTD_ABSENT=m -# CONFIG_MTD_OBSOLETE_CHIPS is not set - -# -# Mapping drivers for chip access -# -CONFIG_MTD_COMPLEX_MAPPINGS=y -CONFIG_MTD_PHYSMAP=m -CONFIG_MTD_PHYSMAP_START=0x8000000 -CONFIG_MTD_PHYSMAP_LEN=0x4000000 -CONFIG_MTD_PHYSMAP_BANKWIDTH=2 -CONFIG_MTD_PNC2000=m -CONFIG_MTD_SC520CDP=m -CONFIG_MTD_NETSC520=m -CONFIG_MTD_TS5500=m -CONFIG_MTD_SBC_GXX=m -CONFIG_MTD_SCx200_DOCFLASH=m -CONFIG_MTD_AMD76XROM=m -CONFIG_MTD_ICHXROM=m -CONFIG_MTD_SCB2_FLASH=m -CONFIG_MTD_NETtel=m -CONFIG_MTD_DILNETPC=m -CONFIG_MTD_DILNETPC_BOOTSIZE=0x80000 -CONFIG_MTD_L440GX=m -CONFIG_MTD_PCI=m -CONFIG_MTD_PLATRAM=m - -# -# Self-contained MTD device drivers -# -CONFIG_MTD_PMC551=m -CONFIG_MTD_PMC551_BUGFIX=y -# CONFIG_MTD_PMC551_DEBUG is not set -CONFIG_MTD_DATAFLASH=m -CONFIG_MTD_M25P80=m -CONFIG_MTD_SLRAM=m -CONFIG_MTD_PHRAM=m -CONFIG_MTD_MTDRAM=m -CONFIG_MTDRAM_TOTAL_SIZE=4096 -CONFIG_MTDRAM_ERASE_SIZE=128 -CONFIG_MTD_BLOCK2MTD=m - -# -# Disk-On-Chip Device Drivers -# -# CONFIG_MTD_DOC2000 is not set -# CONFIG_MTD_DOC2001 is not set -CONFIG_MTD_DOC2001PLUS=m -CONFIG_MTD_DOCPROBE=m -CONFIG_MTD_DOCECC=m -# CONFIG_MTD_DOCPROBE_ADVANCED is not set -CONFIG_MTD_DOCPROBE_ADDRESS=0 - -# -# NAND Flash Device Drivers -# -CONFIG_MTD_NAND=m -CONFIG_MTD_NAND_VERIFY_WRITE=y -# CONFIG_MTD_NAND_ECC_SMC is not set -CONFIG_MTD_NAND_IDS=m -# CONFIG_MTD_NAND_DISKONCHIP is not set -CONFIG_MTD_NAND_CS553X=m -CONFIG_MTD_NAND_NANDSIM=m - -# -# OneNAND Flash Device Drivers -# -CONFIG_MTD_ONENAND=m -CONFIG_MTD_ONENAND_VERIFY_WRITE=y -CONFIG_MTD_ONENAND_OTP=y - -# -# Parallel port support -# -CONFIG_PARPORT=m -CONFIG_PARPORT_PC=m -CONFIG_PARPORT_SERIAL=m -# CONFIG_PARPORT_PC_FIFO is not set -# CONFIG_PARPORT_PC_SUPERIO is not set -CONFIG_PARPORT_PC_PCMCIA=m -CONFIG_PARPORT_NOT_PC=y -# CONFIG_PARPORT_GSC is not set -CONFIG_PARPORT_AX88796=m -CONFIG_PARPORT_1284=y - -# -# Plug and Play support -# -CONFIG_PNP=y -# CONFIG_PNP_DEBUG is not set - -# -# Protocols -# -CONFIG_ISAPNP=y -# CONFIG_PNPBIOS is not set -CONFIG_PNPACPI=y - -# -# Block devices -# -CONFIG_BLK_DEV_FD=y -CONFIG_BLK_DEV_XD=m -CONFIG_PARIDE=m -CONFIG_PARIDE_PARPORT=m - -# -# Parallel IDE high-level drivers -# -CONFIG_PARIDE_PD=m -CONFIG_PARIDE_PCD=m -CONFIG_PARIDE_PF=m -CONFIG_PARIDE_PT=m -CONFIG_PARIDE_PG=m - -# -# Parallel IDE protocol modules -# -CONFIG_PARIDE_ATEN=m -CONFIG_PARIDE_BPCK=m -CONFIG_PARIDE_BPCK6=m -CONFIG_PARIDE_COMM=m -CONFIG_PARIDE_DSTR=m -CONFIG_PARIDE_FIT2=m -CONFIG_PARIDE_FIT3=m -CONFIG_PARIDE_EPAT=m -CONFIG_PARIDE_EPATC8=y -CONFIG_PARIDE_EPIA=m -CONFIG_PARIDE_FRIQ=m -CONFIG_PARIDE_FRPW=m -CONFIG_PARIDE_KBIC=m -CONFIG_PARIDE_KTTI=m -CONFIG_PARIDE_ON20=m -CONFIG_PARIDE_ON26=m -CONFIG_BLK_CPQ_DA=m -CONFIG_BLK_CPQ_CISS_DA=m -CONFIG_CISS_SCSI_TAPE=y -CONFIG_BLK_DEV_DAC960=y -CONFIG_BLK_DEV_UMEM=m -# CONFIG_BLK_DEV_COW_COMMON is not set -CONFIG_BLK_DEV_LOOP=m -CONFIG_BLK_DEV_CRYPTOLOOP=m -CONFIG_BLK_DEV_NBD=m -CONFIG_BLK_DEV_SX8=m -# CONFIG_BLK_DEV_UB is not set -CONFIG_BLK_DEV_RAM=y -CONFIG_BLK_DEV_RAM_COUNT=16 -CONFIG_BLK_DEV_RAM_SIZE=16384 -CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 -CONFIG_BLK_DEV_INITRD=y -CONFIG_CDROM_PKTCDVD=m -CONFIG_CDROM_PKTCDVD_BUFFERS=8 -CONFIG_CDROM_PKTCDVD_WCACHE=y -CONFIG_ATA_OVER_ETH=m - -# -# Misc devices -# -CONFIG_IBM_ASM=m -CONFIG_SGI_IOC4=m -CONFIG_TIFM_CORE=m -CONFIG_TIFM_7XX1=m -CONFIG_MSI_LAPTOP=m - -# -# ATA/ATAPI/MFM/RLL support -# -CONFIG_IDE=y -CONFIG_BLK_DEV_IDE=y - -# -# Please see Documentation/ide.txt for help/info on IDE drives -# -# CONFIG_BLK_DEV_IDE_SATA is not set -# CONFIG_BLK_DEV_HD_IDE is not set -CONFIG_BLK_DEV_IDEDISK=y -CONFIG_IDEDISK_MULTI_MODE=y -CONFIG_BLK_DEV_IDECS=m -CONFIG_BLK_DEV_IDECD=y -CONFIG_BLK_DEV_IDETAPE=m -CONFIG_BLK_DEV_IDEFLOPPY=m -# CONFIG_BLK_DEV_IDESCSI is not set -# CONFIG_IDE_TASK_IOCTL is not set - -# -# IDE chipset support/bugfixes -# -CONFIG_IDE_GENERIC=y -CONFIG_BLK_DEV_CMD640=y -CONFIG_BLK_DEV_CMD640_ENHANCED=y -CONFIG_BLK_DEV_IDEPNP=y -CONFIG_BLK_DEV_IDEPCI=y -CONFIG_IDEPCI_SHARE_IRQ=y -# CONFIG_BLK_DEV_OFFBOARD is not set -CONFIG_BLK_DEV_GENERIC=y -CONFIG_BLK_DEV_OPTI621=y -CONFIG_BLK_DEV_RZ1000=y -CONFIG_BLK_DEV_IDEDMA_PCI=y -# CONFIG_BLK_DEV_IDEDMA_FORCED is not set -CONFIG_IDEDMA_PCI_AUTO=y -# CONFIG_IDEDMA_ONLYDISK is not set -CONFIG_BLK_DEV_AEC62XX=y -CONFIG_BLK_DEV_ALI15X3=y -# CONFIG_WDC_ALI15X3 is not set -CONFIG_BLK_DEV_AMD74XX=y -CONFIG_BLK_DEV_ATIIXP=y -CONFIG_BLK_DEV_CMD64X=y -CONFIG_BLK_DEV_TRIFLEX=y -CONFIG_BLK_DEV_CY82C693=y -CONFIG_BLK_DEV_CS5520=y -CONFIG_BLK_DEV_CS5530=y -CONFIG_BLK_DEV_CS5535=m -CONFIG_BLK_DEV_HPT34X=y -# CONFIG_HPT34X_AUTODMA is not set -CONFIG_BLK_DEV_HPT366=y -CONFIG_BLK_DEV_JMICRON=y -CONFIG_BLK_DEV_SC1200=y -CONFIG_BLK_DEV_PIIX=y -CONFIG_BLK_DEV_IT821X=m -CONFIG_BLK_DEV_NS87415=m -CONFIG_BLK_DEV_PDC202XX_OLD=y -CONFIG_PDC202XX_BURST=y -CONFIG_BLK_DEV_PDC202XX_NEW=y -CONFIG_BLK_DEV_SVWKS=y -CONFIG_BLK_DEV_SIIMAGE=y -CONFIG_BLK_DEV_SIS5513=y -CONFIG_BLK_DEV_SLC90E66=y -CONFIG_BLK_DEV_TRM290=y -CONFIG_BLK_DEV_VIA82CXXX=y -# CONFIG_IDE_ARM is not set -CONFIG_IDE_CHIPSETS=y - -# -# Note: most of these also require special kernel boot parameters -# -CONFIG_BLK_DEV_4DRIVES=y -CONFIG_BLK_DEV_ALI14XX=m -CONFIG_BLK_DEV_DTC2278=m -CONFIG_BLK_DEV_HT6560B=m -CONFIG_BLK_DEV_QD65XX=m -CONFIG_BLK_DEV_UMC8672=m -CONFIG_BLK_DEV_IDEDMA=y -# CONFIG_IDEDMA_IVB is not set -CONFIG_IDEDMA_AUTO=y -# CONFIG_BLK_DEV_HD is not set - -# -# SCSI device support -# -CONFIG_RAID_ATTRS=m -CONFIG_SCSI=y -CONFIG_SCSI_NETLINK=y -CONFIG_SCSI_PROC_FS=y - -# -# SCSI support type (disk, tape, CD-ROM) -# -CONFIG_BLK_DEV_SD=y -CONFIG_CHR_DEV_ST=m -CONFIG_CHR_DEV_OSST=m -CONFIG_BLK_DEV_SR=y -CONFIG_BLK_DEV_SR_VENDOR=y -CONFIG_CHR_DEV_SG=m -CONFIG_CHR_DEV_SCH=m - -# -# Some SCSI devices (e.g. CD jukebox) support multiple LUNs -# -CONFIG_SCSI_MULTI_LUN=y -CONFIG_SCSI_CONSTANTS=y -CONFIG_SCSI_LOGGING=y - -# -# SCSI Transports -# -CONFIG_SCSI_SPI_ATTRS=y -CONFIG_SCSI_FC_ATTRS=m -CONFIG_SCSI_ISCSI_ATTRS=m -CONFIG_SCSI_SAS_ATTRS=m -CONFIG_SCSI_SAS_LIBSAS=m -CONFIG_SCSI_SAS_LIBSAS_DEBUG=y - -# -# SCSI low-level drivers -# -CONFIG_ISCSI_TCP=m -CONFIG_BLK_DEV_3W_XXXX_RAID=m -CONFIG_SCSI_3W_9XXX=m -CONFIG_SCSI_7000FASST=m -CONFIG_SCSI_ACARD=m -CONFIG_SCSI_AHA152X=m -CONFIG_SCSI_AHA1542=m -CONFIG_SCSI_AHA1740=m -CONFIG_SCSI_AACRAID=m -CONFIG_SCSI_AIC7XXX=y -CONFIG_AIC7XXX_CMDS_PER_DEVICE=4 -CONFIG_AIC7XXX_RESET_DELAY_MS=15000 -# CONFIG_AIC7XXX_PROBE_EISA_VL is not set -# CONFIG_AIC7XXX_DEBUG_ENABLE is not set -CONFIG_AIC7XXX_DEBUG_MASK=0 -# CONFIG_AIC7XXX_REG_PRETTY_PRINT is not set -CONFIG_SCSI_AIC7XXX_OLD=m -CONFIG_SCSI_AIC79XX=m -CONFIG_AIC79XX_CMDS_PER_DEVICE=4 -CONFIG_AIC79XX_RESET_DELAY_MS=15000 -# CONFIG_AIC79XX_ENABLE_RD_STRM is not set -# CONFIG_AIC79XX_DEBUG_ENABLE is not set -CONFIG_AIC79XX_DEBUG_MASK=0 -# CONFIG_AIC79XX_REG_PRETTY_PRINT is not set -CONFIG_SCSI_AIC94XX=m -# CONFIG_AIC94XX_DEBUG is not set -CONFIG_SCSI_DPT_I2O=m -CONFIG_SCSI_ADVANSYS=m -CONFIG_SCSI_IN2000=m -CONFIG_SCSI_ARCMSR=m -# CONFIG_MEGARAID_NEWGEN is not set -CONFIG_MEGARAID_LEGACY=m -CONFIG_MEGARAID_SAS=m -CONFIG_SCSI_HPTIOP=m -CONFIG_SCSI_BUSLOGIC=y -# CONFIG_SCSI_OMIT_FLASHPOINT is not set -CONFIG_SCSI_DMX3191D=m -CONFIG_SCSI_DTC3280=m -CONFIG_SCSI_EATA=m -# CONFIG_SCSI_EATA_TAGGED_QUEUE is not set -# CONFIG_SCSI_EATA_LINKED_COMMANDS is not set -CONFIG_SCSI_EATA_MAX_TAGS=16 -CONFIG_SCSI_FUTURE_DOMAIN=m -CONFIG_SCSI_FD_MCS=m -CONFIG_SCSI_GDTH=m -CONFIG_SCSI_GENERIC_NCR5380=m -CONFIG_SCSI_GENERIC_NCR5380_MMIO=m -CONFIG_SCSI_GENERIC_NCR53C400=y -CONFIG_SCSI_IBMMCA=m -CONFIG_IBMMCA_SCSI_ORDER_STANDARD=y -CONFIG_IBMMCA_SCSI_DEV_RESET=y -CONFIG_SCSI_IPS=y -CONFIG_SCSI_INITIO=m -CONFIG_SCSI_INIA100=m -CONFIG_SCSI_PPA=m -CONFIG_SCSI_IMM=m -# CONFIG_SCSI_IZIP_EPP16 is not set -# CONFIG_SCSI_IZIP_SLOW_CTR is not set -CONFIG_SCSI_NCR53C406A=m -CONFIG_SCSI_NCR_D700=m -# CONFIG_SCSI_STEX is not set -CONFIG_SCSI_SYM53C8XX_2=m -CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 -CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 -CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 -CONFIG_SCSI_SYM53C8XX_MMIO=y -CONFIG_SCSI_IPR=m -# CONFIG_SCSI_IPR_TRACE is not set -# CONFIG_SCSI_IPR_DUMP is not set -CONFIG_SCSI_NCR_Q720=m -CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=8 -CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32 -CONFIG_SCSI_NCR53C8XX_SYNC=20 -# CONFIG_SCSI_NCR53C8XX_PROFILE is not set -CONFIG_SCSI_PAS16=m -CONFIG_SCSI_PSI240I=m -CONFIG_SCSI_QLOGIC_FAS=m -CONFIG_SCSI_QLOGIC_1280=m -CONFIG_SCSI_QLA_FC=m -# CONFIG_SCSI_QLA_ISCSI is not set -CONFIG_SCSI_LPFC=m -CONFIG_SCSI_SIM710=m -CONFIG_53C700_IO_MAPPED=y -CONFIG_SCSI_SYM53C416=m -CONFIG_SCSI_DC395x=m -CONFIG_SCSI_DC390T=m -CONFIG_SCSI_T128=m -CONFIG_SCSI_U14_34F=m -# CONFIG_SCSI_U14_34F_TAGGED_QUEUE is not set -# CONFIG_SCSI_U14_34F_LINKED_COMMANDS is not set -CONFIG_SCSI_U14_34F_MAX_TAGS=8 -CONFIG_SCSI_ULTRASTOR=m -CONFIG_SCSI_NSP32=m -CONFIG_SCSI_DEBUG=m - -# -# PCMCIA SCSI adapter support -# -CONFIG_PCMCIA_AHA152X=m -CONFIG_PCMCIA_FDOMAIN=m -CONFIG_PCMCIA_NINJA_SCSI=m -CONFIG_PCMCIA_QLOGIC=m -CONFIG_PCMCIA_SYM53C500=m - -# -# Serial ATA (prod) and Parallel ATA (experimental) drivers -# -CONFIG_ATA=y -CONFIG_SATA_AHCI=y -CONFIG_SATA_SVW=m -CONFIG_ATA_PIIX=y -# CONFIG_SATA_MV is not set -CONFIG_SATA_NV=y -CONFIG_PDC_ADMA=m -CONFIG_SATA_QSTOR=m -CONFIG_SATA_PROMISE=y -CONFIG_SATA_SX4=y -CONFIG_SATA_SIL=y -CONFIG_SATA_SIL24=y -CONFIG_SATA_SIS=y -CONFIG_SATA_ULI=y -CONFIG_SATA_VIA=y -CONFIG_SATA_VITESSE=y -CONFIG_SATA_INTEL_COMBINED=y -CONFIG_PATA_ALI=m -CONFIG_PATA_AMD=m -CONFIG_PATA_ARTOP=m -CONFIG_PATA_ATIIXP=m -CONFIG_PATA_CMD64X=m -CONFIG_PATA_CS5520=m -CONFIG_PATA_CS5530=m -CONFIG_PATA_CS5535=m -# CONFIG_PATA_CYPRESS is not set -CONFIG_PATA_EFAR=m -CONFIG_ATA_GENERIC=m -CONFIG_PATA_HPT366=m -# CONFIG_PATA_HPT37X is not set -CONFIG_PATA_HPT3X2N=m -CONFIG_PATA_HPT3X3=m -CONFIG_PATA_ISAPNP=m -CONFIG_PATA_IT821X=m -CONFIG_PATA_JMICRON=m -CONFIG_PATA_LEGACY=m -CONFIG_PATA_TRIFLEX=m -CONFIG_PATA_MPIIX=m -CONFIG_PATA_OLDPIIX=m -CONFIG_PATA_NETCELL=m -CONFIG_PATA_NS87410=m -# CONFIG_PATA_OPTI is not set -# CONFIG_PATA_OPTIDMA is not set -CONFIG_PATA_PCMCIA=m -# CONFIG_PATA_PDC_OLD is not set -CONFIG_PATA_QDI=m -# CONFIG_PATA_RADISYS is not set -CONFIG_PATA_RZ1000=m -CONFIG_PATA_SC1200=m -CONFIG_PATA_SERVERWORKS=m -CONFIG_PATA_PDC2027X=m -CONFIG_PATA_SIL680=m -CONFIG_PATA_SIS=m -CONFIG_PATA_VIA=m -CONFIG_PATA_WINBOND=m - -# -# Old CD-ROM drivers (not SCSI, not IDE) -# -CONFIG_CD_NO_IDESCSI=y -CONFIG_AZTCD=m -CONFIG_GSCD=m -CONFIG_MCDX=m -CONFIG_OPTCD=m -CONFIG_SJCD=m -CONFIG_ISP16_CDI=m -CONFIG_CDU535=m - -# -# Multi-device support (RAID and LVM) -# -CONFIG_MD=y -CONFIG_BLK_DEV_MD=y -CONFIG_MD_LINEAR=m -CONFIG_MD_RAID0=y -CONFIG_MD_RAID1=y -# CONFIG_MD_RAID10 is not set -CONFIG_MD_RAID456=m -CONFIG_MD_RAID5_RESHAPE=y -CONFIG_MD_MULTIPATH=m -CONFIG_MD_FAULTY=m -CONFIG_BLK_DEV_DM=m -# CONFIG_DM_DEBUG is not set -CONFIG_DM_CRYPT=m -# CONFIG_DM_SNAPSHOT is not set -# CONFIG_DM_MIRROR is not set -# CONFIG_DM_ZERO is not set -# CONFIG_DM_MULTIPATH is not set - -# -# Fusion MPT device support -# -CONFIG_FUSION=y -CONFIG_FUSION_SPI=m -CONFIG_FUSION_FC=m -CONFIG_FUSION_SAS=m -CONFIG_FUSION_MAX_SGE=128 -CONFIG_FUSION_CTL=m -CONFIG_FUSION_LAN=m - -# -# IEEE 1394 (FireWire) support -# -CONFIG_IEEE1394=y - -# -# Subsystem Options -# -# CONFIG_IEEE1394_VERBOSEDEBUG is not set -# CONFIG_IEEE1394_OUI_DB is not set -CONFIG_IEEE1394_EXTRA_CONFIG_ROMS=y -CONFIG_IEEE1394_CONFIG_ROM_IP1394=y -# CONFIG_IEEE1394_EXPORT_FULL_API is not set - -# -# Device Drivers -# -CONFIG_IEEE1394_PCILYNX=m -CONFIG_IEEE1394_OHCI1394=m - -# -# Protocol Drivers -# -CONFIG_IEEE1394_VIDEO1394=m -CONFIG_IEEE1394_SBP2=m -# CONFIG_IEEE1394_SBP2_PHYS_DMA is not set -CONFIG_IEEE1394_ETH1394=m -CONFIG_IEEE1394_DV1394=m -CONFIG_IEEE1394_RAWIO=m - -# -# I2O device support -# -CONFIG_I2O=m -CONFIG_I2O_LCT_NOTIFY_ON_CHANGES=y -CONFIG_I2O_EXT_ADAPTEC=y -CONFIG_I2O_CONFIG=m -CONFIG_I2O_CONFIG_OLD_IOCTL=y -CONFIG_I2O_BUS=m -CONFIG_I2O_BLOCK=m -CONFIG_I2O_SCSI=m -CONFIG_I2O_PROC=m - -# -# Network device support -# -CONFIG_NETDEVICES=y -CONFIG_IFB=m -CONFIG_DUMMY=m -CONFIG_BONDING=m -CONFIG_EQUALIZER=m -CONFIG_TUN=m -CONFIG_NET_SB1000=m - -# -# ARCnet devices -# -CONFIG_ARCNET=m -CONFIG_ARCNET_1201=m -CONFIG_ARCNET_1051=m -CONFIG_ARCNET_RAW=m -CONFIG_ARCNET_CAP=m -CONFIG_ARCNET_COM90xx=m -CONFIG_ARCNET_COM90xxIO=m -CONFIG_ARCNET_RIM_I=m -CONFIG_ARCNET_COM20020=m -CONFIG_ARCNET_COM20020_ISA=m -CONFIG_ARCNET_COM20020_PCI=m - -# -# PHY device support -# -CONFIG_PHYLIB=m - -# -# MII PHY device drivers -# -CONFIG_MARVELL_PHY=m -CONFIG_DAVICOM_PHY=m -CONFIG_QSEMI_PHY=m -CONFIG_LXT_PHY=m -CONFIG_CICADA_PHY=m -CONFIG_VITESSE_PHY=m -CONFIG_SMSC_PHY=m -CONFIG_FIXED_PHY=m -CONFIG_FIXED_MII_10_FDX=y -CONFIG_FIXED_MII_100_FDX=y - -# -# Ethernet (10 or 100Mbit) -# -CONFIG_NET_ETHERNET=y -CONFIG_MII=m -CONFIG_HAPPYMEAL=m -CONFIG_SUNGEM=m -CONFIG_CASSINI=m -CONFIG_NET_VENDOR_3COM=y -CONFIG_EL1=m -CONFIG_EL2=m -CONFIG_ELPLUS=m -CONFIG_EL16=m -CONFIG_EL3=m -CONFIG_3C515=m -CONFIG_ELMC=m -CONFIG_ELMC_II=m -CONFIG_VORTEX=m -CONFIG_TYPHOON=m -CONFIG_LANCE=m -CONFIG_NET_VENDOR_SMC=y -CONFIG_WD80x3=m -CONFIG_ULTRAMCA=m -CONFIG_ULTRA=m -CONFIG_ULTRA32=m -CONFIG_SMC9194=m -CONFIG_NET_VENDOR_RACAL=y -CONFIG_NI52=m -CONFIG_NI65=m - -# -# Tulip family network device support -# -CONFIG_NET_TULIP=y -CONFIG_DE2104X=m -CONFIG_TULIP=m -# CONFIG_TULIP_MWI is not set -CONFIG_TULIP_MMIO=y -# CONFIG_TULIP_NAPI is not set -CONFIG_DE4X5=m -CONFIG_WINBOND_840=m -CONFIG_DM9102=m -CONFIG_ULI526X=m -CONFIG_PCMCIA_XIRCOM=m -CONFIG_AT1700=m -CONFIG_DEPCA=m -CONFIG_HP100=m -CONFIG_NET_ISA=y -CONFIG_E2100=m -CONFIG_EWRK3=m -CONFIG_EEXPRESS=m -CONFIG_EEXPRESS_PRO=m -CONFIG_HPLAN_PLUS=m -CONFIG_HPLAN=m -CONFIG_LP486E=m -CONFIG_ETH16I=m -CONFIG_NE2000=m -CONFIG_ZNET=m -CONFIG_SEEQ8005=m -CONFIG_NE2_MCA=m -CONFIG_IBMLANA=m -CONFIG_NET_PCI=y -CONFIG_PCNET32=m -# CONFIG_PCNET32_NAPI is not set -CONFIG_AMD8111_ETH=m -# CONFIG_AMD8111E_NAPI is not set -CONFIG_ADAPTEC_STARFIRE=m -CONFIG_ADAPTEC_STARFIRE_NAPI=y -CONFIG_AC3200=m -CONFIG_APRICOT=m -CONFIG_B44=m -CONFIG_FORCEDETH=m -# CONFIG_FORCEDETH_NAPI is not set -CONFIG_CS89x0=m -CONFIG_DGRS=m -CONFIG_EEPRO100=m -CONFIG_E100=m -CONFIG_LNE390=m -CONFIG_FEALNX=m -CONFIG_NATSEMI=m -CONFIG_NE2K_PCI=m -CONFIG_NE3210=m -CONFIG_ES3210=m -CONFIG_8139CP=m -CONFIG_8139TOO=m -CONFIG_8139TOO_PIO=y -# CONFIG_8139TOO_TUNE_TWISTER is not set -CONFIG_8139TOO_8129=y -# CONFIG_8139_OLD_RX_RESET is not set -CONFIG_SIS900=m -CONFIG_EPIC100=m -CONFIG_SUNDANCE=m -# CONFIG_SUNDANCE_MMIO is not set -CONFIG_TLAN=m -CONFIG_VIA_RHINE=m -CONFIG_VIA_RHINE_MMIO=y -# CONFIG_VIA_RHINE_NAPI is not set -CONFIG_NET_POCKET=y -CONFIG_ATP=m -CONFIG_DE600=m -CONFIG_DE620=m - -# -# Ethernet (1000 Mbit) -# -CONFIG_ACENIC=m -# CONFIG_ACENIC_OMIT_TIGON_I is not set -CONFIG_DL2K=m -CONFIG_E1000=m -CONFIG_E1000_NAPI=y -# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set -CONFIG_NS83820=m -CONFIG_HAMACHI=m -CONFIG_YELLOWFIN=m -CONFIG_R8169=m -# CONFIG_R8169_NAPI is not set -# CONFIG_R8169_VLAN is not set -CONFIG_SIS190=m -CONFIG_SKGE=m -CONFIG_SKY2=m -CONFIG_SK98LIN=m -CONFIG_VIA_VELOCITY=m -CONFIG_TIGON3=m -CONFIG_BNX2=m -CONFIG_QLA3XXX=m - -# -# Ethernet (10000 Mbit) -# -CONFIG_CHELSIO_T1=m -CONFIG_IXGB=m -CONFIG_IXGB_NAPI=y -CONFIG_S2IO=m -CONFIG_S2IO_NAPI=y -CONFIG_MYRI10GE=m - -# -# Token Ring devices -# -CONFIG_TR=y -CONFIG_IBMTR=m -CONFIG_IBMOL=m -CONFIG_IBMLS=m -CONFIG_3C359=m -CONFIG_TMS380TR=m -CONFIG_TMSPCI=m -CONFIG_SKISA=m -CONFIG_PROTEON=m -CONFIG_ABYSS=m -CONFIG_MADGEMC=m -CONFIG_SMCTR=m - -# -# Wireless LAN (non-hamradio) -# -CONFIG_NET_RADIO=y -CONFIG_NET_WIRELESS_RTNETLINK=y - -# -# Obsolete Wireless cards support (pre-802.11) -# -CONFIG_STRIP=m -CONFIG_ARLAN=m -CONFIG_WAVELAN=m -CONFIG_PCMCIA_WAVELAN=m -CONFIG_PCMCIA_NETWAVE=m - -# -# Wireless 802.11 Frequency Hopping cards support -# -CONFIG_PCMCIA_RAYCS=m - -# -# Wireless 802.11b ISA/PCI cards support -# -CONFIG_IPW2100=m -CONFIG_IPW2100_MONITOR=y -# CONFIG_IPW2100_DEBUG is not set -CONFIG_IPW2200=m -CONFIG_IPW2200_MONITOR=y -# CONFIG_IPW2200_RADIOTAP is not set -# CONFIG_IPW2200_PROMISCUOUS is not set -# CONFIG_IPW2200_QOS is not set -# CONFIG_IPW2200_DEBUG is not set -CONFIG_AIRO=m -CONFIG_HERMES=m -CONFIG_PLX_HERMES=m -CONFIG_TMD_HERMES=m -CONFIG_NORTEL_HERMES=m -CONFIG_PCI_HERMES=m -CONFIG_ATMEL=m -CONFIG_PCI_ATMEL=m - -# -# Wireless 802.11b Pcmcia/Cardbus cards support -# -CONFIG_PCMCIA_HERMES=m -CONFIG_PCMCIA_SPECTRUM=m -CONFIG_AIRO_CS=m -CONFIG_PCMCIA_ATMEL=m -CONFIG_PCMCIA_WL3501=m - -# -# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support -# -CONFIG_PRISM54=m -CONFIG_USB_ZD1201=m -CONFIG_HOSTAP=m -CONFIG_HOSTAP_FIRMWARE=y -CONFIG_HOSTAP_FIRMWARE_NVRAM=y -CONFIG_HOSTAP_PLX=m -CONFIG_HOSTAP_PCI=m -CONFIG_HOSTAP_CS=m -CONFIG_BCM43XX=m -# CONFIG_BCM43XX_DEBUG is not set -CONFIG_BCM43XX_DMA=y -CONFIG_BCM43XX_PIO=y -CONFIG_BCM43XX_DMA_AND_PIO_MODE=y -# CONFIG_BCM43XX_DMA_MODE is not set -# CONFIG_BCM43XX_PIO_MODE is not set -CONFIG_ZD1211RW=m -# CONFIG_ZD1211RW_DEBUG is not set -CONFIG_NET_WIRELESS=y - -# -# PCMCIA network device support -# -CONFIG_NET_PCMCIA=y -CONFIG_PCMCIA_3C589=m -CONFIG_PCMCIA_3C574=m -CONFIG_PCMCIA_FMVJ18X=m -CONFIG_PCMCIA_PCNET=m -CONFIG_PCMCIA_NMCLAN=m -CONFIG_PCMCIA_SMC91C92=m -CONFIG_PCMCIA_XIRC2PS=m -CONFIG_PCMCIA_AXNET=m -CONFIG_ARCNET_COM20020_CS=m -CONFIG_PCMCIA_IBMTR=m - -# -# Wan interfaces -# -CONFIG_WAN=y -CONFIG_HOSTESS_SV11=m -CONFIG_COSA=m -CONFIG_DSCC4=m -# CONFIG_DSCC4_PCISYNC is not set -# CONFIG_DSCC4_PCI_RST is not set -CONFIG_LANMEDIA=m -CONFIG_SEALEVEL_4021=m -CONFIG_HDLC=m -CONFIG_HDLC_RAW=m -CONFIG_HDLC_RAW_ETH=m -CONFIG_HDLC_CISCO=m -CONFIG_HDLC_FR=m -CONFIG_HDLC_PPP=m - -# -# X.25/LAPB support is disabled -# -CONFIG_PCI200SYN=m -CONFIG_WANXL=m -CONFIG_PC300=m -CONFIG_PC300_MLPPP=y - -# -# Cyclades-PC300 MLPPP support is disabled. -# - -# -# Refer to the file README.mlppp, provided by PC300 package. -# -CONFIG_N2=m -CONFIG_C101=m -CONFIG_FARSYNC=m -CONFIG_DLCI=m -CONFIG_DLCI_COUNT=24 -CONFIG_DLCI_MAX=8 -CONFIG_SDLA=m -CONFIG_WAN_ROUTER_DRIVERS=y -CONFIG_CYCLADES_SYNC=m -CONFIG_CYCLOMX_X25=y -CONFIG_SBNI=m -# CONFIG_SBNI_MULTILINE is not set - -# -# ATM drivers -# -# CONFIG_ATM_DUMMY is not set -CONFIG_ATM_TCP=m -CONFIG_ATM_LANAI=m -CONFIG_ATM_ENI=m -# CONFIG_ATM_ENI_DEBUG is not set -# CONFIG_ATM_ENI_TUNE_BURST is not set -CONFIG_ATM_FIRESTREAM=m -CONFIG_ATM_ZATM=m -# CONFIG_ATM_ZATM_DEBUG is not set -CONFIG_ATM_NICSTAR=m -# CONFIG_ATM_NICSTAR_USE_SUNI is not set -# CONFIG_ATM_NICSTAR_USE_IDT77105 is not set -CONFIG_ATM_IDT77252=m -# CONFIG_ATM_IDT77252_DEBUG is not set -# CONFIG_ATM_IDT77252_RCV_ALL is not set -CONFIG_ATM_IDT77252_USE_SUNI=y -CONFIG_ATM_AMBASSADOR=m -# CONFIG_ATM_AMBASSADOR_DEBUG is not set -CONFIG_ATM_HORIZON=m -# CONFIG_ATM_HORIZON_DEBUG is not set -CONFIG_ATM_IA=m -# CONFIG_ATM_IA_DEBUG is not set -CONFIG_ATM_FORE200E_MAYBE=m -# CONFIG_ATM_FORE200E_PCA is not set -CONFIG_ATM_HE=m -# CONFIG_ATM_HE_USE_SUNI is not set -CONFIG_FDDI=y -CONFIG_DEFXX=m -CONFIG_SKFP=m -CONFIG_HIPPI=y -CONFIG_ROADRUNNER=m -# CONFIG_ROADRUNNER_LARGE_RINGS is not set -CONFIG_PLIP=m -CONFIG_PPP=m -CONFIG_PPP_MULTILINK=y -CONFIG_PPP_FILTER=y -CONFIG_PPP_ASYNC=m -CONFIG_PPP_SYNC_TTY=m -CONFIG_PPP_DEFLATE=m -CONFIG_PPP_BSDCOMP=m -CONFIG_PPP_MPPE=m -CONFIG_PPPOE=m -CONFIG_PPPOATM=m -CONFIG_SLIP=m -CONFIG_SLIP_COMPRESSED=y -CONFIG_SLHC=m -CONFIG_SLIP_SMART=y -# CONFIG_SLIP_MODE_SLIP6 is not set -CONFIG_NET_FC=y -CONFIG_SHAPER=m -CONFIG_NETCONSOLE=m -CONFIG_NETPOLL=y -CONFIG_NETPOLL_RX=y -CONFIG_NETPOLL_TRAP=y -CONFIG_NET_POLL_CONTROLLER=y - -# -# ISDN subsystem -# -CONFIG_ISDN=m - -# -# Old ISDN4Linux -# -# CONFIG_ISDN_I4L is not set - -# -# CAPI subsystem -# -CONFIG_ISDN_CAPI=m -CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON=y -CONFIG_ISDN_CAPI_MIDDLEWARE=y -CONFIG_ISDN_CAPI_CAPI20=m -CONFIG_ISDN_CAPI_CAPIFS_BOOL=y -CONFIG_ISDN_CAPI_CAPIFS=m - -# -# CAPI hardware drivers -# - -# -# Active AVM cards -# -CONFIG_CAPI_AVM=y -CONFIG_ISDN_DRV_AVMB1_B1ISA=m -CONFIG_ISDN_DRV_AVMB1_B1PCI=m -CONFIG_ISDN_DRV_AVMB1_B1PCIV4=y -CONFIG_ISDN_DRV_AVMB1_T1ISA=m -CONFIG_ISDN_DRV_AVMB1_B1PCMCIA=m -CONFIG_ISDN_DRV_AVMB1_AVM_CS=m -CONFIG_ISDN_DRV_AVMB1_T1PCI=m -CONFIG_ISDN_DRV_AVMB1_C4=m - -# -# Active Eicon DIVA Server cards -# -CONFIG_CAPI_EICON=y -CONFIG_ISDN_DIVAS=m -CONFIG_ISDN_DIVAS_BRIPCI=y -CONFIG_ISDN_DIVAS_PRIPCI=y -CONFIG_ISDN_DIVAS_DIVACAPI=m -CONFIG_ISDN_DIVAS_USERIDI=m -CONFIG_ISDN_DIVAS_MAINT=m - -# -# Telephony Support -# -CONFIG_PHONE=m -CONFIG_PHONE_IXJ=m -CONFIG_PHONE_IXJ_PCMCIA=m - -# -# Input device support -# -CONFIG_INPUT=y -CONFIG_INPUT_FF_MEMLESS=y - -# -# Userland interfaces -# -CONFIG_INPUT_MOUSEDEV=y -CONFIG_INPUT_MOUSEDEV_PSAUX=y -CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 -CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 -CONFIG_INPUT_JOYDEV=m -CONFIG_INPUT_TSDEV=m -CONFIG_INPUT_TSDEV_SCREEN_X=240 -CONFIG_INPUT_TSDEV_SCREEN_Y=320 -CONFIG_INPUT_EVDEV=m -# CONFIG_INPUT_EVBUG is not set - -# -# Input Device Drivers -# -CONFIG_INPUT_KEYBOARD=y -CONFIG_KEYBOARD_ATKBD=y -# CONFIG_KEYBOARD_SUNKBD is not set -# CONFIG_KEYBOARD_LKKBD is not set -# CONFIG_KEYBOARD_XTKBD is not set -# CONFIG_KEYBOARD_NEWTON is not set -# CONFIG_KEYBOARD_STOWAWAY is not set -CONFIG_INPUT_MOUSE=y -CONFIG_MOUSE_PS2=y -CONFIG_MOUSE_SERIAL=m -CONFIG_MOUSE_INPORT=m -CONFIG_MOUSE_ATIXL=y -CONFIG_MOUSE_LOGIBM=m -CONFIG_MOUSE_PC110PAD=m -CONFIG_MOUSE_VSXXXAA=m -CONFIG_INPUT_JOYSTICK=y -CONFIG_JOYSTICK_ANALOG=m -CONFIG_JOYSTICK_A3D=m -CONFIG_JOYSTICK_ADI=m -CONFIG_JOYSTICK_COBRA=m -CONFIG_JOYSTICK_GF2K=m -CONFIG_JOYSTICK_GRIP=m -CONFIG_JOYSTICK_GRIP_MP=m -CONFIG_JOYSTICK_GUILLEMOT=m -CONFIG_JOYSTICK_INTERACT=m -CONFIG_JOYSTICK_SIDEWINDER=m -CONFIG_JOYSTICK_TMDC=m -CONFIG_JOYSTICK_IFORCE=m -CONFIG_JOYSTICK_IFORCE_USB=y -CONFIG_JOYSTICK_IFORCE_232=y -CONFIG_JOYSTICK_WARRIOR=m -CONFIG_JOYSTICK_MAGELLAN=m -CONFIG_JOYSTICK_SPACEORB=m -CONFIG_JOYSTICK_SPACEBALL=m -CONFIG_JOYSTICK_STINGER=m -CONFIG_JOYSTICK_TWIDJOY=m -CONFIG_JOYSTICK_DB9=m -CONFIG_JOYSTICK_GAMECON=m -CONFIG_JOYSTICK_TURBOGRAFX=m -# CONFIG_JOYSTICK_JOYDUMP is not set -CONFIG_INPUT_TOUCHSCREEN=y -# CONFIG_TOUCHSCREEN_ADS7846 is not set -CONFIG_TOUCHSCREEN_GUNZE=m -CONFIG_TOUCHSCREEN_ELO=m -CONFIG_TOUCHSCREEN_MTOUCH=m -CONFIG_TOUCHSCREEN_MK712=m -# CONFIG_TOUCHSCREEN_PENMOUNT is not set -# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set -# CONFIG_TOUCHSCREEN_TOUCHWIN is not set -CONFIG_INPUT_MISC=y -CONFIG_INPUT_PCSPKR=m -# CONFIG_INPUT_WISTRON_BTNS is not set -CONFIG_INPUT_UINPUT=m - -# -# Hardware I/O ports -# -CONFIG_SERIO=y -CONFIG_SERIO_I8042=y -CONFIG_SERIO_SERPORT=m -CONFIG_SERIO_CT82C710=m -CONFIG_SERIO_PARKBD=m -CONFIG_SERIO_PCIPS2=m -CONFIG_SERIO_LIBPS2=y -# CONFIG_SERIO_RAW is not set -CONFIG_GAMEPORT=m -CONFIG_GAMEPORT_NS558=m -CONFIG_GAMEPORT_L4=m -CONFIG_GAMEPORT_EMU10K1=m -CONFIG_GAMEPORT_FM801=m - -# -# Character devices -# -CONFIG_VT=y -CONFIG_VT_CONSOLE=y -CONFIG_HW_CONSOLE=y -# CONFIG_VT_HW_CONSOLE_BINDING is not set -CONFIG_SERIAL_NONSTANDARD=y -CONFIG_COMPUTONE=m -CONFIG_ROCKETPORT=m -CONFIG_CYCLADES=m -# CONFIG_CYZ_INTR is not set -CONFIG_DIGIEPCA=m -CONFIG_ESPSERIAL=m -CONFIG_MOXA_INTELLIO=m -CONFIG_MOXA_SMARTIO=m -# CONFIG_ISI is not set -CONFIG_SYNCLINK=m -CONFIG_SYNCLINKMP=m -CONFIG_SYNCLINK_GT=m -CONFIG_N_HDLC=m -CONFIG_SPECIALIX=m -CONFIG_SPECIALIX_RTSCTS=y -CONFIG_SX=m -CONFIG_RIO=m -# CONFIG_RIO_OLDPCI is not set -CONFIG_STALDRV=y - -# -# Serial drivers -# -CONFIG_SERIAL_8250=y -CONFIG_SERIAL_8250_CONSOLE=y -CONFIG_SERIAL_8250_PCI=y -CONFIG_SERIAL_8250_PNP=y -CONFIG_SERIAL_8250_CS=m -CONFIG_SERIAL_8250_NR_UARTS=4 -CONFIG_SERIAL_8250_RUNTIME_UARTS=4 -CONFIG_SERIAL_8250_EXTENDED=y -CONFIG_SERIAL_8250_MANY_PORTS=y -CONFIG_SERIAL_8250_SHARE_IRQ=y -CONFIG_SERIAL_8250_DETECT_IRQ=y -CONFIG_SERIAL_8250_RSA=y -CONFIG_SERIAL_8250_FOURPORT=m -CONFIG_SERIAL_8250_ACCENT=m -CONFIG_SERIAL_8250_BOCA=m -CONFIG_SERIAL_8250_HUB6=m -CONFIG_SERIAL_8250_MCA=m - -# -# Non-8250 serial port support -# -CONFIG_SERIAL_CORE=y -CONFIG_SERIAL_CORE_CONSOLE=y -CONFIG_SERIAL_JSM=m -CONFIG_UNIX98_PTYS=y -CONFIG_LEGACY_PTYS=y -CONFIG_LEGACY_PTY_COUNT=256 -CONFIG_PRINTER=m -CONFIG_LP_CONSOLE=y -CONFIG_PPDEV=m -CONFIG_TIPAR=m - -# -# IPMI -# -CONFIG_IPMI_HANDLER=m -# CONFIG_IPMI_PANIC_EVENT is not set -CONFIG_IPMI_DEVICE_INTERFACE=m -CONFIG_IPMI_SI=m -CONFIG_IPMI_WATCHDOG=m -CONFIG_IPMI_POWEROFF=m - -# -# Watchdog Cards -# -CONFIG_WATCHDOG=y -# CONFIG_WATCHDOG_NOWAYOUT is not set - -# -# Watchdog Device Drivers -# -CONFIG_SOFT_WATCHDOG=m -CONFIG_ACQUIRE_WDT=m -CONFIG_ADVANTECH_WDT=m -CONFIG_ALIM1535_WDT=m -CONFIG_ALIM7101_WDT=m -CONFIG_SC520_WDT=m -CONFIG_EUROTECH_WDT=m -CONFIG_IB700_WDT=m -CONFIG_IBMASR=m -CONFIG_WAFER_WDT=m -CONFIG_I6300ESB_WDT=m -CONFIG_I8XX_TCO=m -CONFIG_ITCO_WDT=m -CONFIG_SC1200_WDT=m -CONFIG_SCx200_WDT=m -CONFIG_60XX_WDT=m -CONFIG_SBC8360_WDT=m -CONFIG_CPU5_WDT=m -CONFIG_SMSC37B787_WDT=m -CONFIG_W83627HF_WDT=m -CONFIG_W83697HF_WDT=m -CONFIG_W83877F_WDT=m -CONFIG_W83977F_WDT=m -CONFIG_MACHZ_WDT=m -CONFIG_SBC_EPX_C3_WATCHDOG=m - -# -# ISA-based Watchdog Cards -# -CONFIG_PCWATCHDOG=m -CONFIG_MIXCOMWD=m -CONFIG_WDT=m -CONFIG_WDT_501=y - -# -# PCI-based Watchdog Cards -# -CONFIG_PCIPCWATCHDOG=m -CONFIG_WDTPCI=m -CONFIG_WDT_501_PCI=y - -# -# USB-based Watchdog Cards -# -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_NVRAM=m -CONFIG_RTC=y -CONFIG_DTLK=m -CONFIG_R3964=m -CONFIG_APPLICOM=m -CONFIG_SONYPI=m - -# -# Ftape, the floppy tape device driver -# -CONFIG_AGP=m -CONFIG_AGP_ALI=m -CONFIG_AGP_ATI=m -CONFIG_AGP_AMD=m -CONFIG_AGP_AMD64=m -CONFIG_AGP_INTEL=m -CONFIG_AGP_NVIDIA=m -CONFIG_AGP_SIS=m -CONFIG_AGP_SWORKS=m -CONFIG_AGP_VIA=m -CONFIG_AGP_EFFICEON=m -CONFIG_DRM=m -CONFIG_DRM_TDFX=m -CONFIG_DRM_R128=m -CONFIG_DRM_RADEON=m -CONFIG_DRM_I810=m -CONFIG_DRM_I830=m -CONFIG_DRM_I915=m -CONFIG_DRM_MGA=m -CONFIG_DRM_SIS=m -CONFIG_DRM_VIA=m -CONFIG_DRM_SAVAGE=m - -# -# PCMCIA character devices -# -CONFIG_SYNCLINK_CS=m -CONFIG_CARDMAN_4000=m -CONFIG_CARDMAN_4040=m -CONFIG_MWAVE=m -CONFIG_SCx200_GPIO=m -CONFIG_PC8736x_GPIO=m -CONFIG_NSC_GPIO=m -CONFIG_CS5535_GPIO=m -# CONFIG_RAW_DRIVER is not set -CONFIG_HPET=y -# CONFIG_HPET_RTC_IRQ is not set -CONFIG_HPET_MMAP=y -CONFIG_HANGCHECK_TIMER=m - -# -# TPM devices -# -CONFIG_TCG_TPM=m -CONFIG_TCG_TIS=m -CONFIG_TCG_NSC=m -CONFIG_TCG_ATMEL=m -CONFIG_TCG_INFINEON=m -CONFIG_TELCLOCK=m - -# -# I2C support -# -CONFIG_I2C=m -CONFIG_I2C_CHARDEV=m - -# -# I2C Algorithms -# -CONFIG_I2C_ALGOBIT=m -CONFIG_I2C_ALGOPCF=m -CONFIG_I2C_ALGOPCA=m - -# -# I2C Hardware Bus support -# -CONFIG_I2C_ALI1535=m -CONFIG_I2C_ALI1563=m -CONFIG_I2C_ALI15X3=m -CONFIG_I2C_AMD756=m -CONFIG_I2C_AMD756_S4882=m -CONFIG_I2C_AMD8111=m -CONFIG_I2C_I801=m -CONFIG_I2C_I810=m -CONFIG_I2C_PIIX4=m -CONFIG_I2C_ISA=m -CONFIG_I2C_NFORCE2=m -CONFIG_I2C_OCORES=m -CONFIG_I2C_PARPORT=m -CONFIG_I2C_PARPORT_LIGHT=m -CONFIG_I2C_PROSAVAGE=m -CONFIG_I2C_SAVAGE4=m -CONFIG_SCx200_I2C=m -CONFIG_SCx200_I2C_SCL=12 -CONFIG_SCx200_I2C_SDA=13 -CONFIG_SCx200_ACB=m -CONFIG_I2C_SIS5595=m -CONFIG_I2C_SIS630=m -CONFIG_I2C_SIS96X=m -# CONFIG_I2C_STUB is not set -CONFIG_I2C_VIA=m -CONFIG_I2C_VIAPRO=m -CONFIG_I2C_VOODOO3=m -CONFIG_I2C_PCA_ISA=m - -# -# Miscellaneous I2C Chip support -# -CONFIG_SENSORS_DS1337=m -CONFIG_SENSORS_DS1374=m -CONFIG_SENSORS_EEPROM=m -CONFIG_SENSORS_PCF8574=m -CONFIG_SENSORS_PCA9539=m -CONFIG_SENSORS_PCF8591=m -CONFIG_SENSORS_MAX6875=m -# CONFIG_I2C_DEBUG_CORE is not set -# CONFIG_I2C_DEBUG_ALGO is not set -# CONFIG_I2C_DEBUG_BUS is not set -# CONFIG_I2C_DEBUG_CHIP is not set - -# -# SPI support -# -CONFIG_SPI=y -CONFIG_SPI_MASTER=y - -# -# SPI Master Controller Drivers -# -CONFIG_SPI_BITBANG=m -# CONFIG_SPI_BUTTERFLY is not set - -# -# SPI Protocol Masters -# - -# -# Dallas's 1-wire bus -# -CONFIG_W1=m -CONFIG_W1_CON=y - -# -# 1-wire Bus Masters -# -CONFIG_W1_MASTER_MATROX=m -CONFIG_W1_MASTER_DS2490=m -CONFIG_W1_MASTER_DS2482=m - -# -# 1-wire Slaves -# -CONFIG_W1_SLAVE_THERM=m -CONFIG_W1_SLAVE_SMEM=m -CONFIG_W1_SLAVE_DS2433=m -# CONFIG_W1_SLAVE_DS2433_CRC is not set - -# -# Hardware Monitoring support -# -CONFIG_HWMON=y -CONFIG_HWMON_VID=m -# CONFIG_SENSORS_ABITUGURU is not set -CONFIG_SENSORS_ADM1021=m -CONFIG_SENSORS_ADM1025=m -CONFIG_SENSORS_ADM1026=m -CONFIG_SENSORS_ADM1031=m -CONFIG_SENSORS_ADM9240=m -CONFIG_SENSORS_K8TEMP=m -CONFIG_SENSORS_ASB100=m -CONFIG_SENSORS_ATXP1=m -CONFIG_SENSORS_DS1621=m -CONFIG_SENSORS_F71805F=m -CONFIG_SENSORS_FSCHER=m -CONFIG_SENSORS_FSCPOS=m -CONFIG_SENSORS_GL518SM=m -CONFIG_SENSORS_GL520SM=m -CONFIG_SENSORS_IT87=m -CONFIG_SENSORS_LM63=m -CONFIG_SENSORS_LM70=m -CONFIG_SENSORS_LM75=m -CONFIG_SENSORS_LM77=m -CONFIG_SENSORS_LM78=m -CONFIG_SENSORS_LM80=m -CONFIG_SENSORS_LM83=m -CONFIG_SENSORS_LM85=m -CONFIG_SENSORS_LM87=m -CONFIG_SENSORS_LM90=m -CONFIG_SENSORS_LM92=m -CONFIG_SENSORS_MAX1619=m -CONFIG_SENSORS_PC87360=m -CONFIG_SENSORS_SIS5595=m -CONFIG_SENSORS_SMSC47M1=m -CONFIG_SENSORS_SMSC47M192=m -CONFIG_SENSORS_SMSC47B397=m -CONFIG_SENSORS_VIA686A=m -CONFIG_SENSORS_VT1211=m -CONFIG_SENSORS_VT8231=m -CONFIG_SENSORS_W83781D=m -CONFIG_SENSORS_W83791D=m -CONFIG_SENSORS_W83792D=m -CONFIG_SENSORS_W83L785TS=m -CONFIG_SENSORS_W83627HF=m -CONFIG_SENSORS_W83627EHF=m -CONFIG_SENSORS_HDAPS=m -# CONFIG_HWMON_DEBUG_CHIP is not set - -# -# Multimedia devices -# -CONFIG_VIDEO_DEV=m -CONFIG_VIDEO_V4L1=y -CONFIG_VIDEO_V4L1_COMPAT=y -CONFIG_VIDEO_V4L2=y - -# -# Video Capture Adapters -# - -# -# Video Capture Adapters -# -# CONFIG_VIDEO_ADV_DEBUG is not set -CONFIG_VIDEO_HELPER_CHIPS_AUTO=y -CONFIG_VIDEO_TVAUDIO=m -CONFIG_VIDEO_TDA7432=m -CONFIG_VIDEO_TDA9840=m -CONFIG_VIDEO_TDA9875=m -CONFIG_VIDEO_TEA6415C=m -CONFIG_VIDEO_TEA6420=m -CONFIG_VIDEO_MSP3400=m -CONFIG_VIDEO_BT819=m -CONFIG_VIDEO_BT856=m -CONFIG_VIDEO_KS0127=m -CONFIG_VIDEO_SAA7110=m -CONFIG_VIDEO_SAA7111=m -CONFIG_VIDEO_SAA7114=m -CONFIG_VIDEO_SAA711X=m -CONFIG_VIDEO_TVP5150=m -CONFIG_VIDEO_VPX3220=m -CONFIG_VIDEO_CX2341X=m -CONFIG_VIDEO_SAA7185=m -CONFIG_VIDEO_ADV7170=m -CONFIG_VIDEO_ADV7175=m -CONFIG_VIDEO_VIVI=m -CONFIG_VIDEO_BT848=m -CONFIG_VIDEO_BT848_DVB=y -CONFIG_VIDEO_SAA6588=m -CONFIG_VIDEO_PMS=m -CONFIG_VIDEO_BWQCAM=m -CONFIG_VIDEO_CQCAM=m -CONFIG_VIDEO_W9966=m -CONFIG_VIDEO_CPIA=m -CONFIG_VIDEO_CPIA_PP=m -CONFIG_VIDEO_CPIA_USB=m -CONFIG_VIDEO_CPIA2=m -CONFIG_VIDEO_SAA5246A=m -CONFIG_VIDEO_SAA5249=m -CONFIG_TUNER_3036=m -CONFIG_VIDEO_STRADIS=m -CONFIG_VIDEO_ZORAN_ZR36060=m -CONFIG_VIDEO_ZORAN=m -CONFIG_VIDEO_ZORAN_BUZ=m -CONFIG_VIDEO_ZORAN_DC10=m -CONFIG_VIDEO_ZORAN_DC30=m -CONFIG_VIDEO_ZORAN_LML33=m -CONFIG_VIDEO_ZORAN_LML33R10=m -CONFIG_VIDEO_ZORAN_AVS6EYES=m -CONFIG_VIDEO_MEYE=m -CONFIG_VIDEO_SAA7134=m -CONFIG_VIDEO_SAA7134_ALSA=m -CONFIG_VIDEO_SAA7134_DVB=m -CONFIG_VIDEO_MXB=m -CONFIG_VIDEO_DPC=m -CONFIG_VIDEO_HEXIUM_ORION=m -CONFIG_VIDEO_HEXIUM_GEMINI=m -CONFIG_VIDEO_CX88=m -CONFIG_VIDEO_CX88_ALSA=m -CONFIG_VIDEO_CX88_BLACKBIRD=m -CONFIG_VIDEO_CX88_DVB=m -CONFIG_VIDEO_CX88_VP3054=m - -# -# V4L USB devices -# -CONFIG_VIDEO_PVRUSB2=m -# CONFIG_VIDEO_PVRUSB2_29XXX is not set -# CONFIG_VIDEO_PVRUSB2_24XXX is not set -# CONFIG_VIDEO_PVRUSB2_SYSFS is not set -CONFIG_VIDEO_EM28XX=m -CONFIG_VIDEO_USBVIDEO=m -CONFIG_USB_VICAM=m -CONFIG_USB_IBMCAM=m -CONFIG_USB_KONICAWC=m -CONFIG_USB_QUICKCAM_MESSENGER=m -CONFIG_USB_ET61X251=m -CONFIG_VIDEO_OVCAMCHIP=m -CONFIG_USB_W9968CF=m -CONFIG_USB_OV511=m -CONFIG_USB_SE401=m -CONFIG_USB_SN9C102=m -CONFIG_USB_STV680=m -CONFIG_USB_ZC0301=m -CONFIG_USB_PWC=m -# CONFIG_USB_PWC_DEBUG is not set - -# -# Radio Adapters -# -CONFIG_RADIO_CADET=m -CONFIG_RADIO_RTRACK=m -CONFIG_RADIO_RTRACK2=m -CONFIG_RADIO_AZTECH=m -CONFIG_RADIO_GEMTEK=m -CONFIG_RADIO_GEMTEK_PCI=m -CONFIG_RADIO_MAXIRADIO=m -CONFIG_RADIO_MAESTRO=m -CONFIG_RADIO_SF16FMI=m -CONFIG_RADIO_SF16FMR2=m -CONFIG_RADIO_TERRATEC=m -CONFIG_RADIO_TRUST=m -CONFIG_RADIO_TYPHOON=m -CONFIG_RADIO_TYPHOON_PROC_FS=y -CONFIG_RADIO_ZOLTRIX=m -CONFIG_USB_DSBR=m - -# -# Digital Video Broadcasting Devices -# -CONFIG_DVB=y -CONFIG_DVB_CORE=m -# CONFIG_DVB_CORE_ATTACH is not set - -# -# Supported SAA7146 based PCI Adapters -# -CONFIG_DVB_AV7110=m -CONFIG_DVB_AV7110_OSD=y -CONFIG_DVB_BUDGET=m -CONFIG_DVB_BUDGET_CI=m -CONFIG_DVB_BUDGET_AV=m -CONFIG_DVB_BUDGET_PATCH=m - -# -# Supported USB Adapters -# -CONFIG_DVB_USB=m -# CONFIG_DVB_USB_DEBUG is not set -CONFIG_DVB_USB_A800=m -CONFIG_DVB_USB_DIBUSB_MB=m -# CONFIG_DVB_USB_DIBUSB_MB_FAULTY is not set -CONFIG_DVB_USB_DIBUSB_MC=m -# CONFIG_DVB_USB_DIB0700 is not set -CONFIG_DVB_USB_UMT_010=m -CONFIG_DVB_USB_CXUSB=m -CONFIG_DVB_USB_DIGITV=m -CONFIG_DVB_USB_VP7045=m -CONFIG_DVB_USB_VP702X=m -CONFIG_DVB_USB_GP8PSK=m -CONFIG_DVB_USB_NOVA_T_USB2=m -CONFIG_DVB_USB_DTT200U=m -CONFIG_DVB_TTUSB_BUDGET=m -CONFIG_DVB_TTUSB_DEC=m -CONFIG_DVB_CINERGYT2=m -# CONFIG_DVB_CINERGYT2_TUNING is not set - -# -# Supported FlexCopII (B2C2) Adapters -# -CONFIG_DVB_B2C2_FLEXCOP=m -CONFIG_DVB_B2C2_FLEXCOP_PCI=m -CONFIG_DVB_B2C2_FLEXCOP_USB=m -# CONFIG_DVB_B2C2_FLEXCOP_DEBUG is not set - -# -# Supported BT878 Adapters -# -CONFIG_DVB_BT8XX=m - -# -# Supported Pluto2 Adapters -# -CONFIG_DVB_PLUTO2=m - -# -# Supported DVB Frontends -# - -# -# Customise DVB Frontends -# -# CONFIG_DVB_FE_CUSTOMISE is not set - -# -# DVB-S (satellite) frontends -# -CONFIG_DVB_STV0299=m -CONFIG_DVB_CX24110=m -CONFIG_DVB_CX24123=m -CONFIG_DVB_TDA8083=m -CONFIG_DVB_MT312=m -CONFIG_DVB_VES1X93=m -CONFIG_DVB_S5H1420=m -CONFIG_DVB_TDA10086=m - -# -# DVB-T (terrestrial) frontends -# -CONFIG_DVB_SP8870=m -CONFIG_DVB_SP887X=m -CONFIG_DVB_CX22700=m -CONFIG_DVB_CX22702=m -CONFIG_DVB_L64781=m -CONFIG_DVB_TDA1004X=m -CONFIG_DVB_NXT6000=m -CONFIG_DVB_MT352=m -CONFIG_DVB_ZL10353=m -CONFIG_DVB_DIB3000MB=m -CONFIG_DVB_DIB3000MC=m - -# -# DVB-C (cable) frontends -# -CONFIG_DVB_VES1820=m -CONFIG_DVB_TDA10021=m -CONFIG_DVB_STV0297=m - -# -# ATSC (North American/Korean Terrestrial/Cable DTV) frontends -# -CONFIG_DVB_NXT200X=m -CONFIG_DVB_OR51211=m -CONFIG_DVB_OR51132=m -CONFIG_DVB_BCM3510=m -CONFIG_DVB_LGDT330X=m - -# -# Tuners/PLL support -# -CONFIG_DVB_PLL=m -CONFIG_DVB_TDA826X=m -CONFIG_DVB_TUNER_MT2060=m - -# -# Miscellaneous devices -# -CONFIG_DVB_LNBP21=m -CONFIG_DVB_ISL6421=m -CONFIG_DVB_TUA6100=m -CONFIG_VIDEO_SAA7146=m -CONFIG_VIDEO_SAA7146_VV=m -CONFIG_VIDEO_VIDEOBUF=m -CONFIG_VIDEO_TUNER=m -CONFIG_VIDEO_BUF=m -CONFIG_VIDEO_BUF_DVB=m -CONFIG_VIDEO_BTCX=m -CONFIG_VIDEO_IR=m -CONFIG_VIDEO_TVEEPROM=m -CONFIG_USB_DABUSB=m - -# -# Graphics support -# -# CONFIG_FIRMWARE_EDID is not set -CONFIG_FB=y -CONFIG_FB_DDC=m -CONFIG_FB_CFB_FILLRECT=y -CONFIG_FB_CFB_COPYAREA=y -CONFIG_FB_CFB_IMAGEBLIT=y -# CONFIG_FB_MACMODES is not set -# CONFIG_FB_BACKLIGHT is not set -CONFIG_FB_MODE_HELPERS=y -CONFIG_FB_TILEBLITTING=y -# CONFIG_FB_CIRRUS is not set -# CONFIG_FB_PM2 is not set -# CONFIG_FB_CYBER2000 is not set -# CONFIG_FB_ARC is not set -# CONFIG_FB_ASILIANT is not set -# CONFIG_FB_IMSTT is not set -CONFIG_FB_VGA16=m -CONFIG_FB_VESA=y -# CONFIG_FB_HGA is not set -# CONFIG_FB_S1D13XXX is not set -# CONFIG_FB_NVIDIA is not set -# CONFIG_FB_RIVA is not set -CONFIG_FB_I810=m -CONFIG_FB_I810_GTF=y -# CONFIG_FB_I810_I2C is not set -CONFIG_FB_INTEL=m -# CONFIG_FB_INTEL_DEBUG is not set -CONFIG_FB_INTEL_I2C=y -CONFIG_FB_MATROX=m -# CONFIG_FB_MATROX_MILLENIUM is not set -# CONFIG_FB_MATROX_MYSTIQUE is not set -CONFIG_FB_MATROX_G=y -CONFIG_FB_MATROX_I2C=m -CONFIG_FB_MATROX_MAVEN=m -CONFIG_FB_MATROX_MULTIHEAD=y -CONFIG_FB_RADEON=m -CONFIG_FB_RADEON_I2C=y -# CONFIG_FB_RADEON_DEBUG is not set -CONFIG_FB_ATY128=m -CONFIG_FB_ATY=m -# CONFIG_FB_ATY_CT is not set -# CONFIG_FB_ATY_GX is not set -# CONFIG_FB_SAVAGE is not set -CONFIG_FB_SIS=m -CONFIG_FB_SIS_300=y -CONFIG_FB_SIS_315=y -# CONFIG_FB_NEOMAGIC is not set -# CONFIG_FB_KYRO is not set -# CONFIG_FB_3DFX is not set -# CONFIG_FB_VOODOO1 is not set -# CONFIG_FB_CYBLA is not set -# CONFIG_FB_TRIDENT is not set -# CONFIG_FB_GEODE is not set -# CONFIG_FB_VIRTUAL is not set - -# -# Console display driver support -# -CONFIG_VGA_CONSOLE=y -# CONFIG_VGACON_SOFT_SCROLLBACK is not set -CONFIG_VIDEO_SELECT=y -CONFIG_MDA_CONSOLE=m -CONFIG_DUMMY_CONSOLE=y -CONFIG_FRAMEBUFFER_CONSOLE=y -# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set -CONFIG_FONTS=y -CONFIG_FONT_8x8=y -CONFIG_FONT_8x16=y -# CONFIG_FONT_6x11 is not set -# CONFIG_FONT_7x14 is not set -# CONFIG_FONT_PEARL_8x8 is not set -# CONFIG_FONT_ACORN_8x8 is not set -# CONFIG_FONT_MINI_4x6 is not set -# CONFIG_FONT_SUN8x16 is not set -# CONFIG_FONT_SUN12x22 is not set -# CONFIG_FONT_10x18 is not set - -# -# Logo configuration -# -# CONFIG_LOGO is not set -CONFIG_BACKLIGHT_LCD_SUPPORT=y -CONFIG_BACKLIGHT_CLASS_DEVICE=m -CONFIG_BACKLIGHT_DEVICE=y -CONFIG_LCD_CLASS_DEVICE=m -CONFIG_LCD_DEVICE=y - -# -# Sound -# -CONFIG_SOUND=y - -# -# Advanced Linux Sound Architecture -# -CONFIG_SND=y -CONFIG_SND_TIMER=y -CONFIG_SND_PCM=y -CONFIG_SND_HWDEP=m -CONFIG_SND_RAWMIDI=m -CONFIG_SND_SEQUENCER=m -CONFIG_SND_SEQ_DUMMY=m -CONFIG_SND_OSSEMUL=y -CONFIG_SND_MIXER_OSS=y -CONFIG_SND_PCM_OSS=y -CONFIG_SND_PCM_OSS_PLUGINS=y -CONFIG_SND_SEQUENCER_OSS=y -CONFIG_SND_RTCTIMER=m -CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y -# CONFIG_SND_DYNAMIC_MINORS is not set -CONFIG_SND_SUPPORT_OLD_API=y -CONFIG_SND_VERBOSE_PROCFS=y -# CONFIG_SND_VERBOSE_PRINTK is not set -# CONFIG_SND_DEBUG is not set - -# -# Generic devices -# -CONFIG_SND_MPU401_UART=m -CONFIG_SND_OPL3_LIB=m -CONFIG_SND_OPL4_LIB=m -CONFIG_SND_VX_LIB=m -CONFIG_SND_AC97_CODEC=m -CONFIG_SND_AC97_BUS=m -CONFIG_SND_DUMMY=m -CONFIG_SND_VIRMIDI=m -CONFIG_SND_MTPAV=m -CONFIG_SND_MTS64=m -CONFIG_SND_SERIAL_U16550=m -CONFIG_SND_MPU401=m - -# -# ISA devices -# -CONFIG_SND_AD1848_LIB=m -CONFIG_SND_CS4231_LIB=m -CONFIG_SND_ADLIB=m -CONFIG_SND_AD1816A=m -CONFIG_SND_AD1848=m -CONFIG_SND_ALS100=m -CONFIG_SND_AZT2320=m -CONFIG_SND_CMI8330=m -CONFIG_SND_CS4231=m -CONFIG_SND_CS4232=m -CONFIG_SND_CS4236=m -CONFIG_SND_DT019X=m -CONFIG_SND_ES968=m -CONFIG_SND_ES1688=m -CONFIG_SND_ES18XX=m -CONFIG_SND_GUS_SYNTH=m -CONFIG_SND_GUSCLASSIC=m -CONFIG_SND_GUSEXTREME=m -CONFIG_SND_GUSMAX=m -CONFIG_SND_INTERWAVE=m -CONFIG_SND_INTERWAVE_STB=m -CONFIG_SND_OPL3SA2=m -CONFIG_SND_OPTI92X_AD1848=m -CONFIG_SND_OPTI92X_CS4231=m -CONFIG_SND_OPTI93X=m -CONFIG_SND_MIRO=m -CONFIG_SND_SB8=m -CONFIG_SND_SB16=m -CONFIG_SND_SBAWE=m -CONFIG_SND_SB16_CSP=y -CONFIG_SND_SGALAXY=m -CONFIG_SND_SSCAPE=m -CONFIG_SND_WAVEFRONT=m - -# -# PCI devices -# -CONFIG_SND_AD1889=m -CONFIG_SND_ALS300=m -CONFIG_SND_ALS4000=m -CONFIG_SND_ALI5451=m -CONFIG_SND_ATIIXP=m -CONFIG_SND_ATIIXP_MODEM=m -CONFIG_SND_AU8810=m -CONFIG_SND_AU8820=m -CONFIG_SND_AU8830=m -CONFIG_SND_AZT3328=m -CONFIG_SND_BT87X=m -# CONFIG_SND_BT87X_OVERCLOCK is not set -CONFIG_SND_CA0106=m -CONFIG_SND_CMIPCI=m -CONFIG_SND_CS4281=m -CONFIG_SND_CS46XX=m -CONFIG_SND_CS46XX_NEW_DSP=y -CONFIG_SND_CS5535AUDIO=m -CONFIG_SND_DARLA20=m -CONFIG_SND_GINA20=m -CONFIG_SND_LAYLA20=m -CONFIG_SND_DARLA24=m -CONFIG_SND_GINA24=m -CONFIG_SND_LAYLA24=m -CONFIG_SND_MONA=m -CONFIG_SND_MIA=m -CONFIG_SND_ECHO3G=m -CONFIG_SND_INDIGO=m -CONFIG_SND_INDIGOIO=m -CONFIG_SND_INDIGODJ=m -CONFIG_SND_EMU10K1=m -CONFIG_SND_EMU10K1X=m -CONFIG_SND_ENS1370=m -CONFIG_SND_ENS1371=m -CONFIG_SND_ES1938=m -CONFIG_SND_ES1968=m -CONFIG_SND_FM801=m -CONFIG_SND_FM801_TEA575X_BOOL=y -CONFIG_SND_FM801_TEA575X=m -CONFIG_SND_HDA_INTEL=m -CONFIG_SND_HDSP=m -CONFIG_SND_HDSPM=m -CONFIG_SND_ICE1712=m -CONFIG_SND_ICE1724=m -CONFIG_SND_INTEL8X0=m -CONFIG_SND_INTEL8X0M=m -CONFIG_SND_KORG1212=m -CONFIG_SND_MAESTRO3=m -CONFIG_SND_MIXART=m -CONFIG_SND_NM256=m -CONFIG_SND_PCXHR=m -CONFIG_SND_RIPTIDE=m -CONFIG_SND_RME32=m -CONFIG_SND_RME96=m -CONFIG_SND_RME9652=m -CONFIG_SND_SONICVIBES=m -CONFIG_SND_TRIDENT=m -CONFIG_SND_VIA82XX=m -CONFIG_SND_VIA82XX_MODEM=m -CONFIG_SND_VX222=m -CONFIG_SND_YMFPCI=m -# CONFIG_SND_AC97_POWER_SAVE is not set - -# -# USB devices -# -CONFIG_SND_USB_AUDIO=m -CONFIG_SND_USB_USX2Y=m - -# -# PCMCIA devices -# -CONFIG_SND_VXPOCKET=m -CONFIG_SND_PDAUDIOCF=m - -# -# Open Sound System -# -# CONFIG_SOUND_PRIME is not set - -# -# USB support -# -CONFIG_USB_ARCH_HAS_HCD=y -CONFIG_USB_ARCH_HAS_OHCI=y -CONFIG_USB_ARCH_HAS_EHCI=y -CONFIG_USB=y -# CONFIG_USB_DEBUG is not set - -# -# Miscellaneous USB options -# -CONFIG_USB_DEVICEFS=y -# CONFIG_USB_BANDWIDTH is not set -# CONFIG_USB_DYNAMIC_MINORS is not set -# CONFIG_USB_SUSPEND is not set -# CONFIG_USB_OTG is not set - -# -# USB Host Controller Drivers -# -CONFIG_USB_EHCI_HCD=m -CONFIG_USB_EHCI_SPLIT_ISO=y -CONFIG_USB_EHCI_ROOT_HUB_TT=y -# CONFIG_USB_EHCI_TT_NEWSCHED is not set -CONFIG_USB_ISP116X_HCD=m -CONFIG_USB_OHCI_HCD=m -# CONFIG_USB_OHCI_BIG_ENDIAN is not set -CONFIG_USB_OHCI_LITTLE_ENDIAN=y -CONFIG_USB_UHCI_HCD=m -CONFIG_USB_SL811_HCD=m -CONFIG_USB_SL811_CS=m - -# -# USB Device Class drivers -# -CONFIG_USB_ACM=m -CONFIG_USB_PRINTER=m - -# -# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' -# - -# -# may also be needed; see USB_STORAGE Help for more information -# -CONFIG_USB_STORAGE=m -# CONFIG_USB_STORAGE_DEBUG is not set -CONFIG_USB_STORAGE_DATAFAB=y -CONFIG_USB_STORAGE_FREECOM=y -CONFIG_USB_STORAGE_ISD200=y -CONFIG_USB_STORAGE_DPCM=y -CONFIG_USB_STORAGE_USBAT=y -CONFIG_USB_STORAGE_SDDR09=y -CONFIG_USB_STORAGE_SDDR55=y -CONFIG_USB_STORAGE_JUMPSHOT=y -CONFIG_USB_STORAGE_ALAUDA=y -# CONFIG_USB_STORAGE_KARMA is not set -# CONFIG_USB_LIBUSUAL is not set - -# -# USB Input Devices -# -CONFIG_USB_HID=y -CONFIG_USB_HIDINPUT=y -# CONFIG_USB_HIDINPUT_POWERBOOK is not set -CONFIG_HID_FF=y -CONFIG_HID_PID=y -CONFIG_LOGITECH_FF=y -CONFIG_THRUSTMASTER_FF=y -# CONFIG_ZEROPLUS_FF is not set -CONFIG_USB_HIDDEV=y -CONFIG_USB_AIPTEK=m -CONFIG_USB_WACOM=m -CONFIG_USB_ACECAD=m -CONFIG_USB_KBTAB=m -CONFIG_USB_POWERMATE=m -CONFIG_USB_TOUCHSCREEN=m -CONFIG_USB_TOUCHSCREEN_EGALAX=y -CONFIG_USB_TOUCHSCREEN_PANJIT=y -CONFIG_USB_TOUCHSCREEN_3M=y -CONFIG_USB_TOUCHSCREEN_ITM=y -CONFIG_USB_TOUCHSCREEN_ETURBO=y -CONFIG_USB_TOUCHSCREEN_GUNZE=y -CONFIG_USB_YEALINK=m -CONFIG_USB_XPAD=m -CONFIG_USB_ATI_REMOTE=m -CONFIG_USB_ATI_REMOTE2=m -# CONFIG_USB_KEYSPAN_REMOTE is not set -CONFIG_USB_APPLETOUCH=m - -# -# USB Imaging devices -# -CONFIG_USB_MDC800=m -CONFIG_USB_MICROTEK=m - -# -# USB Network Adapters -# -CONFIG_USB_CATC=m -CONFIG_USB_KAWETH=m -CONFIG_USB_PEGASUS=m -CONFIG_USB_RTL8150=m -CONFIG_USB_USBNET_MII=m -CONFIG_USB_USBNET=m -CONFIG_USB_NET_AX8817X=m -CONFIG_USB_NET_CDCETHER=m -CONFIG_USB_NET_GL620A=m -CONFIG_USB_NET_NET1080=m -CONFIG_USB_NET_PLUSB=m -CONFIG_USB_NET_MCS7830=m -CONFIG_USB_NET_RNDIS_HOST=m -CONFIG_USB_NET_CDC_SUBSET=m -CONFIG_USB_ALI_M5632=y -CONFIG_USB_AN2720=y -CONFIG_USB_BELKIN=y -CONFIG_USB_ARMLINUX=y -# CONFIG_USB_EPSON2888 is not set -CONFIG_USB_NET_ZAURUS=m -# CONFIG_USB_MON is not set - -# -# USB port drivers -# -CONFIG_USB_USS720=m - -# -# USB Serial Converter support -# -CONFIG_USB_SERIAL=m -CONFIG_USB_SERIAL_GENERIC=y -CONFIG_USB_SERIAL_AIRCABLE=m -CONFIG_USB_SERIAL_AIRPRIME=m -CONFIG_USB_SERIAL_ARK3116=m -CONFIG_USB_SERIAL_BELKIN=m -CONFIG_USB_SERIAL_WHITEHEAT=m -CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m -CONFIG_USB_SERIAL_CP2101=m -CONFIG_USB_SERIAL_CYPRESS_M8=m -CONFIG_USB_SERIAL_EMPEG=m -CONFIG_USB_SERIAL_FTDI_SIO=m -CONFIG_USB_SERIAL_FUNSOFT=m -CONFIG_USB_SERIAL_VISOR=m -CONFIG_USB_SERIAL_IPAQ=m -CONFIG_USB_SERIAL_IR=m -CONFIG_USB_SERIAL_EDGEPORT=m -CONFIG_USB_SERIAL_EDGEPORT_TI=m -CONFIG_USB_SERIAL_GARMIN=m -CONFIG_USB_SERIAL_IPW=m -CONFIG_USB_SERIAL_KEYSPAN_PDA=m -CONFIG_USB_SERIAL_KEYSPAN=m -CONFIG_USB_SERIAL_KEYSPAN_MPR=y -CONFIG_USB_SERIAL_KEYSPAN_USA28=y -CONFIG_USB_SERIAL_KEYSPAN_USA28X=y -CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y -CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y -CONFIG_USB_SERIAL_KEYSPAN_USA19=y -CONFIG_USB_SERIAL_KEYSPAN_USA18X=y -CONFIG_USB_SERIAL_KEYSPAN_USA19W=y -CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y -CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y -CONFIG_USB_SERIAL_KEYSPAN_USA49W=y -CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y -CONFIG_USB_SERIAL_KLSI=m -CONFIG_USB_SERIAL_KOBIL_SCT=m -CONFIG_USB_SERIAL_MCT_U232=m -CONFIG_USB_SERIAL_MOS7720=m -CONFIG_USB_SERIAL_MOS7840=m -CONFIG_USB_SERIAL_NAVMAN=m -CONFIG_USB_SERIAL_PL2303=m -CONFIG_USB_SERIAL_HP4X=m -CONFIG_USB_SERIAL_SAFE=m -CONFIG_USB_SERIAL_SAFE_PADDED=y -CONFIG_USB_SERIAL_SIERRAWIRELESS=m -CONFIG_USB_SERIAL_TI=m -CONFIG_USB_SERIAL_CYBERJACK=m -CONFIG_USB_SERIAL_XIRCOM=m -CONFIG_USB_SERIAL_OPTION=m -CONFIG_USB_SERIAL_OMNINET=m -CONFIG_USB_EZUSB=y - -# -# USB Miscellaneous drivers -# -CONFIG_USB_EMI62=m -CONFIG_USB_EMI26=m -# CONFIG_USB_ADUTUX is not set -CONFIG_USB_AUERSWALD=m -CONFIG_USB_RIO500=m -CONFIG_USB_LEGOTOWER=m -CONFIG_USB_LCD=m -CONFIG_USB_LED=m -CONFIG_USB_CYPRESS_CY7C63=m -CONFIG_USB_CYTHERM=m -CONFIG_USB_PHIDGET=m -CONFIG_USB_PHIDGETKIT=m -CONFIG_USB_PHIDGETMOTORCONTROL=m -CONFIG_USB_PHIDGETSERVO=m -CONFIG_USB_IDMOUSE=m -# CONFIG_USB_FTDI_ELAN is not set -CONFIG_USB_APPLEDISPLAY=m -CONFIG_USB_SISUSBVGA=m -# CONFIG_USB_SISUSBVGA_CON is not set -CONFIG_USB_LD=m -CONFIG_USB_TRANCEVIBRATOR=m -CONFIG_USB_TEST=m - -# -# USB DSL modem support -# -CONFIG_USB_ATM=m -CONFIG_USB_SPEEDTOUCH=m -CONFIG_USB_CXACRU=m -CONFIG_USB_UEAGLEATM=m -CONFIG_USB_XUSBATM=m - -# -# USB Gadget Support -# -CONFIG_USB_GADGET=m -# CONFIG_USB_GADGET_DEBUG_FILES is not set -CONFIG_USB_GADGET_SELECTED=y -CONFIG_USB_GADGET_NET2280=y -CONFIG_USB_NET2280=m -# CONFIG_USB_GADGET_PXA2XX is not set -# CONFIG_USB_GADGET_GOKU is not set -# CONFIG_USB_GADGET_LH7A40X is not set -# CONFIG_USB_GADGET_OMAP is not set -# CONFIG_USB_GADGET_AT91 is not set -# CONFIG_USB_GADGET_DUMMY_HCD is not set -CONFIG_USB_GADGET_DUALSPEED=y -# CONFIG_USB_ZERO is not set -CONFIG_USB_ETH=m -# CONFIG_USB_ETH_RNDIS is not set -# CONFIG_USB_GADGETFS is not set -CONFIG_USB_FILE_STORAGE=m -# CONFIG_USB_FILE_STORAGE_TEST is not set -CONFIG_USB_G_SERIAL=m -# CONFIG_USB_MIDI_GADGET is not set - -# -# MMC/SD Card support -# -CONFIG_MMC=m -# CONFIG_MMC_DEBUG is not set -CONFIG_MMC_BLOCK=m -CONFIG_MMC_SDHCI=m -CONFIG_MMC_WBSD=m -CONFIG_MMC_TIFM_SD=m - -# -# LED devices -# -CONFIG_NEW_LEDS=y -CONFIG_LEDS_CLASS=m - -# -# LED drivers -# -CONFIG_LEDS_NET48XX=m - -# -# LED Triggers -# -CONFIG_LEDS_TRIGGERS=y -CONFIG_LEDS_TRIGGER_TIMER=m -CONFIG_LEDS_TRIGGER_IDE_DISK=y -CONFIG_LEDS_TRIGGER_HEARTBEAT=m - -# -# InfiniBand support -# -CONFIG_INFINIBAND=m -CONFIG_INFINIBAND_USER_MAD=m -CONFIG_INFINIBAND_USER_ACCESS=m -CONFIG_INFINIBAND_ADDR_TRANS=y -CONFIG_INFINIBAND_MTHCA=m -CONFIG_INFINIBAND_MTHCA_DEBUG=y -CONFIG_INFINIBAND_AMSO1100=m -# CONFIG_INFINIBAND_AMSO1100_DEBUG is not set -CONFIG_INFINIBAND_IPOIB=m -CONFIG_INFINIBAND_IPOIB_DEBUG=y -# CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set -CONFIG_INFINIBAND_SRP=m -CONFIG_INFINIBAND_ISER=m - -# -# EDAC - error detection and reporting (RAS) (EXPERIMENTAL) -# -CONFIG_EDAC=m - -# -# Reporting subsystems -# -# CONFIG_EDAC_DEBUG is not set -CONFIG_EDAC_MM_EDAC=m -CONFIG_EDAC_AMD76X=m -CONFIG_EDAC_E7XXX=m -CONFIG_EDAC_E752X=m -CONFIG_EDAC_I82875P=m -CONFIG_EDAC_I82860=m -CONFIG_EDAC_R82600=m -CONFIG_EDAC_POLL=y - -# -# Real Time Clock -# -CONFIG_RTC_LIB=m -CONFIG_RTC_CLASS=m - -# -# RTC interfaces -# -CONFIG_RTC_INTF_SYSFS=m -CONFIG_RTC_INTF_PROC=m -CONFIG_RTC_INTF_DEV=m -# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set - -# -# RTC drivers -# -CONFIG_RTC_DRV_X1205=m -CONFIG_RTC_DRV_DS1307=m -CONFIG_RTC_DRV_DS1553=m -CONFIG_RTC_DRV_ISL1208=m -CONFIG_RTC_DRV_DS1672=m -CONFIG_RTC_DRV_DS1742=m -CONFIG_RTC_DRV_PCF8563=m -CONFIG_RTC_DRV_PCF8583=m -CONFIG_RTC_DRV_RS5C348=m -CONFIG_RTC_DRV_RS5C372=m -CONFIG_RTC_DRV_M48T86=m -CONFIG_RTC_DRV_TEST=m -CONFIG_RTC_DRV_MAX6902=m -CONFIG_RTC_DRV_V3020=m - -# -# DMA Engine support -# -CONFIG_DMA_ENGINE=y - -# -# DMA Clients -# -CONFIG_NET_DMA=y - -# -# DMA Devices -# -CONFIG_INTEL_IOATDMA=m - -# -# File systems -# -CONFIG_EXT2_FS=y -CONFIG_EXT2_FS_XATTR=y -CONFIG_EXT2_FS_POSIX_ACL=y -CONFIG_EXT2_FS_SECURITY=y -# CONFIG_EXT2_FS_XIP is not set -CONFIG_EXT3_FS=y -CONFIG_EXT3_FS_XATTR=y -CONFIG_EXT3_FS_POSIX_ACL=y -CONFIG_EXT3_FS_SECURITY=y -CONFIG_EXT4DEV_FS=m -CONFIG_EXT4DEV_FS_XATTR=y -CONFIG_EXT4DEV_FS_POSIX_ACL=y -CONFIG_EXT4DEV_FS_SECURITY=y -CONFIG_JBD=y -# CONFIG_JBD_DEBUG is not set -CONFIG_JBD2=m -# CONFIG_JBD2_DEBUG is not set -CONFIG_FS_MBCACHE=y -CONFIG_REISERFS_FS=y -# CONFIG_REISERFS_CHECK is not set -# CONFIG_REISERFS_PROC_INFO is not set -CONFIG_REISERFS_FS_XATTR=y -CONFIG_REISERFS_FS_POSIX_ACL=y -CONFIG_REISERFS_FS_SECURITY=y -CONFIG_JFS_FS=m -CONFIG_JFS_POSIX_ACL=y -CONFIG_JFS_SECURITY=y -# CONFIG_JFS_DEBUG is not set -CONFIG_JFS_STATISTICS=y -CONFIG_FS_POSIX_ACL=y -CONFIG_XFS_FS=y -CONFIG_XFS_QUOTA=y -CONFIG_XFS_SECURITY=y -CONFIG_XFS_POSIX_ACL=y -# CONFIG_XFS_RT is not set -CONFIG_GFS2_FS=m -CONFIG_GFS2_FS_LOCKING_NOLOCK=m -CONFIG_GFS2_FS_LOCKING_DLM=m -CONFIG_OCFS2_FS=m -CONFIG_OCFS2_DEBUG_MASKLOG=y -# CONFIG_MINIX_FS is not set -CONFIG_ROMFS_FS=m -CONFIG_INOTIFY=y -CONFIG_INOTIFY_USER=y -CONFIG_QUOTA=y -CONFIG_QFMT_V1=m -CONFIG_QFMT_V2=m -CONFIG_QUOTACTL=y -CONFIG_DNOTIFY=y -CONFIG_AUTOFS_FS=m -CONFIG_AUTOFS4_FS=m -CONFIG_FUSE_FS=m - -# -# CD-ROM/DVD Filesystems -# -CONFIG_ISO9660_FS=m -CONFIG_JOLIET=y -CONFIG_ZISOFS=y -CONFIG_ZISOFS_FS=m -CONFIG_UDF_FS=m -CONFIG_UDF_NLS=y - -# -# DOS/FAT/NT Filesystems -# -CONFIG_FAT_FS=m -# CONFIG_MSDOS_FS is not set -CONFIG_VFAT_FS=m -CONFIG_FAT_DEFAULT_CODEPAGE=437 -CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" -CONFIG_NTFS_FS=m -# CONFIG_NTFS_DEBUG is not set -CONFIG_NTFS_RW=y - -# -# Pseudo filesystems -# -CONFIG_PROC_FS=y -CONFIG_PROC_KCORE=y -CONFIG_PROC_SYSCTL=y -CONFIG_SYSFS=y -CONFIG_TMPFS=y -# CONFIG_TMPFS_POSIX_ACL is not set -# CONFIG_HUGETLBFS is not set -# CONFIG_HUGETLB_PAGE is not set -CONFIG_RAMFS=y -CONFIG_CONFIGFS_FS=m - -# -# Miscellaneous filesystems -# -CONFIG_ADFS_FS=m -# CONFIG_ADFS_FS_RW is not set -CONFIG_AFFS_FS=m -CONFIG_ECRYPT_FS=m -CONFIG_HFS_FS=m -CONFIG_HFSPLUS_FS=m -CONFIG_BEFS_FS=m -# CONFIG_BEFS_DEBUG is not set -CONFIG_BFS_FS=m -CONFIG_EFS_FS=m -CONFIG_JFFS_FS=m -CONFIG_JFFS_FS_VERBOSE=0 -# CONFIG_JFFS_PROC_FS is not set -CONFIG_JFFS2_FS=m -CONFIG_JFFS2_FS_DEBUG=0 -CONFIG_JFFS2_FS_WRITEBUFFER=y -# CONFIG_JFFS2_SUMMARY is not set -# CONFIG_JFFS2_FS_XATTR is not set -CONFIG_JFFS2_COMPRESSION_OPTIONS=y -CONFIG_JFFS2_ZLIB=y -CONFIG_JFFS2_RTIME=y -CONFIG_JFFS2_RUBIN=y -# CONFIG_JFFS2_CMODE_NONE is not set -CONFIG_JFFS2_CMODE_PRIORITY=y -# CONFIG_JFFS2_CMODE_SIZE is not set -CONFIG_CRAMFS=m -CONFIG_VXFS_FS=m -CONFIG_HPFS_FS=m -CONFIG_QNX4FS_FS=m -CONFIG_SYSV_FS=m -CONFIG_UFS_FS=m -# CONFIG_UFS_FS_WRITE is not set -# CONFIG_UFS_DEBUG is not set - -# -# Network File Systems -# -CONFIG_NFS_FS=m -CONFIG_NFS_V3=y -# CONFIG_NFS_V3_ACL is not set -CONFIG_NFS_V4=y -CONFIG_NFS_DIRECTIO=y -CONFIG_NFSD=m -CONFIG_NFSD_V3=y -# CONFIG_NFSD_V3_ACL is not set -CONFIG_NFSD_V4=y -CONFIG_NFSD_TCP=y -CONFIG_LOCKD=m -CONFIG_LOCKD_V4=y -CONFIG_EXPORTFS=m -CONFIG_NFS_COMMON=y -CONFIG_SUNRPC=m -CONFIG_SUNRPC_GSS=m -CONFIG_RPCSEC_GSS_KRB5=m -# CONFIG_RPCSEC_GSS_SPKM3 is not set -CONFIG_SMB_FS=m -# CONFIG_SMB_NLS_DEFAULT is not set -CONFIG_CIFS=m -# CONFIG_CIFS_STATS is not set -# CONFIG_CIFS_WEAK_PW_HASH is not set -# CONFIG_CIFS_XATTR is not set -# CONFIG_CIFS_DEBUG2 is not set -# CONFIG_CIFS_EXPERIMENTAL is not set -CONFIG_NCP_FS=m -CONFIG_NCPFS_PACKET_SIGNING=y -CONFIG_NCPFS_IOCTL_LOCKING=y -CONFIG_NCPFS_STRONG=y -CONFIG_NCPFS_NFS_NS=y -CONFIG_NCPFS_OS2_NS=y -CONFIG_NCPFS_SMALLDOS=y -CONFIG_NCPFS_NLS=y -CONFIG_NCPFS_EXTRAS=y -CONFIG_CODA_FS=m -# CONFIG_CODA_FS_OLD_API is not set -CONFIG_AFS_FS=m -CONFIG_RXRPC=m -# CONFIG_9P_FS is not set - -# -# Partition Types -# -CONFIG_PARTITION_ADVANCED=y -# CONFIG_ACORN_PARTITION is not set -# CONFIG_OSF_PARTITION is not set -# CONFIG_AMIGA_PARTITION is not set -# CONFIG_ATARI_PARTITION is not set -CONFIG_MAC_PARTITION=y -CONFIG_MSDOS_PARTITION=y -CONFIG_BSD_DISKLABEL=y -# CONFIG_MINIX_SUBPARTITION is not set -CONFIG_SOLARIS_X86_PARTITION=y -# CONFIG_UNIXWARE_DISKLABEL is not set -CONFIG_LDM_PARTITION=y -# CONFIG_LDM_DEBUG is not set -# CONFIG_SGI_PARTITION is not set -# CONFIG_ULTRIX_PARTITION is not set -# CONFIG_SUN_PARTITION is not set -# CONFIG_KARMA_PARTITION is not set -# CONFIG_EFI_PARTITION is not set - -# -# Native Language Support -# -CONFIG_NLS=y -CONFIG_NLS_DEFAULT="iso8859-1" -CONFIG_NLS_CODEPAGE_437=m -CONFIG_NLS_CODEPAGE_737=m -CONFIG_NLS_CODEPAGE_775=m -CONFIG_NLS_CODEPAGE_850=m -CONFIG_NLS_CODEPAGE_852=m -CONFIG_NLS_CODEPAGE_855=m -CONFIG_NLS_CODEPAGE_857=m -CONFIG_NLS_CODEPAGE_860=m -CONFIG_NLS_CODEPAGE_861=m -CONFIG_NLS_CODEPAGE_862=m -CONFIG_NLS_CODEPAGE_863=m -CONFIG_NLS_CODEPAGE_864=m -CONFIG_NLS_CODEPAGE_865=m -CONFIG_NLS_CODEPAGE_866=m -CONFIG_NLS_CODEPAGE_869=m -CONFIG_NLS_CODEPAGE_936=m -CONFIG_NLS_CODEPAGE_950=m -CONFIG_NLS_CODEPAGE_932=m -CONFIG_NLS_CODEPAGE_949=m -CONFIG_NLS_CODEPAGE_874=m -CONFIG_NLS_ISO8859_8=m -CONFIG_NLS_CODEPAGE_1250=m -CONFIG_NLS_CODEPAGE_1251=m -CONFIG_NLS_ASCII=m -CONFIG_NLS_ISO8859_1=m -CONFIG_NLS_ISO8859_2=m -CONFIG_NLS_ISO8859_3=m -CONFIG_NLS_ISO8859_4=m -CONFIG_NLS_ISO8859_5=m -CONFIG_NLS_ISO8859_6=m -CONFIG_NLS_ISO8859_7=m -CONFIG_NLS_ISO8859_9=m -CONFIG_NLS_ISO8859_13=m -CONFIG_NLS_ISO8859_14=m -CONFIG_NLS_ISO8859_15=m -CONFIG_NLS_KOI8_R=m -CONFIG_NLS_KOI8_U=m -CONFIG_NLS_UTF8=m - -# -# Distributed Lock Manager -# -CONFIG_DLM=m -# CONFIG_DLM_DEBUG is not set - -# -# Instrumentation Support -# -# CONFIG_PROFILING is not set -# CONFIG_KPROBES is not set - -# -# Kernel hacking -# -CONFIG_TRACE_IRQFLAGS_SUPPORT=y -# CONFIG_PRINTK_TIME is not set -CONFIG_ENABLE_MUST_CHECK=y -# CONFIG_MAGIC_SYSRQ is not set -CONFIG_UNUSED_SYMBOLS=y -# CONFIG_DEBUG_KERNEL is not set -CONFIG_LOG_BUF_SHIFT=15 -CONFIG_DEBUG_BUGVERBOSE=y -# CONFIG_DEBUG_FS is not set -# CONFIG_UNWIND_INFO is not set -# CONFIG_HEADERS_CHECK is not set -CONFIG_EARLY_PRINTK=y -CONFIG_X86_FIND_SMP_CONFIG=y -CONFIG_X86_MPPARSE=y -CONFIG_DOUBLEFAULT=y - -# -# Security options -# -CONFIG_KEYS=y -CONFIG_KEYS_DEBUG_PROC_KEYS=y -CONFIG_SECURITY=y -CONFIG_SECURITY_NETWORK=y -# CONFIG_SECURITY_NETWORK_XFRM is not set -CONFIG_SECURITY_CAPABILITIES=m -CONFIG_SECURITY_ROOTPLUG=m -# CONFIG_SECURITY_SELINUX is not set - -# -# Cryptographic options -# -CONFIG_CRYPTO=y -CONFIG_CRYPTO_ALGAPI=y -CONFIG_CRYPTO_BLKCIPHER=m -CONFIG_CRYPTO_HASH=y -CONFIG_CRYPTO_MANAGER=y -CONFIG_CRYPTO_HMAC=y -CONFIG_CRYPTO_NULL=m -CONFIG_CRYPTO_MD4=m -CONFIG_CRYPTO_MD5=y -CONFIG_CRYPTO_SHA1=m -CONFIG_CRYPTO_SHA256=m -CONFIG_CRYPTO_SHA512=m -CONFIG_CRYPTO_WP512=m -CONFIG_CRYPTO_TGR192=m -CONFIG_CRYPTO_ECB=m -CONFIG_CRYPTO_CBC=m -CONFIG_CRYPTO_DES=m -CONFIG_CRYPTO_BLOWFISH=m -CONFIG_CRYPTO_TWOFISH=m -CONFIG_CRYPTO_TWOFISH_COMMON=m -CONFIG_CRYPTO_TWOFISH_586=m -CONFIG_CRYPTO_SERPENT=m -CONFIG_CRYPTO_AES=m -CONFIG_CRYPTO_AES_586=m -CONFIG_CRYPTO_CAST5=m -CONFIG_CRYPTO_CAST6=m -CONFIG_CRYPTO_TEA=m -CONFIG_CRYPTO_ARC4=m -CONFIG_CRYPTO_KHAZAD=m -CONFIG_CRYPTO_ANUBIS=m -CONFIG_CRYPTO_DEFLATE=m -CONFIG_CRYPTO_MICHAEL_MIC=m -CONFIG_CRYPTO_CRC32C=m -CONFIG_CRYPTO_TEST=m - -# -# Hardware crypto devices -# -CONFIG_CRYPTO_DEV_PADLOCK=m -CONFIG_CRYPTO_DEV_PADLOCK_AES=m -CONFIG_CRYPTO_DEV_PADLOCK_SHA=m - -# -# Library routines -# -CONFIG_CRC_CCITT=m -CONFIG_CRC16=m -CONFIG_CRC32=y -CONFIG_LIBCRC32C=m -CONFIG_AUDIT_GENERIC=y -CONFIG_ZLIB_INFLATE=m -CONFIG_ZLIB_DEFLATE=m -CONFIG_TEXTSEARCH=y -CONFIG_TEXTSEARCH_KMP=m -CONFIG_TEXTSEARCH_BM=m -CONFIG_TEXTSEARCH_FSM=m -CONFIG_PLIST=y -CONFIG_GENERIC_HARDIRQS=y -CONFIG_GENERIC_IRQ_PROBE=y -CONFIG_GENERIC_PENDING_IRQ=y -CONFIG_X86_SMP=y -CONFIG_X86_HT=y -CONFIG_X86_BIOS_REBOOT=y -CONFIG_X86_TRAMPOLINE=y -CONFIG_KTIME_SCALAR=y diff --git a/source/base-extra/kernel-grsec/config-x86_64.patch b/source/base-extra/kernel-grsec/config-x86_64.patch deleted file mode 100644 index bfaaef5..0000000 --- a/source/base-extra/kernel-grsec/config-x86_64.patch +++ /dev/null @@ -1,1110 +0,0 @@ ---- a/.config 2007-03-16 00:19:49.000000000 +0100 -+++ b/.config 2007-03-16 00:18:04.000000000 +0100 -@@ -1,20 +1,27 @@ - # - # Automatically generated make config: don't edit - # Linux kernel version: 2.6.19.1 --# Sat Jan 6 18:53:25 2007 -+# Fri Mar 16 00:17:21 2007 - # --CONFIG_X86_32=y --CONFIG_GENERIC_TIME=y -+CONFIG_X86_64=y -+CONFIG_64BIT=y -+CONFIG_X86=y -+CONFIG_ZONE_DMA32=y - CONFIG_LOCKDEP_SUPPORT=y - CONFIG_STACKTRACE_SUPPORT=y - CONFIG_SEMAPHORE_SLEEPERS=y --CONFIG_X86=y - CONFIG_MMU=y -+CONFIG_RWSEM_GENERIC_SPINLOCK=y -+CONFIG_GENERIC_HWEIGHT=y -+CONFIG_GENERIC_CALIBRATE_DELAY=y -+CONFIG_X86_CMPXCHG=y -+CONFIG_EARLY_PRINTK=y - CONFIG_GENERIC_ISA_DMA=y - CONFIG_GENERIC_IOMAP=y --CONFIG_GENERIC_HWEIGHT=y - CONFIG_ARCH_MAY_HAVE_PC_FDC=y -+CONFIG_ARCH_POPULATES_NODE_MAP=y - CONFIG_DMI=y -+CONFIG_AUDIT_ARCH=y - CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" - - # -@@ -101,122 +108,71 @@ - # - # Processor type and features - # --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_M386 is not set --# CONFIG_M486 is not set --# CONFIG_M586 is not set --# CONFIG_M586TSC is not set --# CONFIG_M586MMX is not set --CONFIG_M686=y --# CONFIG_MPENTIUMII is not set --# CONFIG_MPENTIUMIII is not set --# CONFIG_MPENTIUMM 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_XADD=y --CONFIG_X86_L1_CACHE_SHIFT=7 --CONFIG_RWSEM_XCHGADD_ALGORITHM=y --CONFIG_GENERIC_CALIBRATE_DELAY=y --CONFIG_X86_PPRO_FENCE=y --CONFIG_X86_WP_WORKS_OK=y --CONFIG_X86_INVLPG=y --CONFIG_X86_BSWAP=y --CONFIG_X86_POPAD_OK=y --CONFIG_X86_CMPXCHG64=y --CONFIG_X86_ALIGNMENT_16=y --CONFIG_X86_GOOD_APIC=y --CONFIG_X86_INTEL_USERCOPY=y --CONFIG_X86_USE_PPRO_CHECKSUM=y -+# CONFIG_X86_VSMP is not set -+CONFIG_MK8=y -+# CONFIG_MPSC is not set -+# CONFIG_GENERIC_CPU is not set -+CONFIG_X86_L1_CACHE_BYTES=64 -+CONFIG_X86_L1_CACHE_SHIFT=6 -+CONFIG_X86_INTERNODE_CACHE_BYTES=64 - CONFIG_X86_TSC=y --CONFIG_HPET_TIMER=y --CONFIG_HPET_EMULATE_RTC=y --CONFIG_NR_CPUS=8 -+CONFIG_X86_GOOD_APIC=y -+CONFIG_MICROCODE=m -+CONFIG_MICROCODE_OLD_INTERFACE=y -+CONFIG_X86_MSR=m -+CONFIG_X86_CPUID=m -+CONFIG_X86_IO_APIC=y -+CONFIG_X86_LOCAL_APIC=y -+CONFIG_MTRR=y -+CONFIG_SMP=y - CONFIG_SCHED_SMT=y - # CONFIG_SCHED_MC is not set - CONFIG_PREEMPT_NONE=y - # CONFIG_PREEMPT_VOLUNTARY is not set - # CONFIG_PREEMPT is not set - 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_NUMA is not set - CONFIG_ARCH_SPARSEMEM_ENABLE=y --CONFIG_ARCH_SELECT_MEMORY_MODEL=y --CONFIG_ARCH_POPULATES_NODE_MAP=y -+CONFIG_ARCH_FLATMEM_ENABLE=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_SPARSEMEM_STATIC is not set - CONFIG_SPLIT_PTLOCK_CPUS=4 --# CONFIG_RESOURCES_64BIT is not set --# CONFIG_HIGHPTE is not set --# CONFIG_MATH_EMULATION is not set --CONFIG_MTRR=y --# CONFIG_EFI is not set --CONFIG_IRQBALANCE=y --# CONFIG_REGPARM is not set -+CONFIG_RESOURCES_64BIT=y -+CONFIG_NR_CPUS=8 -+CONFIG_HOTPLUG_CPU=y -+CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y -+CONFIG_HPET_TIMER=y -+CONFIG_HPET_EMULATE_RTC=y -+CONFIG_IOMMU=y -+# CONFIG_CALGARY_IOMMU is not set -+CONFIG_SWIOTLB=y -+CONFIG_X86_MCE=y -+CONFIG_X86_MCE_INTEL=y -+CONFIG_X86_MCE_AMD=y -+CONFIG_KEXEC=y -+# CONFIG_CRASH_DUMP is not set -+CONFIG_PHYSICAL_START=0x200000 - CONFIG_SECCOMP=y -+# CONFIG_CC_STACKPROTECTOR is not set - # CONFIG_HZ_100 is not set - CONFIG_HZ_250=y - # CONFIG_HZ_1000 is not set - CONFIG_HZ=250 --CONFIG_KEXEC=y --# CONFIG_CRASH_DUMP is not set --CONFIG_PHYSICAL_START=0x100000 --CONFIG_HOTPLUG_CPU=y --# CONFIG_COMPAT_VDSO is not set --CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y -+# CONFIG_REORDER is not set -+CONFIG_K8_NB=y -+CONFIG_GENERIC_HARDIRQS=y -+CONFIG_GENERIC_IRQ_PROBE=y -+CONFIG_ISA_DMA_API=y -+CONFIG_GENERIC_PENDING_IRQ=y - - # --# Power management options (ACPI, APM) -+# Power management options - # - CONFIG_PM=y - CONFIG_PM_LEGACY=y -@@ -256,18 +212,6 @@ - # CONFIG_ACPI_SBS is not set - - # --# 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 -@@ -286,38 +230,22 @@ - # - # 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_ACPI_CPUFREQ=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 -+# CONFIG_X86_SPEEDSTEP_LIB is not set - - # --# Bus options (PCI, PCMCIA, EISA, MCA, ISA) -+# Bus options (PCI etc.) - # - 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_DIRECT=y - CONFIG_PCI_MMCONFIG=y - CONFIG_PCIEPORTBUS=y -@@ -326,19 +254,6 @@ - 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=m --CONFIG_SCx200HR_TIMER=m --CONFIG_K8_NB=y - - # - # PCCARD (PCMCIA/CardBus) support -@@ -361,9 +276,6 @@ - CONFIG_YENTA_TOSHIBA=y - CONFIG_PD6729=m - CONFIG_I82092=m --CONFIG_I82365=m --CONFIG_TCIC=m --CONFIG_PCMCIA_PROBE=y - CONFIG_PCCARD_NONSTATIC=m - - # -@@ -378,11 +290,14 @@ - # CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE is not set - - # --# Executable file formats -+# Executable file formats / Emulations - # - CONFIG_BINFMT_ELF=y --CONFIG_BINFMT_AOUT=m - CONFIG_BINFMT_MISC=m -+CONFIG_IA32_EMULATION=y -+CONFIG_IA32_AOUT=m -+CONFIG_COMPAT=y -+CONFIG_SYSVIPC_COMPAT=y - - # - # Networking -@@ -683,10 +598,6 @@ - # 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 -@@ -772,13 +683,9 @@ - # CONFIG_MKISS is not set - # CONFIG_6PACK is not set - CONFIG_BPQETHER=m --CONFIG_SCC=m --CONFIG_SCC_DELAY=y --CONFIG_SCC_TRXECHO=y - CONFIG_BAYCOM_SER_FDX=m - CONFIG_BAYCOM_SER_HDX=m - CONFIG_BAYCOM_PAR=m --CONFIG_BAYCOM_EPP=m - CONFIG_YAM=m - CONFIG_IRDA=m - -@@ -836,7 +743,6 @@ - CONFIG_SIGMATEL_FIR=m - CONFIG_NSC_FIR=m - CONFIG_WINBOND_FIR=m --CONFIG_TOSHIBA_FIR=m - CONFIG_SMC_IRCC_FIR=m - CONFIG_ALI_FIR=m - CONFIG_VLSI_FIR=m -@@ -960,7 +866,6 @@ - CONFIG_MTD_NETSC520=m - CONFIG_MTD_TS5500=m - CONFIG_MTD_SBC_GXX=m --CONFIG_MTD_SCx200_DOCFLASH=m - CONFIG_MTD_AMD76XROM=m - CONFIG_MTD_ICHXROM=m - CONFIG_MTD_SCB2_FLASH=m -@@ -1005,7 +910,6 @@ - # CONFIG_MTD_NAND_ECC_SMC is not set - CONFIG_MTD_NAND_IDS=m - # CONFIG_MTD_NAND_DISKONCHIP is not set --CONFIG_MTD_NAND_CS553X=m - CONFIG_MTD_NAND_NANDSIM=m - - # -@@ -1038,15 +942,12 @@ - # - # Protocols - # --CONFIG_ISAPNP=y --# CONFIG_PNPBIOS is not set - CONFIG_PNPACPI=y - - # - # Block devices - # - CONFIG_BLK_DEV_FD=y --CONFIG_BLK_DEV_XD=m - CONFIG_PARIDE=m - CONFIG_PARIDE_PARPORT=m - -@@ -1064,7 +965,6 @@ - # - CONFIG_PARIDE_ATEN=m - CONFIG_PARIDE_BPCK=m --CONFIG_PARIDE_BPCK6=m - CONFIG_PARIDE_COMM=m - CONFIG_PARIDE_DSTR=m - CONFIG_PARIDE_FIT2=m -@@ -1155,7 +1055,6 @@ - CONFIG_BLK_DEV_CY82C693=y - CONFIG_BLK_DEV_CS5520=y - CONFIG_BLK_DEV_CS5530=y --CONFIG_BLK_DEV_CS5535=m - CONFIG_BLK_DEV_HPT34X=y - # CONFIG_HPT34X_AUTODMA is not set - CONFIG_BLK_DEV_HPT366=y -@@ -1174,17 +1073,6 @@ - CONFIG_BLK_DEV_TRM290=y - CONFIG_BLK_DEV_VIA82CXXX=y - # CONFIG_IDE_ARM is not set --CONFIG_IDE_CHIPSETS=y -- --# --# Note: most of these also require special kernel boot parameters --# --CONFIG_BLK_DEV_4DRIVES=y --CONFIG_BLK_DEV_ALI14XX=m --CONFIG_BLK_DEV_DTC2278=m --CONFIG_BLK_DEV_HT6560B=m --CONFIG_BLK_DEV_QD65XX=m --CONFIG_BLK_DEV_UMC8672=m - CONFIG_BLK_DEV_IDEDMA=y - # CONFIG_IDEDMA_IVB is not set - CONFIG_IDEDMA_AUTO=y -@@ -1232,16 +1120,11 @@ - CONFIG_ISCSI_TCP=m - CONFIG_BLK_DEV_3W_XXXX_RAID=m - CONFIG_SCSI_3W_9XXX=m --CONFIG_SCSI_7000FASST=m - CONFIG_SCSI_ACARD=m --CONFIG_SCSI_AHA152X=m --CONFIG_SCSI_AHA1542=m --CONFIG_SCSI_AHA1740=m - CONFIG_SCSI_AACRAID=m - CONFIG_SCSI_AIC7XXX=y - CONFIG_AIC7XXX_CMDS_PER_DEVICE=4 - CONFIG_AIC7XXX_RESET_DELAY_MS=15000 --# CONFIG_AIC7XXX_PROBE_EISA_VL is not set - # CONFIG_AIC7XXX_DEBUG_ENABLE is not set - CONFIG_AIC7XXX_DEBUG_MASK=0 - # CONFIG_AIC7XXX_REG_PRETTY_PRINT is not set -@@ -1255,9 +1138,6 @@ - # CONFIG_AIC79XX_REG_PRETTY_PRINT is not set - CONFIG_SCSI_AIC94XX=m - # CONFIG_AIC94XX_DEBUG is not set --CONFIG_SCSI_DPT_I2O=m --CONFIG_SCSI_ADVANSYS=m --CONFIG_SCSI_IN2000=m - CONFIG_SCSI_ARCMSR=m - # CONFIG_MEGARAID_NEWGEN is not set - CONFIG_MEGARAID_LEGACY=m -@@ -1266,20 +1146,12 @@ - CONFIG_SCSI_BUSLOGIC=y - # CONFIG_SCSI_OMIT_FLASHPOINT is not set - CONFIG_SCSI_DMX3191D=m --CONFIG_SCSI_DTC3280=m - CONFIG_SCSI_EATA=m - # CONFIG_SCSI_EATA_TAGGED_QUEUE is not set - # CONFIG_SCSI_EATA_LINKED_COMMANDS is not set - CONFIG_SCSI_EATA_MAX_TAGS=16 - CONFIG_SCSI_FUTURE_DOMAIN=m --CONFIG_SCSI_FD_MCS=m - CONFIG_SCSI_GDTH=m --CONFIG_SCSI_GENERIC_NCR5380=m --CONFIG_SCSI_GENERIC_NCR5380_MMIO=m --CONFIG_SCSI_GENERIC_NCR53C400=y --CONFIG_SCSI_IBMMCA=m --CONFIG_IBMMCA_SCSI_ORDER_STANDARD=y --CONFIG_IBMMCA_SCSI_DEV_RESET=y - CONFIG_SCSI_IPS=y - CONFIG_SCSI_INITIO=m - CONFIG_SCSI_INIA100=m -@@ -1287,8 +1159,6 @@ - CONFIG_SCSI_IMM=m - # CONFIG_SCSI_IZIP_EPP16 is not set - # CONFIG_SCSI_IZIP_SLOW_CTR is not set --CONFIG_SCSI_NCR53C406A=m --CONFIG_SCSI_NCR_D700=m - # CONFIG_SCSI_STEX is not set - CONFIG_SCSI_SYM53C8XX_2=m - CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 -@@ -1298,38 +1168,18 @@ - CONFIG_SCSI_IPR=m - # CONFIG_SCSI_IPR_TRACE is not set - # CONFIG_SCSI_IPR_DUMP is not set --CONFIG_SCSI_NCR_Q720=m --CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=8 --CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32 --CONFIG_SCSI_NCR53C8XX_SYNC=20 --# CONFIG_SCSI_NCR53C8XX_PROFILE is not set --CONFIG_SCSI_PAS16=m --CONFIG_SCSI_PSI240I=m --CONFIG_SCSI_QLOGIC_FAS=m - CONFIG_SCSI_QLOGIC_1280=m - CONFIG_SCSI_QLA_FC=m - # CONFIG_SCSI_QLA_ISCSI is not set - CONFIG_SCSI_LPFC=m --CONFIG_SCSI_SIM710=m --CONFIG_53C700_IO_MAPPED=y --CONFIG_SCSI_SYM53C416=m - CONFIG_SCSI_DC395x=m - CONFIG_SCSI_DC390T=m --CONFIG_SCSI_T128=m --CONFIG_SCSI_U14_34F=m --# CONFIG_SCSI_U14_34F_TAGGED_QUEUE is not set --# CONFIG_SCSI_U14_34F_LINKED_COMMANDS is not set --CONFIG_SCSI_U14_34F_MAX_TAGS=8 --CONFIG_SCSI_ULTRASTOR=m --CONFIG_SCSI_NSP32=m - CONFIG_SCSI_DEBUG=m - - # - # PCMCIA SCSI adapter support - # --CONFIG_PCMCIA_AHA152X=m - CONFIG_PCMCIA_FDOMAIN=m --CONFIG_PCMCIA_NINJA_SCSI=m - CONFIG_PCMCIA_QLOGIC=m - CONFIG_PCMCIA_SYM53C500=m - -@@ -1360,7 +1210,6 @@ - CONFIG_PATA_CMD64X=m - CONFIG_PATA_CS5520=m - CONFIG_PATA_CS5530=m --CONFIG_PATA_CS5535=m - # CONFIG_PATA_CYPRESS is not set - CONFIG_PATA_EFAR=m - CONFIG_ATA_GENERIC=m -@@ -1368,10 +1217,8 @@ - # CONFIG_PATA_HPT37X is not set - CONFIG_PATA_HPT3X2N=m - CONFIG_PATA_HPT3X3=m --CONFIG_PATA_ISAPNP=m - CONFIG_PATA_IT821X=m - CONFIG_PATA_JMICRON=m --CONFIG_PATA_LEGACY=m - CONFIG_PATA_TRIFLEX=m - CONFIG_PATA_MPIIX=m - CONFIG_PATA_OLDPIIX=m -@@ -1381,7 +1228,6 @@ - # CONFIG_PATA_OPTIDMA is not set - CONFIG_PATA_PCMCIA=m - # CONFIG_PATA_PDC_OLD is not set --CONFIG_PATA_QDI=m - # CONFIG_PATA_RADISYS is not set - CONFIG_PATA_RZ1000=m - CONFIG_PATA_SC1200=m -@@ -1393,18 +1239,6 @@ - CONFIG_PATA_WINBOND=m - - # --# Old CD-ROM drivers (not SCSI, not IDE) --# --CONFIG_CD_NO_IDESCSI=y --CONFIG_AZTCD=m --CONFIG_GSCD=m --CONFIG_MCDX=m --CONFIG_OPTCD=m --CONFIG_SJCD=m --CONFIG_ISP16_CDI=m --CONFIG_CDU535=m -- --# - # Multi-device support (RAID and LVM) - # - CONFIG_MD=y -@@ -1461,7 +1295,6 @@ - # - CONFIG_IEEE1394_VIDEO1394=m - CONFIG_IEEE1394_SBP2=m --# CONFIG_IEEE1394_SBP2_PHYS_DMA is not set - CONFIG_IEEE1394_ETH1394=m - CONFIG_IEEE1394_DV1394=m - CONFIG_IEEE1394_RAWIO=m -@@ -1472,6 +1305,7 @@ - CONFIG_I2O=m - CONFIG_I2O_LCT_NOTIFY_ON_CHANGES=y - CONFIG_I2O_EXT_ADAPTEC=y -+CONFIG_I2O_EXT_ADAPTEC_DMA64=y - CONFIG_I2O_CONFIG=m - CONFIG_I2O_CONFIG_OLD_IOCTL=y - CONFIG_I2O_BUS=m -@@ -1502,7 +1336,6 @@ - CONFIG_ARCNET_COM90xxIO=m - CONFIG_ARCNET_RIM_I=m - CONFIG_ARCNET_COM20020=m --CONFIG_ARCNET_COM20020_ISA=m - CONFIG_ARCNET_COM20020_PCI=m - - # -@@ -1533,26 +1366,8 @@ - CONFIG_SUNGEM=m - CONFIG_CASSINI=m - CONFIG_NET_VENDOR_3COM=y --CONFIG_EL1=m --CONFIG_EL2=m --CONFIG_ELPLUS=m --CONFIG_EL16=m --CONFIG_EL3=m --CONFIG_3C515=m --CONFIG_ELMC=m --CONFIG_ELMC_II=m - CONFIG_VORTEX=m - CONFIG_TYPHOON=m --CONFIG_LANCE=m --CONFIG_NET_VENDOR_SMC=y --CONFIG_WD80x3=m --CONFIG_ULTRAMCA=m --CONFIG_ULTRA=m --CONFIG_ULTRA32=m --CONFIG_SMC9194=m --CONFIG_NET_VENDOR_RACAL=y --CONFIG_NI52=m --CONFIG_NI65=m - - # - # Tulip family network device support -@@ -1568,23 +1383,7 @@ - CONFIG_DM9102=m - CONFIG_ULI526X=m - CONFIG_PCMCIA_XIRCOM=m --CONFIG_AT1700=m --CONFIG_DEPCA=m - CONFIG_HP100=m --CONFIG_NET_ISA=y --CONFIG_E2100=m --CONFIG_EWRK3=m --CONFIG_EEXPRESS=m --CONFIG_EEXPRESS_PRO=m --CONFIG_HPLAN_PLUS=m --CONFIG_HPLAN=m --CONFIG_LP486E=m --CONFIG_ETH16I=m --CONFIG_NE2000=m --CONFIG_ZNET=m --CONFIG_SEEQ8005=m --CONFIG_NE2_MCA=m --CONFIG_IBMLANA=m - CONFIG_NET_PCI=y - CONFIG_PCNET32=m - # CONFIG_PCNET32_NAPI is not set -@@ -1592,21 +1391,15 @@ - # CONFIG_AMD8111E_NAPI is not set - CONFIG_ADAPTEC_STARFIRE=m - CONFIG_ADAPTEC_STARFIRE_NAPI=y --CONFIG_AC3200=m --CONFIG_APRICOT=m - CONFIG_B44=m - CONFIG_FORCEDETH=m - # CONFIG_FORCEDETH_NAPI is not set --CONFIG_CS89x0=m - CONFIG_DGRS=m - CONFIG_EEPRO100=m - CONFIG_E100=m --CONFIG_LNE390=m - CONFIG_FEALNX=m - CONFIG_NATSEMI=m - CONFIG_NE2K_PCI=m --CONFIG_NE3210=m --CONFIG_ES3210=m - CONFIG_8139CP=m - CONFIG_8139TOO=m - CONFIG_8139TOO_PIO=y -@@ -1617,7 +1410,6 @@ - CONFIG_EPIC100=m - CONFIG_SUNDANCE=m - # CONFIG_SUNDANCE_MMIO is not set --CONFIG_TLAN=m - CONFIG_VIA_RHINE=m - CONFIG_VIA_RHINE_MMIO=y - # CONFIG_VIA_RHINE_NAPI is not set -@@ -1664,17 +1456,11 @@ - # Token Ring devices - # - CONFIG_TR=y --CONFIG_IBMTR=m - CONFIG_IBMOL=m --CONFIG_IBMLS=m - CONFIG_3C359=m - CONFIG_TMS380TR=m - CONFIG_TMSPCI=m --CONFIG_SKISA=m --CONFIG_PROTEON=m - CONFIG_ABYSS=m --CONFIG_MADGEMC=m --CONFIG_SMCTR=m - - # - # Wireless LAN (non-hamradio) -@@ -1686,8 +1472,6 @@ - # Obsolete Wireless cards support (pre-802.11) - # - CONFIG_STRIP=m --CONFIG_ARLAN=m --CONFIG_WAVELAN=m - CONFIG_PCMCIA_WAVELAN=m - CONFIG_PCMCIA_NETWAVE=m - -@@ -1761,19 +1545,15 @@ - CONFIG_PCMCIA_XIRC2PS=m - CONFIG_PCMCIA_AXNET=m - CONFIG_ARCNET_COM20020_CS=m --CONFIG_PCMCIA_IBMTR=m - - # - # Wan interfaces - # - CONFIG_WAN=y --CONFIG_HOSTESS_SV11=m --CONFIG_COSA=m - CONFIG_DSCC4=m - # CONFIG_DSCC4_PCISYNC is not set - # CONFIG_DSCC4_PCI_RST is not set - CONFIG_LANMEDIA=m --CONFIG_SEALEVEL_4021=m - CONFIG_HDLC=m - CONFIG_HDLC_RAW=m - CONFIG_HDLC_RAW_ETH=m -@@ -1796,13 +1576,10 @@ - # - # Refer to the file README.mlppp, provided by PC300 package. - # --CONFIG_N2=m --CONFIG_C101=m - CONFIG_FARSYNC=m - CONFIG_DLCI=m - CONFIG_DLCI_COUNT=24 - CONFIG_DLCI_MAX=8 --CONFIG_SDLA=m - CONFIG_WAN_ROUTER_DRIVERS=y - CONFIG_CYCLADES_SYNC=m - CONFIG_CYCLOMX_X25=y -@@ -1821,9 +1598,6 @@ - CONFIG_ATM_FIRESTREAM=m - CONFIG_ATM_ZATM=m - # CONFIG_ATM_ZATM_DEBUG is not set --CONFIG_ATM_NICSTAR=m --# CONFIG_ATM_NICSTAR_USE_SUNI is not set --# CONFIG_ATM_NICSTAR_USE_IDT77105 is not set - CONFIG_ATM_IDT77252=m - # CONFIG_ATM_IDT77252_DEBUG is not set - # CONFIG_ATM_IDT77252_RCV_ALL is not set -@@ -1832,8 +1606,6 @@ - # CONFIG_ATM_AMBASSADOR_DEBUG is not set - CONFIG_ATM_HORIZON=m - # CONFIG_ATM_HORIZON_DEBUG is not set --CONFIG_ATM_IA=m --# CONFIG_ATM_IA_DEBUG is not set - CONFIG_ATM_FORE200E_MAYBE=m - # CONFIG_ATM_FORE200E_PCA is not set - CONFIG_ATM_HE=m -@@ -1896,10 +1668,8 @@ - # Active AVM cards - # - CONFIG_CAPI_AVM=y --CONFIG_ISDN_DRV_AVMB1_B1ISA=m - CONFIG_ISDN_DRV_AVMB1_B1PCI=m - CONFIG_ISDN_DRV_AVMB1_B1PCIV4=y --CONFIG_ISDN_DRV_AVMB1_T1ISA=m - CONFIG_ISDN_DRV_AVMB1_B1PCMCIA=m - CONFIG_ISDN_DRV_AVMB1_AVM_CS=m - CONFIG_ISDN_DRV_AVMB1_T1PCI=m -@@ -1956,10 +1726,6 @@ - CONFIG_INPUT_MOUSE=y - CONFIG_MOUSE_PS2=y - CONFIG_MOUSE_SERIAL=m --CONFIG_MOUSE_INPORT=m --CONFIG_MOUSE_ATIXL=y --CONFIG_MOUSE_LOGIBM=m --CONFIG_MOUSE_PC110PAD=m - CONFIG_MOUSE_VSXXXAA=m - CONFIG_INPUT_JOYSTICK=y - CONFIG_JOYSTICK_ANALOG=m -@@ -1997,7 +1763,6 @@ - # CONFIG_TOUCHSCREEN_TOUCHWIN is not set - CONFIG_INPUT_MISC=y - CONFIG_INPUT_PCSPKR=m --# CONFIG_INPUT_WISTRON_BTNS is not set - CONFIG_INPUT_UINPUT=m - - # -@@ -2030,7 +1795,6 @@ - CONFIG_CYCLADES=m - # CONFIG_CYZ_INTR is not set - CONFIG_DIGIEPCA=m --CONFIG_ESPSERIAL=m - CONFIG_MOXA_INTELLIO=m - CONFIG_MOXA_SMARTIO=m - # CONFIG_ISI is not set -@@ -2060,11 +1824,6 @@ - CONFIG_SERIAL_8250_SHARE_IRQ=y - CONFIG_SERIAL_8250_DETECT_IRQ=y - CONFIG_SERIAL_8250_RSA=y --CONFIG_SERIAL_8250_FOURPORT=m --CONFIG_SERIAL_8250_ACCENT=m --CONFIG_SERIAL_8250_BOCA=m --CONFIG_SERIAL_8250_HUB6=m --CONFIG_SERIAL_8250_MCA=m - - # - # Non-8250 serial port support -@@ -2113,7 +1872,6 @@ - CONFIG_I8XX_TCO=m - CONFIG_ITCO_WDT=m - CONFIG_SC1200_WDT=m --CONFIG_SCx200_WDT=m - CONFIG_60XX_WDT=m - CONFIG_SBC8360_WDT=m - CONFIG_CPU5_WDT=m -@@ -2126,14 +1884,6 @@ - CONFIG_SBC_EPX_C3_WATCHDOG=m - - # --# ISA-based Watchdog Cards --# --CONFIG_PCWATCHDOG=m --CONFIG_MIXCOMWD=m --CONFIG_WDT=m --CONFIG_WDT_501=y -- --# - # PCI-based Watchdog Cards - # - CONFIG_PCIPCWATCHDOG=m -@@ -2148,28 +1898,20 @@ - CONFIG_HW_RANDOM_INTEL=y - CONFIG_HW_RANDOM_AMD=y - CONFIG_HW_RANDOM_GEODE=y --CONFIG_HW_RANDOM_VIA=y - CONFIG_NVRAM=m - CONFIG_RTC=y - CONFIG_DTLK=m - CONFIG_R3964=m - CONFIG_APPLICOM=m --CONFIG_SONYPI=m - - # - # Ftape, the floppy tape device driver - # --CONFIG_AGP=m --CONFIG_AGP_ALI=m --CONFIG_AGP_ATI=m --CONFIG_AGP_AMD=m --CONFIG_AGP_AMD64=m -+CONFIG_AGP=y -+CONFIG_AGP_AMD64=y - CONFIG_AGP_INTEL=m --CONFIG_AGP_NVIDIA=m - CONFIG_AGP_SIS=m --CONFIG_AGP_SWORKS=m - CONFIG_AGP_VIA=m --CONFIG_AGP_EFFICEON=m - CONFIG_DRM=m - CONFIG_DRM_TDFX=m - CONFIG_DRM_R128=m -@@ -2189,10 +1931,8 @@ - CONFIG_CARDMAN_4000=m - CONFIG_CARDMAN_4040=m - CONFIG_MWAVE=m --CONFIG_SCx200_GPIO=m - CONFIG_PC8736x_GPIO=m - CONFIG_NSC_GPIO=m --CONFIG_CS5535_GPIO=m - # CONFIG_RAW_DRIVER is not set - CONFIG_HPET=y - # CONFIG_HPET_RTC_IRQ is not set -@@ -2241,10 +1981,6 @@ - CONFIG_I2C_PARPORT_LIGHT=m - CONFIG_I2C_PROSAVAGE=m - CONFIG_I2C_SAVAGE4=m --CONFIG_SCx200_I2C=m --CONFIG_SCx200_I2C_SCL=12 --CONFIG_SCx200_I2C_SDA=13 --CONFIG_SCx200_ACB=m - CONFIG_I2C_SIS5595=m - CONFIG_I2C_SIS630=m - CONFIG_I2C_SIS96X=m -@@ -2397,7 +2133,6 @@ - CONFIG_VIDEO_BT848=m - CONFIG_VIDEO_BT848_DVB=y - CONFIG_VIDEO_SAA6588=m --CONFIG_VIDEO_PMS=m - CONFIG_VIDEO_BWQCAM=m - CONFIG_VIDEO_CQCAM=m - CONFIG_VIDEO_W9966=m -@@ -2417,7 +2152,6 @@ - CONFIG_VIDEO_ZORAN_LML33=m - CONFIG_VIDEO_ZORAN_LML33R10=m - CONFIG_VIDEO_ZORAN_AVS6EYES=m --CONFIG_VIDEO_MEYE=m - CONFIG_VIDEO_SAA7134=m - CONFIG_VIDEO_SAA7134_ALSA=m - CONFIG_VIDEO_SAA7134_DVB=m -@@ -2458,21 +2192,9 @@ - # - # Radio Adapters - # --CONFIG_RADIO_CADET=m --CONFIG_RADIO_RTRACK=m --CONFIG_RADIO_RTRACK2=m --CONFIG_RADIO_AZTECH=m --CONFIG_RADIO_GEMTEK=m - CONFIG_RADIO_GEMTEK_PCI=m - CONFIG_RADIO_MAXIRADIO=m - CONFIG_RADIO_MAESTRO=m --CONFIG_RADIO_SF16FMI=m --CONFIG_RADIO_SF16FMR2=m --CONFIG_RADIO_TERRATEC=m --CONFIG_RADIO_TRUST=m --CONFIG_RADIO_TYPHOON=m --CONFIG_RADIO_TYPHOON_PROC_FS=y --CONFIG_RADIO_ZOLTRIX=m - CONFIG_USB_DSBR=m - - # -@@ -2634,9 +2356,6 @@ - # CONFIG_FB_S1D13XXX is not set - # CONFIG_FB_NVIDIA is not set - # CONFIG_FB_RIVA is not set --CONFIG_FB_I810=m --CONFIG_FB_I810_GTF=y --# CONFIG_FB_I810_I2C is not set - CONFIG_FB_INTEL=m - # CONFIG_FB_INTEL_DEBUG is not set - CONFIG_FB_INTEL_I2C=y -@@ -2662,7 +2381,6 @@ - # CONFIG_FB_KYRO is not set - # CONFIG_FB_3DFX is not set - # CONFIG_FB_VOODOO1 is not set --# CONFIG_FB_CYBLA is not set - # CONFIG_FB_TRIDENT is not set - # CONFIG_FB_GEODE is not set - # CONFIG_FB_VIRTUAL is not set -@@ -2673,7 +2391,6 @@ - CONFIG_VGA_CONSOLE=y - # CONFIG_VGACON_SOFT_SCROLLBACK is not set - CONFIG_VIDEO_SELECT=y --CONFIG_MDA_CONSOLE=m - CONFIG_DUMMY_CONSOLE=y - CONFIG_FRAMEBUFFER_CONSOLE=y - # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set -@@ -2732,7 +2449,6 @@ - # - CONFIG_SND_MPU401_UART=m - CONFIG_SND_OPL3_LIB=m --CONFIG_SND_OPL4_LIB=m - CONFIG_SND_VX_LIB=m - CONFIG_SND_AC97_CODEC=m - CONFIG_SND_AC97_BUS=m -@@ -2744,43 +2460,6 @@ - CONFIG_SND_MPU401=m - - # --# ISA devices --# --CONFIG_SND_AD1848_LIB=m --CONFIG_SND_CS4231_LIB=m --CONFIG_SND_ADLIB=m --CONFIG_SND_AD1816A=m --CONFIG_SND_AD1848=m --CONFIG_SND_ALS100=m --CONFIG_SND_AZT2320=m --CONFIG_SND_CMI8330=m --CONFIG_SND_CS4231=m --CONFIG_SND_CS4232=m --CONFIG_SND_CS4236=m --CONFIG_SND_DT019X=m --CONFIG_SND_ES968=m --CONFIG_SND_ES1688=m --CONFIG_SND_ES18XX=m --CONFIG_SND_GUS_SYNTH=m --CONFIG_SND_GUSCLASSIC=m --CONFIG_SND_GUSEXTREME=m --CONFIG_SND_GUSMAX=m --CONFIG_SND_INTERWAVE=m --CONFIG_SND_INTERWAVE_STB=m --CONFIG_SND_OPL3SA2=m --CONFIG_SND_OPTI92X_AD1848=m --CONFIG_SND_OPTI92X_CS4231=m --CONFIG_SND_OPTI93X=m --CONFIG_SND_MIRO=m --CONFIG_SND_SB8=m --CONFIG_SND_SB16=m --CONFIG_SND_SBAWE=m --CONFIG_SND_SB16_CSP=y --CONFIG_SND_SGALAXY=m --CONFIG_SND_SSCAPE=m --CONFIG_SND_WAVEFRONT=m -- --# - # PCI devices - # - CONFIG_SND_AD1889=m -@@ -2800,7 +2479,6 @@ - CONFIG_SND_CS4281=m - CONFIG_SND_CS46XX=m - CONFIG_SND_CS46XX_NEW_DSP=y --CONFIG_SND_CS5535AUDIO=m - CONFIG_SND_DARLA20=m - CONFIG_SND_GINA20=m - CONFIG_SND_LAYLA20=m -@@ -3123,7 +2801,6 @@ - # - # LED drivers - # --CONFIG_LEDS_NET48XX=m - - # - # LED Triggers -@@ -3142,6 +2819,7 @@ - CONFIG_INFINIBAND_ADDR_TRANS=y - CONFIG_INFINIBAND_MTHCA=m - CONFIG_INFINIBAND_MTHCA_DEBUG=y -+CONFIG_INFINIBAND_IPATH=m - CONFIG_INFINIBAND_AMSO1100=m - # CONFIG_INFINIBAND_AMSO1100_DEBUG is not set - CONFIG_INFINIBAND_IPOIB=m -@@ -3160,12 +2838,7 @@ - # - # CONFIG_EDAC_DEBUG is not set - CONFIG_EDAC_MM_EDAC=m --CONFIG_EDAC_AMD76X=m --CONFIG_EDAC_E7XXX=m - CONFIG_EDAC_E752X=m --CONFIG_EDAC_I82875P=m --CONFIG_EDAC_I82860=m --CONFIG_EDAC_R82600=m - CONFIG_EDAC_POLL=y - - # -@@ -3216,6 +2889,13 @@ - CONFIG_INTEL_IOATDMA=m - - # -+# Firmware Drivers -+# -+CONFIG_EDD=m -+CONFIG_DELL_RBU=m -+CONFIG_DCDBAS=m -+ -+# - # File systems - # - CONFIG_EXT2_FS=y -@@ -3475,14 +3155,9 @@ - CONFIG_UNUSED_SYMBOLS=y - # CONFIG_DEBUG_KERNEL is not set - CONFIG_LOG_BUF_SHIFT=15 --CONFIG_DEBUG_BUGVERBOSE=y - # CONFIG_DEBUG_FS is not set - # CONFIG_UNWIND_INFO is not set - # CONFIG_HEADERS_CHECK is not set --CONFIG_EARLY_PRINTK=y --CONFIG_X86_FIND_SMP_CONFIG=y --CONFIG_X86_MPPARSE=y --CONFIG_DOUBLEFAULT=y - - # - # Security options -@@ -3508,16 +3183,11 @@ - # - CONFIG_PAX_NOEXEC=y - # CONFIG_PAX_PAGEEXEC is not set --CONFIG_PAX_SEGMEXEC=y --# CONFIG_PAX_EMUTRAMP is not set --# CONFIG_PAX_MPROTECT is not set --CONFIG_PAX_KERNEXEC=y - - # - # Address Space Layout Randomization - # - CONFIG_PAX_ASLR=y --# CONFIG_PAX_RANDKSTACK is not set - CONFIG_PAX_RANDUSTACK=y - CONFIG_PAX_RANDMMAP=y - -@@ -3525,7 +3195,6 @@ - # Miscellaneous hardening features - # - CONFIG_PAX_MEMORY_SANITIZE=y --CONFIG_PAX_MEMORY_UDEREF=y - - # - # Grsecurity -@@ -3661,10 +3330,10 @@ - CONFIG_CRYPTO_BLOWFISH=m - CONFIG_CRYPTO_TWOFISH=m - CONFIG_CRYPTO_TWOFISH_COMMON=m --CONFIG_CRYPTO_TWOFISH_586=m -+CONFIG_CRYPTO_TWOFISH_X86_64=m - CONFIG_CRYPTO_SERPENT=m - CONFIG_CRYPTO_AES=m --CONFIG_CRYPTO_AES_586=m -+CONFIG_CRYPTO_AES_X86_64=m - CONFIG_CRYPTO_CAST5=m - CONFIG_CRYPTO_CAST6=m - CONFIG_CRYPTO_TEA=m -@@ -3679,9 +3348,6 @@ - # - # Hardware crypto devices - # --CONFIG_CRYPTO_DEV_PADLOCK=m --CONFIG_CRYPTO_DEV_PADLOCK_AES=m --CONFIG_CRYPTO_DEV_PADLOCK_SHA=m - - # - # Library routines -@@ -3690,7 +3356,6 @@ - CONFIG_CRC16=m - CONFIG_CRC32=y - CONFIG_LIBCRC32C=m --CONFIG_AUDIT_GENERIC=y - CONFIG_ZLIB_INFLATE=m - CONFIG_ZLIB_DEFLATE=m - CONFIG_TEXTSEARCH=y -@@ -3698,11 +3363,3 @@ - CONFIG_TEXTSEARCH_BM=m - CONFIG_TEXTSEARCH_FSM=m - CONFIG_PLIST=y --CONFIG_GENERIC_HARDIRQS=y --CONFIG_GENERIC_IRQ_PROBE=y --CONFIG_GENERIC_PENDING_IRQ=y --CONFIG_X86_SMP=y --CONFIG_X86_HT=y --CONFIG_X86_BIOS_REBOOT=y --CONFIG_X86_TRAMPOLINE=y --CONFIG_KTIME_SCALAR=y diff --git a/source/base-extra/kernel-grsec/config.patch b/source/base-extra/kernel-grsec/config.patch deleted file mode 100644 index d49a720..0000000 --- a/source/base-extra/kernel-grsec/config.patch +++ /dev/null @@ -1,265 +0,0 @@ ---- .config 2007-01-06 18:53:58.000000000 +0100 -+++ .config.grsec 2007-01-06 18:53:46.000000000 +0100 -@@ -1,7 +1,7 @@ - # - # Automatically generated make config: don't edit --# Linux kernel version: 2.6.19 --# Thu Nov 30 14:53:54 2006 -+# Linux kernel version: 2.6.19.1 -+# Sat Jan 6 18:53:25 2007 - # - CONFIG_X86_32=y - CONFIG_GENERIC_TIME=y -@@ -112,11 +112,11 @@ - # CONFIG_X86_GENERICARCH is not set - # CONFIG_X86_ES7000 is not set - # CONFIG_M386 is not set --CONFIG_M486=y -+# CONFIG_M486 is not set - # CONFIG_M586 is not set - # CONFIG_M586TSC is not set - # CONFIG_M586MMX is not set --# CONFIG_M686 is not set -+CONFIG_M686=y - # CONFIG_MPENTIUMII is not set - # CONFIG_MPENTIUMIII is not set - # CONFIG_MPENTIUMM is not set -@@ -140,21 +140,24 @@ - CONFIG_RWSEM_XCHGADD_ALGORITHM=y - 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_CMPXCHG64=y - CONFIG_X86_ALIGNMENT_16=y -+CONFIG_X86_GOOD_APIC=y - CONFIG_X86_INTEL_USERCOPY=y -+CONFIG_X86_USE_PPRO_CHECKSUM=y -+CONFIG_X86_TSC=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_NONE=y - # CONFIG_PREEMPT_VOLUNTARY is not set --CONFIG_PREEMPT=y -+# CONFIG_PREEMPT is not set - CONFIG_PREEMPT_BKL=y - CONFIG_X86_LOCAL_APIC=y - CONFIG_X86_IO_APIC=y -@@ -204,7 +207,7 @@ - # CONFIG_HZ_100 is not set - CONFIG_HZ_250=y - # CONFIG_HZ_1000 is not set --CONFIG_HZ=1000 -+CONFIG_HZ=250 - CONFIG_KEXEC=y - # CONFIG_CRASH_DUMP is not set - CONFIG_PHYSICAL_START=0x100000 -@@ -315,7 +318,6 @@ - # 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 -@@ -369,9 +371,6 @@ - # - 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 -@@ -571,6 +570,7 @@ - CONFIG_IP_NF_MATCH_OWNER=m - CONFIG_IP_NF_MATCH_ADDRTYPE=m - CONFIG_IP_NF_MATCH_HASHLIMIT=m -+CONFIG_IP_NF_MATCH_STEALTH=m - CONFIG_IP_NF_FILTER=m - CONFIG_IP_NF_TARGET_REJECT=m - CONFIG_IP_NF_TARGET_LOG=m -@@ -928,9 +928,6 @@ - CONFIG_MTD_JEDECPROBE=m - CONFIG_MTD_GEN_PROBE=m - # CONFIG_MTD_CFI_ADV_OPTIONS is not set --# CONFIG_MTD_CFI_NOSWAP is not set --# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set --# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set - CONFIG_MTD_MAP_BANK_WIDTH_1=y - CONFIG_MTD_MAP_BANK_WIDTH_2=y - CONFIG_MTD_MAP_BANK_WIDTH_4=y -@@ -3300,7 +3297,6 @@ - # Pseudo filesystems - # - CONFIG_PROC_FS=y --CONFIG_PROC_KCORE=y - CONFIG_PROC_SYSCTL=y - CONFIG_SYSFS=y - CONFIG_TMPFS=y -@@ -3491,6 +3487,148 @@ - # - # Security options - # -+ -+# -+# PaX -+# -+CONFIG_PAX=y -+ -+# -+# PaX Control -+# -+CONFIG_PAX_SOFTMODE=y -+CONFIG_PAX_EI_PAX=y -+CONFIG_PAX_PT_PAX_FLAGS=y -+# CONFIG_PAX_NO_ACL_FLAGS is not set -+CONFIG_PAX_HAVE_ACL_FLAGS=y -+# CONFIG_PAX_HOOK_ACL_FLAGS is not set -+ -+# -+# Non-executable pages -+# -+CONFIG_PAX_NOEXEC=y -+# CONFIG_PAX_PAGEEXEC is not set -+CONFIG_PAX_SEGMEXEC=y -+# CONFIG_PAX_EMUTRAMP is not set -+# CONFIG_PAX_MPROTECT is not set -+CONFIG_PAX_KERNEXEC=y -+ -+# -+# Address Space Layout Randomization -+# -+CONFIG_PAX_ASLR=y -+# CONFIG_PAX_RANDKSTACK is not set -+CONFIG_PAX_RANDUSTACK=y -+CONFIG_PAX_RANDMMAP=y -+ -+# -+# Miscellaneous hardening features -+# -+CONFIG_PAX_MEMORY_SANITIZE=y -+CONFIG_PAX_MEMORY_UDEREF=y -+ -+# -+# Grsecurity -+# -+CONFIG_GRKERNSEC=y -+# CONFIG_GRKERNSEC_LOW is not set -+CONFIG_GRKERNSEC_MEDIUM=y -+# CONFIG_GRKERNSEC_HIGH is not set -+# CONFIG_GRKERNSEC_CUSTOM is not set -+ -+# -+# Address Space Protection -+# -+# CONFIG_GRKERNSEC_KMEM is not set -+# CONFIG_GRKERNSEC_IO is not set -+CONFIG_GRKERNSEC_PROC_MEMMAP=y -+CONFIG_GRKERNSEC_BRUTE=y -+CONFIG_GRKERNSEC_MODSTOP=y -+# CONFIG_GRKERNSEC_HIDESYM is not set -+ -+# -+# Role Based Access Control Options -+# -+CONFIG_GRKERNSEC_ACL_HIDEKERN=y -+CONFIG_GRKERNSEC_ACL_MAXTRIES=3 -+CONFIG_GRKERNSEC_ACL_TIMEOUT=30 -+ -+# -+# Filesystem Protections -+# -+CONFIG_GRKERNSEC_PROC=y -+CONFIG_GRKERNSEC_PROC_USER=y -+CONFIG_GRKERNSEC_PROC_USERGROUP=y -+CONFIG_GRKERNSEC_PROC_GID=60 -+CONFIG_GRKERNSEC_PROC_ADD=y -+CONFIG_GRKERNSEC_LINK=y -+CONFIG_GRKERNSEC_FIFO=y -+CONFIG_GRKERNSEC_CHROOT=y -+CONFIG_GRKERNSEC_CHROOT_MOUNT=y -+CONFIG_GRKERNSEC_CHROOT_DOUBLE=y -+CONFIG_GRKERNSEC_CHROOT_PIVOT=y -+CONFIG_GRKERNSEC_CHROOT_CHDIR=y -+CONFIG_GRKERNSEC_CHROOT_CHMOD=y -+CONFIG_GRKERNSEC_CHROOT_FCHDIR=y -+CONFIG_GRKERNSEC_CHROOT_MKNOD=y -+CONFIG_GRKERNSEC_CHROOT_SHMAT=y -+CONFIG_GRKERNSEC_CHROOT_UNIX=y -+CONFIG_GRKERNSEC_CHROOT_FINDTASK=y -+CONFIG_GRKERNSEC_CHROOT_NICE=y -+CONFIG_GRKERNSEC_CHROOT_SYSCTL=y -+CONFIG_GRKERNSEC_CHROOT_CAPS=y -+ -+# -+# Kernel Auditing -+# -+CONFIG_GRKERNSEC_AUDIT_GROUP=y -+CONFIG_GRKERNSEC_AUDIT_GID=61 -+CONFIG_GRKERNSEC_EXECLOG=y -+# CONFIG_GRKERNSEC_RESLOG is not set -+CONFIG_GRKERNSEC_CHROOT_EXECLOG=y -+CONFIG_GRKERNSEC_AUDIT_CHDIR=y -+CONFIG_GRKERNSEC_AUDIT_MOUNT=y -+CONFIG_GRKERNSEC_AUDIT_IPC=y -+CONFIG_GRKERNSEC_SIGNAL=y -+CONFIG_GRKERNSEC_FORKFAIL=y -+CONFIG_GRKERNSEC_TIME=y -+CONFIG_GRKERNSEC_PROC_IPADDR=y -+ -+# -+# Executable Protections -+# -+CONFIG_GRKERNSEC_EXECVE=y -+CONFIG_GRKERNSEC_SHM=y -+CONFIG_GRKERNSEC_DMESG=y -+CONFIG_GRKERNSEC_RANDPID=y -+CONFIG_GRKERNSEC_TPE=y -+CONFIG_GRKERNSEC_TPE_ALL=y -+# CONFIG_GRKERNSEC_TPE_INVERT is not set -+CONFIG_GRKERNSEC_TPE_GID=62 -+ -+# -+# Network Protections -+# -+CONFIG_GRKERNSEC_RANDNET=y -+CONFIG_GRKERNSEC_SOCKET=y -+CONFIG_GRKERNSEC_SOCKET_ALL=y -+CONFIG_GRKERNSEC_SOCKET_ALL_GID=63 -+CONFIG_GRKERNSEC_SOCKET_CLIENT=y -+CONFIG_GRKERNSEC_SOCKET_CLIENT_GID=64 -+CONFIG_GRKERNSEC_SOCKET_SERVER=y -+CONFIG_GRKERNSEC_SOCKET_SERVER_GID=65 -+ -+# -+# Sysctl support -+# -+CONFIG_GRKERNSEC_SYSCTL=y -+# CONFIG_GRKERNSEC_SYSCTL_ON is not set -+ -+# -+# Logging Options -+# -+CONFIG_GRKERNSEC_FLOODTIME=10 -+CONFIG_GRKERNSEC_FLOODBURST=4 - CONFIG_KEYS=y - CONFIG_KEYS_DEBUG_PROC_KEYS=y - CONFIG_SECURITY=y -@@ -3513,7 +3651,7 @@ - CONFIG_CRYPTO_MD4=m - CONFIG_CRYPTO_MD5=y - CONFIG_CRYPTO_SHA1=m --CONFIG_CRYPTO_SHA256=m -+CONFIG_CRYPTO_SHA256=y - CONFIG_CRYPTO_SHA512=m - CONFIG_CRYPTO_WP512=m - CONFIG_CRYPTO_TGR192=m diff --git a/source/base-extra/kernel-grsec/kernel-grsec.install b/source/base-extra/kernel-grsec/kernel-grsec.install deleted file mode 100644 index 7a986f2..0000000 --- a/source/base-extra/kernel-grsec/kernel-grsec.install +++ /dev/null @@ -1,116 +0,0 @@ -grub_convert() -{ - disk=`echo $1|sed 's/[0-9]*$//'` - partnum=`echo $1|sed 's|/dev/[a-z]*||'` - grubdisk=`grep $disk /boot/grub/device.map |sed 's/(\(.*\))\t.*/\1/'` - echo "($grubdisk,$(($partnum-1)))" -} - -bootdev=`df /boot|grep ^/dev|tr -s ' '|cut -d ' ' -f 1` -grubbootdev=`grub_convert $bootdev` -rootdev=`df /|grep ^/dev|tr -s ' '|cut -d ' ' -f 1` - -# hack for /boot -if [ "`df /boot|grep ^/dev|tr -s ' '|cut -d ' ' -f 1`" = \ - "`df /|grep ^/dev|tr -s ' '|cut -d ' ' -f 1`" ]; then - bootstring=/boot -fi - -#remove $1 kernel patchset -rmgr() - { - MENU="/boot/grub/menu.lst" - if [ -e $MENU ]; then - echo "removing $1 entries from grub menu..." - # grep 2 menu.lst ! $1 - grep -v $1 $MENU >> /tmp/.menu.lst - ## backup the menu.lst, who knows :p - mv -f $MENU $MENU.old - ## mv the tmpMENU without our $patchset to menu.lst - mv -f /tmp/.menu.lst $MENU - else - echo "Can't remove the kernel entry from your menu.lst :(. Please remove the entry manually." - fi -} - -# arg 1: the new package version -post_install() -{ - kernelver=`ls /boot/vmlinuz-*-grsec-fw*|sed 's|/boot/vmlinuz-||'` - - if ! [ -e /boot/vmlinuz-grsec ]; then - cd /boot - ln -sf vmlinuz-$kernelver vmlinuz-grsec - ln -sf config-$kernelver config-grsec - ln -sf System.map-$kernelver System.map-grsec - fi - if [ -e /boot/grub/menu.lst ]; then - if ! grep -q "Frugalware.*Grsecurity" /boot/grub/menu.lst; then - echo >>/boot/grub/menu.lst - echo "title `cat /etc/frugalware-release` Grsecurity - $kernelver" >>/boot/grub/menu.lst - echo " kernel $grubbootdev$bootstring/vmlinuz-grsec ro quiet root=$rootdev vga=788 pax_softmode=0" >>/boot/grub/menu.lst - fi - fi - - if ! grep -q '^grsec_procview:' /etc/group ; then - groupadd -g 60 grsec_procview - fi - if ! grep -q '^grsec_audit:' /etc/group ; then - groupadd -g 61 grsec_audit - fi - if ! grep -q '^grsec_tpe:' /etc/group ; then - groupadd -g 62 grsec_tpe - fi - if ! grep -q '^grsec_s_all:' /etc/group ; then - groupadd -g 63 grsec_s_all - fi - if ! grep -q '^grsec_s_client:' /etc/group ; then - groupadd -g 64 grsec_s_client - fi - if ! grep -q '^grsec_s_server:' /etc/group ; then - groupadd -g 65 grsec_s_server - fi - - chkconfig --add rc.grsec - -} - -# arg 1: the new package version -# arg 2: the old package version -post_upgrade() -{ - fwver=`cat /etc/frugalware-release|sed 's/Frugalware \(.*\) (.*)/\1/'` - post_install $1 - [ -e /boot/grub/menu.lst ] && sed -i "s/^\(title Frugalware $fwver (.*) Grsecurity -\) [^ ]*$/\1 $kernelver/" /boot/grub/menu.lst -} - -pre_remove() -{ - chkconfig --del rc.grsec -} - -post_remove() -{ - if [ -L /boot/vmlinuz-grsec ]; then - cd /boot - rm vmlinuz-grsec - rm config-grsec - rm System.map-grsec - fi - - groupdel grsec_procview >/dev/null 2>&1 - groupdel grsec_audit >/dev/null 2>&1 - groupdel grsec_tpe >/dev/null 2>&1 - groupdel grsec_s_all >/dev/null 2>&1 - groupdel grsec_s_client >/dev/null 2>&1 - groupdel grsec_s_server >/dev/null 2>&1 - - rmgr "grsec" -} - -op=$1 -shift - -$op $* - -# vim: ft=sh diff --git a/source/base-extra/kernel-grsec/rc.grsec b/source/base-extra/kernel-grsec/rc.grsec deleted file mode 100644 index 4886198..0000000 --- a/source/base-extra/kernel-grsec/rc.grsec +++ /dev/null @@ -1,40 +0,0 @@ -#!/bin/bash - -# (c) 2005 Zoltan Kiss -# rc.grsec for Frugalware -# distributed under GPL License - -# chkconfig: 345 01 87 -# description: This script sets up Grsecurity sysctl variables - -source /lib/initscripts/functions -TEXTDOMAIN=grsec -TEXTDOMAINDIR=/lib/initscripts/messages - -actions=(start stop) - -rc_start() -{ - msg $"Setting up Grsecurity sysctl values" - if uname -r | grep -q grsec-fw ; then - if (( $(cat /proc/sys/kernel/grsecurity/grsec_lock) == 0 )) ; then - /sbin/sysctl -q -p /etc/sysconfig/grsec - ok $? - else - ok 999 - hint $"Grsecurity settings are locked" - fi - else - ok 999 - hint $"You doesn't run the grsec-fw kernel" - fi -} - -rc_stop() -{ - /bin/true -} - -rc_exec $1 - -# vim: ft=sh diff --git a/source/base-extra/kernel-grsec/rc.grsec-de.po b/source/base-extra/kernel-grsec/rc.grsec-de.po deleted file mode 100644 index a9c39e1..0000000 --- a/source/base-extra/kernel-grsec/rc.grsec-de.po +++ /dev/null @@ -1,29 +0,0 @@ -# rc.grsec. -# Copyright (C) 2005 THE rc.grsec'S COPYRIGHT HOLDER -# This file is distributed under the same license as the rc.grsec package. -# Marcus Habermehl , 2005. -# -msgid "" -msgstr "" -"Project-Id-Version: rc.grsec\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-11-20 00:35+0100\n" -"PO-Revision-Date: 2005-11-20 00:38+0100\n" -"Last-Translator: Marcus Habermehl \n" -"Language-Team: German \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-1\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: rc.grsec:17 -msgid "Setting up Grsecurity sysctl values" -msgstr "Setze Grsecurity sysctl Einstellungen" - -#: rc.grsec:24 -msgid "Grsecurity settings are locked" -msgstr "Grsecurity Einstellungen sind gesperrt" - -#: rc.grsec:28 -msgid "You doesn't run the grsec-fw kernel" -msgstr "Sie benutzen nicht den grsec-fw Kernel" diff --git a/source/base-extra/kernel-grsec/rc.grsec-hu.po b/source/base-extra/kernel-grsec/rc.grsec-hu.po deleted file mode 100644 index 20fe256..0000000 --- a/source/base-extra/kernel-grsec/rc.grsec-hu.po +++ /dev/null @@ -1,29 +0,0 @@ -# rc.grsec. -# Copyright (C) 2005 THE rc.grsec'S COPYRIGHT HOLDER -# This file is distributed under the same license as the rc.grsec package. -# Marcus Habermehl , 2005. -# -msgid "" -msgstr "" -"Project-Id-Version: rc.grsec\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-11-20 00:35+0100\n" -"PO-Revision-Date: 2005-11-20 00:37+0100\n" -"Last-Translator: Marcus Habermehl \n" -"Language-Team: Hungarian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-2\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: rc.grsec:17 -msgid "Setting up Grsecurity sysctl values" -msgstr "Grsecurity sysctl beállítások alkalmazása" - -#: rc.grsec:24 -msgid "Grsecurity settings are locked" -msgstr "A Grsecurity beállításai zárolva vannak" - -#: rc.grsec:28 -msgid "You doesn't run the grsec-fw kernel" -msgstr "" diff --git a/source/base-extra/kernel-grsec/rc.grsec.pot b/source/base-extra/kernel-grsec/rc.grsec.pot deleted file mode 100644 index 5c6e512..0000000 --- a/source/base-extra/kernel-grsec/rc.grsec.pot +++ /dev/null @@ -1,29 +0,0 @@ -# rc.grsec. -# Copyright (C) YEAR THE rc.grsec'S COPYRIGHT HOLDER -# This file is distributed under the same license as the rc.grsec package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: rc.grsec\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-11-20 00:35+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" - -#: rc.grsec:17 -msgid "Setting up Grsecurity sysctl values" -msgstr "" - -#: rc.grsec:24 -msgid "Grsecurity settings are locked" -msgstr "" - -#: rc.grsec:28 -msgid "You doesn't run the grsec-fw kernel" -msgstr "" From crazy at frugalware.org Mon May 19 13:03:03 2008 From: crazy at frugalware.org (crazy) Date: Mon May 19 13:03:04 2008 Subject: [Frugalware-git] frugalware-current: gradm-2.1.9-3-x86_64 Message-ID: <20080519110303.AF6901778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=951aa1d29dc1cfecaa54c052f54b44b16310d7af commit 951aa1d29dc1cfecaa54c052f54b44b16310d7af Author: crazy Date: Mon May 19 13:02:43 2008 +0200 gradm-2.1.9-3-x86_64 * removed from tree diff --git a/source/base-extra/gradm/FrugalBuild b/source/base-extra/gradm/FrugalBuild deleted file mode 100644 index 3fd9728..0000000 --- a/source/base-extra/gradm/FrugalBuild +++ /dev/null @@ -1,27 +0,0 @@ -# Compiling Time: 0.06 SBU -# Maintainer: crazy -# Contributor: Zoltan Kiss - -pkgname=gradm -pkgver=2.1.9 -# lynx --dump http://www.grsecurity.net/~spender|grep gradm|sed -n 's/.*-\(.*\)\.t.*/\1/;1 p' -grtime=200610091102 -pkgrel=3 -pkgdesc="Grsecurity administration tools" -url="http://www.grsecurity.net" -depends=('glibc') -options=('nobuild') -rodepends=('kernel-grsec') -groups=('base-extra') -archs=('i686' 'x86_64') -up2date="lynx -dump http://www.grsecurity.net/download.php|grep -1 Latest|sed -n 's/ //g;3 p'" -source=(http://www.grsecurity.net/gradm-$pkgver-$grtime.tar.gz) -sha1sums=('5b5c6b87a93c946c324f51aec7d79e241fe6a800') - -build() -{ - Fcd gradm2 - make nopam - make install DESTDIR=$Fdestdir - Frm dev/ -} From crazy at frugalware.org Mon May 19 13:05:54 2008 From: crazy at frugalware.org (crazy) Date: Mon May 19 13:05:56 2008 Subject: [Frugalware-git] frugalware-current: binutils-pax-2.17-1-x86_64 Message-ID: <20080519110554.BBA451778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1b673ad60f0894210dd35f77c2fdeb0c1ba070dc commit 1b673ad60f0894210dd35f77c2fdeb0c1ba070dc Author: crazy Date: Mon May 19 13:05:38 2008 +0200 binutils-pax-2.17-1-x86_64 * removed from tree diff --git a/source/devel-extra/binutils-pax/FrugalBuild b/source/devel-extra/binutils-pax/FrugalBuild deleted file mode 100644 index 75bdde7..0000000 --- a/source/devel-extra/binutils-pax/FrugalBuild +++ /dev/null @@ -1,29 +0,0 @@ -# Compiling Time: 1.0 SBU -# Maintainer: Karoly CZOVEK - -pkgname=binutils-pax -pkgver=2.17 -_F_cd_path="binutils-$pkgver" -pkgrel=1 -pkgdesc="A set of programs to assemble and manipulate binary and object files" -url="http://www.gnu.org/software/binutils/" -depends=('bash') -conflicts=("binutils") -provides=("binutils") -groups=('devel-extra') -archs=('i686' 'x86_64' 'ppc') -up2date="lynx -dump 'http://ftp.gnu.org/pub/gnu/binutils/?M=A' |Flasttar" -source=(http://ftp.gnu.org/pub/gnu/binutils/binutils-$pkgver.tar.bz2 \ - http://pax.grsecurity.net/binutils-2.17-pt-pax-flags-200607012130.patch) -signatures=($source.sig '') -options=('nobuild') - -build() -{ - Fpatchall - Fmake --enable-shared --disable-werror - Fmakeinstall tooldir=$Fdestdir/usr - Frm /usr/info/dir -} - -# optimization OK From crazy at frugalware.org Mon May 19 13:19:09 2008 From: crazy at frugalware.org (crazy) Date: Mon May 19 13:19:11 2008 Subject: [Frugalware-git] frugalware-current: dejavu-ttf-2.25-1-x86_64 Message-ID: <20080519111909.854091778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=08ca0a81a4f3adb55dc9eb1a4261c66c0c5f2a7a commit 08ca0a81a4f3adb55dc9eb1a4261c66c0c5f2a7a Author: crazy Date: Mon May 19 13:17:16 2008 +0200 dejavu-ttf-2.25-1-x86_64 * Version bump diff --git a/source/x11/dejavu-ttf/FrugalBuild b/source/x11/dejavu-ttf/FrugalBuild index afbdf9d..3217d92 100644 --- a/source/x11/dejavu-ttf/FrugalBuild +++ b/source/x11/dejavu-ttf/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: crazy pkgname=dejavu-ttf -pkgver=2.24 -pkgrel=2 +pkgver=2.25 +pkgrel=1 pkgdesc="DejaVu fonts" _F_sourceforge_dirname="dejavu" _F_sourceforge_name="dejavu-fonts-ttf" @@ -15,7 +15,7 @@ makedepends=('fop' 'java-gcj-compat') groups=('x11' 'xorg-core' 'xorg-fonts') archs=('i686' 'x86_64') source=($source dejavu-ttf.xml) -sha1sums=('515bcef5c1d831a523d7d5a57363ad68de7c3275' \ +sha1sums=('71a390224dfb95e02dfb32b6dc2fd9c5fb642350' \ '2b06ff60e9a45f80d98bf42f1640c96b188f1140') build() From crazy at frugalware.org Mon May 19 13:22:25 2008 From: crazy at frugalware.org (crazy) Date: Mon May 19 13:22:26 2008 Subject: [Frugalware-git] frugalware-current: dejavu-lgc-ttf-2.25-1-x86_64 Message-ID: <20080519112225.1814D1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ac34cea265f271719bf4612bfca889e5338d1ba5 commit ac34cea265f271719bf4612bfca889e5338d1ba5 Author: crazy Date: Mon May 19 13:20:50 2008 +0200 dejavu-lgc-ttf-2.25-1-x86_64 * Version bump diff --git a/source/x11/dejavu-lgc-ttf/FrugalBuild b/source/x11/dejavu-lgc-ttf/FrugalBuild index eaec12c..e6d8873 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.24 +pkgver=2.25 pkgrel=1 pkgdesc="DejaVu fonts (LGC)" _F_sourceforge_dirname="dejavu" @@ -21,4 +21,4 @@ build() Ffilerel *.ttf /usr/lib/X11/fonts/TTF } -sha1sums=('19050ad140749ca02170359ce99121cd3744cfb5') +sha1sums=('4ea25050cfe412796fb0e821845250e0fb5fa229') From crazy at frugalware.org Mon May 19 13:29:11 2008 From: crazy at frugalware.org (crazy) Date: Mon May 19 13:29:12 2008 Subject: [Frugalware-git] frugalware-current: gifsicle-1.52-1-x86_64 Message-ID: <20080519112911.BD6301778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0f5c9c29e4e5d152941cad9a3c6496b1aea7a2b1 commit 0f5c9c29e4e5d152941cad9a3c6496b1aea7a2b1 Author: crazy Date: Mon May 19 13:28:47 2008 +0200 gifsicle-1.52-1-x86_64 * Version bump diff --git a/source/xapps-extra/gifsicle/FrugalBuild b/source/xapps-extra/gifsicle/FrugalBuild index 9329826..ae10737 100644 --- a/source/xapps-extra/gifsicle/FrugalBuild +++ b/source/xapps-extra/gifsicle/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=gifsicle -pkgver=1.51 +pkgver=1.52 pkgrel=1 pkgdesc="A command-line tool for creating, editing, and getting information about GIF images and animations" url="http://www.lcdf.org/gifsicle/" @@ -15,5 +15,5 @@ if [ "$CARCH" == "x86_64" ]; then export CFLAGS="$CFLAGS -fPIC" fi -sha1sums=('d5495c961227ebc54de97c00c19a7de7b75b48e0') +sha1sums=('e3252cb888e49dc548e35987c0249c74616d165c') # optimization OK From crazy at frugalware.org Mon May 19 13:34:20 2008 From: crazy at frugalware.org (crazy) Date: Mon May 19 13:34:20 2008 Subject: [Frugalware-git] frugalware-current: eterm-0.9.4-3-x86_64 Message-ID: <20080519113420.3163F1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7386bee982ffb23e08c149332ae4eea6f64e44dd commit 7386bee982ffb23e08c149332ae4eea6f64e44dd Author: crazy Date: Mon May 19 13:34:03 2008 +0200 eterm-0.9.4-3-x86_64 * up2date fix diff --git a/source/xapps/eterm/FrugalBuild b/source/xapps/eterm/FrugalBuild index 78b8edd..3b17927 100644 --- a/source/xapps/eterm/FrugalBuild +++ b/source/xapps/eterm/FrugalBuild @@ -10,7 +10,6 @@ url="http://eterm.org" depends=('imlib2' 'libast' 'libxres' 'libxmu') groups=('xapps') archs=('i686' 'x86_64') -_F_sourceforge_prefix="Eterm-" _F_sourceforge_dirname="$pkgname" _F_sourceforge_name="Eterm" Finclude sourceforge From crazy at frugalware.org Mon May 19 13:37:00 2008 From: crazy at frugalware.org (crazy) Date: Mon May 19 13:37:02 2008 Subject: [Frugalware-git] frugalware-current: aria2-0.13.1+2-1-x86_64 Message-ID: <20080519113700.B104C1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=116c24e3ab2c70aa6fa2f38fd5f27d51b462dec7 commit 116c24e3ab2c70aa6fa2f38fd5f27d51b462dec7 Author: crazy Date: Mon May 19 13:36:44 2008 +0200 aria2-0.13.1+2-1-x86_64 * up2date fix diff --git a/source/network-extra/aria2/FrugalBuild b/source/network-extra/aria2/FrugalBuild index 3507875..3f50dd7 100644 --- a/source/network-extra/aria2/FrugalBuild +++ b/source/network-extra/aria2/FrugalBuild @@ -11,7 +11,6 @@ makedepends=('cvs' 'gnutls') license="GPL" groups=('network-extra') archs=('i686' 'x86_64') -_F_sourceforge_prefix="$pkgname-" _F_sourceforge_name="${pkgname}c" # huh ?:) _F_sourceforge_dirname="$pkgname" _F_sourceforge_ext=".tar.bz2" From crazy at frugalware.org Mon May 19 13:40:49 2008 From: crazy at frugalware.org (crazy) Date: Mon May 19 13:40:49 2008 Subject: [Frugalware-git] frugalware-current: ccid-1.3.6-1-x86_64 Message-ID: <20080519114049.44EC11778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=53148ee2baf575009c8a48e9eb9ffbcbb9ceda1a commit 53148ee2baf575009c8a48e9eb9ffbcbb9ceda1a Author: crazy Date: Mon May 19 13:40:25 2008 +0200 ccid-1.3.6-1-x86_64 * fake version bump again diff --git a/source/apps-extra/ccid/FrugalBuild b/source/apps-extra/ccid/FrugalBuild index d182155..f000498 100644 --- a/source/apps-extra/ccid/FrugalBuild +++ b/source/apps-extra/ccid/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=ccid -pkgver=1.3.4 +pkgver=1.3.6 pkgrel=1 pkgdesc="CCID free software driver" url="http://pcsclite.alioth.debian.org/ccid.html" From crazy at frugalware.org Mon May 19 13:44:04 2008 From: crazy at frugalware.org (crazy) Date: Mon May 19 13:44:05 2008 Subject: [Frugalware-git] frugalware-current: mingw-gcc-3.4.5_20060117_2-1-x86_64 Message-ID: <20080519114404.7ED341778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=be257c513daca28030f4268b74317037c859d0c1 commit be257c513daca28030f4268b74317037c859d0c1 Author: crazy Date: Mon May 19 13:43:47 2008 +0200 mingw-gcc-3.4.5_20060117_2-1-x86_64 * up2date fix diff --git a/source/devel-extra/mingw-gcc/FrugalBuild b/source/devel-extra/mingw-gcc/FrugalBuild index 422cce9..8267ada 100644 --- a/source/devel-extra/mingw-gcc/FrugalBuild +++ b/source/devel-extra/mingw-gcc/FrugalBuild @@ -13,7 +13,6 @@ url="http://gcc.gnu.org" depends=('mingw-w32api-headers' 'mingw-runtime-headers' 'mingw-binutils') groups=('devel-extra') archs=('i686' 'x86_64') -up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=2435|grep gcc-core- |sed 's/.*e-\(.*\)-s.*/\1/;s/-/_/g;q'" source=($source $pkgname-$pkgver-unwind.diff mingw.sh) sha1sums=('75d59049f26dc62f3732d11abbf056efc7bc8e95' \ '56bc60d4bac2d9e4c3874766af97b99fa1b36f47' \ From crazy at frugalware.org Mon May 19 13:48:03 2008 From: crazy at frugalware.org (crazy) Date: Mon May 19 13:48:05 2008 Subject: [Frugalware-git] frugalware-current: fluxbox-1.0.0-1-x86_64 Message-ID: <20080519114803.498AE1778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=544ff29974a1e92fda42fe7c223fed6f0e158539 commit 544ff29974a1e92fda42fe7c223fed6f0e158539 Author: crazy Date: Mon May 19 13:47:46 2008 +0200 fluxbox-1.0.0-1-x86_64 * up2date fix diff --git a/source/x11-extra/fluxbox/FrugalBuild b/source/x11-extra/fluxbox/FrugalBuild index 937a30e..d197c59 100644 --- a/source/x11-extra/fluxbox/FrugalBuild +++ b/source/x11-extra/fluxbox/FrugalBuild @@ -13,7 +13,6 @@ depends=('libxft' 'libxpm' 'imlib2' 'libstdc++') rodepends=('xorg-server' 'feh') groups=('x11-extra') archs=('i686' 'x86_64') -up2date="lynx -dump $url |grep LATEST |sed -e 's/.*(v\(.*\))/\1/'" source=($source $pkgname.desktop xinitrc.$pkgname) build() { From vmiklos at frugalware.org Mon May 19 17:13:27 2008 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon May 19 17:13:30 2008 Subject: [Frugalware-git] frugalware-current: gpm-1.20.3-1-i686 Message-ID: <20080519151327.8B3031778001@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=47c9b90d6d7af9269cca4eece76d6d3f3b27e1c8 commit 47c9b90d6d7af9269cca4eece76d6d3f3b27e1c8 Author: Miklos Vajna Date: Mon May 19 17:12:47 2008 +0200 gpm-1.20.3-1-i686 - version bump - gcc4 and openmax patches are in upstream - the other 2 no longer applies and probably are obsolete, so removed diff --git a/source/base/gpm/01-mc-segfaults.patch b/source/base/gpm/01-mc-segfaults.patch deleted file mode 100644 index 59fe320..0000000 --- a/source/base/gpm/01-mc-segfaults.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -urN gpm-1.20.1.orig/src/lib/liblow.c gpm-1.20.1/src/lib/liblow.c ---- gpm-1.20.1.orig/src/lib/liblow.c 2002-12-30 23:13:37.000000000 +0100 -+++ gpm-1.20.1/src/lib/liblow.c 2002-12-30 23:56:54.000000000 +0100 -@@ -199,7 +199,7 @@ - Gpm_Stst *new = NULL; - char* sock_name = 0; - -- option.consolename = NULL; -+ option.consolename; - - /*....................................... First of all, check xterm */ - diff --git a/source/base/gpm/FrugalBuild b/source/base/gpm/FrugalBuild index e959d40..3746243 100644 --- a/source/base/gpm/FrugalBuild +++ b/source/base/gpm/FrugalBuild @@ -2,21 +2,21 @@ # Maintainer: VMiklos pkgname=gpm -pkgver=1.20.1 -pkgrel=14 +pkgver=1.20.3 +pkgrel=1 pkgdesc="General purpose mouse server" -url="http://arcana.linux.it" +url="http://unix.schottelius.org/gpm/" depends=('ncurses>=5.6-3') groups=('base' 'chroot-core') archs=('i686' 'x86_64' 'ppc') backup=(etc/sysconfig/gpm) -up2date="lynx -dump 'http://arcana.linux.it/pub/gpm/?M=D' |grep tar.gz$|sed -n 's/.*m-\(.*\)\.t.*/\1/;1 p'" -source=(http://arcana.linux.it/pub/$pkgname/$pkgname-$pkgver.tar.gz rc.gpm \ - rc.gpm-de.po gpm \ - 01-mc-segfaults.patch \ - gpm-1.20.1-ceilf-gcc4.patch \ - $pkgname-$pkgver-nodebug.patch \ - openmax.patch) +up2date="lynx -dump http://unix.schottelius.org/gpm/archives/|grep -v '\.99'|Flasttar" +source=(http://unix.schottelius.org/gpm/archives/gpm-$pkgver.tar.gz rc.gpm \ + rc.gpm-de.po gpm) +sha1sums=('3b84cd394c387fd536ab38e6a22a95da97355469' \ + '4d799baf9e0b5e5dbe3e34afcd847788c73bb8ed' \ + '2f7c697b367ac05c61ec9f09649407be55daee91' \ + '2a81304fa5332ee8d9051905c5adcac12b8f68be') build() { @@ -27,12 +27,3 @@ build() } # optimization OK - -sha1sums=('7a664bc1af6b39c41b1eeab96a48d46f423783b3' \ - '4d799baf9e0b5e5dbe3e34afcd847788c73bb8ed' \ - '2f7c697b367ac05c61ec9f09649407be55daee91' \ - '2a81304fa5332ee8d9051905c5adcac12b8f68be' \ - 'b0f48220a6d82df68e8812f477b06537acb52597' \ - '44cea22c374ff8690a09a7422749fc9a64f40468' \ - 'b2eb219209778f420e9453b579eb692ffd3c1f05' \ - '3a2f888b6639a940f1ab90eddc839d650bbbdbbb') diff --git a/source/base/gpm/gpm-1.20.1-ceilf-gcc4.patch b/source/base/gpm/gpm-1.20.1-ceilf-gcc4.patch deleted file mode 100644 index 93609af..0000000 --- a/source/base/gpm/gpm-1.20.1-ceilf-gcc4.patch +++ /dev/null @@ -1,29 +0,0 @@ ---- gpm-1.20.1/src/Makefile.in.orig Sat Feb 1 17:15:55 2003 -+++ gpm-1.20.1/src/Makefile.in Sat Feb 1 17:23:43 2003 -@@ -70,6 +70,7 @@ - all: gpm lib/@SHLIB@ lib/libgpm.a $(PROG) - - gpm: $(GOBJ) -+ $(CC) @LDFLAGS@ $(LDFLAGS) -o $@ $(GOBJ) @LIBS@ $(LIBS) -lm - - # construct dependings of sourcefiles and link sourcefiles - $(DEPFILE) dep: prog/gpm-root.c -@@ -139,13 +140,14 @@ - $(YACC) $(YFLAGS) $< && mv y.tab.c prog/gpm-root.c - - # gpm-root needs an own rule, because gpm-root.c is not in $(srcdir) --prog/gpm-root: prog/gpm-root.c -+prog/gpm-root: prog/gpm-root.c lib