From vmiklos at frugalware.org Thu Oct 1 00:27:21 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 1 Oct 2009 00:27:21 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xkeyboard-config-1.7-2-i686 Message-ID: <20090930222721.69B6511F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=a398fb3abfa12c13c39c1520870c39b385004776 commit a398fb3abfa12c13c39c1520870c39b385004776 Author: Miklos Vajna Date: Thu Oct 1 00:25:57 2009 +0200 xkeyboard-config-1.7-2-i686 - build using --with-xkb-rules-symlink=xorg,evdev. that makes xorg use the base rules even in case evdev would be used, making the kbd driver working again. diff --git a/source/x11/xkeyboard-config/FrugalBuild b/source/x11/xkeyboard-config/FrugalBuild index d4065a9..34d4014 100644 --- a/source/x11/xkeyboard-config/FrugalBuild +++ b/source/x11/xkeyboard-config/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xkeyboard-config pkgver=1.7 -pkgrel=1 +pkgrel=2 pkgdesc="X.org XML-based XKB configuration registry" url="http://www.freedesktop.org/wiki/Software_2fXKeyboardConfig" groups=('x11' 'xorg-core' 'xorg-proto') @@ -21,7 +21,7 @@ build() { Fcd Fpatchall Fmake --enable-xkbcomp-symlink --enable-compat-rules \ - --with-xkb-rules-symlink=xorg,xfree86 + --with-xkb-rules-symlink=xorg,evdev Fmakeinstall Fmkdir /usr/lib/X11 Fln /usr/share/X11/xkb /usr/lib/X11/xkb From devil505linux at gmail.com Thu Oct 1 09:12:03 2009 From: devil505linux at gmail.com (Devil505) Date: Thu, 1 Oct 2009 09:12:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: bsnes-052-1-i686 * version bump Message-ID: <20091001071203.7015211F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=98453907fa11616849ada4dcdf23cf072436cf2b commit 98453907fa11616849ada4dcdf23cf072436cf2b Author: Devil505 Date: Thu Oct 1 09:11:34 2009 +0200 bsnes-052-1-i686 * version bump diff --git a/source/games-extra/bsnes/FrugalBuild b/source/games-extra/bsnes/FrugalBuild index 6028b6c..371630f 100644 --- a/source/games-extra/bsnes/FrugalBuild +++ b/source/games-extra/bsnes/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: James Buren pkgname=bsnes -pkgver=050 +pkgver=052 pkgrel=1 pkgdesc="A newer snes emulator designed with accuracy in mind." url="http://byuu.org/bsnes/" @@ -17,7 +17,7 @@ _F_desktop_icon="$pkgname" _F_desktop_categories="Game;Emulator;" _F_cd_path="src" options=('scriptlet') -sha1sums=('1817eac4110f7c4732a268676ecb3d3244587aa1') +sha1sums=('6eeb8619dfcf50dfcc9958dcd47940d58558f64e') build() { From bouleetbil at frogdev.info Thu Oct 1 11:47:09 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 1 Oct 2009 11:47:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libxml2-2.7.4-1-i686 *version bump *added forget ppc to subpkg Message-ID: <20091001094709.78C5911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4bf83808fc426764a966945200274d7b79777139 commit 4bf83808fc426764a966945200274d7b79777139 Author: bouleetbil Date: Tue Sep 22 14:42:40 2009 +0000 libxml2-2.7.4-1-i686 *version bump *added forget ppc to subpkg diff --git a/source/lib/libxml2/FrugalBuild b/source/lib/libxml2/FrugalBuild index d8ae6e0..1f6efe6 100644 --- a/source/lib/libxml2/FrugalBuild +++ b/source/lib/libxml2/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: VMiklos pkgname=libxml2 -pkgver=2.7.3 +pkgver=2.7.4 pkgrel=1 pkgdesc="XML parsing library" url="http://www.xmlsoft.org/" @@ -14,13 +14,12 @@ makedepends=('python>=2.6.2-5' 'readline>=5.2-4') #up2date="lynx -dump 'ftp://xmlsoft.org/libxml2/'|grep -m1 'LATEST_LIBXML2_IS_'|sed 's/.*xml2-\(.*\).t.*/\1/'" up2date="Flasttar ftp://xmlsoft.org/libxml2/" source=(ftp://xmlsoft.org/$pkgname/$pkgname-$pkgver.tar.gz) -options=('force') subpkgs=("$pkgname-docs") subdescs=("Documentation for $pkgname") subdepends=("$pkgname=$pkgver") subgroups=('docs-extra') -subarchs=('i686 x86_64') +subarchs=('i686 x86_64 ppc') build() { Fcd @@ -32,5 +31,5 @@ build() { Fsplit $pkgname-docs usr/share/doc } -sha1sums=('fd4e427fb55c977876bc74c0e552ef7d3d794a07') +sha1sums=('5db9fd452d465422f576592c9e5bcf17ce1b53a2') # optimization OK From bouleetbil at frogdev.info Thu Oct 1 14:16:11 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 1 Oct 2009 14:16:11 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xscope-1.2-1-i686 *version bump Message-ID: <20091001121611.444B811F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=ae1a0cf2902a4fe16285c2154c56295bd73547ae commit ae1a0cf2902a4fe16285c2154c56295bd73547ae Author: bouleetbil Date: Thu Oct 1 12:21:39 2009 +0000 xscope-1.2-1-i686 *version bump diff --git a/source/x11/xscope/FrugalBuild b/source/x11/xscope/FrugalBuild index 6ce80e1..9769373 100644 --- a/source/x11/xscope/FrugalBuild +++ b/source/x11/xscope/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=xscope -pkgver=1.1 +pkgver=1.2 pkgrel=1 pkgdesc="X.Org xsope application" url="http://xorg.freedesktop.org" @@ -11,8 +11,6 @@ archs=('i686' 'x86_64') depends=('xtrans') makedepends=('xproto') Finclude xorg -source=($source xscope-include.diff) -sha1sums=('4a0aa3f35ae0996199c982de76346706c31eb6ff' \ - '92c88a47bb0c195e3570e0bf00d618a5fb776040') +sha1sums=('3952f381c3f8ee81cd602e6f025304c2322a06a0') # optimization OK From bouleetbil at frogdev.info Thu Oct 1 14:18:36 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 1 Oct 2009 14:18:36 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: dmxproto-2.3-1-i686 *version bump Message-ID: <20091001121836.0CD8711F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=d670ceb69e1cd91004988913c34fdedb4bfebf2a commit d670ceb69e1cd91004988913c34fdedb4bfebf2a Author: bouleetbil Date: Thu Oct 1 12:24:18 2009 +0000 dmxproto-2.3-1-i686 *version bump diff --git a/source/x11/dmxproto/FrugalBuild b/source/x11/dmxproto/FrugalBuild index 79c232b..ffa3508 100644 --- a/source/x11/dmxproto/FrugalBuild +++ b/source/x11/dmxproto/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=dmxproto -pkgver=2.2.99.1 +pkgver=2.3 pkgrel=1 pkgdesc="X.Org DMX extension headers" url="http://xorg.freedesktop.org" @@ -12,6 +12,6 @@ depends=() makedepends=('pkgconfig') _F_xorg_nr=0 Finclude xorg -sha1sums=('55e5aced5e2935ee2b051d9495c9917b89712fa0') +sha1sums=('a3636d1b54d7bbf273f28c0d3c44101777047865') # optimization OK From bouleetbil at frogdev.info Thu Oct 1 14:21:16 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 1 Oct 2009 14:21:16 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xf86dgaproto-2.1-1-i686 *version bump Message-ID: <20091001122116.6170911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=1d765d04a124f1301926260387ecd85561054b07 commit 1d765d04a124f1301926260387ecd85561054b07 Author: bouleetbil Date: Thu Oct 1 12:26:55 2009 +0000 xf86dgaproto-2.1-1-i686 *version bump diff --git a/source/x11/xf86dgaproto/FrugalBuild b/source/x11/xf86dgaproto/FrugalBuild index 66871c8..95234bc 100644 --- a/source/x11/xf86dgaproto/FrugalBuild +++ b/source/x11/xf86dgaproto/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86dgaproto -pkgver=2.0.99.2 +pkgver=2.1 pkgrel=1 pkgdesc="X.Org XF86DGA extension headers" url="http://xorg.freedesktop.org" @@ -11,4 +11,4 @@ archs=('i686' 'x86_64' 'ppc') depends=() makedepends=('pkgconfig') Finclude xorg -sha1sums=('c817829e62123bfddef017ea3726fd3e048a7582') +sha1sums=('97a06120e7195c968875e8ba42e82c90ab54948b') From bouleetbil at frogdev.info Thu Oct 1 15:16:47 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 1 Oct 2009 15:16:47 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xf86vidmodeproto-2.3-1-i686 *version bump Message-ID: <20091001131647.67E3A11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=3e4740af2029d823e079caf9c20a4262f8b346a9 commit 3e4740af2029d823e079caf9c20a4262f8b346a9 Author: bouleetbil Date: Thu Oct 1 13:22:25 2009 +0000 xf86vidmodeproto-2.3-1-i686 *version bump diff --git a/source/x11/xf86vidmodeproto/FrugalBuild b/source/x11/xf86vidmodeproto/FrugalBuild index 92d556c..47053e6 100644 --- a/source/x11/xf86vidmodeproto/FrugalBuild +++ b/source/x11/xf86vidmodeproto/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86vidmodeproto -pkgver=2.2.99.1 +pkgver=2.3 pkgrel=1 pkgdesc="X.Org XF86VidMode extension headers" url="http://xorg.freedesktop.org" @@ -11,4 +11,4 @@ archs=('i686' 'x86_64' 'ppc') depends=() makedepends=('pkgconfig') Finclude xorg -sha1sums=('52e5bdaaaa3a8edfd4d783375270be53ecdd7a1a') +sha1sums=('22d034c2f66985f8541b9ea3421096ceaa006355') From bouleetbil at frogdev.info Thu Oct 1 15:19:05 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 1 Oct 2009 15:19:05 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: recordproto-1.14-1-i686 *version bump Message-ID: <20091001131905.BE7BF11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=ce9396e9149ebbaaa60f100fddd4aee7195ca591 commit ce9396e9149ebbaaa60f100fddd4aee7195ca591 Author: bouleetbil Date: Thu Oct 1 13:24:48 2009 +0000 recordproto-1.14-1-i686 *version bump diff --git a/source/x11/recordproto/FrugalBuild b/source/x11/recordproto/FrugalBuild index fe22a7b..fe35800 100644 --- a/source/x11/recordproto/FrugalBuild +++ b/source/x11/recordproto/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=recordproto -pkgver=1.13.99.1 +pkgver=1.14 pkgrel=1 pkgdesc="X.Org Record extension headers" url="http://xorg.freedesktop.org" @@ -11,6 +11,6 @@ archs=('i686' 'x86_64' 'ppc') depends=() makedepends=('pkgconfig') Finclude xorg -sha1sums=('68cf3af94c49031e5c48eba0455e41147441bee3') +sha1sums=('212928572898ed150366c6026e2694b193ff9f79') From bouleetbil at frogdev.info Thu Oct 1 15:21:12 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 1 Oct 2009 15:21:12 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xineramaproto-1.2-1-i686 *version bump Message-ID: <20091001132112.C305C11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=d13b05f668000280d1aa4a6e9ac9e413d53cf2d5 commit d13b05f668000280d1aa4a6e9ac9e413d53cf2d5 Author: bouleetbil Date: Thu Oct 1 13:26:57 2009 +0000 xineramaproto-1.2-1-i686 *version bump diff --git a/source/x11/xineramaproto/FrugalBuild b/source/x11/xineramaproto/FrugalBuild index 149a250..70e9a82 100644 --- a/source/x11/xineramaproto/FrugalBuild +++ b/source/x11/xineramaproto/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=xineramaproto -pkgver=1.1.99.1 +pkgver=1.2 pkgrel=1 pkgdesc="X.Org xinerama protocol headers" url="http://xorg.freedesktop.org" @@ -11,4 +11,4 @@ archs=('i686' 'x86_64' 'ppc') depends=() makedepends=('pkgconfig') Finclude xorg -sha1sums=('932e09bb97b666c2a49333a092c9ba34b3d31c81') +sha1sums=('3c397c9ea38aaae785dd7901f250891dfa7f3249') From vmiklos at frugalware.org Fri Oct 2 00:41:31 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 2 Oct 2009 00:41:31 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: add support for localised news feeds Message-ID: <20091001224131.AA04F11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=951b89415f591b2513f3a36db54b604dce6ed5ec commit 951b89415f591b2513f3a36db54b604dce6ed5ec Author: Miklos Vajna Date: Fri Oct 2 00:41:25 2009 +0200 add support for localised news feeds diff --git a/frugalware/rewrite.php b/frugalware/rewrite.php index 20f063f..3eda4d9 100644 --- a/frugalware/rewrite.php +++ b/frugalware/rewrite.php @@ -117,6 +117,14 @@ if($_SERVER["QUERY_STRING"]!="") // build the url $url="http://" . $_SERVER["SERVER_NAME"] . "$fwng_root$page.php$urlsuffix"; +if(isset($lang)) + $lang = getlang($lang); +else + $lang = getlang(); +if(!isset($urlsuffix)) + $url.="?lang=$lang"; +else + $url.="&lang=$lang"; if($page=="rss" and isset($urlsuffix)) { // special header + those page can have Parse(); From devil505linux at gmail.com Fri Oct 2 08:50:16 2009 From: devil505linux at gmail.com (Devil505) Date: Fri, 2 Oct 2009 08:50:16 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gpointing-device-settings-1.3.2-1-i686 * version bump Message-ID: <20091002065016.EEA3911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=68f7a19ccb7c077852248cee87bc018e4010c8f5 commit 68f7a19ccb7c077852248cee87bc018e4010c8f5 Author: Devil505 Date: Fri Oct 2 08:49:53 2009 +0200 gpointing-device-settings-1.3.2-1-i686 * version bump diff --git a/source/gnome-extra/gpointing-device-settings/FrugalBuild b/source/gnome-extra/gpointing-device-settings/FrugalBuild index fde08ff..7f8723e 100644 --- a/source/gnome-extra/gpointing-device-settings/FrugalBuild +++ b/source/gnome-extra/gpointing-device-settings/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Devil505 pkgname=gpointing-device-settings -pkgver=1.3.1 -pkgrel=2 +pkgver=1.3.2 +pkgrel=1 pkgdesc="GUI tool for setting pointing device such as TrackPoint or Touchpad." url="http://live.gnome.org/GPointingDeviceSettings" depends=('atk' 'pango' 'zlib' 'gconf' 'libxi>=1.2.0' 'libxau' 'libxdmcp' 'libxinerama' 'libxrandr' 'libxcursor' 'libxdamage') @@ -15,8 +15,8 @@ _F_gnome_desktop="y" Finclude gnome-scriptlet archs=('i686' 'x86_64') up2date="Flasttar $url" -source=(http://globalbase.dl.sourceforge.jp/gsynaptics/38468/$pkgname-$pkgver.tar.gz) -sha1sums=('7d06f0edbd0397858d6a0d52d5d7ee97da7aca4e') +source=(http://globalbase.dl.sourceforge.jp/gsynaptics/43803/$pkgname-$pkgver.tar.gz) +sha1sums=('839ca05ced5b70086e76b7f2698ad8aac14984b1') _F_desktop_desc="Set your pointing device (such as TrackPoint or Touchpad) preferences" _F_desktop_icon="input_devices_settings" From bouleetbil at frogdev.info Fri Oct 2 09:46:03 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 09:46:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-menus-2.28.0.1-1-i686 *version bump Message-ID: <20091002074603.3156311F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d72d79ea00b6560fbee0f0f29bb545c1886347f4 commit d72d79ea00b6560fbee0f0f29bb545c1886347f4 Author: bouleetbil Date: Fri Oct 2 07:51:52 2009 +0000 gnome-menus-2.28.0.1-1-i686 *version bump diff --git a/source/gnome/gnome-menus/FrugalBuild b/source/gnome/gnome-menus/FrugalBuild index 8030547..5943fef 100644 --- a/source/gnome/gnome-menus/FrugalBuild +++ b/source/gnome/gnome-menus/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gnome-menus -pkgver=2.28.0 +pkgver=2.28.0.1 pkgrel=1 pkgdesc="GNOME menus and menu editor" depends=('gamin>=0.1.9-3' 'pygtk>=2.16.0') @@ -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=('619fe3aae9348b6cd00b008c8e8d292191946317' \ +sha1sums=('af3469cc2ffd41aad3e3931176e17e9c91e94a29' \ '2e365ed35fefe56e388e410219c391eb40d089f7') # optimization OK From bouleetbil at frogdev.info Fri Oct 2 10:56:58 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 10:56:58 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libxext-1.1-1-i686 *version bump Message-ID: <20091002085658.CCD8211F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=90ff8f8db51e58d02c9050af2a938336d8855c4c commit 90ff8f8db51e58d02c9050af2a938336d8855c4c Author: bouleetbil Date: Fri Oct 2 09:02:56 2009 +0000 libxext-1.1-1-i686 *version bump diff --git a/source/x11/libxext/FrugalBuild b/source/x11/libxext/FrugalBuild index 57e8d2b..41f3763 100644 --- a/source/x11/libxext/FrugalBuild +++ b/source/x11/libxext/FrugalBuild @@ -3,7 +3,7 @@ pkgname=libxext _F_xorg_name=libXext -pkgver=1.0.99.4 +pkgver=1.1 pkgrel=1 pkgdesc="Misc X Extension Library" url="http://xorg.freedesktop.org" @@ -12,7 +12,6 @@ archs=('i686' 'x86_64' 'ppc') depends=('libx11>=1.2.1' 'xextproto>=7.0.5') makedepends=('pkgconfig' 'xproto>=7.0.15' 'inputproto>=1.5') Finclude xorg - -sha1sums=('0413a08e8d91a1e4b2f1371bfb6fcdbfb80475a3') +sha1sums=('39a173c27b6407b978b62987d87a67763fd05ffd') # optimization OK From bouleetbil at frogdev.info Fri Oct 2 11:00:01 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 11:00:01 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: inputproto-2.0-1-i686 *version bump Message-ID: <20091002090001.C0E8811F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=9f4d8ddd9f01500510b73bb2c436a0f933ac8fc0 commit 9f4d8ddd9f01500510b73bb2c436a0f933ac8fc0 Author: bouleetbil Date: Fri Oct 2 09:06:07 2009 +0000 inputproto-2.0-1-i686 *version bump diff --git a/source/x11/inputproto/FrugalBuild b/source/x11/inputproto/FrugalBuild index 4ef92c5..7d7ab4b 100644 --- a/source/x11/inputproto/FrugalBuild +++ b/source/x11/inputproto/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=inputproto -pkgver=1.9.99.902 +pkgver=2.0 pkgrel=1 pkgdesc="X.org input extension headers" groups=('x11' 'xorg-core' 'xorg-proto') @@ -11,6 +11,6 @@ depends=() makedepends=('pkgconfig') Finclude xorg _F_cd_path="$pkgname-$pkgver" -sha1sums=('5f4961c13fab676bda5d36fa028b41016dd02cb6') +sha1sums=('3ed9879b7dd3c14ae2283959f5962162fc01c219') # optimization OK From bouleetbil at frogdev.info Fri Oct 2 11:19:25 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 11:19:25 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libxi-1.3-1-i686 *version bump Message-ID: <20091002091925.822E211F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=4fffe17fb07be8b38f85341c4e6d4b6266c80ad2 commit 4fffe17fb07be8b38f85341c4e6d4b6266c80ad2 Author: bouleetbil Date: Fri Oct 2 09:25:30 2009 +0000 libxi-1.3-1-i686 *version bump diff --git a/source/x11/libxi/FrugalBuild b/source/x11/libxi/FrugalBuild index 425c4cd..0c62ac0 100644 --- a/source/x11/libxi/FrugalBuild +++ b/source/x11/libxi/FrugalBuild @@ -3,16 +3,16 @@ pkgname=libxi _F_xorg_name=libXi -pkgver=1.2.99.4 +pkgver=1.3 pkgrel=1 pkgdesc="X input extension library" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64' 'ppc') -depends=('libx11>=1.2.1' 'libxext>=1.0.5-3' 'inputproto>=1.5') +depends=('libx11>=1.2.1' 'libxext>=1.0.5-3' 'inputproto>=2.0') makedepends=('pkgconfig' 'xproto>=7.0.15') Finclude xorg _F_cd_path="$_F_xorg_name-$pkgver" -sha1sums=('774c400d887276a046e2bd432ea510df5e628633') +sha1sums=('7685f2881ce40b13028d9409eedbb9cf1ed0d8ef') # optimization OK From bouleetbil at frogdev.info Fri Oct 2 11:38:05 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 11:38:05 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libx11-1.3-1-i686 *version bump Message-ID: <20091002093805.7EA4111F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=4401f8c72e5abffb89a0753c150a31b26ee33d9b commit 4401f8c72e5abffb89a0753c150a31b26ee33d9b Author: bouleetbil Date: Fri Oct 2 09:44:08 2009 +0000 libx11-1.3-1-i686 *version bump diff --git a/source/x11/libx11/FrugalBuild b/source/x11/libx11/FrugalBuild index 4ad15f1..2da3d0e 100644 --- a/source/x11/libx11/FrugalBuild +++ b/source/x11/libx11/FrugalBuild @@ -3,7 +3,7 @@ pkgname=libx11 _F_xorg_name=libX11 -pkgver=1.2.99.901 +pkgver=1.3 pkgrel=1 pkgdesc="X.Org X11 library" url="http://xorg.freedesktop.org" @@ -14,6 +14,6 @@ makedepends=('pkgconfig' 'xf86bigfontproto' 'bigreqsproto' \ 'xextproto' 'xcmiscproto' 'inputproto>=1.5' 'util-macros>=1.1.5-2') Finclude xorg Fconfopts="$Fconfopts --enable-ipv6 --enable-xlocaledir --enable-xlocale --with-xcb=yes" -sha1sums=('3fec45aeddcac3d0d07d18a2faa060d556bc7ad5') +sha1sums=('af8f65b5e64de7bc6f5a780e042518a490c949cf') # optimization OK From bouleetbil at frogdev.info Fri Oct 2 12:00:21 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 12:00:21 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: mkcomposecache-1.2.1-1-i686 *version bump Message-ID: <20091002100021.2BF6811F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=c3ed14f262e035169dac23063bb15f4194c356f1 commit c3ed14f262e035169dac23063bb15f4194c356f1 Author: bouleetbil Date: Fri Oct 2 10:06:27 2009 +0000 mkcomposecache-1.2.1-1-i686 *version bump diff --git a/source/x11/mkcomposecache/FrugalBuild b/source/x11/mkcomposecache/FrugalBuild index 0458842..bd1325b 100644 --- a/source/x11/mkcomposecache/FrugalBuild +++ b/source/x11/mkcomposecache/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=mkcomposecache -pkgver=1.2 -pkgrel=3 +pkgver=1.2.1 +pkgrel=1 pkgdesc="X.Org mkcomposecache application" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11>=1.2.1') +depends=('libx11>=1.3') _F_xorg_ind=1 Finclude xorg _F_cd_path="$pkgname-$pkgver" -sha1sums=('fcca7f079e42f54f43c9e5a1781acf1ae31c9862') +sha1sums=('a0daa928b449998a2374c0472fd715792075f8b3') # optimization OK From bouleetbil at frogdev.info Fri Oct 2 12:04:45 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 12:04:45 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libxinerama-1.1-1-i686 *version bump Message-ID: <20091002100445.1EF9711F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=5caada66fd830360438c7ea4c62684dddaeb03b5 commit 5caada66fd830360438c7ea4c62684dddaeb03b5 Author: bouleetbil Date: Fri Oct 2 10:10:50 2009 +0000 libxinerama-1.1-1-i686 *version bump diff --git a/source/x11/libxinerama/FrugalBuild b/source/x11/libxinerama/FrugalBuild index 1c79282..1736476 100644 --- a/source/x11/libxinerama/FrugalBuild +++ b/source/x11/libxinerama/FrugalBuild @@ -3,15 +3,15 @@ pkgname=libxinerama _F_xorg_name=libXinerama -pkgver=1.0.99.1 +pkgver=1.1 pkgrel=1 pkgdesc="X.Org Xinemara library" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64' 'ppc') -depends=('libx11>=1.2.1' 'libxext>=1.0.5-3' 'xineramaproto') +depends=('libx11>=1.3' 'libxext>=1.0.5-3' 'xineramaproto') makedepends=('pkgconfig' 'inputproto>=1.5') Finclude xorg -sha1sums=('e937667808307e2afcbb72c2f1154b0ecaac3344') +sha1sums=('5f445194ef3318f66c287c0c69f778988a3f9266') # optimization OK From bouleetbil at frogdev.info Fri Oct 2 12:08:23 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 12:08:23 +0200 (CEST) Subject: xorgtesting: libxrender-0.9.5-1-i686 *versioĆn bump Message-ID: <20091002100823.131C511F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=8a6fd9f08b571c59abf30e763fcd5939065e260f commit 8a6fd9f08b571c59abf30e763fcd5939065e260f Author: bouleetbil Date: Fri Oct 2 10:14:25 2009 +0000 libxrender-0.9.5-1-i686 *versio?n bump diff --git a/source/x11/libxrender/FrugalBuild b/source/x11/libxrender/FrugalBuild index 57375b9..64138ec 100644 --- a/source/x11/libxrender/FrugalBuild +++ b/source/x11/libxrender/FrugalBuild @@ -3,16 +3,16 @@ pkgname=libxrender _F_xorg_name=libXrender -pkgver=0.9.4 -pkgrel=3 +pkgver=0.9.5 +pkgrel=1 pkgdesc="X Render Library" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64' 'ppc') -depends=('libx11>=1.2.1' 'renderproto>=0.9.3' 'xproto>=7.0.15') +depends=('libx11>=1.3' 'renderproto>=0.9.3' 'xproto>=7.0.15') makedepends=('pkgconfig' 'inputproto>=1.5') Finclude xorg +sha1sums=('278f762feb8e754aa5214175abf580ff486281f7') -sha1sums=('8e0726d495db177e3089be9e1d5c41395277b0db') # optimization OK From bouleetbil at frogdev.info Fri Oct 2 12:22:37 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 12:22:37 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-js-common-0.1.1-4-i686 *fixed a mistake Message-ID: <20091002102237.CECC511F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9372ccb8b2d3ed0040c8b3259c6fe912b25d7ca8 commit 9372ccb8b2d3ed0040c8b3259c6fe912b25d7ca8 Author: bouleetbil Date: Fri Oct 2 10:28:38 2009 +0000 gnome-js-common-0.1.1-4-i686 *fixed a mistake diff --git a/source/gnome-extra/gnome-js-common/FrugalBuild b/source/gnome-extra/gnome-js-common/FrugalBuild index f58a252..0e53ba7 100644 --- a/source/gnome-extra/gnome-js-common/FrugalBuild +++ b/source/gnome-extra/gnome-js-common/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-js-common pkgver=0.1.1 -pkgrel=3 +pkgrel=4 pkgdesc="Common JavaScript modules for GNOME." depends=('glibc' 'seed') makedepends=('gtk-doc' 'intltool') From bouleetbil at frogdev.info Fri Oct 2 12:24:57 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 12:24:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libgda-4.0.4-2-i686 *fixed a mistake Message-ID: <20091002102457.B9D0311F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6598c703ecf14afeed1d0ebfa77ce9a70a2b2c94 commit 6598c703ecf14afeed1d0ebfa77ce9a70a2b2c94 Author: bouleetbil Date: Fri Oct 2 10:31:04 2009 +0000 libgda-4.0.4-2-i686 *fixed a mistake diff --git a/source/lib/libgda/FrugalBuild b/source/lib/libgda/FrugalBuild index 53083d3..7a42afe 100644 --- a/source/lib/libgda/FrugalBuild +++ b/source/lib/libgda/FrugalBuild @@ -4,7 +4,7 @@ pkgname=libgda pkgver=4.0.4 -pkgrel=1 +pkgrel=2 pkgdesc="An interface to the GDA architecture" url="http://www.gnome-db.org/" depends=('glib2' 'libxslt' 'readline' 'popt' 'libpq' 'libmysqlclient>=5.1.34' 'libldap' 'gamin') From bouleetbil at frogdev.info Fri Oct 2 12:25:52 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 12:25:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: geoclue-0.11.1-2-i686 *fixed a mistake Message-ID: <20091002102552.09BCF11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d52ee10e03e47d34caf7e2932cb66077100618ea commit d52ee10e03e47d34caf7e2932cb66077100618ea Author: bouleetbil Date: Fri Oct 2 10:31:59 2009 +0000 geoclue-0.11.1-2-i686 *fixed a mistake diff --git a/source/gnome-extra/geoclue/FrugalBuild b/source/gnome-extra/geoclue/FrugalBuild index 2173276..2f7db9e 100644 --- a/source/gnome-extra/geoclue/FrugalBuild +++ b/source/gnome-extra/geoclue/FrugalBuild @@ -3,7 +3,7 @@ pkgname=geoclue pkgver=0.11.1 -pkgrel=1 +pkgrel=2 pkgdesc="A modular geoinformation service" url="http://geoclue.freedesktop.org/" depends=('gtk+2>=2.16.2-2' 'libxml2' 'dbus-glib' 'gconf>=2.26.2-2') From bouleetbil at frogdev.info Fri Oct 2 12:34:32 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 12:34:32 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xorg-server-1.7.0-1-i686 *version bump Message-ID: <20091002103432.2CAB211F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=9bfa48a5d46141e0007bee6408fbe361b1097886 commit 9bfa48a5d46141e0007bee6408fbe361b1097886 Author: bouleetbil Date: Fri Oct 2 10:39:53 2009 +0000 xorg-server-1.7.0-1-i686 *version bump diff --git a/source/x11/xorg-server/FrugalBuild b/source/x11/xorg-server/FrugalBuild index b190669..3ad00ff 100644 --- a/source/x11/xorg-server/FrugalBuild +++ b/source/x11/xorg-server/FrugalBuild @@ -7,14 +7,14 @@ USE_HAL=${USE_HAL:-"n"} USE_SERVERDMX=${USE_SERVERDMX:-"y"} pkgname=xorg-server -pkgver=1.6.99.903 -pkgrel=2 +pkgver=1.7.0 +pkgrel=1 pkgdesc="Modular X.Org X Server" groups=('x11' 'xorg-core') archs=('i686' 'x86_64' 'ppc') -depends=('libxfont>=1.4.0' 'libx11>=1.2.99.901' 'xtrans>=1.2.3' 'libxau>=1.0.5' \ +depends=('libxfont>=1.4.0' 'libx11>=1.3' 'xtrans>=1.2.3' 'libxau>=1.0.5' \ 'libxext>=1.0.99.4-1' 'libxkbfile>=1.0.5' 'libxdmcp>=1.0.2-2' 'libxmu>=1.0.4-2' 'libxrender>=0.9.4-3' \ - 'libxi>=1.2.1' 'freetype2' 'mesa>=7.4.2-4' 'font-cursor-misc>=1.0.0-3' 'font-misc-misc>=1.0.0-3' \ + 'libxi>=1.2.1' 'freetype2' 'mesa>=7.6' 'font-cursor-misc>=1.0.0-3' 'font-misc-misc>=1.0.0-3' \ 'xbitmaps' 'xkeyboard-config>=1.6' 'iceauth>=1.0.2-3' 'rgb>=1.0.3' 'xauth>=1.0.3' 'xinit>=1.1.1' 'libxaw>=1.0.5' \ 'libxpm>=3.5.7-2' 'libxxf86misc>=1.0.1-3' 'libxxf86vm>=1.0.1-3' 'libxkbui>=1.0.2-2' 'liblbxutil>=1.0.1-4' \ 'xorg-cf-files' 'libxtst>=1.0.3-3' 'font-alias' 'libxcb>=1.4' 'pixman>=0.15.8' 'libpciaccess>=0.10.5' 'libxv>=1.0.4') @@ -40,7 +40,7 @@ Finclude sourceforge xorg source=(${source[@]} \ desktop) -sha1sums=('92fc6702e3e30313b7a6e568bb1e24ee281e0b5e' \ +sha1sums=('8b44511702f79ab9502d7b0936a6a19b392ba223' \ '1456207203932404752e2519c5b7fe830a913cf4') if Fuse $USE_DEVEL; then From bouleetbil at frogdev.info Fri Oct 2 12:38:32 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 12:38:32 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-js-common-0.1.1-5-i686 *disable seed support Message-ID: <20091002103832.ACCF911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8bb47f184a4a4a5f8d3111b497ab5caea85feec9 commit 8bb47f184a4a4a5f8d3111b497ab5caea85feec9 Author: bouleetbil Date: Fri Oct 2 10:44:34 2009 +0000 gnome-js-common-0.1.1-5-i686 *disable seed support diff --git a/source/gnome-extra/gnome-js-common/FrugalBuild b/source/gnome-extra/gnome-js-common/FrugalBuild index 0e53ba7..ff2cf4e 100644 --- a/source/gnome-extra/gnome-js-common/FrugalBuild +++ b/source/gnome-extra/gnome-js-common/FrugalBuild @@ -3,9 +3,9 @@ pkgname=gnome-js-common pkgver=0.1.1 -pkgrel=4 +pkgrel=5 pkgdesc="Common JavaScript modules for GNOME." -depends=('glibc' 'seed') +depends=('glibc') makedepends=('gtk-doc' 'intltool') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') From bouleetbil at frogdev.info Fri Oct 2 15:15:12 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 15:15:12 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: telepathy-glib-0.9.0-1-i686 *version bump Message-ID: <20091002131512.9A3A511F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=56e0b4f7736ff29bff3147aa3cba09f7c4c6eeaa commit 56e0b4f7736ff29bff3147aa3cba09f7c4c6eeaa Author: bouleetbil Date: Fri Oct 2 13:21:19 2009 +0000 telepathy-glib-0.9.0-1-i686 *version bump diff --git a/source/lib-extra/telepathy-glib/FrugalBuild b/source/lib-extra/telepathy-glib/FrugalBuild index fcaa03c..84738f3 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.37 +pkgver=0.9.0 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=('131d23aa15ae2a3ae7b31a476ad253e7411f7803') +sha1sums=('abfb07a006d52014bb40b8c2c9e3b8de26ead04e') # optimization OK From bouleetbil at frogdev.info Fri Oct 2 15:40:57 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 15:40:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ruby-gtk2-0.19.3-1-i686 *version bump Message-ID: <20091002134057.703F711F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c034b53a11969ead7879fc4a480f86dbcf2db572 commit c034b53a11969ead7879fc4a480f86dbcf2db572 Author: bouleetbil Date: Fri Oct 2 13:47:03 2009 +0000 ruby-gtk2-0.19.3-1-i686 *version bump diff --git a/source/xlib-extra/ruby-gtk2/FrugalBuild b/source/xlib-extra/ruby-gtk2/FrugalBuild index e5e91c4..93f0a91 100644 --- a/source/xlib-extra/ruby-gtk2/FrugalBuild +++ b/source/xlib-extra/ruby-gtk2/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Bence Nagy pkgname=ruby-gtk2 -pkgver=0.19.1 +pkgver=0.19.3 pkgrel=1 pkgdesc="Ruby language bindings for GTK+ development libraries" depends=('freetype2' 'gtk+2>=2.16.2-2' 'ruby') @@ -14,7 +14,7 @@ _F_sourceforge_realname="ruby-gnome2" _F_sourceforge_dirname="ruby-gnome2" Finclude sourceforge url="http://ruby-gnome2.sourceforge.jp/" -sha1sums=('1d35dad6e467e13064d730ac7c1a8f40e8d5c01c') +sha1sums=('2f383dbb61ecdf8c053ac8c9e468d37ad4a244f2') build() { Fbuild From bouleetbil at frogdev.info Fri Oct 2 16:29:45 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 16:29:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: datefudge-1.14-1-i686 *new package (for telepathy) Message-ID: <20091002142945.D2E2E11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c9240415d3f364184a619bf01d6228d209860f5d commit c9240415d3f364184a619bf01d6228d209860f5d Author: bouleetbil Date: Fri Oct 2 16:29:21 2009 +0200 datefudge-1.14-1-i686 *new package (for telepathy) diff --git a/source/apps-extra/datefudge/FrugalBuild b/source/apps-extra/datefudge/FrugalBuild new file mode 100644 index 0000000..e4b14b0 --- /dev/null +++ b/source/apps-extra/datefudge/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0 SBU +# Maintainer: bouleetbil + +pkgname=datefudge +pkgver=1.14 +pkgrel=1 +Fpkgversep=_ +pkgdesc="Fake the system date" +url="http://packages.qa.debian.org/datefudge" +up2date="Flasttar http://ftp.de.debian.org/debian/pool/main/d/$pkgname/" +source=(http://ftp.de.debian.org/debian/pool/main/d/$pkgname/${pkgname}${Fpkgversep}${pkgver}.tar.gz) +depends=('glibc') +groups=('apps-extra') +archs=('i686' 'x86_64' 'ppc') +_F_cd_path=$pkgname-$pkgver +sha1sums=('1119660220729edf0cb2dc560664cf37ae42198f') + +# optimization OK From devil505linux at gmail.com Fri Oct 2 16:34:02 2009 From: devil505linux at gmail.com (Devil505) Date: Fri, 2 Oct 2009 16:34:02 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtk+2-theme-shiki-colors-4.6-1-i686 * version bump Message-ID: <20091002143402.872D311F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=39356eb898142f236da1fdf7a6ced195b74a869b commit 39356eb898142f236da1fdf7a6ced195b74a869b Author: Devil505 Date: Fri Oct 2 16:33:24 2009 +0200 gtk+2-theme-shiki-colors-4.6-1-i686 * version bump diff --git a/source/gnome/gtk+2-theme-shiki-colors/FrugalBuild b/source/gnome/gtk+2-theme-shiki-colors/FrugalBuild index b0811fe..9a3fc9c 100644 --- a/source/gnome/gtk+2-theme-shiki-colors/FrugalBuild +++ b/source/gnome/gtk+2-theme-shiki-colors/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Devil505 pkgname=gtk+2-theme-shiki-colors -pkgver=4.5 -pkgrel=2 +pkgver=4.6 +pkgrel=1 pkgdesc="Shiki-Colors GTK+ and Metacity theme" _F_googlecode_dirname="gnome-colors" _F_googlecode_name="shiki-colors" @@ -12,5 +12,5 @@ depends=('gtk+2-engines') groups=('gnome') archs=('i686' 'x86_64' 'ppc') _F_cd_path="./" -sha1sums=('28597c239c7ffa4cd4e012c01285de048c413193') +sha1sums=('d15b66c4b882f2c70c2772cbad69a74b8b84bc92') From devil505linux at gmail.com Fri Oct 2 16:36:07 2009 From: devil505linux at gmail.com (Devil505) Date: Fri, 2 Oct 2009 16:36:07 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-colors-extras-icon-theme-5.5-1-i686 * version bump Message-ID: <20091002143607.739FF11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=96c8723cae33796099f0342258ff6e7e15ae6b01 commit 96c8723cae33796099f0342258ff6e7e15ae6b01 Author: Devil505 Date: Fri Oct 2 16:35:30 2009 +0200 gnome-colors-extras-icon-theme-5.5-1-i686 * version bump diff --git a/source/gnome-extra/gnome-colors-extras-icon-theme/FrugalBuild b/source/gnome-extra/gnome-colors-extras-icon-theme/FrugalBuild index 5abe2e4..c85216d 100644 --- a/source/gnome-extra/gnome-colors-extras-icon-theme/FrugalBuild +++ b/source/gnome-extra/gnome-colors-extras-icon-theme/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=gnome-colors-extras-icon-theme -pkgver=5.3 +pkgver=5.5 pkgrel=1 pkgdesc="Extra GNOME Colors icon theme" _F_googlecode_dirname="gnome-colors" @@ -12,4 +12,4 @@ depends=('gnome-colors-icon-theme') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') _F_cd_path="./" -sha1sums=('b4bad385f6169581f7363156c9d67b3adbeccffb') +sha1sums=('95b8468618cacabd4d2c9986b21e38bf7c3f42d6') From devil505linux at gmail.com Fri Oct 2 16:36:58 2009 From: devil505linux at gmail.com (Devil505) Date: Fri, 2 Oct 2009 16:36:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtk+2-theme-shiki-colors-murrine-4.6-1-i686 * version bump Message-ID: <20091002143658.B8D4F11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dd5f2357c0425c48fffd61fb2e2a7c7c86aa275a commit dd5f2357c0425c48fffd61fb2e2a7c7c86aa275a Author: Devil505 Date: Fri Oct 2 16:36:38 2009 +0200 gtk+2-theme-shiki-colors-murrine-4.6-1-i686 * version bump diff --git a/source/gnome-extra/gtk+2-theme-shiki-colors-murrine/FrugalBuild b/source/gnome-extra/gtk+2-theme-shiki-colors-murrine/FrugalBuild index a8eb004..f30c991 100644 --- a/source/gnome-extra/gtk+2-theme-shiki-colors-murrine/FrugalBuild +++ b/source/gnome-extra/gtk+2-theme-shiki-colors-murrine/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=gtk+2-theme-shiki-colors-murrine -pkgver=4.5 +pkgver=4.6 pkgrel=1 pkgdesc="Shiki-Colors GTK+ and Metacity theme (Murrine version)" _F_googlecode_dirname="gnome-colors" @@ -14,4 +14,4 @@ archs=('i686' 'x86_64') _F_cd_path="./" provides=('gtk+2-theme-shiki-colors') conflicts=('gtk+2-theme-shiki-colors') -sha1sums=('244082836ce92498b4e3b02ccd7ddf3abce00679') +sha1sums=('c630835e825d4e7442d21b40d45590e6083e8867') From bouleetbil at frogdev.info Fri Oct 2 16:37:38 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 16:37:38 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: telepathy-gabble-0.9.1-1-i686 *version bump Message-ID: <20091002143738.B91D611F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b822d5c0b3262c29194a497aca3bea7e32132f4d commit b822d5c0b3262c29194a497aca3bea7e32132f4d Author: bouleetbil Date: Fri Oct 2 16:37:11 2009 +0200 telepathy-gabble-0.9.1-1-i686 *version bump diff --git a/source/lib-extra/telepathy-gabble/FrugalBuild b/source/lib-extra/telepathy-gabble/FrugalBuild index c7a86ab..0ff848e 100644 --- a/source/lib-extra/telepathy-gabble/FrugalBuild +++ b/source/lib-extra/telepathy-gabble/FrugalBuild @@ -3,16 +3,17 @@ # Contributor: AlexExtreme pkgname=telepathy-gabble -pkgver=0.9.0 +pkgver=0.9.1 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.36' 'libidn' 'libsoup>=2.26.0') -makedepends=('libxslt') +depends=('dbus-glib>=0.78' 'loudmouth>=1.3.2' 'telepathy-glib>=0.9.0' \ + 'libidn' 'libsoup>=2.26.0' 'cyrus-sasl') +makedepends=('libxslt' 'datefudge') 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=('265d907e7670ffe4f19d8d327f62e24f0ebff1b2') +sha1sums=('35e5d7158a14253d96b5d1fe05e451b0aa894d42') # optimization OK From bouleetbil at frogdev.info Fri Oct 2 16:41:39 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 16:41:39 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: telepathy-python-0.15.12-1-i686 *version bump Message-ID: <20091002144139.F09C911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=98905aae46b068db2c957298cb76b6bbdcde3307 commit 98905aae46b068db2c957298cb76b6bbdcde3307 Author: bouleetbil Date: Fri Oct 2 16:41:13 2009 +0200 telepathy-python-0.15.12-1-i686 *version bump diff --git a/source/devel-extra/telepathy-python/FrugalBuild b/source/devel-extra/telepathy-python/FrugalBuild index 941927a..5fc9a6f 100644 --- a/source/devel-extra/telepathy-python/FrugalBuild +++ b/source/devel-extra/telepathy-python/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=telepathy-python -pkgver=0.15.11 +pkgver=0.15.12 pkgrel=1 pkgdesc="Base classes for use in connection managers, and proxy classes for use in clients." url="http://telepathy.freedesktop.org/releases/$pkgname" @@ -11,4 +11,4 @@ source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar. depends=('dbus-python' 'libtelepathy') groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') -sha1sums=('b5a92c5f065f55e751d46efe4ef76cfdc0deea51') +sha1sums=('317d16691f85c47ad8fc2105630f4164b85b066e') From devil505linux at gmail.com Fri Oct 2 16:49:33 2009 From: devil505linux at gmail.com (Devil505) Date: Fri, 2 Oct 2009 16:49:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-colors-icon-theme-5.5-1-i686 * version bump Message-ID: <20091002144933.B5AE411F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5009896dcd890ba3df6d27d112203ec6ab8b8caa commit 5009896dcd890ba3df6d27d112203ec6ab8b8caa Author: Devil505 Date: Fri Oct 2 16:48:04 2009 +0200 gnome-colors-icon-theme-5.5-1-i686 * version bump diff --git a/source/gnome/gnome-colors-icon-theme/FrugalBuild b/source/gnome/gnome-colors-icon-theme/FrugalBuild index 0a93a6d..8dcaf1a 100644 --- a/source/gnome/gnome-colors-icon-theme/FrugalBuild +++ b/source/gnome/gnome-colors-icon-theme/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Devil505 pkgname=gnome-colors-icon-theme -pkgver=5.3 -pkgrel=2 +pkgver=5.5 +pkgrel=1 pkgdesc="GNOME Colors icon theme" _F_googlecode_dirname="gnome-colors" _F_googlecode_name="gnome-colors" @@ -12,5 +12,5 @@ depends=('icon-naming-utils' 'libpng') groups=('gnome') archs=('i686' 'x86_64' 'ppc') _F_cd_path="./" -sha1sums=('bac40400c8231c1b1518519d76b8ad6c2d61b073') +sha1sums=('ea51261c5406a5514971c40dfdc3544a06c0d0c8') From devil505linux at gmail.com Fri Oct 2 16:51:01 2009 From: devil505linux at gmail.com (Devil505) Date: Fri, 2 Oct 2009 16:51:01 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: frugalware-gnome-icon-theme-1.1.1-1-i686 * version bump (based on gnome-colors icon theme 5.5 and Gnome 2.28) Message-ID: <20091002145101.2215511F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7bdc2108436efef8f407c26c829961eda0414ce9 commit 7bdc2108436efef8f407c26c829961eda0414ce9 Author: Devil505 Date: Fri Oct 2 16:50:19 2009 +0200 frugalware-gnome-icon-theme-1.1.1-1-i686 * version bump (based on gnome-colors icon theme 5.5 and Gnome 2.28) diff --git a/source/gnome/frugalware-gnome-icon-theme/FrugalBuild b/source/gnome/frugalware-gnome-icon-theme/FrugalBuild index ebf6032..468e6c3 100644 --- a/source/gnome/frugalware-gnome-icon-theme/FrugalBuild +++ b/source/gnome/frugalware-gnome-icon-theme/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Devil505 pkgname=frugalware-gnome-icon-theme -pkgver=1.1 -pkgrel=2 +pkgver=1.1.1 +pkgrel=1 pkgdesc="Official Frugalware Gnome Icon Theme (could be used for Xfce4)" rodepends=('gnome-icon-theme' 'gnome-colors-icon-theme') depends=('icon-naming-utils' 'libpng') @@ -18,7 +18,7 @@ source=($url/$pkgname-$pkgver.tar.bz2 \ $url/start-here.svg \ $url/start-here24.png \ $url/start-here32.png) -sha1sums=('f834251301b2b4daf7ba21d45facf2ee7548693e' \ +sha1sums=('9808b458eb7b064c4d82494db0dfea61c49951f2' \ '6e1fcf468e6b0ca7a1580b48d071091ea40a3493' \ '6a84a5cfb756921860efba57bd2092283ffceab8' \ '5ba2310558385760ba3bc3157148352b759be4dd' \ From bouleetbil at frogdev.info Fri Oct 2 18:12:23 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 18:12:23 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pulseaudio-0.9.19-1-i686 *version bump Message-ID: <20091002161223.101EB11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=939377837640e426ed3d2cdb0ba54fe035cb92e1 commit 939377837640e426ed3d2cdb0ba54fe035cb92e1 Author: bouleetbil Date: Fri Oct 2 18:11:37 2009 +0200 pulseaudio-0.9.19-1-i686 *version bump diff --git a/source/multimedia-extra/pulseaudio/FrugalBuild b/source/multimedia-extra/pulseaudio/FrugalBuild index 71df33a..f827d4a 100644 --- a/source/multimedia-extra/pulseaudio/FrugalBuild +++ b/source/multimedia-extra/pulseaudio/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=pulseaudio -pkgver=0.9.18 +pkgver=0.9.19 pkgrel=1 pkgdesc="PulseAudio is a sound server with an advanced plugin system" url="http://pulseaudio.org/" @@ -15,7 +15,7 @@ archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://pulseaudio.org/wiki/DownloadPulseAudio#Sourcecode" source=(http://0pointer.de/lennart/projects/$pkgname/$pkgname-$pkgver.tar.gz \ rc.pulseaudio pulseaudio.sysconfig README.Frugalware) -sha1sums=('536473777e4d471c19ab4b2097b16632d9a1635b' \ +sha1sums=('176d54b09051c560427ed251c838197ba2414bb0' \ '484a26a79dc9c66807fcd3edb91ea98513cc95cb' \ 'e95d0cd97ae6b68029487080ba460c412afa0ca0' \ 'e05930aab23ef8d615dffa9ec818c84c4ee67edf') From bouleetbil at frogdev.info Fri Oct 2 22:10:52 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 22:10:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libgee-0.4.0-1-i686 *version bump Message-ID: <20091002201052.C2CA211F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=230f8f47ce83bea92387a0f9f3b2520aa8440b1e commit 230f8f47ce83bea92387a0f9f3b2520aa8440b1e Author: bouleetbil Date: Fri Oct 2 22:10:38 2009 +0200 libgee-0.4.0-1-i686 *version bump diff --git a/source/lib-extra/libgee/FrugalBuild b/source/lib-extra/libgee/FrugalBuild index 8e7f661..d7062bd 100644 --- a/source/lib-extra/libgee/FrugalBuild +++ b/source/lib-extra/libgee/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Cedrick Hannier alias Cedynamix pkgname=libgee -pkgver=0.2.0 +pkgver=0.4.0 pkgrel=1 pkgdesc="Library providing GObject-based interfaces and classes for commonly used data structures." depends=('glib2' 'vala') @@ -11,6 +11,6 @@ archs=('i686' 'x86_64' 'ppc') options=('force') Finclude gnome url="http://live.gnome.org/Libgee" -sha1sums=('4582aa286bae8e64b71e0826925cc49b23f24642') +sha1sums=('15c98f54d3278e33447bd8d8ca3e071222099820') # optimization OK From bouleetbil at frogdev.info Fri Oct 2 22:22:21 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 22:22:21 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-dvb-daemon-0.1.9-1-i686 *version bump Message-ID: <20091002202221.E3EFE11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b89ee1be9150d587401e093b6a53aa7c7b0b81ff commit b89ee1be9150d587401e093b6a53aa7c7b0b81ff Author: bouleetbil Date: Fri Oct 2 22:22:00 2009 +0200 gnome-dvb-daemon-0.1.9-1-i686 *version bump diff --git a/source/gnome-extra/gnome-dvb-daemon/FrugalBuild b/source/gnome-extra/gnome-dvb-daemon/FrugalBuild index 83cf9ef..9f7b785 100644 --- a/source/gnome-extra/gnome-dvb-daemon/FrugalBuild +++ b/source/gnome-extra/gnome-dvb-daemon/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=gnome-dvb-daemon -pkgver=0.1.8.1 -pkgrel=2 +pkgver=0.1.9 +pkgrel=1 pkgdesc="GNOME DVB Daemon is a daemon written in Vala to setup your DVB devices." depends=('gst-plugins-bad' 'dbus-glib' 'libgee' 'sqlite3' 'gst-rtsp>=0.10.4' \ 'pygobject' 'pygtk' 'linuxtv-dvb-apps' \ @@ -20,7 +20,7 @@ subdescs=("plugin gnome-dvb-daemon for totem") subdepends=("totem gnome-dvb-daemon") subgroups=('gnome-extra') subarchs=('i686 x86_64') -sha1sums=('22bc9b133ee0b80d1143cc45803c050883f26be6') +sha1sums=('d1f3093dce8a7d6536de9c1f72af996820b3bd60') build() { Fbuild From bouleetbil at frogdev.info Fri Oct 2 22:29:14 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 22:29:14 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: rygel-0.4.2-1-i686 *version bump Message-ID: <20091002202914.4004811F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=29b1dd93349f0a4dfdfd1ece640fe8d023c6125f commit 29b1dd93349f0a4dfdfd1ece640fe8d023c6125f Author: bouleetbil Date: Fri Oct 2 22:29:00 2009 +0200 rygel-0.4.2-1-i686 *version bump diff --git a/source/gnome-extra/rygel/FrugalBuild b/source/gnome-extra/rygel/FrugalBuild index 545a56c..d270289 100644 --- a/source/gnome-extra/rygel/FrugalBuild +++ b/source/gnome-extra/rygel/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: bouleetbil pkgname=rygel -pkgver=0.3 -pkgrel=2 +pkgver=0.4.2 +pkgrel=1 pkgdesc="Implementation of the UPnP MediaServer" -depends=('libgee' 'gupnp-vala' 'gconf>=2.16.2-2' 'gstreamer') +depends=('libgee' 'gupnp-vala' 'gconf>=2.28.0' 'gstreamer') groups=('gnome-extra') archs=('i686' 'x86_64') options=('scriptlet') _F_gnome_devel="y" Finclude gnome -sha1sums=('77805036e0ef2157742c31364aa4985eab97c5fc') +sha1sums=('7221c3f2414947286f9608334238b070a6668e20') # optimization OK From bouleetbil at frogdev.info Fri Oct 2 22:53:07 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 2 Oct 2009 22:53:07 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: totem-pl-parser-2.28.1-1-i686 *version bump Message-ID: <20091002205307.C359211F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f8b8a3adc2c3db70ec36bb02f59c73d198e9b7b2 commit f8b8a3adc2c3db70ec36bb02f59c73d198e9b7b2 Author: bouleetbil Date: Fri Oct 2 22:52:52 2009 +0200 totem-pl-parser-2.28.1-1-i686 *version bump diff --git a/source/gnome/totem-pl-parser/FrugalBuild b/source/gnome/totem-pl-parser/FrugalBuild index 852533b..5edf1c8 100644 --- a/source/gnome/totem-pl-parser/FrugalBuild +++ b/source/gnome/totem-pl-parser/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=totem-pl-parser -pkgver=2.28.0 +pkgver=2.28.1 pkgrel=1 url="http://www.gnome.org/" pkgdesc="Simple GObject-based library to parse a host of playlist formats, as well as save those" @@ -11,6 +11,6 @@ makedepends=('intltool' 'gnome-doc-utils') groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('c2cc5d7237be59f59a698327408ed9949c4c9c38') +sha1sums=('90f1528205b3475738715da6e75891ed7c305cae') # optimization OK From gholafox at free.fr Fri Oct 2 23:00:43 2009 From: gholafox at free.fr (gholafox) Date: Fri, 2 Oct 2009 23:00:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: arora-0.10.0-1-i686 Message-ID: <20091002210043.58E7C11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7742750dbb9113d4b49a35503d6b735e1e51cd3e commit 7742750dbb9113d4b49a35503d6b735e1e51cd3e Author: gholafox Date: Fri Oct 2 23:00:15 2009 +0200 arora-0.10.0-1-i686 * Version bump diff --git a/source/xapps-extra/arora/FrugalBuild b/source/xapps-extra/arora/FrugalBuild index a3de737..763a5d6 100644 --- a/source/xapps-extra/arora/FrugalBuild +++ b/source/xapps-extra/arora/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 0.08 SBU +# Compiling Time: 0.75 SBU # Maintainer: gholafox pkgname=arora -pkgver=0.9.0 -pkgrel=2 +pkgver=0.10.0 +pkgrel=1 pkgdesc="Web browser written in Qt and which use webkit." _F_gnome_iconcache="y" Finclude googlecode @@ -12,7 +12,7 @@ depends=('libqtwebkit' 'libqtphonon' 'libqtcore' 'libqtscripttools' 'qt4-plugin- options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('7638571b52923987c62d51f401802ae6f6048592') +sha1sums=('dee7b646a2d19e7bf602a6d7c8cdb1863e3b931f') build() { Fsed "/usr/local" "/usr" install.pri From gholafox at free.fr Fri Oct 2 23:05:19 2009 From: gholafox at free.fr (gholafox) Date: Fri, 2 Oct 2009 23:05:19 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: emelfm2-0.6.2-1-i686 Message-ID: <20091002210519.0661911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4959edbc5afd36dd18416e6c991f206265c9eb70 commit 4959edbc5afd36dd18416e6c991f206265c9eb70 Author: gholafox Date: Fri Oct 2 23:04:24 2009 +0200 emelfm2-0.6.2-1-i686 * Version bump * Use Fsed instead of making a patch to specify options diff --git a/source/xapps-extra/emelfm2/FrugalBuild b/source/xapps-extra/emelfm2/FrugalBuild index b656329..01868c3 100644 --- a/source/xapps-extra/emelfm2/FrugalBuild +++ b/source/xapps-extra/emelfm2/FrugalBuild @@ -3,32 +3,33 @@ # Contributor: BMH1980 pkgname=emelfm2 -pkgver=0.4.1 -pkgrel=2 +pkgver=0.6.2 +pkgrel=1 pkgdesc="emelFM2 is a file manager that implements the popular two-pane design." -url="http://www.emelfm2.net/" -license="GPL2" -up2date="lynx -dump $url|grep -m 1 -o $pkgname.*tar.gz|grep -o '[0-9\.]\+[0-9]\+'" -source=(http://emelfm2.net/rel/$pkgname-$pkgver.tar.gz options.patch) +url="http://www.emelfm2.net" +up2date="lynx -dump $url |grep -o $pkgname.*tar.bz2 |grep -o -m1 '[0-9\.]\+[0-9]\+'" +source=(http://emelfm2.net/rel/$pkgname-$pkgver.tar.bz2) groups=('xapps-extra') archs=('i686' 'x86_64') -depends=('gtk+2>=2.16.2-2' 'freetype2' 'libxau>=1.0.4' 'libxdmcp' 'gamin' 'libxdamage' 'libxext' 'libxml2') +depends=('gtk+2' 'freetype2' 'libxau' 'libxdmcp' 'gamin' 'libxdamage' 'libxext' 'libxml2') +makedepends=('gimp') options=('scriptlet') - +sha1sums=('f3af350411c9edb4b83b80816706ddd4e7309605') build() { - Fcd - Fpatchall - #Fsed "DUMMY" "-Wall ${CFLAGS} -fno-strict-aliasing" Makefile.config + Fsed "PREFIX ?= /usr/local" "PREFIX = /usr" Makefile.config + Fsed "WITH_ASSIST ?= 0" "WITH_ASSIST = 1" Makefile.config + Fsed "WITH_KERNELFAM ?= 0" "WITH_KERNELFAM = 1" Makefile.config + Fsed "USE_GAMIN ?= 0" "USE_GAMIN = 1" Makefile.config + Fsed "WITH_THUMBS ?= 0" "WITH_THUMBS = 1" Makefile.config + Fsed "CFLAGS ?= -O2" "CFLAGS = ${CFLAGS}" Makefile.config Fmake Fmakeinstall PREFIX=$Fdestdir/usr Fsed 'Categories=.*' 'Categories=Qt;Gtk;Utility;Application;' \ $Fdestdir/usr/share/applications/emelfm2.desktop # This files must be removed, else we have broken symlinks rm -f INSTALL README WARNING - Fmv /usr/share/doc/$pkgname /usr/share/doc/$pkgname-$pkgver } -sha1sums=('e06a70905a3110f99d4cfddf605f65b4a7b59ccf' \ - 'c090dadc6a5a920870b77d812ca745267b11374d') + diff --git a/source/xapps-extra/emelfm2/options.patch b/source/xapps-extra/emelfm2/options.patch deleted file mode 100644 index 6b4a6cd..0000000 --- a/source/xapps-extra/emelfm2/options.patch +++ /dev/null @@ -1,41 +0,0 @@ -diff -Naur emelfm2-0.3.6/Makefile.config emelfm2-0.3.6-p/Makefile.config ---- emelfm2-0.3.6/Makefile.config 2007-11-29 01:37:49.000000000 +0100 -+++ emelfm2-0.3.6-p/Makefile.config 2007-12-04 19:26:32.000000000 +0100 -@@ -7,7 +7,7 @@ - ### installation (where) ### - ############################ - --PREFIX ?= /usr/local -+PREFIX ?= /usr - #BIN_DIR, PLUGINS_DIR, DOC_DIR, ICON_DIR, LOCALE_DIR, MAN_DIR - #are set in Makefile, based on PREFIX - -@@ -31,8 +31,8 @@ - XDG_INTEGRATION ?= 1 - #where to install emelfm2.desktop and emelfm2.applications - #for desktop environment integration --XDG_DESKTOP_DIR ?= $(PREFIX)/share/applications --XDG_APPLICATION_DIR ?= $(PREFIX)/share/application-registry -+XDG_DESKTOP_DIR = $(PREFIX)/share/applications -+XDG_APPLICATION_DIR = $(PREFIX)/share/application-registry - - # gettext/internationalisation support - # (is automatically turned off if you don't have gettext) -@@ -73,7 +73,7 @@ - # (volunteer needed to test and finalise) - # portevent-usage (on solaris) is a TODO - # (volunteer needed to work on that) --WITH_KERNELFAM ?= 0 -+WITH_KERNELFAM ?= 1 - - # Enable NO MORE THAN ONE of these monitors. - -@@ -97,7 +97,7 @@ - - # setting this to 1 provides support for file-change monitoring - # using gamin if that's available, or normal polling if not available --USE_GAMIN ?= 0 -+USE_GAMIN = 1 - - # Setting EDITOR_SPELLCHECK to 0/1 dis/enables spell-checking (using GtkSpell) - # in the internal editor. From bouleetbil at frogdev.info Sat Oct 3 00:04:38 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 00:04:38 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: totem-2.28.1-1-i686 *version bump Message-ID: <20091002220438.6C7C311F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bb56c1a44a7d8ccc2b0333f1c22852e22c92feb0 commit bb56c1a44a7d8ccc2b0333f1c22852e22c92feb0 Author: bouleetbil Date: Sat Oct 3 00:03:30 2009 +0200 totem-2.28.1-1-i686 *version bump diff --git a/source/gnome/totem/FrugalBuild b/source/gnome/totem/FrugalBuild index 9c0df0f..8f5ba5f 100644 --- a/source/gnome/totem/FrugalBuild +++ b/source/gnome/totem/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=totem -pkgver=2.28.0 +pkgver=2.28.1 pkgrel=1 pkgdesc="Movie player for GNOME based on Xine" depends=('libxi' 'libxtst' 'fontconfig' 'libstdc++' 'libxxf86vm' 'dbus-glib>=0.71' \ @@ -12,7 +12,7 @@ depends=('libxi' 'libxtst' 'fontconfig' 'libstdc++' 'libxxf86vm' 'dbus-glib>=0.7 'shared-mime-info>=0.22' 'totem-pl-parser>=2.28.0' 'heimdal>=1.2.1' 'db>=4.7.25' \ 'evolution-data-server>=2.28.0' 'python>=2.6' \ 'gst-plugins-base-oil' 'gst-plugins-good-gconf' \ - 'libgdata' 'gst-plugins-good-libsoup') + 'libgdata' 'gst-plugins-good-libsoup' 'unique') makedepends=('intltool' "xulrunner" 'pango' 'nautilus>=2.28.0' \ 'gnome-doc-utils' 'vala') groups=('gnome') @@ -25,7 +25,9 @@ _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet url="http://www.gnome.org/projects/totem/" -sha1sums=('f840ea66a833521a9e52243da0c70091e8c4a8fb') +source=($source gst_check_dbus.diff) +sha1sums=('abed5ad0de334853024bc32756b5852496e00e9b' \ + 'bdb774801a584da2a240ad808f9e3af3208abbb1') subpkgs=('totem-nsplugin' 'totem-nautilus') subdescs=('Totem plugin for Firefox' 'Totem plugin for Nautilus') @@ -36,6 +38,7 @@ subarchs=('x86_64 i686 ppc' 'x86_64 i686 ppc') build() { Fcd + Fpatchall Fbuild_slice_scrollkeeper export MOZILLA_PLUGINDIR=/usr/lib/mozilla/plugins diff --git a/source/gnome/totem/gst_check_dbus.diff b/source/gnome/totem/gst_check_dbus.diff new file mode 100644 index 0000000..4c5070f --- /dev/null +++ b/source/gnome/totem/gst_check_dbus.diff @@ -0,0 +1,31 @@ +--- totem-2.28.1/configure~ 2009-09-29 13:37:13.000000000 +0200 ++++ totem-2.28.1/configure 2009-10-02 23:50:00.000000000 +0200 +@@ -20361,27 +20361,7 @@ + fi + done + +-for good_element in gconfaudiosink gconfvideosink goom +-do +- { $as_echo "$as_me:$LINENO: checking GStreamer 0.10 $good_element plugin" >&5 +-$as_echo_n "checking GStreamer 0.10 $good_element plugin... " >&6; } +- if $gst010_inspect $good_element >/dev/null 2>/dev/null; then +- { $as_echo "$as_me:$LINENO: result: yes" >&5 +-$as_echo "yes" >&6; } +- else +- { $as_echo "$as_me:$LINENO: result: no" >&5 +-$as_echo "no" >&6; } +- { { $as_echo "$as_me:$LINENO: error: +- Cannot find required GStreamer-0.10 plugin '$good_element'. +- It should be part of gst-plugins-good. Please install it. +- " >&5 +-$as_echo "$as_me: error: +- Cannot find required GStreamer-0.10 plugin '$good_element'. +- It should be part of gst-plugins-good. Please install it. +- " >&2;} +- { (exit 1); exit 1; }; } +- fi +-done ++ + + { $as_echo "$as_me:$LINENO: checking Whether not to check for iso-codes" >&5 + $as_echo_n "checking Whether not to check for iso-codes... " >&6; } From devil505linux at gmail.com Sat Oct 3 00:12:04 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 3 Oct 2009 00:12:04 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: consonance-0.4.1-4-i686 * fixing category of .desktop file (at last) Message-ID: <20091002221204.D0F1C11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4fe81efe2d1e89cc7d30f77aa597fc62c4fbfb66 commit 4fe81efe2d1e89cc7d30f77aa597fc62c4fbfb66 Author: Devil505 Date: Sat Oct 3 00:10:54 2009 +0200 consonance-0.4.1-4-i686 * fixing category of .desktop file (at last) diff --git a/source/xapps-extra/consonance/FrugalBuild b/source/xapps-extra/consonance/FrugalBuild index 447a488..4b0975d 100644 --- a/source/xapps-extra/consonance/FrugalBuild +++ b/source/xapps-extra/consonance/FrugalBuild @@ -3,7 +3,7 @@ pkgname=consonance pkgver=0.4.1 -pkgrel=3 +pkgrel=4 pkgdesc="A lightweight music manager" depends=('libmad' 'libao' 'libnotify' 'freetype2' 'libxau>=1.0.4' 'libxdmcp' 'libsndfile' 'libvorbis' 'taglib' 'libxdamage' 'libxext>=1.0.5-3') _F_sourceforge_prefix="$pkgname v" @@ -17,7 +17,7 @@ build() { Fbuild Fsed "Icon=consonance.png" "Icon=/usr/share/consonance/data/consonance.png" $Fdestdir/usr/share/applications/$pkgname.desktop - Fsed "Categories=GTK:Application;Audio;Player" "Categories=GTK;Application;Audio;Player" $Fdestdir/usr/share/applications/$pkgname.desktop + Fsed "Categories=GTK:Application;Audio;Player" "Categories=GTK;Application;AudioVideo;Player" $Fdestdir/usr/share/applications/$pkgname.desktop } # optimization OK From bouleetbil at frogdev.info Sat Oct 3 00:23:20 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 00:23:20 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: totem-2.28.1-2-i686 *fixed depends Message-ID: <20091002222320.36A9211F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ab99dbc9cdb3f904af3b7b8448422dfa42ec225d commit ab99dbc9cdb3f904af3b7b8448422dfa42ec225d Author: bouleetbil Date: Sat Oct 3 00:22:32 2009 +0200 totem-2.28.1-2-i686 *fixed depends diff --git a/source/gnome/totem/FrugalBuild b/source/gnome/totem/FrugalBuild index 8f5ba5f..1dbbb94 100644 --- a/source/gnome/totem/FrugalBuild +++ b/source/gnome/totem/FrugalBuild @@ -4,7 +4,7 @@ pkgname=totem pkgver=2.28.1 -pkgrel=1 +pkgrel=2 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' \ @@ -12,7 +12,7 @@ depends=('libxi' 'libxtst' 'fontconfig' 'libstdc++' 'libxxf86vm' 'dbus-glib>=0.7 'shared-mime-info>=0.22' 'totem-pl-parser>=2.28.0' 'heimdal>=1.2.1' 'db>=4.7.25' \ 'evolution-data-server>=2.28.0' 'python>=2.6' \ 'gst-plugins-base-oil' 'gst-plugins-good-gconf' \ - 'libgdata' 'gst-plugins-good-libsoup' 'unique') + 'libgdata' 'gst-plugins-good-libsoup' 'unique' 'gst-ffmpeg') makedepends=('intltool' "xulrunner" 'pango' 'nautilus>=2.28.0' \ 'gnome-doc-utils' 'vala') groups=('gnome') From bouleetbil at frogdev.info Sat Oct 3 00:43:58 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 00:43:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gst-plugins-good-0.10.16-4-i686 *rebuild with pulseaudio>=0.9.19 Message-ID: <20091002224358.9ED2211F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d19681db2fa8a969d9882ed80e076e081302089e commit d19681db2fa8a969d9882ed80e076e081302089e Author: bouleetbil Date: Sat Oct 3 00:43:34 2009 +0200 gst-plugins-good-0.10.16-4-i686 *rebuild with pulseaudio>=0.9.19 diff --git a/source/xmultimedia/gst-plugins-good/FrugalBuild b/source/xmultimedia/gst-plugins-good/FrugalBuild index 66caf33..9ae21b5 100644 --- a/source/xmultimedia/gst-plugins-good/FrugalBuild +++ b/source/xmultimedia/gst-plugins-good/FrugalBuild @@ -4,7 +4,7 @@ pkgname=gst-plugins-good pkgver=0.10.16 -pkgrel=3 +pkgrel=4 pkgdesc="Plugins for GStreamer (Good)" url="http://gstreamer.freedesktop.org/" depends=('gst-plugins-base>=0.10.24' 'gstreamer>=0.10.24' 'zlib') @@ -12,7 +12,7 @@ makedepends=('gtk-doc' 'pyxml' 'gconf>=2.22.0' 'esd' 'ladspa_sdk' 'speex>=1.2bet 'libjpeg' 'flac>=1.1.3' 'libavc1394' 'libpng' 'libdv' 'cairo' \ 'liboil>=0.3.14' 'taglib>=1.5' 'hal>=0.5.7.1-3' 'libiec61883' 'libcaca' \ 'wavpack' 'libsm' 'libice' 'libxext' 'libxdamage' 'libxfixes' 'libx11' \ - 'libxdmcp' 'libxau' 'libxcb' 'gtk+2>=2.16.2-2' 'aalib>=1.4rc5-3' 'pulseaudio-hal' 'pulseaudio-x11' 'libsoup') + 'libxdmcp' 'libxau' 'libxcb' 'gtk+2>=2.16.2-2' 'aalib>=1.4rc5-3' 'pulseaudio-hal>=0.9.19' 'pulseaudio-x11>=0.9.19' 'libsoup') groups=('xmultimedia') archs=('i686' 'x86_64' 'ppc') options=('scriptlet') From bouleetbil at frogdev.info Sat Oct 3 00:46:12 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 00:46:12 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: padevchooser-0.9.3-2-i686 *rebuild with pulseaudio>=0.9.19 Message-ID: <20091002224612.F2A2C11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bd357d844472aea2c8738303ebf2ea7774f76bdc commit bd357d844472aea2c8738303ebf2ea7774f76bdc Author: bouleetbil Date: Sat Oct 3 00:45:47 2009 +0200 padevchooser-0.9.3-2-i686 *rebuild with pulseaudio>=0.9.19 diff --git a/source/gnome-extra/padevchooser/FrugalBuild b/source/gnome-extra/padevchooser/FrugalBuild index 643417e..cdb8765 100644 --- a/source/gnome-extra/padevchooser/FrugalBuild +++ b/source/gnome-extra/padevchooser/FrugalBuild @@ -3,10 +3,10 @@ pkgname=padevchooser pkgver=0.9.3 -pkgrel=1 +pkgrel=2 pkgdesc="A simple GTK tool which registers an icon in the tray area and allows quick access to some features for the PulseAudio sound server" url="http://0pointer.de/lennart/projects/$pkgname/" -depends=('pulseaudio-gconf' 'pulseaudio-x11' 'pulseaudio-hal' 'pulseaudio-avahi' \ +depends=('pulseaudio-gconf' 'pulseaudio-x11>=>=0.9.19' 'pulseaudio-hal' 'pulseaudio-avahi' \ 'libnotify' 'libglade') makedepends=('intltool') groups=('gnome-extra') From bouleetbil at frogdev.info Sat Oct 3 00:48:24 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 00:48:24 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: paprefs-0.9.9-2-i686 *rebuild with pulesaudio>=0.9.19 Message-ID: <20091002224824.B409511F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=489ce7fca7db461b145266ca2fd60378e4aa8fc9 commit 489ce7fca7db461b145266ca2fd60378e4aa8fc9 Author: bouleetbil Date: Sat Oct 3 00:47:51 2009 +0200 paprefs-0.9.9-2-i686 *rebuild with pulesaudio>=0.9.19 diff --git a/source/gnome-extra/paprefs/FrugalBuild b/source/gnome-extra/paprefs/FrugalBuild index 5097de2..9262890 100644 --- a/source/gnome-extra/paprefs/FrugalBuild +++ b/source/gnome-extra/paprefs/FrugalBuild @@ -3,10 +3,10 @@ pkgname=paprefs pkgver=0.9.9 -pkgrel=1 +pkgrel=2 pkgdesc="paprefs is a simple GTK based configuration dialog for the PulseAudio sound server." url="http://0pointer.de/lennart/projects/$pkgname/" -depends=('pulseaudio' 'gtkmm' 'libglademm' 'pulseaudio-gconf' \ +depends=('pulseaudio>=0.9.19' 'gtkmm' 'libglademm' 'pulseaudio-gconf' \ 'pulseaudio-hal' 'gconfmm') makedepends=('intltool') groups=('gnome-extra') From bouleetbil at frogdev.info Sat Oct 3 00:53:01 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 00:53:01 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libcanberra-0.18-2-i686 *rebuild with pulseaudio>=0.9.19 Message-ID: <20091002225301.6BB2711F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=64b999f32ebb11617eb8e585e22e5ad8bf60c527 commit 64b999f32ebb11617eb8e585e22e5ad8bf60c527 Author: bouleetbil Date: Sat Oct 3 00:52:34 2009 +0200 libcanberra-0.18-2-i686 *rebuild with pulseaudio>=0.9.19 diff --git a/source/multimedia/libcanberra/FrugalBuild b/source/multimedia/libcanberra/FrugalBuild index 8ad69fa..36c4e8d 100644 --- a/source/multimedia/libcanberra/FrugalBuild +++ b/source/multimedia/libcanberra/FrugalBuild @@ -3,11 +3,11 @@ pkgname=libcanberra pkgver=0.18 -pkgrel=1 +pkgrel=2 pkgdesc="libcanberra is an implementation of the XDG Sound Theme and Name Specifications." url="http://0pointer.de/lennart/projects/$pkgname/" depends=('libvorbis') -makedepends=('alsa-lib' 'gstreamer' 'gtk+2>=2.16.2-2' 'pulseaudio-hal' pulseaudio-x11) +makedepends=('alsa-lib' 'gstreamer' 'gtk+2>=2.16.2-2' 'pulseaudio-hal>=0.9.19' 'pulseaudio-x11>=0.9.19') groups=('multimedia') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump -source $url | Flasttar" From bouleetbil at frogdev.info Sat Oct 3 00:54:34 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 00:54:34 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pavumeter-0.9.3-2-i686 *rebuild with pulseaudio>=0.9.19 Message-ID: <20091002225434.A758011F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8fa50b50790e50db28dae1adbb4cd489a6d9a3b4 commit 8fa50b50790e50db28dae1adbb4cd489a6d9a3b4 Author: bouleetbil Date: Sat Oct 3 00:54:10 2009 +0200 pavumeter-0.9.3-2-i686 *rebuild with pulseaudio>=0.9.19 diff --git a/source/xmultimedia-extra/pavumeter/FrugalBuild b/source/xmultimedia-extra/pavumeter/FrugalBuild index 25aa685..ba31721 100644 --- a/source/xmultimedia-extra/pavumeter/FrugalBuild +++ b/source/xmultimedia-extra/pavumeter/FrugalBuild @@ -3,10 +3,10 @@ pkgname=pavumeter pkgver=0.9.3 -pkgrel=1 +pkgrel=2 pkgdesc="pavumeter is a simple GTK volume meter" url="http://0pointer.de/lennart/projects/$pkgname/" -depends=('pulseaudio-hal' 'gtkmm' 'libcanberra-gtk' 'libglademm') +depends=('pulseaudio-hal>=0.9.19' 'gtkmm' 'libcanberra-gtk' 'libglademm') makedepends=('intltool') groups=('xmultimedia-extra') archs=('i686' 'ppc' 'x86_64') From bouleetbil at frogdev.info Sat Oct 3 00:55:43 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 00:55:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pavucontrol-0.9.9-2-i686 *rebuild with pulseaudio>=0.9.19 Message-ID: <20091002225543.7A64111F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=edf4e26bd7ddf7a57fd9c1605c2ad2bd04c5f897 commit edf4e26bd7ddf7a57fd9c1605c2ad2bd04c5f897 Author: bouleetbil Date: Sat Oct 3 00:55:17 2009 +0200 pavucontrol-0.9.9-2-i686 *rebuild with pulseaudio>=0.9.19 diff --git a/source/xmultimedia-extra/pavucontrol/FrugalBuild b/source/xmultimedia-extra/pavucontrol/FrugalBuild index 485a4c1..0c11ad2 100644 --- a/source/xmultimedia-extra/pavucontrol/FrugalBuild +++ b/source/xmultimedia-extra/pavucontrol/FrugalBuild @@ -3,10 +3,10 @@ pkgname=pavucontrol pkgver=0.9.9 -pkgrel=1 +pkgrel=2 pkgdesc="PulseAudio Volume Control" url="http://0pointer.de/lennart/projects/pavucontrol/" -depends=('pulseaudio-hal' 'gtkmm' 'libcanberra-gtk' 'libglademm') +depends=('pulseaudio-hal>=0.9.19' 'gtkmm' 'libcanberra-gtk' 'libglademm') makedepends=('intltool') groups=('xmultimedia-extra') archs=('i686' 'ppc' 'x86_64') From bouleetbil at frogdev.info Sat Oct 3 00:57:42 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 00:57:42 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: glib2-2.22.1-1-i686 *version bump Message-ID: <20091002225742.30C2211F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2acefb20702e8bfbe6a165fc46253d39a70fff82 commit 2acefb20702e8bfbe6a165fc46253d39a70fff82 Author: bouleetbil Date: Sat Oct 3 00:57:25 2009 +0200 glib2-2.22.1-1-i686 *version bump diff --git a/source/base/glib2/FrugalBuild b/source/base/glib2/FrugalBuild index 2f87b82..94f70c1 100644 --- a/source/base/glib2/FrugalBuild +++ b/source/base/glib2/FrugalBuild @@ -4,7 +4,7 @@ USE_DOC=${USE_DOC:-"y"} pkgname=glib2 -pkgver=2.22.0 +pkgver=2.22.1 pkgrel=1 pkgdesc="Common C routines used by GTK+2 and other libraries" url="http://www.gtk.org/" @@ -18,7 +18,7 @@ _F_gnome_devel="n" Finclude gnome _F_cd_path="glib-$pkgver" ## DON'T remove nor change the debug level or it breaks again .. -sha1sums=('dae057cb116c87ada58fbaae9897c71e9da20d06') +sha1sums=('2cd487f3ebbfab33a816f382c1d0e9dedd1c02df') if Fuse $USE_DOC; then makedepends=("${makedepends[@]}" 'gtk-doc>=1.11') Fconfopts="$Fconfopts --enable-gtk-doc" From bouleetbil at frogdev.info Sat Oct 3 09:49:41 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 09:49:41 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtk+2-2.18.1-1-i686 *version bump Message-ID: <20091003074941.687CB11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=53c7e5f1e98d1d864fb793d92655579c2342a678 commit 53c7e5f1e98d1d864fb793d92655579c2342a678 Author: bouleetbil Date: Sat Oct 3 09:49:14 2009 +0200 gtk+2-2.18.1-1-i686 *version bump diff --git a/source/xlib/gtk+2/FrugalBuild b/source/xlib/gtk+2/FrugalBuild index 9815bc9..31777b7 100644 --- a/source/xlib/gtk+2/FrugalBuild +++ b/source/xlib/gtk+2/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gtk+2 _F_gnome_name=gtk+ -pkgver=2.18.0 +pkgver=2.18.1 pkgrel=1 pkgdesc="The GTK+ Toolkit (2.x series)" depends=('libtiff' 'atk>=1.26.0' 'libxi' 'libxinerama' 'fontconfig' 'libjpeg' \ @@ -45,7 +45,7 @@ build() { Fsplit $pkgname-docs usr/share/gtk-doc } -sha1sums=('11a82fb2548788a0c35afb1d70a73e88d841157c') +sha1sums=('c4874c76173eb9b6591cce1f4c94e40290f13732') # optimization OK From bouleetbil at frogdev.info Sat Oct 3 09:55:06 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 09:55:06 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: perl-params-validate-0.92-2-i686 *version bump Message-ID: <20091003075506.A3A2811F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bd801a9b6d94ad02fb2d5c09e7b38dd8eafda3cf commit bd801a9b6d94ad02fb2d5c09e7b38dd8eafda3cf Author: bouleetbil Date: Sat Oct 3 09:54:38 2009 +0200 perl-params-validate-0.92-2-i686 *version bump diff --git a/source/devel-extra/perl-params-validate/FrugalBuild b/source/devel-extra/perl-params-validate/FrugalBuild index 41db6e3..94b7330 100644 --- a/source/devel-extra/perl-params-validate/FrugalBuild +++ b/source/devel-extra/perl-params-validate/FrugalBuild @@ -3,11 +3,11 @@ _F_perl_name=Params-Validate _F_perl_author=D/DR/DROLSKY -pkgver=0.91 +pkgver=0.92 pkgdesc="Validate sub params against a spec" depends=('glibc') groups=('devel-extra') Finclude perl pkgrel=2 archs=('i686' 'x86_64') -sha1sums=('d4377c17a248489b14ae5947f633275615cf38a5') +sha1sums=('a2210804fcf27c825e19efa8bdc3f7f26fbde0e7') From bouleetbil at frogdev.info Sat Oct 3 09:58:21 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 09:58:21 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: perl-ack-1.90-1-i686 *version bump Message-ID: <20091003075821.4196D11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5dc8907c5feb4607a5f14bce57560727a316d1e2 commit 5dc8907c5feb4607a5f14bce57560727a316d1e2 Author: bouleetbil Date: Sat Oct 3 09:58:07 2009 +0200 perl-ack-1.90-1-i686 *version bump diff --git a/source/devel-extra/perl-ack/FrugalBuild b/source/devel-extra/perl-ack/FrugalBuild index a56a6d3..a65f535 100644 --- a/source/devel-extra/perl-ack/FrugalBuild +++ b/source/devel-extra/perl-ack/FrugalBuild @@ -3,12 +3,12 @@ _F_perl_name=ack _F_perl_author=P/PE/PETDANCE -pkgver=1.88 +pkgver=1.90 pkgdesc="Perl-based grep replacement for large code bases" groups=('devel-extra') Finclude perl archs=('i686' 'x86_64') depends=('perl-file-next') -sha1sums=('3e257fc29e8cc07231a933887183c7c45ec9406c') +sha1sums=('b329657754e34cc1aa51a2769ae081fca8183f53') #??optimization??OK From bouleetbil at frogdev.info Sat Oct 3 10:01:54 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 10:01:54 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: perl-datetime-timezone-0.99-1-i686 *version bump Message-ID: <20091003080154.29DA411F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=45cbeac788cf066f68b86bfb12394671e5e1885e commit 45cbeac788cf066f68b86bfb12394671e5e1885e Author: bouleetbil Date: Sat Oct 3 10:01:37 2009 +0200 perl-datetime-timezone-0.99-1-i686 *version bump diff --git a/source/devel-extra/perl-datetime-timezone/FrugalBuild b/source/devel-extra/perl-datetime-timezone/FrugalBuild index d54bc41..7b1fd8e 100644 --- a/source/devel-extra/perl-datetime-timezone/FrugalBuild +++ b/source/devel-extra/perl-datetime-timezone/FrugalBuild @@ -3,11 +3,11 @@ _F_perl_name=DateTime-TimeZone _F_perl_author=D/DR/DROLSKY -pkgver=0.96 +pkgver=0.99 pkgdesc="Time zone object base class and factory" depends=('perl-class-singleton' 'perl-params-validate') groups=('devel-extra') Finclude perl pkgrel=1 archs=('i686' 'x86_64') -sha1sums=('c124b6dbd6a57788e95b73b63a2dd0e42bb76fa9') +sha1sums=('6b33cc2b8ad0379921a2a5ecaab80740b9119ab5') From devil505linux at gmail.com Sat Oct 3 11:01:22 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 3 Oct 2009 11:01:22 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: grsync-0.9.2-1-i686 * version bump Message-ID: <20091003090122.1DD9F11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=92f2f9b307d2f94d90adbb3e7a11039f344ea701 commit 92f2f9b307d2f94d90adbb3e7a11039f344ea701 Author: Devil505 Date: Sat Oct 3 11:00:39 2009 +0200 grsync-0.9.2-1-i686 * version bump diff --git a/source/xapps-extra/grsync/FrugalBuild b/source/xapps-extra/grsync/FrugalBuild index 9b0f014..0778d1c 100644 --- a/source/xapps-extra/grsync/FrugalBuild +++ b/source/xapps-extra/grsync/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=grsync -pkgver=0.9.1 +pkgver=0.9.2 pkgrel=1 pkgdesc="GTK GUI for rsync" url="http://www.opbyte.it/$pkgname" @@ -13,6 +13,6 @@ groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url | Flasttar" source=(http://www.opbyte.it/release/$pkgname-$pkgver.tar.gz) -sha1sums=('aa7b1eec58544186cb8ac12a27778613a4d64ea0') +sha1sums=('8ec11a806c347d5a4156984e33038c77f7d75cb3') # optimization OK From boobaa at frugalware.org Sat Oct 3 11:07:13 2009 From: boobaa at frugalware.org (CSÉCSY Lįszló) Date: Sat, 3 Oct 2009 11:07:13 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: man-pages-3.23-1-i686 version bump Message-ID: <20091003090714.0441411F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=324476c965b12954c2d9c71aa5d18cac0fe368a6 commit 324476c965b12954c2d9c71aa5d18cac0fe368a6 Author: CS??CSY L??szl?? Date: Sat Oct 3 11:06:36 2009 +0200 man-pages-3.23-1-i686 version bump diff --git a/source/apps/man-pages/FrugalBuild b/source/apps/man-pages/FrugalBuild index a678527..a17b137 100644 --- a/source/apps/man-pages/FrugalBuild +++ b/source/apps/man-pages/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Miklos Vajna pkgname=man-pages -pkgver=3.22 +pkgver=3.23 pkgrel=1 pkgdesc="Man pages are online documentation for Linux" url="http://www.win.tue.nl/~aeb/linux/man" @@ -43,4 +43,4 @@ build() Frm /usr/share/man/man3/{ctime,queue,random,regex,string}.3 } -sha1sums=('cdf55d0bf6e1cc3715c37871e67e2bcb8a737ece') +sha1sums=('428c676cab0f4626978688bc626f0b4638d70d10') From bouleetbil at frogdev.info Sat Oct 3 12:23:53 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 12:23:53 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gmusicbrowser-1.0.2-1-i686 *version bump Message-ID: <20091003102353.3991E11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=69b477fd34e01cacd0a0f41fa7ee98574b74e102 commit 69b477fd34e01cacd0a0f41fa7ee98574b74e102 Author: bouleetbil Date: Sat Oct 3 12:23:29 2009 +0200 gmusicbrowser-1.0.2-1-i686 *version bump diff --git a/source/xapps-extra/gmusicbrowser/FrugalBuild b/source/xapps-extra/gmusicbrowser/FrugalBuild index 48323bb..2292617 100644 --- a/source/xapps-extra/gmusicbrowser/FrugalBuild +++ b/source/xapps-extra/gmusicbrowser/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gmusicbrowser -pkgver=1.0.1 +pkgver=1.0.2 pkgrel=1 url="http://squentin.free.fr/gmusicbrowser/gmusicbrowser.html" pkgdesc="An open-source jukebox for large collections of mp3/ogg/flac/mpc files, written in perl" @@ -15,4 +15,4 @@ source=(http://squentin.free.fr/$pkgname/$pkgname-$pkgver.tar.gz) up2date="lynx -dump http://squentin.free.fr/$pkgname/download.html | Flasttar" _F_gnome_desktop="y" Finclude gnome-scriptlet -sha1sums=('0a99b3143bc500c2e1c23f5a0b39f02046906a69') +sha1sums=('56b56f3364f523210d839e570de619cfe11be33d') From bouleetbil at frogdev.info Sat Oct 3 15:24:11 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 15:24:11 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libgdata-0.4.0-2-i686 *moved to gnome (totem youtube) Message-ID: <20091003132411.9DB5C11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ce59d2acaab1d64ea1d160b8bf4ce0b45ad61706 commit ce59d2acaab1d64ea1d160b8bf4ce0b45ad61706 Author: bouleetbil Date: Sat Oct 3 15:23:28 2009 +0200 libgdata-0.4.0-2-i686 *moved to gnome (totem youtube) diff --git a/source/gnome-extra/libgdata/FrugalBuild b/source/gnome/libgdata/FrugalBuild similarity index 92% rename from source/gnome-extra/libgdata/FrugalBuild rename to source/gnome/libgdata/FrugalBuild index 279cf5e..e6ca9d2 100644 --- a/source/gnome-extra/libgdata/FrugalBuild +++ b/source/gnome/libgdata/FrugalBuild @@ -3,11 +3,11 @@ pkgname=libgdata pkgver=0.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="libgdata is a GLib-based library for accessing online service APIs using the GData protocol" depends=('libsoup-gnome' 'sqlite3') makedepends=('intltool') -groups=('gnome-extra') +groups=('gnome') archs=('i686' 'x86_64' 'ppc') options=('scriptlet') Finclude gnome From bouleetbil at frogdev.info Sat Oct 3 15:31:16 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 15:31:16 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: compositeproto-0.4.1-1-i686 *version bump Message-ID: <20091003133116.22B1B11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=f075aaf27f17df00083ecbec1ef57086aad510be commit f075aaf27f17df00083ecbec1ef57086aad510be Author: bouleetbil Date: Sat Oct 3 15:31:04 2009 +0200 compositeproto-0.4.1-1-i686 *version bump diff --git a/source/x11/compositeproto/FrugalBuild b/source/x11/compositeproto/FrugalBuild index 1ae75ee..c803c73 100644 --- a/source/x11/compositeproto/FrugalBuild +++ b/source/x11/compositeproto/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=compositeproto -pkgver=0.4 +pkgver=0.4.1 pkgrel=1 pkgdesc="X.Org Composite extension headers" url="http://xorg.freedesktop.org" @@ -11,4 +11,4 @@ archs=('i686' 'x86_64' 'ppc') depends=() makedepends=('pkgconfig') Finclude xorg -sha1sums=('e555ee26cffb30d57fe60006b8f12c3807e399f5') +sha1sums=('fb1ae34418855c313a75e8e697b414a4935e13d6') From bouleetbil at frogdev.info Sat Oct 3 15:34:03 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 15:34:03 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: fontcacheproto-0.1.3-1-i686 *version bump Message-ID: <20091003133403.589D611F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=0ae92773694bb67707f4ffd6211b0fc43c749f20 commit 0ae92773694bb67707f4ffd6211b0fc43c749f20 Author: bouleetbil Date: Sat Oct 3 15:33:53 2009 +0200 fontcacheproto-0.1.3-1-i686 *version bump diff --git a/source/x11/fontcacheproto/FrugalBuild b/source/x11/fontcacheproto/FrugalBuild index 4fee254..c6bdada 100644 --- a/source/x11/fontcacheproto/FrugalBuild +++ b/source/x11/fontcacheproto/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=fontcacheproto -pkgver=0.1.2 +pkgver=0.1.3 pkgrel=1 pkgdesc="X.Org font cache protocol headers" url="http://xorg.freedesktop.org" @@ -11,6 +11,6 @@ archs=('i686' 'x86_64' 'ppc') depends=() makedepends=('pkgconfig') Finclude xorg -sha1sums=('6a531ef505ba2f7c1aa884bb4efdac3e32dfd99b') +sha1sums=('07f6ab3e1e1efe71c51f50e95851d93d2a1de773') # optimization OK From bouleetbil at frogdev.info Sat Oct 3 15:36:20 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 15:36:20 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: windowswmproto-1.0.4-1-i686 *version bump Message-ID: <20091003133620.4CEE911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=3f6d43160da712a4d6eff5a448759dd0dda1410e commit 3f6d43160da712a4d6eff5a448759dd0dda1410e Author: bouleetbil Date: Sat Oct 3 15:36:10 2009 +0200 windowswmproto-1.0.4-1-i686 *version bump diff --git a/source/x11/windowswmproto/FrugalBuild b/source/x11/windowswmproto/FrugalBuild index d07d85d..d47d578 100644 --- a/source/x11/windowswmproto/FrugalBuild +++ b/source/x11/windowswmproto/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=windowswmproto -pkgver=1.0.3 +pkgver=1.0.4 pkgrel=1 pkgdesc="X.Org AppleWM extension headers" url="http://xorg.freedesktop.org" @@ -11,5 +11,5 @@ archs=('i686' 'x86_64') depends=() makedepends=('pkgconfig') Finclude xorg -sha1sums=('acbfe2e6f2474d53de2533631a122a9bf28a382a') +sha1sums=('1c9b522c66325f08bb989700b4b31911b6ae60ae') From bouleetbil at frogdev.info Sat Oct 3 15:39:48 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 15:39:48 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libxv-1.0.5-1-i686 *version bump Message-ID: <20091003133948.7491F11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=c8a74df7d5f1b8f025437347da49ff84acef8cf5 commit c8a74df7d5f1b8f025437347da49ff84acef8cf5 Author: bouleetbil Date: Sat Oct 3 15:39:33 2009 +0200 libxv-1.0.5-1-i686 *version bump diff --git a/source/x11/libxv/FrugalBuild b/source/x11/libxv/FrugalBuild index 0d15d55..abec42f 100644 --- a/source/x11/libxv/FrugalBuild +++ b/source/x11/libxv/FrugalBuild @@ -3,13 +3,14 @@ pkgname=libxv _F_xorg_name=libXv -pkgver=1.0.4 +pkgver=1.0.5 pkgrel=1 pkgdesc="X.Org Xv library" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64' 'ppc') -depends=('libx11>=1.2.1' 'libxext>=1.0.5-3' 'videoproto' 'libxau>=1.0.4') +depends=('libx11>=1.3' 'libxext>=1.0.5-3' 'videoproto' 'libxau>=1.0.4') makedepends=('pkgconfig' 'xproto>=7.0.15' 'inputproto>=1.5') Finclude xorg -sha1sums=('5969e7a89bc8bd7ddbb70adc194cead72a40363e') +sha1sums=('3936dd661e75d173b9fd1da9d97e5720e9657254') + # optimization OK From bouleetbil at frogdev.info Sat Oct 3 15:43:42 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 15:43:42 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xkbcomp-1.1.1-1-i686 *version bump Message-ID: <20091003134342.EE12E11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=6f37d65197a8addc6fcb808f583b59fc52ea8bd3 commit 6f37d65197a8addc6fcb808f583b59fc52ea8bd3 Author: bouleetbil Date: Sat Oct 3 15:43:28 2009 +0200 xkbcomp-1.1.1-1-i686 *version bump diff --git a/source/x11/xkbcomp/FrugalBuild b/source/x11/xkbcomp/FrugalBuild index b2284ce..5096cfa 100644 --- a/source/x11/xkbcomp/FrugalBuild +++ b/source/x11/xkbcomp/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=xkbcomp -pkgver=1.1.0 +pkgver=1.1.1 pkgrel=1 pkgdesc="X.Org xkbcomp application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64' 'ppc') -depends=('libx11>=1.2.99.901' 'libxkbfile>=1.0.5') +depends=('libx11>=1.3' 'libxkbfile>=1.0.5') makedepends=('inputproto>=1.99.902' 'util-macros>=1.2.1') Finclude xorg -sha1sums=('78d710d64e64df1894dd2b49ff9b0113b3af4746') +sha1sums=('aeb733c495d7afd42136bf8ae5c6e792c63f0b4b') build(){ Fcd From bouleetbil at frogdev.info Sat Oct 3 20:08:13 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 20:08:13 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtksourceview-2.8.1-1-i686 *version bump Message-ID: <20091003180813.BCAF711F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3b76b60c1d1e511a80349722cf0e322516c40f26 commit 3b76b60c1d1e511a80349722cf0e322516c40f26 Author: bouleetbil Date: Sat Oct 3 20:08:01 2009 +0200 gtksourceview-2.8.1-1-i686 *version bump diff --git a/source/gnome/gtksourceview/FrugalBuild b/source/gnome/gtksourceview/FrugalBuild index a096b9a..daef876 100644 --- a/source/gnome/gtksourceview/FrugalBuild +++ b/source/gnome/gtksourceview/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=gtksourceview -pkgver=2.8.0 +pkgver=2.8.1 pkgrel=1 pkgdesc="A text widget adding syntax highlighting and more to GNOME" depends=('gtk+2>=2.16.2-2') @@ -16,6 +16,6 @@ build() { Frm usr/share/gtksourceview-2.0/language-specs/boo.lang } -sha1sums=('6ace0df751db37ba40472d44d5528c70c5b5be28') +sha1sums=('17c1a7fd161e793018e732ced40b1a9e2cb9a2f1') # optimization OK From boobaa at frugalware.org Sat Oct 3 20:45:28 2009 From: boobaa at frugalware.org (CSÉCSY Lįszló) Date: Sat, 3 Oct 2009 20:45:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: adodb-506-2-i686 moving to /usr/share/php/$pkgname closes #3977 Message-ID: <20091003184528.AD90D11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=997321cbf0be62c082a344198dad46a1f9e5c9ae commit 997321cbf0be62c082a344198dad46a1f9e5c9ae Author: CS??CSY L??szl?? Date: Sat Oct 3 20:44:58 2009 +0200 adodb-506-2-i686 moving to /usr/share/php/$pkgname closes #3977 diff --git a/source/devel-extra/adodb/FrugalBuild b/source/devel-extra/adodb/FrugalBuild index 18218f9..d442bbd 100644 --- a/source/devel-extra/adodb/FrugalBuild +++ b/source/devel-extra/adodb/FrugalBuild @@ -4,7 +4,7 @@ pkgname=adodb pkgver=506 -pkgrel=1 +pkgrel=2 pkgdesc="A PHP database class library to hide the differences between the different databases." rodepends=('php') groups=('devel-extra') @@ -19,9 +19,9 @@ build() { Fcd ${pkgname}5 for i in `find . -name '*.php' -print` do - Ffilerel $i /usr/lib/php/adodb/$i + Ffilerel $i /usr/share/php/adodb/$i done - Ffilerel xsl/*.xsl /usr/lib/php/adodb/xsl/ + Ffilerel xsl/*.xsl /usr/share/php/adodb/xsl/ Fdocrel docs/* Fdocrel *.txt xmlschema.dtd session/adodb-sess.txt pear/readme.Auth.txt } From bouleetbil at frogdev.info Sat Oct 3 21:36:40 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 21:36:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-commander-1.2.8.2-1-i686 *version bump Message-ID: <20091003193640.B8DAC11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=13b3603ea27773f6a8b1ca4f19e377e0befdf476 commit 13b3603ea27773f6a8b1ca4f19e377e0befdf476 Author: bouleetbil Date: Sat Oct 3 21:36:19 2009 +0200 gnome-commander-1.2.8.2-1-i686 *version bump diff --git a/source/gnome-extra/gnome-commander/FrugalBuild b/source/gnome-extra/gnome-commander/FrugalBuild index c5a54c4..b7f5b59 100644 --- a/source/gnome-extra/gnome-commander/FrugalBuild +++ b/source/gnome-extra/gnome-commander/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-commander -pkgver=1.2.8.1 +pkgver=1.2.8.2 pkgrel=1 pkgdesc="GNOME Commander is a nice and fast file manager for the GNOME desktop." url="http://www.nongnu.org/gcmd/" @@ -13,6 +13,6 @@ archs=('i686' 'x86_64') _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet -sha1sums=('d17abf0e49fa99c6bb1ce9a1b88564715dfef343') +sha1sums=('5dc5a0b4beedafb45f48d169ddc6f82d615bd38a') # optimization OK From bouleetbil at frogdev.info Sat Oct 3 22:04:02 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 22:04:02 +0200 (CEST) Subject: [Frugalware-git] bluez: bluez-4.54-1-i686 *new package *that replace bluez-* Message-ID: <20091003200402.9B09611F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bluez.git;a=commitdiff;h=435e2a22de26c48fe19baf1a4b2b27f62579ab8f commit 435e2a22de26c48fe19baf1a4b2b27f62579ab8f Author: bouleetbil Date: Sat Oct 3 22:03:41 2009 +0200 bluez-4.54-1-i686 *new package *that replace bluez-* diff --git a/source/apps/bluez/FrugalBuild b/source/apps/bluez/FrugalBuild new file mode 100644 index 0000000..6692bc9 --- /dev/null +++ b/source/apps/bluez/FrugalBuild @@ -0,0 +1,55 @@ +# Compiling Time: 0.42 SBU +# Maintainer: Priyank Gosalia + +pkgname=bluez +pkgver=4.54 +pkgrel=1 +pkgdesc="Library to use the BlueZ Linux Bluetooth stack" +url="http://bluez.sourceforge.net/" +depends=('dbus-glib>=0.76'??'hal>=0.5.11'??'alsa-lib'??'openobex>=1.3-10') +groups=('apps') +archs=('i686' 'x86_64' 'ppc') +up2date="Flasttar http://www.bluez.org/download/" +source=(http://www.kernel.org/pub/linux/bluetooth/$pkgname-$pkgver.tar.gz \ + rc.bluetooth uart.conf bluetooth.default bluetooth-dbus.conf) +sha1sums=('b61ea5eebf524c3d3fad41fda649e8b63feb3383' \ + 'd7b8ea99d68c2f9c1e411ebc47d49cbbb8d44b4b' \ + '706231256b0ef53e20f22b4f163e8008f092d28a' \ + 'e80cf645c853c30378411e4a7262dfd03a6f909e' \ + '7b62baa3bdf06b2d54cf9e9bc3358e2f90454311') +conflicts=('bluez-utils' 'bluez-lib') +provides=('bluez-utils' 'bluez-lib') +replaces=('bluez-utils' 'bluez-lib') +backup=(etc/sysconfig/bluetooth??etc/bluetooth/hcid.conf??etc/bluetooth/rfcomm.conf??etc/bluetooth/uart.conf) + +#--enable-gstreamer + +build() { + Frcd bluetooth + Ffile bluetooth.default /etc/sysconfig/bluetooth + Ffile uart.conf /etc/bluetooth/uart.conf + Fbuild --enable-serial \ + --enable-input \ + --enable-audio \ + --enable-service \ + --enable-alsa \ + --enable-usb \ + --enable-netlink \ + --enable-tools \ + --enable-bccmd \ + --enable-hid2hci \ + --enable-dfutool \ + --enable-hidd \ + --enable-pand \ + --enable-dund \ + --enable-cups \ + --enable-configfiles \ + --localstatedir=/var + Fmkdir /etc/udev/rules.d + cd scripts + Fcprel bluetooth.rules /etc/udev/rules.d/bluetooth.rules + Frm /etc/dbus-1/system.d/bluetooth.conf + Fcp bluetooth-dbus.conf /etc/dbus-1/system.d/bluetooth.conf +} + +# optimization OK diff --git a/source/apps/bluez/bluetooth-dbus.conf b/source/apps/bluez/bluetooth-dbus.conf new file mode 100644 index 0000000..39b46f9 --- /dev/null +++ b/source/apps/bluez/bluetooth-dbus.conf @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/source/apps/bluez/bluetooth.default b/source/apps/bluez/bluetooth.default new file mode 100644 index 0000000..729405b --- /dev/null +++ b/source/apps/bluez/bluetooth.default @@ -0,0 +1,11 @@ +# Bluetooth configuraton file + +# Run hid2hci (allowed values are "true" and "false") +HID2HCI_ENABLE=true + +# Run hcid +HCID_ENABLE=true + +# Don't edit the following line unless you know what you're doing +HCID_CONFIG="/etc/bluetooth/hcid.conf" + diff --git a/source/apps/bluez/bluez.install b/source/apps/bluez/bluez.install new file mode 100644 index 0000000..5ea3d4b --- /dev/null +++ b/source/apps/bluez/bluez.install @@ -0,0 +1,18 @@ +# arg 1: the new package version +post_install() +{ + chkconfig --add rc.bluetooth +} + +# arg 1: the old package version +pre_remove() +{ + chkconfig --del rc.bluetooth +} + +op=$1 +shift + +$op $* + +# vim: ft=sh diff --git a/source/apps/bluez/messages/bluetooth.en b/source/apps/bluez/messages/bluetooth.en new file mode 100644 index 0000000..3615694 --- /dev/null +++ b/source/apps/bluez/messages/bluetooth.en @@ -0,0 +1,16 @@ +startbluetooth="Initializing Bluetooth subsystem..." +starthcid="Starting hcid" +startsdpd="Starting sdpd" +starthidd="Starting hidd" +starthid2hci="Starting hid2hci" +startrfcomm="Starting rfcomm" +startdund="Starting dund" +startpand="Starting pand" +stopbluetooth="Bringing down Bluetooth subsystem..." +stoppand="Stopping pand" +stopdund="Stopping dund" +stoprfcomm="Stopping rfcomm" +stophidd="Stopping hidd" +stopsdpd="Stopping sdpd" +stophcid="Stopping hcid" +startdbusservices="Registering dbus services for bluez..." diff --git a/source/apps/bluez/messages/bluetooth.hu b/source/apps/bluez/messages/bluetooth.hu new file mode 100644 index 0000000..1df0d15 --- /dev/null +++ b/source/apps/bluez/messages/bluetooth.hu @@ -0,0 +1,16 @@ +startbluetooth="Bluetooth alrendszer bet?lt?se..." +starthcid="hcid ind?t?sa" +startsdpd="sdpd ind?t?sa" +starthidd="hidd ind?t?sa" +starthid2hci="hid2hci ind?t?sa" +startrfcomm="rfcomm ind?t?sa" +startdund="dund ind?t?sa" +startpand="pand ind?t?sa" +stopbluetooth="Bluetooth alrendszer le?ll?t?sa..." +stoppand="pand le?ll?t?sa" +stopdund="dund le?ll?t?sa" +stoprfcomm="rfcomm le?ll?t?sa" +stophidd="hidd le?ll?t?sa" +stopsdpd="sdpd le?ll?t?sa" +stophcid="hcid le?ll?t?sa" +startdbusservices="Bluetooth alrendszer regisztr?l?sa a Dbus rendszerben..." \ No newline at end of file diff --git a/source/apps/bluez/rc.bluetooth b/source/apps/bluez/rc.bluetooth new file mode 100644 index 0000000..1a9429c --- /dev/null +++ b/source/apps/bluez/rc.bluetooth @@ -0,0 +1,93 @@ +#!/bin/sh + +# (c) 2006 Christian Hamar alias krix +# rc.bluetooth for FrugalWare +# distributed under GPL License + +. /etc/rc.d/rc.functions +. /etc/sysconfig/bluetooth + +# chkconfig: 2345 98 12 +# description: Bluetooth management daemon + +submsg() { + echo -ne "\e[01;36m\t*\e[0m \e[01m$1\e[0m" +} + +if [ "$1" = "stop" ]; then + stop "$stopbluetooth"; echo + if [ "$PAND_ENABLE" = "true" ]; then + submsg "$stoppand" + killall pand &> /dev/null + ok $? + fi + if [ "$DUND_ENABLE" = "true" ]; then + submsg "$stopdund" + killall dund &> /dev/null + ok $? + fi + if [ "$RFCOMM_ENABLE" = "true" ]; then + submsg "$stoprfcomm" + rfcomm release all &> /dev/null + ok $? + fi + #if [ "$HIDD_ENABLE" = "true" ]; then + # submsg "$stophidd" + # killall hidd &> /dev/null + # ok $? + #fi + #if [ "$SDPD_ENABLE" = "true" ]; then + # submsg "$stopsdpd" + # killall sdpd &> /dev/null + # ok $? + #fi + if [ "$HCID_ENABLE" = "true" ]; then + submsg "$stophcid" + killall hcid &> /dev/null + ok $? + fi +elif [ "$1" = "restart" ]; then + "$0" stop + sleep 1 + "$0" start +elif [ "$1" = "start" ]; then + start "$startbluetooth"; echo + submsg "$startdbusservices" + dbus-send --system --dest=org.bluez /org/bluez/hci0 org.bluez.Adapter.SetMode string:discoverable + ok $? + if [ "$HCID_ENABLE" = "true" ]; then + submsg "$starthcid" + hcid -f $HCID_CONFIG + ok $? + fi + #if [ "$SDPD_ENABLE" = "true" ]; then + # submsg "$startsdpd" + # sdpd + # ok $? + #fi + #if [ "$HIDD_ENABLE" = "true" ]; then + # submsg "$starthidd" + # hidd $HIDD_OPTIONS --server || true + # ok $? + #fi + if [ "$HID2HCI_ENABLE" = "true" ]; then + submsg "$starthid2hci" + hid2hci --tohci &> /dev/null || true + ok $? + fi + if [ "$RFCOMM_ENABLE" = "true" ]; then + submsg "$startrfcomm" + rfcomm -f $RFCOMM_CONFIG bind all || true + ok $? + fi + if [ "$DUND_ENABLE" = "true" ]; then + submsg "$startdund" + dund $DUND_OPTIONS + ok $? + fi + if [ "$PAND_ENABLE" = "true" ]; then + submsg "$startpand" + pand $PAND_OPTIONS + ok $? + fi +fi diff --git a/source/apps/bluez/uart.conf b/source/apps/bluez/uart.conf new file mode 100644 index 0000000..1fc43e7 --- /dev/null +++ b/source/apps/bluez/uart.conf @@ -0,0 +1 @@ +/dev/ttyS2 csr 460800 From bouleetbil at frogdev.info Sat Oct 3 22:12:44 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 22:12:44 +0200 (CEST) Subject: [Frugalware-git] bluez: pybluez-0.16-2-i686 *rebuild with bluez>=4.54-1 Message-ID: <20091003201244.9BEB711F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bluez.git;a=commitdiff;h=70c7a7ea20e8d50f7eea0ad546657b0e910b25cd commit 70c7a7ea20e8d50f7eea0ad546657b0e910b25cd Author: bouleetbil Date: Sat Oct 3 22:12:30 2009 +0200 pybluez-0.16-2-i686 *rebuild with bluez>=4.54-1 diff --git a/source/lib-extra/pybluez/FrugalBuild b/source/lib-extra/pybluez/FrugalBuild index 78d6e8b..b4220ee 100644 --- a/source/lib-extra/pybluez/FrugalBuild +++ b/source/lib-extra/pybluez/FrugalBuild @@ -5,10 +5,10 @@ pkgname=pybluez _F_archive_name=PyBluez pkgver=0.16 -pkgrel=1 +pkgrel=2 pkgdesc="Python wrapper for bluez-libs" url="http://code.google.com/p/pybluez/" -depends=('bluez-libs>=3.24' 'python') +depends=('bluez>=4.54-1' 'python') license="GPL" groups=('lib-extra') archs=('i686' 'x86_64') From bouleetbil at frogdev.info Sat Oct 3 22:27:23 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 22:27:23 +0200 (CEST) Subject: [Frugalware-git] bluez: bluez-4.54-2-i686 *typo fix Message-ID: <20091003202723.3561E11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bluez.git;a=commitdiff;h=7c93217fe26823d139fe60de339af0f1ce43efc8 commit 7c93217fe26823d139fe60de339af0f1ce43efc8 Author: bouleetbil Date: Sat Oct 3 22:27:12 2009 +0200 bluez-4.54-2-i686 *typo fix diff --git a/source/apps/bluez/FrugalBuild b/source/apps/bluez/FrugalBuild index 6692bc9..68d7f4c 100644 --- a/source/apps/bluez/FrugalBuild +++ b/source/apps/bluez/FrugalBuild @@ -3,7 +3,7 @@ pkgname=bluez pkgver=4.54 -pkgrel=1 +pkgrel=2 pkgdesc="Library to use the BlueZ Linux Bluetooth stack" url="http://bluez.sourceforge.net/" depends=('dbus-glib>=0.76'??'hal>=0.5.11'??'alsa-lib'??'openobex>=1.3-10') @@ -17,9 +17,9 @@ sha1sums=('b61ea5eebf524c3d3fad41fda649e8b63feb3383' \ '706231256b0ef53e20f22b4f163e8008f092d28a' \ 'e80cf645c853c30378411e4a7262dfd03a6f909e' \ '7b62baa3bdf06b2d54cf9e9bc3358e2f90454311') -conflicts=('bluez-utils' 'bluez-lib') -provides=('bluez-utils' 'bluez-lib') -replaces=('bluez-utils' 'bluez-lib') +conflicts=('bluez-utils' 'bluez-libs') +provides=('bluez-utils' 'bluez-libs') +replaces=('bluez-utils' 'bluez-libs') backup=(etc/sysconfig/bluetooth??etc/bluetooth/hcid.conf??etc/bluetooth/rfcomm.conf??etc/bluetooth/uart.conf) #--enable-gstreamer From bouleetbil at frogdev.info Sat Oct 3 22:39:26 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 22:39:26 +0200 (CEST) Subject: [Frugalware-git] bluez: libbtctl-0.11.1-1-i686 *version bump Message-ID: <20091003203926.D938211F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bluez.git;a=commitdiff;h=8e32b9f7869b8837ae097dbedb3ffa6b2f309d14 commit 8e32b9f7869b8837ae097dbedb3ffa6b2f309d14 Author: bouleetbil Date: Sat Oct 3 22:39:16 2009 +0200 libbtctl-0.11.1-1-i686 *version bump diff --git a/source/gnome-extra/libbtctl/FrugalBuild b/source/gnome-extra/libbtctl/FrugalBuild index e0eecde..4ffe862 100644 --- a/source/gnome-extra/libbtctl/FrugalBuild +++ b/source/gnome-extra/libbtctl/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: Priyank Gosalia pkgname=libbtctl -pkgver=0.10.0 -pkgrel=3 +pkgver=0.11.1 +pkgrel=1 pkgdesc="A GObject wrapper for Bluetooth functionality" url="http://usefulinc.com/software/gnome-bluetooth/" -depends=('glib2' 'bluez-utils>=3.25' 'bluez-libs>=3.25' 'openobex>=1.3-10' 'python>=2.6' 'pygtk') +depends=('glib2' 'bluez>=4.54' 'openobex>=1.3-10' 'python>=2.6' 'pygtk') makedepends=('pkgconfig' 'intltool' 'mono>=2.0' 'gtk2-sharp') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') _F_gnome_devel="y" Finclude gnome mono python source=($source mono2.patch) -sha1sums=('617700d226496c3dffe066e83a703439ae45f807' \ +sha1sums=('77e7e403578f02f7bd4c09d014b6ece3ec34bc59' \ '28f942b01f3fec19554f5e5e45fdbd5cacadf266') subpkgs=("$pkgname-mono" "$pkgname-python") From bouleetbil at frogdev.info Sat Oct 3 22:53:26 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 22:53:26 +0200 (CEST) Subject: [Frugalware-git] bluez: gnome-bluetooth-2.28.1-1-i686 *version bump Message-ID: <20091003205326.4BD6011F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bluez.git;a=commitdiff;h=eb390e3807c93fa8db539a5c1ddddc3aa70203dd commit eb390e3807c93fa8db539a5c1ddddc3aa70203dd Author: bouleetbil Date: Sat Oct 3 22:53:16 2009 +0200 gnome-bluetooth-2.28.1-1-i686 *version bump diff --git a/source/gnome-extra/gnome-bluetooth/FrugalBuild b/source/gnome-extra/gnome-bluetooth/FrugalBuild index eeed717..52c82c3 100644 --- a/source/gnome-extra/gnome-bluetooth/FrugalBuild +++ b/source/gnome-extra/gnome-bluetooth/FrugalBuild @@ -2,29 +2,30 @@ # Maintainer: Priyank Gosalia pkgname=gnome-bluetooth -pkgver=0.12.0 +pkgver=2.28.1 pkgrel=1 pkgdesc="The GNOME Bluetooth Subsystem." url="http://www.usefulinc.com/software/gnome-bluetooth/" -makedepends=('intltool' 'pkgconfig' 'gob2') -depends=('bluez-utils>=3.28' 'bluez-libs>=3.28' 'gob2' 'pygtk' \ - 'librsvg>=2.26.0' 'gnome-python>=2.20.1' 'libbtctl-python>=0.9.0' \ +makedepends=('intltool' 'pkgconfig' 'gob2' 'gnome-doc-utils') +depends=('bluez>=4.54-1' 'gob2' 'pygtk' 'geoclue'\ + 'librsvg>=2.26.0' 'gnome-python>=2.20.1' 'libbtctl-python>=0.11.1' \ 'libgnomeui>=2.24.2' 'unique') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') -_F_gnome_schemas=('/etc/gconf/schemas/gnome-obex-server.schemas') +_F_gnome_schemas=('/etc/gconf/schemas/bluetooth-manager.schemas') _F_gnome_scrollkeeper="y" +_F_gnome_iconcache="y" Finclude gnome gnome-scriptlet -sha1sums=('8e46f51a7fc92469e24183c1e042a642cfe32de3') +sha1sums=('d97efc4e2b2d0ae3a322a4796815014ce9d41bfa') # NOTE: According to upstream, libbtctl won't be a dependency in the # next major version, and given that the only revdep of libbtctl is this # pkg, don't forget to remove libbtctl from FST, especially because it's # unmaintained now. -#for bump it we should bump BlueZ to serie 4.X -#the version 2.28.XX of gnome-bluetooth provide bluez-gnome -#bluez-gnome should be delete if we bump it +conflicts=('bluez-gnome') +provides=('bluez-gnome') +replaces=('bluez-gnome') build() { Fbuild_slice_scrollkeeper From bouleetbil at frogdev.info Sat Oct 3 23:10:08 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 23:10:08 +0200 (CEST) Subject: [Frugalware-git] bluez: gnome-bluetooth-2.28.1-2-i686 *fixed conflict Message-ID: <20091003211008.94EB611F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bluez.git;a=commitdiff;h=ce4f8f237173720b8e1e22fd6ab05cc4a8b46ad5 commit ce4f8f237173720b8e1e22fd6ab05cc4a8b46ad5 Author: bouleetbil Date: Sat Oct 3 23:09:55 2009 +0200 gnome-bluetooth-2.28.1-2-i686 *fixed conflict diff --git a/source/gnome-extra/gnome-bluetooth/FrugalBuild b/source/gnome-extra/gnome-bluetooth/FrugalBuild index 52c82c3..6d3fffd 100644 --- a/source/gnome-extra/gnome-bluetooth/FrugalBuild +++ b/source/gnome-extra/gnome-bluetooth/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-bluetooth pkgver=2.28.1 -pkgrel=1 +pkgrel=2 pkgdesc="The GNOME Bluetooth Subsystem." url="http://www.usefulinc.com/software/gnome-bluetooth/" makedepends=('intltool' 'pkgconfig' 'gob2' 'gnome-doc-utils') @@ -31,8 +31,8 @@ build() { Fbuild_slice_scrollkeeper Fmake Fmakeinstall GCONF_DISABLE_SCHEMA_INSTALL=1 - Fbuild_gnome_scriptlet + Frm usr/share/icons/hicolor/icon-theme.cache } # optimization OK From devil505linux at gmail.com Sat Oct 3 23:17:58 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 3 Oct 2009 23:17:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: playonlinux-3.7-1-i686 * version bump Message-ID: <20091003211758.5BEB811F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b7e6b2c686a6058b4521886250036555fdaa7604 commit b7e6b2c686a6058b4521886250036555fdaa7604 Author: Devil505 Date: Sat Oct 3 23:17:43 2009 +0200 playonlinux-3.7-1-i686 * version bump diff --git a/source/xapps-extra/playonlinux/FrugalBuild b/source/xapps-extra/playonlinux/FrugalBuild index 8f1ce52..dfe981b 100644 --- a/source/xapps-extra/playonlinux/FrugalBuild +++ b/source/xapps-extra/playonlinux/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=playonlinux -pkgver=3.6 +pkgver=3.7 pkgrel=1 pkgdesc="GUI for managing Windows and DOS programs under linux" url="http://www.$pkgname.com" @@ -15,7 +15,7 @@ Fpkgversep="_" _F_cd_path="$pkgname" up2date="lynx -dump $url/en/download-generic.html | Flasttar" source=(http://www.playonlinux.com/script_files/$_F_archive_name/$pkgver/${_F_archive_name}_$pkgver.tar.gz) -sha1sums=('435d43de291ad4fb26945292032a6401ae26c764') +sha1sums=('e59042648b93eb5edee625fb3f4d5a94908830fd') build() { From bouleetbil at frogdev.info Sat Oct 3 23:23:35 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 23:23:35 +0200 (CEST) Subject: [Frugalware-git] bluez: gnome-bluetooth-2.28.1-3-i686 *fixed conflict Message-ID: <20091003212335.0C6E711F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bluez.git;a=commitdiff;h=d917ace9ca2df7081bfc5b48e03c52519d196368 commit d917ace9ca2df7081bfc5b48e03c52519d196368 Author: bouleetbil Date: Sat Oct 3 23:23:18 2009 +0200 gnome-bluetooth-2.28.1-3-i686 *fixed conflict diff --git a/source/gnome-extra/gnome-bluetooth/FrugalBuild b/source/gnome-extra/gnome-bluetooth/FrugalBuild index 6d3fffd..fe6cd85 100644 --- a/source/gnome-extra/gnome-bluetooth/FrugalBuild +++ b/source/gnome-extra/gnome-bluetooth/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-bluetooth pkgver=2.28.1 -pkgrel=2 +pkgrel=3 pkgdesc="The GNOME Bluetooth Subsystem." url="http://www.usefulinc.com/software/gnome-bluetooth/" makedepends=('intltool' 'pkgconfig' 'gob2' 'gnome-doc-utils') @@ -32,7 +32,8 @@ build() { Fmake Fmakeinstall GCONF_DISABLE_SCHEMA_INSTALL=1 Fbuild_gnome_scriptlet - Frm usr/share/icons/hicolor/icon-theme.cache + Frm usr/share/icons/hicolor/*.cache + Frm usr/share/applications/*.cache } # optimization OK From bouleetbil at frogdev.info Sat Oct 3 23:35:52 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 23:35:52 +0200 (CEST) Subject: [Frugalware-git] bluez: nautilus-sendto-2.28.0-2-i686 *rebuild with bluez gnome-bluetooth Message-ID: <20091003213552.4E88011F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bluez.git;a=commitdiff;h=04f759660e88cc3a1eb6b4a8342518d79d28a8c0 commit 04f759660e88cc3a1eb6b4a8342518d79d28a8c0 Author: bouleetbil Date: Sat Oct 3 23:35:26 2009 +0200 nautilus-sendto-2.28.0-2-i686 *rebuild with bluez gnome-bluetooth diff --git a/source/gnome/nautilus-sendto/FrugalBuild b/source/gnome/nautilus-sendto/FrugalBuild index d7a1aaf..3fd2bb6 100644 --- a/source/gnome/nautilus-sendto/FrugalBuild +++ b/source/gnome/nautilus-sendto/FrugalBuild @@ -3,11 +3,11 @@ pkgname=nautilus-sendto pkgver=2.28.0 -pkgrel=1 +pkgrel=2 pkgdesc="A plugin to send files to other apps from Nautilus." url="http://www.gnome.org/" -depends=('nautilus>=2.28.0' 'evolution-data-server>=2.28.0' 'bluez-libs>=3.36') -makedepends=('intltool' 'perl-xml-parser' 'pidgin>=2.5.6-2' 'claws-mail>=3.7.1-3' 'gnome-bluetooth>=0.11.0-5' 'empathy>=2.28.0') +depends=('nautilus>=2.28.0' 'evolution-data-server>=2.28.0' 'bluez>=4.54-1') +makedepends=('intltool' 'perl-xml-parser' 'pidgin>=2.5.6-2' 'claws-mail>=3.7.1-3' 'gnome-bluetooth>=2.28.1' 'empathy>=2.28.0') groups=('gnome') archs=('i686' 'x86_64' 'ppc') _F_gnome_iconcache="y" From bouleetbil at frogdev.info Sat Oct 3 23:38:50 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 23:38:50 +0200 (CEST) Subject: [Frugalware-git] bluez: bluez-hcidump-1.42-2-i686 *rebuild with bluez>=4.54-2 Message-ID: <20091003213850.80EC311F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bluez.git;a=commitdiff;h=5327c94bbc3202f5530002b645442e9b66cdd793 commit 5327c94bbc3202f5530002b645442e9b66cdd793 Author: bouleetbil Date: Sat Oct 3 23:38:43 2009 +0200 bluez-hcidump-1.42-2-i686 *rebuild with bluez>=4.54-2 diff --git a/source/apps-extra/bluez-hcidump/FrugalBuild b/source/apps-extra/bluez-hcidump/FrugalBuild index 98c3e59..5a95a71 100644 --- a/source/apps-extra/bluez-hcidump/FrugalBuild +++ b/source/apps-extra/bluez-hcidump/FrugalBuild @@ -3,10 +3,10 @@ pkgname=bluez-hcidump pkgver=1.42 -pkgrel=1 +pkgrel=2 pkgdesc="Bluetooth packet analyzer" url="http://www.bluez.org" -depends=('bluez-libs>=3.19') +depends=('bluez>=4.54-2') groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.bluez.org/download.html|grep bluez-hcidump-|sed -n 's/.*bluez-hcidump-\(.*\)\.t.*/\1/; 1 p'" From bouleetbil at frogdev.info Sat Oct 3 23:42:36 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 23:42:36 +0200 (CEST) Subject: [Frugalware-git] bluez: openobex-1.3-11-i686 *rebuild with bluez>=4.54-2 Message-ID: <20091003214236.2BE0311F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bluez.git;a=commitdiff;h=fcd0c27a31cc33e2c7366f7fb839cb5c55463bbc commit fcd0c27a31cc33e2c7366f7fb839cb5c55463bbc Author: bouleetbil Date: Sat Oct 3 23:42:27 2009 +0200 openobex-1.3-11-i686 *rebuild with bluez>=4.54-2 diff --git a/source/lib-extra/openobex/FrugalBuild b/source/lib-extra/openobex/FrugalBuild index 193129f..88bfba1 100644 --- a/source/lib-extra/openobex/FrugalBuild +++ b/source/lib-extra/openobex/FrugalBuild @@ -4,9 +4,9 @@ pkgname=openobex pkgver=1.3 -pkgrel=10 +pkgrel=11 pkgdesc="Free open source implementation of the Object Exchange (OBEX) protocol" -depends=('glibc' 'bluez-libs>=3.12' 'libusb') +depends=('glibc' 'bluez>=4.54-2' 'libusb') groups=('lib-extra') archs=('i686' 'x86_64' 'ppc') url="http://dev.zuckschwerdt.org/openobex" From bouleetbil at frogdev.info Sat Oct 3 23:56:39 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 3 Oct 2009 23:56:39 +0200 (CEST) Subject: [Frugalware-git] bluez: blueman-0.5-4-i686 *rebuild with bluez>=4.54-2 Message-ID: <20091003215639.F25D611F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bluez.git;a=commitdiff;h=c4a62f605c526b76c4ebb62cd0c24dcb6bb97918 commit c4a62f605c526b76c4ebb62cd0c24dcb6bb97918 Author: bouleetbil Date: Sat Oct 3 23:56:32 2009 +0200 blueman-0.5-4-i686 *rebuild with bluez>=4.54-2 diff --git a/source/gnome-extra/blueman/FrugalBuild b/source/gnome-extra/blueman/FrugalBuild index 98df2b6..cec534f 100644 --- a/source/gnome-extra/blueman/FrugalBuild +++ b/source/gnome-extra/blueman/FrugalBuild @@ -3,10 +3,10 @@ pkgname=blueman pkgver=0.5 -pkgrel=3 +pkgrel=4 pkgdesc="A Bluetooth management utility for GNOME." url="http://blueman.tuxfamily.org/" -depends=('pyrex' 'bluez-libs>=3.28') +depends=('pyrex' 'bluez>=4.54-2') rodepends=('gnome-vfs-obexftp' 'pybluez' 'dbus-python' 'bluez-utils>=3.28' 'obex-data-server') makedepends=('setuptools' 'python-distutils-extra' 'intltool') groups=('gnome-extra') From bouleetbil at frogdev.info Sun Oct 4 00:00:54 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 00:00:54 +0200 (CEST) Subject: [Frugalware-git] bluez: obex-data-server-0.4.4-1-i686 *version bump for works with new bluez Message-ID: <20091003220054.5309511F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bluez.git;a=commitdiff;h=d5940a99839521496ab48df67082cac701b5f09d commit d5940a99839521496ab48df67082cac701b5f09d Author: bouleetbil Date: Sun Oct 4 00:00:34 2009 +0200 obex-data-server-0.4.4-1-i686 *version bump for works with new bluez diff --git a/source/apps-extra/obex-data-server/FrugalBuild b/source/apps-extra/obex-data-server/FrugalBuild index 7f9ed03..9abc611 100644 --- a/source/apps-extra/obex-data-server/FrugalBuild +++ b/source/apps-extra/obex-data-server/FrugalBuild @@ -2,16 +2,15 @@ # Maintainer: Priyank Gosalia pkgname=obex-data-server -pkgver=0.3.4 +pkgver=0.4.4 pkgrel=1 pkgdesc="Obex Data Server daemon" url="http://tadas.dailyda.com/" -depends=('dbus' 'dbus-glib' 'bluez-libs>=3.35' 'bluez-utils>=3.35' 'openobex') +depends=('dbus' 'dbus-glib' 'bluez>=4.54-2' 'openobex') groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/software | grep $pkgname | Flasttar" -options=('force') source=($url/software/$pkgname-$pkgver.tar.gz) -sha1sums=('06f7b7947abd19b70111e40caa15cd36fc622131') +sha1sums=('137f053a67c95ac35b0d02c66272e57d7bf34d96') # optimization OK From bouleetbil at frogdev.info Sun Oct 4 00:11:06 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 00:11:06 +0200 (CEST) Subject: [Frugalware-git] bluez: gammu-1.26.1-2-i686 *rebuild with bluez>=4.54-2 Message-ID: <20091003221106.55F4711F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bluez.git;a=commitdiff;h=f7a271df0709db1bd9fa7281ddf9e4d5f3ccbf5c commit f7a271df0709db1bd9fa7281ddf9e4d5f3ccbf5c Author: bouleetbil Date: Sun Oct 4 00:10:39 2009 +0200 gammu-1.26.1-2-i686 *rebuild with bluez>=4.54-2 diff --git a/source/apps-extra/gammu/FrugalBuild b/source/apps-extra/gammu/FrugalBuild index b6f9fa4..5496804 100644 --- a/source/apps-extra/gammu/FrugalBuild +++ b/source/apps-extra/gammu/FrugalBuild @@ -3,11 +3,11 @@ pkgname=gammu pkgver=1.26.1 -pkgrel=1 +pkgrel=2 pkgdesc="Mobile phones tools for Unix (Linux)" url="http://www.gammu.org/wiki/index.php?title=Gammu:Main_Page" backup=(etc/gammu/gammurc) -depends=('libmysqlclient>=5.1.34' 'bluez-libs>=3.11' 'openssl') # depends on openssl, dont remove it +depends=('libmysqlclient>=5.1.34' 'bluez>=4.54-2' 'openssl') # depends on openssl, dont remove it makedepends=('mysql>=5.1.34' 'cmake') groups=('apps-extra') archs=('x86_64' 'i686') From bouleetbil at frogdev.info Sun Oct 4 00:32:52 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 00:32:52 +0200 (CEST) Subject: [Frugalware-git] bluez: bluez-4.54-3-i686 *disable deprecated hcid Message-ID: <20091003223252.43A7E11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bluez.git;a=commitdiff;h=378da857b627a931c385261c7ac9f053e09ace00 commit 378da857b627a931c385261c7ac9f053e09ace00 Author: bouleetbil Date: Sun Oct 4 00:32:35 2009 +0200 bluez-4.54-3-i686 *disable deprecated hcid diff --git a/source/apps/bluez/FrugalBuild b/source/apps/bluez/FrugalBuild index 68d7f4c..d51e5b8 100644 --- a/source/apps/bluez/FrugalBuild +++ b/source/apps/bluez/FrugalBuild @@ -3,7 +3,7 @@ pkgname=bluez pkgver=4.54 -pkgrel=2 +pkgrel=3 pkgdesc="Library to use the BlueZ Linux Bluetooth stack" url="http://bluez.sourceforge.net/" depends=('dbus-glib>=0.76'??'hal>=0.5.11'??'alsa-lib'??'openobex>=1.3-10') @@ -13,7 +13,7 @@ up2date="Flasttar http://www.bluez.org/download/" source=(http://www.kernel.org/pub/linux/bluetooth/$pkgname-$pkgver.tar.gz \ rc.bluetooth uart.conf bluetooth.default bluetooth-dbus.conf) sha1sums=('b61ea5eebf524c3d3fad41fda649e8b63feb3383' \ - 'd7b8ea99d68c2f9c1e411ebc47d49cbbb8d44b4b' \ + '2b55e0bc4797e7e56e94850159075503e583b5f7' \ '706231256b0ef53e20f22b4f163e8008f092d28a' \ 'e80cf645c853c30378411e4a7262dfd03a6f909e' \ '7b62baa3bdf06b2d54cf9e9bc3358e2f90454311') diff --git a/source/apps/bluez/rc.bluetooth b/source/apps/bluez/rc.bluetooth index 1a9429c..3890bfe 100644 --- a/source/apps/bluez/rc.bluetooth +++ b/source/apps/bluez/rc.bluetooth @@ -55,11 +55,11 @@ elif [ "$1" = "start" ]; then submsg "$startdbusservices" dbus-send --system --dest=org.bluez /org/bluez/hci0 org.bluez.Adapter.SetMode string:discoverable ok $? - if [ "$HCID_ENABLE" = "true" ]; then - submsg "$starthcid" - hcid -f $HCID_CONFIG - ok $? - fi + #if [ "$HCID_ENABLE" = "true" ]; then + # submsg "$starthcid" + # hcid -f $HCID_CONFIG + # ok $? + #fi #if [ "$SDPD_ENABLE" = "true" ]; then # submsg "$startsdpd" # sdpd From bouleetbil at frogdev.info Sun Oct 4 00:45:10 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 00:45:10 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libxxf86dga-1.1-1-i686 *version bump Message-ID: <20091003224510.E958911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=b592f27acf1aea5e91b2de560f9730a80707b0f9 commit b592f27acf1aea5e91b2de560f9730a80707b0f9 Author: bouleetbil Date: Sun Oct 4 00:45:03 2009 +0200 libxxf86dga-1.1-1-i686 *version bump diff --git a/source/x11/libxxf86dga/FrugalBuild b/source/x11/libxxf86dga/FrugalBuild index 7ca40b7..164de59 100644 --- a/source/x11/libxxf86dga/FrugalBuild +++ b/source/x11/libxxf86dga/FrugalBuild @@ -3,15 +3,15 @@ pkgname=libxxf86dga _F_xorg_name=libXxf86dga -pkgver=1.0.99.2 +pkgver=1.1 pkgrel=1 pkgdesc="X.Org Xxf86dga library" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64' 'ppc') -depends=('libx11>=1.2.99.901' 'libxext>=1.0.5-3' 'xf86dgaproto') +depends=('libx11>=1.3' 'libxext>=1.0.5-3' 'xf86dgaproto') makedepends=('pkgconfig' 'xproto>=7.0.15' 'inputproto>=1.9.99.902') Finclude xorg -sha1sums=('27a664cb7422229ddde014d66da16401c1b96fc7') +sha1sums=('08972749821baba9e2aaa13637823eac8d654c8d') # optimization OK From bouleetbil at frogdev.info Sun Oct 4 09:55:30 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 09:55:30 +0200 (CEST) Subject: [Frugalware-git] bluez: bluez-4.54-4-i686 *really disable hcid Message-ID: <20091004075530.C69A211F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bluez.git;a=commitdiff;h=7ae8c90860a6473f6cde2903622b1611bd20b633 commit 7ae8c90860a6473f6cde2903622b1611bd20b633 Author: bouleetbil Date: Sun Oct 4 09:55:14 2009 +0200 bluez-4.54-4-i686 *really disable hcid diff --git a/source/apps/bluez/FrugalBuild b/source/apps/bluez/FrugalBuild index d51e5b8..8a22845 100644 --- a/source/apps/bluez/FrugalBuild +++ b/source/apps/bluez/FrugalBuild @@ -3,7 +3,7 @@ pkgname=bluez pkgver=4.54 -pkgrel=3 +pkgrel=4 pkgdesc="Library to use the BlueZ Linux Bluetooth stack" url="http://bluez.sourceforge.net/" depends=('dbus-glib>=0.76'??'hal>=0.5.11'??'alsa-lib'??'openobex>=1.3-10') @@ -13,7 +13,7 @@ up2date="Flasttar http://www.bluez.org/download/" source=(http://www.kernel.org/pub/linux/bluetooth/$pkgname-$pkgver.tar.gz \ rc.bluetooth uart.conf bluetooth.default bluetooth-dbus.conf) sha1sums=('b61ea5eebf524c3d3fad41fda649e8b63feb3383' \ - '2b55e0bc4797e7e56e94850159075503e583b5f7' \ + 'e9922be6362049ef519731719d5d8cab9a836c8d' \ '706231256b0ef53e20f22b4f163e8008f092d28a' \ 'e80cf645c853c30378411e4a7262dfd03a6f909e' \ '7b62baa3bdf06b2d54cf9e9bc3358e2f90454311') diff --git a/source/apps/bluez/rc.bluetooth b/source/apps/bluez/rc.bluetooth index 3890bfe..681ece2 100644 --- a/source/apps/bluez/rc.bluetooth +++ b/source/apps/bluez/rc.bluetooth @@ -41,11 +41,11 @@ if [ "$1" = "stop" ]; then # killall sdpd &> /dev/null # ok $? #fi - if [ "$HCID_ENABLE" = "true" ]; then - submsg "$stophcid" - killall hcid &> /dev/null - ok $? - fi + #if [ "$HCID_ENABLE" = "true" ]; then + # submsg "$stophcid" + # killall hcid &> /dev/null + # ok $? + #fi elif [ "$1" = "restart" ]; then "$0" stop sleep 1 From bouleetbil at frogdev.info Sun Oct 4 10:02:37 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 10:02:37 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pywebkitgtk-1.1.7-1-i686 *version bump Message-ID: <20091004080237.8487911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=90ae939b964c96c2407e3ad267c25b6626712f8f commit 90ae939b964c96c2407e3ad267c25b6626712f8f Author: bouleetbil Date: Sun Oct 4 10:02:13 2009 +0200 pywebkitgtk-1.1.7-1-i686 *version bump diff --git a/source/xlib-extra/pywebkitgtk/FrugalBuild b/source/xlib-extra/pywebkitgtk/FrugalBuild index 106f919..a9322df 100644 --- a/source/xlib-extra/pywebkitgtk/FrugalBuild +++ b/source/xlib-extra/pywebkitgtk/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: bouleetbil pkgname=pywebkitgtk -pkgver=1.1.6 -pkgrel=2 +pkgver=1.1.7 +pkgrel=1 pkgdesc="PyWebKitGtk provides an API for developers to program WebKit/Gtk using Python." depends=('webkit>=1.1.8-2' 'pygtk>=2.14.1-2' 'python>=2.6.1') groups=('xlib-extra') archs=('i686' 'x86_64' 'ppc') Finclude googlecode python options=('scriptlet') -sha1sums=('17cced538540dd2d97b0256e2c3677cd03ee7193') +sha1sums=('e3416d9455fe7d9947b079c66f40008a01f80055') build() { Fbuild From devil505linux at gmail.com Sun Oct 4 10:56:12 2009 From: devil505linux at gmail.com (Devil505) Date: Sun, 4 Oct 2009 10:56:12 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: filezilla-3.2.8-1-i686 * version bump Message-ID: <20091004085612.E766811F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2ec19f5377d17342d793aab2aba3b2e39df4332b commit 2ec19f5377d17342d793aab2aba3b2e39df4332b Author: Devil505 Date: Sun Oct 4 10:54:58 2009 +0200 filezilla-3.2.8-1-i686 * version bump diff --git a/source/xapps-extra/filezilla/FrugalBuild b/source/xapps-extra/filezilla/FrugalBuild index 23e192a..3570f71 100644 --- a/source/xapps-extra/filezilla/FrugalBuild +++ b/source/xapps-extra/filezilla/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=filezilla -pkgver=3.2.7.1 +pkgver=3.2.8 pkgrel=1 pkgdesc="a fast and reliable cross-platform FTP, FTPS and SFTP client" depends=('wxgtk>=2.8.9-2' 'libidn' 'gnutls>=2.8.3' 'libgcrypt' 'libgcc' \ @@ -18,6 +18,6 @@ _F_gnome_iconcache="y" Finclude sourceforge gnome-scriptlet groups=('xapps-extra') archs=('i686' 'x86_64' 'ppc') -sha1sums=('8e1c2c1488ef320ccb5643bc9c74d95afe6d4187') +sha1sums=('d2629c67de429f6979da58ff288bc2c864b607fb') # optimization OK From bouleetbil at frogdev.info Sun Oct 4 11:01:12 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 11:01:12 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: empathy-2.28.0.1-1-i686 *version bump Message-ID: <20091004090112.0F04411F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f85dc4bbd7e11028f6572ac94e558a04aa8c52be commit f85dc4bbd7e11028f6572ac94e558a04aa8c52be Author: bouleetbil Date: Sun Oct 4 11:01:11 2009 +0200 empathy-2.28.0.1-1-i686 *version bump diff --git a/source/gnome-extra/empathy/FrugalBuild b/source/gnome-extra/empathy/FrugalBuild index 33a58ed..24ff065 100644 --- a/source/gnome-extra/empathy/FrugalBuild +++ b/source/gnome-extra/empathy/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=empathy -pkgver=2.28.0 +pkgver=2.28.0.1 pkgrel=1 pkgdesc="Empathy consists of a rich set of reusable instant messaging widgets" depends=('gconf>=2.28.0' 'telepathy-glib' 'libxml2' 'enchant' \ @@ -25,6 +25,6 @@ Finclude gnome gnome-scriptlet Fconfopts="${Fconfopts[@]} --enable-python=yes --enable-gtk-doc \ --disable-scrollkeeper --enable-spell=yes \ --enable-megaphone=yes --enable-nothere=yes" -sha1sums=('5dacf6ed97cf7e6998e4e36b76cf89153393f0a4') +sha1sums=('d05184fd592584bb06c601beead422ce4da501a1') # optimization OK From devil505linux at gmail.com Sun Oct 4 11:43:15 2009 From: devil505linux at gmail.com (Devil505) Date: Sun, 4 Oct 2009 11:43:15 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: sip-4.9-1-i686 * version bump Message-ID: <20091004094315.9E90D11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4c7b1e9d3086064a61530390c09251f63a59e196 commit 4c7b1e9d3086064a61530390c09251f63a59e196 Author: Devil505 Date: Sun Oct 4 11:42:53 2009 +0200 sip-4.9-1-i686 * version bump diff --git a/source/xlib/sip/FrugalBuild b/source/xlib/sip/FrugalBuild index dfd1fcf..e30195f 100644 --- a/source/xlib/sip/FrugalBuild +++ b/source/xlib/sip/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=sip -pkgver=4.8.1 +pkgver=4.9 pkgrel=1 pkgdesc="SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries" url="http://www.riverbankcomputing.co.uk/software/sip/intro" @@ -11,7 +11,7 @@ groups=('xlib') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.riverbankcomputing.co.uk/software/sip/download |grep -v snapshot |Flasttar" source=(http://www.riverbankcomputing.co.uk/static/Downloads/sip4/$pkgname-$pkgver.tar.gz) -sha1sums=('7e1b0899994fc7a20e26f4aa861979de3ea85f70') +sha1sums=('5c9e0aa55d664e2a35295b031df950d0a4fe9529') options=('scriptlet') build() From devil505linux at gmail.com Sun Oct 4 12:05:24 2009 From: devil505linux at gmail.com (Devil505) Date: Sun, 4 Oct 2009 12:05:24 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: openbabel-2.2.3-1-i686 * version bump Message-ID: <20091004100524.1FF2F11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ddd864d3b53183a5b40c1628e52b36d404e7fb36 commit ddd864d3b53183a5b40c1628e52b36d404e7fb36 Author: Devil505 Date: Sun Oct 4 12:03:55 2009 +0200 openbabel-2.2.3-1-i686 * version bump diff --git a/source/lib-extra/openbabel/FrugalBuild b/source/lib-extra/openbabel/FrugalBuild index 22ba54d..353cfd8 100644 --- a/source/lib-extra/openbabel/FrugalBuild +++ b/source/lib-extra/openbabel/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=openbabel -pkgver=2.2.2 +pkgver=2.2.3 pkgrel=1 pkgdesc="a free, open-source version of the Babel chemistry file translation program." depends=('libxml2' 'libstdc++') @@ -10,5 +10,5 @@ makedepends=('doxygen') groups=('lib-extra') archs=('i686' 'x86_64') Finclude sourceforge -sha1sums=('eff94c92f1f0e7e834874e2964056f538fa1574a') +sha1sums=('e396b27551a106e001ca6c953181657a0a53f43f') # optimization OK From devil505linux at gmail.com Sun Oct 4 12:31:35 2009 From: devil505linux at gmail.com (Devil505) Date: Sun, 4 Oct 2009 12:31:35 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: skype-2.1.0.47-1-i686 * version bump Message-ID: <20091004103135.90C4811F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=36a24d55bbbb1044cc974e4a1f9aa0869f8f9120 commit 36a24d55bbbb1044cc974e4a1f9aa0869f8f9120 Author: Devil505 Date: Sun Oct 4 12:31:25 2009 +0200 skype-2.1.0.47-1-i686 * version bump diff --git a/source/xapps-extra/skype/FrugalBuild b/source/xapps-extra/skype/FrugalBuild index 957f035..33dd61b 100644 --- a/source/xapps-extra/skype/FrugalBuild +++ b/source/xapps-extra/skype/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Janos Kovacs pkgname=skype -pkgver=2.0.0.72 +pkgver=2.1.0.47 pkgrel=1 pkgdesc="Skype will let you make free calls to your friends all over the world." url="http://skype.com" @@ -13,7 +13,7 @@ up2date="lynx -dump http://www.skype.com/intl/en/download/skype/linux/choose/ | source=(http://download.skype.com/linux/${pkgname}-${pkgver}.tar.bz2) license="skype-eula" options=('nobuild') -sha1sums=('554a2d2fdf0b2291692ed84c2d862bc80b8a6b26') +sha1sums=('a0c7918767f01e79c37d4bd4dc085855c111994b') build() { From devil505linux at gmail.com Sun Oct 4 12:34:09 2009 From: devil505linux at gmail.com (Devil505) Date: Sun, 4 Oct 2009 12:34:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: clamtk-4.18-1-i686 * version bump Message-ID: <20091004103409.B058E11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=05d344fdffbb1fb8eaeb99ecf7c08b6a8e80ff11 commit 05d344fdffbb1fb8eaeb99ecf7c08b6a8e80ff11 Author: Devil505 Date: Sun Oct 4 12:33:48 2009 +0200 clamtk-4.18-1-i686 * version bump diff --git a/source/xapps-extra/clamtk/FrugalBuild b/source/xapps-extra/clamtk/FrugalBuild index e7344e9..cde1593 100644 --- a/source/xapps-extra/clamtk/FrugalBuild +++ b/source/xapps-extra/clamtk/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Janos Kovacs pkgname=clamtk -pkgver=4.12 +pkgver=4.18 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=('eeac34b4eb625abc6acfd3bcfb7623d291dbee0d') +sha1sums=('a7fc43b422af89cbba83946c03cf4ddfb9a8b0b5') build() { Fcd From bouleetbil at frogdev.info Sun Oct 4 15:40:04 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 15:40:04 +0200 (CEST) Subject: [Frugalware-git] pam: pam-1.1.0-1-i686 *new packages *pam into frugalware ? :) *build without cracklib Message-ID: <20091004134004.1A3FD11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=94523ad128733edf0aa0c84ff957052bfb5ef559 commit 94523ad128733edf0aa0c84ff957052bfb5ef559 Author: bouleetbil Date: Sun Oct 4 15:39:46 2009 +0200 pam-1.1.0-1-i686 *new packages *pam into frugalware ? :) *build without cracklib diff --git a/source/base/pam/FrugalBuild b/source/base/pam/FrugalBuild new file mode 100644 index 0000000..c421dde --- /dev/null +++ b/source/base/pam/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.08 SBU +# Maintainer: bouleetbil + +pkgname=pam +pkgver=1.1.0 +pkgrel=1 +pkgdesc="Linux-PAM (Pluggable Authentication Modules)" +archs=('i686' 'x86_64' 'ppc') +url="http://www.kernel.org/pub/linux/libs/pam/" +groups=('base' 'chroot-core') +depends=('glibc' 'flex' 'gettext') +source=(ftp://ftp.kernel.org/pub/linux/libs/pam/library/Linux-PAM-$pkgver.tar.gz) +up2date="lynx -dump ftp://ftp.kernel.org/pub/linux/libs/pam/library/ | sed 's/Linux-//' | sed 's/PAM/pam/' | Flasttar" +signatures=(${source[0]}.sign) +_F_cd_path="Linux-PAM-$pkgver" + +# optimization OK From bouleetbil at frogdev.info Sun Oct 4 15:53:15 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 15:53:15 +0200 (CEST) Subject: [Frugalware-git] pam: pam-frugalware-20090522-1-i686 *new package *configuration for pam Message-ID: <20091004135315.74C3511F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=38a2876bf3b9ab09f7ff54d419a13d24b2a5dd4d commit 38a2876bf3b9ab09f7ff54d419a13d24b2a5dd4d Author: bouleetbil Date: Sun Oct 4 15:53:13 2009 +0200 pam-frugalware-20090522-1-i686 *new package *configuration for pam diff --git a/source/base/pam-frugalware/FrugalBuild b/source/base/pam-frugalware/FrugalBuild new file mode 100644 index 0000000..bd0184c --- /dev/null +++ b/source/base/pam-frugalware/FrugalBuild @@ -0,0 +1,21 @@ +# Compiling Time: 0 SBU +# Maintainer: bouleetbil + +pkgname=pam-frugalware +pkgver=20090522 +pkgrel=1 +pkgdesc="PAM base configuration files" +url="http://www.frugalware.org/" +source=(http://ftp.frugalware.org/pub/other/people/bouleetbil/sources/$pkgname-$pkgver.tar.bz2) +up2date="Flasttar http://ftp.frugalware.org/pub/other/people/bouleetbil/sources/" +depends=('pam') +groups=('base' 'chroot-core') +archs=('i686' 'x86_64' 'ppc') +backup=(etc/pam.d/{system-auth,system-login,system-local-login,system-remote-login,system-services,other}) +sha1sums=('f9fc1c6e37f2e7a7a6134a61ef4ec2284b2fc13b') + +build(){ + Fcd + make CRACKLIB=no CONSOLEKIT=yes PASSWDQC=no GNOME_KEYRING=yes PAM_SSH=no DEBUG=no SHA512=yes || Fdie + Fmakeinstall +} From bouleetbil at frogdev.info Sun Oct 4 16:00:08 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 16:00:08 +0200 (CEST) Subject: [Frugalware-git] pam: pam-1.1.0-2-i686 *added rodepends to frugalware rules Message-ID: <20091004140008.A294011F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=6a92aca8a9326ea7a2eb2888bf32e027970fa79c commit 6a92aca8a9326ea7a2eb2888bf32e027970fa79c Author: bouleetbil Date: Sun Oct 4 16:00:02 2009 +0200 pam-1.1.0-2-i686 *added rodepends to frugalware rules diff --git a/source/base/pam/FrugalBuild b/source/base/pam/FrugalBuild index c421dde..a268b22 100644 --- a/source/base/pam/FrugalBuild +++ b/source/base/pam/FrugalBuild @@ -3,12 +3,13 @@ pkgname=pam pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Linux-PAM (Pluggable Authentication Modules)" archs=('i686' 'x86_64' 'ppc') url="http://www.kernel.org/pub/linux/libs/pam/" groups=('base' 'chroot-core') depends=('glibc' 'flex' 'gettext') +rodepends=('pam-frugalware') source=(ftp://ftp.kernel.org/pub/linux/libs/pam/library/Linux-PAM-$pkgver.tar.gz) up2date="lynx -dump ftp://ftp.kernel.org/pub/linux/libs/pam/library/ | sed 's/Linux-//' | sed 's/PAM/pam/' | Flasttar" signatures=(${source[0]}.sign) From bouleetbil at frogdev.info Sun Oct 4 16:06:05 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 16:06:05 +0200 (CEST) Subject: [Frugalware-git] pam: shadow-4.1.4.2-2-i686 *added pam support Message-ID: <20091004140605.A149411F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=f32b143e17f253c8dd1100adfe0d106e7ca189af commit f32b143e17f253c8dd1100adfe0d106e7ca189af Author: bouleetbil Date: Sun Oct 4 16:06:15 2009 +0200 shadow-4.1.4.2-2-i686 *added pam support diff --git a/source/base/shadow/FrugalBuild b/source/base/shadow/FrugalBuild index 43752e3..331e45b 100644 --- a/source/base/shadow/FrugalBuild +++ b/source/base/shadow/FrugalBuild @@ -3,12 +3,15 @@ pkgname=shadow pkgver=4.1.4.2 -pkgrel=1 +pkgrel=2 pkgdesc="Shadow password file utilities" url="http://pkg-shadow.alioth.debian.org/" pkgurl="ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow" -backup=(etc/{login.defs,group,passwd,shadow,adduser.conf} etc/limits) -depends=('glibc>=2.8-3') +backup=(etc/{login.defs,group,passwd,shadow,adduser.conf} etc/limits \ + etc/pam.d/{chage,login,passwd,shadow,useradd,usermod,userdel} \ + etc/pam.d/{chpasswd,newusers,groupadd,groupdel,groupmod} \ + etc/pam.d/{chfn,chgpasswd,groupmems,chsh}) +depends=('glibc>=2.8-3' 'pam') rodepends=('frugalware>=0.8-2') # for /etc/issue groups=('base' 'chroot-core') archs=('i686' 'x86_64' 'ppc') @@ -25,7 +28,7 @@ build() # don't create a new group for each user by default Fsed 'USERGROUPS_ENAB yes' 'USERGROUPS_ENAB no' etc/login.defs Fbuild --enable-static=yes --enable-shared=no --disable-desrpc \ - --mandir=/usr/man --without-selinux --without-libpam + --mandir=/usr/man --without-selinux Frm /bin/{vigr,sg} Frm /lib/lib{misc,shadow}.{a,la} Ffilerel etc/login.defs /etc/login.defs @@ -37,6 +40,73 @@ build() Ffilerel etc/limits /etc/limits Finstall 600 /etc/shadow Ffile /etc/adduser.conf + + # comment out login.defs options that pam hates + for FUNCTION in LASTLOG_ENAB MAIL_CHECK_ENAB \ + PORTTIME_CHECKS_ENAB CONSOLE \ + MOTD_FILE NOLOGINS_FILE PASS_MIN_LEN \ + SU_WHEEL_ONLY MD5_CRYPT_ENAB \ + CONSOLE_GROUPS ENVIRON_FILE \ + ULIMIT ENV_TZ ENV_HZ ENV_SUPATH \ + ENV_PATH QMAIL_DIR MAIL_DIR MAIL_FILE \ + CHFN_AUTH FAILLOG_ENAB QUOTAS_ENAB FTMP_FILE \ + OBSCURE_CHECKS_ENAB CRACKLIB_DICTPATH \ + PASS_CHANGE_TRIES PASS_ALWAYS_WARN ISSUE_FILE + do + sed -i "s/^$FUNCTION/# &/" $Fdestdir/etc/login.defs + done + +#use frugalware configuration : no selinux for exemple + cat > $Fdestdir/etc/pam.d/login << "EOF" +# Begin /etc/pam.d/login + +auth requisite pam_nologin.so +auth required pam_securetty.so +auth required pam_env.so +auth required pam_unix.so +account required pam_access.so +account required pam_unix.so +session required pam_motd.so +session required pam_limits.so +session optional pam_mail.so dir=/var/mail standard +session optional pam_lastlog.so +session required pam_unix.so +password required pam_unix.so md5 shadow + +# End /etc/pam.d/login +EOF +cat > $Fdestdir/etc/pam.d/passwd << "EOF" +# Begin /etc/pam.d/passwd + +password required pam_unix.so md5 shadow +password optional pam_gnome_keyring.so +# End /etc/pam.d/passwd +EOF +cat > $Fdestdir/etc/pam.d/su << "EOF" +# Begin /etc/pam.d/su + +auth sufficient pam_rootok.so +auth required pam_unix.so +account required pam_unix.so +session optional pam_mail.so dir=/var/mail standard +session optional pam_xauth.so +session required pam_env.so +session required pam_unix.so + +# End /etc/pam.d/su +EOF +cat > $Fdestdir/etc/pam.d/chage << "EOF" +# Begin /etc/pam.d/chage + +auth sufficient pam_rootok.so +auth required pam_unix.so +account required pam_unix.so +session required pam_unix.so +password required pam_permit.so + +# End /etc/pam.d/chage +EOF + } # optimization OK From vmiklos at frugalware.org Sun Oct 4 16:23:11 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 4 Oct 2009 16:23:11 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: skype4py-1.0.32.0-1-i686 Message-ID: <20091004142311.A900111F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c0e32af40a92e99326c1baf409f063a2dda67cba commit c0e32af40a92e99326c1baf409f063a2dda67cba Author: Miklos Vajna Date: Sun Oct 4 16:23:00 2009 +0200 skype4py-1.0.32.0-1-i686 - version bump diff --git a/source/devel-extra/skype4py/FrugalBuild b/source/devel-extra/skype4py/FrugalBuild index 7d55896..f5b2312 100644 --- a/source/devel-extra/skype4py/FrugalBuild +++ b/source/devel-extra/skype4py/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Miklos Vajna pkgname=skype4py -pkgver=1.0.31.0 -pkgrel=2 +pkgver=1.0.32.0 +pkgrel=1 pkgdesc="A Python binding to Skype." _F_sourceforge_dirname="skype4py" _F_sourceforge_name="Skype4Py" @@ -12,5 +12,5 @@ Finclude sourceforge depends=('dbus-python' 'pygobject') groups=('devel-extra') archs=('i686' 'x86_64') -sha1sums=('6fdd72998de619386f22770c63a296eae4fae1f7') +sha1sums=('11e0a4f7fde39bf807d1623cc8228e212048e28b') _F_cd_path="Skype4Py-$pkgver" From bouleetbil at frogdev.info Sun Oct 4 16:31:17 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 16:31:17 +0200 (CEST) Subject: [Frugalware-git] pam: devicekit-003-1-i686 *new package Message-ID: <20091004143117.800A811F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=42f4140a7268572debdf6e7689120a95ff159c92 commit 42f4140a7268572debdf6e7689120a95ff159c92 Author: bouleetbil Date: Sun Oct 4 16:31:31 2009 +0200 devicekit-003-1-i686 *new package diff --git a/source/apps/devicekit/FrugalBuild b/source/apps/devicekit/FrugalBuild new file mode 100644 index 0000000..c5405a1 --- /dev/null +++ b/source/apps/devicekit/FrugalBuild @@ -0,0 +1,21 @@ +# Compiling time: 0.44 SBU +# Maintainer: bouleetbil + +pkgname=devicekit +_F_archive_name=DeviceKit +pkgver=003 +pkgrel=1 +pkgdesc="An abstraction for enumerating devices and listening to device event" +url="http://www.freedesktop.org/wiki/Software/hal" +depends=('dbus-glib>=0.74' 'udev>=132') +groups=('apps') +archs=('i686' 'x86_64' 'ppc') +up2date="Flasttar http://hal.freedesktop.org/releases/" +source=(http://hal.freedesktop.org/releases/$_F_archive_name-$pkgver.tar.gz) +sha1sums=('31874d013b8816a71d6a7a9200b7a74701b204e4') + +build() { + Fbuild --disable-man-pages +} + +# optimization OK From bouleetbil at frogdev.info Sun Oct 4 16:43:16 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 16:43:16 +0200 (CEST) Subject: [Frugalware-git] pam: policykit-0.9-1-i686 *new package Message-ID: <20091004144316.568E611F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=6dc728a8ddf3261aff1c2a036393c14de39ed10f commit 6dc728a8ddf3261aff1c2a036393c14de39ed10f Author: bouleetbil Date: Sun Oct 4 16:43:27 2009 +0200 policykit-0.9-1-i686 *new package diff --git a/source/apps/policykit/FrugalBuild b/source/apps/policykit/FrugalBuild new file mode 100644 index 0000000..949e58a --- /dev/null +++ b/source/apps/policykit/FrugalBuild @@ -0,0 +1,32 @@ +# Compiling Time: 0.14 SBU +# Maintainer: bouleetbil + +pkgname=policykit +_F_archive_name=PolicyKit +pkgver=0.9 +pkgrel=1 +pkgdesc="Policy framework for controlling privileges for system-wide services" +url="http://hal.freedesktop.org/docs/PolicyKit" +depends=('pam' 'dbus-glib') +makedepends=('intltool') +groups=('apps') +archs=('i686' 'x86_64' 'ppc') +up2date="Flasttar http://hal.freedesktop.org/releases/" +source=(http://hal.freedesktop.org/releases/$_F_archive_name-$pkgver.tar.gz \ + policykit-0.9-consolekit03.patch \ + policykit-0.9-dbus-auth.patch \ + PolicyKit.conf) +sha1sums=('ac99c580eff72f6d5df261c155fb047306439f85' \ + 'cfba9d4fb2a18b711dd4133654ad9a2faba27c12' \ + 'a0b7d1ebbc0f269facab712978eaeed6a1bc8617' \ + 'c79e0f782f703a7091ce6ade5b5b504d33011392') + +build() { + Fbuild authdb=--with-authdb=default --with-authfw=pam --with-os-type=FrugalWare \ + --disable-selinux --disable-man-pages + Fmkdir etc/PolicyKit + Fcp PolicyKit.conf etc/PolicyKit + +} + +# optimization OK diff --git a/source/apps/policykit/PolicyKit.conf b/source/apps/policykit/PolicyKit.conf new file mode 100644 index 0000000..687ce97 --- /dev/null +++ b/source/apps/policykit/PolicyKit.conf @@ -0,0 +1,13 @@ + + + + + + + + + + + + diff --git a/source/apps/policykit/policykit-0.9-consolekit03.patch b/source/apps/policykit/policykit-0.9-consolekit03.patch new file mode 100644 index 0000000..fe0abd8 --- /dev/null +++ b/source/apps/policykit/policykit-0.9-consolekit03.patch @@ -0,0 +1,86 @@ +# Description: Make PolicyKit work with ConsoleKit 0.3 API as well +# Ubuntu: https://bugs.launchpad.net/273711 +# Upstream: http://cvs.fedoraproject.org/viewvc/rpms/PolicyKit/devel/pk-ck-api-change.patch?view=markup +--- policykit-0.9/src/polkit-dbus/polkit-dbus.c 2008-05-30 23:24:44.000000000 +0200 ++++ policykit-0.9.new/src/polkit-dbus/polkit-dbus.c 2008-09-24 13:40:37.000000000 +0200 +@@ -214,11 +214,17 @@ + dbus_message_unref (reply); + goto out; + } ++ /* GetUnixUser API Changed in CK 0.3.0 */ + if (!dbus_message_get_args (reply, NULL, +- DBUS_TYPE_INT32, &uid, ++ DBUS_TYPE_UINT32, &uid, + DBUS_TYPE_INVALID)) { +- kit_warning ("Invalid GetUnixUser reply from CK"); +- goto out; ++ /* try the older API */ ++ if (!dbus_message_get_args (reply, NULL, ++ DBUS_TYPE_INT32, &uid, ++ DBUS_TYPE_INVALID)) { ++ kit_warning ("Invalid GetUnixUser reply from CK"); ++ goto out; ++ } + } + dbus_message_unref (message); + dbus_message_unref (reply); +@@ -1326,16 +1332,21 @@ + + dbus_error_init (&error); + seat_objpath = dbus_message_get_path (message); +- if (!dbus_message_get_args (message, &error, +- DBUS_TYPE_STRING, &session_objpath, ++ /* API fixed in CK 0.3 to match spec */ ++ if (!dbus_message_get_args (message, &error, ++ DBUS_TYPE_OBJECT_PATH, &session_objpath, + DBUS_TYPE_INVALID)) { ++ if (!dbus_message_get_args (message, &error, ++ DBUS_TYPE_STRING, &session_objpath, ++ DBUS_TYPE_INVALID)) { ++ ++ /* TODO: should be _pk_critical */ ++ kit_warning ("The SessionAdded signal on the org.freedesktop.ConsoleKit.Seat " ++ "interface for object %s has the wrong signature! " ++ "Your system is misconfigured.", seat_objpath); + +- /* TODO: should be _pk_critical */ +- kit_warning ("The SessionAdded signal on the org.freedesktop.ConsoleKit.Seat " +- "interface for object %s has the wrong signature! " +- "Your system is misconfigured.", seat_objpath); +- +- goto out; ++ goto out; ++ } + } + + /* TODO: add to sessions - see polkit_tracker_is_authorization_relevant() */ +@@ -1353,16 +1364,21 @@ + + dbus_error_init (&error); + seat_objpath = dbus_message_get_path (message); +- if (!dbus_message_get_args (message, &error, +- DBUS_TYPE_STRING, &session_objpath, ++ /* API fixed in CK 0.3 to match spec */ ++ if (!dbus_message_get_args (message, &error, ++ DBUS_TYPE_OBJECT_PATH, &session_objpath, + DBUS_TYPE_INVALID)) { ++ if (!dbus_message_get_args (message, &error, ++ DBUS_TYPE_STRING, &session_objpath, ++ DBUS_TYPE_INVALID)) { ++ ++ /* TODO: should be _pk_critical */ ++ kit_warning ("The SessionRemoved signal on the org.freedesktop.ConsoleKit.Seat " ++ "interface for object %s has the wrong signature! " ++ "Your system is misconfigured.", seat_objpath); + +- /* TODO: should be _pk_critical */ +- kit_warning ("The SessionRemoved signal on the org.freedesktop.ConsoleKit.Seat " +- "interface for object %s has the wrong signature! " +- "Your system is misconfigured.", seat_objpath); +- +- goto out; ++ goto out; ++ } + } + + _remove_caller_by_session (pk_tracker, session_objpath); diff --git a/source/apps/policykit/policykit-0.9-dbus-auth.patch b/source/apps/policykit/policykit-0.9-dbus-auth.patch new file mode 100644 index 0000000..16d1f52 --- /dev/null +++ b/source/apps/policykit/policykit-0.9-dbus-auth.patch @@ -0,0 +1,13 @@ +diff --exclude-from=/home/dang/.scripts/diffrc -up -ruN PolicyKit-0.9.orig/polkitd/org.freedesktop.PolicyKit.conf.in PolicyKit-0.9/polkitd/org.freedesktop.PolicyKit.conf.in +--- PolicyKit-0.9.orig/polkitd/org.freedesktop.PolicyKit.conf.in 2008-05-30 17:24:44.000000000 -0400 ++++ PolicyKit-0.9/polkitd/org.freedesktop.PolicyKit.conf.in 2009-04-24 22:14:57.000000000 -0400 +@@ -8,4 +8,9 @@ + + + ++ ++ ++ ++ ++ + diff --git a/source/apps/policykit/policykit.install b/source/apps/policykit/policykit.install new file mode 100644 index 0000000..f0ab7c2 --- /dev/null +++ b/source/apps/policykit/policykit.install @@ -0,0 +1,31 @@ +post_install() { + if ! grep -q 'polkituser' /etc/group; then + echo "added polkituser" + #create group + /usr/sbin/groupadd -g 67 polkituser 2>/dev/null + #create user + /usr/sbin/useradd -s /bin/false -c "polkituser" -u 67 -g polkituser polkituser 2>/dev/null + fi + #create directory + mkdir -p /var/run/PolicyKit 2>/dev/null + mkdir -p /var/lib/PolicyKit 2>/dev/null + touch /var/lib/misc/PolicyKit.reload 2>/dev/null + +} + +post_upgrade() +{ + post_install + +} + +pre_remove() +{ + rm -Rf /var/run/PolicyKit 2>/dev/null + rm -Rf /var/lib/PolicyKit 2>/dev/null + rm -f /var/lib/misc/PolicyKit.reload 2>/dev/null +} + +op=$1 +shift +$op $* From bouleetbil at frogdev.info Sun Oct 4 17:02:21 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 17:02:21 +0200 (CEST) Subject: [Frugalware-git] pam: consolekit-0.3.0-3-i686 *added policykit support Message-ID: <20091004150221.4755511F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=e7e15514bfc93a44e1173aa6297f9264a846f69b commit e7e15514bfc93a44e1173aa6297f9264a846f69b Author: bouleetbil Date: Sun Oct 4 17:02:07 2009 +0200 consolekit-0.3.0-3-i686 *added policykit support diff --git a/source/xapps/consolekit/Fix_setIdandGetSession.diff b/source/xapps/consolekit/Fix_setIdandGetSession.diff new file mode 100644 index 0000000..68331cc --- /dev/null +++ b/source/xapps/consolekit/Fix_setIdandGetSession.diff @@ -0,0 +1,29 @@ +--- ConsoleKit-0.3.0/data/ConsoleKitold.conf 2008-04-19 07:39:49.000000000 +0200 ++++ ConsoleKit-0.3.0/data/ConsoleKit.conf 2009-05-27 11:49:34.000000000 +0200 +@@ -31,6 +31,9 @@ + send_member="CloseSession"/> + ++ + + + ++ + + +@@ -91,6 +95,8 @@ + send_member="GetIdleHint"/> + ++ + + + diff --git a/source/xapps/consolekit/FrugalBuild b/source/xapps/consolekit/FrugalBuild index e9da6e2..c03f1b4 100644 --- a/source/xapps/consolekit/FrugalBuild +++ b/source/xapps/consolekit/FrugalBuild @@ -4,23 +4,22 @@ pkgname=consolekit _F_archive_name="ConsoleKit" pkgver=0.3.0 -pkgrel=2 +pkgrel=3 pkgdesc="Framework for defining and tracking users, login sessions and seats." url="http://www.freedesktop.org/wiki/Software/ConsoleKit" -source=(http://people.freedesktop.org/~mccann/dist/$_F_archive_name-$pkgver.tar.bz2 rc.xconsolekit \ - consolekit-0.3.0-shutdown.patch close_log.diff) -up2date="lynx -dump http://people.freedesktop.org/~mccann/dist/ | Flasttar" -depends=('libx11' 'dbus-glib' 'zlib') +source=(http://www.freedesktop.org/software/ConsoleKit/dist/$_F_archive_name-$pkgver.tar.bz2 rc.xconsolekit \ + consolekit-0.3.0-shutdown.patch close_log.diff Fix_setIdandGetSession.diff \ + consolekit-0.2.10-polkit-automagic.patch) +up2date="Flasttar http://www.freedesktop.org/software/ConsoleKit/dist" +depends=('libx11' 'dbus-glib' 'zlib' 'pam' 'policykit') groups=('xapps') archs=('i686' 'x86_64' 'ppc') sha1sums=('e3b6156622cc14ebca7382a55b8ed15f2f2bad98' \ '5efcbfa507b4b5a1aff2670b3b2b507b50ba2d77' \ 'f02205b3273047afdfe4438fac4f71f50655112b' \ - 'f05ccbcab5cc768edfe76307066c88dc721b9448') - -# If you bump this package think to verify if gnome-session can reboot or shutdown -# for now this package is only use by gnome-session but the next gnome* could use. -# Without PAM this thing is err useless ? - crazy - + 'f05ccbcab5cc768edfe76307066c88dc721b9448' \ + '92f3ff832598bb73e05c4dc5be488b71e5ff503d' \ + 'ada8d56ab096dc49d609f1d9f44679971936c0df') build() { Fbuild diff --git a/source/xapps/consolekit/consolekit-0.2.10-polkit-automagic.patch b/source/xapps/consolekit/consolekit-0.2.10-polkit-automagic.patch new file mode 100644 index 0000000..18b0de8 --- /dev/null +++ b/source/xapps/consolekit/consolekit-0.2.10-polkit-automagic.patch @@ -0,0 +1,29 @@ +diff -Naur ConsoleKit-0.2.10/configure.ac ConsoleKit-0.2.10.new/configure.ac +--- ConsoleKit-0.2.10/configure.ac 2008-02-13 09:25:50.000000000 +0530 ++++ ConsoleKit-0.2.10.new/configure.ac 2008-08-09 11:36:25.000000000 +0530 +@@ -55,10 +55,21 @@ + gthread-2.0 >= $GLIB_REQUIRED_VERSION + ) + +-PKG_CHECK_MODULES(POLKIT, +- polkit >= $POLKIT_REQUIRED_VERSION, +- have_polkit=yes, +- have_polkit=no) ++AC_ARG_ENABLE([polkit], ++ AC_HELP_STRING([--enable-polkit], [Enable PolicyKit support (default auto)]), ++ enable_polkit=$enableval, ++ enable_polkit=auto) ++ ++if test "x$enable_polkit" != "xno"; then ++ PKG_CHECK_MODULES(POLKIT, ++ polkit >= $POLKIT_REQUIRED_VERSION, ++ have_polkit=yes, ++ have_polkit=no) ++ if test "x$enable_polkit" = "xyes" -a "x$have_polkit" = "xno"; then ++ AC_MSG_ERROR([PolicyKit support explicitly requested but dependencies not found]) ++ fi ++fi ++ + if test "x$have_polkit" = "xyes" ; then + AC_DEFINE(HAVE_POLKIT, [], [Define if we have polkit]) + fi From bouleetbil at frogdev.info Sun Oct 4 17:14:10 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 17:14:10 +0200 (CEST) Subject: [Frugalware-git] pam: libatasmart-0.16-1-i686 *new package Message-ID: <20091004151410.A5A4311F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=6c812d9e08e451399c733bd33ee217c0117a086d commit 6c812d9e08e451399c733bd33ee217c0117a086d Author: bouleetbil Date: Sun Oct 4 17:14:26 2009 +0200 libatasmart-0.16-1-i686 *new package diff --git a/source/lib/libatasmart/FrugalBuild b/source/lib/libatasmart/FrugalBuild new file mode 100644 index 0000000..292037f --- /dev/null +++ b/source/lib/libatasmart/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling time: 0.07 SBU +# Maintainer: bouleetbil + +pkgname=libatasmart +pkgver=0.16 +pkgrel=1 +pkgdesc="Lean and small library for ATA S.M.A.R.T. hard disks" +url="http://0pointer.de/blog/projects/being-smart.html" +depends=('udev') +groups=('lib') +archs=('i686' 'x86_64' 'ppc') +up2date="Flasttar http://0pointer.de/public/" +source=(http://0pointer.de/public/$pkgname-$pkgver.tar.gz) +sha1sums=('6a562b06cf04be0a51198373e1f1656571656f7a') + +# optimization OK From vmiklos at frugalware.org Sun Oct 4 17:45:06 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 4 Oct 2009 17:45:06 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: googlecode: use Flastarhive Message-ID: <20091004154506.C052511F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8b264b504aa1711fc56e357cb7d57db2025f1955 commit 8b264b504aa1711fc56e357cb7d57db2025f1955 Author: Miklos Vajna Date: Sun Oct 4 16:28:24 2009 +0200 googlecode: use Flastarhive diff --git a/source/include/googlecode.sh b/source/include/googlecode.sh index 6d0c47b..01a767b 100644 --- a/source/include/googlecode.sh +++ b/source/include/googlecode.sh @@ -66,5 +66,6 @@ fi # * source() ### url="http://code.google.com/p/$_F_googlecode_dirname" -up2date="lynx -dump http://code.google.com/p/$_F_googlecode_dirname/downloads/list|grep -m1 '$_F_googlecode_name\(.*\)$_F_googlecode_ext'|sed 's/.*$_F_googlecode_name\(.*\)$_F_googlecode_ext.*/\1/;s/-/_/g;s/_//1'" +_F_archive_name="$_F_googlecode_name" +up2date="Flastarchive http://code.google.com/p/$_F_googlecode_dirname/downloads/list $_F_googlecode_ext" source=(http://${_F_googlecode_dirname}.googlecode.com/files/${_F_googlecode_name}${_F_googlecode_sep}${pkgver//_/-}${_F_googlecode_ext}) From vmiklos at frugalware.org Sun Oct 4 17:45:07 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 4 Oct 2009 17:45:07 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: cryptsetup-luks-1.0.7-1-i686 Message-ID: <20091004154507.08D4411F0028@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d1adb32d52d834e0115af87e328b4f5dadd8396e commit d1adb32d52d834e0115af87e328b4f5dadd8396e Author: Miklos Vajna Date: Sun Oct 4 16:28:32 2009 +0200 cryptsetup-luks-1.0.7-1-i686 - up2date fix diff --git a/source/apps-extra/cryptsetup-luks/FrugalBuild b/source/apps-extra/cryptsetup-luks/FrugalBuild index 231dbca..b7da745 100644 --- a/source/apps-extra/cryptsetup-luks/FrugalBuild +++ b/source/apps-extra/cryptsetup-luks/FrugalBuild @@ -9,6 +9,7 @@ url="http://code.google.com/p/cryptsetup/" depends=('lvm2>=2.02.43-2' 'libgcrypt' 'popt' 'e2fsprogs') groups=('apps-extra') archs=('i686' 'x86_64') +_F_archive_grepv="rc" _F_googlecode_name=cryptsetup _F_googlecode_ext=".tar.bz2" Finclude googlecode From vmiklos at frugalware.org Sun Oct 4 17:45:07 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 4 Oct 2009 17:45:07 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: etckeeper-0.41-1-i686 Message-ID: <20091004154507.2178411F0029@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a9e35762f0cdf550d0c9d04a31c36d6e5c2ecc1c commit a9e35762f0cdf550d0c9d04a31c36d6e5c2ecc1c Author: Miklos Vajna Date: Sun Oct 4 16:28:39 2009 +0200 etckeeper-0.41-1-i686 - version bump diff --git a/source/apps-extra/etckeeper/FrugalBuild b/source/apps-extra/etckeeper/FrugalBuild index f18c405..e4417ec 100644 --- a/source/apps-extra/etckeeper/FrugalBuild +++ b/source/apps-extra/etckeeper/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=etckeeper -pkgver=0.40 +pkgver=0.41 pkgrel=1 pkgdesc="Stores the /etc directory in a git repo." url="http://kitenet.net/~joey/code/etckeeper/" @@ -14,7 +14,7 @@ archs=('i686' 'x86_64' 'ppc') Fpkgversep="_" up2date="Flasttar http://ftp.debian.org/debian/pool/main/e/etckeeper" source=(http://ftp.debian.org/debian/pool/main/e/etckeeper/etckeeper_$pkgver.tar.gz) -sha1sums=('91ab7a7faa6f12140ae721a310eba2524ecc4f0f') +sha1sums=('7914d939afda4b7773dc9e8af5b10fa348b75c62') build() { From vmiklos at frugalware.org Sun Oct 4 17:45:07 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 4 Oct 2009 17:45:07 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-2.6.3-1-i686 Message-ID: <20091004154507.320EE11F002A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3ae29a726b2d16db09d11b45a4a7cc96f01f6f5c commit 3ae29a726b2d16db09d11b45a4a7cc96f01f6f5c Author: Miklos Vajna Date: Sun Oct 4 16:33:58 2009 +0200 python-2.6.3-1-i686 - version bump diff --git a/source/devel/python/FrugalBuild b/source/devel/python/FrugalBuild index d7a13d8..a12010f 100644 --- a/source/devel/python/FrugalBuild +++ b/source/devel/python/FrugalBuild @@ -4,9 +4,9 @@ USE_GUI=${USE_GUI:-"y"} pkgname=python -pkgver=2.6.2 +pkgver=2.6.3 shortpkgver=2.6 # 2.3 if $pkgver=2.3.4 -pkgrel=2 +pkgrel=1 pkgdesc="A high-level scripting language" url="http://www.python.org" depends=('glibc>=2.8-3' 'db>=4.7.25-2' 'bzip2>=1.0.5-2' 'gdbm>=1.8.3-5' 'openssl>=0.9.8-14' 'glib2>=2.16.4-2') @@ -19,7 +19,7 @@ _F_archive_name="Python" _F_archive_ext=".tgz" up2date="lynx -dump $url/download/|grep 2.6|Flasttar" source=(http://www.python.org/ftp/python/$pkgver/Python-$pkgver.tar.bz2) -sha1sums=('125d4ed90f82de1d44f288150bbbda23a6cd27a4') +sha1sums=('8e598f7f9299da96899bd8c0afd0d1313221f00f') subpkgs=("$pkgname-tools" "$pkgname-sqlite3") subdescs=("Optional development tools to extending Python" "Python support for sqlite3") From vmiklos at frugalware.org Sun Oct 4 17:45:07 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 4 Oct 2009 17:45:07 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: blackbox-0.70.1-5-i686 Message-ID: <20091004154507.417AA11F002B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=719dba7c1cfad40e5b1497a5bf6856235a58dc62 commit 719dba7c1cfad40e5b1497a5bf6856235a58dc62 Author: Miklos Vajna Date: Sun Oct 4 16:35:54 2009 +0200 blackbox-0.70.1-5-i686 - stop distrubting our custom menu - the main problem with it is that for example the non-default xterm colors are unusable via vnc. just set those colors in ~/.Xdefaults diff --git a/source/xlib/blackbox/FrugalBuild b/source/xlib/blackbox/FrugalBuild index ed2e573..fa64b3b 100644 --- a/source/xlib/blackbox/FrugalBuild +++ b/source/xlib/blackbox/FrugalBuild @@ -4,7 +4,7 @@ pkgname=blackbox pkgver=0.70.1 -pkgrel=4 +pkgrel=5 pkgdesc="A fast, light window manager without any annoying library dependencies." pkgdesc_localized=('hu_HU Egy gyors, k?nny? ablakkezel?, mindenf?le bosszant? f?gg?s?g n?lk?l.') _F_sourceforge_realname=blackboxwm @@ -16,12 +16,11 @@ depends=('libstdc++' 'libxft>=2.1.13-2' 'zlib') makedepends=('xorg-server') groups=('xlib') archs=('i686' 'x86_64' 'ppc') -source=($source $pkgname-$pkgver-gcc-4.3.patch xinitrc.$pkgname menu \ +source=($source $pkgname-$pkgver-gcc-4.3.patch xinitrc.$pkgname \ $pkgname.desktop) sha1sums=('f0ab7e4b44ae6ee4c2a2136651afc567c47fe2cd' \ 'e8db616f0c134575eaf096ec0aa72f47e355b86f' \ 'fa1b40cd18f9d2a4a1f10af41b269bd089a45f3c' \ - 'da1cdb8ecc3ba3e32bcd6ec52a2461684e7576d7' \ '9533bdd9b6765e49676ce8d5e8ad8ff74501ebe1') build() @@ -29,7 +28,6 @@ build() Fbuild --enable-nls Fexe /etc/X11/xinit/xinitrc.$pkgname Ffile /etc/X11/sessions/$pkgname.desktop - Ffile /usr/share/blackbox/menu } # optimization OK diff --git a/source/xlib/blackbox/menu b/source/xlib/blackbox/menu deleted file mode 100644 index 7234775..0000000 --- a/source/xlib/blackbox/menu +++ /dev/null @@ -1,103 +0,0 @@ -# This is the default menu file for Blackbox 0.33.0 and up -# -# Lines beginning with the '#' character are ignored. -# -# The new syntax is simpler than the old X resource format... -# Each menu item consists of 2 or 3 fields: -# -# [command] (label) {data} -# -# where [command] is one of: -# -# [begin] [end] [exec] [exit] [reconfig] [restart] -# [submenu] [style] [include] [workspaces] [config] -# -# [begin] is used for the top level menu -# [submenu] is used for submenus -# [end] must be used with BOTH [begin] and [submenu] to tell the parser to stop -# reading from the file. -# -# [exec] (label) {string} -# This will insert an item that runs a program. -# -# [exit] (label) -# This will insert an item that exits the window manager. -# -# [reconfig] (label) {string} -# This will insert an item that tells blackbox to re-read it's configuration -# files. {string} is optional, and if supplied, will execute the string with -# /bin/sh -c before the reconfiguration is performed. (this is helpful for -# writing multiple config files and switching between them) -# -# [restart] (label) {string} -# This will insert an item to restart the window manager. {string} is -# optional, and if omitted, blackbox will restart itself. If {string} is -# specified, then a different window manager will be started. -# -# [style] (filename) -# This will insert an item to reconfigure blackbox with the new style. This -# change is saved when blackbox exits or restarts. -# -# [include] (filename) -# This will read more menu items from the file "filename". The file cannot -# contain a [begin] or [end], except for the [end] needed for submenus. -# -# [workspaces] (label) -# This tells Blackbox to insert a "link" to the workspaces menu directly -# into your menu. -# -# [config] (label) -# This tells Blackbox to insert the ConfigMenu into your menu. The ConfigMenu -# allows you to change several options found in your ~/.blackboxrc file on the -# fly. -# -# example: - -[begin] (Blackbox) - [exec] (xterm) {xterm -ls -bg black -fg white} - [exec] (aterm) {aterm} - - [exec] (OfficeOffice.org) {ooffice} - [exec] (Emacs) {emacs} - [exec] (gvim) {gvim} - - [submenu] (Graphics) - [exec] (The GIMP) {gimp} - [exec] (Image Magick) {display} - [end] - - [submenu] (Mozilla) - [exec] (Firefox ) {firefox} - [exec] (Thunderbird) {thunderbird} - [end] - - [submenu] (X Utilities) - [exec] (Xfontsel) {xfontsel} - [exec] (Xman) {xman} - [exec] (Xcalc) {xcalc} - [exec] (Xload) {xload} - [end] - - [submenu] (Styles) {Choose a style...} - [stylesdir] (/usr/share/blackbox/styles) - [end] - - [workspaces] (Workspace List) - [config] (Configuration) - - [reconfig] (Reconfigure) - [restart] (Restart) - [submenu] (Others) {Other Window Managers} - [restart] (Start FVWM) {fvwm} - [restart] (Start WindowMaker) {wmaker} - [restart] (Start Enlightenment) {enlightenment} - [restart] (Start IceWM) {icewm} - [restart] (Start OpenBox) {openbox} - [restart] (Start TWM) {twm} - [end] - - [exit] (Exit) -[end] - -# End of example menu. - From vmiklos at frugalware.org Sun Oct 4 17:45:07 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 4 Oct 2009 17:45:07 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: octave-3.2.3-1-i686 Message-ID: <20091004154507.4E48811F002C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1f76fabec2062e5baa3bf46aa7fc06ac400dc268 commit 1f76fabec2062e5baa3bf46aa7fc06ac400dc268 Author: Miklos Vajna Date: Sun Oct 4 17:22:59 2009 +0200 octave-3.2.3-1-i686 - version bump diff --git a/source/apps-extra/octave/FrugalBuild b/source/apps-extra/octave/FrugalBuild index ccd8e0e..c7099f9 100644 --- a/source/apps-extra/octave/FrugalBuild +++ b/source/apps-extra/octave/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=octave -pkgver=3.2.2 +pkgver=3.2.3 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) -sha1sums=('6508738789e05f00397aa3bfad51fa7d43d55b14') +sha1sums=('7a188ffd55ac1efb2f480fa2aed94e66d3596f34') build() { Fbuild From vmiklos at frugalware.org Sun Oct 4 17:45:07 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 4 Oct 2009 17:45:07 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: netpbm-10.48.00-1-i686 Message-ID: <20091004154507.5A9D211F002D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4950abf678c8c587e35aeb5ea1be50a2109247d1 commit 4950abf678c8c587e35aeb5ea1be50a2109247d1 Author: Miklos Vajna Date: Sun Oct 4 17:25:34 2009 +0200 netpbm-10.48.00-1-i686 - version bump diff --git a/source/xapps/netpbm/FrugalBuild b/source/xapps/netpbm/FrugalBuild index db66462..625b993 100644 --- a/source/xapps/netpbm/FrugalBuild +++ b/source/xapps/netpbm/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=netpbm -pkgver=10.46.06 +pkgver=10.48.00 pkgrel=1 pkgdesc="A toolkit for manipulation of graphic images" groups=('xapps') From vmiklos at frugalware.org Sun Oct 4 17:45:07 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 4 Oct 2009 17:45:07 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: mpd-0.15.4-1-i686 Message-ID: <20091004154507.6725811F002E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=14299ae0d217c9da9917d64cf1b9a3978f18062f commit 14299ae0d217c9da9917d64cf1b9a3978f18062f Author: Miklos Vajna Date: Sun Oct 4 17:34:12 2009 +0200 mpd-0.15.4-1-i686 - version bump diff --git a/source/multimedia/mpd/FrugalBuild b/source/multimedia/mpd/FrugalBuild index f9d21df..afe464c 100644 --- a/source/multimedia/mpd/FrugalBuild +++ b/source/multimedia/mpd/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=mpd -pkgver=0.15.3 +pkgver=0.15.4 pkgrel=1 pkgdesc="the Music Player Daemon" _F_sourceforge_dirname="musicpd" @@ -17,7 +17,7 @@ archs=('i686' 'x86_64') _F_archive_grepv="alpha\|beta" up2date="Flasttar $url" source=($source rc.mpd rc.mpd-hu.po) -sha1sums=('f53f984d8ffcc58d83268f30afb11b8342118d22' \ +sha1sums=('4bcc52f67d2cc78394f4e7780135a47da3480eb8' \ '729f3b2ee9e8003343c8df49394e1c5762dae5ce' \ 'b5813f55e9e895d977b869c77667daa85c303e57') From vmiklos at frugalware.org Sun Oct 4 17:45:07 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 4 Oct 2009 17:45:07 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: docs/repos: document syncd support for wip repos Message-ID: <20091004154507.73B3C11F002F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ef6e68738248a64ec88ce73d5d749ea308fa275a commit ef6e68738248a64ec88ce73d5d749ea308fa275a Author: Miklos Vajna Date: Sun Oct 4 17:44:21 2009 +0200 docs/repos: document syncd support for wip repos diff --git a/docs/repos.txt b/docs/repos.txt index dac0d44..944789e 100644 --- a/docs/repos.txt +++ b/docs/repos.txt @@ -68,3 +68,42 @@ One thing that a hook won't do for you is to allow pushing to the master branch, ---- git config receive.denyCurrentBranch ignore ---- + +== Enabling syncpkgd support for a WIP repo + +If you create a new WIP repo, syncpkgd won't sync packages in it by default. + +This means that if you just push your commits, no attempt will be made +to build the relevant binary package automatically for you, which is the +case for the -current / -stable repos. + +If you want syncpkgd support, then you need to edit 3 configuration files. + +Edit syncpkgd's repoman config by extending the repos array and adding +the foo_servers and foo_sudo variables: + +---- +vi ~syncpkgd/.repoman.conf +---- + +Add a pacman-g2 configuration file: + +---- +vi ~syncpkgd/.pacman-g2/repos/foo +---- + +The contents will be something like this: + +---- +[foo] +Server = http://ftp.frugalware.org/pub/other/people/nick/foo/frugalware- at CARCH@ +---- + +Finally edit the git hook and add foo to the end of the repos array: ++ +---- +vi /pub/other/git-hooks/synchook/config.py +---- + +If you no longer need these entries, you can remove them, but leave at +least one there as an example. From vmiklos at frugalware.org Sun Oct 4 17:45:07 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 4 Oct 2009 17:45:07 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: live-2009.09.28-1-i686 Message-ID: <20091004154507.7F08E11F0030@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=38ce5c277cc138df494b20bffe5b3289bcab7eb5 commit 38ce5c277cc138df494b20bffe5b3289bcab7eb5 Author: Miklos Vajna Date: Sun Oct 4 17:44:25 2009 +0200 live-2009.09.28-1-i686 - version bump diff --git a/source/multimedia/live/FrugalBuild b/source/multimedia/live/FrugalBuild index 4b2893f..bf67432 100644 --- a/source/multimedia/live/FrugalBuild +++ b/source/multimedia/live/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=live -pkgver=2009.09.21 +pkgver=2009.09.28 pkgrel=1 pkgdesc="Source-code libraries for standards-based RTP/RTCP/RTSP multimedia streaming" url="http://www.live555.com/" @@ -11,7 +11,7 @@ groups=('multimedia') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.live555.com/liveMedia/public/|grep tar.gz$|sed 's/.*live.\(.*\)\.t.*/\1/;q'" source=(http://www.live555.com/liveMedia/public/live.$pkgver.tar.gz) -sha1sums=('f68548aad1b7f4622845232e9c9f297ae2e14dbb') +sha1sums=('e5657206976f592e3fd1fda9cfe77b5712498784') build() { From vmiklos at frugalware.org Sun Oct 4 17:47:20 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 4 Oct 2009 17:47:20 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: docs/repos: add a note Message-ID: <20091004154720.EFE4E11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=749efc029e6e67149a2408f4c51615b3cde2e92f commit 749efc029e6e67149a2408f4c51615b3cde2e92f Author: Miklos Vajna Date: Sun Oct 4 17:47:17 2009 +0200 docs/repos: add a note diff --git a/docs/repos.txt b/docs/repos.txt index 944789e..a54059a 100644 --- a/docs/repos.txt +++ b/docs/repos.txt @@ -99,8 +99,10 @@ The contents will be something like this: Server = http://ftp.frugalware.org/pub/other/people/nick/foo/frugalware- at CARCH@ ---- +NOTE: Don't replace `@CARCH@` with anything else, syncpkgcd will do so later! + Finally edit the git hook and add foo to the end of the repos array: -+ + ---- vi /pub/other/git-hooks/synchook/config.py ---- From bouleetbil at frogdev.info Sun Oct 4 18:22:22 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 18:22:22 +0200 (CEST) Subject: [Frugalware-git] pam: pam-1.1.0-3-i686 *disable rodepends Message-ID: <20091004162222.186EC11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=dd51efbce8dc05403c317bd4b1cad21be887b99d commit dd51efbce8dc05403c317bd4b1cad21be887b99d Author: bouleetbil Date: Sun Oct 4 18:22:20 2009 +0200 pam-1.1.0-3-i686 *disable rodepends diff --git a/source/base/pam/FrugalBuild b/source/base/pam/FrugalBuild index a268b22..3903219 100644 --- a/source/base/pam/FrugalBuild +++ b/source/base/pam/FrugalBuild @@ -3,13 +3,13 @@ pkgname=pam pkgver=1.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="Linux-PAM (Pluggable Authentication Modules)" archs=('i686' 'x86_64' 'ppc') url="http://www.kernel.org/pub/linux/libs/pam/" groups=('base' 'chroot-core') depends=('glibc' 'flex' 'gettext') -rodepends=('pam-frugalware') +#rodepends=('pam-frugalware') source=(ftp://ftp.kernel.org/pub/linux/libs/pam/library/Linux-PAM-$pkgver.tar.gz) up2date="lynx -dump ftp://ftp.kernel.org/pub/linux/libs/pam/library/ | sed 's/Linux-//' | sed 's/PAM/pam/' | Flasttar" signatures=(${source[0]}.sign) From vmiklos at frugalware.org Sun Oct 4 18:50:04 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 4 Oct 2009 18:50:04 +0200 (CEST) Subject: [Frugalware-git] pacman-g2: updates for 3.7.5 Message-ID: <20091004165004.3C3A011F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=c6d304a6fe45daa3b8cd01bbb6a2be7ca87a8a61 commit c6d304a6fe45daa3b8cd01bbb6a2be7ca87a8a61 Author: Miklos Vajna Date: Sun Oct 4 18:49:55 2009 +0200 updates for 3.7.5 diff --git a/NEWS b/NEWS index 7360e41..1f6ef62 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +3.7.5 - update mirror list + - initial arm support + - support for bash 4.0 + - dropped support for glibc < 2.8 3.7.4 - libpacman: added lzma decoding support - makepkg now ignores the chroot lock file in case the process is no longer running diff --git a/configure.ac b/configure.ac index cf94841..f52c6b2 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ ENV_CFLAGS=$CFLAGS AC_PREREQ(2.59) dnl Update it right before the release since $pkgver_foo are all _post_ release snapshots -AC_INIT([pacman-g2 package manager], 3.7.4, [frugalware-devel at frugalware.org], pacman-g2) +AC_INIT([pacman-g2 package manager], 3.7.5, [frugalware-devel at frugalware.org], pacman-g2) AC_LANG(C) AM_CONFIG_HEADER(config.h) AC_CANONICAL_SYSTEM From bouleetbil at frogdev.info Sun Oct 4 18:55:34 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 18:55:34 +0200 (CEST) Subject: [Frugalware-git] pam: devicekit-disks-003-1-i686 *new package *we should don't use the latest version *latest version use polkit pre-release Message-ID: <20091004165534.D4DC111F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=913ba783c9fd77d758bf1d640d90ec8fd204b9d7 commit 913ba783c9fd77d758bf1d640d90ec8fd204b9d7 Author: bouleetbil Date: Sun Oct 4 18:55:11 2009 +0200 devicekit-disks-003-1-i686 *new package *we should don't use the latest version *latest version use polkit pre-release diff --git a/source/apps/devicekit-disks/FrugalBuild b/source/apps/devicekit-disks/FrugalBuild new file mode 100644 index 0000000..ef1c518 --- /dev/null +++ b/source/apps/devicekit-disks/FrugalBuild @@ -0,0 +1,21 @@ +# Compiling time: 0.07 SBU +# Maintainer: bouleetbil + +pkgname=devicekit-disks +_F_archive_name=DeviceKit-disks +pkgver=003 +pkgrel=1 +pkgdesc="D-Bus abstraction for enumerating devices disks and querying history and statistics" +url="http://www.freedesktop.org/wiki/Software/hal" +depends=('dbus-glib' 'udev' 'devicekit' 'policykit' 'parted' 'lvm2' 'libatasmart' \ + 'sg3-utils' 'sqlite3' 'libgudev') +makedepends=('intltool') +groups=('apps') +archs=('i686' 'x86_64' 'ppc') +up2date="Flasttar http://hal.freedesktop.org/releases/" +source=(http://hal.freedesktop.org/releases/$_F_archive_name-$pkgver.tar.gz) +sha1sums=('4e8e891b295d4682d6f5b01e44e944699a986ae4') +# No pkgconfig file +export DEVMAPPER_CFLAGS="-I/usr/include" DEVMAPPER_LIBS="-ldevmapper" + +# optimization OK From vmiklos at frugalware.org Sun Oct 4 18:56:50 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 4 Oct 2009 18:56:50 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pacman-g2-3.7.5-1-i686 Message-ID: <20091004165650.AEF7A11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1621cc0a576aa9e9527caa34546a25e43bfdbad0 commit 1621cc0a576aa9e9527caa34546a25e43bfdbad0 Author: Miklos Vajna Date: Sun Oct 4 18:56:44 2009 +0200 pacman-g2-3.7.5-1-i686 - version bump diff --git a/source/base/pacman-g2/FrugalBuild b/source/base/pacman-g2/FrugalBuild index e6896ca..ff1b881 100644 --- a/source/base/pacman-g2/FrugalBuild +++ b/source/base/pacman-g2/FrugalBuild @@ -5,7 +5,7 @@ USE_DEVEL=${USE_DEVEL:-"n"} USE_MINIMAL=${USE_MINIMAL:-"n"} pkgname=pacman-g2 -pkgver=3.7.4 +pkgver=3.7.5 Fuse $USE_DEVEL && pkgver=3.7.3.32.gedb838c pkgrel=1 pkgdesc="A .tar.bz2 based package manager library (libpacman) and client (pacman-g2) with dependency support." From bouleetbil at frogdev.info Sun Oct 4 19:12:14 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 19:12:14 +0200 (CEST) Subject: [Frugalware-git] pam: devicekit-power-007-1-i686 *new package Message-ID: <20091004171214.9D8FA11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=038cee46ccc66b50b118a45007b753bb11907dfb commit 038cee46ccc66b50b118a45007b753bb11907dfb Author: bouleetbil Date: Sun Oct 4 19:12:25 2009 +0200 devicekit-power-007-1-i686 *new package diff --git a/source/apps/devicekit-power/FrugalBuild b/source/apps/devicekit-power/FrugalBuild new file mode 100644 index 0000000..192ee4c --- /dev/null +++ b/source/apps/devicekit-power/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling time: 0.07 SBU +# Maintainer: bouleetbil + +pkgname=devicekit-power +_F_archive_name=DeviceKit-power +pkgver=007 +pkgrel=1 +pkgdesc="An abstraction for enumerating power devices, listening to device events and querying history and statistics" +url="http://www.freedesktop.org/wiki/Software/hal" +depends=('dbus-glib' 'udev' 'devicekit' 'policykit' 'libusb' 'libgudev') +makedepends=('intltool') +groups=('apps') +archs=('i686' 'x86_64' 'ppc') +up2date="Flasttar http://hal.freedesktop.org/releases/" +source=(http://hal.freedesktop.org/releases/$_F_archive_name-$pkgver.tar.gz) +sha1sums=('2b814bcf89fbeaad5d42a6c4909b1aa42672a226') + +# optimization OK From bouleetbil at frogdev.info Sun Oct 4 20:35:45 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 20:35:45 +0200 (CEST) Subject: [Frugalware-git] pam: gnome-policykit-0.9.2-1-i686 *new package Message-ID: <20091004183545.EC6B911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=96c82085d9c101220faf6e3a6a4f75e6c9733562 commit 96c82085d9c101220faf6e3a6a4f75e6c9733562 Author: bouleetbil Date: Sun Oct 4 20:36:02 2009 +0200 gnome-policykit-0.9.2-1-i686 *new package diff --git a/source/gnome/gnome-policykit/FrugalBuild b/source/gnome/gnome-policykit/FrugalBuild new file mode 100644 index 0000000..1b92321 --- /dev/null +++ b/source/gnome/gnome-policykit/FrugalBuild @@ -0,0 +1,22 @@ +# Compiling Time: 0.03 SBU +# Maintainer: bouleetbil + +pkgname=gnome-policykit +_F_archive_name=PolicyKit-gnome +pkgver=0.9.2 +pkgrel=1 +pkgdesc="PolicyKit policies and configurations for the GNOME desktop" +url="http://hal.freedesktop.org/docs/PolicyKit" +depends=('policykit' 'gconf' 'gtk+2') +makedepends=('intltool' 'gnome-doc-utils') +groups=('gnome' 'gnome-minimal') +archs=('i686' 'x86_64' 'ppc') +up2date="Flasttar http://hal.freedesktop.org/releases/" +source=(http://hal.freedesktop.org/releases/$_F_archive_name-$pkgver.tar.bz2) +sha1sums=('2af77fad1ca2e9a4e5fce204960b9ba74cf59a8d') +Fconfopts="${Fconfopts[@]} --disable-gtk-doc" +_F_gnome_desktop="y" +_F_gnome_schemas=('/etc/gconf/schemas/polkit-gnome.schemas') +Finclude gnome-scriptlet + +# optimization OK From vmiklos at frugalware.org Sun Oct 4 20:48:09 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 4 Oct 2009 20:48:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: asciidoc-8.5.0-1-i686 Message-ID: <20091004184809.DEFDF11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3385f707474f976addc5c3129db2e73da5670514 commit 3385f707474f976addc5c3129db2e73da5670514 Author: Miklos Vajna Date: Sun Oct 4 20:47:53 2009 +0200 asciidoc-8.5.0-1-i686 - version bump diff --git a/source/apps-extra/asciidoc/FrugalBuild b/source/apps-extra/asciidoc/FrugalBuild index 8946d81..3a5b9c2 100644 --- a/source/apps-extra/asciidoc/FrugalBuild +++ b/source/apps-extra/asciidoc/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: voroskoi pkgname=asciidoc -pkgver=8.4.5 -pkgrel=2 +pkgver=8.5.0 +pkgrel=1 pkgdesc="AsciiDoc is a text document format for writing short documents, articles, books and UNIX man pages." Finclude sourceforge url="http://www.methods.co.nz/asciidoc/" @@ -12,11 +12,10 @@ rodepends=('python' 'libxslt') groups=('apps-extra') archs=('i686' 'x86_64' 'ppc') source=($source http://ftp.frugalware.org/pub/other/sources/asciidoc/asciidoc-fonts-0.1.tar.bz2 \ - README.Frugalware cbfb5fb8d05f.patch) -sha1sums=('b1a8488f0c217a00084fa5f9f36cecc522e79b34' \ + README.Frugalware) +sha1sums=('bfdc746340780884a90145ef78528ca4a71e3a02' \ '717779406f876f439ac37c79878f403ecdef3467' \ - '31d7a38de67fd8d2492b8a07d64721491b69d1ea' \ - '6ecab8d4f3e404631b977a36a9a118400ffea18e') + '31d7a38de67fd8d2492b8a07d64721491b69d1ea') Finclude python build() { diff --git a/source/apps-extra/asciidoc/cbfb5fb8d05f.patch b/source/apps-extra/asciidoc/cbfb5fb8d05f.patch deleted file mode 100644 index 14f48f7..0000000 --- a/source/apps-extra/asciidoc/cbfb5fb8d05f.patch +++ /dev/null @@ -1,20 +0,0 @@ - -# HG changeset patch -# User Stuart Rackham -# Date 1243888214 -43200 -# Node ID cbfb5fb8d05ff88efd45477766c51aa95059dcd5 -# Parent 0247d70c18d2f53d387cbb3c83ab3e356c2ed49a -Missing language file generates a warning instead of an error. - ---- a/asciidoc.py Thu May 28 13:28:36 2009 +1200 -+++ b/asciidoc.py Tue Jun 02 08:30:14 2009 +1200 -@@ -1201,7 +1201,7 @@ - message.linenos = linenos - if lang: - if not config.load_lang(lang): -- message.error('missing language conf file: lang-%s.conf' % lang) -+ message.warning('missing language conf file: lang-%s.conf' % lang) - self.attributes['lang'] = lang # Reinstate new lang attribute. - else: - message.error('language attribute (lang) is not defined') - From bouleetbil at frogdev.info Sun Oct 4 21:06:26 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 21:06:26 +0200 (CEST) Subject: [Frugalware-git] pam: devicekit-power-008-1-i686 *version bump Message-ID: <20091004190626.6380B11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=9eca161f1404c17f004b9ce2fccf185b6c521b0e commit 9eca161f1404c17f004b9ce2fccf185b6c521b0e Author: bouleetbil Date: Sun Oct 4 21:06:31 2009 +0200 devicekit-power-008-1-i686 *version bump diff --git a/source/apps/devicekit-power/FrugalBuild b/source/apps/devicekit-power/FrugalBuild index 192ee4c..94570e1 100644 --- a/source/apps/devicekit-power/FrugalBuild +++ b/source/apps/devicekit-power/FrugalBuild @@ -3,7 +3,7 @@ pkgname=devicekit-power _F_archive_name=DeviceKit-power -pkgver=007 +pkgver=008 pkgrel=1 pkgdesc="An abstraction for enumerating power devices, listening to device events and querying history and statistics" url="http://www.freedesktop.org/wiki/Software/hal" @@ -13,6 +13,10 @@ groups=('apps') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://hal.freedesktop.org/releases/" source=(http://hal.freedesktop.org/releases/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('2b814bcf89fbeaad5d42a6c4909b1aa42672a226') +sha1sums=('57f3ccb57b54b0eae05ae6070153c85925ba06f0') + +build() { + Fbuild --disable-man-pages +} # optimization OK From bouleetbil at frogdev.info Sun Oct 4 21:20:32 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 21:20:32 +0200 (CEST) Subject: [Frugalware-git] pam: gnome-session-2.28.0-1-i686 *version bump Message-ID: <20091004192032.E04B111F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=1c546cc42b182da5f327185aa739c89d96c6d159 commit 1c546cc42b182da5f327185aa739c89d96c6d159 Author: bouleetbil Date: Sun Oct 4 21:20:48 2009 +0200 gnome-session-2.28.0-1-i686 *version bump diff --git a/source/gnome/gnome-session/FrugalBuild b/source/gnome/gnome-session/FrugalBuild index ff5259f..ed0df25 100644 --- a/source/gnome/gnome-session/FrugalBuild +++ b/source/gnome/gnome-session/FrugalBuild @@ -4,10 +4,10 @@ # kill_g_debug.patch should be disabled for stable releases of gnome pkgname=gnome-session -pkgver=2.24.3 -pkgrel=5 +pkgver=2.28.0 +pkgrel=1 pkgdesc="GNOME session manager" -depends=('gnome-desktop>=2.28.0' \ +depends=('gnome-desktop>=2.28.0' 'gnome-policykit' 'devicekit-power' \ 'dbus-glib>=0.76' 'gnome-control-center>=2.28.0' 'libnotify' 'gnome-keyring>=2.28.0') makedepends=('intltool' 'gnome-common') rodepends=('consolekit') @@ -17,17 +17,14 @@ _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 \ +source=(${source[@]} \ $pkgname http://ftp.frugalware.org/pub/other/artwork/gnome-theme/GNOME-Splash-1.1.png ) -sha1sums=('a48bcf47b879db439cec193e4191909409e7efcb' \ - '5a63c81ad2ecd0d29aa33c73d2717dcd1774333e' \ - '1afa3e717eb5578c01924881f0011c8bfaf7dd38' \ +sha1sums=('a813c493383653e8e35b63b56b03517173f2ae8e' \ '047ac00bb24d52986aac94e232b4b40fa122f582' \ '1029fb9dd76aaa9eceac0af710c726febb7f979f') build() { Fpatchall - Fautoreconf Fmake --disable-schemas-install Fmakeinstall GCONF_DISABLE_SCHEMA_INSTALL=1 Fbuild_gnome_scriptlet From bouleetbil at frogdev.info Sun Oct 4 21:39:39 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 21:39:39 +0200 (CEST) Subject: [Frugalware-git] pam: gnome-power-manager-2.28.0-1-i686 *version bump Message-ID: <20091004193939.8BEF911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=cf588b968bc144d99d7eb1f03ff79bfba2fc0615 commit cf588b968bc144d99d7eb1f03ff79bfba2fc0615 Author: bouleetbil Date: Sun Oct 4 21:39:55 2009 +0200 gnome-power-manager-2.28.0-1-i686 *version bump diff --git a/source/gnome/gnome-power-manager/FrugalBuild b/source/gnome/gnome-power-manager/FrugalBuild index e952533..f7333e2 100644 --- a/source/gnome/gnome-power-manager/FrugalBuild +++ b/source/gnome/gnome-power-manager/FrugalBuild @@ -2,12 +2,13 @@ # Maintainer: bouleetbil pkgname=gnome-power-manager -pkgver=2.24.4 -pkgrel=5 +pkgver=2.28.0 +pkgrel=1 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-2' 'libgnome>=2.28.0' \ - 'libglade' 'libwnck>=2.28.0' 'gnome-panel>=2.28.0' 'gnome-keyring>=2.28.0' 'gstreamer') + 'libglade' 'libwnck>=2.28.0' 'gnome-panel>=2.28.0' 'gnome-keyring>=2.28.0' 'gstreamer' \ + 'devicekit-power' 'gnome-policykit' 'libcanberra-gtk' 'unique') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') @@ -17,9 +18,7 @@ _F_gnome_desktop=y _F_gnome_iconcache=y Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-dpms-ext --enable-libnotify --enable-applets --enable-keyring" -source=(${source[@]} Fix_include.diff) -sha1sums=('ea9c895a78761c59fea13701e074946a20c50fe6' \ - 'bed5e24286b533114606042f9c95cb6cf779c8b6') +sha1sums=('c5d4ea2df2561e04ff155d8f7c10099d5cd308f4') build() { Fcd From bouleetbil at frogdev.info Sun Oct 4 21:54:47 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 21:54:47 +0200 (CEST) Subject: [Frugalware-git] pam: gnome-screensaver-2.28.0-1-i686 *version bump Message-ID: <20091004195447.BAADD11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=dc1a08d8c8e6f819bd2169d3b494b1d1166eb673 commit dc1a08d8c8e6f819bd2169d3b494b1d1166eb673 Author: bouleetbil Date: Sun Oct 4 21:55:02 2009 +0200 gnome-screensaver-2.28.0-1-i686 *version bump diff --git a/source/gnome/gnome-screensaver/FrugalBuild b/source/gnome/gnome-screensaver/FrugalBuild index 9946944..5dc805b 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.24.1 -pkgrel=5 +pkgver=2.28.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.28.0' 'gdm>=2.20.5' 'libgnomekbd>=2.28.0' \ @@ -18,7 +18,7 @@ _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 gnome-screensaver.desktop) -sha1sums=('36cbdc1d614200a85391795fe8e3c3b827f792df' \ +sha1sums=('7981b09f75076ebb8cd55032696f12ed06b224ca' \ '52ad3cef2d4d0b51eb9565316a9f4c688657dc54' \ 'a4913a96ccfd029620da03fbfbcaab8b6d42330c' \ '833bd26acc4bbf6486c696f9f700b449e1a91990' \ @@ -33,7 +33,7 @@ build() { Fbuild_slice_scrollkeeper Fmake --disable-schemas-install --disable-scrollkeeper \ --with-gdm-config=/etc/gdm/gdm.conf \ - --enable-locking --with-dpms-ext --with-shadow \ + --enable-locking --with-dpms-ext \ --with-xscreensaverdir=/usr/share/xscreensaver/config \ --with-xscreensaverhackdir=/usr/libexec/xscreensaver \ --with-mit-ext --with-libgl From bouleetbil at frogdev.info Sun Oct 4 22:30:05 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 4 Oct 2009 22:30:05 +0200 (CEST) Subject: [Frugalware-git] pam: gnome-power-manager-2.28.0-2-i686 *launch it on startup Message-ID: <20091004203005.6F9A911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=1820b41f5a422874243de69a1246a7f87a0f9dfe commit 1820b41f5a422874243de69a1246a7f87a0f9dfe Author: bouleetbil Date: Sun Oct 4 22:30:13 2009 +0200 gnome-power-manager-2.28.0-2-i686 *launch it on startup diff --git a/source/gnome/gnome-power-manager/FrugalBuild b/source/gnome/gnome-power-manager/FrugalBuild index f7333e2..0bb5522 100644 --- a/source/gnome/gnome-power-manager/FrugalBuild +++ b/source/gnome/gnome-power-manager/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-power-manager pkgver=2.28.0 -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-2' 'libgnome>=2.28.0' \ @@ -18,7 +18,9 @@ _F_gnome_desktop=y _F_gnome_iconcache=y Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-dpms-ext --enable-libnotify --enable-applets --enable-keyring" -sha1sums=('c5d4ea2df2561e04ff155d8f7c10099d5cd308f4') +source=($source gnome-power-manager.desktop) +sha1sums=('c5d4ea2df2561e04ff155d8f7c10099d5cd308f4' \ + '4e920c90509778d2f23e252fb58b11a975a4d099') build() { Fcd @@ -29,6 +31,10 @@ build() { Fmakeinstall Fbuild_slice_scrollkeeper Fbuild_gnome_scriptlet + + #autostart + Fmkdir usr/share/gnome/autostart + Fcp gnome-power-manager.desktop usr/share/gnome/autostart/ } # optimization OK diff --git a/source/gnome/gnome-power-manager/gnome-power-manager.desktop b/source/gnome/gnome-power-manager/gnome-power-manager.desktop new file mode 100644 index 0000000..ceff796 --- /dev/null +++ b/source/gnome/gnome-power-manager/gnome-power-manager.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Type=Application +Name=GNOME power manager +Exec=gnome-power-manager.desktop +OnlyShowIn=GNOME; +X-GNOME-Autostart-Phase=Initialization +X-GNOME-Autostart-Notify=true +X-GNOME-AutoRestart=true From bouleetbil at frogdev.info Mon Oct 5 09:33:13 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 5 Oct 2009 09:33:13 +0200 (CEST) Subject: [Frugalware-git] pam: gnome-power-manager-2.28.0-3-i686 *typo fix Message-ID: <20091005073313.0EFDD11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=ffa2f96d51d7f977136e83c3c96a7bc65bc80770 commit ffa2f96d51d7f977136e83c3c96a7bc65bc80770 Author: bouleetbil Date: Mon Oct 5 09:33:29 2009 +0200 gnome-power-manager-2.28.0-3-i686 *typo fix diff --git a/source/gnome/gnome-power-manager/FrugalBuild b/source/gnome/gnome-power-manager/FrugalBuild index 0bb5522..eca4663 100644 --- a/source/gnome/gnome-power-manager/FrugalBuild +++ b/source/gnome/gnome-power-manager/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-power-manager pkgver=2.28.0 -pkgrel=2 +pkgrel=3 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-2' 'libgnome>=2.28.0' \ @@ -20,7 +20,7 @@ Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-dpms-ext --enable-libnotify --enable-applets --enable-keyring" source=($source gnome-power-manager.desktop) sha1sums=('c5d4ea2df2561e04ff155d8f7c10099d5cd308f4' \ - '4e920c90509778d2f23e252fb58b11a975a4d099') + '7d85ab3d9ed5f725ce1f0de8f8841a4a0ced54a4') build() { Fcd diff --git a/source/gnome/gnome-power-manager/gnome-power-manager.desktop b/source/gnome/gnome-power-manager/gnome-power-manager.desktop index ceff796..226dd60 100644 --- a/source/gnome/gnome-power-manager/gnome-power-manager.desktop +++ b/source/gnome/gnome-power-manager/gnome-power-manager.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Type=Application Name=GNOME power manager -Exec=gnome-power-manager.desktop +Exec=gnome-power-manager OnlyShowIn=GNOME; X-GNOME-Autostart-Phase=Initialization X-GNOME-Autostart-Notify=true From bouleetbil at frogdev.info Mon Oct 5 10:43:17 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 5 Oct 2009 10:43:17 +0200 (CEST) Subject: [Frugalware-git] pam: pam-1.1.0-4-i686 *fixing a mistake for sync all archs() Message-ID: <20091005084317.90DE611F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=63278b66f289a30ffcf9b8e42811d49aba7668f4 commit 63278b66f289a30ffcf9b8e42811d49aba7668f4 Author: bouleetbil Date: Mon Oct 5 10:43:27 2009 +0200 pam-1.1.0-4-i686 *fixing a mistake for sync all archs() diff --git a/source/base/pam/FrugalBuild b/source/base/pam/FrugalBuild index 3903219..15e4229 100644 --- a/source/base/pam/FrugalBuild +++ b/source/base/pam/FrugalBuild @@ -3,7 +3,7 @@ pkgname=pam pkgver=1.1.0 -pkgrel=3 +pkgrel=4 pkgdesc="Linux-PAM (Pluggable Authentication Modules)" archs=('i686' 'x86_64' 'ppc') url="http://www.kernel.org/pub/linux/libs/pam/" From bouleetbil at frogdev.info Mon Oct 5 11:18:16 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 5 Oct 2009 11:18:16 +0200 (CEST) Subject: [Frugalware-git] pam: gnome-session-2.28.0-2-i686 *enable splash screen by default Message-ID: <20091005091816.ABA2D11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=a356321ae2eb82bc8e12ebad858ac422d0f12ab6 commit a356321ae2eb82bc8e12ebad858ac422d0f12ab6 Author: bouleetbil Date: Mon Oct 5 11:18:22 2009 +0200 gnome-session-2.28.0-2-i686 *enable splash screen by default diff --git a/source/gnome/gnome-session/FrugalBuild b/source/gnome/gnome-session/FrugalBuild index ed0df25..e25d239 100644 --- a/source/gnome/gnome-session/FrugalBuild +++ b/source/gnome/gnome-session/FrugalBuild @@ -5,7 +5,7 @@ pkgname=gnome-session pkgver=2.28.0 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME session manager" depends=('gnome-desktop>=2.28.0' 'gnome-policykit' 'devicekit-power' \ 'dbus-glib>=0.76' 'gnome-control-center>=2.28.0' 'libnotify' 'gnome-keyring>=2.28.0') @@ -17,9 +17,10 @@ _F_gnome_schemas=('/etc/gconf/schemas/gnome-session.schemas') _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet -source=(${source[@]} \ +source=(${source[@]} enable_splash.diff \ $pkgname http://ftp.frugalware.org/pub/other/artwork/gnome-theme/GNOME-Splash-1.1.png ) sha1sums=('a813c493383653e8e35b63b56b03517173f2ae8e' \ + '1c2b3b009b06be2c320dad87868f42c56166641e' \ '047ac00bb24d52986aac94e232b4b40fa122f582' \ '1029fb9dd76aaa9eceac0af710c726febb7f979f') diff --git a/source/gnome/gnome-session/enable_splash.diff b/source/gnome/gnome-session/enable_splash.diff index d9c897e..265f1dc 100644 --- a/source/gnome/gnome-session/enable_splash.diff +++ b/source/gnome/gnome-session/enable_splash.diff @@ -1,5 +1,5 @@ ---- gnome-session-2.24.0old/data/gnome-session.schemas.in 2008-09-22 23:21:08.000000000 +0200 -+++ gnome-session-2.24.0/data/gnome-session.schemas.in 2008-10-01 16:39:35.000000000 +0200 +--- gnome-session-2.28.0/data/gnome-session.schemas.in.in~ 2009-07-29 02:36:07.000000000 +0200 ++++ gnome-session-2.28.0/data/gnome-session.schemas.in.in 2009-10-05 11:02:17.000000000 +0200 @@ -7,7 +7,7 @@ /apps/gnome-session/options/show_splash_screen gnome From bouleetbil at frogdev.info Mon Oct 5 14:13:51 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 5 Oct 2009 14:13:51 +0200 (CEST) Subject: [Frugalware-git] pam: pam-1.1.0-4-i686 *fix for 64bits Message-ID: <20091005121351.EE35A11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=cdaa9632d4987996aa7bb6abff9ead37c20ca6f2 commit cdaa9632d4987996aa7bb6abff9ead37c20ca6f2 Author: bouleetbil Date: Mon Oct 5 14:13:44 2009 +0200 pam-1.1.0-4-i686 *fix for 64bits diff --git a/source/base/pam/FrugalBuild b/source/base/pam/FrugalBuild index 15e4229..453a0d1 100644 --- a/source/base/pam/FrugalBuild +++ b/source/base/pam/FrugalBuild @@ -15,4 +15,9 @@ up2date="lynx -dump ftp://ftp.kernel.org/pub/linux/libs/pam/library/ | sed 's/Li signatures=(${source[0]}.sign) _F_cd_path="Linux-PAM-$pkgver" +build() { + Fbuild + [ "$CARCH" == "x86_64" ] && Fmv /lib64 /lib +} + # optimization OK From bouleetbil at frogdev.info Mon Oct 5 17:53:04 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 5 Oct 2009 17:53:04 +0200 (CEST) Subject: [Frugalware-git] pam: libatasmart-0.13-1-i686 *downgrade it Message-ID: <20091005155304.06CFF11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=cb07e1c2d18eb820e89a24962ad0aebb74db6fcc commit cb07e1c2d18eb820e89a24962ad0aebb74db6fcc Author: bouleetbil Date: Mon Oct 5 17:53:36 2009 +0200 libatasmart-0.13-1-i686 *downgrade it diff --git a/source/lib/libatasmart/FrugalBuild b/source/lib/libatasmart/FrugalBuild index 292037f..f59e983 100644 --- a/source/lib/libatasmart/FrugalBuild +++ b/source/lib/libatasmart/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=libatasmart -pkgver=0.16 +pkgver=0.13 pkgrel=1 pkgdesc="Lean and small library for ATA S.M.A.R.T. hard disks" url="http://0pointer.de/blog/projects/being-smart.html" @@ -11,6 +11,6 @@ groups=('lib') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://0pointer.de/public/" source=(http://0pointer.de/public/$pkgname-$pkgver.tar.gz) -sha1sums=('6a562b06cf04be0a51198373e1f1656571656f7a') +sha1sums=('a03e7caef50494b47833de0baed64e4178726531') # optimization OK From bouleetbil at frogdev.info Mon Oct 5 17:57:01 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 5 Oct 2009 17:57:01 +0200 (CEST) Subject: [Frugalware-git] pam: devicekit-disks-004-1-i686 *version bump Message-ID: <20091005155701.1EB0E11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=29fbc1977d0f34d3990bb6684f1003661cc72f52 commit 29fbc1977d0f34d3990bb6684f1003661cc72f52 Author: bouleetbil Date: Mon Oct 5 17:57:35 2009 +0200 devicekit-disks-004-1-i686 *version bump diff --git a/source/apps/devicekit-disks/FrugalBuild b/source/apps/devicekit-disks/FrugalBuild index ef1c518..c33ace3 100644 --- a/source/apps/devicekit-disks/FrugalBuild +++ b/source/apps/devicekit-disks/FrugalBuild @@ -3,18 +3,18 @@ pkgname=devicekit-disks _F_archive_name=DeviceKit-disks -pkgver=003 +pkgver=004 pkgrel=1 pkgdesc="D-Bus abstraction for enumerating devices disks and querying history and statistics" url="http://www.freedesktop.org/wiki/Software/hal" -depends=('dbus-glib' 'udev' 'devicekit' 'policykit' 'parted' 'lvm2' 'libatasmart' \ - 'sg3-utils' 'sqlite3' 'libgudev') +depends=('dbus-glib' 'udev' 'devicekit' 'policykit' 'parted' 'lvm2' \ + 'libatasmart=0.13' 'sg3-utils' 'sqlite3' 'libgudev') makedepends=('intltool') groups=('apps') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://hal.freedesktop.org/releases/" source=(http://hal.freedesktop.org/releases/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('4e8e891b295d4682d6f5b01e44e944699a986ae4') +sha1sums=('092ad5d64502def1204a6446513f4e142926b9db') # No pkgconfig file export DEVMAPPER_CFLAGS="-I/usr/include" DEVMAPPER_LIBS="-ldevmapper" From bouleetbil at frogdev.info Mon Oct 5 18:56:00 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 5 Oct 2009 18:56:00 +0200 (CEST) Subject: [Frugalware-git] pam: gnome-disk-utility-0.3-1-i686 *new package *don't use the latest stable that use policykit devel version Message-ID: <20091005165600.32C7F11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=3aa5f1e8ecc0ed42cce1903775553c612ef87dd1 commit 3aa5f1e8ecc0ed42cce1903775553c612ef87dd1 Author: bouleetbil Date: Mon Oct 5 18:56:03 2009 +0200 gnome-disk-utility-0.3-1-i686 *new package *don't use the latest stable that use policykit devel version diff --git a/source/gnome/gnome-disk-utility/FrugalBuild b/source/gnome/gnome-disk-utility/FrugalBuild new file mode 100644 index 0000000..47faa94 --- /dev/null +++ b/source/gnome/gnome-disk-utility/FrugalBuild @@ -0,0 +1,37 @@ +# Compiling time: 0.37 SBU +# Maintainer: bouleetbil + +pkgname=gnome-disk-utility +pkgver=0.3 +pkgrel=1 +pkgdesc="Disk Utility for GNOME using devicekit-disks" +depends=('devicekit-disks' 'gtk+2' 'unique' 'gnome-keyring>=2.28.0' 'libsexy' 'gnome-policykit') +makedepends=('intltool' 'nautilus>=2.28.0' 'gnome-doc-utils' 'gtk-doc') +groups=('gnome') +archs=('i686' 'ppc' 'x86_64') +sha1sums=('953cf6390f526d426a5e8092c8b1d846af440eb3') +options=('scriptlet') +_F_gnome_iconcache="y" +_F_gnome_scrollkeeper="y" +_F_gnome_desktop="y" +Finclude gnome gnome-scriptlet +source=(http://hal.freedesktop.org/releases/$pkgname-$pkgver.tar.bz2) + +conflicts=('gnome-format') +provides=('gnome-format') +replaces=('gnome-format') + +subpkgs=("nautilus-disk-utility") +subdescs=('Disk Utility package for Nautilus') +subdepends=("nautilus>=2.28.0") +subrodepends=("$pkgname=$pkgver") +subgroups=('gnome') +subarchs=('i686 ppc x86_64') + +build() { + Fbuild --disable-gtk-doc + Fbuild_gnome_scriptlet + Fsplit nautilus-disk-utility usr/lib/nautilus +} + +# optimization OK From bouleetbil at frogdev.info Mon Oct 5 21:28:19 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 5 Oct 2009 21:28:19 +0200 (CEST) Subject: [Frugalware-git] pam: policykit-0.9-2-i686 *fixed broken f... policykit perms !!! Message-ID: <20091005192819.0E82811F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=20f3b260c025276bac6dba5d591d957fc4d9d6e9 commit 20f3b260c025276bac6dba5d591d957fc4d9d6e9 Author: bouleetbil Date: Mon Oct 5 21:23:47 2009 +0200 policykit-0.9-2-i686 *fixed broken f... policykit perms !!! diff --git a/source/apps/policykit/FrugalBuild b/source/apps/policykit/FrugalBuild index 949e58a..f6a2292 100644 --- a/source/apps/policykit/FrugalBuild +++ b/source/apps/policykit/FrugalBuild @@ -4,7 +4,7 @@ pkgname=policykit _F_archive_name=PolicyKit pkgver=0.9 -pkgrel=1 +pkgrel=2 pkgdesc="Policy framework for controlling privileges for system-wide services" url="http://hal.freedesktop.org/docs/PolicyKit" depends=('pam' 'dbus-glib') @@ -26,7 +26,6 @@ build() { --disable-selinux --disable-man-pages Fmkdir etc/PolicyKit Fcp PolicyKit.conf etc/PolicyKit - } # optimization OK diff --git a/source/apps/policykit/policykit.install b/source/apps/policykit/policykit.install index f0ab7c2..64496c1 100644 --- a/source/apps/policykit/policykit.install +++ b/source/apps/policykit/policykit.install @@ -11,6 +11,21 @@ post_install() { mkdir -p /var/lib/PolicyKit 2>/dev/null touch /var/lib/misc/PolicyKit.reload 2>/dev/null + # set correct permissions + chgrp polkituser var/{run,lib}/PolicyKit + chown polkituser var/lib/PolicyKit-public + chown polkituser:polkituser var/lib/misc/PolicyKit.reload + + chown polkituser /usr/libexec/polkit-set-default-helper + chmod u+s /usr/libexec/polkit-set-default-helper + + for i in polkit-read-auth-helper polkit-revoke-helper polkit-grant-helper polkit-explicit-grant-helper; do + chgrp polkituser /usr/libexec/$i + chmod g+s /usr/libexec/$i + done + + chgrp polkituser /usr/libexec/polkit-grant-helper-pam + chmod u+s /usr/libexec/polkit-grant-helper-pam } post_upgrade() From bouleetbil at frogdev.info Mon Oct 5 23:15:03 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 5 Oct 2009 23:15:03 +0200 (CEST) Subject: [Frugalware-git] pam: pam-1.1.0-2-i686 *added rules rodepends *added some options *fix perm Message-ID: <20091005211503.870FD11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=4b4f084f3885be51cac5b997e6bb8f2a64e7e312 commit 4b4f084f3885be51cac5b997e6bb8f2a64e7e312 Author: bouleetbil Date: Mon Oct 5 23:10:35 2009 +0200 pam-1.1.0-2-i686 *added rules rodepends *added some options *fix perm diff --git a/source/base/pam/FrugalBuild b/source/base/pam/FrugalBuild index 453a0d1..3a6ad7f 100644 --- a/source/base/pam/FrugalBuild +++ b/source/base/pam/FrugalBuild @@ -3,21 +3,25 @@ pkgname=pam pkgver=1.1.0 -pkgrel=4 +pkgrel=2 pkgdesc="Linux-PAM (Pluggable Authentication Modules)" archs=('i686' 'x86_64' 'ppc') url="http://www.kernel.org/pub/linux/libs/pam/" groups=('base' 'chroot-core') depends=('glibc' 'flex' 'gettext') -#rodepends=('pam-frugalware') +rodepends=('pam-frugalware') source=(ftp://ftp.kernel.org/pub/linux/libs/pam/library/Linux-PAM-$pkgver.tar.gz) up2date="lynx -dump ftp://ftp.kernel.org/pub/linux/libs/pam/library/ | sed 's/Linux-//' | sed 's/PAM/pam/' | Flasttar" signatures=(${source[0]}.sign) _F_cd_path="Linux-PAM-$pkgver" build() { - Fbuild + Fbuild --disable-db \ + --disable-dependency-tracking \ + --disable-prelude \ + --disable-regenerate-man [ "$CARCH" == "x86_64" ] && Fmv /lib64 /lib + Ffileschmod /sbin/unix_chkpwd u+s } # optimization OK From exceed.cedric at gmail.com Mon Oct 5 23:16:51 2009 From: exceed.cedric at gmail.com (exceed) Date: Mon, 5 Oct 2009 23:16:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: grabouille-0.5-1-i686 Message-ID: <20091005211651.6443B11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9637788cb82563dc36c123fde64021f6b37f7083 commit 9637788cb82563dc36c123fde64021f6b37f7083 Author: exceed Date: Mon Oct 5 23:14:42 2009 +0200 grabouille-0.5-1-i686 * New package from xcfaudio diff --git a/source/games-extra/grabouille/FrugalBuild b/source/games-extra/grabouille/FrugalBuild new file mode 100644 index 0000000..d11c89e --- /dev/null +++ b/source/games-extra/grabouille/FrugalBuild @@ -0,0 +1,26 @@ +# Compiling Time: 0 SBU +# Maintainer: exceed +# Contributor: xcfaudio + +pkgname=grabouille +pkgver=0.5 +pkgrel=1 +url="http://polariscorp.free.fr/grabouille_fr.php" +pkgdesc="An application for children, simply draw" +depends=('python' 'pygame' 'imaging') +groups=('games-extra') +archs=('i686' 'x86_64') +up2date="Flasttar $url" +source=(http://polariscorp.free.fr/apps/$pkgname-$pkgver.tar) +sha1sums=('3eea7812ca564adad0aab97020f7912a8793a158') + +build() +{ + Fcd + Fmkdir usr/share/$pkgname + Fcp $pkgname/* usr/share/$pkgname/ + Fexerel $pkgname.py usr/share/$pkgname/ + Fwrapper "cd /usr/share/$pkgname/ && python $pkgname.py" $pkgname + Ficonrel $pkgname.xpm + Fdesktop $pkgname $pkgname.xpm Game +} From bouleetbil at frogdev.info Mon Oct 5 23:22:18 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 5 Oct 2009 23:22:18 +0200 (CEST) Subject: [Frugalware-git] pam: pam-1.1.0-5-i686 *fixed pkgrel Message-ID: <20091005212218.D715E11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=82c42585359f178c13849b0b4b937b0428c3d3f4 commit 82c42585359f178c13849b0b4b937b0428c3d3f4 Author: bouleetbil Date: Mon Oct 5 23:18:22 2009 +0200 pam-1.1.0-5-i686 *fixed pkgrel diff --git a/source/base/pam/FrugalBuild b/source/base/pam/FrugalBuild index 3a6ad7f..ca2bdf4 100644 --- a/source/base/pam/FrugalBuild +++ b/source/base/pam/FrugalBuild @@ -3,7 +3,7 @@ pkgname=pam pkgver=1.1.0 -pkgrel=2 +pkgrel=5 pkgdesc="Linux-PAM (Pluggable Authentication Modules)" archs=('i686' 'x86_64' 'ppc') url="http://www.kernel.org/pub/linux/libs/pam/" From exceed.cedric at gmail.com Mon Oct 5 23:35:10 2009 From: exceed.cedric at gmail.com (exceed) Date: Mon, 5 Oct 2009 23:35:10 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: sooperlooper-1.6.14-1-i686 Message-ID: <20091005213510.EA0A411F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=11056899e1d31e7a62a8539c5e3e586e1ee197b8 commit 11056899e1d31e7a62a8539c5e3e586e1ee197b8 Author: exceed Date: Mon Oct 5 23:34:41 2009 +0200 sooperlooper-1.6.14-1-i686 * Version bump * Change maintainer (devil505 -> exceed) diff --git a/source/xmultimedia-extra/sooperlooper/FrugalBuild b/source/xmultimedia-extra/sooperlooper/FrugalBuild index 8741f53..7dd8fbd 100644 --- a/source/xmultimedia-extra/sooperlooper/FrugalBuild +++ b/source/xmultimedia-extra/sooperlooper/FrugalBuild @@ -1,19 +1,17 @@ # Compiling Time: 0.45 SBU -# Maintainer: Devil505 +# Maintainer: exceed pkgname=sooperlooper -pkgver=1.6.13_2 -realpkgver=1.6.13-2 +pkgver=1.6.14 pkgrel=1 pkgdesc="SooperLooper is a live looping sampler intended for use with midi pedals." url="http://essej.net/sooperlooper/" -depends=('liblo' 'wxgtk' 'libsigc++12' 'libxml2' 'libgcc' 'libxau' 'libxdmcp' 'libxxf86vm' 'expat' 'libxdamage' 'libice' 'jack' 'rubberband' 'ncurses' 'rubberband') +depends=('liblo' 'wxgtk' 'libsigc++12' 'libxml2' 'libgcc' 'libxau' 'libxdmcp' 'libxxf86vm' 'expat' 'libxdamage' 'libice' 'jack' 'rubberband' 'ncurses') options=('scriptlet') groups=('xmultimedia-extra') archs=('i686' 'x86_64') up2date="Flasttar $url/download.html" -source=($url/$pkgname-$realpkgver.tar.gz) -_F_cd_path="$pkgname-1.6.13" -sha1sums=('ed6704b1cf06290b8031566b0322336a0b8ed5fa') +source=($url/$pkgname-$pkgver.tar.gz) +sha1sums=('227884458edbc45c0bb49abea55ad38720621877') # optimization OK From exceed.cedric at gmail.com Mon Oct 5 23:44:34 2009 From: exceed.cedric at gmail.com (exceed) Date: Mon, 5 Oct 2009 23:44:34 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: vamp-plugin-sdk-2.1-1-i686 Message-ID: <20091005214434.E8BBD11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6bd11f70725167430ecf1d0dfd29bc1a8ef0c3be commit 6bd11f70725167430ecf1d0dfd29bc1a8ef0c3be Author: exceed Date: Mon Oct 5 23:45:05 2009 +0200 vamp-plugin-sdk-2.1-1-i686 * Version bump diff --git a/source/multimedia-extra/vamp-plugin-sdk/FrugalBuild b/source/multimedia-extra/vamp-plugin-sdk/FrugalBuild index c08b3b3..b2e6374 100644 --- a/source/multimedia-extra/vamp-plugin-sdk/FrugalBuild +++ b/source/multimedia-extra/vamp-plugin-sdk/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: exceed pkgname=vamp-plugin-sdk -pkgver=2.0 +pkgver=2.1 pkgrel=1 pkgdesc="An audio processing plugin system for plugins that extract descriptive information from audio data" depends=('libstdc++' 'libsndfile') @@ -18,7 +18,7 @@ up2date="lynx -dump http://sourceforge.net/projects/$_F_sourceforge_dirname/file grep '$_F_sourceforge_name\(.*\)$_F_sourceforge_ext'| \ tail -n1 | \ sed 's/.*$_F_sourceforge_name\(.*\)$_F_sourceforge_ext.*/\1/;s/-/_/g;s/_//1'" -sha1sums=('479833b59883e9af94d26ce5ab5f014f305dcc5e' \ +sha1sums=('86f95c837ca793f24d766bba0a5acf73c644a668' \ 'c394b4bb581a9430a1d28594ceec7792951f958a') # optimization OK From bouleetbil at frogdev.info Tue Oct 6 00:05:42 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 6 Oct 2009 00:05:42 +0200 (CEST) Subject: [Frugalware-git] pam: gnome-keyring-2.28.0-2-i686 *added pam support *not finish gdm should be build with pam Message-ID: <20091005220542.CE8BE11F0028@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=7ec521399dcc34825748a188356b3122b74541da commit 7ec521399dcc34825748a188356b3122b74541da Author: bouleetbil Date: Tue Oct 6 00:01:01 2009 +0200 gnome-keyring-2.28.0-2-i686 *added pam support *not finish gdm should be build with pam diff --git a/source/gnome/gnome-keyring/FrugalBuild b/source/gnome/gnome-keyring/FrugalBuild index 698460c..988b247 100644 --- a/source/gnome/gnome-keyring/FrugalBuild +++ b/source/gnome/gnome-keyring/FrugalBuild @@ -3,20 +3,16 @@ pkgname=gnome-keyring pkgver=2.28.0 -pkgrel=1 +pkgrel=2 pkgdesc="Password and keyring managing daemon for GNOME" url="http://www.gnome.org/" -depends=('gtk+2>=2.16.3' 'dbus-glib>=0.76-1' 'hal' 'libtasn1>=1.4' 'gconf') +depends=('gtk+2>=2.16.3' 'dbus-glib>=0.76-1' 'hal' 'libtasn1>=1.4' 'gconf' 'pam') 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 -if [ "$CARCH" != "ppc" ]; then - Fconfopts="$Fconfopts --enable-gtk-doc" -else - Fconfopts="$Fconfopts --disable-gtk-doc" -fi +Fconfopts="$Fconfopts --disable-gtk-doc --with-pam-dir=/lib/security" sha1sums=('d2ad1e240a547a5c73632117260d90416149f07c') # optimization OK From exceed.cedric at gmail.com Tue Oct 6 00:20:24 2009 From: exceed.cedric at gmail.com (exceed) Date: Tue, 6 Oct 2009 00:20:24 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: rubberband-1.4-1-i686 Message-ID: <20091005222024.264D611F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1f00b39ef9c70b15e40d95367cb3a396d2b7c99f commit 1f00b39ef9c70b15e40d95367cb3a396d2b7c99f Author: exceed Date: Tue Oct 6 00:18:07 2009 +0200 rubberband-1.4-1-i686 * Version bump * Add a gcc patch * Add a build for patching makefile diff --git a/source/multimedia-extra/rubberband/FrugalBuild b/source/multimedia-extra/rubberband/FrugalBuild index df05a20..435434a 100644 --- a/source/multimedia-extra/rubberband/FrugalBuild +++ b/source/multimedia-extra/rubberband/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: exceed pkgname=rubberband -pkgver=1.3 -pkgrel=2 +pkgver=1.4 +pkgrel=1 pkgdesc="An audio time-stretching and pitch-shifting library and utility program" url="http://www.breakfastquay.com/rubberband" depends=('libsamplerate' 'vamp-plugin-sdk' 'flac') @@ -11,7 +11,15 @@ makedepends=('ladspa_sdk') groups=('multimedia-extra') archs=('i686' 'x86_64') up2date="lynx -dump ${url} | grep tar.bz2 | grep rubberband | head -n1 | cut -d'-' -f2 | cut -d'.' -f'-2'" -source=($url/files/$pkgname-$pkgver.tar.bz2) -sha1sums=('a1a2fb45959953b0c58e91ca4340b869356ebff3') +source=($url/files/$pkgname-$pkgver.tar.bz2 gcc.patch) +sha1sums=('e0adddf27be321e2fbffbd93f161e583a35a523d' \ + 'ad3d92c8a96122f31ac8bd1456533c91ff2b22f3') + +build() +{ + Fsed "src/vamp/" "vamp/" Makefile.in + Fsed "src/ladspa/" "ladspa/" Makefile.in + Fbuild +} # optimization OK diff --git a/source/multimedia-extra/rubberband/gcc.patch b/source/multimedia-extra/rubberband/gcc.patch new file mode 100644 index 0000000..99ad7e2 --- /dev/null +++ b/source/multimedia-extra/rubberband/gcc.patch @@ -0,0 +1,11 @@ +*** rubberband-1.4/src/base/RingBuffer.h.orig 2009-09-24 23:13:34.000000000 +0300 +--- rubberband-1.4/src/base/RingBuffer.h 2009-10-04 12:37:09.000000000 +0300 +*************** +*** 18,23 **** +--- 18,24 ---- + #include + + #include "Scavenger.h" ++ #include // perror @ m_mlocked + + //#define DEBUG_RINGBUFFER 1 From exceed.cedric at gmail.com Tue Oct 6 00:45:11 2009 From: exceed.cedric at gmail.com (exceed) Date: Tue, 6 Oct 2009 00:45:11 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: bristol-0.40.6-1-i686 Message-ID: <20091005224511.C7AB711F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aa2586f8c8fa3c37dcc38f9121fc287f3d8e6a2e commit aa2586f8c8fa3c37dcc38f9121fc287f3d8e6a2e Author: exceed Date: Tue Oct 6 00:45:20 2009 +0200 bristol-0.40.6-1-i686 * Version bump diff --git a/source/xmultimedia-extra/bristol/FrugalBuild b/source/xmultimedia-extra/bristol/FrugalBuild index 20dc072..5c6d143 100644 --- a/source/xmultimedia-extra/bristol/FrugalBuild +++ b/source/xmultimedia-extra/bristol/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: exceed pkgname=bristol -pkgver=0.40.5 +pkgver=0.40.6 pkgrel=1 pkgdesc="Bristol is synth emulation package for a diverse range of vintage synthesisers, electric pianos and organs." depends=('jack' 'libx11>=1.2.1') Finclude sourceforge groups=('xmultimedia-extra') archs=('i686' 'x86_64') -sha1sums=('3aaa68fa4b449fee89e0d27eb6d0074858e9de4e') +sha1sums=('062a64d034122785d7c740b257a584315a70dc2e') # optimization OK From exceed.cedric at gmail.com Tue Oct 6 00:57:04 2009 From: exceed.cedric at gmail.com (exceed) Date: Tue, 6 Oct 2009 00:57:04 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: afflib-3.5.0-1-i686 Message-ID: <20091005225704.0EF6611F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=54da0db60a493b02fe077570426e2cd0dd51e239 commit 54da0db60a493b02fe077570426e2cd0dd51e239 Author: exceed Date: Tue Oct 6 00:56:37 2009 +0200 afflib-3.5.0-1-i686 * Version bump * gcc44 patch removed diff --git a/source/lib-extra/afflib/FrugalBuild b/source/lib-extra/afflib/FrugalBuild index a0b721f..2b6901a 100644 --- a/source/lib-extra/afflib/FrugalBuild +++ b/source/lib-extra/afflib/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: exceed pkgname=afflib -pkgver=3.3.7 +pkgver=3.5.0 pkgrel=1 pkgdesc="AFFLIB is an open source implementation of AFF written in C" url="http://www.afflib.org/" @@ -10,8 +10,7 @@ depends=('expat' 'readline' 'libewf' 'libstdc++' 'fuse') groups=('lib-extra') archs=('i686' 'x86_64') up2date="Flasttar http://www.afflib.org/downloads/" -source=(http://www.afflib.org/downloads/$pkgname-$pkgver.tar.gz gcc44.patch) -sha1sums=('9c9a8c5602025bba1645a44805188113a75a95ed' \ - 'fd889c4311e77034528b2e4605193fdd8842300d') +source=(http://www.afflib.org/downloads/$pkgname-$pkgver.tar.gz) +sha1sums=('c998a9d0bcb1ee1a1b6387fecd5ee51515a437c5') # optimization OK diff --git a/source/lib-extra/afflib/gcc44.patch b/source/lib-extra/afflib/gcc44.patch deleted file mode 100644 index fb41c67..0000000 --- a/source/lib-extra/afflib/gcc44.patch +++ /dev/null @@ -1,22 +0,0 @@ -diff -up tools/afverify.cpp.gcc44 tools/afverify.cpp ---- tools/afverify.cpp.gcc44 2008-07-21 06:25:29.000000000 +0200 -+++ tools/afverify.cpp 2009-03-02 12:48:59.000000000 +0100 -@@ -240,12 +240,16 @@ string get_xml_field(const char *buf,con - int verify_bom_signature(AFFILE *af,const char *buf) - { - const char *cce = "\n"; -- char *chain_end = strstr(buf,cce); -+ char *buf_tmp; -+ char *cce_tmp; -+ strcpy(buf_tmp, buf); -+ strcpy(cce_tmp, cce); -+ char *chain_end = strstr(buf_tmp,cce_tmp); - if(!chain_end){ - warn("end of chain XML can't be found\n"); - return -1; // can't find it - } -- char *sig_start = chain_end + strlen(cce); -+ char *sig_start = chain_end + strlen(cce_tmp); - - BIO *seg = BIO_new_mem_buf((void *)buf,strlen(buf)); - BIO_seek(seg,0); From vmiklos at frugalware.org Tue Oct 6 12:34:21 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 6 Oct 2009 12:34:21 +0200 (CEST) Subject: [Frugalware-git] pacman-g2: syncpkg(): typo fix Message-ID: <20091006103421.7C60911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=3705d5f31d48d467b7c6ea6d6f7f7a6715a32690 commit 3705d5f31d48d467b7c6ea6d6f7f7a6715a32690 Author: Miklos Vajna Date: Tue Oct 6 12:31:54 2009 +0200 syncpkg(): typo fix diff --git a/src/pacman-g2/sync.c b/src/pacman-g2/sync.c index d032c36..1170581 100644 --- a/src/pacman-g2/sync.c +++ b/src/pacman-g2/sync.c @@ -346,7 +346,7 @@ int syncpkg(list_t *targets) return(1); } if(pacman_trans_addtarget("pacman-g2") == -1) { - ERR(NL, _("could not add target '%s': %s\n"), (char *)i->data, pacman_strerror(pm_errno)); + ERR(NL, _("could not add target '%s': %s\n"), "pacman-g2", pacman_strerror(pm_errno)); retval = 1; goto cleanup; } From vmiklos at frugalware.org Tue Oct 6 12:34:21 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 6 Oct 2009 12:34:21 +0200 (CEST) Subject: [Frugalware-git] pacman-g2: dump_pkg_files: prefix search file with a / Message-ID: <20091006103421.958B811F0028@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=8c748ac6ea78eec5f8524dd9ef5048848c6248af commit 8c748ac6ea78eec5f8524dd9ef5048848c6248af Author: Miklos Vajna Date: Tue Oct 6 12:34:15 2009 +0200 dump_pkg_files: prefix search file with a / diff --git a/src/pacman-g2/package.c b/src/pacman-g2/package.c index 2f165a0..b0147d9 100644 --- a/src/pacman-g2/package.c +++ b/src/pacman-g2/package.c @@ -172,7 +172,7 @@ void dump_pkg_files(PM_PKG *pkg) pkgfiles = pacman_pkg_getinfo(pkg, PM_PKG_FILES); for(i = pkgfiles; i; i = pacman_list_next(i)) { - fprintf(stdout, "%s %s\n", (char *)pkgname, (char *)pacman_list_getdata(i)); + fprintf(stdout, "%s /%s\n", (char *)pkgname, (char *)pacman_list_getdata(i)); } fflush(stdout); From vmiklos at frugalware.org Tue Oct 6 12:45:08 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 6 Oct 2009 12:45:08 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gzip-1.3.13-1-i686 Message-ID: <20091006104508.9A88611F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1a354abd8c529c656d28ea8c802c75ba10aff536 commit 1a354abd8c529c656d28ea8c802c75ba10aff536 Author: Miklos Vajna Date: Tue Oct 6 11:51:02 2009 +0200 gzip-1.3.13-1-i686 - version bump diff --git a/source/base/gzip/FrugalBuild b/source/base/gzip/FrugalBuild index 60b4150..a8c7b52 100644 --- a/source/base/gzip/FrugalBuild +++ b/source/base/gzip/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Rob Kennedy pkgname=gzip -pkgver=1.3.12 -pkgrel=4 +pkgver=1.3.13 +pkgrel=1 pkgdesc="A file compression utility" url="http://www.gzip.org" depends=('bash>=3.2_039-3') @@ -12,9 +12,8 @@ replaces=('gzip-devel') groups=('base' 'chroot-core') archs=('i686' 'x86_64' 'ppc') Fup2gnugz -source=(ftp://ftp.gnu.org/pub/gnu/gzip/gzip-$pkgver.tar.gz \ - gzip-futimens.patch) -signatures=($source.sig '') +source=(ftp://ftp.gnu.org/pub/gnu/gzip/gzip-$pkgver.tar.gz) +signatures=($source.sig) build() { diff --git a/source/base/gzip/gzip-futimens.patch b/source/base/gzip/gzip-futimens.patch deleted file mode 100644 index 39b467f..0000000 --- a/source/base/gzip/gzip-futimens.patch +++ /dev/null @@ -1,39 +0,0 @@ -diff -Naur gzip-1.3.12.orig/gzip.c gzip-1.3.12/gzip.c ---- gzip-1.3.12.orig/gzip.c 2007-03-20 06:09:51.000000000 +0100 -+++ gzip-1.3.12/gzip.c 2007-09-07 19:54:29.000000000 +0200 -@@ -1637,7 +1637,7 @@ - } - } - -- if (futimens (ofd, ofname, timespec) != 0) -+ if (gzip_futimens (ofd, ofname, timespec) != 0) - { - int e = errno; - WARN ((stderr, "%s: ", program_name)); -diff -Naur gzip-1.3.12.orig/lib/utimens.c gzip-1.3.12/lib/utimens.c ---- gzip-1.3.12.orig/lib/utimens.c 2007-01-18 09:33:34.000000000 +0100 -+++ gzip-1.3.12/lib/utimens.c 2007-09-07 19:54:15.000000000 +0200 -@@ -75,7 +75,7 @@ - Return 0 on success, -1 (setting errno) on failure. */ - - int --futimens (int fd ATTRIBUTE_UNUSED, -+gzip_futimens (int fd ATTRIBUTE_UNUSED, - char const *file, struct timespec const timespec[2]) - { - /* Some Linux-based NFS clients are buggy, and mishandle time stamps -@@ -185,5 +185,5 @@ - int - utimens (char const *file, struct timespec const timespec[2]) - { -- return futimens (-1, file, timespec); -+ return gzip_futimens (-1, file, timespec); - } -diff -Naur gzip-1.3.12.orig/lib/utimens.h gzip-1.3.12/lib/utimens.h ---- gzip-1.3.12.orig/lib/utimens.h 2007-02-23 19:25:21.000000000 +0100 -+++ gzip-1.3.12/lib/utimens.h 2007-09-07 19:54:06.000000000 +0200 -@@ -1,3 +1,3 @@ - #include --int futimens (int, char const *, struct timespec const [2]); -+int gzip_futimens (int, char const *, struct timespec const [2]); - int utimens (char const *, struct timespec const [2]); From vmiklos at frugalware.org Tue Oct 6 12:45:08 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 6 Oct 2009 12:45:08 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: module-init-tools-3.10-1-i686 Message-ID: <20091006104508.AF4D111F0028@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d005a1b3c10e9953aee9a381f5019fa4d33a0468 commit d005a1b3c10e9953aee9a381f5019fa4d33a0468 Author: Miklos Vajna Date: Tue Oct 6 11:51:29 2009 +0200 module-init-tools-3.10-1-i686 - up2date fix diff --git a/source/base/module-init-tools/FrugalBuild b/source/base/module-init-tools/FrugalBuild index fa84b95..69eb88c 100644 --- a/source/base/module-init-tools/FrugalBuild +++ b/source/base/module-init-tools/FrugalBuild @@ -11,7 +11,7 @@ makedepends=('zlib>=1.2.3-6' 'docbook-utils' 'docbook-sgml-dtd-4.1' 'perl-sgmlsp groups=('base') archs=('i686' 'x86_64' 'ppc') backup=('etc/rc.d/rc.modules' 'etc/sysconfig/modules') -_F_archive_grepv="pre" +_F_archive_grepv="pre\|rc" up2date="Flasttar http://www.kernel.org/pub/linux/utils/kernel/module-init-tools/" source=(http://www.kernel.org/pub/linux/utils/kernel/module-init-tools/$pkgname-$pkgver.tar.bz2 rc.modules modules binfmt_misc.conf) From vmiklos at frugalware.org Tue Oct 6 12:45:08 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 6 Oct 2009 12:45:08 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: sourceforge.sh: use Flastarchive Message-ID: <20091006104508.C381B11F0029@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5ddd3a5203895ba7290741b72532aba25e661114 commit 5ddd3a5203895ba7290741b72532aba25e661114 Author: Miklos Vajna Date: Tue Oct 6 11:56:25 2009 +0200 sourceforge.sh: use Flastarchive diff --git a/source/include/sourceforge.sh b/source/include/sourceforge.sh index 015f3ab..5b1f663 100644 --- a/source/include/sourceforge.sh +++ b/source/include/sourceforge.sh @@ -97,5 +97,7 @@ _F_sourceforge_url="http://sourceforge.net/projects/$_F_sourceforge_dirname" if [ -z "$url" ]; then url="$_F_sourceforge_url" fi -up2date="lynx -dump http://sourceforge.net/projects/$_F_sourceforge_dirname/files|grep '$_F_sourceforge_name$_F_sourceforge_sep\(.*\)$_F_sourceforge_ext'|sed 's/.*$_F_sourceforge_name$_F_sourceforge_sep\(.*\)$_F_sourceforge_ext.*/\1/;s/$_F_sourceforge_prefix//;s/-/_/g' | Fsort | tail -n1 | Fsanitizeversion" +_F_archive_name=$_F_sourceforge_name +Fpkgversep=$_F_sourceforge_sep +up2date="Flastarchive http://sourceforge.net/projects/$_F_sourceforge_dirname/files $_F_sourceforge_ext" source=(http://${_F_sourceforge_mirror}.sourceforge.net/sourceforge/${_F_sourceforge_dirname}/"${_F_sourceforge_name}"${_F_sourceforge_sep}${_F_sourceforge_pkgver}${_F_sourceforge_ext}) From vmiklos at frugalware.org Tue Oct 6 12:45:08 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 6 Oct 2009 12:45:08 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: acpid-1.0.10-1-i686 Message-ID: <20091006104508.D6D7311F002A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f3c1c69a96b0d86e16ca3042b1ca2890ef499edf commit f3c1c69a96b0d86e16ca3042b1ca2890ef499edf Author: Miklos Vajna Date: Tue Oct 6 11:59:39 2009 +0200 acpid-1.0.10-1-i686 - up2date fix diff --git a/source/base/acpid/FrugalBuild b/source/base/acpid/FrugalBuild index 19376c1..f49c680 100644 --- a/source/base/acpid/FrugalBuild +++ b/source/base/acpid/FrugalBuild @@ -9,6 +9,7 @@ depends=('glibc>=2.8-3') backup=(etc/acpi/acpi_handler.sh) groups=('base') archs=('i686' 'x86_64' 'ppc') +_F_archive_grepv="20010510" Finclude sourceforge source=(${source[@]} rc.acpid rc.acpid-{de,hu,it}.po acpi_handler.sh default) sha1sums=('743a11f34993cbd70f011d45634c4520e2d4d426' \ From vmiklos at frugalware.org Tue Oct 6 12:45:08 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 6 Oct 2009 12:45:08 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: docx2txt-1.0-1-i686 Message-ID: <20091006104508.EBD9511F002B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c1fe6720dbb5a322ad142a7b4a14ee1d6bffe49 commit 9c1fe6720dbb5a322ad142a7b4a14ee1d6bffe49 Author: Miklos Vajna Date: Tue Oct 6 12:00:31 2009 +0200 docx2txt-1.0-1-i686 - version bump diff --git a/source/apps-extra/docx2txt/FrugalBuild b/source/apps-extra/docx2txt/FrugalBuild index eb91ae0..e219fc5 100644 --- a/source/apps-extra/docx2txt/FrugalBuild +++ b/source/apps-extra/docx2txt/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=docx2txt -pkgver=0.4 +pkgver=1.0 pkgrel=1 pkgdesc="Extract text contents from .docx file." _F_sourceforge_prefix="v" @@ -11,7 +11,7 @@ Finclude sourceforge depends=('perl') groups=('apps-extra') archs=('i686' 'x86_64') -sha1sums=('52ab509efb844e4df533c298fb08b28aa3bcfec6') +sha1sums=('109ec659769089779c352cb28a89cf400840791c') build() { From vmiklos at frugalware.org Tue Oct 6 12:45:09 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 6 Oct 2009 12:45:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: user-mode-linux-2.6.28-1-i686 Message-ID: <20091006104509.0A08911F002C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=515fd96c29dc9fe7ea8779d152b8e07ee2be8cf0 commit 515fd96c29dc9fe7ea8779d152b8e07ee2be8cf0 Author: Miklos Vajna Date: Tue Oct 6 12:09:15 2009 +0200 user-mode-linux-2.6.28-1-i686 - up2date fix diff --git a/source/apps-extra/user-mode-linux/FrugalBuild b/source/apps-extra/user-mode-linux/FrugalBuild index 1223c42..bd8e90c 100644 --- a/source/apps-extra/user-mode-linux/FrugalBuild +++ b/source/apps-extra/user-mode-linux/FrugalBuild @@ -11,7 +11,7 @@ rodepends=('uml_utilities') makedepends=('libpcap') groups=('apps-extra') archs=('i686' 'x86_64') -up2date="lynx -dump http://www.kernel.org/kdist/finger_banner |sed -n 's/.* \([0-9]*\.[0-9]*\.[0-9]*\).*/\1/;1 p'" +up2date="lynx -dump http://www.kernel.org/kdist/finger_banner|grep stable|sed -n 's/.* \([0-9]*\.[0-9]*\.[0-9]*\).*/\1/;1 p'" # check http://uml.nagafix.co.uk/kernels for configs source=(http://ftp.frugalware.org/pub/frugalware/frugalware-current/source/base/kernel/linux-$pkgver.tar.bz2 \ config.i686 config.x86_64 README.Frugalware) From vmiklos at frugalware.org Tue Oct 6 12:45:09 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 6 Oct 2009 12:45:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: user-mode-linux-2.6.31-1-i686 Message-ID: <20091006104509.1B90511F002D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=af09897f87bd6e777a267ee8977fd9c920c87a8b commit af09897f87bd6e777a267ee8977fd9c920c87a8b Author: Miklos Vajna Date: Tue Oct 6 12:21:17 2009 +0200 user-mode-linux-2.6.31-1-i686 - version bump diff --git a/source/apps-extra/user-mode-linux/FrugalBuild b/source/apps-extra/user-mode-linux/FrugalBuild index bd8e90c..e37368b 100644 --- a/source/apps-extra/user-mode-linux/FrugalBuild +++ b/source/apps-extra/user-mode-linux/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=user-mode-linux -pkgver=2.6.28 +pkgver=2.6.31 patchlevel= pkgrel=1 pkgdesc="A safe, secure way of running Linux versions and Linux processes." From vmiklos at frugalware.org Tue Oct 6 12:45:09 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 6 Oct 2009 12:45:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: nx-3.4.0-1-i686 Message-ID: <20091006104509.2F62011F002E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cb2af6d19330cca93f531314fcd1b16b1c8dc6c1 commit cb2af6d19330cca93f531314fcd1b16b1c8dc6c1 Author: Miklos Vajna Date: Tue Oct 6 12:40:52 2009 +0200 nx-3.4.0-1-i686 - version bump diff --git a/source/xapps-extra/nx/FrugalBuild b/source/xapps-extra/nx/FrugalBuild index 0722e50..cadd4cf 100644 --- a/source/xapps-extra/nx/FrugalBuild +++ b/source/xapps-extra/nx/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Miklos Vajna pkgname=nx -pkgver=3.3.0 -pkgrel=2 +pkgver=3.4.0 +pkgrel=1 pkgdesc="NX provides a proxy system for the X Window System." url="http://www.nomachine.com" depends=('expat' 'audiofile' 'openssl' 'libjpeg' 'libpng' 'libxt>=1.0.3-3' 'libxp' 'libxdamage>=1.1.1-3' 'libxrandr>=1.3.0' 'libxtst') @@ -13,24 +13,24 @@ replaces=('nx-x11' 'nxproxy') archs=('i686') up2date="lynx -dump $url/sources.php |grep nx-X11|sed 's/.*nx-X11-\(.*\)-.*/\1/;q'" source=(http://64.34.161.181/download/$pkgver/sources/nxproxy-$pkgver-2.tar.gz - http://64.34.161.181/download/$pkgver/sources/nxcomp-$pkgver-3.tar.gz - http://64.34.161.181/download/$pkgver/sources/nxcompext-$pkgver-3.tar.gz + http://64.34.161.181/download/$pkgver/sources/nxcomp-$pkgver-1.tar.gz + http://64.34.161.181/download/$pkgver/sources/nxcompext-$pkgver-1.tar.gz http://64.34.161.181/download/$pkgver/sources/nxssh-$pkgver-1.tar.gz - http://64.34.161.181/download/$pkgver/sources/nxcompshad-$pkgver-3.tar.gz - http://64.34.161.181/download/$pkgver/sources/nx-X11-$pkgver-5.tar.gz + http://64.34.161.181/download/$pkgver/sources/nxcompshad-$pkgver-1.tar.gz + http://64.34.161.181/download/$pkgver/sources/nx-X11-$pkgver-1.tar.gz http://64.34.161.181/download/$pkgver/sources/nxauth-$pkgver-1.tar.gz - http://64.34.161.181/download/$pkgver/sources/nxagent-$pkgver-10.tar.gz + http://64.34.161.181/download/$pkgver/sources/nxagent-$pkgver-3.tar.gz http://64.34.161.181/download/$pkgver/sources/nxscripts-$pkgver-1.tar.gz \ gcc44.diff) -sha1sums=('3703e4e5d9097c54b34190fc2a17208385ec7533' \ - '2d3f9a9b1a83b32d6e8cc69b9b10c1aacc1f0783' \ - '4c811a6ebdebf2a975ee80bfbbed92af550e7082' \ - 'bca3771af0aa8fcc80bca867c5d8bbd646c9429a' \ - '2a55519bee2a8b8fa5a6573904d3b098792cf51f' \ - 'dfaa8356f9627f30401ee36ad5d5883947feb1c3' \ - 'd8826654066e4a34ecf6ad903591e76924683d21' \ - '9945f602f729220e7b1b44e79c4c2c6882fd61ad' \ - '0513aed9cff11cc575dde7b03ecefb05a3c9376d' \ +sha1sums=('7d359c3e50708c4e774b126cc1e646c5f6ed3c3a' \ + '6ebc7451896293df2b6fb488567d70d686ece9ee' \ + '2a594c6cdb837a2de20079db0702daa2ba1c288f' \ + '20761ad75f930ade86a61fd0082702e94c732533' \ + 'cab44e6d3b67f16502a71ce1b6132c8a85eb78a3' \ + 'a254793a89610a299048928b16b86c82beeb7724' \ + '3d367e0e11baeca8028a73473deace0aec998cd0' \ + '4774fe8157ee599de5e5f436a5dd97579f3e7225' \ + '2fa35646cbf355da3a97c499fcc1484e94af2f6f' \ 'd3c3ada10da075b935d344ce647fbd71183f80ca') _F_cd_path="./" From vmiklos at frugalware.org Tue Oct 6 12:45:09 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 6 Oct 2009 12:45:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: perl-http-lite-2.2-1-i686 Message-ID: <20091006104509.4BBEE11F002F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d424b06f2349cbb27dad77d5954db3d8e12c4fdc commit d424b06f2349cbb27dad77d5954db3d8e12c4fdc Author: Miklos Vajna Date: Tue Oct 6 12:44:09 2009 +0200 perl-http-lite-2.2-1-i686 - version bump diff --git a/source/devel-extra/perl-http-lite/FrugalBuild b/source/devel-extra/perl-http-lite/FrugalBuild index 394ac4d..6220a64 100644 --- a/source/devel-extra/perl-http-lite/FrugalBuild +++ b/source/devel-extra/perl-http-lite/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: Zsolt Szalai _F_perl_name=HTTP-Lite -_F_perl_author=R/RH/RHOOPER -pkgver=2.1.6 +_F_perl_author=A/AD/ADAMK +pkgver=2.2 pkgdesc="Lightweight HTTP implementation" Finclude perl archs=('i686' 'x86_64') -sha1sums=('dbba37219eb1628490ef8f7b8aafbc7f1f4223a3') +sha1sums=('a4f374372352fb16cacaeacfb88b7969df1cffee') From bouleetbil at frogdev.info Tue Oct 6 14:45:04 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 6 Oct 2009 14:45:04 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xmodmap-1.0.4-1-i686 *version bump Message-ID: <20091006124504.14D4C11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=4123e38450552b8d3598782d91282554ddffab7d commit 4123e38450552b8d3598782d91282554ddffab7d Author: bouleetbil Date: Tue Oct 6 14:45:52 2009 +0200 xmodmap-1.0.4-1-i686 *version bump diff --git a/source/x11/xmodmap/FrugalBuild b/source/x11/xmodmap/FrugalBuild index 1cc689a..1323174 100644 --- a/source/x11/xmodmap/FrugalBuild +++ b/source/x11/xmodmap/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=xmodmap -pkgver=1.0.3 -pkgrel=2 +pkgver=1.0.4 +pkgrel=1 pkgdesc="utility for modifying keymaps and pointer button mappings in X" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11>=1.2.1') +depends=('libx11>=1.3') makedepends=('inputproto>=1.5') Finclude xorg -sha1sums=('5ad0f99735a13d6bb75ce63b2285f4c9c11be51b') +sha1sums=('9b49388bb527a8f7b7e86c4aa4c75a83372f6baa') # optimization OK From bouleetbil at frogdev.info Tue Oct 6 14:49:10 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 6 Oct 2009 14:49:10 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libxtst-1.1.0-1-i686 *version bump Message-ID: <20091006124910.7872711F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=bb868e24eb0996f73cf9340eb56173901c8decf6 commit bb868e24eb0996f73cf9340eb56173901c8decf6 Author: bouleetbil Date: Tue Oct 6 14:50:11 2009 +0200 libxtst-1.1.0-1-i686 *version bump diff --git a/source/x11/libxtst/FrugalBuild b/source/x11/libxtst/FrugalBuild index 17a8141..9da94d7 100644 --- a/source/x11/libxtst/FrugalBuild +++ b/source/x11/libxtst/FrugalBuild @@ -3,15 +3,15 @@ pkgname=libxtst _F_xorg_name=libXtst -pkgver=1.0.99.2 +pkgver=1.1.0 pkgrel=1 pkgdesc="X.Org Xtst library" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64' 'ppc') -depends=('libx11>=1.2.99.901' 'libxext>=1.0.5-3' 'libxi' 'recordproto') -makedepends=('pkgconfig' 'inputproto>=1.9.99.902') +depends=('libx11>=1.3' 'libxext>=1.0.5-3' 'libxi' 'recordproto') +makedepends=('pkgconfig' 'inputproto>=2.0') Finclude xorg -sha1sums=('4be8ed3ee05c37e9b490baa525bc64447571b5c4') +sha1sums=('4363e9285bfb5a884073efacc50d39edb803a1a5') # optimization OK From bouleetbil at frogdev.info Tue Oct 6 14:52:18 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 6 Oct 2009 14:52:18 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libdmx-1.1.0-1-i686 *version bump Message-ID: <20091006125218.4ED9811F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=564f4f1277e6001374bef63917323541e953f25d commit 564f4f1277e6001374bef63917323541e953f25d Author: bouleetbil Date: Tue Oct 6 14:53:18 2009 +0200 libdmx-1.1.0-1-i686 *version bump diff --git a/source/x11/libdmx/FrugalBuild b/source/x11/libdmx/FrugalBuild index 8e1cbeb..86e89a6 100644 --- a/source/x11/libdmx/FrugalBuild +++ b/source/x11/libdmx/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=libdmx -pkgver=1.0.99.1 +pkgver=1.1.0 pkgrel=1 pkgdesc="X.Org dmx library" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64' 'ppc') -depends=('libx11>=1.2.99.901' 'libxext>=1.0.5-3' 'dmxproto') -makedepends=('inputproto>=1.9.99.90') +depends=('libx11>=1.3' 'libxext>=1.0.5-3' 'dmxproto') +makedepends=('inputproto>=2.0') Finclude xorg -sha1sums=('a7a269b4c3a8f09334c350c17f2d6fb93703c1c2') +sha1sums=('8719434f167d476d53fca57c5be516c153354d60') # optimization OK From bouleetbil at frogdev.info Tue Oct 6 21:10:04 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 6 Oct 2009 21:10:04 +0200 (CEST) Subject: [Frugalware-git] pam: gnome-session-2.28.0-3-i686 *delete useless wrapper *now gnome-keyring and gnome-screensaver works! Message-ID: <20091006191004.6C90611F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=1c65fd0a5ca720facb50598bbdcf055ba627a4ea commit 1c65fd0a5ca720facb50598bbdcf055ba627a4ea Author: bouleetbil Date: Tue Oct 6 21:10:40 2009 +0200 gnome-session-2.28.0-3-i686 *delete useless wrapper *now gnome-keyring and gnome-screensaver works! diff --git a/source/gnome/gnome-session/FrugalBuild b/source/gnome/gnome-session/FrugalBuild index e25d239..4df5c3a 100644 --- a/source/gnome/gnome-session/FrugalBuild +++ b/source/gnome/gnome-session/FrugalBuild @@ -5,7 +5,7 @@ pkgname=gnome-session pkgver=2.28.0 -pkgrel=2 +pkgrel=3 pkgdesc="GNOME session manager" depends=('gnome-desktop>=2.28.0' 'gnome-policykit' 'devicekit-power' \ 'dbus-glib>=0.76' 'gnome-control-center>=2.28.0' 'libnotify' 'gnome-keyring>=2.28.0') @@ -18,10 +18,9 @@ _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet source=(${source[@]} enable_splash.diff \ - $pkgname http://ftp.frugalware.org/pub/other/artwork/gnome-theme/GNOME-Splash-1.1.png ) + http://ftp.frugalware.org/pub/other/artwork/gnome-theme/GNOME-Splash-1.1.png ) sha1sums=('a813c493383653e8e35b63b56b03517173f2ae8e' \ '1c2b3b009b06be2c320dad87868f42c56166641e' \ - '047ac00bb24d52986aac94e232b4b40fa122f582' \ '1029fb9dd76aaa9eceac0af710c726febb7f979f') build() { @@ -29,8 +28,6 @@ build() { Fmake --disable-schemas-install Fmakeinstall GCONF_DISABLE_SCHEMA_INSTALL=1 Fbuild_gnome_scriptlet - Fmv /usr/bin/gnome-session /usr/bin/gnome-session.bin - Fexe /usr/bin/gnome-session # Drop old splash screen Frm usr/share/pixmaps/splash/gnome-splash.png diff --git a/source/gnome/gnome-session/gnome-session b/source/gnome/gnome-session/gnome-session deleted file mode 100644 index d179fbe..0000000 --- a/source/gnome/gnome-session/gnome-session +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/bash - -if [ -z "$XDG_CONFIG_DIRS" ]; then - XDG_CONFIG_DIRS=/etc/gnome/xdg -else - XDG_CONFIG_DIRS="$XDG_CONFIG_DIRS":/etc/gnome/xdg -fi -export XDG_CONFIG_DIRS - -gnome-session.bin From bouleetbil at frogdev.info Tue Oct 6 22:53:45 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 6 Oct 2009 22:53:45 +0200 (CEST) Subject: [Frugalware-git] pam: gdm-2.28.0-1-i686 *version bump *now gnome pam works and is up2date ! Message-ID: <20091006205345.5F72911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=1a9dc422a166326414787b5248d6f643d37818ee commit 1a9dc422a166326414787b5248d6f643d37818ee Author: bouleetbil Date: Tue Oct 6 22:53:45 2009 +0200 gdm-2.28.0-1-i686 *version bump *now gnome pam works and is up2date ! diff --git a/source/gnome/gdm/FrugalBuild b/source/gnome/gdm/FrugalBuild index 211084d..cb93386 100644 --- a/source/gnome/gdm/FrugalBuild +++ b/source/gnome/gdm/FrugalBuild @@ -2,55 +2,79 @@ # Maintainer: Christian Hamar alias krix pkgname=gdm -pkgver=2.20.5 -pkgrel=8 +pkgver=2.28.0 +pkgrel=1 pkgdesc="GNOME Display Manager" url="http://www.gnome.org/" -backup=(etc/gdm/custom.conf) -depends=('zenity>=2.28.0' 'libgnomeui>=2.24.1-2' 'libxi' 'fontconfig' 'libxrandr>=1.2.2' 'librsvg>=2.26.0' \ - 'libxinerama' 'libxcursor' 'libxevie' 'xorg-server>=1.6.1') +backup=(etc/gdm/custom.conf etc/pam.d/gdm etc/pam.d/gdm-autologin) +depends=('zenity>=2.28.0' 'libgnomeui>=2.24.1-2' 'libxi' 'fontconfig' 'libxrandr>=1.2.2' \ + 'librsvg>=2.26.0' 'gnome-keyring' 'consolekit' 'libcanberra-gtk' \ + 'libxinerama' 'libxcursor' 'libxevie' 'xorg-server>=1.6.1' 'gnome-applets') rodepends=('xsm' 'sessreg' 'gksu' 'xmessage') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') Finclude gnome -source=(${source[@]} $pkgname-2.20.1-gdmconf.patch \ - $pkgname-gksu_categories.patch \ - fix_reboot_path.patch \ - http://ftp.frugalware.org/pub/other/artwork/gdm-theme/GDM-Frugalware-1.1.tar.bz2) -sha1sums=('04d92b6b9a8c005b4a687d477b813bb4a357abd6' \ - 'db576eb16baa10c95ce7143c5696594ee7b07744' \ - '9665399f5ceaee25e5807f08c53456d5ac2a81fa' \ - 'b602b6805d1d4787e4404827abf3d6f346843317' \ - '113b0b7f5caebbb72e184a3e36e54cdad7f1660a') +source=(${source[@]} + http://ftp.frugalware.org/pub/other/artwork/gdm-theme/GDM-Frugalware-1.1.tar.bz2 \ + polkit-gnome-authentication-agent-1.desktop) +sha1sums=('e1975ccc92048de4b6e1e13a09b54a50d5fdb48a' \ + '113b0b7f5caebbb72e184a3e36e54cdad7f1660a' \ + '93d1f9a7d068dd8e70c930abea9acf5b770a3485') -build() { +conflicts=('fast-user-switch-applet') +provides=('fast-user-switch-applet') +replaces=('fast-user-switch-applet') - export CFLAGS="$CFLAGS -fno-strict-aliasing" - Fcd +build() { Fpatchall - Fautoreconf - intltoolize --force --copy || Fdie - find . -name Makefile.in -exec sed -i -e 's/-scrollkeeper-update.*//' {} \; - if [ -f omf.make ]; then - sed -i -e 's/-scrollkeeper-update.*//' omf.make - fi - Fmake --enable-authentication-scheme=shadow --disable-scrollkeeper --enable-ipv6 --with-x - Fmakeinstall - Fmkdir /etc/X11 - Fmv /usr/share/xsessions /etc/X11/sessions - Frm /etc/dm + Fmake --enable-authentication-scheme=pam \ + --enable-profiling \ + --enable-console-helper \ + --disable-scrollkeeper \ + --with-console-kit \ + --with-pam-dir=/lib/security \ + --with-pam-prefix=/etc + Fmakeinstall chmod a+r $Fdestdir/var/gdm || Fdie chown root:root $Fdestdir/var/gdm || Fdie # Install our GDM theme. + Fmkdir usr/share/gdm/themes/ mv $Fsrcdir/Frugalware $Fdestdir/usr/share/gdm/themes/Frugalware || Fdie + + Fcp polkit-gnome-authentication-agent-1.desktop usr/share/gdm/autostart/LoginWindow/polkit-gnome-authentication-agent-1.desktop + + #delete broken gdm !! + #Frm sbin/gdm + #Fln sbin/gdm /sbin/gdm-binary + + #delete PAM default rules + Frm etc/pam.d/* + +cat > $Fdestdir/etc/pam.d/gdm << "EOF" +#%PAM-1.0 +auth required pam_unix.so +auth requisite pam_nologin.so +account required pam_unix.so +password required pam_unix.so +session required pam_unix.so +#Gnome Keyring's PAM Support +#auth optional pam_gnome_keyring.so +#session optional pam_gnome_keyring.so auto_start +EOF - # Install the Login Window icon in the right place - Fmkdir /usr/share/applications - Fmv /usr/share/gdm/applications/gdmsetup.desktop /usr/share/applications/gdmsetup.desktop +cat > $Fdestdir/etc/pam.d/gdm-autologin << "EOF" +#%PAM-1.0 +auth required pam_env.so +auth requisite pam_nologin.so +auth required pam_permit.so +account required pam_unix.so +password required pam_unix.so +session required pam_unix.so +EOF } diff --git a/source/gnome/gdm/gdm.install b/source/gnome/gdm/gdm.install index c8ead64..89e9038 100644 --- a/source/gnome/gdm/gdm.install +++ b/source/gnome/gdm/gdm.install @@ -1,9 +1,27 @@ post_install() { + /usr/sbin/useradd -M -u 42 -d /var/lib/gdm -s /sbin/nologin -r gdm > /dev/null 2>&1 + /usr/sbin/usermod -d /var/lib/gdm -s /sbin/nologin gdm >/dev/null 2>&1 + # ignore errors, as we can't disambiguate between gdm already existe + + #can't use gnome-scriplet + echo -n "installing gconf schemas... " + for schema in "${schemas[@]}" ; do + GCONF_CONFIG_SOURCE=`/usr/bin/gconftool-2 --get-default-source` \ + /usr/bin/gconftool-2 --makefile-install-rule /etc/gconf/schemas/gdm-simple-greeter.schemas > /dev/null 2>&1 + done + if [ -e /bin/pidof ]; then + kill -HUP `pidof /usr/libexec/gconfd-2` > /dev/null 2>&1 + fi + echo "done." + + chown -R nobody:gdm /var/gdm &> /dev/null echo -n "updating scrollkeeper catalogue... " rarian-sk-update -q > /dev/null 2>&1 echo "done." + + sed -i 's|usr/bin/gdm|usr/sbin/gdm|' /etc/sysconfig/desktop sed -i 's|usr/sbin/gdm -nodaemon|usr/sbin/gdm --nodaemon|' /etc/sysconfig/desktop sed 's|^#desktop="/usr/sbin/gdm --nodaemon"$|desktop="/usr/sbin/gdm --nodaemon"|' -i /etc/sysconfig/desktop From bouleetbil at frogdev.info Tue Oct 6 22:54:50 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 6 Oct 2009 22:54:50 +0200 (CEST) Subject: [Frugalware-git] pam: gdm-2.28.0-1-i686 *forget one file Message-ID: <20091006205450.8A1E311F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=1467ef2b79473682856849ea1e7f98cb74ccd93e commit 1467ef2b79473682856849ea1e7f98cb74ccd93e Author: bouleetbil Date: Tue Oct 6 22:55:28 2009 +0200 gdm-2.28.0-1-i686 *forget one file diff --git a/source/gnome/gdm/polkit-gnome-authentication-agent-1.desktop b/source/gnome/gdm/polkit-gnome-authentication-agent-1.desktop new file mode 100644 index 0000000..a8c9662 --- /dev/null +++ b/source/gnome/gdm/polkit-gnome-authentication-agent-1.desktop @@ -0,0 +1,5 @@ +[Desktop Entry] +Type=Application +Name=PolicyKit Authentication Agent +Exec=/usr/libexec/polkit-gnome-authentication-agent-1 +OnlyShowIn=GNOME; From exceed.cedric at gmail.com Tue Oct 6 23:14:16 2009 From: exceed.cedric at gmail.com (exceed) Date: Tue, 6 Oct 2009 23:14:16 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: qtractor-0.4.3-1-i686 Message-ID: <20091006211416.63A2611F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4f57ac2b3a02b08b2504d8571325160357fcc124 commit 4f57ac2b3a02b08b2504d8571325160357fcc124 Author: exceed Date: Tue Oct 6 23:14:26 2009 +0200 qtractor-0.4.3-1-i686 * Version bump diff --git a/source/xmultimedia-extra/qtractor/FrugalBuild b/source/xmultimedia-extra/qtractor/FrugalBuild index 46164f7..dc9b5a0 100644 --- a/source/xmultimedia-extra/qtractor/FrugalBuild +++ b/source/xmultimedia-extra/qtractor/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 1.99 SBU +# Compiling Time: 1.15 SBU # Maintainer: exceed pkgname=qtractor -pkgver=0.4.2 +pkgver=0.4.3 pkgrel=1 archs=('i686' 'x86_64') groups=('xmultimedia-extra') @@ -10,7 +10,7 @@ pkgdesc="Audio/MIDI multi-track sequencer written in C++ with the Qt4 framework" depends=('libqtxml' 'libqtgui' 'libice' 'libxrender' 'libxext' 'e2fsprogs' \ 'libvorbis' 'libmad' 'rubberband' 'dssi') Finclude sourceforge -sha1sums=('f9205035bc12af3c8183aeac7e00348e41678451') +sha1sums=('51b3f0e236ee3420fc5766014bf0f65fc4ce21eb') build() { From exceed.cedric at gmail.com Tue Oct 6 23:37:05 2009 From: exceed.cedric at gmail.com (exceed) Date: Tue, 6 Oct 2009 23:37:05 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: sonic-visualiser-1.7-1-i686 Message-ID: <20091006213705.1077B11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=99087c50186d37157e11a84acc6fc12b3d8b3f31 commit 99087c50186d37157e11a84acc6fc12b3d8b3f31 Author: exceed Date: Tue Oct 6 23:37:04 2009 +0200 sonic-visualiser-1.7-1-i686 * Version bump diff --git a/source/xapps-extra/sonic-visualiser/FrugalBuild b/source/xapps-extra/sonic-visualiser/FrugalBuild index 7e38e9d..3346fa1 100644 --- a/source/xapps-extra/sonic-visualiser/FrugalBuild +++ b/source/xapps-extra/sonic-visualiser/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: exceed pkgname=sonic-visualiser -pkgver=1.6 +pkgver=1.7 pkgrel=1 pkgdesc="Sonic Visualiser is an application for viewing and analysing the contents of music audio files" url="http://www.sonicvisualiser.org/" @@ -14,7 +14,7 @@ Finclude sourceforge source=("${source[@]}" "gcc44.patch") groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('6a84ee27cd360db50dea62479713a353b708e14b' \ +sha1sums=('7cb7dfa514136957c6d33744239d60c021273768' \ '61d5394e317898a92ebb0249111cf862d763d61d') _F_desktop_name="Sonic Visualiser" From bouleetbil at frogdev.info Tue Oct 6 23:50:23 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 6 Oct 2009 23:50:23 +0200 (CEST) Subject: [Frugalware-git] pam: gnome-session-2.28.0-4-i686 *enable splash screen Message-ID: <20091006215023.D546011F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=bc92a3f3180355023b5c000bb8c951cbac1e36ae commit bc92a3f3180355023b5c000bb8c951cbac1e36ae Author: bouleetbil Date: Tue Oct 6 23:50:55 2009 +0200 gnome-session-2.28.0-4-i686 *enable splash screen diff --git a/source/gnome/gnome-session/FrugalBuild b/source/gnome/gnome-session/FrugalBuild index 4df5c3a..d466a0b 100644 --- a/source/gnome/gnome-session/FrugalBuild +++ b/source/gnome/gnome-session/FrugalBuild @@ -5,7 +5,7 @@ pkgname=gnome-session pkgver=2.28.0 -pkgrel=3 +pkgrel=4 pkgdesc="GNOME session manager" depends=('gnome-desktop>=2.28.0' 'gnome-policykit' 'devicekit-power' \ 'dbus-glib>=0.76' 'gnome-control-center>=2.28.0' 'libnotify' 'gnome-keyring>=2.28.0') @@ -25,7 +25,7 @@ sha1sums=('a813c493383653e8e35b63b56b03517173f2ae8e' \ build() { Fpatchall - Fmake --disable-schemas-install + Fmake --disable-schemas-install --enable-splash Fmakeinstall GCONF_DISABLE_SCHEMA_INSTALL=1 Fbuild_gnome_scriptlet From ryuo at frugalware.org Wed Oct 7 01:27:44 2009 From: ryuo at frugalware.org (James Buren) Date: Wed, 7 Oct 2009 01:27:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: sawfish-1.5.2-1-i686 * version bump Message-ID: <20091006232744.C47FB11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1af7d476d47d9e530f8e32d480b6f32b7eb9f9d2 commit 1af7d476d47d9e530f8e32d480b6f32b7eb9f9d2 Author: James Buren Date: Tue Oct 6 18:29:36 2009 -0500 sawfish-1.5.2-1-i686 * version bump diff --git a/source/x11-extra/sawfish/FrugalBuild b/source/x11-extra/sawfish/FrugalBuild index 8b1f5d2..a67172f 100644 --- a/source/x11-extra/sawfish/FrugalBuild +++ b/source/x11-extra/sawfish/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: James Buren pkgname=sawfish -pkgver=1.5.1 +pkgver=1.5.2 pkgrel=1 pkgdesc="Extensible window manager written in lisp." rodepends=('alsa-utils') @@ -19,7 +19,7 @@ options=('scriptlet') Fconfopts="$Fconfopts --disable-gnome-widgets --without-esd" source=(${source[@]} $pkgname-session startup $pkgname.desktop xinitrc.$pkgname) -sha1sums=('e42276e11b0ec3ba021bb8f91e92c1be1b4725fc' \ +sha1sums=('7aa4c16756f4644707bc21bb4c75608fc93b5109' \ 'abe3c1ce2bf78e19d7af02faa428a05a17b4431a' \ 'ac7544f73f2ea96d85cd0e9ca8a6d24d8bc2734d' \ '4a718c79c71dcb54cd624dfbf878824ac37a2010' \ From ryuo at frugalware.org Wed Oct 7 01:29:27 2009 From: ryuo at frugalware.org (James Buren) Date: Wed, 7 Oct 2009 01:29:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: echinus-0.3.6-1-i686 * version bump Message-ID: <20091006232927.09D2111F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8ec0c0a3def400eaefbfd22cf105d054515619ac commit 8ec0c0a3def400eaefbfd22cf105d054515619ac Author: James Buren Date: Tue Oct 6 18:31:49 2009 -0500 echinus-0.3.6-1-i686 * version bump diff --git a/source/x11-extra/echinus/FrugalBuild b/source/x11-extra/echinus/FrugalBuild index 2c724c7..a79ef7e 100644 --- a/source/x11-extra/echinus/FrugalBuild +++ b/source/x11-extra/echinus/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: James Buren pkgname=echinus -pkgver=0.3.4.1 +pkgver=0.3.6 pkgrel=1 pkgdesc="A minimal WM supporting floating, tiled, and maximized layouts." url="http://www.rootshell.be/~polachok/code" @@ -11,7 +11,7 @@ groups=('x11-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" source=($url/$pkgname-$pkgver.tar.gz echinus) -sha1sums=('06c7724c20978f27d70757d29d76d691f8320cbc' \ +sha1sums=('f93bf48f5ef3b86c5f8eaf0fcf356217a0fc4b98' \ '425c041e4be401d116916b685722c11533cb1612') build() From ryuo at frugalware.org Wed Oct 7 02:57:49 2009 From: ryuo at frugalware.org (James Buren) Date: Wed, 7 Oct 2009 02:57:49 +0200 (CEST) Subject: [Frugalware-git] ryuo: dzen-svn-266-1-i686 * version bump Message-ID: <20091007005749.37EBF11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuo.git;a=commitdiff;h=223c8e8c6b4fce819a05fa21abbf3a3ae50388a4 commit 223c8e8c6b4fce819a05fa21abbf3a3ae50388a4 Author: James Buren Date: Tue Oct 6 19:47:28 2009 -0500 dzen-svn-266-1-i686 * version bump diff --git a/source/x11-extra/dzen-svn/FrugalBuild b/source/x11-extra/dzen-svn/FrugalBuild index 8c81f75..7019c93 100644 --- a/source/x11-extra/dzen-svn/FrugalBuild +++ b/source/x11-extra/dzen-svn/FrugalBuild @@ -1,34 +1,32 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0.02 SBU # Maintainer: James Buren pkgname=dzen-svn -pkgver=236 +pkgver=266 pkgrel=1 pkgdesc="Subversion release of dzen." url="http://gotmor.googlepages.com/dzen" -depends=('glibc' 'libxinerama' 'libxpm' 'libxcb') -groups=('x11-extra') -archs=('i686' 'x86_64') -options=('nobuild' 'nomirror') +depends=('libxft' 'zlib') +options=('nobuild') conflicts=('dzen') provides=('dzen') replaces=('dzen') -up2date="lynx -dump 'http://dzen.googlecode.com/svn/trunk/' | grep -o 'Revision \(.*\):' | sed 's|Revision \(.*\):|\1|'" -_F_cd_path="dzen" -source=(http://ftp.frugalware.org/pub/other/sources/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('04ddd2926f0dbd351f6658a6420671ad522b1ec1') +groups=('x11-extra') +archs=('i686' 'x86_64') +_F_scm_type="subversion" +_F_scm_url="http://dzen.googlecode.com/svn/trunk/" +Finclude scm -build() -{ - Fsed "-Os" "${CFLAGS}" {./,gadgets/}config.mk - make || Fdie - make -C gadgets || Fdie - Fexerel dzen2 gadgets/{dbar,gdbar,textwidth,gcpubar} /usr/bin - Fsed "./dzen2" "/usr/bin/dzen2" help - Fsed "README.dzen" "/usr/share/doc/$pkgname-$pkgver/README.dzen" help - Fexerel help /usr/bin/dzen2-help - Ffilerel bitmaps/*.xbm /usr/share/dzen - Fexerel gadgets/*.sh "/usr/share/doc/$pkgname-$pkgver/examples" +build() { + Funpack_scm + Fsed "-Os" "${CFLAGS}" ./{,gadgets/}config.mk + make || Fdie + make -C gadgets || Fdie + Fexerel dzen2 gadgets/{dbar,gcpubar,gdbar,textwidth,kittscanner.sh} /usr/bin + Fsed "./dzen2" "/usr/bin/dzen2" help + Fsed "README.dzen" "/usr/share/doc/$pkgname-$pkgver/README.dzen" help + Fexerel help /usr/bin/dzen2-help + Ffilerel bitmaps/*.xbm /usr/share/dzen } # optimization OK From ryuo at frugalware.org Wed Oct 7 02:57:49 2009 From: ryuo at frugalware.org (James Buren) Date: Wed, 7 Oct 2009 02:57:49 +0200 (CEST) Subject: [Frugalware-git] ryuo: wmfs-git-1.g42856c5-1-i686 * new package Message-ID: <20091007005749.4E6C011F0028@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuo.git;a=commitdiff;h=f06a9430b153b80d1876efb22fc8f675a191eeab commit f06a9430b153b80d1876efb22fc8f675a191eeab Author: James Buren Date: Tue Oct 6 20:00:11 2009 -0500 wmfs-git-1.g42856c5-1-i686 * new package diff --git a/source/x11-extra/wmfs-git/FrugalBuild b/source/x11-extra/wmfs-git/FrugalBuild new file mode 100644 index 0000000..33a6d6d --- /dev/null +++ b/source/x11-extra/wmfs-git/FrugalBuild @@ -0,0 +1,24 @@ +# Compiling Time: 0.04 SBU +# Maintainer: James Buren + +pkgname=wmfs-git +pkgver=1.g42856c5 +pkgrel=1 +pkgdesc="Window Manager From Scratch (Git Version)" +url="http://www.wmfs.info/" +depends=('libsm' 'libxft' 'libxinerama' 'libxrandr' 'glibc' 'util-linux-ng') +groups=('x11-extra') +options=('nobuild') +backup=('etc/xdg/wmfs/wmfsrc') +archs=('i686' 'x86_64') +_F_scm_type="git" +_F_scm_url="git://git.wmfs.info/wmfs.git" +Finclude cmake scm + +build() { + Funpack_scm + Fsed "-Wall" "-Wall ${CFLAGS}" CMakeLists.txt + CMake_build +} + +# optimization OK From devil505linux at gmail.com Wed Oct 7 10:32:16 2009 From: devil505linux at gmail.com (Devil505) Date: Wed, 7 Oct 2009 10:32:16 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pyqt4-4.5.1-2-i686 * rebuilt with sip>=4.9 Message-ID: <20091007083216.6347311F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=40e5392866c6fe0ccf7d76e07b083394a2a8b159 commit 40e5392866c6fe0ccf7d76e07b083394a2a8b159 Author: Devil505 Date: Wed Oct 7 10:31:58 2009 +0200 pyqt4-4.5.1-2-i686 * rebuilt with sip>=4.9 diff --git a/source/xlib-extra/pyqt4/FrugalBuild b/source/xlib-extra/pyqt4/FrugalBuild index 971b311..f1120a1 100644 --- a/source/xlib-extra/pyqt4/FrugalBuild +++ b/source/xlib-extra/pyqt4/FrugalBuild @@ -4,11 +4,11 @@ pkgname=pyqt4 origname=PyQt pkgver=4.5.1 -pkgrel=1 +pkgrel=2 pkgdesc="PyQt4 is a set of Python bindings for the Qt4 toolkit." url="http://www.riverbankcomputing.co.uk/" depends=('libqtscripttools' 'libqttest' 'libqtopengl' 'libqtsvg' 'qt4-designer' 'libqthelp' \ - 'libqtassistantclient' 'dbus-python' 'python' 'sip>=4.8.1' 'qscintilla2-qt4>=2.4') + 'libqtassistantclient' 'dbus-python' 'python' 'sip>=4.9' 'qscintilla2-qt4>=2.4') up2date="lynx -dump http://www.riverbankcomputing.co.uk/software/pyqt/download |grep 'PyQt-x11-gpl-4' |sed -ne 's/.*l-\(.*\).tar.gz .*/\1/;1 p'" source=(http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/$origname-x11-gpl-$pkgver.tar.gz qt4-opensource.patch) license="GPL" From devil505linux at gmail.com Wed Oct 7 11:14:22 2009 From: devil505linux at gmail.com (Devil505) Date: Wed, 7 Oct 2009 11:14:22 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pyqt4-4.6-1-i686 * version bump Message-ID: <20091007091422.67FF611F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=012baf13dda28dc5a2691745ff62786d4b935e60 commit 012baf13dda28dc5a2691745ff62786d4b935e60 Author: Devil505 Date: Wed Oct 7 11:14:06 2009 +0200 pyqt4-4.6-1-i686 * version bump diff --git a/source/xlib-extra/pyqt4/FrugalBuild b/source/xlib-extra/pyqt4/FrugalBuild index f1120a1..926310f 100644 --- a/source/xlib-extra/pyqt4/FrugalBuild +++ b/source/xlib-extra/pyqt4/FrugalBuild @@ -3,19 +3,18 @@ pkgname=pyqt4 origname=PyQt -pkgver=4.5.1 -pkgrel=2 +pkgver=4.6 +pkgrel=1 pkgdesc="PyQt4 is a set of Python bindings for the Qt4 toolkit." url="http://www.riverbankcomputing.co.uk/" depends=('libqtscripttools' 'libqttest' 'libqtopengl' 'libqtsvg' 'qt4-designer' 'libqthelp' \ 'libqtassistantclient' 'dbus-python' 'python' 'sip>=4.9' 'qscintilla2-qt4>=2.4') up2date="lynx -dump http://www.riverbankcomputing.co.uk/software/pyqt/download |grep 'PyQt-x11-gpl-4' |sed -ne 's/.*l-\(.*\).tar.gz .*/\1/;1 p'" -source=(http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/$origname-x11-gpl-$pkgver.tar.gz qt4-opensource.patch) +source=(http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/$origname-x11-gpl-$pkgver.tar.gz) license="GPL" groups=('xlib-extra') archs=('i686' 'x86_64' 'ppc') -sha1sums=('b50b58c3e6f9a15e0986fe63d978eb85db363a46' \ - 'b6e0910752578ff65c49829c37b76d3f140ae539') +sha1sums=('0bee923e68b5134b9bcc13078ffc3da744a150e5') ## TODO: split it!! From hermier at frugalware.org Wed Oct 7 12:13:48 2009 From: hermier at frugalware.org (Michel Hermier) Date: Wed, 7 Oct 2009 12:13:48 +0200 (CEST) Subject: [Frugalware-git] nvidia: nvidia-beta-190.36-1-i686 Message-ID: <20091007101348.6C27C11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=nvidia.git;a=commitdiff;h=d6abb3fe634b64216403199deaea38139c21413c commit d6abb3fe634b64216403199deaea38139c21413c Author: Michel Hermier Date: Wed Oct 7 12:11:06 2009 +0200 nvidia-beta-190.36-1-i686 * Bump version. diff --git a/source/x11-extra/nvidia-beta/FrugalBuild b/source/x11-extra/nvidia-beta/FrugalBuild index 5a103de..8fa8851 100644 --- a/source/x11-extra/nvidia-beta/FrugalBuild +++ b/source/x11-extra/nvidia-beta/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Michel Hermier pkgname=nvidia-beta -pkgver=190.25 +pkgver=190.36 pkgrel=1 archs=('i686' 'x86_64' '!ppc') Finclude nvidia case "$_F_nvidia_arch" in -x86) sha1sums=('89a876f67a9921d587d630a7e64f4181d8818038');; -x86_64) sha1sums=('33621a13cd88582696ccc146e8cac279dfdab70e');; +x86) sha1sums=('f74c345b5fb2df919852dd066cf5991b360f5dcb');; +x86_64) sha1sums=('7e7720247ba3fa6e71241f7ca9293bdf29071c48');; esac From bouleetbil at frogdev.info Wed Oct 7 12:20:05 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 7 Oct 2009 12:20:05 +0200 (CEST) Subject: [Frugalware-git] pam: gdm-2.28.0-2-i686 *added libxklavier support Message-ID: <20091007102005.87DE811F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=30b83e5200be59e964eedf7477c1046e95a4475a commit 30b83e5200be59e964eedf7477c1046e95a4475a Author: bouleetbil Date: Wed Oct 7 12:20:39 2009 +0200 gdm-2.28.0-2-i686 *added libxklavier support diff --git a/source/gnome/gdm/FrugalBuild b/source/gnome/gdm/FrugalBuild index cb93386..0d2bd86 100644 --- a/source/gnome/gdm/FrugalBuild +++ b/source/gnome/gdm/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gdm pkgver=2.28.0 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME Display Manager" url="http://www.gnome.org/" backup=(etc/gdm/custom.conf etc/pam.d/gdm etc/pam.d/gdm-autologin) @@ -16,10 +16,10 @@ groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') Finclude gnome source=(${source[@]} - http://ftp.frugalware.org/pub/other/artwork/gdm-theme/GDM-Frugalware-1.1.tar.bz2 \ + libxklavier.diff \ polkit-gnome-authentication-agent-1.desktop) sha1sums=('e1975ccc92048de4b6e1e13a09b54a50d5fdb48a' \ - '113b0b7f5caebbb72e184a3e36e54cdad7f1660a' \ + '010cef9dccd94a68e8b41c2c7fa910af20e8b496' \ '93d1f9a7d068dd8e70c930abea9acf5b770a3485') conflicts=('fast-user-switch-applet') @@ -28,7 +28,7 @@ replaces=('fast-user-switch-applet') build() { Fpatchall - + Fautoreconf Fmake --enable-authentication-scheme=pam \ --enable-profiling \ --enable-console-helper \ @@ -41,15 +41,8 @@ build() { chmod a+r $Fdestdir/var/gdm || Fdie chown root:root $Fdestdir/var/gdm || Fdie - # Install our GDM theme. - Fmkdir usr/share/gdm/themes/ - mv $Fsrcdir/Frugalware $Fdestdir/usr/share/gdm/themes/Frugalware || Fdie - Fcp polkit-gnome-authentication-agent-1.desktop usr/share/gdm/autostart/LoginWindow/polkit-gnome-authentication-agent-1.desktop - #delete broken gdm !! - #Frm sbin/gdm - #Fln sbin/gdm /sbin/gdm-binary #delete PAM default rules Frm etc/pam.d/* diff --git a/source/gnome/gdm/libxklavier.diff b/source/gnome/gdm/libxklavier.diff new file mode 100644 index 0000000..8278ede --- /dev/null +++ b/source/gnome/gdm/libxklavier.diff @@ -0,0 +1,52 @@ + configure.ac | 30 ++++++++++++++++++++---------- + 1 files changed, 20 insertions(+), 10 deletions(-) + +diff --git a/configure.ac b/configure.ac +index be6580d..04d58cc 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -106,17 +106,26 @@ PKG_CHECK_MODULES(SIMPLE_GREETER, + AC_SUBST(SIMPLE_GREETER_CFLAGS) + AC_SUBST(SIMPLE_GREETER_LIBS) + +-PKG_CHECK_MODULES(LIBXKLAVIER, +- libxklavier >= $LIBXKLAVIER_REQUIRED_VERSION, +- have_libxklavier=yes, +- have_libxklavier=no) +-if test "x$have_libxklavier" = "xyes" ; then +- AC_DEFINE(HAVE_LIBXKLAVIER, [], [Define if we have libxklavier]) ++AC_ARG_ENABLE([libxklavier], ++ AS_HELP_STRING([--enable-libxklavier], ++ [Enable libxklavier support @<:@default=yes@:>@]), ++ enable_libxklavier=$enableval, ++ enable_libxklavier=yes) ++have_libxklavier=no ++if test "x$enable_libxklavier" = "xyes"; then ++ PKG_CHECK_MODULES(LIBXKLAVIER, ++ libxklavier >= $LIBXKLAVIER_REQUIRED_VERSION, ++ have_libxklavier=yes, ++ have_libxklavier=no) ++ if test "x$have_libxklavier" = "xyes" ; then ++ AC_DEFINE(HAVE_LIBXKLAVIER, [], [Define if we have libxklavier]) ++ fi ++ AC_SUBST(HAVE_LIBXKLAVIER) ++ AC_SUBST(LIBXKLAVIER_CFLAGS) ++ AC_SUBST(LIBXKLAVIER_LIBS) + fi ++ + AM_CONDITIONAL(HAVE_LIBXKLAVIER, test x$have_libxklavier = xyes) +-AC_SUBST(HAVE_LIBXKLAVIER) +-AC_SUBST(LIBXKLAVIER_CFLAGS) +-AC_SUBST(LIBXKLAVIER_LIBS) + + PKG_CHECK_MODULES(POLKIT_GNOME, + polkit-gnome >= $POLICYKIT_REQUIRED_VERSION, +@@ -1420,6 +1429,7 @@ echo \ + " Xinerama support: ${XINERAMA_SUPPORT} + XDMCP support: ${XDMCP_SUPPORT} + SELinux support: ${with_selinux} +- ConsoleKit support: ${use_console_kit} ++ ConsoleKit support: ${use_console_kit} ++ Libxklavier support: ${have_libxklavier} + Build with RBAC: ${msg_rbac_shutdown} + " From bouleetbil at frogdev.info Wed Oct 7 15:03:21 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 7 Oct 2009 15:03:21 +0200 (CEST) Subject: [Frugalware-git] pam: gdm-2.28.0-3-i686 *fixed depends Message-ID: <20091007130321.1273411F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=3b85c88d423f8eb88a565e4031f05cf0ac851ea7 commit 3b85c88d423f8eb88a565e4031f05cf0ac851ea7 Author: bouleetbil Date: Wed Oct 7 15:04:02 2009 +0200 gdm-2.28.0-3-i686 *fixed depends diff --git a/source/gnome/gdm/FrugalBuild b/source/gnome/gdm/FrugalBuild index 0d2bd86..84b10c7 100644 --- a/source/gnome/gdm/FrugalBuild +++ b/source/gnome/gdm/FrugalBuild @@ -3,13 +3,14 @@ pkgname=gdm pkgver=2.28.0 -pkgrel=2 +pkgrel=3 pkgdesc="GNOME Display Manager" url="http://www.gnome.org/" backup=(etc/gdm/custom.conf etc/pam.d/gdm etc/pam.d/gdm-autologin) depends=('zenity>=2.28.0' 'libgnomeui>=2.24.1-2' 'libxi' 'fontconfig' 'libxrandr>=1.2.2' \ - 'librsvg>=2.26.0' 'gnome-keyring' 'consolekit' 'libcanberra-gtk' \ - 'libxinerama' 'libxcursor' 'libxevie' 'xorg-server>=1.6.1' 'gnome-applets') + 'librsvg>=2.26.0' 'gnome-keyring' 'consolekit>=0.3.0-3' 'libcanberra-gtk' \ + 'libxinerama' 'libxcursor' 'libxevie' 'xorg-server>=1.6.1' 'gnome-applets' \ + 'pam') rodepends=('xsm' 'sessreg' 'gksu' 'xmessage') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome' 'gnome-minimal') From bouleetbil at frogdev.info Wed Oct 7 16:06:43 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 7 Oct 2009 16:06:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtk+2-2.18.2-1-i686 *version bump Message-ID: <20091007140643.7614811F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=acf3ce46f1a2205fcaded21040913eee779b24db commit acf3ce46f1a2205fcaded21040913eee779b24db Author: bouleetbil Date: Wed Oct 7 16:07:15 2009 +0200 gtk+2-2.18.2-1-i686 *version bump diff --git a/source/xlib/gtk+2/FrugalBuild b/source/xlib/gtk+2/FrugalBuild index 31777b7..e58f706 100644 --- a/source/xlib/gtk+2/FrugalBuild +++ b/source/xlib/gtk+2/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gtk+2 _F_gnome_name=gtk+ -pkgver=2.18.1 +pkgver=2.18.2 pkgrel=1 pkgdesc="The GTK+ Toolkit (2.x series)" depends=('libtiff' 'atk>=1.26.0' 'libxi' 'libxinerama' 'fontconfig' 'libjpeg' \ @@ -45,7 +45,7 @@ build() { Fsplit $pkgname-docs usr/share/gtk-doc } -sha1sums=('c4874c76173eb9b6591cce1f4c94e40290f13732') +sha1sums=('f33b9c67541de024fa3867ab41de3e25ec6d52d4') # optimization OK From bouleetbil at frogdev.info Wed Oct 7 16:37:44 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 7 Oct 2009 16:37:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtkmm-2.18.2-1-i686 *version bump Message-ID: <20091007143744.7BCB511F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0b4e29c04fd4a2687ecc0a5873510f71e756e3d2 commit 0b4e29c04fd4a2687ecc0a5873510f71e756e3d2 Author: bouleetbil Date: Wed Oct 7 16:38:38 2009 +0200 gtkmm-2.18.2-1-i686 *version bump diff --git a/source/xlib/gtkmm/FrugalBuild b/source/xlib/gtkmm/FrugalBuild index 68f7319..0e3e44d 100644 --- a/source/xlib/gtkmm/FrugalBuild +++ b/source/xlib/gtkmm/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=gtkmm -pkgver=2.18.1 +pkgver=2.18.2 pkgrel=1 pkgdesc="C++ interface for GTK+2" -depends=('glibmm>=2.20.1' 'gtk+2>=2.18.0' 'cairomm>=1.8.0' 'pangomm>=2.26.0') +depends=('glibmm>=2.20.1' 'gtk+2>=2.18.2' 'cairomm>=1.8.0' 'pangomm>=2.26.0') groups=('xlib') archs=('i686' 'x86_64' 'ppc') Finclude gnome Fconfopts="$Fconfopts --disable-examples --disable-demos" -sha1sums=('774c913f33a4ffcde9e34aa3561ba444ebeafe05') +sha1sums=('ed58c6d8d0be82fc326cd67a8c2cf1762c30245e') export CXXFLAGS="$CXXFLAGS -fno-strict-aliasing" From vmiklos at frugalware.org Wed Oct 7 18:17:41 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 7 Oct 2009 18:17:41 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: apache-2.2.14-1-i686 Message-ID: <20091007161741.C69A711F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7788a632b867b6f709b1c05ccded8cb78184e3fd commit 7788a632b867b6f709b1c05ccded8cb78184e3fd Author: Miklos Vajna Date: Wed Oct 7 18:17:30 2009 +0200 apache-2.2.14-1-i686 - version bump diff --git a/source/network/apache/FrugalBuild b/source/network/apache/FrugalBuild index 79be74f..32fe92b 100644 --- a/source/network/apache/FrugalBuild +++ b/source/network/apache/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: Zsolt Szalai pkgname=apache -pkgver=2.2.13 +pkgver=2.2.14 pkgrel=1 pkgdesc="A high performance Unix-based HTTP server (with SSL)" url="http://httpd.apache.org/" From vmiklos at frugalware.org Wed Oct 7 18:46:45 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 7 Oct 2009 18:46:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: linkchecker-5.0.2-1-i686 Message-ID: <20091007164645.1D62811F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=401909e273671669344a2a908a50a241888b53de commit 401909e273671669344a2a908a50a241888b53de Author: Miklos Vajna Date: Wed Oct 7 18:46:35 2009 +0200 linkchecker-5.0.2-1-i686 - source() fix diff --git a/source/network-extra/linkchecker/FrugalBuild b/source/network-extra/linkchecker/FrugalBuild index 42a9cd0..bf71141 100644 --- a/source/network-extra/linkchecker/FrugalBuild +++ b/source/network-extra/linkchecker/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="Check websites and HTML documents for broken links." depends=('python>=2.6') groups=('network-extra') archs=('i686' 'x86_64') -_F_archive_name="LinkChecker" +_F_sourceforge_name="LinkChecker" Finclude sourceforge up2date="lynx -dump $url|grep linkchecker-stable|sed 's/.*linkchecker-stable - //'" source=(${source/linkchecker-/$_F_archive_name-}) From vmiklos at frugalware.org Wed Oct 7 19:11:00 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 7 Oct 2009 19:11:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: Fsanitizeversion: add _F_archive_prefix Message-ID: <20091007171100.981A211F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ddaea967ca10f2f980f9ccdd223a1f3bb004453d commit ddaea967ca10f2f980f9ccdd223a1f3bb004453d Author: Miklos Vajna Date: Wed Oct 7 19:02:15 2009 +0200 Fsanitizeversion: add _F_archive_prefix diff --git a/source/include/sourceforge.sh b/source/include/sourceforge.sh index 5b1f663..9b76167 100644 --- a/source/include/sourceforge.sh +++ b/source/include/sourceforge.sh @@ -98,6 +98,7 @@ if [ -z "$url" ]; then url="$_F_sourceforge_url" fi _F_archive_name=$_F_sourceforge_name +_F_archive_prefix=$_F_sourceforge_prefix Fpkgversep=$_F_sourceforge_sep up2date="Flastarchive http://sourceforge.net/projects/$_F_sourceforge_dirname/files $_F_sourceforge_ext" source=(http://${_F_sourceforge_mirror}.sourceforge.net/sourceforge/${_F_sourceforge_dirname}/"${_F_sourceforge_name}"${_F_sourceforge_sep}${_F_sourceforge_pkgver}${_F_sourceforge_ext}) diff --git a/source/include/util.sh b/source/include/util.sh index e8b8307..1b15868 100644 --- a/source/include/util.sh +++ b/source/include/util.sh @@ -24,6 +24,7 @@ # # == OPTIONS # * _F_archive_name (defaults to $pkgname) +# * _F_archive_prefix (defaults to "") # * _F_archive_nolinksonly (defaults to no, so that only links are proceeded by # default) # * _F_archive_nosort (defaults to no, so sorting is enabled by default) @@ -905,7 +906,7 @@ Fsanitizeversion() { if [ $# -gt 0 ]; then echo "$1" | Fsanitizeversion else - sed "s/%2B/+/g;s/$pkgextraver$//;s/-/_/g" + sed "s/%2B/+/g;s/$pkgextraver$//;s/$_F_archive_prefix//;s/-/_/g" fi } From vmiklos at frugalware.org Wed Oct 7 19:11:00 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 7 Oct 2009 19:11:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: os-prober-1.35-1-i686 Message-ID: <20091007171100.AB7E711F0028@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a60c71285c9691b9a2e5606ebb64835f9f5d3d7e commit a60c71285c9691b9a2e5606ebb64835f9f5d3d7e Author: Miklos Vajna Date: Wed Oct 7 19:03:06 2009 +0200 os-prober-1.35-1-i686 - version bump diff --git a/source/base/os-prober/FrugalBuild b/source/base/os-prober/FrugalBuild index df65882..f92b444 100644 --- a/source/base/os-prober/FrugalBuild +++ b/source/base/os-prober/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=os-prober -pkgver=1.34 +pkgver=1.35 pkgrel=1 pkgdesc="Utility to detect other OSes on a set of drives." url="http://packages.debian.org/os-prober" @@ -13,7 +13,7 @@ Fpkgversep="_" up2date="lynx -dump http://ftp.debian.org/debian/pool/main/o/os-prober/|Flasttar" source=(http://ftp.debian.org/debian/pool/main/o/os-prober/os-prober_$pkgver.tar.gz \ os-prober-frugalware.diff) -sha1sums=('ff717f49cc4b1df8e33cb8af9f9e136d42b34241' \ +sha1sums=('ff164c80620b9f8b9e6d13e851e739eec4d6a5be' \ 'f32a69a86bf8c03478a14f74d69d46d05e909615') build() From vmiklos at frugalware.org Wed Oct 7 19:11:00 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 7 Oct 2009 19:11:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: dvdshrink-2.6.1_10-1-i686 Message-ID: <20091007171100.CB2F911F0029@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=614db4317416e35dc9f44ae00c07462b46cd40ff commit 614db4317416e35dc9f44ae00c07462b46cd40ff Author: Miklos Vajna Date: Wed Oct 7 19:04:05 2009 +0200 dvdshrink-2.6.1_10-1-i686 - up2date fix diff --git a/source/xmultimedia-extra/dvdshrink/FrugalBuild b/source/xmultimedia-extra/dvdshrink/FrugalBuild index c5f7756..6e3fbf4 100644 --- a/source/xmultimedia-extra/dvdshrink/FrugalBuild +++ b/source/xmultimedia-extra/dvdshrink/FrugalBuild @@ -10,6 +10,7 @@ groups=('xmultimedia-extra') archs=('i686' 'x86_64') _F_sourceforge_prefix="Version " Finclude sourceforge +up2date="$up2date|sed 's/mdk//'" source=(${source/.tar/mdk.tar} dvdshrink-{destdir,nointeractive}.diff) build() From vmiklos at frugalware.org Wed Oct 7 19:11:00 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 7 Oct 2009 19:11:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: torcs-1.3.1-1-i686 Message-ID: <20091007171100.DFE9E11F002A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=74741bc52b12ec508fba97f762bfa465e3ef363f commit 74741bc52b12ec508fba97f762bfa465e3ef363f Author: Miklos Vajna Date: Wed Oct 7 19:04:37 2009 +0200 torcs-1.3.1-1-i686 - up2date fix diff --git a/source/games-extra/torcs/FrugalBuild b/source/games-extra/torcs/FrugalBuild index cb70755..73b2738 100644 --- a/source/games-extra/torcs/FrugalBuild +++ b/source/games-extra/torcs/FrugalBuild @@ -12,6 +12,7 @@ groups=('games-extra') archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.bz2" _F_sourceforge_realname="all-in-one" +_F_archive_grepv="test" Finclude sourceforge build() From vmiklos at frugalware.org Wed Oct 7 19:11:00 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 7 Oct 2009 19:11:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: imlib2-1.4.2-4-i686 Message-ID: <20091007171100.EEA6511F002B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3c7a1f8a4b0a29bd1613f6e157dc08b52f3ef736 commit 3c7a1f8a4b0a29bd1613f6e157dc08b52f3ef736 Author: Miklos Vajna Date: Wed Oct 7 19:05:11 2009 +0200 imlib2-1.4.2-4-i686 - up2date fix diff --git a/source/xlib/imlib2/FrugalBuild b/source/xlib/imlib2/FrugalBuild index b8a441e..ee4adb5 100644 --- a/source/xlib/imlib2/FrugalBuild +++ b/source/xlib/imlib2/FrugalBuild @@ -12,7 +12,6 @@ depends=('libtiff' 'freetype2' 'libxext>=1.0.5-3' 'libjpeg' \ 'libsm>=1.1.0' 'bzip2' 'libungif>=4.1.4-3' 'libpng' 'libid3tag') groups=('xlib') archs=('i686' 'x86_64' 'ppc') -up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=2 |grep imlib2-src |sed 's/.*]\([0-9\.]*\) [A-Z].*/\1/;q'" source=($source http://trac.enlightenment.org/e/raw-attachment/ticket/136/imlib2-loader_xpm-CVE-2008-5187.patch) sha1sums=('769ea1da26774cd7531d1d66432cf8d7d7b30c2b' \ '4c0784e4c08340f99c2898a4b72c915fce7e3e05') From vmiklos at frugalware.org Wed Oct 7 19:11:01 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 7 Oct 2009 19:11:01 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: openldap-2.4.19-1-i686 Message-ID: <20091007171101.0F81311F002C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4430d8ee7afbf20ed513106ce7bfd452bdab6bef commit 4430d8ee7afbf20ed513106ce7bfd452bdab6bef Author: Miklos Vajna Date: Wed Oct 7 19:09:01 2009 +0200 openldap-2.4.19-1-i686 - version bump diff --git a/source/network-extra/openldap/FrugalBuild b/source/network-extra/openldap/FrugalBuild index cb881ac..3e1f485 100644 --- a/source/network-extra/openldap/FrugalBuild +++ b/source/network-extra/openldap/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=openldap -pkgver=2.4.18 +pkgver=2.4.19 pkgrel=1 pkgdesc="A suite of the Lightweight Directory Access Protocol servers" url="http://www.openldap.org/" @@ -14,7 +14,7 @@ rodepends=("libldap=$pkgver") makedepends=('tcp_wrappers' 'openssl' 'cyrus-sasl' 'groff') up2date="lynx -dump http://www.openldap.org/software/download/|grep 'United States'|sed -e 's/.*]\(.*\) \[.*/\1/'" source=(ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/$pkgname-$pkgver.tgz rc.slapd) -sha1sums=('13adeb6438973d8b2b31e2205a92890396445556' \ +sha1sums=('4a78acae0dd6d51d22ff50eef77912e59b31779a' \ '2cb842757c9d58686cc7957fdd00e46cce236d09') subpkgs=('libldap') From vmiklos at frugalware.org Wed Oct 7 19:11:01 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 7 Oct 2009 19:11:01 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libpng-1.2.40-1-i686 Message-ID: <20091007171101.2A7BD11F002D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1f6821784559925eeacb0afb930ed3ce9a219ee1 commit 1f6821784559925eeacb0afb930ed3ce9a219ee1 Author: Miklos Vajna Date: Wed Oct 7 19:10:29 2009 +0200 libpng-1.2.40-1-i686 - version bump diff --git a/source/lib/libpng/FrugalBuild b/source/lib/libpng/FrugalBuild index 903c56b..14b88be 100644 --- a/source/lib/libpng/FrugalBuild +++ b/source/lib/libpng/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi pkgname=libpng -pkgver=1.2.37 +pkgver=1.2.40 pkgrel=1 pkgdesc="A collection of routines used to create PNG format graphics files" depends=('zlib') @@ -13,7 +13,7 @@ _F_sourceforge_ext=".tar.bz2" Finclude sourceforge up2date="lynx -dump http://www.libpng.org/pub/png/libpng.html|grep release|sed 's/.* libpng \([^ ]*\), .*/\1/;q'" url="http://www.libpng.org/" -sha1sums=('4e2a967a24db88e9a2f6a8bab3fa1fd94bc68c00') +sha1sums=('776cf18a799af58303590f6996f6d3aa5a7908ff') build() { Fcd From bouleetbil at frogdev.info Wed Oct 7 21:08:36 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 7 Oct 2009 21:08:36 +0200 (CEST) Subject: [Frugalware-git] pam: gnome-menus-2.28.0.1-2-i686 *added gnomemenu.sh *that fix alacarte and gnome-menus Message-ID: <20091007190836.8279411F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=ab7b843a1fe97686af5c7ce36ee72db494c2c1ef commit ab7b843a1fe97686af5c7ce36ee72db494c2c1ef Author: bouleetbil Date: Wed Oct 7 21:03:24 2009 +0200 gnome-menus-2.28.0.1-2-i686 *added gnomemenu.sh *that fix alacarte and gnome-menus diff --git a/source/gnome/gnome-menus/FrugalBuild b/source/gnome/gnome-menus/FrugalBuild index 5943fef..14242d5 100644 --- a/source/gnome/gnome-menus/FrugalBuild +++ b/source/gnome/gnome-menus/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-menus pkgver=2.28.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME menus and menu editor" depends=('gamin>=0.1.9-3' 'pygtk>=2.16.0') makedepends=('intltool') @@ -13,8 +13,14 @@ archs=('i686' 'x86_64' 'ppc') Finclude gnome Fsysconfdir="/etc/gnome" Fconfopts="$Fconfopts --enable-python --enable-debug=no" -source=(${source[@]} $pkgname-2.18.0-categorize-prefs-menu.patch) +source=(${source[@]} $pkgname-2.18.0-categorize-prefs-menu.patch gnomemenu.sh) sha1sums=('af3469cc2ffd41aad3e3931176e17e9c91e94a29' \ - '2e365ed35fefe56e388e410219c391eb40d089f7') + '2e365ed35fefe56e388e410219c391eb40d089f7' \ + '094b5b28d49eab54ee4020efb042812ae25e500d') + +build() { + Fbuild + Fexe /etc/profile.d/gnomemenu.sh +} # optimization OK diff --git a/source/gnome/gnome-menus/gnomemenu.sh b/source/gnome/gnome-menus/gnomemenu.sh new file mode 100644 index 0000000..36ff1da --- /dev/null +++ b/source/gnome/gnome-menus/gnomemenu.sh @@ -0,0 +1,8 @@ +#!/bin/bash + +if [ -z "$XDG_CONFIG_DIRS" ]; then + XDG_CONFIG_DIRS=/etc/gnome/xdg +else + XDG_CONFIG_DIRS="$XDG_CONFIG_DIRS":/etc/gnome/xdg +fi +export XDG_CONFIG_DIRS From bouleetbil at frogdev.info Thu Oct 8 15:59:24 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 15:59:24 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libxxf86vm-1.1.0-1-i686 *version bump Message-ID: <20091008135924.B768E11F0028@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=e36477815f778c256492e8a1af796a61c1f31376 commit e36477815f778c256492e8a1af796a61c1f31376 Author: bouleetbil Date: Thu Oct 8 16:00:51 2009 +0200 libxxf86vm-1.1.0-1-i686 *version bump diff --git a/source/x11/libxxf86vm/FrugalBuild b/source/x11/libxxf86vm/FrugalBuild index 15c2e37..9ec748a 100644 --- a/source/x11/libxxf86vm/FrugalBuild +++ b/source/x11/libxxf86vm/FrugalBuild @@ -3,15 +3,15 @@ pkgname=libxxf86vm _F_xorg_name=libXxf86vm -pkgver=1.0.99.1 +pkgver=1.1.0 pkgrel=1 pkgdesc="X.Org Xxf86vm library" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64' 'ppc') -depends=('libx11>=1.2.1' 'libxext>=1.0.5-3' 'xf86vidmodeproto') +depends=('libx11>=1.3' 'libxext>=1.0.5-3' 'xf86vidmodeproto') makedepends=('pkgconfig' 'xproto>=7.0.15' 'inputproto>=1.5') Finclude xorg -sha1sums=('aa3f2f39a5b3d508d607e6b7d09a7651ab29c373') +sha1sums=('f5ce7854f201d9c69dfcdd13123b51f497b69a47') # optimization OK From bouleetbil at frogdev.info Thu Oct 8 16:20:44 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 16:20:44 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: fixesproto-4.1.1-1-i686 *version bump Message-ID: <20091008142044.8D82F11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=c277eacc68af834a42c5e3aa2feeb936fb284822 commit c277eacc68af834a42c5e3aa2feeb936fb284822 Author: bouleetbil Date: Thu Oct 8 16:22:16 2009 +0200 fixesproto-4.1.1-1-i686 *version bump diff --git a/source/x11/fixesproto/FrugalBuild b/source/x11/fixesproto/FrugalBuild index 2d88d93..5d13812 100644 --- a/source/x11/fixesproto/FrugalBuild +++ b/source/x11/fixesproto/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=fixesproto -pkgver=4.1 +pkgver=4.1.1 pkgrel=1 pkgdesc="X.Org Fixes extension headers" url="http://xorg.freedesktop.org" @@ -12,4 +12,4 @@ depends=() makedepends=('pkgconfig') _F_xorg_nr=1 Finclude xorg -sha1sums=('8b2e6009c629649556d45ef847d5b31591bb6f96') +sha1sums=('fb47920c629e08a56442a51968a02a22733085e5') From bouleetbil at frogdev.info Thu Oct 8 16:22:36 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 16:22:36 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: randrproto-1.3.1-1-i686 *version bump Message-ID: <20091008142236.A0F4611F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=8c3ace38de24889bf35ce3798e0144e1d57d62f8 commit 8c3ace38de24889bf35ce3798e0144e1d57d62f8 Author: bouleetbil Date: Thu Oct 8 16:24:05 2009 +0200 randrproto-1.3.1-1-i686 *version bump diff --git a/source/x11/randrproto/FrugalBuild b/source/x11/randrproto/FrugalBuild index 79d7542..8d10be3 100644 --- a/source/x11/randrproto/FrugalBuild +++ b/source/x11/randrproto/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=randrproto -pkgver=1.3.0 +pkgver=1.3.1 pkgrel=1 pkgdesc="X.Org RANDR protocol headers" groups=('x11' 'xorg-core' 'xorg-proto') @@ -10,4 +10,4 @@ archs=('i686' 'x86_64' 'ppc') depends=() makedepends=('pkgconfig') Finclude xorg -sha1sums=('442de2a6a2145e49f9ef12cadbea69140f9ca066') +sha1sums=('36731bae6e815453af4b055c26ad8e9e2653ca05') From bouleetbil at frogdev.info Thu Oct 8 16:25:21 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 16:25:21 +0200 (CEST) Subject: [Frugalware-git] pam: gnome-menus-2.28.0.1-3-i686 *added some exports for gnome works better *added feature GDK_USE_XFT Message-ID: <20091008142521.6CDA011F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=04f81ccf945c1115e08b6f3cdabdafc609667f16 commit 04f81ccf945c1115e08b6f3cdabdafc609667f16 Author: bouleetbil Date: Thu Oct 8 16:07:07 2009 +0200 gnome-menus-2.28.0.1-3-i686 *added some exports for gnome works better *added feature GDK_USE_XFT diff --git a/source/gnome/gnome-menus/FrugalBuild b/source/gnome/gnome-menus/FrugalBuild index 14242d5..344d709 100644 --- a/source/gnome/gnome-menus/FrugalBuild +++ b/source/gnome/gnome-menus/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-menus pkgver=2.28.0.1 -pkgrel=2 +pkgrel=3 pkgdesc="GNOME menus and menu editor" depends=('gamin>=0.1.9-3' 'pygtk>=2.16.0') makedepends=('intltool') @@ -16,7 +16,7 @@ Fconfopts="$Fconfopts --enable-python --enable-debug=no" source=(${source[@]} $pkgname-2.18.0-categorize-prefs-menu.patch gnomemenu.sh) sha1sums=('af3469cc2ffd41aad3e3931176e17e9c91e94a29' \ '2e365ed35fefe56e388e410219c391eb40d089f7' \ - '094b5b28d49eab54ee4020efb042812ae25e500d') + '5ccf8242ec2ca93c220e8859371a890261ee603b') build() { Fbuild diff --git a/source/gnome/gnome-menus/gnomemenu.sh b/source/gnome/gnome-menus/gnomemenu.sh index 36ff1da..be66592 100644 --- a/source/gnome/gnome-menus/gnomemenu.sh +++ b/source/gnome/gnome-menus/gnomemenu.sh @@ -1,8 +1,12 @@ #!/bin/bash -if [ -z "$XDG_CONFIG_DIRS" ]; then - XDG_CONFIG_DIRS=/etc/gnome/xdg -else - XDG_CONFIG_DIRS="$XDG_CONFIG_DIRS":/etc/gnome/xdg +export XDG_CONFIG_DIRS=${XDG_CONFIG_DIRS}:/etc/xdg:/etc/gnome/xdg +export XDG_DATA_HOME=${HOME}/.local/share +export XDG_CONFIG_HOME=${HOME}/.config +export XDG_DATA_DIRS=/usr/share +export XDG_CACHE_HOME=${HOME}/.cache +export GDK_USE_XFT=1 + +if [ -f /etc/xdg/menus/gnome-applications.menu ] ; then + export XDG_MENU_PREFIX=gnome- fi -export XDG_CONFIG_DIRS From bouleetbil at frogdev.info Thu Oct 8 16:25:56 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 16:25:56 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libxxf86dga-1.1.1-1-i686 *version bump Message-ID: <20091008142556.DE74011F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=0e37aef3ae689d060fc124647676d398e67068e3 commit 0e37aef3ae689d060fc124647676d398e67068e3 Author: bouleetbil Date: Thu Oct 8 16:27:23 2009 +0200 libxxf86dga-1.1.1-1-i686 *version bump diff --git a/source/x11/libxxf86dga/FrugalBuild b/source/x11/libxxf86dga/FrugalBuild index 164de59..63cebe3 100644 --- a/source/x11/libxxf86dga/FrugalBuild +++ b/source/x11/libxxf86dga/FrugalBuild @@ -3,7 +3,7 @@ pkgname=libxxf86dga _F_xorg_name=libXxf86dga -pkgver=1.1 +pkgver=1.1.1 pkgrel=1 pkgdesc="X.Org Xxf86dga library" url="http://xorg.freedesktop.org" @@ -12,6 +12,6 @@ archs=('i686' 'x86_64' 'ppc') depends=('libx11>=1.3' 'libxext>=1.0.5-3' 'xf86dgaproto') makedepends=('pkgconfig' 'xproto>=7.0.15' 'inputproto>=1.9.99.902') Finclude xorg -sha1sums=('08972749821baba9e2aaa13637823eac8d654c8d') +sha1sums=('a93004cfbe4fd6bc37c6645705d5a6d90c0940b7') # optimization OK From bouleetbil at frogdev.info Thu Oct 8 16:29:34 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 16:29:34 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xf86-input-mouse-1.5.0-1-i686 *version bump Message-ID: <20091008142934.8AFC911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=f396c13acdc6a497b03c3bd28b675c8a779420a8 commit f396c13acdc6a497b03c3bd28b675c8a779420a8 Author: bouleetbil Date: Thu Oct 8 16:31:03 2009 +0200 xf86-input-mouse-1.5.0-1-i686 *version bump diff --git a/source/x11/xf86-input-mouse/FrugalBuild b/source/x11/xf86-input-mouse/FrugalBuild index 2032f9f..531ef97 100644 --- a/source/x11/xf86-input-mouse/FrugalBuild +++ b/source/x11/xf86-input-mouse/FrugalBuild @@ -4,13 +4,13 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=xf86-input-mouse -pkgver=1.4.99.1 +pkgver=1.5.0 Fuse $USE_DEVEL && pkgver=1.4.0.27.gf292f23 pkgrel=1 pkgdesc="X.org Mouse input driver" Finclude xorg archs=(${archs[@]} 'ppc') -sha1sums=('048ea21d9ab975e4ede5188ebbbc9bd639e6dd02') +sha1sums=('b9213bf745b793a3da2c946ea4d8ee5768e560f4') replaces=('xf86-input-calcomp' 'xf86-input-digitaledge' 'xf86-input-dmc' \ 'xf86-input-dynapro' 'xf86-input-elo2300' 'xf86-input-jamstudio' \ 'xf86-input-magellan' 'xf86-input-palmax' 'xf86-input-spaceorb' \ From bouleetbil at frogdev.info Thu Oct 8 16:32:12 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 16:32:12 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libxdamage-1.1.2-1-i686 *version bump Message-ID: <20091008143212.D409911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=2a5f267b687cfa7c6f7b77141f2a81cec7d3313d commit 2a5f267b687cfa7c6f7b77141f2a81cec7d3313d Author: bouleetbil Date: Thu Oct 8 16:33:44 2009 +0200 libxdamage-1.1.2-1-i686 *version bump diff --git a/source/x11/libxdamage/FrugalBuild b/source/x11/libxdamage/FrugalBuild index 5381c56..b2b2e99 100644 --- a/source/x11/libxdamage/FrugalBuild +++ b/source/x11/libxdamage/FrugalBuild @@ -3,18 +3,17 @@ pkgname=libxdamage _F_xorg_name=libXdamage -pkgver=1.1.1 -pkgrel=3 +pkgver=1.1.2 +pkgrel=1 pkgdesc="X.Org Xdamage library" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64' 'ppc') -depends=('libx11>=1.2.1' 'libxfixes>=4.0.3-4' 'damageproto>=1.1.0' 'xproto>=7.0.15') +depends=('libx11>=1.3' 'libxfixes>=4.0.3-4' 'damageproto>=1.1.0' 'xproto>=7.0.15') makedepends=('pkgconfig' 'inputproto>=1.5') _F_xorg_ind=1 Finclude xorg - -sha1sums=('a88e5a004084400d638ed623e281a6076519a8d0') +sha1sums=('dc1fbc938e9bbc859c70cf2087440fc15b00bb1e') # optimization OK From bouleetbil at frogdev.info Thu Oct 8 16:35:53 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 16:35:53 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xeyes-1.0.991-1-i686 *version bump Message-ID: <20091008143553.CA3EF11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=a62e37f0671bbfd57c6dfaf788c2b7eebdc2c3f1 commit a62e37f0671bbfd57c6dfaf788c2b7eebdc2c3f1 Author: bouleetbil Date: Thu Oct 8 16:37:27 2009 +0200 xeyes-1.0.991-1-i686 *version bump diff --git a/source/x11/xeyes/FrugalBuild b/source/x11/xeyes/FrugalBuild index 31ed62b..463ba84 100644 --- a/source/x11/xeyes/FrugalBuild +++ b/source/x11/xeyes/FrugalBuild @@ -2,15 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=xeyes -pkgver=1.0.1 -pkgrel=3 +pkgver=1.0.991 +pkgrel=1 pkgdesc="X.Org xeyes application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') archs=('i686' 'x86_64') -depends=('libx11>=1.2.1' 'libxt>=1.0.5-2' 'libxext>=1.0.5-3' 'libxmu>=1.0.4-2') +depends=('libx11>=1.3' 'libxt>=1.0.5-2' 'libxext>=1.0.5-3' \ + 'libxmu>=1.0.4-2' 'libxrender') Finclude xorg -sha1sums=('49dea108cb2a825e5dfd517d34dd2a4d1608ccbc') +sha1sums=('8b30da0ca87aa10fefa9791bb636fdffa2049a0a') makedepends=('inputproto>=1.5') # optimization OK From bouleetbil at frogdev.info Thu Oct 8 16:38:36 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 16:38:36 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libxvmc-1.0.5-1-i686 *version bump Message-ID: <20091008143836.5972211F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=13139d1e870b4ff3135e30662673ef2fec60ffcc commit 13139d1e870b4ff3135e30662673ef2fec60ffcc Author: bouleetbil Date: Thu Oct 8 16:40:09 2009 +0200 libxvmc-1.0.5-1-i686 *version bump diff --git a/source/x11/libxvmc/FrugalBuild b/source/x11/libxvmc/FrugalBuild index 6805821..882f841 100644 --- a/source/x11/libxvmc/FrugalBuild +++ b/source/x11/libxvmc/FrugalBuild @@ -3,14 +3,14 @@ pkgname=libxvmc _F_xorg_name=libXvMC -pkgver=1.0.4 -pkgrel=3 +pkgver=1.0.5 +pkgrel=1 pkgdesc="X.Org XvMC library" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64' 'ppc') -depends=('libx11>=1.2.1' 'libxext>=1.0.5-3' 'libxv>=1.0.4') +depends=('libx11>=1.3' 'libxext>=1.0.5-3' 'libxv>=1.0.4') makedepends=('pkgconfig' 'xproto>=7.0.15' 'inputproto>=1.5') Finclude xorg -sha1sums=('e035cabb8ca61bc665746b02bf97549c253b4557') +sha1sums=('153b85884f22b882cecb9fc462fe24c669a80dbd') # optimization OK From bouleetbil at frogdev.info Thu Oct 8 16:42:06 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 16:42:06 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xf86-input-joystick-1.4.99.2-1-i686 *version bump Message-ID: <20091008144206.07ED011F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=b0e0f7c8ac210dbd37a224144421a9040f5492c6 commit b0e0f7c8ac210dbd37a224144421a9040f5492c6 Author: bouleetbil Date: Thu Oct 8 16:43:36 2009 +0200 xf86-input-joystick-1.4.99.2-1-i686 *version bump diff --git a/source/x11/xf86-input-joystick/FrugalBuild b/source/x11/xf86-input-joystick/FrugalBuild index 0c025d7..c7c3655 100644 --- a/source/x11/xf86-input-joystick/FrugalBuild +++ b/source/x11/xf86-input-joystick/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Christian Hamar alias krix pkgname=xf86-input-joystick -pkgver=1.4.99.1 +pkgver=1.4.99.2 Finclude xorg -sha1sums=('7237398b8f04bb759e4329770e1e0468aa8a0ac5') +sha1sums=('64037e954c107c86bc609e54065ada374cf85276') # optimization OK From bouleetbil at frogdev.info Thu Oct 8 16:48:23 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 16:48:23 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xf86-input-keyboard-1.4.0-1-i686 *version bump Message-ID: <20091008144823.E428B11F0028@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=1259261465c4c002ee9d090d20e9942b2cf24ae4 commit 1259261465c4c002ee9d090d20e9942b2cf24ae4 Author: bouleetbil Date: Thu Oct 8 16:49:52 2009 +0200 xf86-input-keyboard-1.4.0-1-i686 *version bump diff --git a/source/x11/xf86-input-keyboard/FrugalBuild b/source/x11/xf86-input-keyboard/FrugalBuild index 26d41e5..e941425 100644 --- a/source/x11/xf86-input-keyboard/FrugalBuild +++ b/source/x11/xf86-input-keyboard/FrugalBuild @@ -4,12 +4,12 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=xf86-input-keyboard -pkgver=1.3.99.1 +pkgver=1.4.0 Fuse $USE_DEVEL && pkgver=1.3.2.27.g158d33c pkgrel=1 Finclude xorg archs=(${archs[@]} 'ppc') -sha1sums=('4120bbc9db29f30d78955c368188bb2ae384f6c5') +sha1sums=('5061fdaff8b7ddcbcca82f065c4abbfff255a1da') if Fuse $USE_DEVEL; then unset source sha1sums _F_scm_type="git" From bouleetbil at frogdev.info Thu Oct 8 16:52:24 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 16:52:24 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xf86-input-evdev-2.2.99.2-1-i686 *version bump Message-ID: <20091008145224.4630611F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=d7b160bb8b8bbc5039501f570d3f171605313985 commit d7b160bb8b8bbc5039501f570d3f171605313985 Author: bouleetbil Date: Thu Oct 8 16:53:52 2009 +0200 xf86-input-evdev-2.2.99.2-1-i686 *version bump diff --git a/source/x11/xf86-input-evdev/FrugalBuild b/source/x11/xf86-input-evdev/FrugalBuild index 6dcdcaa..712c91b 100644 --- a/source/x11/xf86-input-evdev/FrugalBuild +++ b/source/x11/xf86-input-evdev/FrugalBuild @@ -4,12 +4,12 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=xf86-input-evdev -pkgver=2.2.99.1 +pkgver=2.2.99.2 Fuse $USE_DEVEL && pkgver=2.2.29.4.g9bfd9e8a Finclude xorg makedepends=('inputproto' 'randrproto' 'util-macros') _F_cd_path="$pkgname-$pkgver" -sha1sums=('9bf915d2391ac0ba7f1e36cab952480daaa32473') +sha1sums=('215fffd7d7af92a8065f3eb8bb62c4655a252c5c') if Fuse $USE_DEVEL; then unset source sha1sums From bouleetbil at frogdev.info Thu Oct 8 16:55:52 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 16:55:52 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libwindowswm-1.0.1-1-i686 *version bump Message-ID: <20091008145552.A6E6711F0029@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=bfc47430ee8366507e2f8a470be42abc1e21a551 commit bfc47430ee8366507e2f8a470be42abc1e21a551 Author: bouleetbil Date: Thu Oct 8 16:57:25 2009 +0200 libwindowswm-1.0.1-1-i686 *version bump diff --git a/source/x11/libwindowswm/FrugalBuild b/source/x11/libwindowswm/FrugalBuild index ce3c7cf..dc427b6 100644 --- a/source/x11/libwindowswm/FrugalBuild +++ b/source/x11/libwindowswm/FrugalBuild @@ -3,14 +3,14 @@ pkgname=libwindowswm _F_xorg_name=libWindowsWM -pkgver=1.0.0 -pkgrel=3 +pkgver=1.0.1 +pkgrel=1 pkgdesc="X.Org WindowsWM library" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64') -depends=('libxext>=1.0.5-3') -makedepends=('inputproto>=1.5' 'xextproto>=7.0.5' 'windowswmproto') +depends=('libxext>=1.1') +makedepends=('inputproto>=2.0' 'xextproto>=7.1.1' 'windowswmproto') Finclude xorg -sha1sums=('60d5b5b4676da90e67fae20c71c0688e522abb59') +sha1sums=('23e0fe25060c859b4c40999d264133127e6e1ca7') # optimization OK From bouleetbil at frogdev.info Thu Oct 8 16:59:58 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 16:59:58 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libxcomposite-0.4.1-1-i686 *version bump Message-ID: <20091008145958.3776D11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=4d06141d45bd9c49b56fbf23d748442dfa856725 commit 4d06141d45bd9c49b56fbf23d748442dfa856725 Author: bouleetbil Date: Thu Oct 8 17:01:30 2009 +0200 libxcomposite-0.4.1-1-i686 *version bump diff --git a/source/x11/libxcomposite/FrugalBuild b/source/x11/libxcomposite/FrugalBuild index 26a497a..83b8c2c 100644 --- a/source/x11/libxcomposite/FrugalBuild +++ b/source/x11/libxcomposite/FrugalBuild @@ -3,14 +3,14 @@ pkgname=libxcomposite _F_xorg_name=libXcomposite -pkgver=0.4.0 -pkgrel=2 +pkgver=0.4.1 +pkgrel=1 pkgdesc="X.Org XComposite library" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64' 'ppc') -depends=('libx11>=1.2.1' 'libxfixes>=4.0.3-4' 'libxext>=1.0.5-3' 'compositeproto>=0.4' 'xproto>=7.0.15') -makedepends=('pkgconfig' 'inputproto>=1.5') +depends=('libx11>=1.3' 'libxfixes>=4.0.3-4' 'libxext>=1.1' 'compositeproto>=0.4' 'xproto>=7.0.15') +makedepends=('pkgconfig' 'inputproto>=2.0') Finclude xorg -sha1sums=('410529c07f654f47eb17c56b200cb977567b6b7b') +sha1sums=('959180b067c64f3f7ac06e85400bd265e5579031') # optimization OK From bouleetbil at frogdev.info Thu Oct 8 17:00:42 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 17:00:42 +0200 (CEST) Subject: xorgtesting: libxkbfile-1.0.6-1-i686 Ć*version bump Message-ID: <20091008150042.A2CC411F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=64391fbdd27309fe1c0cb66cb1689fac01b58bf5 commit 64391fbdd27309fe1c0cb66cb1689fac01b58bf5 Author: bouleetbil Date: Thu Oct 8 17:02:12 2009 +0200 libxkbfile-1.0.6-1-i686 ?*version bump diff --git a/source/x11/libxkbfile/FrugalBuild b/source/x11/libxkbfile/FrugalBuild index eaec523..b7a1e58 100644 --- a/source/x11/libxkbfile/FrugalBuild +++ b/source/x11/libxkbfile/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=libxkbfile -pkgver=1.0.5 +pkgver=1.0.6 pkgrel=1 pkgdesc="The xkbfile Library" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64' 'ppc') -depends=('libx11>=1.2.1' 'kbproto') +depends=('libx11>=1.3' 'kbproto') makedepends=('pkgconfig' 'inputproto>=1.5') Finclude xorg -sha1sums=('ef1b86972069e9503dac6d2feda11ed074c08ad5') +sha1sums=('6364e0679eb893d6fbb6adcf0e8230cfdefe0b68') # optimization OK From gholafox at free.fr Thu Oct 8 17:11:30 2009 From: gholafox at free.fr (gholafox) Date: Thu, 8 Oct 2009 17:11:30 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: arora-0.10.1-1-i686 Message-ID: <20091008151130.A9C7511F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8f046131b46dbe7bd328a0f9e96c6fce8005df9b commit 8f046131b46dbe7bd328a0f9e96c6fce8005df9b Author: gholafox Date: Thu Oct 8 17:11:11 2009 +0200 arora-0.10.1-1-i686 * Version bump diff --git a/source/xapps-extra/arora/FrugalBuild b/source/xapps-extra/arora/FrugalBuild index 763a5d6..db4af8d 100644 --- a/source/xapps-extra/arora/FrugalBuild +++ b/source/xapps-extra/arora/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: gholafox pkgname=arora -pkgver=0.10.0 +pkgver=0.10.1 pkgrel=1 pkgdesc="Web browser written in Qt and which use webkit." _F_gnome_iconcache="y" @@ -12,7 +12,7 @@ depends=('libqtwebkit' 'libqtphonon' 'libqtcore' 'libqtscripttools' 'qt4-plugin- options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('dee7b646a2d19e7bf602a6d7c8cdb1863e3b931f') +sha1sums=('dbfa15251466d3cfc00cf0d31140cd988e1985b0') build() { Fsed "/usr/local" "/usr" install.pri From bouleetbil at frogdev.info Thu Oct 8 19:47:05 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 19:47:05 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libxfixes-4.0.4-1-i686 *version bump Message-ID: <20091008174705.0D9F211F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=200d794c66157158f7389497582a60fcdd11f1b7 commit 200d794c66157158f7389497582a60fcdd11f1b7 Author: bouleetbil Date: Thu Oct 8 19:48:33 2009 +0200 libxfixes-4.0.4-1-i686 *version bump diff --git a/source/x11/libxfixes/FrugalBuild b/source/x11/libxfixes/FrugalBuild index 1bdaee2..9a61440 100644 --- a/source/x11/libxfixes/FrugalBuild +++ b/source/x11/libxfixes/FrugalBuild @@ -3,15 +3,15 @@ pkgname=libxfixes _F_xorg_name=libXfixes -pkgver=4.0.3 -pkgrel=4 +pkgver=4.0.4 +pkgrel=1 pkgdesc="X.Org Xfixes library" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64' 'ppc') -depends=('libx11>=1.2.1' 'fixesproto>=4.0' 'xproto>=7.0.15' 'xextproto>=7.0.5') +depends=('libx11>=1.3' 'fixesproto>=4.0' 'xproto>=7.0.15' 'xextproto>=7.0.5') makedepends=('pkgconfig' 'inputproto>=1.5') Finclude xorg -sha1sums=('37297e64239e1cc2a7b4372e27c5f9325f9f29dc') +sha1sums=('3f2d1c473855ba0cf13137a80d585df7fe37111c') # optimization OK From bouleetbil at frogdev.info Thu Oct 8 20:21:45 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 20:21:45 +0200 (CEST) Subject: [Frugalware-git] bluez: pilot-link-0.12.4-2-i686 *rebuild with bluez Message-ID: <20091008182145.E0CEC11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bluez.git;a=commitdiff;h=8a38cc49ec45bff27fdc2d22be08630d4cec027f commit 8a38cc49ec45bff27fdc2d22be08630d4cec027f Author: bouleetbil Date: Thu Oct 8 20:23:04 2009 +0200 pilot-link-0.12.4-2-i686 *rebuild with bluez diff --git a/source/lib/pilot-link/FrugalBuild b/source/lib/pilot-link/FrugalBuild index 472b06f..8ec6a0a 100644 --- a/source/lib/pilot-link/FrugalBuild +++ b/source/lib/pilot-link/FrugalBuild @@ -4,12 +4,12 @@ pkgname=pilot-link pkgver=0.12.4 -pkgrel=1 +pkgrel=2 pkgdesc="A suite of tools for connecting to PalmOS handheld devices" url="http://www.pilot-link.org/" groups=('lib') archs=('i686' 'x86_64' 'ppc') -depends=('popt' 'libpng' 'readline' 'libusb' 'bluez-libs') +depends=('popt' 'libpng' 'readline' 'libusb' 'bluez>=4.54') makedepends=('python' 'perl') up2date="lynx -dump http://www.pilot-link.org/|grep -om1 'pilot-link-\(.*\).tar.bz2'|sed 's/.*k-\(.*\).t.*/\1/'" source=(http://downloads.pilot-link.org/$pkgname-$pkgver.tar.bz2) @@ -22,12 +22,12 @@ build() --enable-threads --enable-libusb --enable-conduits \ --disable-debug --enable-bluez # Perl fixup - Fmv /auto /usr/lib/perl5/current/$CARCH-linux-thread-multi - Fmv /PDA /usr/lib/perl5/current/$CARCH-linux-thread-multi - Fmkdir /usr/share/man/man3/ - Fmv /*.3 /usr/share/man/man3/ - Frm /*.3pm - Frm /usr/lib/perl5/current/$CARCH-linux-thread-multi/auto/PDA/Pilot/.packlist + #Fmv /auto /usr/lib/perl5/current/$CARCH-linux-thread-multi + #Fmv /PDA /usr/lib/perl5/current/$CARCH-linux-thread-multi + #Fmkdir /usr/share/man/man3/ + #Fmv /*.3 /usr/share/man/man3/ + #Frm /*.3pm + #Frm /usr/lib/perl5/current/$CARCH-linux-thread-multi/auto/PDA/Pilot/.packlist # Python braindead manual install because configure soo braindead cd $Fsrcdir/$pkgname-$pkgver/bindings/Python From bouleetbil at frogdev.info Thu Oct 8 20:26:36 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 20:26:36 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: webkit-1.1.15.2-1-i686 *version bump Message-ID: <20091008182636.BB2EC11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=27eb75e7ea2f558911def0f68a3e2f3eb2e989f3 commit 27eb75e7ea2f558911def0f68a3e2f3eb2e989f3 Author: bouleetbil Date: Thu Oct 8 20:27:57 2009 +0200 webkit-1.1.15.2-1-i686 *version bump diff --git a/source/xlib-extra/webkit/FrugalBuild b/source/xlib-extra/webkit/FrugalBuild index 3ffea21..2c61672 100644 --- a/source/xlib-extra/webkit/FrugalBuild +++ b/source/xlib-extra/webkit/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=webkit -pkgver=1.1.15.1 +pkgver=1.1.15.2 pkgrel=1 pkgdesc="Open source web browser engine that's used by Safari" url="http://www.webkit.org" -depends=('sqlite3' 'gtk+2>=2.16.2-2' 'icu4c>=4.2' 'libsoup>=2.28.0' 'libpng' 'gperf' +depends=('sqlite3' 'gtk+2>=2.18.2' 'icu4c>=4.2' 'libsoup>=2.28.0' 'libpng' 'gperf' 'cairo' 'libxml2' 'pango' 'gst-plugins-base' 'enchant' 'gail') makedepends=('bison' 'flex' 'gtk-doc') groups=('xlib-extra') @@ -23,6 +23,6 @@ Fconfopts="${Fconfopts[@]} --enable-icon-database --enable-svg \ WEBKIT_LIB_DIR=/usr/lib \ --build=$CARCH-pc-linux-gnu \ --host=$CARCH-pc-linux-gnu" -sha1sums=('40f77b34c7075c4f3835b3348c354bfcd9dbcecf') +sha1sums=('ebf0fd805dd8397ae11701341806cd78002baa18') # optimization OK From bouleetbil at frogdev.info Thu Oct 8 21:38:36 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 21:38:36 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: glib2-2.22.2-1-i686 *version bump Message-ID: <20091008193836.F2E9911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9fd5811322d2e689c4a563d312ef9f919a1d0593 commit 9fd5811322d2e689c4a563d312ef9f919a1d0593 Author: bouleetbil Date: Thu Oct 8 21:40:02 2009 +0200 glib2-2.22.2-1-i686 *version bump diff --git a/source/base/glib2/FrugalBuild b/source/base/glib2/FrugalBuild index 94f70c1..d9f34e2 100644 --- a/source/base/glib2/FrugalBuild +++ b/source/base/glib2/FrugalBuild @@ -4,7 +4,7 @@ USE_DOC=${USE_DOC:-"y"} pkgname=glib2 -pkgver=2.22.1 +pkgver=2.22.2 pkgrel=1 pkgdesc="Common C routines used by GTK+2 and other libraries" url="http://www.gtk.org/" @@ -18,7 +18,7 @@ _F_gnome_devel="n" Finclude gnome _F_cd_path="glib-$pkgver" ## DON'T remove nor change the debug level or it breaks again .. -sha1sums=('2cd487f3ebbfab33a816f382c1d0e9dedd1c02df') +sha1sums=('bdd9c4b930e81203ea69fe83876cb6c82bdc5a38') if Fuse $USE_DOC; then makedepends=("${makedepends[@]}" 'gtk-doc>=1.11') Fconfopts="$Fconfopts --enable-gtk-doc" From bouleetbil at frogdev.info Thu Oct 8 21:42:11 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 21:42:11 +0200 (CEST) Subject: [Frugalware-git] bouleetbiltesting: mutter-2.28.0-1-i686 *version bump Message-ID: <20091008194211.18F4211F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=7dff159a56adf962bac1f8e164647b76d7887dc5 commit 7dff159a56adf962bac1f8e164647b76d7887dc5 Author: bouleetbil Date: Thu Oct 8 21:43:44 2009 +0200 mutter-2.28.0-1-i686 *version bump diff --git a/source/gnome-extra/mutter/FrugalBuild b/source/gnome-extra/mutter/FrugalBuild index 5390c1e..20d1fa3 100644 --- a/source/gnome-extra/mutter/FrugalBuild +++ b/source/gnome-extra/mutter/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: bouleetbil pkgname=mutter -pkgver=2.27.5 +pkgver=2.28.0 pkgrel=1 pkgdesc="A window manager for GNOME (new metacity for gnome3)" url="http://www.gnome.org/" -depends=('startup-notification' 'gconf>=2.26.0' 'gnome-themes>=2.26.0' 'libcm' 'gnome-frugalware>=0.7.2' \ - 'zenity>=2.26.0' 'clutter') +depends=('startup-notification' 'gconf>=2.28.0' 'gnome-themes>=2.28.0' 'libcm' 'gnome-frugalware>=0.7.2' \ + 'zenity>=2.28.0' 'clutter') makedepends=('intltool' 'gnome-doc-utils' 'gnome-common') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') @@ -15,4 +15,4 @@ _F_gnome_schemas=('/etc/gconf/schemas/mutter.schemas') _F_gnome_devel="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-clutter --disable-static" -sha1sums=('6b54f677e523a18ea492b45096d9b14841bbdf1d') +sha1sums=('d1ee7a89e70debae65b1fa1d03341ee7d55091d4') From bouleetbil at frogdev.info Thu Oct 8 22:07:43 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 22:07:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-media-2.28.1-1-i686 *version bump Message-ID: <20091008200743.0F68511F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=497cb8b28a81cd43a26e629d8b0132cc96fa143a commit 497cb8b28a81cd43a26e629d8b0132cc96fa143a Author: bouleetbil Date: Thu Oct 8 22:08:52 2009 +0200 gnome-media-2.28.1-1-i686 *version bump diff --git a/source/gnome/gnome-media/FrugalBuild b/source/gnome/gnome-media/FrugalBuild index e42ce38..4ab2edc 100644 --- a/source/gnome/gnome-media/FrugalBuild +++ b/source/gnome/gnome-media/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-media -pkgver=2.28.0 +pkgver=2.28.1 pkgrel=1 pkgdesc="GNOME media tools" url="http://www.gnome.org/" @@ -20,6 +20,6 @@ _F_gnome_desktop="y" _F_gnome_scrollkeeper="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-ipv6" -sha1sums=('12169f16e961331283b04a035cef528466b5942d') +sha1sums=('a6d096733f420bd5153a6cbe23514748434db44d') # optimization OK From bouleetbil at frogdev.info Thu Oct 8 22:10:03 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 22:10:03 +0200 (CEST) Subject: [Frugalware-git] bouleetbiltesting: gnome-shell-2.28.0-1-i686 *version bump Message-ID: <20091008201003.AB72B11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=778748469725e6f3454cc74d5a052f81feebd7c4 commit 778748469725e6f3454cc74d5a052f81feebd7c4 Author: bouleetbil Date: Thu Oct 8 22:11:35 2009 +0200 gnome-shell-2.28.0-1-i686 *version bump diff --git a/source/gnome-extra/gnome-shell/FrugalBuild b/source/gnome-extra/gnome-shell/FrugalBuild index d0997cb..ceda2fb 100644 --- a/source/gnome-extra/gnome-shell/FrugalBuild +++ b/source/gnome-extra/gnome-shell/FrugalBuild @@ -2,11 +2,12 @@ # Maintainer: bouleetbil pkgname=gnome-shell -pkgver=2.27.2 +pkgver=2.28.0 pkgrel=1 pkgdesc="Window management and application launching for GNOME" url="http://www.gnome.org/" -depends=('mutter' 'gnome-desktop' 'gjs' 'gnome-menus' 'librsvg' 'gobject-introspection') +depends=('mutter>=2.28.0' 'gnome-desktop' 'gjs' 'gnome-menus' 'librsvg' 'gobject-introspection' \ + 'xulrunner-dev') makedepends=('xorg-server-xephyr') makedepends=('intltool' 'gnome-doc-utils' 'gnome-common') groups=('gnome-extra') @@ -15,4 +16,5 @@ _F_gnome_schemas=('/etc/gconf/schemas/gnome-shell.schemas') _F_gnome_devel="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet -sha1sums=('e0f53b406ca1731af41bcf63736d84d1bc9903b2') +sha1sums=('53a741b87149ec5fcb44579d367e4d2366635198') +export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/xulrunner-1.9.1.3/ From bouleetbil at frogdev.info Thu Oct 8 22:31:13 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 22:31:13 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: cssutils-0.9.6-1-i686 *version bump Message-ID: <20091008203113.0C1D311F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c84816712659c2459a5ff695069f00e07ae837e1 commit c84816712659c2459a5ff695069f00e07ae837e1 Author: bouleetbil Date: Thu Oct 8 22:32:43 2009 +0200 cssutils-0.9.6-1-i686 *version bump diff --git a/source/devel-extra/cssutils/FrugalBuild b/source/devel-extra/cssutils/FrugalBuild index 255b396..e14f0f7 100644 --- a/source/devel-extra/cssutils/FrugalBuild +++ b/source/devel-extra/cssutils/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=cssutils -pkgver=0.9.6b5 +pkgver=0.9.6 pkgrel=1 pkgdesc="A Python package to parse and build CSS Cascading Style Sheets." archs=('i686' 'x86_64') @@ -11,4 +11,4 @@ depends=('python') makedepends=('setuptools') _F_googlecode_ext=".zip" Finclude googlecode -sha1sums=('0da88ca155ad7fef97474c648024b706e0251ae1') +sha1sums=('a70b6368ab4d0f6333bd4f138557d381efcf39bf') From bouleetbil at frogdev.info Thu Oct 8 22:34:25 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 22:34:25 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: xdg-user-dirs-0.11-1-i686 *version bump Message-ID: <20091008203425.BF91011F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c3c7a95294c353998f1abb2b33d68c20adc3f8a1 commit c3c7a95294c353998f1abb2b33d68c20adc3f8a1 Author: bouleetbil Date: Thu Oct 8 22:35:57 2009 +0200 xdg-user-dirs-0.11-1-i686 *version bump diff --git a/source/apps-extra/xdg-user-dirs/FrugalBuild b/source/apps-extra/xdg-user-dirs/FrugalBuild index e9cdef1..715313a 100644 --- a/source/apps-extra/xdg-user-dirs/FrugalBuild +++ b/source/apps-extra/xdg-user-dirs/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=xdg-user-dirs -pkgver=0.10 +pkgver=0.11 pkgrel=1 pkgdesc="xdg-user-dirs is a tool to help manage user directories like the desktop folder and the music folder." url="http://www.freedesktop.org/wiki/Software/xdg-user-dirs" @@ -11,6 +11,6 @@ groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url | Flasttar" source=(http://user-dirs.freedesktop.org/releases/$pkgname-$pkgver.tar.gz) -sha1sums=('824ab2ccdbea30d4cdc29bbec3b80250297e363b') +sha1sums=('d8890469423b5cc5fa31e120cbe9ca4cc6460b42') # optimization OK From bouleetbil at frogdev.info Thu Oct 8 22:40:09 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 22:40:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: imagination-2.0-1-i686 *version bump Message-ID: <20091008204009.2D6FE11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=426b2b5416b12555c3aea723d2086bf32a43ced6 commit 426b2b5416b12555c3aea723d2086bf32a43ced6 Author: bouleetbil Date: Thu Oct 8 22:41:40 2009 +0200 imagination-2.0-1-i686 *version bump diff --git a/source/xapps-extra/imagination/FrugalBuild b/source/xapps-extra/imagination/FrugalBuild index 6e27b7b..1f510e2 100644 --- a/source/xapps-extra/imagination/FrugalBuild +++ b/source/xapps-extra/imagination/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=imagination -pkgver=2.0b1 +pkgver=2.0 pkgrel=1 pkgdesc="Imagination is a lightweight and simple DVD slide show maker." depends=('gtk+2>=2.16.2-2' 'ffmpeg' 'sox') @@ -13,6 +13,6 @@ archs=('i686' 'x86_64') _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude sourceforge gnome-scriptlet -sha1sums=('5ad88dbc25e6006bfb2442bd39ae9ef0481310bc') +sha1sums=('8c4ef7db8cd1491b59108d9f6a744ac7843464f5') # optimization OK From bouleetbil at frogdev.info Thu Oct 8 23:08:12 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 23:08:12 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: asymptote-1.88-1-i686 *version bump Message-ID: <20091008210812.B437711F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f1a318c92bc3b956b8cb436dbd97079f187a37a6 commit f1a318c92bc3b956b8cb436dbd97079f187a37a6 Author: bouleetbil Date: Thu Oct 8 23:09:38 2009 +0200 asymptote-1.88-1-i686 *version bump diff --git a/source/xapps-extra/asymptote/FrugalBuild b/source/xapps-extra/asymptote/FrugalBuild index 0c82401..2cf5680 100644 --- a/source/xapps-extra/asymptote/FrugalBuild +++ b/source/xapps-extra/asymptote/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: uzsolt pkgname=asymptote -pkgver=1.86 +pkgver=1.88 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=('20158c38a079d20c30fbe8e6e5e39420df3da338') +sha1sums=('2062d6c76ae946347668d61cd320ad52f93e1a7c') _F_desktop_desc="A asymptote GUI" _F_desktop_exec="xasy" _F_desktop_categories="Graphics;VectorGraphics;" From bouleetbil at frogdev.info Thu Oct 8 23:24:06 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 8 Oct 2009 23:24:06 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: system-tools-backends-2.8.2-1-i686 *version bump Message-ID: <20091008212406.AF7B511F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=53a21491b2f3ef2182152cd104ae099bf6c1eed4 commit 53a21491b2f3ef2182152cd104ae099bf6c1eed4 Author: bouleetbil Date: Thu Oct 8 23:25:39 2009 +0200 system-tools-backends-2.8.2-1-i686 *version bump diff --git a/source/gnome-extra/system-tools-backends/FrugalBuild b/source/gnome-extra/system-tools-backends/FrugalBuild index 066f0e8..f52811c 100644 --- a/source/gnome-extra/system-tools-backends/FrugalBuild +++ b/source/gnome-extra/system-tools-backends/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: AlexExtreme pkgname=system-tools-backends -pkgver=2.8.1 -pkgrel=2 +pkgver=2.8.2 +pkgrel=1 pkgdesc="Backends for Gnome System Toools" url="http://www.gnome.org/projects/gst/" depends=('perl-xml-parser' 'perl-net-dbus' 'dbus-glib') @@ -14,8 +14,8 @@ archs=('i686' 'x86_64' 'ppc') Finclude gnome source=(${source[@]} $pkgname-2.4.1-frugalware-as-slackware.patch rc.$pkgname) Fconfopts="$Fconfopts --with-stb-group=root --datadir=/usr/share --with-net-dbus=/usr/lib/perl5" -sha1sums=('cd5bcb1fb5721696997a0ac8643657ea4511489e' \ +sha1sums=('cfcf2afe560e5329d6bf468a7f9cfc86926d1d3b' \ 'c777161b43f7f6e498975b1e18b9ce09d533dd87' \ - '0ad7d3367926920248848f2f30f4d57aa888375b') + '05c234ec228b90cc7fbcc7e7691d08b528bb27fa') # optimization OK diff --git a/source/gnome-extra/system-tools-backends/rc.system-tools-backends b/source/gnome-extra/system-tools-backends/rc.system-tools-backends index bdd1305..a7119d6 100644 --- a/source/gnome-extra/system-tools-backends/rc.system-tools-backends +++ b/source/gnome-extra/system-tools-backends/rc.system-tools-backends @@ -19,7 +19,7 @@ rc_start() { start_msg if [[ "$(eval ${pid})" == "" ]]; then - /usr/sbin/system-tools-backends + /usr/sbin/system-tools-backends & ok $? else ok 999 From vmiklos at frugalware.org Fri Oct 9 02:29:10 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 9 Oct 2009 02:29:10 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: virtualbox-3.0.8-1-i686 Message-ID: <20091009002910.A8DC611F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dc340bddba5a8265e8cb0fb3bc25348b081f495e commit dc340bddba5a8265e8cb0fb3bc25348b081f495e Author: Miklos Vajna Date: Fri Oct 9 02:16:57 2009 +0200 virtualbox-3.0.8-1-i686 - version bump diff --git a/source/xapps-extra/virtualbox/FrugalBuild b/source/xapps-extra/virtualbox/FrugalBuild index 7fe71a9..aa655f7 100644 --- a/source/xapps-extra/virtualbox/FrugalBuild +++ b/source/xapps-extra/virtualbox/FrugalBuild @@ -4,7 +4,7 @@ pkgname=virtualbox realname=VirtualBox -pkgver=3.0.6 +pkgver=3.0.8 pkgrel=1 pkgdesc="InnoTek VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use." url="http://www.virtualbox.org" @@ -19,7 +19,7 @@ source=(http://download.virtualbox.org/virtualbox/${pkgver}/${realname}-${pkgver vboxsvc virtualbox get-vbox-additions README.Frugalware) _F_cd_path="${realname}-${pkgver}_OSE" options=('scriptlet' 'genscriptlet') -sha1sums=('403d23fcb8c0f209e6ea8ab9233f8607b923afdf' \ +sha1sums=('07c16657046f1b5a5562ad2b9041f982ad9dded7' \ 'e32ebff11bb235b50f8826b70d85dbcf4a56aee4' \ '3c0c856b9ad5f186405e87cf6eac09f1060b62cd' \ 'cdc1df637db2531589de4b19aaa21d7a2d544afd' \ From vmiklos at frugalware.org Fri Oct 9 02:29:10 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 9 Oct 2009 02:29:10 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: virtualbox-modules-3.0.8-1-i686 Message-ID: <20091009002910.D077A11F0028@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5c3f4398e2afe83917934d0ec2e4cd861522bf3b commit 5c3f4398e2afe83917934d0ec2e4cd861522bf3b Author: Miklos Vajna Date: Fri Oct 9 02:20:25 2009 +0200 virtualbox-modules-3.0.8-1-i686 - version bump diff --git a/source/apps-extra/virtualbox-modules/FrugalBuild b/source/apps-extra/virtualbox-modules/FrugalBuild index f791f27..06b64e6 100644 --- a/source/apps-extra/virtualbox-modules/FrugalBuild +++ b/source/apps-extra/virtualbox-modules/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Janos Kovacs pkgname=virtualbox-modules -pkgver=3.0.6 -pkgrel=2 +pkgver=3.0.8 +pkgrel=1 pkgdesc="Kernel modules for VirtualBox" url="http://www.virtualbox.org" Finclude kernel-module @@ -15,7 +15,7 @@ license=('GPL-2') up2date="lynx -dump ${url}|grep released|sed 's/.* \([0-9.]*\) .*/\1/;q'" source=(http://gentoo.zerodev.it/files/vbox-kernel-module-src-${pkgver}.tar.bz2 60-virtualbox.rules ${pkgname}.install) options=('scriptlet' 'genscriptlet') -sha1sums=('e2c0efb804760dfb0ed99a974d0af1d0f76781d0' \ +sha1sums=('05f62bc353f6d4499b2946bc5496ac308437c1c3' \ 'b9cb188f62148603b78a0b8c04b6fff369bb7b62' \ '452822b9d386a8f6eab953becabdf84fc89c235a') From vmiklos at frugalware.org Fri Oct 9 02:29:10 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 9 Oct 2009 02:29:10 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnutls-2.8.4-1-i686 Message-ID: <20091009002910.E4E6E11F0029@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=80d256e38cf01e99aecadacad3a7c9b4677da23f commit 80d256e38cf01e99aecadacad3a7c9b4677da23f Author: Miklos Vajna Date: Fri Oct 9 02:24:34 2009 +0200 gnutls-2.8.4-1-i686 - version bump diff --git a/source/lib/gnutls/FrugalBuild b/source/lib/gnutls/FrugalBuild index 11110ad..4ccbb1d 100644 --- a/source/lib/gnutls/FrugalBuild +++ b/source/lib/gnutls/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: VMiklos pkgname=gnutls -pkgver=2.8.3 +pkgver=2.8.4 pkgrel=1 pkgdesc="A library which provides a secure layer over a reliable transport layer" url="http://www.gnu.org/software/gnutls/" From vmiklos at frugalware.org Fri Oct 9 02:29:11 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 9 Oct 2009 02:29:11 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: openttd-0.7.3-1-i686 Message-ID: <20091009002911.02A6611F002A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9780c2c57e86fdc95501e55004589b1b224af648 commit 9780c2c57e86fdc95501e55004589b1b224af648 Author: Miklos Vajna Date: Fri Oct 9 02:27:59 2009 +0200 openttd-0.7.3-1-i686 - version bump diff --git a/source/games-extra/openttd/FrugalBuild b/source/games-extra/openttd/FrugalBuild index 3db64da..383241e 100644 --- a/source/games-extra/openttd/FrugalBuild +++ b/source/games-extra/openttd/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi pkgname=openttd -pkgver=0.7.2 +pkgver=0.7.3 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=('3c5c4aa67c47c5db8b43e6ec217a8c54af9ee9fa' \ +sha1sums=('0d2e6ebae7177122b39a57a5bd3d5542c44d613f' \ 'f4fbcdeb9109489bf69e0976c68955381ff6d6d6' \ '965fc34bbe9998741ea07531772c9673b33aab99' \ '88b3caff739fbf7bd4eb143ae97925556e813ce4') From vmiklos at frugalware.org Fri Oct 9 02:29:11 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 9 Oct 2009 02:29:11 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libssh2-1.2.1-1-i686 Message-ID: <20091009002911.19E2411F002B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e656c3a9876bfea08b11628b939ad626b4a760a2 commit e656c3a9876bfea08b11628b939ad626b4a760a2 Author: Miklos Vajna Date: Fri Oct 9 02:28:57 2009 +0200 libssh2-1.2.1-1-i686 - version bump diff --git a/source/lib/libssh2/FrugalBuild b/source/lib/libssh2/FrugalBuild index 7b94060..836e033 100644 --- a/source/lib/libssh2/FrugalBuild +++ b/source/lib/libssh2/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=libssh2 -pkgver=1.2 +pkgver=1.2.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=('4d2b7997f4ebb976b516e77eb5a5302688090969') +sha1sums=('fc5e66089340cce1cf03a8cfd75b6f15ed59d30c') # optimization OK From vmiklos at frugalware.org Fri Oct 9 02:48:19 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 9 Oct 2009 02:48:19 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libtorrent-0.12.5-1-i686 Message-ID: <20091009004819.7576111F0028@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a7c8a120c154c8581e7d5708ae618f2231180bbc commit a7c8a120c154c8581e7d5708ae618f2231180bbc Author: Miklos Vajna Date: Fri Oct 9 02:36:08 2009 +0200 libtorrent-0.12.5-1-i686 - version bump diff --git a/source/lib-extra/libtorrent/FrugalBuild b/source/lib-extra/libtorrent/FrugalBuild index bfb85b9..47b1a1e 100644 --- a/source/lib-extra/libtorrent/FrugalBuild +++ b/source/lib-extra/libtorrent/FrugalBuild @@ -2,18 +2,16 @@ # Maintainer: voroskoi pkgname=libtorrent -pkgver=0.12.4 -pkgrel=2 +pkgver=0.12.5 +pkgrel=1 pkgdesc="LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code." url="http://libtorrent.rakshasa.no/" depends=('openssl' 'libsigc++2') groups=('lib-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url |grep libtorrent.*.tar |sed -ne 's/.*t-\(.*\).t.*/\1/;1p'" -source=(http://libtorrent.rakshasa.no/downloads/libtorrent-$pkgver.tar.gz \ - libtorrent-0.12.4-gcc44.patch) +source=(http://libtorrent.rakshasa.no/downloads/libtorrent-$pkgver.tar.gz) Fconfopts="$Fconfopts --enable-static" -sha1sums=('6deab3f6af5e9566c987131d586751c7dc3b5dbb' \ - '5b88d2a4c32fb641cdb79ce63cd11cec5e975883') +sha1sums=('05a60581c6b1a94e2a07d1a07e47b8c60d2e237c') # optimization OK diff --git a/source/lib-extra/libtorrent/libtorrent-0.12.4-gcc44.patch b/source/lib-extra/libtorrent/libtorrent-0.12.4-gcc44.patch deleted file mode 100644 index a7cbe32..0000000 --- a/source/lib-extra/libtorrent/libtorrent-0.12.4-gcc44.patch +++ /dev/null @@ -1,49 +0,0 @@ -diff -Nurp libtorrent-0.12.4.old/src/torrent/poll_epoll.cc libtorrent-0.12.4/src/torrent/poll_epoll.cc ---- libtorrent-0.12.4.old/src/torrent/poll_epoll.cc 2008-10-28 06:49:47.000000000 -0500 -+++ libtorrent-0.12.4/src/torrent/poll_epoll.cc 2009-02-04 09:45:22.000000000 -0600 -@@ -37,6 +37,7 @@ - #include "config.h" - - #include -+#include - #include - - #include - - -diff -Nurp libtorrent-0.12.4.old/src/protocol/extensions.cc libtorrent-0.12.4/src/protocol/extensions.cc ---- libtorrent-0.12.4.old/src/protocol/extensions.cc 2008-08-26 15:15:15.000000000 -0500 -+++ libtorrent-0.12.4/src/protocol/extensions.cc 2009-02-04 09:47:07.000000000 -0600 -@@ -36,6 +36,7 @@ - - #include "config.h" - -+#include - #include - #include - -diff -Nurp libtorrent-0.12.4.old/src/tracker/tracker_dht.cc libtorrent-0.12.4/src/tracker/tracker_dht.cc ---- libtorrent-0.12.4.old/src/tracker/tracker_dht.cc 2008-08-26 15:18:34.000000000 -0500 -+++ libtorrent-0.12.4/src/tracker/tracker_dht.cc 2009-02-04 09:48:49.000000000 -0600 -@@ -36,6 +36,8 @@ - - #include "config.h" - -+#include -+ - #include - - #include "dht/dht_router.h" - -diff -Nurp libtorrent-0.12.4.old/src/tracker/tracker_udp.cc libtorrent-0.12.4/src/tracker/tracker_udp.cc ---- libtorrent-0.12.4.old/src/tracker/tracker_udp.cc 2008-05-07 07:19:13.000000000 -0500 -+++ libtorrent-0.12.4/src/tracker/tracker_udp.cc 2009-02-04 09:49:24.000000000 -0600 -@@ -36,6 +36,8 @@ - - #include "config.h" - -+#include -+ - #include - #include - From vmiklos at frugalware.org Fri Oct 9 02:48:19 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 9 Oct 2009 02:48:19 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libgphoto2-2.4.7-1-i686 Message-ID: <20091009004819.56F4511F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1011851223de7b19cd7db84a6d4c628c6db14ba2 commit 1011851223de7b19cd7db84a6d4c628c6db14ba2 Author: Miklos Vajna Date: Fri Oct 9 02:32:17 2009 +0200 libgphoto2-2.4.7-1-i686 - version bump diff --git a/source/lib/libgphoto2/FrugalBuild b/source/lib/libgphoto2/FrugalBuild index 17a3159..c3f6e6f 100644 --- a/source/lib/libgphoto2/FrugalBuild +++ b/source/lib/libgphoto2/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi pkgname=libgphoto2 -pkgver=2.4.6 +pkgver=2.4.7 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=('f9fd10495ababce3cf992b36f3a29359e598aea7') +sha1sums=('f91aef06204f3b1b0f3e07facba452881bedc2e1') build() { UDEV_RULES="${Fdestdir}/etc/udev/rules.d/40-${pkgname}.rules" From vmiklos at frugalware.org Fri Oct 9 02:48:19 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 9 Oct 2009 02:48:19 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libnfsidmap-0.23-1-i686 Message-ID: <20091009004819.AA60411F002A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=67be917f67695e9ed8dac825be3baab690647f9f commit 67be917f67695e9ed8dac825be3baab690647f9f Author: Miklos Vajna Date: Fri Oct 9 02:41:16 2009 +0200 libnfsidmap-0.23-1-i686 - version bump diff --git a/source/network/libnfsidmap/FrugalBuild b/source/network/libnfsidmap/FrugalBuild index c6c919c..73f7c55 100644 --- a/source/network/libnfsidmap/FrugalBuild +++ b/source/network/libnfsidmap/FrugalBuild @@ -3,8 +3,8 @@ # Maintainer: voroskoi pkgname=libnfsidmap -pkgver=0.21 -pkgrel=2 +pkgver=0.23 +pkgrel=1 pkgdesc="Library to help mapping id's, mainly for NFSv4." url="http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/" groups=('network') @@ -13,6 +13,6 @@ makedepends=('openldap>=2.4.16') depends=('libldap') up2date="lynx -dump http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/|grep tar.gz|sed -n 's/.*-\(.*\)\.t.*/\1/p'|sort -u -n -t . -k 2|tail -n 1" source=($url/$pkgname-$pkgver.tar.gz) -sha1sums=('576e3775517c34fbddf62ae99f4122c2d84c8715') +sha1sums=('bd9647582f7d863a483460815f0a0b1450884c3d') # optimization OK From vmiklos at frugalware.org Fri Oct 9 02:48:19 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 9 Oct 2009 02:48:19 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: cdrdao-1.2.3-1-i686 Message-ID: <20091009004819.92AB211F0029@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8b2d0c9b99cbc2b85c2fad2228a02e85fdc8852c commit 8b2d0c9b99cbc2b85c2fad2228a02e85fdc8852c Author: Miklos Vajna Date: Fri Oct 9 02:40:02 2009 +0200 cdrdao-1.2.3-1-i686 - version bump diff --git a/source/multimedia/cdrdao/FrugalBuild b/source/multimedia/cdrdao/FrugalBuild index e9cb582..f9bf94d 100644 --- a/source/multimedia/cdrdao/FrugalBuild +++ b/source/multimedia/cdrdao/FrugalBuild @@ -3,8 +3,8 @@ # Maintainer: voroskoi pkgname=cdrdao -pkgver=1.2.2 -pkgrel=2 +pkgver=1.2.3 +pkgrel=1 pkgdesc="Records audio/data CD-Rs in disk-at-once (DAO) mode" makedepends=('pccts') depends=('libmad' 'lame' 'libstdc++' 'libao' 'libvorbis' 'cdrtools') @@ -12,9 +12,7 @@ groups=('multimedia') archs=('i686' 'x86_64' 'ppc') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge -source=($source cdrdao-1.2.2-gcc43.patch) -sha1sums=('2699e56e00342c1fa2a3815ed02418fe964b276b' \ - '4dd068df0a6978e6dae8395dd07ba88b76455301') +sha1sums=('70d6547795a1342631c7ab56709fd1940c2aff9f') build() { diff --git a/source/multimedia/cdrdao/cdrdao-1.2.2-gcc43.patch b/source/multimedia/cdrdao/cdrdao-1.2.2-gcc43.patch deleted file mode 100644 index f6707a9..0000000 --- a/source/multimedia/cdrdao/cdrdao-1.2.2-gcc43.patch +++ /dev/null @@ -1,73 +0,0 @@ -#!/bin/sh /usr/share/dpatch/dpatch-run -## 09-gcc-3.4.dpatch by Matthias Klose -## -## DP: Fix build failures with g++-4.3 (Closes: #455309). - - at DPATCH@ - -diff -Naurp cdrdao-1.2.2.orig/trackdb/FormatConverter.cc cdrdao-1.2.2/trackdb/FormatConverter.cc ---- cdrdao-1.2.2.orig/trackdb/FormatConverter.cc 2005-05-10 00:55:28.000000000 +0000 -+++ cdrdao-1.2.2/trackdb/FormatConverter.cc 2008-03-07 11:14:07.000000000 +0000 -@@ -22,6 +22,7 @@ - #include - #endif - #include -+#include - - #include "config.h" - #include "util.h" -diff -Naurp cdrdao-1.2.2.orig/trackdb/FormatOgg.cc cdrdao-1.2.2/trackdb/FormatOgg.cc ---- cdrdao-1.2.2.orig/trackdb/FormatOgg.cc 2005-04-22 02:01:46.000000000 +0000 -+++ cdrdao-1.2.2/trackdb/FormatOgg.cc 2008-03-07 11:14:07.000000000 +0000 -@@ -18,6 +18,7 @@ - */ - - #include -+#include - - #include "util.h" - #include "FormatOgg.h" -diff -Naurp cdrdao-1.2.2.orig/trackdb/FormatMp3.cc cdrdao-1.2.2/trackdb/FormatMp3.cc ---- cdrdao-1.2.2.orig/trackdb/FormatMp3.cc 2005-09-24 20:28:43.000000000 +0000 -+++ cdrdao-1.2.2/trackdb/FormatMp3.cc 2008-03-07 11.14.07.000000000 +0000 -@@ -25,6 +25,7 @@ - #include - #include - #include -+#include - #include - #include - #include -diff -Naurp cdrdao-1.2.2.orig/trackdb/TempFileManager.cc cdrdao-1.2.2/trackdb/TempFileManager.cc ---- cdrdao-1.2.2.orig/trackdb/TempFileManager.cc 2005-04-22 02:01:46.000000000 +0000 -+++ cdrdao-1.2.2/trackdb/TempFileManager.cc 2008-03-07 11:14:07.000000000 +0000 -@@ -24,6 +24,7 @@ - #include - #include - #include -+#include - - #define DEFAULT_TEMP_PATH "/tmp/" - -diff -Naurp cdrdao-1.2.2.orig/xdao/AudioCDProject.cc cdrdao-1.2.2/xdao/AudioCDProject.cc ---- cdrdao-1.2.2.orig/xdao/AudioCDProject.cc 2006-09-18 10:42:26.000000000 +0000 -+++ cdrdao-1.2.2/xdao/AudioCDProject.cc 2008-03-07 11:15:26.000000000 +0000 -@@ -18,6 +18,7 @@ - */ - - #include -+#include - #include - #include - -diff -Naurp cdrdao-1.2.2.orig/xdao/TextEdit.cc cdrdao-1.2.2/xdao/TextEdit.cc ---- cdrdao-1.2.2.orig/xdao/TextEdit.cc 2004-02-12 01:13:32.000000000 +0000 -+++ cdrdao-1.2.2/xdao/TextEdit.cc 2008-03-07 11:14:07.000000000 +0000 -@@ -21,6 +21,7 @@ - - #include - #include -+#include - - TextEdit::TextEdit(const char *sample) : Gtk::Entry() - { From vmiklos at frugalware.org Fri Oct 9 02:48:19 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 9 Oct 2009 02:48:19 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: openssh-5.3p1-1-i686 Message-ID: <20091009004819.C6AE011F002B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ea7ab18c5c0ebd47cd68d9851cc7e5f2fda9c41f commit ea7ab18c5c0ebd47cd68d9851cc7e5f2fda9c41f Author: Miklos Vajna Date: Fri Oct 9 02:47:44 2009 +0200 openssh-5.3p1-1-i686 - version bump diff --git a/source/network/openssh/FrugalBuild b/source/network/openssh/FrugalBuild index 30a3544..3656826 100644 --- a/source/network/openssh/FrugalBuild +++ b/source/network/openssh/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi pkgname=openssh -pkgver=5.2p1 +pkgver=5.3p1 pkgrel=1 pkgdesc='Secure Shell daemon and clients' url="http://www.openssh.com/" From boobaa at frugalware.org Fri Oct 9 07:25:19 2009 From: boobaa at frugalware.org (CSÉCSY Lįszló) Date: Fri, 9 Oct 2009 07:25:19 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: perl-xml-rss-1.46-1-i686 version bump Message-ID: <20091009052519.4EAA711F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ae3334a639e3c8098d5d94afd6fde236f75cffb4 commit ae3334a639e3c8098d5d94afd6fde236f75cffb4 Author: CS??CSY L??szl?? Date: Fri Oct 9 07:25:07 2009 +0200 perl-xml-rss-1.46-1-i686 version bump diff --git a/source/devel-extra/perl-xml-rss/FrugalBuild b/source/devel-extra/perl-xml-rss/FrugalBuild index 854262c..d7b283c 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.45 +pkgver=1.46 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=('8162ff3c2f44ecc481a572f1a79f72969e454c48') +sha1sums=('224febe063469b126a104e693ed3394c268de2d4') From boobaa at frugalware.org Fri Oct 9 07:34:17 2009 From: boobaa at frugalware.org (CSÉCSY Lįszló) Date: Fri, 9 Oct 2009 07:34:17 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: perl-geo-ipfree-0.8-1-i686 version bump Message-ID: <20091009053418.00A4611F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=35e82fe3dc16aa46f71b1b8c0f1b1b6aeebe8378 commit 35e82fe3dc16aa46f71b1b8c0f1b1b6aeebe8378 Author: CS??CSY L??szl?? Date: Fri Oct 9 07:34:07 2009 +0200 perl-geo-ipfree-0.8-1-i686 version bump diff --git a/source/devel-extra/perl-geo-ipfree/FrugalBuild b/source/devel-extra/perl-geo-ipfree/FrugalBuild index 83712ac..1912c70 100644 --- a/source/devel-extra/perl-geo-ipfree/FrugalBuild +++ b/source/devel-extra/perl-geo-ipfree/FrugalBuild @@ -3,9 +3,9 @@ _F_perl_name=Geo-IPfree _F_perl_author=B/BR/BRICAS -pkgver=0.7 +pkgver=0.8 pkgdesc="DB of IPs is free & small." depends=('perl') Finclude perl -sha1sums=('19bf1a69f91ef4965d6df772483a837e59ab8eea') +sha1sums=('fb661916f5e15df0927a0def1ed955747801aa97') archs=(${archs[@]} 'x86_64') From bouleetbil at frogdev.info Fri Oct 9 09:43:37 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 9 Oct 2009 09:43:37 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libxfontcache-1.0.5-1-i686 *version bump Message-ID: <20091009074338.02C0E11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=fb33a0c00fe25de29662074714dde1046fdb68f4 commit fb33a0c00fe25de29662074714dde1046fdb68f4 Author: bouleetbil Date: Fri Oct 9 09:45:25 2009 +0200 libxfontcache-1.0.5-1-i686 *version bump diff --git a/source/x11/libxfontcache/FrugalBuild b/source/x11/libxfontcache/FrugalBuild index 77ce486..f4db2e1 100644 --- a/source/x11/libxfontcache/FrugalBuild +++ b/source/x11/libxfontcache/FrugalBuild @@ -3,14 +3,14 @@ pkgname=libxfontcache _F_xorg_name=libXfontcache -pkgver=1.0.4 -pkgrel=4 +pkgver=1.0.5 +pkgrel=1 pkgdesc="The Xfontcache Library" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64' 'ppc') -depends=('libx11>=1.2.1' 'libxext>=1.0.5-3' 'fontcacheproto') -makedepends=('pkgconfig' 'inputproto>=1.5') +depends=('libx11>=1.3' 'libxext>=1.0.5-3' 'fontcacheproto') +makedepends=('pkgconfig' 'inputproto>=2.0') Finclude xorg +sha1sums=('9e9bfee1a143cbe9486830d53f8f9cc0a91be472') -sha1sums=('25fbf6df365c0296b58124c46647facaf9072668') # optimization OK From bouleetbil at frogdev.info Fri Oct 9 09:52:40 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 9 Oct 2009 09:52:40 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xorg.sh *update the version of xorg-server Message-ID: <20091009075240.30BD711F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=dee8e95bd26235eba58a168338295dd1f8eba2a6 commit dee8e95bd26235eba58a168338295dd1f8eba2a6 Author: bouleetbil Date: Fri Oct 9 09:53:45 2009 +0200 xorg.sh *update the version of xorg-server diff --git a/source/include/xorg.sh b/source/include/xorg.sh index fb538be..92c6fa1 100644 --- a/source/include/xorg.sh +++ b/source/include/xorg.sh @@ -57,7 +57,7 @@ if [[ $pkgname =~ ^xf86-input- ]]; then pkgdesc="X.Org driver for ${pkgname#xf86-input-} input devices" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') - depends=('xorg-server>=1.6.1') + depends=('xorg-server>=1.7.0') makedepends=('inputproto' 'randrproto') fi url="http://xorg.freedesktop.org" From bouleetbil at frogdev.info Fri Oct 9 09:52:40 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 9 Oct 2009 09:52:40 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xf86-video-openchrome-0.2.904-1-i686 *version bump Message-ID: <20091009075240.4BBE511F0028@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=52495ea3bd593f06fa4f249c186cdacccc72ca36 commit 52495ea3bd593f06fa4f249c186cdacccc72ca36 Author: bouleetbil Date: Fri Oct 9 09:54:26 2009 +0200 xf86-video-openchrome-0.2.904-1-i686 *version bump diff --git a/source/x11-extra/xf86-video-openchrome/FrugalBuild b/source/x11-extra/xf86-video-openchrome/FrugalBuild index c5ebfe1..5dd9ddc 100644 --- a/source/x11-extra/xf86-video-openchrome/FrugalBuild +++ b/source/x11-extra/xf86-video-openchrome/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: crazy pkgname=xf86-video-openchrome -pkgver=0.2.903 +pkgver=0.2.904 pkgrel=1 pkgdesc="A free and Open Source video driver for the VIA/S3G UniChrome and UniChrome Pro graphics chipsets." url="http://www.openchrome.org/" -depends=('libdrm>=2.4.11' 'libx11>=1.2.1' 'libxvmc') +depends=('libdrm>=2.4.11' 'libx11>=1.3' 'libxvmc') makedepends=('randrproto>1.3.0' 'renderproto' 'xextproto>=7.0.5' 'xproto>=7.0.15' 'fontsproto' \ - 'xorg-server>=1.6.1-2' 'xf86driproto>=2.0.4' 'glproto') -rodepends=('xorg-server>=1.6.1-2') + 'xorg-server>=1.7.' 'xf86driproto>=2.0.4' 'glproto') +rodepends=('xorg-server>=1.7.0') conflicts=('openchrome') provides=('openchrome') replaces=('openchrome') @@ -18,6 +18,6 @@ archs=('i686' 'x86_64') options=('force') up2date="lynx -dump http://www.openchrome.org/releases/|Flasttar" source=(http://www.openchrome.org/releases/$pkgname-$pkgver.tar.gz) -sha1sums=('ff7bdf8ee4ef28f44f6d739327d55ecbf85de4d3') +sha1sums=('24dedefb8f5f69b2ed456d046d911f040a78ab70') # optimization OK From bouleetbil at frogdev.info Fri Oct 9 09:54:24 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 9 Oct 2009 09:54:24 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xf86-input-synaptics-1.2.0-1-i686 *version bump Message-ID: <20091009075424.71E8611F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=5de375eb37439aa00ac9933303c83340c41a2b8e commit 5de375eb37439aa00ac9933303c83340c41a2b8e Author: bouleetbil Date: Fri Oct 9 09:56:12 2009 +0200 xf86-input-synaptics-1.2.0-1-i686 *version bump diff --git a/source/x11/xf86-input-synaptics/FrugalBuild b/source/x11/xf86-input-synaptics/FrugalBuild index 79e115f..5bca5ea 100644 --- a/source/x11/xf86-input-synaptics/FrugalBuild +++ b/source/x11/xf86-input-synaptics/FrugalBuild @@ -4,13 +4,13 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=xf86-input-synaptics -pkgver=1.1.99.1 +pkgver=1.2.0 Fuse $USE_DEVEL && pkgver=1.1.99.31.gc9527bdc Finclude xorg replaces=('synaptics') _F_cd_path="$pkgname-$pkgver" source=($source README.Frugalware) -sha1sums=('d48c94b8fc31fff3666a4d08e3295579f0572138' \ +sha1sums=('bca5433285290f67cca42eb37abfd5292b83c991' \ 'fcc70fb810074bfdc9a89cc1211fc8d75c1c964b') if Fuse $USE_DEVEL; then unset source sha1sums From bouleetbil at frogdev.info Fri Oct 9 10:00:06 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 9 Oct 2009 10:00:06 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libxt-1.0.7-1-i686 *version bump Message-ID: <20091009080006.6790F11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=95ef0177a720cbaa71fa113fe6076e6f7ae9a3fe commit 95ef0177a720cbaa71fa113fe6076e6f7ae9a3fe Author: bouleetbil Date: Fri Oct 9 10:01:33 2009 +0200 libxt-1.0.7-1-i686 *version bump diff --git a/source/x11/libxt/FrugalBuild b/source/x11/libxt/FrugalBuild index a3ce7f8..cb93efb 100644 --- a/source/x11/libxt/FrugalBuild +++ b/source/x11/libxt/FrugalBuild @@ -3,16 +3,16 @@ pkgname=libxt _F_xorg_name=libXt -pkgver=1.0.6 +pkgver=1.0.7 pkgrel=1 pkgdesc="X Toolkit Library" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64' 'ppc') -depends=('libx11>=1.2.1' 'libsm>=1.1.0' 'xproto>=7.0.15') -makedepends=('pkgconfig' 'inputproto>=1.5') +depends=('libx11>=1.3' 'libsm>=1.1.0' 'xproto>=7.0.15') +makedepends=('pkgconfig' 'inputproto>=2.0') _F_xorg_ind=1 Finclude xorg -sha1sums=('8396f51c413006a14c1d7ecd3270a3c59736654a') +sha1sums=('3c285b9c04a393dec1cc3d60cf5582d798eb3272') # optimization OK From bouleetbil at frogdev.info Fri Oct 9 10:04:39 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 9 Oct 2009 10:04:39 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libxxf86misc-1.0.2-1-i686 *version bump Message-ID: <20091009080439.1E23D11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=548531aec41f9a006fdd546e549542d2d154a1bf commit 548531aec41f9a006fdd546e549542d2d154a1bf Author: bouleetbil Date: Fri Oct 9 10:06:28 2009 +0200 libxxf86misc-1.0.2-1-i686 *version bump diff --git a/source/x11/libxxf86misc/FrugalBuild b/source/x11/libxxf86misc/FrugalBuild index c6d8507..80a01c3 100644 --- a/source/x11/libxxf86misc/FrugalBuild +++ b/source/x11/libxxf86misc/FrugalBuild @@ -3,14 +3,15 @@ pkgname=libxxf86misc _F_xorg_name=libXxf86misc -pkgver=1.0.1 -pkgrel=3 +pkgver=1.0.2 +pkgrel=1 pkgdesc="X.Org Xxf86misc library" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64' 'ppc') -depends=('libx11>=1.2.1' 'libxext>=1.0.5-3' 'xf86miscproto') -makedepends=('pkgconfig' 'xproto>=7.0.15' 'inputproto>=1.5') +depends=('libx11>=1.3' 'libxext>=1.0.5-3' 'xf86miscproto') +makedepends=('pkgconfig' 'xproto>=7.0.15' 'inputproto>=2.0') Finclude xorg -sha1sums=('cbe908951802d6bd4489a2ca078434c16979d8e5') +sha1sums=('aea1be067de8c7bdedd917e07d8db608f4a804a8') + # optimization OK From bouleetbil at frogdev.info Fri Oct 9 10:14:15 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 9 Oct 2009 10:14:15 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: seahorse-2.28.0-2-i686 *rebuild with gnutls=2.8.4-1 Message-ID: <20091009081415.5397F11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c7a743e8247a5f8571ec741961c4b536e376566f commit c7a743e8247a5f8571ec741961c4b536e376566f Author: bouleetbil Date: Fri Oct 9 10:16:00 2009 +0200 seahorse-2.28.0-2-i686 *rebuild with gnutls=2.8.4-1 diff --git a/source/gnome-extra/seahorse/FrugalBuild b/source/gnome-extra/seahorse/FrugalBuild index 57f8c49..e288796 100644 --- a/source/gnome-extra/seahorse/FrugalBuild +++ b/source/gnome-extra/seahorse/FrugalBuild @@ -3,10 +3,10 @@ pkgname=seahorse pkgver=2.28.0 -pkgrel=1 +pkgrel=2 pkgdesc="A GNOME application for managing PGP keys." url="http://www.seahorse.sourceforge.net/" -depends=('gnutls=2.8.3-1' 'gtksourceview>=2.8.0' 'gnupg>=1.4.9-2' 'libldap>=2.4.16' \ +depends=('gnutls=2.8.4-1' 'gtksourceview>=2.8.0' 'gnupg>=1.4.9-2' 'libldap>=2.4.16' \ 'gpgme' 'libsoup>=2.28.0' 'dbus' 'dbus-glib' 'libxml2' \ 'libnotify>=0.4.5-2' 'libgnomeui>=2.24.2' 'openssh' 'gconf>=2.28.0' 'avahi>=0.6.24-5') makedepends=('gettext' 'openldap' 'intltool' 'pkgconfig' 'gnome-doc-utils') From bouleetbil at frogdev.info Fri Oct 9 10:30:41 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 9 Oct 2009 10:30:41 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gstreamer-0.10.25-1-i686 *version bump Message-ID: <20091009083041.D2BC111F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b0d5b67521999e660d3cb4ef49cf77e61dc52e75 commit b0d5b67521999e660d3cb4ef49cf77e61dc52e75 Author: bouleetbil Date: Fri Oct 9 10:32:24 2009 +0200 gstreamer-0.10.25-1-i686 *version bump diff --git a/source/xmultimedia/gstreamer/FrugalBuild b/source/xmultimedia/gstreamer/FrugalBuild index 48fa611..a678f4a 100644 --- a/source/xmultimedia/gstreamer/FrugalBuild +++ b/source/xmultimedia/gstreamer/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Christian Hamar alias krix pkgname=gstreamer -pkgver=0.10.24 +pkgver=0.10.25 pkgrel=1 pkgdesc="Open Source Multimedia Framework" url="http://gstreamer.freedesktop.org/" @@ -40,7 +40,7 @@ build() Fsplit $pkgname-docs usr/share/gtk-doc } -sha1sums=('bb93174f1c19560e119092a16e8acc3a905b6bb4' \ +sha1sums=('e3cda2dcac9dbbfc2e61ba79fcd3bff1313dc7f4' \ 'b1a04cc8052418384e2f3a5de925abaeac8110ae') # optimization OK From bouleetbil at frogdev.info Fri Oct 9 10:51:38 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 9 Oct 2009 10:51:38 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gst-plugins-base-0.10.25-1-i686 *version bump Message-ID: <20091009085138.237DB11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2633b6b8de5f21cd1c921732e2502fa414201a1c commit 2633b6b8de5f21cd1c921732e2502fa414201a1c Author: bouleetbil Date: Fri Oct 9 10:52:37 2009 +0200 gst-plugins-base-0.10.25-1-i686 *version bump diff --git a/source/xmultimedia/gst-plugins-base/FrugalBuild b/source/xmultimedia/gst-plugins-base/FrugalBuild index 4e15472..28327d8 100644 --- a/source/xmultimedia/gst-plugins-base/FrugalBuild +++ b/source/xmultimedia/gst-plugins-base/FrugalBuild @@ -3,11 +3,11 @@ # Maintainer: crazy pkgname=gst-plugins-base -pkgver=0.10.24 +pkgver=0.10.25 pkgrel=1 pkgdesc="Plugins for GStreamer" url="http://gstreamer.freedesktop.org/" -depends=('libxv' 'libsm' 'gstreamer>=0.10.24') +depends=('libxv' 'libsm' 'gstreamer>=0.10.25') rodepends=('libmms' 'hermes' 'ortp') makedepends=('gtk-doc' 'pyxml' 'gnome-vfs>=2.22.0' 'cdparanoia' 'pango>=1.24.2-2' 'liboil>=0.3.14' \ 'alsa-lib' 'libtheora' 'fontconfig' 'dbus-glib>=0.74-2' 'avahi-glib>=0.6.14-2' \ @@ -18,7 +18,7 @@ options=('scriptlet') replaces=('gst-plugins') up2date="lynx -dump $url/src/$pkgname/|grep '.tar.bz2$'|sort -n -r|head -n 1|sed 's/.*-\(.*\).t.*/\1/'" source=($url/src/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('01abe0839303923671e79d8448ebfabda5bce799') +sha1sums=('6057e6552c936f3dbe9ba01269bc0bcf8469ae0a') subpkgs=("$pkgname-gnomevfs" "$pkgname-cdparanoia" "$pkgname-pango" "$pkgname-alsa" \ "$pkgname-theora" "$pkgname-oil" "$pkgname-libvisual" "$pkgname-ogg" "$pkgname-vorbis" \ From bouleetbil at frogdev.info Fri Oct 9 11:13:09 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 9 Oct 2009 11:13:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gst-ffmpeg-0.10.9-1-i686 *version bump Message-ID: <20091009091309.8657511F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0f5c6972c89868ebbc38f75e0f603bb287f1ecbf commit 0f5c6972c89868ebbc38f75e0f603bb287f1ecbf Author: bouleetbil Date: Fri Oct 9 11:14:29 2009 +0200 gst-ffmpeg-0.10.9-1-i686 *version bump diff --git a/source/xmultimedia/gst-ffmpeg/FrugalBuild b/source/xmultimedia/gst-ffmpeg/FrugalBuild index 1ff65e3..cb43b3d 100644 --- a/source/xmultimedia/gst-ffmpeg/FrugalBuild +++ b/source/xmultimedia/gst-ffmpeg/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: crazy pkgname=gst-ffmpeg -pkgver=0.10.8 +pkgver=0.10.9 pkgrel=1 pkgdesc="Gstreamer Multimedia Framework FFMpeg Plugin" url="http://www.gstreamer.net" -depends=('gst-plugins-base>=0.10.24' 'gst-plugins-base-oil>=0.10.24' 'libstdc++') +depends=('gst-plugins-base>=0.10.25' 'gst-plugins-base-oil>=0.10.25' 'libstdc++') makedepends=('sdl' 'freetype2') groups=('xmultimedia') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://gstreamer.freedesktop.org/src/gst-ffmpeg/|sort -r -n|grep -m1 '.tar.bz2$'|sed 's/.*-\(.*\).tar.bz2/\1/'" source=(http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('8da40e16649c3afd237b0edc5edc809cc731de84') +sha1sums=('88b68958680d345ebb7b261dbabd12b5908869ef') build() { From bouleetbil at frogdev.info Fri Oct 9 11:23:17 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 9 Oct 2009 11:23:17 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gst-python-0.10.17-1-i686 *version bump Message-ID: <20091009092317.4C04911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ae68eef0933dd14fd3c3e746fdc8c746374c2de4 commit ae68eef0933dd14fd3c3e746fdc8c746374c2de4 Author: bouleetbil Date: Fri Oct 9 11:24:56 2009 +0200 gst-python-0.10.17-1-i686 *version bump diff --git a/source/xlib/gst-python/FrugalBuild b/source/xlib/gst-python/FrugalBuild index 51f0fbf..dc2f406 100644 --- a/source/xlib/gst-python/FrugalBuild +++ b/source/xlib/gst-python/FrugalBuild @@ -3,16 +3,16 @@ # Contributor: DNAku pkgname=gst-python -pkgver=0.10.16 +pkgver=0.10.17 pkgrel=1 pkgdesc="GStreamer python bindings" url="http://gstreamer.freedesktop.org/modules/gst-python.html" -depends=('gstreamer>=0.10.20' 'gst-plugins-base>=0.10.20' 'pygtk' 'libxml2') +depends=('gstreamer>=0.10.25' 'gst-plugins-base>=0.10.25' 'pygtk' 'libxml2') archs=('i686' 'x86_64' 'ppc') groups=('xlib') options=('scriptlet') up2date="lynx -dump http://gstreamer.freedesktop.org/src/gst-python/|grep tar.gz$|sed -n 's/.*n-\([^-]*\)-.*/\1/;$ p'|sed 's/.*on.//g'|sed 's/.tar.*//g'" source=(http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('d6719417e3228a392ab6a40d3961c0de830bdc79') +sha1sums=('b84ff5db07b6721e7cdb535f77ca39d3b59d1392') # optimization OK From bouleetbil at frogdev.info Fri Oct 9 11:35:53 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 9 Oct 2009 11:35:53 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: bcprov-144-1-i686 *version bump Message-ID: <20091009093554.13C4C11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=95ef5bba7b460ce0721b012e399487053f076843 commit 95ef5bba7b460ce0721b012e399487053f076843 Author: bouleetbil Date: Fri Oct 9 11:37:15 2009 +0200 bcprov-144-1-i686 *version bump diff --git a/source/devel-extra/bcprov/FrugalBuild b/source/devel-extra/bcprov/FrugalBuild index ea6fb74..289e339 100644 --- a/source/devel-extra/bcprov/FrugalBuild +++ b/source/devel-extra/bcprov/FrugalBuild @@ -3,7 +3,7 @@ pkgname=bcprov _F_archive_name="$pkgname-jdk14" -pkgver=143 +pkgver=144 pkgrel=1 pkgdesc="Java cryptography APIs." url="http://www.bouncycastle.org/java.html" @@ -12,7 +12,7 @@ source=(http://downloads.bouncycastle.org/java/$_F_archive_name-$pkgver.tar.gz b Finclude java groups=('devel-extra') archs=('i686' 'x86_64') -sha1sums=('51b44eaeb751b555b93d71fb391fdbbc47fb25a5' \ +sha1sums=('cbe34c48e7eac450d39b4ce25b93d482235b022b' \ '9db4bf71cf4214351b54ed77442296619cf71fd0') build() { From bouleetbil at frogdev.info Fri Oct 9 12:06:14 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 9 Oct 2009 12:06:14 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: bcmail-144-1-i686 *version bump Message-ID: <20091009100614.2B46811F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3f45e77f62f2d08764b7bda815839e0b70956a4f commit 3f45e77f62f2d08764b7bda815839e0b70956a4f Author: bouleetbil Date: Fri Oct 9 12:08:00 2009 +0200 bcmail-144-1-i686 *version bump diff --git a/source/devel-extra/bcmail/FrugalBuild b/source/devel-extra/bcmail/FrugalBuild index c5c09e1..ef85aba 100644 --- a/source/devel-extra/bcmail/FrugalBuild +++ b/source/devel-extra/bcmail/FrugalBuild @@ -3,17 +3,17 @@ pkgname=bcmail _F_archive_name="$pkgname-jdk14" -pkgver=143 +pkgver=144 pkgrel=1 pkgdesc="Java cryptography APIs." url="http://www.bouncycastle.org/java.html" up2date="lynx -dump http://www.bouncycastle.org/latest_releases.html | Flasttar" source=(http://downloads.bouncycastle.org/java/$_F_archive_name-$pkgver.tar.gz build.xml) Finclude java -depends=(${depends[@]} 'jaf' 'bcprov>=143' 'junit' 'gnumail') +depends=(${depends[@]} 'jaf' 'bcprov>=144' 'junit' 'gnumail') groups=('devel-extra') archs=('i686' 'x86_64') -sha1sums=('69ff109e833e69f86b21ee9c2e6f726d06b288b4' \ +sha1sums=('70905b114ab90ff2aff1ee6e974bde9baf344780' \ '9db4bf71cf4214351b54ed77442296619cf71fd0') build() { From bouleetbil at frogdev.info Fri Oct 9 12:12:20 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 9 Oct 2009 12:12:20 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gupnp-0.13.1-1-i686 *version bump Message-ID: <20091009101220.E102811F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c79b1ba16a387911da42d988fa84237d2f459ec3 commit c79b1ba16a387911da42d988fa84237d2f459ec3 Author: bouleetbil Date: Fri Oct 9 12:14:09 2009 +0200 gupnp-0.13.1-1-i686 *version bump diff --git a/source/xlib-extra/gupnp/FrugalBuild b/source/xlib-extra/gupnp/FrugalBuild index 55f83b5..26440ed 100644 --- a/source/xlib-extra/gupnp/FrugalBuild +++ b/source/xlib-extra/gupnp/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gupnp -pkgver=0.13.0 +pkgver=0.13.1 pkgrel=1 pkgdesc="GUPnP implements the UPnP specification of GUPnP framework." depends=('gssdp>=0.7.0') @@ -12,6 +12,6 @@ up2date="Flasttar $url/sources/$pkgname" groups=('xlib-extra') options=('scriptlet') archs=('i686' 'x86_64' 'ppc') -sha1sums=('f7a9f5885342eed4c606e4dcfd2b6979c499bac1') +sha1sums=('33e25777ac1be128c123ecaa47d839e4a25f2279') # optimization OK From bouleetbil at frogdev.info Fri Oct 9 12:18:56 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 9 Oct 2009 12:18:56 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: farsight2-0.0.16-1-i686 *version bump Message-ID: <20091009101856.869CF11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dc274ff8ed91bf07f446affdc51ea171806f58bc commit dc274ff8ed91bf07f446affdc51ea171806f58bc Author: bouleetbil Date: Fri Oct 9 12:20:35 2009 +0200 farsight2-0.0.16-1-i686 *version bump diff --git a/source/xlib/farsight2/FrugalBuild b/source/xlib/farsight2/FrugalBuild index ca8eee9..15d22ef 100644 --- a/source/xlib/farsight2/FrugalBuild +++ b/source/xlib/farsight2/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=farsight2 -pkgver=0.0.15 -pkgrel=4 +pkgver=0.0.16 +pkgrel=1 pkgdesc="Farsight2 is an audio/video conferencing framework" url="http://farsight.freedesktop.org/" depends=('dbus-glib>=0.78' 'gst-plugins-good' 'gst-plugins-bad' \ @@ -13,6 +13,6 @@ archs=('i686' 'x86_64' 'ppc') replaces=('farsight') up2date="lynx -dump http://farsight.freedesktop.org/releases/$pkgname | Flasttar" source=(http://farsight.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('7edecfce0d3849ffceb6324a6ca63929338b4ccb') +sha1sums=('dd25428cb38cc54169db6e8022ed49bc7d609d5b') # optimization OK From bouleetbil at frogdev.info Fri Oct 9 12:46:12 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 9 Oct 2009 12:46:12 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: lucene-2.9.0-1-i686 *version bump Message-ID: <20091009104612.6A9D211F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a12ea5d09163c62d3f928549d12fff0d0eb3a07d commit a12ea5d09163c62d3f928549d12fff0d0eb3a07d Author: bouleetbil Date: Fri Oct 9 12:47:58 2009 +0200 lucene-2.9.0-1-i686 *version bump diff --git a/source/devel-extra/lucene/FrugalBuild b/source/devel-extra/lucene/FrugalBuild index ca95618..307bed4 100644 --- a/source/devel-extra/lucene/FrugalBuild +++ b/source/devel-extra/lucene/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=lucene -pkgver=2.4.1 +pkgver=2.9.0 pkgrel=1 pkgdesc="High-performance, full-featured text search engine written entirely in Java" url="http://jakarta.apache.org/$pkgname/" @@ -11,7 +11,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="Flastarchive http://www.apache.org/dist/$pkgname/java/ -src.tar.gz" source=(http://www.apache.org/dist/$pkgname/java/$pkgname-$pkgver-src.tar.gz Fix_Build.diff) -sha1sums=('7e4b31458255d6f0fa6b5a0fa9148a4ef1fb5a85' \ +sha1sums=('68b91760ae1945ed686373a97bf2341b417424ac' \ '64f2bd8d7596232f8d28d6b547b47db2dcc5c37d') build() { @@ -19,6 +19,6 @@ build() { Fpatchall Fjavacleanup Fant - mv build/${pkgname}-core-2.4.jar ${pkgname}-core.jar || Fdie + mv build/${pkgname}-core-2.9.jar ${pkgname}-core.jar || Fdie Fjar ${pkgname}-core.jar } From bouleetbil at frogdev.info Fri Oct 9 14:23:11 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 9 Oct 2009 14:23:11 +0200 (CEST) Subject: [Frugalware-git] pam: pam-1.1.0-6-i686 *added db support Message-ID: <20091009122311.653A411F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=1ce38f0135af77e5101fce3282f25c417b26b4e0 commit 1ce38f0135af77e5101fce3282f25c417b26b4e0 Author: bouleetbil Date: Fri Oct 9 14:25:00 2009 +0200 pam-1.1.0-6-i686 *added db support diff --git a/source/base/pam/FrugalBuild b/source/base/pam/FrugalBuild index ca2bdf4..b30bc0f 100644 --- a/source/base/pam/FrugalBuild +++ b/source/base/pam/FrugalBuild @@ -3,12 +3,12 @@ pkgname=pam pkgver=1.1.0 -pkgrel=5 +pkgrel=6 pkgdesc="Linux-PAM (Pluggable Authentication Modules)" archs=('i686' 'x86_64' 'ppc') url="http://www.kernel.org/pub/linux/libs/pam/" groups=('base' 'chroot-core') -depends=('glibc' 'flex' 'gettext') +depends=('glibc' 'flex' 'gettext' 'db') rodepends=('pam-frugalware') source=(ftp://ftp.kernel.org/pub/linux/libs/pam/library/Linux-PAM-$pkgver.tar.gz) up2date="lynx -dump ftp://ftp.kernel.org/pub/linux/libs/pam/library/ | sed 's/Linux-//' | sed 's/PAM/pam/' | Flasttar" @@ -16,8 +16,7 @@ signatures=(${source[0]}.sign) _F_cd_path="Linux-PAM-$pkgver" build() { - Fbuild --disable-db \ - --disable-dependency-tracking \ + Fbuild --disable-dependency-tracking \ --disable-prelude \ --disable-regenerate-man [ "$CARCH" == "x86_64" ] && Fmv /lib64 /lib From bouleetbil at frogdev.info Fri Oct 9 14:53:52 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 9 Oct 2009 14:53:52 +0200 (CEST) Subject: [Frugalware-git] pam: pam-ldap-184-1-i686 *new package Message-ID: <20091009125352.B818811F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=c76597361939d103ed4ea29b48367b8e731af0de commit c76597361939d103ed4ea29b48367b8e731af0de Author: bouleetbil Date: Fri Oct 9 14:55:43 2009 +0200 pam-ldap-184-1-i686 *new package diff --git a/source/lib-extra/pam-ldap/FrugalBuild b/source/lib-extra/pam-ldap/FrugalBuild new file mode 100644 index 0000000..5e17a01 --- /dev/null +++ b/source/lib-extra/pam-ldap/FrugalBuild @@ -0,0 +1,26 @@ +# Compiling Time: 1.03 SBU +# Maintainer: bouleetbil + +pkgname=pam-ldap +_F_archive_name=pam_ldap +pkgver=184 +pkgrel=1 +pkgdesc="PAM LDAP Module" +url="http://www.padl.com/OSS/pam_ldap.html" +source=(http://www.padl.com/download/$_F_archive_name-$pkgver.tar.gz) +up2date="Flasttar http://www.padl.com/download/" +groups=('lib-extra') +archs=('i686' 'x86_64' 'ppc') +depends=('libldap' 'pam' 'cyrus-sasl') +makedepends=('openldap') +sha1sums=('4fe29e57cc7f69eca3692fbaf88160aff2260939') +backup=(etc/ldap.conf) + +build() { + Fbuild + Fmkdir lib/security + Fmv /usr/lib/security/pam_ldap.so /lib/security/ + Frm usr/lib +} + +# optimization OK From bouleetbil at frogdev.info Fri Oct 9 15:12:09 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 9 Oct 2009 15:12:09 +0200 (CEST) Subject: [Frugalware-git] pam: nss-ldap-264-1-i686 *new package Message-ID: <20091009131209.87AB311F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=2ebfd46245a146e6daebb808f1650db6a1ce4a56 commit 2ebfd46245a146e6daebb808f1650db6a1ce4a56 Author: bouleetbil Date: Fri Oct 9 15:13:51 2009 +0200 nss-ldap-264-1-i686 *new package diff --git a/source/lib-extra/nss-ldap/FrugalBuild b/source/lib-extra/nss-ldap/FrugalBuild new file mode 100644 index 0000000..081ee74 --- /dev/null +++ b/source/lib-extra/nss-ldap/FrugalBuild @@ -0,0 +1,25 @@ +# Compiling Time: 0.20 SBU +# Maintainer: bouleetbil + +pkgname=nss-ldap +_F_archive_name=nss_ldap +pkgver=264 +pkgrel=1 +pkgdesc="NSS LDAP Module" +url="http://www.padl.com/OSS/nss_ldap.html" +source=(http://www.padl.com/download/$_F_archive_name-$pkgver.tar.gz) +up2date="Flasttar http://www.padl.com/download/" +groups=('lib-extra') +archs=('i686' 'x86_64' 'ppc') +depends=('libldap' 'openssl' 'cyrus-sasl') +makedepends=('openldap') +sha1sums=('b06a8ac04bf1cf6a4aaeef8ae6dbb3fad097a668') +backup=(etc/nsswitch.ldap) + +build() { + Fbuild + Frm usr/usr + Frm etc/ldap.conf +} + +# optimization OK From bouleetbil at frogdev.info Fri Oct 9 15:15:48 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 9 Oct 2009 15:15:48 +0200 (CEST) Subject: [Frugalware-git] pam: pam-ldap-184-2-i686 *we have allready a config file into /etc/openldap *don't add new config into etc Message-ID: <20091009131548.ACE9011F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=8bd9ae07a02a3f01387141a2dfb56bba961d0ec4 commit 8bd9ae07a02a3f01387141a2dfb56bba961d0ec4 Author: bouleetbil Date: Fri Oct 9 15:17:07 2009 +0200 pam-ldap-184-2-i686 *we have allready a config file into /etc/openldap *don't add new config into etc diff --git a/source/lib-extra/pam-ldap/FrugalBuild b/source/lib-extra/pam-ldap/FrugalBuild index 5e17a01..a8938bb 100644 --- a/source/lib-extra/pam-ldap/FrugalBuild +++ b/source/lib-extra/pam-ldap/FrugalBuild @@ -4,7 +4,7 @@ pkgname=pam-ldap _F_archive_name=pam_ldap pkgver=184 -pkgrel=1 +pkgrel=2 pkgdesc="PAM LDAP Module" url="http://www.padl.com/OSS/pam_ldap.html" source=(http://www.padl.com/download/$_F_archive_name-$pkgver.tar.gz) @@ -14,13 +14,13 @@ archs=('i686' 'x86_64' 'ppc') depends=('libldap' 'pam' 'cyrus-sasl') makedepends=('openldap') sha1sums=('4fe29e57cc7f69eca3692fbaf88160aff2260939') -backup=(etc/ldap.conf) build() { Fbuild Fmkdir lib/security Fmv /usr/lib/security/pam_ldap.so /lib/security/ Frm usr/lib + Frm etc/ldap.conf # we use the configuration of openldap } # optimization OK From bouleetbil at frogdev.info Fri Oct 9 16:20:03 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 9 Oct 2009 16:20:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-photo-printer-0.7.0-1-i686 *new package *closed #3976 Message-ID: <20091009142003.DD3DC11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e9f710796e3cbbf5017140889d3da7e262970f2f commit e9f710796e3cbbf5017140889d3da7e262970f2f Author: bouleetbil Date: Fri Oct 9 16:21:42 2009 +0200 gnome-photo-printer-0.7.0-1-i686 *new package *closed #3976 diff --git a/source/gnome-extra/gnome-photo-printer/FrugalBuild b/source/gnome-extra/gnome-photo-printer/FrugalBuild new file mode 100644 index 0000000..755d4b3 --- /dev/null +++ b/source/gnome-extra/gnome-photo-printer/FrugalBuild @@ -0,0 +1,22 @@ +# Compiling Time: 0.03 SBU +# Maintainer: bouleetbil + +pkgname=gnome-photo-printer +_F_archive_name=gpp +pkgver=0.7.0 +pkgrel=1 +pkgdesc="GNOME Photo Printer is intended for printing photos in an easy w" +url="http://www.fogman.de/?page_id=7" +up2date="Flasttar http://www.fogman.de/$_F_archive_name/" +source=(http://www.fogman.de/$_F_archive_name/$_F_archive_name-$pkgver.tar.gz) +options=('scriptlet') +depends=('libgnomeui' 'libgnomeprintui' 'libglade') +makedepends=('perl-xml-parser') +_F_gnome_desktop="y" +_F_gnome_iconcache="y" +Finclude gnome-scriptlet +groups=('gnome-extra') +archs=('i686') +sha1sums=('e79ee69c7fb3961f1c8fb28e00f88f4d4ecedb97') + +# optimization OK From vmiklos at frugalware.org Sat Oct 10 01:33:16 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 10 Oct 2009 01:33:16 +0200 (CEST) Subject: [Frugalware-git] pacman-tools: updates for 1.1.9 Message-ID: <20091009233316.9CE2811F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=80195135b0939202a06d173e9c70e4a8dee637e2 commit 80195135b0939202a06d173e9c70e4a8dee637e2 Author: Miklos Vajna Date: Sat Oct 10 01:33:00 2009 +0200 updates for 1.1.9 diff --git a/Makefile b/Makefile index 64c2286..faf1746 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -VERSION = 1.1.8 +VERSION = 1.1.9 DATE := $(shell date +%Y-%m-%d) CFLAGS ?= -Wall -Werror -g -O2 -pipe diff --git a/NEWS b/NEWS index 3b1f305..09e8a9a 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +1.1.9 - dropped dead genauthors + - mkisorelease now passes its options to mkiso + - dg now uses git clone's --recursive option + - documentation: describe package moves using repoman 1.1.8 - dg: new -v/-s option to push - fwmirror now works without a repoman upd - syncpkgd now kills the build after a timeout (1 day by From vmiklos at frugalware.org Sat Oct 10 01:56:57 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 10 Oct 2009 01:56:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: erlang-13B01-2-i686 Message-ID: <20091009235657.142D011F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e04d14dd316464601ff2a886922e0e707755e61c commit e04d14dd316464601ff2a886922e0e707755e61c Author: Miklos Vajna Date: Sat Oct 10 01:45:17 2009 +0200 erlang-13B01-2-i686 - add wxerlang subpkg diff --git a/source/devel-extra/erlang/FrugalBuild b/source/devel-extra/erlang/FrugalBuild index cdebd78..eeb8fb3 100644 --- a/source/devel-extra/erlang/FrugalBuild +++ b/source/devel-extra/erlang/FrugalBuild @@ -11,7 +11,7 @@ pkgname=erlang pkgver=13B01 ertsver=5.7.2 interfacever=3.6.2 -pkgrel=1 +pkgrel=2 pkgdesc="A programming language designed at the Ericsson Computer Science Laboratory." url="http://www.erlang.org/" depends=('glibc' 'unixodbc' 'ncurses') @@ -26,6 +26,12 @@ sha1sums=('29d0e06dd351f31c70112454f8187e70ee75ca03' \ 'fdb2836af961745ded836f3dd465d3395c750cd5' \ '528a4a95e09e0422256c1bd9a818c37a6ece0a14') +subpkgs=('wxerlang') +subdescs=('Erlang bindings for wxWidgets API.') +subdepends=("$pkgname=$pkgver wxgtk-u8") +subgroups=('devel-extra') +subarchs=('i686 x86_64 ppc') + build() { unset MAKEFLAGS @@ -61,6 +67,7 @@ build() cd .. Fmkdir /usr/share/doc/$pkgname-$pkgver Fcp html /usr/share/doc/$pkgname-$pkgver/html + Fsplit wxerlang usr/lib/erlang/lib/wx-* } # optimization OK From vmiklos at frugalware.org Sat Oct 10 01:56:57 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 10 Oct 2009 01:56:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pacman-tools-1.1.9-1-i686 Message-ID: <20091009235657.32EFB11F0028@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fb846f5e171946e9aadcb0106c90f5d0a699b5d7 commit fb846f5e171946e9aadcb0106c90f5d0a699b5d7 Author: Miklos Vajna Date: Sat Oct 10 01:49:51 2009 +0200 pacman-tools-1.1.9-1-i686 - version bump diff --git a/source/devel/pacman-tools/FrugalBuild b/source/devel/pacman-tools/FrugalBuild index dbad5a4..687c65c 100644 --- a/source/devel/pacman-tools/FrugalBuild +++ b/source/devel/pacman-tools/FrugalBuild @@ -4,7 +4,7 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=pacman-tools -pkgver=1.1.8 +pkgver=1.1.9 Fuse $USE_DEVEL && pkgver=1.1.7.13.g544f9ab pkgrel=1 pkgdesc="Tools for developers for managing packages" From devil505linux at gmail.com Sat Oct 10 09:06:46 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 10 Oct 2009 09:06:46 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: chuck-1.2.1.3-1-i686 * version bump Message-ID: <20091010070646.69FBB11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=56476ce724ade7d992173ec12a0f140a04aaa1c4 commit 56476ce724ade7d992173ec12a0f140a04aaa1c4 Author: Devil505 Date: Sat Oct 10 09:05:43 2009 +0200 chuck-1.2.1.3-1-i686 * version bump diff --git a/source/devel-extra/chuck/FrugalBuild b/source/devel-extra/chuck/FrugalBuild index 2bf765a..66f0a90 100644 --- a/source/devel-extra/chuck/FrugalBuild +++ b/source/devel-extra/chuck/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=chuck -pkgver=1.2.1.2 +pkgver=1.2.1.3 pkgrel=1 pkgdesc="Concurrent, on-the-fly audio programming language." url="http://chuck.cs.princeton.edu/" @@ -12,7 +12,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="Flasttar $url/release/" source=($url/release/files/$pkgname-$pkgver.tgz) -sha1sums=('5978321deda91aab5954356ffa61200c04b8703b') +sha1sums=('14de1c468294c6b324aee0023fee0116a8e5f5e0') build() { Fcd $pkgname-$pkgver/src From devil505linux at gmail.com Sat Oct 10 09:08:18 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 10 Oct 2009 09:08:18 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: mcabber-0.9.10-1-i686 * version bump Message-ID: <20091010070818.922A811F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3d56610f346d5c6f9b7c1ba743245c99a66c5098 commit 3d56610f346d5c6f9b7c1ba743245c99a66c5098 Author: Devil505 Date: Sat Oct 10 09:07:13 2009 +0200 mcabber-0.9.10-1-i686 * version bump diff --git a/source/apps-extra/mcabber/FrugalBuild b/source/apps-extra/mcabber/FrugalBuild index 031784d..03ba3e8 100644 --- a/source/apps-extra/mcabber/FrugalBuild +++ b/source/apps-extra/mcabber/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=mcabber -pkgver=0.9.9 +pkgver=0.9.10 pkgrel=1 pkgdesc="is a small Jabber console client, includes features: SSL, PGP, MUC, UTF8" url="http://mirror.mcabber.com" @@ -14,5 +14,5 @@ up2date="lynx -dump $url | Flasttar" source=($url/files/$pkgname-$pkgver.tar.bz2) Fconfopts="${Fconfopts[@]} --enable-hgcset --with-ssl \ --with-openssl=/usr/lib --mandir=/usr/share/man" -sha1sums=('334f483f554098af3768d5746bc0395bfe663c91') +sha1sums=('6ff8222ed8956e078a3c3d519013a125e715e499') # optimization OK From bouleetbil at frogdev.info Sat Oct 10 09:29:11 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 10 Oct 2009 09:29:11 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: papyon-0.4.3-1-i686 *version bump Message-ID: <20091010072911.A3B3711F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=539d63a3b0197c0852ad5d030de49d247b47d020 commit 539d63a3b0197c0852ad5d030de49d247b47d020 Author: bouleetbil Date: Sat Oct 10 09:31:17 2009 +0200 papyon-0.4.3-1-i686 *version bump diff --git a/source/devel-extra/papyon/FrugalBuild b/source/devel-extra/papyon/FrugalBuild index 2faefbc..d37ddfa 100644 --- a/source/devel-extra/papyon/FrugalBuild +++ b/source/devel-extra/papyon/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=papyon -pkgver=0.4.2 +pkgver=0.4.3 pkgrel=1 pkgdesc="Msn protocol in python for telepathy." url="http://telepathy.freedesktop.org/wiki/Papyon" @@ -11,4 +11,4 @@ source=("http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar depends=('pygobject' 'pycrypto' 'pyopenssl' 'python>=2.6') groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') -sha1sums=('b003f38e0b0b2c121eb6e2eb2bacf004dc6f2296') +sha1sums=('d66fe6dac448c048f9953380becc5fe57d8e59df') From devil505linux at gmail.com Sat Oct 10 09:31:22 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 10 Oct 2009 09:31:22 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: springlobby-0.27-1-i686 * version bump Message-ID: <20091010073122.6883D11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=084da43e3f9a567dde279f3901c5b1be1666e78c commit 084da43e3f9a567dde279f3901c5b1be1666e78c Author: Devil505 Date: Sat Oct 10 09:29:30 2009 +0200 springlobby-0.27-1-i686 * version bump diff --git a/source/games-extra/springlobby/FrugalBuild b/source/games-extra/springlobby/FrugalBuild index 9f1affd..393f5d2 100644 --- a/source/games-extra/springlobby/FrugalBuild +++ b/source/games-extra/springlobby/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=springlobby -pkgver=0.23 +pkgver=0.27 pkgrel=1 pkgdesc="A free cross-platform lobby client for the Spring RTS project." url="http://springlobby.info/" @@ -14,7 +14,7 @@ groups=('games-extra') archs=('i686' 'x86_64') up2date="Flasttar $url/tarballs/" source=($url/tarballs/$pkgname-$pkgver.tar.bz2 $pkgname.png) -sha1sums=('e9b589cdcefed0133de86ca4b4b16758aa010dc3' \ +sha1sums=('ca64aea9b7cc74c9daa02ceb3e805f628258aba9' \ '2a408d61dca823ed30fc3705eeaf13bcfddc45b1') _F_desktop_name="SpringLobby" From devil505linux at gmail.com Sat Oct 10 09:37:33 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 10 Oct 2009 09:37:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: snes9x-gtk-78-1-i686 * version bump Message-ID: <20091010073733.7C14811F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=81b59d5d72bff9f58a7cfc56db51b07140b03432 commit 81b59d5d72bff9f58a7cfc56db51b07140b03432 Author: Devil505 Date: Sat Oct 10 09:37:01 2009 +0200 snes9x-gtk-78-1-i686 * version bump diff --git a/source/games-extra/snes9x-gtk/FrugalBuild b/source/games-extra/snes9x-gtk/FrugalBuild index bca4dac..bf66128 100644 --- a/source/games-extra/snes9x-gtk/FrugalBuild +++ b/source/games-extra/snes9x-gtk/FrugalBuild @@ -3,7 +3,7 @@ pkgname=snes9x-gtk _F_archive_name="snes9x-1.51-src-gtk" -pkgver=77 +pkgver=78 pkgrel=1 pkgdesc="GTK+ Version of snes9x, a portable Emulator for the Super Nintento Entertainment System" url="http://snes9x.com/phpbb2/viewtopic.php?t=3703" @@ -16,7 +16,7 @@ up2date="lynx -dump $url | Flasttar" source=(http://snes9x-gtk.googlecode.com/files/$_F_archive_name-$pkgver.tar.bz2) Fconfopts="${Fconfopts[@]} --with-gtk --with-opengl --with-netplay --disable-warn " _F_cd_path="snes9x-1.51-src/gtk" -sha1sums=('863dbfd692543a5ba0f7774f8dc0dfc8a86866ac') +sha1sums=('7d1bde82080f34bf4f16c2012a3bbaa886c6510c') build() { Fmkdir usr/bin From priyank at frugalware.org Sat Oct 10 09:46:24 2009 From: priyank at frugalware.org (Priyank) Date: Sat, 10 Oct 2009 09:46:24 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-distutils-extra-2.10-1-i686 Message-ID: <20091010074624.2C78D11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f48a9e254a86f472b9fa699f4c31a280a6bef936 commit f48a9e254a86f472b9fa699f4c31a280a6bef936 Author: Priyank Date: Sat Oct 10 13:11:02 2009 +0530 python-distutils-extra-2.10-1-i686 * Version bump diff --git a/source/devel-extra/python-distutils-extra/FrugalBuild b/source/devel-extra/python-distutils-extra/FrugalBuild index 01b7e06..e15a1d2 100644 --- a/source/devel-extra/python-distutils-extra/FrugalBuild +++ b/source/devel-extra/python-distutils-extra/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=python-distutils-extra -pkgver=1.92 +pkgver=2.10 pkgrel=1 pkgdesc="provides additional functions to Python's distutils and setuptools" url="http://www.glatzor.de/projects/$pkgname" @@ -11,6 +11,6 @@ groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://archive.ubuntu.com/ubuntu/pool/main/p/$pkgname | grep tar.gz | grep -v ubuntu | sed 's/_/-/' | Flasttar" source=(http://archive.ubuntu.com/ubuntu/pool/main/p/$pkgname/${pkgname}_$pkgver.tar.gz) -sha1sums=('a90402733e549709c8018d26571d36d5c5d303bc') +sha1sums=('eb3096cdeca8a01d9493e8e1b87998e0a4a3e42f') _F_cd_path="debian" From priyank at frugalware.org Sat Oct 10 09:46:24 2009 From: priyank at frugalware.org (Priyank) Date: Sat, 10 Oct 2009 09:46:24 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-sqlobject-0.11.2-1-i686 * Version bump Message-ID: <20091010074624.67C2811F0028@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fdf2ceee0357f6d73706596a4212f1b20d9b0046 commit fdf2ceee0357f6d73706596a4212f1b20d9b0046 Author: Priyank Date: Sat Oct 10 13:11:39 2009 +0530 python-sqlobject-0.11.2-1-i686 * Version bump diff --git a/source/devel-extra/python-sqlobject/FrugalBuild b/source/devel-extra/python-sqlobject/FrugalBuild index 589d11b..ab21fcb 100644 --- a/source/devel-extra/python-sqlobject/FrugalBuild +++ b/source/devel-extra/python-sqlobject/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: enda pkgname=python-sqlobject -pkgver=0.11.0 +pkgver=0.11.2 pkgrel=1 pkgdesc="SQLObject is a popular Object Relational Manager for providing an object interface to your database." url="http://sqlobject.org/" @@ -14,5 +14,5 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://cheeseshop.python.org/pypi/SQLObject | grep -m1 SQLObject | sed 's/.*ct \(.*\) *O.*/\1/' | tr -d ' '" source=(http://cheeseshop.python.org/packages/source/S/SQLObject/SQLObject-$pkgver.tar.gz) _F_cd_path="SQLObject-$pkgver" -sha1sums=('4fe2beeda7d360f02f33f333652dd1f16e9c0487') +sha1sums=('ee3f5bf31344f50cdf807ddb1408758f51331016') From priyank at frugalware.org Sat Oct 10 09:46:24 2009 From: priyank at frugalware.org (Priyank) Date: Sat, 10 Oct 2009 09:46:24 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-logilab-astng-0.19.1-1-i686 Message-ID: <20091010074624.AD24111F0029@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c92e8c32d6ca60e85632bff7ae1e24154dfd9c3d commit c92e8c32d6ca60e85632bff7ae1e24154dfd9c3d Author: Priyank Date: Sat Oct 10 13:12:11 2009 +0530 python-logilab-astng-0.19.1-1-i686 * Version bump diff --git a/source/devel-extra/python-logilab-astng/FrugalBuild b/source/devel-extra/python-logilab-astng/FrugalBuild index cd3fdea..85cd768 100644 --- a/source/devel-extra/python-logilab-astng/FrugalBuild +++ b/source/devel-extra/python-logilab-astng/FrugalBuild @@ -4,7 +4,7 @@ pkgname=python-logilab-astng _F_archive_name=logilab-astng -pkgver=0.19.0 +pkgver=0.19.1 pkgrel=1 pkgdesc="Python Abstract Syntax Tree New Generation." url="http://www.logilab.org/projects/astng/project_view" @@ -15,7 +15,7 @@ up2date="lynx -dump http://www.logilab.org/ftp/pub/astng | Flasttar" source=(ftp://ftp.logilab.org/pub/astng/logilab-astng-$pkgver.tar.gz) Finclude python _F_cd_path="logilab-astng-$pkgver" -sha1sums=('87fe682ec98599c0088f228ba94cb50a7ed99466') +sha1sums=('20048e71e58fd7cbee440eece7dffca9af2c14fa') build() { From priyank at frugalware.org Sat Oct 10 09:46:24 2009 From: priyank at frugalware.org (Priyank) Date: Sat, 10 Oct 2009 09:46:24 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: perl-event-1.13-1-i686 Message-ID: <20091010074624.EDCB911F002A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=85444becbb8e000d8324e3b70443dcc23e5f22b0 commit 85444becbb8e000d8324e3b70443dcc23e5f22b0 Author: Priyank Date: Sat Oct 10 13:13:01 2009 +0530 perl-event-1.13-1-i686 * Version bump diff --git a/source/devel-extra/perl-event/FrugalBuild b/source/devel-extra/perl-event/FrugalBuild index 88c0ff2..995c243 100644 --- a/source/devel-extra/perl-event/FrugalBuild +++ b/source/devel-extra/perl-event/FrugalBuild @@ -5,10 +5,10 @@ pkgname=perl-event _F_perl_name=Event _F_perl_author=J/JP/JPRIT -pkgver=1.12 +pkgver=1.13 pkgdesc="perl module that provides framework for multiple event loops." Finclude perl archs=('i686' 'x86_64' 'ppc') -sha1sums=('15c9de6dbf844fd39562be3ffb6eedbe895edf4a') +sha1sums=('227f1a3cb8a89875cdee452580e5042bd9842d42') # optimization OK From priyank at frugalware.org Sat Oct 10 09:46:25 2009 From: priyank at frugalware.org (Priyank) Date: Sat, 10 Oct 2009 09:46:25 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: perl-anyevent-5.201-1-i686 Message-ID: <20091010074625.0F64011F002B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=50c9a9f1988797325417f487e054e0bb7db15c4e commit 50c9a9f1988797325417f487e054e0bb7db15c4e Author: Priyank Date: Sat Oct 10 13:13:25 2009 +0530 perl-anyevent-5.201-1-i686 * Version bump diff --git a/source/devel-extra/perl-anyevent/FrugalBuild b/source/devel-extra/perl-anyevent/FrugalBuild index 5c9d1be..e6a125e 100644 --- a/source/devel-extra/perl-anyevent/FrugalBuild +++ b/source/devel-extra/perl-anyevent/FrugalBuild @@ -4,10 +4,10 @@ _F_perl_name=AnyEvent _F_perl_author=M/ML/MLEHMANN -pkgver=4.82 +pkgver=5.201 pkgdesc="Perl framework for multiple event loops." -depends=('perl-event>=1.10') +depends=('perl-event>=1.13') Finclude perl archs=('i686' 'x86_64' 'ppc') -sha1sums=('488a6a7080826b53e136214dd133949f64833e4f') +sha1sums=('7760618789a11e9223d63cabf65eb05733d73ac4') From priyank at frugalware.org Sat Oct 10 09:46:25 2009 From: priyank at frugalware.org (Priyank) Date: Sat, 10 Oct 2009 09:46:25 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pygments-1.1.1-1-i686 Message-ID: <20091010074625.2478511F002C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7f1d48f57ff8499be2625215688e2c7bc824af34 commit 7f1d48f57ff8499be2625215688e2c7bc824af34 Author: Priyank Date: Sat Oct 10 13:14:04 2009 +0530 pygments-1.1.1-1-i686 * Version bump diff --git a/source/devel-extra/pygments/FrugalBuild b/source/devel-extra/pygments/FrugalBuild index 1a15e0f..53c970d 100644 --- a/source/devel-extra/pygments/FrugalBuild +++ b/source/devel-extra/pygments/FrugalBuild @@ -4,8 +4,8 @@ pkgname=pygments _F_archive_name=Pygments -pkgver=1.0 -pkgrel=2 +pkgver=1.1.1 +pkgrel=1 pkgdesc="Pygments is a fast syntax highlighter written in Python with a special focus on details." depends=('python') makedepends=('epydoc' 'setuptools') @@ -14,7 +14,7 @@ archs=('i686' 'x86_64') url="http://pygments.pocoo.org/" up2date="lynx -dump http://pypi.python.org/pypi/Pygments|grep -om1 'Pygments-\(.*\).tar.gz'|Flasttar" source="http://pypi.python.org/packages/source/P/$_F_archive_name/$_F_archive_name-$pkgver.tar.gz" -sha1sums=('b71e33147fc402e361227b30e1f589eecafd42a7') +sha1sums=('383fdffd0dd1edfe2e46c0d2d14340b63966a2cf') _F_cd_path="Pygments-$pkgver" build() { From priyank at frugalware.org Sat Oct 10 09:46:25 2009 From: priyank at frugalware.org (Priyank) Date: Sat, 10 Oct 2009 09:46:25 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-logilab-common-0.45.1-1-i686 Message-ID: <20091010074625.666A411F002D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a5b5c2885befa77bf31c6393f6f32c102fd3e6b0 commit a5b5c2885befa77bf31c6393f6f32c102fd3e6b0 Author: Priyank Date: Sat Oct 10 13:15:40 2009 +0530 python-logilab-common-0.45.1-1-i686 * Version bump diff --git a/source/devel-extra/python-logilab-common/FrugalBuild b/source/devel-extra/python-logilab-common/FrugalBuild index 9decde5..785cf25 100644 --- a/source/devel-extra/python-logilab-common/FrugalBuild +++ b/source/devel-extra/python-logilab-common/FrugalBuild @@ -4,7 +4,7 @@ pkgname=python-logilab-common _F_archive_name=logilab-common -pkgver=0.45.0 +pkgver=0.45.1 pkgrel=1 pkgdesc="Providing low level functionalities needed for logilab python programs." url="http://www.logilab.org/projects/common/project_view" @@ -15,5 +15,5 @@ up2date="lynx -dump http://www.logilab.org/ftp/pub/common | Flasttar" source=(ftp://ftp.logilab.org/pub/common/logilab-common-$pkgver.tar.gz) Finclude python _F_cd_path=logilab-common-$pkgver -sha1sums=('18f1f6dc3575d190aa1d91a7e027d89ce89c90bb') +sha1sums=('495c314e6c9a19a5bd8143dd22e5052d133c66e5') From priyank at frugalware.org Sat Oct 10 09:49:54 2009 From: priyank at frugalware.org (Priyank) Date: Sat, 10 Oct 2009 09:49:54 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ncmpc-0.15-1-i686 Message-ID: <20091010074954.E81E311F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=270f1da6a4c1569f73fa663518339e6c2227dc2a commit 270f1da6a4c1569f73fa663518339e6c2227dc2a Author: Priyank Date: Sat Oct 10 13:18:03 2009 +0530 ncmpc-0.15-1-i686 * Version bump diff --git a/source/multimedia-extra/ncmpc/FrugalBuild b/source/multimedia-extra/ncmpc/FrugalBuild index 9af4742..beab269 100644 --- a/source/multimedia-extra/ncmpc/FrugalBuild +++ b/source/multimedia-extra/ncmpc/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling time: 0.01 SBU +# Compiling Time: 0.01 SBU # Maintainer: Priyank Gosalia # Contributor: Sector pkgname=ncmpc -pkgver=0.14 +pkgver=0.15 pkgrel=1 pkgdesc="ncmpc is a ncurses based music manager for mpd" url="http://mpd.wikia.com/wiki/Client:Ncmpc" @@ -14,6 +14,6 @@ archs=('i686' 'x86_64') _F_sourceforge_dirname=musicpd Finclude sourceforge up2date="lynx -dump $url | grep Version | sed 's/.*n: \(.*\) */\1/'" -sha1sums=('61195d844c20a20210e423abc00f2ae6b4eed9b0') +sha1sums=('1f7e04cb6e2ed60478c3bb410c6fbefb158ba9a9') # optimization OK From priyank at frugalware.org Sat Oct 10 09:49:55 2009 From: priyank at frugalware.org (Priyank) Date: Sat, 10 Oct 2009 09:49:55 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: transmission-1.75-1-i686 Message-ID: <20091010074955.11A2E11F0028@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9d64c8c802be2e980df9287040d28650959d7d66 commit 9d64c8c802be2e980df9287040d28650959d7d66 Author: Priyank Date: Sat Oct 10 13:19:41 2009 +0530 transmission-1.75-1-i686 * Version bump diff --git a/source/xapps-extra/transmission/FrugalBuild b/source/xapps-extra/transmission/FrugalBuild index a8a8b97..35c7a2b 100644 --- a/source/xapps-extra/transmission/FrugalBuild +++ b/source/xapps-extra/transmission/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=transmission -pkgver=1.73 +pkgver=1.75 pkgrel=1 pkgdesc="A free, lightweight BitTorrent Client." url="http://transmission.m0k.org/" @@ -15,7 +15,7 @@ archs=('i686' 'x86_64') options=('scriptlet') up2date="lynx -dump -nolist http://download.m0k.org/transmission/files/ | Flasttarbz2" source=(http://download.m0k.org/transmission/files/$pkgname-$pkgver.tar.bz2) -sha1sums=('18e347141fcd65a385cd1406ba8a3303b0c99156') +sha1sums=('8ce610a9d743cdd6fa6495824d03416bee9a3512') build() { From priyank at frugalware.org Sat Oct 10 09:53:05 2009 From: priyank at frugalware.org (Priyank) Date: Sat, 10 Oct 2009 09:53:05 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libisofs-0.6.24-1-i686 Message-ID: <20091010075305.0432C11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=08ffa15984451ddf8b29b07720a4852358e4a626 commit 08ffa15984451ddf8b29b07720a4852358e4a626 Author: Priyank Date: Sat Oct 10 13:22:56 2009 +0530 libisofs-0.6.24-1-i686 * Version bump diff --git a/source/lib-extra/libisofs/FrugalBuild b/source/lib-extra/libisofs/FrugalBuild index 955a5db..76fd6af 100644 --- a/source/lib-extra/libisofs/FrugalBuild +++ b/source/lib-extra/libisofs/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: James Buren pkgname=libisofs -pkgver=0.6.20 +pkgver=0.6.24 pkgrel=1 pkgdesc="A library for creating ISO filesystem, among other things." url="http://libburnia-project.org" @@ -12,6 +12,6 @@ groups=('lib-extra') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar $url/wiki/Releases" source=(http://files.libburnia-project.org/releases/$pkgname-$pkgver.tar.gz) -sha1sums=('67683d7a9ef2ed5c5501173747a03402054e20cb') +sha1sums=('128ac46cc734b8dd1d0cd1e4b618c2336b53a2e1') # optimization OK From devil505linux at gmail.com Sat Oct 10 09:54:23 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 10 Oct 2009 09:54:23 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: smile-1.0-1-i686 * version bump Message-ID: <20091010075423.2549D11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c57299aa750beca454e49583eded4e33a34be60a commit c57299aa750beca454e49583eded4e33a34be60a Author: Devil505 Date: Sat Oct 10 09:53:53 2009 +0200 smile-1.0-1-i686 * version bump diff --git a/source/xapps-extra/smile/FrugalBuild b/source/xapps-extra/smile/FrugalBuild index f2ccbf2..f395fb1 100644 --- a/source/xapps-extra/smile/FrugalBuild +++ b/source/xapps-extra/smile/FrugalBuild @@ -3,17 +3,17 @@ # Contributor: Fafab pkgname=smile -pkgver=0.9.13 +pkgver=1.0 pkgrel=1 pkgdesc="Slideshow Maker In Linux Environnement" url="http://smile.tuxfamily.org/" -depends=('sox>=14.0.0' 'qt4>=4.4' 'mplayer' 'mencoder' 'imagemagick>=6.4.8_9' 'libqtwebkit>=4.4' 'libqtopengl' 'libgl' 'libxdamage' 'libqtphonon') +depends=('sox>=14.0.0' 'mplayer' 'mencoder' 'imagemagick>=6.4.8_9' 'libqtwebkit>=4.4' 'libqtopengl' 'libgl' 'libxdamage' 'libqtphonon') options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="Flasttar http://download.tuxfamily.org/smiletool/" source=(http://download.tuxfamily.org/smiletool/$pkgname-$pkgver.tar.gz) -sha1sums=('62939c498037fd72792c0a6ed263a9b54af21bcf') +sha1sums=('d8b962c11d6dac657fd722f2ec1467a159379265') _F_cd_path=$pkgname _F_desktop_name="Smile" From devil505linux at gmail.com Sat Oct 10 09:58:40 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 10 Oct 2009 09:58:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: bouml-4.15-1-i686 * version bump Message-ID: <20091010075840.D898611F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ded4ef22e90840f9141a2d938ba8a637e5cd259a commit ded4ef22e90840f9141a2d938ba8a637e5cd259a Author: Devil505 Date: Sat Oct 10 09:58:27 2009 +0200 bouml-4.15-1-i686 * version bump diff --git a/source/xapps-extra/bouml/FrugalBuild b/source/xapps-extra/bouml/FrugalBuild index f03c636..28f67dc 100644 --- a/source/xapps-extra/bouml/FrugalBuild +++ b/source/xapps-extra/bouml/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=bouml -pkgver=4.14 +pkgver=4.15 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=('a57cb459420d7b83d529078bf2461fe79c4fde80') +sha1sums=('13d04e6b856009059da3c74e32975c0dde65bdd3') # optimization OK From priyank at frugalware.org Sat Oct 10 10:11:47 2009 From: priyank at frugalware.org (Priyank) Date: Sat, 10 Oct 2009 10:11:47 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libsmbios-2.2.19-1-i686 Message-ID: <20091010081147.1663411F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9ec8997ba19cd79adaf0871b754921361a9f608f commit 9ec8997ba19cd79adaf0871b754921361a9f608f Author: Priyank Date: Sat Oct 10 13:34:33 2009 +0530 libsmbios-2.2.19-1-i686 * Version bump diff --git a/source/lib-extra/libsmbios/FrugalBuild b/source/lib-extra/libsmbios/FrugalBuild index 890cad7..589ede1 100644 --- a/source/lib-extra/libsmbios/FrugalBuild +++ b/source/lib-extra/libsmbios/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Priyank Gosalia pkgname=libsmbios -pkgver=2.2.18 -pkgrel=2 +pkgver=2.2.19 +pkgrel=1 pkgdesc="libsmbios is a library and set of tools that provide access to BIOS information." url="http://linux.dell.com/libsmbios/main/index.html" license=('GPL' 'OSL') @@ -13,7 +13,7 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://linux.dell.com/libsmbios/download/libsmbios/ | grep libsmbios- | tail -n1 | sed 's/.*s-\(.*\)\//\1/'" source=(http://linux.dell.com/$pkgname/download/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2) -sha1sums=('d3d9e62a3d8af6fd0d3464e7ceef9b368ce6bd08') +sha1sums=('0566d247171266fbab17e623f08f9756622bc223') build() { From bouleetbil at frogdev.info Sat Oct 10 10:21:41 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 10 Oct 2009 10:21:41 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: claws-mail-3.7.3-1-i686 *version bump Message-ID: <20091010082141.696C911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dc74348bb80624c09398482b9abd21c45d1f7053 commit dc74348bb80624c09398482b9abd21c45d1f7053 Author: bouleetbil Date: Sat Oct 10 10:23:36 2009 +0200 claws-mail-3.7.3-1-i686 *version bump diff --git a/source/xapps-extra/claws-mail/FrugalBuild b/source/xapps-extra/claws-mail/FrugalBuild index d6193b2..facbf94 100644 --- a/source/xapps-extra/claws-mail/FrugalBuild +++ b/source/xapps-extra/claws-mail/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Bence Nagy pkgname=claws-mail -pkgver=3.7.2 +pkgver=3.7.3 pkgrel=1 pkgdesc="The extended version of Sylpheed, a GTK+ based, lightweight, and fast e-mail client" groups=('xapps-extra') @@ -40,6 +40,6 @@ build() { Ffilerel claws-mail.desktop /usr/share/applications/claws-mail.desktop } -sha1sums=('4e988793ac6258c26d61c06af5b7ecf1e965389f') +sha1sums=('c1cb978c272f42bfc4ffd20ee6e953c4d06d3702') # optimization OK From bouleetbil at frogdev.info Sat Oct 10 10:48:17 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 10 Oct 2009 10:48:17 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: claws-mail-extra-plugins-3.7.3-1-i686 *version bump Message-ID: <20091010084817.0E88A11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6587b9049eb9ad57774cfa67da0df0445deeb1ca commit 6587b9049eb9ad57774cfa67da0df0445deeb1ca Author: bouleetbil Date: Sat Oct 10 10:49:15 2009 +0200 claws-mail-extra-plugins-3.7.3-1-i686 *version bump diff --git a/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild b/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild index eed0914..f1428b4 100644 --- a/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild +++ b/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=claws-mail-extra-plugins -pkgver=3.7.2 +pkgver=3.7.3 pkgrel=1 pkgdesc="Extra plugins for claws-mail" groups=('xlib-extra') @@ -12,7 +12,7 @@ options=('scriptlet') depends=() ## dummy replaces replaces=('claws-mail-plugin-pdf-viewer') -makedepends=('claws-mail>=3.7.2' 'curl' 'libxml2' 'libnotify' 'libgtkhtml' 'libytnef') +makedepends=('claws-mail>=3.7.3' 'curl' 'libxml2' 'libnotify' 'libgtkhtml' 'libytnef') _F_sourceforge_realname="extra plugins" _F_sourceforge_ext=".tar.bz2" _F_sourceforge_dirname="sylpheed-claws" @@ -51,7 +51,7 @@ 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') -sha1sums=('6a3eebcbef29a6f6a9940b0d80a6dfec6c96d7a6') +sha1sums=('99937b5ff16175acd71cbaf4a1984f32e4720690') build() { @@ -71,7 +71,7 @@ build() { do cd $pkg || Fdie Fbuild - #provided by libical + #provided by libical if [ "$pkg" == "claws-mail-plugin-vcalendar" ]; then Frm usr/include/ical.h fi From priyank at frugalware.org Sat Oct 10 10:57:50 2009 From: priyank at frugalware.org (Priyank) Date: Sat, 10 Oct 2009 10:57:50 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: emesene-1.5-1-i686 Message-ID: <20091010085750.3500911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=20c1de5106bdc0cf5d45290bdf66b9d1ae10ccf2 commit 20c1de5106bdc0cf5d45290bdf66b9d1ae10ccf2 Author: Priyank Date: Sat Oct 10 14:24:32 2009 +0530 emesene-1.5-1-i686 * Version bump * Fixes #3496 diff --git a/source/xapps-extra/emesene/FrugalBuild b/source/xapps-extra/emesene/FrugalBuild index e05f7e3..9344c30 100644 --- a/source/xapps-extra/emesene/FrugalBuild +++ b/source/xapps-extra/emesene/FrugalBuild @@ -2,28 +2,43 @@ # Maintainer: Priyank Gosalia pkgname=emesene -pkgver=1.0.1 -pkgrel=3 +pkgver=1.5 +pkgrel=1 pkgdesc="emesene is an OS independent MSN Messenger client written in Python and GTK+" -_F_sourceforge_ext=".tar.gz" -Finclude sourceforge url="http://emesene.org/" -depends=('pygtk>=2.14.1-2') +depends=('pygtk>=2.16.0') options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') +up2date="lynx -dump $url/download.html | grep -m1 tar.gz | sed 's/.*e-\(.*\).t.*/\1/'" _F_gnome_iconcache=y Finclude gnome-scriptlet _F_desktop_icon="emesene.png" _F_desktop_categories="Network;InstantMessaging;" _F_desktop_name="Emesene" _F_desktop_desc="A MSN Messenger clone" -sha1sums=('5fe019fb54654b560211aa89cc14b7005fa291d2') +source=(http://downloads.sourceforge.net/project/emesene/emesene/emesene-$pkgver/emesene-$pkgver.tar.gz) +sha1sums=('60882d3d294be281b0e30e775743252a644b0000') build() { - Fbuild + Fcd + Fmake + + # Remove unwanted files + Frm README LGPL COPYING + + # Copy files to /usr/share/emesene + Fmkdir /usr/share + cd .. || Fdie + cp -R emesene-$pkgver $Fdestdir/usr/share/emesene + + # desktop icon Fdesktop2 Fbuild_gnome_scriptlet + + # wrapper + Fwrapper "/usr/share/emesene/emesene" emesene } +# optimization OK From devil505linux at gmail.com Sat Oct 10 11:14:32 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 10 Oct 2009 11:14:32 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fet-5.10.3-1-i686 * version bump Message-ID: <20091010091432.8BBCF11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6fabdcb7f30f7014d233e347604cdc49c87c6735 commit 6fabdcb7f30f7014d233e347604cdc49c87c6735 Author: Devil505 Date: Sat Oct 10 11:13:21 2009 +0200 fet-5.10.3-1-i686 * version bump diff --git a/source/xapps-extra/fet/FrugalBuild b/source/xapps-extra/fet/FrugalBuild index 61e291c..f3ecca9 100644 --- a/source/xapps-extra/fet/FrugalBuild +++ b/source/xapps-extra/fet/FrugalBuild @@ -3,17 +3,17 @@ # Contributor: uzsolt pkgname=fet -pkgver=5.10.2 +pkgver=5.10.3 pkgrel=1 pkgdesc="FET is a free timetabling program for schools, high-schools and some universities." url="http://www.lalescu.ro/liviu/$pkgname" -depends=('qt4' 'libpng' 'libsm' 'libxi' 'libxrandr' 'libxinerama' 'fontconfig' 'glib2' 'libstdc++') +depends=('libqt3support' 'libpng' 'glib2' 'libsm' 'libxrandr' 'libxinerama' 'fontconfig' 'libstdc++' 'util-linux-ng') options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/download | Flasttar" source=(http://www.lalescu.ro/liviu/fet/download/$pkgname-$pkgver.tar.bz2) -sha1sums=('8a03702115e6505682c8764fed1f5c430649fcb0') +sha1sums=('294477c9051e57a4cb41afb44a188e9b5e5a7863') build () { Fcd From bouleetbil at frogdev.info Sat Oct 10 11:15:49 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 10 Oct 2009 11:15:49 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: claws-webkit-plugin-0.9-5-i686 *rebuild with claws-mail>=3.7.3 Message-ID: <20091010091549.0DA5B11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=85ef22f67d66f1f6ef214c9001f268d2e399b321 commit 85ef22f67d66f1f6ef214c9001f268d2e399b321 Author: bouleetbil Date: Sat Oct 10 11:17:52 2009 +0200 claws-webkit-plugin-0.9-5-i686 *rebuild with claws-mail>=3.7.3 diff --git a/source/xlib-extra/claws-webkit-plugin/FrugalBuild b/source/xlib-extra/claws-webkit-plugin/FrugalBuild index 29e177a..d1b08c5 100644 --- a/source/xlib-extra/claws-webkit-plugin/FrugalBuild +++ b/source/xlib-extra/claws-webkit-plugin/FrugalBuild @@ -4,11 +4,11 @@ pkgname=claws-webkit-plugin pkgver=0.9 extraver=svn39 -pkgrel=4 +pkgrel=5 pkgdesc="WebKit/GTK+ Plugin for Claws Mail" archs=('i686' 'x86_64') url="http://blog.iwkse.homeunix.org/?p=4" -depends=('webkit>=1.1.15.1' 'claws-mail>=3.7.2') +depends=('webkit>=1.1.15.1' 'claws-mail>=3.7.3') groups=('xlib-extra') up2date="lynx -dump http://www.rootshell.be/~iwkse/mayflower_plugin.html | grep svn | tail -1 | cut -d '-' -f 2 | cut -d 's' -f 1" source=(http://www.rootshell.be/~iwkse/claws_mail_mayflower_plugin-0.9svn39.tar.gz) From devil505linux at gmail.com Sat Oct 10 11:36:20 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 10 Oct 2009 11:36:20 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: wifi-radar-2.0.s06-2-i686 * fixing #3990 Message-ID: <20091010093620.9743911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f33756af17148d0dfce7e4338b90f029ae5e1815 commit f33756af17148d0dfce7e4338b90f029ae5e1815 Author: Devil505 Date: Sat Oct 10 11:35:23 2009 +0200 wifi-radar-2.0.s06-2-i686 * fixing #3990 diff --git a/source/xapps-extra/wifi-radar/FrugalBuild b/source/xapps-extra/wifi-radar/FrugalBuild index 600f20b..0f66a84 100644 --- a/source/xapps-extra/wifi-radar/FrugalBuild +++ b/source/xapps-extra/wifi-radar/FrugalBuild @@ -4,7 +4,7 @@ pkgname=wifi-radar pkgver=2.0.s06 -pkgrel=1 +pkgrel=2 pkgdesc="WiFi Radar is a PyGTK2 utility for managing WiFi profiles" _F_berlios_ext=".tar.bz2" Finclude berlios @@ -20,8 +20,10 @@ build() { Fcd Fsed '/sbin/iwlist' '/usr/sbin/iwlist' wifi-radar Fsed '/sbin/iwconfig' '/usr/sbin/iwconfig' wifi-radar - Fbuild + Fmake + make DESTDIR=$Fdestdir/usr sysconfdir=$Fdestdir/etc install || Fdie Fdoc README.Frugalware + Fsed "gksudo -S wifi-radar" "gksudo -S /usr/sbin/wifi-radar" $Fdestdir/usr/share/applications/${pkgname}.desktop } sha1sums=('f74bf0b2fe3391a1622f6f0a9edc5e86914a174e' \ From vmiklos at frugalware.org Sat Oct 10 12:55:43 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 10 Oct 2009 12:55:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: shared-mime-info-0.70-1-i686 Message-ID: <20091010105543.BD0BA11F0028@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=563be235b9f2ec00350c1072bc3eacd280a64a6b commit 563be235b9f2ec00350c1072bc3eacd280a64a6b Author: Miklos Vajna Date: Sat Oct 10 12:42:35 2009 +0200 shared-mime-info-0.70-1-i686 - version bump diff --git a/source/xlib/shared-mime-info/FrugalBuild b/source/xlib/shared-mime-info/FrugalBuild index 07cdacc..b0859ea 100644 --- a/source/xlib/shared-mime-info/FrugalBuild +++ b/source/xlib/shared-mime-info/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Laszlo Dvornik pkgname=shared-mime-info -pkgver=0.51 +pkgver=0.70 pkgrel=1 pkgdesc="Freedesktop.org Shared MIME Info" url="http://freedesktop.org/Software/shared-mime-info" @@ -13,7 +13,7 @@ groups=('xlib') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump $url | grep -m 1 \"$pkgname-[0-9\.]\+.tar.bz2\" | grep -o '[0-9\.]\+.tar.bz2' | sed 's|.tar.bz2||'" source=(http://freedesktop.org/~hadess/$pkgname-$pkgver.tar.bz2) -sha1sums=('4428b572e6d0fd1d8cf5d2f3eb887d7ab90e151f') +sha1sums=('7c3b50f9c68a58760ec9cf020b24a05f98f3edb7') Fconfopts="$Fconfopts --disable-update-mimedb" # optimization OK From vmiklos at frugalware.org Sat Oct 10 12:55:43 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 10 Oct 2009 12:55:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: mtools-4.0.11-1-i686 Message-ID: <20091010105543.A656311F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cbd3316733560f373a3b81d9a5e77a246c7c40ba commit cbd3316733560f373a3b81d9a5e77a246c7c40ba Author: Miklos Vajna Date: Sat Oct 10 12:39:34 2009 +0200 mtools-4.0.11-1-i686 - version bump diff --git a/source/xapps/mtools/FrugalBuild b/source/xapps/mtools/FrugalBuild index 5404813..4b883ad 100644 --- a/source/xapps/mtools/FrugalBuild +++ b/source/xapps/mtools/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=mtools -pkgver=3.9.11 +pkgver=4.0.11 pkgrel=1 pkgdesc="A is a collection of utilities to access MS-DOS disks from Unix without mounting them" url="http://mtools.linux.lu/" @@ -13,7 +13,7 @@ archs=('i686' 'x86_64' 'ppc') groups=('xapps') source=($url/$pkgname-$pkgver.tar.gz) Fconfopts="$Fconfopts --enable-floppyd" -sha1sums=('964b8af11ac6441e832f2bc4737f35cc3ed0226e') +sha1sums=('b9cda95a65bca4cdfaa76e7172f53a512d8dc331') build() { From vmiklos at frugalware.org Sat Oct 10 12:55:43 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 10 Oct 2009 12:55:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: hicolor-icon-theme-0.11-1-i686 Message-ID: <20091010105543.DB22311F0029@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a756197bd406ad8609fedf6de6d5c9387cc6e32b commit a756197bd406ad8609fedf6de6d5c9387cc6e32b Author: Miklos Vajna Date: Sat Oct 10 12:44:40 2009 +0200 hicolor-icon-theme-0.11-1-i686 - version bump diff --git a/source/xlib/hicolor-icon-theme/FrugalBuild b/source/xlib/hicolor-icon-theme/FrugalBuild index 991f307..9bbb9cc 100644 --- a/source/xlib/hicolor-icon-theme/FrugalBuild +++ b/source/xlib/hicolor-icon-theme/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Laszlo Dvornik pkgname=hicolor-icon-theme -pkgver=0.10 +pkgver=0.11 pkgrel=1 pkgdesc="Freedesktop.org Hicolor icon theme" url="http://icon-theme.freedesktop.org/wiki/HicolorTheme" @@ -12,4 +12,4 @@ groups=('xlib') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump $url|grep -m1 '.tar.gz'|sed -n 's/.*-\(.*\).t.*/\1/;1 p'" source=(http://icon-theme.freedesktop.org/releases/$pkgname-$pkgver.tar.gz) -sha1sums=('30a1526cd337ecbd9aaecfff2737884b86c72508') +sha1sums=('8a870f13254f1704bc2e7bb4fa1258d07ba5cc8e') From vmiklos at frugalware.org Sat Oct 10 12:55:43 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 10 Oct 2009 12:55:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: dnsmasq-2.50-1-i686 Message-ID: <20091010105543.EF69411F002A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fd2ae255e3722a5159be3b4d573c5f7678a3df32 commit fd2ae255e3722a5159be3b4d573c5f7678a3df32 Author: Miklos Vajna Date: Sat Oct 10 12:51:20 2009 +0200 dnsmasq-2.50-1-i686 - version bump diff --git a/source/network-extra/dnsmasq/FrugalBuild b/source/network-extra/dnsmasq/FrugalBuild index 6af2609..b155088 100644 --- a/source/network-extra/dnsmasq/FrugalBuild +++ b/source/network-extra/dnsmasq/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: DNAku pkgname=dnsmasq -pkgver=2.46 +pkgver=2.50 pkgrel=1 pkgdesc="Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP server." url="http://thekelleys.org.uk/dnsmasq/doc.html" @@ -14,7 +14,7 @@ groups=('network-extra') up2date="lynx -dump http://www.thekelleys.org.uk/dnsmasq |grep 'LATEST'|sed 's/ //g'|sed 's/.].*//g'|sed 's/.*_//g'|sed -e '/^$/d'" source=(http://thekelleys.org.uk/dnsmasq/$pkgname-$pkgver.tar.gz \ rc.dnsmasq dnsmasq.conf makefile.patch) -sha1sums=('472ef663b2b433d599f62cb6ca03eb6f7ce25bc2' \ +sha1sums=('c297ab7a2eb300bfaa0df764707274171fd82a24' \ '6d3cb198ff8aec2b5b7f1b51d4cb3cfd44c9d8fd' \ 'fd09fa99f453cf81e905e2de4da2137e8c3be3d4' \ 'b1e390905416f9f055ed28d2e5bbef7cfc6f38eb') From vmiklos at frugalware.org Sat Oct 10 12:55:44 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 10 Oct 2009 12:55:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: msmtp-1.4.18-1-i686 Message-ID: <20091010105544.1120411F002B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=01ccbb698d9bc7c6daf9b3b9f5d2bda44602a019 commit 01ccbb698d9bc7c6daf9b3b9f5d2bda44602a019 Author: Miklos Vajna Date: Sat Oct 10 12:53:20 2009 +0200 msmtp-1.4.18-1-i686 - version bump diff --git a/source/network-extra/msmtp/FrugalBuild b/source/network-extra/msmtp/FrugalBuild index 4362845..fdd57c0 100644 --- a/source/network-extra/msmtp/FrugalBuild +++ b/source/network-extra/msmtp/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: crazy pkgname=msmtp -pkgver=1.4.17 -pkgrel=2 +pkgver=1.4.18 +pkgrel=1 pkgdesc="msmtp is small light SMTP Client" license="GPL 2" groups=('network-extra') @@ -11,6 +11,6 @@ archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge depends=('libgcrypt' 'gnutls>=2.8' 'zlib' 'libidn' 'gettext') -sha1sums=('6b7fa1d9c9eee249b571b3f7720ebd779f94f4de') +sha1sums=('f7b42a2a6f4c9c21687dde86dfa827d728a08d76') # optimization OK From vmiklos at frugalware.org Sat Oct 10 12:55:44 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 10 Oct 2009 12:55:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: lighttpd-1.4.23-1-i686 Message-ID: <20091010105544.2BFAA11F002C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=50718097cde98ca9d29f48c7e262f79e7476b959 commit 50718097cde98ca9d29f48c7e262f79e7476b959 Author: Miklos Vajna Date: Sat Oct 10 12:55:16 2009 +0200 lighttpd-1.4.23-1-i686 - version bump diff --git a/source/network-extra/lighttpd/FrugalBuild b/source/network-extra/lighttpd/FrugalBuild index d4e5dd4..29d45e5 100644 --- a/source/network-extra/lighttpd/FrugalBuild +++ b/source/network-extra/lighttpd/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: BMH1980 pkgname=lighttpd -pkgver=1.4.21 +pkgver=1.4.23 pkgrel=1 pkgdesc="A webserver designed and optimized for high performance environments." url="http://www.lighttpd.net/" @@ -17,7 +17,7 @@ archs=('i686' 'x86_64') depends=('libmysqlclient' 'bzip2' 'lua' 'pcre' 'xfsprogs-attr' 'libldap' 'openssl') makedepends=('mysql') backup=(etc/$pkgname/$pkgname.conf) -sha1sums=('e76f83b9c56c83f0a734ad0bdd20351fc97472d2' \ +sha1sums=('a07b7bfdbf882ebe645cc140f4a658c46725224e' \ '1a1d742bba61f24b42a4aea99623ceabbd345d3e' \ 'f30cb68ad73467a43317afabe0f4a90472df222e' \ 'd6c2577965670f3e116d9358551cdc2f4b10b4b4' \ From vmiklos at frugalware.org Sat Oct 10 13:29:34 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 10 Oct 2009 13:29:34 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: nfs-utils-1.2.0-2-i686 Message-ID: <20091010112934.66E6B11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e2575151cb09b5c3580c376c3e28b2a7111248a5 commit e2575151cb09b5c3580c376c3e28b2a7111248a5 Author: Miklos Vajna Date: Sat Oct 10 13:28:59 2009 +0200 nfs-utils-1.2.0-2-i686 - resolve conflict with newer libnfsidmap diff --git a/source/network/nfs-utils/FrugalBuild b/source/network/nfs-utils/FrugalBuild index e088bfc..938a6c5 100644 --- a/source/network/nfs-utils/FrugalBuild +++ b/source/network/nfs-utils/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nfs-utils pkgver=1.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="Support programs for Network File Systems" groups=('network') archs=('i686' 'x86_64' 'ppc') @@ -25,6 +25,7 @@ build() Fsed 'getkversion' '' tools/Makefile.in Fbuild --with-statedir=/var/lib/nfs --enable-nfsv3 \ --enable-secure-statd --enable-gss=no --enable-nfsv4 + Frm usr/share/man/man5/idmapd.conf.5 # conflicts with libnfsidmap Ffile /etc/exports Ffile /etc/sysconfig/nfs Frcd2 nfsd From bouleetbil at frogdev.info Sat Oct 10 13:34:31 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 10 Oct 2009 13:34:31 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fontforge-20090923-1-i686 *version bump Message-ID: <20091010113432.01B6C11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3440adf4f994ff01bcd97821382bf1f47890e930 commit 3440adf4f994ff01bcd97821382bf1f47890e930 Author: bouleetbil Date: Sat Oct 10 13:36:18 2009 +0200 fontforge-20090923-1-i686 *version bump diff --git a/source/xapps/fontforge/FrugalBuild b/source/xapps/fontforge/FrugalBuild index 303ba3b..6cd92b2 100644 --- a/source/xapps/fontforge/FrugalBuild +++ b/source/xapps/fontforge/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=fontforge -pkgver=20090914 +pkgver=20090923 pkgrel=1 pkgdesc="Font editor and converter" _F_sourceforge_ext=".tar.bz2" @@ -13,8 +13,9 @@ depends=('libxi>=1.2.1-1' 'libxkbui>=1.0.2-3' 'libuninameslist' 'libtiff' 'libjp groups=('xapps' 'misc-fonts') archs=('i686' 'x86_64') source=(${source/fontforge-/fontforge_full-} $url/cidmaps.tgz) -sha1sums=('040eaca510980870e984719d3b77e98131b3bce3' \ +sha1sums=('cccf78ddf074ea5ddc3ce13a988dc17d383eabdd' \ 'd111db1f6d9a05cf6cb1387c2fb2eeb21ba0279a') +_F_cd_path=$pkgname-$pkgver build() { Fcd From bouleetbil at frogdev.info Sat Oct 10 13:35:33 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 10 Oct 2009 13:35:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: bctsp-144-1-i686 *version bump Message-ID: <20091010113533.76BCC11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4169488a6c23231e5daef4bdc2a4d6e5475f11b6 commit 4169488a6c23231e5daef4bdc2a4d6e5475f11b6 Author: bouleetbil Date: Sat Oct 10 13:37:47 2009 +0200 bctsp-144-1-i686 *version bump diff --git a/source/devel-extra/bctsp/FrugalBuild b/source/devel-extra/bctsp/FrugalBuild index 8f3d1d2..9eaa34e 100644 --- a/source/devel-extra/bctsp/FrugalBuild +++ b/source/devel-extra/bctsp/FrugalBuild @@ -3,7 +3,7 @@ pkgname=bctsp _F_archive_name="$pkgname-jdk14" -pkgver=143 +pkgver=144 pkgrel=1 pkgdesc="Java cryptography APIs." url="http://www.bouncycastle.org/java.html" @@ -13,7 +13,7 @@ Finclude java depends=(${depends[@]} 'bcprov>=143' 'bcmail>=143') groups=('devel-extra') archs=('i686' 'x86_64') -sha1sums=('21d52b2f4915dfab6500de0e6f6b8a494afd70ec' \ +sha1sums=('fd9dfb2927fb83489e1119464b661ab5843487a3' \ '9db4bf71cf4214351b54ed77442296619cf71fd0') build() { From devil505linux at gmail.com Sat Oct 10 13:56:12 2009 From: devil505linux at gmail.com (Devil505) Date: Sat, 10 Oct 2009 13:56:12 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: man-pages-extras-fr-0.8.1-3-i686 * resolving conflicts with libnfsidmap Message-ID: <20091010115612.9B62611F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2ef7a28d6e035363d71aedfa626d58d4f604a958 commit 2ef7a28d6e035363d71aedfa626d58d4f604a958 Author: Devil505 Date: Sat Oct 10 13:55:38 2009 +0200 man-pages-extras-fr-0.8.1-3-i686 * resolving conflicts with libnfsidmap diff --git a/source/locale-extra/man-pages-extras-fr/FrugalBuild b/source/locale-extra/man-pages-extras-fr/FrugalBuild index 7cbf4a6..5cc6de1 100644 --- a/source/locale-extra/man-pages-extras-fr/FrugalBuild +++ b/source/locale-extra/man-pages-extras-fr/FrugalBuild @@ -4,7 +4,7 @@ pkgname=man-pages-extras-fr pkgver=0.8.1 -pkgrel=2 +pkgrel=3 pkgdesc="French man pages are online documentation for Linux" url="http://manpagesfr.free.fr/" depends=('man') @@ -32,4 +32,5 @@ build() Frm usr/share/man/fr/man1/{chsh,groups,passwd,su}.1 Frm usr/share/man/fr/man3/{sem_destroy,sem_getvalue,sem_init,sem_post,sem_wait,sigwait,}.3 Frm usr/share/man/fr/man5/issue.net.5 + Frm usr/share/man/man5/idmapd.conf.5 # conflicts with libnfsidmap } From bouleetbil at frogdev.info Sat Oct 10 14:02:07 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 10 Oct 2009 14:02:07 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libical-0.44-1-i686 *version bump Message-ID: <20091010120207.18B4611F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3c43a324c371a0df269410a99911a459b390699a commit 3c43a324c371a0df269410a99911a459b390699a Author: bouleetbil Date: Sat Oct 10 14:04:09 2009 +0200 libical-0.44-1-i686 *version bump diff --git a/source/lib/libical/FrugalBuild b/source/lib/libical/FrugalBuild index 987d834..c33af0a 100644 --- a/source/lib/libical/FrugalBuild +++ b/source/lib/libical/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=libical -pkgver=0.43 +pkgver=0.44 pkgrel=1 pkgdesc="An open source reference implementation of the icalendar data type and serialization format" depends=('glibc') @@ -10,6 +10,6 @@ groups=('lib') archs=('i686' 'x86_64' 'ppc') _F_sourceforge_dirname="freeassociation" Finclude sourceforge -sha1sums=('a972fa876b3b9834a6e8102b7e2a670f73091cdf') +sha1sums=('f781150e2d98806e91b7e0bee02abdc6baf9ac7d') # optimization OK From bouleetbil at frogdev.info Sat Oct 10 14:10:57 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 10 Oct 2009 14:10:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: perl-datetime-locale-0.44-2-i686 *version bump Message-ID: <20091010121057.336D011F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bbd58d3a39068b726dff320de8b01bd21cb906e0 commit bbd58d3a39068b726dff320de8b01bd21cb906e0 Author: bouleetbil Date: Sat Oct 10 14:13:10 2009 +0200 perl-datetime-locale-0.44-2-i686 *version bump diff --git a/source/devel-extra/perl-datetime-locale/FrugalBuild b/source/devel-extra/perl-datetime-locale/FrugalBuild index e3d5be6..677ff90 100644 --- a/source/devel-extra/perl-datetime-locale/FrugalBuild +++ b/source/devel-extra/perl-datetime-locale/FrugalBuild @@ -3,11 +3,11 @@ _F_perl_name=DateTime-Locale _F_perl_author=D/DR/DROLSKY -pkgver=0.43 +pkgver=0.44 pkgdesc="Localization support for DateTime.pm" depends=('perl-params-validate' 'perl-list-moreutils') groups=('devel-extra') Finclude perl pkgrel=2 archs=('i686' 'x86_64') -sha1sums=('810a3d03b67791ba9a928e0f4394143e9b86c281') +sha1sums=('3d1feb233e0d5d86e4d7142a4ab90aca3943ed28') From bouleetbil at frogdev.info Sat Oct 10 14:42:27 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 10 Oct 2009 14:42:27 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xf86-video-radeonhd-1.3.0-1-i686 *version bump Message-ID: <20091010124227.BBE6511F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=6f0141a7dfa663ecee7c1e292c321bf35ea43aba commit 6f0141a7dfa663ecee7c1e292c321bf35ea43aba Author: bouleetbil Date: Sat Oct 10 14:44:42 2009 +0200 xf86-video-radeonhd-1.3.0-1-i686 *version bump diff --git a/source/x11/xf86-video-radeonhd/0001-Fix-autoconf-issues.patch b/source/x11/xf86-video-radeonhd/0001-Fix-autoconf-issues.patch deleted file mode 100644 index 201318a..0000000 --- a/source/x11/xf86-video-radeonhd/0001-Fix-autoconf-issues.patch +++ /dev/null @@ -1,45 +0,0 @@ -From da5b9c2fb0338e616f5376b6e40b4531fa3d7e1c Mon Sep 17 00:00:00 2001 -From: Matthias Hopf -Date: Mon, 3 Aug 2009 17:17:44 +0200 -Subject: [PATCH] Fix autoconf issues. - -Apparently, autoconf 2.64 has "interesting" issues with spaces in double -quoted strings, as used in configure.ac. Change that to parantheses. -Based on a patch by Jens Lody . - -Additionally, autogen.sh didn't --force so far. ---- - autogen.sh | 4 ++-- - configure.ac | 6 +++--- - 2 files changed, 5 insertions(+), 5 deletions(-) - -diff --git a/configure.ac b/configure.ac -index d288ab4..58cf072 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -51,19 +51,19 @@ AH_BOTTOM([#endif]) - - AC_ARG_WITH(xorg-module-dir, - AC_HELP_STRING([--with-xorg-module-dir=DIR], -- [Default xorg module directory [[default=$libdir/xorg/modules]]]), -+ [Default xorg module directory (default $libdir/xorg/modules)]), - [moduledir="$withval"], - [moduledir="$libdir/xorg/modules"]) - - AC_ARG_ENABLE(exa, - AC_HELP_STRING([--disable-exa], -- [Disable EXA support [[default enabled]]]), -+ [Disable EXA support (default enabled)]), - [EXA="$enableval"], - [EXA=yes]) - - AC_ARG_ENABLE(dri, - AC_HELP_STRING([--disable-dri], -- [Disable DRI support [[default enabled]]]), -+ [Disable DRI support (default enabled)]), - [DRI="$enableval"], - [DRI=yes]) - --- -1.6.3.3 - diff --git a/source/x11/xf86-video-radeonhd/0002-radeonhd-Update-to-xextproto-7.1-support.patch b/source/x11/xf86-video-radeonhd/0002-radeonhd-Update-to-xextproto-7.1-support.patch deleted file mode 100644 index a731535..0000000 --- a/source/x11/xf86-video-radeonhd/0002-radeonhd-Update-to-xextproto-7.1-support.patch +++ /dev/null @@ -1,88 +0,0 @@ -From b22e7a21a589b5205ad61a8cf39a61c8e5ca5791 Mon Sep 17 00:00:00 2001 -From: Peter Hutterer -Date: Thu, 16 Jul 2009 13:27:21 +1000 -Subject: [PATCH] radeonhd: Update to xextproto 7.1 support. - -DPMS header was split into dpms.h (client) and dpmsconst.h (server). Drivers -need to include dpmsconst.h if xextproto 7.1 is available. - -Signed-off-by: Peter Hutterer ---- - configure.ac | 4 ++++ - src/rhd_biosscratch.c | 5 +++++ - src/rhd_driver.c | 5 +++++ - src/rhd_randr.c | 5 +++++ - 4 files changed, 19 insertions(+), 0 deletions(-) - -diff --git a/configure.ac b/configure.ac -index 7680a3d..c2f06cf 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -79,6 +79,10 @@ XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto) - # @@@@ need to check for the right server version once RandR 1.2 is in. - # @@@ do we really need fontsproto here? - PKG_CHECK_MODULES(XORG, [xorg-server xproto fontsproto $REQUIRED_MODULES]) -+PKG_CHECK_MODULES(XEXT, [xextproto >= 7.0.99.1], -+ HAVE_XEXTPROTO_71="yes"; AC_DEFINE(HAVE_XEXTPROTO_71, 1, [xextproto 7.1 available]), -+ HAVE_XEXTPROTO_71="no") -+AM_CONDITIONAL(HAVE_XEXTPROTO_71, [ test "$HAVE_XEXTPROTO_71" = "yes" ]) - sdkdir=$(pkg-config --variable=sdkdir xorg-server) - - -diff --git a/src/rhd_biosscratch.c b/src/rhd_biosscratch.c -index d2a905c..87cbd4c 100644 ---- a/src/rhd_biosscratch.c -+++ b/src/rhd_biosscratch.c -@@ -43,8 +43,13 @@ - # include - # endif - -+#ifdef HAVE_XEXTPROTO_71 -+# include "X11/extensions/dpmsconst.h" -+#else - # define DPMS_SERVER - # include "X11/extensions/dpms.h" -+#endif -+ - - # include "rhd.h" - -diff --git a/src/rhd_driver.c b/src/rhd_driver.c -index ba60253..a208978 100644 ---- a/src/rhd_driver.c -+++ b/src/rhd_driver.c -@@ -66,8 +66,13 @@ - /* Needed by Resources Access Control (RAC) */ - #include "xf86RAC.h" - -+#ifdef HAVE_XEXTPROTO_71 -+#include "X11/extensions/dpmsconst.h" -+#else - #define DPMS_SERVER - #include "X11/extensions/dpms.h" -+#endif -+ - - /* int10 - for now at least */ - #include "xf86int10.h" -diff --git a/src/rhd_randr.c b/src/rhd_randr.c -index 1ed9562..3fc2f14 100644 ---- a/src/rhd_randr.c -+++ b/src/rhd_randr.c -@@ -48,8 +48,13 @@ - # include "xf86RandR12.h" - # include "xaa.h" - # include "exa.h" -+#ifdef HAVE_XEXTPROTO_71 -+# include "X11/extensions/dpmsconst.h" -+#else - # define DPMS_SERVER - # include "X11/extensions/dpms.h" -+#endif -+ - # include "X11/Xatom.h" - #endif /* RANDR_12_SUPPORT */ - --- -1.6.3.3 - diff --git a/source/x11/xf86-video-radeonhd/0003-radeonhd-update-for-resources-RAC-API-removal.patch b/source/x11/xf86-video-radeonhd/0003-radeonhd-update-for-resources-RAC-API-removal.patch deleted file mode 100644 index de6c123..0000000 --- a/source/x11/xf86-video-radeonhd/0003-radeonhd-update-for-resources-RAC-API-removal.patch +++ /dev/null @@ -1,51 +0,0 @@ -From e688cffa33ececfef8630c05380f93d9e38b3edf Mon Sep 17 00:00:00 2001 -From: Dave Airlie -Date: Tue, 28 Jul 2009 13:32:35 +1000 -Subject: [PATCH] radeonhd: update for resources/RAC API removal - ---- - src/rhd_driver.c | 9 ++++++--- - 1 files changed, 6 insertions(+), 3 deletions(-) - -diff --git a/src/rhd_driver.c b/src/rhd_driver.c -index 943108c..e7dca79 100644 ---- a/src/rhd_driver.c -+++ b/src/rhd_driver.c -@@ -38,7 +38,11 @@ - /* For PIO/MMIO */ - #include "compiler.h" - -+#ifndef XSERVER_LIBPCIACCESS - #include "xf86Resources.h" -+/* Needed by Resources Access Control (RAC) */ -+#include "xf86RAC.h" -+#endif - - #include "xf86PciInfo.h" - /* do we need to access PCI config space directly? */ -@@ -63,9 +67,6 @@ - - #include "fb.h" - --/* Needed by Resources Access Control (RAC) */ --#include "xf86RAC.h" -- - #ifdef HAVE_XEXTPROTO_71 - #include "X11/extensions/dpmsconst.h" - #else -@@ -562,10 +563,12 @@ RHDPreInit(ScrnInfoPtr pScrn, int flags) - - pScrn->chipset = (char *)xf86TokenToString(RHDChipsets, rhdPtr->ChipSet); - -+#ifndef XSERVER_LIBPCIACCESS - /* We will disable access to VGA legacy resources emulation and - save/restore VGA thru MMIO when necessary */ - if (xf86RegisterResources(rhdPtr->entityIndex, NULL, ResNone)) - goto error0; -+#endif - - #ifndef ATOM_ASIC_INIT - if (xf86LoadSubModule(pScrn, "int10")) { --- -1.6.3.3 - diff --git a/source/x11/xf86-video-radeonhd/0004-radeonhd-further-RAC-resources-changes.patch b/source/x11/xf86-video-radeonhd/0004-radeonhd-further-RAC-resources-changes.patch deleted file mode 100644 index 3aed854..0000000 --- a/source/x11/xf86-video-radeonhd/0004-radeonhd-further-RAC-resources-changes.patch +++ /dev/null @@ -1,71 +0,0 @@ -From d389503eace03c0d8adf2028ade099b7a7f38a8a Mon Sep 17 00:00:00 2001 -From: Dave Airlie -Date: Tue, 28 Jul 2009 13:39:32 +1000 -Subject: [PATCH] radeonhd: further RAC/resources changes - ---- - src/rhd_driver.c | 4 ++++ - src/rhd_id.c | 5 ++++- - 2 files changed, 8 insertions(+), 1 deletions(-) - -diff --git a/src/rhd_driver.c b/src/rhd_driver.c -index e7dca79..ad102d9 100644 ---- a/src/rhd_driver.c -+++ b/src/rhd_driver.c -@@ -541,10 +541,12 @@ RHDPreInit(ScrnInfoPtr pScrn, int flags) - goto error0; - } - -+#ifndef XSERVER_LIBPCIACCESS - if (rhdPtr->pEnt->resources) { - xfree(rhdPtr->pEnt); - goto error0; - } -+#endif - - pScrn->videoRam = rhdPtr->pEnt->device->videoRam; - rhdPtr->entityIndex = rhdPtr->pEnt->index; -@@ -1277,7 +1279,9 @@ RHDScreenInit(int scrnIndex, ScreenPtr pScreen, int argc, char **argv) - CMAP_PALETTED_TRUECOLOR | CMAP_RELOAD_ON_MODE_SWITCH)) - return FALSE; - -+#ifndef XSERVER_LIBPCIACCESS - pScrn->racIoFlags = pScrn->racMemFlags = racflag; -+#endif - - /* Function to unblank, so that we don't show an uninitialised FB */ - pScreen->SaveScreen = RHDSaveScreen; -diff --git a/src/rhd_id.c b/src/rhd_id.c -index a95e9e9..53cdf7a 100644 ---- a/src/rhd_id.c -+++ b/src/rhd_id.c -@@ -29,7 +29,9 @@ - #include "git_version.h" - - #include "xf86.h" -+#ifndef XSERVER_LIBPCIACCESS - #include "xf86Resources.h" -+#endif - - #include "rhd.h" - #ifdef ATOM_BIOS -@@ -101,7 +103,6 @@ SymTabRec RHDChipsets[] = { - { -1, NULL } - }; - --resRange res_none[] = { _END }; - - /* - * This is what people would refer to as "Petite". -@@ -113,6 +114,8 @@ resRange res_none[] = { _END }; - # define PCI_ID_LIST struct pci_id_match RHDDeviceMatch[] - # define LIST_END { 0, 0, (~0), (~0), 0, 0, 0 } - #else -+resRange res_none[] = { _END }; -+ - # define RHD_DEVICE_ENTRY(d, i, r) \ - { (i), (d), r } - # define RHD_DEVICE_MATCH(d, i) \ --- -1.6.4 - diff --git a/source/x11/xf86-video-radeonhd/0005-Adapt-for-nuked-xf86LoaderReqSymLists-in-Xserver-1.6.patch b/source/x11/xf86-video-radeonhd/0005-Adapt-for-nuked-xf86LoaderReqSymLists-in-Xserver-1.6.patch deleted file mode 100644 index 801227f..0000000 --- a/source/x11/xf86-video-radeonhd/0005-Adapt-for-nuked-xf86LoaderReqSymLists-in-Xserver-1.6.patch +++ /dev/null @@ -1,49 +0,0 @@ -From 9e8608c4ee55ca7798c3c120938d2ecf1f7e9f00 Mon Sep 17 00:00:00 2001 -From: Matthias Hopf -Date: Mon, 8 Jun 2009 13:45:21 +0200 -Subject: [PATCH] Adapt for nuked xf86LoaderReqSymLists() in Xserver 1.6.99.1. - ---- - src/rhd_driver.c | 17 ++++++++++++++--- - 1 files changed, 14 insertions(+), 3 deletions(-) - -diff --git a/src/rhd_driver.c b/src/rhd_driver.c -index 8fcf32d..bc82505 100644 ---- a/src/rhd_driver.c -+++ b/src/rhd_driver.c -@@ -989,8 +989,14 @@ RHDPreInit(ScrnInfoPtr pScrn, int flags) - xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "Failed to load XAA module." - " Falling back to ShadowFB.\n"); - rhdPtr->AccelMethod = RHD_ACCEL_SHADOWFB; -- } else -+ } -+ /* This is functionally void since 7.0 (old version scheme, -+ * and removed since 1.6.99.1 (new version scheme) */ -+ /* Assume anything >= 6.* is old version scheme */ -+#if XORG_VERSION_CURRENT >= 6 * 10000000 -+ else - xf86LoaderReqSymLists(xaaSymbols, NULL); -+#endif - } - - #ifdef USE_EXA -@@ -1000,9 +1006,14 @@ RHDPreInit(ScrnInfoPtr pScrn, int flags) - xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "Failed to load EXA module." - " Falling back to ShadowFB.\n"); - rhdPtr->AccelMethod = RHD_ACCEL_SHADOWFB; -- } else { -- xf86LoaderReqSymLists(exaSymbols, NULL); - } -+ /* This is functionally void since 7.0 (old version scheme, -+ * and removed since 1.6.99.1 (new version scheme) */ -+ /* Assume anything >= 6.* is old version scheme */ -+#if XORG_VERSION_CURRENT >= 6 * 10000000 -+ else -+ xf86LoaderReqSymLists(exaSymbols, NULL); -+#endif - } - #endif /* USE_EXA */ - --- -1.6.3.3 - diff --git a/source/x11/xf86-video-radeonhd/FrugalBuild b/source/x11/xf86-video-radeonhd/FrugalBuild index 6030c14..909e1c2 100644 --- a/source/x11/xf86-video-radeonhd/FrugalBuild +++ b/source/x11/xf86-video-radeonhd/FrugalBuild @@ -4,28 +4,18 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=xf86-video-radeonhd -pkgver=1.2.5 +pkgver=1.3.0 Fuse $USE_DEVEL && pkgver=1.2.5.55.g27cfbaa -pkgrel=2 +pkgrel=1 pkgdesc="X.Org driver for AMD GPG r5xx/r6xx chipsets" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') -depends=('xorg-server>=1.6.3' 'pciutils' 'libpciaccess>=0.10.6' 'libdrm') +depends=('xorg-server>=1.7.0' 'pciutils' 'libpciaccess>=0.10.6' 'libdrm') makedepends=('randrproto>1.3.0' 'renderproto' 'videoproto>=2.2.2' 'util-macros>=1.2.1' \ 'resourceproto' 'dri2proto' 'glproto' 'xf86driproto') Finclude xorg -source=($source 0001-Fix-autoconf-issues.patch - 0002-radeonhd-Update-to-xextproto-7.1-support.patch - 0003-radeonhd-update-for-resources-RAC-API-removal.patch - 0004-radeonhd-further-RAC-resources-changes.patch - 0005-Adapt-for-nuked-xf86LoaderReqSymLists-in-Xserver-1.6.patch) -sha1sums=('64fc0eb5209adba5479396bafe53b50ded6c0940' \ - '9399efe9842b0cba149ae185186d6a5de65c592c' \ - '153f2ba4a28d0d883808a9c70f32012ab20d985c' \ - 'b66a81dc9f826b34c2da7508017b5af85f04787e' \ - '1b4a4801515f2965d540112e8e7f844efa0aba8a' \ - '5cc8e053e7d1b84ee1c857e6eda877123b4b4ddb') +sha1sums=('4cdcdbcdc6ec7cd4caa19afdbfc34a8bec461f56') Fconfopts="$Fconfopts --enable-dri" if Fuse $USE_DEVEL; then @@ -41,7 +31,6 @@ build() Funpack_scm fi Fpatchall - Fautoreconf Fmake Fmakeinstall From bouleetbil at frogdev.info Sat Oct 10 14:47:00 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 10 Oct 2009 14:47:00 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libxpm-3.5.8-1-i686 *version bump Message-ID: <20091010124700.8242011F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=629ea2bf3c3854d6b632d68fb94438b9b5509a45 commit 629ea2bf3c3854d6b632d68fb94438b9b5509a45 Author: bouleetbil Date: Sat Oct 10 14:49:20 2009 +0200 libxpm-3.5.8-1-i686 *version bump diff --git a/source/x11/libxpm/FrugalBuild b/source/x11/libxpm/FrugalBuild index a209dd6..4c6aa1d 100644 --- a/source/x11/libxpm/FrugalBuild +++ b/source/x11/libxpm/FrugalBuild @@ -3,14 +3,14 @@ pkgname=libxpm _F_xorg_name=libXpm -pkgver=3.5.7 -pkgrel=2 +pkgver=3.5.8 +pkgrel=1 pkgdesc="X Pixmap Library" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64' 'ppc') -depends=('libx11>=1.2.1' 'libxt>=1.0.5-2' 'libxext>=1.0.5-3') -makedepends=('pkgconfig' 'xproto>=7.0.15' 'inputproto>=1.5') +depends=('libx11>=1.3' 'libxt>=1.0.5-2' 'libxext>=1.0.5-3') +makedepends=('pkgconfig' 'xproto>=7.0.15' 'inputproto>=2.0') Finclude xorg -sha1sums=('215208091051530867efae0a4c1cedb7385d5f0e') +sha1sums=('3bfc833ed4527f74b1c66c386da62271d0313413') # optimization OK From bouleetbil at frogdev.info Sat Oct 10 15:03:47 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 10 Oct 2009 15:03:47 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libxft-2.1.14-1-i686 *version bump Message-ID: <20091010130347.2AD7411F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=110e308dc7f0dda38fba3ce3364f3ef3bd443c2a commit 110e308dc7f0dda38fba3ce3364f3ef3bd443c2a Author: bouleetbil Date: Sat Oct 10 15:06:05 2009 +0200 libxft-2.1.14-1-i686 *version bump diff --git a/source/x11/libxft/FrugalBuild b/source/x11/libxft/FrugalBuild index 5203afa..90384e7 100644 --- a/source/x11/libxft/FrugalBuild +++ b/source/x11/libxft/FrugalBuild @@ -3,13 +3,13 @@ pkgname=libxft _F_xorg_name=libXft -pkgver=2.1.13 -pkgrel=2 +pkgver=2.1.14 +pkgrel=1 pkgdesc="X FreeType library" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64' 'ppc') -depends=('libx11>=1.2.1' 'libxext>=1.0.5-3' 'libxrender>=0.9.4-3' 'freetype2>=2.3.8-2' 'fontconfig') -makedepends=('pkgconfig' 'xproto>=7.0.15' 'inputproto>=1.5') +depends=('libx11>=1.3' 'libxext>=1.0.5-3' 'libxrender>=0.9.4-3' 'freetype2>=2.3.8-2' 'fontconfig') +makedepends=('pkgconfig' 'xproto>=7.0.15' 'inputproto>=2.0') Finclude xorg -sha1sums=('7ce291fe4306de8e73e545ab9af2285cc1c26dce') +sha1sums=('e08ae6b1f56e160179b9f141b4ab799333ec725e') # optimization OK From bouleetbil at frogdev.info Sat Oct 10 15:07:45 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 10 Oct 2009 15:07:45 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: font-util-1.1.0-1-i686 *version bump Message-ID: <20091010130745.D2D0911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=8312fb9dc43b8f33d0d3bc2d45181f4ae8567c24 commit 8312fb9dc43b8f33d0d3bc2d45181f4ae8567c24 Author: bouleetbil Date: Sat Oct 10 15:10:05 2009 +0200 font-util-1.1.0-1-i686 *version bump diff --git a/source/x11/font-util/FrugalBuild b/source/x11/font-util/FrugalBuild index b5e6ee3..dedbe81 100644 --- a/source/x11/font-util/FrugalBuild +++ b/source/x11/font-util/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=font-util -pkgver=1.0.2 +pkgver=1.1.0 pkgrel=1 pkgdesc="X.Org font utils" url="http://xorg.freedesktop.org" @@ -11,6 +11,6 @@ archs=('i686' 'x86_64' 'ppc') depends=() makedepends=('pkgconfig') Finclude xorg -sha1sums=('774230a90f7b132a64cc8c096cec1267d110df88') +sha1sums=('47df90c23f82d30155b38c6f4cf4a310e2abc761') # optimization OK From bouleetbil at frogdev.info Sat Oct 10 15:12:52 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 10 Oct 2009 15:12:52 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libxfont-1.4.1-1-i686 *version bump Message-ID: <20091010131252.D7A5011F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=dce658b302f56c6f9e9926be6ec41974b4989335 commit dce658b302f56c6f9e9926be6ec41974b4989335 Author: bouleetbil Date: Sat Oct 10 15:15:11 2009 +0200 libxfont-1.4.1-1-i686 *version bump diff --git a/source/x11/libxfont/FrugalBuild b/source/x11/libxfont/FrugalBuild index 167e9af..6fa7492 100644 --- a/source/x11/libxfont/FrugalBuild +++ b/source/x11/libxfont/FrugalBuild @@ -3,7 +3,7 @@ pkgname=libxfont _F_xorg_name=libXfont -pkgver=1.4.0 +pkgver=1.4.1 pkgrel=1 pkgdesc="X font Library" url="http://xorg.freedesktop.org" @@ -16,6 +16,6 @@ Finclude xorg Fconfopts="$Fconfopts --enable-IPv6 --enable-type1 --enable-speedo --enable-freetype \ --enable-pcfformat --enable-bdfformat --enable-snfformat" -sha1sums=('f47a2f41273cdbe5198ac700df70686fab72cd35') +sha1sums=('f8dc669760975b41885143f828b54164224c8a31') # '1d7a07ddb2efa8b56b51c7fad58b7e8e17c6421c') # optimization OK From priyank at frugalware.org Sat Oct 10 15:21:44 2009 From: priyank at frugalware.org (Priyank) Date: Sat, 10 Oct 2009 15:21:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: dcraw-8.98-1-i686 Message-ID: <20091010132144.1DB9D11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1281e4c5dcfc0cf454a21ef22622fa7897556b35 commit 1281e4c5dcfc0cf454a21ef22622fa7897556b35 Author: Priyank Date: Sat Oct 10 18:50:33 2009 +0530 dcraw-8.98-1-i686 * Version bump diff --git a/source/apps-extra/dcraw/FrugalBuild b/source/apps-extra/dcraw/FrugalBuild index fc74896..706d452 100755 --- a/source/apps-extra/dcraw/FrugalBuild +++ b/source/apps-extra/dcraw/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=dcraw -pkgver=8.95 +pkgver=8.98 pkgrel=1 pkgdesc="A command line based converter for raw digital photos." url="http://www.cybercom.net/~dcoffin/dcraw/" @@ -13,7 +13,7 @@ archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.cybercom.net/~dcoffin/dcraw/dcraw.c | grep -m1 VERSION | sed 's/.*N \"\(.*\).\"*/\1/'" source=($url/$pkgname.{c,1}) options=('noversrc') -sha1sums=('371611cf35de278832906b7c39a6c5d45e298998' \ +sha1sums=('b71a56ab846006ca30381ce4eaaca8efc0346141' \ '0902f48378a2ae0a58f8c8d71560f7f15d21fb26') build() From bouleetbil at frogdev.info Sat Oct 10 15:32:26 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 10 Oct 2009 15:32:26 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gparted-0.4.7-1-i686 *version bump Message-ID: <20091010133226.5276111F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d25a94ad8b88d4b388f78d411b62397491987a6b commit d25a94ad8b88d4b388f78d411b62397491987a6b Author: bouleetbil Date: Sat Oct 10 15:34:33 2009 +0200 gparted-0.4.7-1-i686 *version bump diff --git a/source/xapps-extra/gparted/FrugalBuild b/source/xapps-extra/gparted/FrugalBuild index b39ad65..1d9ecfa 100644 --- a/source/xapps-extra/gparted/FrugalBuild +++ b/source/xapps-extra/gparted/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: crazy pkgname=gparted -pkgver=0.4.6 +pkgver=0.4.7 pkgrel=1 pkgdesc="Parted GUI written in C++ using gtkmm as Graphical Toolkit" -depends=('parted>=1.8.8' 'gtkmm>=2.16.0-2' 'freetype2' 'pango>=1.24.2-2' 'hal') +depends=('parted>=1.8.8' 'gtkmm>=2.18.2' 'freetype2' 'pango>=1.24.2-2' 'hal') makedepends=('perl-xml-parser' 'gnome-doc-utils') archs=('i686' 'x86_64') groups=('xapps-extra') @@ -15,7 +15,7 @@ _F_sourceforge_prefix="$pkgname-" Finclude sourceforge url="http://gparted.sourceforge.net" source=($source gparted-kde.desktop) -sha1sums=('0968a8138eab24734567466ec191f18f60f7d285' \ +sha1sums=('3a4e8b52f0129af003ea4e23b34b66a5686ea996' \ '9fef48cb9b11c71c79a5b4ce8bf1296920a095c2') From russelldickenson at gmail.com Sat Oct 10 17:17:25 2009 From: russelldickenson at gmail.com (Russell Dickenson (phayz)) Date: Sat, 10 Oct 2009 17:17:25 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: Newsletter issue 52 Message-ID: <20091010151725.06E0911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=d89e1044d61309a64d48015a9c3ccd27aa41ebcf commit d89e1044d61309a64d48015a9c3ccd27aa41ebcf Author: Russell Dickenson (phayz) Date: Sun Oct 11 01:18:45 2009 +1000 Newsletter issue 52 new file: interviews/dex77_desktop.jpg new file: interviews/dex77_desktop_t.jpg new file: interviews/dex77_office.jpg new file: interviews/dex77_office_t.jpg new file: ../weeklynews/issue52.html modified: ../xml/news.xml diff --git a/frugalware/images/interviews/dex77_desktop.jpg b/frugalware/images/interviews/dex77_desktop.jpg new file mode 100644 index 0000000..629af39 Binary files /dev/null and b/frugalware/images/interviews/dex77_desktop.jpg differ diff --git a/frugalware/images/interviews/dex77_desktop_t.jpg b/frugalware/images/interviews/dex77_desktop_t.jpg new file mode 100644 index 0000000..d1b6354 Binary files /dev/null and b/frugalware/images/interviews/dex77_desktop_t.jpg differ diff --git a/frugalware/images/interviews/dex77_office.jpg b/frugalware/images/interviews/dex77_office.jpg new file mode 100644 index 0000000..219c14e Binary files /dev/null and b/frugalware/images/interviews/dex77_office.jpg differ diff --git a/frugalware/images/interviews/dex77_office_t.jpg b/frugalware/images/interviews/dex77_office_t.jpg new file mode 100644 index 0000000..5282ba5 Binary files /dev/null and b/frugalware/images/interviews/dex77_office_t.jpg differ diff --git a/frugalware/weeklynews/issue52.html b/frugalware/weeklynews/issue52.html new file mode 100644 index 0000000..7f3ed52 --- /dev/null +++ b/frugalware/weeklynews/issue52.html @@ -0,0 +1,591 @@ +

Frugalware Linux Newsletter - Issue 52

+ +

...to inform...to educate...to entertain

+ +

When NASA first started sending up astronauts, they discovered that pens would not work in zero gravity. To combat this problem, NASA scientists spent a decade and $12 million developing the ball point pen that writes in zero gravity, upside down, underwater, on almost any surface including glass and at temperatures ranging from below freezing to over 300C.

+ +

When confronted with the same problem, the Russians used a pencil.

+ +

Welcome

+ +

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

+ +

Features of this issue include:

+ +
    +
  • Gnome 2.28 is now available
  • + +
  • Frugalware's users are people too - DeX77
  • + +
  • Tips and tricks - "Seeing is believing"
  • + +
  • Focus On Package(s) - Celestia and UKopp
  • +
+ +

Events etc

+ +

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

+ +
    +
  • +

    An ego the size of a whale!

    + +

    I have had thousands of email messages from newsletter readers asking + why, at the end of each newsletter, I remind everyone that it is I who + writes the newsletter. Is it because I have an ego the size of a whale? + Believe it or not, I don't do it because I want to take all the credit. + Instead I want remind everyone that any errors in the newsletter are + entirely my fault and not of the developers or other + contributors.

    +
  • + +
  • +

    Gnome 2.28 is now available

    + +

    Gnome 2.28 was recently released and the development team has already + packaged it and it's now available from the "current" repository. There + have been many changes since the previous release, and there are a lot of + dependencies, so it is a difficult, time-consuming job to package it all. + Many thanks for Bouleetbil and others in the development team for their + hard work.

    +
  • + +
  • +

    Don't cry for me, Argentina

    + +

    OK - in fact wherever you live, don't cry for Anacreon, Frugalware + release 1.0. After all, we have a new stable release in Getorin, + Frugalware release 1.1. Anacreon was a good, reliable friend but when a + more current model, with even more features comes along, it's hard not to + resist. If you're still running release 1.0, please consider upgrading. + Anacreon will understand and anyway, all Frugalware releases have a + special place in our hearts.

    +
  • + +
  • +

    "Quick Draw" Devil505

    + +

    If Devil505 had been a gunfighter in America's Wild West, I would + never have challenged him to a gun fight. A Frugalware user recently + submitted a bug report for a package named 'wifi-radar'. According to my + mail client, this bug was reported at 6:53 pm and Devil505 submitted a + patch to fix this bug at 7:36 pm. That's what I call quick! Of course not + all bugs get fixed this quickly, but it's good when it does happen.

    +
  • +
+ +

Frugalware's users are people too

+ +

This is the latest in a series of interviews with Frugalware users, in + which we get to know a little about the person. Please read on...

+ +
+
What's your name?
+ +
+

Daniel Exner

+
+ +
What's your IRC/forum nickname?
+ +
+

DeX, or DeX77. I'm not 32 but 28, the 77 is just because someone + already used 66 :)

+
+ +
In what country do you live?
+ +
+

Germany

+
+ +
In what country were you born?
+ +
+

Germany

+
+ +
What operating system(s) did you use before FW ?
+ +
+

To my shame I have to admit that I used all DOS and Windows versions + up to Windows 2000. But then I switched to Slackware :)

+
+ +
When did you start to use Linux (Frugalware)?
+ +
+

head /var/log/pacman-g2.log = [12/19/06 17:56] I guess that's roughly + the moment I started to use it :)

+
+ +
What do you like most about Frugalware?
+ +
+

What I like most about Frugalware is the transparency of the build + process: most distros provide the tools to create your own packages, and + some have even large package provider communities. But none I have found + so far that have such a well-documented package building process. What I + also like is the policy to provide as minimal patches as possible. That + really ties Frugalware close to upstream and I think both sides benefit + from that.

+
+ +
What would you like to see changed in Frugalware?
+ +
+

I would like to see more devs! It's a pity to see the weight of + maintaining all those packages distributed amongst such a small bunch of + people. Although I must admit they do a really good job :)

+
+ +
Do you do something active in order to spread the knowledge of + Frugalware?
+ +
+

Sure, I flame about (X|K)ubuntu as much as I can. :) No, just kidding. + I try to convince people around me, to at least try the Frugal way and at + least some of them now are happy Frugal users.

+
+ +
For what purpose(s) do you use Frugalware?
+ +
+

Given I'm in the IT business I mostly do development with it. But I + also use it at home for multimedia, occasional gaming and keeping in + touch with the world.

+
+ +
How did you find Frugalware - e.g. a friend/Google + search?
+ +
+

Some guy on a German Slackware forum was whining about Slackware + missing more modern software and someone else suggested Frugalware as an + alternative. As I myself was somewhat frustrated with Slackware at that + moment I thought: "Why not? Give it a try" :)

+
+ +
What do you do when you're not using Frugalware?
+ +
+

I'm forced to use Windows ;) I guess you are asking about hobbies with + that question? Well that would be watching/reading SciFi and Anime/Manga, + swimming, cycling and when there is still time left at the end of the day + I remember to do things for my M.Sc. in Computer Science.

+
+ +
Please show us a screenshot of your desktop(s)
+ +
+

+

+ +

Yeah, that's my girlfriend. No we are not (yet) married :)

+
+ +
What's the view from your front door? (please provide a + photograph, with no people in view)
+ +
+

+That's not a view from my front door but from my + office. I guess that's more impressive :)

+
+
+ +

Getting To Know You

+ +

In this section of the newsletter, we get to know Frugalware Linux a + little at a time. This is not meant to replace the official documentation but + instead make it easier to read. This should suit those those people who, like + me, have short attention spans. :)

+ +

It's Release Time!

+ +

We recently had Frugalware 1.1 released, so now is a good time to talk + about the release process. Releases occur six months apart, usually in April + and September. Scheduling releases according to time means that everyone + involved can schedule their work to suit. If a new release of Gnome occurs + shortly before the release date for example, the decision to stay with the + Gnome release already in the repositories is easier to make. Making these + types of decisions based on other criteria is generally much more difficult, + because everyone has different ideas as to when things are ready for + release.

+ +

Before the final release, several test releases are made - two release + candidates and one pre-release. These test the release infrastructure and are + an opportunity for everyone to see what the final release will look like and + provide feedback. A few days before each release there is a "freeze", when + only bug fixes are allowed. Between each test release, most effort goes into + fixing reported bugs and making any changes that are required before the + final release, but package updates also continue.

+ +

New Packages

+ +

In this new section of the newsletter I'll highlight some packages which + have been added since the previous issue.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Package's NameDescriptionMaintainer
roundcubeA free and open source webmail solution with a desktop-like user + interfaceboobaa
adeskbarA good-looking application launcher written in Pythonjercel
drupal6-supportThe Drupal support module provides a basic ticketing systemboobaa
+ +

Tips and tricks

+ +

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

+ +

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

+ +

To do, or not to do...

+ +

Most of us do not have enough time in which to do all the things we want + to do. You might want to achieve world peace or marry Halle Berry. In fact + marrying Halle Berry shouldn't be one of your goals because it's one + of my goals, but that's not really relevant to my point. Maintaining + a "To Do" list is one tool which can help you be more productive because + it:

+ +
    +
  • helps you keep focused on your goals;
  • + +
  • allows you to prioritise your goals;
  • + +
  • can be shared with others, who may be able to help you achieve a + specific goal.
  • +
+ +

It really doesn't matter how you maintain your list, whether it's on a + piece of paper, in a notebook, or using any one of numerous 'To Do' + applications or web sites available. If you don't have enough items to put on + your "To Do" list, contact VMiklos because apparently he has + LOTS that he would like to share. :)

+ +

"Seeing is believing"

+ +

This is an English-language proverb which means that when you see + something with your own eyes, you believe it's really happening. In the case + of screencasts, seeing can also help you understand something better. Some + people - including myself - find it's easier to understand something if it's + demonstrated. Screencasts are (usually) brief videos with audio commentary, + the aim of which is to teach you something. They can be produced on almost + any PC and hosted for free on web sites such as YouTube and Vimeo. A search + on a technical topic you're interested in, combined with the word + "screencast", will usually return at least a few hits. Screencasts have an + advantage over written documentation because, even if you don't understand + the language of the audio track, you should still be able to understand + what's being shown. If you have never looked at a screencast, search the + Internet for topics that interest you because you'll probably be surprised at + what you find.

+ +

As a starting point, here are links to some popular screencasting web + sites:

+ +
+
+ ShowMeDo - videos about FLOSS software + and programming; +
+ +
+ Screencasters.heathenx.org - + "Inkscape tutorials for the novice artist" +
+
+ +

Focus On Package(s)

+ +

Celestia

+ +

At some point in their life, everyone has gazed up at the night sky, awed + by the seemingly limitless void that is known as "space". This often inspires + meaningful questions, such as:

+ +
    +
  • Is there intelligent life on other planets?;
  • + +
  • What would it be like to travel to the stars and other planets?;
  • + +
  • What might aliens look like and would they be friendly?;
  • + +
  • Would humans live in peace if we lived on other planets?;
  • + +
  • Where did I put my house keys?
  • +
+ +

Celestia is a space + simulator which allows you to navigate through the universe with a + first-person view. As described on the Celestia home page, "Unlike most + planetarium software, Celestia doesn't confine you to the surface of the + Earth. You can travel throughout the solar system, to any of over 100,000 + stars, or even beyond the galaxy. All movement in Celestia is seamless; the + exponential zoom feature lets you explore space across a huge range of + scales, from galaxy clusters down to spacecraft only a few meters across. A + 'point-and-goto' interface makes it simple to navigate through the universe + to the object you want to visit. Celestia is expandable. Celestia comes with + a large catalog of stars, galaxies, planets, moons, asteroids, comets, and + spacecraft. If that's not enough, you can download dozens of easy to install + add-ons with more objects."

+ +

Anyone who has dreamed of traveling in space, or has an interest in + astronomy, should try out Celestia. You too can have the opportunity of + "Going where no man (or woman) has gone before."

+ +

UKopp

+ +

UKopp is a simple, + easy-to-use GUI application for backing up files and folders to a USB stick + or similar media. You can set up jobs, which are sets of pre-defined + configuration items, including source and destination folders, files to + include and exclude etc. Each time a backup is run, only files and folders + which have been modified since the previous backup are copied. You have the + option of keeping old versions of files, allowing you to restore older + versions instead of only the previous version. For advanced users of + Frugalware, there may be better backup options, but the beauty of UKopp is + simplicity and ease of use. It's ideal for people are need an easy, reliable + backup method. If you have any friends or family who use Linux, why not + introduce them to UKopp? It may be the best thing you've done for yourself! + :)

+ +

Bug fixes

+ +

The following table gives you a overview of activity on bugs and feature + requests as at 10 October 2009. In each cell of the table is a link to a + detailed list of the relevant bugs or feature requests.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ActivityBugsFeature
+ Requests
Open + 227 + 199
Opened since the previous newsletter + 21 + 4
Closed since the previous newsletter + 38 + 1
+ +

Security announcements

+ +

Remember - According to the normal support arrangements for + Frugalware, the release of 1.1 ("Getorin") means that no further security or + bug fixes will be released for Frugalware 1.0 ("Anacreon") or earlier + releases.

+ +

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

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FSAPackageFSA DescriptionUpgrade To
FSA624drupal6-commentrssSee FSA623 for more info.drupal6-commentrss-6.x_2.2-1getorin1
FSA623drupal-commentrssA vulnerability has been reported in the Comment RSS module for + Drupal, which can be exploited to disclose potentially sensitive + informationdrupal-commentrss-5.x_2.2-1getorin1
FSA622drupal6See FSA621 for more info.drupal6-6.14-1getorin1
FSA621drupalSome vulnerabilities have been reported in Drupal, which can be + exploited by malicious users to hijack accounts and compromise a + vulnerable system, and by malicious people to conduct cross-site request + forgery attacksdrupal-5.20-1getorin1
FSA620drupal-dateA vulnerability has been reported in the Date module for Drupal, + which can be exploited by malicious users to conduct script insertion + attacksdrupal-date-5.x_2.8-1getorin1
FSA619horde-webmailSome vulnerabilities have been reported in Horde Groupware and Horde + Groupware Webmail Edition, which can be exploited by malicious people to + conduct cross-site scripting and script insertion attacks and by + malicious users to compromise a vulnerable systemhorde-webmail-1.2.4-1getorin1
FSA618wiresharkSome vulnerabilities have been reported in Wireshark, which can be + exploited by malicious people to cause a DoS (Denial of Service)wireshark-1.2.2-1getorin1
FSA617drupal6-develA vulnerability has been reported in the Devel module for Drupal, + which can be exploited by malicious users to conduct script insertion + attacksdrupal6-devel-6.x_1.18-1getorin1
+ +

About the newsletter

+ +

Author

+ +

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

+ +

Translations

+ +

The newsletter is currently translated into French and Danish by their respective communities. + Thanks to all those involved in providing and hosting these translations.

+ +

Release

+ +

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

+ +

Feedback

+ +

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

+ + diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index 18aecc8..a262f77 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -22,6 +22,25 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> + 148 + Frugalware Newsletter Issue 52 + Sun, 11 Oct 2009 01:14:45 +1000 + phayz + 0 + + Features of this issue include: +
    +
  • Gnome 2.28 is now available
  • +
  • Frugalware's users are people too - DeX77
  • +
  • Tips and tricks - "Seeing is believing"
  • +
  • Focus On Package(s) - Celestia and UKopp
  • +
+ You can read it here. We hope you like it! + ]]> +
+
+ 147 Anacreon: End of life Sun, 27 Sep 2009 12:00:43 +0200 From russelldickenson at gmail.com Sat Oct 10 17:26:40 2009 From: russelldickenson at gmail.com (Russell Dickenson (phayz)) Date: Sat, 10 Oct 2009 17:26:40 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: Newsletter issue 52 Message-ID: <20091010152640.04B4D11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=61e444214302b56f667c5413e08b23981c02af04 commit 61e444214302b56f667c5413e08b23981c02af04 Author: Russell Dickenson (phayz) Date: Sun Oct 11 01:28:57 2009 +1000 Newsletter issue 52 * minor layout changes modified: issue52.html diff --git a/frugalware/weeklynews/issue52.html b/frugalware/weeklynews/issue52.html index 7f3ed52..cc3f81b 100644 --- a/frugalware/weeklynews/issue52.html +++ b/frugalware/weeklynews/issue52.html @@ -195,7 +195,9 @@

-That's not a view from my front door but from my + "DeX77's desktop">

+ +

That's not a view from my front door but from my office. I guess that's more impressive :)

@@ -452,10 +454,6 @@ - - - - From devil505linux at gmail.com Sun Oct 11 12:23:12 2009 From: devil505linux at gmail.com (Devil505) Date: Sun, 11 Oct 2009 12:23:12 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: json-glib-0.8.0-1-i686 * version bump * fixing up2date (using gnome.sh) Message-ID: <20091011102312.27A6111F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c5514571be249fb3893d5206f75458b0e75fbdad commit c5514571be249fb3893d5206f75458b0e75fbdad Author: Devil505 Date: Sun Oct 11 12:22:27 2009 +0200 json-glib-0.8.0-1-i686 * version bump * fixing up2date (using gnome.sh) diff --git a/source/devel-extra/json-glib/FrugalBuild b/source/devel-extra/json-glib/FrugalBuild index f16d49a..d0f555d 100644 --- a/source/devel-extra/json-glib/FrugalBuild +++ b/source/devel-extra/json-glib/FrugalBuild @@ -2,15 +2,14 @@ # Maintainer: Devil505 pkgname=json-glib -pkgver=0.6.2 +pkgver=0.8.0 pkgrel=1 pkgdesc="JSON library built on GLib" url="http://live.gnome.org/JsonGlib" +Finclude gnome depends=('glib2') groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') -up2date="lynx -dump $url | Flasttar" -source=(http://folks.o-hand.com/~ebassi/sources/$pkgname-$pkgver.tar.gz) -sha1sums=('de4d9b51cc507e97f3427e01a616a9b6fb7fe3cd') +sha1sums=('a611ca9202a082d986fcaf2a8b3762cded58b954') # optimization OK From vmiklos at frugalware.org Sun Oct 11 12:55:57 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 11 Oct 2009 12:55:57 +0200 (CEST) Subject: [Frugalware-git] pacman-g2: _pacman_remove_commit: prefix file path with handle->root Message-ID: <20091011105557.8911E11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=99ae813b990fec47e8afac672dd7656a97db61d1 commit 99ae813b990fec47e8afac672dd7656a97db61d1 Author: Miklos Vajna Date: Sun Oct 11 12:55:52 2009 +0200 _pacman_remove_commit: prefix file path with handle->root diff --git a/lib/libpacman/remove.c b/lib/libpacman/remove.c index a4c2045..3bf77b2 100644 --- a/lib/libpacman/remove.c +++ b/lib/libpacman/remove.c @@ -252,7 +252,7 @@ int _pacman_remove_commit(pmtrans_t *trans, pmdb_t *db) char newpath[PATH_MAX]; snprintf(newpath, PATH_MAX, "%s.pacsave", line); rename(line, newpath); - _pacman_log(PM_LOG_WARNING, _("%s saved as %s"), file, newpath); + _pacman_log(PM_LOG_WARNING, _("%s saved as %s"), line, newpath); pacman_logaction(_("%s saved as %s"), line, newpath); } else { _pacman_log(PM_LOG_FLOW2, _("unlinking %s"), file); From vmiklos at frugalware.org Sun Oct 11 13:03:59 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 11 Oct 2009 13:03:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: screen-4.0.3-3-i686 Message-ID: <20091011110359.C6B0311F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2eb30743c6ed4da66ff274d7f0f3eb39a7ed8e60 commit 2eb30743c6ed4da66ff274d7f0f3eb39a7ed8e60 Author: Miklos Vajna Date: Sun Oct 11 13:03:37 2009 +0200 screen-4.0.3-3-i686 - rebuild, closes #3422 diff --git a/source/apps/screen/FrugalBuild b/source/apps/screen/FrugalBuild index 6dc966f..8d10674 100644 --- a/source/apps/screen/FrugalBuild +++ b/source/apps/screen/FrugalBuild @@ -3,7 +3,7 @@ pkgname=screen pkgver=4.0.3 -pkgrel=2 +pkgrel=3 pkgdesc="A full-screen window manager that multiplexes a physical terminal" url="http://www.gnu.org/software/screen/screen.html" pkgurl="http://ftp.uni-erlangen.de/pub/utilities/$pkgname" From vmiklos at frugalware.org Sun Oct 11 13:16:34 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 11 Oct 2009 13:16:34 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: docs/mobile: mention that udev usually loads the required modules Message-ID: <20091011111634.755BA11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f3dfe9b0e7d2e4c9874078869d44d42153906ae1 commit f3dfe9b0e7d2e4c9874078869d44d42153906ae1 Author: Miklos Vajna Date: Sun Oct 11 13:16:30 2009 +0200 docs/mobile: mention that udev usually loads the required modules diff --git a/docs/mobile.txt b/docs/mobile.txt index dc162e4..81d6dbf 100644 --- a/docs/mobile.txt +++ b/docs/mobile.txt @@ -2,14 +2,15 @@ == 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 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 -loaded at system startup: +Notebook users are usually interested in the state of their battery. +Getting 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 these modules are automatically loaded by `udev`. If it does not +do so for you, then add the following lines to '/etc/sysconfig/modules' +to get modules loaded at system startup: ------- battery From vmiklos at frugalware.org Sun Oct 11 13:20:11 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 11 Oct 2009 13:20:11 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: screen-4.0.3-3-i686 Message-ID: <20091011112011.2DEC011F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0370e899367bcf33a6bee505dc52eeb01fbeb475 commit 0370e899367bcf33a6bee505dc52eeb01fbeb475 Author: Miklos Vajna Date: Sun Oct 11 13:19:53 2009 +0200 screen-4.0.3-3-i686 - try to work around SMP build (but make -j2 works here..) diff --git a/source/apps/screen/FrugalBuild b/source/apps/screen/FrugalBuild index 8d10674..84d35b5 100644 --- a/source/apps/screen/FrugalBuild +++ b/source/apps/screen/FrugalBuild @@ -17,4 +17,5 @@ sha1sums=('7bc6e2f0959ffaae6f52d698c26c774e7dec3545' \ '41890308184675c90cd528a206ce4117760188ca' \ 'aee108ed81e41b3fd2e6d6d028a659fa7abd100a') Fconfopts="$Fconfopts --disable-pam" +unset MAKEFLAGS # optimization OK From hermier at frugalware.org Sun Oct 11 13:38:33 2009 From: hermier at frugalware.org (Michel Hermier) Date: Sun, 11 Oct 2009 13:38:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: shadow-4.1.4.2-2-i686 Message-ID: <20091011113833.3701911F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a40924b5a110bdd310d3bda80ec9d17324003e82 commit a40924b5a110bdd310d3bda80ec9d17324003e82 Author: Michel Hermier Date: Sun Oct 11 13:29:19 2009 +0200 shadow-4.1.4.2-2-i686 * Fix default ulimit string. Limit idendifier MUST be concatened to limit value, but limit values CAN be space separated. diff --git a/source/base/shadow/FrugalBuild b/source/base/shadow/FrugalBuild index 43752e3..c990bff 100644 --- a/source/base/shadow/FrugalBuild +++ b/source/base/shadow/FrugalBuild @@ -3,7 +3,7 @@ pkgname=shadow pkgver=4.1.4.2 -pkgrel=1 +pkgrel=2 pkgdesc="Shadow password file utilities" url="http://pkg-shadow.alioth.debian.org/" pkgurl="ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow" @@ -33,7 +33,7 @@ build() Fexe /usr/sbin/adduser Ffile /etc/group Ffile /etc/passwd - Fsed '\(#sysadm -\)' '\1\n# max number of processes for users\n* U 256' etc/limits + Fsed '\(#sysadm -\)' '\1\n# max number of processes for users\n* U256' etc/limits Ffilerel etc/limits /etc/limits Finstall 600 /etc/shadow Ffile /etc/adduser.conf From devil505linux at gmail.com Sun Oct 11 13:49:58 2009 From: devil505linux at gmail.com (Devil505) Date: Sun, 11 Oct 2009 13:49:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: filezilla-3.2.8.1-1-i686 * version bump Message-ID: <20091011114958.165E011F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a1ce5f5a24d76d1d077db509931cab0d0196138f commit a1ce5f5a24d76d1d077db509931cab0d0196138f Author: Devil505 Date: Sun Oct 11 13:48:02 2009 +0200 filezilla-3.2.8.1-1-i686 * version bump diff --git a/source/xapps-extra/filezilla/FrugalBuild b/source/xapps-extra/filezilla/FrugalBuild index 3570f71..ae451b3 100644 --- a/source/xapps-extra/filezilla/FrugalBuild +++ b/source/xapps-extra/filezilla/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=filezilla -pkgver=3.2.8 +pkgver=3.2.8.1 pkgrel=1 pkgdesc="a fast and reliable cross-platform FTP, FTPS and SFTP client" depends=('wxgtk>=2.8.9-2' 'libidn' 'gnutls>=2.8.3' 'libgcrypt' 'libgcc' \ @@ -18,6 +18,7 @@ _F_gnome_iconcache="y" Finclude sourceforge gnome-scriptlet groups=('xapps-extra') archs=('i686' 'x86_64' 'ppc') -sha1sums=('d2629c67de429f6979da58ff288bc2c864b607fb') +_F_cd_path="$pkgname-$pkgver" +sha1sums=('233455c58487b4ee2ec265d7ea1e3b58ff2ce1ca') # optimization OK From vmiklos at frugalware.org Sun Oct 11 13:55:09 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 11 Oct 2009 13:55:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: mysql-python-1.2.2-5-i686 Message-ID: <20091011115509.C0BFC11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aa4ec9699d0eddaefdbae3dfc6cf9d6321a5a4ef commit aa4ec9699d0eddaefdbae3dfc6cf9d6321a5a4ef Author: Miklos Vajna Date: Sun Oct 11 13:30:45 2009 +0200 mysql-python-1.2.2-5-i686 - up2date fix diff --git a/source/devel-extra/mysql-python/FrugalBuild b/source/devel-extra/mysql-python/FrugalBuild index b42770a..2a19075 100644 --- a/source/devel-extra/mysql-python/FrugalBuild +++ b/source/devel-extra/mysql-python/FrugalBuild @@ -9,10 +9,10 @@ depends=('python>=2.6' 'libmysqlclient>=5.1.34') makedepends=('mysql>=5.1.34' 'setuptools') groups=('devel-extra') archs=('i686' 'x86_64') +_F_archive_grepv="[0-9]\(b\|c\)[0-9]" +_F_sourceforge_name="MySQL-python" Finclude sourceforge -source=(`echo ${source/mysql-python-/MySQL-python-}|sed 's/-\(p[0-9]\)/_\1/'` \ - MYSQL_OPT_RECONNECT.diff python-MySQLdb-branch.patch) -_F_cd_path="MySQL-python-$pkgver" +source=($source MYSQL_OPT_RECONNECT.diff python-MySQLdb-branch.patch) sha1sums=('945a04773f30091ad81743f9eb0329a3ee3de383' \ '7f35d05c95bd454c8d7a7437926ee5b94768c121' \ From vmiklos at frugalware.org Sun Oct 11 13:55:09 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 11 Oct 2009 13:55:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: diffstat-1.50-1-i686 Message-ID: <20091011115509.DBC4E11F0028@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4432fcdc1197650a5c7fb20917289c4a64caaee0 commit 4432fcdc1197650a5c7fb20917289c4a64caaee0 Author: Miklos Vajna Date: Sun Oct 11 13:30:55 2009 +0200 diffstat-1.50-1-i686 - version bump diff --git a/source/devel-extra/diffstat/FrugalBuild b/source/devel-extra/diffstat/FrugalBuild index e448cee..ddd3e7b 100644 --- a/source/devel-extra/diffstat/FrugalBuild +++ b/source/devel-extra/diffstat/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=diffstat -pkgver=1.49 +pkgver=1.50 pkgrel=1 pkgdesc="Displays a histogram of changes to a file" url="http://dickey.his.com/diffstat/diffstat.html" @@ -11,5 +11,5 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump ftp://invisible-island.net/diffstat/|grep tgz$|sed -n 's/.*-\(.*\)\.t.*/\1/;$ p'" source=(ftp://invisible-island.net/$pkgname/$pkgname-$pkgver.tgz) -sha1sums=('e485f28b23c5623bb8a8352b33f33276a239636e') +sha1sums=('9c9cc5072fcd162c4164aa4df4613faffaaaf164') # optimization ok From vmiklos at frugalware.org Sun Oct 11 13:55:09 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 11 Oct 2009 13:55:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: cmucl-19f-1-i686 Message-ID: <20091011115509.ED46411F0029@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=11e3fe232a576c4a0b67e8fb924087f4ed72943d commit 11e3fe232a576c4a0b67e8fb924087f4ed72943d Author: Miklos Vajna Date: Sun Oct 11 13:38:36 2009 +0200 cmucl-19f-1-i686 - version bump diff --git a/source/devel-extra/cmucl/FrugalBuild b/source/devel-extra/cmucl/FrugalBuild index 50f26dc..3520140 100644 --- a/source/devel-extra/cmucl/FrugalBuild +++ b/source/devel-extra/cmucl/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=cmucl -pkgver=19e +pkgver=19f pkgrel=1 pkgdesc="A free implementation of the Common Lisp programming language" url="http://www.cons.org/cmucl/" @@ -19,6 +19,6 @@ build() { cp -R bin lib man $Fdestdir/usr/ Fexe /etc/profile.d/$pkgname.sh } -sha1sums=('d4e2d2ad3fcef252da0d92a2c2914c703f749654' \ - 'd747c4a782e100fb1a55d42146fdf7d385b3c79e' \ +sha1sums=('dba91174df631a75016780dade164c9b29a8ef9c' \ + 'b2b3253addd0a181f8f17094af75762034b64890' \ 'd830a6690155614e868c31de9019b4573cd1b3ee') From vmiklos at frugalware.org Sun Oct 11 13:55:10 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 11 Oct 2009 13:55:10 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: kbd-1.15.1-1-i686 Message-ID: <20091011115510.057C311F002A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=12e5611a9ef7cd97abf54a4f4af0916eb1532239 commit 12e5611a9ef7cd97abf54a4f4af0916eb1532239 Author: Miklos Vajna Date: Sun Oct 11 13:42:41 2009 +0200 kbd-1.15.1-1-i686 - version bump diff --git a/source/base/kbd/FrugalBuild b/source/base/kbd/FrugalBuild index f83390c..4b7e688 100644 --- a/source/base/kbd/FrugalBuild +++ b/source/base/kbd/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Miklos Vajna pkgname=kbd -pkgver=1.15 -pkgrel=2 +pkgver=1.15.1 +pkgrel=1 pkgdesc="Keyboard maps and console fonts" url="ftp://ftp.altlinux.org/pub/people/legion/kbd/" _F_archive_grepv="wip\|rc" @@ -15,7 +15,7 @@ backup=(etc/sysconfig/font) source=($url/$pkgname-$pkgver.tar.gz \ rc.font rc.font-{de,hu}.po rc.keymap rc.keymap-{de,hu}.po \ font) -sha1sums=('ecab5cbee268345b57fab8edec993a0726379d3b' \ +sha1sums=('a5750125be4ddff84cdcf37f5d5e320a7f3c4c35' \ '72aee792be75d38defbde653c2ff06e8c56586dc' \ '7b1e17e399608f54ff70ac22cf8e697e01ea6b23' \ 'd385735e880bea9f8444dfbc5144007eaaffee32' \ @@ -26,6 +26,8 @@ sha1sums=('ecab5cbee268345b57fab8edec993a0726379d3b' \ build() { + Fcd + Fautoreconf Fbuild --enable-optional-progs # init script Frcd2 font From vmiklos at frugalware.org Sun Oct 11 13:55:10 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 11 Oct 2009 13:55:10 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: busybox-1.15.2-1-i686 Message-ID: <20091011115510.1486A11F002B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b73d21a10509c664241a5d42de7325cc8ac9f6c9 commit b73d21a10509c664241a5d42de7325cc8ac9f6c9 Author: Miklos Vajna Date: Sun Oct 11 13:54:51 2009 +0200 busybox-1.15.2-1-i686 - version bump diff --git a/source/apps-extra/busybox/FrugalBuild b/source/apps-extra/busybox/FrugalBuild index 52cde11..5ba3ca2 100644 --- a/source/apps-extra/busybox/FrugalBuild +++ b/source/apps-extra/busybox/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=busybox -pkgver=1.15.1 +pkgver=1.15.2 pkgrel=1 pkgdesc="Utilities for rescue and embedded systems." url="http://www.busybox.net/" @@ -12,7 +12,7 @@ archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump 'http://busybox.net/'|grep '(stable)'|sed 's/[^,]*BusyBox \([0-9.]*\) (.*/\1/'|Fsort|tail -n 1" source=(http://www.busybox.net/downloads/busybox-$pkgver.tar.bz2 config) # NOTE: we can't use signatures() here as the author signes only the checksums -sha1sums=('829dfc2d09e40fe90d6f6e9993590c24e5c5017e' \ +sha1sums=('2f396a4cb35db438a9b4af43df6224f343b8a7ae' \ 'b5fe45876e58b2ef08f9439a692f0125b2a822af') build() From vmiklos at frugalware.org Sun Oct 11 14:23:10 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 11 Oct 2009 14:23:10 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fakeroot-1.14-1-i686 Message-ID: <20091011122310.887BF11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2567fb81bcadbf25e3c101d7923650b04b63c5e1 commit 2567fb81bcadbf25e3c101d7923650b04b63c5e1 Author: Miklos Vajna Date: Sun Oct 11 14:21:27 2009 +0200 fakeroot-1.14-1-i686 - version bump diff --git a/source/devel/fakeroot/FrugalBuild b/source/devel/fakeroot/FrugalBuild index 17576ff..6e8ced3 100644 --- a/source/devel/fakeroot/FrugalBuild +++ b/source/devel/fakeroot/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: Miklos Vajna pkgname=fakeroot -pkgver=1.13 +pkgver=1.14 pkgrel=1 pkgdesc="Gives a fake root environment" url="http://packages.debian.org/unstable/utils/fakeroot" @@ -13,7 +13,7 @@ groups=('devel' 'devel-core') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://ftp.debian.org/debian/pool/main/f/fakeroot/?M=A|grep gz$|sed -n 's/.*_\(.*\)\.t.*/\1/;$ p'" source=(http://ftp.debian.org/debian/pool/main/f/fakeroot/${pkgname}_$pkgver.tar.gz) -sha1sums=('49d9ee41e6a30af36ad42bc214b70c683b82e212') +sha1sums=('f973815b4f3b0f89922ecf51807b468fae87a7b6') build() { From vmiklos at frugalware.org Sun Oct 11 14:23:10 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 11 Oct 2009 14:23:10 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: flowplayer-3.1.4-1-i686 Message-ID: <20091011122310.9D59F11F0028@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9ee4c4dd44448346247875549cbae689eb6f4f4a commit 9ee4c4dd44448346247875549cbae689eb6f4f4a Author: Miklos Vajna Date: Sun Oct 11 14:22:52 2009 +0200 flowplayer-3.1.4-1-i686 - version bump diff --git a/source/network-extra/flowplayer/FrugalBuild b/source/network-extra/flowplayer/FrugalBuild index a094e24..a96b558 100644 --- a/source/network-extra/flowplayer/FrugalBuild +++ b/source/network-extra/flowplayer/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=flowplayer -pkgver=3.1.3 +pkgver=3.1.4 pkgrel=1 pkgdesc="A video player for Flash Video in FLV format." url="http://flowplayer.org/" @@ -14,7 +14,7 @@ _F_archive_grepv="src" up2date="Flastarchive http://flowplayer.org/download/index.html .zip" source=(http://flowplayer.org/releases/flowplayer/flowplayer-$pkgver.zip \ README.Frugalware) -sha1sums=('d9f0741bb0980f1c72ba477b65b692af50cb3246' \ +sha1sums=('01a1c3dadff7acfa4d1da418f1cf2be4e7ae8b45' \ '8ea76d8a45d07c872ca4484b8d9f16c814d64fb9') build() From hermier at frugalware.org Sun Oct 11 14:30:50 2009 From: hermier at frugalware.org (Michel Hermier) Date: Sun, 11 Oct 2009 14:30:50 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: bash-4.0_033-1-i686 Message-ID: <20091011123050.68C2211F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=badaca704951dc778f1e9f209ec741b6d46f284c commit badaca704951dc778f1e9f209ec741b6d46f284c Author: Michel Hermier Date: Sun Oct 11 14:25:37 2009 +0200 bash-4.0_033-1-i686 * Add a comment to /etc/profile so that we remember ulimit after FW 1.2 since default /etc/limits is now corrected. diff --git a/source/base/bash/profile b/source/base/bash/profile index ae8acf4..e15d86f 100644 --- a/source/base/bash/profile +++ b/source/base/bash/profile @@ -83,6 +83,7 @@ if [ -x /usr/bin/biff ]; then biff y fi +# TODO: Remove after Frugalware >= 1.2, default /etc/limits should be functionnal and avoid forkbombs. # No forkbombs, please. ulimit -u 256 From bouleetbil at frogdev.info Sun Oct 11 14:39:17 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 11 Oct 2009 14:39:17 +0200 (CEST) Subject: [Frugalware-git] bluez: evolution-2.28.0-2-i686 *rebuild with 'bluez>=4.54' Message-ID: <20091011123917.25E1F11F0027@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bluez.git;a=commitdiff;h=3a3f24e2fb82e5713d65f6ea57b88a1777ef3398 commit 3a3f24e2fb82e5713d65f6ea57b88a1777ef3398 Author: bouleetbil Date: Sun Oct 11 14:41:20 2009 +0200 evolution-2.28.0-2-i686 *rebuild with 'bluez>=4.54' diff --git a/source/gnome/evolution/FrugalBuild b/source/gnome/evolution/FrugalBuild index c1ae87f..5b17550 100644 --- a/source/gnome/evolution/FrugalBuild +++ b/source/gnome/evolution/FrugalBuild @@ -3,12 +3,12 @@ pkgname=evolution pkgver=2.28.0 -pkgrel=1 +pkgrel=2 pkgdesc="Integrated mail, calendar and address book suite for GNOME" depends=('gail>=2.16.3' 'gal>=2.5.3-3' 'evolution-data-server>=2.28.0' 'gtkhtml>=3.28.0' \ 'gnome-spell>=1.0.8-2' 'rarian' 'heimdal>=1.2.1' \ 'evolution-data-server-ldap>=2.26.3' 'libbonobo>=2.24.0' 'nss>=3.12' 'nspr>=4.7.1' \ - 'libnotify' 'gnome-pilot-conduits' 'db>=4.7.25') + 'libnotify' 'gnome-pilot-conduits' 'db>=4.7.25' 'bluez>=4.54') makedepends=('intltool' 'gnome-doc-utils>=0.14.0' 'openldap' 'psmisc' 'gnome-common') groups=('gno
FSA Package