From vmiklos at frugalware.org Wed Apr 1 11:50:43 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 1 Apr 2009 11:50:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: flightgear-1.9.1-1-i686 Message-ID: <20090401095043.723E111F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3895f96aa6e8b759b7d6afe22d59299c43719bfe commit 3895f96aa6e8b759b7d6afe22d59299c43719bfe Author: Miklos Vajna Date: Wed Apr 1 11:43:12 2009 +0200 flightgear-1.9.1-1-i686 - version bump diff --git a/source/games-extra/flightgear/FrugalBuild b/source/games-extra/flightgear/FrugalBuild index 9369b56..53c4b4e 100644 --- a/source/games-extra/flightgear/FrugalBuild +++ b/source/games-extra/flightgear/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Miklos Vajna pkgname=flightgear -pkgver=1.9.0 -pkgrel=2 +pkgver=1.9.1 +pkgrel=1 pkgdesc="An open-source, multi-platform flight simulator." url="http://www.flightgear.org/" depends=('libgl' 'zlib' 'freealut' 'freeglut' 'fgfs-base' 'plib' 'libboost-mt>=1.37.0' 'openscenegraph>=2.8.0') @@ -11,8 +11,8 @@ makedepends=('simgear' 'boost>=1.37.0') groups=('games-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/Downloads/source.shtml|grep 'Release: Version \([0-9\.]*\) ('|sed 's/.*n \(.*\) (.*/\1/;q'" -source=(ftp://ftp.flightgear.org/pub/fgfs/Source/FlightGear-$pkgver.tar.gz) -sha1sums=('1c59a93fce10f574de76edc87116eaa9795cc8f4') +source=(http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/FlightGear-$pkgver.tar.gz) +sha1sums=('db1a6478164eabaab7c5ecf05bb011b573bb8659') build() { From vmiklos at frugalware.org Wed Apr 1 11:50:43 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 1 Apr 2009 11:50:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fgfs-base-1.9.0-1-i686 Message-ID: <20090401095043.8255B11F0824@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=419894bd864e7cc8db768dc408aa659c63ca68c9 commit 419894bd864e7cc8db768dc408aa659c63ca68c9 Author: Miklos Vajna Date: Wed Apr 1 11:44:52 2009 +0200 fgfs-base-1.9.0-1-i686 - up2date fix diff --git a/source/games-extra/fgfs-base/FrugalBuild b/source/games-extra/fgfs-base/FrugalBuild index f2e54e1..5110070 100644 --- a/source/games-extra/fgfs-base/FrugalBuild +++ b/source/games-extra/fgfs-base/FrugalBuild @@ -9,7 +9,8 @@ url="http://www.flightgear.org/" depends=() groups=('games-extra') archs=('i686' 'x86_64') -up2date="lynx -dump $url/Downloads/source.shtml|grep 'Release: Version \([0-9\.]*\) ('|sed 's/.*n \(.*\) (.*/\1/;q'" +_F_archive_name="FlightGear-data" +up2date="Flasttar http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Shared/" source=(http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Shared/FlightGear-data-$pkgver.tar.bz2) sha1sums=('1cac1339960595f08e09b38e28703c976ee0adeb') From vmiklos at frugalware.org Wed Apr 1 11:50:43 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 1 Apr 2009 11:50:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: streamripper-1.64.6-1-i686 Message-ID: <20090401095043.AC97411F0825@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f5ff31b54de7fecf24e662db86614ba0008426f2 commit f5ff31b54de7fecf24e662db86614ba0008426f2 Author: Miklos Vajna Date: Wed Apr 1 11:46:44 2009 +0200 streamripper-1.64.6-1-i686 - version bump diff --git a/source/multimedia-extra/streamripper/FrugalBuild b/source/multimedia-extra/streamripper/FrugalBuild index 3a05c25..2396d4f 100644 --- a/source/multimedia-extra/streamripper/FrugalBuild +++ b/source/multimedia-extra/streamripper/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Miklos Vajna pkgname=streamripper -pkgver=1.64.5 +pkgver=1.64.6 pkgrel=1 pkgdesc="Lets you record streaming mp3 to your hard drive." depends=('libmad' 'libvorbis') groups=('multimedia-extra') archs=('i686' 'x86_64') Finclude sourceforge -sha1sums=('b00add5447b34b3b823b37efba15a8e3f30adeef') +sha1sums=('bc8a8d3ad045e0772ca691d2063c39efcc0dca45') # TODO: build with system tre From vmiklos at frugalware.org Wed Apr 1 11:50:43 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 1 Apr 2009 11:50:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: firefox-autohide-1.5.0-1-i686 Message-ID: <20090401095043.BF3DA11F0826@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fa0e4bbc8ac67f0179d4cbaacf3f79d603116789 commit fa0e4bbc8ac67f0179d4cbaacf3f79d603116789 Author: Miklos Vajna Date: Wed Apr 1 11:50:30 2009 +0200 firefox-autohide-1.5.0-1-i686 - version bump diff --git a/source/xapps-extra/firefox-autohide/FrugalBuild b/source/xapps-extra/firefox-autohide/FrugalBuild index 1ee8a21..568f9b4 100644 --- a/source/xapps-extra/firefox-autohide/FrugalBuild +++ b/source/xapps-extra/firefox-autohide/FrugalBuild @@ -1,7 +1,7 @@ # Compiling Time: 0.01 SBU # Maintainer: Miklos Vajna -pkgver=1.3.1 +pkgver=1.5.0 pkgrel=1 pkgdesc="Gives you total control over your fullscreen mode." url="http://www.krickelkrackel.de/autohide/" @@ -13,6 +13,6 @@ _F_firefox_ext=autohide _F_firefox_id="DD43485F-44CC-4452-A6C6-69356A7E33DA" _F_firefox_name="$_F_firefox_ext.xpi" Finclude firefox-extension -sha1sums=('f9d340fc410748e16ff3c33843244b942d55f6c9' \ +sha1sums=('47f66ad84494e87ebdc2c8ca2b5e47aa498f1468' \ 'd8fdfc96b78cd1843ff6bd71d25018970a581dd2') archs=(${archs[@]} 'ppc') From priyank at frugalware.org Wed Apr 1 18:08:53 2009 From: priyank at frugalware.org (Priyank) Date: Wed, 1 Apr 2009 18:08:53 +0200 (CEST) Subject: [Frugalware-git] xfce46: gigolo-0.3.0-1-i686 * Version bump Message-ID: <20090401160853.3B2C311F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfce46.git;a=commitdiff;h=b637dc36ccb7fa4a1b05da972de9cb2fa9083192 commit b637dc36ccb7fa4a1b05da972de9cb2fa9083192 Author: Priyank Date: Wed Apr 1 21:37:55 2009 +0530 gigolo-0.3.0-1-i686 * Version bump diff --git a/source/xfce4-extra/gigolo/FrugalBuild b/source/xfce4-extra/gigolo/FrugalBuild index 1b0c3a6..accda26 100644 --- a/source/xfce4-extra/gigolo/FrugalBuild +++ b/source/xfce4-extra/gigolo/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=gigolo -pkgver=0.2.1 +pkgver=0.3.0 pkgrel=1 pkgdesc="A frontend to easily manage connections to remote filesystems using GIO/GVFS." url="http://www.uvena.de/gigolo/" @@ -14,7 +14,7 @@ groups=('xfce4-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/download.html | grep -m1 tar.bz2 | Flasttarbz2" source=(http://files.uvena.de/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('b8dfcbd9d0af0aa26ef63d8267120e551942a8b5') +sha1sums=('ccc4436bf341b8bb2cd1b20a7b910bd98967c965') build() { From bouleetbil at frogdev.info Wed Apr 1 18:21:08 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 1 Apr 2009 18:21:08 +0200 (CEST) Subject: [Frugalware-git] gnome226: claws-mail-extra-plugins-3.7.1-2-i686 *delete file provided by libical thks Cedynamix Message-ID: <20090401162108.D08C111F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=e295ac48f508e2dc5644039aa140bd924710367a commit e295ac48f508e2dc5644039aa140bd924710367a Author: bouleetbil Date: Wed Apr 1 18:16:08 2009 +0200 claws-mail-extra-plugins-3.7.1-2-i686 *delete file provided by libical thks Cedynamix diff --git a/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild b/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild index a801cce..b186ab5 100644 --- a/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild +++ b/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild @@ -3,7 +3,7 @@ pkgname=claws-mail-extra-plugins pkgver=3.7.1 -pkgrel=1 +pkgrel=2 pkgdesc="Extra plugins for claws-mail" groups=('xlib-extra') archs=('i686' 'x86_64' 'ppc') @@ -71,6 +71,10 @@ build() { do cd $pkg || Fdie Fbuild + #provided by libical + if [ "$pkg" == "claws-mail-plugin-vcalendar" ]; then + Frm usr/include/ical.h + fi Fsplit $pkg /usr cd .. || Fdie done From devil505linux at gmail.com Wed Apr 1 19:13:05 2009 From: devil505linux at gmail.com (Devil505) Date: Wed, 1 Apr 2009 19:13:05 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: vacuum-0.11-1-i686 * version bump Message-ID: <20090401171305.645E211F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e0abfddb6fd655dd8c988a361cf45db479dac5d1 commit e0abfddb6fd655dd8c988a361cf45db479dac5d1 Author: Devil505 Date: Wed Apr 1 19:09:04 2009 +0200 vacuum-0.11-1-i686 * version bump diff --git a/source/games-extra/vacuum/FrugalBuild b/source/games-extra/vacuum/FrugalBuild index c02482b..8339ed5 100644 --- a/source/games-extra/vacuum/FrugalBuild +++ b/source/games-extra/vacuum/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Devil505 pkgname=vacuum -pkgver=0.10 +pkgver=0.11 pkgrel=1 pkgdesc="A fast-paced side-scrolling action game" Finclude sourceforge depends=('perl-sdl') groups=('games-extra') archs=('i686' 'x86_64') -sha1sums=('931b153e5f252b525a1c9727f7019d0a5f197db8') +sha1sums=('b110b2a52d4cd21e5e8272d7048e36fa691f21ce') _F_desktop_name="Vacuum Magic" _F_desktop_icon="/usr/share/vacuum/icon.png" From devil505linux at gmail.com Wed Apr 1 19:17:24 2009 From: devil505linux at gmail.com (Devil505) Date: Wed, 1 Apr 2009 19:17:24 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: rednotebook-0.6.5-1-i686 * version bump * added missing scriptlet options * added _F_icon_cache Message-ID: <20090401171724.575F111F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7eabedeaf7b8b519a6b591a22970130110b589e3 commit 7eabedeaf7b8b519a6b591a22970130110b589e3 Author: Devil505 Date: Wed Apr 1 19:16:03 2009 +0200 rednotebook-0.6.5-1-i686 * version bump * added missing scriptlet options * added _F_icon_cache diff --git a/source/gnome-extra/rednotebook/FrugalBuild b/source/gnome-extra/rednotebook/FrugalBuild index b321682..904ae8d 100644 --- a/source/gnome-extra/rednotebook/FrugalBuild +++ b/source/gnome-extra/rednotebook/FrugalBuild @@ -2,11 +2,13 @@ # Maintainer: Devil505 pkgname=rednotebook -pkgver=0.6.3 +pkgver=0.6.5 pkgrel=1 pkgdesc="RedNotebook is a desktop diary that makes it very easy for you to keep track of the stuff you do and the thoughts you have." depends=('pygtk' 'libgtkhtml' 'pyyaml' 'gnome-python-extras') -Finclude sourceforge +options=('scriptlet') +_F_gnome_iconcache="y" +Finclude sourceforge gnome-scriptlet groups=('gnome-extra') archs=('i686' 'x86_64') -sha1sums=('02838c03e90e19fd622defc7e13e6fa12d1ff1e2') +sha1sums=('ef747cfac6b4ef678e06de38134e62d256c9d78f') From bouleetbil at frogdev.info Wed Apr 1 20:06:28 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 1 Apr 2009 20:06:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: asymptote-1.68-1-i686 *version bump Message-ID: <20090401180628.396F911F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=df9cdd378555e73d7a8073cb05818f19cd25e4cd commit df9cdd378555e73d7a8073cb05818f19cd25e4cd Author: bouleetbil Date: Wed Apr 1 20:02:52 2009 +0200 asymptote-1.68-1-i686 *version bump diff --git a/source/xapps-extra/asymptote/FrugalBuild b/source/xapps-extra/asymptote/FrugalBuild index aee23ac..e756b1f 100644 --- a/source/xapps-extra/asymptote/FrugalBuild +++ b/source/xapps-extra/asymptote/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: uzsolt pkgname=asymptote -pkgver=1.67 +pkgver=1.68 pkgrel=1 pkgdesc="Asymptote is a powerful descriptive vector graphics language." depends=('libgc' 'gsl' 'ncurses' 'readline' 'libstdc++' 'fftw' 'imaging' \ @@ -16,7 +16,7 @@ _F_sourceforge_ext=.src.tgz Finclude sourceforge url="http://asymptote.sourceforge.net/" license=('GPL2') -sha1sums=('832d3363518ecd5061639dd2373a8dd3695cab83') +sha1sums=('9857cc896a53051e4d7728f227b99017d07dd822') _F_desktop_desc="A asymptote GUI" _F_desktop_exec="xasy" _F_desktop_categories="Graphics;VectorGraphics;" From bouleetbil at frogdev.info Wed Apr 1 20:13:52 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 1 Apr 2009 20:13:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: vala-0.6.0-1-i686 *version bump Message-ID: <20090401181352.7589C11F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e2bcf6278a123eb8002a1b3dc1a1c088b63204db commit e2bcf6278a123eb8002a1b3dc1a1c088b63204db Author: bouleetbil Date: Wed Apr 1 20:10:50 2009 +0200 vala-0.6.0-1-i686 *version bump diff --git a/source/devel-extra/vala/FrugalBuild b/source/devel-extra/vala/FrugalBuild index 48b19b8..1c9ff0a 100644 --- a/source/devel-extra/vala/FrugalBuild +++ b/source/devel-extra/vala/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: jedifox pkgname=vala -pkgver=0.5.7 +pkgver=0.6.0 pkgrel=1 pkgdesc="Vala is a prgramming language that aims to bring modern programming language features to GNOME developers" depends=('glib2>=2.18.4') @@ -11,7 +11,7 @@ groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') _F_gnome_devel="y" Finclude gnome -sha1sums=('1dc811adbe0c186a49339a205abaaa3440084749') +sha1sums=('e8eff7910d12a8ef01bae04df1ee7967b65636a7') Fconfopts="${Fconfopts[@]} --enable-vapigen" # optimization OK From bouleetbil at frogdev.info Wed Apr 1 20:18:00 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 1 Apr 2009 20:18:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: nice-0.0.6-1-i686 *version bump Message-ID: <20090401181800.1F2C911F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ab64644433b273f2e517ecaaa29b6706a6db1ef4 commit ab64644433b273f2e517ecaaa29b6706a6db1ef4 Author: bouleetbil Date: Wed Apr 1 20:14:55 2009 +0200 nice-0.0.6-1-i686 *version bump diff --git a/source/xlib-extra/nice/FrugalBuild b/source/xlib-extra/nice/FrugalBuild index f3ad2bd..5f02a0b 100644 --- a/source/xlib-extra/nice/FrugalBuild +++ b/source/xlib-extra/nice/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nice _F_archive_name=libnice -pkgver=0.0.5 +pkgver=0.0.6 pkgrel=1 pkgdesc="Library for Interactive Connectivity Establishment." url="http://nice.freedesktop.org/wiki/" @@ -12,6 +12,6 @@ groups=('xlib-extra') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://nice.freedesktop.org/releases/| Flasttar" source=(http://nice.freedesktop.org/releases/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('84a839a608170f53f171b2f7ebfb22395688957d') +sha1sums=('62f803f49b27878474886b507e580dfb02225821') # optimization OK From bouleetbil at frogdev.info Wed Apr 1 20:21:31 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 1 Apr 2009 20:21:31 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: solfege-3.14.1-1-i686 *version bump Message-ID: <20090401182131.3F63211F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=80c6df45194c4817054f420d255adb8375dc4f14 commit 80c6df45194c4817054f420d255adb8375dc4f14 Author: bouleetbil Date: Wed Apr 1 20:17:39 2009 +0200 solfege-3.14.1-1-i686 *version bump diff --git a/source/xapps-extra/solfege/FrugalBuild b/source/xapps-extra/solfege/FrugalBuild index 528ad1d..7b09430 100644 --- a/source/xapps-extra/solfege/FrugalBuild +++ b/source/xapps-extra/solfege/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=solfege -pkgver=3.14.0 +pkgver=3.14.1 pkgrel=1 pkgdesc="GNU Solfege is a computer program written to help you practice ear training" depends=('pygtk' 'timidity++' 'lame' 'python-mpd' 'libtimidity') @@ -14,7 +14,7 @@ _F_sourceforge_realname="$pkgname stable" Finclude sourceforge gnome-scriptlet source=($source disableman.diff) url="http://www.solfege.org" -sha1sums=('301e03a41254b7e23ddace1a026aee04180a1581' \ +sha1sums=('8fee7962afd72b3f371fc1973a1d5ff29632bf96' \ '135e455dce66ce1e9fd79b8ce314336ea20f6e5c') # optimization OK From j3d1f0x at free.fr Wed Apr 1 20:57:01 2009 From: j3d1f0x at free.fr (gholafox) Date: Wed, 1 Apr 2009 20:57:01 +0200 (CEST) Subject: [Frugalware-git] physfs200: supertux-0.3.1d-2-i686 Message-ID: <20090401185701.A4A5411F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=physfs200.git;a=commitdiff;h=b056f07acbbfe759bc41c319893249fb0c247304 commit b056f07acbbfe759bc41c319893249fb0c247304 Author: gholafox Date: Wed Apr 1 20:45:45 2009 +0200 supertux-0.3.1d-2-i686 * Rebuilt with physfs 2.0.0 diff --git a/source/games-extra/supertux/FrugalBuild b/source/games-extra/supertux/FrugalBuild index 62f838c..fbd3cf6 100644 --- a/source/games-extra/supertux/FrugalBuild +++ b/source/games-extra/supertux/FrugalBuild @@ -3,7 +3,7 @@ pkgname=supertux pkgver=0.3.1d -pkgrel=1 +pkgrel=2 pkgdesc="SuperTux is a classic 2D jump'n run sidescroller game in a style similar to the original SuperMario games." _F_berlios_ext=".tar.bz2" Finclude berlios From bouleetbil at frogdev.info Wed Apr 1 21:07:42 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 1 Apr 2009 21:07:42 +0200 (CEST) Subject: [Frugalware-git] mono24: libgdiplus-2.4-1-i686 *version bump Message-ID: <20090401190742.731AC11F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=mono24.git;a=commitdiff;h=2f8b203215a3adbfc88746ea5a31b8ee2ae8209c commit 2f8b203215a3adbfc88746ea5a31b8ee2ae8209c Author: bouleetbil Date: Wed Apr 1 21:04:40 2009 +0200 libgdiplus-2.4-1-i686 *version bump diff --git a/source/xlib/libgdiplus/FrugalBuild b/source/xlib/libgdiplus/FrugalBuild index 2481f7c..2b7d352 100644 --- a/source/xlib/libgdiplus/FrugalBuild +++ b/source/xlib/libgdiplus/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=libgdiplus -pkgver=2.2 +pkgver=2.4 pkgrel=1 pkgdesc="libgdiplus is an implementation of the GDI+ library on Windows" url="http://www.mono-project.com" @@ -13,6 +13,6 @@ archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.go-mono.com/sources-stable/|grep -m1 'libgdiplus-'|sed 's/.*-\(.*\).t.*/\1/'" source=( http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2) Fconfopts="$Fconfopts --with-cairo=system" -sha1sums=('34437288affd63f9d1f857525f5ca28ad404dbd0') +sha1sums=('c462f6284084e799225961a9ee727d2c5b0249fe') # optimization OK From j3d1f0x at free.fr Wed Apr 1 21:15:27 2009 From: j3d1f0x at free.fr (gholafox) Date: Wed, 1 Apr 2009 21:15:27 +0200 (CEST) Subject: [Frugalware-git] physfs200: trigger-0.5.2.1-3-i686 Message-ID: <20090401191527.F12DF11F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=physfs200.git;a=commitdiff;h=8cf0c5a06f2e02331f7c025120fcb789045437db commit 8cf0c5a06f2e02331f7c025120fcb789045437db Author: gholafox Date: Wed Apr 1 21:13:34 2009 +0200 trigger-0.5.2.1-3-i686 * Rebuilt with physfs 2.0.0 diff --git a/source/games-extra/trigger/FrugalBuild b/source/games-extra/trigger/FrugalBuild index 5bccd03..1e4bd52 100644 --- a/source/games-extra/trigger/FrugalBuild +++ b/source/games-extra/trigger/FrugalBuild @@ -3,10 +3,10 @@ pkgname=trigger pkgver=0.5.2.1 -pkgrel=2 +pkgrel=3 pkgdesc="Trigger is a free rally car racing game." makedepends=('jam') -depends=('libx11' 'sdl' 'sdlimage' 'sdl_mixer' 'openal' 'physfs>=1.1.1-1' 'freealut' 'mesa' 'libxt') +depends=('libx11' 'sdl' 'sdlimage' 'sdl_mixer' 'openal' 'physfs>=2.0.0' 'freealut' 'mesa' 'libxt') groups=('games-extra') archs=('i686' 'x86_64') _F_sourceforge_name="${pkgname}-rally" From j3d1f0x at free.fr Wed Apr 1 21:29:25 2009 From: j3d1f0x at free.fr (gholafox) Date: Wed, 1 Apr 2009 21:29:25 +0200 (CEST) Subject: [Frugalware-git] physfs200: netpanzer-0.8.2-3-i686 Message-ID: <20090401192925.F0AC711F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=physfs200.git;a=commitdiff;h=3646be73dd8e6c79b01203ee978348d66bd898b2 commit 3646be73dd8e6c79b01203ee978348d66bd898b2 Author: gholafox Date: Wed Apr 1 21:24:03 2009 +0200 netpanzer-0.8.2-3-i686 diff --git a/source/games-extra/netpanzer/FrugalBuild b/source/games-extra/netpanzer/FrugalBuild index 30f6655..629a8ae 100644 --- a/source/games-extra/netpanzer/FrugalBuild +++ b/source/games-extra/netpanzer/FrugalBuild @@ -3,7 +3,7 @@ pkgname=netpanzer pkgver=0.8.2 -pkgrel=2 +pkgrel=3 pkgdesc="Fast-action multiplayer strategic network game" url="http://netpanzer.berlios.de" depends=('libstdc++' 'physfs>=1.1.1-1' 'sdl' 'sdl_mixer' 'sdlimage' 'sdl_ttf') From j3d1f0x at free.fr Wed Apr 1 21:29:26 2009 From: j3d1f0x at free.fr (gholafox) Date: Wed, 1 Apr 2009 21:29:26 +0200 (CEST) Subject: [Frugalware-git] physfs200: netpanzer-0.8.2-3-i686 Message-ID: <20090401192926.15EE811F0824@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=physfs200.git;a=commitdiff;h=d7a5a6fc5cb5b922b852577050c853f0298c894d commit d7a5a6fc5cb5b922b852577050c853f0298c894d Author: gholafox Date: Wed Apr 1 21:26:50 2009 +0200 netpanzer-0.8.2-3-i686 * Rebuilt with physfs 2.0.0 diff --git a/source/games-extra/netpanzer/FrugalBuild b/source/games-extra/netpanzer/FrugalBuild index 629a8ae..daf5ac6 100644 --- a/source/games-extra/netpanzer/FrugalBuild +++ b/source/games-extra/netpanzer/FrugalBuild @@ -6,7 +6,7 @@ pkgver=0.8.2 pkgrel=3 pkgdesc="Fast-action multiplayer strategic network game" url="http://netpanzer.berlios.de" -depends=('libstdc++' 'physfs>=1.1.1-1' 'sdl' 'sdl_mixer' 'sdlimage' 'sdl_ttf') +depends=('libstdc++' 'physfs>=2.0.0' 'sdl' 'sdl_mixer' 'sdlimage' 'sdl_ttf') makedepends=('jam') groups=('games-extra') archs=('i686' 'x86_64') From j3d1f0x at free.fr Wed Apr 1 21:37:06 2009 From: j3d1f0x at free.fr (gholafox) Date: Wed, 1 Apr 2009 21:37:06 +0200 (CEST) Subject: [Frugalware-git] physfs200: tmw-0.0.28.1-2-i686 Message-ID: <20090401193706.523C811F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=physfs200.git;a=commitdiff;h=f61bf75b8d36728ace049d69efc9adde6692f53d commit f61bf75b8d36728ace049d69efc9adde6692f53d Author: gholafox Date: Wed Apr 1 21:35:25 2009 +0200 tmw-0.0.28.1-2-i686 * Rebuilt with physfs 2.0.0 diff --git a/source/games-extra/tmw/FrugalBuild b/source/games-extra/tmw/FrugalBuild index 0ba9181..13d81fe 100644 --- a/source/games-extra/tmw/FrugalBuild +++ b/source/games-extra/tmw/FrugalBuild @@ -3,13 +3,13 @@ pkgname=tmw pkgver=0.0.28.1 -pkgrel=1 +pkgrel=2 pkgdesc="The Mana World (TMW) is a serious effort to create an innovative free and open source MMORPG." _F_sourceforge_dirname="themanaworld" _F_sourceforge_realname="The Mana World" Finclude sourceforge url="http://themanaworld.org" -depends=('sdlimage' 'sdl_mixer' 'guichan' 'libgl' 'curl>=7.19.0' 'sdl_net' 'physfs>=1.1.1-1' 'libxdamage' 'libxml2' 'freeglut' 'sdl_ttf') +depends=('sdlimage' 'sdl_mixer' 'guichan' 'libgl' 'curl>=7.19.0' 'sdl_net' 'physfs>=2.0.0' 'libxdamage' 'libxml2' 'freeglut' 'sdl_ttf') rodepends=('tmwmusic') groups=('games-extra') archs=('i686' 'x86_64') From j3d1f0x at free.fr Wed Apr 1 21:50:10 2009 From: j3d1f0x at free.fr (gholafox) Date: Wed, 1 Apr 2009 21:50:10 +0200 (CEST) Subject: [Frugalware-git] physfs200: warzone2100-2.0.10-3-i686 Message-ID: <20090401195010.A231211F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=physfs200.git;a=commitdiff;h=edad1bd215755f5584feecfaa9283d940fb9695a commit edad1bd215755f5584feecfaa9283d940fb9695a Author: gholafox Date: Wed Apr 1 21:44:36 2009 +0200 warzone2100-2.0.10-3-i686 * Rebuilt with physfs 2.0.0 diff --git a/source/games-extra/warzone2100/FrugalBuild b/source/games-extra/warzone2100/FrugalBuild index 0cfd3e8..79fe111 100644 --- a/source/games-extra/warzone2100/FrugalBuild +++ b/source/games-extra/warzone2100/FrugalBuild @@ -3,10 +3,10 @@ pkgname=warzone2100 pkgver=2.0.10 -pkgrel=2 +pkgrel=3 pkgdesc="3D realtime strategy game on a future Earth" url="http://wz2100.net" -depends=('physfs>=1.1.1-1' 'libpng' 'libjpeg' 'sdl_net' 'mesa' 'openal' 'libvorbis' 'libmad') +depends=('physfs>=2.0.0' 'libpng' 'libjpeg' 'sdl_net' 'mesa' 'openal' 'libvorbis' 'libmad') makedepends=('gawk' 'bison' 'flex' 'zip') groups=('games-extra') archs=('i686') From bouleetbil at frogdev.info Wed Apr 1 21:52:21 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 1 Apr 2009 21:52:21 +0200 (CEST) Subject: [Frugalware-git] mono24: mono-2.4-1-i686 *version bump Message-ID: <20090401195221.1690B11F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=mono24.git;a=commitdiff;h=835b03591463cbf2db31c1f8da48ac0510b7d010 commit 835b03591463cbf2db31c1f8da48ac0510b7d010 Author: bouleetbil Date: Wed Apr 1 21:43:20 2009 +0200 mono-2.4-1-i686 *version bump diff --git a/source/devel/mono/FrugalBuild b/source/devel/mono/FrugalBuild index 77286cf..94ac943 100644 --- a/source/devel/mono/FrugalBuild +++ b/source/devel/mono/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: bouleetbil pkgname=mono -pkgver=2.2 +pkgver=2.4 pkgrel=1 pkgdesc="Mono runtime and class libraries, a C# compiler/interpreter" url="http://www.mono-project.com/" depends=('glib2' 'zlib') -makedepends=('libgdiplus>=2.2') +makedepends=('libgdiplus>=2.4') rodepends=('libxml2') groups=('devel') archs=('i686' 'x86_64' 'ppc') @@ -20,13 +20,13 @@ Fconfopts="$Fconfopts --with-tls=__thread --with-libgdiplus=installed --with-moo #Don't enable --enable-big-arrays we should have >3Go of ram #we can add --with-ikvm-native=yes for replace ikvm package and use native ikvm -sha1sums=('028c061ba4f4631c4ff10a15b832211a67ec5858' \ +sha1sums=('a0b5ea2f17f9ecc1d85f34e12e83797342104f5d' \ '70d030d677bc38c90ccd208f5cfea4a7b244e085' \ '6c19f98462d7bb1ecba79a3ad284ea02a1eac2ec') subpkgs=("monodoc") subdescs=("Documentation for mono's .Net class library") -subdepends=('mono>=2.2') +subdepends=('mono>=2.4') subgroups=('devel-extra') subarchs=('i686 x86_64 ppc') From bouleetbil at frogdev.info Wed Apr 1 21:59:25 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 1 Apr 2009 21:59:25 +0200 (CEST) Subject: [Frugalware-git] mono24: mono-basic-2.4-1-i686 *version bump Message-ID: <20090401195925.5D76611F0824@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=mono24.git;a=commitdiff;h=8b49323067a339a84390784f79c518bdc4d6d600 commit 8b49323067a339a84390784f79c518bdc4d6d600 Author: bouleetbil Date: Wed Apr 1 21:56:27 2009 +0200 mono-basic-2.4-1-i686 *version bump diff --git a/source/devel-extra/mono-basic/FrugalBuild b/source/devel-extra/mono-basic/FrugalBuild index ccb094d..1f664b9 100644 --- a/source/devel-extra/mono-basic/FrugalBuild +++ b/source/devel-extra/mono-basic/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: bouleetbil pkgname=mono-basic -pkgver=2.2 +pkgver=2.4 pkgrel=1 pkgdesc="Visual Basic .NET Runtime and Class Libraries" url="http://www.mono-project.com/" -depends=('mono>=2.2') +depends=('mono>=2.4') groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') Finclude mono up2date="lynx -dump http://ftp.novell.com/pub/mono/sources-stable/|grep -m1 'mono-basic'|sed 's/.*-\(.*\).t.*/\1/'" source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('36e5992ff59f1ca9c6208f0294bf25d7616ca9f3') +sha1sums=('9541dee2b01da40dac6dcc593d7c3048963b850f') From bouleetbil at frogdev.info Wed Apr 1 22:02:10 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 1 Apr 2009 22:02:10 +0200 (CEST) Subject: [Frugalware-git] mono24: mono-debugger-2.4-1-i686 *version bump Message-ID: <20090401200210.5767B11F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=mono24.git;a=commitdiff;h=a090a58b1629cdcc7e90e6a2f82c08374d0fa368 commit a090a58b1629cdcc7e90e6a2f82c08374d0fa368 Author: bouleetbil Date: Wed Apr 1 21:59:11 2009 +0200 mono-debugger-2.4-1-i686 *version bump diff --git a/source/devel-extra/mono-debugger/FrugalBuild b/source/devel-extra/mono-debugger/FrugalBuild index 4b20c04..a4c5bec 100644 --- a/source/devel-extra/mono-debugger/FrugalBuild +++ b/source/devel-extra/mono-debugger/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: bouleetbil pkgname=mono-debugger -pkgver=2.2 +pkgver=2.4 pkgrel=1 pkgdesc="The Mono Debugger (MDB) can debug both managed and unmanaged applications." url="http://www.mono-project.com/" -depends=('mono>=2.2') +depends=('mono>=2.4') groups=('devel-extra') archs=('i686' 'x86_64') _F_mono_aot=0 Finclude mono up2date="lynx -dump http://www.go-mono.com/sources-stable/|grep -m1 'mono-debugger-'|sed 's/.*-\(.*\).t.*/\1/'" source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('3b49b688625290ff658feac5bc5f9ca8ca1ca532') +sha1sums=('775313d8a7b57b2a19551cc21395f0ae2efce76e') From bouleetbil at frogdev.info Wed Apr 1 22:12:57 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 1 Apr 2009 22:12:57 +0200 (CEST) Subject: [Frugalware-git] mono24: mono-tools-2.4-1-i686 *version bump Message-ID: <20090401201257.1D94311F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=mono24.git;a=commitdiff;h=dc8a3f94914c7cd77b6e3a2a753c03e011f071ca commit dc8a3f94914c7cd77b6e3a2a753c03e011f071ca Author: bouleetbil Date: Wed Apr 1 22:09:59 2009 +0200 mono-tools-2.4-1-i686 *version bump diff --git a/source/gnome-extra/mono-tools/FrugalBuild b/source/gnome-extra/mono-tools/FrugalBuild index ea1c620..16242ea 100644 --- a/source/gnome-extra/mono-tools/FrugalBuild +++ b/source/gnome-extra/mono-tools/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=mono-tools -pkgver=2.2 -pkgrel=2 +pkgver=2.4 +pkgrel=1 pkgdesc="Mono Tools is a collection of development and testing programs and utilities for use with Mono." url="http://www.mono-project.com/" -depends=('gnome-desktop-sharp>=2.20.1' 'desktop-file-utils' 'webkit-sharp' 'monodoc>=2.2' 'libgdiplus>=2.2') +depends=('gnome-desktop-sharp>=2.20.1' 'desktop-file-utils' 'webkit-sharp' 'monodoc>=2.4' 'libgdiplus>=2.4') makedepends=('pkgconfig') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') @@ -14,7 +14,7 @@ up2date="lynx -dump 'http://www.go-mono.com/sources-stable/'|grep -m1 'mono-tool source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') Finclude mono -sha1sums=('68dad19fc8ac35821ce122169fd9d4611f078e1b') +sha1sums=('11416b82f529b2925067f093ac06075b65c129a5') build() { From bouleetbil at frogdev.info Wed Apr 1 22:25:46 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 1 Apr 2009 22:25:46 +0200 (CEST) Subject: [Frugalware-git] mono24: monodevelop-2.0-1-i686 *version bump Message-ID: <20090401202546.D1DD711F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=mono24.git;a=commitdiff;h=3aff24234a0162d29256e08656b6f38683bce754 commit 3aff24234a0162d29256e08656b6f38683bce754 Author: bouleetbil Date: Wed Apr 1 22:21:59 2009 +0200 monodevelop-2.0-1-i686 *version bump diff --git a/source/gnome-extra/monodevelop/FrugalBuild b/source/gnome-extra/monodevelop/FrugalBuild index b644abf..d143fcb 100644 --- a/source/gnome-extra/monodevelop/FrugalBuild +++ b/source/gnome-extra/monodevelop/FrugalBuild @@ -2,25 +2,24 @@ # Maintainer: bouleetbil pkgname=monodevelop -pkgver=1.9.1 -pkgrel=2 +pkgver=2.0 +pkgrel=1 pkgdesc="A project to port SharpDevelop to Gtk#" url="http://www.mono-project.com/" depends=('gecko-sharp' 'shared-mime-info' 'gtksourceview-sharp'\ - 'mono-tools>=2.2' 'firefox>=3.0.6' 'gnome-sharp>=2.24.0' 'mono>=2.2' \ - 'monodoc>=2.2' 'mono-addins') + 'mono-tools>=2.4' 'firefox>=3.0.7' 'gnome-sharp>=2.24.0' 'mono>=2.4' \ + 'monodoc>=2.4' 'mono-addins') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://www.go-mono.com/sources-stable/" -source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2 Fix_gtksource.diff) +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=('dfe2e73433602130fce32a41730a7afd246923a9' \ - '6570af4908da5ed5aa11a44c0ae82c8f39cefb82') +sha1sums=('f270fc394f680d59a26951cad64f9517772ab351') Fconfopts="$Fconfopts --enable-gtksourceview2 --enable-versioncontrol" build() { From j3d1f0x at free.fr Wed Apr 1 22:28:50 2009 From: j3d1f0x at free.fr (gholafox) Date: Wed, 1 Apr 2009 22:28:50 +0200 (CEST) Subject: [Frugalware-git] physfs200: lincity-ng-1.1.2-4-i686 Message-ID: <20090401202851.0193111F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=physfs200.git;a=commitdiff;h=fb8389f29cf1ed43a8bd103265a711995d78a678 commit fb8389f29cf1ed43a8bd103265a711995d78a678 Author: gholafox Date: Wed Apr 1 22:18:16 2009 +0200 lincity-ng-1.1.2-4-i686 * Rebuilt with physfs 2.0.0 diff --git a/source/games-extra/lincity-ng/FrugalBuild b/source/games-extra/lincity-ng/FrugalBuild index 524034e..4bfeb49 100644 --- a/source/games-extra/lincity-ng/FrugalBuild +++ b/source/games-extra/lincity-ng/FrugalBuild @@ -3,13 +3,13 @@ pkgname=lincity-ng pkgver=1.1.2 -pkgrel=3 +pkgrel=4 pkgdesc="A City Simulation Game. It is a polished and improved version of the classic LinCity game." _F_berlios_ext=".tar.bz2" Finclude berlios url="http://lincity-ng.berlios.de/wiki/index.php/Main_Page" license="GPL" -depends=('physfs=1.1.1' 'sdl' 'sdl_mixer' 'sdl_gfx>=2.0.16' 'sdl_ttf' 'sdlimage' 'libxml2' 'pkgconfig' 'alsa-lib' 'audiofile') +depends=('physfs>=2.0.0' 'sdl' 'sdl_mixer' 'sdl_gfx>=2.0.16' 'sdl_ttf' 'sdlimage' 'libxml2' 'pkgconfig' 'alsa-lib' 'audiofile') makedepends=('jam') groups=('games-extra') archs=('i686' 'x86_64') @@ -24,7 +24,3 @@ build() jam $JOBS || Fdie jam -sDESTDIR=$Fdestdir install || Fdie } - -# optimization OK - - From cedynamix at gmail.com Wed Apr 1 23:38:51 2009 From: cedynamix at gmail.com (Cedynamix) Date: Wed, 1 Apr 2009 23:38:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: enblend-enfuse-3.2-1-i686 Message-ID: <20090401213851.F077D11F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0fd2ad709a4955886571eb222e47a1acfdc03d1d commit 0fd2ad709a4955886571eb222e47a1acfdc03d1d Author: Cedynamix Date: Wed Apr 1 22:39:43 2009 +0200 enblend-enfuse-3.2-1-i686 * new package diff --git a/source/xapps-extra/enblend-enfuse/FrugalBuild b/source/xapps-extra/enblend-enfuse/FrugalBuild new file mode 100644 index 0000000..c99ec01 --- /dev/null +++ b/source/xapps-extra/enblend-enfuse/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling time: 0.05 SBU +# Maintainer: Cedrick Hannier alias Cedynamix + +pkgname=enblend-enfuse +pkgver=3.2 +pkgrel=1 +pkgdesc="Enblend blends away the seams in a panoramic image mosaic using a multiresolution spline" +depends=('glew' 'freeglut' 'libxi' 'openexr' 'libxmi' 'lcms' 'libpng' 'libgcc' 'libxdamage') +makedepends=('boost') +groups=('xapps-extra') +archs=('i686') +_F_sourceforge_dirname=enblend +Finclude sourceforge +sha1sums=('e44226ec6759dd3e6dcf46bb34848b64536ad495') + +# optimization OK From bouleetbil at frogdev.info Thu Apr 2 07:28:20 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 2 Apr 2009 07:28:20 +0200 (CEST) Subject: [Frugalware-git] mono24: monodevelop-database-2.0-1-i686 *version bump Message-ID: <20090402052820.C31E811F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=mono24.git;a=commitdiff;h=f949cc6c357587120c02fe85df1f1c50ce7341eb commit f949cc6c357587120c02fe85df1f1c50ce7341eb Author: bouleetbil Date: Thu Apr 2 07:25:19 2009 +0200 monodevelop-database-2.0-1-i686 *version bump diff --git a/source/gnome-extra/monodevelop-database/FrugalBuild b/source/gnome-extra/monodevelop-database/FrugalBuild index da9c9be..08a6b70 100644 --- a/source/gnome-extra/monodevelop-database/FrugalBuild +++ b/source/gnome-extra/monodevelop-database/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=monodevelop-database -pkgver=1.9.1 +pkgver=2.0 pkgrel=1 pkgdesc="Database Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=1.9.1' 'sqlite3' 'mysql-connector-net') +depends=('monodevelop>=2.0' 'sqlite3' 'mysql-connector-net') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') @@ -15,4 +15,4 @@ source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2 options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('af6f765ce649ca8129cb3548314755b9001faade') +sha1sums=('fd7c7b2de452f13d49f8699a765f0517ffbdaff7') From bouleetbil at frogdev.info Thu Apr 2 07:29:55 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 2 Apr 2009 07:29:55 +0200 (CEST) Subject: [Frugalware-git] mono24: monodevelop-boo-2.0-1-i686 *version bump Message-ID: <20090402052955.A8B3911F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=mono24.git;a=commitdiff;h=b29c7bf7ae2ef294771f62ebd20bddaaa3388336 commit b29c7bf7ae2ef294771f62ebd20bddaaa3388336 Author: bouleetbil Date: Thu Apr 2 07:27:05 2009 +0200 monodevelop-boo-2.0-1-i686 *version bump diff --git a/source/gnome-extra/monodevelop-boo/FrugalBuild b/source/gnome-extra/monodevelop-boo/FrugalBuild index a915292..8b10ca4 100644 --- a/source/gnome-extra/monodevelop-boo/FrugalBuild +++ b/source/gnome-extra/monodevelop-boo/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=monodevelop-boo -pkgver=1.9.1 +pkgver=2.0 pkgrel=1 pkgdesc="Boo Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=1.9.1' 'boo' 'gtksourceview-sharp') +depends=('monodevelop>=2.0' 'boo' 'gtksourceview-sharp') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') @@ -15,5 +15,5 @@ source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2 options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('a7629342a113198474d4cb7a12c2460289e1ec42') -Fconfopts="$Fconfopts--config=RELEASE" +sha1sums=('96eefbabd08c02f3bd61739ef9606f02e37f24bd') +Fconfopts="$Fconfopts --config=RELEASE" From boobaa at frugalware.org Thu Apr 2 07:33:04 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Thu, 2 Apr 2009 07:33:04 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: perl-xml-rss-1.44-1-i686 version bump Message-ID: <20090402053304.48D3111F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=10d1f19e4904ff71d85e94dcf663cac9b5d0d511 commit 10d1f19e4904ff71d85e94dcf663cac9b5d0d511 Author: CS??CSY L??szl?? Date: Thu Apr 2 07:32:46 2009 +0200 perl-xml-rss-1.44-1-i686 version bump diff --git a/source/devel-extra/perl-xml-rss/FrugalBuild b/source/devel-extra/perl-xml-rss/FrugalBuild index 13a5692..f861a23 100644 --- a/source/devel-extra/perl-xml-rss/FrugalBuild +++ b/source/devel-extra/perl-xml-rss/FrugalBuild @@ -3,7 +3,7 @@ _F_perl_name=XML-RSS _F_perl_author=S/SH/SHLOMIF -pkgver=1.43 +pkgver=1.44 pkgrel=1 pkgdesc="A perl module to manage RDF Site Summary (RSS) files" url="http://search.cpan.org/dist/XML-RSS/" @@ -12,4 +12,4 @@ makedepends=('perl-test-manifest') groups=('devel-extra') Finclude perl archs=('i686' 'x86_64') -sha1sums=('abf6ba13b8c4cd1f8dbf9d50bf5b672601615d81') +sha1sums=('618d83f910a04923ec2a7e65ccb07e0c09af5c0a') From bouleetbil at frogdev.info Thu Apr 2 07:40:10 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 2 Apr 2009 07:40:10 +0200 (CEST) Subject: [Frugalware-git] mono24: monodevelop-debugger-gdb-2.0-1-i686 *version bump Message-ID: <20090402054010.EE34211F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=mono24.git;a=commitdiff;h=3ff23b00030f2b14e5f28562ef1375cc4cb57fea commit 3ff23b00030f2b14e5f28562ef1375cc4cb57fea Author: bouleetbil Date: Thu Apr 2 07:37:06 2009 +0200 monodevelop-debugger-gdb-2.0-1-i686 *version bump diff --git a/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild b/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild index 8016aaa..43c15e8 100644 --- a/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild +++ b/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=monodevelop-debugger-gdb -pkgver=1.9.1 +pkgver=2.0 pkgrel=1 pkgdesc="Debugger-gdb Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=1.9.1' 'mono-debugger>=2.2') +depends=('monodevelop>=2.0' 'mono-debugger>=2.4') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64') @@ -15,7 +15,7 @@ source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2 options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('623120f39e4fc9377a2f498458ba669d28d716c3') +sha1sums=('9cfc5ee13fc21f8a284e7fd63d032842ef99bc73') Fconfopts="$Fconfopts --config=RELEASE" build() { From bouleetbil at frogdev.info Thu Apr 2 07:45:54 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 2 Apr 2009 07:45:54 +0200 (CEST) Subject: [Frugalware-git] mono24: monodevelop-debugger-mdb-2.0-1-i686 *version bump Message-ID: <20090402054554.0CE8311F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=mono24.git;a=commitdiff;h=dcfdb4e7b14e1194ea0f6c91a423cc85f592cf86 commit dcfdb4e7b14e1194ea0f6c91a423cc85f592cf86 Author: bouleetbil Date: Thu Apr 2 07:42:59 2009 +0200 monodevelop-debugger-mdb-2.0-1-i686 *version bump diff --git a/source/gnome-extra/monodevelop-debugger-mdb/FrugalBuild b/source/gnome-extra/monodevelop-debugger-mdb/FrugalBuild index baf530d..959a711 100644 --- a/source/gnome-extra/monodevelop-debugger-mdb/FrugalBuild +++ b/source/gnome-extra/monodevelop-debugger-mdb/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=monodevelop-debugger-mdb -pkgver=1.9.1 +pkgver=2.0 pkgrel=1 pkgdesc="Debugger-mdb Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=1.9.1' 'mono-debugger>=2.0-1-1') +depends=('monodevelop>=2.0' 'mono-debugger>=2.4') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64') @@ -15,7 +15,7 @@ source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2 options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('e3784de92d400fc6e1b90d9e2fde74241f3e6197') +sha1sums=('18bbe195c45c4d2df6ae263ad19514676c688804') build() { Fcd From bouleetbil at frogdev.info Thu Apr 2 08:09:55 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 2 Apr 2009 08:09:55 +0200 (CEST) Subject: [Frugalware-git] mono24: monodevelop-java-2.0-1-i686 *version bump Message-ID: <20090402060955.38AA411F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=mono24.git;a=commitdiff;h=8d4d38ffac88805869e4bb9d7c293c6b5808c2df commit 8d4d38ffac88805869e4bb9d7c293c6b5808c2df Author: bouleetbil Date: Thu Apr 2 08:06:57 2009 +0200 monodevelop-java-2.0-1-i686 *version bump diff --git a/source/gnome-extra/monodevelop-java/FrugalBuild b/source/gnome-extra/monodevelop-java/FrugalBuild index a7978b7..1cdb9f2 100644 --- a/source/gnome-extra/monodevelop-java/FrugalBuild +++ b/source/gnome-extra/monodevelop-java/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=monodevelop-java -pkgver=1.9.1 +pkgver=2.0 pkgrel=1 pkgdesc="Java Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=1.9.1') +depends=('monodevelop>=2.0') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') @@ -15,5 +15,5 @@ source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2 options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('9f973ca34cdacc815bc05d596a1b81b204db5096') -Fconfopts="$Fconfopts--config=RELEASE" +sha1sums=('c32b9191b43bf973542c9670d166dd3e06fc586f') +Fconfopts="$Fconfopts --config=RELEASE" From bouleetbil at frogdev.info Thu Apr 2 08:17:41 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 2 Apr 2009 08:17:41 +0200 (CEST) Subject: [Frugalware-git] mono24: monodevelop-vala-2.0-1-i686 *version bump Message-ID: <20090402061741.9811111F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=mono24.git;a=commitdiff;h=f19fd2c3ebcace82e71a76cc416e70c85bba85db commit f19fd2c3ebcace82e71a76cc416e70c85bba85db Author: bouleetbil Date: Thu Apr 2 08:14:49 2009 +0200 monodevelop-vala-2.0-1-i686 *version bump diff --git a/source/gnome-extra/monodevelop-vala/FrugalBuild b/source/gnome-extra/monodevelop-vala/FrugalBuild index cd69bb2..6ff5c60 100644 --- a/source/gnome-extra/monodevelop-vala/FrugalBuild +++ b/source/gnome-extra/monodevelop-vala/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=monodevelop-vala -pkgver=1.9.1 +pkgver=2.0 pkgrel=1 pkgdesc="Vala Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=1.9.1' 'vala') +depends=('monodevelop>=2.0' 'vala') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') @@ -15,4 +15,4 @@ source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2 options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('9cc8f1d25d2bd6fa1d47682b23c3cf9c57aebfd5') +sha1sums=('246447e141971dad80a0914e11165fdc3c6c9c5d') From vmiklos at frugalware.org Thu Apr 2 12:21:03 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 2 Apr 2009 12:21:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: cpm-0.23beta-1-i686 Message-ID: <20090402102103.5C09E11F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c7f13f728e6318748c0087b69020a1fd22ca0e3a commit c7f13f728e6318748c0087b69020a1fd22ca0e3a Author: Miklos Vajna Date: Thu Apr 2 12:10:23 2009 +0200 cpm-0.23beta-1-i686 - up2date fix diff --git a/source/apps-extra/cpm/FrugalBuild b/source/apps-extra/cpm/FrugalBuild index b8bf716..ec52962 100644 --- a/source/apps-extra/cpm/FrugalBuild +++ b/source/apps-extra/cpm/FrugalBuild @@ -10,7 +10,7 @@ depends=('ncurses' 'libxml2' 'dotconf' 'cracklib' 'gpgme' 'cdk') backup=(etc/cpmrc) groups=('apps-extra') archs=('i686' 'x86_64') -up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=62803|grep http.*cpm.*gz|sed 's/.*-\(.*\)\.t.*/\1/;q'" +up2date="lynx -dump http://sourceforge.net/projects/passwordms/|grep 'cpm -'|sed 's/.*- //'" source=(http://www.harry-b.de/downloads/cpm.tar.bz2) signatures=($source.asc) options=('scriptlet') From vmiklos at frugalware.org Thu Apr 2 12:21:03 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 2 Apr 2009 12:21:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: coreutils-7.2-1-i686 Message-ID: <20090402102103.7AB4411F0824@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a02f17785af2ad8244625792787c86f5f9a76299 commit a02f17785af2ad8244625792787c86f5f9a76299 Author: Miklos Vajna Date: Thu Apr 2 12:17:29 2009 +0200 coreutils-7.2-1-i686 - version bump diff --git a/source/base/coreutils/FrugalBuild b/source/base/coreutils/FrugalBuild index 2dd6755..884b72c 100644 --- a/source/base/coreutils/FrugalBuild +++ b/source/base/coreutils/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Miklos Vajna pkgname=coreutils -pkgver=6.12 -pkgrel=2 +pkgver=7.2 +pkgrel=1 pkgdesc="These are the GNU core utilities, the basic command line programs" url="http://www.gnu.org/software/coreutils" depends=('bash>=3.2_039-3' 'glibc>=2.8-3') From vmiklos at frugalware.org Thu Apr 2 12:30:58 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 2 Apr 2009 12:30:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: sshfs-fuse-2.2-1-ppc Message-ID: <20090402103058.71A2411F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9d2b592dcef23d3d6bf6701cfc42ed6f58edca4e commit 9d2b592dcef23d3d6bf6701cfc42ed6f58edca4e Author: Miklos Vajna Date: Thu Apr 2 12:30:50 2009 +0200 sshfs-fuse-2.2-1-ppc added ppc to archs() diff --git a/source/apps-extra/sshfs-fuse/FrugalBuild b/source/apps-extra/sshfs-fuse/FrugalBuild index 41fb1ae..f3513f9 100644 --- a/source/apps-extra/sshfs-fuse/FrugalBuild +++ b/source/apps-extra/sshfs-fuse/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="A filesystem client based on the SSH File Transfer Protocol." depends=('fuse' 'glib2') groups=('apps-extra') replaces=('shfs') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') _F_sourceforge_dirname="fuse" Finclude sourceforge url="http://fuse.sourceforge.net/sshfs.html" From vmiklos at frugalware.org Thu Apr 2 12:52:39 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 2 Apr 2009 12:52:39 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: m4-1.4.13-1-i686 Message-ID: <20090402105239.361B311F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5487fe058637b298e1a6b79d864d0f8754f26817 commit 5487fe058637b298e1a6b79d864d0f8754f26817 Author: Miklos Vajna Date: Thu Apr 2 12:23:21 2009 +0200 m4-1.4.13-1-i686 - version bump diff --git a/source/devel/m4/FrugalBuild b/source/devel/m4/FrugalBuild index 280d4bd..9f0a8c9 100644 --- a/source/devel/m4/FrugalBuild +++ b/source/devel/m4/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=m4 -pkgver=1.4.12 +pkgver=1.4.13 pkgrel=1 pkgdesc="An implementation of the traditional Unix macro processor" url="http://www.gnu.org/software/m4" From vmiklos at frugalware.org Thu Apr 2 12:52:39 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 2 Apr 2009 12:52:39 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ghc-6.10.2-1-i686 Message-ID: <20090402105239.4A7F411F0824@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ea86e89251419a63c25135cc699196b9e6b1f696 commit ea86e89251419a63c25135cc699196b9e6b1f696 Author: Miklos Vajna Date: Thu Apr 2 12:52:18 2009 +0200 ghc-6.10.2-1-i686 - version bump diff --git a/source/devel-extra/ghc/FrugalBuild b/source/devel-extra/ghc/FrugalBuild index a5ac57d..8cfe978 100644 --- a/source/devel-extra/ghc/FrugalBuild +++ b/source/devel-extra/ghc/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 12.94 SBU +# Compiling Time: 30.17 SBU # Maintainer: Miklos Vajna pkgname=ghc -pkgver=6.10.1 +pkgver=6.10.2 pkgrel=1 pkgdesc="The Glasgow Haskell Compiler" url="http://www.haskell.org/ghc/" @@ -19,12 +19,12 @@ source=(http://www.haskell.org/ghc/dist/$pkgver/ghc-$pkgver-src.tar.bz2 \ http://www.haskell.org/ghc/dist/$pkgver/ghc-$pkgver-src-extralibs.tar.bz2 \ http://www.haskell.org/ghc/dist/$pkgver/ghc-$pkgver-$_arch-unknown-linux.tar.bz2) # optimization OK -sha1sums=('5b3759d6a1177f0cc8f754673b52bfd31923280f' \ - '279072813e265bb143c7e612d5900bb324c72f6c') +sha1sums=('55a7bae8f9f114b3dddd19cba87479ddfb91c804' \ + 'faef7d9aa3f08e24bf5a6b9aed234d05c649829d') if [ "$CARCH" == "i686" ]; then - sha1sums=(${sha1sums[@]} 'e69e2b7e3fba22c9185f2a2a6fda1a9e8a8e7b3e') + sha1sums=(${sha1sums[@]} 'f41625866a40cd94d4a6b37f97f8ed57f25d0032') elif [ "$CARCH" == "x86_64" ]; then - sha1sums=(${sha1sums[@]} '5795c615326fa64e8dc9032217b7a9658fa77176') + sha1sums=(${sha1sums[@]} 'f363f7e37fb20049bdfadf8b05b793fb706dfd43') fi NOEXTRACT=1 From vmiklos at frugalware.org Thu Apr 2 13:07:19 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 2 Apr 2009 13:07:19 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: irssi-python-svn4430-2-i686 Message-ID: <20090402110719.E531C11F0823@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4393c25d348e0b31deeb574a95cbad3ee16cffbd commit 4393c25d348e0b31deeb574a95cbad3ee16cffbd Author: Miklos Vajna Date: Thu Apr 2 13:06:08 2009 +0200 irssi-python-svn4430-2-i686 - rebuilt with python-2.6 diff --git a/source/network-extra/irssi-python/FrugalBuild b/source/network-extra/irssi-python/FrugalBuild index b37c838..8bcf734 100644 --- a/source/network-extra/irssi-python/FrugalBuild +++ b/source/network-extra/irssi-python/FrugalBuild @@ -4,11 +4,11 @@ pkgname=irssi-python pkgver=svn4430 irssiver=0.8.12 -pkgrel=1 +pkgrel=2 pkgdesc="Python bindings for Irssi." url="http://svn.irssi.org/repos/irssi-python/" pkgurl="http://ftp.frugalware.org/pub/other/sources/irssi-python/" -depends=('irssi' 'python') +depends=('irssi' 'python>=2.6') makedepends=('autoconf-archive') groups=('network-extra') archs=('i686' 'x86_64') From vmiklos at frugalware.org Thu Apr 2 13:51:38 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 2 Apr 2009 13:51:38 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: socat-1.7.0.1-1-i686 Message-ID: <20090402115138.80A6511F082A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=513f30745689ac374876039c335d77e25e6b3c4d commit 513f30745689ac374876039c335d77e25e6b3c4d Author: Miklos Vajna Date: Thu Apr 2 13:49:27 2009 +0200 socat-1.7.0.1-1-i686 - version bump diff --git a/source/network-extra/socat/FrugalBuild b/source/network-extra/socat/FrugalBuild index 78a8c0f..b7fb97f 100644 --- a/source/network-extra/socat/FrugalBuild +++ b/source/network-extra/socat/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Elentir pkgname=socat -pkgver=1.7.0.0 +pkgver=1.7.0.1 pkgrel=1 pkgdesc="Relay for bidirectional data transfer between two independent data channels" url="http://www.dest-unreach.org/socat/" @@ -12,6 +12,6 @@ groups=('network-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/download/ | grep -v b | Flasttar" source=($url/download/$pkgname-$pkgver.tar.gz) -sha1sums=('f20badcaff11c4dad1e89f2ce396bd60a14d3464') +sha1sums=('b3652185610e59320ef2a1089760a06341791cd1') # optimization OK From vmiklos at frugalware.org Thu Apr 2 13:51:38 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 2 Apr 2009 13:51:38 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: openoffice.org-3.0.1-1-i686 Message-ID: <20090402115138.6196011F0829@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c1e0d465ab85a168ba5b6f686965cc9fea5ae002 commit c1e0d465ab85a168ba5b6f686965cc9fea5ae002 Author: Miklos Vajna Date: Thu Apr 2 13:47:28 2009 +0200 openoffice.org-3.0.1-1-i686 - up2date fix diff --git a/source/xapps/openoffice.org/FrugalBuild b/source/xapps/openoffice.org/FrugalBuild index 116d8aa..5b7ea70 100644 --- a/source/xapps/openoffice.org/FrugalBuild +++ b/source/xapps/openoffice.org/FrugalBuild @@ -41,7 +41,7 @@ makedepends=(${makedepends[@]} 'curl' 'intltool' 'tcsh' 'pam-headers' 'apache-an groups=('xapps') archs=('i686' 'x86_64') if ! Fuse $USE_DEVEL; then - up2date="lynx -dump $url |grep version:|sed 's/.*: //'" + up2date="lynx -dump http://download.openoffice.org/|grep /source|sed 's|.*/\(.*\)/source.*|\1|;q'" else if [ -z "$branch" ]; then path="trunk" From vmiklos at frugalware.org Thu Apr 2 13:51:38 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 2 Apr 2009 13:51:38 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: sqlite3-3.6.12-1-i686 Message-ID: <20090402115138.B9A7C11F082B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f862ba7954f6648dae182b474a517512eb7374b5 commit f862ba7954f6648dae182b474a517512eb7374b5 Author: Miklos Vajna Date: Thu Apr 2 13:51:31 2009 +0200 sqlite3-3.6.12-1-i686 - version bump diff --git a/source/lib/sqlite3/FrugalBuild b/source/lib/sqlite3/FrugalBuild index 32f06e8..e0daf77 100644 --- a/source/lib/sqlite3/FrugalBuild +++ b/source/lib/sqlite3/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi pkgname=sqlite3 -pkgver=3.6.11 +pkgver=3.6.12 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' 'ppc') _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=('bd1c371784d990f7b5e99c841e58deb87fbf4b6e') +sha1sums=('05ffb484d264030de41ee4bde0915bf1900d5f32') subpkgs=('lemon') subdescs=('The Lemon program is an LALR(1) parser generator.') From vmiklos at frugalware.org Thu Apr 2 16:52:43 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 2 Apr 2009 16:52:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: asciidoc-8.4.2-1-i686 Message-ID: <20090402145243.7721311F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6b279cf8e6d7559a3aaed9f9ecd0134e9b7815fe commit 6b279cf8e6d7559a3aaed9f9ecd0134e9b7815fe Author: Miklos Vajna Date: Thu Apr 2 16:52:33 2009 +0200 asciidoc-8.4.2-1-i686 - version bump diff --git a/source/apps-extra/asciidoc/FrugalBuild b/source/apps-extra/asciidoc/FrugalBuild index 58e0645..3c2e85a 100644 --- a/source/apps-extra/asciidoc/FrugalBuild +++ b/source/apps-extra/asciidoc/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=asciidoc -pkgver=8.3.5 +pkgver=8.4.2 pkgrel=1 pkgdesc="AsciiDoc is a text document format for writing short documents, articles, books and UNIX man pages." url="http://www.methods.co.nz/asciidoc/" @@ -14,9 +14,10 @@ up2date="Flasttar $url/downloads.html" source=($url/asciidoc-$pkgver.tar.gz \ http://ftp.frugalware.org/pub/other/sources/asciidoc/asciidoc-fonts-0.1.tar.bz2 \ README.Frugalware) -sha1sums=('33e0f9ff1b6d54940ce272b23c16b56de59cc505' \ +sha1sums=('37530a26705124d6c3ad2f2f288f3e5b11b2349b' \ '717779406f876f439ac37c79878f403ecdef3467' \ '31d7a38de67fd8d2492b8a07d64721491b69d1ea') +Finclude python build() { # enable offline build @@ -26,6 +27,7 @@ build() { # yeah the name is misleading, this is install-doc in fact MAKEFLAGS= Fmakeinstall docs vimdir=/usr/share/vim Fmv /usr/share/doc/asciidoc{,-$pkgver} + Ffilerel /$_F_python_libdir/asciidocapi.py # 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 Thu Apr 2 17:15:49 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 2 Apr 2009 17:15:49 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: docs/pacman-g2: cleanup Message-ID: <20090402151549.5900111F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b7bd30b793596885026bf9af06521666c6efc84c commit b7bd30b793596885026bf9af06521666c6efc84c Author: Miklos Vajna Date: Thu Apr 2 17:15:30 2009 +0200 docs/pacman-g2: cleanup diff --git a/docs/pacman-g2.txt b/docs/pacman-g2.txt index 8756c1d..903efe9 100644 --- a/docs/pacman-g2.txt +++ b/docs/pacman-g2.txt @@ -11,46 +11,46 @@ the `pacman-g2` command. Here are some basic actions with `pacman-g2`: Actions usually used with remote installation from an FTP server: ---------------- +---- # pacman-g2 -Sy ---------------- +---- Updates the package database. Before searching for packages or installing them from an FTP server, you will have to use this command. ---------------- +---- # pacman-g2 -Su ---------------- +---- Upgrades all packages that are currently installed but a newer version of the package is available on the FTP server. ----------------- +---- # pacman-g2 -Syu ----------------- +---- The combination of the above two, that is the command most users use daily. ----------------- +---- $ pacman-g2 -Sup ----------------- +---- Prints the URL of all packages that pacman-g2 should download. This way you can download the packages anywhere and then just copy them to /var/cache/pacman/pkg. This is very useful if you have limited bandwidth at your computer, but you can access high bandwidth elsewhere. ------------------------ +---- # pacman-g2 -S sendmail ------------------------ +---- Installs sendmail with all of its dependencies from the FTP server. If it conflicts with any package, you will be asked if pacman-g2 is allowed to remove them. --------------------- +---- $ pacman-g2 -Ss perl --------------------- +---- Searches in the package database (on the FTP server). This example will probably display the perl package and all perl modules. @@ -59,22 +59,22 @@ Regular expression based search is also supported. Of course, you can treat packages as normal files, and you can manually add/remove/etc them. Here are some examples: ------------------------------- +---- # pacman-g2 -U zsh-4.2.1-1.fpm ------------------------------- +---- Adds (or if it's already installed, upgrades) the zsh package, which is located in the current directory. ------------------ +---- # pacman-g2 -R qt ------------------ +---- Removes the qt package. --------------------- +---- $ pacman-g2 -Qs perl --------------------- +---- Shows every installed packages whose name contains the string perl. @@ -82,9 +82,9 @@ Generally, if you want to turn off checking for conflicting files, you should use the -f parameter, and if you want to turn off all dependency checking, you should use the -d switch. --------------- +---- $ pacman-g2 -h --------------- +---- This displays all the switches we discussed above, and a lot more. Once again, these are only the basics. From vmiklos at frugalware.org Thu Apr 2 17:15:49 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 2 Apr 2009 17:15:49 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: docs/pacman-g2: use the new table syntax Message-ID: <20090402151549.72DCD11F0829@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b276c9d2eabcb51109e8c744128859583658affc commit b276c9d2eabcb51109e8c744128859583658affc Author: Miklos Vajna Date: Thu Apr 2 17:15:41 2009 +0200 docs/pacman-g2: use the new table syntax diff --git a/docs/pacman-g2.txt b/docs/pacman-g2.txt index 903efe9..611102f 100644 --- a/docs/pacman-g2.txt +++ b/docs/pacman-g2.txt @@ -97,14 +97,14 @@ NOTE: Full documentation for pacman-g2 can be reached by issuing `man pacman-g2` For those who are familiar with the apt package management tool, here is a quick cross-reference. -`-------------------------------------------`------------------------`----------------- -Action Apt command Pacman command ---------------------------------------------------------------------------------------- -Refresh the package database: apt-get update pacman-g2 -Sy -Upgrade currently installed packages: apt-get upgrade pacman-g2 -Su -Install a new package: apt-get install foo pacman-g2 -S foo -Remove a package: apt-get remove foo pacman-g2 -Rc foo -Search in the full package database: apt-cache search foo pacman-g2 -Ss foo -Install a package from a file: dpkg -i foo.deb pacman-g2 -A foo.fpm -Clean the package cache: apt-get clean pacman-g2 -Sc ---------------------------------------------------------------------------------------- +[options="header",grid="all"] +|==== +| Action | Apt command | Pacman-G2 command +| Refresh the package database: | apt-get update | pacman-g2 -Sy +| Upgrade currently installed packages: | apt-get upgrade | pacman-g2 -Su +| Install a new package: | apt-get install foo | pacman-g2 -S foo +| Remove a package: | apt-get remove foo | pacman-g2 -Rc foo +| Search in the full package database: | apt-cache search foo | pacman-g2 -Ss foo +| Install a package from a file: | dpkg -i foo.deb | pacman-g2 -A foo.fpm +| Clean the package cache: | apt-get clean | pacman-g2 -Sc +|==== From janny at frugalware.org Thu Apr 2 20:37:08 2009 From: janny at frugalware.org (Janos Kovacs) Date: Thu, 2 Apr 2009 20:37:08 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libfwbuilder-3.0.4-1-i686 Message-ID: <20090402183708.D4A3511F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fd92f03294bd6999bf910fb944a3f84455dab44e commit fd92f03294bd6999bf910fb944a3f84455dab44e Author: Janos Kovacs Date: Thu Apr 2 20:37:04 2009 +0200 libfwbuilder-3.0.4-1-i686 veersion bump diff --git a/source/xlib-extra/libfwbuilder/FrugalBuild b/source/xlib-extra/libfwbuilder/FrugalBuild index db53c1a..a1b1cba 100644 --- a/source/xlib-extra/libfwbuilder/FrugalBuild +++ b/source/xlib-extra/libfwbuilder/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=libfwbuilder -pkgver=3.0.3 +pkgver=3.0.4 pkgrel=1 pkgdesc="Firewall Builder firewall configuration system - Core library" _F_sourceforge_dirname="fwbuilder" @@ -13,7 +13,7 @@ depends=('qt4' 'libxml2' 'libxslt' 'openssl') groups=('xlib-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.fwbuilder.org/archives/cat_release_notes.html | grep -m1 'Version' | sed 's/Version //g'" -sha1sums=('d49ec3650c2d54842b370bbaf24225bbfc69b1fc') +sha1sums=('810d4f6dc8b4c2a98963fc5e536e2695f4aca02f') build() { Fpatchall From janny at frugalware.org Thu Apr 2 20:48:13 2009 From: janny at frugalware.org (Janos Kovacs) Date: Thu, 2 Apr 2009 20:48:13 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fwbuilder-3.0.4-1-i686 Message-ID: <20090402184813.D3FAA11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4d5cc7736aa93a98e43971ddb276ee5202f33c41 commit 4d5cc7736aa93a98e43971ddb276ee5202f33c41 Author: Janos Kovacs Date: Thu Apr 2 20:48:07 2009 +0200 fwbuilder-3.0.4-1-i686 veersion bump diff --git a/source/xapps-extra/fwbuilder/FrugalBuild b/source/xapps-extra/fwbuilder/FrugalBuild index e4984d4..b60a5d9 100644 --- a/source/xapps-extra/fwbuilder/FrugalBuild +++ b/source/xapps-extra/fwbuilder/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=fwbuilder -pkgver=3.0.3 +pkgver=3.0.4 pkgrel=1 pkgdesc="Firewall Builder firewall configuration system" Finclude sourceforge @@ -14,7 +14,7 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://www.fwbuilder.org/archives/cat_release_notes.html | grep -m1 'Version' | sed 's/Version //g'" #source=(${source} fix-gcc43.diff) options=('scriptlet') -sha1sums=('04df912936aecd5e6de8b2cde07077565191ab74') +sha1sums=('cefc31f0c2f023671130551f4543ab024fecd8f5') build() { Fpatchall From janny at frugalware.org Thu Apr 2 20:51:26 2009 From: janny at frugalware.org (Janos Kovacs) Date: Thu, 2 Apr 2009 20:51:26 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: devede-3.12c-1-i686 Message-ID: <20090402185126.5F5AF11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=53e47cc12838529617fbc62989e9fcdafccb2a74 commit 53e47cc12838529617fbc62989e9fcdafccb2a74 Author: Janos Kovacs Date: Thu Apr 2 20:51:20 2009 +0200 devede-3.12c-1-i686 veersion bump diff --git a/source/xmultimedia-extra/devede/FrugalBuild b/source/xmultimedia-extra/devede/FrugalBuild index b729c44..ec99428 100644 --- a/source/xmultimedia-extra/devede/FrugalBuild +++ b/source/xmultimedia-extra/devede/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Janos Kovacs pkgname=devede -pkgver=3.11b +pkgver=3.12c pkgrel=1 pkgdesc="DVD Video Creator" rodepends=('gtk+' 'python' 'pygtk' 'mplayer' 'dvdauthor' 'vcdimager' 'cdrtools') @@ -12,9 +12,9 @@ _F_cd_path=${pkgname}-`echo ${pkgver} | sed 's/[a-z]//'` url=("http://www.rastersoft.com/programas/devede.html") source=(http://www.rastersoft.com/descargas/${pkgname}-${pkgver}.tar.bz2) up2date="lynx -dump 'http://www.rastersoft.com/programas/devede.html'|grep 'Current version'|sed 's/.*version\: \(.*\).*/\1/'" -sha1sums=('cc84eefbe7ee15cf88d790a3820d925cc29463dd') +sha1sums=('80d5ac5acd6bf0cb3e704a0f627f83e70313f885') build() { - Fcd + Fcd $pkgname-$pkgver ./install.sh prefix="/usr" DESTDIR="${Fdestdir}" || Fdie } From janny at frugalware.org Thu Apr 2 20:52:46 2009 From: janny at frugalware.org (Janos Kovacs) Date: Thu, 2 Apr 2009 20:52:46 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gputils-0.13.7-1-i686 Message-ID: <20090402185246.3E3EE11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=631482edbaf737d56c3bcdf7efd58383909cddc4 commit 631482edbaf737d56c3bcdf7efd58383909cddc4 Author: Janos Kovacs Date: Thu Apr 2 20:52:42 2009 +0200 gputils-0.13.7-1-i686 veersion bump diff --git a/source/lib-extra/gputils/FrugalBuild b/source/lib-extra/gputils/FrugalBuild index 85668c7..a8b5595 100644 --- a/source/lib-extra/gputils/FrugalBuild +++ b/source/lib-extra/gputils/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Janos Kovacs pkgname=gputils -pkgver=0.13.6 +pkgver=0.13.7 pkgrel=1 pkgdesc="GPUTILS is a collection of tools for the Microchip(TM) PIC microcontrollers." license="GPL" @@ -10,6 +10,6 @@ depends=('glibc') archs=('i686' 'x86_64') groups=('lib-extra') Finclude sourceforge -sha1sums=('23f349821af085f30019c29c591e76fcb42fb201') +sha1sums=('79fe71a9d6d4d16a5488386aceba309719d8d7fb') # optimization OK From bouleetbil at frogdev.info Thu Apr 2 22:30:54 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 2 Apr 2009 22:30:54 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: tuxguitar-1.1-1-i686 *version bump Message-ID: <20090402203054.5C75411F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=619df9dbcb09090a69eced18c873b50aec027de3 commit 619df9dbcb09090a69eced18c873b50aec027de3 Author: bouleetbil Date: Thu Apr 2 22:25:23 2009 +0200 tuxguitar-1.1-1-i686 *version bump diff --git a/source/xapps-extra/tuxguitar/FrugalBuild b/source/xapps-extra/tuxguitar/FrugalBuild index 68ba4fc..a566710 100644 --- a/source/xapps-extra/tuxguitar/FrugalBuild +++ b/source/xapps-extra/tuxguitar/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=tuxguitar -pkgver=1.0 +pkgver=1.1 pkgrel=1 pkgdesc="TuxGuitar is a multitrack guitar tablature editor and player written in Java-SWT." options=('scriptlet') @@ -19,7 +19,7 @@ Finclude sourceforge java gnome-scriptlet depends=(${depends[@]} 'swt') makedepends=(${makedepends[@]} 'j2sdk' 'imagemagick' 'itext') _F_cd_path="$pkgname-src-$_F_sourceforge_pkgver" -sha1sums=('9b289414f5b7f6bd8dd3dd85c701097c3b798f1f') +sha1sums=('232fc1f30640b563aebf3129423c76456b3d8785') NameDir=TuxGuitar subpkgs=('tuxguitar-plugin-alsa' 'tuxguitar-plugin-ascii' 'tuxguitar-plugin-browser-ftp'\ 'tuxguitar-plugin-compat' 'tuxguitar-plugin-converter' \ From russelldickenson at gmail.com Fri Apr 3 01:24:05 2009 From: russelldickenson at gmail.com (Russell Dickenson (phayz)) Date: Fri, 3 Apr 2009 01:24:05 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: Grammatical and spelling changes Message-ID: <20090402232405.DDC8011F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=58ca9ec6c5c69d8183de4af843dfc3fe3a529c18 commit 58ca9ec6c5c69d8183de4af843dfc3fe3a529c18 Author: Russell Dickenson (phayz) Date: Thu Apr 2 21:01:29 2009 +1000 Grammatical and spelling changes modified: develfaq.txt modified: getting-involved.txt modified: gnome-bump-howto.txt modified: gpg.txt modified: introduction.txt modified: list-rules.txt modified: make-translation-for-rc-scripts.txt modified: mobile.txt modified: pacman-g2.txt modified: repos.txt modified: testsuite.txt diff --git a/docs/develfaq.txt b/docs/develfaq.txt old mode 100644 new mode 100755 index db0079a..7a37056 --- a/docs/develfaq.txt +++ b/docs/develfaq.txt @@ -20,20 +20,21 @@ you should write in your FrugalBuild. -== I can't pacman-g2 -Su , it says local version is newer, but I know it isn't! +== I can't pacman-g2 -Su , it says local version is newer, but I know +it isn't! -This is a bug in the package's version numbering, the maintainer should -bothered with this. Since pacman-g2 checks the version numbers (installed vs. -repo version), the new package's version should be bigger than the old one -to upgrade flawlessly. +This is a bug in the package's version numbering, so please report this in the +Bug Tracker System. Since pacman-g2 checks the version numbers (installed vs. +repo version), the new package's version must be bigger than the old one to +upgrade flawlessly. == What does 5.55 SBU mean? -It took 5.55 times longer to compile the package by the maintainer -than binutils. So if you want to know how much will it take to compile -a package with 5.55 SBU, you should first compile binutils (makepkg helps -you, as it writes how many seconds elapsed). Then you should multiply it -by 5.55 to know how many seconds will it take to compile the package. +It took 5.55 times longer for the maintainer to compile this package than +binutils. So if you want to know how long it will take to compile a package +with 5.55 SBU, you should first compile binutils (makepkg helps you, as it +writes how many seconds elapsed). Then you should multiply it by 5.55 to know +how many seconds it will take to compile the package. == Why do maintainers cry about my new package's tarball? @@ -48,16 +49,16 @@ eaccelerator/README.Frugalware eaccelerator/eaccelerator-0.9.3-1-i686.fpm ------------------------------------------ -You have to name the tarball as ---.tar.bz2 (or gz), which should only -contain a directory at first level, and all the files needed to - create the fpm in it. It is the easiest way for the maintainers to work - with your tarball when addig your package to the repo. +You have to name the tarball as --.tar.bz2 (or gz), +which should only contain a directory at first level, and all the +files needed to create the fpm in it. It is the easiest way for the +maintainers to work with your tarball when adding your package to the repo. -== What should I include in depends(), rodepends() and makedepends() and what shouldn't? +== What should and shouldn't I include in depends(), rodepends() and +makedepends()? -You shouldn't include any trivial makedepends, you should only include what - chkdep -p recommends. Trivial makedepends: +You should include only what chkdep -p recommends, and avoid trivial +makedepends, including: * auto* * make @@ -73,13 +74,14 @@ the given application. == What are the various dependancy-control arrays for? -* 'depends' should contain any packages that this one depends on a compile and run time as well. +* 'depends' should contain any packages that this one depends on at compile and +run time as well. * 'makedepends' is for packages that this one needs to compile. * 'rodepends' is for run time only dependencies; eg. a wordlist package (with no executables) needs a program which can handle it as a dictionary. * 'provides' is an alternate name for the package. Main use is for -more packages which do the same; eg. hunspell-en and hunspell-de both provides +more packages which do the same; eg. hunspell-en and hunspell-de both provide hunspell-dict, and hunspell depends on hunspell-dict instead of any specific language. (Sometimes those packages are conflicting, like postfix provides _and_ conflicts with mta, and exim too - this way there can be only one MTA on @@ -88,16 +90,18 @@ the system, without the need to know other MTAs' name.) Be careful with dependency-cycles: while pacman-g2 can handle them, makepkg can not. -== How can I have PHP to work with my newly packaged eaccelerator/anything extension? +== How can I have PHP to work with my newly packaged eaccelerator/anything +extension? -Since package A should not tamper with package B's config files, -you should write a README.Frugalware, describing how to enable/use -the extension, include it in source() and Fdoc README.Frugalware. +Since package A should not tamper with package B's config files,you should write +a README.Frugalware, describing how to enable/use the extension, include it in +source() and Fdoc README.Frugalware. -== How can I cross-compile (package) an architecture-independent (non-binary) program? +== How can I cross-compile (package) an architecture-independent (non-binary) +program? -You should modify carch and chost in '/etc/makepkg.conf' and -build the package again. +You should modify carch and chost in '/etc/makepkg.conf' and build the package +again. == repoman upd can't create /var/fst/ as it already exists @@ -109,7 +113,8 @@ build the package again. `git clone http://git.frugalware.org/repos/frugalware-current` -This creates a new local repo for you, which is a copy of the central repo. To update it, run +This creates a new local repo for you, which is a copy of the central repo. To +update it, run `git pull --rebase` @@ -119,14 +124,14 @@ up your name, email, etc. == What should I write as patch name and long comment at repoman rec? -Patch name should be the same as the fpm (but without .fpm, of course); -and long comment should only contain what you have done to create that -patch (eg. "added i686 to archs()" or alike). +Patch name should be the same as the fpm (but without .fpm, of course); and long +comment should only contain what you have done to create that patch (eg. "added +i686 to archs()"). == Where should I place my comments about a package? -You mean README.Frugalware. It should be in source() and then -at the end of the build() you should use: +You mean README.Frugalware. It should be in source() and then at the end of the +build() you should use: Fdoc README.Frugalware @@ -151,48 +156,50 @@ since you don't need this really)... What is the order of a new package's locales? How should I name them? Have a look at hunspell There is a hunspell package, which depends on -hunspell-dict. There is no package named hunspell-dict, but it is provided by the -locale packages. The most important ones are -en (==en_US), -hu (==hu_HU), -de (==de_DE), - -fr (==fr_FR), -it (==it_IT), -es (==es_ES) and -sk (==sk_SK). -here are others: -en_US, -de_CH, -es_MX. +hunspell-dict. There is no package named hunspell-dict, but it is provided by +the locale packages. The most important ones are -en (==en_US), -hu (==hu_HU), +-de (==de_DE), -fr (==fr_FR), -it (==it_IT), -es (==es_ES) and -sk (==sk_SK). +Here are others: -en_US, -de_CH, -es_MX. -The -xx packages will be installed by the non-CD based (ie. netinst, DVD) installers. +The -xx packages will be installed by the non-CD based (ie. netinst, DVD) +installers. == Error handling -You are responsible to check if a command used in build() fails. The best is to -use the F* macros where possible, they handle the errors for you. If you need -custom commands, it's recommended to append `|| return 1` to every line, so -that build() will stop if an error occures. +You are responsible for checking if a command used in build() fails. The best is +to use the F* macros where possible since they handle the errors for you. If you +need custom commands, it's recommended to append `|| return 1` to every line, so +that build() will stop if an error occurs. == Permissions If text files (header files, documentation) are executable, feel free to fix their permission. A bigger problem is the permission of the shared libraries. They must be executable, please fix their permission if necessary. As always, -it's recommended to create a patch to fix the problem and send it to upstream. +it's recommended to create a patch to fix the problem and send it to the +upstream project. -== Striping +== Stripping Stripping binaries is unnecessary and pointless. Unless you use `options=(\'nostrip\')` in the FrugalBuild, it's done by makepkg automatically. == When should I use $Fsrcdir and $Fdestdir -Most F* macro will prepend/append those variables for you, but if you use +Most F* macros will prepend/append those variables for you, but if you use custom commands, then you always have to use them. == When should I increment a package's release number? * If your change affects only the FrugalBuild (like an up2date fix) then you should not, just push your change. -* You should do so, if your change affects the fdb or the fpm (change in - build(), depends() fix, etc). +* If your change affects the fdb or the fpm (change in build(), depends() fix, + etc) you should do so. == How do I repair a corrupted package database? -Restore a backup from the `/pub/other/fdb-snapshot` directory, and check what -its version (the `.version` file in the tarball). +Restore a backup from the `/pub/other/fdb-snapshot` directory, and check its +version (the `.version` file in the tarball). Then run: diff --git a/docs/getting-involved.txt b/docs/getting-involved.txt old mode 100644 new mode 100755 index 28a2a16..e923590 --- a/docs/getting-involved.txt +++ b/docs/getting-involved.txt @@ -3,9 +3,9 @@ == Ways of contributing There are many different ways to contribute to Frugalware. You can write -documentation, translate the existing ones to your native language (or -any other language you want to) maintain packages or making them better -whith adding features whatever. +documentation, translate the existing documentation into your native language +(or any other language you want to), maintain packages or improve them with +added features etc. If you are a programmer you can help us in developing our applications. These are: pacman-g2, gfpm, fwlive, frugalwareutils, setup etc. See @@ -13,7 +13,7 @@ http://git.frugalware.org[git.frugalware.org] for different project repositories. You can also start new projects. If you show some code we can surely host -your project too if it's frugalware related. For example you want to write +your project too if it's Frugalware related. For example you want to write kfpm :) IMPORTANT: After each title in brackets you can find the target audience. @@ -25,15 +25,14 @@ documentation page. === Necessary documentation (packagers, coders) -In the first part i will cover the necessary informations for those who -do _not_ have developer status yet. +In the first part I will cover the information necessary for those who do _not_ +have developer status yet. In the second part we will set up the necessary config files. -First of all, we ask you to read the following documentations carefully. -If you do not want to deal with packages, just want to code it's usually -enough to read the git documentation as we store our code in git -repositories. +First of all, we ask you to read the following documentation carefully. If you +do not want to deal with packages, but just want to code it's usually enough to +read the git documentation as we store our code in git repositories. * man makepkg * man pacman-g2 @@ -43,10 +42,10 @@ repositories. * http://frugalware.org/docs/makepkg[makepkg howto] * http://www.kernel.org/pub/software/scm/git/docs/everyday.html[git getting started] -I know, it is boring reading documentation, but you have to know that -writing them is even worse so do not ask questions when there is the -answer in the documentation. If you can not understand something -feel free to join #frugalware at irc.freenode.net and ask. +I know, it is boring reading documentation, but you have to know that writing +it is even worse so do not ask questions when the answer in the documentation. +If you can not understand something feel free to join +#frugalware at irc.freenode.net and ask. === Downloading and setting up the repositories @@ -77,7 +76,7 @@ Also you can use other mirrors as well. ==== Getting pacman-g2 and other code (coders) -First of all you need the repo of the program. In this example i will use +First of all you need the repo of the program. In this example I will use pacman-g2, but the steps are very similar. NOTE: Most of our programs need the translations repo to compile) @@ -111,7 +110,7 @@ TIP: You can also use 'git diff .' (note the dot in the end). In that case git will show the changes recursively in the current directory. It is very handy when you have lot of uncommitted changes in your repo. -If you satisfied with the changes run +If you are satisfied with the changes run -------------- $ git commit -a @@ -131,12 +130,11 @@ or using native git commands: $ git add -p; git commit ---- -Without committing your changes you can not send nor -push (just developers) it. +Without committing your changes you can not send nor push (just developers) it. -TIP: With frugalware-* repos it's recommended to use 'repoman rec' -which is a wrapper for dg record. It sets up the patch name properly -so you only need to deal with the details. +TIP: With frugalware-* repos it's recommended to use 'repoman rec' which is a +wrapper for dg record. It sets up the patch name properly so you only need to +deal with the details. Here comes the final step. Send in the patch(es)! @@ -162,8 +160,8 @@ NOTE: You have to subscribe to the http://frugalware.org/mailman/listinfo/frugalware-devel[frugalware-devel] mailing list and set up your SMTP server properly (if you use `git send-email`). -Not really belongs to here but I want to document it somewhere. If you are a -developer and want to apply such a patch, you need: +It doesn't really belong to here but I want to document it somewhere. If you are +a developer and want to apply such a patch, you need: - Check the patch itself. If the second line is not an empty one, then you need to hand-edit the patch before applying: @@ -213,8 +211,8 @@ please try to respond. frugalware-git mailing list. This is list has a big traffic since a new mail is sent for each patch. If you don't have time to read it, subscribe then set the "I would like to receive no mail" option. -Also take care that your subscribing email equals to the one you set using `git -config user.email` +Also take care that your subscribing email address is the same one you set using +`git config user.email` * It's good if you can join the user and developer channel when you're online. * Maintain your packages. Try to resolve your assigned bugs, try to keep @@ -223,8 +221,8 @@ online. usually a bad sign. It's - of course - OK when you go for vacation a few times a year, but then please announce it on the developer mailing list so that we won't wait for you when fixing urgent problems, etc. -* Document yourself. The documentation worth nothing if it's outdated. - Ideally one who never contacted us should be able to understand every +* Document your work. The documentation is worth nothing if it's outdated. + Ideally somone who has never contacted us should be able to understand every detail of Frugalware, just from documentation. No secrets! We are not kids. * If you have time, try to read the mailing lists ( `frugalware-users*@` ) @@ -271,9 +269,9 @@ your changes. $ repoman push -------------- -It will check the FrugalBuild using fblint, then records your changes, -pushes them, uploads the fpms and finally creates the changelog, updates -the fdb etc. So you are done if there was no error message. +It will check the FrugalBuild using fblint, then record your changes, push them, +upload the fpms and finally create the changelog, update the fdb etc. So you +are done if there was no error message. ==== Setting up other repos (coders) diff --git a/docs/gnome-bump-howto.txt b/docs/gnome-bump-howto.txt old mode 100644 new mode 100755 index a77c1bd..4b857cc --- a/docs/gnome-bump-howto.txt +++ b/docs/gnome-bump-howto.txt @@ -4,8 +4,9 @@ You *MUST* follow this HOWTO when bumping GNOME to a new version (even a minor version). To start, packages must be compiled in the order listed below (if you find a -change that needs making to this list, poke AlexExtreme). If it is a major bump -(2.14 to 2.16, for example), it is wise to rebuild most of the GNOME packages. +change that needs to be made to this list, poke Bouleetbil). If it is a major +bump (2.14 to 2.16, for example), it is wise to rebuild most of the GNOME +packages. == GNOME compile order @@ -155,7 +156,7 @@ NOTE: all *sharp and all bindings need to be split == Bumping individual packages -Never, i repeat, *NEVER* bump a version without doing the following: +Never, I repeat, *NEVER* bump a version without doing the following: . Download the new version's tarball and extract it @@ -167,7 +168,7 @@ devels about whether it is a good idea to use the optional dependencies. FrugalBuild . Check GConf schemas. Sometimes they have been renamed, or new ones have been -added Not doing this can cause a lot of problems. +added. Not doing this can cause a lot of problems. . Check the Changelog and NEWS file for the package. Sometimes there may be API/ABI changes that need to be considered before bumping. diff --git a/docs/gpg.txt b/docs/gpg.txt old mode 100644 new mode 100755 index 121b447..1a27952 --- a/docs/gpg.txt +++ b/docs/gpg.txt @@ -1,15 +1,13 @@ -= Checking if Frugalware tarballs are from trusted source += Checking if Frugalware tarballs are from a trusted source == How to verify -- Import our public keyring with the +- Import our public keyring with the following command: ------------------------ $ gpg --recv-keys 20F55619 ------------------------ -command. - - Verify the tarball. Here is an example: ------------------------------------------------------------------------------ @@ -23,4 +21,4 @@ gpg: Good signature from "Frugalware Linux Archives Verification Key \ This signature does not guarantee that the Frugalware Linux Archives master site itself has not been compromised. However, if we suffer an intrusion we -will revoke the key and post information here as quickly as possible. +will revoke the key and post information on the home page as quickly as possible. diff --git a/docs/introduction.txt b/docs/introduction.txt old mode 100644 new mode 100755 index 3827cca..10d2445 --- a/docs/introduction.txt +++ b/docs/introduction.txt @@ -6,17 +6,17 @@ about how to read it. == Things that you should really read First there are some part of this document that you should really read, to -understand how frugalware is working and how to administrate it. +understand how Frugalware works and how to administer it. .Important references to read: * This introduction ;) * How to use pacman-g2. -* How to manage service. +* How to manage services. == Running console commands -Along this document, there are boxed text that shows you a console log. These -logs are important and requires quite some attentions since most off the time +Throughout this document, there is boxed text which shows you console output. +These are important and require quite some attention since most of the time you are expected to run them and get the same output. -------------- @@ -24,36 +24,38 @@ $ echo foo bar foo bar -------------- -This is how a console log look. Lets details it so you understand what means. +This is how a console log look. Let's look at its details so you understand +what it means. -The `echo foo bar` part is what you should type and it's the command. The following line -`foo bar` is the ouput of the previous command. +The `echo foo bar` part is what you should type and it's the command. The +following line `foo bar` is the output of the previous command. -You may wonder what differenciate the command from the output. You see that in +<<<>>> + +You may wonder what differentiates the command from the output. You see that in front of the command there is a `$`. This indicates that it's a command line, but there is more meaning in this symbol. This symbol can change depending -on the user priviledges required to run the command. +on the user privileges required to run the command. .Here is the list of the common prefix for the console commands: * `$` indicates that any user can run the command. Most of the time it means -you have to run it with your user. +you have to run it with your own user account. -* `user$` indicates that a the specified user priviledge are required to run this -command. Usually this is necessary for security reasons. +* `user$` indicates that the specified user's privileges are required to run +this command. Usually this is necessary for security reasons. + You can get an interactive shell for this user, replacing 'user' with the -wanted user name, by issuing: +desired user name, by issuing: + ----------- $ su - user ----------- -* `#` indicates that the `root` users priviledges are required to run this command. -Usually this is required to manage the system configuration. +* `#` indicates that the `root` user's privileges are required to run this +command. Usually this is required to manage the system configuration. + You can get an interactive shell for 'root' running: + ------ -$ su - +$ su - ------ - diff --git a/docs/list-rules.txt b/docs/list-rules.txt old mode 100644 new mode 100755 index 1a57167..28cc158 --- a/docs/list-rules.txt +++ b/docs/list-rules.txt @@ -2,7 +2,7 @@ == Introduction -The purpose of this document is to define rules that helps the communication on +The purpose of this document is to define rules that help the communication on the mailing lists of Frugalware Linux. == Mailing Lists @@ -31,7 +31,7 @@ the mailing lists of Frugalware Linux. (link:http://forums.frugalware.org/index.php?t=thread&frm_id=34[this forum]) and people who read the mailing lists only. The primary benefit is that not all developers read the Forums, but mailing lists. -* frugalware-users is for general user questions. It seems the Forums are much +* frugalware-users is for general user questions. It seems the Forums are very popular, but we still provide a mailing list for user questions. * frugalware-users-hu is for Hungarian user questions. @@ -58,9 +58,8 @@ In practice if this is a new situation for you, then use your mail client's 'list-reply' function, as the 'reply' function will send the mail off-list which is not something you want in most cases. -Also please do not use the 'group-reply' function if possible, users must -subscribe before they post, so you can be sure about they are in the mailing -list. +Also please do not use the 'group-reply' function if possible. Users must +subscribe before they post, so you can be sure they are in the mailing list. (This is different to some other projects' rules. Some projects require you to use 'group-reply' all the time, please do not do so on our lists.) diff --git a/docs/make-translation-for-rc-scripts.txt b/docs/make-translation-for-rc-scripts.txt old mode 100644 new mode 100755 index b67d493..262fe9d --- a/docs/make-translation-for-rc-scripts.txt +++ b/docs/make-translation-for-rc-scripts.txt @@ -3,8 +3,7 @@ Marcus Habermehl == Preparing the source -The first things to make a script translatable you must add this two lines to -the rc script. +To make a script translatable you must first add these two lines to the rc script. --------------------------------------- TEXTDOMAIN=my_service diff --git a/docs/mobile.txt b/docs/mobile.txt old mode 100644 new mode 100755 index ba7a2cd..dc162e4 --- a/docs/mobile.txt +++ b/docs/mobile.txt @@ -2,13 +2,13 @@ == Battery, buttons, thermal management -Notebook users are usually interested in the state of their battery. -To get the power button and the lid's sensor of its closed state emit -events is also nice. Some notebooks only shut down their continously -running fans and operate only if needed if the thermal module is loaded. +Notebook users are usually interested in the state of their battery. To get the +power button and the lid's sensor of its closed state to emit events is also +nice. Some notebooks only shut down their continously running fans and operate +only if needed if the thermal module is loaded. Usually the following steps are required to enable this functionality: -Adding the following lines to '/etc/sysconfig/modules' to get modules +Adding the following lines to '/etc/sysconfig/modules' to get modules loaded at system startup: ------- @@ -41,24 +41,23 @@ The only remaining task is to start a client: if you're on console, try the == Conserving power -The major consumers of power in a notebook are the LCD (size and brightness -level), the CPU, hard drives, wireless transceivers like WiFi, Bluetooth, +The major consumers of power in a notebook are the LCD (size and brightness +level), the CPU, hard drives, wireless transceivers like WiFi, Bluetooth, Infrared and the GPU if you have a powerful one. You can conserve a fair amount of power if you lessen the brightness level of the LCD screen. Some notebooks can remember two settings of this level, -one when the equipment operates from battery and for another when powered -from AC. +one when the equipment operates from battery and another when powered from AC. -The CPUs have some sort of power saving capabilities, the most basic is -"CPU throttling". Common on Intel mobile Celeron CPUs, only ACPI is +The CPUs have some sort of power saving capabilities, the most basic is +"CPU throttling". Common on Intel mobile Celeron CPUs, only ACPI is needed. Klaptop has a setting for it, where you can specify the level. //FIXME governors, Intel Centrino/Core, AMD Letting the HDD spin down gives little extra battery operating time, but -frequent spinups (data access) and spindowns wears the disk. Only useful -in situations where there is no frequent need for data on hdd like holding +frequent spinups (data access) and spindowns wears the disk. Only useful +in situations where there is no frequent need for data on hdd like holding a presentation. == Hibernation @@ -109,5 +108,6 @@ After the above are done, you must reboot. The hibernation can be started with: `echo shutdown > /sys/power/disk; echo disk > /sys/power/state` and next time you boot your kernel it should resume. For more info, look at -'/usr/src/linux/Documentation/power/swsusp.txt'. It requires the kernel documentation, -which can be installed issuing the `pacman-g2 -S kernel-docs` command as root. +'/usr/src/linux/Documentation/power/swsusp.txt'. It requires the kernel +documentation, which can be installed issuing the `pacman-g2 -S kernel-docs` +command as root. diff --git a/docs/pacman-g2.txt b/docs/pacman-g2.txt old mode 100644 new mode 100755 diff --git a/docs/repos.txt b/docs/repos.txt old mode 100644 new mode 100755 index 89b7ad4..06220c5 --- a/docs/repos.txt +++ b/docs/repos.txt @@ -7,31 +7,29 @@ Frugalware FTP Server and on the Frugalware Gitweb Interface. == Location of the repository -Since a repository consists of plain files, we can and should place them on the ftp -server (/pub). To prevent further problems, always use the server name +Since a repository consists of plain files, we can and should place them on the +ftp server (/home/ftp). To prevent further problems, always use the server name "git.frugalware.org", currently it's an alias of genesis.frugalware.org. First decide if it's a personal repository or a team one. For example if you -create a repository to update to a newer python version, then probably you will -do all the work, create it under `/pub/other/people/nick/reponame`. +create a repository to update to a newer python version, then you will +probably do all the work, create it under `/pub/other/people/nick/reponame`. +Simply create a dir, issue `git init` and push at least one commit to there. -The steps are: +If you want to allow others to push to your repo, then you want to allow them +to lock your repo. This requires -. Create a dir - -. Issue `git init` and `git config receive.denycurrentbranch ignore`. - -. Push at least one commit to there. - -. Enable the required hooks (see below). +---- +chmod g+w .git +---- Now anyone can `git clone` it, using a 'full mirror', for example -`http://www12.frugalware.org/mirrors/ftp.frugalware.org/pub/`. +`ftp://ftp12.frugalware.org/mirrors/ftp.frugalware.org/pub/`. == Registering for the gitweb interface If the repository is a team one, then create it under /pub/other. In this case -probably you want the gitweb interface, too. To use it: +you probably want the gitweb interface, too. To use it: . Update the file `.git/description` inside the repo with a short (less than 80 chars) description. @@ -53,11 +51,11 @@ be updated automatically, you need a hook to do so. . If you want CIA notification. -. If you want sending mails to the `Frugalware-git` mailing list. +. If you want to send mails to the `Frugalware-git` mailing list. -. If you want to let other be able to clone your repository via 'dumb' -protocols like `http` or `rsync`. (This means that if you disable this hook, it -won't be accessible anonymously!) +. If you want to let others clone your repository via 'dumb' protocols like + `http` or `rsync`. (This means that if you disable this hook, it won't be + accessible anonymously!) For the last one: @@ -68,5 +66,5 @@ chmod +x .git/hooks/post-update For the others: ---- -ln -sf /pub/other/git-hooks/git-hooks.py .git/hooks/post-receive +ln -sf /home/ftp/pub/other/git-hooks/git-hooks.py .git/hooks/post-receive ---- diff --git a/docs/testsuite.txt b/docs/testsuite.txt old mode 100644 new mode 100755 index 93ae17c..6348131 --- a/docs/testsuite.txt +++ b/docs/testsuite.txt @@ -3,7 +3,7 @@ == Introduction The testsuite is a set of several simple unit tests. Most of the tests were -written when a typo has been found, so that we hope next time it'll be detected +written when a typo was been found, so that we hope next time it'll be detected automatically. When a problem was found, a test was created and the test failed. After the problem was fixed the test passed. The statistics section contains special tests: we are aware that they do not pass, but their actual @@ -23,7 +23,7 @@ Basically there are 3 simple rules for these tests: - If the first argument is `--help`, they should print a short (less than 80 chars) description. This will be displayed if the test fails as sometimes the -name of the test may not be self-expressing. +name of the test may not be descriptive enough. - The tests are called in a `./testname` form, without any argument. This allows you to use various interpreted programming languages (python, bash, From janny at frugalware.org Fri Apr 3 07:44:30 2009 From: janny at frugalware.org (Janos Kovacs) Date: Fri, 3 Apr 2009 07:44:30 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: geos-3.1.0-1-i686 Message-ID: <20090403054430.315DE11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=faee6f2077f76b5a363a87ccf540d63de63fb023 commit faee6f2077f76b5a363a87ccf540d63de63fb023 Author: Janos Kovacs Date: Fri Apr 3 07:44:23 2009 +0200 geos-3.1.0-1-i686 version bump diff --git a/source/lib-extra/geos/FrugalBuild b/source/lib-extra/geos/FrugalBuild index 1b4d35d..ae193b3 100644 --- a/source/lib-extra/geos/FrugalBuild +++ b/source/lib-extra/geos/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling time: 0.70 SBU +# Compiling time: 2.00 SBU # Maintainer: Janos Kovacs pkgname=geos -pkgver=3.0.3 +pkgver=3.1.0 pkgrel=1 pkgdesc="GEOS (Geometry Engine, Open Source) topology library" url="http://geos.refractions.net" @@ -12,6 +12,6 @@ archs=('i686' 'x86_64') groups=('lib-extra') up2date="lynx -dump ${url}/ |grep ${pkgname}-[0-9\.]*\.tar.bz2$|sed -n 's/.*-\(.*\)\.t.*/\1/;1 p'" source=(http://download.osgeo.org/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('f580057d7345db4897451a8b97128b4b5c3ff0ef') +sha1sums=('a36b462e4afac91d7aacef9944bff0706ea64168') # optimization OK From boobaa at frugalware.org Fri Apr 3 07:51:26 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Fri, 3 Apr 2009 07:51:26 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: iso-codes-3.8-1-i686 version bump Message-ID: <20090403055126.4AC8311F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2003e3edc7921cdf354f68209411700180aaa1be commit 2003e3edc7921cdf354f68209411700180aaa1be Author: CS??CSY L??szl?? Date: Fri Apr 3 07:50:48 2009 +0200 iso-codes-3.8-1-i686 version bump diff --git a/source/devel/iso-codes/FrugalBuild b/source/devel/iso-codes/FrugalBuild index 3caadcd..2c180f3 100644 --- a/source/devel/iso-codes/FrugalBuild +++ b/source/devel/iso-codes/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: CS?CSY L?szl? pkgname=iso-codes -pkgver=3.7 +pkgver=3.8 pkgrel=1 debrel=1 pkgdesc="Provides the list of country and language names" @@ -17,5 +17,5 @@ source=(ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/$pkgname-$pkgver.t iso-codes-0.52-pkgconfig-fixes.patch) # optimization OK -sha1sums=('dc98f5100f014fc622c1116e710a203a5c46e24d' \ +sha1sums=('8a62219c7c5eafae0b65b58a61ec4a818fb178c3' \ '44841e6019eea610bdba5ddfe52b8c393ba878ca') From bouleetbil at frogdev.info Fri Apr 3 07:57:42 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 07:57:42 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: telepathy-salut-0.3.9-1-i686 *version bump Message-ID: <20090403055742.5E1BA11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7fcf55285ff465c4deb5fe86f650d606c0d3b788 commit 7fcf55285ff465c4deb5fe86f650d606c0d3b788 Author: bouleetbil Date: Fri Apr 3 07:54:24 2009 +0200 telepathy-salut-0.3.9-1-i686 *version bump diff --git a/source/lib-extra/telepathy-salut/FrugalBuild b/source/lib-extra/telepathy-salut/FrugalBuild index 7a42847..0408d98 100644 --- a/source/lib-extra/telepathy-salut/FrugalBuild +++ b/source/lib-extra/telepathy-salut/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=telepathy-salut -pkgver=0.3.8 +pkgver=0.3.9 pkgrel=1 pkgdesc="Provide Link-local Jabber functionality for Telepathy" url="http://telepathy.freedesktop.org/releases/$pkgname" @@ -12,6 +12,6 @@ depends=('telepathy-glib' 'avahi-glib' 'libasyncns' 'libsoup' 'cyrus-sasl') makedepends=('libxslt' 'gtk-doc') groups=('lib-extra') archs=('i686' 'x86_64' 'ppc') -sha1sums=('722251b0ff79c667c2bd57f663099df99f1406f0') +sha1sums=('30f323c8bf28115221151e09c2fe10c90d7e8677') # optimization OK From janny at frugalware.org Fri Apr 3 07:58:55 2009 From: janny at frugalware.org (Janos Kovacs) Date: Fri, 3 Apr 2009 07:58:55 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gimp-2.6.6-1-i686 Message-ID: <20090403055855.AD86211F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d32a7bf2b7e559d3e0550bcdb43c9f097bd417c0 commit d32a7bf2b7e559d3e0550bcdb43c9f097bd417c0 Author: Janos Kovacs Date: Fri Apr 3 07:58:40 2009 +0200 gimp-2.6.6-1-i686 version bump diff --git a/source/xapps/gimp/FrugalBuild b/source/xapps/gimp/FrugalBuild index beeb356..1d057d0 100644 --- a/source/xapps/gimp/FrugalBuild +++ b/source/xapps/gimp/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: VMiklos pkgname=gimp -pkgver=2.6.5 +pkgver=2.6.6 pkgrel=1 pkgdesc="The GNU Image Manipulation Program" url="http://www.gimp.org/" @@ -14,7 +14,7 @@ archs=('i686' 'x86_64' 'ppc') makedepends=('gimp-print' 'perl-xml-parser') up2date="lynx -dump $url/downloads/|grep tar.bz2|sed -n 's/.*-\(.*\)\.t.*/\1/;$ p'" source=(ftp://ftp.gimp.org/pub/gimp/v2.6/$pkgname-$pkgver.tar.bz2) -sha1sums=('ee57298fe5572ecce17137ff879e4aad6509d289') +sha1sums=('71aec5cd671a2431daa91dea91abb6d3822a896b') options=('scriptlet' 'force') _F_gnome_desktop="y" Finclude gnome-scriptlet From janny at frugalware.org Fri Apr 3 08:01:03 2009 From: janny at frugalware.org (Janos Kovacs) Date: Fri, 3 Apr 2009 08:01:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: clamtk-4.11-1-i686 Message-ID: <20090403060103.5DDE611F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9d2fa4dfb034ece66bf395cb145543fef40fcbf2 commit 9d2fa4dfb034ece66bf395cb145543fef40fcbf2 Author: Janos Kovacs Date: Fri Apr 3 08:00:58 2009 +0200 clamtk-4.11-1-i686 version bump diff --git a/source/xapps-extra/clamtk/FrugalBuild b/source/xapps-extra/clamtk/FrugalBuild index 86691be..9da548b 100644 --- a/source/xapps-extra/clamtk/FrugalBuild +++ b/source/xapps-extra/clamtk/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Janos Kovacs pkgname=clamtk -pkgver=4.09 +pkgver=4.11 pkgrel=1 pkgdesc="ClamTk is a GUI front-end for ClamAV using gtk2-perl" rodepends=('perl-gtk2' 'clamav' 'perl-date-calc' 'perl-file-find-rule' 'perl-gettext') @@ -10,7 +10,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') Finclude sourceforge url="http://clamtk.sourceforge.net/" -sha1sums=('a56538b60d081e7ac9d19f321b9cf72269053d7b') +sha1sums=('0f9b0740c99f73102a11ccfe93feb2a58c632187') build() { Fcd From janny at frugalware.org Fri Apr 3 08:03:41 2009 From: janny at frugalware.org (Janos Kovacs) Date: Fri, 3 Apr 2009 08:03:41 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: x11vnc-0.9.7-1-i686 Message-ID: <20090403060341.4C02311F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=701c5afc999509ce87e757177a8acfd2acdc64e6 commit 701c5afc999509ce87e757177a8acfd2acdc64e6 Author: Janos Kovacs Date: Fri Apr 3 08:03:37 2009 +0200 x11vnc-0.9.7-1-i686 version bump diff --git a/source/xapps-extra/x11vnc/FrugalBuild b/source/xapps-extra/x11vnc/FrugalBuild index 6d7bdba..99aaacc 100644 --- a/source/xapps-extra/x11vnc/FrugalBuild +++ b/source/xapps-extra/x11vnc/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Janos Kovacs pkgname=x11vnc -pkgver=0.9.6 +pkgver=0.9.7 pkgrel=1 pkgdesc="a VNC server for real X displays" _F_sourceforge_dirname="libvncserver" @@ -14,6 +14,6 @@ depends=('libxtst' 'libjpeg' 'zlib') makedepends=('inputproto') archs=('i686' 'x86_64') groups=('xapps-extra') -sha1sums=('2cc67604a8a4bb0c40738f3bdf7295dee9637eb3' \ +sha1sums=('0ce3a0dd83694fddd64d262320ab7d2edb5310cc' \ 'ffb34daee8f3099e65290225bf648950b1e61f92') # optimization OK From janny at frugalware.org Fri Apr 3 08:10:52 2009 From: janny at frugalware.org (Janos Kovacs) Date: Fri, 3 Apr 2009 08:10:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gpsim-0.23.0-1-i686 Message-ID: <20090403061052.1AC2E11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=45513306fdd0d20b4ec09d2718fe62f696d3fa6f commit 45513306fdd0d20b4ec09d2718fe62f696d3fa6f Author: Janos Kovacs Date: Fri Apr 3 08:10:41 2009 +0200 gpsim-0.23.0-1-i686 version bump diff --git a/source/xapps-extra/gpsim/FrugalBuild b/source/xapps-extra/gpsim/FrugalBuild index 24c7bc3..4c2f82b 100644 --- a/source/xapps-extra/gpsim/FrugalBuild +++ b/source/xapps-extra/gpsim/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Janos Kovacs pkgname=gpsim -pkgver=0.22.0 +pkgver=0.23.0 pkgrel=1 pkgdesc="An open sourced simulator for Microchip's PIC microcontrollers." license="GPL" @@ -12,6 +12,6 @@ archs=('i686' 'x86_64') Finclude sourceforge -sha1sums=('26315f15b0c675f84c0fad6330befb0e683d0bdd') +sha1sums=('cca3c379729a3af58b4df4fab95459cb41ac671c') # optimization OK From vmiklos at frugalware.org Fri Apr 3 09:07:49 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 3 Apr 2009 09:07:49 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: revert file mode changes of commit 58ca9ec6c Message-ID: <20090403070749.D786F11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4e2a865b4374199ff9bbb72b8110b15bac519a4a commit 4e2a865b4374199ff9bbb72b8110b15bac519a4a Author: Csaba Henk Date: Fri Apr 3 03:10:04 2009 +0200 revert file mode changes of commit 58ca9ec6c diff --git a/docs/develfaq.txt b/docs/develfaq.txt old mode 100755 new mode 100644 diff --git a/docs/getting-involved.txt b/docs/getting-involved.txt old mode 100755 new mode 100644 diff --git a/docs/gnome-bump-howto.txt b/docs/gnome-bump-howto.txt old mode 100755 new mode 100644 diff --git a/docs/gpg.txt b/docs/gpg.txt old mode 100755 new mode 100644 diff --git a/docs/introduction.txt b/docs/introduction.txt old mode 100755 new mode 100644 diff --git a/docs/list-rules.txt b/docs/list-rules.txt old mode 100755 new mode 100644 diff --git a/docs/make-translation-for-rc-scripts.txt b/docs/make-translation-for-rc-scripts.txt old mode 100755 new mode 100644 diff --git a/docs/mobile.txt b/docs/mobile.txt old mode 100755 new mode 100644 diff --git a/docs/pacman-g2.txt b/docs/pacman-g2.txt old mode 100755 new mode 100644 diff --git a/docs/repos.txt b/docs/repos.txt old mode 100755 new mode 100644 diff --git a/docs/testsuite.txt b/docs/testsuite.txt old mode 100755 new mode 100644 From janny at frugalware.org Fri Apr 3 09:25:42 2009 From: janny at frugalware.org (Janos Kovacs) Date: Fri, 3 Apr 2009 09:25:42 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: virt-manager-0.7.0-1-i686 Message-ID: <20090403072542.48FD611F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=faaf2e72d39c58c690b17db2875d0afc8b6fa595 commit faaf2e72d39c58c690b17db2875d0afc8b6fa595 Author: Janos Kovacs Date: Fri Apr 3 09:25:35 2009 +0200 virt-manager-0.7.0-1-i686 version bump diff --git a/source/gnome-extra/virt-manager/FrugalBuild b/source/gnome-extra/virt-manager/FrugalBuild index 20a9f46..0201f55 100644 --- a/source/gnome-extra/virt-manager/FrugalBuild +++ b/source/gnome-extra/virt-manager/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=virt-manager -pkgver=0.6.1 +pkgver=0.7.0 pkgrel=1 pkgdesc="Tool for managing virtual machines" url="http://virt-manager.et.redhat.com" @@ -17,7 +17,7 @@ _F_gnome_desktop="y" _F_gnome_schemas=('/etc/gconf/schemas/virt-manager.schemas') Finclude gnome-scriptlet options=('scriptlet' 'genscriptlet') -sha1sums=('1852546da5ecd45296ca49cc25de5e115e155506' \ +sha1sums=('436c18b2df4745327ad0a20ff3f514b6407d064f' \ '2347aed5a8bf42809db8294c75da97f47a724eb9') # optimization OK From vmiklos at frugalware.org Fri Apr 3 10:59:34 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 3 Apr 2009 10:59:34 +0200 (CEST) Subject: [Frugalware-git] pacman-tools: dg: implement push -v Message-ID: <20090403085934.2984C11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=e8e137b11ad0ebdf8d640257d569e83ececa5266 commit e8e137b11ad0ebdf8d640257d569e83ececa5266 Author: Miklos Vajna Date: Fri Apr 3 10:59:27 2009 +0200 dg: implement push -v diff --git a/darcs-git.py b/darcs-git.py index f4798bb..fb702c9 100755 --- a/darcs-git.py +++ b/darcs-git.py @@ -2,7 +2,7 @@ # # darcs-git, a darcs-like porcelain on top of git plumbing # -# Copyright (c) 2007, 2008 by Miklos Vajna +# Copyright (c) 2007, 2008, 2009 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 @@ -572,24 +572,28 @@ Copy and apply patches from this repository to another one. Options: -a --all answer yes to all questions + -v --verbose give verbose output -h --help shows brief description of command and its arguments""" sys.exit(ret) class Options: def __init__(self): self.all = False + self.verbose = False self.help = False self.gitopts = "" options = Options() try: - opts, args = getopt.getopt(argv, "ah", ["all", "help"]) + opts, args = getopt.getopt(argv, "avh", ["all", "verbose", "help"]) except getopt.GetoptError: usage(1) optind = 0 for opt, arg in opts: if opt in ("-a", "--all"): options.all = True + elif opt in ("-v", "--verbose"): + options.verbose = True elif opt in ("-h", "--help"): options.help = True optind += 1 @@ -603,7 +607,11 @@ Options: remote = "%s/%s" % (options.gitopts, branch) if svn_check(): remote = "git-svn" - sock = os.popen("git log %s..%s 2>&1" % (remote, branch)) + if options.verbose: + logopts = "-p" + else: + logopts = "" + sock = os.popen("git log %s %s..%s 2>&1" % (logopts, remote, branch)) lines = sock.readlines() ret = sock.close() if not len(lines): From vmiklos at frugalware.org Fri Apr 3 13:32:44 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 3 Apr 2009 13:32:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: git-1.6.2.2-1-i686 Message-ID: <20090403113244.1ED6611F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f762a1ed52d85174d7571571beeb1bcd48b0ae14 commit f762a1ed52d85174d7571571beeb1bcd48b0ae14 Author: Miklos Vajna Date: Fri Apr 3 09:36:24 2009 +0200 git-1.6.2.2-1-i686 - version bump diff --git a/source/devel-extra/git/FrugalBuild b/source/devel-extra/git/FrugalBuild index 9391f9b..12fc466 100644 --- a/source/devel-extra/git/FrugalBuild +++ b/source/devel-extra/git/FrugalBuild @@ -8,7 +8,7 @@ USE_DEVEL=${USE_DEVEL:-"n"} USE_HTMLMAN=${USE_HTMLMAN:-"y"} pkgname=git -pkgver=1.6.2.1 +pkgver=1.6.2.2 Fuse $USE_DEVEL && pkgver=1.6.1.87.g1562445 pkgrel=1 pkgdesc="A fast, scalable, distributed revision control system." From vmiklos at frugalware.org Fri Apr 3 13:32:44 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 3 Apr 2009 13:32:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: sbcl-1.0.27-1-i686 Message-ID: <20090403113244.39DC211F0829@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bfa4d15f6ad408dac8285e12cbd74a51df4ec216 commit bfa4d15f6ad408dac8285e12cbd74a51df4ec216 Author: Miklos Vajna Date: Fri Apr 3 09:56:07 2009 +0200 sbcl-1.0.27-1-i686 - version bump diff --git a/source/devel-extra/sbcl/FrugalBuild b/source/devel-extra/sbcl/FrugalBuild index d7cee65..8a987e3 100644 --- a/source/devel-extra/sbcl/FrugalBuild +++ b/source/devel-extra/sbcl/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=sbcl -pkgver=1.0.26 +pkgver=1.0.27 pkgrel=1 pkgdesc="Steel Bank Common Lisp" depends=('glibc') @@ -13,7 +13,7 @@ _F_sourceforge_ext="-source.tar.bz2" Finclude sourceforge url="http://sbcl.sourceforge.net/" source=($source no_local_lib_please.patch cflags.patch) -sha1sums=('b13b87b1ea076a56e916d0bced7c62dd675c1efe' \ +sha1sums=('4637d1a51b53231390033515dc152376a439941f' \ '29df2f80163179eb2c38d22836e9ed8c0778bfd2' \ 'd41025710da5f3d9fc9a93dd83c8f998142f4482') From vmiklos at frugalware.org Fri Apr 3 13:32:44 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 3 Apr 2009 13:32:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: octave-3.0.4-1-i686 Message-ID: <20090403113244.50E0511F082A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=17f8564faf4dd47b966e75d2e3d7fd8ebec30214 commit 17f8564faf4dd47b966e75d2e3d7fd8ebec30214 Author: Miklos Vajna Date: Fri Apr 3 10:42:30 2009 +0200 octave-3.0.4-1-i686 - version bump diff --git a/source/apps-extra/octave/FrugalBuild b/source/apps-extra/octave/FrugalBuild index ee955b8..d4642a9 100644 --- a/source/apps-extra/octave/FrugalBuild +++ b/source/apps-extra/octave/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=octave -pkgver=3.0.3 +pkgver=3.0.4 pkgrel=1 pkgdesc="Octave is a high-level language, primarily intended for numerical computations." url="http://www.octave.org/" @@ -12,7 +12,7 @@ groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/download.html|grep Stable|sed 's/.* \([0-9.]\+\) (.*/\1/'" source=(ftp://ftp.octave.org/pub/$pkgname/$pkgname-$pkgver.tar.bz2 gcc43.patch) -sha1sums=('5c619254521a5fe14b3ec8a6eecbf104f9fa41dc' \ +sha1sums=('386ced2577cee82099c99b69b25abcd5eec6c714' \ 'f04865197157ace7891e68044ac7ad49ddb699cd') build() { From vmiklos at frugalware.org Fri Apr 3 13:32:44 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 3 Apr 2009 13:32:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: socat-1.7.1.0-1-i686 Message-ID: <20090403113244.66E0211F082B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eedfc420336d26023b68c6433228477b21f501b5 commit eedfc420336d26023b68c6433228477b21f501b5 Author: Miklos Vajna Date: Fri Apr 3 10:43:44 2009 +0200 socat-1.7.1.0-1-i686 - version bump diff --git a/source/network-extra/socat/FrugalBuild b/source/network-extra/socat/FrugalBuild index b7fb97f..53f2228 100644 --- a/source/network-extra/socat/FrugalBuild +++ b/source/network-extra/socat/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Elentir pkgname=socat -pkgver=1.7.0.1 +pkgver=1.7.1.0 pkgrel=1 pkgdesc="Relay for bidirectional data transfer between two independent data channels" url="http://www.dest-unreach.org/socat/" @@ -12,6 +12,6 @@ groups=('network-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/download/ | grep -v b | Flasttar" source=($url/download/$pkgname-$pkgver.tar.gz) -sha1sums=('b3652185610e59320ef2a1089760a06341791cd1') +sha1sums=('023547a7cb06fa7c32ee4b0d1be8fcd8ba9677b6') # optimization OK From vmiklos at frugalware.org Fri Apr 3 13:32:44 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 3 Apr 2009 13:32:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: irssi-0.8.13-1-i686 Message-ID: <20090403113244.7BE1111F082C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b117cc2e34b6d788a8f36eeed8ad5cd1250ffc1b commit b117cc2e34b6d788a8f36eeed8ad5cd1250ffc1b Author: Miklos Vajna Date: Fri Apr 3 13:23:52 2009 +0200 irssi-0.8.13-1-i686 - version bump diff --git a/source/network/irssi/FrugalBuild b/source/network/irssi/FrugalBuild index 35913f2..22fe92a 100644 --- a/source/network/irssi/FrugalBuild +++ b/source/network/irssi/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: Zsolt Szalai pkgname=irssi -pkgver=0.8.12 +pkgver=0.8.13 pkgexver= -pkgrel=6 +pkgrel=1 pkgdesc="Irssi is a modular IRC client for UNIX that currently has only text mode user interface" url="http://irssi.org" groups=('network') @@ -14,7 +14,7 @@ replaces=('bitchx') makedepends=('perl>=5.10.0') up2date="lynx -dump $url/download |grep Latest|sed 's/.*: //;s/$pkgexver//;q'" source=(http://irssi.org/files/irssi-$pkgver.tar.bz2) -sha1sums=('00ecca04766c51feef057b2327f67166be473fa3') +sha1sums=('8ad6e5de345e64a2aad372ae237fd59a7b43f47b') # optimization OK build() From vmiklos at frugalware.org Fri Apr 3 13:32:44 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 3 Apr 2009 13:32:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: perl-universal-require-0.13-1-i686 Message-ID: <20090403113244.9015711F082D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=56dcc73a8bf2d35dc7e9e5360b7287c01ffef37b commit 56dcc73a8bf2d35dc7e9e5360b7287c01ffef37b Author: Miklos Vajna Date: Fri Apr 3 13:24:28 2009 +0200 perl-universal-require-0.13-1-i686 - version bump diff --git a/source/devel-extra/perl-universal-require/FrugalBuild b/source/devel-extra/perl-universal-require/FrugalBuild index 85f1984..c3a07d1 100644 --- a/source/devel-extra/perl-universal-require/FrugalBuild +++ b/source/devel-extra/perl-universal-require/FrugalBuild @@ -3,8 +3,8 @@ _F_perl_name=UNIVERSAL-require _F_perl_author=M/MS/MSCHWERN -pkgver=0.11 +pkgver=0.13 pkgdesc="require() modules from a variable" Finclude perl archs=('i686' 'x86_64') -sha1sums=('1ae78e2ec581f97b85e5bbfb562ff9a035398f04') +sha1sums=('8a9821f8cea25c089f7344ab4abb58d15e0f8651') From vmiklos at frugalware.org Fri Apr 3 13:32:44 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 3 Apr 2009 13:32:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: perl-poe-component-client-dns-1.03-1-i686 Message-ID: <20090403113244.A35D011F082E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5337dacca7a0e2dceb8435fca7196ad454610110 commit 5337dacca7a0e2dceb8435fca7196ad454610110 Author: Miklos Vajna Date: Fri Apr 3 13:24:50 2009 +0200 perl-poe-component-client-dns-1.03-1-i686 - version bump diff --git a/source/devel-extra/perl-poe-component-client-dns/FrugalBuild b/source/devel-extra/perl-poe-component-client-dns/FrugalBuild index a4bd6aa..8af83b3 100644 --- a/source/devel-extra/perl-poe-component-client-dns/FrugalBuild +++ b/source/devel-extra/perl-poe-component-client-dns/FrugalBuild @@ -3,10 +3,10 @@ _F_perl_name=POE-Component-Client-DNS _F_perl_author=R/RC/RCAPUTO -pkgver=1.02 +pkgver=1.03 pkgrel=1 pkgdesc="non-blocking, concurrent DNS requests" depends=('perl-poe>=0.31' 'perl-net-dns>=0.53') Finclude perl archs=('i686' 'x86_64') -sha1sums=('76441c5443918d9f512e851bd93689990e65a387') +sha1sums=('33511847cd401034666b9e737f68ad2bd8fd96e5') From vmiklos at frugalware.org Fri Apr 3 13:32:44 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 3 Apr 2009 13:32:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: openssh-5.2p1-1-i686 Message-ID: <20090403113244.B83D911F082F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=44b2c7ed8c8e86272b3c18ee3e565c04fc104ec1 commit 44b2c7ed8c8e86272b3c18ee3e565c04fc104ec1 Author: Miklos Vajna Date: Fri Apr 3 13:32:22 2009 +0200 openssh-5.2p1-1-i686 - version bump diff --git a/source/network/openssh/FrugalBuild b/source/network/openssh/FrugalBuild index dd685cd..30a3544 100644 --- a/source/network/openssh/FrugalBuild +++ b/source/network/openssh/FrugalBuild @@ -3,8 +3,8 @@ # Maintainer: voroskoi pkgname=openssh -pkgver=5.1p1 -pkgrel=3 +pkgver=5.2p1 +pkgrel=1 pkgdesc='Secure Shell daemon and clients' url="http://www.openssh.com/" backup=('etc/ssh/ssh_config' 'etc/ssh/sshd_config' 'etc/sysconfig/tunnel') From devil505linux at gmail.com Fri Apr 3 18:08:21 2009 From: devil505linux at gmail.com (Devil505) Date: Fri, 3 Apr 2009 18:08:21 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: oxygenrefit2-icon-theme-2.3.0-1-i686 * fixing up2date, url and source link Message-ID: <20090403160821.4055511F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6e5198c75a090f7c0e33b998536d9a7bb620d6ce commit 6e5198c75a090f7c0e33b998536d9a7bb620d6ce Author: Devil505 Date: Fri Apr 3 18:07:54 2009 +0200 oxygenrefit2-icon-theme-2.3.0-1-i686 * fixing up2date, url and source link diff --git a/source/xlib-extra/oxygenrefit2-icon-theme/FrugalBuild b/source/xlib-extra/oxygenrefit2-icon-theme/FrugalBuild index 1c449a7..1263c4f 100644 --- a/source/xlib-extra/oxygenrefit2-icon-theme/FrugalBuild +++ b/source/xlib-extra/oxygenrefit2-icon-theme/FrugalBuild @@ -5,13 +5,13 @@ pkgname=oxygenrefit2-icon-theme pkgver=2.3.0 pkgrel=1 pkgdesc="Oxygen-Refit 2 icon theme for GNOME" -url="http://www.gnome-look.org/content/show.php/Oxygen+Refit+2?content=79756" +url="http://www.nanolx.org/oxygenrefit-2/" depends=('icon-naming-utils' 'libpng') groups=('xlib-extra') archs=('i686' 'x86_64') _F_archive_name="OxygenRefit2" -up2date="lynx -dump http://download.tuxfamily.org/oxygenrefit/ | Flasttar" -source=(http://download.tuxfamily.org/oxygenrefit/$_F_archive_name-$pkgver.tar.bz2) +up2date="Flasttar $url" +source=(http://download.tuxfamily.org/gnome4sid/$_F_archive_name-$pkgver.tar.bz2) sha1sums=('96d5b2c266c3083a353160babd2d7eaf38f9ece2') build() { From bouleetbil at frogdev.info Fri Apr 3 20:15:27 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: docbook-xml-4.5-1-i686 *version bump *added all catalogs Message-ID: <20090403181527.ADCF111F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e8f8f138be1c4aadb3fa35c5149f55ebf5d957df commit e8f8f138be1c4aadb3fa35c5149f55ebf5d957df Author: bouleetbil Date: Tue Mar 24 21:02:08 2009 +0100 docbook-xml-4.5-1-i686 *version bump *added all catalogs diff --git a/source/apps/docbook-xml/FrugalBuild b/source/apps/docbook-xml/FrugalBuild index 13cfeed..3d7ac2e 100644 --- a/source/apps/docbook-xml/FrugalBuild +++ b/source/apps/docbook-xml/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: AlexExtreme pkgname=docbook-xml -pkgver=4.2 -pkgrel=4 +pkgver=4.5 +pkgrel=1 pkgdesc="A widely used XML scheme for writing documentation and help" url="http://www.oasis-open.org/docbook/xml/" depends=('libxml2') @@ -11,15 +11,26 @@ rodepends=('sed') groups=('apps') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump ${url}index.1.shtml|grep current|sed 's/.*V\([0-9\.]\+\) .*/\1/'" -source=(http://www.oasis-open.org/docbook/xml/$pkgver/$pkgname-$pkgver.zip) -sha1sums=('5e3a35663cd028c5c5fbb959c3858fec2d7f8b9e') +source=(${url}$pkgver/$pkgname-$pkgver.zip \ + ${url}4.4/$pkgname-4.4.zip \ + ${url}4.3/$pkgname-4.3.zip \ + ${url}4.2/$pkgname-4.2.zip) +sha1sums=('b9124233b50668fb508773aa2b3ebc631d7c1620' \ + '7c4d91c82ad3747e1b5600c91782758e5d91c22b' \ + 'e79a59e9164c1013b8cc9f64f96f909a184ca016' \ + '5e3a35663cd028c5c5fbb959c3858fec2d7f8b9e') -build() -{ - Fmkdir /usr/share/sgml/docbook/catalog - Ffilerel docbook.cat /usr/share/sgml/docbook/catalog/ - Fmkdir /usr/share/sgml/docbook/dtd/xml-dtd-$pkgver - Ffilerel *.dtd /usr/share/sgml/docbook/dtd/xml-dtd-$pkgver/ - Ffilerel *.mod /usr/share/sgml/docbook/dtd/xml-dtd-$pkgver/ - Fcprrel ent /usr/share/sgml/docbook/dtd/xml-dtd-$pkgver/ +build() { + subver=('4.2' '4.3' '4.4' '4.5') + for version in "${subver[@]}" + do + Fextract $pkgname-$version.zip + Fmkdir /usr/share/sgml/docbook/dtd/xml-dtd-$version + Ffilerel *.cat /usr/share/sgml/docbook/dtd/xml-dtd-$version/ + Ffilerel *.dtd /usr/share/sgml/docbook/dtd/xml-dtd-$version/ + Ffilerel *.xml /usr/share/sgml/docbook/dtd/xml-dtd-$version/ + Ffilerel *.mod /usr/share/sgml/docbook/dtd/xml-dtd-$version/ + Fcprel ent /usr/share/sgml/docbook/dtd/xml-dtd-$version/ + done } + diff --git a/source/apps/docbook-xml/docbook-xml.install b/source/apps/docbook-xml/docbook-xml.install index ef8bca8..1421264 100644 --- a/source/apps/docbook-xml/docbook-xml.install +++ b/source/apps/docbook-xml/docbook-xml.install @@ -1,132 +1,113 @@ -post_install() { +subver=('4.2' '4.3' '4.4' '4.5') +ROOTCATALOG=/etc/xml/catalog +CATALOG=/etc/xml/docbook +DOCBOOKDIR=/usr/share/sgml/docbook +DTDS= +LATEST_DTD= +LATEST_DATE= - if [ ! -f /etc/xml/catalog ]; then mkdir -p /etc/xml; xmlcatalog --noout --create /etc/xml/catalog; fi && - if [ ! -e /etc/xml/docbook ]; then xmlcatalog --noout --create /etc/xml/docbook; fi && - - _NEW=`echo $1 | sed 's|\(.*\)\-.*|\1|'` - xmlcatalog --noout --add "public" \ - "-//OASIS//ELEMENTS DocBook XML Information Pool V4.1.2//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/dbpoolx.mod" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "-//OASIS//DTD DocBook XML V4.1.2//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/docbookx.dtd" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/dbcentx.mod" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "-//OASIS//ENTITIES DocBook XML Notations V4.1.2//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/dbnotnx.mod" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "-//OASIS//ENTITIES DocBook XML Additional General Entities V4.1.2//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/dbgenent.mod" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "-//OASIS//ELEMENTS DocBook XML Document Hierarchy V4.1.2//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/dbhierx.mod" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "-//OASIS//DTD XML Exchange Table Model 19990315//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/soextblx.dtd" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "-//OASIS//DTD DocBook XML CALS Table Model V4.1.2//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/calstblx.dtd" /etc/xml/docbook && - xmlcatalog --noout --add "rewriteSystem" \ - "http://www.oasis-open.org/docbook/xml/4.1.2" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW" /etc/xml/docbook && - xmlcatalog --noout --add "rewriteURI" \ - "http://www.oasis-open.org/docbook/xml/4.1.2" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW" /etc/xml/docbook && - - xmlcatalog --noout --add "delegatePublic" \ - "-//OASIS//ENTITIES DocBook XML" \ - "file:///etc/xml/docbook" /etc/xml/catalog && - xmlcatalog --noout --add "delegatePublic" \ - "-//OASIS//DTD DocBook XML" \ - "file:///etc/xml/docbook" /etc/xml/catalog && - xmlcatalog --noout --add "delegateSystem" \ - "http://www.oasis-open.org/docbook/" \ - "file:///etc/xml/docbook" /etc/xml/catalog && - xmlcatalog --noout --add "delegateURI" \ - "http://www.oasis-open.org/docbook/" \ - "file:///etc/xml/docbook" /etc/xml/catalog && - - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Publishing//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-pub.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Greek Letters//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-grk1.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Box and Line Drawing//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-box.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Greek Symbols//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-grk3.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amsn.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-num.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-grk4.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Diacritical Marks//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-dia.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Monotoniko Greek//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-grk2.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amsa.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amso.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Russian Cyrillic//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-cyr1.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES General Technical//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-tech.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amsc.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Added Latin 1//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-lat1.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amsb.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Added Latin 2//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-lat2.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amsr.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-cyr2.ent" /etc/xml/docbook && - - xmlcatalog --noout --add "delegatePublic" \ - "ISO 8879:1986" \ - "file:///etc/xml/docbook" /etc/xml/catalog -} -post_upgrade() { -# strategy is now to remove all lines added by post_install and add them -# completely new. This is a bit much, since the only the firts two lines -# change with new versions, but this way we can do it via the subroutines here -# Also it is good to remove the lines after deinstallation to get meaningful -# error messages by apps like conglomerate when docbook-xml is NOT installed - pre_remove $1 $2 - post_install $1 +# +# create the catalogs root and docbook specific +# +create_catalogs() { + +if [[ ! -r ${ROOTCATALOG} ]] ; then + echo "Creating XML Catalog root ${ROOTCATALOG}" + /usr/bin/xmlcatalog --noout --create ${ROOTCATALOG} + if [[ ! -r ${ROOTCATALOG} ]] ; then + echo "Failed creating ${ROOTCATALOG}, aborting" >&2 + return 1 + fi + else + # clean out existing entries + clean_catalog "file://${CATALOG}" ${ROOTCATALOG} + fi + + if [[ ! -r ${CATALOG} ]] ; then + echo "Creating DocBook XML Catalog ${CATALOG}" + /usr/bin/xmlcatalog --noout --create ${CATALOG} + if [[ ! -r ${CATALOG} ]] ; then + echo "Failed creating ${CATALOG}, aborting" >&2 + return 1 + fi + fi + + # dtd pointers + xmlcatalog --noout --add "delegatePublic" "-//OASIS//ENTITIES DocBook XML" "file://${CATALOG}" ${ROOTCATALOG} &>/dev/null + xmlcatalog --noout --add "delegatePublic" "-//OASIS//DTD DocBook XML" "file://${CATALOG}" ${ROOTCATALOG} &>/dev/null + xmlcatalog --noout --add "delegateSystem" "http://www.oasis-open.org/docbook/" "file://${CATALOG}" ${ROOTCATALOG} &>/dev/null + xmlcatalog --noout --add "delegateURI" "http://www.oasis-open.org/docbook/" "file://${CATALOG}" ${ROOTCATALOG} &>/dev/null + + # entities pointer + xmlcatalog --noout --add "delegatePublic" "ISO 8879:1986" "file://${CATALOG}" ${ROOTCATALOG} &>/dev/null + for version in "${subver[@]}" + do + if [ ! -e /etc/xml/catalog ]; then mkdir -p /etc/xml; xmlcatalog --noout \ + --create /etc/xml/catalog; fi && + if [ ! -e /etc/xml/docbook ]; then xmlcatalog --noout --create \ + /etc/xml/docbook; fi && + xmlcatalog --noout --add "public" \ + "-//OASIS//ELEMENTS DocBook XML Information Pool V${version}//EN" \ + "file:///usr/share/sgml/docbook/dtd/xml-dtd-${version}/dbpoolx.mod" \ + /etc/xml/docbook && + xmlcatalog --noout --add "public" \ + "-//OASIS//DTD DocBook XML V${version}//EN" \ + "http://oasis-open.org/docbook/xml/${version}/docbookx.dtd" \ + /etc/xml/docbook && + xmlcatalog --noout --add "public" \ + "-//OASIS//ENTITIES DocBook XML Character Entities V${version}//EN" \ + "file:///usr/share/xml/docbook/xml-dtd-${version}/dbcentx.mod" \ + /etc/xml/docbook && + xmlcatalog --noout --add "public" \ + "-//OASIS//ENTITIES DocBook XML Notations V${version}//EN" \ + "file:///usr/share/sgml/docbook/dtd/xml-dtd-${version}/dbnotnx.mod" \ + /etc/xml/docbook && + xmlcatalog --noout --add "public" \ + "-//OASIS//ENTITIES DocBook XML Additional General Entities V${version}//EN" \ + "file:///usr/share/sgml/docbook/dtd/xml-dtd-${version}/dbgenent.mod" \ + /etc/xml/docbook && + xmlcatalog --noout --add "public" \ + "-//OASIS//ELEMENTS DocBook XML Document Hierarchy V${version}//EN" \ + "file:///usr/share/sgml/docbook/dtd/xml-dtd-${version}/dbhierx.mod" \ + /etc/xml/docbook && + xmlcatalog --noout --add "public" \ + "-//OASIS//DTD XML Exchange Table Model 19990315//EN" \ + "file:///usr/share/sgml/docbook/dtd/xml-dtd-${version}/soextblx.dtd" \ + /etc/xml/docbook && + xmlcatalog --noout --add "public" \ + "-//OASIS//DTD DocBook XML CALS Table Model V${version}//EN" \ + "file:///usr/share/sgml/docbook/dtd/xml-dtd-${version}/calstblx.dtd" \ + /etc/xml/docbook && + xmlcatalog --noout --add "rewriteSystem" \ + "http://www.oasis-open.org/docbook/xml/${version}" \ + "file:///usr/share/sgml/docbook/dtd/xml-dtd-${version}" \ + /etc/xml/docbook && + xmlcatalog --noout --add "rewriteURI" \ + "http://www.oasis-open.org/docbook/xml/${version}" \ + "file:///usr/share/sgml/docbook/dtd/xml-dtd-${version}" \ + /etc/xml/docbook && + xmlcatalog --noout --add "delegatePublic" \ + "-//OASIS//ENTITIES DocBook XML" \ + "file:///etc/xml/docbook" /etc/xml/catalog && + xmlcatalog --noout --add "delegatePublic" \ + "-//OASIS//DTD DocBook XML" \ + "file:///etc/xml/docbook" /etc/xml/catalog && + xmlcatalog --noout --add "delegateSystem" \ + "http://www.oasis-open.org/docbook/" \ + "file:///etc/xml/docbook" /etc/xml/catalog && + xmlcatalog --noout --add "delegateURI" \ + "http://www.oasis-open.org/docbook/" \ + "file:///etc/xml/docbook" /etc/xml/catalog + done } -pre_remove() { -# this is to get rid of the outdated lines -# line #1: remove all the lines added by a current install scriptlet, ATTENTION: -# if other packages start to add lines to the catalog, this line needs to be more adjusted -# maybe we need the _OLD variable here -# line #2: kills the delegateURI and delegateSystem +# +# delete the catalogs root and docbook specific +# +delete_catalogs() { +for version in "${subver[@]}" + do xmlcatalog --noout --del \ "-//OASIS//ENTITIES DocBook XML" \ /etc/xml/catalog && @@ -141,48 +122,245 @@ pre_remove() { /etc/xml/catalog && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-pub.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-pub.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-grk1.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-grk1.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-box.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-box.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-grk3.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-grk3.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amsn.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-amsn.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-num.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-num.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-grk4.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-grk4.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-dia.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-dia.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-grk2.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-grk2.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amsa.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-amsa.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amso.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-amso.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-cyr1.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-cyr1.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-tech.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-tech.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amsc.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-amsc.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-lat1.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-lat1.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amsb.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-amsb.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-lat2.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-lat2.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amsr.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-amsr.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-cyr2.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-cyr2.ent" /etc/xml/docbook && xmlcatalog --noout --del \ "ISO 8879:1986" /etc/xml/catalog +done +} + +# +# fill in the DTDS variable based on installed versions +# +set_dtds() { + DTDS=$(find ${DOCBOOKDIR} -path '*/xml-dtd-*/docbookx.dtd') + if [[ -z ${DTDS} ]]; then + echo "No installed DocBook XML DTDs found" + return 1 + else + return 0 + fi +} + +# +# clean_catalog +# $1 == regex to clean +# $2 == catalog +# +clean_catalog() { + typeset list f regex=$1 catalog=$2 + + list=$(egrep --only-matching "${regex}" "${catalog}" | sort -u) + for f in ${list}; do + xmlcatalog --noout --del "${f}" ${catalog} + done +} + +# +# populate a specific dtd version into the docbook catalog +# $1 == /path/to/docbookx.dtd +# +populate_dtd() { + typeset dtd=$1 docbookdir=${1%/*} dtd_date + typeset v=${docbookdir##*-} + + # sanity check + if [[ ${dtd} != */xml-dtd-*/* ]]; then + echo "Warning: I don't understand \"${dtd}\"" >&2 + return + fi + + # Populate the docbook catalog with this version + xmlcatalog --noout --add "public" "-//OASIS//ELEMENTS DocBook XML Information Pool V${v}//EN" "file://${docbookdir}/dbpoolx.mod" ${CATALOG} &>/dev/null + xmlcatalog --noout --add "public" "-//OASIS//DTD DocBook XML V${v}//EN" "file://${docbookdir}/docbookx.dtd" ${CATALOG} &>/dev/null + xmlcatalog --noout --add "public" "-//OASIS//ENTITIES DocBook XML Character Entities V${v}//EN" "file://${docbookdir}/dbcentx.mod" ${CATALOG} &>/dev/null + xmlcatalog --noout --add "public" "-//OASIS//ENTITIES DocBook XML Notations V${v}//EN" "file://${docbookdir}/dbnotnx.mod" ${CATALOG} &>/dev/null + xmlcatalog --noout --add "public" "-//OASIS//ENTITIES DocBook XML Additional General Entities V${v}//EN" "file://${docbookdir}/dbgenent.mod" ${CATALOG} &>/dev/null + xmlcatalog --noout --add "public" "-//OASIS//ELEMENTS DocBook XML Document Hierarchy V${v}//EN" "file://${docbookdir}/dbhierx.mod" ${CATALOG} &>/dev/null + xmlcatalog --noout --add "public" "-//OASIS//DTD XML Exchange Table Model 19990315//EN" "file://${docbookdir}/soextblx.dtd" ${CATALOG} &>/dev/null + xmlcatalog --noout --add "public" "-//OASIS//DTD DocBook XML CALS Table Model V${v}//EN" "file://${docbookdir}/calstblx.dtd" ${CATALOG} &>/dev/null + xmlcatalog --noout --add "rewriteSystem" "http://www.oasis-open.org/docbook/xml/${v}" "file://${docbookdir}" ${CATALOG} &>/dev/null + xmlcatalog --noout --add "rewriteURI" "http://www.oasis-open.org/docbook/xml/${v}" "file://${docbookdir}" ${CATALOG} &>/dev/null + + # grab the RCS date from docbookx.dtd for comparison purposes + if [[ ! -f ${docbookdir}/ent/iso-lat1.ent ]]; then + return 0 + fi + dtd_date=$(egrep --only-matching --max-count=1 \ + '[0-9]{4}/[0-9]{2}/[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}' "${dtd}") + if [[ -z ${dtd_date} ]]; then + return 0 + fi + dtd_date=$(date -d "$dtd_date" +%s) + if [[ -z $LATEST_DTD || $dtd_date -gt $LATEST_DATE ]]; then + LATEST_DATE=${dtd_date} + LATEST_DTD=${dtd} + fi +} + +# +# populate ISO DocBook entities from the most recent DTD +# +populate_entities() { + typeset isodir=${LATEST_DTD%/*}/ent i j + typeset -a entities avail + + # sanity check + if [[ -z ${LATEST_DTD} || ! -d ${isodir} ]]; then + echo "No ISO DocBook entities available for catalog" + return 0 + fi + + # here are the entities we know about; + # note these must remain sorted! + entities=( + "iso-amsa.ent" "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN" + "iso-amsb.ent" "ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN" + "iso-amsc.ent" "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN" + "iso-amsn.ent" "ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN" + "iso-amso.ent" "ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN" + "iso-amsr.ent" "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN" + "iso-box.ent" "ISO 8879:1986//ENTITIES Box and Line Drawing//EN" + "iso-cyr1.ent" "ISO 8879:1986//ENTITIES Russian Cyrillic//EN" + "iso-cyr2.ent" "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN" + "iso-dia.ent" "ISO 8879:1986//ENTITIES Diacritical Marks//EN" + "iso-grk1.ent" "ISO 8879:1986//ENTITIES Greek Letters//EN" + "iso-grk2.ent" "ISO 8879:1986//ENTITIES Monotoniko Greek//EN" + "iso-grk3.ent" "ISO 8879:1986//ENTITIES Greek Symbols//EN" + "iso-grk4.ent" "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN" + "iso-lat1.ent" "ISO 8879:1986//ENTITIES Added Latin 1//EN" + "iso-lat2.ent" "ISO 8879:1986//ENTITIES Added Latin 2//EN" + "iso-num.ent" "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN" + "iso-pub.ent" "ISO 8879:1986//ENTITIES Publishing//EN" + "iso-tech.ent" "ISO 8879:1986//ENTITIES General Technical//EN" + ) + + # here are the entities available; assume no spaces in filenames... + avail=($(ls ${isodir} | sort)) + + # double-check the lists + i=0 ; j=0 + while [[ ${i} -lt ${#entities[@]} || ${j} -lt ${#avail[@]} ]]; do + if [[ ${i} -ge ${#entities[@]} ]]; then + let j=j+1 + elif [[ ${j} -ge ${#avail[@]} ]]; then + let i=i+2 + elif [[ ${avail[j]} < ${entities[i]} ]]; then + let j=j+1 + elif [[ ${entities[i]} < ${avail[j]} ]]; then + let i=i+2 + elif [[ ${entities[i]} == ${avail[j]} ]]; then + xmlcatalog --noout --add "public" "${entities[i+1]}" \ + "file://${isodir}/${entities[i]}" ${CATALOG} + let j=j+1 + let i=i+2 + else + return 1 + fi + done +} + + +# +# update catalog +# +update_catalog() { + + # Clean out old dtds from catalog + clean_catalog "${DOCBOOKDIR}/xml-dtd-[^/\"']*/[^/\"']*" ${CATALOG} + clean_catalog "${DOCBOOKDIR}/xml-dtd-[^/\"']*/[^/\"']*" ${ROOTCATALOG} + if set_dtds; then + for d in ${DTDS}; do + populate_dtd ${d} + done + populate_entities + fi } +# +# Install catalog +# +catalog_postinst() { + +for version in "${subver[@]}" +do + install-catalog --add /etc/sgml/xml-docbook-$version.cat \ + /usr/share/sgml/docbook/dtd/xml-dtd-$version/docbook.cat &>/dev/null + install-catalog --add /etc/sgml/sgml-docbook.cat \ + /etc/sgml/xml-docbook-$version.cat &>/dev/null +done + + +} +# +# Uninstall catalog +# +catalog_postrm() { + + for version in "${subver[@]}" + do + install-catalog --remove /etc/sgml/xml-docbook-$version.cat \ + /usr/share/sgml/docbook/dtd/xml-dtd-$version/docbook.cat &>/dev/null + install-catalog --remove /etc/sgml/sgml-docbook.cat \ + /etc/sgml/xml-docbook-$version.cat &>/dev/null + done +} + + +post_install() { + echo "updating docbook catalogue... " + create_catalogs + update_catalog + catalog_postinst +} + +post_upgrade() { + post_install $1 + +} + +pre_remove() { + echo "updating docbook catalogue... " + catalog_postrm +} + + op=$1 shift From bouleetbil at frogdev.info Fri Apr 3 20:15:27 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtk-doc-1.11-1-i686 *version bump *added _F_gnome_devel="y"(don't use gnome version) Message-ID: <20090403181527.C8BCE11F0829@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=79acfa8c757e5c9ad9302f7b31c01b75b14ae8d2 commit 79acfa8c757e5c9ad9302f7b31c01b75b14ae8d2 Author: bouleetbil Date: Tue Mar 24 21:23:25 2009 +0100 gtk-doc-1.11-1-i686 *version bump *added _F_gnome_devel="y"(don't use gnome version) diff --git a/source/gnome-extra/gtk-doc/FrugalBuild b/source/gnome-extra/gtk-doc/FrugalBuild index 8047185..4abb649 100644 --- a/source/gnome-extra/gtk-doc/FrugalBuild +++ b/source/gnome-extra/gtk-doc/FrugalBuild @@ -3,15 +3,17 @@ # Contributor: VMiklos pkgname=gtk-doc -pkgver=1.10 +pkgver=1.11 pkgrel=1 pkgdesc="Used to document the public API of libraries" url="http://www.gnome.org/" -depends=('openjade' 'pkgconfig' 'perl' 'libxslt' 'libxml2' 'docbook-xsl' 'docbook-xml' 'rarian>=0.8.0') +depends=('openjade' 'pkgconfig' 'perl' 'libxslt' 'libxml2' 'docbook-xsl' 'docbook-xml>=4.5' 'rarian>=0.8.0') +makedepends=('gnome-doc-utils') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') _F_gnome_scrollkeeper="y" +_F_gnome_devel="y" Finclude gnome gnome-scriptlet -sha1sums=('861c977b011efd1bf91957d1a02fb792f39e5509') +sha1sums=('685823e269cc08fdef50828b0a68697222877b1c') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:27 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: docbook-xml-4.5-2-i686 *added catalog 4.1.2 Message-ID: <20090403181527.D3B3011F082A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fc36846e23df892f7198d7b4333442bee61adcc0 commit fc36846e23df892f7198d7b4333442bee61adcc0 Author: bouleetbil Date: Tue Mar 24 22:30:03 2009 +0100 docbook-xml-4.5-2-i686 *added catalog 4.1.2 diff --git a/source/apps/docbook-xml/FrugalBuild b/source/apps/docbook-xml/FrugalBuild index 3d7ac2e..c22025f 100644 --- a/source/apps/docbook-xml/FrugalBuild +++ b/source/apps/docbook-xml/FrugalBuild @@ -3,7 +3,7 @@ pkgname=docbook-xml pkgver=4.5 -pkgrel=1 +pkgrel=2 pkgdesc="A widely used XML scheme for writing documentation and help" url="http://www.oasis-open.org/docbook/xml/" depends=('libxml2') @@ -14,18 +14,25 @@ up2date="lynx -dump ${url}index.1.shtml|grep current|sed 's/.*V\([0-9\.]\+\) .*/ source=(${url}$pkgver/$pkgname-$pkgver.zip \ ${url}4.4/$pkgname-4.4.zip \ ${url}4.3/$pkgname-4.3.zip \ - ${url}4.2/$pkgname-4.2.zip) + ${url}4.2/$pkgname-4.2.zip \ + ${url}4.1.2/docbkx412.zip) sha1sums=('b9124233b50668fb508773aa2b3ebc631d7c1620' \ '7c4d91c82ad3747e1b5600c91782758e5d91c22b' \ 'e79a59e9164c1013b8cc9f64f96f909a184ca016' \ - '5e3a35663cd028c5c5fbb959c3858fec2d7f8b9e') + '5e3a35663cd028c5c5fbb959c3858fec2d7f8b9e' \ + 'b9ae7a41056bfaf885581812d60651b7b5531519') build() { - subver=('4.2' '4.3' '4.4' '4.5') + subver=('412' '4.2' '4.3' '4.4' '4.5') for version in "${subver[@]}" do - Fextract $pkgname-$version.zip - Fmkdir /usr/share/sgml/docbook/dtd/xml-dtd-$version + if [ "$version" != "412" ]; then + Fextract $pkgname-$version.zip + else + Fextract docbkx412.zip + version=4.1.2 + fi + Fmkdir /usr/share/sgml/docbook/dtd/xml-dtd-$version Ffilerel *.cat /usr/share/sgml/docbook/dtd/xml-dtd-$version/ Ffilerel *.dtd /usr/share/sgml/docbook/dtd/xml-dtd-$version/ Ffilerel *.xml /usr/share/sgml/docbook/dtd/xml-dtd-$version/ diff --git a/source/apps/docbook-xml/docbook-xml.install b/source/apps/docbook-xml/docbook-xml.install index 1421264..94aa923 100644 --- a/source/apps/docbook-xml/docbook-xml.install +++ b/source/apps/docbook-xml/docbook-xml.install @@ -1,4 +1,4 @@ -subver=('4.2' '4.3' '4.4' '4.5') +subver=('4.1.2' '4.2' '4.3' '4.4' '4.5') ROOTCATALOG=/etc/xml/catalog CATALOG=/etc/xml/docbook DOCBOOKDIR=/usr/share/sgml/docbook From bouleetbil at frogdev.info Fri Apr 3 20:15:27 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: glib2-2.20.0-1-i686 *version bump *\o/ doc is build \o/ *docbook 4.3 for gtk-doc-1.11 *docbook 4.1.2 for glib2 ....(and glib2 use gtk-doc-1.11) *and why xml for build man page ????? Message-ID: <20090403181527.DDB3111F082B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=17a95ebb0b17e65aa9174cd3946333e6b36bdf4f commit 17a95ebb0b17e65aa9174cd3946333e6b36bdf4f Author: bouleetbil Date: Tue Mar 24 22:50:19 2009 +0100 glib2-2.20.0-1-i686 *version bump *\o/ doc is build \o/ *docbook 4.3 for gtk-doc-1.11 *docbook 4.1.2 for glib2 ....(and glib2 use gtk-doc-1.11) *and why xml for build man page ????? diff --git a/source/base/glib2/FrugalBuild b/source/base/glib2/FrugalBuild index a29680a..6b5aabf 100644 --- a/source/base/glib2/FrugalBuild +++ b/source/base/glib2/FrugalBuild @@ -4,11 +4,11 @@ USE_DOC=${USE_DOC:-"y"} pkgname=glib2 -pkgver=2.18.4 +pkgver=2.20.0 pkgrel=1 pkgdesc="Common C routines used by GTK+2 and other libraries" url="http://www.gtk.org/" -depends=('glibc>=2.8-9') +depends=('glibc>=2.9-2') makedepends=('libgcrypt>=1.4.3-1') groups=('base' 'chroot-core') archs=('i686' 'x86_64' 'ppc') @@ -18,9 +18,9 @@ _F_gnome_devel="n" Finclude gnome _F_cd_path="glib-$pkgver" ## DON'T remove nor change the debug level or it breaks again .. -sha1sums=('3e21395c6980e3970d5260b46ecb6b87f2482c61') +sha1sums=('4d653ef39fd1ebe7b64217fd824dfb1bbbde7007') if Fuse $USE_DOC; then - makedepends=("${makedepends[@]}" 'gtk-doc>=1.10') + makedepends=("${makedepends[@]}" 'gtk-doc>=1.11') Fconfopts="$Fconfopts --enable-gtk-doc" subpkgs=("$pkgname-docs") subdescs=("Glib2 Documentation") @@ -29,7 +29,6 @@ if Fuse $USE_DOC; then subarchs=('i686 x86_64 ppc') fi - build() { # not so nice, but a --disable-gtk-doc still requires gtk-doc :P From bouleetbil at frogdev.info Fri Apr 3 20:15:27 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libidl-0.8.13-1-i686 *version bump Message-ID: <20090403181527.E77AE11F082C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c44f1d98136768a792d2045df26bf37edc6e233d commit c44f1d98136768a792d2045df26bf37edc6e233d Author: bouleetbil Date: Tue Mar 24 22:56:59 2009 +0100 libidl-0.8.13-1-i686 *version bump diff --git a/source/lib/libidl/FrugalBuild b/source/lib/libidl/FrugalBuild index 027b2b3..e6e30f6 100644 --- a/source/lib/libidl/FrugalBuild +++ b/source/lib/libidl/FrugalBuild @@ -3,15 +3,15 @@ pkgname=libidl _F_gnome_name=libIDL -pkgver=0.8.10 -pkgrel=2 +pkgver=0.8.13 +pkgrel=1 pkgdesc="A library for creating trees of CORBA IDL files" url="http://www.gnome.org/" -depends=('glib2>=2.16.3') +depends=('glib2>=2.20.0') groups=('lib') archs=('i686' 'x86_64' 'ppc') Finclude gnome _F_cd_path="libIDL-$pkgver" -sha1sums=('643d1aa2a4be94dd568f8d585d7df22e69706cdd') +sha1sums=('14cab91ecd9428b86dfe4d831b1b0a325be16a5e') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:27 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: orbit2-2.14.17-1-i686 *version bump Message-ID: <20090403181527.F2B9311F082D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=512355c7c159492941d81fed7cb9c749e86ee922 commit 512355c7c159492941d81fed7cb9c749e86ee922 Author: bouleetbil Date: Wed Mar 25 20:48:09 2009 +0100 orbit2-2.14.17-1-i686 *version bump diff --git a/source/gnome/orbit2/FrugalBuild b/source/gnome/orbit2/FrugalBuild index 913d372..f741f4b 100644 --- a/source/gnome/orbit2/FrugalBuild +++ b/source/gnome/orbit2/FrugalBuild @@ -3,12 +3,12 @@ pkgname=orbit2 _F_gnome_name=ORBit2 -pkgver=2.14.16 +pkgver=2.14.17 pkgrel=1 pkgdesc="A high-performance CORBA Object Request Broker" url="http://www.gnome.org/" -depends=('libidl>=0.8.10-2' 'glib2>=2.18.1' 'popt' 'openssl') -makedepends=('gtk-doc>=1.9' 'gnome-common>=2.24.0') +depends=('libidl>=0.8.13-1' 'glib2>=2.20.0' 'popt' 'openssl') +makedepends=('gtk-doc>=1.11' 'gnome-common>=2.24.0') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') Finclude gnome @@ -17,6 +17,6 @@ _F_cd_path="ORBit2-$pkgver" Fconfopts="$Fconfopts --enable-gtk-doc" unset MAKEFLAGS export CFLAGS="$CFLAGS -fno-strict-aliasing" -sha1sums=('d366a92f8ce1989caf21cc6884f90cbcad42ea59') +sha1sums=('d1f38e9df5efc219f3a5cfb4d0a0cbc1b381fe1c') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:28 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libbonobo-2.24.1-1-i686 *version bump Message-ID: <20090403181528.08D5A11F082E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4241e65cd7a7cc6f7da1d1a6ee913073cf4a4c3d commit 4241e65cd7a7cc6f7da1d1a6ee913073cf4a4c3d Author: bouleetbil Date: Wed Mar 25 20:54:17 2009 +0100 libbonobo-2.24.1-1-i686 *version bump diff --git a/source/gnome/libbonobo/FrugalBuild b/source/gnome/libbonobo/FrugalBuild index 7fb90fe..692c5d4 100644 --- a/source/gnome/libbonobo/FrugalBuild +++ b/source/gnome/libbonobo/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: Christian Hamar alias krix pkgname=libbonobo -pkgver=2.24.0 +pkgver=2.24.1 pkgrel=1 pkgdesc="GNOME CORBA framework" url="http://www.gnome.org/" -depends=('orbit2>=2.14.16' 'libxml2' 'perl' 'dbus-glib') +depends=('orbit2>=2.14.17' 'libxml2' 'perl' 'dbus-glib') makedepends=('intltool' 'gtk-doc>=1.9' 'popt' 'sgml-common') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') install=$pkgname.install Finclude gnome source=(${source[@]} libbonobo-search-path-fix.patch) -sha1sums=('bd5f9e1eda3107fed86baad8a3501fa8d12b9b51' \ +sha1sums=('9bd321ca9c7e6abba8d4f65b53940d7096e6724b' \ 'f716a5b855c71edba7e1d77096ee8cc45b85c108') Fconfopts="$Fconfopts --enable-gtk-doc" From bouleetbil at frogdev.info Fri Apr 3 20:15:28 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: cairomm-1.8.0-1-i686 *version bump Message-ID: <20090403181528.14BCC11F082F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b6f33ddfd63996c733e89a15a1dd798c272dca62 commit b6f33ddfd63996c733e89a15a1dd798c272dca62 Author: bouleetbil Date: Wed Mar 25 21:00:38 2009 +0100 cairomm-1.8.0-1-i686 *version bump diff --git a/source/xlib/cairomm/FrugalBuild b/source/xlib/cairomm/FrugalBuild index e160bbf..4a74ed1 100644 --- a/source/xlib/cairomm/FrugalBuild +++ b/source/xlib/cairomm/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=cairomm -pkgver=1.7.2 +pkgver=1.8.0 pkgrel=1 pkgdesc="C++ bindings for cairo" url="http://cairographics.org" @@ -13,6 +13,6 @@ archs=('i686' 'x86_64' 'ppc') options=('scriptlet') up2date="lynx -dump $url/releases/ |grep ]LATEST-cairomm|sed 's/.*mm-\([^ ]*\) .*/\1/'" source=($url/releases/$pkgname-$pkgver.tar.gz) -sha1sums=('d0c84195d7c4f16688283af259dd6438dddb0db6') +sha1sums=('f70cde664af825dc07467dc18e280bab646eb0ee') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:28 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pango-1.24.0-1-i686 *version bump Message-ID: <20090403181528.1D8F611F0830@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=53d51dbd5555e90d24f189223e2d1bb0a7354144 commit 53d51dbd5555e90d24f189223e2d1bb0a7354144 Author: bouleetbil Date: Wed Mar 25 21:05:26 2009 +0100 pango-1.24.0-1-i686 *version bump diff --git a/source/xlib/pango/FrugalBuild b/source/xlib/pango/FrugalBuild index 0672f93..557be67 100644 --- a/source/xlib/pango/FrugalBuild +++ b/source/xlib/pango/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=pango -pkgver=1.22.4 +pkgver=1.24.0 pkgrel=1 pkgdesc="A library for layout and rendering of text" url="http://www.gtk.org/" -depends=('cairo>=1.8.6' 'glib2>=2.18.3' 'libxft') +depends=('cairo>=1.8.6' 'glib2>=2.20.0' 'libxft') groups=('xlib') makedepends=('gtk-doc' 'perl') archs=('i686' 'x86_64' 'ppc') Finclude gnome Fconfopts="$Fconfopts --enable-gtk-doc --enable-debug=minimum" -sha1sums=('d39a8ce9ed7dd57407a04ad3996b9cc1106cfd7d') +sha1sums=('32e99f3f1b4ca550225837bf35d581d4d92d08a9') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:28 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: atk-1.26.0-1-i686 *version bump *disable broken doc (check it later) Message-ID: <20090403181528.2784C11F0831@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=78e4eb69d79d1c6f8b2b72cc323cde428d2500b9 commit 78e4eb69d79d1c6f8b2b72cc323cde428d2500b9 Author: bouleetbil Date: Wed Mar 25 21:09:31 2009 +0100 atk-1.26.0-1-i686 *version bump *disable broken doc (check it later) diff --git a/source/lib/atk/FrugalBuild b/source/lib/atk/FrugalBuild index 177d3f5..fabe8c1 100644 --- a/source/lib/atk/FrugalBuild +++ b/source/lib/atk/FrugalBuild @@ -2,16 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=atk -pkgver=1.22.0 +pkgver=1.26.0 pkgrel=1 pkgdesc="A library of accessibility functions" url='http://www.gtk.org/' -depends=('glib2>=2.16.3') +depends=('glib2>=2.20.0') groups=('lib') -makedepends=('gtk-doc>=1.9') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('d07a42aff241f58e3bde7fe25be94f989361c605') -Fconfopts="$Fconfopts --enable-gtk-doc" +sha1sums=('c31ae32fc7304430cdd45e7e85c7fda788e39471') +Fconfopts="$Fconfopts --disable-gtk-doc" # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:28 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtk+2-engines-2.18.0-1-i686 *version bump Message-ID: <20090403181528.3F02011F0833@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a136f6679404d8f3aae3cd97af7c3b40a0812862 commit a136f6679404d8f3aae3cd97af7c3b40a0812862 Author: bouleetbil Date: Wed Mar 25 21:52:02 2009 +0100 gtk+2-engines-2.18.0-1-i686 *version bump diff --git a/source/xlib/gtk+2-engines/FrugalBuild b/source/xlib/gtk+2-engines/FrugalBuild index 2a607c6..b427825 100644 --- a/source/xlib/gtk+2-engines/FrugalBuild +++ b/source/xlib/gtk+2-engines/FrugalBuild @@ -3,11 +3,11 @@ pkgname=gtk+2-engines _F_gnome_name=gtk-engines -pkgver=2.16.1 +pkgver=2.18.0 pkgrel=1 pkgdesc="Theme engines for GTK+2" url="http://www.gnome.org/" -depends=('gtk+2>=2.14.5') +depends=('gtk+2>=2.16.0') makedepends=('perl-xml-parser' 'gnome-common>=2.24.0' 'intltool') groups=('xlib') archs=('i686' 'x86_64' 'ppc') @@ -16,6 +16,6 @@ provides=('gtk+2-engines-clearlooks' 'gtk+2-engines-industrial') Finclude gnome _F_cd_path="gtk-engines-$pkgver" Fconfopts="$Fconfopts --enable-animation" -sha1sums=('d2d3ba7377b72a54cee99cbc546e19b3fc508b41') +sha1sums=('b4d67fe52d24cd5fa4ea694a306d20883267c0ba') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:28 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtk+2-2.16.0-1-i686 *version bump *added new subkpg gail (now include to gtk) Message-ID: <20090403181528.334A011F0832@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=94c502a9d11213457f359ad54ad0f7738e882697 commit 94c502a9d11213457f359ad54ad0f7738e882697 Author: bouleetbil Date: Wed Mar 25 21:46:17 2009 +0100 gtk+2-2.16.0-1-i686 *version bump *added new subkpg gail (now include to gtk) diff --git a/source/xlib/gtk+2/FrugalBuild b/source/xlib/gtk+2/FrugalBuild index c0e06ac..7d6ebcd 100644 --- a/source/xlib/gtk+2/FrugalBuild +++ b/source/xlib/gtk+2/FrugalBuild @@ -3,11 +3,11 @@ pkgname=gtk+2 _F_gnome_name=gtk+ -pkgver=2.14.7 +pkgver=2.16.0 pkgrel=1 pkgdesc="The GTK+ Toolkit (2.x series)" -depends=('libtiff' 'atk>=1.22.0' 'libxi' 'libxinerama' 'fontconfig' 'libjpeg' \ - 'pango>=1.22.4' 'cairo>=1.8.6' 'libxcursor' 'libxrandr' 'libsm' 'glib2>=2.18.4' \ +depends=('libtiff' 'atk>=1.26.0' 'libxi' 'libxinerama' 'fontconfig' 'libjpeg' \ + 'pango>=1.24.0' 'cairo>=1.8.6' 'libxcursor' 'libxrandr' 'libsm' 'glib2>=2.20.0' \ 'libcups' 'libx11' 'libtiff' 'libpng' 'jasper') rodepends=('gnome-icon-theme' 'shared-mime-info') groups=('xlib') @@ -17,14 +17,13 @@ Finclude gnome url="http://www.gtk.org/" _F_cd_path="gtk+-$pkgver" source=($source \ - gtk+-2.12.0-flash-workaround.patch \ - gtk+-2.12.0-openoffice-freeze-workaround.patch) + gtk+-2.12.0-flash-workaround.patch) -subpkgs=("$pkgname-docs") -subdescs=("GTK+2 Documentation") -subdepends=('') -subgroups=('docs-extra') -subarchs=('i686 x86_64 ppc') +subpkgs=("$pkgname-docs" "gail") +subdescs=("GTK+2 Documentation" "Accessibility support for GTK+2 and libgnomecanvas") +subdepends=('' 'gtk+2') +subgroups=('docs-extra' 'xlib') +subarchs=('i686 x86_64 ppc' 'i686 x86_64 ppc') build() { @@ -36,20 +35,20 @@ build() { --with-libpng \ --disable-dependency-tracking \ --with-x - #delete files provide by gail - Frm usr/include/gail-* - Frm usr/lib/gtk-2.0/modules/libferret* - Frm usr/lib/gtk-2.0/modules/libgail* - Frm usr/lib/libgailutil* - Frm usr/lib/pkgconfig/gail.pc - Frm usr/share/gtk-doc/html/gail* + #Split gail + Fsplit gail usr/include/gail-* + Fsplit gail usr/lib/gtk-2.0/modules/libferret* + Fsplit gail usr/lib/gtk-2.0/modules/libgail* + Fsplit gail usr/lib/libgailutil* + Fsplit gail usr/lib/pkgconfig/gail.pc + Fsplit gail usr/share/gtk-doc/html/gail* 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 } -sha1sums=('f4b9c65dbdc78cad6fc9b601640cbad1d3abb57f' \ - '7db980e782a5b04d27bffb55e3dc0190ad22e118' \ - '783920d179ba0755ccab9186b6bff9f293828a96') +sha1sums=('b737ad4b224a3cff966ef43b2682c696d756764c' \ + '7db980e782a5b04d27bffb55e3dc0190ad22e118') + # optimization OK diff --git a/source/xlib/gtk+2/gtk+-2.12.0-openoffice-freeze-workaround.patch b/source/xlib/gtk+2/gtk+-2.12.0-openoffice-freeze-workaround.patch deleted file mode 100644 index 453bd5d..0000000 --- a/source/xlib/gtk+2/gtk+-2.12.0-openoffice-freeze-workaround.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- gdk/gdkscreen.c.orig 2007-09-13 23:36:09.000000000 +0300 -+++ gdk/gdkscreen.c 2007-09-25 18:16:53.000000000 +0300 -@@ -417,6 +417,7 @@ - const cairo_font_options_t * - gdk_screen_get_font_options (GdkScreen *screen) - { -+ g_return_val_if_fail (screen != NULL, NULL); - g_return_val_if_fail (GDK_IS_SCREEN (screen), NULL); - - return screen->font_options; From bouleetbil at frogdev.info Fri Apr 3 20:15:28 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pangomm-2.24.0-1-i686 *version bump Message-ID: <20090403181528.6611D11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=77a72f1445adcc84a6512d9b1dd42824533417c5 commit 77a72f1445adcc84a6512d9b1dd42824533417c5 Author: bouleetbil Date: Wed Mar 25 22:00:37 2009 +0100 pangomm-2.24.0-1-i686 *version bump diff --git a/source/xlib/pangomm/FrugalBuild b/source/xlib/pangomm/FrugalBuild index 964a6cb..56857fc 100644 --- a/source/xlib/pangomm/FrugalBuild +++ b/source/xlib/pangomm/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: bouleetbil pkgname=pangomm -pkgver=2.14.1 +pkgver=2.24.0 pkgrel=1 pkgdesc="Pangomm is a C++ wrapper for the pango library." url="http://www.gtk.org/" -depends=('pango>=1.22.0' 'glibmm' 'cairomm') +depends=('pango>=1.24.0' 'glibmm' 'cairomm') groups=('xlib') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('f439962a9e1d10ee3327cc1f393a43818f765fe3') +sha1sums=('bd14185ead820f4865608c6b0a641a9b6fd2a8b1') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:28 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: glibmm-2.20.0-1-i686 *version bump Message-ID: <20090403181528.47D8911F0834@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5806170780a7474cdff13986fc63ecf46896f26e commit 5806170780a7474cdff13986fc63ecf46896f26e Author: bouleetbil Date: Wed Mar 25 21:57:08 2009 +0100 glibmm-2.20.0-1-i686 *version bump diff --git a/source/lib/glibmm/FrugalBuild b/source/lib/glibmm/FrugalBuild index 37455f4..ae99bfe 100644 --- a/source/lib/glibmm/FrugalBuild +++ b/source/lib/glibmm/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=glibmm -pkgver=2.18.1 +pkgver=2.20.0 pkgrel=1 pkgdesc="C++ interface for glib2" url="http://www.gnome.org/" -depends=('libsigc++2' 'glib2>=2.18.1') +depends=('libsigc++2' 'glib2>=2.20.0') groups=('lib') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('10171be1f1ec574f74cc3e38775219c1b342baae') +sha1sums=('a3988446c4443cc944855abbc7f0851d46adc154') subpkgs=("$pkgname-docs") subdescs=("Glibmm Documentation") From bouleetbil at frogdev.info Fri Apr 3 20:15:28 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtkmm-2.16.0-1-i686 *version bump Message-ID: <20090403181528.7766A11F0835@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7df0648fcafae03bd80cffe206fd9ca8771ed418 commit 7df0648fcafae03bd80cffe206fd9ca8771ed418 Author: bouleetbil Date: Wed Mar 25 22:18:57 2009 +0100 gtkmm-2.16.0-1-i686 *version bump diff --git a/source/xlib/gtkmm/FrugalBuild b/source/xlib/gtkmm/FrugalBuild index 76c9e9f..f52ad12 100644 --- a/source/xlib/gtkmm/FrugalBuild +++ b/source/xlib/gtkmm/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=gtkmm -pkgver=2.14.3 +pkgver=2.16.0 pkgrel=1 pkgdesc="C++ interface for GTK+2" -depends=('glibmm>=2.18.1' 'gtk+2>=2.14.5' 'cairomm>=1.6.4' 'pangomm>=2.14.1') +depends=('glibmm>=2.18.1' 'gtk+2>=2.16.0' 'cairomm>=1.8.0' 'pangomm>=2.24.0') groups=('xlib') archs=('i686' 'x86_64' 'ppc') Finclude gnome Fconfopts="$Fconfopts --disable-examples --disable-demos" -sha1sums=('7cbccba6956a46f0613eb210aaf18b5bb549f179') +sha1sums=('e8cde1ebf651458c815d5e896bbae2ae4bf33d67') export CXXFLAGS="$CXXFLAGS -fno-strict-aliasing" From bouleetbil at frogdev.info Fri Apr 3 20:15:28 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gconf-2.26.0-1-i686 *version bump Message-ID: <20090403181528.84F0E11F0836@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=06aaa88c74ef547b658b78f417da1c40a72cdc7b commit 06aaa88c74ef547b658b78f417da1c40a72cdc7b Author: bouleetbil Date: Wed Mar 25 22:24:03 2009 +0100 gconf-2.26.0-1-i686 *version bump diff --git a/source/gnome/gconf/FrugalBuild b/source/gnome/gconf/FrugalBuild index 1947a15..cc129b1 100644 --- a/source/gnome/gconf/FrugalBuild +++ b/source/gnome/gconf/FrugalBuild @@ -3,17 +3,17 @@ pkgname=gconf _F_gnome_name=GConf -pkgver=2.24.0 +pkgver=2.26.0 pkgrel=1 pkgdesc="A configuration database system for GNOME" url="http://www.gnome.org/" -depends=('orbit2>=2.14.16' 'gtk+2>=2.14.3' 'libxml2' 'dbus-glib') -makedepends=('indent' 'gtk-doc>=1.9' 'openldap' 'perl-xml-parser' 'intltool') +depends=('orbit2>=2.14.17' 'gtk+2>=2.16.0' 'libxml2' 'dbus-glib') +makedepends=('indent' 'gtk-doc>=1.11' 'openldap' 'perl-xml-parser' 'intltool') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') Finclude gnome source=(${source[@]} gconf-2.16.0-reload.patch) -sha1sums=('e93ff2609c0278075acabdf609f42aa406e20c8e' \ +sha1sums=('317fd4504cc4104b7b914326cbb3b73d61234b4c' \ 'c51bd437b495af6b25aff143a45c0b93a4afc236') subpkgs=('gconf-ldap') From bouleetbil at frogdev.info Fri Apr 3 20:15:28 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libproxy-0.2.3-1-i686 *new package Message-ID: <20090403181528.97EAF11F0837@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=81e993764ba3391a6a58fe58bd863b0852ac5614 commit 81e993764ba3391a6a58fe58bd863b0852ac5614 Author: bouleetbil Date: Wed Mar 25 22:33:53 2009 +0100 libproxy-0.2.3-1-i686 *new package diff --git a/source/lib/libproxy/FrugalBuild b/source/lib/libproxy/FrugalBuild new file mode 100644 index 0000000..3066f1f --- /dev/null +++ b/source/lib/libproxy/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling time: 0.05 SBU +# Maintainer: bouleetbil + +pkgname=libproxy +pkgver=0.2.3 +pkgrel=1 +pkgdesc="libproxy is a library that provides automatic proxy configuration management." +depends=('glibc') +groups=('lib') +archs=('i686' 'x86_64' 'ppc') +Finclude googlecode +sha1sums=('2b2b00a179740548035a1145bbae600db9b0a2ce') + +# optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:28 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libsoup-2.26.0-1-i686 *version bump Message-ID: <20090403181528.AC65611F0829@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aa7358ab9918cbce78917ee9e61a09d55c536b40 commit aa7358ab9918cbce78917ee9e61a09d55c536b40 Author: bouleetbil Date: Wed Mar 25 22:40:42 2009 +0100 libsoup-2.26.0-1-i686 *version bump diff --git a/source/lib/libsoup/FrugalBuild b/source/lib/libsoup/FrugalBuild index 0fa3544..8ef2b44 100644 --- a/source/lib/libsoup/FrugalBuild +++ b/source/lib/libsoup/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=libsoup -pkgver=2.24.0.1 -pkgrel=3 +pkgver=2.26.0 +pkgrel=1 pkgdesc="An HTTP library implementation in C" url="http://www.gnome.org/" -depends=('glib2>=2.18.1' 'gnutls>=2.6' 'libxml2' 'libgcrypt>=1.4') +depends=('glib2>=2.20.0' 'gnutls>=2.6' 'libxml2' 'libgcrypt>=1.4' 'libproxy') groups=('lib') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('0bed343749c02d0ba5bcfaa20d095fa57f7de37f') -Fconfopts="$Fconfopts --enable-ssl --enable-libgpg-error" +sha1sums=('6236dc3795da226b52ae3087ab447111d4efa648') +Fconfopts="$Fconfopts --enable-ssl --enable-libgpg-error --without-gnome" # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:28 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libgnome-2.26.0-1-i686 *version bump Message-ID: <20090403181528.D94EB11F0839@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6af614fce83aaff7dddc308cb7162d5f7cb4566b commit 6af614fce83aaff7dddc308cb7162d5f7cb4566b Author: bouleetbil Date: Wed Mar 25 23:06:29 2009 +0100 libgnome-2.26.0-1-i686 *version bump diff --git a/source/gnome/libgnome/FrugalBuild b/source/gnome/libgnome/FrugalBuild index 11aaf88..978b7fa 100644 --- a/source/gnome/libgnome/FrugalBuild +++ b/source/gnome/libgnome/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=libgnome -pkgver=2.24.1 +pkgver=2.26.0 pkgrel=1 pkgdesc="Common libraries for GNOME" url="http://www.gnome.org/" @@ -30,7 +30,7 @@ _F_gnome_schemas=('/etc/gconf/schemas/desktop_gnome_typing_break.schemas' '/etc/gconf/schemas/desktop_gnome_accessibility_keyboard.schemas') Finclude gnome gnome-scriptlet source=(${source[@]} $pkgname-$pkgver-frugalware_defaults.patch) -sha1sums=('f9d1d922569cb8f8a44834f5eadc42ac21d184e1' \ +sha1sums=('a78143105f61ec2c65cc852a9e3da7a7b56e51a0' \ '264b9f315e4bf25adac105f94aecb6c58e713c30') Fconfopts="$Fconfopts --disable-gtk-doc" export CFLAGS="$CFLAGS -fno-strict-aliasing" diff --git a/source/gnome/libgnome/libgnome-2.24.1-frugalware_defaults.patch b/source/gnome/libgnome/libgnome-2.24.1-frugalware_defaults.patch deleted file mode 100644 index 1414e02..0000000 --- a/source/gnome/libgnome/libgnome-2.24.1-frugalware_defaults.patch +++ /dev/null @@ -1,102 +0,0 @@ -diff -Naur libgnome-2.22.0.orig/schemas/desktop_gnome_applications_browser.schemas.in libgnome-2.22.0/schemas/desktop_gnome_applications_browser.schemas.in ---- libgnome-2.22.0.orig/schemas/desktop_gnome_applications_browser.schemas.in 2008-04-09 11:37:46.000000000 +0200 -+++ libgnome-2.22.0/schemas/desktop_gnome_applications_browser.schemas.in 2008-04-09 11:37:53.000000000 +0200 -@@ -6,7 +6,7 @@ - /desktop/gnome/applications/browser/exec - gnome - string -- mozilla -+ firefox - - Default browser - Default browser for all URLs. -diff -Naur libgnome-2.22.0.orig/schemas/desktop_gnome_background.schemas.in.in libgnome-2.22.0/schemas/desktop_gnome_background.schemas.in.in ---- libgnome-2.22.0.orig/schemas/desktop_gnome_background.schemas.in.in 2008-04-09 11:37:46.000000000 +0200 -+++ libgnome-2.22.0/schemas/desktop_gnome_background.schemas.in.in 2008-04-09 11:37:53.000000000 +0200 -@@ -16,7 +16,7 @@ - /desktop/gnome/background/picture_options - gnome - string -- zoom -+ stretched - - Picture Options - Determines how the image set by wallpaper_filename is -@@ -29,7 +29,7 @@ - /desktop/gnome/background/picture_filename - gnome - string -- @datadir@/pixmaps/backgrounds/gnome/background-default.jpg -+ @datadir@/pixmaps/backgrounds/gnome/frugalware/frugalware.png - - Picture Filename - File to use for the background image. -diff -Naur libgnome-2.22.0.orig/schemas/desktop_gnome_interface.schemas.in.in libgnome-2.22.0/schemas/desktop_gnome_interface.schemas.in.in ---- libgnome-2.22.0.orig/schemas/desktop_gnome_interface.schemas.in.in 2008-04-09 11:37:46.000000000 +0200 -+++ libgnome-2.22.0/schemas/desktop_gnome_interface.schemas.in.in 2008-04-09 11:37:53.000000000 +0200 -@@ -6,7 +6,7 @@ - /desktop/gnome/interface/accessibility - gnome - bool -- @A11Y_ENABLED@ -+ false - - Enable Accessibility - Whether Applications should have accessibility support. -@@ -132,7 +132,7 @@ - /desktop/gnome/interface/icon_theme - gnome - string -- gnome -+ Mist - - Icon Theme - Icon theme to use for the panel, nautilus etc. -@@ -143,7 +143,7 @@ - /desktop/gnome/interface/gtk_theme - gnome - string -- Clearlooks -+ Frugalware - - Gtk+ Theme - Basename of the default theme used by gtk+. -@@ -165,7 +165,7 @@ - /desktop/gnome/interface/font_name - gnome - string -- Sans 10 -+ DejaVu Sans 13 - - Default font - Name of the default font used by gtk+. -@@ -209,7 +209,7 @@ - /schemas/desktop/gnome/interface/document_font_name - gnome - string -- Sans 10 -+ DejaVu Sans 13 - - Document font - Name of the default font used for reading documents. -@@ -220,7 +220,7 @@ - /schemas/desktop/gnome/interface/monospace_font_name - gnome - string -- Monospace 10 -+ Monospace 13 - - Monospace font - Name of a monospaced (fixed-width) font for use -diff -Naur libgnome-2.22.0.orig/schemas/desktop_gnome_sound.schemas.in libgnome-2.22.0/schemas/desktop_gnome_sound.schemas.in ---- libgnome-2.22.0.orig/schemas/desktop_gnome_sound.schemas.in 2008-04-09 11:37:46.000000000 +0200 -+++ libgnome-2.22.0/schemas/desktop_gnome_sound.schemas.in 2008-04-09 11:37:53.000000000 +0200 -@@ -29,7 +29,7 @@ - /desktop/gnome/sound/enable_esd - gnome - bool -- false -+ true - - Enable ESD - Enable sound server startup. diff --git a/source/gnome/libgnome/libgnome-2.22.0-frugalware_defaults.patch b/source/gnome/libgnome/libgnome-2.26.0-frugalware_defaults.patch similarity index 100% rename from source/gnome/libgnome/libgnome-2.22.0-frugalware_defaults.patch rename to source/gnome/libgnome/libgnome-2.26.0-frugalware_defaults.patch From bouleetbil at frogdev.info Fri Apr 3 20:15:28 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gvfs-1.2.0-1-i686 *version bump *ssh http module is disable *bug into libproxy (see later) *for now if we want this module libsoup should be build with gconf Message-ID: <20090403181528.C44C911F0838@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d046108c7acca038d5ee442fdb684a1a8fc1e257 commit d046108c7acca038d5ee442fdb684a1a8fc1e257 Author: bouleetbil Date: Wed Mar 25 22:49:34 2009 +0100 gvfs-1.2.0-1-i686 *version bump *ssh http module is disable *bug into libproxy (see later) *for now if we want this module libsoup should be build with gconf diff --git a/source/xapps/gvfs/FrugalBuild b/source/xapps/gvfs/FrugalBuild index 2ce594e..2b9879f 100644 --- a/source/xapps/gvfs/FrugalBuild +++ b/source/xapps/gvfs/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: Christian Hamar alias krix pkgname=gvfs -pkgver=1.0.3 -pkgrel=3 +pkgver=1.2.0 +pkgrel=1 pkgdesc="gvfs is a userspace virtual filesystem designed to work with the i/o abstractions of gio." url="http://www.gnome.org/" -depends=('glib2>=2.18.2' 'dbus' 'avahi-glib' 'avahi' 'hal') -makedepends=('intltool' 'gnome-doc-utils' 'samba' 'fuse' 'libsoup' 'gconf' \ - 'gnome-keyring' 'libcdio' 'gphoto2' \ +depends=('glib2>=2.20.0' 'dbus' 'avahi-glib' 'avahi' 'hal') +makedepends=('intltool' 'gnome-doc-utils' 'samba' 'fuse' 'libsoup>=2.26.0' 'gconf' \ + 'gnome-keyring' 'libcdio' 'gphoto2' 'obexftp' \ 'bluez-libs' 'expat' 'openssh') groups=('xapps') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('2beb736acc7b38e99c9fcb0585de6918fad5e7b7') +sha1sums=('b0e1fa9e384b60bdcc1ce5e82e103d610ec38695') subpkgs=("gvfs-gconf") subdescs=('gvfs with gconf support for Gnome') From bouleetbil at frogdev.info Fri Apr 3 20:15:29 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libgnomecanvas-2.26.0-1-i686 *version bump Message-ID: <20090403181529.0C38F11F083B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d181bac3264dde0fd023e60b1d210eb28177f869 commit d181bac3264dde0fd023e60b1d210eb28177f869 Author: bouleetbil Date: Wed Mar 25 23:16:03 2009 +0100 libgnomecanvas-2.26.0-1-i686 *version bump diff --git a/source/gnome/libgnomecanvas/FrugalBuild b/source/gnome/libgnomecanvas/FrugalBuild index 2fc6767..22c08a6 100644 --- a/source/gnome/libgnomecanvas/FrugalBuild +++ b/source/gnome/libgnomecanvas/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=libgnomecanvas -pkgver=2.20.1.1 -pkgrel=2 +pkgver=2.26.0 +pkgrel=1 pkgdesc="GNOME canvas" url="http://www.gnome.org/" -depends=('libglade>=2.6.2-2' 'gail>=1.22.1' 'libart_lgpl') -makedepends=('gtk-doc>=1.9' 'perl-xml-parser') +depends=('libglade>=2.6.4' 'gail>=2.16.0' 'libart_lgpl') +makedepends=('gtk-doc>=1.9' 'perl-xml-parser' 'intltool') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('302a4762b658244828ad1c9f291ffb972b8274c9') +sha1sums=('d0429140c3ae8974562f4eb34e89d4f512e8e4ec') Fconfopts="$Fconfopts --disable-gtk-doc" # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:28 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libglade-2.6.4-1-i686 *version bump Message-ID: <20090403181528.EAA5B11F083A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e559aaa245fff1fe1345f39064a19be013af1619 commit e559aaa245fff1fe1345f39064a19be013af1619 Author: bouleetbil Date: Wed Mar 25 23:09:24 2009 +0100 libglade-2.6.4-1-i686 *version bump diff --git a/source/xlib/libglade/FrugalBuild b/source/xlib/libglade/FrugalBuild index 318364d..07d229b 100644 --- a/source/xlib/libglade/FrugalBuild +++ b/source/xlib/libglade/FrugalBuild @@ -3,16 +3,16 @@ # Contributor: AlexExtreme pkgname=libglade -pkgver=2.6.3 +pkgver=2.6.4 pkgrel=1 pkgdesc="Allows you to load glade interface files in a program at runtime" url="http://www.gnome.org/" -depends=('gtk+2>=2.14.4' 'libxml2' 'python') -makedepends=('gtk-doc>=1.9') +depends=('gtk+2>=2.16.0' 'libxml2' 'python') +makedepends=('gtk-doc>=1.11') groups=('xlib') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('0af8b3263f241d4495243282e64b9aa43fecb618') +sha1sums=('8465851733b8a0efbe57c43efc0f140d8e2d2edb') Fconfopts="$Fconfopts --enable-gtk-doc" # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:29 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-icon-theme-2.26.0-1-i686 *version bump Message-ID: <20090403181529.1F8A511F083C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1eb9c04c284491fd036b4efb448931c206c02890 commit 1eb9c04c284491fd036b4efb448931c206c02890 Author: bouleetbil Date: Wed Mar 25 23:19:13 2009 +0100 gnome-icon-theme-2.26.0-1-i686 *version bump diff --git a/source/gnome/gnome-icon-theme/FrugalBuild b/source/gnome/gnome-icon-theme/FrugalBuild index c357f6e..75d6e0e 100644 --- a/source/gnome/gnome-icon-theme/FrugalBuild +++ b/source/gnome/gnome-icon-theme/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-icon-theme -pkgver=2.24.0 +pkgver=2.26.0 pkgrel=1 pkgdesc="Default icon theme for GNOME" url="http://www.gnome.org/" @@ -11,4 +11,4 @@ makedepends=('perl-xml-parser' 'icon-naming-utils>=0.8.2' 'intltool') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('4f4df55d7f91890456f11ba645903fecbcdaff51') +sha1sums=('d71f4c893de7ce84306276c586f580dd1e582d68') From bouleetbil at frogdev.info Fri Apr 3 20:15:29 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-common-2.26.0-1-i686 *version bump Message-ID: <20090403181529.2DE5A11F082A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d357d367df30ee345f6e79e34d7bb2ddc53a6f0a commit d357d367df30ee345f6e79e34d7bb2ddc53a6f0a Author: bouleetbil Date: Wed Mar 25 23:20:31 2009 +0100 gnome-common-2.26.0-1-i686 *version bump diff --git a/source/gnome-extra/gnome-common/FrugalBuild b/source/gnome-extra/gnome-common/FrugalBuild index 83625b9..0f4d4a2 100644 --- a/source/gnome-extra/gnome-common/FrugalBuild +++ b/source/gnome-extra/gnome-common/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=gnome-common -pkgver=2.24.0 +pkgver=2.26.0 pkgrel=1 pkgdesc="Common macros for GNOME" url="http://www.gnome.org/" @@ -18,5 +18,5 @@ build() { Fexe /etc/profile.d/gnome.sh } -sha1sums=('5d1c903037fe7c86957c067f067343ee635eaf0f' \ +sha1sums=('4e3517d674a015d9b3acfefd806b933bac08f645' \ 'fb0a0d87d507a20c32ec2af9d0f2bda57f28ffaa') From bouleetbil at frogdev.info Fri Apr 3 20:15:29 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-keyring-2.26.0-1-i686 *version bump Message-ID: <20090403181529.4230211F083D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cb2bb64dc753db042c81c1740ee5c72d2e6ab047 commit cb2bb64dc753db042c81c1740ee5c72d2e6ab047 Author: bouleetbil Date: Wed Mar 25 23:26:40 2009 +0100 gnome-keyring-2.26.0-1-i686 *version bump diff --git a/source/gnome/gnome-keyring/FrugalBuild b/source/gnome/gnome-keyring/FrugalBuild index 8559842..4c7c653 100644 --- a/source/gnome/gnome-keyring/FrugalBuild +++ b/source/gnome/gnome-keyring/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-keyring -pkgver=2.24.1 +pkgver=2.26.0 pkgrel=1 pkgdesc="Password and keyring managing daemon for GNOME" url="http://www.gnome.org/" -depends=('gtk+2>=2.14.3' 'dbus-glib>=0.76-1' 'hal' 'libtasn1>=1.4' 'gconf') +depends=('gtk+2>=2.16.0' 'dbus-glib>=0.76-1' 'hal' 'libtasn1>=1.4' 'gconf') makedepends=('intltool' 'gtk-doc>=1.9') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') _F_gnome_schemas=('/etc/gconf/schemas/gnome-keyring.schemas') Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-gtk-doc" -sha1sums=('93e92e01daecd85b1c0ae9dda09d5cc808989642') +sha1sums=('dcbc2f06bca8f8d6d310064a85f5ab97a6af8889') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:29 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-themes-2.26.0-1-i686 *version bump Message-ID: <20090403181529.587FF11F083E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=92c9b24ac508254229e4b7bd07164cd62a36a1ec commit 92c9b24ac508254229e4b7bd07164cd62a36a1ec Author: bouleetbil Date: Wed Mar 25 23:28:55 2009 +0100 gnome-themes-2.26.0-1-i686 *version bump diff --git a/source/gnome/gnome-themes/FrugalBuild b/source/gnome/gnome-themes/FrugalBuild index 759137e..6b58b67 100644 --- a/source/gnome/gnome-themes/FrugalBuild +++ b/source/gnome/gnome-themes/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-themes -pkgver=2.24.3 +pkgver=2.26.0 pkgrel=1 pkgdesc="Default themes for GNOME" url="http://www.gnome.org/" -depends=('gtk+2-engines>=2.16.1') +depends=('gtk+2-engines>=2.18.0') makedepends=('perl-xml-parser' 'icon-naming-utils' 'intltool') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('d6e53ccf9b767cf8352ff7876a98424a44a009a5') +sha1sums=('d45a7ea035b9cd94140b4f5e7cd13bde931bd885') From bouleetbil at frogdev.info Fri Apr 3 20:15:29 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-doc-utils-0.16.0-1-i686 *version bump Message-ID: <20090403181529.6CE2311F083F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c094f827527bfe9f43c15f74f17424b0da27089b commit c094f827527bfe9f43c15f74f17424b0da27089b Author: bouleetbil Date: Wed Mar 25 23:34:10 2009 +0100 gnome-doc-utils-0.16.0-1-i686 *version bump diff --git a/source/gnome-extra/gnome-doc-utils/FrugalBuild b/source/gnome-extra/gnome-doc-utils/FrugalBuild index dde1b2d..984263c 100644 --- a/source/gnome-extra/gnome-doc-utils/FrugalBuild +++ b/source/gnome-extra/gnome-doc-utils/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-doc-utils -pkgver=0.14.0 +pkgver=0.16.0 pkgrel=1 pkgdesc="A collection of documentation utilities for GNOME" url="http://www.gnome.org/" @@ -12,6 +12,6 @@ groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') _F_gnome_scrollkeeper="y" Finclude gnome gnome-scriptlet -sha1sums=('e3de92c19f9140cbdee9f6ad0b179e4e797b3505') +sha1sums=('dea1fa4e9e3d8040f87651b338d36089cc54e4db') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:29 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-desktop-2.26.0-1-i686 *version bump Message-ID: <20090403181529.7AE2B11F082B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b14f92179a6726ee77c988ed0483346b521bb54b commit b14f92179a6726ee77c988ed0483346b521bb54b Author: bouleetbil Date: Wed Mar 25 23:41:10 2009 +0100 gnome-desktop-2.26.0-1-i686 *version bump diff --git a/source/gnome/gnome-desktop/FrugalBuild b/source/gnome/gnome-desktop/FrugalBuild index 2b79a84..94c4f5a 100644 --- a/source/gnome/gnome-desktop/FrugalBuild +++ b/source/gnome/gnome-desktop/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-desktop -pkgver=2.24.3 +pkgver=2.26.0 pkgrel=1 pkgdesc="The GNOME Desktop" url="http://www.gnome.org/" -depends=('libgnomeui>=2.24.0' 'startup-notification' 'rarian>=0.8.0' 'libbonobo>=2.24.0') +depends=('libgnomeui>=2.24.0' 'startup-notification' 'rarian>=0.8.0' 'libbonobo>=2.24.1') makedepends=('intltool' 'gnome-doc-utils>=0.14.0') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') _F_gnome_scrollkeeper="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-gnome-distributor=Frugalware" -sha1sums=('2ebbf2475bb741131b523819fb46e71d4489fa79') +sha1sums=('4fc727b521a931ef971080d590f6bdebab6f3e1e') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:29 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pycairo-1.8.4-1-i686 *version bump Message-ID: <20090403181529.9CD6711F0841@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e2fef30ab1f4b4ffef1867d545186f50dc531e77 commit e2fef30ab1f4b4ffef1867d545186f50dc531e77 Author: bouleetbil Date: Thu Mar 26 19:30:21 2009 +0100 pycairo-1.8.4-1-i686 *version bump diff --git a/source/xlib/pycairo/FrugalBuild b/source/xlib/pycairo/FrugalBuild index fe745ac..128a27c 100644 --- a/source/xlib/pycairo/FrugalBuild +++ b/source/xlib/pycairo/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Christian Hamar alias krix pkgname=pycairo -pkgver=1.6.4 -pkgrel=2 +pkgver=1.8.4 +pkgrel=1 pkgdesc="Python bindings for cairo" url="http://cairographics.org" depends=('cairo>=1.8.0') @@ -12,7 +12,7 @@ archs=('i686' 'x86_64' 'ppc') options=('scriptlet') up2date="lynx -dump $url/releases/ |grep ]LATEST-pycairo|sed 's/.*o-\([^ ]*\) .*/\1/'" source=($url/releases/$pkgname-$pkgver.tar.gz) -sha1sums=('d3b3ecb6e999cc7b4a6ebcad00ae8d82c253c21c') +sha1sums=('450b59376ffea41910f60a0dfc9fd01d277e3950') Fconfopts="$Fconfopts --with-pygtk" # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:29 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libwnck-2.26.0-1-i686 *version bump Message-ID: <20090403181529.8E93B11F0840@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5723d90b0afbb40916bd0e8b3ec43e4a909b87de commit 5723d90b0afbb40916bd0e8b3ec43e4a909b87de Author: bouleetbil Date: Thu Mar 26 19:26:25 2009 +0100 libwnck-2.26.0-1-i686 *version bump diff --git a/source/xlib/libwnck/FrugalBuild b/source/xlib/libwnck/FrugalBuild index 105511f..b5f48fa 100644 --- a/source/xlib/libwnck/FrugalBuild +++ b/source/xlib/libwnck/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Christian Hamar alias krix pkgname=libwnck -pkgver=2.24.2 +pkgver=2.26.0 pkgrel=1 pkgdesc="Window Navigator Construction Kit" url="http://www.gnome.org/" -depends=('gtk+2>=2.14.3' 'libsm' 'libxres' 'startup-notification>=0.9') +depends=('gtk+2>=2.16.0' 'libsm' 'libxres' 'startup-notification>=0.9') groups=('xlib') makedepends=('gtk-doc' 'perl-xml-parser' 'intltool') archs=('i686' 'x86_64' 'ppc') Finclude gnome Fconfopts="$Fconfopts --enable-gtk-doc" -sha1sums=('5293b1667bd1bc3f66eac2aa35f5ff0b34eed893') +sha1sums=('57ac7280eede82349b81717abfdea4ed485f2c9f') export CFLAGS="$CFLAGS -fno-strict-aliasing" # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:29 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-menus-2.26.0-1-i686 *version bump Message-ID: <20090403181529.C9E1C11F0845@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c45dd73cca96c8eb249aadbcb2941b490fb154d1 commit c45dd73cca96c8eb249aadbcb2941b490fb154d1 Author: bouleetbil Date: Thu Mar 26 19:51:00 2009 +0100 gnome-menus-2.26.0-1-i686 *version bump diff --git a/source/gnome/gnome-menus/FrugalBuild b/source/gnome/gnome-menus/FrugalBuild index 2d05433..aaca2f5 100644 --- a/source/gnome/gnome-menus/FrugalBuild +++ b/source/gnome/gnome-menus/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-menus -pkgver=2.24.2 -pkgrel=2 +pkgver=2.26.0 +pkgrel=1 pkgdesc="GNOME menus and menu editor" -depends=('gamin>=0.1.9-3' 'pygtk>=2.12.1-2') +depends=('gamin>=0.1.9-3' 'pygtk>=2.14.1') makedepends=('intltool') groups=('gnome' 'gnome-minimal') replaces=('gnome-main-menu') @@ -14,7 +14,7 @@ Finclude gnome Fsysconfdir="/etc/gnome" Fconfopts="$Fconfopts --enable-python --enable-debug=no" source=(${source[@]} $pkgname-2.18.0-categorize-prefs-menu.patch) -sha1sums=('8769c37ca8a7045d9b79b02fd3fa3f89442b4271' \ +sha1sums=('76e415eb2cc2099c95d4aff17f58d80a56e05a7e' \ '2e365ed35fefe56e388e410219c391eb40d089f7') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:29 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pygtk-2.14.1-1-i686 *version bump Message-ID: <20090403181529.B297411F0843@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d3380c9f4df088ce118d5ddfb374a40582b9bc32 commit d3380c9f4df088ce118d5ddfb374a40582b9bc32 Author: bouleetbil Date: Thu Mar 26 19:43:31 2009 +0100 pygtk-2.14.1-1-i686 *version bump diff --git a/source/xlib/pygtk/FrugalBuild b/source/xlib/pygtk/FrugalBuild index ad72537..8818a11 100644 --- a/source/xlib/pygtk/FrugalBuild +++ b/source/xlib/pygtk/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=pygtk -pkgver=2.12.1 -pkgrel=4 +pkgver=2.14.1 +pkgrel=1 pkgdesc="Python bindings for GTK+2" -depends=('libglade>=2.6.3-1' 'pycairo>=1.6.4' 'pygobject>=2.15.4-1' 'python-numeric>=24.2-3' 'gtk+2>=2.14.4-2') +depends=('libglade>=2.6.3-1' 'pycairo>=1.8.4' 'pygobject>=2.16.0-1' 'python-numeric>=24.2-3' 'gtk+2>=2.16.0') groups=('xlib') archs=('i686' 'x86_64' 'ppc') Finclude gnome url="http://www.daa.com.au/~james/pygtk/" -sha1sums=('7a7d095f53829895174640d693c4e4af16122d98') +sha1sums=('9a9a29c9de2a31e08a96f38ade43ce93ec569400') export CFLAGS="$CFLAGS -fno-strict-aliasing -fgnu89-inline" subpkgs=("$pkgname-docs") From bouleetbil at frogdev.info Fri Apr 3 20:15:31 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:31 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libical-0.43-1-i686 *new package *new depend of evolution data server Message-ID: <20090403181531.3602111F082D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0e5564930b9557e8d096dbf2cbbe6a0e7bf186c4 commit 0e5564930b9557e8d096dbf2cbbe6a0e7bf186c4 Author: bouleetbil Date: Thu Mar 26 20:31:24 2009 +0100 libical-0.43-1-i686 *new package *new depend of evolution data server diff --git a/source/lib/libical/FrugalBuild b/source/lib/libical/FrugalBuild new file mode 100644 index 0000000..987d834 --- /dev/null +++ b/source/lib/libical/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling time: 0.10 SBU +# Maintainer: bouleetbil + +pkgname=libical +pkgver=0.43 +pkgrel=1 +pkgdesc="An open source reference implementation of the icalendar data type and serialization format" +depends=('glibc') +groups=('lib') +archs=('i686' 'x86_64' 'ppc') +_F_sourceforge_dirname="freeassociation" +Finclude sourceforge +sha1sums=('a972fa876b3b9834a6e8102b7e2a670f73091cdf') + +# optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:30 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:30 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libgweather-2.26.0-1-i686 *version bump Message-ID: <20090403181530.C83A811F082C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a1526abca90c38310b72dca8b1704cf278cd1e17 commit a1526abca90c38310b72dca8b1704cf278cd1e17 Author: bouleetbil Date: Thu Mar 26 20:07:49 2009 +0100 libgweather-2.26.0-1-i686 *version bump diff --git a/source/gnome/libgweather/FrugalBuild b/source/gnome/libgweather/FrugalBuild index 979c9e8..2299888 100644 --- a/source/gnome/libgweather/FrugalBuild +++ b/source/gnome/libgweather/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Christian Hamar alias krix pkgname=libgweather -pkgver=2.24.3 +pkgver=2.26.0 pkgrel=1 pkgdesc="libgweather is a library to access weather information from online services for numerous locations." url="http://www.gnome.org/" -depends=('gconf' 'gnome-vfs' 'libsoup>=2.24.0') +depends=('gconf' 'libsoup>=2.26.0') makedepends=('perl-xml-parser' 'intltool') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') _F_gnome_schemas=('/etc/gconf/schemas/gweather.schemas') Finclude gnome gnome-scriptlet -sha1sums=('6a8134d4d2170ea7879dc8f1e847148b3e81edc8') +sha1sums=('4abeb0f84704754d362a740360e8da99fa84eeae') unset MAKEFLAGS # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:32 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:32 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: librsvg-2.26.0-1-i686 version bump Message-ID: <20090403181532.0044F11F082F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=82adc278d543e25f3bd9a4627e02a3e9c98f21d9 commit 82adc278d543e25f3bd9a4627e02a3e9c98f21d9 Author: bouleetbil Date: Thu Mar 26 20:57:48 2009 +0100 librsvg-2.26.0-1-i686 version bump diff --git a/source/xlib/librsvg/FrugalBuild b/source/xlib/librsvg/FrugalBuild index 53f9383..f797f77 100644 --- a/source/xlib/librsvg/FrugalBuild +++ b/source/xlib/librsvg/FrugalBuild @@ -3,15 +3,15 @@ # Contributor: VMiklos pkgname=librsvg -pkgver=2.22.2 +pkgver=2.26.0 pkgrel=1 pkgdesc="A high performance SVG rendering library for GNOME" -depends=('gtk+2>=2.12.9' 'libxml2' 'popt' 'libart_lgpl' 'libcroco>=0.6.1-4' 'libgsf>=1.14.8') +depends=('gtk+2>=2.16.0' 'libxml2' 'popt' 'libart_lgpl' 'libcroco>=0.6.1-4' 'libgsf>=1.14.8') makedepends=('gtk-doc' 'xulrunner=1.8.1.3') groups=('xlib') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('a42ad2dd0a1b3b7195fe7d4e89c7e1f0352a51cf') +sha1sums=('61044be4bcd5945f5711f788e1aa303a80b69e32') Fconfopts="$Fconfopts --enable-gtk-doc --enable-pixbuf-loader --enable-gtk-theme --with-croco --enable-mozilla-plugin" # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:31 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:31 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: evolution-data-server-2.26.0-1-i686 *version bump Message-ID: <20090403181531.A490911F0847@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5886dfe7e98780b10fe40b70cbfaa06b26bb9697 commit 5886dfe7e98780b10fe40b70cbfaa06b26bb9697 Author: bouleetbil Date: Thu Mar 26 20:52:04 2009 +0100 evolution-data-server-2.26.0-1-i686 *version bump diff --git a/source/gnome/evolution-data-server/FrugalBuild b/source/gnome/evolution-data-server/FrugalBuild index 9ccc201..0152977 100644 --- a/source/gnome/evolution-data-server/FrugalBuild +++ b/source/gnome/evolution-data-server/FrugalBuild @@ -2,16 +2,17 @@ # Maintainer: Christian Hamar alias krix pkgname=evolution-data-server -pkgver=2.24.4.1 +pkgver=2.26.0 pkgrel=1 pkgdesc="Evolution Data Server provides a central location for addressbook and calendar in the GNOME Desktop" -depends=('nss>=3.12' 'libsoup>=2.24.0.1-2' 'libgnomeui>=2.24.0' 'heimdal>=1.2.1' 'gnome-keyring>=2.24.1' \ - 'db>=4.7.25' 'gnutls>=2.6') -makedepends=('intltool' 'gtk-doc>=1.9' 'openldap>=2.3.24') +depends=('nss>=3.12' 'libsoup>=2.26.0' 'libgweather>=2.26.0' 'libgnomeui>=2.24.0' \ + 'heimdal>=1.2.1' 'gnome-keyring>=2.26.0' \ + 'db>=4.7.25' 'gnutls>=2.6' 'libical') +makedepends=('intltool' 'gtk-doc>=1.11' 'openldap>=2.3.24') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('95ec53d366d82d51aea8e253b4360cb0db9ba984') +sha1sums=('1b28aaec73a8b97b496d67ab158be890597f3352') subpkgs=('evolution-data-server-ldap' "$pkgname-docs") subdescs=('Evolution Data Server LDAP extensions.' "Evolution Data Server Documentation") From bouleetbil at frogdev.info Fri Apr 3 20:15:32 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:32 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-panel-2.26.0-1-i686 *version bump Message-ID: <20090403181532.45D8E11F0848@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9d87fbd8c17cce1844f8eee4647cf1871e1acaa8 commit 9d87fbd8c17cce1844f8eee4647cf1871e1acaa8 Author: bouleetbil Date: Thu Mar 26 21:10:15 2009 +0100 gnome-panel-2.26.0-1-i686 *version bump diff --git a/source/gnome/gnome-panel/FrugalBuild b/source/gnome/gnome-panel/FrugalBuild index 9faa417..5f4bc18 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.24.3 +pkgver=2.26.0 pkgrel=1 pkgdesc="GNOME panel and core applets" rodepends=('alacarte>=0.11.1.1') -depends=('gnome-desktop>=2.24.3' 'gnome-menus>=2.24.2' 'libwnck>=2.24.0' \ - 'gnome-vfs>=2.24.0' 'evolution-data-server>=2.24.1' \ - 'rarian>=0.8.0' 'dbus-glib>=0.71' 'avahi-glib>=0.6.17' 'librsvg>=2.22.2' 'libgweather>=2.24.3') +depends=('gnome-desktop>=2.26.0' 'gnome-menus>=2.26.0' 'libwnck>=2.26.0' \ + 'evolution-data-server>=2.26.0' \ + 'rarian>=0.8.0' 'dbus-glib>=0.71' 'avahi-glib>=0.6.17' 'librsvg>=2.26.0' 'libgweather>=2.26.0') makedepends=('intltool' 'gtk-doc>=1.9' 'gnome-doc-utils>=0.14.0') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') @@ -26,7 +26,7 @@ _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet -sha1sums=('46a115529c2e6ef5429e58e5389ad44660aff428') +sha1sums=('8b3012a1f080cb7b30c25d867ca371119fc538f4') build() { Fcd From bouleetbil at frogdev.info Fri Apr 3 20:15:32 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:32 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-panel-2.26.0-1-i686 *forgot to update _F_gnome_schemas Message-ID: <20090403181532.E8B7511F0846@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c57374c9167ebac9069e69ef28ff9dae051841c commit 9c57374c9167ebac9069e69ef28ff9dae051841c Author: bouleetbil Date: Thu Mar 26 21:20:31 2009 +0100 gnome-panel-2.26.0-1-i686 *forgot to update _F_gnome_schemas diff --git a/source/gnome/gnome-panel/FrugalBuild b/source/gnome/gnome-panel/FrugalBuild index 5f4bc18..5abac19 100644 --- a/source/gnome/gnome-panel/FrugalBuild +++ b/source/gnome/gnome-panel/FrugalBuild @@ -12,16 +12,16 @@ depends=('gnome-desktop>=2.26.0' 'gnome-menus>=2.26.0' 'libwnck>=2.26.0' \ makedepends=('intltool' 'gtk-doc>=1.9' 'gnome-doc-utils>=0.14.0') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') -_F_gnome_schemas=('/etc/gconf/schemas/workspace-switcher.schemas' \ - '/etc/gconf/schemas/window-list.schemas' \ - '/etc/gconf/schemas/panel-toplevel.schemas' \ - '/etc/gconf/schemas/panel-object.schemas' \ - '/etc/gconf/schemas/panel-global.schemas' \ - '/etc/gconf/schemas/panel-general.schemas' \ - '/etc/gconf/schemas/panel-compatibility.schemas' \ +_F_gnome_schemas=('/etc/gconf/schemas/clock.schemas' \ '/etc/gconf/schemas/fish.schemas' \ - '/etc/gconf/schemas/clock.schemas') -_F_gnome_entries=('/etc/gconf/schemas/panel-default-setup.entries') + '/etc/gconf/schemas/panel-compatibility.schemas' \ + '/etc/gconf/schemas/panel-default-setup.entries' \ + '/etc/gconf/schemas/panel-general.schemas' \ + '/etc/gconf/schemas/panel-global.schemas' \ + '/etc/gconf/schemas/panel-object.schemas' \ + '/etc/gconf/schemas/panel-toplevel.schemas' \ + '/etc/gconf/schemas/window-list.schemas' \ + '/etc/gconf/schemas/workspace-switcher.schemas') _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" _F_gnome_desktop="y" From bouleetbil at frogdev.info Fri Apr 3 20:15:33 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: zenity-2.26.0-1-i686 *version bump Message-ID: <20090403181533.2794D11F0830@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7508b1bffc48d66cac988c1c450c0d1aea21c388 commit 7508b1bffc48d66cac988c1c450c0d1aea21c388 Author: bouleetbil Date: Thu Mar 26 21:42:50 2009 +0100 zenity-2.26.0-1-i686 *version bump diff --git a/source/gnome/zenity/FrugalBuild b/source/gnome/zenity/FrugalBuild index cd61eef..8a18dfa 100644 --- a/source/gnome/zenity/FrugalBuild +++ b/source/gnome/zenity/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Christian Hamar alias krix pkgname=zenity -pkgver=2.24.0 +pkgver=2.26.0 pkgrel=1 pkgdesc="A rewrite of gdialog" url="http://www.gnome.org/" rodepends=('notification-daemon') -depends=('libgnomecanvas>=2.20.0' 'rarian' 'libnotify>=0.4.4' 'dbus-glib>=0.71-2') +depends=('libgnomecanvas>=2.26.0' 'rarian' 'libnotify>=0.4.4' 'dbus-glib>=0.71-2') makedepends=('intltool' 'gnome-doc-utils>=0.10.3') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') _F_gnome_scrollkeeper="y" Finclude gnome gnome-scriptlet -sha1sums=('f0e7239e8934de89f9722fbbb2b1e7fb636afd0d') +sha1sums=('4dbce1e3058eb9f7166045ea4d7b468499239774') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:33 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: metacity-2.26.0-1-i686 *version bump Message-ID: <20090403181533.56BAB11F0831@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=33086dc032e751695452b548b996f23af614ae82 commit 33086dc032e751695452b548b996f23af614ae82 Author: bouleetbil Date: Thu Mar 26 21:48:09 2009 +0100 metacity-2.26.0-1-i686 *version bump diff --git a/source/gnome/metacity/FrugalBuild b/source/gnome/metacity/FrugalBuild index 900239f..9d936e3 100644 --- a/source/gnome/metacity/FrugalBuild +++ b/source/gnome/metacity/FrugalBuild @@ -2,19 +2,20 @@ # Maintainer: Christian Hamar alias krix pkgname=metacity -pkgver=2.24.0 +pkgver=2.26.0 pkgrel=1 pkgdesc="A window manager for GNOME" url="http://www.gnome.org/" -depends=('startup-notification' 'gconf>=2.24.0' 'gnome-themes>=2.24.0' 'libcm' 'gnome-frugalware>=0.7.2') -makedepends=('intltool') +depends=('startup-notification' 'gconf>=2.26.0' 'gnome-themes>=2.26.0' 'libcm' 'gnome-frugalware>=0.7.2' \ + 'zenity>=2.26.0') +makedepends=('intltool' 'gnome-doc-utils') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') _F_gnome_schemas=('/etc/gconf/schemas/metacity.schemas') Finclude gnome gnome-scriptlet source=(${source[@]} $pkgname-2.20.0-frugalware_defaults.patch) Fconfopts="$Fconfopts --enable-compositor" -sha1sums=('0b2e37e372498e26a6926fbb68e96556c6db6497' \ +sha1sums=('70593f69148960a0248527c8ae8d442a3d251d08' \ '1d3929afd1bff03b2bde12c1de1f926cbace683b') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:33 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libgnomekbd-2.26.0-1-i686 *version bump Message-ID: <20090403181533.7D5A511F0849@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=140d78080706dca88c0542b1f1d83ea5cbb54910 commit 140d78080706dca88c0542b1f1d83ea5cbb54910 Author: bouleetbil Date: Thu Mar 26 21:54:40 2009 +0100 libgnomekbd-2.26.0-1-i686 *version bump diff --git a/source/gnome/libgnomekbd/FrugalBuild b/source/gnome/libgnomekbd/FrugalBuild index cd05fb1..825be1d 100644 --- a/source/gnome/libgnomekbd/FrugalBuild +++ b/source/gnome/libgnomekbd/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: AlexExtreme pkgname=libgnomekbd -pkgver=2.24.0 -pkgrel=2 +pkgver=2.26.0 +pkgrel=1 pkgdesc="Keyboard library for GNOME" url="http://www.gnome.org/" -depends=('dbus-glib>=0.76' 'gconf>=2.24.0' 'gtk+2>=2.14.3' 'libglade' 'libgnome>=2.24.0' 'libgnomeui>=2.24.0' 'libxklavier>=3.8') +depends=('dbus-glib>=0.76' 'gconf>=2.26.0' 'gtk+2>=2.16.0' 'libglade' 'libgnome>=2.26.0' 'libxklavier>=3.8') makedepends=('intltool' 'perl-xml-parser') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') _F_gnome_schemas=('/etc/gconf/schemas/desktop_gnome_peripherals_keyboard_xkb.schemas') Finclude gnome gnome-scriptlet -sha1sums=('3e81ade6050930a9d1e3443b89981cf36821032a') +sha1sums=('0b7543df516271e16198135323471b2107dca0ec') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:33 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: eel-2.26.0-1-i686 *version bump Message-ID: <20090403181533.AC64E11F084B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8ebc15890c3e0f0e77130ae3b5a03a48f35a4b1c commit 8ebc15890c3e0f0e77130ae3b5a03a48f35a4b1c Author: bouleetbil Date: Thu Mar 26 22:05:04 2009 +0100 eel-2.26.0-1-i686 *version bump diff --git a/source/gnome/eel/FrugalBuild b/source/gnome/eel/FrugalBuild index c510abf..a808191 100644 --- a/source/gnome/eel/FrugalBuild +++ b/source/gnome/eel/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Christian Hamar alias krix pkgname=eel -pkgver=2.24.1 +pkgver=2.26.0 pkgrel=1 pkgdesc="Eazel Extensions Library is a collection of widgets and extensions for GNOME" -depends=('gail>=1.22.1' 'gnome-menus>=2.24.0' 'gnome-desktop>=2.24.1') +depends=('gail>=2.16.0' 'gnome-menus>=2.26.0' 'gnome-desktop>=2.26.0') makedepends=('perl-xml-parser' 'intltool') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('a2b4514f971c7e24a4e23e6bad1a9eedff24fae6') +sha1sums=('d56fccf0c4c12a072ceb4b479cc614f7480817cd') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:34 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:34 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-settings-daemon-2.26.0-1-i686 *forgot to update _F_gnome_schemas Message-ID: <20090403181534.1587911F084D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e807bd04cca9348e9933611710906677daaad479 commit e807bd04cca9348e9933611710906677daaad479 Author: bouleetbil Date: Thu Mar 26 22:19:05 2009 +0100 gnome-settings-daemon-2.26.0-1-i686 *forgot to update _F_gnome_schemas diff --git a/source/gnome/gnome-settings-daemon/FrugalBuild b/source/gnome/gnome-settings-daemon/FrugalBuild index c6bf77d..5da2146 100644 --- a/source/gnome/gnome-settings-daemon/FrugalBuild +++ b/source/gnome/gnome-settings-daemon/FrugalBuild @@ -13,6 +13,7 @@ _F_gnome_schemas=('/etc/gconf/schemas/apps_gnome_settings_daemon_keybindings.sch '/etc/gconf/schemas/apps_gnome_settings_daemon_screensaver.schemas' \ '/etc/gconf/schemas/apps_gnome_settings_daemon_xrandr.schemas' \ '/etc/gconf/schemas/desktop_gnome_font_rendering.schemas' \ + '/etc/gconf/schemas/desktop_gnome_keybindings.schemas' \ '/etc/gconf/schemas/gnome-settings-daemon.schemas') _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" From bouleetbil at frogdev.info Fri Apr 3 20:15:33 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-settings-daemon-2.26.0-1-i686 *version bump Message-ID: <20090403181533.DAF5A11F084C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bad191252210ca4f453686d0b767dfe7ac08fb72 commit bad191252210ca4f453686d0b767dfe7ac08fb72 Author: bouleetbil Date: Thu Mar 26 22:11:09 2009 +0100 gnome-settings-daemon-2.26.0-1-i686 *version bump diff --git a/source/gnome/gnome-settings-daemon/FrugalBuild b/source/gnome/gnome-settings-daemon/FrugalBuild index 4afffa8..c6bf77d 100644 --- a/source/gnome/gnome-settings-daemon/FrugalBuild +++ b/source/gnome/gnome-settings-daemon/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-settings-daemon -pkgver=2.24.1 +pkgver=2.26.0 pkgrel=1 pkgdesc="Utility library for accessing gnome-settings-daemon over DBUS" -depends=('libgnomekbd' 'esd' 'gst-plugins-base' 'libgnomeui' 'libxxf86misc' 'gnome-desktop' 'gconf' 'alsa-lib') -makedepends=('intltool' 'gtk-doc>=1.10' 'gnome-doc-utils>=0.14.0') +depends=('libgnomekbd>=2.26.0' 'esd' 'gst-plugins-base' 'libgnomeui' 'libxxf86misc' 'gnome-desktop' 'gconf' 'alsa-lib') +makedepends=('intltool' 'gtk-doc>=1.11' 'gnome-doc-utils>=0.14.0') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') _F_gnome_schemas=('/etc/gconf/schemas/apps_gnome_settings_daemon_keybindings.schemas' \ @@ -18,7 +18,7 @@ _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet source=(${source[@]} default_dpi.patch) -sha1sums=('d0dbf6ba82cdc1e814d6c46bdc363e61ee9fd0f3' \ +sha1sums=('ccdf4ddb5e736d03a87843865c3462e55335f093' \ 'eb601b6406db7700c12d6b144eacbbdc7c4a780e') Fconfopts="$Fconfopts --enable-gstreamer" From bouleetbil at frogdev.info Fri Apr 3 20:15:34 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:34 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-control-center-2.26.0-1-i686 *version bump *delete useless gnome-vfs depend Message-ID: <20090403181534.9DE4E11F084F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=23715a35435f3373403c3113267909a4a72f2a7a commit 23715a35435f3373403c3113267909a4a72f2a7a Author: bouleetbil Date: Thu Mar 26 22:48:18 2009 +0100 gnome-control-center-2.26.0-1-i686 *version bump *delete useless gnome-vfs depend diff --git a/source/gnome/gnome-control-center/FrugalBuild b/source/gnome/gnome-control-center/FrugalBuild index c929d13..2fcc5cf 100644 --- a/source/gnome/gnome-control-center/FrugalBuild +++ b/source/gnome/gnome-control-center/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-control-center -pkgver=2.24.0.1 -pkgrel=3 +pkgver=2.26.0 +pkgrel=1 pkgdesc="GNOME Control Center" -depends=('gnome-desktop>=2.24.0' 'gnome-menus>=2.24.0' 'metacity>=2.24.0' 'libgnomekbd>=2.24.0' \ - 'nautilus>=2.24.0' 'gst-plugins-base>=0.10.19-2' 'desktop-file-utils' \ +depends=('gnome-desktop>=2.26.0' 'gnome-menus>=2.26.0' 'metacity>=2.26.0' 'libgnomekbd>=2.26.0' \ + 'nautilus>=2.26.0' 'gst-plugins-base>=0.10.19-2' 'desktop-file-utils' \ 'evolution-data-server>=2.24.1' 'libxxf86misc' 'libxscrnsaver' 'xrdb' \ - 'gnome-vfs>=2.24.0' 'gnome-panel>=2.24.0' 'heimdal>=1.2.1' 'db>=4.7.25' \ + 'gnome-panel>=2.26.0' 'heimdal>=1.2.1' 'db>=4.7.25' \ 'gnome-settings-daemon' 'libcanberra-gtk' 'libcanberra-alsa' 'libcanberra-gst') -makedepends=('intltool' 'gnome-doc-utils>=0.14.0' 'gnome-common>=2.24.0') -rodepends=('gst-plugins-base-alsa>=0.10.19-2' 'gst-plugins-base-gnomevfs>=0.10.19-2' 'sound-theme-freedesktop') +makedepends=('intltool' 'gnome-doc-utils>=0.14.0' 'gnome-common>=2.26.0') +rodepends=('gst-plugins-base-alsa>=0.10.19-2' 'sound-theme-freedesktop') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') _F_gnome_schemas=('/etc/gconf/schemas/fontilus.schemas' \ @@ -24,7 +24,7 @@ _F_gnome_iconcache="y" options=('scriptlet') Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-gstreamer --disable-schemas-install --enable-aboutme" -sha1sums=('daf737c762d53ef984a55fc5008e6a4e85b88294') +sha1sums=('4730780aaab599869a2dfe2d72d68dd54bb77058') build() { export CFLAGS="$CFLAGS -fno-strict-aliasing" From bouleetbil at frogdev.info Fri Apr 3 20:15:34 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:34 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: nautilus-2.26.0-1-i686 *version bump *delete useless depend gnome-vfs *added unique depend (should be moved to xlib) Message-ID: <20090403181534.3AB3F11F084E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=83cf3f8fb77927c5a434a0e35124db33be2786d3 commit 83cf3f8fb77927c5a434a0e35124db33be2786d3 Author: bouleetbil Date: Thu Mar 26 22:27:48 2009 +0100 nautilus-2.26.0-1-i686 *version bump *delete useless depend gnome-vfs *added unique depend (should be moved to xlib) diff --git a/source/gnome/nautilus/FrugalBuild b/source/gnome/nautilus/FrugalBuild index 3500330..f34246e 100644 --- a/source/gnome/nautilus/FrugalBuild +++ b/source/gnome/nautilus/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Christian Hamar alias krix pkgname=nautilus -pkgver=2.24.2 -pkgrel=2 +pkgver=2.26.0 +pkgrel=1 pkgdesc="A file manager for GNOME" url="http://www.gnome.org/" -depends=('eel>=2.24.1' 'librsvg>=2.22.2' 'libexif' 'eject' 'desktop-file-utils' 'libgnome>=2.24.1' 'gnome-vfs>=2.24.0' \ - 'exempi' 'gvfs-gconf') +depends=('eel>=2.26.0' 'librsvg>=2.26.0' 'libexif' 'eject' 'desktop-file-utils' 'libgnome>=2.26.0' \ + 'exempi' 'gvfs-gconf' 'unique') # Seems exempi needs as depend! makedepends=('intltool') groups=('gnome' 'gnome-minimal') @@ -20,7 +20,7 @@ Finclude gnome gnome-scriptlet source=(${source[@]} $pkgname-2.16.0-frugalware_defaults.patch) Fconfopts="$Fconfopts --disable-tracker --disable-beagle" -sha1sums=('9bc2cf110ae50d69633095aa8115cf89c095ef42' \ +sha1sums=('feea7a6b30d49755be55031e7ec1bc698a7fcb37' \ 'f328b08f6c92e2d2c5efb28fc6999d8f7ea60c5a') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:34 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:34 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-control-center-2.26.0-1-i686 *version bump Message-ID: <20090403181534.F3DC411F0832@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5fda939673427f804ef64d55b33497b4ea129436 commit 5fda939673427f804ef64d55b33497b4ea129436 Author: bouleetbil Date: Thu Mar 26 22:59:24 2009 +0100 gnome-control-center-2.26.0-1-i686 *version bump diff --git a/source/gnome/gnome-control-center/FrugalBuild b/source/gnome/gnome-control-center/FrugalBuild index 2fcc5cf..75bb1a9 100644 --- a/source/gnome/gnome-control-center/FrugalBuild +++ b/source/gnome/gnome-control-center/FrugalBuild @@ -15,7 +15,6 @@ rodepends=('gst-plugins-base-alsa>=0.10.19-2' 'sound-theme-freedesktop') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') _F_gnome_schemas=('/etc/gconf/schemas/fontilus.schemas' \ - '/etc/gconf/schemas/themus.schemas' \ '/etc/gconf/schemas/control-center.schemas') _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" From bouleetbil at frogdev.info Fri Apr 3 20:15:35 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:35 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-session-2.26.0-1-i686 *version bump Message-ID: <20090403181535.2304211F0833@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0b0e1d8dbdd51532a77d743feef475e69b0294a2 commit 0b0e1d8dbdd51532a77d743feef475e69b0294a2 Author: bouleetbil Date: Thu Mar 26 23:16:44 2009 +0100 gnome-session-2.26.0-1-i686 *version bump diff --git a/source/gnome/gnome-session/FrugalBuild b/source/gnome/gnome-session/FrugalBuild index 749230d..7a2300c 100644 --- a/source/gnome/gnome-session/FrugalBuild +++ b/source/gnome/gnome-session/FrugalBuild @@ -4,12 +4,12 @@ # kill_g_debug.patch should be disabled for stable releases of gnome pkgname=gnome-session -pkgver=2.24.3 +pkgver=2.26.0 pkgrel=1 pkgdesc="GNOME session manager" -depends=('libgnomeui>=2.24.0' 'gnome-desktop>=2.24.2' \ - 'dbus-glib>=0.76' 'gnome-control-center>=2.24.0.1' 'gnome-vfs>=2.24.0' 'libnotify' 'gnome-keyring>=2.24.1') -makedepends=('intltool') +depends=('gnome-desktop>=2.26.0' \ + 'dbus-glib>=0.76' 'gnome-control-center>=2.26.0' 'libnotify' 'gnome-keyring>=2.26.0') +makedepends=('intltool' 'gnome-common') rodepends=('consolekit') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') @@ -17,12 +17,11 @@ _F_gnome_schemas=('/etc/gconf/schemas/gnome-session.schemas') _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet -source=(${source[@]} enable_splash.diff gnome-session-HEAD-shutdown.patch gnome-session-2.23.5-polkit-automagic.patch\ +source=(${source[@]} enable_splash.diff gnome-session-HEAD-shutdown.patch \ $pkgname http://ftp.frugalware.org/pub/other/artwork/gnome-theme/GNOME-Splash-1.0.png ) -sha1sums=('a48bcf47b879db439cec193e4191909409e7efcb' \ +sha1sums=('339d5079965d602184d2d285641dcf2b498b3a8a' \ '5a63c81ad2ecd0d29aa33c73d2717dcd1774333e' \ '1afa3e717eb5578c01924881f0011c8bfaf7dd38' \ - '942a4a41abc28596f8baac7ff41c03a677ac64db' \ '047ac00bb24d52986aac94e232b4b40fa122f582' \ '222c9a2fd01872acc2fb69c17e9771cde2e1e5a2') From bouleetbil at frogdev.info Fri Apr 3 20:15:35 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:35 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-terminal-2.26.0-1-i686 *version bump *delete useless depend added gconf depend Message-ID: <20090403181535.9426A11F0851@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5e5f5be66f144601192002a1af728dc29da331db commit 5e5f5be66f144601192002a1af728dc29da331db Author: bouleetbil Date: Fri Mar 27 19:01:26 2009 +0100 gnome-terminal-2.26.0-1-i686 *version bump *delete useless depend added gconf depend diff --git a/source/gnome/gnome-terminal/FrugalBuild b/source/gnome/gnome-terminal/FrugalBuild index ec1aa3f..c8ca13c 100644 --- a/source/gnome/gnome-terminal/FrugalBuild +++ b/source/gnome/gnome-terminal/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-terminal -pkgver=2.24.3 +pkgver=2.26.0 pkgrel=1 pkgdesc="GNOME terminal emulator" url="http://www.gnome.org/" -depends=('libgnomeui>=2.24.0' 'startup-notification' 'vte>=0.17.4' 'rarian' 'gnome-vfs>=2.24.0' \ +depends=('startup-notification' 'vte>=0.20.0' 'rarian' 'gconf>=2.26.0' \ 'avahi-glib>=0.6.23' 'dbus-glib>=0.76') makedepends=('intltool' 'gnome-doc-utils>=0.14.0') groups=('gnome' 'gnome-minimal') @@ -15,7 +15,7 @@ _F_gnome_scrollkeeper="y" _F_gnome_schemas=('/etc/gconf/schemas/gnome-terminal.schemas') Finclude gnome gnome-scriptlet source=(${source[@]} 00-$pkgname-2.12.0-prompt.patch) -sha1sums=('395867784ac022ae1120c2aa20bafbed14f40595' \ +sha1sums=('6bfd3ad826b1026414101e6922df547047aa444c' \ '4c81fb467dff18f0db3cda535a3549d233b9275a') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:35 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:35 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: vte-0.20.0-1-i686 *version bump Message-ID: <20090403181535.6732511F0850@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c9ad65d281191e20212c15addec10b4910a34bfc commit c9ad65d281191e20212c15addec10b4910a34bfc Author: bouleetbil Date: Fri Mar 27 18:49:58 2009 +0100 vte-0.20.0-1-i686 *version bump diff --git a/source/xapps/vte/FrugalBuild b/source/xapps/vte/FrugalBuild index 6c37b4e..6ab4f1e 100644 --- a/source/xapps/vte/FrugalBuild +++ b/source/xapps/vte/FrugalBuild @@ -2,22 +2,22 @@ # Maintainer: Christian Hamar alias krix pkgname=vte -pkgver=0.17.4 -pkgrel=3 +pkgver=0.20.0 +pkgrel=1 pkgdesc="Virtual Terminal Emulator" url="http://www.gnome.org/" -depends=('gtk+2>=2.14.3') -makedepends=('pygtk>=2.12.0' 'gtk-doc>=1.9' 'perl-xml-parser' 'intltool') +depends=('gtk+2>=2.16.0') +makedepends=('pygtk>=2.14.1' 'gtk-doc>=1.11' 'perl-xml-parser' 'intltool') groups=('xapps') archs=('i686' 'x86_64' 'ppc') _F_gnome_devel="y" Finclude gnome -sha1sums=('fe4a3ec476c97d0f385249ee60edb12887b69575') +sha1sums=('4cd2017af739a829e9390d8700919c2de108178d') Fconfopts="$Fconfopts --enable-gtk-doc" subpkgs=('vte-python') subdescs=('Python bindings for VTE') -subdepends=("pygtk>=2.12.1-4 $pkgname=$pkgver") +subdepends=("pygtk>=2.14.1 $pkgname=$pkgver") subgroups=('xlib-extra') subarchs=('i686 x86_64 ppc') From bouleetbil at frogdev.info Fri Apr 3 20:15:36 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:36 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gucharmap-2.26.0-1-i686 *version bump *delete deprecated libgnomeui *added gconf depend Message-ID: <20090403181536.2EBB411F0834@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aa8b948b0926fc11ac9ba977eb83768e4f9c8480 commit aa8b948b0926fc11ac9ba977eb83768e4f9c8480 Author: bouleetbil Date: Fri Mar 27 19:41:52 2009 +0100 gucharmap-2.26.0-1-i686 *version bump *delete deprecated libgnomeui *added gconf depend diff --git a/source/gnome/gucharmap/FrugalBuild b/source/gnome/gucharmap/FrugalBuild index b6769cd..b765b2e 100644 --- a/source/gnome/gucharmap/FrugalBuild +++ b/source/gnome/gucharmap/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=gucharmap -pkgver=2.24.3 +pkgver=2.26.0 pkgrel=1 pkgdesc="A featureful Unicode character map for GNOME" url="http://www.gnome.org/" -depends=('libgnomeui>=2.24.0' 'rarian') +depends=('rarian' 'gtk+2' 'gconf>=2.26.0') makedepends=('intltool' 'gnome-doc-utils>=0.14.0') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') @@ -14,6 +14,6 @@ _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet -sha1sums=('bf622acdbc1e682193532cc2b3a1e09c05af7bfa') +sha1sums=('934a0ce421cc52162ea9ea0cf4829eb97c501c0b') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:35 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:35 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libgtop-2.26.0-1-i686 *version bump Message-ID: <20090403181535.D5E6811F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=142af711c501e6b84690cb8ee1917a4fc1be7746 commit 142af711c501e6b84690cb8ee1917a4fc1be7746 Author: bouleetbil Date: Fri Mar 27 19:06:37 2009 +0100 libgtop-2.26.0-1-i686 *version bump diff --git a/source/xlib/libgtop/FrugalBuild b/source/xlib/libgtop/FrugalBuild index cd9623f..51e3bff 100644 --- a/source/xlib/libgtop/FrugalBuild +++ b/source/xlib/libgtop/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=libgtop -pkgver=2.24.0 +pkgver=2.26.0 pkgrel=1 pkgdesc="A library that read information about processes and the running system" url="http://www.gnome.org/" -depends=('glib2>=2.18.1' 'popt' 'texinfo' 'libxau') +depends=('glib2>=2.20.0' 'popt' 'texinfo' 'libxau') makedepends=('libxt' 'perl-xml-parser' 'gtk-doc' 'intltool') groups=('xlib') archs=('i686' 'x86_64' 'ppc') Finclude gnome texinfo Fconfopts="$Fconfopts --enable-debug=no --enable-fatal-warnings=no" -sha1sums=('934b9a83f8042dbbacdfb02cf85f4078d8b6fd14') +sha1sums=('918bcf6cb12800d0b6fa6d174c9cbd748672b2c0') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:36 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:36 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-applets-2.26.0-1-i686 *version bump Message-ID: <20090403181536.788B511F0855@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b84c7ffb29c0eff3dfecfb5e098c8e002a5c4275 commit b84c7ffb29c0eff3dfecfb5e098c8e002a5c4275 Author: bouleetbil Date: Fri Mar 27 20:21:30 2009 +0100 gnome-applets-2.26.0-1-i686 *version bump diff --git a/source/gnome/gnome-applets/FrugalBuild b/source/gnome/gnome-applets/FrugalBuild index 3508b53..a5df7e4 100644 --- a/source/gnome/gnome-applets/FrugalBuild +++ b/source/gnome/gnome-applets/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-applets -pkgver=2.24.3.1 +pkgver=2.26.0 pkgrel=1 pkgdesc="Applets for use with the GNOME panel" url="http://www.gnome.org/" -depends=('gail' 'gnome-panel>=2.24.3' 'libgtop>=2.24.0' 'libxklavier>=3.8' 'libwnck>=2.24.0' \ - 'gucharmap>=2.24.3' 'gst-plugins-base>=0.10.21-1' 'libnotify' 'gnome-icon-theme' 'dbus-glib>=0.76-1' \ - 'libgnomekbd' 'gnome-settings-daemon' 'libgweather>=2.24.3') +depends=('gail' 'gnome-panel>=2.26.0' 'libgtop>=2.26.0' 'libxklavier>=3.8' 'libwnck>=2.26.0' \ + 'gucharmap>=2.26.0' 'gst-plugins-base>=0.10.21-1' 'libnotify' 'gnome-icon-theme' 'dbus-glib>=0.76-1' \ + 'libgnomekbd' 'gnome-settings-daemon' 'libgweather>=2.26.0') rodepends=('notification-daemon') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome' 'gnome-minimal') @@ -24,9 +24,9 @@ _F_gnome_schemas=('/etc/gconf/schemas/battstat.schemas' _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet -Fconfopts="$Fconfopts --enable-flags --enable-ipv6 --with-gstreamer=0.10 --enable-stickynotes" +Fconfopts="$Fconfopts --enable-flags --enable-ipv6 --with-gstreamer=0.10 --enable-stickynotes --enable-mixer-applet" source=(${source[@]} mixer_applet_powersave.patch README.Frugalware) -sha1sums=('cc9a121bb06f687c221902c24dbdbe37bd68b07f' \ +sha1sums=('bd164ec763ce8f37b76e25e8fea55c9e54951c5d' \ '52f3ae4811dee6bd263fdec8f464f5221355d368' \ 'c0774a7e94736eeb18aee8cba06bb52fc8a9f144') From bouleetbil at frogdev.info Fri Apr 3 20:15:36 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:36 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: yelp-2.26.0-1-i686 *version bump Message-ID: <20090403181536.AC2D511F0856@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7b55060ca7fd31705504161be65a0a7a1a489569 commit 7b55060ca7fd31705504161be65a0a7a1a489569 Author: bouleetbil Date: Fri Mar 27 20:32:04 2009 +0100 yelp-2.26.0-1-i686 *version bump diff --git a/source/gnome/yelp/FrugalBuild b/source/gnome/yelp/FrugalBuild index a54d916..bca8856 100644 --- a/source/gnome/yelp/FrugalBuild +++ b/source/gnome/yelp/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=yelp -pkgver=2.24.0 +pkgver=2.26.0 pkgrel=1 pkgdesc="The default help browser for GNOME" url="http://www.gnome.org/" @@ -13,9 +13,10 @@ makedepends=('intltool' 'gnome-doc-utils' \ groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') _F_gnome_schemas=('/etc/gconf/schemas/yelp.schemas') +_F_gnome_iconcache="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-man --enable-info --with-mozilla=xulrunner" unset MAKEFLAGS -sha1sums=('18082b28de342c170978c8433a2ce544361598b2') +sha1sums=('c1c3262d77d4515a0fd0a7840307533fda9ed0ea') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:36 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:36 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: bug-buddy-2.26.0-1-i686 *version bump Message-ID: <20090403181536.E9A5111F0859@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ee539b4144d831b0e0cf84703720e5a6dba80161 commit ee539b4144d831b0e0cf84703720e5a6dba80161 Author: bouleetbil Date: Fri Mar 27 20:38:26 2009 +0100 bug-buddy-2.26.0-1-i686 *version bump diff --git a/source/gnome/bug-buddy/FrugalBuild b/source/gnome/bug-buddy/FrugalBuild index 0bff66c..4974d48 100644 --- a/source/gnome/bug-buddy/FrugalBuild +++ b/source/gnome/bug-buddy/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=bug-buddy -pkgver=2.24.2 -pkgrel=2 +pkgver=2.26.0 +pkgrel=1 pkgdesc="A bug reporting tool for GNOME" -depends=('gnome-desktop>=2.24.2' 'gnome-menus>=2.24.2' 'rarian>=0.8.0' 'desktop-file-utils' \ - 'libsoup>=2.24.0.1-2' 'libgtop>=2.24.0' 'evolution-data-server>=2.24.1' 'libelf' \ +depends=('gnome-desktop>=2.26.0' 'gnome-menus>=2.26.0' 'rarian>=0.8.0' 'desktop-file-utils' \ + 'libsoup>=2.26.0' 'libgtop>=2.26.0' 'evolution-data-server>=2.26.0' 'libelf' \ 'heimdal>=1.2.1' 'db>=4.7.25' 'gnutls>=2.6') makedepends=('intltool' 'gnome-doc-utils>=0.12.2') groups=('gnome' 'gnome-minimal') @@ -16,6 +16,6 @@ _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet -sha1sums=('00eb4f47af4e56d94ef8862acf782e572fdec7d2') +sha1sums=('6b96ea35d58b969fe0129af2bfb4aa144c207e6d') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:37 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:37 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtksourceview-2.6.0-1-i686 *version bump *delete deprecated depend Message-ID: <20090403181537.913CA11F0836@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a72b1df8e91668d21da61e4bbf3bc035d3b86a49 commit a72b1df8e91668d21da61e4bbf3bc035d3b86a49 Author: bouleetbil Date: Fri Mar 27 20:42:04 2009 +0100 gtksourceview-2.6.0-1-i686 *version bump *delete deprecated depend diff --git a/source/gnome/gtksourceview/FrugalBuild b/source/gnome/gtksourceview/FrugalBuild index 04da77d..a0821a0 100644 --- a/source/gnome/gtksourceview/FrugalBuild +++ b/source/gnome/gtksourceview/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: Christian Hamar alias krix pkgname=gtksourceview -pkgver=2.4.0 +pkgver=2.6.0 pkgrel=1 pkgdesc="A text widget adding syntax highlighting and more to GNOME" -depends=('libgnomeprintui>=2.18.1' 'gtk+2>=2.14.3' 'gnome-vfs>=2.24.0') +depends=('gtk+2>=2.16.0') makedepends=('intltool' 'gtk-doc') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') @@ -16,5 +16,5 @@ build() { Frm usr/share/gtksourceview-2.0/language-specs/boo.lang } -sha1sums=('b31d6fdfce430e780dbe4453a7217b6511ae6ef2') +sha1sums=('491005d5fa43357e91052e7bbfe1231ac2dcf386') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:38 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:38 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pygtksourceview-2.6.0-1-i686 *version bump Message-ID: <20090403181538.09BCD11F085A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b883598ba9d36dbfd457bd2e147af0594444386e commit b883598ba9d36dbfd457bd2e147af0594444386e Author: bouleetbil Date: Fri Mar 27 20:48:30 2009 +0100 pygtksourceview-2.6.0-1-i686 *version bump diff --git a/source/gnome/pygtksourceview/FrugalBuild b/source/gnome/pygtksourceview/FrugalBuild index 5341b2e..e52b2d0 100644 --- a/source/gnome/pygtksourceview/FrugalBuild +++ b/source/gnome/pygtksourceview/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Christian Hamar alias krix pkgname=pygtksourceview -pkgver=2.2.0 -pkgrel=2 +pkgver=2.6.0 +pkgrel=1 pkgdesc="Python bindings for GtkSourceView 2.X" url="http://www.gnome.org" -depends=('pygobject' 'pygtk' 'gtksourceview>=2.2.1') +depends=('pygobject' 'pygtk' 'gtksourceview>=2.6.0') makedepends=('gtk-doc') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('45d52fe11b17228f78ec784beac15bafbf91d00b') +sha1sums=('480742c6ea15e2c6f3d864fae4708ef528fade0f') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:38 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:38 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-python-2.26.0-1-i686 *version bump Message-ID: <20090403181538.4767211F085C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=909c742a419bffc6261c341b1cb269abb264733b commit 909c742a419bffc6261c341b1cb269abb264733b Author: bouleetbil Date: Fri Mar 27 21:06:02 2009 +0100 gnome-python-2.26.0-1-i686 *version bump diff --git a/source/gnome/gnome-python/FrugalBuild b/source/gnome/gnome-python/FrugalBuild index 2cd981c..3404ac3 100644 --- a/source/gnome/gnome-python/FrugalBuild +++ b/source/gnome/gnome-python/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-python -pkgver=2.22.3 +pkgver=2.26.0 pkgrel=1 pkgdesc="Python bindings for GNOME" url="http://www.daa.com.au/~james/pygtk/" -depends=('pygtk>=2.12.1' 'pyorbit>=2.24.0-2' 'libgnomeui>=2.24.0' 'libbonobo>=2.24.0') +depends=('pygtk>=2.14.1' 'pyorbit>=2.24.0-2' 'libgnomeui>=2.24.0' 'libbonobo>=2.24.0') groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('35eafe4f5ab9ee003a573dcf26699d3b03d52d5a') +sha1sums=('d62be5a5edeba02e7ee43c7e84c2a63acdd03c07') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:38 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:38 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: totem-pl-parser-2.26.0-1-i686 *version bump *delete deprecated depend Message-ID: <20090403181538.7372511F085E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fb72cb4a04f58af9c4217961f3c27e1860ab64f5 commit fb72cb4a04f58af9c4217961f3c27e1860ab64f5 Author: bouleetbil Date: Fri Mar 27 21:19:40 2009 +0100 totem-pl-parser-2.26.0-1-i686 *version bump *delete deprecated depend diff --git a/source/gnome/totem-pl-parser/FrugalBuild b/source/gnome/totem-pl-parser/FrugalBuild index f9f669c..0d091f4 100644 --- a/source/gnome/totem-pl-parser/FrugalBuild +++ b/source/gnome/totem-pl-parser/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=totem-pl-parser -pkgver=2.24.4 +pkgver=2.26.0 pkgrel=1 url="http://www.gnome.org/" pkgdesc="Simple GObject-based library to parse a host of playlist formats, as well as save those" -depends=('gnome-vfs' 'evolution-data-server>=2.24.4' 'hal') +depends=('evolution-data-server>=2.26.0' 'hal') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('7c6650fc9ee2190270e80a00a9afe77629c07700') +sha1sums=('c022c9f7891c766211ca1f28dcf93bdfff550b20') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:40 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: totem-2.26.0-1-i686 *version bump Message-ID: <20090403181540.8D23F11F0862@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=063c68b676e5c007c19796b9ce443146a0286fae commit 063c68b676e5c007c19796b9ce443146a0286fae Author: bouleetbil Date: Fri Mar 27 21:46:19 2009 +0100 totem-2.26.0-1-i686 *version bump diff --git a/source/gnome/totem/FrugalBuild b/source/gnome/totem/FrugalBuild index cda9ba3..03b56f3 100644 --- a/source/gnome/totem/FrugalBuild +++ b/source/gnome/totem/FrugalBuild @@ -3,15 +3,15 @@ # Contributor: AlexExtreme pkgname=totem -pkgver=2.24.4 +pkgver=2.26.0 pkgrel=1 pkgdesc="Movie player for GNOME based on Xine" depends=('libxi' 'libxtst' 'fontconfig' 'libstdc++' 'libxxf86vm' 'dbus-glib>=0.71' \ 'libxrandr' 'atk>=1.20.0' 'libsm' 'libxinerama' 'libmusicbrainz' 'nss>=3.12' 'avahi-glib>=0.6.19' \ - 'cairo>=1.8.6' 'libxcursor' 'gnome-desktop>=2.24.3' 'iso-codes' 'xine-lib' 'gnome-vfs>=2.24.0' \ + 'cairo>=1.8.6' 'libxcursor' 'gnome-desktop>=2.26.0' 'iso-codes' 'xine-lib' 'gnome-vfs>=2.24.0' \ 'shared-mime-info>=0.22' 'totem-pl-parser' 'heimdal>=1.2.1' 'db>=4.7.25' \ - 'evolution-data-server>=2.24.4' 'python>=2.6') -makedepends=('intltool' "xulrunner" 'pango' 'nautilus>=2.24.2' \ + 'evolution-data-server>=2.26.0' 'python>=2.6') +makedepends=('intltool' "xulrunner" 'pango' 'nautilus>=2.26.0' \ 'gnome-doc-utils') groups=('gnome') archs=('i686' 'x86_64' 'ppc') @@ -23,11 +23,11 @@ _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet url="http://www.gnome.org/projects/totem/" -sha1sums=('0fadda7c9eb70f3407866b18f97a9757ed65c6a2') +sha1sums=('3ab078a2393944c89cc391ac336a54f3fa5bbf74') subpkgs=('totem-nsplugin' 'totem-nautilus') subdescs=('Totem plugin for Firefox' 'Totem plugin for Nautilus') -subdepends=("xulrunner>=1.8.1.3 firefox>=3.0 $pkgname=$pkgver" "nautilus>=2.24.2 $pkgname=$pkgver") +subdepends=("xulrunner>=1.8.1.3 firefox>=3.0 $pkgname=$pkgver" "nautilus>=2.26.0 $pkgname=$pkgver") subgroups=('gnome' 'gnome') subarchs=('x86_64 i686 ppc' 'x86_64 i686 ppc') From bouleetbil at frogdev.info Fri Apr 3 20:15:42 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:42 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: brasero-2.26.0-1-i686 *version bump *added subkpg nautilus-cd-burner *package nautilus-cd-burner should be delete Message-ID: <20090403181542.895AE11F085B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=49a6cffaf55d4857d08610a0669cf0cfdf807e29 commit 49a6cffaf55d4857d08610a0669cf0cfdf807e29 Author: bouleetbil Date: Fri Mar 27 23:07:32 2009 +0100 brasero-2.26.0-1-i686 *version bump *added subkpg nautilus-cd-burner *package nautilus-cd-burner should be delete diff --git a/source/gnome-extra/brasero/FrugalBuild b/source/gnome-extra/brasero/FrugalBuild index 7a78cb5..041bde7 100644 --- a/source/gnome-extra/brasero/FrugalBuild +++ b/source/gnome-extra/brasero/FrugalBuild @@ -2,27 +2,40 @@ # Maintainer: Priyank Gosalia pkgname=brasero -pkgver=0.9.1 +pkgver=2.26.0 pkgrel=1 pkgdesc="A CD/DVD Burning application for the GNOME desktop." url="http://www.gnome.org/projects/brasero/" makedepends=('intltool' 'gnome-doc-utils') -depends=('gnome-vfs>=2.24.0' 'libgnome>=2.24.0' 'libgnomeui>=2.24.0' 'cdrtools' 'dvd+rw-tools' \ +depends=('libgnome>=2.26.0' 'cdrtools' 'dvd+rw-tools' \ 'gstreamer' 'gst-plugins-base' 'gst-plugins-good' \ - 'hal>=0.5.11' 'libxml2' 'totem>=2.24.0' 'perl-xml-parser' 'dbus-glib>=0.76' \ - 'libbeagle' 'popt' 'libdvdcss' 'heimdal>=1.2.1' 'evolution-data-server>=2.24.1') + 'hal>=0.5.11' 'libxml2' 'totem>=2.26.0' 'perl-xml-parser' 'dbus-glib>=0.76' \ + 'libbeagle' 'popt' 'libdvdcss' 'heimdal>=1.2.1') +makedepends=('nautilus>=2.26.0' 'gnome-doc-utils' 'intltool') groups=('gnome-extra') conflicts=('bonfire') replaces=('bonfire') archs=('i686' 'x86_64' 'ppc') +subpkgs=("nautilus-cd-burner") +subdescs=('An easy to use CD/DVD burning package for Nautilus') +subdepends=("$pkgname=$pkgver nautilus>=2.26.0") +subgroups=('gnome-extra') +subarchs=('i686 x86_64 ppc') + _F_gnome_schemas=('/etc/gconf/schemas/brasero.schemas') _F_gnome_scrollkeeper="y" _F_gnome_desktop="n" _F_gnome_iconcache="y" -_F_gnome_devel="y" +_F_gnome_mime="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-search --enable-playlist --enable-preview --enable-inotify --enable-libnotify --disable-schemas-install --enable-caches=no" -sha1sums=('bc27acca4779be61adfa805df63305eb3caeaf1b') +sha1sums=('3f4e6595b5c8d6767ac220568b183e51d31c3c63') + +build(){ + Fbuild + Fbuild_gnome_scriptlet + Fsplit nautilus-cd-burner usr/lib/nautilus +} # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:42 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:42 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-python-desktop-2.26.0-1-i686 *version bump *delete subkpg nautilusburn *added subkpg for evine and evolution Message-ID: <20090403181542.C931911F0838@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9f15bfb050bf0e565302a4251d2e2379ac7f2008 commit 9f15bfb050bf0e565302a4251d2e2379ac7f2008 Author: bouleetbil Date: Fri Mar 27 23:30:21 2009 +0100 gnome-python-desktop-2.26.0-1-i686 *version bump *delete subkpg nautilusburn *added subkpg for evine and evolution diff --git a/source/gnome/gnome-python-desktop/FrugalBuild b/source/gnome/gnome-python-desktop/FrugalBuild index d0cac72..a852d90 100644 --- a/source/gnome/gnome-python-desktop/FrugalBuild +++ b/source/gnome/gnome-python-desktop/FrugalBuild @@ -3,31 +3,34 @@ # Former Maintainer: AlexExtreme pkgname=gnome-python-desktop -pkgver=2.24.1 +pkgver=2.26.0 pkgrel=1 pkgdesc="Python bindings for GNOME desktop" url="http://www.pygtk.org/" -depends=('gnome-python>=2.22.3') -makedepends=('metacity>=2.24.0' 'gnome-media>=2.24.0' 'gnome-panel>=2.24.2' 'gtksourceview1' 'totem>=2.24.3' \ - 'libgtop>=2.24.0' 'bug-buddy>=2.24.0') +depends=('gnome-python>=2.26.0') +makedepends=('metacity>=2.26.0' 'gnome-media>=2.26.0' 'gnome-panel>=2.26.0' 'gtksourceview1' 'totem>=2.26.0' \ + 'libgtop>=2.26.0' 'bug-buddy>=2.26.0' 'evince>=2.26.0') groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome python subpkgs=("$pkgname-applet" "$pkgname-desktop" "$pkgname-keyring" "$pkgname-print" "$pkgname-gtksourceview" "$pkgname-gtop" "$pkgname-mediaprofiles" \ - "$pkgname-metacity" "$pkgname-nautilusburn" "$pkgname-rsvg" "$pkgname-totem" "$pkgname-wnck" "$pkgname-bugbuddy") + "$pkgname-metacity" "$pkgname-rsvg" "$pkgname-totem" "$pkgname-wnck" "$pkgname-bugbuddy" "$pkgname-evince" \ + "$pkgname-evolution") subdescs=('Gnome panel applet python module' 'Gnome desktop python module' 'Gnome keyring python module' 'Gnome print python module' \ 'Gtksourceview python module' 'Gtop python module' 'Gnome mediaprofiles python module' 'Metacity python module' \ - 'Nautilus CD burner python module' 'librsvg python module' 'Totem python module' 'libwnck python module' \ - 'Bug Buddy integration module') -subdepends=("$pkgname=$pkgver gnome-panel>=2.24.2" "$pkgname=$pkgver gnome-desktop>=2.24.2" "$pkgname=$pkgver gnome-keyring>=2.24.0" \ + 'librsvg python module' 'Totem python module' 'libwnck python module' \ + 'Bug Buddy integration module' 'evince python module' 'evolution python module') +subdepends=("$pkgname=$pkgver gnome-panel>=2.26.0" "$pkgname=$pkgver gnome-desktop>=2.26.0" "$pkgname=$pkgver gnome-keyring>=2.26.0" \ "$pkgname=$pkgver libgnomeprint>=2.18.1 libgnomeprintui>=2.18.1" "$pkgname=$pkgver gtksourceview1 $pkgname-print=$pkgver" \ - "$pkgname=$pkgver libgtop>=2.24.0" "$pkgname=$pkgver gnome-media>=2.24.0" "$pkgname=$pkgver metacity>=2.24.0" \ - "$pkgname=$pkgver nautilus-cd-burner>=2.24.0" "$pkgname=$pkgver librsvg" "$pkgname=$pkgver totem>=2.24.3" \ - "python libxext glibc freetype2 libxau libxdmcp libice libxdamage libxml2 libwnck>=2.24.0" "$pkgname=$pkgver bug-buddy>=2.20.0") -subgroups=('gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome') -subarchs=('i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' \ - 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc') + "$pkgname=$pkgver libgtop>=2.26.0" "$pkgname=$pkgver gnome-media>=2.26.0" "$pkgname=$pkgver metacity>=2.26.0" \ + "$pkgname=$pkgver librsvg" "$pkgname=$pkgver totem>=2.26.0" \ + "python libxext glibc freetype2 libxau libxdmcp libice libxdamage libxml2 libwnck>=2.26.0" "$pkgname=$pkgver bug-buddy>=2.26.0" \ + "$pkgname=$pkgver evince>=2.26.0" "$pkgname=$pkgver evolution") +subgroups=('gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome'\ + 'gnome' 'gnome') +subarchs=('i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' \ + 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc') ## NOTE: the depends are not really right for gnome-python-desktop-wnck , $pkgname depends/rodepends got removed ## to make some rox crap happy. So you have to add gnome-python{-desktop} depends to any gnome* package need @@ -80,11 +83,6 @@ build() { Fsplit $pkgname-metacity $_F_python_libdir/gtk-2.0/metacity.so Fsplit $pkgname-metacity $_F_gnome_pygtkdefsdir/metacity.defs - # -nautilusburn - Fsplit $pkgname-nautilusburn $_F_python_libdir/gtk-2.0/nautilusburn.la - Fsplit $pkgname-nautilusburn $_F_python_libdir/gtk-2.0/nautilusburn.so - Fsplit $pkgname-nautilusburn $_F_gnome_pygtkdefsdir/nautilus_burn.defs - # -rsvg Fsplit $pkgname-rsvg $_F_python_libdir/gtk-2.0/rsvg.so Fsplit $pkgname-rsvg $_F_python_libdir/gtk-2.0/rsvg.la @@ -102,8 +100,16 @@ build() { Fsplit $pkgname-wnck $_F_python_libdir/gtk-2.0/wnck.so Fsplit $pkgname-wnck $_F_gnome_pygtkdefsdir/wnck.defs + # -evince + Fsplit $pkgname-evince $_F_python_libdir/gtk-2.0/evince.la + Fsplit $pkgname-evince $_F_python_libdir/gtk-2.0/evince.so + + # -evolution + Fsplit $pkgname-evolution $_F_python_libdir/gtk-2.0/evolution + # ...phew! } -sha1sums=('97b04ca811670d6cfa208074c1644cee7486ade3') +sha1sums=('9f30c470ea73cb11b1daa6e10f1e980ec5698086') + # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:43 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: webkit-1.1.1-1-i686 *version bump Message-ID: <20090403181543.0083D11F0839@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7f19253fd266ff72f8f24cc956948e096bbe5383 commit 7f19253fd266ff72f8f24cc956948e096bbe5383 Author: bouleetbil Date: Sat Mar 28 14:25:58 2009 +0100 webkit-1.1.1-1-i686 *version bump diff --git a/source/xlib-extra/webkit/FrugalBuild b/source/xlib-extra/webkit/FrugalBuild index fb0006c..643fd09 100644 --- a/source/xlib-extra/webkit/FrugalBuild +++ b/source/xlib-extra/webkit/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: bouleetbil pkgname=webkit -release=40535 -realverion=1.1.0 +release=41944 +realverion=1.1.1 pkgver=$realverion -pkgrel=3 +pkgrel=1 pkgdesc="Open source web browser engine that's used by Safari" url="http://www.webkit.org" -depends=('sqlite3' 'gtk+2' 'icu' 'libsoup>=2.24.0' 'libpng' 'gperf' +depends=('sqlite3' 'gtk+2' 'icu' 'libsoup>=2.26.0' 'libpng' 'gperf' 'cairo' 'libxml2' 'pango' 'gst-plugins-base') makedepends=('bison' 'flex') groups=('xlib-extra') @@ -25,7 +25,7 @@ Fconfopts="${Fconfopts[@]} --enable-icon-database --enable-svg \ OUTPUT_DIR=$Fdestir \ WEBKIT_INC_DIR=/usr/include/WebKit \ WEBKIT_LIB_DIR=/usr/lib" -sha1sums=('61fc0d897ce5804a764365641629b90d82396763') +sha1sums=('427d17110078f84e49826848b946d78c3920b0be') build() { Fcd From bouleetbil at frogdev.info Fri Apr 3 20:15:43 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: docbook-xml-4.5-3-i686 *create /etc/xml/ if neccessary Message-ID: <20090403181543.2C07711F0861@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a67d72492827b4f8628d7564dddca22bf13eb1f commit 9a67d72492827b4f8628d7564dddca22bf13eb1f Author: bouleetbil Date: Sat Mar 28 15:10:51 2009 +0100 docbook-xml-4.5-3-i686 *create /etc/xml/ if neccessary diff --git a/source/apps/docbook-xml/FrugalBuild b/source/apps/docbook-xml/FrugalBuild index c22025f..8b2bc4a 100644 --- a/source/apps/docbook-xml/FrugalBuild +++ b/source/apps/docbook-xml/FrugalBuild @@ -3,7 +3,7 @@ pkgname=docbook-xml pkgver=4.5 -pkgrel=2 +pkgrel=3 pkgdesc="A widely used XML scheme for writing documentation and help" url="http://www.oasis-open.org/docbook/xml/" depends=('libxml2') diff --git a/source/apps/docbook-xml/docbook-xml.install b/source/apps/docbook-xml/docbook-xml.install index 94aa923..9f6dbda 100644 --- a/source/apps/docbook-xml/docbook-xml.install +++ b/source/apps/docbook-xml/docbook-xml.install @@ -11,6 +11,8 @@ LATEST_DATE= # create the catalogs root and docbook specific # create_catalogs() { +#create dir if neccessary +mkdir -p /etc/xml/ if [[ ! -r ${ROOTCATALOG} ]] ; then echo "Creating XML Catalog root ${ROOTCATALOG}" From bouleetbil at frogdev.info Fri Apr 3 20:15:43 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gedit-2.26.0-1-i686 *version bump Message-ID: <20090403181543.6C9DE11F0863@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=848bf215c6d939b3da18f1260fc94b8d3d59f899 commit 848bf215c6d939b3da18f1260fc94b8d3d59f899 Author: bouleetbil Date: Sat Mar 28 15:33:03 2009 +0100 gedit-2.26.0-1-i686 *version bump diff --git a/source/gnome/gedit/FrugalBuild b/source/gnome/gedit/FrugalBuild index 17079d9..6bc4207 100644 --- a/source/gnome/gedit/FrugalBuild +++ b/source/gnome/gedit/FrugalBuild @@ -2,12 +2,14 @@ # Maintainer: Christian Hamar alias krix pkgname=gedit -pkgver=2.24.3 +pkgver=2.26.0 pkgrel=1 pkgdesc="A text editor for GNOME" url="http://www.gnome.org/" -depends=('rarian' 'desktop-file-utils' 'python>=2.6' 'gtksourceview>=2.2.1' 'dbus-glib>=0.74' 'enchant' 'iso-codes' 'libgnomeui' 'pygobject-gvfs>=2.16.0') -makedepends=('intltool' 'gnome-doc-utils>=0.14.0' 'gnome-python-desktop-gtksourceview>=2.24.0' 'pygtksourceview>=2.2.0' 'gtk-doc') +depends=('rarian' 'desktop-file-utils' 'python>=2.6' 'gtksourceview>=2.6.0' 'dbus-glib>=0.74' \ + 'enchant' 'iso-codes' 'libgnomeui' 'pygobject-gvfs>=2.16.0') +makedepends=('intltool' 'gnome-doc-utils>=0.14.0' 'gnome-python-desktop-gtksourceview>=2.24.0' \ + 'pygtksourceview>=2.6.0' 'gtk-doc') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') _F_gnome_schemas=('/etc/gconf/schemas/gedit.schemas' \ @@ -15,11 +17,11 @@ _F_gnome_schemas=('/etc/gconf/schemas/gedit.schemas' \ _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet -sha1sums=('93738961fac2228dbf425009828299520d8bc06e') +sha1sums=('f4760bed0659029ea8492eb1e530bf4272dfa7f9') subpkgs=("$pkgname-python") subdescs=('gedit python plugins') -subdepends=("$pkgname=$pkgver gnome-python-desktop-gtksourceview>=2.24.0 pygtksourceview") +subdepends=("$pkgname=$pkgver gnome-python-desktop-gtksourceview>=2.26.0 pygtksourceview") subgroups=('gnome') subarchs=('i686 x86_64 ppc') From bouleetbil at frogdev.info Fri Apr 3 20:15:43 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: eog-2.26.0-1-i686 *version bump Message-ID: <20090403181543.9917911F0864@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3258c027b7505e3ed0381cadf82fd2d0b456c7df commit 3258c027b7505e3ed0381cadf82fd2d0b456c7df Author: bouleetbil Date: Sat Mar 28 15:46:18 2009 +0100 eog-2.26.0-1-i686 *version bump diff --git a/source/gnome/eog/FrugalBuild b/source/gnome/eog/FrugalBuild index 58c744f..a1f2b1f 100644 --- a/source/gnome/eog/FrugalBuild +++ b/source/gnome/eog/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=eog -pkgver=2.24.3.1 +pkgver=2.26.0 pkgrel=1 pkgdesc="An image viewing and cataloging program for GNOME" -depends=('libexif' 'libgnomeui>=2.24.0' 'rarian' 'desktop-file-utils' 'python>=2.6' \ - 'gnome-desktop>=2.24.3' 'lcms' 'pygtk' 'gnome-python' 'libart_lgpl') +depends=('libexif' 'rarian' 'desktop-file-utils' 'python>=2.6' \ + 'gnome-desktop>=2.26.0' 'lcms' 'pygtk' 'gnome-python' 'libart_lgpl') makedepends=('intltool' 'gnome-doc-utils>=0.14.0') groups=('gnome') archs=('i686' 'x86_64' 'ppc') @@ -15,6 +15,6 @@ _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet -sha1sums=('b5415acbfe99d7ea31f5d12106f4b1817043a320') +sha1sums=('89a1f5d1477d5bdb283e28cc2bb52530417897ba') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:43 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-utils-2.26.0-1-i686 *version bump Message-ID: <20090403181543.C32CA11F0865@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5517a71b80274383e89d64c9c456184be53a43a0 commit 5517a71b80274383e89d64c9c456184be53a43a0 Author: bouleetbil Date: Sat Mar 28 16:11:30 2009 +0100 gnome-utils-2.26.0-1-i686 *version bump diff --git a/source/gnome/gnome-utils/FrugalBuild b/source/gnome/gnome-utils/FrugalBuild index 73fcaf9..70e1187 100644 --- a/source/gnome/gnome-utils/FrugalBuild +++ b/source/gnome/gnome-utils/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-utils -pkgver=2.24.1 +pkgver=2.26.0 pkgrel=1 pkgdesc="GNOME utilities" url="http://www.gnome.org/" -depends=('libgnomeprintui>=2.18.0' 'gnome-panel>=2.24.0' 'e2fsprogs' 'rarian' \ - 'desktop-file-utils' 'hal>=0.5.8.1-4' 'libgtop>=2.24.0' 'gnome-vfs>=2.24.0' \ +depends=('libgnomeprintui>=2.18.0' 'gnome-panel>=2.26.0' 'e2fsprogs' 'rarian' \ + 'desktop-file-utils' 'hal>=0.5.8.1-4' 'libgtop>=2.26.0' 'gnome-vfs>=2.24.0' \ 'dbus-glib>=0.71' 'avahi-glib>=0.6.17') makedepends=('intltool' 'gnome-doc-utils>=0.10.0' 'gtk-doc') groups=('gnome' 'gnome-minimal') @@ -24,6 +24,6 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-hal --enable-ipv6 --disable-gtk-doc --enable-gfloppy=yes" +sha1sums=('ac1078ad2d75a561f7aa562d06316a221d6dcbc4') -sha1sums=('8d0315293da2f646a67cb8025099d00ba8fbbeac') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:43 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-system-monitor-2.26.0.1-1-i686 *version bump Message-ID: <20090403181543.F1C5B11F0866@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d9560ac7494c8190c2faf827d3779a830c761a78 commit d9560ac7494c8190c2faf827d3779a830c761a78 Author: bouleetbil Date: Sat Mar 28 16:19:25 2009 +0100 gnome-system-monitor-2.26.0.1-1-i686 *version bump diff --git a/source/gnome/gnome-system-monitor/FrugalBuild b/source/gnome/gnome-system-monitor/FrugalBuild index 687ed88..3498be8 100644 --- a/source/gnome/gnome-system-monitor/FrugalBuild +++ b/source/gnome/gnome-system-monitor/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-system-monitor -pkgver=2.24.4 +pkgver=2.26.0.1 pkgrel=1 pkgdesc="A system monitor for GNOME" url="http://www.gnome.org/" -depends=('libgnomeui>=2.24.0' 'libgtop>=2.24.0' 'libwnck>=2.24.0' \ - 'rarian' 'libgksu>=2.0.6' 'libsexy' 'gnome-icon-theme' 'pcre' 'gtkmm>=2.14.3' 'librsvg') +depends=('libgtop>=2.26.0' 'libwnck>=2.26.0' \ + 'rarian' 'libgksu>=2.0.6' 'libsexy' 'gnome-icon-theme' 'pcre' 'gtkmm>=2.16.0' 'librsvg') makedepends=('intltool' 'gnome-doc-utils>=0.14.0') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') @@ -15,6 +15,6 @@ _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" _F_gnome_schemas=('/etc/gconf/schemas/gnome-system-monitor.schemas') Finclude gnome gnome-scriptlet -sha1sums=('9efc20745e1977196a08f6edcd61ff90e7a08787') +sha1sums=('f8b7e5800135f2cc9e798a742b5cbe59c465d8e3') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:44 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-netstatus-2.26.0-1-i686 *version bump Message-ID: <20090403181544.2B4E611F083A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d13ce9a0d0893ac9580031e2a0bfde0a3d8d374b commit d13ce9a0d0893ac9580031e2a0bfde0a3d8d374b Author: bouleetbil Date: Sat Mar 28 16:36:02 2009 +0100 gnome-netstatus-2.26.0-1-i686 *version bump diff --git a/source/gnome/gnome-netstatus/FrugalBuild b/source/gnome/gnome-netstatus/FrugalBuild index 7730864..a8807a3 100644 --- a/source/gnome/gnome-netstatus/FrugalBuild +++ b/source/gnome/gnome-netstatus/FrugalBuild @@ -3,11 +3,11 @@ # Contributor: AlexExtreme pkgname=gnome-netstatus -pkgver=2.12.2 +pkgver=2.26.0 pkgrel=1 pkgdesc="A GNOME applet which provides information about a network interface" url="http://www.gnome.org/" -depends=('gnome-panel>=2.24.0' 'rarian' 'dbus-glib>=0.76-1') +depends=('gnome-panel>=2.26.0' 'rarian' 'dbus-glib>=0.76-1') makedepends=('intltool' 'gnome-doc-utils>=0.14.0') groups=('gnome') archs=('i686' 'x86_64' 'ppc') @@ -16,7 +16,7 @@ _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet source=(${source[@]} gnome-netstatus-2.12.1-fix-iflist.patch) -sha1sums=('663c7c0e618fd37ce2cdf69cca7b2f11a9fd70f3' \ +sha1sums=('53ca180d45a42b011ae6765461ae55c6a69d66af' \ '9f310d1d918d4e0776997ded82d8c96a3d9ce761') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:44 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: epiphany-2.26.0-1-i686 *version bump Message-ID: <20090403181544.61C4711F083B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0c796cfab834aba5ea6730deaece304c29f2c800 commit 0c796cfab834aba5ea6730deaece304c29f2c800 Author: bouleetbil Date: Sat Mar 28 17:00:44 2009 +0100 epiphany-2.26.0-1-i686 *version bump diff --git a/source/gnome-extra/epiphany/FrugalBuild b/source/gnome-extra/epiphany/FrugalBuild index b2b42f6..b920c36 100644 --- a/source/gnome-extra/epiphany/FrugalBuild +++ b/source/gnome-extra/epiphany/FrugalBuild @@ -2,13 +2,14 @@ # Maintainer: Christian Hamar alias krix pkgname=epiphany -pkgver=2.24.3 +pkgver=2.26.0 pkgrel=1 pkgdesc="GNOME webbrowser based on the mozilla rendering engine" url="http://www.gnome.org/projects/epiphany/" -depends=('libstdc++' 'dbus-x11' 'atk' 'libxslt' 'gnome-desktop>=2.24.3' 'startup-notification' \ +depends=('libstdc++' 'dbus-x11' 'atk' 'libxslt' 'gnome-desktop>=2.26.0' 'startup-notification' \ 'xulrunner>=1.8.1.3' 'docbook-xsl') -makedepends=('pygtk>=2.12.1' 'gtk-doc>=1.9' 'perl-xml-parser' 'python>=2.6' 'gnome-python>=2.22.1' 'iso-codes' 'gnome-doc-utils>=0.14.0' 'intltool') +makedepends=('pygtk>=2.12.1' 'gtk-doc>=1.9' 'perl-xml-parser' 'python>=2.6' \ + 'gnome-python>=2.26.1' 'iso-codes' 'gnome-doc-utils>=0.14.0' 'intltool') _F_gnome_schemas=('/etc/gconf/schemas/epiphany.schemas' '/etc/gconf/schemas/epiphany-lockdown.schemas' '/etc/gconf/schemas/epiphany-pango.schemas' @@ -21,6 +22,6 @@ groups=('gnome-extra') archs=('x86_64' 'i686' 'ppc') Fconfopts="$Fconfopts -with-gecko=xulrunner \ --enable-python --enable-certificate-manager --disable-gtk-doc" -sha1sums=('945d7935273cf341f7c5445b31202ed257cfc9a6') +sha1sums=('c29e0f1c6a560e15e21cbd7f3bee23c57905796b') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:44 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: epiphany-extensions-2.26.0-1-i686 *version bump Message-ID: <20090403181544.CDEF211F0867@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e6183e08b4a076b31971b5bf8d26ceb7771fbf47 commit e6183e08b4a076b31971b5bf8d26ceb7771fbf47 Author: bouleetbil Date: Sat Mar 28 17:24:28 2009 +0100 epiphany-extensions-2.26.0-1-i686 *version bump diff --git a/source/gnome-extra/epiphany-extensions/FrugalBuild b/source/gnome-extra/epiphany-extensions/FrugalBuild index 47d7bc1..82c3444 100644 --- a/source/gnome-extra/epiphany-extensions/FrugalBuild +++ b/source/gnome-extra/epiphany-extensions/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: Christian Hamar alias krix pkgname=epiphany-extensions -pkgver=2.24.3 +pkgver=2.26.0 pkgrel=1 pkgdesc="Extensions for epiphany web browser" url="http://www.gnome.org/projects/epiphany/extensions" -depends=('opensp' 'nss>=3.12' 'nspr>=4.7.1' 'pcre' 'epiphany>=2.24.3') -makedepends=('perl-xml-parser' 'gnome-doc-utils>=0.12.2' 'intltool') +depends=('opensp' 'nss>=3.12' 'nspr>=4.7.1' 'pcre' 'epiphany>=2.26.0') +makedepends=('perl-xml-parser' 'gnome-doc-utils>=0.14.0' 'intltool') _F_gnome_scrollkeeper="y" Finclude gnome gnome-scriptlet license="GPL2" groups=('gnome-extra') archs=('x86_64' 'i686' 'ppc') Fconfopts="$Fconfopts --with-gecko=xulrunner --with-extensions=really-all" -sha1sums=('39808988aa715aaa2d3f36213152abc6556bb9c6') +sha1sums=('1e8ece89bc71dc5dd8be3cb86275aa8eb3655624') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:44 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-games-2.26.0-1-i686 *version bump Message-ID: <20090403181545.0029C11F0868@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3670ac684e32aa1b1006f3cc4b3cfea8bc4d715b commit 3670ac684e32aa1b1006f3cc4b3cfea8bc4d715b Author: bouleetbil Date: Sat Mar 28 18:01:45 2009 +0100 gnome-games-2.26.0-1-i686 *version bump diff --git a/source/gnome-extra/gnome-games/FrugalBuild b/source/gnome-extra/gnome-games/FrugalBuild index fa6ec51..5e637d0 100644 --- a/source/gnome-extra/gnome-games/FrugalBuild +++ b/source/gnome-extra/gnome-games/FrugalBuild @@ -2,12 +2,13 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-games -pkgver=2.24.3 +pkgver=2.26.0 pkgrel=1 pkgdesc="Games for GNOME" url="http://www.gnome.org/" -depends=('guile' 'libgnomeui>=2.24.0' 'librsvg>=2.22.2' 'rarian>=0.8.0' \ - 'desktop-file-utils' 'libbonobo>=2.24.0' 'gnome-python-desktop>=2.24.1' 'ggz-client-libs' 'sdl' 'sdl_mixer') +depends=('guile' 'libgnomeui>=2.24.0' 'librsvg>=2.26.0' 'rarian>=0.8.0' \ + 'desktop-file-utils' 'libbonobo>=2.24.0' 'gnome-python-desktop>=2.26.0' \ + 'ggz-client-libs' 'sdl' 'sdl_mixer') makedepends=('intltool' 'gnome-doc-utils>=0.14.0') groups=('gnome-extra') archs=('i686' 'x86_64') @@ -31,6 +32,6 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-scores-group=users --with-scores-user=root" -sha1sums=('f5de0d20bd51f188a9ac1e5f1ceaaa82d8f85882') +sha1sums=('55b2efa4374499dad0e3426d2d4ec380a594cf12') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:45 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-user-docs-2.26.0-1-i686 *version bump Message-ID: <20090403181545.3804711F0869@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c2e1ecfb98d0cf0ecca0c2ad8fe065dd4cb99e2 commit 9c2e1ecfb98d0cf0ecca0c2ad8fe065dd4cb99e2 Author: bouleetbil Date: Sat Mar 28 18:58:44 2009 +0100 gnome-user-docs-2.26.0-1-i686 *version bump diff --git a/source/gnome-extra/gnome-user-docs/FrugalBuild b/source/gnome-extra/gnome-user-docs/FrugalBuild index 0edaa37..627c0c0 100644 --- a/source/gnome-extra/gnome-user-docs/FrugalBuild +++ b/source/gnome-extra/gnome-user-docs/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=gnome-user-docs -pkgver=2.24.0 +pkgver=2.26.0 pkgrel=1 pkgdesc="User documentation for GNOME" url="http://www.gnome.org/" @@ -15,4 +15,4 @@ archs=('i686' 'x86_64') _F_gnome_scrollkeeper="y" Finclude gnome gnome-scriptlet unset MAKEFLAGS -sha1sums=('1db8a2eff00b96bd6ca0ca184a5aadbd1f4dfd1d') +sha1sums=('6f28332189eff76062be43ae638f7122f474f1fd') From bouleetbil at frogdev.info Fri Apr 3 20:15:45 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: file-roller-2.26.0-1-i686 *version bump Message-ID: <20090403181545.6751A11F086A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2be1f854e04e647131b1d77a3a75df83e9b67f76 commit 2be1f854e04e647131b1d77a3a75df83e9b67f76 Author: bouleetbil Date: Sat Mar 28 19:19:02 2009 +0100 file-roller-2.26.0-1-i686 *version bump diff --git a/source/gnome/file-roller/FrugalBuild b/source/gnome/file-roller/FrugalBuild index cf5f654..149f56b 100644 --- a/source/gnome/file-roller/FrugalBuild +++ b/source/gnome/file-roller/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: Christian Hamar alias krix pkgname=file-roller -pkgver=2.24.3 +pkgver=2.26.0 pkgrel=1 pkgdesc="Archive manager utility for GNOME" -depends=('nautilus>=2.24.2' 'rarian' 'desktop-file-utils') +depends=('nautilus>=2.26.0' 'rarian' 'desktop-file-utils') makedepends=('intltool' 'gnome-doc-utils>=0.14.0') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') @@ -14,6 +14,6 @@ _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet -sha1sums=('afba08f5b09414506a42dd5d8679748392dfa7a3') +sha1sums=('c4f40ac0a525d7efd897c0b6460d7cf3ff74d213') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:45 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-nettool-2.26.0-1-i686 *version bump Message-ID: <20090403181545.D277B11F082A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f1a5917d4bc294d5eade8d84706c85d2badc2b83 commit f1a5917d4bc294d5eade8d84706c85d2badc2b83 Author: bouleetbil Date: Sat Mar 28 19:28:59 2009 +0100 gnome-nettool-2.26.0-1-i686 *version bump diff --git a/source/gnome/gnome-nettool/FrugalBuild b/source/gnome/gnome-nettool/FrugalBuild index 51ff451..57331bc 100644 --- a/source/gnome/gnome-nettool/FrugalBuild +++ b/source/gnome/gnome-nettool/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-nettool -pkgver=2.22.1 +pkgver=2.26.0 pkgrel=1 pkgdesc="GNOME interface for various networking tools" url="http://www.gnome.org/" -depends=('libglade' 'gconf>=2.24.0' 'net-tools' 'whois' 'traceroute' 'bsd-finger') +depends=('libglade' 'gconf>=2.26.0' 'net-tools' 'whois' 'traceroute' 'bsd-finger' 'libgtop>=2.26.0') rodepends=('iputils') makedepends=('intltool' 'gnome-doc-utils>=0.14.0') groups=('gnome') @@ -15,6 +15,6 @@ _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet -sha1sums=('41e66c37beb677cf5ac17a2ec6254cd24b0e18d4') +sha1sums=('acc287c08f6099dbe82d03820002dae9dcdaef8a') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:46 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:46 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: vino-2.26.0-1-i686 *version bump Message-ID: <20090403181546.0B1DD11F083C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=84815a5e537a1a0933fbfae5e94ac13f671f7b11 commit 84815a5e537a1a0933fbfae5e94ac13f671f7b11 Author: bouleetbil Date: Sat Mar 28 19:45:54 2009 +0100 vino-2.26.0-1-i686 *version bump diff --git a/source/gnome/vino/FrugalBuild b/source/gnome/vino/FrugalBuild index 779f8b7..c621c5b 100644 --- a/source/gnome/vino/FrugalBuild +++ b/source/gnome/vino/FrugalBuild @@ -2,10 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=vino -pkgver=2.24.1 -pkgrel=2 +pkgver=2.26.0 +pkgrel=1 pkgdesc="An integrated VNC server for GNOME" -depends=('libgnomeui>=2.24.0' 'gnutls>=2.6' 'avahi' 'libxtst' 'libxdamage' 'libnotify' 'gnome-keyring') +depends=('libgnomeui>=2.24.0' 'gnutls>=2.6' 'avahi' 'libxtst' 'libxdamage' 'libnotify' 'gnome-keyring' + 'libsoup>=2.26.0') makedepends=('intltool' 'perl-xml-parser') groups=('gnome') archs=('i686' 'x86_64' 'ppc') @@ -15,6 +16,6 @@ _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-http-server=yes --enable-session-support=yes --enable-avahi \ --enable-debug=no --enable-gnome-keyring=yes" -sha1sums=('54aa94364bafcf4d33295b6bdf50e4bcd40c6fe2') +sha1sums=('ea5352a33b59a3dc044d0d785960ccc1ae0137cf') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:46 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:46 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-backgrounds-2.24.1-1-i686 *version bump Message-ID: <20090403181546.363D311F086B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a6188ca9ca7c52478718d8b66afc70a58a44242 commit 9a6188ca9ca7c52478718d8b66afc70a58a44242 Author: bouleetbil Date: Sat Mar 28 19:49:56 2009 +0100 gnome-backgrounds-2.24.1-1-i686 *version bump diff --git a/source/gnome/gnome-backgrounds/FrugalBuild b/source/gnome/gnome-backgrounds/FrugalBuild index 9f7c377..d30557a 100644 --- a/source/gnome/gnome-backgrounds/FrugalBuild +++ b/source/gnome/gnome-backgrounds/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-backgrounds -pkgver=2.24.0 +pkgver=2.24.1 pkgrel=1 pkgdesc="A set of backgrounds for GNOME" url="http://www.gnome.org/" @@ -11,6 +11,6 @@ makedepends=('intltool') groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('3ceb98be1b49d7af6456b0ef2aefddca15e6146b') +sha1sums=('b949bfa3d790b776ef3697cf406eb31fdab9db23') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:46 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:46 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: sound-juicer-2.26.0-1-i686 *version bump *now depend to brasero Message-ID: <20090403181546.65D6511F086C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=deff2d6be6877e0eabd687eea94e3e4efc984e2c commit deff2d6be6877e0eabd687eea94e3e4efc984e2c Author: bouleetbil Date: Sat Mar 28 20:04:50 2009 +0100 sound-juicer-2.26.0-1-i686 *version bump *now depend to brasero diff --git a/source/gnome-extra/sound-juicer/FrugalBuild b/source/gnome-extra/sound-juicer/FrugalBuild index 0e1a006..34f37de 100644 --- a/source/gnome-extra/sound-juicer/FrugalBuild +++ b/source/gnome-extra/sound-juicer/FrugalBuild @@ -3,12 +3,12 @@ # Contributor: DNAku pkgname=sound-juicer -pkgver=2.24.0 -pkgrel=2 +pkgver=2.26.0 +pkgrel=1 pkgdesc="Sound Juicer is a CD ripper for GNOME 2" -depends=('libstdc++' 'libcdio' 'gnome-media>=2.24.0.1' 'gst-plugins-base' 'gst-plugins-good' 'libmusicbrainz' 'taglib' \ +depends=('libstdc++' 'libcdio' 'gnome-media>=2.26.0' 'gst-plugins-base' 'gst-plugins-good' 'libmusicbrainz' 'taglib' \ 'gst-plugins-base-cdparanoia' 'gst-plugins-base-gnomevfs' 'gst-plugins-good-flac' 'gst-plugins-base-pango' \ - 'gst-plugins-base-vorbis' 'gst-plugins-base-gio') + 'gst-plugins-base-vorbis' 'gst-plugins-base-gio' 'brasero>=2.26.0') makedepends=('gnome-doc-utils' 'perl-xml-parser' 'intltool') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') @@ -19,7 +19,7 @@ _F_gnome_iconcache="y" options=('scriptlet') Finclude gnome gnome-scriptlet url="http://www.burtonini.com/blog/computers/sound-juicer" -sha1sums=('f1b0e44d8947b0391a6dda97f18a21fe227ea699') +sha1sums=('a17ccb90169e77509549667cdb93b877877a0d1d') build() { unset MAKEFLAGS From bouleetbil at frogdev.info Fri Apr 3 20:15:46 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:46 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtkhtml-3.26.0-1-i686 *version bump Message-ID: <20090403181546.89FC711F086D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a6d6ad6f33b77441f7f6d8536a20aa6e76464207 commit a6d6ad6f33b77441f7f6d8536a20aa6e76464207 Author: bouleetbil Date: Sat Mar 28 20:27:38 2009 +0100 gtkhtml-3.26.0-1-i686 *version bump diff --git a/source/gnome/gtkhtml/FrugalBuild b/source/gnome/gtkhtml/FrugalBuild index 022beb8..114cfc2 100644 --- a/source/gnome/gtkhtml/FrugalBuild +++ b/source/gnome/gtkhtml/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=gtkhtml -pkgver=3.24.0 +pkgver=3.26.0 pkgrel=1 pkgdesc="A lightweight HTML rendering/printing/editing engine" depends=('gail>=1.20.1' 'libgnomeui>=2.24.0' \ - 'libsoup>=2.24.0.1-2' 'gnome-icon-theme>=2.24.0' \ + 'libsoup>=2.26.0' 'gnome-icon-theme>=2.26.0' \ 'libbonobo>=2.24.0' 'enchant' 'iso-codes') makedepends=('intltool') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('df1f0cf1420d28193540c68a9a945f046d427e87') +sha1sums=('66829e1d71adb6d600f22f38fe317207730aacab') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:46 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:46 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: midori-0.1.5-1-i686 *version bump for boobaa :) Message-ID: <20090403181546.BB0A511F086E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d6f0657f354e87cbc3e2332f38ec864aaefd72e1 commit d6f0657f354e87cbc3e2332f38ec864aaefd72e1 Author: bouleetbil Date: Sat Mar 28 20:33:25 2009 +0100 midori-0.1.5-1-i686 *version bump for boobaa :) diff --git a/source/xapps-extra/midori/FrugalBuild b/source/xapps-extra/midori/FrugalBuild index 013eadb..17d9c97 100644 --- a/source/xapps-extra/midori/FrugalBuild +++ b/source/xapps-extra/midori/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: bouleetbil pkgname=midori -pkgver=0.1.4 +pkgver=0.1.5 pkgrel=1 url="http://software.twotoasts.de/?page=midori" up2date="lynx --dump --source $url | Flasttarbz2" source=(http://goodies.xfce.org/releases/$pkgname/$pkgname-$pkgver.tar.bz2 Fix_Homepage.diff) pkgdesc="A browser with webkit engine" -depends=('libsexy' 'gtk+2' 'libxml2' 'webkit' 'unique' 'libsoup' 'dbus-x11') +depends=('libsexy' 'gtk+2' 'libxml2' 'webkit>=1.1.1' 'unique' 'libsoup>=2.26.0' 'dbus-x11') makedepends=('intltool' 'gnome-doc-utils' 'git') groups=('xapps-extra') archs=('i686' 'x86_64' 'ppc') @@ -18,7 +18,7 @@ _F_desktop_icon="/usr/share/icons/hicolor/22x22/apps/midori.png" _F_desktop_categories="Network;WebBrowser;" options=('scriptlet') Finclude gnome-scriptlet -sha1sums=('6b18d9f55ce3489cbc6922f0be9ba34b193fe696' \ +sha1sums=('5a83ecd140735ab6323fb21cd7771fbdfe20b7f8' \ '22cd3ef3c214770774b22e370fdb8a83bb5a7932') Fconfopts="--prefix=$Fprefix" From bouleetbil at frogdev.info Fri Apr 3 20:15:46 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:46 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: evolution-2.26.0-1-i686 *version bump Message-ID: <20090403181546.E4A2011F086F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6a52a79a56ec0d9c1b6a2e826f464654b9fe30c2 commit 6a52a79a56ec0d9c1b6a2e826f464654b9fe30c2 Author: bouleetbil Date: Sat Mar 28 23:43:36 2009 +0100 evolution-2.26.0-1-i686 *version bump diff --git a/source/gnome/evolution/FrugalBuild b/source/gnome/evolution/FrugalBuild index b309925..3c9b59f 100644 --- a/source/gnome/evolution/FrugalBuild +++ b/source/gnome/evolution/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Christian Hamar alias krix pkgname=evolution -pkgver=2.24.4 +pkgver=2.26.0 pkgrel=1 pkgdesc="Integrated mail, calendar and address book suite for GNOME" -depends=('gail>=1.22.1' 'gal>=2.5.3-3' 'evolution-data-server>=2.24.4' 'gtkhtml>=3.24.0' \ +depends=('gail>=1.22.1' 'gal>=2.5.3-3' 'evolution-data-server>=2.26.0' 'gtkhtml>=3.26.0' \ 'gnome-spell>=1.0.8' 'rarian' 'heimdal>=1.2.1' \ - 'evolution-data-server-ldap>=2.24.1' 'libbonobo>=2.24.0' 'nss>=3.12' 'nspr>=4.7.1' \ + 'evolution-data-server-ldap>=2.26.0' 'libbonobo>=2.24.0' 'nss>=3.12' 'nspr>=4.7.1' \ 'libnotify' 'gnome-pilot-conduits' 'db>=4.7.25') makedepends=('intltool' 'gnome-doc-utils>=0.14.0' 'openldap' 'psmisc' 'gnome-common') groups=('gnome') @@ -71,7 +71,7 @@ build() { Fmakeinstall GCONF_DISABLE_SCHEMA_INSTALL=1 Fbuild_gnome_scriptlet } -sha1sums=('9855ff6cd464e1d9347887eca6b8a00d35a6a813' \ +sha1sums=('9099e1423b295a34b7ea9c156e13afd8ff092117' \ '41988b2a14c10156b60a6000efc058c59248b5e2') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:47 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:47 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: webkit-sharp-0.2-2-i686 *rebuild with webkit>=1.1.1 Message-ID: <20090403181547.1F7E611F0870@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=81d4ff817bc7278e65391542c935cd47a5ed3d3c commit 81d4ff817bc7278e65391542c935cd47a5ed3d3c Author: bouleetbil Date: Sat Mar 28 23:45:23 2009 +0100 webkit-sharp-0.2-2-i686 *rebuild with webkit>=1.1.1 diff --git a/source/xlib-extra/webkit-sharp/FrugalBuild b/source/xlib-extra/webkit-sharp/FrugalBuild index 65110d7..bf5e846 100644 --- a/source/xlib-extra/webkit-sharp/FrugalBuild +++ b/source/xlib-extra/webkit-sharp/FrugalBuild @@ -3,11 +3,11 @@ pkgname=webkit-sharp pkgver=0.2 -pkgrel=1 +pkgrel=2 pkgdesc="sharp webkit engine" url="http://www.go-mono.com" source=(ftp://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-${pkgver}.tar.bz2) -depends=('mono' 'webkit' 'gtk-sharp') +depends=('mono' 'webkit>=1.1.1' 'gtk-sharp') groups=('xlib-extra') archs=('i686' 'x86_64' 'ppc') options=('scriptlet') From bouleetbil at frogdev.info Fri Apr 3 20:15:40 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-media-2.26.0-1-i686 *version bump *build with Deprecated gstreamer *when we are ok to add pulsedaudio we should rebuild it with pulseaudio Message-ID: <20090403181541.2AFEF11F0829@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=11cd1e9cc207ee850c02f6fcfa0a8fb836efef7d commit 11cd1e9cc207ee850c02f6fcfa0a8fb836efef7d Author: bouleetbil Date: Fri Mar 27 21:56:53 2009 +0100 gnome-media-2.26.0-1-i686 *version bump *build with Deprecated gstreamer *when we are ok to add pulsedaudio we should rebuild it with pulseaudio diff --git a/source/gnome/gnome-media/FrugalBuild b/source/gnome/gnome-media/FrugalBuild index 82a5985..a856461 100644 --- a/source/gnome/gnome-media/FrugalBuild +++ b/source/gnome/gnome-media/FrugalBuild @@ -2,12 +2,13 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-media -pkgver=2.24.0.1 +pkgver=2.26.0 pkgrel=1 pkgdesc="GNOME media tools" url="http://www.gnome.org/" -depends=('gst-plugins-good>=0.10.4-2' 'gail>=1.22.0' 'nautilus-cd-burner>=2.24.0' 'rarian>=0.8.0' \ - 'gst-plugins-base-oil' 'gst-plugins-good-gconf' 'gnome-vfs>=2.24.0') +depends=('gst-plugins-good>=0.10.4-2' 'gail>=1.22.0' 'rarian>=0.8.0' \ + 'gst-plugins-base-oil' 'gst-plugins-good-gconf' \ + 'libcanberra-gtk' 'unique' 'libgnomeui' 'libglade') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') @@ -19,6 +20,6 @@ _F_gnome_desktop="y" _F_gnome_scrollkeeper="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-ipv6" -sha1sums=('2704b4cd13b7f776a358e517a5baf5d97455b85b') +sha1sums=('23ec588fdf5df3eef542278952fe78ed032d354a') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:41 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:41 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: evince-2.26.0-1-i686 *version bump Message-ID: <20090403181542.07F3611F0860@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4e1a2c2d29189c991e7f668d0124233f83f98f1c commit 4e1a2c2d29189c991e7f668d0124233f83f98f1c Author: bouleetbil Date: Fri Mar 27 22:32:40 2009 +0100 evince-2.26.0-1-i686 *version bump diff --git a/source/gnome/evince/FrugalBuild b/source/gnome/evince/FrugalBuild index 7fcb509..bfbbba0 100644 --- a/source/gnome/evince/FrugalBuild +++ b/source/gnome/evince/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Christian Hamar alias krix pkgname=evince -pkgver=2.24.2 +pkgver=2.26.0 pkgrel=1 pkgdesc="A document viewer for GNOME" depends=('libgnomeui>=2.24.0' 'poppler-glib>=0.8.2' 'ghostscript' 'rarian' 'desktop-file-utils' \ 't1lib' 'dbus-glib>=0.76' 'tetex-kpathsea' 'djvulibre') -makedepends=('intltool' 'gnome-doc-utils' 'perl-xml-parser' 'tetex' 'nautilus>=2.24.2') +makedepends=('intltool' 'gnome-doc-utils' 'perl-xml-parser' 'tetex' 'nautilus>=2.26.0') replaces=('gpdf') groups=('gnome') archs=('i686' 'x86_64' 'ppc') @@ -22,11 +22,11 @@ _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet url="http://www.gnome.org/projects/evince/" -sha1sums=('918f8ec07c393cad4fea1c3315cd26ed384d65eb') +sha1sums=('11ca8f1accde9078b0be7d9ea5d47284de580823') subpkgs=('evince-nautilus') subdescs=('Evince plugin for Nautilus') -subdepends=("nautilus>=2.24.2 $pkgname=$pkgver") +subdepends=("nautilus>=2.26.0 $pkgname=$pkgver") subgroups=('gnome') subarchs=('x86_64 i686 ppc') From bouleetbil at frogdev.info Fri Apr 3 20:15:47 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:47 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: alacarte-0.11.10-1-i686 *version bump Message-ID: <20090403181547.4344911F0871@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=30765ad81f772a1d50b80b04c96b296128abf611 commit 30765ad81f772a1d50b80b04c96b296128abf611 Author: bouleetbil Date: Sat Mar 28 23:53:17 2009 +0100 alacarte-0.11.10-1-i686 *version bump diff --git a/source/gnome/alacarte/FrugalBuild b/source/gnome/alacarte/FrugalBuild index 0e84016..fd32527 100644 --- a/source/gnome/alacarte/FrugalBuild +++ b/source/gnome/alacarte/FrugalBuild @@ -3,10 +3,10 @@ # Former Maintainer: AlexExtreme pkgname=alacarte -pkgver=0.11.9 +pkgver=0.11.10 pkgrel=1 pkgdesc="Menu editor for GNOME that lets you get things done, simply and quickly." -depends=('pygtk>=2.12.1' 'pyxdg' 'gnome-menus>=2.24.2' 'gnome-python-desktop>=2.24.1') +depends=('pygtk>=2.14.1' 'pyxdg' 'gnome-menus>=2.26.0' 'gnome-python-desktop>=2.26.0') makedepends=('intltool') groups=('gnome') archs=('i686' 'x86_64' 'ppc') @@ -14,4 +14,4 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" _F_gnome_devel="y" Finclude gnome gnome-scriptlet -sha1sums=('fcb00f5a341a8cebe6ad2584566ca38b488f4010') +sha1sums=('7f559d3de4b4612125a1e92b54541ad3305f06f5') From bouleetbil at frogdev.info Fri Apr 3 20:15:47 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:47 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: evolution-exchange-2.26.0-1-i686 *version bump Message-ID: <20090403181547.7432911F0872@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c5382d562f23f460c148b6e68b999112f686050f commit c5382d562f23f460c148b6e68b999112f686050f Author: bouleetbil Date: Sun Mar 29 00:16:37 2009 +0100 evolution-exchange-2.26.0-1-i686 *version bump diff --git a/source/gnome/evolution-exchange/FrugalBuild b/source/gnome/evolution-exchange/FrugalBuild index 425ed26..69f4ce1 100644 --- a/source/gnome/evolution-exchange/FrugalBuild +++ b/source/gnome/evolution-exchange/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Christian Hamar alias krix pkgname=evolution-exchange -pkgver=2.24.4 +pkgver=2.26.0 pkgrel=1 pkgdesc="Ximian Connector for Microsoft Exchange, which adds support for Microsoft Exchange 2000 and 2003 to Evolution." -depends=('gtkhtml>=3.24.0' 'evolution-data-server>=2.24.4' 'evolution>=2.24.4' 'libsoup>=2.24.0' \ - 'evolution-data-server-ldap>=2.24.4') -makedepends=('gtk-doc>=1.9' 'perl-xml-parser' 'openldap' 'intltool') +depends=('gtkhtml>=3.26.0' 'evolution-data-server>=2.26.0' 'evolution>=2.26.0' 'libsoup>=2.26.0' \ + 'evolution-data-server-ldap>=2.26.0') +makedepends=('gtk-doc>=1.11' 'perl-xml-parser' 'openldap' 'intltool') groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome url="http://www.gnome.org/projects/evolution/" Fconfopts="$Fconfopts --enable-gtk-doc" +sha1sums=('dc5930fd66ab9e863b9ecd1a0b7ae7a50f3b6e4f') -sha1sums=('0a83f77fe99f34fcbb5cd9959c6342f3f00b898f') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:47 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:47 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: evolution-webcal-2.26.0-1-i686 *version bump Message-ID: <20090403181547.A4CEC11F0873@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f39e054579b24eecb5710e28b67fe1397601b4ce commit f39e054579b24eecb5710e28b67fe1397601b4ce Author: bouleetbil Date: Sun Mar 29 10:46:46 2009 +0200 evolution-webcal-2.26.0-1-i686 *version bump diff --git a/source/gnome-extra/evolution-webcal/FrugalBuild b/source/gnome-extra/evolution-webcal/FrugalBuild index 59ad020..e2628b8 100644 --- a/source/gnome-extra/evolution-webcal/FrugalBuild +++ b/source/gnome-extra/evolution-webcal/FrugalBuild @@ -3,17 +3,17 @@ # Contributor: AlexExtreme pkgname=evolution-webcal -pkgver=2.24.0 +pkgver=2.26.0 pkgrel=1 pkgdesc="Evolution web calendar" url="http://www.gnome.org/projects/evolution/" -depends=('evolution-data-server>=2.24.0' 'libsoup' 'libbonobo>=2.24.0-1') +depends=('evolution-data-server>=2.26.0' 'libsoup' 'libbonobo>=2.24.0-1') makedepends=('intltool') groups=('gnome-extra') archs=('i686' 'x86_64') +options=('scriptlet') _F_gnome_schemas=('/etc/gconf/schemas/evolution-webcal.schemas') Finclude gnome gnome-scriptlet -options=('scriptlet' 'genscriptlet') -sha1sums=('0cd859d2d008e5b3c6cc8e83bb1c21f23e90a312') +sha1sums=('0253df73d25c8933d1c1299e16f846110b9bf5da') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:47 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:47 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ptlib-2.6.1-1-i686 *version bump Message-ID: <20090403181547.C839B11F0874@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d15a62a54037503446eb822237affac24d5a6e09 commit d15a62a54037503446eb822237affac24d5a6e09 Author: bouleetbil Date: Sun Mar 29 11:20:42 2009 +0200 ptlib-2.6.1-1-i686 *version bump diff --git a/source/xlib/ptlib/FrugalBuild b/source/xlib/ptlib/FrugalBuild index 3d4a697..b3f4196 100644 --- a/source/xlib/ptlib/FrugalBuild +++ b/source/xlib/ptlib/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=ptlib -pkgver=2.4.4 +pkgver=2.6.1 pkgrel=1 pkgdesc="PTLib is a moderately large class library that has it's genesis many years ago as PWLib." depends=('libavc1394>=0.5.3-2' 'libraw1394>=2.0.0-1' 'libdc1394>=2.0.2-2' 'esd' 'openssl' \ @@ -15,7 +15,7 @@ Finclude gnome url="http://www.opalvoip.org/" groups=('xlib') archs=('i686' 'x86_64' 'ppc') -sha1sums=('a6255cc6f2fb337518a9c49d8ce21f1790729ca7') +sha1sums=('b269a20f1bf98130e0088eea6ec5689197cf5521') Fconfopts="$Fconfopts \ --disable-opal \ --enable-jabber \ From bouleetbil at frogdev.info Fri Apr 3 20:15:48 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:48 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: opal-3.6.1-1-i686 *version bump Message-ID: <20090403181548.142FA11F083D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=993b981c1b669074849664e7c6ae69551f2c214e commit 993b981c1b669074849664e7c6ae69551f2c214e Author: bouleetbil Date: Sun Mar 29 12:10:52 2009 +0200 opal-3.6.1-1-i686 *version bump diff --git a/source/xlib/opal/FrugalBuild b/source/xlib/opal/FrugalBuild index 7bb58c6..6487eec 100644 --- a/source/xlib/opal/FrugalBuild +++ b/source/xlib/opal/FrugalBuild @@ -3,21 +3,19 @@ # Former Maintainer: AlexExtreme pkgname=opal -pkgver=3.4.4 +pkgver=3.6.1 pkgrel=1 pkgdesc="Opal is a cross platform Telephony library" url="http://www.ekiga.org" groups=('xlib') archs=('i686' 'x86_64' 'ppc') -depends=('ptlib>=2.4.4' 'libavc1394' 'speex' 'expat' 'unixodbc' \ +depends=('ptlib>=2.6.1' 'libavc1394' 'speex' 'expat' 'unixodbc' \ 'libstdc++' 'x264' 'libtheora') makedepends=('swig') Finclude gnome Fconfopts="$Fconfopts --libdir=/usr/lib" options=('scriptlet') unset MAKEFLAGS -sha1sums=('b7ff5a449355a5d5d133b2f06f79d6156b5f8403') - -## DO NOT BUMP WITHOUT MY PERMISSION! ## +sha1sums=('989bad4d3bc35828da8198740eaabe249f4c30df') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:49 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:49 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-keyring-manager-2.20.0-2-i686 *rebuild with gnome 2.26 Message-ID: <20090403181549.A642111F0842@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=66f767c87bf10c03dd5c9000b39622fd10ab6db7 commit 66f767c87bf10c03dd5c9000b39622fd10ab6db7 Author: bouleetbil Date: Sun Mar 29 14:01:49 2009 +0200 gnome-keyring-manager-2.20.0-2-i686 *rebuild with gnome 2.26 diff --git a/source/gnome-extra/gnome-keyring-manager/FrugalBuild b/source/gnome-extra/gnome-keyring-manager/FrugalBuild index 2c6ebe7..85b3d46 100644 --- a/source/gnome-extra/gnome-keyring-manager/FrugalBuild +++ b/source/gnome-extra/gnome-keyring-manager/FrugalBuild @@ -3,10 +3,10 @@ pkgname=gnome-keyring-manager pkgver=2.20.0 -pkgrel=1 +pkgrel=2 pkgdesc="A keyring management program for the GNOME Desktop" url="http://www.gnome.org/" -depends=('gtk+2>=2.12.0' 'gnome-keyring>=2.20.0' 'libgnomeui>=2.20.0' 'dbus-glib>=0.71-2') +depends=('gtk+2>=2.16.0' 'gnome-keyring>=2.26.0' 'libgnomeui>=2.24.0' 'dbus-glib>=0.71-2') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome-extra') archs=('i686' 'x86_64') From bouleetbil at frogdev.info Fri Apr 3 20:15:49 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:49 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ekiga-3.2.0-1-i686 *version bump Message-ID: <20090403181549.89BF711F083E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7fb92109de6f165af234535e0f93589d287bffa0 commit 7fb92109de6f165af234535e0f93589d287bffa0 Author: bouleetbil Date: Sun Mar 29 13:07:50 2009 +0200 ekiga-3.2.0-1-i686 *version bump diff --git a/source/gnome/ekiga/FrugalBuild b/source/gnome/ekiga/FrugalBuild index 7a5b90f..b9cc969 100644 --- a/source/gnome/ekiga/FrugalBuild +++ b/source/gnome/ekiga/FrugalBuild @@ -3,13 +3,13 @@ # Contributor: AlexExtreme pkgname=ekiga -pkgver=3.0.2 +pkgver=3.2.0 pkgrel=1 pkgdesc="Ekiga is an open source VoIP and Telephony client" groups=('gnome') archs=('i686' 'x86_64' 'ppc') -depends=('opal>=3.4.4' 'dbus-glib>=0.71-2' 'gnome-desktop>=2.24.3' \ - 'evolution-data-server>=2.24.1' 'avahi-glib>=0.6.19' \ +depends=('opal>=3.6.1' 'dbus-glib>=0.71-2' 'gnome-desktop>=2.26.0' \ + 'evolution-data-server>=2.26.0' 'avahi-glib>=0.6.19' \ 'libxv' 'sqlite3' 'e2fsprogs' 'nspr' 'gnutls' 'libgcrypt' \ 'libldap' 'libsm' 'libbonoboui' 'popt' 'gnome-vfs' 'esd' \ 'libbonobo' 'gail' 'libart_lgpl' 'opal' 'sdl' 'unixodbc' \ @@ -23,7 +23,7 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet url="http://ekiga.org" -sha1sums=('a89e2b493a1fcc518ffa2af36f6ffb2955bc2090') +sha1sums=('6a8d6f203cd982cbfb37822b2a96f176176cd763') Fconfopts="$Fconfopts --enable-dbus -enable-avahi --disable-scrollkeeper" unset MAKEFLAGS From bouleetbil at frogdev.info Fri Apr 3 20:15:49 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:49 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-power-manager-2.24.4-2-i686 *rebuild with gnome 2.26 *we can't bump it without devicekit(pam) Message-ID: <20090403181549.D339411F0875@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b6f0217b83999c382b7c4a91368bd54cb28e3e17 commit b6f0217b83999c382b7c4a91368bd54cb28e3e17 Author: bouleetbil Date: Sun Mar 29 14:05:33 2009 +0200 gnome-power-manager-2.24.4-2-i686 *rebuild with gnome 2.26 *we can't bump it without devicekit(pam) diff --git a/source/gnome/gnome-power-manager/FrugalBuild b/source/gnome/gnome-power-manager/FrugalBuild index 5c90120..96fcd07 100644 --- a/source/gnome/gnome-power-manager/FrugalBuild +++ b/source/gnome/gnome-power-manager/FrugalBuild @@ -4,11 +4,11 @@ pkgname=gnome-power-manager pkgver=2.24.4 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME Power Management tool" url="http://www.gnome.org/" -depends=('libnotify>=0.4.4' 'hal>=0.5.11' 'dbus-glib>=0.80' 'xextproto' 'libgnomeui>=2.24.0' 'libgnome>=2.24.1' \ - 'libglade' 'libwnck>=2.24.0' 'gnome-panel>=2.24.3' 'gnome-keyring>=2.24.1' 'gstreamer') +depends=('libnotify>=0.4.4' 'hal>=0.5.11' 'dbus-glib>=0.80' 'xextproto' 'libgnomeui>=2.24.0' 'libgnome>=2.26.0' \ + 'libglade' 'libwnck>=2.26.0' 'gnome-panel>=2.26.0' 'gnome-keyring>=2.26.0' 'gstreamer') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') From bouleetbil at frogdev.info Fri Apr 3 20:15:50 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:50 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-python-extras-2.25.3-1-i686 *version bump Message-ID: <20090403181550.302FE11F082B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6b14fc88cbebfc95c5201138ce8ab1d3cc612966 commit 6b14fc88cbebfc95c5201138ce8ab1d3cc612966 Author: bouleetbil Date: Sun Mar 29 14:37:28 2009 +0200 gnome-python-extras-2.25.3-1-i686 *version bump diff --git a/source/gnome/gnome-python-extras/FrugalBuild b/source/gnome/gnome-python-extras/FrugalBuild index 02a2638..a3a2fbe 100644 --- a/source/gnome/gnome-python-extras/FrugalBuild +++ b/source/gnome/gnome-python-extras/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-python-extras -pkgver=2.19.1 -pkgrel=3 +pkgver=2.25.3 +pkgrel=1 pkgdesc="Additional Python bindings for GNOME" url="http://www.pygtk.org/" -depends=('gnome-python-desktop>=2.24.0') +depends=('gnome-python-desktop>=2.26.0') makedepends=('xulrunner' 'libgtkhtml' 'gtkspell' 'libgda' 'libgksu') groups=('gnome') archs=('i686' 'x86_64' 'ppc') _F_gnome_devel="y" Finclude gnome python -sha1sums=('f97303aa92c300050818ac8a01d0bc0657b2a9e3') +sha1sums=('e69e5288466c960ed6f985bb10c9969b21ed85a4') subpkgs=("$pkgname-mozembed" "$pkgname-gtkhtml" "$pkgname-gtkspell") subdescs=('Mozilla embed library for PyGTK' 'GtkHTML library for PyGTK' 'GtkSpell library for PyGTK') @@ -27,7 +27,6 @@ build() { Fsplit $pkgname-mozembed $_F_python_libdir/gtk-2.0/gtkmozembed.so Fsplit $pkgname-mozembed $_F_python_libdir/gtk-2.0/gtkmozembed.la Fsplit $pkgname-mozembed usr/share/pygtk/2.0/defs/gtkmozembed.defs - Fsplit $pkgname-mozembed usr/share/gtk-doc/html/pygtkmozembed Fsplit $pkgname-gtkhtml $_F_python_libdir/gtk-2.0/gtkhtml2.so Fsplit $pkgname-gtkhtml $_F_python_libdir/gtk-2.0/gtkhtml2.la @@ -35,7 +34,6 @@ build() { Fsplit $pkgname-gtkspell $_F_python_libdir/gtk-2.0/gtkspell.so Fsplit $pkgname-gtkspell $_F_python_libdir/gtk-2.0/gtkspell.la - Fsplit $pkgname-gtkspell usr/share/gtk-doc/html/pygtkspell } # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:50 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:50 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-screensaver-2.26.0-1-i686 *version bump Message-ID: <20090403181550.5AA3911F083F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7afa75aceb77ae0a4a5713ef2c4984b530b9be46 commit 7afa75aceb77ae0a4a5713ef2c4984b530b9be46 Author: bouleetbil Date: Sun Mar 29 14:53:54 2009 +0200 gnome-screensaver-2.26.0-1-i686 *version bump diff --git a/source/gnome/gnome-screensaver/FrugalBuild b/source/gnome/gnome-screensaver/FrugalBuild index e12036d..7dd5d6f 100644 --- a/source/gnome/gnome-screensaver/FrugalBuild +++ b/source/gnome/gnome-screensaver/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-screensaver -pkgver=2.24.1 +pkgver=2.26.0 pkgrel=1 pkgdesc="GNOME screen saver and locker" url="http://live.gnome.org/GnomeScreensaver" -depends=('libgnomeui>=2.24.0' 'dbus-glib>=0.71' 'gnome-menus>=2.24.0' 'gdm>=2.20.5' 'libgnomekbd>=2.24.0' \ - 'libxscrnsaver' 'shadow' 'xscreensaver-data' 'libbonobo' 'gnome-vfs>=2.24.0' 'gnome-desktop>=2.24.0') +depends=('libgnomeui>=2.24.0' 'dbus-glib>=0.71' 'gnome-menus>=2.26.0' 'gdm>=2.20.5' 'libgnomekbd>=2.26.0' \ + 'libxscrnsaver' 'shadow' 'xscreensaver-data' 'libbonobo' 'gnome-vfs>=2.24.0' 'gnome-desktop>=2.26.0') makedepends=('intltool' 'scrnsaverproto') groups=('gnome' 'gnome-minimal') archs=('x86_64' 'i686' 'ppc') @@ -17,7 +17,7 @@ _F_gnome_desktop="y" _F_gnome_scrollkeeper="y" _F_gnome_mime="y" source=(${source[@]} http://frugalware.org/images/logo-new-big.png frugal-floaters.desktop $pkgname $pkgname-2.17.7-frugal-screensaver.patch http://ftp.frugalware.org/pub/other/artwork/gnome-theme/gnome-screensaver-lock-dialog/lock-dialog-frugalware-1.0.tar.bz2 Use_lockdialogThemeFW.diff) -sha1sums=('36cbdc1d614200a85391795fe8e3c3b827f792df' \ +sha1sums=('b22a41180ec081c983fdd071f623714a51c8c27c' \ '52ad3cef2d4d0b51eb9565316a9f4c688657dc54' \ 'a4913a96ccfd029620da03fbfbcaab8b6d42330c' \ '833bd26acc4bbf6486c696f9f700b449e1a91990' \ From bouleetbil at frogdev.info Fri Apr 3 20:15:50 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:50 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: deskbar-applet-2.26.0-1-i686 *version bump Message-ID: <20090403181550.9381811F0876@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f51dd8683debea49459e1547e093f50fe6034ff8 commit f51dd8683debea49459e1547e093f50fe6034ff8 Author: bouleetbil Date: Sun Mar 29 15:10:07 2009 +0200 deskbar-applet-2.26.0-1-i686 *version bump diff --git a/source/gnome-extra/deskbar-applet/FrugalBuild b/source/gnome-extra/deskbar-applet/FrugalBuild index a90fabf..7fd05e8 100644 --- a/source/gnome-extra/deskbar-applet/FrugalBuild +++ b/source/gnome-extra/deskbar-applet/FrugalBuild @@ -3,12 +3,12 @@ # Contributor: AlexExtreme pkgname=deskbar-applet -pkgver=2.24.3 +pkgver=2.26.0 pkgrel=1 pkgdesc="The Deskbar applet for gnome" url="http://www.gnome.org/" -depends=('gnome-python-extras>=2.19.1' 'evolution-data-server>=2.24.1' \ - 'gnome-desktop>=2.24.1' 'gnome-python-desktop-applet>=2.24.1') +depends=('gnome-python-extras>=2.25.3' 'evolution-data-server>=2.26.0' \ + 'gnome-desktop>=2.26.0' 'gnome-python-desktop-applet>=2.26.0') makedepends=('intltool' 'perl-xml-parser' 'gnome-doc-utils') groups=('gnome-extra') archs=('i686' 'x86_64') @@ -16,7 +16,7 @@ _F_gnome_schemas=('/etc/gconf/schemas/deskbar-applet.schemas') _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet -sha1sums=('d52ffb898847f505c052b79b80cec0e20026ebf6') +sha1sums=('c7e9235da5179442a007ede635336386c74d7ad1') unset MAKEFLAGS build() From bouleetbil at frogdev.info Fri Apr 3 20:15:50 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:50 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pessulus-2.26.0-1-i686 *version bump Message-ID: <20090403181550.B7A1F11F0877@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=58b4ab5dfda6b66acec3aad9113c57e7729c2b97 commit 58b4ab5dfda6b66acec3aad9113c57e7729c2b97 Author: bouleetbil Date: Sun Mar 29 15:19:46 2009 +0200 pessulus-2.26.0-1-i686 *version bump diff --git a/source/gnome-extra/pessulus/FrugalBuild b/source/gnome-extra/pessulus/FrugalBuild index c65d3ee..e47b14d 100644 --- a/source/gnome-extra/pessulus/FrugalBuild +++ b/source/gnome-extra/pessulus/FrugalBuild @@ -3,18 +3,18 @@ # Contributor: AlexExtreme pkgname=pessulus -pkgver=2.24.0 -pkgrel=2 +pkgver=2.26.0 +pkgrel=1 pkgdesc="Pessulus is a lockdown editor for Gnome" groups=('gnome-extra') archs=('i686' 'x86_64') -depends=('gconf' 'gnome-python>=2.22.1' 'gnome-python-desktop') +depends=('gconf' 'gnome-python>=2.26.0' 'gnome-python-desktop') makedepends=('intltool' 'gnome-doc-utils') _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet url="http://live.gnome.org/Pessulus" -sha1sums=('598ef7ed3588fe08ad3d8b8148a6aa1b413a7bc0') +sha1sums=('04e89582c3c452ed0039ce0199073a079e45fb9a') # On a version bump, rebuild sabayon # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:50 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:50 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-vfsmm-2.26.0-1-i686 *version bump Message-ID: <20090403181550.E29C511F0878@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d51936ed1b1b718ea86e609d7ac4e79e83dee116 commit d51936ed1b1b718ea86e609d7ac4e79e83dee116 Author: bouleetbil Date: Sun Mar 29 15:39:45 2009 +0200 gnome-vfsmm-2.26.0-1-i686 *version bump diff --git a/source/gnome-extra/gnome-vfsmm/FrugalBuild b/source/gnome-extra/gnome-vfsmm/FrugalBuild index 548a7f4..36d4afa 100644 --- a/source/gnome-extra/gnome-vfsmm/FrugalBuild +++ b/source/gnome-extra/gnome-vfsmm/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-vfsmm -pkgver=2.24.0 +pkgver=2.26.0 pkgrel=1 pkgdesc="A C++ wrapper for gnome-vfs." url="http://www.gnome.org/" -depends=('gnome-vfs>=2.24.0' 'glibmm>=2.16.0') +depends=('gnome-vfs>=2.24.0' 'glibmm>=2.20.0') makedepends=('doxygen') options=('scriptlet') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('36ac608f26287b9146dcf5a250312471a759cefe') +sha1sums=('a8a8093c3b99b3391981b5ff063ba32f91af4479') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:51 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: sabayon-2.22.1-3-i686 *rebuild with pessulus>=2.26.0 Message-ID: <20090403181551.0C6FC11F0879@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=79da3e7b9132b9a22289efd3d15371d2ffdb5348 commit 79da3e7b9132b9a22289efd3d15371d2ffdb5348 Author: bouleetbil Date: Sun Mar 29 15:51:40 2009 +0200 sabayon-2.22.1-3-i686 *rebuild with pessulus>=2.26.0 diff --git a/source/gnome-extra/sabayon/FrugalBuild b/source/gnome-extra/sabayon/FrugalBuild index 9fa6464..867674d 100644 --- a/source/gnome-extra/sabayon/FrugalBuild +++ b/source/gnome-extra/sabayon/FrugalBuild @@ -4,13 +4,14 @@ pkgname=sabayon pkgver=2.22.1 -pkgrel=2 +pkgrel=3 pkgdesc="Sabayon is a user profile system for Gnome" url="http://www.gnome.org/projects/sabayon" groups=('gnome-extra') archs=('i686' 'x86_64') -depends=('gnome-desktop' 'xorg-server' 'gnome-python' 'python-ldap' 'pessulus>=2.24.0') +depends=('gnome-desktop' 'xorg-server' 'gnome-python' 'python-ldap' 'pessulus>=2.26.0') makedepends=('intltool' 'gnome-doc-utils') +_F_gnome_iconcache="y" Finclude gnome python source=(${source[@]} $pkgname-2.17.90-use-gksu.patch pessulus_integration.patch) sha1sums=('382c37ae581b559666252adc9bdd63db4810fd71' \ @@ -26,7 +27,7 @@ build() { # Install missing icon Fmkdir /usr/share/pixmaps - cp admin-tool/sabayon.png $Fdestdir/usr/share/pixmaps/ + cp data/icons/48x48//sabayon.png $Fdestdir/usr/share/pixmaps/ || Fdie # Do some weird GConf stuff Fmkdir /etc/gconf/2 From bouleetbil at frogdev.info Fri Apr 3 20:15:51 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libgnomecanvasmm-2.26.0-1-i686 *version bump Message-ID: <20090403181551.315EE11F087A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=120f856959f73c46056af9557d941711c069ad8f commit 120f856959f73c46056af9557d941711c069ad8f Author: bouleetbil Date: Sun Mar 29 16:06:40 2009 +0200 libgnomecanvasmm-2.26.0-1-i686 *version bump diff --git a/source/gnome-extra/libgnomecanvasmm/FrugalBuild b/source/gnome-extra/libgnomecanvasmm/FrugalBuild index 20ea7d5..5c15a14 100644 --- a/source/gnome-extra/libgnomecanvasmm/FrugalBuild +++ b/source/gnome-extra/libgnomecanvasmm/FrugalBuild @@ -3,14 +3,14 @@ # Contributor: AlexExtreme pkgname=libgnomecanvasmm -pkgver=2.22.0 +pkgver=2.26.0 pkgrel=1 pkgdesc="C++ interface for libgnomecanvas" url="http://www.gtkmm.org" -depends=('gtkmm>=2.12.0' 'libgnomecanvas>=2.20.0' 'cairomm>=1.6.0') +depends=('gtkmm>=2.12.0' 'libgnomecanvas>=2.26.0' 'cairomm>=1.8.0') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('6a0834b21fb4744106d1471f763466e20c5f6067') +sha1sums=('c2f20c75f6eedbaf4a3299e0e3fda2ef775092e8') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:51 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: cheese-2.26.0-1-i686 *version bump Message-ID: <20090403181551.50C3211F087B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=72826e4fa939a7041aba1810e9da547d07297106 commit 72826e4fa939a7041aba1810e9da547d07297106 Author: bouleetbil Date: Sun Mar 29 16:21:21 2009 +0200 cheese-2.26.0-1-i686 *version bump diff --git a/source/gnome-extra/cheese/FrugalBuild b/source/gnome-extra/cheese/FrugalBuild index e714eb4..597efa2 100644 --- a/source/gnome-extra/cheese/FrugalBuild +++ b/source/gnome-extra/cheese/FrugalBuild @@ -2,13 +2,14 @@ # Maintainer: Christian Hamar alias krix pkgname=cheese -pkgver=2.24.3 +pkgver=2.26.0 pkgrel=1 pkgdesc="Cheese is a Photobooth-inspired GNOME application for taking pictures and videos from a webcam." url="http://www.gnome.org/projects/cheese" -depends=('librsvg>=2.22.2' 'gst-plugins-good' 'gst-plugins-base' 'gst-plugins-base-pango' \ - 'gnome-vfs' 'libgnomeui' 'xf86vidmodeproto' 'evolution-data-server>=2.24.1' 'dbus' 'hal' \ - 'gst-plugins-good-video4linux2' 'heimdal>=1.2.1' 'db>=4.7.25' 'gst-plugins-bad-mpeg2enc') +depends=('librsvg>=2.26.0' 'gst-plugins-good' 'gst-plugins-base' 'gst-plugins-base-pango' \ + 'gnome-vfs' 'libgnomeui' 'xf86vidmodeproto' 'evolution-data-server>=2.26.0' 'dbus' 'hal' \ + 'gst-plugins-good-video4linux2' 'heimdal>=1.2.1' 'db>=4.7.25' \ + 'gst-plugins-bad-mpeg2enc' 'gnome-desktop>=2.26.0') makedepends=('intltool' 'gnome-doc-utils' 'samba' 'fuse' 'libsoup' 'gconf') groups=('gnome-extra') archs=('i686' 'x86_64') @@ -16,6 +17,6 @@ _F_gnome_iconcache="y" _F_gnome_desktop="y" _F_gnome_schemas=('/etc/gconf/schemas/cheese.schemas') Finclude gnome gnome-scriptlet -sha1sums=('171443a32fd65d038197f6026c81bf960f299b79') +sha1sums=('7b3e40f2cfea075f657018889391397934881205') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:51 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: mousetweaks-2.26.0-1-i686 *version bump Message-ID: <20090403181551.E402A11F087E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=155adc3912c9656603681386b86d3b963acd60f9 commit 155adc3912c9656603681386b86d3b963acd60f9 Author: bouleetbil Date: Sun Mar 29 16:33:45 2009 +0200 mousetweaks-2.26.0-1-i686 *version bump diff --git a/source/gnome-extra/mousetweaks/FrugalBuild b/source/gnome-extra/mousetweaks/FrugalBuild index caf90eb..93b2052 100644 --- a/source/gnome-extra/mousetweaks/FrugalBuild +++ b/source/gnome-extra/mousetweaks/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Christian Hamar alias krix pkgname=mousetweaks -pkgver=2.24.3 +pkgver=2.26.0 pkgrel=1 pkgdesc="The Mousetweaks package provides mouse accessibility enhancements for the GNOME desktop." url="http://www.gnome.org/" -depends=('gnome-panel' 'at-spi' 'libxfixes' 'gconf' 'libgnomeui') +depends=('gnome-panel>=2.26.0' 'at-spi' 'libxfixes' 'gconf' 'libgnomeui') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome-extra') archs=('i686' 'x86_64') _F_gnome_schemas=('/etc/gconf/schemas/mousetweaks.schemas' \ '/etc/gconf/schemas/pointer-capture-applet.schemas') Finclude gnome -sha1sums=('36d10a0dd4984198aa26280f4cdbd3311b04622c') +sha1sums=('c40ed3afb344a184e4e1f282569d63cfea205072') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:52 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: empathy-2.26.0-1-i686 *version bump Message-ID: <20090403181552.2B41A11F087F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=18ee083a5390e7966bd146e5873bb111030a7460 commit 18ee083a5390e7966bd146e5873bb111030a7460 Author: bouleetbil Date: Sun Mar 29 17:05:47 2009 +0200 empathy-2.26.0-1-i686 *version bump diff --git a/source/gnome-extra/empathy/FrugalBuild b/source/gnome-extra/empathy/FrugalBuild index b7662b7..94abc71 100644 --- a/source/gnome-extra/empathy/FrugalBuild +++ b/source/gnome-extra/empathy/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=empathy -pkgver=2.24.1 -pkgrel=2 +pkgver=2.26.0 +pkgrel=1 pkgdesc="Empathy consists of a rich set of reusable instant messaging widgets" depends=('gconf' 'telepathy-glib' 'libxml2' 'enchant' \ 'libglade' 'atk' 'pango' 'freetype2' 'libxau' 'libxdmcp' 'e2fsprogs' \ @@ -11,7 +11,7 @@ depends=('gconf' 'telepathy-glib' 'libxml2' 'enchant' \ 'libxi' 'libxrandr' 'libxcursor' 'gnome-panel' 'libjpeg' 'libbonoboui' \ 'libsm' 'gail' 'libart_lgpl' 'libffi' 'telepathy-stream-engine' \ 'aspell' 'iso-codes' 'telepathy-mission-control' 'telepathy-gabble'\ - 'evolution-data-server>=2.24.1') + 'evolution-data-server>=2.24.1' 'libcanberra-gtk' 'telepathy-farsight') makedepends=('gnome-common' 'intltool' 'gtk-doc' 'gnome-doc-utils') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') @@ -24,7 +24,7 @@ Finclude gnome gnome-scriptlet Fconfopts="${Fconfopts[@]} --enable-python=yes --enable-gtk-doc \ --disable-scrollkeeper --enable-spell=yes \ --enable-megaphone=yes --enable-nothere=yes" -sha1sums=('7c2b6434d5fd855e887e6ef27300601609706ea5') +sha1sums=('89a893086bf4966f06e54143a05dd0d3498e8a0f') build() { Fcd From bouleetbil at frogdev.info Fri Apr 3 20:15:52 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: rhythmbox-0.12.0-1-i686 *version bump Message-ID: <20090403181552.BCE9311F0882@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cb59382ce3c2f4daf0a0332089a96dac1ad43807 commit cb59382ce3c2f4daf0a0332089a96dac1ad43807 Author: bouleetbil Date: Sun Mar 29 18:03:48 2009 +0200 rhythmbox-0.12.0-1-i686 *version bump diff --git a/source/gnome/rhythmbox/FrugalBuild b/source/gnome/rhythmbox/FrugalBuild index 50b9d23..9ef7c50 100644 --- a/source/gnome/rhythmbox/FrugalBuild +++ b/source/gnome/rhythmbox/FrugalBuild @@ -3,14 +3,14 @@ # Contributor: AlexExtreme pkgname=rhythmbox -pkgver=0.11.6 +pkgver=0.12.0 pkgrel=1 pkgdesc="A music management application for GNOME" url="http://www.rhythmbox.org/" -depends=('libgnomeui>=2.24.0' 'nautilus-cd-burner>=2.24.0' 'rarian' 'desktop-file-utils' \ - 'totem>=2.24.3' 'gst-plugins-base-oil' 'avahi-glib' 'libnotify' 'libsexy' \ - 'libsoup>=2.24.0.1-2' 'gnome-media>=2.24.0' 'dbus-glib>=0.74' 'python>=2.6' \ - 'evolution-data-server>=2.24.3' 'gnutls>=2.6') +depends=('libgnomeui>=2.24.0' 'nautilus-cd-burner>=2.26.0' 'rarian' 'desktop-file-utils' \ + 'totem>=2.26.0' 'gst-plugins-base-oil' 'avahi-glib' 'libnotify' 'libsexy' \ + 'libsoup>=2.26.0' 'gnome-media>=2.26.0' 'dbus-glib>=0.74' 'python>=2.6' \ + 'evolution-data-server>=2.26.0' 'gnutls>=2.6') makedepends=('intltool' 'gnome-doc-utils' 'gst-python' 'libgpod>=0.6.0' ) rodepends=('notification-daemon') groups=('gnome') @@ -22,7 +22,7 @@ _F_gnome_iconcache="y" Finclude gnome-scriptlet gnome unset MAKEFLAGS Fconfopts="$Fconfopts --enable-mdns=avahi --with-playback=gstreamer-0-10 --enable-daap --enable-audioscrobbler --enable-python" -sha1sums=('4364447bd4f6fb0e969039213cea37d6d3e4fb58') +sha1sums=('b9c478099d9a1dc3a201d5d217d0b08b111f81b9') subpkgs=("rhythmbox-plugins") subdescs=('Plugins for rhythmbox') From bouleetbil at frogdev.info Fri Apr 3 20:15:52 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: hamster-applet-2.26.0-1-i686 *version bump Message-ID: <20090403181552.7D91E11F0880@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c7f564c65f50c0c530698db1dd1fe835d70c616f commit c7f564c65f50c0c530698db1dd1fe835d70c616f Author: bouleetbil Date: Sun Mar 29 17:22:00 2009 +0200 hamster-applet-2.26.0-1-i686 *version bump diff --git a/source/gnome-extra/hamster-applet/FrugalBuild b/source/gnome-extra/hamster-applet/FrugalBuild index 16f8df9..5eb8ef1 100644 --- a/source/gnome-extra/hamster-applet/FrugalBuild +++ b/source/gnome-extra/hamster-applet/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=hamster-applet -pkgver=2.24.3 -pkgrel=2 +pkgver=2.26.0 +pkgrel=1 pkgdesc="Project Hamster is time tracking for masses. " depends=('gnome-applets' 'gnome-python-desktop-applet' 'python-sqlite3' 'libxext' \ 'libxdmcp' 'libxau' 'gtk+2' 'freetype2' 'libffi' 'libxdamage' 'libxml2') @@ -14,6 +14,6 @@ options=('scriptlet') _F_gnome_iconcache="y" _F_gnome_schemas=('/etc/gconf/schemas/hamster-applet.schemas') Finclude gnome gnome-scriptlet -sha1sums=('6425b707c622d6f5c8f3caed4c7fc91d50aa2641') +sha1sums=('a5444ea5ff026ae2861909dbda0ade75639b27e0') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:53 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:53 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-games-extra-data-2.26.0-1-i686 *version bump Message-ID: <20090403181553.3756511F0841@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6f805f712ca6a7d7f11a9a3cb515906180ebd23f commit 6f805f712ca6a7d7f11a9a3cb515906180ebd23f Author: bouleetbil Date: Sun Mar 29 18:19:28 2009 +0200 gnome-games-extra-data-2.26.0-1-i686 *version bump diff --git a/source/gnome-extra/gnome-games-extra-data/FrugalBuild b/source/gnome-extra/gnome-games-extra-data/FrugalBuild index 7bf511e..7192f2b 100644 --- a/source/gnome-extra/gnome-games-extra-data/FrugalBuild +++ b/source/gnome-extra/gnome-games-extra-data/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: AlexExtreme pkgname=gnome-games-extra-data -pkgver=2.24.0 +pkgver=2.26.0 pkgrel=1 pkgdesc="Extra data files for the GNOME games" url="http://www.gnome.org/" -depends=('gnome-games>=2.24.0') +depends=('gnome-games>=2.26.0') groups=('gnome-extra') archs=('i686' 'x86_64') Finclude gnome -sha1sums=('a33d7fd3ba40be8fca472a9517138c849ae36be8') +sha1sums=('acdf148b58a60b7708eda3e39d1307c5718543af') From bouleetbil at frogdev.info Fri Apr 3 20:15:53 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:53 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-sharp-2.24.1-1-i686 *version bump *change m8r *delete unset MAKEFLAGS (already do by mono.sh) Message-ID: <20090403181553.A2D6C11F0883@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=64d3258820dc3d328ba1ab79d9216cba6c1324d7 commit 64d3258820dc3d328ba1ab79d9216cba6c1324d7 Author: bouleetbil Date: Sun Mar 29 18:36:23 2009 +0200 gnome-sharp-2.24.1-1-i686 *version bump *change m8r *delete unset MAKEFLAGS (already do by mono.sh) diff --git a/source/gnome/gnome-sharp/FrugalBuild b/source/gnome/gnome-sharp/FrugalBuild index 5332742..b0971d0 100644 --- a/source/gnome/gnome-sharp/FrugalBuild +++ b/source/gnome/gnome-sharp/FrugalBuild @@ -1,17 +1,16 @@ # Compiling time: 0.73 SBU -# Maintainer: AlexExtreme +# Maintainer: bouleetbil +# Contributor: AlexExtreme pkgname=gnome-sharp -pkgver=2.24.0 +pkgver=2.24.1 pkgrel=1 pkgdesc="C# bindings for the Gnome desktop" url="http://www.gnome.org" -depends=('gtk2-sharp>=2.12.4' 'libart_lgpl' 'gnome-vfs>=2.24.0' 'libgnomecanvas>=2.20.1.1-2' \ - 'gnome-panel>=2.24.0' 'libgnomeprintui>=2.18.2-2') +depends=('gtk2-sharp>=2.12.4' 'libart_lgpl' 'gnome-vfs>=2.24.0' 'libgnomecanvas>=2.26.0' \ + 'gnome-panel>=2.26.0' 'libgnomeprintui>=2.18.2-2') groups=('gnome') archs=('i686' 'x86_64' 'ppc') _F_mono_aot=0 Finclude gnome mono -sha1sums=('7cb0607e19019771ec707df1bcd2b5b71d835c54') - -unset MAKEFLAGS +sha1sums=('22ac47dc6dd1ca6858467b9d53affc84a9308baf') From bouleetbil at frogdev.info Fri Apr 3 20:15:53 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:53 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-desktop-sharp-2.26.0-1-i686 *version bump Message-ID: <20090403181553.DB03811F0885@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=476734f535f08f582cca642db52cfb74effc3dca commit 476734f535f08f582cca642db52cfb74effc3dca Author: bouleetbil Date: Sun Mar 29 19:14:58 2009 +0200 gnome-desktop-sharp-2.26.0-1-i686 *version bump diff --git a/source/gnome/gnome-desktop-sharp/FrugalBuild b/source/gnome/gnome-desktop-sharp/FrugalBuild index bee5c83..fc03a73 100644 --- a/source/gnome/gnome-desktop-sharp/FrugalBuild +++ b/source/gnome/gnome-desktop-sharp/FrugalBuild @@ -2,16 +2,14 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-desktop-sharp -pkgver=2.24.0 +pkgver=2.26.0 pkgrel=1 pkgdesc="C# bindings for the Gnome desktop" url="http://www.gnome.org" -depends=('gtk2-sharp>=2.12.4' 'libart_lgpl' 'librsvg>=2.22.2' 'gtkhtml>=3.18.1' 'vte>=0.17.4' \ - 'nautilus-cd-burner>=2.24.0' 'gtksourceview>=2.2.1' 'libwnck>=2.22.1' 'gnome-sharp>=2.24.0') +depends=('gtk2-sharp>=2.12.4' 'libart_lgpl' 'librsvg>=2.26.0' 'gtkhtml>=3.26.0' 'vte>=0.20.0' \ + 'nautilus-cd-burner>=2.26.0' 'gtksourceview>=2.2.1' 'libwnck>=2.26.0' 'gnome-sharp>=2.24.1') groups=('gnome') archs=('i686' 'x86_64' 'ppc') _F_mono_aot=0 Finclude gnome mono -sha1sums=('bfc56b97d9fb19dd2b69c3b509d0b7bf95365c10') - -unset MAKEFLAGS +sha1sums=('3c98aca331def4bf0701df80e809c36e183eb135') From bouleetbil at frogdev.info Fri Apr 3 20:15:54 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:54 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: evolution-sharp-0.20.0-1-i686 *version bump Message-ID: <20090403181554.38AB011F0886@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2b0111f61718d6c160510bdd2b52ceca95ca3f65 commit 2b0111f61718d6c160510bdd2b52ceca95ca3f65 Author: bouleetbil Date: Sun Mar 29 19:35:17 2009 +0200 evolution-sharp-0.20.0-1-i686 *version bump diff --git a/source/gnome-extra/evolution-sharp/FrugalBuild b/source/gnome-extra/evolution-sharp/FrugalBuild index e8ae5f6..50844ba 100644 --- a/source/gnome-extra/evolution-sharp/FrugalBuild +++ b/source/gnome-extra/evolution-sharp/FrugalBuild @@ -3,17 +3,18 @@ # Contributor: AlexExtreme pkgname=evolution-sharp -pkgver=0.19.2.1 +pkgver=0.20.0 pkgrel=1 pkgdesc="Mono bindings for evolution." url="http://www.gnome.org" -depends=('gtk2-sharp>=2.12.7' 'atk>=1.22.0' 'libsm' 'evolution>=2.24.2' 'gnome-sharp>=2.24.0') +depends=('gtk2-sharp>=2.12.7' 'atk>=1.26.0' 'libsm' 'evolution>=2.26.0' 'gnome-sharp>=2.24.1') makedepends=('pkgconfig') _F_gnome_devel="y" _F_mono_aot=0 +options=('scriptlet') Finclude gnome mono groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') -sha1sums=('0eeca5357109db8451757a87920fcb21cf35f26a') +sha1sums=('61988839b4f3d58f9d2aff2dde3e96673fcc5aa5') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:54 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:54 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gcalctool-5.26.0-1-i686 *version bump Message-ID: <20090403181554.9B1EB11F0887@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f613fd2c9a2ea2777f3f44b7812f63eba4bf6fb5 commit f613fd2c9a2ea2777f3f44b7812f63eba4bf6fb5 Author: bouleetbil Date: Sun Mar 29 20:02:44 2009 +0200 gcalctool-5.26.0-1-i686 *version bump diff --git a/source/gnome/gcalctool/FrugalBuild b/source/gnome/gcalctool/FrugalBuild index 9530573..a42fca6 100644 --- a/source/gnome/gcalctool/FrugalBuild +++ b/source/gnome/gcalctool/FrugalBuild @@ -2,18 +2,19 @@ # Maintainer: Christian Hamar alias krix pkgname=gcalctool -pkgver=5.24.3.1 +pkgver=5.26.0 pkgrel=1 pkgdesc="A scientific calculator for GNOME" url="http://www.gnome.org/" -depends=('rarian' 'libbonobo>=2.24.0' 'gtk+2>=2.14.7' 'gconf>=2.24.0' 'libglade') +depends=('rarian' 'libbonobo>=2.24.1' 'gtk+2>=2.16.0' 'gconf>=2.26.0' 'libglade') makedepends=('intltool' 'gnome-doc-utils>=0.14.0') groups=('gnome') archs=('i686' 'x86_64' 'ppc') +options=('scriptlet') _F_gnome_schemas=('/etc/gconf/schemas/gcalctool.schemas') _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet -sha1sums=('e84bfbddb937f0afe6025a6a8eebe8c825ac3c53') +sha1sums=('e0b4574dc2a7642e597a99f7e2066434218c5549') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:55 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:55 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: swfdec-0.8.4-3-i686 *rebuild with libsoup>=2.26.0 Message-ID: <20090403181555.A2A1C11F088D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=107ab541c51d804fec7ccff5a62941856bd9138c commit 107ab541c51d804fec7ccff5a62941856bd9138c Author: bouleetbil Date: Sun Mar 29 20:17:07 2009 +0200 swfdec-0.8.4-3-i686 *rebuild with libsoup>=2.26.0 diff --git a/source/xlib/swfdec/FrugalBuild b/source/xlib/swfdec/FrugalBuild index a2d429e..96e025b 100644 --- a/source/xlib/swfdec/FrugalBuild +++ b/source/xlib/swfdec/FrugalBuild @@ -3,12 +3,12 @@ pkgname=swfdec pkgver=0.8.4 -pkgrel=2 +pkgrel=3 pkgdesc="Swfdec is a decoder/renderer library for Macromedia Flash animations." url="http://swfdec.freedesktop.org/" license="LGPL" depends=('libmad' 'gtk+2>=2.12.9' 'liboil' 'ffmpeg>=20080427' 'alsa-lib' 'faad2' 'gstreamer' \ - 'gstreamer>=0.10.11' 'gst-plugins-good' 'libsoup>=2.4.1' 'gnutls>=2.6') + 'gstreamer>=0.10.11' 'gst-plugins-good' 'libsoup>=2.26.0' 'gnutls>=2.6') options=('scriptlet') groups=('xlib') archs=('i686' 'x86_64' 'ppc') From bouleetbil at frogdev.info Fri Apr 3 20:15:56 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:56 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: hardinfo-0.4.2.3-5-i686 *rebuild with libsoup>=2.26.0 Message-ID: <20090403181556.178CA11F0843@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5b6cdfa9c2390d0e3f5be6adb410fe1b649261f0 commit 5b6cdfa9c2390d0e3f5be6adb410fe1b649261f0 Author: bouleetbil Date: Sun Mar 29 20:20:19 2009 +0200 hardinfo-0.4.2.3-5-i686 *rebuild with libsoup>=2.26.0 diff --git a/source/gnome-extra/hardinfo/FrugalBuild b/source/gnome-extra/hardinfo/FrugalBuild index 28e4089..824b4c6 100644 --- a/source/gnome-extra/hardinfo/FrugalBuild +++ b/source/gnome-extra/hardinfo/FrugalBuild @@ -4,14 +4,14 @@ pkgname=hardinfo pkgver=0.4.2.3 -pkgrel=4 +pkgrel=5 pkgdesc="A system information and benchmark tool for GNOME." _F_berlios_ext=".tar.bz2" _F_gnome_desktop="y" Finclude berlios gnome-scriptlet source=($source frugalware.patch hardinfo-cflags.diff) options=('genscriptlet') -depends=('gtk+2>=2.12.9' 'libsoup>=2.4.1' 'pciutils' 'gnutls') +depends=('gtk+2>=2.12.9' 'libsoup>=2.26.0' 'pciutils' 'gnutls') groups=('gnome-extra') archs=('i686' 'x86_64') sha1sums=('b76e332dc4dd173a1afed3c3da292f85e9bbfe65' \ From bouleetbil at frogdev.info Fri Apr 3 20:15:56 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:56 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libsyncml-0.4.5-3-i686 *rebuild with libsoup>=2.26.0 Message-ID: <20090403181556.66DBF11F084A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9dbe5ff7ad199bdca1c2f766f5b0ed8d743cc8f6 commit 9dbe5ff7ad199bdca1c2f766f5b0ed8d743cc8f6 Author: bouleetbil Date: Sun Mar 29 20:22:44 2009 +0200 libsyncml-0.4.5-3-i686 *rebuild with libsoup>=2.26.0 diff --git a/source/lib-extra/libsyncml/FrugalBuild b/source/lib-extra/libsyncml/FrugalBuild index b7e0c0d..0ef0fb9 100644 --- a/source/lib-extra/libsyncml/FrugalBuild +++ b/source/lib-extra/libsyncml/FrugalBuild @@ -3,10 +3,10 @@ pkgname=libsyncml pkgver=0.4.5 -pkgrel=2 +pkgrel=3 pkgdesc="Libsyncml is a implementation of the SyncML protocol." url="http://libsyncml.opensync.org/" -depends=('libsoup>=2.24.0' 'openobex' 'wbxml2' 'expat' 'zlib' 'popt') +depends=('libsoup>=2.26.0' 'openobex' 'wbxml2' 'expat' 'zlib' 'popt') groups=('lib-extra') archs=('i686' 'x86_64') up2date="Flasttar http://libsyncml.opensync.org/wiki/download" From bouleetbil at frogdev.info Fri Apr 3 20:15:57 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: seed-0.3.1-2-i686 *rebuild with libsoup>=2.26.0 Message-ID: <20090403181557.3808F11F0892@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0412162ce33482e8df63bc52b38abbacf715bf40 commit 0412162ce33482e8df63bc52b38abbacf715bf40 Author: bouleetbil Date: Sun Mar 29 20:51:24 2009 +0200 seed-0.3.1-2-i686 *rebuild with libsoup>=2.26.0 diff --git a/source/xlib-extra/seed/FrugalBuild b/source/xlib-extra/seed/FrugalBuild index c094500..b5ac711 100644 --- a/source/xlib-extra/seed/FrugalBuild +++ b/source/xlib-extra/seed/FrugalBuild @@ -3,9 +3,9 @@ pkgname=seed pkgver=0.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Seed is a library and interpreter, dynamically bridging the WebKit JavaScriptCore engine." -depends=('webkit' 'libffi' 'libsoup>=2.24.0.1' 'sqlite3' 'clutter-cairo' 'clutter-gtk' 'gobject-introspection') +depends=('webkit>=1.1.1' 'libffi' 'libsoup>=2.26.0' 'sqlite3' 'clutter-cairo' 'clutter-gtk' 'gobject-introspection') makedepends=('gtk-doc' 'intltool') groups=('xlib-extra') archs=('i686') From bouleetbil at frogdev.info Fri Apr 3 20:15:56 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:56 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: seahorse-2.26.0-1-i686 *version bump Message-ID: <20090403181556.DA0A411F088C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c9296bad4fb199d00070258055ed3ad3290547fb commit c9296bad4fb199d00070258055ed3ad3290547fb Author: bouleetbil Date: Sun Mar 29 20:46:35 2009 +0200 seahorse-2.26.0-1-i686 *version bump diff --git a/source/gnome-extra/seahorse/FrugalBuild b/source/gnome-extra/seahorse/FrugalBuild index 0c21e75..371c404 100644 --- a/source/gnome-extra/seahorse/FrugalBuild +++ b/source/gnome-extra/seahorse/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: Priyank Gosalia pkgname=seahorse -pkgver=2.24.1 +pkgver=2.26.0 pkgrel=1 pkgdesc="A GNOME application for managing PGP keys." url="http://www.seahorse.sourceforge.net/" -depends=('gnutls=2.6.3-1' 'gtksourceview' 'gnupg>=1.4.9-2' \ - 'gpgme' 'libsoup>=2.24.0.1' 'dbus' 'dbus-glib' 'libxml2' \ - 'libnotify' 'libgnomeui>=2.24.0' 'openssh' 'gconf>=2.24.0' 'avahi') +depends=('gnutls=2.6.4-1' 'gtksourceview' 'gnupg>=1.4.9-2' \ + 'gpgme' 'libsoup>=2.26.0' 'dbus' 'dbus-glib' 'libxml2' \ + 'libnotify' 'libgnomeui>=2.24.0' 'openssh' 'gconf>=2.26.0' 'avahi') makedepends=('gettext' 'openldap' 'intltool' 'pkgconfig' 'gnome-doc-utils') groups=('gnome-extra') archs=('i686' 'x86_64') @@ -18,7 +18,7 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" _F_gnome_mime="y" Finclude gnome gnome-scriptlet -sha1sums=('66a993a5a24e2e2637db6964c39c0a6cc432e0ec') +sha1sums=('701699685003202ec68de28d2d584cf682a210d4') unset MAKEFLAGS Fconfopts="${Fconfopts[@]} -enable-ldap --enable-hkp --enable-libnotify \ --with-keyserver --enable-ssh --enable-dbus --enable-avahi \ From bouleetbil at frogdev.info Fri Apr 3 20:15:57 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: seahorse-applet-2.26.0-1-i686 *version bump Message-ID: <20090403181557.6652511F0845@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=76f041675e90d77b3ef75ec0521de5ac8e9cec74 commit 76f041675e90d77b3ef75ec0521de5ac8e9cec74 Author: bouleetbil Date: Sun Mar 29 21:15:31 2009 +0200 seahorse-applet-2.26.0-1-i686 *version bump diff --git a/source/gnome-extra/seahorse-applet/FrugalBuild b/source/gnome-extra/seahorse-applet/FrugalBuild index 383be0d..d9c0189 100644 --- a/source/gnome-extra/seahorse-applet/FrugalBuild +++ b/source/gnome-extra/seahorse-applet/FrugalBuild @@ -4,12 +4,12 @@ pkgname=seahorse-applet _F_gnome_name=seahorse-plugins -pkgver=2.24.1 -pkgrel=2 +pkgver=2.26.0 +pkgrel=1 pkgdesc="seahorse panel applet for GNOME" url="http://www.seahorse.sourceforge.net/" -depends=('seahorse>=2.24.1' 'gnome-applets>=2.24.0') -makedepends=('gnome-doc-utils' 'nautilus>=2.24.2' 'gedit>=2.24.3' 'intltool') +depends=('seahorse>=2.26.0' 'gnome-applets>=2.26.0') +makedepends=('gnome-doc-utils' 'nautilus>=2.26.0' 'gedit>=2.26.0' 'intltool') groups=('gnome-extra') archs=('i686' 'x86_64') _F_gnome_iconcache="y" @@ -18,11 +18,11 @@ _F_gnome_mime="y" _F_gnome_schemas=('/etc/gconf/schemas/seahorse-gedit.schemas' \ '/etc/gconf/schemas/seahorse-plugins.schemas') Finclude gnome gnome-scriptlet -sha1sums=('88a144999f55e82d5fe8eee3c251371589e82ed9') +sha1sums=('cc59421f31d1b9cbd6ecde203358da35cc9d8478') subpkgs=("$pkgname-gedit" "$pkgname-nautilus") subdescs=('seahorse encryption plugin for gedit' \ 'seahorse encryption extension for nautilus') -subdepends=("$pkgname=$pkgver gedit>=2.24.3 gedit-python>=2.24.3" "$pkgname=$pkgver nautilus>=2.24.2") +subdepends=("$pkgname=$pkgver gedit>=2.26.0 gedit-python>=2.26.0" "$pkgname=$pkgver nautilus>=2.26.0") subgroups=('gnome-extra' 'gnome-extra') subarchs=('i686 x86_64' 'i686 x86_64') Fconfopts="${Fconfopts[@]} --disable-update-mime-database" From bouleetbil at frogdev.info Fri Apr 3 20:15:58 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pywebkitgtk-1.1.3-1-i686 *version bump Message-ID: <20090403181558.301D711F0896@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0f64f31319ad61d2283572ff6542a050ac50b268 commit 0f64f31319ad61d2283572ff6542a050ac50b268 Author: bouleetbil Date: Sun Mar 29 21:21:18 2009 +0200 pywebkitgtk-1.1.3-1-i686 *version bump diff --git a/source/xlib-extra/pywebkitgtk/FrugalBuild b/source/xlib-extra/pywebkitgtk/FrugalBuild index 83df7ae..974cdc7 100644 --- a/source/xlib-extra/pywebkitgtk/FrugalBuild +++ b/source/xlib-extra/pywebkitgtk/FrugalBuild @@ -2,16 +2,13 @@ # Maintainer: bouleetbil pkgname=pywebkitgtk -pkgver=1.0.2 -pkgrel=2 +pkgver=1.1.3 +pkgrel=1 pkgdesc="PyWebKitGtk provides an API for developers to program WebKit/Gtk using Python." -depends=('webkit' 'pygtk' 'python>=2.6.1') +depends=('webkit>=1.1.1' 'pygtk' 'python>=2.6.1') groups=('xlib-extra') archs=('i686' 'x86_64') Finclude googlecode -source=($source FixBuild.diff) options=('scriptlet') -sha1sums=('a6628396944b283b08b4ab8b7d7f90678776fc84' \ - '9a3d65da56c14753eaf24801a4f67781e884ae57') - +sha1sums=('5341267c7721806c585eb88cf907494f7683173c') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:58 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: nautilus-open-terminal-0.9-3-i686 *rebuild with nautilus 2.26.6 *added patch for gnome-vfs Message-ID: <20090403181558.CB7BE11F0893@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d2205030fc45eef49f8fdca98cb1caf0d11b74ec commit d2205030fc45eef49f8fdca98cb1caf0d11b74ec Author: bouleetbil Date: Sun Mar 29 23:27:49 2009 +0200 nautilus-open-terminal-0.9-3-i686 *rebuild with nautilus 2.26.6 *added patch for gnome-vfs diff --git a/source/gnome/nautilus-open-terminal/FrugalBuild b/source/gnome/nautilus-open-terminal/FrugalBuild index 6dd6ddd..80eea8e 100644 --- a/source/gnome/nautilus-open-terminal/FrugalBuild +++ b/source/gnome/nautilus-open-terminal/FrugalBuild @@ -4,15 +4,26 @@ pkgname=nautilus-open-terminal pkgver=0.9 -pkgrel=2 +pkgrel=3 pkgdesc="Nautilus open terminal feature with improvements." url="http://manny.cluecoder.org/packages/nautilus-open-terminal/" -depends=('nautilus>=2.24.0' 'perl-xml-parser') +depends=('nautilus>=2.26.0') +makedepends=('intltool' 'perl-xml-parser') groups=('gnome') archs=('i686' 'x86_64' 'ppc') _F_gnome_devel="y" _F_gnome_schemas=('/etc/gconf/schemas/nautilus-open-terminal.schemas') -Finclude gnome -sha1sums=('14ae57b4b17fd82c0bc00cf138cf4f387feaf10d') +Finclude gnome gnome-scriptlet +source=($source nautilus-open-terminal-0.9-gnomevfs.patch) +sha1sums=('14ae57b4b17fd82c0bc00cf138cf4f387feaf10d' \ + 'c33d966737ed863b4d688711276df97c334e4aa8') + +build() { + Fpatchall + Fautoreconf + Fmake + Fmakeinstall + Fbuild_gnome_scriptlet +} # optimization OK diff --git a/source/gnome/nautilus-open-terminal/nautilus-open-terminal-0.9-gnomevfs.patch b/source/gnome/nautilus-open-terminal/nautilus-open-terminal-0.9-gnomevfs.patch new file mode 100644 index 0000000..5d43d21 --- /dev/null +++ b/source/gnome/nautilus-open-terminal/nautilus-open-terminal-0.9-gnomevfs.patch @@ -0,0 +1,42 @@ +diff --git a/configure.in b/configure.in +index 6b4da94..88edc6a 100644 +--- a/configure.in ++++ b/configure.in +@@ -13,6 +13,7 @@ NAUTILUS_REQUIRED=2.21.2 + EEL_REQUIRED=2.6.0 + LIBGNOME_DESKTOP_REQUIRED=2.9.91 + GLIB_REQUIRED=2.4.0 ++GNOMEVFS_REQUIRED=2.0 + + AC_PROG_CC + AM_PROG_LIBTOOL +@@ -29,6 +30,7 @@ fi + PKG_CHECK_MODULES(NAUTILUS, libnautilus-extension >= $NAUTILUS_REQUIRED glib-2.0 >= $GLIB_REQUIRED) + PKG_CHECK_MODULES(GCONF, gconf-2.0) + PKG_CHECK_MODULES(GNOMEDESKTOP, gnome-desktop-2.0 >= $LIBGNOME_DESKTOP_REQUIRED) ++PKG_CHECK_MODULES(GNOMEVFS, gnome-vfs-2.0 >= $GNOMEVFS_REQUIRED) + + PKG_CHECK_MODULES(GLIB_RECENT, glib-2.0 >= 2.13.3, + AC_DEFINE(HAVE_GLIB_DESKTOP_DIR_API, 1, [g_get_user_special_dir() support]), +@@ -42,6 +44,9 @@ AC_SUBST(NAUTILUS_LIBS) + AC_SUBST(GCONF_CFLAGS) + AC_SUBST(GCONF_LIBS) + ++AC_SUBST(GNOMEVFS_CFLAGS) ++AC_SUBST(GNOMEVFS_LIBS) ++ + AC_SUBST(GNOMEDESKTOP_CFLAGS) + AC_SUBST(GNOMEDESKTOP_LIBS) + +diff --git a/src/Makefile.am b/src/Makefile.am +index 3161190..f25795a 100644 +--- a/src/Makefile.am ++++ b/src/Makefile.am +@@ -9,6 +9,7 @@ INCLUDES = \ + $(DISABLE_DEPRECATED_CFLAGS) \ + $(NAUTILUS_CFLAGS) \ + $(GCONF_CFLAGS) \ ++ $(GNOMEVFS_CFLAGS) \ + $(GNOMEDESKTOP_CFLAGS) + + nautilus_extensiondir=$(NAUTILUS_EXTENSION_DIR) From bouleetbil at frogdev.info Fri Apr 3 20:15:59 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gconf-2.26.0-2-i686 *create missing dir Message-ID: <20090403181559.20EF311F0898@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=50f6143a1d555b8fd250638f8bf707d1cbf4cd60 commit 50f6143a1d555b8fd250638f8bf707d1cbf4cd60 Author: bouleetbil Date: Mon Mar 30 00:07:46 2009 +0200 gconf-2.26.0-2-i686 *create missing dir diff --git a/source/gnome/gconf/FrugalBuild b/source/gnome/gconf/FrugalBuild index cc129b1..4c37a58 100644 --- a/source/gnome/gconf/FrugalBuild +++ b/source/gnome/gconf/FrugalBuild @@ -4,7 +4,7 @@ pkgname=gconf _F_gnome_name=GConf pkgver=2.26.0 -pkgrel=1 +pkgrel=2 pkgdesc="A configuration database system for GNOME" url="http://www.gnome.org/" depends=('orbit2>=2.14.17' 'gtk+2>=2.16.0' 'libxml2' 'dbus-glib') @@ -30,6 +30,8 @@ build() { Fsplit gconf-ldap /etc/gconf/2/evoldap.conf Fsplit gconf-ldap usr/lib/GConf/2/libgconfbackend-evoldap.* Fsplit gconf-ldap /usr/share/GConf/schema/evoldap.schema + #572027 + Fmkdir /etc/gconf/gconf.xml.system } # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:15:59 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-session-2.24.3-2-i686 *use 2.24 rebuild it with gnome 2.26 *gnome-session-2.26 don't work fine without pam Message-ID: <20090403181559.6755D11F082C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=893d90fcab8db08d5b0587f80428979db674257b commit 893d90fcab8db08d5b0587f80428979db674257b Author: bouleetbil Date: Mon Mar 30 00:18:27 2009 +0200 gnome-session-2.24.3-2-i686 *use 2.24 rebuild it with gnome 2.26 *gnome-session-2.26 don't work fine without pam diff --git a/source/gnome/gnome-session/FrugalBuild b/source/gnome/gnome-session/FrugalBuild index 7a2300c..ec4700c 100644 --- a/source/gnome/gnome-session/FrugalBuild +++ b/source/gnome/gnome-session/FrugalBuild @@ -4,8 +4,8 @@ # kill_g_debug.patch should be disabled for stable releases of gnome pkgname=gnome-session -pkgver=2.26.0 -pkgrel=1 +pkgver=2.24.3 +pkgrel=2 pkgdesc="GNOME session manager" depends=('gnome-desktop>=2.26.0' \ 'dbus-glib>=0.76' 'gnome-control-center>=2.26.0' 'libnotify' 'gnome-keyring>=2.26.0') @@ -19,7 +19,7 @@ _F_gnome_desktop="y" Finclude gnome gnome-scriptlet source=(${source[@]} enable_splash.diff gnome-session-HEAD-shutdown.patch \ $pkgname http://ftp.frugalware.org/pub/other/artwork/gnome-theme/GNOME-Splash-1.0.png ) -sha1sums=('339d5079965d602184d2d285641dcf2b498b3a8a' \ +sha1sums=('a48bcf47b879db439cec193e4191909409e7efcb' \ '5a63c81ad2ecd0d29aa33c73d2717dcd1774333e' \ '1afa3e717eb5578c01924881f0011c8bfaf7dd38' \ '047ac00bb24d52986aac94e232b4b40fa122f582' \ From bouleetbil at frogdev.info Fri Apr 3 20:15:59 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:15:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: avant-window-navigator-0.3.2-2-i686 *rebuild with gnome-desktop>=2.26.0 Message-ID: <20090403181559.8321E11F0897@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d49866e005dfa4947d9dff307b87ce99c71a2667 commit d49866e005dfa4947d9dff307b87ce99c71a2667 Author: bouleetbil Date: Mon Mar 30 19:24:32 2009 +0200 avant-window-navigator-0.3.2-2-i686 *rebuild with gnome-desktop>=2.26.0 diff --git a/source/gnome-extra/avant-window-navigator/FrugalBuild b/source/gnome-extra/avant-window-navigator/FrugalBuild index 0e1fddc..c020cae 100644 --- a/source/gnome-extra/avant-window-navigator/FrugalBuild +++ b/source/gnome-extra/avant-window-navigator/FrugalBuild @@ -4,13 +4,13 @@ pkgname=avant-window-navigator pkgver=0.3.2 -pkgrel=1 +pkgrel=2 pkgdesc="Fully customisable dock-like window navigator for GNOME." url="https://launchpad.net/awn" -depends=('pygtk' 'gtk+2' 'libglade' 'libwnck>=2.20.0' 'gconf' 'gnome-desktop>=2.24.0' \ +depends=('pygtk' 'gtk+2' 'libglade' 'libwnck>=2.26.0' 'gconf' 'gnome-desktop>=2.26.0' \ 'dbus-glib' 'libxcomposite' 'libx11' 'libxrender' 'gnome-python' \ - 'gnome-python-desktop-desktop' 'pyxdg') -makedepends=('perl-xml-parser' 'intltool') + 'gnome-python-desktop-desktop' 'pyxdg' 'pygtk' 'pygobject-gvfs') +makedepends=('perl-xml-parser' 'intltool' 'vala') groups=('gnome-extra') _F_gnome_schemas=('/etc/gconf/schemas/awn.schemas') _F_gnome_iconcache=y From bouleetbil at frogdev.info Fri Apr 3 20:16:00 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:16:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: seed-0.3.1-2-i686 *added x86_64 to archs() Message-ID: <20090403181600.4BC7411F0853@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=41d8205e4dee2233f92b70db64baaa2dc7508847 commit 41d8205e4dee2233f92b70db64baaa2dc7508847 Author: bouleetbil Date: Mon Mar 30 19:47:22 2009 +0200 seed-0.3.1-2-i686 *added x86_64 to archs() diff --git a/source/xlib-extra/seed/FrugalBuild b/source/xlib-extra/seed/FrugalBuild index b5ac711..e1d5c11 100644 --- a/source/xlib-extra/seed/FrugalBuild +++ b/source/xlib-extra/seed/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="Seed is a library and interpreter, dynamically bridging the WebKit Java depends=('webkit>=1.1.1' 'libffi' 'libsoup>=2.26.0' 'sqlite3' 'clutter-cairo' 'clutter-gtk' 'gobject-introspection') makedepends=('gtk-doc' 'intltool') groups=('xlib-extra') -archs=('i686') +archs=('i686' 'x86_64') options=('scriptlet') _F_gnome_devel="y" Finclude gnome From bouleetbil at frogdev.info Fri Apr 3 20:16:00 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:16:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gobject-introspection-0.6.2-1-i686 *added 'x86_64' to archs() Message-ID: <20090403181600.8CD2B11F089A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a0beb489d2e5d27355038b43d12280a2a4fec119 commit a0beb489d2e5d27355038b43d12280a2a4fec119 Author: bouleetbil Date: Mon Mar 30 20:06:09 2009 +0200 gobject-introspection-0.6.2-1-i686 *added 'x86_64' to archs() diff --git a/source/xlib-extra/gobject-introspection/FrugalBuild b/source/xlib-extra/gobject-introspection/FrugalBuild index 01afc3d..9403343 100644 --- a/source/xlib-extra/gobject-introspection/FrugalBuild +++ b/source/xlib-extra/gobject-introspection/FrugalBuild @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="Generate interface introspection data for GObject libraries." depends=('glib2' 'libffi' 'cairo' 'libxft') groups=('xlib-extra') -archs=('i686') +archs=('i686' 'x86_64') Finclude gnome sha1sums=('2db7526a895ffe7c3abbe4a210465fad4a7b2348') From bouleetbil at frogdev.info Fri Apr 3 20:16:00 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:16:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: nautilus-cd-burner-2.25.3-1-i686 *bump to devel version *now gnome* should use brasero *but the gnome* are not ready to use nautilus-brasero *will rebuild serpentine, gnome-desktop-sharp, gnome-media and rhythmbox *with nautilus-cd-burner Message-ID: <20090403181600.E67D211F089C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=10622a3a63225a34856b5acf225f8b1024818ba4 commit 10622a3a63225a34856b5acf225f8b1024818ba4 Author: bouleetbil Date: Mon Mar 30 20:44:13 2009 +0200 nautilus-cd-burner-2.25.3-1-i686 *bump to devel version *now gnome* should use brasero *but the gnome* are not ready to use nautilus-brasero *will rebuild serpentine, gnome-desktop-sharp, gnome-media and rhythmbox *with nautilus-cd-burner diff --git a/source/gnome/nautilus-cd-burner/FrugalBuild b/source/gnome/nautilus-cd-burner/FrugalBuild index ba51248..b746626 100644 --- a/source/gnome/nautilus-cd-burner/FrugalBuild +++ b/source/gnome/nautilus-cd-burner/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Christian Hamar alias krix pkgname=nautilus-cd-burner -pkgver=2.24.0 +pkgver=2.25.3 pkgrel=1 pkgdesc="An easy to use CD/DVD burning package for Nautilus" url="http://www.gnome.org/" -depends=('nautilus>=2.24.0' 'cdrtools') +depends=('nautilus>=2.26.0' 'cdrtools') makedepends=('intltool') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') _F_gnome_schemas=('/etc/gconf/schemas/nautilus-cd-burner.schemas') _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet -sha1sums=('2acf746c995f19c382c9a7a55a545edcfc8dc29e') +sha1sums=('8721cebffa6a39e916c66a759c2add9a7a49e636') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:16:00 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:16:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-screensaver-2.24.1-2-i686 *gnome-screensaver-2.26 don't work with gnome-power-manager-2.26 *gnome-power-manager-2.26.0 use pam we keep the 2.24 :) Message-ID: <20090403181600.CA87B11F0899@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=915eb66e89346efa7ba85dae4ee5a60027d53ec5 commit 915eb66e89346efa7ba85dae4ee5a60027d53ec5 Author: bouleetbil Date: Mon Mar 30 20:30:25 2009 +0200 gnome-screensaver-2.24.1-2-i686 *gnome-screensaver-2.26 don't work with gnome-power-manager-2.26 *gnome-power-manager-2.26.0 use pam we keep the 2.24 :) diff --git a/source/gnome/gnome-screensaver/FrugalBuild b/source/gnome/gnome-screensaver/FrugalBuild index 7dd5d6f..f641e4a 100644 --- a/source/gnome/gnome-screensaver/FrugalBuild +++ b/source/gnome/gnome-screensaver/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-screensaver -pkgver=2.26.0 -pkgrel=1 +pkgver=2.24.1 +pkgrel=2 pkgdesc="GNOME screen saver and locker" url="http://live.gnome.org/GnomeScreensaver" depends=('libgnomeui>=2.24.0' 'dbus-glib>=0.71' 'gnome-menus>=2.26.0' 'gdm>=2.20.5' 'libgnomekbd>=2.26.0' \ @@ -17,7 +17,7 @@ _F_gnome_desktop="y" _F_gnome_scrollkeeper="y" _F_gnome_mime="y" source=(${source[@]} http://frugalware.org/images/logo-new-big.png frugal-floaters.desktop $pkgname $pkgname-2.17.7-frugal-screensaver.patch http://ftp.frugalware.org/pub/other/artwork/gnome-theme/gnome-screensaver-lock-dialog/lock-dialog-frugalware-1.0.tar.bz2 Use_lockdialogThemeFW.diff) -sha1sums=('b22a41180ec081c983fdd071f623714a51c8c27c' \ +sha1sums=('36cbdc1d614200a85391795fe8e3c3b827f792df' \ '52ad3cef2d4d0b51eb9565316a9f4c688657dc54' \ 'a4913a96ccfd029620da03fbfbcaab8b6d42330c' \ '833bd26acc4bbf6486c696f9f700b449e1a91990' \ From bouleetbil at frogdev.info Fri Apr 3 20:16:02 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:16:02 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-desktop-sharp-2.26.0-2-i686 *rebuild with nautilus-cd-burner>=2.25.3 Message-ID: <20090403181602.184A611F0847@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=20cc8d48994a428b48c0ef477090d492f56698b8 commit 20cc8d48994a428b48c0ef477090d492f56698b8 Author: bouleetbil Date: Mon Mar 30 21:03:47 2009 +0200 gnome-desktop-sharp-2.26.0-2-i686 *rebuild with nautilus-cd-burner>=2.25.3 diff --git a/source/gnome/gnome-desktop-sharp/FrugalBuild b/source/gnome/gnome-desktop-sharp/FrugalBuild index fc03a73..c934ba8 100644 --- a/source/gnome/gnome-desktop-sharp/FrugalBuild +++ b/source/gnome/gnome-desktop-sharp/FrugalBuild @@ -3,11 +3,11 @@ pkgname=gnome-desktop-sharp pkgver=2.26.0 -pkgrel=1 +pkgrel=2 pkgdesc="C# bindings for the Gnome desktop" url="http://www.gnome.org" depends=('gtk2-sharp>=2.12.4' 'libart_lgpl' 'librsvg>=2.26.0' 'gtkhtml>=3.26.0' 'vte>=0.20.0' \ - 'nautilus-cd-burner>=2.26.0' 'gtksourceview>=2.2.1' 'libwnck>=2.26.0' 'gnome-sharp>=2.24.1') + 'nautilus-cd-burner>=2.25.3' 'gtksourceview>=2.2.1' 'libwnck>=2.26.0' 'gnome-sharp>=2.24.1') groups=('gnome') archs=('i686' 'x86_64' 'ppc') _F_mono_aot=0 From bouleetbil at frogdev.info Fri Apr 3 20:16:01 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:16:01 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: brasero-2.26.0-2-i686 *change the name of the subpkgs Message-ID: <20090403181601.E9A8011F0858@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7d8b8b5609ae1c0826c214cafd27c4039bc07608 commit 7d8b8b5609ae1c0826c214cafd27c4039bc07608 Author: bouleetbil Date: Mon Mar 30 20:53:59 2009 +0200 brasero-2.26.0-2-i686 *change the name of the subpkgs diff --git a/source/gnome-extra/brasero/FrugalBuild b/source/gnome-extra/brasero/FrugalBuild index 041bde7..1aa4eae 100644 --- a/source/gnome-extra/brasero/FrugalBuild +++ b/source/gnome-extra/brasero/FrugalBuild @@ -3,7 +3,7 @@ pkgname=brasero pkgver=2.26.0 -pkgrel=1 +pkgrel=2 pkgdesc="A CD/DVD Burning application for the GNOME desktop." url="http://www.gnome.org/projects/brasero/" makedepends=('intltool' 'gnome-doc-utils') @@ -16,7 +16,7 @@ groups=('gnome-extra') conflicts=('bonfire') replaces=('bonfire') archs=('i686' 'x86_64' 'ppc') -subpkgs=("nautilus-cd-burner") +subpkgs=("nautilus-brasero") subdescs=('An easy to use CD/DVD burning package for Nautilus') subdepends=("$pkgname=$pkgver nautilus>=2.26.0") subgroups=('gnome-extra') @@ -34,7 +34,7 @@ sha1sums=('3f4e6595b5c8d6767ac220568b183e51d31c3c63') build(){ Fbuild Fbuild_gnome_scriptlet - Fsplit nautilus-cd-burner usr/lib/nautilus + Fsplit nautilus-brasero usr/lib/nautilus } # optimization OK From bouleetbil at frogdev.info Fri Apr 3 20:16:02 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:16:02 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-python-desktop-2.26.0-2-i686 *readd subkpg nautilusburn Message-ID: <20090403181602.6D2EB11F082F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0bbc7495247db0d7cb90c3d3d28e3bc0681628dc commit 0bbc7495247db0d7cb90c3d3d28e3bc0681628dc Author: bouleetbil Date: Mon Mar 30 21:16:39 2009 +0200 gnome-python-desktop-2.26.0-2-i686 *readd subkpg nautilusburn diff --git a/source/gnome/gnome-python-desktop/FrugalBuild b/source/gnome/gnome-python-desktop/FrugalBuild index a852d90..9220399 100644 --- a/source/gnome/gnome-python-desktop/FrugalBuild +++ b/source/gnome/gnome-python-desktop/FrugalBuild @@ -4,40 +4,41 @@ pkgname=gnome-python-desktop pkgver=2.26.0 -pkgrel=1 +pkgrel=2 pkgdesc="Python bindings for GNOME desktop" url="http://www.pygtk.org/" depends=('gnome-python>=2.26.0') makedepends=('metacity>=2.26.0' 'gnome-media>=2.26.0' 'gnome-panel>=2.26.0' 'gtksourceview1' 'totem>=2.26.0' \ - 'libgtop>=2.26.0' 'bug-buddy>=2.26.0' 'evince>=2.26.0') + 'libgtop>=2.26.0' 'bug-buddy>=2.26.0' 'evince>=2.26.0' 'nautilus-cd-burner>=2.25.3') groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome python subpkgs=("$pkgname-applet" "$pkgname-desktop" "$pkgname-keyring" "$pkgname-print" "$pkgname-gtksourceview" "$pkgname-gtop" "$pkgname-mediaprofiles" \ "$pkgname-metacity" "$pkgname-rsvg" "$pkgname-totem" "$pkgname-wnck" "$pkgname-bugbuddy" "$pkgname-evince" \ - "$pkgname-evolution") + "$pkgname-evolution" "$pkgname-nautilusburn") subdescs=('Gnome panel applet python module' 'Gnome desktop python module' 'Gnome keyring python module' 'Gnome print python module' \ 'Gtksourceview python module' 'Gtop python module' 'Gnome mediaprofiles python module' 'Metacity python module' \ 'librsvg python module' 'Totem python module' 'libwnck python module' \ - 'Bug Buddy integration module' 'evince python module' 'evolution python module') + 'Bug Buddy integration module' 'evince python module' 'evolution python module' 'nautilus-cd-burner python module') subdepends=("$pkgname=$pkgver gnome-panel>=2.26.0" "$pkgname=$pkgver gnome-desktop>=2.26.0" "$pkgname=$pkgver gnome-keyring>=2.26.0" \ "$pkgname=$pkgver libgnomeprint>=2.18.1 libgnomeprintui>=2.18.1" "$pkgname=$pkgver gtksourceview1 $pkgname-print=$pkgver" \ "$pkgname=$pkgver libgtop>=2.26.0" "$pkgname=$pkgver gnome-media>=2.26.0" "$pkgname=$pkgver metacity>=2.26.0" \ "$pkgname=$pkgver librsvg" "$pkgname=$pkgver totem>=2.26.0" \ "python libxext glibc freetype2 libxau libxdmcp libice libxdamage libxml2 libwnck>=2.26.0" "$pkgname=$pkgver bug-buddy>=2.26.0" \ - "$pkgname=$pkgver evince>=2.26.0" "$pkgname=$pkgver evolution") + "$pkgname=$pkgver evince>=2.26.0" "$pkgname=$pkgver evolution" "$pkgname=$pkgver nautilus-cd-burner") subgroups=('gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome'\ - 'gnome' 'gnome') + 'gnome' 'gnome' 'gnome-extra') subarchs=('i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' \ - 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc') + 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc') ## NOTE: the depends are not really right for gnome-python-desktop-wnck , $pkgname depends/rodepends got removed ## to make some rox crap happy. So you have to add gnome-python{-desktop} depends to any gnome* package need ## gnome-python-desktop-wnck build() { - Fbuild --enable-metacity + export NAUTILUSBURN_LIBS=/usr/lib/nautilus/extensions-2.0 + Fbuild --enable-metacity -enable-nautilusburn # Split all this crap off, seriously, a menu editor pulls in hundreds of unnecessary depends @@ -106,6 +107,11 @@ build() { # -evolution Fsplit $pkgname-evolution $_F_python_libdir/gtk-2.0/evolution + + # -nautilusburn + Fsplit $pkgname-nautilusburn $_F_python_libdir/gtk-2.0/nautilusburn.la + Fsplit $pkgname-nautilusburn $_F_python_libdir/gtk-2.0/nautilusburn.so + Fsplit $pkgname-nautilusburn $_F_gnome_pygtkdefsdir/nautilus_burn.defs # ...phew! } From bouleetbil at frogdev.info Fri Apr 3 20:16:02 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:16:02 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: rhythmbox-0.12.0-2-i686 *rebuild with nautilus-cd-burner>=2.25.3 Message-ID: <20090403181602.9DFB511F089B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=baa80df384f2d988d2999e6eb8e419a835199c13 commit baa80df384f2d988d2999e6eb8e419a835199c13 Author: bouleetbil Date: Mon Mar 30 21:31:27 2009 +0200 rhythmbox-0.12.0-2-i686 *rebuild with nautilus-cd-burner>=2.25.3 diff --git a/source/gnome/rhythmbox/FrugalBuild b/source/gnome/rhythmbox/FrugalBuild index 9ef7c50..8ee09e5 100644 --- a/source/gnome/rhythmbox/FrugalBuild +++ b/source/gnome/rhythmbox/FrugalBuild @@ -4,10 +4,10 @@ pkgname=rhythmbox pkgver=0.12.0 -pkgrel=1 +pkgrel=2 pkgdesc="A music management application for GNOME" url="http://www.rhythmbox.org/" -depends=('libgnomeui>=2.24.0' 'nautilus-cd-burner>=2.26.0' 'rarian' 'desktop-file-utils' \ +depends=('libgnomeui>=2.24.0' 'nautilus-cd-burner>=2.25.3' 'rarian' 'desktop-file-utils' \ 'totem>=2.26.0' 'gst-plugins-base-oil' 'avahi-glib' 'libnotify' 'libsexy' \ 'libsoup>=2.26.0' 'gnome-media>=2.26.0' 'dbus-glib>=0.74' 'python>=2.6' \ 'evolution-data-server>=2.26.0' 'gnutls>=2.6') From bouleetbil at frogdev.info Fri Apr 3 20:16:03 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:16:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: claws-mail-extra-plugins-3.7.1-2-i686 *delete file provided by libical thks Cedynamix Message-ID: <20090403181603.20C5711F089D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e295ac48f508e2dc5644039aa140bd924710367a commit e295ac48f508e2dc5644039aa140bd924710367a Author: bouleetbil Date: Wed Apr 1 18:16:08 2009 +0200 claws-mail-extra-plugins-3.7.1-2-i686 *delete file provided by libical thks Cedynamix diff --git a/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild b/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild index a801cce..b186ab5 100644 --- a/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild +++ b/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild @@ -3,7 +3,7 @@ pkgname=claws-mail-extra-plugins pkgver=3.7.1 -pkgrel=1 +pkgrel=2 pkgdesc="Extra plugins for claws-mail" groups=('xlib-extra') archs=('i686' 'x86_64' 'ppc') @@ -71,6 +71,10 @@ build() { do cd $pkg || Fdie Fbuild + #provided by libical + if [ "$pkg" == "claws-mail-plugin-vcalendar" ]; then + Frm usr/include/ical.h + fi Fsplit $pkg /usr cd .. || Fdie done From bouleetbil at frogdev.info Fri Apr 3 20:16:03 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 20:16:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-media-2.26.0-2-i686 *rebuild with nautilus-cd-burner>=2.25.3 Message-ID: <20090403181603.0695711F0854@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=32cd5e17ccdf323641ae34196bedc9bccf84190b commit 32cd5e17ccdf323641ae34196bedc9bccf84190b Author: bouleetbil Date: Mon Mar 30 21:40:55 2009 +0200 gnome-media-2.26.0-2-i686 *rebuild with nautilus-cd-burner>=2.25.3 diff --git a/source/gnome/gnome-media/FrugalBuild b/source/gnome/gnome-media/FrugalBuild index a856461..266fcc1 100644 --- a/source/gnome/gnome-media/FrugalBuild +++ b/source/gnome/gnome-media/FrugalBuild @@ -3,11 +3,11 @@ pkgname=gnome-media pkgver=2.26.0 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME media tools" url="http://www.gnome.org/" depends=('gst-plugins-good>=0.10.4-2' 'gail>=1.22.0' 'rarian>=0.8.0' \ - 'gst-plugins-base-oil' 'gst-plugins-good-gconf' \ + 'gst-plugins-base-oil' 'gst-plugins-good-gconf' 'nautilus-cd-burner>=2.25.3'\ 'libcanberra-gtk' 'unique' 'libgnomeui' 'libglade') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome' 'gnome-minimal') From vmiklos at frugalware.org Fri Apr 3 20:16:03 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 3 Apr 2009 20:16:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: Merge branch 'master' of git.frugalware.org:/pub/other/people/bouleetbil/gnome226 Message-ID: <20090403181603.8CFFE11F0848@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=60fcc83038050bd85c0d62890fcb4fb92c81dd8d commit 60fcc83038050bd85c0d62890fcb4fb92c81dd8d Merge: 6e5198c e295ac4 Author: Miklos Vajna Date: Fri Apr 3 20:15:18 2009 +0200 Merge branch 'master' of git.frugalware.org:/pub/other/people/bouleetbil/gnome226 Conflicts: source/gnome-extra/seahorse/FrugalBuild From devil505linux at gmail.com Fri Apr 3 20:18:34 2009 From: devil505linux at gmail.com (Devil505) Date: Fri, 3 Apr 2009 20:18:34 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: startupmanager-1.9.12-1-i686 * new package Message-ID: <20090403181834.CC57411F082B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0504991f20d44afdf7328680b03a6266cd4d506a commit 0504991f20d44afdf7328680b03a6266cd4d506a Author: Devil505 Date: Fri Apr 3 20:17:37 2009 +0200 startupmanager-1.9.12-1-i686 * new package diff --git a/source/gnome-extra/startupmanager/FrugalBuild b/source/gnome-extra/startupmanager/FrugalBuild new file mode 100644 index 0000000..30f63a7 --- /dev/null +++ b/source/gnome-extra/startupmanager/FrugalBuild @@ -0,0 +1,20 @@ +# Compiling Time: 0 SBU +# Maintainer: Devil505 + +pkgname=startupmanager +pkgver=1.9.12 +pkgrel=1 +pkgdesc="gui tool for changing settings for Grub, Grub2, Usplash and Splashy" +rodepends=('grub') +depends=('gnome-python' 'imagemagick' 'pygtk') +makedepends=('intltool') +options=('scriptlet') +_F_sourceforge_dirname="startup-manager" +_F_sourceforge_realname="$_F_sourceforge_dirname" +_F_sourceforge_sep="_" +_F_gnome_desktop="y" +Finclude sourceforge gnome-scriptlet +groups=('gnome-extra') +archs=('i686') +_F_cd_path="${pkgname}_${pkgver}" +sha1sums=('a28e07306c1214455032f5b8e6c199626248ba5c') From devil505linux at gmail.com Fri Apr 3 20:53:43 2009 From: devil505linux at gmail.com (Devil505) Date: Fri, 3 Apr 2009 20:53:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: axel-2.3-1-i686 * new package Message-ID: <20090403185343.2481F11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9ba616877e2cc392dae252e4b99c33c1a475ea50 commit 9ba616877e2cc392dae252e4b99c33c1a475ea50 Author: Devil505 Date: Fri Apr 3 20:52:32 2009 +0200 axel-2.3-1-i686 * new package diff --git a/source/apps-extra/axel/FrugalBuild b/source/apps-extra/axel/FrugalBuild new file mode 100644 index 0000000..e10b751 --- /dev/null +++ b/source/apps-extra/axel/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0 SBU +# Maintainer: Devil505 + +pkgname=axel +pkgver=2.3 +pkgrel=1 +pkgdesc="Download accelerator" +url="http://axel.alioth.debian.org/" +depends=('glibc') +options=('scriptlet') +groups=('apps-extra') +archs=('i686') +backup=('etc/axelrc') +up2date="lynx -dump $url | Flasttar" +source=(http://alioth.debian.org/frs/download.php/2718/$pkgname-$pkgver.tar.bz2) +sha1sums=('be50169a622d70a365ef794b82b351e1da503a22') +Fconfopts="${Fconfopts[@]} --etcdir=/etc" From cedynamix at gmail.com Fri Apr 3 22:30:57 2009 From: cedynamix at gmail.com (Cedynamix) Date: Fri, 3 Apr 2009 22:30:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: duplicity-0.5.14-1-i686 Message-ID: <20090403203057.AED3811F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=786799130a032c6e565c02ea0a4018e23a023c1a commit 786799130a032c6e565c02ea0a4018e23a023c1a Author: Cedynamix Date: Fri Apr 3 21:31:58 2009 +0200 duplicity-0.5.14-1-i686 * bump- diff --git a/source/apps-extra/duplicity/FrugalBuild b/source/apps-extra/duplicity/FrugalBuild index 4201af8..7d38118 100644 --- a/source/apps-extra/duplicity/FrugalBuild +++ b/source/apps-extra/duplicity/FrugalBuild @@ -1,9 +1,8 @@ -# Compiling Time: 0 SBU +# Compiling Time: 0.01 SBU # Maintainer: Cedrick Hannier alias Cedynamix -# Contributor: bouleetbil pkgname=duplicity -pkgver=0.5.13 +pkgver=0.5.14 pkgrel=1 pkgdesc="Encrypted bandwidth-efficient backup using the rsync algorithm." url="http://duplicity.nongnu.org/" @@ -12,6 +11,6 @@ groups=('apps-extra') archs=('i686' 'x86_64') up2date="Flasttar http://nongnu.mirror.ironie.org/releases/duplicity/" source=(http://nongnu.mirror.ironie.org/releases/duplicity/$pkgname-$pkgver.tar.gz) -sha1sums=('7e8fe4522b2812de972f7a7a54a3609d3ec463a9') +sha1sums=('1741b53d1a5309638b9167720a007ce0700d81f3') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 22:35:11 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 22:35:11 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: dayplanner-0.10-1-i686 *version bump Message-ID: <20090403203511.5C31111F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dcfd006b6a170e9c846174a0542c0142ee792e7f commit dcfd006b6a170e9c846174a0542c0142ee792e7f Author: bouleetbil Date: Fri Apr 3 22:31:39 2009 +0200 dayplanner-0.10-1-i686 *version bump diff --git a/source/xapps-extra/dayplanner/Fix_Desktop.diff b/source/xapps-extra/dayplanner/Fix_Desktop.diff index 6a2342e..f0c5424 100644 --- a/source/xapps-extra/dayplanner/Fix_Desktop.diff +++ b/source/xapps-extra/dayplanner/Fix_Desktop.diff @@ -1,17 +1,15 @@ ---- dayplanner-0.9.2old/devel-tools/GenDesktop 2008-08-04 17:27:27.000000000 +0200 -+++ dayplanner-0.9.2/devel-tools/GenDesktop 2008-08-14 23:03:59.000000000 +0200 -@@ -111,13 +111,9 @@ - print $Desktop "Version=1.0\n"; +--- dayplanner-0.10old/devel-tools/GenDesktop 2009-03-25 19:09:21.000000000 +0100 ++++ dayplanner-0.10/devel-tools/GenDesktop 2009-04-03 22:00:51.000000000 +0200 +@@ -111,12 +111,8 @@ print $Desktop "Encoding=UTF-8\n"; print $Desktop "MimeType=text/calendar\n"; --print $Desktop "Categories=X-MandrivaLinux-Office-TimeManagement;Office;Calendar;GTK;GNOME;\n"; + print $Desktop "Categories=Office;Calendar;GTK;GNOME;\n"; -if($BinDir eq '.') { - print $Desktop "Exec=dayplanner\n"; -} else { - print $Desktop "Exec=$BinDir/dayplanner\n"; -} -print $Desktop "Icon=$Icon\n"; -+print $Desktop "Categories=Office;Calendar;GTK;GNOME;\n"; +print $Desktop "Exec=dayplanner\n"; +print $Desktop "Icon=/usr/share/dayplanner/art/dayplanner-48x48.png\n"; print $Desktop "Name=Day Planner\n"; diff --git a/source/xapps-extra/dayplanner/FrugalBuild b/source/xapps-extra/dayplanner/FrugalBuild index b382dce..9f495fc 100644 --- a/source/xapps-extra/dayplanner/FrugalBuild +++ b/source/xapps-extra/dayplanner/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=dayplanner -pkgver=0.9.2 +pkgver=0.10 pkgrel=1 pkgdesc="Day planner is designed to help you easily manage your time." url="http://www.day-planner.org/index.php" @@ -13,6 +13,6 @@ makedepends=('perl-gettext') groups=('xapps-extra') options=('scriptlet') archs=('i686' 'x86_64') -sha1sums=('3e90599a4dbeec1913c2002803537f6c2cf4ab13' \ - '11fca474d62ad2c09ac16dfc68432b0b7a62e20f' \ +sha1sums=('ccfc1734787b28b9241bd48b59ea9877b49ed1ac' \ + 'b7b694fb3e85e96c6d098a57fd474bf33b36c56b' \ 'be75a4de7b724ca80d713180a7b2e65258c6135c') From bouleetbil at frogdev.info Fri Apr 3 22:36:36 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 22:36:36 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: me-tv-0.8.0-1-i686 *version bump Message-ID: <20090403203636.8ADA111F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fa80612ef21af2de035252e1ac9cf8284362091f commit fa80612ef21af2de035252e1ac9cf8284362091f Author: bouleetbil Date: Fri Apr 3 22:33:29 2009 +0200 me-tv-0.8.0-1-i686 *version bump diff --git a/source/gnome-extra/me-tv/FrugalBuild b/source/gnome-extra/me-tv/FrugalBuild index 3906a36..9a1a341 100644 --- a/source/gnome-extra/me-tv/FrugalBuild +++ b/source/gnome-extra/me-tv/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: bouleetbil pkgname=me-tv -pkgver=0.7.16 +pkgver=0.8.0 pkgrel=1 pkgdesc="Me TV is a digital television (DVB) viewer for GNOME." url="http://me-tv.sourceforge.net/" up2date="elinks https://launchpad.net/$pkgname/+download | Flasttar" -source=(http://launchpad.net/me-tv/stable/0.7/+download/$pkgname-$pkgver.tar.gz) +source=(http://launchpad.net/me-tv/stable/0.8/+download/$pkgname-$pkgver.tar.gz) depends=('libgnomeuimm' 'libxtst' 'gnet' 'sqlite3' 'libstdc++' 'libsm' \ 'popt' 'esd' 'gail' 'libart_lgpl' 'pangomm' 'atk' 'libxau' \ 'libxdmcp' 'freetype2' 'libxdamage' 'libxinerama' 'libxi' \ @@ -18,6 +18,6 @@ archs=('i686' 'x86_64') options=('scriptlet') _F_gnome_desktop="y" Finclude gnome-scriptlet -sha1sums=('bb1e88e8b18587b709b43f89480f67a61cbf8dfd') +sha1sums=('f4850f32ddc38d55ada98a862029aa8c816f7773') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 22:37:23 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 22:37:23 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: tasks-0.15-1-i686 *version bump Message-ID: <20090403203723.A08AE11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8c261ea3e9cf3c02747e632ae33b74b0cf21a798 commit 8c261ea3e9cf3c02747e632ae33b74b0cf21a798 Author: bouleetbil Date: Fri Apr 3 22:34:18 2009 +0200 tasks-0.15-1-i686 *version bump diff --git a/source/gnome-extra/tasks/FrugalBuild b/source/gnome-extra/tasks/FrugalBuild index 9180398..3d6daaa 100644 --- a/source/gnome-extra/tasks/FrugalBuild +++ b/source/gnome-extra/tasks/FrugalBuild @@ -3,11 +3,11 @@ # Contributor: AlexExtreme pkgname=tasks -pkgver=0.14 +pkgver=0.15 pkgrel=1 pkgdesc="Tasks is a simple ToDo list application" url="http://www.pimlico-project.org/tasks.html" -depends=('gtk+2' 'evolution-data-server>=2.24.1' 'libsexy') +depends=('gtk+2' 'evolution-data-server>=2.26.0' 'libsexy') makedepends=('perl-xml-parser' 'intltool') groups=('gnome-extra') archs=('i686' 'x86_64') @@ -16,6 +16,6 @@ _F_gnome_iconcache=y Finclude gnome-scriptlet up2date="lynx -dump http://pimlico-project.org/sources/tasks/ | Flasttar" source=(http://pimlico-project.org/sources/tasks/$pkgname-$pkgver.tar.gz) -sha1sums=('19640391eb58daec649d8a5262fc937a29a82f28') +sha1sums=('3d696795d541a61bf338f4b4c4e2cd510242edc8') # optimization OK From bouleetbil at frogdev.info Fri Apr 3 22:39:01 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 22:39:01 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: telepathy-salut-0.3.9-2-i686 *rebuild with libsoup>=2.26.0 Message-ID: <20090403203901.7BF0E11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9f708cc23ef88434b08b018bcbfefd61b418d377 commit 9f708cc23ef88434b08b018bcbfefd61b418d377 Author: bouleetbil Date: Fri Apr 3 22:35:50 2009 +0200 telepathy-salut-0.3.9-2-i686 *rebuild with libsoup>=2.26.0 diff --git a/source/lib-extra/telepathy-salut/FrugalBuild b/source/lib-extra/telepathy-salut/FrugalBuild index 0408d98..a798540 100644 --- a/source/lib-extra/telepathy-salut/FrugalBuild +++ b/source/lib-extra/telepathy-salut/FrugalBuild @@ -3,12 +3,12 @@ pkgname=telepathy-salut pkgver=0.3.9 -pkgrel=1 +pkgrel=2 pkgdesc="Provide Link-local Jabber functionality for Telepathy" url="http://telepathy.freedesktop.org/releases/$pkgname" up2date="lynx -dump $url | Flasttar" source=("http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz") -depends=('telepathy-glib' 'avahi-glib' 'libasyncns' 'libsoup' 'cyrus-sasl') +depends=('telepathy-glib' 'avahi-glib' 'libasyncns' 'libsoup>=2.26.0' 'cyrus-sasl') makedepends=('libxslt' 'gtk-doc') groups=('lib-extra') archs=('i686' 'x86_64' 'ppc') From cedynamix at gmail.com Fri Apr 3 22:43:38 2009 From: cedynamix at gmail.com (Cedynamix) Date: Fri, 3 Apr 2009 22:43:38 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: enblend-enfuse-3.2-2-i686 Message-ID: <20090403204338.305E311F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=06e6d5c8bcba6b506aa567647bd1535b73ac9c76 commit 06e6d5c8bcba6b506aa567647bd1535b73ac9c76 Author: Cedynamix Date: Fri Apr 3 21:44:21 2009 +0200 enblend-enfuse-3.2-2-i686 * add version to boost diff --git a/source/xapps-extra/enblend-enfuse/FrugalBuild b/source/xapps-extra/enblend-enfuse/FrugalBuild index c99ec01..3603063 100644 --- a/source/xapps-extra/enblend-enfuse/FrugalBuild +++ b/source/xapps-extra/enblend-enfuse/FrugalBuild @@ -3,10 +3,10 @@ pkgname=enblend-enfuse pkgver=3.2 -pkgrel=1 +pkgrel=2 pkgdesc="Enblend blends away the seams in a panoramic image mosaic using a multiresolution spline" depends=('glew' 'freeglut' 'libxi' 'openexr' 'libxmi' 'lcms' 'libpng' 'libgcc' 'libxdamage') -makedepends=('boost') +makedepends=('boost>=1.37.0') groups=('xapps-extra') archs=('i686') _F_sourceforge_dirname=enblend From bouleetbil at frogdev.info Fri Apr 3 23:31:15 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 3 Apr 2009 23:31:15 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: unique-1.0.6-2-i686 *moved to xlib Message-ID: <20090403213115.73FDC11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6bb67ab52de536029110fc08f66f1003fb3d0fd1 commit 6bb67ab52de536029110fc08f66f1003fb3d0fd1 Author: bouleetbil Date: Fri Apr 3 23:25:57 2009 +0200 unique-1.0.6-2-i686 *moved to xlib diff --git a/source/xlib-extra/unique/FrugalBuild b/source/xlib/unique/FrugalBuild similarity index 95% rename from source/xlib-extra/unique/FrugalBuild rename to source/xlib/unique/FrugalBuild index 9488937..6abd6dc 100644 --- a/source/xlib-extra/unique/FrugalBuild +++ b/source/xlib/unique/FrugalBuild @@ -3,7 +3,7 @@ pkgname=unique pkgver=1.0.6 -pkgrel=1 +pkgrel=2 pkgdesc="a library for writing single instance application" depends=('gtk+2' 'glibc' 'libxau' 'libxdmcp' 'freetype2' 'dbus-glib' 'libxdamage' 'libxext') makedepends=('perl-xml-parser' 'intltool' 'gnome-doc-utils') @@ -11,7 +11,7 @@ source=(http://www.gnome.org/~ebassi/source/$pkgname-$pkgver.tar.gz) url="http://live.gnome.org/LibUnique" up2date="Flasttar http://www.gnome.org/~ebassi/source/" options=('scriptlet') -groups=('xlib-extra') +groups=('xlib') archs=('i686' 'x86_64' 'ppc') sha1sums=('c68d1a47e9c2326a671f054c5373d41fc296f2d6') From bouleetbil at frogdev.info Sat Apr 4 08:15:18 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 4 Apr 2009 08:15:18 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gail-1.22.1-i686 *deleted now include into gtk2+ Message-ID: <20090404061518.D4B6D11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=40bb9f76896f7dc7b63b869c0064d58aa92538c6 commit 40bb9f76896f7dc7b63b869c0064d58aa92538c6 Author: bouleetbil Date: Sat Apr 4 08:11:37 2009 +0200 gail-1.22.1-i686 *deleted now include into gtk2+ diff --git a/source/gnome/gail/FrugalBuild b/source/gnome/gail/FrugalBuild deleted file mode 100644 index ef66807..0000000 --- a/source/gnome/gail/FrugalBuild +++ /dev/null @@ -1,18 +0,0 @@ -# Compiling time: 0.82 SBU -# Maintainer: Christian Hamar alias krix - -pkgname=gail -pkgver=1.22.1 -pkgrel=1 -pkgdesc="Accessibility support for GTK+2 and libgnomecanvas" -url="http://developer.gnome.org/projects/gap" -depends=('gtk+2>=2.12.9') -makedepends=('gtk-doc') -groups=('gnome' 'gnome-minimal') -archs=('i686' 'x86_64' 'ppc') -Finclude gnome -Fconfopts="$Fconfopts --enable-gtk-doc" -sha1sums=('d400bc79b0a54a1aa7b87ab0f1f4f2e48b5582cd') -export CFLAGS="$CFLAGS -fno-strict-aliasing" - -# optimization OK From bouleetbil at frogdev.info Sat Apr 4 08:26:48 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 4 Apr 2009 08:26:48 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pywebkitgtk-1.1.4-1-i686 *version bump Message-ID: <20090404062648.AD8FE11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f2155f6956039b54f0a180fc8f41d8835a8b9fb9 commit f2155f6956039b54f0a180fc8f41d8835a8b9fb9 Author: bouleetbil Date: Sat Apr 4 08:23:38 2009 +0200 pywebkitgtk-1.1.4-1-i686 *version bump diff --git a/source/xlib-extra/pywebkitgtk/FrugalBuild b/source/xlib-extra/pywebkitgtk/FrugalBuild index 974cdc7..7f165cb 100644 --- a/source/xlib-extra/pywebkitgtk/FrugalBuild +++ b/source/xlib-extra/pywebkitgtk/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=pywebkitgtk -pkgver=1.1.3 +pkgver=1.1.4 pkgrel=1 pkgdesc="PyWebKitGtk provides an API for developers to program WebKit/Gtk using Python." depends=('webkit>=1.1.1' 'pygtk' 'python>=2.6.1') @@ -10,5 +10,5 @@ groups=('xlib-extra') archs=('i686' 'x86_64') Finclude googlecode options=('scriptlet') -sha1sums=('5341267c7721806c585eb88cf907494f7683173c') +sha1sums=('16f54c225bf6f8479d2e11781f565faee2cfe417') # optimization OK From devil505linux at gmail.com Sat Apr 4 09:37:37 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 4 Apr 2009 09:37:37 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: bouml-4.12.1-1-x86_64 * version bump Message-ID: <20090404073737.7EC7711F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5c2019183f4727317fb34bf5e9f2a5111c240b0c commit 5c2019183f4727317fb34bf5e9f2a5111c240b0c Author: Devil505 Date: Sat Apr 4 09:37:22 2009 +0200 bouml-4.12.1-1-x86_64 * version bump diff --git a/source/xapps-extra/bouml/FrugalBuild b/source/xapps-extra/bouml/FrugalBuild index 0b5008d..0392045 100644 --- a/source/xapps-extra/bouml/FrugalBuild +++ b/source/xapps-extra/bouml/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=bouml -pkgver=4.12 +pkgver=4.12.1 pkgrel=1 pkgdesc="Free UML 2 tool box with C++, Java and Idl code generation" _F_sourceforge_sep="_" @@ -13,6 +13,6 @@ options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') _F_cd_path="${pkgname}_${pkgver}" -sha1sums=('f4a55cf47256f5f6f66033321891b5e0ab020102') +sha1sums=('75953e3b518b967b5a8f5dcd710fc3c6f8abf510') # optimization OK From devil505linux at gmail.com Sat Apr 4 09:59:23 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 4 Apr 2009 09:59:23 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: startupmanager-1.9.12-1-x86_64 * added x86_64 to archs Message-ID: <20090404075923.CA6C511F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6606f90b78f1da949ffa69413c98d02f0b3efdd6 commit 6606f90b78f1da949ffa69413c98d02f0b3efdd6 Author: Devil505 Date: Sat Apr 4 09:55:12 2009 +0200 startupmanager-1.9.12-1-x86_64 * added x86_64 to archs diff --git a/source/gnome-extra/startupmanager/FrugalBuild b/source/gnome-extra/startupmanager/FrugalBuild index 30f63a7..db45f4d 100644 --- a/source/gnome-extra/startupmanager/FrugalBuild +++ b/source/gnome-extra/startupmanager/FrugalBuild @@ -15,6 +15,6 @@ _F_sourceforge_sep="_" _F_gnome_desktop="y" Finclude sourceforge gnome-scriptlet groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') _F_cd_path="${pkgname}_${pkgver}" sha1sums=('a28e07306c1214455032f5b8e6c199626248ba5c') From bouleetbil at frogdev.info Sat Apr 4 10:06:49 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 4 Apr 2009 10:06:49 +0200 (CEST) Subject: [Frugalware-git] bouleetbiltesting: libsoup-2.26.0-2-i686 *rebuild with deprecated gconf support Message-ID: <20090404080649.0F37E11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=6ef44947b874ebf5dfac13fa52c616fb1d129b56 commit 6ef44947b874ebf5dfac13fa52c616fb1d129b56 Author: bouleetbil Date: Sat Apr 4 10:03:20 2009 +0200 libsoup-2.26.0-2-i686 *rebuild with deprecated gconf support diff --git a/source/lib/libsoup/FrugalBuild b/source/lib/libsoup/FrugalBuild index 5245847..0e5e017 100644 --- a/source/lib/libsoup/FrugalBuild +++ b/source/lib/libsoup/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=libsoup -pkgver=2.25.91 -pkgrel=1 +pkgver=2.26.0 +pkgrel=2 pkgdesc="An HTTP library implementation in C" url="http://www.gnome.org/" -depends=('glib2>=2.18.1' 'gnutls>=2.4' 'libxml2' 'libgcrypt>=1.4' 'libproxy') +depends=('glib2>=2.20.0' 'gnutls>=2.6' 'libxml2' 'libgcrypt>=1.4' 'libproxy' 'gconf') groups=('lib') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('996d41f4d508e5810ca495470b3fa5b9383cda85') +sha1sums=('6236dc3795da226b52ae3087ab447111d4efa648') Fconfopts="$Fconfopts --enable-ssl --enable-libgpg-error" # optimization OK From devil505linux at gmail.com Sat Apr 4 10:13:57 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 4 Apr 2009 10:13:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: axel-2.3-1-x86_64 * added x86_64 to archs Message-ID: <20090404081357.11B1611F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=59b3fabb94b893a6267b410dea184fd0213dc147 commit 59b3fabb94b893a6267b410dea184fd0213dc147 Author: Devil505 Date: Sat Apr 4 10:10:11 2009 +0200 axel-2.3-1-x86_64 * added x86_64 to archs diff --git a/source/apps-extra/axel/FrugalBuild b/source/apps-extra/axel/FrugalBuild index e10b751..db80356 100644 --- a/source/apps-extra/axel/FrugalBuild +++ b/source/apps-extra/axel/FrugalBuild @@ -9,7 +9,7 @@ url="http://axel.alioth.debian.org/" depends=('glibc') options=('scriptlet') groups=('apps-extra') -archs=('i686') +archs=('i686' 'x86_64') backup=('etc/axelrc') up2date="lynx -dump $url | Flasttar" source=(http://alioth.debian.org/frs/download.php/2718/$pkgname-$pkgver.tar.bz2) From bouleetbil at frogdev.info Sat Apr 4 10:30:31 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 4 Apr 2009 10:30:31 +0200 (CEST) Subject: [Frugalware-git] bouleetbiltesting: gvfs-1.2.1-1-i686 *version bump Message-ID: <20090404083031.34CC611F0829@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=1ab91433e37d1048e480b9cbc68df7cb31e2fc67 commit 1ab91433e37d1048e480b9cbc68df7cb31e2fc67 Author: bouleetbil Date: Sat Apr 4 10:27:01 2009 +0200 gvfs-1.2.1-1-i686 *version bump diff --git a/source/xapps/gvfs/FrugalBuild b/source/xapps/gvfs/FrugalBuild new file mode 100644 index 0000000..0f6ae8a --- /dev/null +++ b/source/xapps/gvfs/FrugalBuild @@ -0,0 +1,29 @@ +# Compiling time: 0.66 SBU +# Maintainer: Christian Hamar alias krix + +pkgname=gvfs +pkgver=1.2.1 +pkgrel=1 +pkgdesc="gvfs is a userspace virtual filesystem designed to work with the i/o abstractions of gio." +url="http://www.gnome.org/" +depends=('glib2>=2.20.0' 'dbus' 'avahi-glib' 'avahi' 'hal') +makedepends=('intltool' 'gnome-doc-utils' 'samba' 'fuse' 'libsoup>=2.26.0-2' 'gconf' \ + 'gnome-keyring' 'libcdio' 'gphoto2' 'obexftp' \ + 'bluez-libs' 'expat' 'openssh') +groups=('xapps') +archs=('i686' 'x86_64' 'ppc') +Finclude gnome +sha1sums=('f02c87ed5362fd30ac3c67e8d613662f00c336a3') + +subpkgs=("gvfs-gconf") +subdescs=('gvfs with gconf support for Gnome') +subdepends=("gvfs=$pkgver gconf") +subgroups=('gnome') +subarchs=('i686 x86_64 ppc') + +build(){ + Fbuild + Fsplit gvfs-gconf /usr/lib/gio/modules/libgiogconf* +} + +# optimization OK From devil505linux at gmail.com Sat Apr 4 11:27:36 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 4 Apr 2009 11:27:36 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtg-0.1-1-x86_64 * added x86_64 to archs Message-ID: <20090404092736.D45D211F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=69dba8c7d270b1631591cf67e31ce50d0f44b3cf commit 69dba8c7d270b1631591cf67e31ce50d0f44b3cf Author: Devil505 Date: Sat Apr 4 11:24:49 2009 +0200 gtg-0.1-1-x86_64 * added x86_64 to archs diff --git a/source/gnome-extra/gtg/FrugalBuild b/source/gnome-extra/gtg/FrugalBuild index c27555c..bf413b6 100644 --- a/source/gnome-extra/gtg/FrugalBuild +++ b/source/gnome-extra/gtg/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="Getting Things Gnome, simple personal organizer, inspired by the GTD (G url="http://gtg.fritalk.com" depends=('pygtk' 'configobj') groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="elinks https://launchpad.net/gtg/+download | Flasttar" options=('scriptlet') _F_gnome_iconcache="y" From devil505linux at gmail.com Sat Apr 4 11:48:30 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 4 Apr 2009 11:48:30 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: lingot-0.7.6-1-x86_64 * added x86_64 to archs Message-ID: <20090404094830.98C7211F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b861d7d550996239c641b642bfd3ecf0662ce673 commit b861d7d550996239c641b642bfd3ecf0662ce673 Author: Devil505 Date: Sat Apr 4 11:46:35 2009 +0200 lingot-0.7.6-1-x86_64 * added x86_64 to archs diff --git a/source/xapps-extra/lingot/FrugalBuild b/source/xapps-extra/lingot/FrugalBuild index 43b4cfa..02f48a6 100644 --- a/source/xapps-extra/lingot/FrugalBuild +++ b/source/xapps-extra/lingot/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.nongnu.org/lingot/" depends=('gtk+2') makedepends=('intltool') groups=('xapps-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="Flasttar http://download.savannah.gnu.org/releases/lingot/" source=(http://download.savannah.gnu.org/releases/lingot/lingot-$pkgver.tar.gz) signatures=($source.sig) From bouleetbil at frogdev.info Sat Apr 4 12:05:48 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 4 Apr 2009 12:05:48 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: empathy-2.26.0.1-1-i686 *version bump Message-ID: <20090404100548.4869A11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c57cb2404458d3ee8805c8d00aaae7944ebaa889 commit c57cb2404458d3ee8805c8d00aaae7944ebaa889 Author: bouleetbil Date: Sat Apr 4 12:02:03 2009 +0200 empathy-2.26.0.1-1-i686 *version bump diff --git a/source/gnome-extra/empathy/FrugalBuild b/source/gnome-extra/empathy/FrugalBuild index 94abc71..4af24b7 100644 --- a/source/gnome-extra/empathy/FrugalBuild +++ b/source/gnome-extra/empathy/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=empathy -pkgver=2.26.0 +pkgver=2.26.0.1 pkgrel=1 pkgdesc="Empathy consists of a rich set of reusable instant messaging widgets" depends=('gconf' 'telepathy-glib' 'libxml2' 'enchant' \ @@ -24,7 +24,7 @@ Finclude gnome gnome-scriptlet Fconfopts="${Fconfopts[@]} --enable-python=yes --enable-gtk-doc \ --disable-scrollkeeper --enable-spell=yes \ --enable-megaphone=yes --enable-nothere=yes" -sha1sums=('89a893086bf4966f06e54143a05dd0d3498e8a0f') +sha1sums=('fd1704ab4f62ed0bf4033ed97b3941ce6e57e488') build() { Fcd From bouleetbil at frogdev.info Sat Apr 4 12:42:22 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 4 Apr 2009 12:42:22 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: telepathy-glib-0.7.29-1-i686 *version bump Message-ID: <20090404104222.5CB6011F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b860053a23fd884fb255097f30c26c6f53af33d7 commit b860053a23fd884fb255097f30c26c6f53af33d7 Author: bouleetbil Date: Sat Apr 4 12:38:48 2009 +0200 telepathy-glib-0.7.29-1-i686 *version bump diff --git a/source/lib-extra/telepathy-glib/FrugalBuild b/source/lib-extra/telepathy-glib/FrugalBuild index 01851b6..7c56648 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.28 +pkgver=0.7.29 pkgrel=1 pkgdesc="A glib library to ease writing telepathy clients in glib." url="http://telepathy.freedesktop.org/wiki/" @@ -13,6 +13,6 @@ groups=('lib-extra') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://telepathy.freedesktop.org/releases/telepathy-glib/ | Flasttar" source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('5751e6eb5539d27a8ec97ea9a8645e2f88489867') +sha1sums=('5e39e8c33b4100e7145efc58b17369452c6684f6') # optimization OK From devil505linux at gmail.com Sat Apr 4 13:01:37 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 4 Apr 2009 13:01:37 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: tuxguitar-1.1-1-x86_64 * added x86_64 to archs and subarchs Message-ID: <20090404110137.2B59111F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2f0e08f7275a7442e1c799f9255629338fe7641e commit 2f0e08f7275a7442e1c799f9255629338fe7641e Author: Devil505 Date: Sat Apr 4 12:53:07 2009 +0200 tuxguitar-1.1-1-x86_64 * added x86_64 to archs and subarchs diff --git a/source/xapps-extra/tuxguitar/FrugalBuild b/source/xapps-extra/tuxguitar/FrugalBuild index a566710..85cefdf 100644 --- a/source/xapps-extra/tuxguitar/FrugalBuild +++ b/source/xapps-extra/tuxguitar/FrugalBuild @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="TuxGuitar is a multitrack guitar tablature editor and player written in Java-SWT." options=('scriptlet') groups=('xapps-extra') -archs=('i686') +archs=('i686' 'x86_64') _F_gnome_desktop="y" _F_desktop_icon=$pkgname _F_desktop_categories="Application;Audio;" @@ -39,8 +39,8 @@ subdepends=("tuxguitar=$pkgver" "tuxguitar=$pkgver" "tuxguitar=$pkgver" "tuxguit "tuxguitar=$pkgver" "tuxguitar=$pkgver" "tuxguitar=$pkgver") subgroups=('xlib-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra' \ 'xlib-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra') -subarchs=('i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686'\ - 'i686' 'i686') +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') build() { Fcd From vmiklos at frugalware.org Sat Apr 4 13:30:15 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 4 Apr 2009 13:30:15 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libewf-20080501-1-i686 Message-ID: <20090404113015.DAF0E11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=37b8088e3b4ebf4632a34fcee84ad652fafd13bc commit 37b8088e3b4ebf4632a34fcee84ad652fafd13bc Author: exceed Date: Tue Feb 17 18:09:45 2009 +0000 libewf-20080501-1-i686 * new package diff --git a/source/lib-extra/libewf/FrugalBuild b/source/lib-extra/libewf/FrugalBuild new file mode 100644 index 0000000..3ddcc21 --- /dev/null +++ b/source/lib-extra/libewf/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.19 SBU +# Maintainer: Miklos Vajna +# Contributor: exceed + +pkgname=libewf +pkgver=20080501 +pkgrel=1 +pkgdesc="Library for support of the Expert Witness Compression Format (EWF)" +depends=('e2fsprogs' 'openssl' 'zlib' 'perl-crypt-openssl-rsa') +groups=('lib-extra') +archs=('i686') +Finclude sourceforge +sha1sums=('caa726c445b937f546f8e8f5332629ff8e47d2ca') + +# optimization OK From vmiklos at frugalware.org Sat Apr 4 13:35:35 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 4 Apr 2009 13:35:35 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gkrellm-2.3.2-2-i686 Message-ID: <20090404113535.A06D811F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5ed17f59ed1078a90523b29a66b1da26d2b79b90 commit 5ed17f59ed1078a90523b29a66b1da26d2b79b90 Author: Miklos Vajna Date: Sat Apr 4 13:35:17 2009 +0200 gkrellm-2.3.2-2-i686 - moved to extra diff --git a/source/xapps/gkrellm/FrugalBuild b/source/xapps-extra/gkrellm/FrugalBuild similarity index 95% rename from source/xapps/gkrellm/FrugalBuild rename to source/xapps-extra/gkrellm/FrugalBuild index 2a86738..e111418 100644 --- a/source/xapps/gkrellm/FrugalBuild +++ b/source/xapps-extra/gkrellm/FrugalBuild @@ -4,11 +4,11 @@ pkgname=gkrellm pkgver=2.3.2 -pkgrel=1 +pkgrel=2 pkgdesc="GKrellM is a single process stack of system monitors" url="http://members.dslextreme.com/users/billw/gkrellm/gkrellm.html" depends=('gtk+2' 'openssl') -groups=('xapps') +groups=('xapps-extra') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump 'http://members.dslextreme.com/users/billw/gkrellm/gkrellm.html'|grep .tar.bz2$|sed -n 's/.*lm-\(.*\).t.*/\1/;1 p'" source=(http://members.dslextreme.com/users/billw/$pkgname/$pkgname-$pkgver.tar.bz2) From bouleetbil at frogdev.info Sat Apr 4 13:48:25 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 4 Apr 2009 13:48:25 +0200 (CEST) Subject: [Frugalware-git] bouleetbiltesting: gnome-media-2.26.0-3-i686 *added pulseaudio support Message-ID: <20090404114825.0922E11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=eeb131b1d806ba74a1745038b7c70e755e69c2c7 commit eeb131b1d806ba74a1745038b7c70e755e69c2c7 Author: bouleetbil Date: Sat Apr 4 13:44:53 2009 +0200 gnome-media-2.26.0-3-i686 *added pulseaudio support diff --git a/source/gnome/gnome-media/FrugalBuild b/source/gnome/gnome-media/FrugalBuild index 82a5985..cd5c7af 100644 --- a/source/gnome/gnome-media/FrugalBuild +++ b/source/gnome/gnome-media/FrugalBuild @@ -2,12 +2,14 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-media -pkgver=2.24.0.1 -pkgrel=1 +pkgver=2.26.0 +pkgrel=3 pkgdesc="GNOME media tools" url="http://www.gnome.org/" -depends=('gst-plugins-good>=0.10.4-2' 'gail>=1.22.0' 'nautilus-cd-burner>=2.24.0' 'rarian>=0.8.0' \ - 'gst-plugins-base-oil' 'gst-plugins-good-gconf' 'gnome-vfs>=2.24.0') +depends=('gst-plugins-good>=0.10.4-2' 'gail>=1.22.0' 'rarian>=0.8.0' \ + 'gst-plugins-base-oil' 'gst-plugins-good-gconf' 'nautilus-cd-burner>=2.25.3'\ + 'libcanberra-gtk' 'unique' 'libgnomeui' 'libglade' \ + 'pulseaudio-hal' 'pulseaudio-gconf' 'pulseaudio-libasyncns') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') @@ -19,6 +21,6 @@ _F_gnome_desktop="y" _F_gnome_scrollkeeper="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-ipv6" -sha1sums=('2704b4cd13b7f776a358e517a5baf5d97455b85b') +sha1sums=('23ec588fdf5df3eef542278952fe78ed032d354a') # optimization OK From devil505linux at gmail.com Sat Apr 4 17:49:09 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 4 Apr 2009 17:49:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: openarena-0.8.1-1-i686 * new package Message-ID: <20090404154909.C189711F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f3790af032e3ed1dcddf6c3c4b399cbf3dce1038 commit f3790af032e3ed1dcddf6c3c4b399cbf3dce1038 Author: Devil505 Date: Sat Apr 4 17:48:16 2009 +0200 openarena-0.8.1-1-i686 * new package diff --git a/source/games-extra/openarena/FrugalBuild b/source/games-extra/openarena/FrugalBuild new file mode 100644 index 0000000..5b228d2 --- /dev/null +++ b/source/games-extra/openarena/FrugalBuild @@ -0,0 +1,63 @@ +# Compiling Time: 0.10 SBU +# Maintainer: Devil505 + +pkgname=openarena +pkgver=0.8.1 +_pkgver=081 +pkgrel=1 +pkgdesc="A violent, sexy, multiplayer first person shooter based on the ioquake3 engine." +url="http://openarena.ws" +depends=('sdl' 'libgl' 'libvorbis' 'libxext' 'libxdamage' 'openal' 'curl' 'mesa') +groups=('games-extra') +archs=('i686') +up2date="lynx -dump $url/files.html | grep 'ZIP archive' | sed 's/.*OpenArena v\(.*\) ZIP archive.*/\1/'" +source=(http://download.tuxfamily.org/openarena/rel/$_pkgver/source/$pkgname-engine-$pkgver-1.tar.bz2 \ + http://download.tuxfamily.org/openarena/rel/$_pkgver/oa$_pkgver.zip \ + $pkgname.png \ + $pkgname-server.png) +sha1sums=('6de345c0bebd87e1406cb07189537db99a422808' \ + '526c39e51d0b53177b02bd490bf830f622f35ad5' \ + 'c3b633373f752d2f77971942ff8833f846594ca8' \ + '34d9c051f2c004e1a6833d95a87dfc38a6f66505') + +build() { + + Fcd "$pkgname-engine-$pkgver" + make DEFAULT_BASEDIR=/usr/share/$pkgname BUILD_CLIENT_SMP=0 \ + USE_LOCAL_HEADERS=0 GENERATE_DEPENDENCIES=0 || Fdie + + Fmkdir usr/{bin,share/{$pkgname,applications,pixmaps}} + Fcp $pkgname-$pkgver/baseoa/ usr/share/$pkgname/ + Fcp $pkgname-$pkgver/missionpack/ usr/share/$pkgname/ + + make COPYDIR=$Fdestdir/usr/share/$pkgname copyfiles || Fdie + + if [ "$CARCH" = "x86_64" ]; then + mv -f $Fdestdir/usr/share/$pkgname/$pkgname.$CARCH $Fdestdir/usr/bin/$pkgname + mv -f $Fdestdir/usr/share/$pkgname/oa_ded.$CARCH $Fdestdir/usr/bin/$pkgname-server + else + mv -f $Fdestdir/usr/share/$pkgname/$pkgname.i386 $Fdestdir/usr/bin/$pkgname + mv -f $Fdestdir/usr/share/$pkgname/oa_ded.i386 $Fdestdir/usr/bin/$pkgname-server + fi + + find $Fdestdir/usr/share -type f -exec chmod 644 {} \; + + _F_desktop_filename="$pkgname" + _F_desktop_name="OpenArena" + _F_desktop_desc="A Quake3-based FPS Game" + _F_desktop_icon="$pkgname.png" + _F_desktop_categories="Game;ActionGame;" + Fdesktop2 + + _F_desktop_filename="$pkgname-server" + _F_desktop_name="OpenArena Server" + _F_desktop_desc="Run an OpenArena server" + _F_desktop_exec="$pkgname-server" + _F_desktop_icon="$pkgname-server.png" + _F_desktop_categories="Game;ActionGame;" + Fdesktop2 + + Ficon $pkgname.png + Ficon $pkgname-server.png +} + diff --git a/source/games-extra/openarena/openarena-server.png b/source/games-extra/openarena/openarena-server.png new file mode 100644 index 0000000..55c5177 Binary files /dev/null and b/source/games-extra/openarena/openarena-server.png differ diff --git a/source/games-extra/openarena/openarena.png b/source/games-extra/openarena/openarena.png new file mode 100644 index 0000000..0fa1f4e Binary files /dev/null and b/source/games-extra/openarena/openarena.png differ From devil505linux at gmail.com Sat Apr 4 18:00:10 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 4 Apr 2009 18:00:10 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fotoxx-6.4.1-1-i686 * version bump Message-ID: <20090404160010.7210A11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6e8f4010fcde4ed5053a71dc0d618905aef44bab commit 6e8f4010fcde4ed5053a71dc0d618905aef44bab Author: Devil505 Date: Sat Apr 4 17:57:55 2009 +0200 fotoxx-6.4.1-1-i686 * version bump diff --git a/source/xapps-extra/fotoxx/FrugalBuild b/source/xapps-extra/fotoxx/FrugalBuild index 8aa0479..40c8c3c 100644 --- a/source/xapps-extra/fotoxx/FrugalBuild +++ b/source/xapps-extra/fotoxx/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=fotoxx -pkgver=6.3 +pkgver=6.4.1 pkgrel=1 pkgdesc="A program for improving image files made with a digital camera" url="http://kornelix.squarespace.com/$pkgname/" @@ -12,7 +12,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://kornelix.squarespace.com/downloads/ | Flasttar" source=(http://kornelix.squarespace.com/storage/downloads/$pkgname-$pkgver.tar.gz) -sha1sums=('c371a188854b5473caf0a46e99c08f0a464b1cbd') +sha1sums=('51d163851353cf31a546cd4360d04df2a793b4fe') replaces=('fotox') _F_desktop_name="Fotoxx" From devil505linux at gmail.com Sat Apr 4 18:03:18 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 4 Apr 2009 18:03:18 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libewf-20080501-1-x86_64 * added x86_64 to archs Message-ID: <20090404160318.BBE0C11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=67521af24b8036b2ecf207fb91fe4122e68530c9 commit 67521af24b8036b2ecf207fb91fe4122e68530c9 Author: Devil505 Date: Sat Apr 4 18:00:50 2009 +0200 libewf-20080501-1-x86_64 * added x86_64 to archs diff --git a/source/lib-extra/libewf/FrugalBuild b/source/lib-extra/libewf/FrugalBuild index 3ddcc21..9c94f1d 100644 --- a/source/lib-extra/libewf/FrugalBuild +++ b/source/lib-extra/libewf/FrugalBuild @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="Library for support of the Expert Witness Compression Format (EWF)" depends=('e2fsprogs' 'openssl' 'zlib' 'perl-crypt-openssl-rsa') groups=('lib-extra') -archs=('i686') +archs=('i686' 'x86_64') Finclude sourceforge sha1sums=('caa726c445b937f546f8e8f5332629ff8e47d2ca') From devil505linux at gmail.com Sat Apr 4 18:13:34 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 4 Apr 2009 18:13:34 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: dkopp-4.5-1-i686 * version bump Message-ID: <20090404161334.E1F0B11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=442635baea7a5b27e8e42660f394b27f7a7d3b5d commit 442635baea7a5b27e8e42660f394b27f7a7d3b5d Author: Devil505 Date: Sat Apr 4 18:11:38 2009 +0200 dkopp-4.5-1-i686 * version bump diff --git a/source/xapps-extra/dkopp/FrugalBuild b/source/xapps-extra/dkopp/FrugalBuild index 8d241dd..28d7479 100644 --- a/source/xapps-extra/dkopp/FrugalBuild +++ b/source/xapps-extra/dkopp/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=dkopp -pkgver=4.4 +pkgver=4.5 pkgrel=1 pkgdesc="Program to copy or back-up disk files to DVD." url="http://kornelix.squarespace.com/$pkgname/" @@ -11,9 +11,13 @@ options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://kornelix.squarespace.com/downloads/ | Flasttar" -source=(http://kornelix.squarespace.com/storage/$pkgname/$pkgname-$pkgver.tar.gz) -_F_cd_path="$pkgname" -sha1sums=('f9e6751486b07f523ab2a0eae208e6ccbdd46c66') +source=(http://kornelix.squarespace.com/storage/downloads/$pkgname-$pkgver.tar.gz) +sha1sums=('b9dd721a8bc68d64c916a362aed179a9aa17682f') + +_F_desktop_name="Dkopp" +_F_desktop_desc="Copy Files to DVD" +_F_desktop_icon="/usr/share/dkopp/icons/dkopp.png" +_F_desktop_categories="Utility" build() { @@ -23,5 +27,7 @@ build() Fmake Fmakeinstall Fmkdir usr/share/applications/ - make LAUNCHER=$Fdestdir/usr/share/applications/$pkgname.desktop launcher || Fdie + #"make LAUNCHER" doesn't work for now + #make LAUNCHER=$Fdestdir/usr/share/applications/$pkgname.desktop launcher || Fdie + Fdesktop2 } From devil505linux at gmail.com Sat Apr 4 19:21:46 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 4 Apr 2009 19:21:46 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: openarena-0.8.1-1-i686 * added x86_64 to archs Message-ID: <20090404172146.B4D8311F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=30e1c7b787d225f3095e9a273088eb1f46cfe910 commit 30e1c7b787d225f3095e9a273088eb1f46cfe910 Author: Devil505 Date: Sat Apr 4 19:21:29 2009 +0200 openarena-0.8.1-1-i686 * added x86_64 to archs diff --git a/source/games-extra/openarena/FrugalBuild b/source/games-extra/openarena/FrugalBuild index 5b228d2..4f550b0 100644 --- a/source/games-extra/openarena/FrugalBuild +++ b/source/games-extra/openarena/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="A violent, sexy, multiplayer first person shooter based on the ioquake3 url="http://openarena.ws" depends=('sdl' 'libgl' 'libvorbis' 'libxext' 'libxdamage' 'openal' 'curl' 'mesa') groups=('games-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump $url/files.html | grep 'ZIP archive' | sed 's/.*OpenArena v\(.*\) ZIP archive.*/\1/'" source=(http://download.tuxfamily.org/openarena/rel/$_pkgver/source/$pkgname-engine-$pkgver-1.tar.bz2 \ http://download.tuxfamily.org/openarena/rel/$_pkgver/oa$_pkgver.zip \ From bouleetbil at frogdev.info Sat Apr 4 21:01:58 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 4 Apr 2009 21:01:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libgdiplus-2.4-1-i686 *version bump Message-ID: <20090404190158.110BD11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2f8b203215a3adbfc88746ea5a31b8ee2ae8209c commit 2f8b203215a3adbfc88746ea5a31b8ee2ae8209c Author: bouleetbil Date: Wed Apr 1 21:04:40 2009 +0200 libgdiplus-2.4-1-i686 *version bump diff --git a/source/xlib/libgdiplus/FrugalBuild b/source/xlib/libgdiplus/FrugalBuild index 2481f7c..2b7d352 100644 --- a/source/xlib/libgdiplus/FrugalBuild +++ b/source/xlib/libgdiplus/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=libgdiplus -pkgver=2.2 +pkgver=2.4 pkgrel=1 pkgdesc="libgdiplus is an implementation of the GDI+ library on Windows" url="http://www.mono-project.com" @@ -13,6 +13,6 @@ archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.go-mono.com/sources-stable/|grep -m1 'libgdiplus-'|sed 's/.*-\(.*\).t.*/\1/'" source=( http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2) Fconfopts="$Fconfopts --with-cairo=system" -sha1sums=('34437288affd63f9d1f857525f5ca28ad404dbd0') +sha1sums=('c462f6284084e799225961a9ee727d2c5b0249fe') # optimization OK From bouleetbil at frogdev.info Sat Apr 4 21:01:58 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 4 Apr 2009 21:01:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: mono-2.4-1-i686 *version bump Message-ID: <20090404190158.33CA911F0829@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=835b03591463cbf2db31c1f8da48ac0510b7d010 commit 835b03591463cbf2db31c1f8da48ac0510b7d010 Author: bouleetbil Date: Wed Apr 1 21:43:20 2009 +0200 mono-2.4-1-i686 *version bump diff --git a/source/devel/mono/FrugalBuild b/source/devel/mono/FrugalBuild index 77286cf..94ac943 100644 --- a/source/devel/mono/FrugalBuild +++ b/source/devel/mono/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: bouleetbil pkgname=mono -pkgver=2.2 +pkgver=2.4 pkgrel=1 pkgdesc="Mono runtime and class libraries, a C# compiler/interpreter" url="http://www.mono-project.com/" depends=('glib2' 'zlib') -makedepends=('libgdiplus>=2.2') +makedepends=('libgdiplus>=2.4') rodepends=('libxml2') groups=('devel') archs=('i686' 'x86_64' 'ppc') @@ -20,13 +20,13 @@ Fconfopts="$Fconfopts --with-tls=__thread --with-libgdiplus=installed --with-moo #Don't enable --enable-big-arrays we should have >3Go of ram #we can add --with-ikvm-native=yes for replace ikvm package and use native ikvm -sha1sums=('028c061ba4f4631c4ff10a15b832211a67ec5858' \ +sha1sums=('a0b5ea2f17f9ecc1d85f34e12e83797342104f5d' \ '70d030d677bc38c90ccd208f5cfea4a7b244e085' \ '6c19f98462d7bb1ecba79a3ad284ea02a1eac2ec') subpkgs=("monodoc") subdescs=("Documentation for mono's .Net class library") -subdepends=('mono>=2.2') +subdepends=('mono>=2.4') subgroups=('devel-extra') subarchs=('i686 x86_64 ppc') From bouleetbil at frogdev.info Sat Apr 4 21:01:58 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 4 Apr 2009 21:01:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: mono-basic-2.4-1-i686 *version bump Message-ID: <20090404190158.488A211F082A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8b49323067a339a84390784f79c518bdc4d6d600 commit 8b49323067a339a84390784f79c518bdc4d6d600 Author: bouleetbil Date: Wed Apr 1 21:56:27 2009 +0200 mono-basic-2.4-1-i686 *version bump diff --git a/source/devel-extra/mono-basic/FrugalBuild b/source/devel-extra/mono-basic/FrugalBuild index ccb094d..1f664b9 100644 --- a/source/devel-extra/mono-basic/FrugalBuild +++ b/source/devel-extra/mono-basic/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: bouleetbil pkgname=mono-basic -pkgver=2.2 +pkgver=2.4 pkgrel=1 pkgdesc="Visual Basic .NET Runtime and Class Libraries" url="http://www.mono-project.com/" -depends=('mono>=2.2') +depends=('mono>=2.4') groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') Finclude mono up2date="lynx -dump http://ftp.novell.com/pub/mono/sources-stable/|grep -m1 'mono-basic'|sed 's/.*-\(.*\).t.*/\1/'" source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('36e5992ff59f1ca9c6208f0294bf25d7616ca9f3') +sha1sums=('9541dee2b01da40dac6dcc593d7c3048963b850f') From bouleetbil at frogdev.info Sat Apr 4 21:01:58 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 4 Apr 2009 21:01:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: mono-debugger-2.4-1-i686 *version bump Message-ID: <20090404190158.5C4E611F082B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a090a58b1629cdcc7e90e6a2f82c08374d0fa368 commit a090a58b1629cdcc7e90e6a2f82c08374d0fa368 Author: bouleetbil Date: Wed Apr 1 21:59:11 2009 +0200 mono-debugger-2.4-1-i686 *version bump diff --git a/source/devel-extra/mono-debugger/FrugalBuild b/source/devel-extra/mono-debugger/FrugalBuild index 4b20c04..a4c5bec 100644 --- a/source/devel-extra/mono-debugger/FrugalBuild +++ b/source/devel-extra/mono-debugger/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: bouleetbil pkgname=mono-debugger -pkgver=2.2 +pkgver=2.4 pkgrel=1 pkgdesc="The Mono Debugger (MDB) can debug both managed and unmanaged applications." url="http://www.mono-project.com/" -depends=('mono>=2.2') +depends=('mono>=2.4') groups=('devel-extra') archs=('i686' 'x86_64') _F_mono_aot=0 Finclude mono up2date="lynx -dump http://www.go-mono.com/sources-stable/|grep -m1 'mono-debugger-'|sed 's/.*-\(.*\).t.*/\1/'" source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('3b49b688625290ff658feac5bc5f9ca8ca1ca532') +sha1sums=('775313d8a7b57b2a19551cc21395f0ae2efce76e') From bouleetbil at frogdev.info Sat Apr 4 21:01:58 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 4 Apr 2009 21:01:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: mono-tools-2.4-1-i686 *version bump Message-ID: <20090404190158.7B14E11F082C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dc8a3f94914c7cd77b6e3a2a753c03e011f071ca commit dc8a3f94914c7cd77b6e3a2a753c03e011f071ca Author: bouleetbil Date: Wed Apr 1 22:09:59 2009 +0200 mono-tools-2.4-1-i686 *version bump diff --git a/source/gnome-extra/mono-tools/FrugalBuild b/source/gnome-extra/mono-tools/FrugalBuild index ea1c620..16242ea 100644 --- a/source/gnome-extra/mono-tools/FrugalBuild +++ b/source/gnome-extra/mono-tools/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=mono-tools -pkgver=2.2 -pkgrel=2 +pkgver=2.4 +pkgrel=1 pkgdesc="Mono Tools is a collection of development and testing programs and utilities for use with Mono." url="http://www.mono-project.com/" -depends=('gnome-desktop-sharp>=2.20.1' 'desktop-file-utils' 'webkit-sharp' 'monodoc>=2.2' 'libgdiplus>=2.2') +depends=('gnome-desktop-sharp>=2.20.1' 'desktop-file-utils' 'webkit-sharp' 'monodoc>=2.4' 'libgdiplus>=2.4') makedepends=('pkgconfig') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') @@ -14,7 +14,7 @@ up2date="lynx -dump 'http://www.go-mono.com/sources-stable/'|grep -m1 'mono-tool source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') Finclude mono -sha1sums=('68dad19fc8ac35821ce122169fd9d4611f078e1b') +sha1sums=('11416b82f529b2925067f093ac06075b65c129a5') build() { From bouleetbil at frogdev.info Sat Apr 4 21:01:58 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 4 Apr 2009 21:01:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: monodevelop-2.0-1-i686 *version bump Message-ID: <20090404190158.8C29211F082D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3aff24234a0162d29256e08656b6f38683bce754 commit 3aff24234a0162d29256e08656b6f38683bce754 Author: bouleetbil Date: Wed Apr 1 22:21:59 2009 +0200 monodevelop-2.0-1-i686 *version bump diff --git a/source/gnome-extra/monodevelop/FrugalBuild b/source/gnome-extra/monodevelop/FrugalBuild index b644abf..d143fcb 100644 --- a/source/gnome-extra/monodevelop/FrugalBuild +++ b/source/gnome-extra/monodevelop/FrugalBuild @@ -2,25 +2,24 @@ # Maintainer: bouleetbil pkgname=monodevelop -pkgver=1.9.1 -pkgrel=2 +pkgver=2.0 +pkgrel=1 pkgdesc="A project to port SharpDevelop to Gtk#" url="http://www.mono-project.com/" depends=('gecko-sharp' 'shared-mime-info' 'gtksourceview-sharp'\ - 'mono-tools>=2.2' 'firefox>=3.0.6' 'gnome-sharp>=2.24.0' 'mono>=2.2' \ - 'monodoc>=2.2' 'mono-addins') + 'mono-tools>=2.4' 'firefox>=3.0.7' 'gnome-sharp>=2.24.0' 'mono>=2.4' \ + 'monodoc>=2.4' 'mono-addins') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://www.go-mono.com/sources-stable/" -source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2 Fix_gtksource.diff) +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=('dfe2e73433602130fce32a41730a7afd246923a9' \ - '6570af4908da5ed5aa11a44c0ae82c8f39cefb82') +sha1sums=('f270fc394f680d59a26951cad64f9517772ab351') Fconfopts="$Fconfopts --enable-gtksourceview2 --enable-versioncontrol" build() { From bouleetbil at frogdev.info Sat Apr 4 21:01:58 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 4 Apr 2009 21:01:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: monodevelop-boo-2.0-1-i686 *version bump Message-ID: <20090404190158.BCAAB11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b29c7bf7ae2ef294771f62ebd20bddaaa3388336 commit b29c7bf7ae2ef294771f62ebd20bddaaa3388336 Author: bouleetbil Date: Thu Apr 2 07:27:05 2009 +0200 monodevelop-boo-2.0-1-i686 *version bump diff --git a/source/gnome-extra/monodevelop-boo/FrugalBuild b/source/gnome-extra/monodevelop-boo/FrugalBuild index a915292..8b10ca4 100644 --- a/source/gnome-extra/monodevelop-boo/FrugalBuild +++ b/source/gnome-extra/monodevelop-boo/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=monodevelop-boo -pkgver=1.9.1 +pkgver=2.0 pkgrel=1 pkgdesc="Boo Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=1.9.1' 'boo' 'gtksourceview-sharp') +depends=('monodevelop>=2.0' 'boo' 'gtksourceview-sharp') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') @@ -15,5 +15,5 @@ source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2 options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('a7629342a113198474d4cb7a12c2460289e1ec42') -Fconfopts="$Fconfopts--config=RELEASE" +sha1sums=('96eefbabd08c02f3bd61739ef9606f02e37f24bd') +Fconfopts="$Fconfopts --config=RELEASE" From bouleetbil at frogdev.info Sat Apr 4 21:01:58 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 4 Apr 2009 21:01:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: monodevelop-database-2.0-1-i686 *version bump Message-ID: <20090404190158.9EF9111F082E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f949cc6c357587120c02fe85df1f1c50ce7341eb commit f949cc6c357587120c02fe85df1f1c50ce7341eb Author: bouleetbil Date: Thu Apr 2 07:25:19 2009 +0200 monodevelop-database-2.0-1-i686 *version bump diff --git a/source/gnome-extra/monodevelop-database/FrugalBuild b/source/gnome-extra/monodevelop-database/FrugalBuild index da9c9be..08a6b70 100644 --- a/source/gnome-extra/monodevelop-database/FrugalBuild +++ b/source/gnome-extra/monodevelop-database/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=monodevelop-database -pkgver=1.9.1 +pkgver=2.0 pkgrel=1 pkgdesc="Database Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=1.9.1' 'sqlite3' 'mysql-connector-net') +depends=('monodevelop>=2.0' 'sqlite3' 'mysql-connector-net') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') @@ -15,4 +15,4 @@ source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2 options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('af6f765ce649ca8129cb3548314755b9001faade') +sha1sums=('fd7c7b2de452f13d49f8699a765f0517ffbdaff7') From bouleetbil at frogdev.info Sat Apr 4 21:01:59 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 4 Apr 2009 21:01:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: monodevelop-debugger-mdb-2.0-1-i686 *version bump Message-ID: <20090404190159.0FAB311F0829@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dcfdb4e7b14e1194ea0f6c91a423cc85f592cf86 commit dcfdb4e7b14e1194ea0f6c91a423cc85f592cf86 Author: bouleetbil Date: Thu Apr 2 07:42:59 2009 +0200 monodevelop-debugger-mdb-2.0-1-i686 *version bump diff --git a/source/gnome-extra/monodevelop-debugger-mdb/FrugalBuild b/source/gnome-extra/monodevelop-debugger-mdb/FrugalBuild index baf530d..959a711 100644 --- a/source/gnome-extra/monodevelop-debugger-mdb/FrugalBuild +++ b/source/gnome-extra/monodevelop-debugger-mdb/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=monodevelop-debugger-mdb -pkgver=1.9.1 +pkgver=2.0 pkgrel=1 pkgdesc="Debugger-mdb Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=1.9.1' 'mono-debugger>=2.0-1-1') +depends=('monodevelop>=2.0' 'mono-debugger>=2.4') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64') @@ -15,7 +15,7 @@ source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2 options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('e3784de92d400fc6e1b90d9e2fde74241f3e6197') +sha1sums=('18bbe195c45c4d2df6ae263ad19514676c688804') build() { Fcd From bouleetbil at frogdev.info Sat Apr 4 21:01:58 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 4 Apr 2009 21:01:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: monodevelop-debugger-gdb-2.0-1-i686 *version bump Message-ID: <20090404190158.D5AFF11F082F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3ff23b00030f2b14e5f28562ef1375cc4cb57fea commit 3ff23b00030f2b14e5f28562ef1375cc4cb57fea Author: bouleetbil Date: Thu Apr 2 07:37:06 2009 +0200 monodevelop-debugger-gdb-2.0-1-i686 *version bump diff --git a/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild b/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild index 8016aaa..43c15e8 100644 --- a/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild +++ b/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=monodevelop-debugger-gdb -pkgver=1.9.1 +pkgver=2.0 pkgrel=1 pkgdesc="Debugger-gdb Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=1.9.1' 'mono-debugger>=2.2') +depends=('monodevelop>=2.0' 'mono-debugger>=2.4') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64') @@ -15,7 +15,7 @@ source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2 options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('623120f39e4fc9377a2f498458ba669d28d716c3') +sha1sums=('9cfc5ee13fc21f8a284e7fd63d032842ef99bc73') Fconfopts="$Fconfopts --config=RELEASE" build() { From bouleetbil at frogdev.info Sat Apr 4 21:01:59 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 4 Apr 2009 21:01:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: monodevelop-java-2.0-1-i686 *version bump Message-ID: <20090404190159.3EB5611F0830@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8d4d38ffac88805869e4bb9d7c293c6b5808c2df commit 8d4d38ffac88805869e4bb9d7c293c6b5808c2df Author: bouleetbil Date: Thu Apr 2 08:06:57 2009 +0200 monodevelop-java-2.0-1-i686 *version bump diff --git a/source/gnome-extra/monodevelop-java/FrugalBuild b/source/gnome-extra/monodevelop-java/FrugalBuild index a7978b7..1cdb9f2 100644 --- a/source/gnome-extra/monodevelop-java/FrugalBuild +++ b/source/gnome-extra/monodevelop-java/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=monodevelop-java -pkgver=1.9.1 +pkgver=2.0 pkgrel=1 pkgdesc="Java Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=1.9.1') +depends=('monodevelop>=2.0') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') @@ -15,5 +15,5 @@ source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2 options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('9f973ca34cdacc815bc05d596a1b81b204db5096') -Fconfopts="$Fconfopts--config=RELEASE" +sha1sums=('c32b9191b43bf973542c9670d166dd3e06fc586f') +Fconfopts="$Fconfopts --config=RELEASE" From bouleetbil at frogdev.info Sat Apr 4 21:01:59 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 4 Apr 2009 21:01:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: monodevelop-vala-2.0-1-i686 *version bump Message-ID: <20090404190159.6EA1311F0831@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f19fd2c3ebcace82e71a76cc416e70c85bba85db commit f19fd2c3ebcace82e71a76cc416e70c85bba85db Author: bouleetbil Date: Thu Apr 2 08:14:49 2009 +0200 monodevelop-vala-2.0-1-i686 *version bump diff --git a/source/gnome-extra/monodevelop-vala/FrugalBuild b/source/gnome-extra/monodevelop-vala/FrugalBuild index cd69bb2..6ff5c60 100644 --- a/source/gnome-extra/monodevelop-vala/FrugalBuild +++ b/source/gnome-extra/monodevelop-vala/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=monodevelop-vala -pkgver=1.9.1 +pkgver=2.0 pkgrel=1 pkgdesc="Vala Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=1.9.1' 'vala') +depends=('monodevelop>=2.0' 'vala') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') @@ -15,4 +15,4 @@ source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2 options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('9cc8f1d25d2bd6fa1d47682b23c3cf9c57aebfd5') +sha1sums=('246447e141971dad80a0914e11165fdc3c6c9c5d') From vmiklos at frugalware.org Sat Apr 4 21:01:59 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 4 Apr 2009 21:01:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: Merge branch 'master' of git.frugalware.org:/pub/other/people/bouleetbil/mono24 Message-ID: <20090404190159.D3BA411F0833@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3e8d926b0666a3a500d530cc30eaab7675e57d89 commit 3e8d926b0666a3a500d530cc30eaab7675e57d89 Merge: 30e1c7b f19fd2c Author: Miklos Vajna Date: Sat Apr 4 21:00:33 2009 +0200 Merge branch 'master' of git.frugalware.org:/pub/other/people/bouleetbil/mono24 From bouleetbil at frogdev.info Sat Apr 4 21:18:58 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 4 Apr 2009 21:18:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: webkit-1.1.4-1-i686 *version bump (fixe download_get_status) Message-ID: <20090404191858.F286111F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d57b439a66cd47b4e8d4091dda24cdd5bc746dac commit d57b439a66cd47b4e8d4091dda24cdd5bc746dac Author: bouleetbil Date: Sat Apr 4 21:14:15 2009 +0200 webkit-1.1.4-1-i686 *version bump (fixe download_get_status) diff --git a/source/xlib-extra/webkit/FrugalBuild b/source/xlib-extra/webkit/FrugalBuild index 643fd09..5821c10 100644 --- a/source/xlib-extra/webkit/FrugalBuild +++ b/source/xlib-extra/webkit/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: bouleetbil pkgname=webkit -release=41944 -realverion=1.1.1 +release=42162 +realverion=1.1.4 pkgver=$realverion pkgrel=1 pkgdesc="Open source web browser engine that's used by Safari" url="http://www.webkit.org" depends=('sqlite3' 'gtk+2' 'icu' 'libsoup>=2.26.0' 'libpng' 'gperf' 'cairo' 'libxml2' 'pango' 'gst-plugins-base') -makedepends=('bison' 'flex') +makedepends=('bison' 'flex' 'gtk-doc') groups=('xlib-extra') archs=('i686' 'x86_64' 'ppc') source=(http://nightly.webkit.org/files/trunk/src/WebKit-r$release.tar.bz2) @@ -25,7 +25,7 @@ Fconfopts="${Fconfopts[@]} --enable-icon-database --enable-svg \ OUTPUT_DIR=$Fdestir \ WEBKIT_INC_DIR=/usr/include/WebKit \ WEBKIT_LIB_DIR=/usr/lib" -sha1sums=('427d17110078f84e49826848b946d78c3920b0be') +sha1sums=('059e0d94a9bd4cfc589fc79a49f660571ce0d88d') build() { Fcd From elentir at mailoo.org Sat Apr 4 22:01:51 2009 From: elentir at mailoo.org (Elentir) Date: Sat, 4 Apr 2009 22:01:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: mathgl-1.8.1-2-i686 Message-ID: <20090404200151.C95AE11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cfa600deb2b743699b82f5bd8efd6b0a2b6fe510 commit cfa600deb2b743699b82f5bd8efd6b0a2b6fe510 Author: Elentir Date: Sat Apr 4 20:57:58 2009 +0200 mathgl-1.8.1-2-i686 * remove useless lines in FB * fix depends diff --git a/source/xlib-extra/mathgl/FrugalBuild b/source/xlib-extra/mathgl/FrugalBuild index b8b4ded..8b2a327 100644 --- a/source/xlib-extra/mathgl/FrugalBuild +++ b/source/xlib-extra/mathgl/FrugalBuild @@ -3,13 +3,11 @@ pkgname=mathgl pkgver=1.8.1 -pkgrel=1 +pkgrel=2 pkgdesc="A library for making high-quality scientific graphics, fast data plotting and handling of large data arrays" archs=('i686' 'x86_64') -url="http://mathgl.sourceforge.net" -depends=('fltk' 'gsl' 'libgl' 'freeglut' 'libjpeg' 'qt4' 'libtiff' 'libgomp') +depends=('fltk' 'gsl' 'libgl' 'freeglut' 'libjpeg' 'libqtgui' 'libtiff' 'libgomp') groups=('xlib-extra') -source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) _F_sourceforge_dirname=$pkgname _F_sourceforge_ext=".tgz" Finclude sourceforge From bouleetbil at frogdev.info Sun Apr 5 09:48:48 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 5 Apr 2009 09:48:48 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: telepathy-haze-0.3.0-1-i686 *version bump Message-ID: <20090405074848.5ABEE11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6b3a2465bbf2a946bb619915c0b10a167948a200 commit 6b3a2465bbf2a946bb619915c0b10a167948a200 Author: bouleetbil Date: Sun Apr 5 09:45:21 2009 +0200 telepathy-haze-0.3.0-1-i686 *version bump diff --git a/source/lib-extra/telepathy-haze/FrugalBuild b/source/lib-extra/telepathy-haze/FrugalBuild index 06b0a73..7977da9 100644 --- a/source/lib-extra/telepathy-haze/FrugalBuild +++ b/source/lib-extra/telepathy-haze/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=telepathy-haze -pkgver=0.2.1 -pkgrel=2 +pkgver=0.3.0 +pkgrel=1 pkgdesc="A telepathy connection manager that use libpurple" url="http://telepathy.freedesktop.org/releases/$pkgname" up2date="lynx -dump $url | Flasttar" @@ -11,6 +11,6 @@ source=("http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar depends=('telepathy-glib' 'libpurple') groups=('lib-extra') archs=('i686' 'x86_64' 'ppc') -sha1sums=('b638be6c8278235f7adef8fbddb28734067409cd') +sha1sums=('7fc656ad9b6f0fd4a369e45c7db7662680b822fb') # optimization OK From bouleetbil at frogdev.info Sun Apr 5 10:04:04 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 5 Apr 2009 10:04:04 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gigolo-0.3.1-1-i686 *version bump Message-ID: <20090405080404.815DF11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9974db676f874690816e1ad9436ed1cae7059cc7 commit 9974db676f874690816e1ad9436ed1cae7059cc7 Author: bouleetbil Date: Sun Apr 5 10:00:49 2009 +0200 gigolo-0.3.1-1-i686 *version bump diff --git a/source/xapps-extra/gigolo/FrugalBuild b/source/xapps-extra/gigolo/FrugalBuild index 7e274e9..f4a1b88 100644 --- a/source/xapps-extra/gigolo/FrugalBuild +++ b/source/xapps-extra/gigolo/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gigolo -pkgver=0.2.1 +pkgver=0.3.1 pkgrel=1 pkgdesc="frontend to manage connections to remote filesystems using GIO/GVfs" url="http://www.uvena.de/gigolo/" @@ -12,7 +12,7 @@ groups=(xapps-extra) archs=('i686' 'x86_64') up2date="Flasttar http://www.uvena.de/$pkgname/download.html" source=(http://files.uvena.de/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('b8dfcbd9d0af0aa26ef63d8267120e551942a8b5') +sha1sums=('2ec6db357859316a5bca9c0dd880009d4ded3294') _F_gnome_desktop="y" Finclude gnome-scriptlet Fconfopts="--prefix=$Fprefix" From bouleetbil at frogdev.info Sun Apr 5 10:13:33 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 5 Apr 2009 10:13:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gyachi-1.1.62-1-i686 *version bump Message-ID: <20090405081333.ACBD011F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7bb6db2994bb2ae347404a44d8af723fbfbb4cbe commit 7bb6db2994bb2ae347404a44d8af723fbfbb4cbe Author: bouleetbil Date: Sun Apr 5 10:09:55 2009 +0200 gyachi-1.1.62-1-i686 *version bump diff --git a/source/gnome-extra/gyachi/FrugalBuild b/source/gnome-extra/gyachi/FrugalBuild index 0e06694..c0a67b4 100644 --- a/source/gnome-extra/gyachi/FrugalBuild +++ b/source/gnome-extra/gyachi/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=gyachi -pkgver=1.1.61 -pkgrel=2 +pkgver=1.1.62 +pkgrel=1 pkgdesc="A fork from Gyach Enhanced Yahoo client for Linux." depends=('libtool' 'libgtkhtml' 'atk' 'pango' 'freetype2' 'openssl' 'libxau' \ 'libxdmcp' 'libxdamage' 'libxinerama' 'libxi' 'libxrandr' 'libxcursor' \ @@ -16,7 +16,7 @@ archs=('i686') Finclude sourceforge gnome-scriptlet Fconfopts="$Fconfopts --enable-plugin_photo_album --disable-plugin_xmms\ --with-x --disable-plugin_pulseaudio" -sha1sums=('dcacca061ccb270e2f017b502383531f3371c556') +sha1sums=('82d15b9cf3be0889083ea8096e79bd7766f3589e') build() { Fcd From bouleetbil at frogdev.info Sun Apr 5 10:33:12 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 5 Apr 2009 10:33:12 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtg-0.1.1-1-i686 *version bump Message-ID: <20090405083312.3FD9811F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=97b799e95e823eaa77dda41cf332a9eed3732215 commit 97b799e95e823eaa77dda41cf332a9eed3732215 Author: bouleetbil Date: Sun Apr 5 10:29:57 2009 +0200 gtg-0.1.1-1-i686 *version bump diff --git a/source/gnome-extra/gtg/FrugalBuild b/source/gnome-extra/gtg/FrugalBuild index bf413b6..39a7e9a 100644 --- a/source/gnome-extra/gtg/FrugalBuild +++ b/source/gnome-extra/gtg/FrugalBuild @@ -3,11 +3,11 @@ # Contributor: Othmane Benkirane pkgname=gtg -pkgver=0.1 +pkgver=0.1.1 pkgrel=1 pkgdesc="Getting Things Gnome, simple personal organizer, inspired by the GTD (Getting Things Done) technique." url="http://gtg.fritalk.com" -depends=('pygtk' 'configobj') +depends=('pygtk' 'configobj' 'pygobject-gvfs') groups=('gnome-extra') archs=('i686' 'x86_64') up2date="elinks https://launchpad.net/gtg/+download | Flasttar" @@ -16,4 +16,4 @@ _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome-scriptlet source=(http://launchpad.net/$pkgname/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('7987d04309b7030ff55a389ac8142d289673ecd5') +sha1sums=('d1b01b814ca5d7c24e49f57c31583f9d41e09dc7') From bouleetbil at frogdev.info Sun Apr 5 11:48:48 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 5 Apr 2009 11:48:48 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-ldap-2.3.6-1-i686 *version bump *change m8r Message-ID: <20090405094848.DAA8711F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1d512f19f9ca6f49d3a0139b984bf32704de07b2 commit 1d512f19f9ca6f49d3a0139b984bf32704de07b2 Author: bouleetbil Date: Sun Apr 5 11:45:26 2009 +0200 python-ldap-2.3.6-1-i686 *version bump *change m8r diff --git a/source/devel-extra/python-ldap/FrugalBuild b/source/devel-extra/python-ldap/FrugalBuild index 2360cd7..5976ae7 100644 --- a/source/devel-extra/python-ldap/FrugalBuild +++ b/source/devel-extra/python-ldap/FrugalBuild @@ -1,15 +1,16 @@ # Compiling Time: 0.01 SBU -# Maintainer: AlexExtreme +# Maintainer: bouleetbil +# Contributor: AlexExtreme pkgname=python-ldap -pkgver=2.3.5 -pkgrel=2 +pkgver=2.3.6 +pkgrel=1 pkgdesc="This is a python module to access an LDAP server" groups=('devel-extra') archs=('i686' 'x86_64') depends=('python>=2.6' 'libldap') makedepends=('openldap') Finclude sourceforge -sha1sums=('8a12233d8be09788b846ed180dcdd555ca83bf39') +sha1sums=('96d094ed519a29abc07366445e4526085783311f') # optimization OK From bouleetbil at frogdev.info Sun Apr 5 12:04:32 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 5 Apr 2009 12:04:32 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: avast4workstation-1.3.0-1-i686 *version bump *change m8r Message-ID: <20090405100432.B8A7611F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=897efbf272b3a35f6b5ec2cbf4b50af4be75428d commit 897efbf272b3a35f6b5ec2cbf4b50af4be75428d Author: bouleetbil Date: Sun Apr 5 12:01:20 2009 +0200 avast4workstation-1.3.0-1-i686 *version bump *change m8r diff --git a/source/xapps-extra/avast4workstation/FrugalBuild b/source/xapps-extra/avast4workstation/FrugalBuild index 1240783..d5b4473 100644 --- a/source/xapps-extra/avast4workstation/FrugalBuild +++ b/source/xapps-extra/avast4workstation/FrugalBuild @@ -1,9 +1,10 @@ # Compiling Time: 0.01 SBU -# Maintainer: AlexExtreme +# Maintainer: bouleetbil +# Contributor: AlexExtreme pkgname=avast4workstation -pkgver=1.0.8 -pkgrel=2 +pkgver=1.3.0 +pkgrel=1 pkgdesc="avast! Anti Virus Home Edition" url="http://www.avast.com/eng/avast-for-linux-workstation.html" depends=('glibc') @@ -14,7 +15,7 @@ Finclude gnome-scriptlet archs=('i686' '!x86_64') up2date="lynx -dump http://www.avast.com/eng/download-avast-for-linux-edition.html | sed '/1\.0\.4/d' | Flasttar" source=(http://files.avast.com/files/linux/$pkgname-$pkgver.tar.gz) -sha1sums=('da8a22ce60cd740a315b7f9cf02fc8a3caba3ee9') +sha1sums=('153d73fe69e1223f069a916f00ec04979544c1db') options=('nobuild' 'genscriptlet') build() { @@ -24,9 +25,9 @@ build() { Fln ../lib/avast4workstation/bin/wrapper-script.sh /usr/bin/avastgui Fcpr $pkgname-$pkgver/share /usr/ Fmkdir /usr/lib - Fcpr $pkgname-$pkgver/lib/$pkgname /usr/lib/ - Fln avast4workstation/lib/libavastengine-4.so.7.0.0 /usr/lib/libavastengine-4.so.7.0.0 - Fln avast4workstation/lib/libavastengine-4.so.7.0.0 /usr/lib/libavastengine-4.so.7 + Fcp $pkgname-$pkgver/lib/$pkgname /usr/lib/ + Fln avast4workstation/lib/libavastengine-4.so.7.0.5 /usr/lib/libavastengine-4.so.7.0.5 + Fln avast4workstation/lib/libavastengine-4.so.7.0.5 /usr/lib/libavastengine-4.so.7 Fmkdir /usr/share/applications Fmkdir /usr/share/pixmaps Finstallrel 0644 lib/avast4workstation/share/avast/desktop/avast.desktop /usr/share/applications/ From bouleetbil at frogdev.info Sun Apr 5 12:14:02 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 5 Apr 2009 12:14:02 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: galago-daemon-0.5.1-1-i686 *change m8r Message-ID: <20090405101402.8CC7D11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ebd0457c64d8cfa21c0b05f44da6acd1e32b239c commit ebd0457c64d8cfa21c0b05f44da6acd1e32b239c Author: bouleetbil Date: Sun Apr 5 12:10:57 2009 +0200 galago-daemon-0.5.1-1-i686 *change m8r diff --git a/source/gnome/galago-daemon/FrugalBuild b/source/gnome/galago-daemon/FrugalBuild index 2effdcc..427839b 100644 --- a/source/gnome/galago-daemon/FrugalBuild +++ b/source/gnome/galago-daemon/FrugalBuild @@ -1,5 +1,6 @@ # Compiling time: 0.79 SBU -# Maintainer: AlexExtreme +# Maintainer: bouleetbil +# Contributor: AlexExtreme pkgname=galago-daemon pkgver=0.5.1 From bouleetbil at frogdev.info Sun Apr 5 12:15:03 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 5 Apr 2009 12:15:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: galago-gtk-python-0.5.0-3-i686 *change m8r Message-ID: <20090405101503.11DF711F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fb01f4a188ae3e61d8d3f84bed80573c5412702f commit fb01f4a188ae3e61d8d3f84bed80573c5412702f Author: bouleetbil Date: Sun Apr 5 12:12:01 2009 +0200 galago-gtk-python-0.5.0-3-i686 *change m8r diff --git a/source/gnome/galago-gtk-python/FrugalBuild b/source/gnome/galago-gtk-python/FrugalBuild index c03a49e..3819357 100644 --- a/source/gnome/galago-gtk-python/FrugalBuild +++ b/source/gnome/galago-gtk-python/FrugalBuild @@ -1,5 +1,6 @@ # Compiling time: 0.79 SBU -# Maintainer: AlexExtreme +# Maintainer: bouleetbil +# Contributor: AlexExtreme pkgname=galago-gtk-python pkgver=0.5.0 From bouleetbil at frogdev.info Sun Apr 5 12:15:42 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 5 Apr 2009 12:15:42 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: galago-python-0.5.0-3-i686 *change m8r Message-ID: <20090405101542.B956A11F0829@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fd39859d7b00d52630d680aa18483609d7e23462 commit fd39859d7b00d52630d680aa18483609d7e23462 Author: bouleetbil Date: Sun Apr 5 12:12:40 2009 +0200 galago-python-0.5.0-3-i686 *change m8r diff --git a/source/gnome/galago-python/FrugalBuild b/source/gnome/galago-python/FrugalBuild index e8f1f18..554d537 100644 --- a/source/gnome/galago-python/FrugalBuild +++ b/source/gnome/galago-python/FrugalBuild @@ -1,5 +1,6 @@ # Compiling time: 0.79 SBU -# Maintainer: AlexExtreme +# Maintainer: bouleetbil +# Contributor: AlexExtreme pkgname=galago-python pkgver=0.5.0 From devil505linux at gmail.com Sun Apr 5 12:20:28 2009 From: devil505linux at gmail.com (Devil505) Date: Sun, 5 Apr 2009 12:20:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: smokinguns-1.0-1-i686 * new package Message-ID: <20090405102028.8AF0A11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7cdf4af07fd4c6b7b15fee0f5a92c798f13a83d8 commit 7cdf4af07fd4c6b7b15fee0f5a92c798f13a83d8 Author: Devil505 Date: Sun Apr 5 12:20:01 2009 +0200 smokinguns-1.0-1-i686 * new package diff --git a/source/games-extra/smokinguns/FrugalBuild b/source/games-extra/smokinguns/FrugalBuild new file mode 100644 index 0000000..76f1f17 --- /dev/null +++ b/source/games-extra/smokinguns/FrugalBuild @@ -0,0 +1,47 @@ +# Compiling Time: 0.06 SBU +# Maintainer: Devil505 + +pkgname=smokinguns +pkgver=1.0 +pkgrel=1 +pkgdesc="An Western game using Quake3 engine." +depends=('libxxf86dga' 'libxxf86vm' 'openal' 'libvorbis' 'mesa') +makedepends=('nasm') +_F_sourceforge_ext="-svn_r48.tar.bz2" +_F_sourceforge_name="sg" +_F_sourceforge_realname="Smokin' Guns" +Finclude sourceforge +url="http://www.smokin-guns.net/" +options=('nobuild') +groups=('games-extra') +archs=('i686' 'x86_64') +source=($source http://ftp.jeuxlinux.fr/files/Smokin_Guns_$pkgver.zip) +sha1sums=('df157fef2098528ded5e12dcc974d4443ee71096' \ + 'ebbe23cfdea3070d0b47d090b982dc35ebe0cdc1') + +_F_desktop_name="Smokin' Guns" +_F_desktop_icon="sg_48.png" +_F_desktop_categories="Game;ActionGame" + +build() { + Fcd "stable" + Fmake + + cd "$Fsrcdir/Smokin' Guns" || Fdie + rm smokinguns.exe || Fdie + rm smokinguns.x86 || Fdie + rm smokinguns_dedicated.x86 || Fdie + + Fdocrel LICENSE.txt + Fmkdir usr/share/SmokinGuns/baseq3 + Finstallrel 644 baseq3/* usr/share/SmokinGuns/baseq3 + Fmkdir usr/share/SmokinGuns/smokinguns + Finstallrel 644 smokinguns/* usr/share/SmokinGuns/smokinguns + Fwrapper 'exec /usr/share/SmokinGuns/smokinguns.x86 "$@"' $pkgname + Fwrapper 'exec /usr/share/SmokinGuns/smokinguns_server.x86 "$@"' ${pkgname}_server + Ficonrel sg_48.png + Fdesktop2 + Finstall 775 stable/code/install/smokinguns usr/share/SmokinGuns/smokinguns.x86 + Finstall 775 stable/code/install/smokinguns_server usr/share/SmokinGuns/smokinguns_server.x86 +} + From vmiklos at frugalware.org Sun Apr 5 14:17:40 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 5 Apr 2009 14:17:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: mpd-0.14.2-1-i686 Message-ID: <20090405121740.07EED11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=758cb3ea7e2b57b7e355106ee70c6148dd5d9358 commit 758cb3ea7e2b57b7e355106ee70c6148dd5d9358 Author: Miklos Vajna Date: Sun Apr 5 14:03:50 2009 +0200 mpd-0.14.2-1-i686 - up2date fix diff --git a/source/multimedia/mpd/FrugalBuild b/source/multimedia/mpd/FrugalBuild index 0ab2686..b8424d6 100644 --- a/source/multimedia/mpd/FrugalBuild +++ b/source/multimedia/mpd/FrugalBuild @@ -14,6 +14,7 @@ depends=('libmikmod>=3.1.7' 'flac>=1.1.3' 'libao' 'audiofile>=0.1.7' 'libvorbis' backup=('etc/mpd.conf') groups=('multimedia') archs=('i686' 'x86_64') +_F_archive_grepv="alpha" up2date="Flasttar $url" source=($source rc.mpd rc.mpd-hu.po) sha1sums=('1ac9f6eff72c9e061af670e195da824310f3d922' \ From vmiklos at frugalware.org Sun Apr 5 14:17:40 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 5 Apr 2009 14:17:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libgphoto2-2.4.5-1-i686 Message-ID: <20090405121740.3259011F0829@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=87a5c726e5c42145991f9d31ed855795e42660ca commit 87a5c726e5c42145991f9d31ed855795e42660ca Author: Miklos Vajna Date: Sun Apr 5 14:07:13 2009 +0200 libgphoto2-2.4.5-1-i686 - version bump diff --git a/source/lib/libgphoto2/FrugalBuild b/source/lib/libgphoto2/FrugalBuild index ef27f4c..953bb96 100644 --- a/source/lib/libgphoto2/FrugalBuild +++ b/source/lib/libgphoto2/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi pkgname=libgphoto2 -pkgver=2.4.4 +pkgver=2.4.5 pkgrel=1 pkgdesc="A portable library to gives access to many digital cameras" groups=('lib') @@ -14,7 +14,7 @@ _F_sourceforge_realname=libgphoto _F_sourceforge_ext=".tar.bz2" Finclude sourceforge url="http://www.gphoto.org" -sha1sums=('a1d881e27231037bb860b952560cec36ce6a8988') +sha1sums=('b1f51f0587afbe454db411f9005bd6ce5138156b') build() { UDEV_RULES="${Fdestdir}/etc/udev/rules.d/40-${pkgname}.rules" From vmiklos at frugalware.org Sun Apr 5 14:17:40 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 5 Apr 2009 14:17:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libssh2-1.1-1-i686 Message-ID: <20090405121740.44A1D11F082A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c0167f5a4ff5a44227f9c56a5b7ff6277b97afdd commit c0167f5a4ff5a44227f9c56a5b7ff6277b97afdd Author: Miklos Vajna Date: Sun Apr 5 14:07:57 2009 +0200 libssh2-1.1-1-i686 - version bump diff --git a/source/lib/libssh2/FrugalBuild b/source/lib/libssh2/FrugalBuild index 0b2b2f2..6acdfef 100644 --- a/source/lib/libssh2/FrugalBuild +++ b/source/lib/libssh2/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=libssh2 -pkgver=1.0 +pkgver=1.1 pkgrel=1 pkgdesc="libssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts." groups=('lib') @@ -10,6 +10,6 @@ archs=('i686' 'x86_64' 'ppc') depends=('openssl' 'zlib') Finclude sourceforge url="http://www.libssh2.org/wiki/index.php/Main_Page" -sha1sums=('630ad6509a25d1b585875637a459a95502ba0863') +sha1sums=('f3d65c8a24c6e8090366b9901e9be97a7d3f38e2') # optimization OK From vmiklos at frugalware.org Sun Apr 5 14:17:40 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 5 Apr 2009 14:17:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: openttd-0.7.0-1-i686 Message-ID: <20090405121740.4F20811F082B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=94b3a04f0a0cc7083adf58ae6f2b6e5dcedcf539 commit 94b3a04f0a0cc7083adf58ae6f2b6e5dcedcf539 Author: Miklos Vajna Date: Sun Apr 5 14:11:06 2009 +0200 openttd-0.7.0-1-i686 - version bump diff --git a/source/games-extra/openttd/FrugalBuild b/source/games-extra/openttd/FrugalBuild index 7d4c56e..2932a4e 100644 --- a/source/games-extra/openttd/FrugalBuild +++ b/source/games-extra/openttd/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi pkgname=openttd -pkgver=0.6.3 +pkgver=0.7.0 pkgrel=1 pkgdesc="An open source clone of the Microprose game Transport Tycoon Deluxe." _F_sourceforge_ext="-source.tar.gz" @@ -28,7 +28,7 @@ build() { _F_desktop_icon="openttd.64.png" Fdesktop2 } -sha1sums=('00e7466aa626a78bad2280730ef1d44aede474a7' \ +sha1sums=('eada7bf7a318c46cdde542158dda6e13e5d7552d' \ 'f4fbcdeb9109489bf69e0976c68955381ff6d6d6' \ '965fc34bbe9998741ea07531772c9673b33aab99' \ '88b3caff739fbf7bd4eb143ae97925556e813ce4') From vmiklos at frugalware.org Sun Apr 5 14:17:40 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 5 Apr 2009 14:17:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: trac-0.11.4-1-i686 Message-ID: <20090405121740.591C211F082C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c91248a80ce3a88d44725c70aa383aa296b82cb5 commit c91248a80ce3a88d44725c70aa383aa296b82cb5 Author: Miklos Vajna Date: Sun Apr 5 14:11:31 2009 +0200 trac-0.11.4-1-i686 - version bump diff --git a/source/network-extra/trac/FrugalBuild b/source/network-extra/trac/FrugalBuild index aa5a78e..6d9558f 100644 --- a/source/network-extra/trac/FrugalBuild +++ b/source/network-extra/trac/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=trac -pkgver=0.11.3 +pkgver=0.11.4 pkgrel=1 pkgdesc="Trac is an enhanced wiki and issue tracking system for software development projects." url="http://trac.edgewall.org/" @@ -15,6 +15,6 @@ archs=('i686' 'x86_64') _F_archive_name="Trac" up2date="Flasttar http://trac.edgewall.org/wiki/TracDownload" source=(ftp://ftp.edgewall.com/pub/trac/Trac-$pkgver.tar.gz README.Frugalware) -sha1sums=('3d0424a065efc16abd8ba50aeefd3926bb2d1056' \ +sha1sums=('392f5fc0bc8e29ebea07182707ad31a55b9ec46f' \ '74389e8e930ee8a2223f8aef193897ef01196ef4') options=('stick') From vmiklos at frugalware.org Sun Apr 5 14:17:40 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 5 Apr 2009 14:17:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: nginx-0.6.36-1-i686 Message-ID: <20090405121740.6809711F082D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=91d23314f312cc0079ae26e50b730c02622ea4db commit 91d23314f312cc0079ae26e50b730c02622ea4db Author: Miklos Vajna Date: Sun Apr 5 14:12:05 2009 +0200 nginx-0.6.36-1-i686 - version bump diff --git a/source/network-extra/nginx/FrugalBuild b/source/network-extra/nginx/FrugalBuild index e196a8c..90638f1 100644 --- a/source/network-extra/nginx/FrugalBuild +++ b/source/network-extra/nginx/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=nginx -pkgver=0.6.34 +pkgver=0.6.36 pkgrel=1 pkgdesc="[engine x] is a HTTP server and mail proxy server." url="http://nginx.net/" @@ -48,7 +48,7 @@ build() { Fmv $Fsysconfdir/$pkgname/html $Flocalstatedir/www/$pkgname Fln $Flocalstatedir/www/$pkgname $Fsysconfdir/$pkgname/html } -sha1sums=('9f08ea0884123eb0f017b30e9f0648d46562f8dd' \ +sha1sums=('d5e81aa56a35cfebb638ab88b6a804acf0f779b7' \ 'e8cc09710ba365eb932d1710f4aac629e49452ff' \ 'da58d8a74dbb081c3dfb69317999e10f1ebf991e') From vmiklos at frugalware.org Sun Apr 5 14:17:40 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 5 Apr 2009 14:17:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: proftpd-1.3.2-1-i686 Message-ID: <20090405121740.8391E11F082E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3d5c6653920d3e393e24cf1119da0f48682bd21f commit 3d5c6653920d3e393e24cf1119da0f48682bd21f Author: Miklos Vajna Date: Sun Apr 5 14:15:05 2009 +0200 proftpd-1.3.2-1-i686 - version bump diff --git a/source/network/proftpd/CVE-2008-4242.diff b/source/network/proftpd/CVE-2008-4242.diff deleted file mode 100644 index 7d5c68e..0000000 --- a/source/network/proftpd/CVE-2008-4242.diff +++ /dev/null @@ -1,171 +0,0 @@ -Patch taken from debian, closes -http://secunia.com/advisories/cve_reference/CVE-2008-4242/ -diff -urNad trunk~/src/main.c trunk/src/main.c ---- trunk~/src/main.c 2008-09-21 23:50:55.000000000 +0200 -+++ trunk/src/main.c 2008-09-21 23:50:55.000000000 +0200 -@@ -674,12 +674,17 @@ - while (TRUE) { - pr_signals_handle(); - -+ memset(buf,'\0',sizeof(buf)); -+ - if (pr_netio_telnet_gets(buf, sizeof(buf)-1, session.c->instrm, - session.c->outstrm) == NULL) { - -- if (PR_NETIO_ERRNO(session.c->instrm) == EINTR) -- /* Simple interrupted syscall */ -+ if (errno == E2BIG) { -+ /* The client sent a too-long command which was ignored; give -+ * them another chance? -+ */ - continue; -+ } - - #ifndef PR_DEVEL_NO_DAEMON - /* Otherwise, EOF */ -@@ -695,20 +700,31 @@ - - if (cmd_buf_size == -1) { - int *bufsz = get_param_ptr(main_server->conf, "CommandBufferSize", FALSE); -+ size_t default_cmd_bufsz; -+ -+ /* It's possible for the admin to select a PR_TUNABLE_BUFFER_SIZE which -+ * is smaller than PR_DEFAULT_CMD_BUFSZ. We need to handle such cases -+ * properly. -+ */ -+ default_cmd_bufsz = PR_DEFAULT_CMD_BUFSZ; -+ if (default_cmd_bufsz > sizeof(buf)) { -+ default_cmd_bufsz = sizeof(buf); -+ } -+ - if (bufsz == NULL) { -- cmd_buf_size = PR_DEFAULT_CMD_BUFSZ; -+ cmd_buf_size = default_cmd_bufsz; - - } else if (*bufsz <= 0) { - pr_log_pri(PR_LOG_WARNING, "invalid CommandBufferSize size (%d) " - "given, using default buffer size (%u) instead", -- *bufsz, PR_DEFAULT_CMD_BUFSZ); -- cmd_buf_size = PR_DEFAULT_CMD_BUFSZ; -+ *bufsz, default_cmd_bufsz); -+ cmd_buf_size = default_cmd_bufsz; - - } else if (*bufsz + 1 > sizeof(buf)) { - pr_log_pri(PR_LOG_WARNING, "invalid CommandBufferSize size (%d) " - "given, using default buffer size (%u) instead", -- *bufsz, PR_DEFAULT_CMD_BUFSZ); -- cmd_buf_size = PR_DEFAULT_CMD_BUFSZ; -+ *bufsz, default_cmd_bufsz); -+ cmd_buf_size = default_cmd_bufsz; - - } else { - pr_log_debug(DEBUG1, "setting CommandBufferSize to %d", *bufsz); -diff -urNad trunk~/src/netio.c trunk/src/netio.c ---- trunk~/src/netio.c 2008-09-21 23:39:34.000000000 +0200 -+++ trunk/src/netio.c 2008-09-21 23:52:17.000000000 +0200 -@@ -1,6 +1,6 @@ - /* - * ProFTPD - FTP server daemon -- * Copyright (c) 2001-2007 The ProFTPD Project team -+ * Copyright (c) 2001-2008 The ProFTPD Project team - * - * 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 -@@ -30,19 +30,19 @@ - #include - - #ifndef IAC --#define IAC 255 -+# define IAC 255 - #endif - #ifndef DONT --#define DONT 254 -+# define DONT 254 - #endif - #ifndef DO --#define DO 253 -+# define DO 253 - #endif - #ifndef WONT --#define WONT 252 -+# define WONT 252 - #endif - #ifndef WILL --#define WILL 251 -+# define WILL 251 - #endif - - static const char *trace_channel = "netio"; -@@ -51,6 +51,17 @@ - static pr_netio_t *core_data_netio = NULL, *data_netio = NULL; - static pr_netio_t *core_othr_netio = NULL, *othr_netio = NULL; - -+/* Used to track whether the previous text read from the client's control -+ * connection was a properly-terminated command. If so, then read in the -+ * next/current text as per normal. If NOT (e.g. the client sent a too-long -+ * command), then read in the next/current text, but ignore it. Only clear -+ * this flag if the next/current command can be read as per normal. -+ * -+ * The pr_netio_telnet_gets() uses this variable, in conjunction with its -+ * saw_newline flag, for handling too-long commands from clients. -+ */ -+static int properly_terminated_prev_command = TRUE; -+ - static pr_netio_stream_t *netio_stream_alloc(pool *parent_pool) { - pool *netio_pool = NULL; - pr_netio_stream_t *nstrm = NULL; -@@ -911,7 +922,7 @@ - char *bp = buf; - unsigned char cp; - static unsigned char mode = 0; -- int toread; -+ int toread, saw_newline = FALSE; - pr_buffer_t *pbuf = NULL; - - if (buflen == 0) { -@@ -940,8 +951,9 @@ - *bp = '\0'; - return buf; - -- } else -+ } else { - return NULL; -+ } - } - - pbuf->remaining = pbuf->buflen - toread; -@@ -1004,6 +1016,8 @@ - toread--; - *bp++ = *pbuf->current++; - pbuf->remaining++; -+ -+ saw_newline = TRUE; - break; - } - -@@ -1011,6 +1025,25 @@ - pbuf->current = NULL; - } - -+ if (!saw_newline) { -+ /* If we haven't seen a newline, then assume the client is deliberately -+ * sending a too-long command, trying to exploit buffer sizes and make -+ * the server make some possibly bad assumptions. -+ */ -+ -+ properly_terminated_prev_command = FALSE; -+ errno = E2BIG; -+ return NULL; -+ } -+ -+ if (!properly_terminated_prev_command) { -+ properly_terminated_prev_command = TRUE; -+ pr_log_pri(PR_LOG_NOTICE, "client sent too-long command, ignoring"); -+ errno = E2BIG; -+ return NULL; -+ } -+ -+ properly_terminated_prev_command = TRUE; - *bp = '\0'; - return buf; - } diff --git a/source/network/proftpd/FrugalBuild b/source/network/proftpd/FrugalBuild index 7410475..6730905 100644 --- a/source/network/proftpd/FrugalBuild +++ b/source/network/proftpd/FrugalBuild @@ -3,9 +3,9 @@ # Maintainer: voroskoi pkgname=proftpd -pkgver=1.3.1 +pkgver=1.3.2 pkgextraver= -pkgrel=7 +pkgrel=1 pkgdesc="Highly configurable GPL-licensed FTP server software" url="http://www.proftpd.org/" groups=('network') @@ -16,8 +16,8 @@ backup=(etc/{proftpd.conf,ftpusers}) _F_archive_grepv="rc[0-9]" up2date="Flasttar $url" source=(ftp://ftp.proftpd.org/distrib/source/$pkgname-$pkgver$pkgextraver.tar.bz2 \ - rc.proftpd proftpd.conf ftpusers compile.patch CVE-2008-4242.diff) -signatures=($source.asc '' '' '' '' '') + rc.proftpd proftpd.conf ftpusers) +signatures=($source.asc '' '' '') build() { diff --git a/source/network/proftpd/compile.patch b/source/network/proftpd/compile.patch deleted file mode 100644 index ad787f4..0000000 --- a/source/network/proftpd/compile.patch +++ /dev/null @@ -1,193 +0,0 @@ -diff -Naur proftpd-1.3.1/config.h.in proftpd-1.3.1-p/config.h.in ---- proftpd-1.3.1/config.h.in 2007-05-22 22:54:09.000000000 +0200 -+++ proftpd-1.3.1-p/config.h.in 2008-02-27 02:37:36.000000000 +0100 -@@ -37,9 +37,6 @@ - /* Define to `int' if doesn't define. */ - #undef socklen_t - --/* Define to `mode_t' if doesn't define. */ --#undef umode_t -- - /* Define if you have AIX send_file() semantics. */ - #undef HAVE_AIX_SENDFILE - -@@ -79,6 +76,12 @@ - /* Define if your DIR structure has member __dd_fd */ - #undef HAVE_STRUCT_DIR___DD_FD - -+/* Define if you have struct cmsgcred. */ -+#undef HAVE_STRUCT_CMSGCRED -+ -+/* Define if you have struct sockcred. */ -+#undef HAVE_STRUCT_SOCKCRED -+ - /* Define if your spwd structure has member warn */ - #undef HAVE_SPWD_SP_WARN - -@@ -282,6 +285,9 @@ - /* Define if you have the getenv function. */ - #undef HAVE_GETENV - -+/* Define if you have the getgrouplist function. */ -+#undef HAVE_GETGROUPLIST -+ - /* Define if you have the gethostbyname2 function. */ - #undef HAVE_GETHOSTBYNAME2 - -@@ -297,6 +303,12 @@ - /* Define if you have the getopt_long function. */ - #undef HAVE_GETOPT_LONG - -+/* Define if you have the getpeereid function. */ -+#undef HAVE_GETPEEREID -+ -+/* Define if you have the getpeerucred function. */ -+#undef HAVE_GETPEERUCRED -+ - /* Define if you have the getprpwent function. */ - #undef HAVE_GETPRPWENT - -@@ -318,6 +330,9 @@ - /* Define if you have the inet_pton function. */ - #undef HAVE_INET_PTON - -+/* Define if you have the loginrestrictions function. */ -+#undef HAVE_LOGINRESTRICTIONS -+ - /* Define if you have the memcpy function. */ - #undef HAVE_MEMCPY - -@@ -444,6 +459,9 @@ - /* Define if you have the header file. */ - #undef HAVE_BSTRING_H - -+/* Define if you have the header file. */ -+#undef HAVE_CHECK_H -+ - /* Define if you have the header file. */ - #undef HAVE_CRYPT_H - -@@ -591,6 +609,9 @@ - /* Define if you have the header file. */ - #undef HAVE_SYS_PSTAT_H - -+/* Define if you have the header file. */ -+#undef HAVE_SYS_RESOURCE_H -+ - /* Define if you have the header file. */ - #undef HAVE_SYS_SECURITY_H - -@@ -621,6 +642,9 @@ - /* Define if you have the header file. */ - #undef HAVE_SYS_TYPES_H - -+/* Define if you have the header file. */ -+#undef HAVE_SYS_UCRED_H -+ - /* Define if you have the header file. */ - #undef HAVE_SYS_UIO_H - -@@ -636,6 +660,9 @@ - /* Define if you have the header file. */ - #undef HAVE_UCONTEXT_H - -+/* Define if you have the header file. */ -+#undef HAVE_UCRED_H -+ - /* Define if you have the header file. */ - #undef HAVE_UNISTD_H - -@@ -657,9 +684,15 @@ - /* Define if you have the bind library (-lbind). */ - #undef HAVE_LIBBIND - -+/* Define if you have the cap library (-lcap). */ -+#undef HAVE_LIBCAP -+ - /* Define if you have the crypt library (-lcrypt). */ - #undef HAVE_LIBCRYPT - -+/* Define if you have the check library (-lcheck). */ -+#undef HAVE_LIBCHECK -+ - /* Define if you have the curses library (-lcurses). */ - #undef HAVE_LIBCURSES - -@@ -723,6 +756,10 @@ - #undef PR_CONFIG_DIR - #endif /* PR_CONFIG_DIR */ - -+#ifndef PR_INCLUDE_DIR -+#undef PR_INCLUDE_DIR -+#endif /* PR_INCLUDE_DIR */ -+ - #ifndef PR_LIBEXEC_DIR - #undef PR_LIBEXEC_DIR - #endif /* PR_LIBEXEC_DIR */ -@@ -818,6 +855,9 @@ - /* Define if use of system getopt is desired. */ - #undef PR_USE_SYSTEM_GETOPT - -+/* Define if using testsuite support. */ -+#undef PR_USE_TESTS -+ - /* Define if using trace support. */ - #undef PR_USE_TRACE - -@@ -833,16 +873,4 @@ - #undef PR_TUNABLE_TIMEOUTSTALLED - #undef PR_TUNABLE_XFER_SCOREBOARD_UPDATES - --#ifndef PR_TUNABLE_RCVBUFSZ --# undef PR_TUNABLE_RCVBUFSZ --#endif -- --#ifndef PR_TUNABLE_SNDBUFSZ --# undef PR_TUNABLE_SNDBUFSZ --#endif -- --#ifndef PR_TUNABLE_XFER_BUFFER_SIZE --# undef PR_TUNABLE_XFER_BUFFER_SIZE --#endif -- - #endif /* config_h_included */ -diff -Naur proftpd-1.3.1/include/conf.h proftpd-1.3.1-p/include/conf.h ---- proftpd-1.3.1/include/conf.h 2007-01-18 03:48:32.000000000 +0100 -+++ proftpd-1.3.1-p/include/conf.h 2008-02-27 02:38:27.000000000 +0100 -@@ -2,7 +2,7 @@ - * ProFTPD - FTP server daemon - * Copyright (c) 1997, 1998 Public Flood Software - * Copyright (c) 1999, 2000 MacGyver aka Habeeb J. Dihu -- * Copyright (c) 2001-2007 The ProFTPD Project team -+ * Copyright (c) 2001-2008 The ProFTPD Project team - * - * 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 -@@ -25,7 +25,7 @@ - */ - - /* Generic configuration and standard header file includes. -- * $Id: conf.h,v 1.70 2007/01/18 02:48:32 castaglia Exp $ -+ * $Id: conf.h,v 1.73 2008/02/11 04:37:49 castaglia Exp $ - */ - - #ifndef PR_CONF_H -@@ -136,6 +136,10 @@ - # include - #endif - -+#ifdef HAVE_SYS_RESOURCE_H -+# include -+#endif -+ - #ifdef HAVE_SYS_SOCKET_H - # include - #endif -@@ -416,7 +420,6 @@ - #include "netacl.h" - #include "class.h" - #include "bindings.h" --#include "ident.h" - #include "help.h" - #include "feat.h" - #include "ftp.h" From vmiklos at frugalware.org Sun Apr 5 14:17:40 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 5 Apr 2009 14:17:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: elinks-0.11.6-1-i686 Message-ID: <20090405121740.9B89911F082F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e8a89c76764c0590974735cffa1ddd2f00c93eba commit e8a89c76764c0590974735cffa1ddd2f00c93eba Author: Miklos Vajna Date: Sun Apr 5 14:17:03 2009 +0200 elinks-0.11.6-1-i686 - version bump diff --git a/source/network/elinks/FrugalBuild b/source/network/elinks/FrugalBuild index 2fd51fc..813b714 100644 --- a/source/network/elinks/FrugalBuild +++ b/source/network/elinks/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Laszlo Dvornik pkgname=elinks -pkgver=0.11.5 +pkgver=0.11.6 pkgrel=1 pkgdesc="An advanced and well-established feature-rich text mode web browser" url="http://elinks.or.cz/" From vmiklos at frugalware.org Sun Apr 5 14:17:40 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 5 Apr 2009 14:17:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: whois-4.7.32-1-i686 Message-ID: <20090405121740.BD35711F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0cac6b79d0d06125f0e1fb9770b4bdc6f69346e9 commit 0cac6b79d0d06125f0e1fb9770b4bdc6f69346e9 Author: Miklos Vajna Date: Sun Apr 5 14:17:23 2009 +0200 whois-4.7.32-1-i686 - version bump diff --git a/source/network/whois/FrugalBuild b/source/network/whois/FrugalBuild index 2608717..0ec1254 100644 --- a/source/network/whois/FrugalBuild +++ b/source/network/whois/FrugalBuild @@ -3,8 +3,8 @@ # Maintainer: voroskoi pkgname=whois -pkgver=4.7.30 -pkgrel=3 +pkgver=4.7.32 +pkgrel=1 pkgdesc="The GNU whois client" url="http://www.linux.it/~md/software/" depends=('glibc') @@ -28,7 +28,7 @@ build() Frm /usr/bin/mkpasswd Frm /usr/share/man/man1/mkpasswd.1 } -sha1sums=('049a8946a62d95d00ca1cafe928a064119237cb0' \ +sha1sums=('56e5ebc21ea165f95e8175ead94d848633ee91a3' \ '07bc0caaa23521d35d75584fdb5f95f1befdba25' \ '50e73d59b53cadf80e3c5aa8c1c8eb6667fa80e6') From devil505linux at gmail.com Sun Apr 5 15:41:41 2009 From: devil505linux at gmail.com (Devil505) Date: Sun, 5 Apr 2009 15:41:41 +0200 (CEST) Subject: [Frugalware-git] bouleetbiltesting: pulseaudio-0.9.14-7-x86_64 * added x86_64 Message-ID: <20090405134141.25FD611F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=4a2a79193f19ad38ac8f8811c4ccefc8f473ff28 commit 4a2a79193f19ad38ac8f8811c4ccefc8f473ff28 Author: Devil505 Date: Sun Apr 5 15:29:06 2009 +0200 pulseaudio-0.9.14-7-x86_64 * added x86_64 diff --git a/source/multimedia/pulseaudio/FrugalBuild b/source/multimedia/pulseaudio/FrugalBuild index 88743d9..56286a6 100644 --- a/source/multimedia/pulseaudio/FrugalBuild +++ b/source/multimedia/pulseaudio/FrugalBuild @@ -10,7 +10,7 @@ depends=('speex' 'liboil' 'audiofile' 'libsndfile' 'libtool' 'libatomic_ops' 'li 'alsa-lib') makedepends=('avahi' 'gnome-audio' 'bluez-utils' 'lirc' 'jack' 'libasyncns' 'intltool' 'hal' 'gconf') groups=('multimedia') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump http://pulseaudio.org/wiki/DownloadPulseAudio#Sourcecode |Flasttar" source=(http://0pointer.de/lennart/projects/$pkgname/$pkgname-$pkgver.tar.gz rc.pulseaudio pulseaudio.sysconfig README.Frugalware) sha1sums=('a0fb7c21ee21178e102a1e5a11d8ac474e6f5da4' \ @@ -36,7 +36,7 @@ subdepends=("pulseaudio=$pkgver hal" "pulseaudio=$pkgver lirc" "pulseaudio=$pkgv "pulseaudio=$pkgver libasyncns") subgroups=('multimedia' 'multimedia-extra' 'multimedia-extra' 'multimedia-extra' \ 'xmultimedia' 'multimedia-extra' 'multimedia-extra' 'xmultimedia' 'xlib-extra') -subarchs=('i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686') +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') Fconfopts="$Fconfopts --with-system-user=pulse --with-realtime-group=realtime --with-access-group=pulse-access \ --with-system-group=pulse --disable-polkit --disable-ltdl-install --localstatedir=/var \ From priyank at frugalware.org Sun Apr 5 16:13:44 2009 From: priyank at frugalware.org (Priyank) Date: Sun, 5 Apr 2009 16:13:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: compiz-0.8.2-1-i686 * Version bump Message-ID: <20090405141344.C56AE11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=913f6c7a0a660e834adaa4278206579de132d678 commit 913f6c7a0a660e834adaa4278206579de132d678 Author: Priyank Date: Sun Apr 5 19:40:56 2009 +0530 compiz-0.8.2-1-i686 * Version bump diff --git a/source/x11-extra/compiz/FrugalBuild b/source/x11-extra/compiz/FrugalBuild index 5063550..20e296a 100644 --- a/source/x11-extra/compiz/FrugalBuild +++ b/source/x11-extra/compiz/FrugalBuild @@ -7,12 +7,12 @@ pkgrel=1 depends=('libgl' 'libglx' 'libpng' 'libxcomposite' 'libxfixes' 'libxdamage' \ 'libxrandr' 'libxinerama' 'libice' 'libsm' 'startup-notification' \ 'libxrender' 'libxslt' 'dbus' 'mesa') -makedepends=('kdebase>=3.5.9' 'perl-xml-parser' 'fixesproto' 'damageproto' 'gnome-control-center>=2.22.2.1' 'gconf' 'metacity>=2.22.0') +makedepends=('intltool' 'kdebase>=3.5.10' 'perl-xml-parser' 'fixesproto' 'damageproto' 'gnome-control-center>=2.26.0' 'gconf' 'metacity>=2.26.0') replaces=('beryl' 'beryl-manager' 'beryl-settings' 'beryl-settings-bindings' 'beryl-settings-simple') groups=('x11-extra') archs=('i686' 'x86_64') up2date=$pkgver -sha1sums=('e131d0321891787adca6b5c027a08a7f08e61752') +sha1sums=('7eed677eafe8c9dc75fc4d0db2c40a798abf7770') _F_gnome_schemas=('/etc/gconf/schemas/compiz-place.schemas' \ '/etc/gconf/schemas/compiz-move.schemas' \ '/etc/gconf/schemas/compiz-minimize.schemas' \ @@ -49,8 +49,8 @@ unset install subpkgs=("$pkgname-gnome" "$pkgname-kde") subdescs=('Compiz for GNOME' 'Compiz for KDE') -subdepends=("$pkgname=$pkgver librsvg metacity>=2.22.0 gnome-control-center>=2.22.2.1 gconf" \ - "$pkgname=$pkgver kdebase>=3.5.9") +subdepends=("$pkgname=$pkgver librsvg metacity>=2.26.0 gnome-control-center>=2.26.0 gconf" \ + "$pkgname=$pkgver kdebase>=3.5.10") subinstall=("$_F_gnome_scriptlet" "") subgroups=('gnome-extra' 'kde-extra') subarchs=('i686 x86_64' 'i686 x86_64') From priyank at frugalware.org Sun Apr 5 16:17:22 2009 From: priyank at frugalware.org (Priyank) Date: Sun, 5 Apr 2009 16:17:22 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: Version bump * Fix download url Message-ID: <20090405141722.EFB8111F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=222010589b580f757c11d82136cf603bd0628e87 commit 222010589b580f757c11d82136cf603bd0628e87 Author: Priyank Date: Sun Apr 5 19:47:05 2009 +0530 Version bump * Fix download url diff --git a/source/include/compiz.sh b/source/include/compiz.sh index 16a512d..022dcc6 100644 --- a/source/include/compiz.sh +++ b/source/include/compiz.sh @@ -32,7 +32,7 @@ # to declare the real version ### -compizver=0.7.8 +compizver=0.8.2 if [ -z "$_F_compiz_name" ]; then _F_compiz_name=$pkgname @@ -58,7 +58,7 @@ pkgdesc="Compiz is a compositing window manager using GLX_EXT_texture_from_pixma url="http://www.compiz-fusion.org/" up2date="lynx -dump http://releases.compiz-fusion.org/$_F_compiz_version/ | grep $_F_compiz_name | Flasttarbz2" if [ $_F_compiz_name == "compiz" ]; then - source=(http://releases.compiz-fusion.org/$_F_compiz_version/$_F_compiz_version/$_F_compiz_name-$pkgver.tar.bz2) + source=(http://releases.compiz-fusion.org/$_F_compiz_version/$_F_compiz_name-$pkgver.tar.bz2) else source=(http://releases.compiz-fusion.org/$_F_compiz_version/$_F_compiz_name-$pkgver.tar.bz2) fi From priyank at frugalware.org Sun Apr 5 16:22:44 2009 From: priyank at frugalware.org (Priyank) Date: Sun, 5 Apr 2009 16:22:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libcompizconfig-0.8.2-1-i686 * Version bump Message-ID: <20090405142244.389EC11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dc49c24612b099b11863b1e99b67fd32274606b0 commit dc49c24612b099b11863b1e99b67fd32274606b0 Author: Priyank Date: Sun Apr 5 19:51:53 2009 +0530 libcompizconfig-0.8.2-1-i686 * Version bump diff --git a/source/xlib-extra/libcompizconfig/FrugalBuild b/source/xlib-extra/libcompizconfig/FrugalBuild index 92b0c49..8f4ef73 100644 --- a/source/xlib-extra/libcompizconfig/FrugalBuild +++ b/source/xlib-extra/libcompizconfig/FrugalBuild @@ -5,10 +5,10 @@ pkgname=libcompizconfig Finclude compiz pkgrel=1 pkgdesc="Compiz configuration system library" -depends=('libxml2' 'compiz>=0.7.8') +depends=('libxml2' 'compiz>=0.8.2') makedepends=('perl-xml-parser' 'intltool') groups=('xlib-extra') archs=('i686' 'x86_64') -sha1sums=('49318a95dee9cf754e03b5595c8ae2609b2c73c6') +sha1sums=('fa7b66466740021916d86bf447a37e489cc4395a') # optimization OK From priyank at frugalware.org Sun Apr 5 16:26:32 2009 From: priyank at frugalware.org (Priyank) Date: Sun, 5 Apr 2009 16:26:32 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: compiz-bcop-0.8.2-1-i686 * Version bump Message-ID: <20090405142632.2A92911F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c56d753859c0a5e505379f11a8a3541314dbda76 commit c56d753859c0a5e505379f11a8a3541314dbda76 Author: Priyank Date: Sun Apr 5 19:55:43 2009 +0530 compiz-bcop-0.8.2-1-i686 * Version bump diff --git a/source/apps-extra/compiz-bcop/FrugalBuild b/source/apps-extra/compiz-bcop/FrugalBuild index 43261be..7b107d0 100644 --- a/source/apps-extra/compiz-bcop/FrugalBuild +++ b/source/apps-extra/compiz-bcop/FrugalBuild @@ -9,5 +9,5 @@ url="http://www.compiz.org/" depends=('libxslt') groups=('apps-extra') archs=('i686' 'x86_64') -sha1sums=('7a312f3cb2ccb54c8b89d280789554ddda12bbf6') +sha1sums=('fc9d582b073ebac4dde8223e3e88a2471095290b') From priyank at frugalware.org Sun Apr 5 16:30:27 2009 From: priyank at frugalware.org (Priyank) Date: Sun, 5 Apr 2009 16:30:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: compizconfig-python-0.8.2-1-i686 * Version bump Message-ID: <20090405143027.799AE11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e8940bb4564fba1048a4bc89eceef29041e1c96f commit e8940bb4564fba1048a4bc89eceef29041e1c96f Author: Priyank Date: Sun Apr 5 19:59:40 2009 +0530 compizconfig-python-0.8.2-1-i686 * Version bump diff --git a/source/xlib-extra/compizconfig-python/FrugalBuild b/source/xlib-extra/compizconfig-python/FrugalBuild index 03533bf..4101209 100644 --- a/source/xlib-extra/compizconfig-python/FrugalBuild +++ b/source/xlib-extra/compizconfig-python/FrugalBuild @@ -3,11 +3,11 @@ pkgname=compizconfig-python Finclude compiz -pkgrel=2 +pkgrel=1 pkgdesc="Python bindings for libcompizconfig" -depends=('python' 'pkgconfig' 'pyrex' 'libcompizconfig>=0.7.8') +depends=('python' 'pkgconfig' 'pyrex' 'libcompizconfig>=0.8.2') groups=('xlib-extra') archs=('i686' 'x86_64') -sha1sums=('122bd407b551782c6d5988b532dc8e4c34d16fd9') +sha1sums=('19ae02e1268441389c58c2b6dac20892210c1a6d') # optimization OK From devil505linux at gmail.com Sun Apr 5 16:33:11 2009 From: devil505linux at gmail.com (Devil505) Date: Sun, 5 Apr 2009 16:33:11 +0200 (CEST) Subject: [Frugalware-git] bouleetbiltesting: wicd-1.5.4-2-x86_64 * added x86_64 Message-ID: <20090405143311.ECD3911F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=cc093bd986fda83ab9cc9bab252e03f98886fd16 commit cc093bd986fda83ab9cc9bab252e03f98886fd16 Author: Devil505 Date: Sun Apr 5 16:32:28 2009 +0200 wicd-1.5.4-2-x86_64 * added x86_64 diff --git a/source/xapps-extra/wicd/FrugalBuild b/source/xapps-extra/wicd/FrugalBuild index 424c366..89ac932 100644 --- a/source/xapps-extra/wicd/FrugalBuild +++ b/source/xapps-extra/wicd/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="A wired and wireless network manager for Linux" depends=('dbus-python' 'pygtk' 'dhcp' 'wireless_tools' 'wpa_supplicant'\ 'ethtool' 'python>=2.6') groups=('xapps-extra') -archs=('i686') +archs=('i686' 'x86_64') options=('scriptlet') _F_gnome_iconcache="y" _F_gnome_desktop="y" From priyank at frugalware.org Sun Apr 5 16:35:50 2009 From: priyank at frugalware.org (Priyank) Date: Sun, 5 Apr 2009 16:35:50 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: compiz-plugins-main-0.8.2-1-i686 * Version bump Message-ID: <20090405143550.74C6311F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5efa929f813fe0fb6c32d6dcd9d2b27860161bcf commit 5efa929f813fe0fb6c32d6dcd9d2b27860161bcf Author: Priyank Date: Sun Apr 5 20:04:06 2009 +0530 compiz-plugins-main-0.8.2-1-i686 * Version bump diff --git a/source/x11-extra/compiz-plugins-main/FrugalBuild b/source/x11-extra/compiz-plugins-main/FrugalBuild index 1ce8012..6567b35 100644 --- a/source/x11-extra/compiz-plugins-main/FrugalBuild +++ b/source/x11-extra/compiz-plugins-main/FrugalBuild @@ -6,12 +6,10 @@ Finclude compiz pkgrel=1 _F_compiz_name="compiz-fusion-plugins-main" pkgdesc="Main plugins for Compiz Fusion" -depends=('compiz>=0.7.8' 'compiz-bcop>=0.7.8' 'cairo' 'libjpeg' 'librsvg') +depends=('compiz>=0.8.2' 'compiz-bcop>=0.8.2' 'cairo' 'libjpeg' 'librsvg') makedepends=('pkgconfig' 'perl-xml-parser' 'intltool') groups=('x11-extra') archs=('i686' 'x86_64') -_F_cd_path=$_F_compiz_name-$pkgver -source=(${source/plugins/fusion-plugins}) -sha1sums=('d3d09604524342f48dc40ab3be7f260ba59b35d0') +sha1sums=('d733604cda891a95f8cb451bf70cb1ff8fd3f7c2') # optimization OK From devil505linux at gmail.com Sun Apr 5 16:42:44 2009 From: devil505linux at gmail.com (Devil505) Date: Sun, 5 Apr 2009 16:42:44 +0200 (CEST) Subject: [Frugalware-git] bouleetbiltesting: blam-1.8.5-1-x86_64 * added x86_64 Message-ID: <20090405144244.A4FCA11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=1f8ce1620520c166929d530f06b1ad40abe97af1 commit 1f8ce1620520c166929d530f06b1ad40abe97af1 Author: Devil505 Date: Sun Apr 5 16:42:10 2009 +0200 blam-1.8.5-1-x86_64 * added x86_64 diff --git a/source/gnome-extra/blam/FrugalBuild b/source/gnome-extra/blam/FrugalBuild index 41591c2..aba10e0 100644 --- a/source/gnome-extra/blam/FrugalBuild +++ b/source/gnome-extra/blam/FrugalBuild @@ -18,7 +18,7 @@ _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude mono gnome-scriptlet groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('6465117a99c6af299990c8bba11d40d38066a308' \ 'b7b1625b60ca8f537cb184f774cd14769fef1bb5') From priyank at frugalware.org Sun Apr 5 16:45:01 2009 From: priyank at frugalware.org (Priyank) Date: Sun, 5 Apr 2009 16:45:01 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: compiz-plugins-extra-0.8.2-1-i686 * Version bump Message-ID: <20090405144501.8735311F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=132afa7a22952179e8d8c8d569859319c1ba38d0 commit 132afa7a22952179e8d8c8d569859319c1ba38d0 Author: Priyank Date: Sun Apr 5 20:12:19 2009 +0530 compiz-plugins-extra-0.8.2-1-i686 * Version bump diff --git a/source/x11-extra/compiz-plugins-extra/FrugalBuild b/source/x11-extra/compiz-plugins-extra/FrugalBuild index b31e584..ab2e183 100644 --- a/source/x11-extra/compiz-plugins-extra/FrugalBuild +++ b/source/x11-extra/compiz-plugins-extra/FrugalBuild @@ -2,17 +2,15 @@ # Maintainer: Priyank Gosalia pkgname=compiz-plugins-extra -_F_compiz_name="compiz-fusion-plugins-extra" Finclude compiz pkgrel=1 pkgdesc="Extra plugins for Compiz Fusion" -depends=('compiz>=0.7.8' 'compiz-bcop>=0.7.8' 'compiz-plugins-main>=0.7.8' \ +depends=('compiz>=0.8.2' 'compiz-bcop>=0.8.2' 'compiz-plugins-main>=0.8.2' \ 'cairo' 'libjpeg' 'librsvg') makedepends=('pkgconfig' 'perl-xml-parser' 'intltool') options=('scriptlet') groups=('x11-extra') archs=('i686' 'x86_64') -_F_cd_path=$_F_compiz_name-$pkgver -sha1sums=('3c327db0372cf386323c5dbf89ca701a6e94eba2') +sha1sums=('4aa3220472e68fa3b27bfc5e95808b4fb9eae6cd') # optimization OK From priyank at frugalware.org Sun Apr 5 16:46:29 2009 From: priyank at frugalware.org (Priyank) Date: Sun, 5 Apr 2009 16:46:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: compiz-emerald-0.8.2-1-i686 * Version bump Message-ID: <20090405144629.94D3311F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ce13c98c22645ed3b18b5e620030b85a292c3d11 commit ce13c98c22645ed3b18b5e620030b85a292c3d11 Author: Priyank Date: Sun Apr 5 20:15:20 2009 +0530 compiz-emerald-0.8.2-1-i686 * Version bump diff --git a/source/x11-extra/compiz-emerald/FrugalBuild b/source/x11-extra/compiz-emerald/FrugalBuild index d6bd6b8..2a28ca3 100644 --- a/source/x11-extra/compiz-emerald/FrugalBuild +++ b/source/x11-extra/compiz-emerald/FrugalBuild @@ -6,7 +6,7 @@ _F_compiz_name=emerald Finclude compiz pkgrel=1 pkgdesc="Emerald window decorator for Compiz Fusion" -depends=('libxrender' 'compiz>=0.7.8' 'gtk+2>=2.14.3' 'libwnck') +depends=('libxrender' 'compiz>=0.8.2' 'gtk+2>=2.16.0' 'libwnck') makedepends=('perl-xml-parser' 'intltool') replaces=('emerald' 'heliodor') groups=('x11-extra') @@ -14,6 +14,6 @@ archs=('i686' 'x86_64') _F_gnome_iconcache="y" Finclude gnome-scriptlet _F_cd_path="$_F_compiz_name-$pkgver" -sha1sums=('ca42f3699ba87930bfc1a067b10c24aaf56b412e') +sha1sums=('07df4dbd93cd6007c0efc310a6ece673f051640c') # optimization OK From boobaa at frugalware.org Mon Apr 6 07:49:32 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon, 6 Apr 2009 07:49:32 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: perl-compress-raw-bzip2-2.017-1-i686 version bump Message-ID: <20090406054932.0B53711F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d099508dd3ea644492cfe9a57d491a333ef2303f commit d099508dd3ea644492cfe9a57d491a333ef2303f Author: CS??CSY L??szl?? Date: Mon Apr 6 07:49:12 2009 +0200 perl-compress-raw-bzip2-2.017-1-i686 version bump diff --git a/source/devel-extra/perl-compress-raw-bzip2/FrugalBuild b/source/devel-extra/perl-compress-raw-bzip2/FrugalBuild index fe95272..9e1e347 100644 --- a/source/devel-extra/perl-compress-raw-bzip2/FrugalBuild +++ b/source/devel-extra/perl-compress-raw-bzip2/FrugalBuild @@ -4,11 +4,11 @@ _F_perl_name=Compress-Raw-Bzip2 _F_perl_author=P/PM/PMQS -pkgver=2.015 +pkgver=2.017 pkgrel=1 pkgdesc="Interface to bzip2 compression library" depends=('bzip2') Finclude perl archs=('i686' 'x86_64') -sha1sums=('2cbaefa920bca357ae85519a60292f7d741c5b6a') +sha1sums=('d6c740285438739ef72bc3525a88d694071eac39') # optimization OK From devil505linux at gmail.com Mon Apr 6 08:59:37 2009 From: devil505linux at gmail.com (Devil505) Date: Mon, 6 Apr 2009 08:59:37 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: giplet-0.2.2-1-i686 * version bump Message-ID: <20090406065937.A06D011F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=778355e989d765c5ae8d665c832e9d3b3302fc80 commit 778355e989d765c5ae8d665c832e9d3b3302fc80 Author: Devil505 Date: Mon Apr 6 08:59:20 2009 +0200 giplet-0.2.2-1-i686 * version bump diff --git a/source/gnome-extra/giplet/FrugalBuild b/source/gnome-extra/giplet/FrugalBuild index 3eebe18..9530e41 100644 --- a/source/gnome-extra/giplet/FrugalBuild +++ b/source/gnome-extra/giplet/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=giplet -pkgver=0.2.1 +pkgver=0.2.2 pkgrel=1 pkgdesc="A simple GNOME panel applet that displays your computer's ip address." depends=('python' 'gnome-python' 'gnome-python-extras' 'gnome-applets') @@ -11,4 +11,4 @@ Finclude sourceforge options=('scriptlet') groups=('gnome-extra') archs=('i686' 'x86_64') -sha1sums=('e3ef4feab287c084d823fe0a5e7915115ec3d354') +sha1sums=('11cfb7e67deb10db3b1df79b2cdd170e6e4f3220') From bouleetbil at frogdev.info Mon Apr 6 09:44:03 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 6 Apr 2009 09:44:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: vala-0.7.0-1-i686 *version bump Message-ID: <20090406074403.12FDE11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4f6ad485f1fc60f5b665be0f89c3042306d13c0c commit 4f6ad485f1fc60f5b665be0f89c3042306d13c0c Author: bouleetbil Date: Mon Apr 6 09:40:08 2009 +0200 vala-0.7.0-1-i686 *version bump diff --git a/source/devel-extra/vala/FrugalBuild b/source/devel-extra/vala/FrugalBuild index 1c9ff0a..915deef 100644 --- a/source/devel-extra/vala/FrugalBuild +++ b/source/devel-extra/vala/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: jedifox pkgname=vala -pkgver=0.6.0 +pkgver=0.7.0 pkgrel=1 pkgdesc="Vala is a prgramming language that aims to bring modern programming language features to GNOME developers" depends=('glib2>=2.18.4') @@ -11,7 +11,7 @@ groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') _F_gnome_devel="y" Finclude gnome -sha1sums=('e8eff7910d12a8ef01bae04df1ee7967b65636a7') +sha1sums=('539299d2e26977f6fe443861fdaeb0bc01cecd12') Fconfopts="${Fconfopts[@]} --enable-vapigen" # optimization OK From bouleetbil at frogdev.info Mon Apr 6 09:51:30 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 6 Apr 2009 09:51:30 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: telepathy-gabble-0.7.25-1-i686 *version bump Message-ID: <20090406075130.D840411F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=415c25c158891c0ee317f696282c7ccec754b527 commit 415c25c158891c0ee317f696282c7ccec754b527 Author: bouleetbil Date: Mon Apr 6 09:47:58 2009 +0200 telepathy-gabble-0.7.25-1-i686 *version bump diff --git a/source/lib-extra/telepathy-gabble/FrugalBuild b/source/lib-extra/telepathy-gabble/FrugalBuild index 819bfbc..7bc791b 100644 --- a/source/lib-extra/telepathy-gabble/FrugalBuild +++ b/source/lib-extra/telepathy-gabble/FrugalBuild @@ -3,16 +3,16 @@ # Contributor: AlexExtreme pkgname=telepathy-gabble -pkgver=0.7.24 +pkgver=0.7.25 pkgrel=1 pkgdesc="Telepathy is a D-Bus framework for unifying real time communication." url="http://telepathy.freedesktop.org/" -depends=('dbus-glib>=0.78' 'loudmouth>=1.3.2' 'telepathy-glib>=0.7.28' 'libidn' 'libsoup') +depends=('dbus-glib>=0.78' 'loudmouth>=1.3.2' 'telepathy-glib>=0.7.28' 'libidn' 'libsoup>=2.26.0') makedepends=('libxslt') groups=('lib-extra') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://telepathy.freedesktop.org/releases/telepathy-gabble | Flasttar" source=(http://telepathy.freedesktop.org/releases/telepathy-gabble/$pkgname-$pkgver.tar.gz) -sha1sums=('e6bf9b99c99f24eed2cbff1a63d64c35f222dad4') +sha1sums=('b1ca8c3e3a81dfabc5d779e5f187ddd84031588e') # optimization OK From bouleetbil at frogdev.info Mon Apr 6 10:13:10 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 6 Apr 2009 10:13:10 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: me-tv-0.8.1-1-i686 *version bump Message-ID: <20090406081310.2A94011F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=13962c9cd2b759b96e49ff92c93d5064f2326705 commit 13962c9cd2b759b96e49ff92c93d5064f2326705 Author: bouleetbil Date: Mon Apr 6 10:09:31 2009 +0200 me-tv-0.8.1-1-i686 *version bump diff --git a/source/gnome-extra/me-tv/FrugalBuild b/source/gnome-extra/me-tv/FrugalBuild index 9a1a341..6d0e0f5 100644 --- a/source/gnome-extra/me-tv/FrugalBuild +++ b/source/gnome-extra/me-tv/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=me-tv -pkgver=0.8.0 +pkgver=0.8.1 pkgrel=1 pkgdesc="Me TV is a digital television (DVB) viewer for GNOME." url="http://me-tv.sourceforge.net/" @@ -18,6 +18,6 @@ archs=('i686' 'x86_64') options=('scriptlet') _F_gnome_desktop="y" Finclude gnome-scriptlet -sha1sums=('f4850f32ddc38d55ada98a862029aa8c816f7773') +sha1sums=('e0c736478c96a9949016e58e50ebaf29c40e96fd') # optimization OK From bouleetbil at frogdev.info Mon Apr 6 10:19:04 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 6 Apr 2009 10:19:04 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: bareftp-0.2.2-1-i686 *version bump Message-ID: <20090406081904.1005F11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d7da60b2c3c7d8c2eca750c50c2d01912c095e6b commit d7da60b2c3c7d8c2eca750c50c2d01912c095e6b Author: bouleetbil Date: Mon Apr 6 10:15:37 2009 +0200 bareftp-0.2.2-1-i686 *version bump diff --git a/source/gnome-extra/bareftp/FrugalBuild b/source/gnome-extra/bareftp/FrugalBuild index de687ab..07f5d37 100644 --- a/source/gnome-extra/bareftp/FrugalBuild +++ b/source/gnome-extra/bareftp/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=bareftp -pkgver=0.2.1 +pkgver=0.2.2 pkgrel=1 pkgdesc="bareFTP is a file transfer client supporting the FTP and SSH" url="http://www.bareftp.org/" @@ -16,7 +16,7 @@ _F_gnome_desktop=y _F_gnome_iconcache=y _F_mono_aot=0 Finclude mono gnome-scriptlet -sha1sums=('d0471bbdfb2c32cdd1914175acdd1cd14c6e4995') +sha1sums=('5360e0a3aa2a165c3c56f4c38d3bd274168f3782') build() { unset MAKEFLAGS From bouleetbil at frogdev.info Mon Apr 6 10:29:44 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 6 Apr 2009 10:29:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gyachi-1.1.63-1-i686 *version bump Message-ID: <20090406082944.90F6111F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=56d671647861e7051ff746be65a0e2bafef382e3 commit 56d671647861e7051ff746be65a0e2bafef382e3 Author: bouleetbil Date: Mon Apr 6 10:25:53 2009 +0200 gyachi-1.1.63-1-i686 *version bump diff --git a/source/gnome-extra/gyachi/FrugalBuild b/source/gnome-extra/gyachi/FrugalBuild index c0a67b4..f747942 100644 --- a/source/gnome-extra/gyachi/FrugalBuild +++ b/source/gnome-extra/gyachi/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gyachi -pkgver=1.1.62 +pkgver=1.1.63 pkgrel=1 pkgdesc="A fork from Gyach Enhanced Yahoo client for Linux." depends=('libtool' 'libgtkhtml' 'atk' 'pango' 'freetype2' 'openssl' 'libxau' \ @@ -16,7 +16,7 @@ archs=('i686') Finclude sourceforge gnome-scriptlet Fconfopts="$Fconfopts --enable-plugin_photo_album --disable-plugin_xmms\ --with-x --disable-plugin_pulseaudio" -sha1sums=('82d15b9cf3be0889083ea8096e79bd7766f3589e') +sha1sums=('06753034d619493440399f425d205d65e8fb5e5c') build() { Fcd From bouleetbil at frogdev.info Mon Apr 6 11:36:38 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 6 Apr 2009 11:36:38 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gframecatcher-1.3-1-i686 *version bump Message-ID: <20090406093638.37C4711F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d210c1c7b1ddb15016e5b3168435e3878fbbb140 commit d210c1c7b1ddb15016e5b3168435e3878fbbb140 Author: bouleetbil Date: Mon Apr 6 11:33:05 2009 +0200 gframecatcher-1.3-1-i686 *version bump diff --git a/source/xapps-extra/gframecatcher/FrugalBuild b/source/xapps-extra/gframecatcher/FrugalBuild index 063aef3..093efd9 100644 --- a/source/xapps-extra/gframecatcher/FrugalBuild +++ b/source/xapps-extra/gframecatcher/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gframecatcher -pkgver=1.2 +pkgver=1.3 pkgrel=1 pkgdesc="GFrameCatcher is a program that captures frames from a video file" depends=('pygtk' 'gst-python') @@ -12,4 +12,4 @@ archs=('i686' 'x86_64') options=('scriptlet') _F_gnome_desktop="y" Finclude berlios gnome-scriptlet -sha1sums=('f8cab20fef38ad8757405cba9c5d9cbf449cb8e3') +sha1sums=('b8589e2abb9fde4b2eda96b0479a9c41f4dcc475') From janny at frugalware.org Mon Apr 6 11:46:03 2009 From: janny at frugalware.org (Janos Kovacs) Date: Mon, 6 Apr 2009 11:46:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: squirrelmail-1.4.17-2-i686 Message-ID: <20090406094603.371E311F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dfadd41aa1d999ef43ae547ce3a67588768c759f commit dfadd41aa1d999ef43ae547ce3a67588768c759f Author: Janos Kovacs Date: Mon Apr 6 11:45:41 2009 +0200 squirrelmail-1.4.17-2-i686 correction a with redeclare function diff --git a/source/network-extra/squirrelmail/FrugalBuild b/source/network-extra/squirrelmail/FrugalBuild index 7061c0e..a4d7b1b 100644 --- a/source/network-extra/squirrelmail/FrugalBuild +++ b/source/network-extra/squirrelmail/FrugalBuild @@ -6,7 +6,7 @@ pkgname=squirrelmail pkgver=1.4.17 pkgextraver= compatpluginver=2.0.9-1.0 -pkgrel=1 +pkgrel=2 pkgdesc="SquirrelMail is a standards-based webmail package written in PHP" rodepends=('php' 'php-pear-db') backup=(var/www/squirrelmail/config/config.php \ @@ -35,4 +35,5 @@ build() Fdoc README.Frugalware # compatibility plugin Fcpr compatibility usr/share/${pkgname}/plugins/ + Fsed "sqauth_save_password" "redeclare_sqauth_save_password" $Fdestdir/usr/share/squirrelmail/plugins/compatibility/includes/1.5.1/global.php } From boobaa at frugalware.org Mon Apr 6 11:58:27 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon, 6 Apr 2009 11:58:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: drupal6-backup_migrate-6.x_1.2-1-i686 new package / initial import Message-ID: <20090406095827.BE91E11F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=070e03cafd435fb4a24271d4dd6ca69270f39af3 commit 070e03cafd435fb4a24271d4dd6ca69270f39af3 Author: CS??CSY L??szl?? Date: Mon Apr 6 11:57:56 2009 +0200 drupal6-backup_migrate-6.x_1.2-1-i686 new package / initial import diff --git a/source/network-extra/drupal6-backup_migrate/FrugalBuild b/source/network-extra/drupal6-backup_migrate/FrugalBuild new file mode 100644 index 0000000..8f1fcbe --- /dev/null +++ b/source/network-extra/drupal6-backup_migrate/FrugalBuild @@ -0,0 +1,10 @@ +# Compiling Time: 0 SBU +# Maintainer: CS?CSY L?szl? + +_F_drupal_module=backup_migrate +_F_drupal_ver=6.x +pkgver=6.x_1.2 +pkgrel=1 +pkgdesc="Simplifies the task of backing up and restoring your Drupal database or migrating it" +Finclude drupal +sha1sums=('5f6743a614b744dd372c1c3a2fa3c99c9085b111') From janny at frugalware.org Mon Apr 6 13:09:02 2009 From: janny at frugalware.org (Janos Kovacs) Date: Mon, 6 Apr 2009 13:09:02 +0200 (CEST) Subject: [Frugalware-git] frugalware-1.0: squirrelmail-1.4.17-1anacreon2-i686 Message-ID: <20090406110902.C0F1711F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.0.git;a=commitdiff;h=a6771b9c415da4abe6b3d29c30ef5d459d5fb1ea commit a6771b9c415da4abe6b3d29c30ef5d459d5fb1ea Author: Janos Kovacs Date: Mon Apr 6 13:08:49 2009 +0200 squirrelmail-1.4.17-1anacreon2-i686 correction a with redeclare function diff --git a/source/network-extra/squirrelmail/FrugalBuild b/source/network-extra/squirrelmail/FrugalBuild index 7061c0e..97cdf6e 100644 --- a/source/network-extra/squirrelmail/FrugalBuild +++ b/source/network-extra/squirrelmail/FrugalBuild @@ -6,7 +6,7 @@ pkgname=squirrelmail pkgver=1.4.17 pkgextraver= compatpluginver=2.0.9-1.0 -pkgrel=1 +pkgrel=1anacreon2 pkgdesc="SquirrelMail is a standards-based webmail package written in PHP" rodepends=('php' 'php-pear-db') backup=(var/www/squirrelmail/config/config.php \ @@ -35,4 +35,5 @@ build() Fdoc README.Frugalware # compatibility plugin Fcpr compatibility usr/share/${pkgname}/plugins/ + Fsed "sqauth_save_password" "redeclare_sqauth_save_password" $Fdestdir/usr/share/squirrelmail/plugins/compatibility/includes/1.5.1/global.php } From devil505linux at gmail.com Mon Apr 6 13:48:29 2009 From: devil505linux at gmail.com (Devil505) Date: Mon, 6 Apr 2009 13:48:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: * updated infos about Werme, Patric Message-ID: <20090406114829.8575011F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d5a215333c3d7e0600c1b776ecaebb66d8df516d commit d5a215333c3d7e0600c1b776ecaebb66d8df516d Author: Devil505 Date: Mon Apr 6 13:47:58 2009 +0200 * updated infos about Werme, Patric diff --git a/docs/xml/authors.xml b/docs/xml/authors.xml index 9610518..abcca66 100644 --- a/docs/xml/authors.xml +++ b/docs/xml/authors.xml @@ -327,8 +327,8 @@ the list will be sorted automatically, so you no longer need to care about the o Werme, Patric - xenonpower - xenonpower at clovermail.net + TranzeManiaC + tranzemania.gmail.com> Swedish translations contributor From devil505linux at gmail.com Mon Apr 6 13:51:20 2009 From: devil505linux at gmail.com (Devil505) Date: Mon, 6 Apr 2009 13:51:20 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: * removed a ">" Message-ID: <20090406115120.CCDD111F0828@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c05f64ea017d988583da3f94f02ec94c69b35d2a commit c05f64ea017d988583da3f94f02ec94c69b35d2a Author: Devil505 Date: Mon Apr 6 13:50:29 2009 +0200 * removed a ">" diff --git a/docs/xml/authors.xml b/docs/xml/authors.xml index abcca66..9f25926 100644 --- a/docs/xml/authors.xml +++ b/docs/xml/authors.xml @@ -328,7 +328,7 @@ the list will be sorted automatically, so you no longer need to care about the o Werme, Patric TranzeManiaC - tranzemania.gma