From slownlinux at gmail.com Tue May 1 09:59:35 2012 From: slownlinux at gmail.com (Slown) Date: Tue, 1 May 2012 09:59:35 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fasm-1.70.01-1-i686 Message-ID: <20120501075935.62B60228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f6eab545301659f105e10d3a36a121fb47a9bdd0 commit f6eab545301659f105e10d3a36a121fb47a9bdd0 Author: Slown Date: Tue May 1 08:59:27 2012 +0100 fasm-1.70.01-1-i686 * version bump diff --git a/source/devel-extra/fasm/FrugalBuild b/source/devel-extra/fasm/FrugalBuild index 1084c28..0e14ece 100644 --- a/source/devel-extra/fasm/FrugalBuild +++ b/source/devel-extra/fasm/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Slown pkgname=fasm -pkgver=1.70 +pkgver=1.70.01 pkgrel=1 pkgdesc="A fast and small assembler for x86 and x86-4" url="http://flatassembler.net" @@ -12,7 +12,7 @@ archs=('i686') up2date="Flasttar $url/download.php" source=($url/$pkgname-$pkgver.tgz) _F_cd_path="$pkgname" -sha1sums=('be18fcc5ea6f0b0ceff2657c2a95a789f366621e') +sha1sums=('65373d07a8090ecdc7ece1af081020e8714c6f2b') build() { Fcd From slownlinux at gmail.com Tue May 1 10:01:12 2012 From: slownlinux at gmail.com (Slown) Date: Tue, 1 May 2012 10:01:12 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: swet-1.5.16-1-i686 Message-ID: <20120501080112.4F5B4228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ad670c0ea6f6173ef88378378d104c626f05b86c commit ad670c0ea6f6173ef88378378d104c626f05b86c Author: Slown Date: Tue May 1 09:01:05 2012 +0100 swet-1.5.16-1-i686 * version bump diff --git a/source/apps-extra/swet/FrugalBuild b/source/apps-extra/swet/FrugalBuild index c1f79de..a886938 100644 --- a/source/apps-extra/swet/FrugalBuild +++ b/source/apps-extra/swet/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.03 SBU +# Compiling Time: 0.02 SBU # Maintainer: Slown pkgname=swet -pkgver=1.5.06 +pkgver=1.5.16 pkgrel=1 pkgdesc="A CPU/RAM benchmark tool" depends=('ncurses') @@ -11,7 +11,7 @@ archs=('i686' 'x86_64') _F_sourceforge_ext="-src.tar.gz" Finclude sourceforge _F_cd_path="${pkgname}1" -sha1sums=('5fc8b923ec19151497b2141583cf774cd3fc177e') +sha1sums=('6e27a3070066a19eb88584713f8619c4c6847cc8') build() { Fcd From slownlinux at gmail.com Tue May 1 10:13:21 2012 From: slownlinux at gmail.com (Slown) Date: Tue, 1 May 2012 10:13:21 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: resdup-0.0.4-2-i686 Message-ID: <20120501081321.A7773228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=56f785335f9d57eb0ae0f2c229add8393bc6510b commit 56f785335f9d57eb0ae0f2c229add8393bc6510b Author: Slown Date: Tue May 1 09:13:13 2012 +0100 resdup-0.0.4-2-i686 * fix up2date diff --git a/source/apps-extra/resdup/FrugalBuild b/source/apps-extra/resdup/FrugalBuild index 7fa2783..fc1632c 100644 --- a/source/apps-extra/resdup/FrugalBuild +++ b/source/apps-extra/resdup/FrugalBuild @@ -1,15 +1,16 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: Slown pkgname=resdup pkgver=0.0.4 -pkgrel=1 +pkgrel=2 pkgdesc="A commandline tool to remove duplicated lines from a file, with many sort options." depends=('perl') groups=('apps-extra') archs=('i686' 'x86_64') _F_googlecode_dirname="trizen" Finclude googlecode +up2date="lynx -dump http://code.google.com/p/trizen/downloads/detail?name=resdup-0.0.4.tar.gz | Flasttar" sha1sums=('d286f4a4db464f112656531bea7184575b6fb370') build() { From slownlinux at gmail.com Tue May 1 10:19:47 2012 From: slownlinux at gmail.com (Slown) Date: Tue, 1 May 2012 10:19:47 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: key-mon-1.10-1-i686 Message-ID: <20120501081947.28D4C228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9e7556700e1bcdb10578cadde81a3f63b689151a commit 9e7556700e1bcdb10578cadde81a3f63b689151a Author: Slown Date: Tue May 1 09:19:44 2012 +0100 key-mon-1.10-1-i686 * version bump diff --git a/source/x11-extra/key-mon/FrugalBuild b/source/x11-extra/key-mon/FrugalBuild index 43061db..4d1debc 100644 --- a/source/x11-extra/key-mon/FrugalBuild +++ b/source/x11-extra/key-mon/FrugalBuild @@ -2,14 +2,15 @@ # Maintainer: Slown pkgname=key-mon -pkgver=1.9 +pkgver=1.10 pkgrel=1 pkgdesc="A small utility to display your current keyboard and mouse status. Useful for screencasts." depends=('pygtk' 'python-xlib') +options=('scriptlet') groups=('x11-extra') archs=('i686' 'x86_64') Finclude googlecode -sha1sums=('c2ad3f938974eb4600d47fdea1841ee9d33e923d') +sha1sums=('7274d385fe601ee1af0ff4f6d6832edf12ea3c3d') build() { Fcd From slownlinux at gmail.com Tue May 1 10:26:42 2012 From: slownlinux at gmail.com (Slown) Date: Tue, 1 May 2012 10:26:42 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: osu-micro-benchmarks-3.6-1-i686 Message-ID: <20120501082642.B4258228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=01837cbf7107e0da0aeeb64dec1ae859f733eb61 commit 01837cbf7107e0da0aeeb64dec1ae859f733eb61 Author: Slown Date: Tue May 1 09:26:37 2012 +0100 osu-micro-benchmarks-3.6-1-i686 * version bump diff --git a/source/lib-extra/osu-micro-benchmarks/FrugalBuild b/source/lib-extra/osu-micro-benchmarks/FrugalBuild index 3a0aa64..5920b79 100644 --- a/source/lib-extra/osu-micro-benchmarks/FrugalBuild +++ b/source/lib-extra/osu-micro-benchmarks/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.06 SBU +# Compiling Time: 0.07 SBU # Maintainer: Slown pkgname=osu-micro-benchmarks -pkgver=3.5.2 +pkgver=3.6 pkgrel=1 pkgdesc="A suite of micro-benchmarks for testing various MPI operations" url="http://mvapich.cse.ohio-state.edu/benchmarks" @@ -11,6 +11,6 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" source=($url/$pkgname-$pkgver.tar.gz) -sha1sums=('d0af44922014c68ea4638ae8c59b72ee0723cf17') +sha1sums=('132a42659c5da9eb8059d00819a7b53434d44d72') # optimization OK From slownlinux at gmail.com Tue May 1 10:30:44 2012 From: slownlinux at gmail.com (Slown) Date: Tue, 1 May 2012 10:30:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: nitrotasks-1.2.4-1-i686 Message-ID: <20120501083044.A25EE228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1e62c8eabb18c8e3152e680de9d698762ff2ddc8 commit 1e62c8eabb18c8e3152e680de9d698762ff2ddc8 Author: Slown Date: Tue May 1 09:30:39 2012 +0100 nitrotasks-1.2.4-1-i686 * version bump diff --git a/source/xapps-extra/nitrotasks/FrugalBuild b/source/xapps-extra/nitrotasks/FrugalBuild index 878767b..4747750 100644 --- a/source/xapps-extra/nitrotasks/FrugalBuild +++ b/source/xapps-extra/nitrotasks/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.05 SBU +# Compiling Time: 0.02 SBU # Maintainer: Slown pkgname=nitrotasks -pkgver=1.2.2 +pkgver=1.2.4 pkgrel=1 pkgdesc="An eyecandy task managment tool" url="http://nitrotasks.com" @@ -13,7 +13,7 @@ archs=('i686' 'x86_64') _F_launchpad_sep="_" Finclude launchpad _F_cd_path="$pkgname" -sha1sums=('fc99c5b8febd5637cfa5bd3842a7edb6fe588f20') +sha1sums=('34098b47a286c9510f5e79cef542977d4e698e65') build() { Fcd From devil505linux at gmail.com Tue May 1 10:52:14 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 10:52:14 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ukopp-4.4-1-i686 * version bump Message-ID: <20120501085214.9C897228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8c541a10defcf5eff3dc25bd1cb71808a189e921 commit 8c541a10defcf5eff3dc25bd1cb71808a189e921 Author: Devil505 Date: Tue May 1 10:50:54 2012 +0200 ukopp-4.4-1-i686 * version bump diff --git a/source/xapps-extra/ukopp/FrugalBuild b/source/xapps-extra/ukopp/FrugalBuild index 225145a..8e3fab0 100644 --- a/source/xapps-extra/ukopp/FrugalBuild +++ b/source/xapps-extra/ukopp/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=ukopp -pkgver=4.3 +pkgver=4.4 pkgrel=1 pkgdesc="Ukopp is used to copy or back-up disk files to a disk or disk-like device, such as a USB stick." url="http://kornelix.squarespace.com/$pkgname/" @@ -12,7 +12,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://kornelix.squarespace.com/downloads/ | Flasttar" source=(http://kornelix.squarespace.com/storage/downloads/$pkgname-$pkgver.tar.gz) -sha1sums=('75f2df7ef63d196ca06deda81abe788f61ba4ba0') +sha1sums=('63858af3aa12cfd5f7ed5ba150560f62c0839d36') build() { Fcd From devil505linux at gmail.com Tue May 1 10:57:57 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 10:57:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: wicd-1.7.2.4-1-i686 * version bump Message-ID: <20120501085757.E0D4D228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=22173af024e3ca05d67f0d2c2179b37bf7bdb36f commit 22173af024e3ca05d67f0d2c2179b37bf7bdb36f Author: Devil505 Date: Tue May 1 10:56:48 2012 +0200 wicd-1.7.2.4-1-i686 * version bump diff --git a/source/xapps-extra/wicd/FrugalBuild b/source/xapps-extra/wicd/FrugalBuild index 19b586b..7c583dd 100644 --- a/source/xapps-extra/wicd/FrugalBuild +++ b/source/xapps-extra/wicd/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: bouleetbil pkgname=wicd -pkgver=1.7.2.3 +pkgver=1.7.2.4 pkgrel=1 pkgdesc="A wired and wireless network manager for Linux" depends=('pygtk') @@ -16,7 +16,7 @@ _F_gnome_iconcache="y" _F_gnome_desktop="y" _F_launchpad_branch="1.7" Finclude launchpad gnome-scriptlet -sha1sums=('ec5300216dd1bb0aa85cd92b8a25c672a5d5c028') +sha1sums=('043321f59bef1eb1d1e49c4c14316deca7e5e1c6') subpkgs=("${subpkgs[@]}"'wicd-cli') subdescs=("${subdescs[@]}" 'Curses client for wicd') From devil505linux at gmail.com Tue May 1 11:11:46 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 11:11:46 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fotoxx-12.05-1-i686 * version bump Message-ID: <20120501091146.E6EE6228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7ef7e93d69727246fa79671de088ebdb9b3d67ce commit 7ef7e93d69727246fa79671de088ebdb9b3d67ce Author: Devil505 Date: Tue May 1 11:11:13 2012 +0200 fotoxx-12.05-1-i686 * version bump diff --git a/source/xapps-extra/fotoxx/FrugalBuild b/source/xapps-extra/fotoxx/FrugalBuild index 755fb23..af91e34 100644 --- a/source/xapps-extra/fotoxx/FrugalBuild +++ b/source/xapps-extra/fotoxx/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Devil505 pkgname=fotoxx -pkgver=12.04 -pkgrel=2 +pkgver=12.05 +pkgrel=1 pkgdesc="A program for improving image files made with a digital camera" url="http://kornelix.squarespace.com/$pkgname/" depends=('gtk+3' 'freetype2' 'libxau>=1.0.4' 'libxdmcp' 'libstdc++' 'libxdamage>=1.1.1-3' 'libxext>=1.0.5-3' 'libxml2>=2.7.8' 'exiv2>=0.23' 'freeimage' 'perl-image-exiftool' 'ufraw' 'xdg-utils') @@ -12,7 +12,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://kornelix.squarespace.com/downloads/ | Flasttar" source=(http://kornelix.squarespace.com/storage/downloads/$pkgname-$pkgver.tar.gz) -sha1sums=('3dfb17b1b63c04807613b26effacd0e86a7d9d87') +sha1sums=('ea06867945aa22b3315326469d418959096460a6') replaces=('fotox') build() { From devil505linux at gmail.com Tue May 1 11:17:26 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 11:17:26 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: playonlinux-4.0.18-1-i686 * version bump Message-ID: <20120501091726.DED04228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=64f62dd5e2ed1e6911613459c95b65e7ad01618b commit 64f62dd5e2ed1e6911613459c95b65e7ad01618b Author: Devil505 Date: Tue May 1 11:16:21 2012 +0200 playonlinux-4.0.18-1-i686 * version bump diff --git a/source/xapps-extra/playonlinux/FrugalBuild b/source/xapps-extra/playonlinux/FrugalBuild index 395c1ba..91237df 100644 --- a/source/xapps-extra/playonlinux/FrugalBuild +++ b/source/xapps-extra/playonlinux/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=playonlinux -pkgver=4.0.17 +pkgver=4.0.18 pkgrel=1 pkgdesc="GUI for managing Windows and DOS programs under linux" url="http://www.$pkgname.com" @@ -16,7 +16,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=('acc4889ee57785317bbbd63fe6fd436c70899ca3') +sha1sums=('111ca95d6f40da7e1e10f35a67408905dd2a252e') build() { From devil505linux at gmail.com Tue May 1 11:31:00 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 11:31:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: nautilus-dropbox-1.4.0-1-i686 * version bump Message-ID: <20120501093100.84DB2228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=183b01d19601b3fdcf200785715c11eb1b0f2f06 commit 183b01d19601b3fdcf200785715c11eb1b0f2f06 Author: Devil505 Date: Tue May 1 11:30:41 2012 +0200 nautilus-dropbox-1.4.0-1-i686 * version bump diff --git a/source/gnome-extra/nautilus-dropbox/FrugalBuild b/source/gnome-extra/nautilus-dropbox/FrugalBuild index 543f83b..8c3eb21 100644 --- a/source/gnome-extra/nautilus-dropbox/FrugalBuild +++ b/source/gnome-extra/nautilus-dropbox/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=nautilus-dropbox -pkgver=0.7.1 +pkgver=1.4.0 pkgrel=1 pkgdesc="Dropbox for Linux - Nautilus extension" url="https://www.dropbox.com" @@ -16,7 +16,7 @@ _F_gnome_desktop="y" Finclude gnome-scriptlet up2date="Flasttar $url/help/247" source=(http://linux.dropbox.com/packages/$pkgname-$pkgver.tar.bz2) -sha1sums=('efeea06f5b80de82acf7f7dd9913f1520fbf74a6') +sha1sums=('0b929a0afe8fb24b9f3cee37082572133d860cd6') build() { Fbuild From devil505linux at gmail.com Tue May 1 11:34:55 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 11:34:55 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gpodder-3.1.1-1-i686 * version bump Message-ID: <20120501093455.5EC75228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=23dfa35b123e633ff46652661c5255d9dbaaf326 commit 23dfa35b123e633ff46652661c5255d9dbaaf326 Author: Devil505 Date: Tue May 1 11:34:26 2012 +0200 gpodder-3.1.1-1-i686 * version bump diff --git a/source/gnome-extra/gpodder/FrugalBuild b/source/gnome-extra/gpodder/FrugalBuild index 965561b..2daffd2 100644 --- a/source/gnome-extra/gpodder/FrugalBuild +++ b/source/gnome-extra/gpodder/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=gpodder -pkgver=3.1.0 +pkgver=3.1.1 pkgrel=1 pkgdesc="A podcast receiver/catcher." url="http://gpodder.org" @@ -15,6 +15,6 @@ _F_gnome_iconcache="y" Finclude gnome-scriptlet up2date="Flasttar $url/src/" source=($url/src/$pkgname-$pkgver.tar.gz) -sha1sums=('dd9d35aa81fc50e5ca4c7240111bf6be5502b57e') +sha1sums=('84c14cdb73045b00b541a173a0f70662c931346f') From elentir at frugalware.org Tue May 1 11:39:25 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 11:39:25 +0200 (CEST) Subject: [Frugalware-git] boost149: crow-2.15.0-5-x86_64 Message-ID: <20120501093925.C8771228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=a5e31ff81fc7dbd009ed529b4f170a312b7344ec commit a5e31ff81fc7dbd009ed529b4f170a312b7344ec Author: Elentir Date: Tue May 1 11:38:38 2012 +0200 crow-2.15.0-5-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/xapps-extra/crow/FrugalBuild b/source/xapps-extra/crow/FrugalBuild index 01d6c3c..368cec1 100644 --- a/source/xapps-extra/crow/FrugalBuild +++ b/source/xapps-extra/crow/FrugalBuild @@ -3,7 +3,7 @@ pkgname=crow pkgver=2.15.0 -pkgrel=4 +pkgrel=5 pkgdesc="Modern GUI Designer for GTK+" _F_sourceforge_name="crow" _F_sourceforge_dirname="crow-designer" @@ -11,7 +11,7 @@ _F_sourceforge_ext=".tar.bz2" Finclude sourceforge source=(http://nothing-personal.googlecode.com/files/crow-$pkgver.tar.bz2) url="http://crow-designer.sourceforge.net" -makedepends=('boost>=1.46.1') +makedepends=('boost>=1.49.0') depends=('guiloader>=2.15.0-2' 'guiloader-cpp>=2.15.0-1' 'gtkmm2' \ 'dbus-glib' 'xdg-utils' 'glitz') groups=('xapps-extra') From elentir at frugalware.org Tue May 1 11:50:29 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 11:50:29 +0200 (CEST) Subject: [Frugalware-git] boost149: easystroke-0.5.5.1-3-x86_64 Message-ID: <20120501095029.55D8F228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=b0e541a6d810055b530b5ff8589cf48c46ffb8da commit b0e541a6d810055b530b5ff8589cf48c46ffb8da Author: Elentir Date: Tue May 1 11:47:45 2012 +0200 easystroke-0.5.5.1-3-x86_64 * rebuild with boost>=1.49.0 * add x86_64 to archs * fix /usr/local -> /usr diff --git a/source/xapps-extra/easystroke/FrugalBuild b/source/xapps-extra/easystroke/FrugalBuild index e1871eb..1c77920 100644 --- a/source/xapps-extra/easystroke/FrugalBuild +++ b/source/xapps-extra/easystroke/FrugalBuild @@ -3,18 +3,19 @@ pkgname=easystroke pkgver=0.5.5.1 -pkgrel=2 +pkgrel=3 pkgdesc="A gesture-recognition application for X11." -depends=('gtkmm2' 'libxtst' 'libxrender' 'xinput' 'dbus-glib' 'xorg-server' 'intltool' 'libboost>=1.46.1') +depends=('gtkmm2' 'libxtst' 'libxrender' 'xinput' 'dbus-glib' 'xorg-server' 'intltool' 'libboost>=1.49.0') makedepends=('boost') groups=(xapps-extra) -archs=('i686') +archs=('i686' 'x86_64') Finclude sourceforge sha1sums=('04a15d6d50f883b6d492a70adf53943e61dc6ca9') build() { Fsed '-mt' '' Makefile + Fsed '/usr/local' '/usr' Makefile Fbuild } From devil505linux at gmail.com Tue May 1 11:51:19 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 11:51:19 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: xsane-0.998-2-i686 * fixing up2date Message-ID: <20120501095119.90927228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=68ec1944af54d8232542d5943b447d64c65b3669 commit 68ec1944af54d8232542d5943b447d64c65b3669 Author: Devil505 Date: Tue May 1 11:51:08 2012 +0200 xsane-0.998-2-i686 * fixing up2date diff --git a/source/xapps-extra/xsane/FrugalBuild b/source/xapps-extra/xsane/FrugalBuild index cae06da..808d1fb 100644 --- a/source/xapps-extra/xsane/FrugalBuild +++ b/source/xapps-extra/xsane/FrugalBuild @@ -12,7 +12,7 @@ makedepends=('gimp') license="GPL 2" groups=('xapps-extra') archs=('i686' 'x86_64') -up2date="Flasttar ftp://ftp3.sane-project.org/pub/sane/xsane/" +up2date="Flasttar http://www.xsane.org/cgi-bin/sitexplorer.cgi?/download/" source=(http://www.xsane.org/download/$pkgname-$pkgver.tar.gz \ xsane-0.995-xdg-open.patch ) sha1sums=('59e238b310979f71a8e15b692eab3c5b2ce6fc32' \ From elentir at frugalware.org Tue May 1 12:02:52 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 12:02:52 +0200 (CEST) Subject: [Frugalware-git] boost149: eiskaltdc-2.2.6-3-x86_64 Message-ID: <20120501100252.10493228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=379be6335102d554639edf5ceafeab6d706616d2 commit 379be6335102d554639edf5ceafeab6d706616d2 Author: Elentir Date: Tue May 1 12:01:45 2012 +0200 eiskaltdc-2.2.6-3-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/xapps-extra/eiskaltdc/FrugalBuild b/source/xapps-extra/eiskaltdc/FrugalBuild index 5eb37e1..6727cae 100644 --- a/source/xapps-extra/eiskaltdc/FrugalBuild +++ b/source/xapps-extra/eiskaltdc/FrugalBuild @@ -4,10 +4,10 @@ pkgname=eiskaltdc pkgver=2.2.6 -pkgrel=2 +pkgrel=3 pkgdesc="EiskaltDC++ is a cross-platform program that uses the Direct Connect and ADC protocol" depends=('openssl' 'libqtgui' 'libqtdbus' 'qt4-linguist' 'aspell' 'libuuid' 'libqtxml') -makedepends=('boost>=1.46.1') +makedepends=('boost>=1.49.0') _F_googlecode_name=$pkgname"pp" _F_googlecode_dirname=$pkgname _F_googlecode_ext=".tar.xz" @@ -15,9 +15,11 @@ _F_cmake_confopts=" -DLOCAL_MINIUPNP=ON -DUSE_MINIUPNP=ON " groups=(xapps-extra) archs=('i686' 'x86_64') Finclude googlecode cmake +source=(${source[@]} eiskaltdc-fix-build.patch) _F_gnome_iconcache="yes" replaces=('valknut') -sha1sums=('696a3a26b551848a336a58c7bb241b8d234851fd') +sha1sums=('696a3a26b551848a336a58c7bb241b8d234851fd' \ + '3499b598d20cd34b7cccdd2340fdcfbb77da9bcb') # optimization OK diff --git a/source/xapps-extra/eiskaltdc/eiskaltdc-fix-build.patch b/source/xapps-extra/eiskaltdc/eiskaltdc-fix-build.patch new file mode 100644 index 0000000..b347495 --- /dev/null +++ b/source/xapps-extra/eiskaltdc/eiskaltdc-fix-build.patch @@ -0,0 +1,19 @@ +commit da22691733bfaaf6a1a953d3e9b53e1ab2dd854a +Author: Eugene Petrov +Date: Wed Apr 11 18:25:09 2012 +0400 + + QT UI: fix build with gcc 4.7.x + +diff --git a/eiskaltdcpp-qt/src/PublicHubs.cpp b/eiskaltdcpp-qt/src/PublicHubs.cpp +index 9b33a5c..523d7d4 100644 +--- a/eiskaltdcpp-qt/src/PublicHubs.cpp ++++ b/eiskaltdcpp-qt/src/PublicHubs.cpp +@@ -146,7 +146,7 @@ void PublicHubs::slotContextMenu(){ + return; + + if (proxy) +- std::transform(indexes.begin(), indexes.end(), indexes.begin(), [&proxy](QModelIndex i) { return proxy->mapToSource(i); }); ++ std::transform(indexes.begin(), indexes.end(), indexes.begin(), [&](QModelIndex i) { return proxy->mapToSource(i); }); + + WulforUtil *WU = WulforUtil::getInstance(); + From elentir at frugalware.org Tue May 1 12:06:51 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 12:06:51 +0200 (CEST) Subject: [Frugalware-git] boost149: enblend-enfuse-4.0-5-x86_64 Message-ID: <20120501100651.AE6F1228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=5509b8fe50bc81a82f5d5225e1c374178a881bea commit 5509b8fe50bc81a82f5d5225e1c374178a881bea Author: Elentir Date: Tue May 1 12:06:12 2012 +0200 enblend-enfuse-4.0-5-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/xapps-extra/enblend-enfuse/FrugalBuild b/source/xapps-extra/enblend-enfuse/FrugalBuild index 4224f5c..ca98fd3 100644 --- a/source/xapps-extra/enblend-enfuse/FrugalBuild +++ b/source/xapps-extra/enblend-enfuse/FrugalBuild @@ -3,10 +3,10 @@ pkgname=enblend-enfuse pkgver=4.0 -pkgrel=4 +pkgrel=5 pkgdesc="Enblend blends away the seams in a panoramic image mosaic using a multiresolution spline" depends=('glew' 'freeglut' 'libxi' 'openexr>=1.6.1' 'libxmi' 'lcms>=1.19-2' 'libpng>=1.4.1' 'libgcc' 'libxdamage') -makedepends=('boost>=1.46.1' 'transfig' 'gnuplot' 'tidy') +makedepends=('boost>=1.49.0' 'transfig' 'gnuplot' 'tidy') groups=('xapps-extra') archs=('i686' 'x86_64') _F_sourceforge_dirname=enblend From elentir at frugalware.org Tue May 1 12:09:45 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 12:09:45 +0200 (CEST) Subject: [Frugalware-git] boost149: guiloader-cpp-2.15.0-5-x86_64 Message-ID: <20120501100945.2F37D228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=4cf3bd6bcbc3f28b97b50d1e98747e2b12a7bd6c commit 4cf3bd6bcbc3f28b97b50d1e98747e2b12a7bd6c Author: Elentir Date: Tue May 1 12:08:50 2012 +0200 guiloader-cpp-2.15.0-5-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/xapps-extra/guiloader-cpp/FrugalBuild b/source/xapps-extra/guiloader-cpp/FrugalBuild index 2bb93c5..5daf4ac 100644 --- a/source/xapps-extra/guiloader-cpp/FrugalBuild +++ b/source/xapps-extra/guiloader-cpp/FrugalBuild @@ -4,7 +4,7 @@ pkgname=guiloader-cpp pkgver=2.15.0 -pkgrel=4 +pkgrel=5 pkgdesc="GUILoader-C++ for Crow Designer." _F_sourceforge_dirname="crow-designer" _F_sourceforge_name="guiloader-c++" @@ -13,7 +13,7 @@ Finclude sourceforge url="http://crow-designer.sourceforge.net" source=(http://nothing-personal.googlecode.com/files/guiloader-c++-$pkgver.tar.bz2) makedepends=('boost') -depends=('guiloader>=2.15.0-2' 'gtkmm2' 'libboost>=1.46.1' 'glitz') +depends=('guiloader>=2.15.0-2' 'gtkmm2' 'libboost>=1.49.0' 'glitz') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url | grep tar.bz2 | grep guiloader -m1 | sed 's/.*-\(.*\).t.*/\1/'" From elentir at frugalware.org Tue May 1 12:18:00 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 12:18:00 +0200 (CEST) Subject: [Frugalware-git] boost149: inkscape-0.48.3.1-2-x86_64 Message-ID: <20120501101800.DE057228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=4c1e862a2aeb1f279bc3fe06253ec63b50f564be commit 4c1e862a2aeb1f279bc3fe06253ec63b50f564be Author: Elentir Date: Tue May 1 12:17:21 2012 +0200 inkscape-0.48.3.1-2-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/xapps-extra/inkscape/FrugalBuild b/source/xapps-extra/inkscape/FrugalBuild index 4f94689..d096d27 100644 --- a/source/xapps-extra/inkscape/FrugalBuild +++ b/source/xapps-extra/inkscape/FrugalBuild @@ -4,12 +4,12 @@ pkgname=inkscape pkgver=0.48.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="A vector illustrator program" depends=('openssl>=1.0.0' 'lcms' 'cairomm' 'libgcc' 'atk' 'gtkmm2>=2.10.10-3' 'glibmm' 'freetype2' 'libxcb>=1.3-1' \ 'pango>=1.14.3' 'libgc>=7.0' 'glib2' 'gtkspell' 'popt' 'gtk+2>=2.20.0-2' 'python>=2.7' 'perl' \ 'poppler-glib>=0.18.0' 'imagemagick>=6.6.8_5-3' 'gsl') -makedepends=('boost>=1.46.1' 'intltool' 'perl-xml-parser') +makedepends=('boost>=1.49.0' 'intltool' 'perl-xml-parser') rodepends=('libxml2>=2.6.20' 'pyxml' 'libxslt' 'lxml') groups=('xapps-extra') archs=('i686' 'x86_64') From elentir at frugalware.org Tue May 1 12:20:05 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 12:20:05 +0200 (CEST) Subject: [Frugalware-git] boost149: licq-1.3.9-4-x86_64 Message-ID: <20120501102005.BAE80228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=493042f8b7a56ad4389dff740cce748a5733c411 commit 493042f8b7a56ad4389dff740cce748a5733c411 Author: Elentir Date: Tue May 1 12:19:25 2012 +0200 licq-1.3.9-4-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/xapps-extra/licq/FrugalBuild b/source/xapps-extra/licq/FrugalBuild index 1fd0596..6867fdf 100644 --- a/source/xapps-extra/licq/FrugalBuild +++ b/source/xapps-extra/licq/FrugalBuild @@ -3,10 +3,10 @@ pkgname=licq pkgver=1.3.9 -pkgrel=3 +pkgrel=4 pkgdesc="ICQ Client with v8 support" depends=('openssl>=1.0.0' 'libstdc++' 'gpgme') -makedepends=('boost>=1.46.1' 'qt4' 'xosd' 'cdk') +makedepends=('boost>=1.49.0' 'qt4' 'xosd' 'cdk') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge cmake groups=('xapps-extra') From elentir at frugalware.org Tue May 1 12:20:43 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 12:20:43 +0200 (CEST) Subject: [Frugalware-git] boost149: merkaartor-0.17.2-4-x86_64 Message-ID: <20120501102043.756B4228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=8da12ec9fc9fb2bf257f9998a8d257ef0de77fbf commit 8da12ec9fc9fb2bf257f9998a8d257ef0de77fbf Author: Elentir Date: Tue May 1 12:20:03 2012 +0200 merkaartor-0.17.2-4-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/xapps-extra/merkaartor/FrugalBuild b/source/xapps-extra/merkaartor/FrugalBuild index 4b5ee75..0523bf2 100644 --- a/source/xapps-extra/merkaartor/FrugalBuild +++ b/source/xapps-extra/merkaartor/FrugalBuild @@ -3,10 +3,10 @@ pkgname=merkaartor pkgver=0.17.2 -pkgrel=3 +pkgrel=4 pkgdesc="An editor for the OpenStreetMap project" url="http://merkaartor.be" -depends=('libqtsvg' 'libqtgui' 'libqtwebkit' 'libqtscript' 'exiv2>=0.22' 'libxml2' 'libxslt' 'libboost>=1.46.1') +depends=('libqtsvg' 'libqtgui' 'libqtwebkit' 'libqtscript' 'exiv2>=0.22' 'libxml2' 'libxslt' 'libboost>=1.49.0') makedepends=('boost') options=('scriptlet') _F_gnome_desktop="y" From elentir at frugalware.org Tue May 1 12:21:40 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 12:21:40 +0200 (CEST) Subject: [Frugalware-git] boost149: qbittorrent-2.9.7-2-x86_64 Message-ID: <20120501102140.DF12E228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=4956eadd69fe314dbbce01303cc2a94586aa29c8 commit 4956eadd69fe314dbbce01303cc2a94586aa29c8 Author: Elentir Date: Tue May 1 12:21:00 2012 +0200 qbittorrent-2.9.7-2-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/xapps-extra/qbittorrent/FrugalBuild b/source/xapps-extra/qbittorrent/FrugalBuild index 1e4345e..ef57ce8 100644 --- a/source/xapps-extra/qbittorrent/FrugalBuild +++ b/source/xapps-extra/qbittorrent/FrugalBuild @@ -3,10 +3,10 @@ pkgname=qbittorrent pkgver=2.9.7 -pkgrel=1 +pkgrel=2 pkgdesc="A Bittorrent client." depends=('libtorrent-rasterbar>=0.15.1' 'libqtgui>=4.7.1' 'libqtnetwork>=4.7.1' 'libqtxml>=4.6.1'\ - 'libqtdbus>=4.7.1' 'libboost>=1.46.1' 'libice' 'libxrender' 'libxext' 'libuuid' \ + 'libqtdbus>=4.7.1' 'libboost>=1.49.0' 'libice' 'libxrender' 'libxext' 'libuuid' \ 'openssl>=1.0.0-3' 'libqtcore' 'xdg-utils' 'intltool') makedepends=('boost' 'asio>=1.3') rodepends=('geoip' 'python') From elentir at frugalware.org Tue May 1 12:23:47 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 12:23:47 +0200 (CEST) Subject: [Frugalware-git] boost149: qtiplot-0.9.8.9-2-x86_64 Message-ID: <20120501102347.62B94228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=1691e27c49e5f9f36616c1d0d24f41d39ec7b31a commit 1691e27c49e5f9f36616c1d0d24f41d39ec7b31a Author: Elentir Date: Tue May 1 12:23:07 2012 +0200 qtiplot-0.9.8.9-2-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/xapps-extra/qtiplot/FrugalBuild b/source/xapps-extra/qtiplot/FrugalBuild index dc48a5c..4237200 100644 --- a/source/xapps-extra/qtiplot/FrugalBuild +++ b/source/xapps-extra/qtiplot/FrugalBuild @@ -3,9 +3,9 @@ pkgname=qtiplot pkgver=0.9.8.9 -pkgrel=1 +pkgrel=2 pkgdesc="QtiPlot is a professional scientific data analysis and visualisation solution" -depends=('libboost>=1.46.1' 'pyqt4' 'muparser' 'gsl' 'libglu' 'libqtassistantclient' \ +depends=('libboost>=1.49.0' 'pyqt4' 'muparser' 'gsl' 'libglu' 'libqtassistantclient' \ 'libglu' 'libqt3support' 'libqtopengl' 'tamu_anova') makedepends=('boost') groups=('xapps-extra') From elentir at frugalware.org Tue May 1 12:26:45 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 12:26:45 +0200 (CEST) Subject: [Frugalware-git] boost149: stellarium-0.11.2-2-x86_64 Message-ID: <20120501102645.DE53B228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=2b542f4470e29c0c7064364a70441de2fa91c13c commit 2b542f4470e29c0c7064364a70441de2fa91c13c Author: Elentir Date: Tue May 1 12:26:04 2012 +0200 stellarium-0.11.2-2-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/xapps-extra/stellarium/FrugalBuild b/source/xapps-extra/stellarium/FrugalBuild index fd85d0b..b086518 100644 --- a/source/xapps-extra/stellarium/FrugalBuild +++ b/source/xapps-extra/stellarium/FrugalBuild @@ -5,9 +5,9 @@ pkgname=stellarium pkgver=0.11.2 -pkgrel=1 +pkgrel=2 pkgdesc="A free open source planetarium for your computer." -makedepends=('boost>=1.46.1') +makedepends=('boost>=1.49.0') _F_cmake_confopts="-DCMAKE_CXX_FLAGS=$CXXFLAGS -DCMAKE_C_FLAGS=$CFLAGS" Finclude sourceforge cmake url="http://www.stellarium.org/" From melko at frugalware.org Tue May 1 12:27:31 2012 From: melko at frugalware.org (Melko) Date: Tue, 1 May 2012 12:27:31 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: merkaartor-0.17.2-4-i686 Message-ID: <20120501102731.6F452228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=235fe06e40e732ac9074027243e88bf8c23e73bd commit 235fe06e40e732ac9074027243e88bf8c23e73bd Author: Melko Date: Tue May 1 12:26:54 2012 +0200 merkaartor-0.17.2-4-i686 * rebuild with exiv2>=0.23 * add patch for gcc470 diff --git a/source/xapps-extra/merkaartor/FrugalBuild b/source/xapps-extra/merkaartor/FrugalBuild index 4b5ee75..10d404e 100644 --- a/source/xapps-extra/merkaartor/FrugalBuild +++ b/source/xapps-extra/merkaartor/FrugalBuild @@ -3,10 +3,10 @@ pkgname=merkaartor pkgver=0.17.2 -pkgrel=3 +pkgrel=4 pkgdesc="An editor for the OpenStreetMap project" url="http://merkaartor.be" -depends=('libqtsvg' 'libqtgui' 'libqtwebkit' 'libqtscript' 'exiv2>=0.22' 'libxml2' 'libxslt' 'libboost>=1.46.1') +depends=('libqtsvg' 'libqtgui' 'libqtwebkit' 'libqtscript' 'exiv2>=0.23' 'libxml2' 'libxslt' 'libboost>=1.46.1') makedepends=('boost') options=('scriptlet') _F_gnome_desktop="y" @@ -15,12 +15,15 @@ Finclude gnome-scriptlet groups=('xapps-extra') archs=('i686' 'x86_64') up2date="Flasttar $url/wiki/merkaartor/Download" -source=(http://www.merkaartor.be/attachments/download/253/$pkgname-$pkgver.tar.bz2) -sha1sums=('f789141db427bf25bb3b61801fefc98ab0430012') +source=(http://www.merkaartor.be/attachments/download/253/$pkgname-$pkgver.tar.bz2 \ + gcc470.patch) +sha1sums=('f789141db427bf25bb3b61801fefc98ab0430012' \ + '5920ca64a345f9b97da407fad85988f7fb87f648') build() { Fcd - qmake Merkaartor.pro PREFIX=/usr NODEBUG=1 || Fdie + Fpatchall + qmake Merkaartor.pro PREFIX=/usr NODEBUG=1 QMAKE_CXXFLAGS='-fpermissive' || Fdie Fmake make INSTALL_ROOT="$Fdestdir" install || Fdie Fbuild_gnome_scriptlet diff --git a/source/xapps-extra/merkaartor/gcc470.patch b/source/xapps-extra/merkaartor/gcc470.patch new file mode 100644 index 0000000..52775ec --- /dev/null +++ b/source/xapps-extra/merkaartor/gcc470.patch @@ -0,0 +1,11 @@ +--- merkaartor-0.17.2/3rdparty/qtsingleapplication-2.6_1-opensource/src/qtlocalpeer.cpp.old 2012-05-01 11:40:08.539279638 +0200 ++++ merkaartor-0.17.2/3rdparty/qtsingleapplication-2.6_1-opensource/src/qtlocalpeer.cpp 2012-05-01 11:40:58.835282311 +0200 +@@ -57,6 +57,8 @@ + #endif + #if defined(Q_OS_UNIX) + #include ++#include ++#include + #endif + + namespace QtLP_Private { From elentir at frugalware.org Tue May 1 12:28:17 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 12:28:17 +0200 (CEST) Subject: [Frugalware-git] boost149: k3d-0.8.0.2-2-x86_64 Message-ID: <20120501102817.ADCE5228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=d23f74076b010a1403501185e32dfbc2ea046e55 commit d23f74076b010a1403501185e32dfbc2ea046e55 Author: Elentir Date: Tue May 1 12:27:38 2012 +0200 k3d-0.8.0.2-2-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/xapps-extra/k3d/FrugalBuild b/source/xapps-extra/k3d/FrugalBuild index 55ed7ec..d0fcbb7 100644 --- a/source/xapps-extra/k3d/FrugalBuild +++ b/source/xapps-extra/k3d/FrugalBuild @@ -4,10 +4,10 @@ pkgname=k3d pkgver=0.8.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="A complete free-as-in-freedom 3D modeling, animation and rendering system." depends=('gtkglext' 'imagemagick>=6.6.8_5-3' 'librsvg' 'gts' 'python>=2.7' 'openexr>=1.7.0' 'libxml2' 'libsigc++2' \ - 'freetype2' 'plib' 'graphviz' 'libtiff' 'atk' 'gtkmm2' 'pango' 'glibmm' 'libboost>=1.46.1') + 'freetype2' 'plib' 'graphviz' 'libtiff' 'atk' 'gtkmm2' 'pango' 'glibmm' 'libboost>=1.49.0' 'libglu') makedepends=('boost') groups=('xapps-extra') archs=('i686' 'x86_64') From elentir at frugalware.org Tue May 1 12:34:26 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 12:34:26 +0200 (CEST) Subject: [Frugalware-git] boost149: Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current Message-ID: <20120501103426.0BF29228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=cc9b3b182324d5c300b1db197798d38201c834fd commit cc9b3b182324d5c300b1db197798d38201c834fd Merge: d23f740 235fe06 Author: Elentir Date: Tue May 1 12:33:11 2012 +0200 Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current Conflicts: source/kde-extra/koffice/FrugalBuild source/xapps-extra/inkscape/FrugalBuild source/xapps-extra/merkaartor/FrugalBuild diff --cc source/xapps-extra/inkscape/FrugalBuild index d096d27,5f9b1d6..2bfb036 --- a/source/xapps-extra/inkscape/FrugalBuild +++ b/source/xapps-extra/inkscape/FrugalBuild @@@ -4,12 -4,12 +4,12 @@@ pkgname=inkscape pkgver=0.48.3.1 --pkgrel=2 ++pkgrel=3 pkgdesc="A vector illustrator program" depends=('openssl>=1.0.0' 'lcms' 'cairomm' 'libgcc' 'atk' 'gtkmm2>=2.10.10-3' 'glibmm' 'freetype2' 'libxcb>=1.3-1' \ 'pango>=1.14.3' 'libgc>=7.0' 'glib2' 'gtkspell' 'popt' 'gtk+2>=2.20.0-2' 'python>=2.7' 'perl' \ - 'poppler-glib>=0.18.0' 'imagemagick>=6.6.8_5-3' 'gsl') + 'poppler-glib>=0.18.4' 'imagemagick>=6.6.8_5-3' 'gsl') -makedepends=('boost>=1.46.1' 'intltool' 'perl-xml-parser') +makedepends=('boost>=1.49.0' 'intltool' 'perl-xml-parser') rodepends=('libxml2>=2.6.20' 'pyxml' 'libxslt' 'lxml') groups=('xapps-extra') archs=('i686' 'x86_64') diff --cc source/xapps-extra/merkaartor/FrugalBuild index 0523bf2,10d404e..37f3b58 --- a/source/xapps-extra/merkaartor/FrugalBuild +++ b/source/xapps-extra/merkaartor/FrugalBuild @@@ -3,10 -3,10 +3,10 @@@ pkgname=merkaartor pkgver=0.17.2 --pkgrel=4 ++pkgrel=5 pkgdesc="An editor for the OpenStreetMap project" url="http://merkaartor.be" - depends=('libqtsvg' 'libqtgui' 'libqtwebkit' 'libqtscript' 'exiv2>=0.22' 'libxml2' 'libxslt' 'libboost>=1.49.0') -depends=('libqtsvg' 'libqtgui' 'libqtwebkit' 'libqtscript' 'exiv2>=0.23' 'libxml2' 'libxslt' 'libboost>=1.46.1') ++depends=('libqtsvg' 'libqtgui' 'libqtwebkit' 'libqtscript' 'exiv2>=0.23' 'libxml2' 'libxslt' 'libboost>=1.49.0') makedepends=('boost') options=('scriptlet') _F_gnome_desktop="y" From elentir at frugalware.org Tue May 1 12:39:30 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 12:39:30 +0200 (CEST) Subject: [Frugalware-git] boost149: flowcanvas-0.7.1-3-x86_64 Message-ID: <20120501103930.2FB51228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=d07c2a8d30636c2577d473224d9eac2918525a69 commit d07c2a8d30636c2577d473224d9eac2918525a69 Author: Elentir Date: Tue May 1 12:38:47 2012 +0200 flowcanvas-0.7.1-3-x86_64 * fix depends diff --git a/source/xlib-extra/flowcanvas/FrugalBuild b/source/xlib-extra/flowcanvas/FrugalBuild index 1274cf7..66a5736 100644 --- a/source/xlib-extra/flowcanvas/FrugalBuild +++ b/source/xlib-extra/flowcanvas/FrugalBuild @@ -3,10 +3,11 @@ pkgname=flowcanvas pkgver=0.7.1 -pkgrel=2 +pkgrel=3 pkgdesc="FlowCanvas is an interactive Gtkmm/Gnomecanvasmm widget for boxes and lines style environments." url="http://drobilla.net/software/raul/" -depends=('boost>=1.46.1' 'graphviz>=2.26.3' 'libgnomecanvasmm>=2.26.0') +depends=('graphviz>=2.26.3' 'libgnomecanvasmm>=2.26.0') +makedepends=('boost') groups=('xlib-extra') archs=('i686' 'x86_64') up2date="Flastarchive http://download.drobilla.net/ .tar.bz2" From elentir at frugalware.org Tue May 1 12:40:08 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 12:40:08 +0200 (CEST) Subject: [Frugalware-git] boost149: gnash-0.8.10-2-x86_64 Message-ID: <20120501104008.2775E228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=d21b37d123e1adb913371491c259984d929f47de commit d21b37d123e1adb913371491c259984d929f47de Author: Elentir Date: Tue May 1 12:39:25 2012 +0200 gnash-0.8.10-2-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/xlib-extra/gnash/FrugalBuild b/source/xlib-extra/gnash/FrugalBuild index c2e12a8..01f2ceb 100644 --- a/source/xlib-extra/gnash/FrugalBuild +++ b/source/xlib-extra/gnash/FrugalBuild @@ -5,11 +5,11 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=gnash pkgver=0.8.10 -pkgrel=1 +pkgrel=2 pkgdesc="A GNU Flash movie player." url="http://www.gnu.org/software/gnash/" depends=('sdl_mixer' 'cairo>=1.8.6-3' 'libjpeg>=8a' 'libxml2>=2.7.8' 'libmad' 'agg' 'curl' \ - 'gtkglext>=1.2.0-5' 'libboost>=1.46.1' 'gstreamer' 'libungif' \ + 'gtkglext>=1.2.0-5' 'libboost>=1.49.0' 'gstreamer' 'libungif' \ 'gst-plugins-base' 'openssl>=1.0.0-2' 'xulrunner' 'gconf') makedepends=('boost') groups=('xlib-extra') From elentir at frugalware.org Tue May 1 12:40:58 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 12:40:58 +0200 (CEST) Subject: [Frugalware-git] boost149: libopenraw-0.0.9-2-x86_64 Message-ID: <20120501104058.0D7AF228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=12830627597aec999648171d9f08cf2f51abde16 commit 12830627597aec999648171d9f08cf2f51abde16 Author: Elentir Date: Tue May 1 12:40:16 2012 +0200 libopenraw-0.0.9-2-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/xlib-extra/libopenraw/FrugalBuild b/source/xlib-extra/libopenraw/FrugalBuild index 29799a5..02dd8ce 100644 --- a/source/xlib-extra/libopenraw/FrugalBuild +++ b/source/xlib-extra/libopenraw/FrugalBuild @@ -3,10 +3,10 @@ pkgname=libopenraw pkgver=0.0.9 -pkgrel=1 +pkgrel=2 pkgdesc="http://libopenraw.freedesktop.org/wiki/" url="http://libopenraw.freedesktop.org/wiki/" -depends=('gtk+2>=2.20.0-2' 'curl' 'exempi' 'libxml2>=2.7.8' 'libboost>=1.46.1') +depends=('gtk+2>=2.20.0-2' 'curl' 'exempi' 'libxml2>=2.7.8' 'libboost>=1.49.0') makedepends=('boost') groups=('xlib-extra') archs=('i686' 'x86_64') From elentir at frugalware.org Tue May 1 12:41:31 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 12:41:31 +0200 (CEST) Subject: [Frugalware-git] boost149: libpst-0.6.54-2-x86_64 Message-ID: <20120501104131.B327F228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=da7f5d6cbc3ae153649c88baeaccd576b0313bd3 commit da7f5d6cbc3ae153649c88baeaccd576b0313bd3 Author: Elentir Date: Tue May 1 12:40:51 2012 +0200 libpst-0.6.54-2-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/xlib-extra/libpst/FrugalBuild b/source/xlib-extra/libpst/FrugalBuild index 9c689b5..efb2c27 100644 --- a/source/xlib-extra/libpst/FrugalBuild +++ b/source/xlib-extra/libpst/FrugalBuild @@ -3,12 +3,12 @@ pkgname=libpst pkgver=0.6.54 -pkgrel=1 +pkgrel=2 pkgdesc="Utilities to convert Outlook .pst files to other formats" url="http://www.five-ten-sg.com/$pkgname" up2date="Flasttar $url/packages/" source=($url/packages/$pkgname-$pkgver.tar.gz) -depends=('imagemagick>=6.6.8_5-3' 'libboost>=1.46.1') +depends=('imagemagick>=6.6.8_5-3' 'libboost>=1.49.0') Finclude python makedepends=('boost') groups=('xlib-extra') From elentir at frugalware.org Tue May 1 12:42:26 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 12:42:26 +0200 (CEST) Subject: [Frugalware-git] boost149: lightspark-0.5.4.1-2-x86_64 Message-ID: <20120501104226.1745D228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=8cb69b6ec98d4848399360069eb8224f9f7a3192 commit 8cb69b6ec98d4848399360069eb8224f9f7a3192 Author: Elentir Date: Tue May 1 12:41:44 2012 +0200 lightspark-0.5.4.1-2-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/xlib-extra/lightspark/FrugalBuild b/source/xlib-extra/lightspark/FrugalBuild index 41677e7..192d348 100644 --- a/source/xlib-extra/lightspark/FrugalBuild +++ b/source/xlib-extra/lightspark/FrugalBuild @@ -3,9 +3,9 @@ pkgname=lightspark pkgver=0.5.4.1 -pkgrel=1 +pkgrel=2 pkgdesc='High performance flash player designed from scratch to be efficient on modern hardware' -depends=('libboost>=1.46.1' 'ffmpeg>=0.10' 'curl' 'gtk+2-libs' 'ftgl' 'glew' 'libxml++' 'gdk-pixbuf2' 'pulseaudio>=0.9.23' 'dbus') +depends=('libboost>=1.49.0' 'ffmpeg>=0.10' 'curl' 'gtk+2-libs' 'ftgl' 'glew' 'libxml++' 'gdk-pixbuf2' 'pulseaudio>=0.9.23' 'dbus') makedepends=('nasm' 'xulrunner' 'glproto' 'boost' 'llvm>=3.0') _F_gnome_iconcache="y" _F_gnome_desktop="y" From elentir at frugalware.org Tue May 1 12:43:05 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 12:43:05 +0200 (CEST) Subject: [Frugalware-git] boost149: mapnik-2.0.0-2-x86_64 Message-ID: <20120501104305.0B2E6228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=17b877e3a305a0c2d81a8b2b604fcc13db8f0a51 commit 17b877e3a305a0c2d81a8b2b604fcc13db8f0a51 Author: Elentir Date: Tue May 1 12:42:26 2012 +0200 mapnik-2.0.0-2-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/xlib-extra/mapnik/FrugalBuild b/source/xlib-extra/mapnik/FrugalBuild index 59aa887..58f9539 100644 --- a/source/xlib-extra/mapnik/FrugalBuild +++ b/source/xlib-extra/mapnik/FrugalBuild @@ -3,9 +3,9 @@ pkgname=mapnik pkgver=2.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Free Toolkit for developing mapping applications" -depends=('libboost>=1.46.1' 'libxml2>=2.7.8' 'sqlite3' 'cairomm' \ +depends=('libboost>=1.49.0' 'libxml2>=2.7.8' 'sqlite3' 'cairomm' \ 'pycairo' 'proj' 'libtiff' 'libjpeg>=8b' 'libxaw>=1.0.5') makedepends=('scons' 'boost') Finclude berlios From elentir at frugalware.org Tue May 1 12:48:14 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 12:48:14 +0200 (CEST) Subject: [Frugalware-git] boost149: openlibraries-0.4.0-14-x86_64 Message-ID: <20120501104814.C2FC7228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=a4beaac839a2460f14a00255e5afb11e21956dcd commit a4beaac839a2460f14a00255e5afb11e21956dcd Author: Elentir Date: Tue May 1 12:47:33 2012 +0200 openlibraries-0.4.0-14-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/xlib-extra/openlibraries/FrugalBuild b/source/xlib-extra/openlibraries/FrugalBuild index 0ade6c3..bb0bdcb 100644 --- a/source/xlib-extra/openlibraries/FrugalBuild +++ b/source/xlib-extra/openlibraries/FrugalBuild @@ -3,12 +3,12 @@ pkgname=openlibraries pkgver=0.4.0 -pkgrel=13 +pkgrel=14 pkgdesc="Powerful cross-platform set of libraries to test and deploy rich media applications." Finclude sourceforge python options=('scriptlet') source=($source sg_appearance.cpp_compile_fix.patch gcc4{3,4}.patch) -depends=('libboost>=1.46.1' 'glew>=1.5.0' 'libgcc' 'libjpeg>=8b' 'libpng>=1.4.2' 'libtiff' 'freeglut' 'openal>=1.7.411' 'sqlite3' 'python>=2.7') +depends=('libboost>=1.49.0' 'glew>=1.5.0' 'libgcc' 'libjpeg>=8b' 'libpng>=1.4.2' 'libtiff' 'freeglut' 'openal>=1.7.411' 'sqlite3' 'python>=2.7') makedepends=('boost') groups=('xlib-extra') archs=('i686' 'x86_64') From elentir at frugalware.org Tue May 1 12:53:50 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 12:53:50 +0200 (CEST) Subject: [Frugalware-git] boost149: pinot-0.98-3-x86_64 Message-ID: <20120501105350.76972228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=40c4af94dab3578d841e032582f7d8276159104d commit 40c4af94dab3578d841e032582f7d8276159104d Author: Elentir Date: Tue May 1 12:52:57 2012 +0200 pinot-0.98-3-x86_64 * fix build * fix depends diff --git a/source/xapps-extra/pinot/FrugalBuild b/source/xapps-extra/pinot/FrugalBuild index 1226f94..262199d 100644 --- a/source/xapps-extra/pinot/FrugalBuild +++ b/source/xapps-extra/pinot/FrugalBuild @@ -3,14 +3,14 @@ pkgname=pinot pkgver=0.98 -pkgrel=2 +pkgrel=3 pkgdesc="Personal search and metasearch for the Free Desktop" url="http://pinot.berlios.de/" depends=('openssl>=1.0.0' 'curl>=7.19.0' 'cairomm' 'dbus>=1.1.2' 'dbus-glib' \ 'xapian-core>=1.0.13' 'gmime' 'atk' 'gtkmm2' 'libtextcat' \ 'taglib' 'freetype2' 'libxcb' 'pango' 'libxml++' 'sqlite3>=3.3.8-2' \ 'shared-mime-info' 'libexif' 'exiv2>=0.23') -makedepends=('desktop-file-utils' 'boost>=1.46.1') +makedepends=('desktop-file-utils' 'boost') # add catdvi package to the repos rodepends=('unzip' 'poppler-pdftools' 'unrtf' 'catdoc') license="GPL" @@ -21,7 +21,9 @@ Finclude gnome-scriptlet groups=('xapps-extra') archs=('i686' 'x86_64') Finclude berlios -sha1sums=('c1707fbd1fd4a778bf0647846655089d5a328ff6') +source=(${source[@]} pinot-0.98-glib.patch) +sha1sums=('c1707fbd1fd4a778bf0647846655089d5a328ff6' \ + 'aa4973fcebe5f166ea6f565d969a55155029b618') build() { diff --git a/source/xapps-extra/pinot/pinot-0.98-glib.patch b/source/xapps-extra/pinot/pinot-0.98-glib.patch new file mode 100644 index 0000000..ee6b7da --- /dev/null +++ b/source/xapps-extra/pinot/pinot-0.98-glib.patch @@ -0,0 +1,11 @@ +diff -Naur pinot-0.98-old/IndexSearch/cjkv/CJKVTokenizer.h pinot-0.98/IndexSearch/cjkv/CJKVTokenizer.h +--- pinot-0.98-old/IndexSearch/cjkv/CJKVTokenizer.h 2011-11-19 05:53:22.857315171 +0000 ++++ pinot-0.98/IndexSearch/cjkv/CJKVTokenizer.h 2011-11-19 05:54:09.354733872 +0000 +@@ -25,7 +25,7 @@ + #ifdef HAVE_UNICODE_H + #include + #else +-#include ++#include + #define unicode_char_t gunichar + #endif \ No newline at end of file From elentir at frugalware.org Tue May 1 12:54:38 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 12:54:38 +0200 (CEST) Subject: [Frugalware-git] boost149: openvrml-0.18.8-3-x86_64 Message-ID: <20120501105438.50EDC228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=eae7e317e689e0ec047a28c283f649f1c3c6ebe0 commit eae7e317e689e0ec047a28c283f649f1c3c6ebe0 Author: Elentir Date: Tue May 1 12:53:58 2012 +0200 openvrml-0.18.8-3-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/xlib-extra/openvrml/FrugalBuild b/source/xlib-extra/openvrml/FrugalBuild index 711e680..5039e6f 100644 --- a/source/xlib-extra/openvrml/FrugalBuild +++ b/source/xlib-extra/openvrml/FrugalBuild @@ -3,10 +3,10 @@ pkgname=openvrml pkgver=0.18.8 -pkgrel=2 +pkgrel=3 pkgdesc="A cross-platform VRML and X3D browser and runtime library." Finclude sourceforge -depends=('mesa' 'freeglut' 'libboost>=1.46.1' 'fontconfig' 'dbus-glib' 'gtk+2' 'glade' 'curl' 'sdl' 'gtkglext') +depends=('mesa' 'freeglut' 'libboost>=1.49.0' 'fontconfig' 'dbus-glib' 'gtk+2' 'glade' 'curl' 'sdl' 'gtkglext') makedepends=('boost' 'xulrunner' 'openjdk') groups=('xlib-extra') archs=('i686' 'x86_64') From elentir at frugalware.org Tue May 1 12:55:31 2012 From: elentir at frugalware.org (Elentir) Date: Tue, 1 May 2012 12:55:31 +0200 (CEST) Subject: [Frugalware-git] boost149: simgear-2.6.0-2-x86_64 Message-ID: <20120501105531.0076B228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=9e554eda3cc763015b9b31eec25abf15d824e0d5 commit 9e554eda3cc763015b9b31eec25abf15d824e0d5 Author: Elentir Date: Tue May 1 12:54:51 2012 +0200 simgear-2.6.0-2-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/xlib-extra/simgear/FrugalBuild b/source/xlib-extra/simgear/FrugalBuild index 65a97ea..382d159 100644 --- a/source/xlib-extra/simgear/FrugalBuild +++ b/source/xlib-extra/simgear/FrugalBuild @@ -4,11 +4,11 @@ pkgname=simgear pkgver=2.6.0 -pkgrel=1 +pkgrel=2 pkgdesc="Libraries to be used as building blocks for quickly assembling 3d simulations" url="http://www.simgear.org/" depends=() # yes, deps is empty because this lib is static-only -makedepends=('openal>=1.7.411' 'freealut>=1.1.0-3' 'plib' 'mesa' 'boost>=1.46.1' 'openscenegraph>=3.0.1' 'freeglut') +makedepends=('openal>=1.7.411' 'freealut>=1.1.0-3' 'plib' 'mesa' 'boost>=1.49.0' 'openscenegraph>=3.0.1' 'freeglut') groups=('xlib-extra') Finclude cmake archs=('i686' 'x86_64') From vmiklos at frugalware.org Tue May 1 13:42:14 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 1 May 2012 13:42:14 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-fastimport-0.9.2-1-x86_64 Message-ID: <20120501114214.38EEA228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f4d60a1b07fa893cc4653d54e99df9bfc062740e commit f4d60a1b07fa893cc4653d54e99df9bfc062740e Author: Miklos Vajna Date: Tue May 1 13:38:37 2012 +0200 python-fastimport-0.9.2-1-x86_64 - version bump diff --git a/source/devel-extra/python-fastimport/FrugalBuild b/source/devel-extra/python-fastimport/FrugalBuild index 5210374..7b0d827 100644 --- a/source/devel-extra/python-fastimport/FrugalBuild +++ b/source/devel-extra/python-fastimport/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=python-fastimport -pkgver=0.9.1 +pkgver=0.9.2 pkgrel=1 pkgdesc="Fastimport parser in Python" url="https://launchpad.net/python-fastimport" @@ -11,5 +11,4 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="Fwcat $url |grep 'Latest version'|sed 's/.*Latest version is //'" source=(http://launchpad.net/python-fastimport/trunk/$pkgver/+download/fastimport-$pkgver.tar.gz) -_F_cd_path="fastimport-$pkgver" -sha1sums=('89cca3cc5358c149d382d3ecd890755d02e89c74') +sha1sums=('960d5ab4c7b66463dd9cb947a2badc55c9bb8663') From vmiklos at frugalware.org Tue May 1 13:42:14 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 1 May 2012 13:42:14 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: vim-script-enhancedcommentify-2.3-1-x86_64 Message-ID: <20120501114214.71E94228485B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aa09b763b1e98b2b365cf494694f3c9701daa767 commit aa09b763b1e98b2b365cf494694f3c9701daa767 Author: Miklos Vajna Date: Tue May 1 13:42:42 2012 +0200 vim-script-enhancedcommentify-2.3-1-x86_64 - bin, dead for years diff --git a/source/devel-extra/vim-script-enhancedcommentify/FrugalBuild b/source/devel-extra/vim-script-enhancedcommentify/FrugalBuild deleted file mode 100644 index f0757c0..0000000 --- a/source/devel-extra/vim-script-enhancedcommentify/FrugalBuild +++ /dev/null @@ -1,31 +0,0 @@ -# Compiling Time: 0 SBU -# Maintainer: Miklos Vajna - -pkgname=vim-script-enhancedcommentify -pkgver=2.3 -pkgrel=1 -pkgdesc="VIM ftplugin for comment lines in a program." -url="http://vim.sourceforge.net/scripts/script.php?script_id=23" -depends=() -rodepends=('vim') -groups=('devel-extra') -archs=('i686' 'x86_64') -# NOTE: this is not a std up2date, in case later we would port this to vim-script.sh -up2date="lynx -dump http://www.vim.org/scripts/script.php?script_id=23|grep tar.gz|sed 's/.*-\(.*\)\.t.*/\1/;q'" -source=(http://vim.sourceforge.net/scripts/download_script.php?src_id=8319) -sha1sums=('10844477e4f85483aa18d029631702f8f6f98f7d') - -# TODO: add vim-script.sh if there will be other packaged vim scripts - -# If you want to test this pkg, the main functionality is available via \x - -build() -{ - tar xf download_script.php\?src_id\=8319 || return 1 - Fcd EnhancedCommentify-$pkgver - Fmkdir /usr/share/vim/{doc,ftplugin,plugin} - Ffilerel doc/* /usr/share/vim/doc/ - Ffilerel ftplugin/* /usr/share/vim/ftplugin/ - Ffilerel plugin/* /usr/share/vim/plugin/ - Fdocrel LICENSE* -} From vmiklos at frugalware.org Tue May 1 13:51:11 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 1 May 2012 13:51:11 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnu.regexp-1.1.4-2-x86_64 Message-ID: <20120501115111.46EE2228485B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1951f483397a90ac58448555cf62537626125959 commit 1951f483397a90ac58448555cf62537626125959 Author: Miklos Vajna Date: Tue May 1 13:48:35 2012 +0200 gnu.regexp-1.1.4-2-x86_64 - fix build diff --git a/source/devel-extra/gnu.regexp/FrugalBuild b/source/devel-extra/gnu.regexp/FrugalBuild index ea8be06..2b1ad3b 100644 --- a/source/devel-extra/gnu.regexp/FrugalBuild +++ b/source/devel-extra/gnu.regexp/FrugalBuild @@ -3,10 +3,10 @@ pkgname=gnu.regexp pkgver=1.1.4 -pkgrel=1 +pkgrel=2 pkgdesc="Regular Expressions for Java." url="http://nlp.stanford.edu/nlp/javadoc/gnu-regexp-docs/" -Finclude java +Finclude openjava groups=('devel-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" From vmiklos at frugalware.org Tue May 1 13:51:10 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 1 May 2012 13:51:10 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: antiword-0.37-2-x86_64 Message-ID: <20120501115110.C6E06228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d59dd082a7243c34783e52f26cf43d61d9907f6e commit d59dd082a7243c34783e52f26cf43d61d9907f6e Author: Miklos Vajna Date: Tue May 1 13:45:07 2012 +0200 antiword-0.37-2-x86_64 - rebuild (oldies list) diff --git a/source/apps-extra/antiword/FrugalBuild b/source/apps-extra/antiword/FrugalBuild index 8e7e103..911ab5f 100644 --- a/source/apps-extra/antiword/FrugalBuild +++ b/source/apps-extra/antiword/FrugalBuild @@ -4,7 +4,7 @@ pkgname=antiword pkgver=0.37 -pkgrel=1 +pkgrel=2 pkgdesc="Antiword is a free MS Word reader for Linux and RISC OS" url="http://www.winfield.demon.nl/" depends=('glibc') From devil505linux at gmail.com Tue May 1 13:52:43 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 13:52:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtkhash-0.6.0-0-i686 * version bump * new subpackage for thunar-extension Message-ID: <20120501115243.7E038228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bb7dfda4fac59880d955a3b9ade74eb07d2aea87 commit bb7dfda4fac59880d955a3b9ade74eb07d2aea87 Author: Devil505 Date: Tue May 1 13:48:50 2012 +0200 gtkhash-0.6.0-0-i686 * version bump * new subpackage for thunar-extension diff --git a/source/xapps-extra/gtkhash/FrugalBuild b/source/xapps-extra/gtkhash/FrugalBuild index 979fdc9..61ca78c 100644 --- a/source/xapps-extra/gtkhash/FrugalBuild +++ b/source/xapps-extra/gtkhash/FrugalBuild @@ -2,26 +2,33 @@ # Maintainer: Devil505 pkgname=gtkhash -pkgver=0.3.0 -pkgrel=3 +pkgver=0.6.0 +pkgrel=0 pkgdesc="A GTK+ utility for computing message digests or checksums using the mhash library." Finclude sourceforge depends=('libxml2>=2.7.8' 'gtk+2>=2.20.0-2' 'freetype2' 'libxau>=1.0.4-1' 'libxdmcp' 'libglade>=2.6.4-2' 'mhash' 'libxdamage>=1.1.1-3' 'libxext>=1.0.5-3') -makedepends=('perl-xml-parser' 'intltool' 'gconf') +makedepends=('perl-xml-parser' 'intltool') options=('scriptlet') -_F_gnome_schemas=('/etc/gconf/schemas/gtkhash.schemas') _F_gnome_desktop="y" +_F_gnome_glib="y" Finclude gnome-scriptlet groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('7f6cb7cf3e857a5368582e82898206a4e0b025c8') +sha1sums=('83ecf6d8fa69be67d9c4e26ca26b44eb86e10412') -subpkgs=("$pkgname-nautilus") -subdescs=('Gtkhash extension for Nautilus') -subrodepends=("$pkgname=$pkgver") -subdepends=("nautilus") -subgroups=('gnome-extra') -subarchs=('i686 x86_64') +subpkgs=("${subpkgs[@]}" "$pkgname-nautilus") +subdescs=("${subdescs[@]}" "Gtkhash extension for Nautilus") +subdepends=("${subdepends[@]}" "nautilus") +subrodepends=("${subrodepends[@]}" "$pkgname=$pkgver") +subgroups=("${subgroups[@]}" 'gnome-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64') + +subpkgs=("${subpkgs[@]}" "$pkgname-thunar") +subdescs=("${subdescs[@]}" "Gtkhash extension for Thunar") +subdepends=("${subdepends[@]}" "thunar") +subrodepends=("${subrodepends[@]}" "$pkgname=$pkgver") +subgroups=("${subgroups[@]}" 'xfce4-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64') _F_desktop_name="GtkHash" _F_desktop_desc="A GTK+ utility for computing file checksums." @@ -29,13 +36,13 @@ _F_desktop_categories="Application;Utility;" build() { - Fbuild + Fbuild --enable-nautilus --enable-thunar Fbuild_gnome_scriptlet - Fsplit $pkgname-nautilus /usr/lib/ + Fsplit $pkgname-nautilus /usr/lib/nautilus/ Fsplit $pkgname-nautilus /usr/share/gtkhash/nautilus/ - Fsplit $pkgname-nautilus /etc/ + Fsplit $pkgname-thunar /usr/lib/thunarx-2/ make clean || Fdie - Fbuild --disable-nautilus --disable-schemas-install + Fbuild --disable-nautilus --disable-thunar Fdesktop2 } From devil505linux at gmail.com Tue May 1 13:52:43 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 13:52:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gcstar-1.6.2-2-i686 * fixing up2date Message-ID: <20120501115243.B4CEA228485B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6f4e0ea0c8835a603c2a2c712aefed1cc6ab906a commit 6f4e0ea0c8835a603c2a2c712aefed1cc6ab906a Author: Devil505 Date: Tue May 1 13:50:20 2012 +0200 gcstar-1.6.2-2-i686 * fixing up2date diff --git a/source/xapps-extra/gcstar/FrugalBuild b/source/xapps-extra/gcstar/FrugalBuild index 0cc345a..e933cab 100644 --- a/source/xapps-extra/gcstar/FrugalBuild +++ b/source/xapps-extra/gcstar/FrugalBuild @@ -11,7 +11,7 @@ depends=('perl-gtk2' 'perl-xml-libxml' 'net-snmp>=5.7' 'perl-libwww' 'perl-xml-s options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') -up2date="lynx -dump http://wiki.gcstar.org/en/Install | Flasttar" +up2date="Flasttar http://download.gna.org/$pkgname/" _F_cd_path="$pkgname" source=(http://download.gna.org/$pkgname/$pkgname-$pkgver.tar.gz) sha1sums=('e8683c5d61701e8a654c28a530924467861aefe8') From devil505linux at gmail.com Tue May 1 13:55:17 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 13:55:17 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: mitter-0.4.5-2-i686 * bin, no longer maintained Message-ID: <20120501115517.22D91228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4ebbf2cd32d8c82722d89f95aa18559937b628f9 commit 4ebbf2cd32d8c82722d89f95aa18559937b628f9 Author: Devil505 Date: Tue May 1 13:54:53 2012 +0200 mitter-0.4.5-2-i686 * bin, no longer maintained diff --git a/source/xapps-extra/mitter/FrugalBuild b/source/xapps-extra/mitter/FrugalBuild deleted file mode 100644 index b02c22b..0000000 --- a/source/xapps-extra/mitter/FrugalBuild +++ /dev/null @@ -1,19 +0,0 @@ -# Compiling Time: 0 SBU -# Maintainer: Devil505 - -pkgname=mitter -pkgver=0.4.5 -pkgrel=2 -pkgdesc="A PyGTK/console client for Twitter" -depends=('pygtk' 'python-simplejson') -Finclude googlecode -options=('scriptlet') -groups=('xapps-extra') -archs=('i686' 'x86_64') -sha1sums=('3c8b9253ec1dd7963b9c29deca60bc624cecc2fb') - -build() { - Fbuild - Finstallrel 644 $pkgname.desktop usr/share/applications/$pkgname.desktop -} - From devil505linux at gmail.com Tue May 1 13:56:05 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 13:56:05 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: hotot-0.9.9.gd0a0718-1-i686 * replacing mitter Message-ID: <20120501115605.6D585228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=10a1893801e2bc6d5790da16b44b60a4a584a987 commit 10a1893801e2bc6d5790da16b44b60a4a584a987 Author: Devil505 Date: Tue May 1 13:55:33 2012 +0200 hotot-0.9.9.gd0a0718-1-i686 * replacing mitter diff --git a/source/xapps-extra/hotot/FrugalBuild b/source/xapps-extra/hotot/FrugalBuild index bdbe436..acea028 100644 --- a/source/xapps-extra/hotot/FrugalBuild +++ b/source/xapps-extra/hotot/FrugalBuild @@ -15,7 +15,7 @@ _F_scm_url="http://github.com/shellex/Hotot.git" _F_gnome_iconcache="y" options=('force') Finclude scm cmake gnome-scriptlet -replaces=('pino') +replaces=('pino' 'mitter') build() { Funpack_scm From devil505linux at gmail.com Tue May 1 13:56:05 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 13:56:05 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: hotot-0.9.9.gd0a0718-2-i686 * pkgrel++ Message-ID: <20120501115605.8F94C228485B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=db8abb6e96941b7debcea806728ebe26e971c7c0 commit db8abb6e96941b7debcea806728ebe26e971c7c0 Author: Devil505 Date: Tue May 1 13:55:51 2012 +0200 hotot-0.9.9.gd0a0718-2-i686 * pkgrel++ diff --git a/source/xapps-extra/hotot/FrugalBuild b/source/xapps-extra/hotot/FrugalBuild index acea028..d6669b6 100644 --- a/source/xapps-extra/hotot/FrugalBuild +++ b/source/xapps-extra/hotot/FrugalBuild @@ -3,7 +3,7 @@ pkgname=hotot pkgver=0.9.9.gd0a0718 -pkgrel=1 +pkgrel=2 pkgdesc="a lightweight & open source microblogging client." url="http://hotot.org/" depends=('pygtk' 'python-oauth' 'pywebkitgtk' 'notify-python' 'python-keybinder' 'gtk+3') From devil505linux at gmail.com Tue May 1 14:24:34 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 14:24:34 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtkwave-3.3.35-1-i686 * version bump Message-ID: <20120501122434.84665228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=19ba6609d0b7faba352c5065342562aa6cf3ac84 commit 19ba6609d0b7faba352c5065342562aa6cf3ac84 Author: Devil505 Date: Tue May 1 14:08:58 2012 +0200 gtkwave-3.3.35-1-i686 * version bump diff --git a/source/xapps-extra/gtkwave/FrugalBuild b/source/xapps-extra/gtkwave/FrugalBuild index fd9bc02..2eaac41 100644 --- a/source/xapps-extra/gtkwave/FrugalBuild +++ b/source/xapps-extra/gtkwave/FrugalBuild @@ -1,8 +1,9 @@ # Compiling Time: 0.29 SBU -# Maintainer: Priyank Gosalia +# Maintainer: Devil505 +# Contributor: Priyank Gosalia pkgname=gtkwave -pkgver=3.3.34 +pkgver=3.3.35 pkgrel=1 pkgdesc="A wave viewer for LXT, LXT2, VZT, GHW and standard Verilog VCD/EVCD files." depends=('gtk+2>=2.20.1' 'gperf>=3.0.4' 'tcl' 'tk') @@ -11,6 +12,6 @@ Finclude sourceforge groups=('xapps-extra' 'geda-suite') archs=('i686' 'x86_64') options=('scriptlet') -sha1sums=('347d60f09142591766e071312c0fe300c4338786') +sha1sums=('f17ae6b28b081d1528c1bc3b4e4979ef97903c26') # optimization OK From dex at dragonslave.de Tue May 1 14:29:07 2012 From: dex at dragonslave.de (Daniel Exner) Date: Tue, 1 May 2012 14:29:07 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: mosh-1.2-1-x86_64 Message-ID: <20120501122907.29099228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ebc0bde9afa83143a852ce3dc1a636c90fdb7578 commit ebc0bde9afa83143a852ce3dc1a636c90fdb7578 Author: Daniel Exner Date: Tue May 1 14:05:08 2012 +0200 mosh-1.2-1-x86_64 * version bump diff --git a/source/apps-extra/mosh/FrugalBuild b/source/apps-extra/mosh/FrugalBuild index af43e55..8c95e35 100644 --- a/source/apps-extra/mosh/FrugalBuild +++ b/source/apps-extra/mosh/FrugalBuild @@ -3,13 +3,13 @@ pkgname=mosh pkgdesc="SSH replacement with roaming, supports intermittent connectivity" -pkgver=1.1.3 +pkgver=1.2 pkgrel=1 source="https://github.com/downloads/keithw/mosh/mosh-$pkgver.tar.gz" archs=('i686' 'x86_64') groups=apps-extra url="http://mosh.mit.edu" up2date="Flasttar $url" -sha1sums=('42270f3b8ab785413a6ca42691d7ef8a9921aeca') +sha1sums=('162c85c2f27605896533964977e5ed7ef4cf8fbf') depends=("libboost>=1.2" protobuf) makedepends="boost>=1.2" From devil505linux at gmail.com Tue May 1 14:31:34 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 14:31:34 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: furiusisomount-0.11.3.1-1-i686 * version bump * using launchpad schema Message-ID: <20120501123134.B331B228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8682671d6561013c576d964e15b1658ca182a648 commit 8682671d6561013c576d964e15b1658ca182a648 Author: Devil505 Date: Tue May 1 14:29:37 2012 +0200 furiusisomount-0.11.3.1-1-i686 * version bump * using launchpad schema diff --git a/source/xapps-extra/furiusisomount/FrugalBuild b/source/xapps-extra/furiusisomount/FrugalBuild index 2b653c2..051399a 100644 --- a/source/xapps-extra/furiusisomount/FrugalBuild +++ b/source/xapps-extra/furiusisomount/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=furiusisomount -pkgver=0.11.3.0 +pkgver=0.11.3.1 pkgrel=1 pkgdesc="An ISO, IMG, BIN, MDF and NRG Image management utility.." url="https://launchpad.net/furiusisomount" @@ -10,9 +10,10 @@ depends=('fuseiso' 'pygtk') options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') -up2date="Flasttar $url" -source=(http://launchpad.net/furiusisomount/python/$pkgver/+download//$pkgname-$pkgver.tar.gz) -sha1sums=('df66346cf8b8817b1dbf1f5d59f0b673c523358c') +_F_launchpad_branch="python" +_F_launchpad_sep="_" +Finclude launchpad +sha1sums=('2f6a30c779d07f991725bce7482dc7a396b787b2') _F_desktop_name="Furius ISO Mount" _F_desktop_desc="Manage ISO/IMG/BIN/MDF/NRG image files" From dex at dragonslave.de Tue May 1 14:32:58 2012 From: dex at dragonslave.de (Daniel Exner) Date: Tue, 1 May 2012 14:32:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: iasl-20120420-1-x86_64 Message-ID: <20120501123258.6D84D228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3e527fbb5460a0461b5085fc05127aa54cc53025 commit 3e527fbb5460a0461b5085fc05127aa54cc53025 Author: Daniel Exner Date: Tue May 1 14:33:11 2012 +0200 iasl-20120420-1-x86_64 * version bump diff --git a/source/devel-extra/iasl/FrugalBuild b/source/devel-extra/iasl/FrugalBuild index 94343d3..7e2e18b 100644 --- a/source/devel-extra/iasl/FrugalBuild +++ b/source/devel-extra/iasl/FrugalBuild @@ -4,7 +4,7 @@ pkgname=iasl _F_archive_name=acpica-unix -pkgver=20120320 +pkgver=20120420 pkgrel=1 pkgdesc="Intel ACPI Source Language (ASL) compiler" url="http://www.acpica.org/" @@ -15,7 +15,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.acpica.org/downloads/unix_source_code.php | Flasttar" source=($url/download/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('d47864eb018508ece554bafa317b01d9b3121845') +sha1sums=('04ff57b24d6577a518c7a3e0eb4aec7c88f0a276') unset MAKEFLAGS build() { From devil505linux at gmail.com Tue May 1 14:34:29 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 14:34:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fortune-mod-1.99.1-1-i686 * changed m8r Message-ID: <20120501123429.D8070228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d37b27df90888e193fb5724e6f1d2bf49943b957 commit d37b27df90888e193fb5724e6f1d2bf49943b957 Author: Devil505 Date: Tue May 1 14:33:45 2012 +0200 fortune-mod-1.99.1-1-i686 * changed m8r diff --git a/source/apps/fortune-mod/FrugalBuild b/source/apps/fortune-mod/FrugalBuild index 6d465f9..1175134 100644 --- a/source/apps/fortune-mod/FrugalBuild +++ b/source/apps/fortune-mod/FrugalBuild @@ -1,5 +1,6 @@ # Compiling Time: 0.02 SBU -# Maintainer: Priyank Gosalia +# Maintainer: Devil505 +# Contributor: Priyank Gosalia pkgname=fortune-mod pkgver=1.99.1 From devil505linux at gmail.com Tue May 1 16:54:02 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 16:54:02 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: chromium-bsu-0.9.12-1-i686 * changed m8r Message-ID: <20120501145402.1A742228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d6199930bd28d7f9ef2e4bd920ff2715dba4087e commit d6199930bd28d7f9ef2e4bd920ff2715dba4087e Author: Devil505 Date: Tue May 1 16:53:51 2012 +0200 chromium-bsu-0.9.12-1-i686 * changed m8r diff --git a/source/games-extra/chromium-bsu/FrugalBuild b/source/games-extra/chromium-bsu/FrugalBuild index cc860a0..a9e2cd9 100644 --- a/source/games-extra/chromium-bsu/FrugalBuild +++ b/source/games-extra/chromium-bsu/FrugalBuild @@ -1,5 +1,6 @@ # Compiling Time: 0.04 SBU -# Maintainer: Priyank Gosalia +# Maintainer: Devil505 +# Contributor: Priyank Gosalia pkgname=chromium-bsu _F_archive_name=chromium From devil505linux at gmail.com Tue May 1 17:01:59 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 17:01:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gcompris-12.01-1-i686 * changed m8r Message-ID: <20120501150159.5E75F228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d973b54a9beee9a8f8a960bc61aea4ac6358b286 commit d973b54a9beee9a8f8a960bc61aea4ac6358b286 Author: Devil505 Date: Tue May 1 17:00:43 2012 +0200 gcompris-12.01-1-i686 * changed m8r diff --git a/source/games-extra/gcompris/FrugalBuild b/source/games-extra/gcompris/FrugalBuild index 2926661..1266d85 100644 --- a/source/games-extra/gcompris/FrugalBuild +++ b/source/games-extra/gcompris/FrugalBuild @@ -1,5 +1,6 @@ # Compiling Time: 1.13 SBU -# Maintainer: crazy +# Maintainer: Devil505 +# Contributor: crazy pkgname=gcompris pkgver=12.01 From devil505linux at gmail.com Tue May 1 17:01:59 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 17:01:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: lincity-ng-2.0-5-i686 * changed m8r Message-ID: <20120501150159.91299228485B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3ea69ec3e2cd10b66baa94fcab18470125610501 commit 3ea69ec3e2cd10b66baa94fcab18470125610501 Author: Devil505 Date: Tue May 1 17:01:31 2012 +0200 lincity-ng-2.0-5-i686 * changed m8r diff --git a/source/games-extra/lincity-ng/FrugalBuild b/source/games-extra/lincity-ng/FrugalBuild index 1aa1a3a..008424c 100644 --- a/source/games-extra/lincity-ng/FrugalBuild +++ b/source/games-extra/lincity-ng/FrugalBuild @@ -1,5 +1,6 @@ # Compiling Time: 0.84 SBU -# Maintainer: Priyank Gosalia +# Maintainer: Devil505 +# Contributor: Priyank Gosalia pkgname=lincity-ng pkgver=2.0 From devil505linux at gmail.com Tue May 1 17:07:13 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 17:07:13 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: grabouille-0.5-1-i686 * changed m8r Message-ID: <20120501150713.42891228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7172b0c38e22a05b4fc7bb7cb48b7838936f7adb commit 7172b0c38e22a05b4fc7bb7cb48b7838936f7adb Author: Devil505 Date: Tue May 1 17:03:57 2012 +0200 grabouille-0.5-1-i686 * changed m8r diff --git a/source/games-extra/grabouille/FrugalBuild b/source/games-extra/grabouille/FrugalBuild index 0cdb7df..e942fd6 100644 --- a/source/games-extra/grabouille/FrugalBuild +++ b/source/games-extra/grabouille/FrugalBuild @@ -1,5 +1,5 @@ # Compiling Time: 0 SBU -# Maintainer: exceed +# Maintainer: Devil505 # Contributor: xcfaudio pkgname=grabouille From devil505linux at gmail.com Tue May 1 17:07:13 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 17:07:13 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: tuxanci-0.21.0-1-i686 * changed m8r Message-ID: <20120501150713.7DAAB228485B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=824a56fb58f9c0467dffef42cf7aa73039b88a18 commit 824a56fb58f9c0467dffef42cf7aa73039b88a18 Author: Devil505 Date: Tue May 1 17:04:33 2012 +0200 tuxanci-0.21.0-1-i686 * changed m8r diff --git a/source/games-extra/tuxanci/FrugalBuild b/source/games-extra/tuxanci/FrugalBuild index 7dfc73b..3602201 100644 --- a/source/games-extra/tuxanci/FrugalBuild +++ b/source/games-extra/tuxanci/FrugalBuild @@ -1,6 +1,5 @@ # Compiling Time: 0.04 SBU -# Maintainer: Priyank Gosalia -# Contributor: Devil505 +# Maintainer: Devil505 pkgname=tuxanci pkgver=0.21.0 From devil505linux at gmail.com Tue May 1 17:07:13 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 17:07:13 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: tuxpaint-0.9.21-4-i686 * changed m8r Message-ID: <20120501150713.B46312285470@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7a7b1006e959bd8d5e6b209956437d9c90f05db9 commit 7a7b1006e959bd8d5e6b209956437d9c90f05db9 Author: Devil505 Date: Tue May 1 17:05:25 2012 +0200 tuxpaint-0.9.21-4-i686 * changed m8r diff --git a/source/games-extra/tuxpaint/FrugalBuild b/source/games-extra/tuxpaint/FrugalBuild index a8a5dc0..2fced65 100644 --- a/source/games-extra/tuxpaint/FrugalBuild +++ b/source/games-extra/tuxpaint/FrugalBuild @@ -1,5 +1,6 @@ # Compiling Time: 0.05 SBU -# Maintainer: Priyank Gosalia +# Maintainer: Devil505 +# Contributor: Priyank Gosalia pkgname=tuxpaint pkgver=0.9.21 From devil505linux at gmail.com Tue May 1 17:07:14 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 17:07:14 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: xrick-021212-2-i686 * changed m8r Message-ID: <20120501150714.06255228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6c471c4131d176b5567453f67670280f89b4c611 commit 6c471c4131d176b5567453f67670280f89b4c611 Author: Devil505 Date: Tue May 1 17:06:29 2012 +0200 xrick-021212-2-i686 * changed m8r diff --git a/source/games-extra/xrick/FrugalBuild b/source/games-extra/xrick/FrugalBuild index a17c005..36b5360 100644 --- a/source/games-extra/xrick/FrugalBuild +++ b/source/games-extra/xrick/FrugalBuild @@ -1,5 +1,6 @@ # Compiling time: 0 SBU -# Maintainer: Cedrick Hannier alias Cedynamix +# Maintainer: Devil505 +# Contributor: Cedrick Hannier alias Cedynamix pkgname=xrick pkgver=021212 From devil505linux at gmail.com Tue May 1 17:14:08 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 17:14:08 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: cairo-dock-2.4.0-1-i686 * changed m8r Message-ID: <20120501151408.7821E228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ff7e22086ee99f364c294dffd22c947d022c2bc0 commit ff7e22086ee99f364c294dffd22c947d022c2bc0 Author: Devil505 Date: Tue May 1 17:12:48 2012 +0200 cairo-dock-2.4.0-1-i686 * changed m8r diff --git a/source/xapps-extra/cairo-dock/FrugalBuild b/source/xapps-extra/cairo-dock/FrugalBuild index 0f6093c..b6ce79b 100644 --- a/source/xapps-extra/cairo-dock/FrugalBuild +++ b/source/xapps-extra/cairo-dock/FrugalBuild @@ -1,5 +1,6 @@ # Compiling Time: 0.36 SBU -# Maintainer: Priyank Gosalia +# Maintainer: Devil505 +# Contributor: Priyank Gosalia pkgname=cairo-dock pkgver=2.4.0 From devil505linux at gmail.com Tue May 1 17:14:08 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 17:14:08 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: cairo-dock-plugins-2.4.0-1-i686 * changed m8r Message-ID: <20120501151408.ADFF8228485B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a1df7a6f31ccdcd13c1c36b6446b81c3226bd480 commit a1df7a6f31ccdcd13c1c36b6446b81c3226bd480 Author: Devil505 Date: Tue May 1 17:13:41 2012 +0200 cairo-dock-plugins-2.4.0-1-i686 * changed m8r diff --git a/source/xapps-extra/cairo-dock-plugins/FrugalBuild b/source/xapps-extra/cairo-dock-plugins/FrugalBuild index 6d92500..9036b5f 100644 --- a/source/xapps-extra/cairo-dock-plugins/FrugalBuild +++ b/source/xapps-extra/cairo-dock-plugins/FrugalBuild @@ -1,5 +1,6 @@ # Compiling Time: 1.65 SBU -# Maintainer: Priyank Gosalia +# Maintainer: Devil505 +# Contributor: Priyank Gosalia pkgname=cairo-dock-plugins pkgver=2.4.0 From devil505linux at gmail.com Tue May 1 17:16:41 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 17:16:41 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: cairo-dock-themes-1.6.3.1-1-i686 * changed m8r Message-ID: <20120501151641.42E0C228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=97252bdc4d8d540d40bb5f6c71ecb65079ab7305 commit 97252bdc4d8d540d40bb5f6c71ecb65079ab7305 Author: Devil505 Date: Tue May 1 17:14:22 2012 +0200 cairo-dock-themes-1.6.3.1-1-i686 * changed m8r diff --git a/source/xapps-extra/cairo-dock-themes/FrugalBuild b/source/xapps-extra/cairo-dock-themes/FrugalBuild index 9f98341..5a9d69a 100644 --- a/source/xapps-extra/cairo-dock-themes/FrugalBuild +++ b/source/xapps-extra/cairo-dock-themes/FrugalBuild @@ -1,5 +1,6 @@ # Compiling Time: 0.07 SBU -# Maintainer: Priyank Gosalia +# Maintainer: Devil505 +# Contributor: Priyank Gosalia pkgname=cairo-dock-themes pkgver=1.6.3.1 From devil505linux at gmail.com Tue May 1 17:16:41 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 17:16:41 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: clementine-1.0.1-1-i686 * changed m8r Message-ID: <20120501151641.6E8A7228485B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=86db1ef6ace595f425f8dbd618e2d73f33d231fd commit 86db1ef6ace595f425f8dbd618e2d73f33d231fd Author: Devil505 Date: Tue May 1 17:15:25 2012 +0200 clementine-1.0.1-1-i686 * changed m8r diff --git a/source/xapps-extra/clementine/FrugalBuild b/source/xapps-extra/clementine/FrugalBuild index 3b64585..41e52ff 100644 --- a/source/xapps-extra/clementine/FrugalBuild +++ b/source/xapps-extra/clementine/FrugalBuild @@ -1,6 +1,5 @@ # Compiling Time: 2.38 SBU -# Maintainer: exceed -# Contributor: centuri0 +# Maintainer: centuri0 pkgname=clementine pkgver=1.0.1 From devil505linux at gmail.com Tue May 1 17:16:41 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 17:16:41 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: comix-4.0.4-1-i686 * changed m8r Message-ID: <20120501151641.A20A52285470@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c75d4c6af4ba2c0fa714acbf574d79fd2fe410b3 commit c75d4c6af4ba2c0fa714acbf574d79fd2fe410b3 Author: Devil505 Date: Tue May 1 17:16:18 2012 +0200 comix-4.0.4-1-i686 * changed m8r diff --git a/source/xapps-extra/comix/FrugalBuild b/source/xapps-extra/comix/FrugalBuild index 6b5881c..ec0cb88 100644 --- a/source/xapps-extra/comix/FrugalBuild +++ b/source/xapps-extra/comix/FrugalBuild @@ -1,5 +1,6 @@ # Compiling Time: 0.01 SBU -# Maintainer: crazy +# Maintainer: Devil505 +# Contributor: crazy pkgname=comix pkgver=4.0.4 From devil505linux at gmail.com Tue May 1 17:38:35 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 17:38:35 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: stellarium-0.11.2-1-i686 * changed m8r Message-ID: <20120501153835.323C1228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=22d6c183cd03b6a2e6674b5dcbd687ccd35287e7 commit 22d6c183cd03b6a2e6674b5dcbd687ccd35287e7 Author: Devil505 Date: Tue May 1 17:18:51 2012 +0200 stellarium-0.11.2-1-i686 * changed m8r diff --git a/source/xapps-extra/stellarium/FrugalBuild b/source/xapps-extra/stellarium/FrugalBuild index fd85d0b..ab9a24b 100644 --- a/source/xapps-extra/stellarium/FrugalBuild +++ b/source/xapps-extra/stellarium/FrugalBuild @@ -1,5 +1,5 @@ # Compiling Time: 0.83 SBU -# Maintainer: Cedrick Hannier alias Cedynamix +# Maintainer: Devil505 # Contributor: Janos Kovacs # Contributor: Mcklaren From devil505linux at gmail.com Tue May 1 17:38:35 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 17:38:35 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: cairo-dock-3.0.0-1-i686 * version bump Message-ID: <20120501153835.61D58228485B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1e8eac2f3dd3cf5c25f10948d119ee1b8ee75997 commit 1e8eac2f3dd3cf5c25f10948d119ee1b8ee75997 Author: Devil505 Date: Tue May 1 17:37:22 2012 +0200 cairo-dock-3.0.0-1-i686 * version bump diff --git a/source/xapps-extra/cairo-dock/FrugalBuild b/source/xapps-extra/cairo-dock/FrugalBuild index b6ce79b..e381095 100644 --- a/source/xapps-extra/cairo-dock/FrugalBuild +++ b/source/xapps-extra/cairo-dock/FrugalBuild @@ -3,22 +3,31 @@ # Contributor: Priyank Gosalia pkgname=cairo-dock -pkgver=2.4.0 +pkgver=3.0.0 pkgrel=1 pkgdesc="A light eye-candy fully themable animated dock for any Linux desktop." url="http://www.glx-dock.org/" -depends=('cairo>=1.8.10' 'gtk+2>=2.20.0-2' 'dbus>=1.2.12' 'libxext>=1.0.5-3' 'libxcomposite>=0.4.0-2' \ - 'dbus-glib>=0.80' 'librsvg>=2.26.0-2' 'libxtst>=1.0.3-3' 'libxrender>=0.9.4-3' 'gtkglext>=1.2.0-5' 'curl') +depends=('cairo>=1.8.10' 'gtk+3' 'dbus>=1.2.12' 'libxext>=1.0.5-3' 'libxcomposite>=0.4.0-2' \ + 'dbus-glib>=0.80' 'librsvg>=2.26.0-2' 'libxtst>=1.0.3-3' 'libxrender>=0.9.4-3' 'gtkglext>=1.2.0-5' 'curl' 'libglu') makedepends=('intltool') -_F_launchpad_ext="~1.tar.gz" _F_launchpad_dirname="cairo-dock-core" -_F_launchpad_branch="2.4" -_F_launchpad_subdir="$pkgver-1" +_F_launchpad_branch="3.0" Finclude launchpad cmake groups=('xapps-extra') archs=('i686' 'x86_64') Fconfopts="${Fconfopts[@]} --enable-glitz --enable-xextend" -sha1sums=('75befcdd31d8db0a37b0cf9c1ff31ef050a71d1f') -_F_cd_path="$pkgname-${pkgver}~1" +sha1sums=('2b6f961e0ac13a44e733ae6a19f61f7fe2e8a859') + +build() { + Fcd + sed -i '/\/gtypes/d' src/gldit/cairo-dock-keybinder.h || Fdie + [[ -e build ]] || mkdir build || Fdie + cd build || Fdie + cmake .. -DCMAKE_INSTALL_PREFIX=/usr || Fdie + # put the right path for the themes + sed -i '6athemesdir=/usr/share/cairo-dock/themes' cairo-dock.pc || Fdie + Fmake + Fmake install DESTDIR=$pkgdir +} # optimization OK From devil505linux at gmail.com Tue May 1 18:14:22 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 1 May 2012 18:14:22 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: cairo-dock-3.0.0-2-i686 * fixing build Message-ID: <20120501161422.693EB228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eafc6f01d0f13143246fc06c5f98808658fd9299 commit eafc6f01d0f13143246fc06c5f98808658fd9299 Author: Devil505 Date: Tue May 1 18:13:50 2012 +0200 cairo-dock-3.0.0-2-i686 * fixing build diff --git a/source/xapps-extra/cairo-dock/FrugalBuild b/source/xapps-extra/cairo-dock/FrugalBuild index e381095..54f7a93 100644 --- a/source/xapps-extra/cairo-dock/FrugalBuild +++ b/source/xapps-extra/cairo-dock/FrugalBuild @@ -4,7 +4,7 @@ pkgname=cairo-dock pkgver=3.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="A light eye-candy fully themable animated dock for any Linux desktop." url="http://www.glx-dock.org/" depends=('cairo>=1.8.10' 'gtk+3' 'dbus>=1.2.12' 'libxext>=1.0.5-3' 'libxcomposite>=0.4.0-2' \ @@ -27,7 +27,7 @@ build() { # put the right path for the themes sed -i '6athemesdir=/usr/share/cairo-dock/themes' cairo-dock.pc || Fdie Fmake - Fmake install DESTDIR=$pkgdir + make install DESTDIR=$Fdestdir || Fdie } # optimization OK From slownlinux at gmail.com Tue May 1 21:49:42 2012 From: slownlinux at gmail.com (Slown) Date: Tue, 1 May 2012 21:49:42 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-larch-0.30-1-i686 Message-ID: <20120501194942.BA4E9228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=abc045bcc4efd8bf4922a529e328c4bdd2cc7e9b commit abc045bcc4efd8bf4922a529e328c4bdd2cc7e9b Author: Slown Date: Tue May 1 20:49:24 2012 +0100 python-larch-0.30-1-i686 * version bump diff --git a/source/lib-extra/python-larch/FrugalBuild b/source/lib-extra/python-larch/FrugalBuild index d3a97bc..14bd75c 100644 --- a/source/lib-extra/python-larch/FrugalBuild +++ b/source/lib-extra/python-larch/FrugalBuild @@ -2,18 +2,19 @@ # Maintainer: Slown pkgname=python-larch -pkgver=0.29 +pkgver=0.30 pkgrel=1 pkgdesc="Python B-tree library" url="http://liw.fi/larch" depends=('python-tracing') +makedepends=('python-distribute') groups=('lib-extra') archs=('i686' 'x86_64') Fpkgversep="_" up2date="lynx -dump http://code.liw.fi/debian/pool/main/p/python-larch | Flastarchive .orig.tar.gz" source=(http://code.liw.fi/debian/pool/main/p/$pkgname/$pkgname$Fpkgversep$pkgver.orig.tar.gz) -_F_cd_path="larch-$pkgver" -sha1sums=('c3425eef2264c5f638f2cc5899572ffb5797dd27') +_F_cd_path="$pkgname-$pkgver" +sha1sums=('2c12fd632f3a11356ac40ac03fa7c07ccb790d31') build() { Fcd From slownlinux at gmail.com Tue May 1 22:12:01 2012 From: slownlinux at gmail.com (Slown) Date: Tue, 1 May 2012 22:12:01 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: dega-1.12-1-i686 Message-ID: <20120501201201.CA9F2228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=38b51141751d6404ddabc6ed6154bb5bd2c5dae5 commit 38b51141751d6404ddabc6ed6154bb5bd2c5dae5 Author: Slown Date: Tue May 1 21:11:59 2012 +0100 dega-1.12-1-i686 * new package diff --git a/source/games-extra/dega/FrugalBuild b/source/games-extra/dega/FrugalBuild new file mode 100644 index 0000000..7811b48 --- /dev/null +++ b/source/games-extra/dega/FrugalBuild @@ -0,0 +1,23 @@ +# Compiling Time: 0.02 SBU +# Maintainer: Slown + +pkgname=dega +pkgver=1.12 +pkgrel=1 +pkgdesc="A Sega Master System, Mark III and Game Gear emulator" +url="http://www.emulinks.de/emus" +depends=('sdl') +makedepends=('nasm') +groups=('games-extra') +archs=('i686' 'x86_64') +up2date="Flasttar $url" +source=($url/$pkgname-$pkgver.tar.gz) +sha1sums=('ea9ca64cc34f6efc394c8e6ac6c6caca52d463ef') + +build() { + Fcd + Fsed "libs)" "& -lm" Makefile + Fmake + Fexerel $pkgname usr/bin/$pkgname + Fdocrel ChangeLog dega.txt README +} From qita at brcom.ru Tue May 1 23:45:28 2012 From: qita at brcom.ru (=?utf-8?B?0KPRgdC/0LXRiNC90L7QtSDRg9C/0YDQsNCy0LvQtdC90LjQtSDQsdC40LfQvdC10YHQvtC8?=) Date: Wed, 2 May 2012 01:45:28 +0400 Subject: [Frugalware-git] =?utf-8?b?0J7RhtC10L3QutCwINGE0LjQvdCw0L3RgdC+?= =?utf-8?b?0LLQvtCz0L4g0YHQvtGB0YLQvtGP0L3QuNGPINGE0LjRgNC80Ys=?= Message-ID: <754CBBA224E8AF3B6A92F4BE5E8F060B@MAIL.BRCOM.RU> ?????????? ?????? ???????????? ??????????? ???????? ????? ???????????: 15 - 16 ??? ? ?????-?????????? ?????????? ? ?????? ?? ???.: +7 (812) 448 - 64 - 33 ??????? ?????????? ?????????: 1. ?????????? ??????????, ?????????? ?????????, ?????????? ?????? ? ???????? ???????. - ???? ???????: ??????????? ????? ??????????, ??????????? ? ???????????. - ????? ??? ?????????? ????????. ??????? ????????? ????????. - ????????? ??????????????? ????? ? ???????. - ????? ? ?????????? ???????? ????????????? ?????????? ???????. - ???????? ??????? ?????????? ????????. ????????? ????? ????????. - ?????????????? ?????????? ?????? ? ??????????? ? ???-???????????? ????????. - ??????? ? ?????? ???????? ????????????? ?????????? ??????, ?????????? ???????????. - ???? ??????????? ???????: ?????????????? ? ???????????. - ???? ? ?????? ??????????? ???????: ??????????? ??????? ? ?????? ?? ?????????????. - ????????????? ????????????? ??????????? ??????? ??? ???????? ???????????? ???????. 2. ?????????????? ????, ?????? ? ????? ? ???????? ?? ????????? ?????? ????????????? ????????. - ????? ? ?????????? ??????????? ??????? ? ??????. ??????? ?? ?????????????? ??????. - ?????????? ?????? ? ????? ? ????? ? ????????? ????????? ???????. - 5 ????? ??????????? ??????? ? ??????? ????????. - 4 ????? ?????????? ??????????? ??????? ? ????????. ????? ? ?????? ???????? ? ????????????. - ??? ?????? ?????????? ??????????? ?????????? ????????????? ???? ??????. - ?????????? ???????? ? ????????? ?? ???????? ??????????? (KPI ? CFI). - ???????? ?????? ??????????? ??? ???????????? ? ??????????? ???????. - "????????? ????" ???????? ? ???????????, ??????????????, ??????????????????. - 10 ????????? ????????? ???????????? ?????????? ?????????. - 8 ????????? ???????????? ??????????????? ?????. - ?????????????? ???? ? ??? ??? ???????? ? ?????????? ?????????? ?????? ????????. - 9 ??????? ???????? ??????????????? ?????. - ????????? ??????????????? ?????. ??????????? ? ???????????? ??????. - ?????? ????????? ?????????????? ?????????? ??? ??????-???????. - 2 ?????? ??????????????? ?????: ?????????? ? ????????????. - ??? ????? "????????????" ??????????, ? ?????? ?????????? ????????? ?? ???????? ???????????. 3. ?????? ???????? ???????, ???????, ????????, ??????? ? ???????????? ????????. - ?????????, ?????????? ? ?????? ?????? ? ???????? ???????? ???????. - ?????? ????????? ? ???????? ??????. ?????? ????????????? ?????? ? ????????????? ?????. - 7 ???????? ???????? ??????? ?????????? ???????. - ?????? ???????? ? ?????????? ???????????? ????????. - ?????????? ??????????????? ???????. 4 ???????? ??????? ??????????????? ??????? ?? ??????????????. - ?????? ????????????? ?????????? ????????? ????????, ??????????? ??????????????. - ??????? ????????? ???????????? ??????? (??????? ?????????? ?????????). - ?????? ????????????? ?????????? ??????? ?????????. - ?????? ??????????? ?????? ? ??????????? ????? ? ???????, ??????, ?????????????. - ?????????? ?????? ? ????? ?????? ????????????. ?????????????? ???????????? ????????. - ????????? ? ?????????? ????????????? ??????????? ??????? ??????????? ? ?????????? ???????. - ?????? ???????????, ??????????????????, ?????????????????? ? ?????????? ???????????? ????????. - ?????????????? ?????? ? ?????????? ???????????. ???? ? ?????? ????????????? (???, ???, ???). - ?????? ?????????? ???????? ???????? ? ?????? ?????? ???????. 4. ????????????? ??????????? ??????????? ??????? ? ?????? ??? ?????????? ????????????? ?????? ???????? ? ??????? ? ???????????? ???????. - ?????????? ?????? ??? ??????? ???????? ???????? ????? ???????? ?????????? ????????. - ???????? ??????? ??????????? ??????? - ?????????????? ?????????? ????????????? ???????????? ??????????? (ROA, ROI, ROE, EBITDA, EVA, VBM). - ????????? ?????????????? ? ?????????????? ?????? ??? ??????????? ???????????? ?????????? ??????????? ? ????????? ??????????? ??? ???????. - ?????? ???????? ??????? ?????????? ???????? (?????????? ? ?????????????? ?????). - ?????? ???????? ??????????????? ????? ? ?????????????? ? ????????. - ??????? ???????? ?????? ???-??????????? ? ???????? ??????????????? ?????. - ??????? ???????????? ??????????? ??????? ? ?????? ???????? (???? ?? ????? ???-?????????). - "????-???????" ?????? ?????????? ???? ????? ???????? ? ????????. ????????? ??????? - 17 500 ??????. ????? ??????????: ?. ???????????????, ?? "??????? ???????", ????? ????????????????, ?. 14. ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. -------------- next part -------------- An HTML attachment was scrubbed... URL: From woj at wsewolist.ru Wed May 2 02:47:46 2012 From: woj at wsewolist.ru (=?utf-8?B?0KLRgNC10LHQvtCy0LDQvdC40Y8g0KDQvtGB0YLRgNGD0LTQsA==?=) Date: Wed, 2 May 2012 04:47:46 +0400 Subject: [Frugalware-git] =?utf-8?b?0JjQt9C80LXQvdC10L3QuNGPINCyINGC0YA=?= =?utf-8?b?0YPQtNC+0LLQvtC8INC30LDQutC+0L3QvtC00LDRgtC10LvRjNGB0YI=?= =?utf-8?b?0LLQtSAtINC/0LXRgNGB0L/QtdC60YLQuNCy0YsgMjAxMiDQs9C+0LQ=?= =?utf-8?b?0LA=?= Message-ID: ?????????? ??????????? ? ????????? ?????????? ????? ? ???? ?????????? - ????????? ??????? ? 2012 ????. ???????? ????????? ????????? ???????????????? ??. 14-15 ??? ? ?????-?????????? ?????????? ?? ???????? ????????: 8 (812) 448 64 33 ?????????: 1. ??? ? ? ????? ??????? ????? ????? ???????? ?? ?????????? ???? ????????? ??????? ??? ?????????? ??????????????? ????????? ????? (???). ??????????? ???????????? ????????, ?????, ?????????, ???? ????????????? ???????????? ? ???????????? ? ?? "? ??????????? ?????????? ?????????". ?????????? ???????? ??? ? ???????? ?????????????? ?????? ?? (????????? ??????, ????????? ? ?.?.). ????? ??????? ? ????????? ??????? ?? ?? ????????? ????????? ????????????????. 2. ?????? ????????! ???????? ?????????????. ???????????????? ? ????????? ??????????????? ???????????? ?? ????????? ???? ?????????? ? ??????? ?????? ???????????? ??????. ?? "? ???????????? ??????". ?????????? "????????? ? ???????????? ??????" ? ???? ????????? ?????????? ?? ?????? ? ????????????? ???????. ????? ?????????? ? ?????????????? ???????? ???????????? ?????? - ?????????? 2012 ????. 3. ????????? ? ????????? ?????????? ???????????, ????????????, ???????, ????????? ? ???????? ???. ???????? ?????? ??: ????????? ? ??????? ?????????? ????????. ???????????? ???????????? ?? ?????????? ???????? ????????. 4. ???????????? ???????????? ????????????? ?? ??????????? ????????. ????????????, ?????????? ???????????? ??????????????? ??????????? ?????. ????? ?????????????? ? ????? ???????????? ??? ?????????? ????????. 5. ??????????, ????????????? ??????????????? ?????????? ????? ? ???????? ????????????. ????? ?????????????? ??????????, ?????????? ????????: ?????? ?????????? ???????? ??????, ???? ??????????, ????????? ????????????, ????? ???????? ? ?.?. ???????????? ?????????? ? ????????????. 6. ?????????? ??? ? ??????? ????????? ??????? ??????????: ??????????????? ? ?? ??????????????? ?????. 7. ????? ?????????? ? ????????? ??????????? ?????????? ????????. 8. ??????? ????????????????? ???????????????? ?? ??????????????? ???????? (??????????) ???????????. 9. ????????? ????????? ????????????????, ?????????? ??? ?????????: ????? 2011 ????: 10. ???????? ????????? ?????????? ???????????????? ??? ?????? ?? ??????. 11. ???????? ????????? ? ???????? ?????????. ??????????? ?????????? ?????????? ????????? ? ??????????. ?????????? ?????????? ? ??????????? ???????? ?????? ????????, ????????? ? ????????? ? ?????????, ?????????? ???????????. 12. ???????? ????????? ?? ?????? ?????. ????? ??????? ?????????? ?????. ?????????? ?? ?? ?? ???????? ??????? ?????????? ????? ? ??????? ?????????? ? ???????? ?????????. ??????. 13. ???????? ????????? ?? ?????? ??????. ???? ???????? ??????? ?????????????: ??????????, ???????????, ???????? ??????? ?????. ?????? ? ??????????? ??????: ?????? ? ???????? ? ??????????? ???. 14. ???????? ?????????, ????????? ? ??????????????? ???????. ????? ??????? ?? ?????????????? ???????? ? ???????????? ? ???????????????? 01.07.2010 ????????? ??? "?? ???????????? ????????" N 132 - ????????? 2012 ????. 15. ???????? ????????? ?????????? ???????????????? ??? ??????????? ????????? ????????. ????? ??????? ?????????? ??????????? ????????? ????????: ?????????, ?????????, ?????. 16. ???????? ????????? ?????????? ???????????????? ? ?????? ? ???????? ?????????????. ????????? ??????? ??????? ? ???????? ???????? ??????. ??????????? ?????????? (?????/???????, ?????????, ??????????? ???????????). ???????? ???????? ????????????, ?????? ???????????. 17. ????????? ? ???????? ???????????????? - ??????????? 2012 ????. 18. ?????? ???????? ? ???????? ?????? ??. 19. ?????? ???????????? ?????? "? ???????? ????????????????". 20. ?????? ???????? ? ???? ??- 2012 ???: ?????????????? ???????????????, ????? ???????. 21. ?????????? ??????????? ????????. 22. ??????????????? ?? ????????? ????????? ????????????????. ???????, ??????????? ? ??????????? ? ??????????? ????? ?? ?????? ???????? ? ???????????? ? ???? ??: (??????????????, ??????, ???????????????, ???????????? ???????????? ????????). ????? ?????? ??? ?? 2011 ??? ? ???????? ?????. ??????? ???????? ???????????? ?????-??????????? ????????? ???????: 17 500 ??????. ????? ??????????: ?. ???????????????, ??????-????? "??????? ???????", ??. ????????????????, ?. 14. ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. -------------- next part -------------- An HTML attachment was scrubbed... URL: From vmiklos at frugalware.org Wed May 2 09:02:21 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 2 May 2012 09:02:21 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: audiofile-0.3.4-1-x86_64 Message-ID: <20120502070221.B7E18228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d660ec5169182eaf958325cebafcb5e034660469 commit d660ec5169182eaf958325cebafcb5e034660469 Author: Miklos Vajna Date: Wed May 2 09:01:08 2012 +0200 audiofile-0.3.4-1-x86_64 - version bump diff --git a/source/multimedia/audiofile/FrugalBuild b/source/multimedia/audiofile/FrugalBuild index 2e3e6aa..9f68709 100644 --- a/source/multimedia/audiofile/FrugalBuild +++ b/source/multimedia/audiofile/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=audiofile -pkgver=0.3.3 +pkgver=0.3.4 pkgrel=1 pkgdesc="Silicon Graphics Audio File Library" _F_gnome_devel="y" @@ -14,7 +14,7 @@ groups=('multimedia') archs=('i686' 'x86_64') up2date="Flasttar $url" source=(http://www.68k.org/~michael/audiofile/audiofile-$pkgver.tar.gz) -sha1sums=('1d8a5bb0ca63c7047436f136fb1fb98ea886e920') +sha1sums=('e6f664b0d551df35ce0c10e38e5617bcd4605335') # optimization OK From vmiklos at frugalware.org Wed May 2 09:02:22 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 2 May 2012 09:02:22 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ltp-20080331-1-x86_64 Message-ID: <20120502070222.0B720228485B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ff890445a65ab2ab485b5f125f7cc422cb972de8 commit ff890445a65ab2ab485b5f125f7cc422cb972de8 Author: Miklos Vajna Date: Wed May 2 09:02:46 2012 +0200 ltp-20080331-1-x86_64 - bin, dead for years diff --git a/source/apps-extra/ltp/FrugalBuild b/source/apps-extra/ltp/FrugalBuild deleted file mode 100644 index 97c5502..0000000 --- a/source/apps-extra/ltp/FrugalBuild +++ /dev/null @@ -1,36 +0,0 @@ -# Compiling Time: 1.12 SBU -# Maintainer: Miklos Vajna - -pkgname=ltp -pkgver=20080331 -# sometimes != $pkgver -realver=$pkgver -pkgrel=1 -pkgdesc="Linux Test Project: testsuite for the Linux kernel" -_F_sourceforge_ext=".tgz" -Finclude sourceforge -url="http://ltp.sourceforge.net/" -up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=3382|grep 'ltp-full-[0-9]*.tgz'|sed 's/.*-\([^-]*\)\.t.*/\1/;q'" -depends=('glibc') -groups=('apps-extra') -archs=('i686' 'x86_64') -source=(${source/ltp-/ltp-full-} $pkgname-runltp_path.diff \ - ltp-20061222-linux2619.diff) -sha1sums=('2e7de5cdc4acee32d9efbfe56dd2213c7aea5fb5' \ - 'e9ff5dbafdd07ebe796b2f064066d7dbb7c7b6c5' \ - '0a6f6665340d6745904936484c42e6e874a0fc2d') - -build() { - Fcd $pkgname-full-$realver - Fpatchall - # don't be interactive - Fsed 'read ans' 'ans=n' IDcheck.sh - Fmake - make install || Fdie - Fmkdir /usr/libexec/ltp/testcases /usr/bin/ - cp --parents -r testcases pan/pan runtest ver_linux IDcheck.sh $Fdestdir/usr/libexec/ltp/ || Fdie - cp runltp runalltests.sh $Fdestdir/usr/bin/ || Fdie -} - -# optimization OK - diff --git a/source/apps-extra/ltp/ltp-20061222-linux2619.diff b/source/apps-extra/ltp/ltp-20061222-linux2619.diff deleted file mode 100644 index c6b99d1..0000000 --- a/source/apps-extra/ltp/ltp-20061222-linux2619.diff +++ /dev/null @@ -1,40 +0,0 @@ ---- ./testcases/kernel/syscalls/socketcall/socketcall04.c.orig 2007-01-01 18:49:27.000000000 +0100 -+++ ./testcases/kernel/syscalls/socketcall/socketcall04.c 2007-01-01 18:49:40.000000000 +0100 -@@ -68,6 +68,7 @@ - #include - #include - #include -+#include - #include - #include - #include ---- ./testcases/kernel/syscalls/socketcall/socketcall03.c.orig 2007-01-01 18:49:04.000000000 +0100 -+++ ./testcases/kernel/syscalls/socketcall/socketcall03.c 2007-01-01 18:49:16.000000000 +0100 -@@ -68,6 +68,7 @@ - #include - #include - #include -+#include - #include - #include - #include ---- ./testcases/kernel/syscalls/socketcall/socketcall02.c.orig 2007-01-01 18:48:42.000000000 +0100 -+++ ./testcases/kernel/syscalls/socketcall/socketcall02.c 2007-01-01 18:48:54.000000000 +0100 -@@ -72,6 +72,7 @@ - #include - #include - #include -+#include - #include - #include - #include ---- ./testcases/kernel/syscalls/socketcall/socketcall01.c.orig 2007-01-01 18:48:12.000000000 +0100 -+++ ./testcases/kernel/syscalls/socketcall/socketcall01.c 2007-01-01 18:48:29.000000000 +0100 -@@ -68,6 +68,7 @@ - #include - #include - #include -+#include - #include - #include - #include diff --git a/source/apps-extra/ltp/ltp-runltp_path.diff b/source/apps-extra/ltp/ltp-runltp_path.diff deleted file mode 100644 index 86f6c9c..0000000 --- a/source/apps-extra/ltp/ltp-runltp_path.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- ltp/runltp.orig 2004-11-06 11:40:02.729295792 +0100 -+++ ltp/runltp 2004-11-06 11:40:25.758808272 +0100 -@@ -43,7 +43,7 @@ - echo "FATAL: unable to change directory to $(dirname $0)" - exit 1 - } -- export LTPROOT=${PWD} -+ export LTPROOT=/usr/libexec/ltp/ - export TMPBASE="/tmp" - export TMP="${TMPBASE}/ltp-$$" - export PATH="${PATH}:${LTPROOT}/testcases/bin" From baste at frugalware.org Wed May 2 09:03:15 2012 From: baste at frugalware.org (Baste) Date: Wed, 2 May 2012 09:03:15 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: webkit-gtk3-1.8.1-1-x86_64 Message-ID: <20120502070315.C66DE228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c681dd2a554e0a8b4d3fee50a09c74693068995d commit c681dd2a554e0a8b4d3fee50a09c74693068995d Author: Baste Date: Fri Apr 27 11:17:04 2012 +0200 webkit-gtk3-1.8.1-1-x86_64 diff --git a/source/xlib/webkit-gtk3/FrugalBuild b/source/xlib/webkit-gtk3/FrugalBuild index ba8d7d8..f00a1ac 100644 --- a/source/xlib/webkit-gtk3/FrugalBuild +++ b/source/xlib/webkit-gtk3/FrugalBuild @@ -3,15 +3,15 @@ pkgname=webkit-gtk3 _F_archive_name=webkit -pkgver=1.7.92 -pkgrel=2 +pkgver=1.8.1 +pkgrel=1 pkgdesc="Open source web browser engine gtk+3" url="http://www.webkit.org" depends=("sqlite3" "gtk+3" "icu4c>=4.8" "libsoup" "libpng" "gperf" "libxml2" "gst-plugins-base" "enchant" "gsettings-desktop-schemas" "geoclue") makedepends=('bison' 'flex' 'gtk-doc' 'gobject-introspection') groups=('xlib') archs=('i686' 'x86_64') -source=(http://webkitgtk.org/$_F_archive_name-$pkgver.tar.xz) +source=(http://webkitgtk.org/releases/$_F_archive_name-$pkgver.tar.xz) up2date="lynx -dump -source http://webkitgtk.org/?page=download | Flasttar" options=('scriptlet') _F_gnome_glib="y" From baste at frugalware.org Wed May 2 09:03:16 2012 From: baste at frugalware.org (Baste) Date: Wed, 2 May 2012 09:03:16 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: meld-1.6.0-1-x86_64 * Version bump Message-ID: <20120502070316.1327C228485B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5c9efe4a2952f137fee5c92d09cef2afbd7610ec commit 5c9efe4a2952f137fee5c92d09cef2afbd7610ec Author: Baste Date: Wed May 2 09:02:38 2012 +0200 meld-1.6.0-1-x86_64 * Version bump diff --git a/source/gnome-extra/meld/FrugalBuild b/source/gnome-extra/meld/FrugalBuild index 65153d1..d6ccd1c 100644 --- a/source/gnome-extra/meld/FrugalBuild +++ b/source/gnome-extra/meld/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=meld -pkgver=1.5.4 +pkgver=1.6.0 pkgrel=1 pkgdesc="a visual diff and merge tool" url="http://meldmerge.org/" @@ -18,7 +18,7 @@ _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet groups=('gnome-extra') archs=('i686' 'x86_64') -sha1sums=('949e7476d8203fa867f9ea3db25d5b28f2c5488c') +sha1sums=('405f9e47498d1c6e0e947bd0fae82d35e264e485') build() { Fcd From baste at frugalware.org Wed May 2 09:09:23 2012 From: baste at frugalware.org (Baste) Date: Wed, 2 May 2012 09:09:23 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: webkit-gtk3-1.8.1-2-x86_64 * Fix sha1sums Message-ID: <20120502070923.53712228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=edaa1f730e549fcad0f02f072e0d001bdaadb2e7 commit edaa1f730e549fcad0f02f072e0d001bdaadb2e7 Author: Baste Date: Wed May 2 09:08:01 2012 +0200 webkit-gtk3-1.8.1-2-x86_64 * Fix sha1sums diff --git a/source/xlib/webkit-gtk3/FrugalBuild b/source/xlib/webkit-gtk3/FrugalBuild index f00a1ac..0c718aa 100644 --- a/source/xlib/webkit-gtk3/FrugalBuild +++ b/source/xlib/webkit-gtk3/FrugalBuild @@ -4,10 +4,10 @@ pkgname=webkit-gtk3 _F_archive_name=webkit pkgver=1.8.1 -pkgrel=1 +pkgrel=2 pkgdesc="Open source web browser engine gtk+3" url="http://www.webkit.org" -depends=("sqlite3" "gtk+3" "icu4c>=4.8" "libsoup" "libpng" "gperf" "libxml2" "gst-plugins-base" "enchant" "gsettings-desktop-schemas" "geoclue") +depends=("sqlite3" "gtk+3" "icu4c>=4.8" "libsoup" "libpng" "gperf" "libxml2" "gst-plugins-base" "enchant" "gsettings-desktop-schemas") makedepends=('bison' 'flex' 'gtk-doc' 'gobject-introspection') groups=('xlib') archs=('i686' 'x86_64') @@ -25,7 +25,7 @@ Fconfopts="${Fconfoptssource/xlib/webkit-gtk3/FrugalBuild[@]} \ --with-unicode-backend=icu \ --enable-introspection \ --with-font-backend=freetype" -sha1sums=('746444e7df579c168708a5c5b1fe886d809bcd53') +sha1sums=('d26543baace03c31aa3de82bc24f06f14c6b3052') build() { unset MAKEFLAGS From baste at frugalware.org Wed May 2 09:13:23 2012 From: baste at frugalware.org (Baste) Date: Wed, 2 May 2012 09:13:23 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: glib2-2.32.2-1-x86_64 * Version bump Message-ID: <20120502071323.96E4B228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bc03d845baf2c0f81324e8484ca05cbde5d9aec4 commit bc03d845baf2c0f81324e8484ca05cbde5d9aec4 Author: Baste Date: Wed May 2 09:12:02 2012 +0200 glib2-2.32.2-1-x86_64 * Version bump diff --git a/source/base/glib2/FrugalBuild b/source/base/glib2/FrugalBuild index 71be5af..9419874 100644 --- a/source/base/glib2/FrugalBuild +++ b/source/base/glib2/FrugalBuild @@ -4,7 +4,7 @@ USE_DOC=${USE_DOC:-"y"} pkgname=glib2 -pkgver=2.32.1 +pkgver=2.32.2 pkgrel=1 pkgdesc="Common C routines used by GTK+ and other libraries" url="http://www.gtk.org/" @@ -21,7 +21,7 @@ _F_cd_path="glib-$pkgver" source=($source \ glib2.sh \ glib2.csh) -sha1sums=('3f94733d0e79e5ff10d5ca8735ae5d7f11f2edc0' \ +sha1sums=('5898165e58c8f946c2b1fd05b910fe4476b64164' \ 'bfe05590a6498259f1045a591fd886a8572f271a' \ '6db09da816d69aab7a5cbf3460ee082bef200891') if Fuse $USE_DOC; then From baste at frugalware.org Wed May 2 09:20:10 2012 From: baste at frugalware.org (Baste) Date: Wed, 2 May 2012 09:20:10 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: webkit-gtk3-1.8.1-3-x86_64 * Fix Fconfopts Message-ID: <20120502072010.D7864228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=96229ff663ee7a2bd5b7dc4048fbdb1c25430904 commit 96229ff663ee7a2bd5b7dc4048fbdb1c25430904 Author: Baste Date: Wed May 2 09:20:07 2012 +0200 webkit-gtk3-1.8.1-3-x86_64 * Fix Fconfopts diff --git a/source/xlib/webkit-gtk3/FrugalBuild b/source/xlib/webkit-gtk3/FrugalBuild index 0c718aa..ea70cc3 100644 --- a/source/xlib/webkit-gtk3/FrugalBuild +++ b/source/xlib/webkit-gtk3/FrugalBuild @@ -4,7 +4,7 @@ pkgname=webkit-gtk3 _F_archive_name=webkit pkgver=1.8.1 -pkgrel=2 +pkgrel=3 pkgdesc="Open source web browser engine gtk+3" url="http://www.webkit.org" depends=("sqlite3" "gtk+3" "icu4c>=4.8" "libsoup" "libpng" "gperf" "libxml2" "gst-plugins-base" "enchant" "gsettings-desktop-schemas") @@ -24,7 +24,8 @@ Fconfopts="${Fconfoptssource/xlib/webkit-gtk3/FrugalBuild[@]} \ --host=$CARCH-pc-linux-gnu \ --with-unicode-backend=icu \ --enable-introspection \ - --with-font-backend=freetype" + --with-font-backend=freetype \ + --disable-geolocation" sha1sums=('d26543baace03c31aa3de82bc24f06f14c6b3052') build() { From baste at frugalware.org Wed May 2 09:24:30 2012 From: baste at frugalware.org (Baste) Date: Wed, 2 May 2012 09:24:30 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: dconf-0.12.1-1-x86_64 * Version bump * Change m8r Message-ID: <20120502072430.78DBE228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=523f60a95d85fdde075aa5189e9c7fc54b8cbc3c commit 523f60a95d85fdde075aa5189e9c7fc54b8cbc3c Author: Baste Date: Wed May 2 09:23:56 2012 +0200 dconf-0.12.1-1-x86_64 * Version bump * Change m8r diff --git a/source/gnome/dconf/FrugalBuild b/source/gnome/dconf/FrugalBuild index 2ffd97a..5031612 100644 --- a/source/gnome/dconf/FrugalBuild +++ b/source/gnome/dconf/FrugalBuild @@ -1,8 +1,9 @@ # Compiling time: 0.37 SBU -# Maintainer: bouleetbil +# Maintainer: Baste +# Contributor: bouleetbil pkgname=dconf -pkgver=0.12.0 +pkgver=0.12.1 pkgrel=1 pkgdesc="A configuration system" depends=('dbus-glib' 'libxml2>=2.7.8') @@ -15,7 +16,7 @@ _F_gnome_glib="y" _F_gnome_doc="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -sha1sums=('56739a206084d3ad195392247a03e55fa3f4ff2d') +sha1sums=('1bdbf53b2e699fe58f69fa7a42164351e8560e05') subpkgs=("${subpkgs[@]}" 'dconf-editor') subdescs=("${subdescs[@]}" 'Configuration editor for dconf') From boobaa at frugalware.org Wed May 2 09:25:01 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Wed, 2 May 2012 09:25:01 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: perl-io-compress-2.052-1-x86_64 Message-ID: <20120502072501.83E9C228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=346c69da20a4be962619fd013cfa59cb11300897 commit 346c69da20a4be962619fd013cfa59cb11300897 Author: CS??CSY L??szl?? Date: Wed May 2 09:24:50 2012 +0200 perl-io-compress-2.052-1-x86_64 version bump diff --git a/source/devel-extra/perl-io-compress/FrugalBuild b/source/devel-extra/perl-io-compress/FrugalBuild index 6110548..dd7a04b 100644 --- a/source/devel-extra/perl-io-compress/FrugalBuild +++ b/source/devel-extra/perl-io-compress/FrugalBuild @@ -4,10 +4,10 @@ _F_perl_name=IO-Compress _F_perl_author=P/PM/PMQS -pkgver=2.049 +pkgver=2.052 pkgrel=1 pkgdesc="Interface to a bunch of compression libraries" Finclude perl archs=('i686' 'x86_64') -sha1sums=('0059e74e056ff118c84d3fec12f95cb5a3dbd0cc') +sha1sums=('78c59ae073a957e96c9d631feb0b9e3b080e2e67') # optimization OK From boobaa at frugalware.org Wed May 2 09:29:16 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Wed, 2 May 2012 09:29:16 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: drupal6-mollom-6.x_2.0-1-x86_64 Message-ID: <20120502072916.DFEF8228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=da4874f23fe80a6e94551063b7a1e83d14b5bf5d commit da4874f23fe80a6e94551063b7a1e83d14b5bf5d Author: CS??CSY L??szl?? Date: Wed May 2 09:29:08 2012 +0200 drupal6-mollom-6.x_2.0-1-x86_64 version bump diff --git a/source/network-extra/drupal6-mollom/FrugalBuild b/source/network-extra/drupal6-mollom/FrugalBuild index 930b531..a6783f7 100644 --- a/source/network-extra/drupal6-mollom/FrugalBuild +++ b/source/network-extra/drupal6-mollom/FrugalBuild @@ -3,9 +3,9 @@ _F_drupal_module=mollom _F_drupal_ver=6.x -pkgver=6.x_1.16 +pkgver=6.x_2.0 pkgrel=1 pkgdesc="Protects against comment and contact form spam in Drupal" Finclude drupal -sha1sums=('a4e6f02cb7cafd22ff41c117f3e8ad2406dbf8af') +sha1sums=('de226742ae8c1e14d6f36eff669687da6fa63c54') replaces=('drupal-mollom') From boobaa at frugalware.org Wed May 2 09:31:22 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Wed, 2 May 2012 09:31:22 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: phpmyadmin-3.5.0-1-x86_64 Message-ID: <20120502073122.19544228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0941073169576bdc6779f52637be40ef7465f27c commit 0941073169576bdc6779f52637be40ef7465f27c Author: CS??CSY L??szl?? Date: Wed May 2 09:31:06 2012 +0200 phpmyadmin-3.5.0-1-x86_64 version bump diff --git a/source/network-extra/phpmyadmin/FrugalBuild b/source/network-extra/phpmyadmin/FrugalBuild index 54ad46f..5a03364 100644 --- a/source/network-extra/phpmyadmin/FrugalBuild +++ b/source/network-extra/phpmyadmin/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: CS?CSY L?szl? pkgname=phpmyadmin -pkgver=3.4.10.2 +pkgver=3.5.0 pkgrel=1 pkgdesc="Set of PHP-scripts to administrate MySQL over the WWW." _F_sourceforge_ext="-all-languages.tar.bz2" @@ -33,4 +33,4 @@ build() Frm /var/www/html/phpMyAdmin-${pkgver//_/-}-all-languages.tar.bz2 } -sha1sums=('60477091832748b754b6706b1fd9ceaea5e78029') +sha1sums=('b8de74c723761276bc48c2c328290275dd113d9a') From baste at frugalware.org Wed May 2 09:38:29 2012 From: baste at frugalware.org (Baste) Date: Wed, 2 May 2012 09:38:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-contacts-3.4.1-1-x86_64 * Version bump * Change m8r Message-ID: <20120502073829.5FE00228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0090a3b693f934753fad5d14f6ddc2e9d55fe4f8 commit 0090a3b693f934753fad5d14f6ddc2e9d55fe4f8 Author: Baste Date: Wed May 2 09:38:02 2012 +0200 gnome-contacts-3.4.1-1-x86_64 * Version bump * Change m8r diff --git a/source/gnome/gnome-contacts/FrugalBuild b/source/gnome/gnome-contacts/FrugalBuild index 5c437cb..349aeca 100644 --- a/source/gnome/gnome-contacts/FrugalBuild +++ b/source/gnome/gnome-contacts/FrugalBuild @@ -1,8 +1,9 @@ # Compiling time: 0.10 SBU -# Maintainer: bouleetbil +# Maintainer: Baste +# Contributor: bouleetbil pkgname=gnome-contacts -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 pkgdesc="Contacts manager for gnome" depends=('folks>=0.6.4.1' 'gtk+3' 'libnotify' 'gnome-desktop' 'libkrb5' 'icu4c>=4.8') @@ -11,7 +12,7 @@ groups=('gnome') archs=('i686' 'x86_64') _F_gnome_ext=".tar.xz" Finclude gnome -sha1sums=('202383821455902229ecd2370ef9ba18d30df8ad') +sha1sums=('4782fe1bec23d691d7c3e940d31eaca221f22c9c') replaces=('rubrica' 'contacts-eds') # optimization OK From boobaa at frugalware.org Wed May 2 09:41:20 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Wed, 2 May 2012 09:41:20 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: wireshark-1.6.7-1-x86_64 Message-ID: <20120502074120.E2E49228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cff27a41797f35c94551083c9c648425b0f2043d commit cff27a41797f35c94551083c9c648425b0f2043d Author: CS??CSY L??szl?? Date: Wed May 2 09:41:08 2012 +0200 wireshark-1.6.7-1-x86_64 version bump diff --git a/source/xapps-extra/wireshark/FrugalBuild b/source/xapps-extra/wireshark/FrugalBuild index fbe0cd4..2a1a0f7 100644 --- a/source/xapps-extra/wireshark/FrugalBuild +++ b/source/xapps-extra/wireshark/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CS?CSY L?szl? pkgname=wireshark -pkgver=1.6.6 +pkgver=1.6.7 pkgrel=1 pkgdesc="The world's most popular network protocol analyzer" url="http://www.wireshark.org/" @@ -16,7 +16,7 @@ _F_gnome_desktop="y" Finclude gnome-scriptlet up2date="lynx -dump http://www.wireshark.org/download.html | grep stable -m1 | sed 's/.*is \(.*\)\. .*/\1/'" source=(http://www.wireshark.org/download/src/$pkgname-$pkgver.tar.bz2) -sha1sums=('0b60fd7d117e78292548fd50d71f750a5dca8b37') +sha1sums=('392c4f35cd8d16287ba9eba3afec226fcadd9746') ## TODO: split GUI / utils From boobaa at frugalware.org Wed May 2 09:44:07 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Wed, 2 May 2012 09:44:07 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: drupal6-autosave-6.x_2.10-1-x86_64 Message-ID: <20120502074407.459E2228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=67f82654d897e1f1c69f3a6680578962b5db5573 commit 67f82654d897e1f1c69f3a6680578962b5db5573 Author: CS??CSY L??szl?? Date: Wed May 2 09:43:43 2012 +0200 drupal6-autosave-6.x_2.10-1-x86_64 version bump closes #4696 in -current diff --git a/source/network-extra/drupal6-autosave/FrugalBuild b/source/network-extra/drupal6-autosave/FrugalBuild index 13a3292..c4170de 100644 --- a/source/network-extra/drupal6-autosave/FrugalBuild +++ b/source/network-extra/drupal6-autosave/FrugalBuild @@ -3,8 +3,8 @@ _F_drupal_module=autosave _F_drupal_ver=6.x -pkgver=6.x_2.9 +pkgver=6.x_2.10 pkgrel=1 pkgdesc="Automatically saves a snapshot of your Drupal content type form using AJAX" Finclude drupal -sha1sums=('c72d4e75bc9cbaa4de5d2662444b7f2ac2818cc7') +sha1sums=('21afefcbb7edff32938abc43a35c866bc68cfb3a') From boobaa at frugalware.org Wed May 2 09:46:31 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Wed, 2 May 2012 09:46:31 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: wordpress-3.3.2-1-x86_64 Message-ID: <20120502074631.B75E7228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=986b2694f51e6aab2694d7e10454e351b1ae8bc3 commit 986b2694f51e6aab2694d7e10454e351b1ae8bc3 Author: CS??CSY L??szl?? Date: Wed May 2 09:46:11 2012 +0200 wordpress-3.3.2-1-x86_64 version bump closes #4697 in -current diff --git a/source/network-extra/wordpress/FrugalBuild b/source/network-extra/wordpress/FrugalBuild index ee49952..23e67bd 100644 --- a/source/network-extra/wordpress/FrugalBuild +++ b/source/network-extra/wordpress/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CS?CSY L?szl? pkgname=wordpress -pkgver=3.3.1 +pkgver=3.3.2 pkgrel=1 pkgdesc="a state-of-the-art semantic personal publishing platform" url="http://wordpress.org/" @@ -21,4 +21,4 @@ build() Fmv ../src/$pkgname /var/www/$pkgname } -sha1sums=('c250cf66da88c49c927161172af2264caac6d2d5') +sha1sums=('f4c0ee4d14d3364d158755072a944cd8cf685475') From baste at frugalware.org Wed May 2 09:51:29 2012 From: baste at frugalware.org (Baste) Date: Wed, 2 May 2012 09:51:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: clutter-1.10.4-1-x86_64 * Version bump Message-ID: <20120502075129.AED8B228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4c0030a1ef705aec0d7c376d0a78a239d59db317 commit 4c0030a1ef705aec0d7c376d0a78a239d59db317 Author: Baste Date: Wed May 2 09:47:08 2012 +0200 clutter-1.10.4-1-x86_64 * Version bump diff --git a/source/xlib/clutter/FrugalBuild b/source/xlib/clutter/FrugalBuild index d3dcc65..5670b51 100644 --- a/source/xlib/clutter/FrugalBuild +++ b/source/xlib/clutter/FrugalBuild @@ -4,7 +4,7 @@ # Contributor: Devil505 pkgname=clutter -pkgver=1.10.2 +pkgver=1.10.4 pkgrel=1 pkgdesc="A GObject based library for creating fast, visually rich graphical user interfaces." depends=('libxdamage' 'libxcomposite' 'libgl' 'freetype2' 'libxau>=1.0.4' 'libxdmcp' \ @@ -19,7 +19,7 @@ replaces=('clutter-cairo') provides=('clutter-cairo') unset MAKEFLAGS Fconfopts="$Fconfopts --with-imagebackend=gdk-pixbuf --enable-xinput" -sha1sums=('08a9cc7472ab8cb99a5c020581da25d49d354e1d') +sha1sums=('3bb54bac3e5cd367deba488e7730dca26cff74c1') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi From baste at frugalware.org Wed May 2 10:12:05 2012 From: baste at frugalware.org (Baste) Date: Wed, 2 May 2012 10:12:05 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: anjuta-3.4.1-1-x86_64 * Version bump Message-ID: <20120502081205.2FDE4228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5a4ffe499358b6672ad4a1eae13f5b8a8a0a27ed commit 5a4ffe499358b6672ad4a1eae13f5b8a8a0a27ed Author: Baste Date: Wed May 2 10:10:36 2012 +0200 anjuta-3.4.1-1-x86_64 * Version bump diff --git a/source/gnome-extra/anjuta/FrugalBuild b/source/gnome-extra/anjuta/FrugalBuild index 1e74b4b..0ea0994 100644 --- a/source/gnome-extra/anjuta/FrugalBuild +++ b/source/gnome-extra/anjuta/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=anjuta -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 pkgdesc="Anjuta is a versatile IDE for C and C++, written for GTK/GNOME." depends=('gdl>=3.3.1' 'guile' 'autogen' 'graphviz>=2.14-2' \ @@ -21,7 +21,7 @@ options=('scriptlet') Finclude gnome gnome-scriptlet groups=('gnome-extra') archs=('i686' 'x86_64') -sha1sums=('0d363ef02e2a64d6e490cd9fee16d7ab03701d24') +sha1sums=('4d3a30ab389609e51bf7ccc12bc90a276269fbe8') unset MAKEFLAGS Fconfopts="${Fconfopts[@]} --enable-compile-warnings=no" From baste at frugalware.org Wed May 2 11:11:47 2012 From: baste at frugalware.org (Baste) Date: Wed, 2 May 2012 11:11:47 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: shotwell-0.12.2-3-x86_64 * Rebuild with latest webkit-gtk3 Message-ID: <20120502091147.87150228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=efa94045f41a751130abd7bc8911be491eb3a370 commit efa94045f41a751130abd7bc8911be491eb3a370 Author: Baste Date: Wed May 2 11:11:27 2012 +0200 shotwell-0.12.2-3-x86_64 * Rebuild with latest webkit-gtk3 diff --git a/source/gnome-extra/shotwell/FrugalBuild b/source/gnome-extra/shotwell/FrugalBuild index 768552f..6e24c31 100644 --- a/source/gnome-extra/shotwell/FrugalBuild +++ b/source/gnome-extra/shotwell/FrugalBuild @@ -3,7 +3,7 @@ pkgname=shotwell pkgver=0.12.2 -pkgrel=2 +pkgrel=3 pkgdesc="A digital photo organizer designed for the GNOME desktop environment" url="http://yorba.org/shotwell/" depends=('gconf' 'libgee' 'libgphoto2' 'unique' 'webkit' 'libgexiv2>=0.4.1-2' \ From baste at frugalware.org Wed May 2 11:13:26 2012 From: baste at frugalware.org (Baste) Date: Wed, 2 May 2012 11:13:26 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: empathy-3.4.1-2-x86_64 * Rebuild with latest webkit-gtk3 Message-ID: <20120502091326.25459228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5e5f28e596615e6cdb45cb7e4b25cab62fdb2e09 commit 5e5f28e596615e6cdb45cb7e4b25cab62fdb2e09 Author: Baste Date: Wed May 2 11:12:23 2012 +0200 empathy-3.4.1-2-x86_64 * Rebuild with latest webkit-gtk3 diff --git a/source/gnome/empathy/FrugalBuild b/source/gnome/empathy/FrugalBuild index a4ff979..d52deac 100644 --- a/source/gnome/empathy/FrugalBuild +++ b/source/gnome/empathy/FrugalBuild @@ -9,7 +9,7 @@ USE_SENDTO=${USE_SENDTO:-"n"} pkgname=empathy pkgver=3.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="Empathy consists of a rich set of reusable instant messaging widgets" depends=('telepathy-glib>=0.17.3' 'libxml2' 'enchant' 'ca-certificates' \ 'atk' 'pango' 'freetype2' 'libxau' 'libxdmcp' 'e2fsprogs' \ From baste at frugalware.org Wed May 2 11:15:52 2012 From: baste at frugalware.org (Baste) Date: Wed, 2 May 2012 11:15:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: epiphany-3.4.1-2-x86_64 * Rebuild with latest webkit-gtk3 Message-ID: <20120502091552.289F6228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b756a4a320b5beb7d023523859cf95a79bc08246 commit b756a4a320b5beb7d023523859cf95a79bc08246 Author: Baste Date: Wed May 2 11:14:39 2012 +0200 epiphany-3.4.1-2-x86_64 * Rebuild with latest webkit-gtk3 diff --git a/source/gnome/epiphany/FrugalBuild b/source/gnome/epiphany/FrugalBuild index ba3f175..53abcd5 100644 --- a/source/gnome/epiphany/FrugalBuild +++ b/source/gnome/epiphany/FrugalBuild @@ -4,7 +4,7 @@ pkgname=epiphany pkgver=3.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME webbrowser based on the WebKit rendering engine" url="http://www.gnome.org/projects/epiphany/" depends=('libstdc++' 'dbus-x11' 'atk' 'libxslt' 'gnome-desktop>=3.2.0' 'startup-notification' 'icu4c>=4.8' \ From baste at frugalware.org Wed May 2 11:26:03 2012 From: baste at frugalware.org (Baste) Date: Wed, 2 May 2012 11:26:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-online-accounts-3.4.1-2-x86_64 * Rebuild with latest webkit-gtk3 Message-ID: <20120502092603.0532D228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dd2c08233d84381fb659884fba54fe31b171e308 commit dd2c08233d84381fb659884fba54fe31b171e308 Author: Baste Date: Wed May 2 11:26:04 2012 +0200 gnome-online-accounts-3.4.1-2-x86_64 * Rebuild with latest webkit-gtk3 diff --git a/source/gnome/gnome-online-accounts/FrugalBuild b/source/gnome/gnome-online-accounts/FrugalBuild index 8e536e8..e2af6ce 100644 --- a/source/gnome/gnome-online-accounts/FrugalBuild +++ b/source/gnome/gnome-online-accounts/FrugalBuild @@ -4,7 +4,7 @@ pkgname=gnome-online-accounts pkgver=3.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="A configuration system" depends=('webkit-gtk3' 'liboauth' 'json-glib' 'libuuid' 'librest' 'libnotify' \ 'libsoup-gnome' 'icu4c>=4.8') From baste at frugalware.org Wed May 2 11:26:37 2012 From: baste at frugalware.org (Baste) Date: Wed, 2 May 2012 11:26:37 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: rhythmbox-2.96-2-x86_64 * Rebuild with latest webkit-gtk3 Message-ID: <20120502092637.36E2E228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=466f661ed47ad1ed988bfcbb452ce84d815cf90d commit 466f661ed47ad1ed988bfcbb452ce84d815cf90d Author: Baste Date: Wed May 2 11:26:38 2012 +0200 rhythmbox-2.96-2-x86_64 * Rebuild with latest webkit-gtk3 diff --git a/source/gnome/rhythmbox/FrugalBuild b/source/gnome/rhythmbox/FrugalBuild index a24cac5..3ed898d 100644 --- a/source/gnome/rhythmbox/FrugalBuild +++ b/source/gnome/rhythmbox/FrugalBuild @@ -4,7 +4,7 @@ pkgname=rhythmbox pkgver=2.96 -pkgrel=1 +pkgrel=2 pkgdesc="A music management application for GNOME" url="http://www.rhythmbox.org/" depends=('nautilus-brasero' 'rarian' 'desktop-file-utils' \ From baste at frugalware.org Wed May 2 11:27:41 2012 From: baste at frugalware.org (Baste) Date: Wed, 2 May 2012 11:27:41 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: seed-3.2.0-8-x86_64 * Rebuild with latest webkit-gtk3 Message-ID: <20120502092741.7AE81228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=96fb26dcd436c5be2c0d07fdb3684ea8c1aa1fd5 commit 96fb26dcd436c5be2c0d07fdb3684ea8c1aa1fd5 Author: Baste Date: Wed May 2 11:27:40 2012 +0200 seed-3.2.0-8-x86_64 * Rebuild with latest webkit-gtk3 diff --git a/source/gnome/seed/FrugalBuild b/source/gnome/seed/FrugalBuild index 45fa001..2b5ab8d 100644 --- a/source/gnome/seed/FrugalBuild +++ b/source/gnome/seed/FrugalBuild @@ -3,7 +3,7 @@ pkgname=seed pkgver=3.2.0 -pkgrel=7 +pkgrel=8 pkgdesc="Seed is a library and interpreter, dynamically bridging the WebKit JavaScriptCore engine." depends=('libxml2>=2.7.8' 'webkit-gtk3>=1.3.4' 'libffi>=3.0.9' 'libsoup-gnome>=2.32.0' 'sqlite3' \ 'clutter-cairo' 'clutter-gtk>=1.0.2-3' 'icu4c>=4.8'\ From baste at frugalware.org Wed May 2 11:28:35 2012 From: baste at frugalware.org (Baste) Date: Wed, 2 May 2012 11:28:35 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: sushi-0.4.1-2-x86_64 * Rebuild with latest webkit-gtk3 Message-ID: <20120502092835.53C7E228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e3b79d0c0b08b36a09e6f33fd9f77424e635dd3e commit e3b79d0c0b08b36a09e6f33fd9f77424e635dd3e Author: Baste Date: Wed May 2 11:28:37 2012 +0200 sushi-0.4.1-2-x86_64 * Rebuild with latest webkit-gtk3 diff --git a/source/gnome/sushi/FrugalBuild b/source/gnome/sushi/FrugalBuild index af4d2fd..c5ac914 100644 --- a/source/gnome/sushi/FrugalBuild +++ b/source/gnome/sushi/FrugalBuild @@ -4,7 +4,7 @@ pkgname=sushi pkgver=0.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="A quick previewer for Nautilus" depends=('clutter-gtk>=1.0.2-3' 'clutter-gst' 'gjs' 'libmusicbrainz3' 'webkit-gtk3' 'gtksourceview3' 'evince' 'libkrb5' 'icu4c>=4.8') makedepends=('intltool' 'gobject-introspection' 'krb5') From baste at frugalware.org Wed May 2 11:29:19 2012 From: baste at frugalware.org (Baste) Date: Wed, 2 May 2012 11:29:19 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: yelp-3.4.1-2-x86_64 * Rebuild with latest webkit-gtk3 Message-ID: <20120502092919.C1487228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7910a611e37a51bc93480c8fdb478552ec4ac645 commit 7910a611e37a51bc93480c8fdb478552ec4ac645 Author: Baste Date: Wed May 2 11:29:18 2012 +0200 yelp-3.4.1-2-x86_64 * Rebuild with latest webkit-gtk3 diff --git a/source/gnome/yelp/FrugalBuild b/source/gnome/yelp/FrugalBuild index ce4fa4d..2657d0e 100644 --- a/source/gnome/yelp/FrugalBuild +++ b/source/gnome/yelp/FrugalBuild @@ -4,7 +4,7 @@ pkgname=yelp pkgver=3.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="The default help browser for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'libxslt' 'gnome-doc-utils' 'icu4c>=4.8' \ From devil505linux at gmail.com Wed May 2 11:55:25 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 11:55:25 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: android-sdk-r18-1-i686 * version bump Message-ID: <20120502095525.A9F06228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=75ff32d4a82be6f18d59434409a8acacf608598d commit 75ff32d4a82be6f18d59434409a8acacf608598d Author: Devil505 Date: Wed May 2 11:53:50 2012 +0200 android-sdk-r18-1-i686 * version bump diff --git a/source/devel-extra/android-sdk/FrugalBuild b/source/devel-extra/android-sdk/FrugalBuild index c450b74..7349c66 100644 --- a/source/devel-extra/android-sdk/FrugalBuild +++ b/source/devel-extra/android-sdk/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: exceed pkgname=android-sdk -pkgver=r11 -pkgextraver=-linux_x86 +pkgver=r18 +pkgextraver=-linux Fpkgversep="_" pkgrel=1 pkgdesc="Software development kit for Android" @@ -16,7 +16,7 @@ source=(http://dl.google.com/android/${pkgname}${Fpkgversep}${pkgver}${pkgextrav $pkgname.sh) up2date="Flastarchive http://developer.android.com/sdk/index.html .tgz" options=('nobuild') -sha1sums=('d4266ef77205e4d8a22cda1d01be0a9a449d4b1d' \ +sha1sums=('cb2d925a5ab7d30b2853334a0a11e96437b70dd3' \ 'b468feaa8bc2af0844c6da76a259fddb2ec10251' \ 'cc9288f0e9d2b93150e504f32db1000917ef737b') From boobaa at frugalware.org Wed May 2 13:01:36 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Wed, 2 May 2012 13:01:36 +0200 (CEST) Subject: [Frugalware-git] frugalware-1.6: drupal6-autosave-6.x_2.10-1fermus1-x86_64 Message-ID: <20120502110136.CB198228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.6.git;a=commitdiff;h=8577d36951246ecbe9bc5f2a029964ca3df5c270 commit 8577d36951246ecbe9bc5f2a029964ca3df5c270 Author: CS?CSY L?szl? Date: Wed May 2 13:01:14 2012 +0200 drupal6-autosave-6.x_2.10-1fermus1-x86_64 secfix verbump, backport of 67f8265 closes #4696 in -stable diff --git a/source/network-extra/drupal6-autosave/FrugalBuild b/source/network-extra/drupal6-autosave/FrugalBuild index 13a3292..928b9ca 100644 --- a/source/network-extra/drupal6-autosave/FrugalBuild +++ b/source/network-extra/drupal6-autosave/FrugalBuild @@ -3,8 +3,8 @@ _F_drupal_module=autosave _F_drupal_ver=6.x -pkgver=6.x_2.9 -pkgrel=1 +pkgver=6.x_2.10 +pkgrel=1fermus1 pkgdesc="Automatically saves a snapshot of your Drupal content type form using AJAX" Finclude drupal -sha1sums=('c72d4e75bc9cbaa4de5d2662444b7f2ac2818cc7') +sha1sums=('21afefcbb7edff32938abc43a35c866bc68cfb3a') From boobaa at frugalware.org Wed May 2 13:02:27 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Wed, 2 May 2012 13:02:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-1.6: wordpress-3.3.2-1fermus1-x86_64 Message-ID: <20120502110227.B9BA6228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.6.git;a=commitdiff;h=e954d6117484e517e697851b128d9deec3174736 commit e954d6117484e517e697851b128d9deec3174736 Author: CS?CSY L?szl? Date: Wed May 2 13:02:10 2012 +0200 wordpress-3.3.2-1fermus1-x86_64 secfix verbump, backport of 986b269 closes #4697 in -stable diff --git a/source/network-extra/wordpress/FrugalBuild b/source/network-extra/wordpress/FrugalBuild index ee49952..6644fd7 100644 --- a/source/network-extra/wordpress/FrugalBuild +++ b/source/network-extra/wordpress/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: CS?CSY L?szl? pkgname=wordpress -pkgver=3.3.1 -pkgrel=1 +pkgver=3.3.2 +pkgrel=1fermus1 pkgdesc="a state-of-the-art semantic personal publishing platform" url="http://wordpress.org/" rodepends=('php>=4.2' 'mysql>=4.0') @@ -21,4 +21,4 @@ build() Fmv ../src/$pkgname /var/www/$pkgname } -sha1sums=('c250cf66da88c49c927161172af2264caac6d2d5') +sha1sums=('f4c0ee4d14d3364d158755072a944cd8cf685475') From devil505linux at gmail.com Wed May 2 13:14:29 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 13:14:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: miro-5.0-1-i686 * version bump Message-ID: <20120502111429.A7A7D228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0a5ff4bb4720ce50216550ca88ad074f54547dab commit 0a5ff4bb4720ce50216550ca88ad074f54547dab Author: Devil505 Date: Wed May 2 13:11:26 2012 +0200 miro-5.0-1-i686 * version bump diff --git a/source/gnome-extra/miro/FrugalBuild b/source/gnome-extra/miro/FrugalBuild index 135ccbb..b647243 100644 --- a/source/gnome-extra/miro/FrugalBuild +++ b/source/gnome-extra/miro/FrugalBuild @@ -3,14 +3,15 @@ # Contributor: Priyank Gosalia pkgname=miro -pkgver=4.0.6 +pkgver=5.0 pkgrel=1 pkgdesc="The free and open source internet TV platform." url="http://www.getmiro.com/" depends=('gtk+2>=2.20.0-2' 'pygtk>=2.16.0-5' 'dbus-python' 'pyrex' \ 'xine-lib>=1.1.19-6' 'db>=4.7.25' 'bsddb3>=4.7.1' 'nss>=3.12' \ 'nspr>=4.8.7' 'webkit' 'gnome-python-extras>=2.25.3-5' \ - 'pysqlite2' 'libtorrent-rasterbar' 'pycurl') + 'pysqlite2' 'libtorrent-rasterbar' 'pycurl' 'libboost' 'taglib') +makedepends=('boost') groups=('gnome-extra') replaces=('democracy') conflicts=('democracy') @@ -22,11 +23,11 @@ _F_gnome_mime="y" Finclude gnome-scriptlet up2date="lynx -dump 'http://ftp.osuosl.org/pub/pculture.org/miro/src/?C=M;O=A'| Flasttar" source=(http://ftp.osuosl.org/pub/pculture.org/$pkgname/src/$pkgname-$pkgver.tar.gz) -sha1sums=('5c3d632d8cf30516b321f79b22d4468b61ff9e6c') +sha1sums=('18e37cb18afbb83ebdd81599c4cd56079b22dbc0') build() { - Fcd + Fcd "miro-2012-04-30-Miro-5.0" Fpatchall PKG_CONFIG_PATH=$PKG_CONFIG_PATH:$Fsrcdir cd linux || Fdie From baste at frugalware.org Wed May 2 13:57:49 2012 From: baste at frugalware.org (Baste) Date: Wed, 2 May 2012 13:57:49 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: devhelp-3.4.1-2-x86_64 * Rebuild with latest webkit-gtk3 Message-ID: <20120502115749.67102228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=10a3cb9b29efdee291e320d0406d53ea002fad42 commit 10a3cb9b29efdee291e320d0406d53ea002fad42 Author: Baste Date: Wed May 2 13:57:27 2012 +0200 devhelp-3.4.1-2-x86_64 * Rebuild with latest webkit-gtk3 diff --git a/source/gnome-extra/devhelp/FrugalBuild b/source/gnome-extra/devhelp/FrugalBuild index 16203a4..1d4f87e 100644 --- a/source/gnome-extra/devhelp/FrugalBuild +++ b/source/gnome-extra/devhelp/FrugalBuild @@ -5,7 +5,7 @@ pkgname=devhelp pkgver=3.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="Developer API documentation browser" url="http://www.gnome.org/" depends=('libwnck>=3.2.0' 'dbus-glib>=0.71-2' 'webkit-gtk3' 'gconf' 'icu4c>=4.8') From baste at frugalware.org Wed May 2 14:20:13 2012 From: baste at frugalware.org (Baste) Date: Wed, 2 May 2012 14:20:13 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-control-center-3.4.1-2-x86_64 * Rebuild with latest goa Message-ID: <20120502122013.39606228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e573287384fbc131e74ac5edf2db30eaf3b1668f commit e573287384fbc131e74ac5edf2db30eaf3b1668f Author: Baste Date: Wed May 2 14:20:06 2012 +0200 gnome-control-center-3.4.1-2-x86_64 * Rebuild with latest goa diff --git a/source/gnome/gnome-control-center/FrugalBuild b/source/gnome/gnome-control-center/FrugalBuild index 67d55cb..34bc9df 100644 --- a/source/gnome/gnome-control-center/FrugalBuild +++ b/source/gnome/gnome-control-center/FrugalBuild @@ -6,7 +6,7 @@ USE_CHEESE=${USE_CHEESE:-"y"} pkgname=gnome-control-center pkgver=3.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME Control Center" depends=('gnome-desktop' 'gnome-menus' 'gnome-online-accounts' 'libgtop' 'gnome-settings-daemon' 'systemd' \ 'nm-applet' 'libsocialweb' 'mesademos') From sywom at vaglist.ru Wed May 2 14:43:39 2012 From: sywom at vaglist.ru (=?utf-8?B?0J3QtdC/0LvQsNGC0LXQttC10YHQv9C+0YHQvtCx0L3QvtGB0YLRjA==?=) Date: Wed, 2 May 2012 16:43:39 +0400 Subject: [Frugalware-git] =?utf-8?b?0J7Qv9GC0LjQvNCw0LvRjNC90YvQtSDRgdC/?= =?utf-8?b?0L7RgdC+0LHRiyDRgdC90Y/RgtC40Y8g0L7RgtCy0LXRgtGB0YLQstC1?= =?utf-8?b?0L3QvdC+0YHRgtC4INC30LAg0LTQvtC70LPQuCDQutC+0LzQv9Cw0L0=?= =?utf-8?b?0LjQuA==?= Message-ID: <0A99EA0EC8C6FFE936269D42C3122A9D@MAIL.VAGLIST.RU> ??????????????? ???????????? ? ???????????? ?? ?????? ????????: ??? ???? ?? ???????????????, ???????? ??????, ?????????? ???????? ?????????????. 16 ??? ? ?????-?????????? ? ?????? 2009 ?. ? ?? "? ????????????????? (???????????)" 4-?? ???????? ??????? ?????????, ?????? ????????? ?? N73 ?? 28 ?????? 2009 ? (??????? ? ???? 5 ????) ??????? ????? ???????????? ?????????. ????????? ??????? ? ????????: 9 000 ??????. ????? ??????????: ?. ???????????????, ??????-????? "??????? ???????", ??. ????????????????, ?. 14. ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. ??????? ?? ???? ??????? ?? ???????? ????????: 8 ( 812) 448 - 64 - ?? ? ????????? ????????: 1. ????????? ????????? ???????? ??????????????? (?????????). ????????? ??? ????????????? ????????????? ????????? ? ???. ?????????? ???? ? ????????????????????, ????????? ??????????? ??????? ?? 28 ?????? 2009 ?. N 73-??. 2. ??????????????? ?????????. ??????????-???????? (???????????? ??????????????? ?? ?????? ??????????? ? ?.?.), ?????????, ???????????????? ??????????????? ?????????. ??????????????? ????????? ??? ?????????? ??????????. ??????????? ??????????????? ??????????? ??????? ???????? ?? ??? ????????, ??? ??????????? ?? ???????? ? ?????? ? ????????. ??????????????? ????????? ???????? ??????????? ???. ??????????? ????? ?? ??????????????? ? ?????? ??????. 3. ??????????????? ?????????????? ???????? ??? (????????????? ??????????? ????????? ????? 50 % ?????/?????, ???? ??? ??????? ????? ?????? ???????????? ??? ???????? ????????). 4. ??????? ????? ????????? ?? ???????????????. ??? ?????????? ?????????? ???? ????????? ??? ?????????? ?????????. ???????? ???????, ??????????? ????????? ?????????? ????????? ?? ?????????? ??? ???????? ????????. ??????? ?????????? ?????????, ??????????? ????????? ??????????/????. ??? ???????? ???????? ???????????????? ??? ?????? ??????????? ??? ??????? ?????????? ???? ?????????. ??? ???? ?? ????????? ? ?????? ??? ?????????? ?????? ? ????????? ???????? ?? ??????????? ????????? ?????????????. 5. ??????? ????? ??????????????? ???????? ???? ?? ???????????????: - ???????? ????????? ????? ??????????? ? ??? ????? ??????. - ???????? ????????? ????? ?????????? ??? (??????? ?????????? ?????????, ?????); - ???????????? ?????????? ????????? ? ?????????? ??????????????? ????????????? ??????????? ????????? ???????? ?????????? ? ??. 6. ???????? ????????? ????????????? ? ??????? ???????/???????????. ?????? (?? ??????? ?????): ???????, ????????? ???????? ??? ?????????? ?????????? ????????????; ????????? ??????????????? ????????? ?????????? ? ???????????, ???????? ?????? ????????? ? ??????????? ?????? ? ??. 7. ??????? ????????? ?????? ?????????? ? ?????????/?????????????? ??? ??????????? ????????. ??????????? ??????? ??????????? ?????? ?? ??????????, ??????????????? ?? "? ????????????????? (???????????). ???? ??????, ??????? ????? ????????????. ???????? ??????????? ?????? ?? ????????? ??????? 2 ? 3 ?????? 103 ?? "? ????????????????? (???????????)" ? ??. ???? ??????, ??????? ????? ???????????? ? ??. 8. ?????? ????????? ????? III.1 ?? ??????????? ?????? ????????. ?????? ??????? ????????????? ??????? ??? "? ????????? ???????? ????????? ? ??????????? ????? III.1.". ???????????? ??????? ?? ??????????????? ?????????????? ? ???????? ????????? ? ?? ? ???????????. ???????????? ???????? ?????????? ??????, ??????????? ??????????? ??????????? ?? ? ?????? ?????? ? ??????????? (?????? ????? ??????, ? ?? ?? ??????????): ????????? ????????? ????, ??????????? ???????? ??????????, ?????, ?????????? ??????????? ?????????. 9. ???????????? ? ???????????? ??????? ?????????? ?? ???????????? ????????. ??????????????? ?? ??????????????. ?????, ?? ????? ??????????? ? ?? ?????????, ????? ?????????? ????????? ????? ????? ????? ?????????? ?????????? ? ??????????? ? ??. -------------- next part -------------- An HTML attachment was scrubbed... URL: From devil505linux at gmail.com Wed May 2 17:02:27 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 17:02:27 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-1.2.2-1-i686 * new package Message-ID: <20120502150227.4DDE9228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=750737efd591691f9b1182d7c5d0e60af12eb922 commit 750737efd591691f9b1182d7c5d0e60af12eb922 Author: Devil505 Date: Wed May 2 17:02:26 2012 +0200 lightdm-1.2.2-1-i686 * new package diff --git a/source/xfce4/lightdm/FrugalBuild b/source/xfce4/lightdm/FrugalBuild new file mode 100644 index 0000000..c61cb73 --- /dev/null +++ b/source/xfce4/lightdm/FrugalBuild @@ -0,0 +1,50 @@ +# Compiling Time: 0.19 SBU +# Maintainer: Devil505 + +pkgname=lightdm +pkgver=1.2.2 +pkgrel=1 +pkgdesc="A lightweight display manager." +depends=('webkit-gtk3' 'dbus-glib' 'libxklavier' 'accountsservice') +makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection') +groups=('xfce4') +archs=('i686' 'x86_64') +_F_launchpad_branch="1.2" +Finclude launchpad +backup=(etc/apparmor.d/lightdm-guest-session \ + etc/dbus-1/system.d/org.freedesktop.DisplayManager.conf \ + etc/lightdm/keys.conf \ + etc/lightdm/lightdm.conf \ + etc/lightdm/users.conf \ + etc/pam.d/lightdm) +source=($source \ + lightdm-autologin.pam \ + xsession \ + lightdm.pam \ + lightdm.tmpfiles) +sha1sums=('3c52fa36d5c33a86252fb2191a4ca49d7588cd7c' \ + '8f355fc8170cdf4f3a94a699b849ea7a978a91e0' \ + '7261a104c145025c63f8febfcecc189badfd3e86' \ + '441fbf6d2e8c76d66d83eaf9bc5b484ed2846a30' \ + 'e10a39f505c58b2cb9b53f764e8383740f592bcb') + +build() { + Fcd + Fbuild --disable-static --libexecdir=/usr/lib/lightdm \ + --localstatedir=/var --with-greeter-user=lightdm \ + --with-greeter-session=lightdm-gtk-greeter --disable-tests + + Fmkdir /usr/lib/tmpfiles.d/ + Finstall 644 lightdm.tmpfiles usr/lib/tmpfiles.d/lightdm.conf + Fmkdir /etc/pam.d/ + Finstall 644 lightdm.pam etc/pam.d/lightdm + Finstall 644 lightdm-autologin.pam etc/pam.d/lightdm-autologin + + # some tweaks + Frm /etc/init + Fexe xsession etc/lightdm + Fsed "minimum-uid=500" "minimum-uid=1000" $Fdestdir/etc/lightdm/users.conf + Fsed "/usr/sbin/nologin" "/sbin/nologin" $Fdestdir/etc/lightdm/users.conf + Fsed "#session-wrapper=lightdm-session" "session-wrapper=/etc/lightdm/xsession" $Fdestdir/etc/lightdm/lightdm.conf + Fsed "#autologin-session=UNIMPLEMENTED" "#autologin-session=UNIMPLEMENTED\n#pam-service=lightdm-autologin" $Fdestdir/etc/lightdm/lightdm.conf +} diff --git a/source/xfce4/lightdm/lightdm-autologin.pam b/source/xfce4/lightdm/lightdm-autologin.pam new file mode 100644 index 0000000..3d4389c --- /dev/null +++ b/source/xfce4/lightdm/lightdm-autologin.pam @@ -0,0 +1,13 @@ +#%PAM-1.0 +auth requisite pam_nologin.so +auth required pam_env.so +auth requisite pam_permit.so +auth sufficient pam_succeed_if.so uid >= 1000 quiet +auth required pam_deny.so +account required pam_unix.so +password required pam_deny.so +session required pam_loginuid.so +-session optional pam_systemd.so +session optional pam_keyinit.so revoke +session required pam_limits.so +session required pam_unix.so \ No newline at end of file diff --git a/source/xfce4/lightdm/lightdm.pam b/source/xfce4/lightdm/lightdm.pam new file mode 100644 index 0000000..c8f5029 --- /dev/null +++ b/source/xfce4/lightdm/lightdm.pam @@ -0,0 +1,11 @@ +#%PAM-1.0 +auth requisite pam_nologin.so +auth required pam_env.so +auth required pam_unix.so +auth optional pam_gnome_keyring.so +account required pam_unix.so +session required pam_limits.so +session required pam_unix.so +session optional pam_systemd.so +password required pam_unix.so +session optional pam_gnome_keyring.so auto_start diff --git a/source/xfce4/lightdm/lightdm.tmpfiles b/source/xfce4/lightdm/lightdm.tmpfiles new file mode 100644 index 0000000..eae7d1f --- /dev/null +++ b/source/xfce4/lightdm/lightdm.tmpfiles @@ -0,0 +1 @@ +d /var/run/lightdm 0770 lightdm lightdm - diff --git a/source/xfce4/lightdm/xsession b/source/xfce4/lightdm/xsession new file mode 100755 index 0000000..5da041e --- /dev/null +++ b/source/xfce4/lightdm/xsession @@ -0,0 +1,69 @@ +#!/bin/sh +# +# LightDM wrapper to run around X sessions. + +echo "Running X session wrapper" + +# Load profile +for file in "/etc/profile" "$HOME/.profile" "/etc/xprofile" "$HOME/.xprofile"; do + if [ -f "$file" ]; then + echo "Loading profile from $file"; + . "$file" + fi +done + +# Load resources +for file in "/etc/X11/Xresources" "$HOME/.Xresources"; do + if [ -f "$file" ]; then + echo "Loading resource: $file" + xrdb -nocpp -merge "$file" + fi +done + +# Load keymaps +for file in "/etc/X11/Xkbmap" "$HOME/.Xkbmap"; do + if [ -f "$file" ]; then + echo "Loading keymap: $file" + setxkbmap `cat "$file"` + XKB_IN_USE=yes + fi +done + +# Load xmodmap if not using XKB +if [ -z "$XKB_IN_USE" ]; then + for file in "/etc/X11/Xmodmap" "$HOME/.Xmodmap"; do + if [ -f "$file" ]; then + echo "Loading modmap: $file" + xmodmap "$file" + fi + done +fi + +unset XKB_IN_USE + +# Run all system xinitrc shell scripts. +xinitdir="/etc/X11/xinit/xinitrc.d" +if [ -d "$xinitdir" ]; then + for script in $xinitdir/*; do + echo "Loading xinit script $script" + if [ -x "$script" -a ! -d "$script" ]; then + . "$script" + fi + done +fi + +# Load Xsession scripts +xsessionddir="/etc/X11/Xsession.d" +if [ -d "$xsessionddir" ]; then + for i in `ls $xsessionddir`; do + script="$xsessionddir/$i" + echo "Loading X session script $script" + if [ -r "$script" -a -f "$script" ] && expr "$i" : '^[[:alnum:]_-]\+$' > /dev/null; then + . "$script" + fi + done +fi + +echo "X session wrapper complete, running session $@" + +exec $@ From devil505linux at gmail.com Wed May 2 17:06:04 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 17:06:04 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-gtk-greeter-1.1.5-1-i686 * new package Message-ID: <20120502150604.A621C228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=c4640302d1f5628a59764c252e619f6bd851bfe2 commit c4640302d1f5628a59764c252e619f6bd851bfe2 Author: Devil505 Date: Wed May 2 17:06:04 2012 +0200 lightdm-gtk-greeter-1.1.5-1-i686 * new package diff --git a/source/xfce4/lightdm-gtk-greeter/lightdm-gtk-greeter.conf b/source/xfce4/lightdm-gtk-greeter/lightdm-gtk-greeter.conf new file mode 100644 index 0000000..69d56be --- /dev/null +++ b/source/xfce4/lightdm-gtk-greeter/lightdm-gtk-greeter.conf @@ -0,0 +1,21 @@ +# +# background = Background file to use, either an image path or a color (e.g. #772953) +# show-language-selector (true or false) +# theme-name = GTK+ theme to use +# font-name = Font to use +# xft-antialias = Whether to antialias Xft fonts (true or false) +# xft-dpi = Resolution for Xft in dots per inch (e.g. 96) +# xft-hintstyle = What degree of hinting to use (hintnone, hintslight, hintmedium, or hintfull) +# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr) +# +[greeter] +background=#000000 +theme-name=Frugalware +icon-name=Frugalware +cursor-name=default +font-name=Droid Sans Regular 11 +xft-antialias=true +xft-dpi=96 +xft-hintstyle=slight +xft-rgba=rgb +show-language-selector=true From devil505linux at gmail.com Wed May 2 17:06:33 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 17:06:33 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-gtk-greeter-1.1.5-1-i686 * new package Message-ID: <20120502150633.9FD9C228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=9c2b08b68264199d3ac8d6aaed1912c58bf9dccc commit 9c2b08b68264199d3ac8d6aaed1912c58bf9dccc Author: Devil505 Date: Wed May 2 17:06:34 2012 +0200 lightdm-gtk-greeter-1.1.5-1-i686 * new package diff --git a/source/xfce4/lightdm-gtk-greeter/FrugalBuild b/source/xfce4/lightdm-gtk-greeter/FrugalBuild new file mode 100644 index 0000000..cff625d --- /dev/null +++ b/source/xfce4/lightdm-gtk-greeter/FrugalBuild @@ -0,0 +1,22 @@ +# Compiling Time: 0.19 SBU +# Maintainer: Devil505 + +pkgname=lightdm-gtk-greeter +pkgver=1.1.5 +pkgrel=1 +pkgdesc="GTK+ greeter for LightDM" +depends=('gtk+3') +makedepends=('intltool' 'gobject-introspection' 'lightdm') +groups=('xfce4') +archs=('i686' 'x86_64') +Finclude launchpad +backup=('etc/lightdm/lightdm-gtk-greeter.conf') +source=($source lightdm-gtk-greeter.conf) +sha1sums=('be515e19514b9826ddc4bb8767c30ba90045d1cc' \ + '5c3b3912e8ddc53cdafa8cb7ce27ceea7bb6bdc3') + +build() { + Fbuild + Finstall 644 lightdm-gtk-greeter.conf etc/lightdm/ +} + From slownlinux at gmail.com Wed May 2 18:36:50 2012 From: slownlinux at gmail.com (Slown) Date: Wed, 2 May 2012 18:36:50 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: bino-1.3.3-1-i686 Message-ID: <20120502163650.C9CCC228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0457cba896b5dcc6406cd06a936dd945a480fa43 commit 0457cba896b5dcc6406cd06a936dd945a480fa43 Author: Slown Date: Wed May 2 17:35:19 2012 +0100 bino-1.3.3-1-i686 * version bump diff --git a/source/xmultimedia-extra/bino/FrugalBuild b/source/xmultimedia-extra/bino/FrugalBuild index 0e98321..0721477 100644 --- a/source/xmultimedia-extra/bino/FrugalBuild +++ b/source/xmultimedia-extra/bino/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.06 SBU +# Compiling Time: 0.39 SBU # Maintainer: Slown pkgname=bino -pkgver=1.3.2 +pkgver=1.3.3 pkgrel=1 pkgdesc="Stereoscopic 3D video player with multi-display support" url="http://bino3d.org" @@ -15,4 +15,4 @@ _F_gnome_desktop="y" Finclude gnome-scriptlet up2date="lynx -dump http://download.savannah.gnu.org/releases/bino | Flasttar" source=(http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.xz) -sha1sums=('7ade94971319e68d5a3ab52d6948948e03bdbcf1') +sha1sums=('c62e3847fa84baaf3415feafc0a776892d6783e4') From slownlinux at gmail.com Wed May 2 18:41:48 2012 From: slownlinux at gmail.com (Slown) Date: Wed, 2 May 2012 18:41:48 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libtermkey-0.15a-1-i686 Message-ID: <20120502164148.E877A228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=27df67a3c0de8fe8a7f2fc128aac06a9af298210 commit 27df67a3c0de8fe8a7f2fc128aac06a9af298210 Author: Slown Date: Wed May 2 17:41:46 2012 +0100 libtermkey-0.15a-1-i686 * version bump diff --git a/source/lib-extra/libtermkey/FrugalBuild b/source/lib-extra/libtermkey/FrugalBuild index c8fe9e9..8cc8dd1 100644 --- a/source/lib-extra/libtermkey/FrugalBuild +++ b/source/lib-extra/libtermkey/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.04 SBU +# Compiling Time: 0.01 SBU # Maintainer: Slown pkgname=libtermkey -pkgver=0.15 +pkgver=0.15a pkgrel=1 pkgdesc="Library for easy processing of keyboard entry from terminal-based programs" url="http://www.leonerd.org.uk/code/libtermkey" @@ -11,6 +11,12 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" source=($url/$pkgname-$pkgver.tar.gz) -sha1sums=('4b9c9aaf312f7e05ad76d659abdbd6a2acf76432') +sha1sums=('d49ea14092debd0fd6518eda5a7a5fa23467072d') + +build() { + Fcd + Fmake + Fmakeinstall PREFIX=/usr +} # optimization OK From slownlinux at gmail.com Wed May 2 18:45:41 2012 From: slownlinux at gmail.com (Slown) Date: Wed, 2 May 2012 18:45:41 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: youtube-upload-0.7.1-1-i686 Message-ID: <20120502164541.ADEEC228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=48ba6bf75d63de8fc15b8e935ddb19c28ef80060 commit 48ba6bf75d63de8fc15b8e935ddb19c28ef80060 Author: Slown Date: Wed May 2 17:45:40 2012 +0100 youtube-upload-0.7.1-1-i686 * version bump diff --git a/source/multimedia-extra/youtube-upload/FrugalBuild b/source/multimedia-extra/youtube-upload/FrugalBuild index 9ba9e7d..8f5d1a7 100644 --- a/source/multimedia-extra/youtube-upload/FrugalBuild +++ b/source/multimedia-extra/youtube-upload/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: Slown pkgname=youtube-upload -pkgver=0.7 +pkgver=0.7.1 pkgrel=1 pkgdesc="Upload videos to YouTube from the command-line" depends=('gdata.py' 'pycurl' 'python-progressbar') @@ -10,4 +10,4 @@ groups=('multimedia-extra') archs=('i686' 'x86_64') _F_googlecode_ext=".tgz" Finclude googlecode -sha1sums=('ef44c6d1cf54fbd9ee4c76c312e43289f4d92ad6') +sha1sums=('3265d5a25a048cf853709e6d4a0313eff7af5a07') From devil505linux at gmail.com Wed May 2 18:47:13 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 18:47:13 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-gtk-greeter-1.1.5-2-i686 * let's add frugalware background Message-ID: <20120502164713.73A99228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=fe7440829ada49b614ed3372aefb59803cf77912 commit fe7440829ada49b614ed3372aefb59803cf77912 Author: Devil505 Date: Wed May 2 18:46:02 2012 +0200 lightdm-gtk-greeter-1.1.5-2-i686 * let's add frugalware background diff --git a/source/xfce4/lightdm-gtk-greeter/FrugalBuild b/source/xfce4/lightdm-gtk-greeter/FrugalBuild index cff625d..4a6a490 100644 --- a/source/xfce4/lightdm-gtk-greeter/FrugalBuild +++ b/source/xfce4/lightdm-gtk-greeter/FrugalBuild @@ -3,7 +3,7 @@ pkgname=lightdm-gtk-greeter pkgver=1.1.5 -pkgrel=1 +pkgrel=2 pkgdesc="GTK+ greeter for LightDM" depends=('gtk+3') makedepends=('intltool' 'gobject-introspection' 'lightdm') @@ -11,12 +11,16 @@ groups=('xfce4') archs=('i686' 'x86_64') Finclude launchpad backup=('etc/lightdm/lightdm-gtk-greeter.conf') -source=($source lightdm-gtk-greeter.conf) +source=($source \ + lightdm-gtk-greeter.conf \ + http://ftp.frugalware.org/pub/other/people/devil505/artwork/wallpapers/1.7wide.png) sha1sums=('be515e19514b9826ddc4bb8767c30ba90045d1cc' \ - '5c3b3912e8ddc53cdafa8cb7ce27ceea7bb6bdc3') + '5c4fe6de862811a63dbcd933277757ab9fc9abf9' \ + 'aeaa28195ceccc1f846b3c834deecb8fc875c10f') build() { Fbuild Finstall 644 lightdm-gtk-greeter.conf etc/lightdm/ + Finstall 644 1.7wide.png /usr/share/lightdm-gtk-greeter/frugalware.png } From devil505linux at gmail.com Wed May 2 18:47:13 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 18:47:13 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-1.2.2-2-i686 * added lightdm-gtk-greeter as ropdep Message-ID: <20120502164713.BF646228485B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=9a5a02180979d1d5f0a796fb6bc3496eaaf6906c commit 9a5a02180979d1d5f0a796fb6bc3496eaaf6906c Author: Devil505 Date: Wed May 2 18:47:11 2012 +0200 lightdm-1.2.2-2-i686 * added lightdm-gtk-greeter as ropdep diff --git a/source/xfce4/lightdm/FrugalBuild b/source/xfce4/lightdm/FrugalBuild index c61cb73..e450d92 100644 --- a/source/xfce4/lightdm/FrugalBuild +++ b/source/xfce4/lightdm/FrugalBuild @@ -3,8 +3,9 @@ pkgname=lightdm pkgver=1.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="A lightweight display manager." +ropdepends=('lightdm-gtk-greeter') depends=('webkit-gtk3' 'dbus-glib' 'libxklavier' 'accountsservice') makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection') groups=('xfce4') From devil505linux at gmail.com Wed May 2 18:51:51 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 18:51:51 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-1.2.2-2-i686 * added install file as recommended by bouleetbil :) Message-ID: <20120502165151.810D4228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=5df2f36ac0801c1d52e4d6f2d26159ef44739644 commit 5df2f36ac0801c1d52e4d6f2d26159ef44739644 Author: Devil505 Date: Wed May 2 18:51:38 2012 +0200 lightdm-1.2.2-2-i686 * added install file as recommended by bouleetbil :) diff --git a/source/xfce4/lightdm/lightdm.install b/source/xfce4/lightdm/lightdm.install new file mode 100644 index 0000000..b3d130e --- /dev/null +++ b/source/xfce4/lightdm/lightdm.install @@ -0,0 +1,22 @@ +post_install() +{ + sed 's|"/usr/bin/lightdm"$|"/usr/sbin/lightdm"|' -i /etc/sysconfig/desktop + sed 's|^#desktop="/usr/sbin/lightdm"$|desktop="/usr/sbin/lightdm"|' -i /etc/sysconfig/desktop +} + +post_upgrade() +{ + post_install +} + +post_remove() +{ + sed -i 's|^desktop="/usr/sbin/lightdm"$|#desktop="/usr/sbin/lightdm"|' /etc/sysconfig/desktop +} + +op=$1 +shift + +$op $* + +# vim: ft=sh From devil505linux at gmail.com Wed May 2 18:59:29 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 18:59:29 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-gtk-greeter-1.1.5-3-i686 * updated conf file Message-ID: <20120502165929.BD184228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=158d7e6def9cb9bcb6f5740b5d7e67245304896a commit 158d7e6def9cb9bcb6f5740b5d7e67245304896a Author: Devil505 Date: Wed May 2 18:59:28 2012 +0200 lightdm-gtk-greeter-1.1.5-3-i686 * updated conf file diff --git a/source/xfce4/lightdm-gtk-greeter/FrugalBuild b/source/xfce4/lightdm-gtk-greeter/FrugalBuild index 4a6a490..db266b6 100644 --- a/source/xfce4/lightdm-gtk-greeter/FrugalBuild +++ b/source/xfce4/lightdm-gtk-greeter/FrugalBuild @@ -3,7 +3,7 @@ pkgname=lightdm-gtk-greeter pkgver=1.1.5 -pkgrel=2 +pkgrel=3 pkgdesc="GTK+ greeter for LightDM" depends=('gtk+3') makedepends=('intltool' 'gobject-introspection' 'lightdm') diff --git a/source/xfce4/lightdm-gtk-greeter/lightdm-gtk-greeter.conf b/source/xfce4/lightdm-gtk-greeter/lightdm-gtk-greeter.conf index 69d56be..694a6c1 100644 --- a/source/xfce4/lightdm-gtk-greeter/lightdm-gtk-greeter.conf +++ b/source/xfce4/lightdm-gtk-greeter/lightdm-gtk-greeter.conf @@ -9,11 +9,11 @@ # xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr) # [greeter] -background=#000000 +background=/usr/share/lightdm-gtk-greeter/frugalware.png theme-name=Frugalware icon-name=Frugalware cursor-name=default -font-name=Droid Sans Regular 11 +font-name=Droid Sans 10 xft-antialias=true xft-dpi=96 xft-hintstyle=slight From slownlinux at gmail.com Wed May 2 19:05:30 2012 From: slownlinux at gmail.com (Slown) Date: Wed, 2 May 2012 19:05:30 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: devismaker-2.5.2-1-i686 Message-ID: <20120502170530.02381228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=82cd30768e548fe59ff53ecc90ec9d6fa910bf24 commit 82cd30768e548fe59ff53ecc90ec9d6fa910bf24 Author: Slown Date: Wed May 2 18:05:28 2012 +0100 devismaker-2.5.2-1-i686 * version bump diff --git a/source/xapps-extra/devismaker/FrugalBuild b/source/xapps-extra/devismaker/FrugalBuild index 4c19389..ed7909d 100644 --- a/source/xapps-extra/devismaker/FrugalBuild +++ b/source/xapps-extra/devismaker/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.68 SBU +# Compiling Time: 0.65 SBU # Maintainer: Slown pkgname=devismaker -pkgver=2.5.1 +pkgver=2.5.2 pkgrel=1 pkgdesc="Program that can generate invoics and estimates" url="http://en.congelli.eu/prog_info_devismaker.html" @@ -13,6 +13,4 @@ up2date="Flasttar $url" source=(http://fr.congelli.eu/directdl/$pkgname/$pkgname-$pkgver.tar.gz) _F_gnome_desktop="y" Finclude gnome-scriptlet -sha1sums=('965c806b78ad5fa7cd4c571d75a502f221158ce2') - -# optimization OK +sha1sums=('8e328225f65fae5dc7a1bba85df5a89c264dc8dd') From slownlinux at gmail.com Wed May 2 19:21:57 2012 From: slownlinux at gmail.com (Slown) Date: Wed, 2 May 2012 19:21:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: dega-1.12-2-i686 Message-ID: <20120502172157.3DF8F228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a11f08e7a59cc9a1a85e6a075bfddd0bf340ada commit 9a11f08e7a59cc9a1a85e6a075bfddd0bf340ada Author: Slown Date: Wed May 2 18:21:54 2012 +0100 dega-1.12-2-i686 * fix build diff --git a/source/games-extra/dega/FrugalBuild b/source/games-extra/dega/FrugalBuild index 7811b48..ead5101 100644 --- a/source/games-extra/dega/FrugalBuild +++ b/source/games-extra/dega/FrugalBuild @@ -3,7 +3,7 @@ pkgname=dega pkgver=1.12 -pkgrel=1 +pkgrel=2 pkgdesc="A Sega Master System, Mark III and Game Gear emulator" url="http://www.emulinks.de/emus" depends=('sdl') @@ -17,6 +17,8 @@ sha1sums=('ea9ca64cc34f6efc394c8e6ac6c6caca52d463ef') build() { Fcd Fsed "libs)" "& -lm" Makefile + export CFLAGS="$CFLAGS -fpermissive" + export CXXFLAGS="$CXXFLAGS -fpermissive" Fmake Fexerel $pkgname usr/bin/$pkgname Fdocrel ChangeLog dega.txt README From slownlinux at gmail.com Wed May 2 19:32:16 2012 From: slownlinux at gmail.com (Slown) Date: Wed, 2 May 2012 19:32:16 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: log4c-1.2.1-1-i686 Message-ID: <20120502173216.EF9D3228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3bb9264baf333baa65eb1a0af17381ad269652cc commit 3bb9264baf333baa65eb1a0af17381ad269652cc Author: Slown Date: Wed May 2 18:32:14 2012 +0100 log4c-1.2.1-1-i686 * new package diff --git a/source/lib-extra/log4c/FrugalBuild b/source/lib-extra/log4c/FrugalBuild new file mode 100644 index 0000000..1c1868e --- /dev/null +++ b/source/lib-extra/log4c/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0.18 SBU +# Maintainer: Slown + +pkgname=log4c +pkgver=1.2.1 +pkgrel=1 +pkgdesc="Logging FrameWork for C, as Log4j or Log4Cpp" +depends=('expat') +groups=('lib-extra') +archs=('i686' 'x86_64') +Finclude sourceforge +sha1sums=('b380947047cd6f71bdec1afe57d7b285fb2a3f38') + +# optimization OK From slownlinux at gmail.com Wed May 2 19:42:59 2012 From: slownlinux at gmail.com (Slown) Date: Wed, 2 May 2012 19:42:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: dega-1.12-3-i686 Message-ID: <20120502174259.F2D4A228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a3686f4c157f48b7326162a60ba9fefb2db8c5ae commit a3686f4c157f48b7326162a60ba9fefb2db8c5ae Author: Slown Date: Wed May 2 18:42:45 2012 +0100 dega-1.12-3-i686 * not compatible with x86_64 arch diff --git a/source/games-extra/dega/FrugalBuild b/source/games-extra/dega/FrugalBuild index ead5101..d514ed7 100644 --- a/source/games-extra/dega/FrugalBuild +++ b/source/games-extra/dega/FrugalBuild @@ -3,13 +3,13 @@ pkgname=dega pkgver=1.12 -pkgrel=2 +pkgrel=3 pkgdesc="A Sega Master System, Mark III and Game Gear emulator" url="http://www.emulinks.de/emus" depends=('sdl') makedepends=('nasm') groups=('games-extra') -archs=('i686' 'x86_64') +archs=('i686') up2date="Flasttar $url" source=($url/$pkgname-$pkgver.tar.gz) sha1sums=('ea9ca64cc34f6efc394c8e6ac6c6caca52d463ef') @@ -17,8 +17,6 @@ sha1sums=('ea9ca64cc34f6efc394c8e6ac6c6caca52d463ef') build() { Fcd Fsed "libs)" "& -lm" Makefile - export CFLAGS="$CFLAGS -fpermissive" - export CXXFLAGS="$CXXFLAGS -fpermissive" Fmake Fexerel $pkgname usr/bin/$pkgname Fdocrel ChangeLog dega.txt README From jercel16 at gmail.com Wed May 2 19:57:59 2012 From: jercel16 at gmail.com (jercel) Date: Wed, 2 May 2012 19:57:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: thunderbird-i18n-12.0.1-1-x86_64 Message-ID: <20120502175759.9E86C228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a78ef346f0599a078ff2a09eb1b56fc44a23552c commit a78ef346f0599a078ff2a09eb1b56fc44a23552c Author: jercel Date: Wed May 2 19:14:09 2012 +0200 thunderbird-i18n-12.0.1-1-x86_64 * Versionbump diff --git a/source/locale-extra/thunderbird-i18n/FrugalBuild b/source/locale-extra/thunderbird-i18n/FrugalBuild index c603e4f..a1a6bcd 100644 --- a/source/locale-extra/thunderbird-i18n/FrugalBuild +++ b/source/locale-extra/thunderbird-i18n/FrugalBuild @@ -2,65 +2,65 @@ # Maintainer: Michel Hermier _F_mozilla_i18n_name=thunderbird -pkgver=12.0 +pkgver=12.0.1 pkgrel=1 _F_mozilla_i18n_xpidirname="$_F_mozilla_i18n_name/releases/$pkgver/linux-i686/xpi" Finclude mozilla-i18n archs=('i686' 'x86_64') -mozilla_i18n_lang_add 'ar' 'e4336bd16dddac36af461b02dc221b9ca8e52d5e' -mozilla_i18n_lang_add 'ast' '501fc38036e7bc10d7a9f4cb961653d53525a10f' -mozilla_i18n_lang_add 'be' 'a8ae3dd5d428444276679ad39461a24085ef32b4' -mozilla_i18n_lang_add 'bg' '1ee2926095fcccbf72dd011961e455c96d567bb9' -mozilla_i18n_lang_add 'bn-BD' '0477aec564003a16583a33b21d41027df2dc342d' -mozilla_i18n_lang_add 'br' '43224fb162df27f3f9262a037c787bae6ea7dcd7' -mozilla_i18n_lang_add 'ca' 'dc2e2a049c8a71979533c089b6a03b2764770c38' -mozilla_i18n_lang_add 'cs' '872818c3014b67b8b465442ad115cbe13f3b7c33' -mozilla_i18n_lang_add 'da' 'ee832d2343f9502f151fc0c3fb6ec619cf3be9bf' -mozilla_i18n_lang_add 'de' 'bddcbfc93f9555bff8f15e136f5d7266d65d464f' -mozilla_i18n_lang_add 'el' '73a80d749922c43340452c39c25caa4f5c71669f' -mozilla_i18n_lang_add 'en-GB' '534f1904ba0701f278e7e9aaff729e5b475ed9ba' -mozilla_i18n_lang_add 'en-US' '1ab7f71b76d292e27b50768306320dbe34ef9738' -mozilla_i18n_lang_add 'es-AR' 'd864e0e2c0b6696e5c0f63fe7da1a24a1a599c3c' -mozilla_i18n_lang_add 'es-ES' '836700e2f9b1e4af934082c069ba4aef5d3e8563' -mozilla_i18n_lang_add 'et' '6b0f42428c6fb4e9b2df745c483b7653bcf49abd' -mozilla_i18n_lang_add 'eu' 'b5c533b34595084b9fb9974647b14522b23a7b62' -mozilla_i18n_lang_add 'fi' '69f4ccb5962b5ca4ba612fbf0a0ccdc2fb66c479' -mozilla_i18n_lang_add 'fr' 'f756a3d3db17ec8ad5471b552201cdc492fabdcf' -mozilla_i18n_lang_add 'fy-NL' '66d03f110dbbbc7ebf50a46c01e1cb995cad6499' -mozilla_i18n_lang_add 'ga-IE' '27fdc0175d9d856e3adbc1d876315610b8833250' -mozilla_i18n_lang_add 'gd' '17df27fabd2f85469dc1cf1455cd85a9d4e98bcb' -mozilla_i18n_lang_add 'gl' 'c71ef23acfdf7f12f4c8c952e2dc3ee4d689036e' -mozilla_i18n_lang_add 'he' '94d6000e263f618e4a51b10626763e91df4434a7' -mozilla_i18n_lang_add 'hr' 'bcbb361c40647ce341a71b0cc44164624b55f60f' -mozilla_i18n_lang_add 'hu' 'ce8dffa8b540fe55c2a79b85612b146a82d4c006' -mozilla_i18n_lang_add 'hy-AM' '4c864a06de4b4c4fedea10ceeaae672e58279a9a' -mozilla_i18n_lang_add 'id' '511738303032c409b2b45552e3e65b3dedbc2a93' -mozilla_i18n_lang_add 'is' 'c8e9ab8a1383844e78837b9ae4aee8f6e6c2920b' -mozilla_i18n_lang_add 'it' 'd009f561a69d13d78a5dcb2b24788f3343414024' -mozilla_i18n_lang_add 'ja' 'e83c2e9882cca20ba052d4687ce7006f36863ede' -mozilla_i18n_lang_add 'ko' '039d1a9efe9f92f779fcb33546656907db2df24c' -mozilla_i18n_lang_add 'lt' '2ec0bbe83f95a96d8c96d450ece90bb4c22050ec' -mozilla_i18n_lang_add 'nb-NO' 'aef5ea2371b48c4d9ade4870fc398c7f7ba6ea75' -mozilla_i18n_lang_add 'nl' 'b1952ae5aecb42eab156a10637ec2f912fc9d716' -mozilla_i18n_lang_add 'nn-NO' '38db8450e0b7be809e7129c2b5bbfdeee3eeab2f' -mozilla_i18n_lang_add 'pa-IN' 'fd21e020155584458ddc9bbdfe2c6c2dcff32e7b' -mozilla_i18n_lang_add 'pl' 'e44185f8cc2e0b59e7c64123241e62f3f7f7f10b' -mozilla_i18n_lang_add 'pt-BR' '6c04d362b3ef4454ed006e8b841984497bbf2230' -mozilla_i18n_lang_add 'pt-PT' '584c59e20d56a2d35dba81ccb44ba50a2a1aa5f2' -mozilla_i18n_lang_add 'rm' '734fba6e84eb35bfddec151631d21eba2cf5b929' -mozilla_i18n_lang_add 'ro' '5cef41d1a7083c9162b14b738ebde0f1ed7d62b8' -mozilla_i18n_lang_add 'ru' '8cd3e748267d3551aff8d5e31a577e6a02a4437c' -mozilla_i18n_lang_add 'si' '43375300399eae7824f446c1969c102424be2ba1' -mozilla_i18n_lang_add 'sk' '5eb92a2a1058ff7f7c7390a06e301c68e1382a99' -mozilla_i18n_lang_add 'sl' '2b8f28a619fbfaf6761d1855d5f16800427b0f9b' -mozilla_i18n_lang_add 'sq' '9c3a6b8d2a83758fb44abb98be58c8ba07976fd8' -mozilla_i18n_lang_add 'sr' '9328959790bbc01168a7ba4db3553369a6050a13' -mozilla_i18n_lang_add 'sv-SE' '62978671d0f98954714d9ad03d5cc75dc890f60f' -mozilla_i18n_lang_add 'ta-LK' 'b192dc1a939f7d874f17e61e5eb271763bcdc2a6' -mozilla_i18n_lang_add 'tr' '0acebaf8028c41f7deba7f57919f68c91cda7ec4' -mozilla_i18n_lang_add 'uk' '3100adcfdc1fe50c18143a98fb629e42b46dd338' -mozilla_i18n_lang_add 'vi' 'c7ac595805003c56fc7cfc3f05ee6fa2fa57bfda' -mozilla_i18n_lang_add 'zh-CN' '0c1c38446a2fed584787f102ded0bee19d4df070' -mozilla_i18n_lang_add 'zh-TW' 'cc0b8b2b920fe6f4ad898b1c3bc424fef436b285' +mozilla_i18n_lang_add 'ar' '7acf8a2ff4788bfa02f649e57ed0df9f4a1276c0' +mozilla_i18n_lang_add 'ast' '9a44313cbf5c2484c015de440b85864b70014d6f' +mozilla_i18n_lang_add 'be' 'fb19a8af6ee2f172177acedf35c0d9246e17a897' +mozilla_i18n_lang_add 'bg' '5f9f14fafe725a519520ac883e138defd5afdcc3' +mozilla_i18n_lang_add 'bn-BD' '47fae0e84284196fc5967fac71c6c295ea6e4d83' +mozilla_i18n_lang_add 'br' 'f4d2b93b2196e97a19ec2587fa2c59798b89f46f' +mozilla_i18n_lang_add 'ca' 'c26ab77fc7bb75a0d8ced143148ff5861a73d0db' +mozilla_i18n_lang_add 'cs' 'b6b879201e8777f7ee9ae816257d1b7bf48dcbe9' +mozilla_i18n_lang_add 'da' 'b86268c96765abb11c35fe58718562cb3dcbc450' +mozilla_i18n_lang_add 'de' 'bc14fbbeaf87ca81b75a2efcf6125cfcde3ea6d2' +mozilla_i18n_lang_add 'el' '349d4a45866236750dabbf2c1671ee9f4714d6d3' +mozilla_i18n_lang_add 'en-GB' 'c067554e4b36108ba4b686a5b0d530b551cd5df5' +mozilla_i18n_lang_add 'en-US' '2797b25b3636935040398c65894c2a26b55c49a3' +mozilla_i18n_lang_add 'es-AR' 'b093375be5ce8aa8771a0254d166ea815d4badbe' +mozilla_i18n_lang_add 'es-ES' 'fbe23e0c3a60c4bc35e09f4f8ec75a318d2ff322' +mozilla_i18n_lang_add 'et' '755f451ad148f2f57bfcc1052dc3dacf64de7c7b' +mozilla_i18n_lang_add 'eu' '50a4cbd16bdf7a990ae73d8090cb24c99d2c73b6' +mozilla_i18n_lang_add 'fi' 'd34f6afcc78c81897be0c9dc648a8ce8065f5a32' +mozilla_i18n_lang_add 'fr' '72d0485de1cc58c5bed46aee4a2589297aaf7009' +mozilla_i18n_lang_add 'fy-NL' 'e1605ba098b3c4d1d141185b2ff3c4f98b7b05b0' +mozilla_i18n_lang_add 'ga-IE' 'ba222ceef5cd1f82e1aa418748a4de65a03ab60d' +mozilla_i18n_lang_add 'gd' 'b5940166eb6871de7c3d77350e3734db38332cce' +mozilla_i18n_lang_add 'gl' '7aaba2d18d2b1d4d024d465005e580d5a5843785' +mozilla_i18n_lang_add 'he' '7932dc1c05a98d24f9243ee11ddbc23dada4d5a0' +mozilla_i18n_lang_add 'hr' '016664f7bc8d1100f03b526a918d6e0967535134' +mozilla_i18n_lang_add 'hu' '231deb7eb72c2d564d995402fe823f9a91c80e3b' +mozilla_i18n_lang_add 'hy-AM' '8a4658a82050235a16730244ecd804a24fea810e' +mozilla_i18n_lang_add 'id' '6d90eb177aea8b5cc1b86474f811b85193dc87bf' +mozilla_i18n_lang_add 'is' '1018225615166c316a12b2197a59dd4684fb6832' +mozilla_i18n_lang_add 'it' '3b5aab9bf2547f376bba3951af00c18fded6129c' +mozilla_i18n_lang_add 'ja' 'f8287abadcc490e9b8c8d042c3d47a6d24a68fbc' +mozilla_i18n_lang_add 'ko' '3d40284c42befe234d8912d50594402644b76e00' +mozilla_i18n_lang_add 'lt' '04969fa4cf1a4de3f49729abc83009c299b3578a' +mozilla_i18n_lang_add 'nb-NO' '8071f1bc911bdf5488744ea9e5254ef13b37962c' +mozilla_i18n_lang_add 'nl' '63bcf3a9469ca4120ebaa7d58804ac2d40847fc4' +mozilla_i18n_lang_add 'nn-NO' '581fc1389c4e249f3a8274dc9cb4027f61ab0245' +mozilla_i18n_lang_add 'pa-IN' 'eb495576dc670b469f48d8c25eea2be41da3df5e' +mozilla_i18n_lang_add 'pl' 'c7fcde3a8bbf71ef49c81535bdd63c404529861b' +mozilla_i18n_lang_add 'pt-BR' '10216aaeb79d3fb391d945f7757af13cba5a4693' +mozilla_i18n_lang_add 'pt-PT' '904164277bd4721e7d4640a712aadfd65ca0d28e' +mozilla_i18n_lang_add 'rm' 'cce4d82d2d76c57af0235e664c1ee79659eff0ac' +mozilla_i18n_lang_add 'ro' '4fa384b966e207f6d263be1a3ffcff5360437802' +mozilla_i18n_lang_add 'ru' 'f9416b98ba55ad4bbfc76e5bb39db4df0ace3774' +mozilla_i18n_lang_add 'si' '81fefc5697a1a301672a6384c5055140079030de' +mozilla_i18n_lang_add 'sk' 'fd95bc3aa109f40e4ec8479870b3b33200362a73' +mozilla_i18n_lang_add 'sl' '80c94897fc1d0a20857d973b8d6adb2b658f47a5' +mozilla_i18n_lang_add 'sq' '59796645fa88fb97e79f8823a2608708bf79d04d' +mozilla_i18n_lang_add 'sr' '5b0fe11906b29aa1a57a1ac5881c661caacfb3bd' +mozilla_i18n_lang_add 'sv-SE' '837daed6c294c1d4153c23bcc3ddb2ef0f44f121' +mozilla_i18n_lang_add 'ta-LK' 'b11dc277a3f2012758a8ba9eaee8549ede52c4d7' +mozilla_i18n_lang_add 'tr' '0b3217beeb4380190e5aeedc4416d24e615b3839' +mozilla_i18n_lang_add 'uk' 'cc0f530cbcf9320c5529cdedbddbf53369809913' +mozilla_i18n_lang_add 'vi' '1a51c95dcc23e4fc2d073b498283c7e95646250d' +mozilla_i18n_lang_add 'zh-CN' 'a26aed0508e24f92aa2a51120e0507191c65b1e4' +mozilla_i18n_lang_add 'zh-TW' '6d4eff3e899d4d3c5ec34996b264c4660e2182b6' mozilla_i18n_lang_fini From jercel16 at gmail.com Wed May 2 19:57:59 2012 From: jercel16 at gmail.com (jercel) Date: Wed, 2 May 2012 19:57:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: perl-dbd-mysql-4.021-1-x86_64 Message-ID: <20120502175759.CABF0228485B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e80c27ba9c67000b17e48928ed61c8bad1d3893f commit e80c27ba9c67000b17e48928ed61c8bad1d3893f Author: jercel Date: Wed May 2 19:29:53 2012 +0200 perl-dbd-mysql-4.021-1-x86_64 * Version bump diff --git a/source/devel-extra/perl-dbd-mysql/FrugalBuild b/source/devel-extra/perl-dbd-mysql/FrugalBuild index 4343453..45ce1eb 100644 --- a/source/devel-extra/perl-dbd-mysql/FrugalBuild +++ b/source/devel-extra/perl-dbd-mysql/FrugalBuild @@ -4,12 +4,12 @@ _F_perl_name=DBD-mysql _F_perl_author=C/CA/CAPTTOFU -pkgver=4.020 +pkgver=4.021 Finclude perl pkgrel=1 pkgdesc="Database Interface to the MySQL database" depends=('libmysqlclient>=5.5.10') makedepends=('mysql>=5.5.10') archs=('i686' 'x86_64' 'arm') -sha1sums=('1c3e11e36360e08aa33c4235998bc38026b4cb73') +sha1sums=('624eca0943bbd98d2e256638b3ef88501625cea0') # optimization OK From jercel16 at gmail.com Wed May 2 19:58:00 2012 From: jercel16 at gmail.com (jercel) Date: Wed, 2 May 2012 19:58:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: perl-extutils-pkgconfig-1.13-2-x86_64 Message-ID: <20120502175800.0D4CC2285470@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8ef7956426c141e0f5b3de9ca3758fd9dfe6c2e1 commit 8ef7956426c141e0f5b3de9ca3758fd9dfe6c2e1 Author: jercel Date: Wed May 2 19:31:54 2012 +0200 perl-extutils-pkgconfig-1.13-2-x86_64 * Version bump diff --git a/source/devel-extra/perl-extutils-pkgconfig/FrugalBuild b/source/devel-extra/perl-extutils-pkgconfig/FrugalBuild index a1ca05a..ea25fcb 100644 --- a/source/devel-extra/perl-extutils-pkgconfig/FrugalBuild +++ b/source/devel-extra/perl-extutils-pkgconfig/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: jercel _F_perl_name=ExtUtils-PkgConfig -_F_perl_author=T/TS/TSCH -pkgver=1.12 +_F_perl_author=X/XA/XAOC +pkgver=1.13 pkgdesc="simplistic interface to pkg-config" Finclude perl pkgrel=2 archs=('i686' 'x86_64') -sha1sums=('cb61eb3c4dd6d4689ce945e3f7b8d3a1f9db7dc8') +sha1sums=('3fc8da7333c3c16ea07eb646df9b30ef10216ca9') From jercel16 at gmail.com Wed May 2 19:58:00 2012 From: jercel16 at gmail.com (jercel) Date: Wed, 2 May 2012 19:58:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: thunderbird-12.0.1-1-x86_64 Message-ID: <20120502175800.6F8E5228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f49baba538436ca3cd4375872e5d45d5575e7fb2 commit f49baba538436ca3cd4375872e5d45d5575e7fb2 Author: jercel Date: Wed May 2 19:54:27 2012 +0200 thunderbird-12.0.1-1-x86_64 * Version bump diff --git a/source/xapps/thunderbird/FrugalBuild b/source/xapps/thunderbird/FrugalBuild index 7f0595b..d2f1ab2 100644 --- a/source/xapps/thunderbird/FrugalBuild +++ b/source/xapps/thunderbird/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Krisztian VASAS pkgname=thunderbird -pkgver=12.0 +pkgver=12.0.1 pkgrel=1 pkgdesc="Mozilla Thunderbird mail and newsgroup client" url="http://www.mozilla.org/products/thunderbird/" From jercel16 at gmail.com Wed May 2 20:09:29 2012 From: jercel16 at gmail.com (jercel) Date: Wed, 2 May 2012 20:09:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libvirt-0.9.11.3-1-x86_64 Message-ID: <20120502180929.A61B8228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=94653bdcde1e52be56771b2b54ec502cf19a6cef commit 94653bdcde1e52be56771b2b54ec502cf19a6cef Author: jercel Date: Wed May 2 20:08:08 2012 +0200 libvirt-0.9.11.3-1-x86_64 * version bump diff --git a/source/xlib-extra/libvirt/FrugalBuild b/source/xlib-extra/libvirt/FrugalBuild index 8b2bfc2..61fb31a 100644 --- a/source/xlib-extra/libvirt/FrugalBuild +++ b/source/xlib-extra/libvirt/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: jercel pkgname=libvirt -pkgver=0.9.11 -pkgrel=2 +pkgver=0.9.11.3 +pkgrel=1 pkgdesc="libvirt is a library providing access to information from various virtualization tools" url="http://libvirt.org" depends=('libxml2' 'gnutls>=2.12.12' 'cyrus-sasl' 'parted>=3.0' \ @@ -13,10 +13,10 @@ rodepends=('dnsmasq' 'bridge-utils' 'iproute2') makedepends=('python' 'gtk-doc') groups=('xlib-extra') archs=('x86_64' 'i686') -up2date="lynx -dump ftp://libvirt.org/libvirt/|grep "[0-9].tar.gz$"|sed 's/.*-\(.*\).t.*/\1/'|Fsort|sed -n '$ p'" -source=(ftp://ftp.libvirt.org/libvirt/$pkgname-$pkgver.tar.gz rc.libvirtd rc.libvirt-guests \ +up2date="Flasttar ftp://ftp.libvirt.org/$pkgname/stable_updates/" +source=(ftp://ftp.libvirt.org/$pkgname/stable_updates/$pkgname-$pkgver.tar.gz rc.libvirtd rc.libvirt-guests \ fix_iptables_path.patch) -sha1sums=('5f4b698801688c19b20cf74d908c4e9b12dcbac9' \ +sha1sums=('2bcb00a901113f53fb5eb3fd2d2a3b3e68dcc0f4' \ 'c14b6de4e3bf04c12757606223e165f37ffc9ea7' \ '1ede84a711b8ca63c04af077fd1e915f6491221a' \ '3ef036f94a6903e871e2ae8ea2b01fa81943e375') From jercel16 at gmail.com Wed May 2 20:10:39 2012 From: jercel16 at gmail.com (jercel) Date: Wed, 2 May 2012 20:10:39 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: debootstrap-1.0.40-1-x86_64 Message-ID: <20120502181039.A48E2228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5953cbc5b682d2173516e60e8955109522c50842 commit 5953cbc5b682d2173516e60e8955109522c50842 Author: jercel Date: Wed May 2 20:10:14 2012 +0200 debootstrap-1.0.40-1-x86_64 * version bump diff --git a/source/apps-extra/debootstrap/FrugalBuild b/source/apps-extra/debootstrap/FrugalBuild index 2317c80..c221709 100644 --- a/source/apps-extra/debootstrap/FrugalBuild +++ b/source/apps-extra/debootstrap/FrugalBuild @@ -4,7 +4,7 @@ # Contributor: Bence Nagy pkgname=debootstrap -pkgver=1.0.39 +pkgver=1.0.40 #srcver=`echo $pkgver | tr "_" "-"` pkgrel=1 pkgdesc="Bootstrap a basic Debian system" @@ -22,4 +22,4 @@ build() { Fmakeinstall } -sha1sums=('3db3a8085dcae09f882ab0d35b8ed1455f1c402f') +sha1sums=('aef09dd886768a48639228c83cb36379bed43b8d') From jercel16 at gmail.com Wed May 2 20:40:01 2012 From: jercel16 at gmail.com (jercel) Date: Wed, 2 May 2012 20:40:01 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: haskell-transformers-0.3.0.0-1-x86_64 Message-ID: <20120502184001.07AB0228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=058d555aadc72295510d92857f737bf0b820d438 commit 058d555aadc72295510d92857f737bf0b820d438 Author: jercel Date: Wed May 2 20:37:09 2012 +0200 haskell-transformers-0.3.0.0-1-x86_64 * Version bump diff --git a/source/devel-extra/haskell-transformers/FrugalBuild b/source/devel-extra/haskell-transformers/FrugalBuild index d95d50f..3fba1bb 100644 --- a/source/devel-extra/haskell-transformers/FrugalBuild +++ b/source/devel-extra/haskell-transformers/FrugalBuild @@ -3,12 +3,12 @@ # Contributor: Miklos Vajna pkgname=haskell-transformers -pkgver=0.2.2.0 -pkgrel=3 +pkgver=0.3.0.0 +pkgrel=1 pkgdesc="Concrete functor and monad transformers" archs=('i686' 'x86_64') depends=('ghc>=7.0.3') groups=('devel-extra') -sha1sums=('69361d6afeef9eb7cc0c759c34844db367a64f89') +sha1sums=('09c51f1ab5ecaa8a3ede836722faf373203cb735') _F_haskell_setup="Setup.hs" Finclude haskell From jercel16 at gmail.com Wed May 2 20:44:26 2012 From: jercel16 at gmail.com (jercel) Date: Wed, 2 May 2012 20:44:26 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: haskell-mtl-2.1.1-1-x86_64 Message-ID: <20120502184426.6DBA4228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2f6e8096c7e967646f1fc7a5c42be2f60b4d329c commit 2f6e8096c7e967646f1fc7a5c42be2f60b4d329c Author: jercel Date: Wed May 2 20:43:32 2012 +0200 haskell-mtl-2.1.1-1-x86_64 * version bump diff --git a/source/devel-extra/haskell-mtl/FrugalBuild b/source/devel-extra/haskell-mtl/FrugalBuild index d0cdbca..dd68c46 100644 --- a/source/devel-extra/haskell-mtl/FrugalBuild +++ b/source/devel-extra/haskell-mtl/FrugalBuild @@ -3,12 +3,12 @@ # Contributor: Miklos Vajna pkgname=haskell-mtl -pkgver=2.0.1.0 -pkgrel=3 +pkgver=2.1.1 +pkgrel=1 pkgdesc="Haskell Monad Transformer Library." archs=('i686' 'x86_64') depends=('haskell-transformers>=0.2.2.0-3') groups=('devel-extra') -sha1sums=('ecb67ee33aebe5877f07c69767c6a4906e9ff024') +sha1sums=('2a297d660b1be82a1a8de680655e7a562030750e') _F_haskell_setup="Setup.hs" Finclude haskell From jercel16 at gmail.com Wed May 2 20:48:22 2012 From: jercel16 at gmail.com (jercel) Date: Wed, 2 May 2012 20:48:22 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: haskell-http-4000.2.3-1-x86_64 Message-ID: <20120502184822.5624A228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3c93326e8eaf64e8fe3d9a70b725bbc3b5f2112f commit 3c93326e8eaf64e8fe3d9a70b725bbc3b5f2112f Author: jercel Date: Wed May 2 20:47:26 2012 +0200 haskell-http-4000.2.3-1-x86_64 * version bump diff --git a/source/devel-extra/haskell-http/FrugalBuild b/source/devel-extra/haskell-http/FrugalBuild index 5998caa..2e48f6a 100644 --- a/source/devel-extra/haskell-http/FrugalBuild +++ b/source/devel-extra/haskell-http/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: jercel pkgname=haskell-http -pkgver=4000.2.2 +pkgver=4000.2.3 _F_haskell_name="HTTP" pkgrel=1 pkgdesc="A library for client-side HTTP" archs=('i686' 'x86_64') depends=('haskell-parsec' 'haskell-network' 'haskell-mtl') groups=('devel-extra') -sha1sums=('b027a2049a9e18a304ea9e4f6a50f5cc3e7c507e') +sha1sums=('dbe0003143172a25b966f5cfe1537c1e12716f3c') Finclude haskell From ryuo at frugalware.org Wed May 2 20:53:30 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 2 May 2012 20:53:30 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: cairo-1.12.2-1-x86_64 * version bump Message-ID: <20120502185330.98B33228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cdcbcf37f65ed4eeddb9f87275516b88f589b87e commit cdcbcf37f65ed4eeddb9f87275516b88f589b87e Author: James Buren Date: Wed May 2 13:52:35 2012 -0500 cairo-1.12.2-1-x86_64 * version bump diff --git a/source/xlib/cairo/FrugalBuild b/source/xlib/cairo/FrugalBuild index 35dc8c2..19aba00 100644 --- a/source/xlib/cairo/FrugalBuild +++ b/source/xlib/cairo/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=cairo -pkgver=1.12.0 +pkgver=1.12.2 pkgrel=1 pkgdesc="A vector graphics library with cross-device output support" url="http://cairographics.org" @@ -13,11 +13,11 @@ rodepends=('glitz') groups=('xlib') archs=('x86_64' 'i686' 'arm') up2date="lynx -dump 'http://cairographics.org/releases/?C=D;O=A'|grep -m1 '/LATEST-cairo'|sed 's/.*ro-\(.*\).*/\1/'" -source=($url/releases/$pkgname-$pkgver.tar.gz \ +source=($url/releases/$pkgname-$pkgver.tar.xz \ $pkgname-respect-fontconfig.patch) options=('scriptlet') Fconfopts="$Fconfopts --enable-egl --enable-gl --enable-gtk-doc --enable-pdf --enable-ps --enable-xcb --enable-tee" -sha1sums=('63e0d1372a7919956b6d959709dfdf35d3cecc02' \ +sha1sums=('bc2ee50690575f16dab33af42a2e6cdc6451e3f9' \ '76fdca5bf0a803a37869f725adbedd9f0691671d') # optimization OK From jercel16 at gmail.com Wed May 2 20:54:15 2012 From: jercel16 at gmail.com (jercel) Date: Wed, 2 May 2012 20:54:15 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: haskell-text-0.11.2.0-1-x86_64 Message-ID: <20120502185415.F256A228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ea9a7232b738b90e8eb93752cb17008333255a97 commit ea9a7232b738b90e8eb93752cb17008333255a97 Author: jercel Date: Wed May 2 20:53:46 2012 +0200 haskell-text-0.11.2.0-1-x86_64 * version bump diff --git a/source/devel-extra/haskell-text/FrugalBuild b/source/devel-extra/haskell-text/FrugalBuild index 316b1fe..afa326f 100644 --- a/source/devel-extra/haskell-text/FrugalBuild +++ b/source/devel-extra/haskell-text/FrugalBuild @@ -3,11 +3,11 @@ # Contributor: Miklos Vajna pkgname=haskell-text -pkgver=0.11.1.9 +pkgver=0.11.2.0 pkgrel=1 pkgdesc="An efficient packed Unicode text type." archs=('i686' 'x86_64') depends=('haskell-deepseq>=1.2.0.1-1') groups=('devel-extra') -sha1sums=('0a7af7ab29f124c6e522ad6300ba61ca5f6722ea') +sha1sums=('a5ecd653afab9b194a8475b6e3c683f11f4509f0') Finclude haskell From jercel16 at gmail.com Wed May 2 20:56:40 2012 From: jercel16 at gmail.com (jercel) Date: Wed, 2 May 2012 20:56:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: haskell-parsec-3.1.2-1-x86_64 Message-ID: <20120502185640.545BE228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cc518248a084b4fe229d6481f7975e3c8a7e5141 commit cc518248a084b4fe229d6481f7975e3c8a7e5141 Author: jercel Date: Wed May 2 20:56:17 2012 +0200 haskell-parsec-3.1.2-1-x86_64 * version bump diff --git a/source/devel-extra/haskell-parsec/FrugalBuild b/source/devel-extra/haskell-parsec/FrugalBuild index b310f26..9ff91a1 100644 --- a/source/devel-extra/haskell-parsec/FrugalBuild +++ b/source/devel-extra/haskell-parsec/FrugalBuild @@ -3,12 +3,12 @@ # Contributor: Miklos Vajna pkgname=haskell-parsec -pkgver=3.1.1 -pkgrel=2 +pkgver=3.1.2 +pkgrel=1 pkgdesc="Haskell parser library" archs=('i686' 'x86_64') -depends=('haskell-mtl>=2.0.1.0-3') +depends=('haskell-mtl>=2.0.1.0-3' 'haskell-text') groups=('devel-extra') -sha1sums=('d42d9e888f7432baa9dd2cf6417f9dbe915f48a7') +sha1sums=('51b6625da58d5d623f3d35891f25a2d332f943d1') _F_haskell_setup="Setup.hs" Finclude haskell From jercel16 at gmail.com Wed May 2 20:59:04 2012 From: jercel16 at gmail.com (jercel) Date: Wed, 2 May 2012 20:59:04 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: haskell-network-2.3.0.13-1-x86_64 Message-ID: <20120502185904.1040C228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=83de821eda632268d7c282e8ef8bf32baf6f30a2 commit 83de821eda632268d7c282e8ef8bf32baf6f30a2 Author: jercel Date: Wed May 2 20:58:31 2012 +0200 haskell-network-2.3.0.13-1-x86_64 * version bump diff --git a/source/devel-extra/haskell-network/FrugalBuild b/source/devel-extra/haskell-network/FrugalBuild index e795fd8..7dac0b1 100644 --- a/source/devel-extra/haskell-network/FrugalBuild +++ b/source/devel-extra/haskell-network/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: jercel pkgname=haskell-network -pkgver=2.3.0.11 +pkgver=2.3.0.13 pkgrel=1 pkgdesc="Networking-related facilities" archs=('i686' 'x86_64') depends=('haskell-parsec') groups=('devel-extra') -sha1sums=('dac5db8b40207ce46a0d2e6c9a5ca264a1d01956') +sha1sums=('a06d34501ab0640568014c2522d6bd9e9a9b6e8e') _F_haskell_setup="Setup.hs" Finclude haskell From jercel16 at gmail.com Wed May 2 21:08:50 2012 From: jercel16 at gmail.com (jercel) Date: Wed, 2 May 2012 21:08:50 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: Revert "haskell-mtl-2.1.1-1-x86_64" * revert for darcs This reverts commit 2f6e8096c7e967646f1fc7a5c42be2f60b4d329c. Message-ID: <20120502190850.F0C34228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=db08103b742fd6284e1d2ae71dffb84d73d741b0 commit db08103b742fd6284e1d2ae71dffb84d73d741b0 Author: jercel Date: Wed May 2 21:08:26 2012 +0200 Revert "haskell-mtl-2.1.1-1-x86_64" * revert for darcs This reverts commit 2f6e8096c7e967646f1fc7a5c42be2f60b4d329c. diff --git a/source/devel-extra/haskell-mtl/FrugalBuild b/source/devel-extra/haskell-mtl/FrugalBuild index dd68c46..d0cdbca 100644 --- a/source/devel-extra/haskell-mtl/FrugalBuild +++ b/source/devel-extra/haskell-mtl/FrugalBuild @@ -3,12 +3,12 @@ # Contributor: Miklos Vajna pkgname=haskell-mtl -pkgver=2.1.1 -pkgrel=1 +pkgver=2.0.1.0 +pkgrel=3 pkgdesc="Haskell Monad Transformer Library." archs=('i686' 'x86_64') depends=('haskell-transformers>=0.2.2.0-3') groups=('devel-extra') -sha1sums=('2a297d660b1be82a1a8de680655e7a562030750e') +sha1sums=('ecb67ee33aebe5877f07c69767c6a4906e9ff024') _F_haskell_setup="Setup.hs" Finclude haskell From jercel16 at gmail.com Wed May 2 21:16:32 2012 From: jercel16 at gmail.com (jercel) Date: Wed, 2 May 2012 21:16:32 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: Revert "haskell-transformers-0.3.0.0-1-x86_64" * revert for darks This reverts commit 058d555aadc72295510d92857f737bf0b820d438. Message-ID: <20120502191632.12C15228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=20c4ee27d2afeef75e278a54696fed00361fe766 commit 20c4ee27d2afeef75e278a54696fed00361fe766 Author: jercel Date: Wed May 2 21:16:01 2012 +0200 Revert "haskell-transformers-0.3.0.0-1-x86_64" * revert for darks This reverts commit 058d555aadc72295510d92857f737bf0b820d438. diff --git a/source/devel-extra/haskell-transformers/FrugalBuild b/source/devel-extra/haskell-transformers/FrugalBuild index 3fba1bb..d95d50f 100644 --- a/source/devel-extra/haskell-transformers/FrugalBuild +++ b/source/devel-extra/haskell-transformers/FrugalBuild @@ -3,12 +3,12 @@ # Contributor: Miklos Vajna pkgname=haskell-transformers -pkgver=0.3.0.0 -pkgrel=1 +pkgver=0.2.2.0 +pkgrel=3 pkgdesc="Concrete functor and monad transformers" archs=('i686' 'x86_64') depends=('ghc>=7.0.3') groups=('devel-extra') -sha1sums=('09c51f1ab5ecaa8a3ede836722faf373203cb735') +sha1sums=('69361d6afeef9eb7cc0c759c34844db367a64f89') _F_haskell_setup="Setup.hs" Finclude haskell From devil505linux at gmail.com Wed May 2 21:54:37 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 21:54:37 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: xfce4-screenshooter-1.8.1-1-i686 * version bump Message-ID: <20120502195437.72216228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1c24b7a9968f1f5d81ca65a04c8bb56a4c5b89a3 commit 1c24b7a9968f1f5d81ca65a04c8bb56a4c5b89a3 Author: Devil505 Date: Wed May 2 21:53:57 2012 +0200 xfce4-screenshooter-1.8.1-1-i686 * version bump diff --git a/source/xfce4/xfce4-screenshooter/FrugalBuild b/source/xfce4/xfce4-screenshooter/FrugalBuild index 47c91c5..c0f05b9 100644 --- a/source/xfce4/xfce4-screenshooter/FrugalBuild +++ b/source/xfce4/xfce4-screenshooter/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Priyank Gosalia pkgname=xfce4-screenshooter -pkgver=1.8.0 -pkgrel=3 +pkgver=1.8.1 +pkgrel=1 pkgdesc="A screenshot taking application and panel plugin for Xfce4." makedepends=('intltool') depends=('gtk+2>=2.16.2-2' 'libxfcegui4>=4.9.0' 'xfce4-panel>=4.9.0' \ @@ -15,6 +15,6 @@ replaces=('xfce4-screenshooter-plugin') archs=('i686' 'x86_64') _F_gnome_iconcache=y Finclude xfce4 gnome-scriptlet -sha1sums=('cc105a5d3b17248542705cf01368827ef860bec9') +sha1sums=('4343f32e5d23d12065c2990de27cef0cf88f1326') # optimization OK From devil505linux at gmail.com Wed May 2 22:13:07 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 22:13:07 +0200 (CEST) Subject: [Frugalware-git] artwork: * initial import of lightdm artwork Message-ID: <20120502201307.00EC8228485B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=artwork.git;a=commitdiff;h=f64a67bb657b9553ce7ef875c8e92754b8aeffc4 commit f64a67bb657b9553ce7ef875c8e92754b8aeffc4 Author: Devil505 Date: Wed May 2 22:12:18 2012 +0200 * initial import of lightdm artwork diff --git a/lightdm-frugalware-greeter/background.png b/lightdm-frugalware-greeter/background.png new file mode 100644 index 0000000..5f610cb Binary files /dev/null and b/lightdm-frugalware-greeter/background.png differ From devil505linux at gmail.com Wed May 2 22:13:06 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 22:13:06 +0200 (CEST) Subject: [Frugalware-git] artwork: * updating wallpapers for lxde Message-ID: <20120502201306.BA1C0228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=artwork.git;a=commitdiff;h=79299ae5c89808b91b065258e2ca8b376ab74a65 commit 79299ae5c89808b91b065258e2ca8b376ab74a65 Author: Devil505 Date: Sun Apr 29 18:12:07 2012 +0200 * updating wallpapers for lxde diff --git a/lxde-frugalware/frugalware.png b/lxde-frugalware/frugalware.png index 2774bb7..f73d8a9 100644 Binary files a/lxde-frugalware/frugalware.png and b/lxde-frugalware/frugalware.png differ diff --git a/lxde-frugalware/frugalware_wide.png b/lxde-frugalware/frugalware_wide.png index 0f3386a..0d44058 100644 Binary files a/lxde-frugalware/frugalware_wide.png and b/lxde-frugalware/frugalware_wide.png differ diff --git a/lxde-frugalware/frugalware_wide2.png b/lxde-frugalware/frugalware_wide2.png index 0f66412..d3f52c8 100644 Binary files a/lxde-frugalware/frugalware_wide2.png and b/lxde-frugalware/frugalware_wide2.png differ From devil505linux at gmail.com Wed May 2 22:15:33 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 22:15:33 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-gtk-greeter-1.1.5-4-i686 * updating wallpaper * added icon (frugalware logo) Message-ID: <20120502201533.1A0DD228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=4d00a16e555407e85975e540f2eb32afa5d56261 commit 4d00a16e555407e85975e540f2eb32afa5d56261 Author: Devil505 Date: Wed May 2 22:15:21 2012 +0200 lightdm-gtk-greeter-1.1.5-4-i686 * updating wallpaper * added icon (frugalware logo) diff --git a/source/xfce4/lightdm-gtk-greeter/FrugalBuild b/source/xfce4/lightdm-gtk-greeter/FrugalBuild index db266b6..805aa85 100644 --- a/source/xfce4/lightdm-gtk-greeter/FrugalBuild +++ b/source/xfce4/lightdm-gtk-greeter/FrugalBuild @@ -3,7 +3,7 @@ pkgname=lightdm-gtk-greeter pkgver=1.1.5 -pkgrel=3 +pkgrel=4 pkgdesc="GTK+ greeter for LightDM" depends=('gtk+3') makedepends=('intltool' 'gobject-introspection' 'lightdm') @@ -13,14 +13,19 @@ Finclude launchpad backup=('etc/lightdm/lightdm-gtk-greeter.conf') source=($source \ lightdm-gtk-greeter.conf \ - http://ftp.frugalware.org/pub/other/people/devil505/artwork/wallpapers/1.7wide.png) + http://ftp.frugalware.org/pub/other/people/devil505/artwork/lightdm-frugalware-greeter/background.png \ + http://ftp.frugalware.org/pub/other/people/devil505/artwork/frugalware-icon-theme/Frugalware/places/64/distributor-logo-frugalware.png) sha1sums=('be515e19514b9826ddc4bb8767c30ba90045d1cc' \ - '5c4fe6de862811a63dbcd933277757ab9fc9abf9' \ - 'aeaa28195ceccc1f846b3c834deecb8fc875c10f') + '6fd30df66dd10d043236143bb369c6edbe08f951' \ + 'b339b353a04058fff4a5d7f907cca564dbe88190' \ + '4b8ab1f2d4c98518afbfea010707b94658378c30') build() { Fbuild Finstall 644 lightdm-gtk-greeter.conf etc/lightdm/ - Finstall 644 1.7wide.png /usr/share/lightdm-gtk-greeter/frugalware.png + Finstall 644 1.7wide.png /usr/share/lightdm-gtk-greeter/backgound.png + Fmkdir /usr/share/icons/hicolor/64x64/device + Finstall distributor-logo-frugalware.png 644/usr/share/icons/hicolor/64x64/device/distributor-logo-frugalware.png + Fsed 'computer' 'distributor-logo-frugalware.png' $Fdestdir/usr/share/lightdm-gtk-greeter/greeter.ui } diff --git a/source/xfce4/lightdm-gtk-greeter/lightdm-gtk-greeter.conf b/source/xfce4/lightdm-gtk-greeter/lightdm-gtk-greeter.conf index 694a6c1..328c40a 100644 --- a/source/xfce4/lightdm-gtk-greeter/lightdm-gtk-greeter.conf +++ b/source/xfce4/lightdm-gtk-greeter/lightdm-gtk-greeter.conf @@ -9,7 +9,7 @@ # xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr) # [greeter] -background=/usr/share/lightdm-gtk-greeter/frugalware.png +background=/usr/share/lightdm-gtk-greeter/background.png theme-name=Frugalware icon-name=Frugalware cursor-name=default From hermier at frugalware.org Wed May 2 22:18:40 2012 From: hermier at frugalware.org (Michel Hermier) Date: Wed, 2 May 2012 22:18:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: util.sh Message-ID: <20120502201840.9B875228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=909e865896b30e644668d45f5923c1618b170029 commit 909e865896b30e644668d45f5923c1618b170029 Author: Michel Hermier Date: Wed May 2 22:10:09 2012 +0200 util.sh * Refactor configure and make as build system, as single utility functions. * This is the first patch of a series that will isolate various build systems into functions. The aim is to have a single function convention/API, so we can add easily new build system (Cmake/waf/nant/...) transparently when using Fbuild. And ultimately remove some build system out of util.sh. diff --git a/source/include/util.sh b/source/include/util.sh index fa9e790..f3df8d7 100644 --- a/source/include/util.sh +++ b/source/include/util.sh @@ -761,6 +761,35 @@ Fpatchall() { done } +Fbuildsystem_make() { + local command="$1" + shift + + case "$command" in + 'probe') + test -f GNUmakefile -o -f makefile -o -f Makefile + return $? + ;; + 'make') + Fexec make $_F_make_opts "$@" + return $? + ;; + 'install') + if make -p -q DESTDIR="@FDESTDIR@" "$@" install 2>/dev/null | grep -v 'DESTDIR\s*=' | \ + grep -q "@FDESTDIR@\\|\$DESTDIR\\|\$(DESTDIR)\\|\${DESTDIR}" 2>/dev/null; then + _F_make_opts="$_F_make_opts DESTDIR=$Fdestdir" + else + _F_make_opts="$_F_make_opts prefix=$Fdestdir/$Fprefix" + fi + Fexec make $_F_make_opts "$@" install + return $? + ;; + *) + return -1 + ;; + esac +} + ### # * Fconfoptstryset(): A utility function that try to append an option to # $Fconfopts if $_F_conf_configure supports it and is not already used in @@ -787,19 +816,10 @@ Fconfoptstryset() { return 0 } -### -# * Fconf(): A wrapper to ./configure. It will try to run ./configure, -# Makefile.PL, extconf.rb and configure.rb, respectively. It will automatically -# add the --prefix=$Fprefix (defaults to /usr), --sysconfdir=$Fsysconfdir -# (defaults to /etc) and the --localstatedir=$Flocalstatedir (defaults to /var) -# switches. The two later will be added only if the configure script support -# it. If you want to pre-set a switch (i.e. add a switch only on a certain arch -# or so) append the $Fconfopts variable. Parameter: switch(es) to pass to the -# configure script. -### -Fconf() { - Fcd - Fmessage "Configuring..." +Fbuildsystem_configure() { + local command="$1" + shift + if [ -z "$_F_conf_configure" ]; then _F_conf_configure="./configure" if [ ! -x "$_F_conf_configure" -a -n "$_F_conf_outsource" ]; then @@ -807,11 +827,19 @@ Fconf() { fi fi - if [ ! -e "$_F_conf_configure" ]; then - Fautogen - fi - - if [ -x "$_F_conf_configure" ]; then + case "$command" in + 'probe') + test -x "$_F_conf_configure" -o -f "$_F_conf_configure.ac" -o -f "$_F_conf_configure.in" + return $? + ;; + 'prepare') + if [ ! -e "$_F_conf_configure" ]; then + Fautogen + return $? + fi + return 0 + ;; + 'configure') Fconfoptstryset "prefix" "$Fprefix" Fconfoptstryset "sysconfdir" "$Fsysconfdir" Fconfoptstryset "localstatedir" "$Flocalstatedir" @@ -819,7 +847,32 @@ Fconf() { Fconfoptstryset "infodir" "$Finfodir" Fconfoptstryset "mandir" "$Fmandir" Fconfoptstryset "build" "$Fbuildchost" - Fexec $_F_conf_configure $Fconfopts "$@" || Fdie + Fexec $_F_conf_configure $Fconfopts "$@" + return $? + ;; + *) + return -1 + ;; + esac +} + +### +# * Fconf(): A wrapper to ./configure. It will try to run ./configure, +# Makefile.PL, extconf.rb and configure.rb, respectively. It will automatically +# add the --prefix=$Fprefix (defaults to /usr), --sysconfdir=$Fsysconfdir +# (defaults to /etc) and the --localstatedir=$Flocalstatedir (defaults to /var) +# switches. The two later will be added only if the configure script support +# it. If you want to pre-set a switch (i.e. add a switch only on a certain arch +# or so) append the $Fconfopts variable. Parameter: switch(es) to pass to the +# configure script. +### +Fconf() { + Fcd + Fmessage "Configuring..." + + if Fbuildsystem_configure 'probe'; then + Fbuildsystem_configure 'prepare' || Fdie + Fbuildsystem_configure 'configure' "$@" || Fdie elif [ -f Makefile.PL ]; then if [ -z "$_F_conf_perl_pipefrom" ]; then Fexec perl Makefile.PL DESTDIR=$Fdestdir "$@" || Fdie @@ -844,8 +897,8 @@ Fconf() { Fmake() { Fconf "$@" Fmessage "Compiling..." - if [ -f GNUmakefile -o -f makefile -o -f Makefile ]; then - Fexec make $_F_make_opts || Fdie + if Fbuildsystem_make 'probe'; then + Fbuildsystem_make 'make' || Fdie elif [ -f setup.py ]; then python setup.py build "$@" || Fdie elif [ -f setup.rb ]; then @@ -889,14 +942,8 @@ Fnant() { ### Fmakeinstall() { Fmessage "Installing to the package directory..." - if [ -f GNUmakefile -o -f makefile -o -f Makefile ]; then - if make -p -q DESTDIR="@FDESTDIR@" "$@" install 2>/dev/null | grep -v 'DESTDIR\s*=' | \ - grep -q "@FDESTDIR@\\|\$DESTDIR\\|\$(DESTDIR)\\|\${DESTDIR}" 2>/dev/null; then - _F_make_opts="$_F_make_opts DESTDIR=$Fdestdir" - else - _F_make_opts="$_F_make_opts prefix=$Fdestdir/$Fprefix" - fi - Fexec make $_F_make_opts "$@" install || Fdie + if Fbuildsystem_make 'probe'; then + Fbuildsystem_make 'install' "$@" || Fdie elif [ -f setup.py ]; then Fexec python setup.py install --prefix "$Fprefix" --root "$Fdestdir" "$@" || Fdie elif [ -f setup.rb ]; then From mcirsta at frugalware.org Wed May 2 22:21:44 2012 From: mcirsta at frugalware.org (Marius Cirsta) Date: Wed, 2 May 2012 22:21:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: calligra-2.4.1-2-x86_64 Message-ID: <20120502202144.E26A4228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=850ba6866397969c13e857024fdb4585844c6a79 commit 850ba6866397969c13e857024fdb4585844c6a79 Author: Marius Cirsta Date: Wed May 2 23:17:26 2012 +0000 calligra-2.4.1-2-x86_64 * add patch to fix a crash diff --git a/source/kde-extra/calligra/FrugalBuild b/source/kde-extra/calligra/FrugalBuild index 36485fd..3f1f173 100644 --- a/source/kde-extra/calligra/FrugalBuild +++ b/source/kde-extra/calligra/FrugalBuild @@ -19,7 +19,9 @@ provides=("${replaces[@]}") conflicts=("${replaces[@]}") archs=('i686' 'x86_64') up2date="Flasttar $_F_kde_mirror/$_F_kde_dirname" -sha1sums=('f5be221d50088ac4537931811272392846cd7363') +source=(${source[@]} fix-colors.patch) +sha1sums=('f5be221d50088ac4537931811272392846cd7363' \ + '56786e36fad7a105ca1fdec3d2a359d8a1fc3050') subpkgs=("${subpkgs[@]}" "braindump") diff --git a/source/kde-extra/calligra/fix-colors.patch b/source/kde-extra/calligra/fix-colors.patch new file mode 100644 index 0000000..51eb1e1 --- /dev/null +++ b/source/kde-extra/calligra/fix-colors.patch @@ -0,0 +1,44 @@ +--- a/libs/widgets/KoColorPopupAction.cpp ++++ b/libs/widgets/KoColorPopupAction.cpp +@@ -45,7 +45,7 @@ + class KoColorPopupAction::KoColorPopupActionPrivate + { + public: +- KoColorPopupActionPrivate() ++ KoColorPopupActionPrivate() + : colorSetWidget(0), colorChooser(0), opacitySlider(0), menu(0), checkerPainter(4) + , showFilter(true), applyMode(true) + {} +@@ -81,7 +81,9 @@ KoColorPopupAction::KoColorPopupAction(Q + + KoResourceServer* srv = KoResourceServerProvider::instance()->paletteServer(); + QList palettes = srv->resources(); +- d->colorSetWidget->setColorSet(palettes.first()); ++ if (palettes.size() > 0) { ++ d->colorSetWidget->setColorSet(palettes.first()); ++ } + + d->colorChooser = new KoTriangleColorSelector( widget ); + // prevent mouse release on color selector from closing popup +@@ -109,9 +111,9 @@ KoColorPopupAction::KoColorPopupAction(Q + + connect(d->colorSetWidget, SIGNAL(colorChanged(const KoColor &, bool)), this, SLOT(colorWasSelected(const KoColor &, bool))); + +- connect( d->colorChooser, SIGNAL( colorChanged( const QColor &) ), ++ connect( d->colorChooser, SIGNAL( colorChanged( const QColor &) ), + this, SLOT( colorWasEdited( const QColor &) ) ); +- connect( d->opacitySlider, SIGNAL(valueChanged(int)), ++ connect( d->opacitySlider, SIGNAL(valueChanged(int)), + this, SLOT(opacityWasChanged(int))); + } + +@@ -169,7 +171,7 @@ void KoColorPopupAction::updateIcon( ) + { + pm = QImage(iconSize, QImage::Format_ARGB32_Premultiplied); + pm.fill(Qt::transparent); +- // there was no icon set so we assume ++ // there was no icon set so we assume + // that we create an icon from the current color + d->applyMode = false; + } + From mcirsta at frugalware.org Wed May 2 22:21:45 2012 From: mcirsta at frugalware.org (Marius Cirsta) Date: Wed, 2 May 2012 22:21:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: * remove trailing whitespaces Message-ID: <20120502202145.2D568228485B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d4f6cf26d0bca6e0bda74c8ae04ef5bb9d2febf8 commit d4f6cf26d0bca6e0bda74c8ae04ef5bb9d2febf8 Author: Marius Cirsta Date: Wed May 2 23:20:47 2012 +0000 * remove trailing whitespaces diff --git a/source/kde-extra/calligra/fix-colors.patch b/source/kde-extra/calligra/fix-colors.patch index 51eb1e1..659e200 100644 --- a/source/kde-extra/calligra/fix-colors.patch +++ b/source/kde-extra/calligra/fix-colors.patch @@ -4,7 +4,7 @@ class KoColorPopupAction::KoColorPopupActionPrivate { public: -- KoColorPopupActionPrivate() +- KoColorPopupActionPrivate() + KoColorPopupActionPrivate() : colorSetWidget(0), colorChooser(0), opacitySlider(0), menu(0), checkerPainter(4) , showFilter(true), applyMode(true) @@ -17,26 +17,26 @@ + if (palettes.size() > 0) { + d->colorSetWidget->setColorSet(palettes.first()); + } - + d->colorChooser = new KoTriangleColorSelector( widget ); // prevent mouse release on color selector from closing popup @@ -109,9 +111,9 @@ KoColorPopupAction::KoColorPopupAction(Q - + connect(d->colorSetWidget, SIGNAL(colorChanged(const KoColor &, bool)), this, SLOT(colorWasSelected(const KoColor &, bool))); - -- connect( d->colorChooser, SIGNAL( colorChanged( const QColor &) ), + +- connect( d->colorChooser, SIGNAL( colorChanged( const QColor &) ), + connect( d->colorChooser, SIGNAL( colorChanged( const QColor &) ), this, SLOT( colorWasEdited( const QColor &) ) ); -- connect( d->opacitySlider, SIGNAL(valueChanged(int)), +- connect( d->opacitySlider, SIGNAL(valueChanged(int)), + connect( d->opacitySlider, SIGNAL(valueChanged(int)), this, SLOT(opacityWasChanged(int))); } - + @@ -169,7 +171,7 @@ void KoColorPopupAction::updateIcon( ) { pm = QImage(iconSize, QImage::Format_ARGB32_Premultiplied); pm.fill(Qt::transparent); -- // there was no icon set so we assume +- // there was no icon set so we assume + // there was no icon set so we assume // that we create an icon from the current color d->applyMode = false; From devil505linux at gmail.com Wed May 2 22:28:23 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 22:28:23 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-gtk-greeter-1.1.5-4-i686 * fixing typo Message-ID: <20120502202823.15B4F228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=737f792346894effb77b8ff0c3f427f7fc97bd0e commit 737f792346894effb77b8ff0c3f427f7fc97bd0e Author: Devil505 Date: Wed May 2 22:28:23 2012 +0200 lightdm-gtk-greeter-1.1.5-4-i686 * fixing typo diff --git a/source/xfce4/lightdm-gtk-greeter/FrugalBuild b/source/xfce4/lightdm-gtk-greeter/FrugalBuild index 805aa85..6a530fe 100644 --- a/source/xfce4/lightdm-gtk-greeter/FrugalBuild +++ b/source/xfce4/lightdm-gtk-greeter/FrugalBuild @@ -23,7 +23,7 @@ sha1sums=('be515e19514b9826ddc4bb8767c30ba90045d1cc' \ build() { Fbuild Finstall 644 lightdm-gtk-greeter.conf etc/lightdm/ - Finstall 644 1.7wide.png /usr/share/lightdm-gtk-greeter/backgound.png + Finstall 644 backgound.png /usr/share/lightdm-gtk-greeter/backgound.png Fmkdir /usr/share/icons/hicolor/64x64/device Finstall distributor-logo-frugalware.png 644/usr/share/icons/hicolor/64x64/device/distributor-logo-frugalware.png Fsed 'computer' 'distributor-logo-frugalware.png' $Fdestdir/usr/share/lightdm-gtk-greeter/greeter.ui From devil505linux at gmail.com Wed May 2 22:37:06 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 22:37:06 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-gtk-greeter-1.1.5-4-i686 * fixing typo (really this time) Message-ID: <20120502203706.CB15F228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=f4808780ac83edcfe7fa36085fd3162d57e2112a commit f4808780ac83edcfe7fa36085fd3162d57e2112a Author: Devil505 Date: Wed May 2 22:36:55 2012 +0200 lightdm-gtk-greeter-1.1.5-4-i686 * fixing typo (really this time) diff --git a/source/xfce4/lightdm-gtk-greeter/FrugalBuild b/source/xfce4/lightdm-gtk-greeter/FrugalBuild index 6a530fe..9c120b9 100644 --- a/source/xfce4/lightdm-gtk-greeter/FrugalBuild +++ b/source/xfce4/lightdm-gtk-greeter/FrugalBuild @@ -23,7 +23,7 @@ sha1sums=('be515e19514b9826ddc4bb8767c30ba90045d1cc' \ build() { Fbuild Finstall 644 lightdm-gtk-greeter.conf etc/lightdm/ - Finstall 644 backgound.png /usr/share/lightdm-gtk-greeter/backgound.png + Finstall 644 background.png /usr/share/lightdm-gtk-greeter/background.png Fmkdir /usr/share/icons/hicolor/64x64/device Finstall distributor-logo-frugalware.png 644/usr/share/icons/hicolor/64x64/device/distributor-logo-frugalware.png Fsed 'computer' 'distributor-logo-frugalware.png' $Fdestdir/usr/share/lightdm-gtk-greeter/greeter.ui From devil505linux at gmail.com Wed May 2 22:46:27 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 22:46:27 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-gtk-greeter-1.1.5-4-i686 * fixing installation of the icon Message-ID: <20120502204627.AAADB228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=12cadc7c16d48b5bb3a36e1476263b9ccf1f1b61 commit 12cadc7c16d48b5bb3a36e1476263b9ccf1f1b61 Author: Devil505 Date: Wed May 2 22:46:24 2012 +0200 lightdm-gtk-greeter-1.1.5-4-i686 * fixing installation of the icon diff --git a/source/xfce4/lightdm-gtk-greeter/FrugalBuild b/source/xfce4/lightdm-gtk-greeter/FrugalBuild index 9c120b9..c3bda74 100644 --- a/source/xfce4/lightdm-gtk-greeter/FrugalBuild +++ b/source/xfce4/lightdm-gtk-greeter/FrugalBuild @@ -25,7 +25,7 @@ build() { Finstall 644 lightdm-gtk-greeter.conf etc/lightdm/ Finstall 644 background.png /usr/share/lightdm-gtk-greeter/background.png Fmkdir /usr/share/icons/hicolor/64x64/device - Finstall distributor-logo-frugalware.png 644/usr/share/icons/hicolor/64x64/device/distributor-logo-frugalware.png + Finstall 644 distributor-logo-frugalware.png 644/usr/share/icons/hicolor/64x64/device/distributor-logo-frugalware.png Fsed 'computer' 'distributor-logo-frugalware.png' $Fdestdir/usr/share/lightdm-gtk-greeter/greeter.ui } From devil505linux at gmail.com Wed May 2 22:53:27 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 22:53:27 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-gtk-greeter-1.1.5-5-i686 *using gnome-scriptlet schema for iconcache Message-ID: <20120502205327.830BD228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=532ebf3151eae8a31e8726dae6515ea7fb34018a commit 532ebf3151eae8a31e8726dae6515ea7fb34018a Author: Devil505 Date: Wed May 2 22:53:12 2012 +0200 lightdm-gtk-greeter-1.1.5-5-i686 *using gnome-scriptlet schema for iconcache diff --git a/source/xfce4/lightdm-gtk-greeter/FrugalBuild b/source/xfce4/lightdm-gtk-greeter/FrugalBuild index c3bda74..9cb1683 100644 --- a/source/xfce4/lightdm-gtk-greeter/FrugalBuild +++ b/source/xfce4/lightdm-gtk-greeter/FrugalBuild @@ -3,13 +3,14 @@ pkgname=lightdm-gtk-greeter pkgver=1.1.5 -pkgrel=4 +pkgrel=5 pkgdesc="GTK+ greeter for LightDM" depends=('gtk+3') makedepends=('intltool' 'gobject-introspection' 'lightdm') groups=('xfce4') archs=('i686' 'x86_64') -Finclude launchpad +_F_gnome_iconcache="y" +Finclude launchpad gnome-scriptlet backup=('etc/lightdm/lightdm-gtk-greeter.conf') source=($source \ lightdm-gtk-greeter.conf \ @@ -27,5 +28,6 @@ build() { Fmkdir /usr/share/icons/hicolor/64x64/device Finstall 644 distributor-logo-frugalware.png 644/usr/share/icons/hicolor/64x64/device/distributor-logo-frugalware.png Fsed 'computer' 'distributor-logo-frugalware.png' $Fdestdir/usr/share/lightdm-gtk-greeter/greeter.ui + Fbuild_gnome_scriptlet } From devil505linux at gmail.com Wed May 2 23:00:47 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 23:00:47 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-gtk-greeter-1.1.5-6-i686 * put correct path for the hicolor icon Message-ID: <20120502210047.1FE2D228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=f190cde8174778fd38a3a09ec3bef3f28056b292 commit f190cde8174778fd38a3a09ec3bef3f28056b292 Author: Devil505 Date: Wed May 2 23:00:38 2012 +0200 lightdm-gtk-greeter-1.1.5-6-i686 * put correct path for the hicolor icon diff --git a/source/xfce4/lightdm-gtk-greeter/FrugalBuild b/source/xfce4/lightdm-gtk-greeter/FrugalBuild index 9cb1683..cce2e39 100644 --- a/source/xfce4/lightdm-gtk-greeter/FrugalBuild +++ b/source/xfce4/lightdm-gtk-greeter/FrugalBuild @@ -3,7 +3,7 @@ pkgname=lightdm-gtk-greeter pkgver=1.1.5 -pkgrel=5 +pkgrel=6 pkgdesc="GTK+ greeter for LightDM" depends=('gtk+3') makedepends=('intltool' 'gobject-introspection' 'lightdm') @@ -25,8 +25,8 @@ build() { Fbuild Finstall 644 lightdm-gtk-greeter.conf etc/lightdm/ Finstall 644 background.png /usr/share/lightdm-gtk-greeter/background.png - Fmkdir /usr/share/icons/hicolor/64x64/device - Finstall 644 distributor-logo-frugalware.png 644/usr/share/icons/hicolor/64x64/device/distributor-logo-frugalware.png + Fmkdir /usr/share/icons/hicolor/64x64/devices + Finstall 644 distributor-logo-frugalware.png 644/usr/share/icons/hicolor/64x64/devices/distributor-logo-frugalware.png Fsed 'computer' 'distributor-logo-frugalware.png' $Fdestdir/usr/share/lightdm-gtk-greeter/greeter.ui Fbuild_gnome_scriptlet } From devil505linux at gmail.com Wed May 2 23:11:16 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 23:11:16 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-gtk-greeter-1.1.5-7-i686 * fixing last typo (I hope) Message-ID: <20120502211116.E7499228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=ee7dc8b585adc87946b3f27432b5d46c943bcc7e commit ee7dc8b585adc87946b3f27432b5d46c943bcc7e Author: Devil505 Date: Wed May 2 23:11:12 2012 +0200 lightdm-gtk-greeter-1.1.5-7-i686 * fixing last typo (I hope) diff --git a/source/xfce4/lightdm-gtk-greeter/FrugalBuild b/source/xfce4/lightdm-gtk-greeter/FrugalBuild index cce2e39..ee6ff0f 100644 --- a/source/xfce4/lightdm-gtk-greeter/FrugalBuild +++ b/source/xfce4/lightdm-gtk-greeter/FrugalBuild @@ -3,7 +3,7 @@ pkgname=lightdm-gtk-greeter pkgver=1.1.5 -pkgrel=6 +pkgrel=7 pkgdesc="GTK+ greeter for LightDM" depends=('gtk+3') makedepends=('intltool' 'gobject-introspection' 'lightdm') @@ -26,7 +26,7 @@ build() { Finstall 644 lightdm-gtk-greeter.conf etc/lightdm/ Finstall 644 background.png /usr/share/lightdm-gtk-greeter/background.png Fmkdir /usr/share/icons/hicolor/64x64/devices - Finstall 644 distributor-logo-frugalware.png 644/usr/share/icons/hicolor/64x64/devices/distributor-logo-frugalware.png + Finstall 644 distributor-logo-frugalware.png /usr/share/icons/hicolor/64x64/devices/distributor-logo-frugalware.png Fsed 'computer' 'distributor-logo-frugalware.png' $Fdestdir/usr/share/lightdm-gtk-greeter/greeter.ui Fbuild_gnome_scriptlet } From devil505linux at gmail.com Wed May 2 23:14:30 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 23:14:30 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-1.2.2-3-i686 * replacing slim Message-ID: <20120502211430.01B78228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=8352d48a3223a82dcd2c61da0368efbb7167b3e1 commit 8352d48a3223a82dcd2c61da0368efbb7167b3e1 Author: Devil505 Date: Wed May 2 23:14:26 2012 +0200 lightdm-1.2.2-3-i686 * replacing slim diff --git a/source/xfce4/lightdm/FrugalBuild b/source/xfce4/lightdm/FrugalBuild index e450d92..ad5440e 100644 --- a/source/xfce4/lightdm/FrugalBuild +++ b/source/xfce4/lightdm/FrugalBuild @@ -3,7 +3,7 @@ pkgname=lightdm pkgver=1.2.2 -pkgrel=2 +pkgrel=3 pkgdesc="A lightweight display manager." ropdepends=('lightdm-gtk-greeter') depends=('webkit-gtk3' 'dbus-glib' 'libxklavier' 'accountsservice') @@ -28,6 +28,7 @@ sha1sums=('3c52fa36d5c33a86252fb2191a4ca49d7588cd7c' \ '7261a104c145025c63f8febfcecc189badfd3e86' \ '441fbf6d2e8c76d66d83eaf9bc5b484ed2846a30' \ 'e10a39f505c58b2cb9b53f764e8383740f592bcb') +replaces=('slim') build() { Fcd From devil505linux at gmail.com Wed May 2 23:22:32 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 23:22:32 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-gtk-greeter-1.1.5-8-i686 * removing icon file extension in xml file Message-ID: <20120502212232.69B01228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=4425b52c5d59708a96d60fa24c92699d27fa8dd2 commit 4425b52c5d59708a96d60fa24c92699d27fa8dd2 Author: Devil505 Date: Wed May 2 23:21:59 2012 +0200 lightdm-gtk-greeter-1.1.5-8-i686 * removing icon file extension in xml file diff --git a/source/xfce4/lightdm-gtk-greeter/FrugalBuild b/source/xfce4/lightdm-gtk-greeter/FrugalBuild index ee6ff0f..191ab9e 100644 --- a/source/xfce4/lightdm-gtk-greeter/FrugalBuild +++ b/source/xfce4/lightdm-gtk-greeter/FrugalBuild @@ -3,7 +3,7 @@ pkgname=lightdm-gtk-greeter pkgver=1.1.5 -pkgrel=7 +pkgrel=8 pkgdesc="GTK+ greeter for LightDM" depends=('gtk+3') makedepends=('intltool' 'gobject-introspection' 'lightdm') @@ -27,7 +27,7 @@ build() { Finstall 644 background.png /usr/share/lightdm-gtk-greeter/background.png Fmkdir /usr/share/icons/hicolor/64x64/devices Finstall 644 distributor-logo-frugalware.png /usr/share/icons/hicolor/64x64/devices/distributor-logo-frugalware.png - Fsed 'computer' 'distributor-logo-frugalware.png' $Fdestdir/usr/share/lightdm-gtk-greeter/greeter.ui + Fsed 'computer' 'distributor-logo-frugalware' $Fdestdir/usr/share/lightdm-gtk-greeter/greeter.ui Fbuild_gnome_scriptlet } From devil505linux at gmail.com Wed May 2 23:23:38 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 2 May 2012 23:23:38 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-1.2.2-4-i686 * fixing typo in rodepends Message-ID: <20120502212338.603A9228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=9306b47ae6388caaccc56cd7f1ece5ad811ce809 commit 9306b47ae6388caaccc56cd7f1ece5ad811ce809 Author: Devil505 Date: Wed May 2 23:23:34 2012 +0200 lightdm-1.2.2-4-i686 * fixing typo in rodepends diff --git a/source/xfce4/lightdm/FrugalBuild b/source/xfce4/lightdm/FrugalBuild index ad5440e..aff3b2d 100644 --- a/source/xfce4/lightdm/FrugalBuild +++ b/source/xfce4/lightdm/FrugalBuild @@ -3,9 +3,9 @@ pkgname=lightdm pkgver=1.2.2 -pkgrel=3 +pkgrel=4 pkgdesc="A lightweight display manager." -ropdepends=('lightdm-gtk-greeter') +rodepends=('lightdm-gtk-greeter') depends=('webkit-gtk3' 'dbus-glib' 'libxklavier' 'accountsservice') makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection') groups=('xfce4') From melko at frugalware.org Wed May 2 23:25:01 2012 From: melko at frugalware.org (Melko) Date: Wed, 2 May 2012 23:25:01 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: iniparser-3.1-1-i686 Message-ID: <20120502212501.5D0CB228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=41fbc55e393d054d5efc57641c75a3e487c46d41 commit 41fbc55e393d054d5efc57641c75a3e487c46d41 Author: Slown Date: Wed May 2 23:22:48 2012 +0200 iniparser-3.1-1-i686 * new package diff --git a/source/lib-extra/iniparser/FrugalBuild b/source/lib-extra/iniparser/FrugalBuild new file mode 100644 index 0000000..70fd475 --- /dev/null +++ b/source/lib-extra/iniparser/FrugalBuild @@ -0,0 +1,23 @@ +# Compiling Time: 0.02 SBU +# Maintainer: Slown + +pkgname=iniparser +pkgver=3.1 +pkgrel=1 +pkgdesc="A free stand-alone ini file parsing library written in portable ANSI C" +url="http://ndevilla.free.fr/iniparser" +depends=() +groups=('lib-extra') +archs=('i686' 'x86_64') +up2date=$pkgver +source=(http://frugalware.org/~melko/$pkgname-$pkgver.tar.gz) +_F_cd_path="$pkgname" +sha1sums=('41eae7b414cad9cd42ae2c2a64394c10d7ab655e') + +build() { + Fcd + Fmake + Ffilerel src/iniparser.h /usr/include/iniparser.h + Ffilerel src/dictionary.h /usr/include/dictionary.h + Ffilerel libiniparser.a /usr/lib/libiniparser.a +} From mcirsta at frugalware.org Wed May 2 23:29:11 2012 From: mcirsta at frugalware.org (Marius Cirsta) Date: Wed, 2 May 2012 23:29:11 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: calligra-2.4.1-2-x86_64 Message-ID: <20120502212911.65B08228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1276aeb513ac82a4109c35a8d172372ace9c8fc0 commit 1276aeb513ac82a4109c35a8d172372ace9c8fc0 Author: Marius Cirsta Date: Thu May 3 00:28:56 2012 +0000 calligra-2.4.1-2-x86_64 * fix sha1sums diff --git a/source/kde-extra/calligra/FrugalBuild b/source/kde-extra/calligra/FrugalBuild index 3f1f173..f1b14db 100644 --- a/source/kde-extra/calligra/FrugalBuild +++ b/source/kde-extra/calligra/FrugalBuild @@ -21,7 +21,7 @@ archs=('i686' 'x86_64') up2date="Flasttar $_F_kde_mirror/$_F_kde_dirname" source=(${source[@]} fix-colors.patch) sha1sums=('f5be221d50088ac4537931811272392846cd7363' \ - '56786e36fad7a105ca1fdec3d2a359d8a1fc3050') + 'befcf215c2a53074349499184c9cc0c5282630da') subpkgs=("${subpkgs[@]}" "braindump") From mcirsta at frugalware.org Wed May 2 23:51:33 2012 From: mcirsta at frugalware.org (Marius Cirsta) Date: Wed, 2 May 2012 23:51:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: calligra-2.4.1-2-x86_64 Message-ID: <20120502215133.6D4F4228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e3213be331eb2736fb8ed269db9c9534f4af5e3b commit e3213be331eb2736fb8ed269db9c9534f4af5e3b Author: Marius Cirsta Date: Thu May 3 00:50:43 2012 +0000 calligra-2.4.1-2-x86_64 * fix patch diff --git a/source/kde-extra/calligra/FrugalBuild b/source/kde-extra/calligra/FrugalBuild index f1b14db..6ad03ce 100644 --- a/source/kde-extra/calligra/FrugalBuild +++ b/source/kde-extra/calligra/FrugalBuild @@ -21,7 +21,7 @@ archs=('i686' 'x86_64') up2date="Flasttar $_F_kde_mirror/$_F_kde_dirname" source=(${source[@]} fix-colors.patch) sha1sums=('f5be221d50088ac4537931811272392846cd7363' \ - 'befcf215c2a53074349499184c9cc0c5282630da') + '56786e36fad7a105ca1fdec3d2a359d8a1fc3050') subpkgs=("${subpkgs[@]}" "braindump") @@ -68,7 +68,7 @@ subreplaces=("${subreplaces[@]}" '') subpkgs=("${subpkgs[@]}" "krita") subdescs=("${subdescs[@]}" "Calligra image manipulation application.") subdepends=("${subdepends[@]}" "libthreadweaver>=$_F_kde_ver libknewstuff>=$_F_kde_ver libqtopengl>=$_F_kde_qtver \ - glew libkdcraw>=$_F_kde_ver poppler-qt4 libqtuitools>=$_F_kde_qtver openexr libqtgtl lcms2 exiv2>=0.23") + glew libkdcraw>=$_F_kde_ver poppler-qt4 libqtuitools>=$_F_kde_qtver openexr libqtgtl lcms2") subrodepends=("${subrodepends[@]}" "$pkgname-libs=$pkgver $pkgname-data=$pkgver") subgroups=("${subgroups[@]}" 'kde-extra') subarchs=("${subarchs[@]}" 'i686 x86_64') diff --git a/source/kde-extra/calligra/fix-colors.patch b/source/kde-extra/calligra/fix-colors.patch index 659e200..51eb1e1 100644 --- a/source/kde-extra/calligra/fix-colors.patch +++ b/source/kde-extra/calligra/fix-colors.patch @@ -4,7 +4,7 @@ class KoColorPopupAction::KoColorPopupActionPrivate { public: -- KoColorPopupActionPrivate() +- KoColorPopupActionPrivate() + KoColorPopupActionPrivate() : colorSetWidget(0), colorChooser(0), opacitySlider(0), menu(0), checkerPainter(4) , showFilter(true), applyMode(true) @@ -17,26 +17,26 @@ + if (palettes.size() > 0) { + d->colorSetWidget->setColorSet(palettes.first()); + } - + d->colorChooser = new KoTriangleColorSelector( widget ); // prevent mouse release on color selector from closing popup @@ -109,9 +111,9 @@ KoColorPopupAction::KoColorPopupAction(Q - + connect(d->colorSetWidget, SIGNAL(colorChanged(const KoColor &, bool)), this, SLOT(colorWasSelected(const KoColor &, bool))); - -- connect( d->colorChooser, SIGNAL( colorChanged( const QColor &) ), + +- connect( d->colorChooser, SIGNAL( colorChanged( const QColor &) ), + connect( d->colorChooser, SIGNAL( colorChanged( const QColor &) ), this, SLOT( colorWasEdited( const QColor &) ) ); -- connect( d->opacitySlider, SIGNAL(valueChanged(int)), +- connect( d->opacitySlider, SIGNAL(valueChanged(int)), + connect( d->opacitySlider, SIGNAL(valueChanged(int)), this, SLOT(opacityWasChanged(int))); } - + @@ -169,7 +171,7 @@ void KoColorPopupAction::updateIcon( ) { pm = QImage(iconSize, QImage::Format_ARGB32_Premultiplied); pm.fill(Qt::transparent); -- // there was no icon set so we assume +- // there was no icon set so we assume + // there was no icon set so we assume // that we create an icon from the current color d->applyMode = false; From lefo at finintermail.ru Thu May 3 03:58:48 2012 From: lefo at finintermail.ru (=?utf-8?B?0KTQuNC90LDQvdGB0L7QstGL0Lkg0LzQtdC90LXQtNC20LzQtdC90YI=?=) Date: Thu, 3 May 2012 05:58:48 +0400 Subject: [Frugalware-git] =?utf-8?b?0KTQuNC90LDQvdGB0L7QstGL0Lkg0YPRh9C1?= =?utf-8?b?0YIg0LTQu9GPINGA0YPQutC+0LLQvtC00LjRgtC10LvRjw==?= Message-ID: <85103D66A548331C0A2641D9FF93112F@MAIL.FININTERMAIL.RU> 10-11 ??? ?. ?????? (? 10.00 ?? 17.30) ??????? ??? ?????????????: ???????? ?????? ????? ??????????: ?. ??????????, ??. ??????????, ?.6, ?? "???????? ?????". ????????? ??????? ? ???????? - 18 6?O ??????. ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. ??????? ?? ???? ??????? ?? ???????? ? ??????: 8 ( 4 9 5 ) - 9 2 1 3 0 1 7 ????????? ????????: ~ ??????????? ? ?????????? ????????? ??????? ? ??????????? ? ????????. ??? ????????? ???????????? ?????????? ?????????????? ?????????. ??????????????? ????????? ?????????- ????????????? ??????. ????????? ??????????????? ????? ? ????????. ??? ????????? ???????? ? ????????? ????????. ??????? ?????????? ?????????? ???????. ??? ????????? ???????????? ?????? ??????? ????????. ?????? ????????? ??????? ??? ????? ?????? ?????????? ??????????. ??????? ?????????? ????????? ???????? ? ??????? ?????????????? ??????? ?? ???????????? ?????. ?????? ???????????? ????????? ???????. ???????? ??????????? ?????????. ~ ?????????? ????????? ???????? ? ?????????????? ????. ?????????? ???????? ? ????????? ?? ???????? ??????????? (KPI ? CFI). "????????? ????" ???????? ? ???????????, ??????????????, ??????????????????. ????? ?????? ? ??? ?????? ?????? ?????????????? ????. ?????? ??? ??????????????? ????? ?????????? ????????? ????????. ????????? ??????????????? ?????. ?????? ????????? ?????????????? ?????????? ??? ??????-???????. ????? ??????????? ?????????? ???-?????????? ?????? ????????. 2 ?????? ??????????????? ?????: ?????????? ? ????????????. ???????????, ?????????????? ? ??????? ?????????????? ? ??????????????? ?????. ~ ?????????? ????????? ????????, ????????, ?????????, ?????????? ? ??????????????? ????????. ?????????, ?????????? ? ?????? ?????? ? ???????? ???????? ???????. ?????? ???????? ??????? ? ??????? ???????? ???????? ??????? ? ????????. ?????????, ?????????? ? ?????? ?????? ? ??????? ? ????????. ?????????? ? ?????? ??????????????? ???????. ??????????? ??????????????? ??????? ? ?????????? ?????????? ???????. ???????? ????????? ?????????????? ??????? ? ?? ???????????. ?????????? ?????? ? ????? ?????? ????????????. ?????????????? ???????????? ????????. ?????? ???????????, ??????????????????, ?????????????? ? ?????????? ???????????? ????????. ?????? ? ?????? ????????? ???????. ~ ?????????????? - ??????????? ???????? ??????????? ?????????? ? ????????????. ????? ?????????????? ? ?????????? ?????????? ????????. ?????????? ??????-?????? ?????????????? ? ???????? "??? ????" ? "??? ?????". ?????? ? ???????? ?????????? ????????. ???????????? ???????? ? ??????????????. ????????? ??? ????????? ??????? ?????????? ??????????. ??????? ????????? ?????? ??? ?????????? ??????????????. ~ ???????? ??????? ? ?????????? ???????. ??? ??????????? ??????????? ??????? ??????????? ???????? ? ???????. ?????????? ???????????? ????-???????????. ??????????? ???????? (??????) ????? ? ????????? ???????????. ????????????? ?????? ? ???????. ???????????? ? ?????????????? ?????? ??????. ?????????? ????? ??????. ?????? ???????? ?????? ? ??????????? ???????????? ???????. ?????????? ? ???????? ??????. ~ ???????? ?????????? ????????: ?????????? ?????????, ????????, ?????????? ? ????????????? ???????. ??????????? ?????????????? ?????????? ???-?????????? ? ?????????? ???????. ??? ????? ???????????????? ??????? ??????????? (BSC). ????????? ?????????????? ? ?????????????? ?????? ??? ??????????? ???????????? ?????????? ??????????? ? ????????? ??????????? ??? ???????. ??????? ???????? ?????? ???-??????????? ? ???????? ??????????????? ?????. -------------- next part -------------- An HTML attachment was scrubbed... URL: From rysy at sanmail.ru Thu May 3 04:06:34 2012 From: rysy at sanmail.ru (=?utf-8?B?0JDRg9C00LjRgiDQv9C+0LbQsNGA0L3QvtC5INCx0LXQt9C+0L/QsNGB0L3QvtGB0YLQuA==?=) Date: Thu, 3 May 2012 06:06:34 +0400 Subject: [Frugalware-git] =?utf-8?b?0J/RgNC+0LLQtdGA0LrQsCDQv9C+0LbQsNGA?= =?utf-8?b?0L3QvtCz0L4g0L3QsNC00LfQvtGA0LAuINCa0LDQuiDQv9C+0LTQs9C+?= =?utf-8?b?0YLQvtCy0LjRgtGMINC+0LHRitC10LrRgg==?= Message-ID: 12 ??? ?.?????? ????? ???????? ???????????? ???????. ?????????? ??????? ? ???????? ???????? ????????? ??????? ????? ??????????: ?. ??????????, ??. ??????????, ?.6, ?????? ????? "???????? ?????". ????????? ???????: 8000 ??????. ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. ?????????? ?? ???????? ???????: 8 (495) 9 9 5 - 1 5 - 4 8 - ?????????? ??????????? ???????????? ????? ????????? ? ????? ???????? ???????? ???????????????? ????????? ???????; - ?????? ?????????? ?? ????? ??????????? ????????? ? ????????????? ???????? ???????????? ??????? (????, ?????????, ???????????); - ??????????? ??????????? ?? ?????????? ??????? ? ???????????? ? ???????????? ???????? ????????????; - ?????????? ? ??????? ? ?????????? ?? ??????????, ?????????????, ????? ?????????, ????????????, ????????? ??????????? ? ??????? ?????? ? ??.; - ?????? ?? ??????????? ????????? ?????????????? ? ???????? ?????????. ?????????? ?????????: 1. ????? ???????? ???????????? ???????. ????? ? ???????????????. 2. ?????????????? ????? ????????? ????????????. ??????????? ????? "??????????? ????????? ? ??????????? ???????? ????????????". 3. ??????????? ??????????? ???????????????? ?????? ?? ???????. 4. ??????????? ?????????????? ? ???????? ???????????????? ????????? ???????: ???????? ????????, ????????? ? ????? ? ??????????? ???????????????? ? ??????? ???????? ????????????. 5. ?????????? ?????? ? ???????? ???????????????? ????????? ???????: ???????? ??? ?? ? ????? ???????? ????????? ???????. - ?????? ??????? ???????? ???????????? ???????????. - ?????????? ????? ???????? ???????????? ???????. - ??????????? ??????????? ????????. - ?????????? ?????????? ?? ???????????? ????????? ???????. 6. ?????????? ????? ???????? ???????????? ???????. ?????? ??????? ???????? ???????????? ???????????. 7. ?????? ???????????? ?????? ???????? ???????????? ??????? ??????????? ??????????? ?????????? ??. 8. ??????? ??????????? ?????? ?? ???????? ???????????? ???????. - ???? ??????????? ?? ?????????? ?????????, ?????????? ?? ????? ????????. - ???????????? ??????? ?? 2011 ?. ?? ??????????? ???????? ???????????? ???????. -------------- next part -------------- An HTML attachment was scrubbed... URL: From qinyq at wsewolist.ru Thu May 3 06:13:57 2012 From: qinyq at wsewolist.ru (=?utf-8?B?0JLQvdGD0YLRgNC10L3QvdC10LUg0YDQsNCy0L3QvtCy0LXRgdC40LU=?=) Date: Thu, 3 May 2012 08:13:57 +0400 Subject: [Frugalware-git] =?utf-8?b?0JrQu9GO0YfQuCDQuiDQstGL0L/QvtC70L0=?= =?utf-8?b?0LXQvdC40Y4g0L/RgNC+0YTQtdGB0YHQuNC+0L3QsNC70YzQvdGL0YUg?= =?utf-8?b?0YbQtdC70LXQuQ==?= Message-ID: <94F48A5FE9975DD617EA8C8B4E7548DE@MAIL.WSEWOLIST.RU> 17-18 ??? ?. ?????-????????? ?????? - ?????????? ??? ???????? ??????????? ?????? ????????????? ??????? ???????? ???????? ??????????????? ????, ??????, ????????????? ? ?????? ?????????? ????????? ? ????? 15 ???, ???????????????? ???? ? ????? 25 ???, ?????? ? "??????? ???????" ??????-???????? ??????. ????????? ??????? - 17 5?? ???. ? ?.?. ??? ?????: ??????????????? ????? ??????????: ??. ????????????????, ?. 14, ??????-????? "??????? ???????". ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. ?????????? ?? ???????? ???????????: +7 ( 812) ??8 ? 6? ? ?? ?? ????, ????????? ???????????? ??????? ????? ? ???????? ???????, ????? ????? ????????? ?????????? ? ?????, ????? ???????? ? ???? ????????, ? ??? ???? - ????????? ???????? ???????? ? ?????? ?????????????????, ?? ?????? ??????? ??? ?????? ??????????. ???? ???????? - ??????????????? "?????????" ?????????? - ???????????? ?????????? ? ???????????? ????????? ?????????? ???????? ? ???????? ??????????? - ???????????? ??????? ??????????? ???????????? ?? ?????? ? ? ????? - ?????????? ? ?????????? ??????? ?????????? ??????????????? ?????? ????? ?????????: 1. ??????? ???????????? ? ?????? - ?????? ???????? ???????????? ? ????????? - ??? ??????????? ???????????????? ?????????? - ???????????? ??????? ? ??????????????? ????????????? - ??????????? ? ???? ? ???????????? ??????? ??????????? ???????????? - ???????????? ? ???????????? ? ????????? - ???????????? ??????? ? ??? ?? ????????? ? ???????? ????????? - ??? ????????? ????????? ??????????, ?? ????????? ??????? ????? - ?????????? ????????? ? ???????????????? ?????: ???????????? ??? ????????? "? ????" ??? "? ??????"? - ??? ????????? ???????? ????????? ???????????????? - ?????? ?????? ? ??????? ? ??? ? ??? ??????????? 2. ????????????? ?????????? - ???????????? ? ?????????????? ????????? ? ??????? ????????????? - ??????? ???????? ? ??????? ??? ????????????? - ??????? ???????? ? ????????? - ?????????????? ?????????? ? ??????????? ???????? - ?????????? ??????????? ??????????? ? ??????????? ????????? 3. ?????????????? ????????? "???? ?????" - ?????????????? ????? ????? - ????????? ????? ??? ?????????????? ??????. ??????? ?????? ????????? - ???????? ????? ?????: ??????? ???????? ?????? ? ?????????? - ????????? ?????????? ? ??????????? ??????: ????????? ???????? ? ?????????? ?????????? - ?????? ? ??????? ?????: ?????? ??????? - ??????? ???????????? ? ?????????? ???????? - ?????????? ?????? ? ???????? ????????????? ????????? - ????????? ???????? ? ?????????? ????????? - ??????? ??? ?????? ?????? ("?????? ???????" ?,?????) -------------- next part -------------- An HTML attachment was scrubbed... URL: From niv at spbintermail.ru Thu May 3 06:40:28 2012 From: niv at spbintermail.ru (=?utf-8?B?0KHRgtC40LzRg9C70LjRgNC+0LLQsNC90LjQtSDQv9GA0L7QtNCw0LY=?=) Date: Thu, 3 May 2012 08:40:28 +0400 Subject: [Frugalware-git] =?utf-8?b?0KHQuNGB0YLQtdC80Ysg0LzQvtGC0LjQstCw?= =?utf-8?b?0YbQuNC4INC4INC/0YDQsNCy0LjQu9GM0L3QvtC1INCy0LLQtdC00LU=?= =?utf-8?b?0L3QuNC1INC10LUg0LIg0L7RgtC00LXQu9Cw0YUg0L/RgNC+0LTQsNC2?= Message-ID: ????????? ????? - ?????????? ???????-????????? ??? ????????????? 17 ??? 2012; ????? ?????-????????? ????????? ????????? ?? ???.: 8 (812) 4 4 8 - 6 4 - 3 3 ? ????????? ????????: 1. ????? ?????????? ??????? ??????????? ?????? ? ?????????? (?????- ???????????) ?? ?????????? ??????? ??????? ? ???????: "?????????-??? ??, ??? ????????? ?????? ??? ??? ????". ?????? ????????????? ????????: - ???????????? ??????; - ?????????????? ???????. 2. ??? ??????????????? ????? ??????? ???????? ??????????? ????? ??????. - ??????????. - ?????????????????. - ????????? ???????: ????? ????? ?????????? - ?????? ???????????? ????????. 3. ??? ????????? ??????? ????????????? ??????????????? - ?????????????? ? ????????????? ?????????? ?? ????????. - ?????????? ??????? ?????????????? ???????????. - ?????? ???????? ???????? ? ?????? ? ??????? ? ?????????????. - ???????????? ??????????????. - ??????? ??????? ?????????? ????? (??????, ???????????, ????????). - ?????? ???????????? ????????. 4. ????? ?????????? ??????? ??????????????? ??????????????? ?????????? ??????? (?????), ??????? ???????? ? ?.?. 5. ??? ?????????? ???????????? ?????? ?????????? ?? ????????? - ???????? ????????. - ?????? ??????? ??????????. - ?????? ? ????????? ???????????. ??? ???????? ???????. ???????? ???????????-??????? ?? ?????????? ?????? ? ???????????, ???????????? ???? ????????????? ???????? ?? ?????????? ????????????. ????????? ???????: 9 000 ??????. ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. ????? ??????????: ?. ???????????????. (? ?????????? ????? ?????????? ????? ???????? ?? 3 ??? ?? ?????? ????????.) -------------- next part -------------- An HTML attachment was scrubbed... URL: From info at stamparebene.com Thu May 3 06:33:45 2012 From: info at stamparebene.com (geppo) Date: Thu, 3 May 2012 06:33:45 +0200 Subject: [Frugalware-git] Preventivo volantini Message-ID: <938b3657e58b7a71f83c1600e759a0ea@www.tipiprint.com> TIPOGRAFIA e STAMPA DIGITALE www.tipoprint.com info at stamparebene.com Tel.02 45 557 067 Gentile Cliente, Crediamo sia cosa gradita farvi pervenire questa nostra offerta relativa ai nostri stampati. E' una occasione da non perdere anche perche' potrete sfruttare questa OFFERTA fino a tutto luglio 2012 a sola condizione che rispondiate allegando questa email alla vostra risposta; verrete contattati entro 4 ore dal ricevumento; oppure telefona al N. 02 45 557 067 valido in tutta italia aenza prefisso al costo di una chiamata urbana. Alcuni esempi: 100 Biglietti da visita a colori f.to 85x55 mm solo fronte 4+0 Euro15,00 500 Biglietti da visita a colori f.to 85x55 mm solo fronte 4+0 Euro29,00 1000 Biglietti da visita a colori f.to 85x55 mm solo fronte 4+0 Euro35,00 1000 Biglietti da visita a colori f.to 85x55 mm fronte e retro 4+4 Euro60,00 100 Volantini stampati su carta patinata 15x21 cm (A5) stampa a colori Euro29,00 200 Volantini stampati su carta patinata 15x21 cm (A5) stampa a colori Euro54,00 300 Volantini stampati su carta patinata 15x21 cm (A5) stampa a colori Euro69,00 500 Volantini stampati su carta patinata 15x21 cm (A5) stampa a colori Euro88,00 1000 Volantini stampati su carta patinata 15x21 cm (A5) stampa a colori Euro99,00 5000 Volantini stampati su carta patinata 15x21 cm (A5) stampa a colori Euro150,00 10000 Volantini stampati su carta patinata 15x21 cm (A5) stampa a colori Euro250,00 15000 Volantini stampati su carta patinata 15x21 cm (A5) stampa a colori Euro320,00 250 Pieghevoli a 2 o 3 ante f.to A4 stampa a colori su patinata Euro99,00 1000 Pieghevoli a 2 o 3 ante f.to A4 stampa a colori su patinata Euro189,00 2500 Pieghevoli a 2 o 3 ante f.to A4 stampa a colori su patinata Euro265,00 5000 Pieghevoli a 2 o 3 ante f.to A4 stampa a colori su patinata Euro312,00 10000 Pieghevoli a 2 o 3 ante f.to A4 stampa a colori su patinata Euro490,00 50 Opuscoli 8 pagine A5 chiuso stampa a colori cucitura punto metallico Euro120,00 100 Opuscoli 8 pagine A5 chiuso stampa a colori cucitura punto metallico Euro170,00 50 Opuscoli 8 pagine A4 chiuso stampa a colori cucitura punto metallico Euro140,00 100 Opuscoli 8 pagine A4 chiuso stampa a colori cucitura punto metallico Euro200,00 50 Locandine f.to A3-A3+ stampa colori 4+0 su carta patinata da 150gr. Euro39,00 100 Locandine f.to A3-A3+ stampa colori 4+0 su carta patinata da 150gr. Euro60,00 1 Spesa di corriere espresso in 24 ore su tutto il territorio nazionale Euro12,00 Tutti i prezzi in questa mail sono riferiti alla sola stampa da vostri file di stampa in alta risoluzione nei formati Jpg, pdf o eps , inoltre i prezzi si intendono al netto di IVA. Visitate il nostro sito dove troverete tutte le quotazioni e le offerte del periodo. clicca qui: www.tipoprint.com ------------------------------------------------------------------- This e-mail was sent to frugalware-git at frugalware.org because you are subscribed to at least one of our mailing lists. If at any time you would like to remove yourself from our mailing list, please feel free to do so by visiting: http://www.tipiprint.com/list/public/unsubscribe.php?g=84&addr=frugalware-git at frugalware.org From boobaa at frugalware.org Thu May 3 08:23:30 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Thu, 3 May 2012 08:23:30 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: drupal6-6.26-1-x86_64 Message-ID: <20120503062330.4E4B1228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=47593fb1309adabffbf861fee350e3b83f83fa67 commit 47593fb1309adabffbf861fee350e3b83f83fa67 Author: CS??CSY L??szl?? Date: Thu May 3 08:23:21 2012 +0200 drupal6-6.26-1-x86_64 version bump diff --git a/source/network-extra/drupal6/FrugalBuild b/source/network-extra/drupal6/FrugalBuild index 98529a8..791ba67 100644 --- a/source/network-extra/drupal6/FrugalBuild +++ b/source/network-extra/drupal6/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CS?CSY L?szl? pkgname=drupal6 -pkgver=6.25 +pkgver=6.26 pkgrel=1 pkgdesc="An open source content management platform" url="http://drupal.org" @@ -13,7 +13,7 @@ up2date="lynx -dump http://drupal.org/project/Drupal+project | grep -m1 'l-6[0-9 backup=(var/www/drupal6/sites/default/settings.php) source=(http://drupal.org/files/projects/drupal-$pkgver.tar.gz \ README.Frugalware) -sha1sums=('2eeaf0fd239b4a2c6c97b33f26e6a2be52c13303' \ +sha1sums=('4c96fbcf98d45ab1b4e9e2b899af926e0e24e45b' \ '3e301be2f8a247c86b5f32e68773c9618322e7d7') options=('stick') replaces=('drupal-update_status' 'drupal-acl' 'drupal-admin_menu' \ From boobaa at frugalware.org Thu May 3 08:26:35 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Thu, 3 May 2012 08:26:35 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: drupal7-7.14-1-x86_64 Message-ID: <20120503062635.EEFDF228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dcc010c127d33e4904e9f243354a256d58d16c81 commit dcc010c127d33e4904e9f243354a256d58d16c81 Author: CS??CSY L??szl?? Date: Thu May 3 08:26:20 2012 +0200 drupal7-7.14-1-x86_64 version bump closes #4698 in -current diff --git a/source/network-extra/drupal7/FrugalBuild b/source/network-extra/drupal7/FrugalBuild index 6e76e8f..d91e5ec 100644 --- a/source/network-extra/drupal7/FrugalBuild +++ b/source/network-extra/drupal7/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CS?CSY L?szl? pkgname=drupal7 -pkgver=7.12 +pkgver=7.14 pkgrel=1 pkgdesc="An open source content management platform" url="http://drupal.org" @@ -13,7 +13,7 @@ up2date="lynx -dump http://drupal.org/project/Drupal+project | grep -m1 'l-7[0-9 backup=(var/www/drupal6/sites/default/settings.php) source=(http://drupal.org/files/projects/drupal-$pkgver.tar.gz \ README.Frugalware) -sha1sums=('aa0c85f2c384c9e6e7e1289d171afdf360bbf376' \ +sha1sums=('ab33bea454fed20c535e37a71cea6004599488c3' \ '84a37af7ac58313679634c98185a3847d337ce3e') options=('stick') From boobaa at frugalware.org Thu May 3 08:30:24 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Thu, 3 May 2012 08:30:24 +0200 (CEST) Subject: [Frugalware-git] frugalware-1.6: drupal7-7.14-1fermus1-x86_64 Message-ID: <20120503063024.09069228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.6.git;a=commitdiff;h=c325a8601b882168f507ec04cd16f59d89c9c214 commit c325a8601b882168f507ec04cd16f59d89c9c214 Author: CS?CSY L?szl? Date: Thu May 3 08:29:09 2012 +0200 drupal7-7.14-1fermus1-x86_64 secfix verbump, backport of dcc010c closes #4698 in -stable diff --git a/source/network-extra/drupal7/FrugalBuild b/source/network-extra/drupal7/FrugalBuild index 6e76e8f..7216414 100644 --- a/source/network-extra/drupal7/FrugalBuild +++ b/source/network-extra/drupal7/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: CS?CSY L?szl? pkgname=drupal7 -pkgver=7.12 -pkgrel=1 +pkgver=7.14 +pkgrel=1fermus1 pkgdesc="An open source content management platform" url="http://drupal.org" rodepends=('apache' 'php') @@ -13,7 +13,7 @@ up2date="lynx -dump http://drupal.org/project/Drupal+project | grep -m1 'l-7[0-9 backup=(var/www/drupal6/sites/default/settings.php) source=(http://drupal.org/files/projects/drupal-$pkgver.tar.gz \ README.Frugalware) -sha1sums=('aa0c85f2c384c9e6e7e1289d171afdf360bbf376' \ +sha1sums=('ab33bea454fed20c535e37a71cea6004599488c3' \ '84a37af7ac58313679634c98185a3847d337ce3e') options=('stick') From boobaa at frugalware.org Thu May 3 08:46:25 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Thu, 3 May 2012 08:46:25 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: amavisd-new-2.7.1-1-x86_64 Message-ID: <20120503064625.8CEB8228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=32e3af529925b6478cd38a1050888f99bb97e20f commit 32e3af529925b6478cd38a1050888f99bb97e20f Author: CS??CSY L??szl?? Date: Thu May 3 08:46:20 2012 +0200 amavisd-new-2.7.1-1-x86_64 version bump diff --git a/source/network-extra/amavisd-new/FrugalBuild b/source/network-extra/amavisd-new/FrugalBuild index 23617da..e7464d3 100644 --- a/source/network-extra/amavisd-new/FrugalBuild +++ b/source/network-extra/amavisd-new/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Zoltan Kiss pkgname=amavisd-new -pkgver=2.7.0 +pkgver=2.7.1 pkgrel=1 pkgdesc="Amavisd-new is a high-performance interface between mailer (MTA) and content checkers" url="http://www.ijs.si/software/amavisd/" @@ -17,7 +17,7 @@ archs=('i686' 'x86_64') up2date="lynx -dump $url |grep -A 2 'Most recent versions'|grep 'amavis' |sed 's/.*amavisd-new-\(.*\)\.tar.*/\1/;q'" source=($url/amavisd-new-$pkgver.tar.gz 10-amavisconf 20-userconf \ rc.amavisd-new amavisconf README.Frugalware) -sha1sums=('b4ba0a4e9d3fbbfc6a790e81837a8b7eb9480f47' \ +sha1sums=('ada44f02da370d4f0004fc81dfe37d2d3871dbe7' \ '648421546adab952f6ace5834c269f8a80256b84' \ 'b6a010cab23334eb81371d69c0e4e3cb5eae8549' \ 'aeffbffab4dfa54e06e8d42df88401b3cbcfcbc1' \ From hermier at frugalware.org Thu May 3 08:57:45 2012 From: hermier at frugalware.org (Michel Hermier) Date: Thu, 3 May 2012 08:57:45 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xf86-input-synaptics-1.6.0-1-i686 Message-ID: <20120503065745.329EB228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=766f78602290a241b8591f215bc9e51a9ff9e85f commit 766f78602290a241b8591f215bc9e51a9ff9e85f Author: Michel Hermier Date: Thu May 3 08:44:15 2012 +0200 xf86-input-synaptics-1.6.0-1-i686 * Bump version. diff --git a/source/x11/xf86-input-synaptics/FrugalBuild b/source/x11/xf86-input-synaptics/FrugalBuild index c513d30..53b5ec5 100644 --- a/source/x11/xf86-input-synaptics/FrugalBuild +++ b/source/x11/xf86-input-synaptics/FrugalBuild @@ -4,14 +4,14 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=xf86-input-synaptics -pkgver=1.5.2 +pkgver=1.6.0 Fuse $USE_DEVEL && pkgver=1.1.99.31.gc9527bdc Finclude xorg pkgrel=1 replaces=('synaptics') _F_cd_path="$pkgname-$pkgver" source=($source 20-synaptics.conf) -sha1sums=('ce93cfa218c2c7bce7881ac2dd2160e583eb4c4f' +sha1sums=('24627bf7e1ac120fceb7a32dcfe3ebc29eddfbd6' \ '68e1f4ef5e1038231d210eb422fa4d18c5922f0f') if Fuse $USE_DEVEL; then unset source sha1sums @@ -24,7 +24,7 @@ fi archs=(${archs[@]} 'arm') makedepends=(${makedepends[@]} 'util-macros') #remove after 1.6 (fix conflicts) -depends=(${depends[@]} 'xorg-server>=1.10.4-3') +depends=(${depends[@]} 'xorg-server>=1.10.4-3' 'mtdev') backup=('etc/X11/xorg.conf.d/20-synaptics.conf') From hermier at frugalware.org Thu May 3 08:57:45 2012 From: hermier at frugalware.org (Michel Hermier) Date: Thu, 3 May 2012 08:57:45 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: libwacom-0.5-1-i686 Message-ID: <20120503065745.73E9E228485B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=ccdbebe3e27ac3a3691b30526419b9ddf7be9c5b commit ccdbebe3e27ac3a3691b30526419b9ddf7be9c5b Author: Michel Hermier Date: Thu May 3 08:52:25 2012 +0200 libwacom-0.5-1-i686 * Bump version. diff --git a/source/x11/libwacom/FrugalBuild b/source/x11/libwacom/FrugalBuild index 8f45832..26afb0e 100644 --- a/source/x11/libwacom/FrugalBuild +++ b/source/x11/libwacom/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Michel Hermier pkgname=libwacom -pkgver=0.4 +pkgver=0.5 pkgrel=1 pkgdesc="Tablet Information Client Library" url="http://linuxwacom.sourceforge.net/" @@ -13,6 +13,6 @@ Finclude sourceforge depends=('glib2' 'libgudev') groups=('x11') archs=('i686' 'x86_64') -sha1sums=('156c56fbae82db5f5c24fe633cec40b72981856a') +sha1sums=('563df6f9c32153c66daa6883c57ede3ce263f8b6') # optimization OK From hermier at frugalware.org Thu May 3 08:57:45 2012 From: hermier at frugalware.org (Michel Hermier) Date: Thu, 3 May 2012 08:57:45 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xf86-input-wacom-0.15.0-1-i686 Message-ID: <20120503065745.971652285470@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=e41cac7a38f209c8b8e27f0e398a60caf8bb2d3d commit e41cac7a38f209c8b8e27f0e398a60caf8bb2d3d Author: Michel Hermier Date: Thu May 3 08:57:16 2012 +0200 xf86-input-wacom-0.15.0-1-i686 * Bump version. diff --git a/source/x11/xf86-input-wacom/FrugalBuild b/source/x11/xf86-input-wacom/FrugalBuild index c17fca3..1566349 100644 --- a/source/x11/xf86-input-wacom/FrugalBuild +++ b/source/x11/xf86-input-wacom/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Michel Hermier pkgname=xf86-input-wacom -pkgver=0.14.0 -pkgrel=2 +pkgver=0.15.0 +pkgrel=1 pkgdesc="Drivers, libraries, and doc for configuring and running Wacom tablets." url="http://linuxwacom.sourceforge.net/" _F_sourceforge_dirname="linuxwacom" @@ -16,6 +16,6 @@ replaces=('linuxwacom') conflicts=('linuxwacom') groups=('x11') archs=('i686' 'x86_64') -sha1sums=('ae17aaa5923b37c4897e5adb0b333cffeee259f7') +sha1sums=('fe2867a704307b4078865d382628cbe23486db2f') # optimization OK From ryuo at frugalware.org Thu May 3 09:08:50 2012 From: ryuo at frugalware.org (James Buren) Date: Thu, 3 May 2012 09:08:50 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: Merge ../current Message-ID: <20120503070850.1F63B228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=050ed3f1e90f8dc30190a536cc8b5606873404c4 commit 050ed3f1e90f8dc30190a536cc8b5606873404c4 Merge: e41cac7 32e3af5 Author: James Buren Date: Thu May 3 02:07:29 2012 -0500 Merge ../current From hermier at frugalware.org Thu May 3 09:22:00 2012 From: hermier at frugalware.org (Michel Hermier) Date: Thu, 3 May 2012 09:22:00 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xf86-video-intel-2.19.0-1-i686 Message-ID: <20120503072200.14D1C228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=e7516990c2e56238a3c716b31dad7e3caf08b8bb commit e7516990c2e56238a3c716b31dad7e3caf08b8bb Author: Michel Hermier Date: Thu May 3 09:15:16 2012 +0200 xf86-video-intel-2.19.0-1-i686 * Bump version. diff --git a/source/x11/xf86-video-intel/FrugalBuild b/source/x11/xf86-video-intel/FrugalBuild index c65e4c8..9e68798 100644 --- a/source/x11/xf86-video-intel/FrugalBuild +++ b/source/x11/xf86-video-intel/FrugalBuild @@ -4,7 +4,7 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=xf86-video-intel -pkgver=2.18.0 +pkgver=2.19.0 Fuse $USE_DEVEL && pkgver=2.7.99.1.55.g66ceedc pkgrel=1 pkgdesc="X.Org driver for Intel cards (opensource)" @@ -18,7 +18,7 @@ replaces=('xf86-video-i810') conflicts=('xf86-video-i810') provides=('xf86-video-i810') Fconfopts="$Fconfopts --enable-dri" -sha1sums=('77fae98e73414140bf214dca5da32bcf079c4463') +sha1sums=('131934cf5e90bd48c883804cc644c4cb8b1de100') if Fuse $USE_DEVEL; then unset source sha1sums From ryuo at frugalware.org Thu May 3 09:39:17 2012 From: ryuo at frugalware.org (James Buren) Date: Thu, 3 May 2012 09:39:17 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xorg-server-1.12.1-2-x86_64 * apply patch from ARCH that works around gfx corruption related to cairo Message-ID: <20120503073917.1215A228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=5ca495b8022f878fd380b62329ecbb986e9aeb82 commit 5ca495b8022f878fd380b62329ecbb986e9aeb82 Author: James Buren Date: Thu May 3 02:38:32 2012 -0500 xorg-server-1.12.1-2-x86_64 * apply patch from ARCH that works around gfx corruption related to cairo diff --git a/source/x11/xorg-server/FrugalBuild b/source/x11/xorg-server/FrugalBuild index cba53cc..9349b13 100644 --- a/source/x11/xorg-server/FrugalBuild +++ b/source/x11/xorg-server/FrugalBuild @@ -9,7 +9,7 @@ USE_SERVERDMX=${USE_SERVERDMX:-"y"} pkgname=xorg-server pkgver=1.12.1 -pkgrel=1 +pkgrel=2 pkgdesc="Modular X.Org X Server" groups=('x11' 'xorg-core') archs=('i686' 'x86_64' 'arm') @@ -46,11 +46,13 @@ fi source=("${source[@]}" \ desktop \ - 10-evdev.conf) + 10-evdev.conf \ + exa-gfx-corruption-workaround.patch) sha1sums=("${sha1sums[@]}" \ '905cc57547421ff3ca77ec1c8e6898a7a414346f' \ - '3fa8d717bce03296e6b097279a410d9672000b08') + '3fa8d717bce03296e6b097279a410d9672000b08' \ + 'b174513367cc854e4d4440e3394161d1d0222491') Fconfopts="${Fconfopts[@]} --disable-static \ diff --git a/source/x11/xorg-server/exa-gfx-corruption-workaround.patch b/source/x11/xorg-server/exa-gfx-corruption-workaround.patch new file mode 100644 index 0000000..fb30467 --- /dev/null +++ b/source/x11/xorg-server/exa-gfx-corruption-workaround.patch @@ -0,0 +1,116 @@ +--- xorg-server-1.12.1/exa/exa_glyphs.c 2012-03-30 04:57:25.000000000 +0200 ++++ xorg-server-1.12.1/exa_glyphs.c.new 2012-04-15 11:48:51.683214230 +0200 +@@ -686,6 +686,7 @@ + PixmapPtr pMaskPixmap = 0; + PicturePtr pMask = NULL; + ScreenPtr pScreen = pDst->pDrawable->pScreen; ++ ExaScreenPriv(pScreen); + int width = 0, height = 0; + int x, y; + int first_xOff = list->xOff, first_yOff = list->yOff; +@@ -697,7 +698,6 @@ + ExaGlyphBuffer buffer; + + if (maskFormat) { +- ExaScreenPriv(pScreen); + GCPtr pGC; + xRectangle rect; + +@@ -719,22 +719,20 @@ + maskFormat->depth, + CREATE_PIXMAP_USAGE_SCRATCH); + if (!pMaskPixmap) +- return; ++ goto fallback; + component_alpha = NeedsComponent(maskFormat->format); + pMask = CreatePicture(0, &pMaskPixmap->drawable, + maskFormat, CPComponentAlpha, &component_alpha, + serverClient, &error); +- if (!pMask || +- (!component_alpha && pExaScr->info->CheckComposite && +- !(*pExaScr->info->CheckComposite) (PictOpAdd, pSrc, NULL, pMask))) ++ (*pScreen->DestroyPixmap) (pMaskPixmap); ++ if (!pMask) ++ goto fallback; ++ ++ if (!component_alpha && pExaScr->info->CheckComposite && ++ !(*pExaScr->info->CheckComposite) (PictOpAdd, pSrc, NULL, pMask)) + { + PictFormatPtr argbFormat; + +- (*pScreen->DestroyPixmap) (pMaskPixmap); +- +- if (!pMask) +- return; +- + /* The driver can't seem to composite to a8, let's try argb (but + * without component-alpha) */ + FreePicture((pointer) pMask, (XID) 0); +@@ -748,15 +746,25 @@ + maskFormat->depth, + CREATE_PIXMAP_USAGE_SCRATCH); + if (!pMaskPixmap) +- return; ++ goto fallback; + + pMask = CreatePicture(0, &pMaskPixmap->drawable, maskFormat, 0, 0, + serverClient, &error); +- if (!pMask) { +- (*pScreen->DestroyPixmap) (pMaskPixmap); +- return; +- } ++ (*pScreen->DestroyPixmap) (pMaskPixmap); ++ if (!pMask) ++ goto fallback; + } ++ ++ if (pExaScr->info->CheckComposite && ++ (!(*pExaScr->info->CheckComposite) (PictOpAdd, pSrc, NULL, pMask) || ++ (!(*pExaScr->info->CheckComposite) (op, pSrc, pMask, pDst) && ++ (op != PictOpOver || ++ !(*pExaScr->info->CheckComposite) (PictOpOutReverse, pSrc, pMask, pDst) || ++ !(*pExaScr->info->CheckComposite) (PictOpOver, pSrc, pMask, pDst))))) { ++ FreePicture ((pointer) pMask, (XID) 0); ++ goto fallback; ++ } ++ + pGC = GetScratchGC(pMaskPixmap->drawable.depth, pScreen); + ValidateGC(&pMaskPixmap->drawable, pGC); + rect.x = 0; +@@ -769,6 +777,13 @@ + y = -extents.y1; + } + else { ++ if (pExaScr->info->CheckComposite && ++ !(*pExaScr->info->CheckComposite) (op, pSrc, NULL, pDst) && ++ (op != PictOpOver || ++ !(*pExaScr->info->CheckComposite) (PictOpOutReverse, pSrc, NULL, pDst) || ++ !(*pExaScr->info->CheckComposite) (PictOpOver, pSrc, NULL, pDst))) ++ goto fallback; ++ + x = 0; + y = 0; + } +@@ -834,6 +849,10 @@ + xSrc + x - first_xOff, + ySrc + y - first_yOff, 0, 0, x, y, width, height); + FreePicture((pointer) pMask, (XID) 0); +- (*pScreen->DestroyPixmap) (pMaskPixmap); + } ++ ++ return; ++ ++fallback: ++ ExaCheckGlyphs(op, pSrc, pDst, maskFormat, xSrc, ySrc, nlist, list, glyphs); + } +--- xorg-server-1.12.1/exa/exa_render.c 2012-03-30 04:57:25.000000000 +0200 ++++ xorg-server-1.12.1/exa_render.c.new 2012-04-15 11:50:35.272482047 +0200 +@@ -878,7 +878,7 @@ + Bool saveMaskRepeat = pMask ? pMask->repeat : 0; + RegionRec region; + +- if (pExaScr->swappedOut) ++ if (pExaScr->fallback_counter || pExaScr->swappedOut) + goto fallback; + + /* Remove repeat in source if useless */ From baste at frugalware.org Thu May 3 09:41:23 2012 From: baste at frugalware.org (Baste) Date: Thu, 3 May 2012 09:41:23 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtk+3-3.4.2-1-x86_64 * Version bump Message-ID: <20120503074123.AF46F228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=36e093256a4ed62a2c5526dfe114b028931630b1 commit 36e093256a4ed62a2c5526dfe114b028931630b1 Author: Baste Date: Thu May 3 09:38:32 2012 +0200 gtk+3-3.4.2-1-x86_64 * Version bump diff --git a/source/xlib/gtk+3/FrugalBuild b/source/xlib/gtk+3/FrugalBuild index 915e65f..f3aaaeb 100644 --- a/source/xlib/gtk+3/FrugalBuild +++ b/source/xlib/gtk+3/FrugalBuild @@ -4,7 +4,7 @@ pkgname=gtk+3 _F_gnome_name=gtk+ -pkgver=3.4.1 +pkgver=3.4.2 pkgrel=1 pkgdesc="The GTK+ Toolkit (3.x series)" depends=('libxext' 'libxfixes' 'cairo' 'libgcc' 'libjpeg' 'libtiff' 'libcups' \ @@ -22,7 +22,7 @@ Finclude gnome gnome-scriptlet url="http://www.gtk.org/" _F_cd_path="gtk+-$pkgver" source=($source im-cedilla.conf) -sha1sums=('91b68f0dd5f6558eae98811f4031f32ff46ad172' \ +sha1sums=('ff6cc08d51f666b6d19eba159b2103751398ae7c' \ 'f8a64241bcc873c1f1110e16306e48577a41852b') if [ "$_F_gnome_git" != "n" ]; then From ryuo at frugalware.org Thu May 3 09:49:18 2012 From: ryuo at frugalware.org (James Buren) Date: Thu, 3 May 2012 09:49:18 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: Merge ../current Message-ID: <20120503074918.D3554228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=bf5738540a7c13e15271a1449c34cf4da2b4bb54 commit bf5738540a7c13e15271a1449c34cf4da2b4bb54 Merge: 5ca495b 36e0932 Author: James Buren Date: Thu May 3 02:48:47 2012 -0500 Merge ../current From ryuo at frugalware.org Thu May 3 09:52:18 2012 From: ryuo at frugalware.org (James Buren) Date: Thu, 3 May 2012 09:52:18 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: Merge ../current Message-ID: <20120503075218.94EAD228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bf5738540a7c13e15271a1449c34cf4da2b4bb54 commit bf5738540a7c13e15271a1449c34cf4da2b4bb54 Merge: 5ca495b 36e0932 Author: James Buren Date: Thu May 3 02:48:47 2012 -0500 Merge ../current From baste at frugalware.org Thu May 3 10:41:50 2012 From: baste at frugalware.org (Baste) Date: Thu, 3 May 2012 10:41:50 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gpaste-2.8-1-x86_64 * Version bump Message-ID: <20120503084150.83909228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=073d8aad1173aa72dcc979cc6f4160ab38534b44 commit 073d8aad1173aa72dcc979cc6f4160ab38534b44 Author: Baste Date: Thu May 3 10:41:24 2012 +0200 gpaste-2.8-1-x86_64 * Version bump diff --git a/source/xapps/gpaste/FrugalBuild b/source/xapps/gpaste/FrugalBuild index a48e814..1c0037e 100644 --- a/source/xapps/gpaste/FrugalBuild +++ b/source/xapps/gpaste/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Baste pkgname=gpaste -pkgver=2.5 +pkgver=2.8 pkgrel=1 pkgdesc="Is a clipboard management daemon with DBus interface." url="https://github.com/Keruspe/GPaste" @@ -18,7 +18,7 @@ _F_github_ext=".tar.xz" Finclude gnome-scriptlet github source=(http://github.com/downloads/$_F_github_author/$_F_github_name/$pkgname-$pkgver$_F_github_ext) Fconfopts="$Fconfopts --enable-applet" -sha1sums=('511ee6767111ddb3ea8236b23a6ff98e1e210b0b') +sha1sums=('fe6f861a86dccbe4ee1ca497f2cce19ae7fa6cad') subpkgs=('gnome-shell-extension-gpaste') subdescs=('Is a clipboard management tool which comes with a tray applet as well as a GNOME Shell extension.') From baste at frugalware.org Thu May 3 11:03:00 2012 From: baste at frugalware.org (Baste) Date: Thu, 3 May 2012 11:03:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: udisks2-1.96.0-1-x86_64 * Version bump Message-ID: <20120503090300.B2A41228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e7239351bc40eed96c08ba5018dcbe3afe6c24c9 commit e7239351bc40eed96c08ba5018dcbe3afe6c24c9 Author: Baste Date: Thu May 3 11:02:33 2012 +0200 udisks2-1.96.0-1-x86_64 * Version bump diff --git a/source/xapps/udisks2/FrugalBuild b/source/xapps/udisks2/FrugalBuild index 30efced..6bce4ce 100644 --- a/source/xapps/udisks2/FrugalBuild +++ b/source/xapps/udisks2/FrugalBuild @@ -4,7 +4,7 @@ pkgname=udisks2 _F_archive_name=udisks -pkgver=1.94.0 +pkgver=1.96.0 pkgrel=1 pkgdesc="Storage Management Service" url="http://www.freedesktop.org/wiki/Software/udisks" @@ -16,7 +16,7 @@ groups=('xapps') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://udisks.freedesktop.org/releases/" source=(http://udisks.freedesktop.org/releases/$_F_archive_name-$pkgver.tar.bz2) -sha1sums=('6c76488776edbc5671a4b03a37ed61dac451211e') +sha1sums=('2b13cc2d83b3f90c2a8bba2cb66246affe58273a') options=('scriptlet') # optimization OK From hermier at frugalware.org Thu May 3 12:16:33 2012 From: hermier at frugalware.org (Michel Hermier) Date: Thu, 3 May 2012 12:16:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: util.sh Message-ID: <20120503101633.6272C228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4ee9874d6e80c09461e943194da5e532149052b6 commit 4ee9874d6e80c09461e943194da5e532149052b6 Author: Michel Hermier Date: Thu May 3 12:14:50 2012 +0200 util.sh * Abstract 3 more build system. Only one left in util.sh. diff --git a/source/include/util.sh b/source/include/util.sh index f3df8d7..4aa600d 100644 --- a/source/include/util.sh +++ b/source/include/util.sh @@ -817,6 +817,8 @@ Fconfoptstryset() { } Fbuildsystem_configure() { + # This build system USUALLY produce a Fbuildsystem_make compatible environment + local command="$1" shift @@ -856,6 +858,81 @@ Fbuildsystem_configure() { esac } +Fbuildsystem_perl () { + # This build system produce a Fbuildsystem_make compatible environment + + local command="$1" + shift + + case "$command" in + 'probe') + test -f Makefile.PL + return $? + ;; + 'configure') + if [ -z "$_F_conf_perl_pipefrom" ]; then + Fexec perl Makefile.PL DESTDIR=$Fdestdir "$@" || Fdie + else + $_F_conf_perl_pipefrom | perl Makefile.PL DESTDIR=$Fdestdir "$@" || Fdie + fi + unset _F_conf_perl_pipefrom + Fsed `perl -e 'printf "%vd", $^V'` "current" Makefile + return $? + ;; + *) + return -1 + ;; + esac +} + +Fbuildsystem_ruby_extconf () { + # This build system produce a Fbuildsystem_make compatible environment + local command="$1" + shift + + case "$command" in + 'probe') + test -f extconf.rb + return $? + ;; + 'configure') + Fexec ruby extconf.rb --prefix="$Fprefix" "$@" + return $? + ;; + *) + return -1 + ;; + esac +} + +Fbuildsystem_ruby_setup () { + local command="$1" + shift + + case "$command" in + 'probe') + test -f setup.rb + return $? + ;; + 'configure') + Fexec ruby setup.rb config "$@" + return $? + ;; + 'make') + # Original code used 'setup' directive but setup.rb manual say 'make' have to be checked + Fexec ruby setup.rb make "$@" + return $? + ;; + 'install') + Fexec ruby setup.rb install --prefix=$Fdestdir "$@" + return $? + ;; + *) + return -1 + ;; + esac +} + ### # * Fconf(): A wrapper to ./configure. It will try to run ./configure, # Makefile.PL, extconf.rb and configure.rb, respectively. It will automatically @@ -873,20 +950,14 @@ Fconf() { if Fbuildsystem_configure 'probe'; then Fbuildsystem_configure 'prepare' || Fdie Fbuildsystem_configure 'configure' "$@" || Fdie - elif [ -f Makefile.PL ]; then - if [ -z "$_F_conf_perl_pipefrom" ]; then - Fexec perl Makefile.PL DESTDIR=$Fdestdir "$@" || Fdie - else - $_F_conf_perl_pipefrom | perl Makefile.PL DESTDIR=$Fdestdir "$@" || Fdie - fi - unset _F_conf_perl_pipefrom - Fsed `perl -e 'printf "%vd", $^V'` "current" Makefile - elif [ -f extconf.rb ]; then - Fexec ruby extconf.rb --prefix="$Fprefix" "$@" || Fdie + elif Fbuildsystem_perl 'probe'; then + Fbuildsystem_perl 'configure' "$@" || Fdie + elif Fbuildsystem_ruby_extconf 'probe' ; then + Fbuildsystem_ruby_extconf 'configure' "$@" || Fdie elif [ -f configure.rb ]; then Fexec ./configure.rb --prefix="$Fprefix" "$@" || Fdie - elif [ -f setup.rb ]; then - Fexec ruby setup.rb config "$@" || Fdie + elif Fbuildsystem_ruby_setup 'probe'; then + Fbuildsystem_ruby_setup 'configure' "$@" || Fdie fi } @@ -900,9 +971,9 @@ Fmake() { if Fbuildsystem_make 'probe'; then Fbuildsystem_make 'make' || Fdie elif [ -f setup.py ]; then - python setup.py build "$@" || Fdie - elif [ -f setup.rb ]; then - ruby setup.rb setup "$@" || Fdie + python setup.py build "$@" || Fdie # does configure and build + elif Fbuildsystem_ruby_setup 'probe'; then + Fbuildsystem_ruby_setup 'make' "$@" || Fdie elif [ -f build.xml ]; then if declare -f Fant >/dev/null; then Fjavacleanup @@ -946,8 +1017,8 @@ Fmakeinstall() { Fbuildsystem_make 'install' "$@" || Fdie elif [ -f setup.py ]; then Fexec python setup.py install --prefix "$Fprefix" --root "$Fdestdir" "$@" || Fdie - elif [ -f setup.rb ]; then - Fexec ruby setup.rb install --prefix=$Fdestdir || Fdie + elif Fbuildsystem_ruby_setup 'probe'; then + Fbuildsystem_ruby_setup 'install' "$@" || Fdie elif [ -f build.xml ]; then if declare -f Fjar >/dev/null; then for i in ${_F_java_jars[@]} From ryuo at frugalware.org Thu May 3 12:31:01 2012 From: ryuo at frugalware.org (James Buren) Date: Thu, 3 May 2012 12:31:01 +0200 (CEST) Subject: [Frugalware-git] pacman-tools: repoman: set remote.origin.receivepack automatically in git repos Message-ID: <20120503103101.254AD228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=cbe52295f2196849815b19950e1811e9a447417f commit cbe52295f2196849815b19950e1811e9a447417f Author: James Buren Date: Thu May 3 05:27:51 2012 -0500 repoman: set remote.origin.receivepack automatically in git repos This is applied only if it is not already set in the git repo and if the sudo variable is defined for the repo as well. It is called only during a repoman update. diff --git a/repoman b/repoman index 499bc1d..c9ddcb9 100755 --- a/repoman +++ b/repoman @@ -832,6 +832,13 @@ update() break fi done + git config --file $fst_root/$i/.git/config --get remote.origin.receivepack >/dev/null 2>&1 + if [ $? != 0 ]; then + sudouser=$(eval "echo \$${i}_sudo") + if [ -n $sudouser ]; then + git config --file $fst_root/$i/.git/config remote.origin.receivepack "sudo -u $sudouser git-receive-pack" + fi + fi done } From ryuo at frugalware.org Thu May 3 12:35:45 2012 From: ryuo at frugalware.org (James Buren) Date: Thu, 3 May 2012 12:35:45 +0200 (CEST) Subject: [Frugalware-git] pacman-tools: repoman: small touchup to previous commit Message-ID: <20120503103545.5EF25228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=19c0d9dc73f09644fc12db84a7f7879b43addb38 commit 19c0d9dc73f09644fc12db84a7f7879b43addb38 Author: James Buren Date: Thu May 3 05:35:14 2012 -0500 repoman: small touchup to previous commit diff --git a/repoman b/repoman index c9ddcb9..8d335bd 100755 --- a/repoman +++ b/repoman @@ -836,7 +836,7 @@ update() if [ $? != 0 ]; then sudouser=$(eval "echo \$${i}_sudo") if [ -n $sudouser ]; then - git config --file $fst_root/$i/.git/config remote.origin.receivepack "sudo -u $sudouser git-receive-pack" + git config --file $fst_root/$i/.git/config remote.origin.receivepack "sudo -u $sudouser git-receive-pack" >/dev/null 2>&1 fi fi done From baste at frugalware.org Thu May 3 13:33:29 2012 From: baste at frugalware.org (Baste) Date: Thu, 3 May 2012 13:33:29 +0200 (CEST) Subject: [Frugalware-git] bastetesting: gdm-3.2.1-8-x86_64 * Test Message-ID: <20120503113329.4667C228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bastetesting.git;a=commitdiff;h=8de4ce03e3b8aa5ee983a3addd2245bccc2e56be commit 8de4ce03e3b8aa5ee983a3addd2245bccc2e56be Author: Baste Date: Thu May 3 13:32:50 2012 +0200 gdm-3.2.1-8-x86_64 * Test diff --git a/source/gnome/gdm/FrugalBuild b/source/gnome/gdm/FrugalBuild index 626d580..5acf7e4 100644 --- a/source/gnome/gdm/FrugalBuild +++ b/source/gnome/gdm/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gdm pkgver=3.2.1 -pkgrel=7 +pkgrel=8 pkgdesc="GNOME Display Manager" url="http://www.gnome.org/" backup=(etc/gdm/custom.conf etc/pam.d/gdm etc/pam.d/gdm-autologin \ @@ -18,10 +18,9 @@ groups=('gnome') archs=('i686' 'x86_64') _F_gnome_git="n" Finclude gnome -source=($source org.gnome.login-screen.gschema.override immutable-loginuid.patch) +source=($source org.gnome.login-screen.gschema.override) sha1sums=('8170e4e41c17dd7f4791682deab04f54fcd203aa' \ - '974832a3878a020c87a833f5ba99a0c7d5d27b57' \ - 'f6750f838f64c6bd60b2bbd0c64573ee1d985a7e') + '974832a3878a020c87a833f5ba99a0c7d5d27b57') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi @@ -74,6 +73,7 @@ session required pam_unix.so session optional pam_gnome_keyring.so auto_start password required pam_unix.so session required pam_systemd.so +session required pam_loginuid.so EOF cat > $Fdestdir/etc/pam.d/gdm-autologin << "EOF" @@ -95,6 +95,7 @@ auth required pam_permit.so account required pam_nologin.so account required pam_unix.so password required pam_unix.so +session required pam_loginuid.so session optional pam_keyinit.so force revoke session required pam_unix.so session required pam_systemd.so @@ -121,4 +122,3 @@ Frm etc/dconf/db/gdm } # optimization OK - From baste at frugalware.org Thu May 3 14:13:34 2012 From: baste at frugalware.org (Baste) Date: Thu, 3 May 2012 14:13:34 +0200 (CEST) Subject: [Frugalware-git] bastetesting: gdm-3.2.1-9-x86_64 * test syncpkg i686 Message-ID: <20120503121334.C1D65228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bastetesting.git;a=commitdiff;h=0cb2ab68372d887d129cf162643ba7a74facc762 commit 0cb2ab68372d887d129cf162643ba7a74facc762 Author: Baste Date: Thu May 3 14:13:04 2012 +0200 gdm-3.2.1-9-x86_64 * test syncpkg i686 diff --git a/source/gnome/gdm/FrugalBuild b/source/gnome/gdm/FrugalBuild index 5acf7e4..174a09c 100644 --- a/source/gnome/gdm/FrugalBuild +++ b/source/gnome/gdm/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gdm pkgver=3.2.1 -pkgrel=8 +pkgrel=9 pkgdesc="GNOME Display Manager" url="http://www.gnome.org/" backup=(etc/gdm/custom.conf etc/pam.d/gdm etc/pam.d/gdm-autologin \ From devil505linux at gmail.com Thu May 3 17:55:03 2012 From: devil505linux at gmail.com (Devil505) Date: Thu, 3 May 2012 17:55:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: babl-0.1.10-1-i686 * version bump Message-ID: <20120503155503.BB124228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=69ea5ff4ed1855c6c7ae9d96b411ee35ab1a864d commit 69ea5ff4ed1855c6c7ae9d96b411ee35ab1a864d Author: Devil505 Date: Thu May 3 17:54:30 2012 +0200 babl-0.1.10-1-i686 * version bump diff --git a/source/lib/babl/FrugalBuild b/source/lib/babl/FrugalBuild index 44c84f0..ab38b0a 100644 --- a/source/lib/babl/FrugalBuild +++ b/source/lib/babl/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=babl -pkgver=0.1.6 +pkgver=0.1.10 pkgrel=1 pkgdesc="Babl is a dynamic, any to any, pixel format conversion library." archs=('i686' 'x86_64' 'arm') @@ -13,6 +13,6 @@ options=('scriptlet') urldl="ftp://ftp.gimp.org/pub/babl/0.1/" up2date="lynx -dump $urldl | Flasttarbz2" source=($urldl/$pkgname-$pkgver.tar.bz2) -sha1sums=('3178ec9f988efe895d00e2d432ad9b6ec10211e9') +sha1sums=('ee60089e8e9d9390e730d3ae5e41074549928b7a') # optimization OK From devil505linux at gmail.com Thu May 3 18:02:03 2012 From: devil505linux at gmail.com (Devil505) Date: Thu, 3 May 2012 18:02:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gegl-0.1.8-2-i686 * rebuilt with babl 0.1.10 Message-ID: <20120503160203.E80A4228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=82a604686f5efdcfa6b9ee91cc5363b4e02abe40 commit 82a604686f5efdcfa6b9ee91cc5363b4e02abe40 Author: Devil505 Date: Thu May 3 18:01:39 2012 +0200 gegl-0.1.8-2-i686 * rebuilt with babl 0.1.10 diff --git a/source/xlib/gegl/FrugalBuild b/source/xlib/gegl/FrugalBuild index 3ab9033..055ab28 100644 --- a/source/xlib/gegl/FrugalBuild +++ b/source/xlib/gegl/FrugalBuild @@ -3,11 +3,11 @@ pkgname=gegl pkgver=0.1.8 -pkgrel=1 +pkgrel=2 pkgdesc="GEGL is a graph based image processing framework." url="http://www.gegl.org/" groups=('xlib') -depends=('babl>=0.1.0' 'libpng>=1.4.1' 'gtk+2>=2.20.0-2' 'freetype2' 'libxau' 'libxdmcp' \ +depends=('babl>=0.1.10' 'libpng>=1.4.1' 'gtk+2>=2.20.0-2' 'freetype2' 'libxau' 'libxdmcp' \ 'dejavu-ttf' 'libxdamage>=1.1.1-3' 'libxext' 'libxml2>=2.7.8') archs=('i686' 'x86_64') options=('scriptlet') From slownlinux at gmail.com Thu May 3 18:19:12 2012 From: slownlinux at gmail.com (Slown) Date: Thu, 3 May 2012 18:19:12 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: caudec-1.3.5-1-i686 Message-ID: <20120503161912.9F4CB228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7b5082becd0ecf42a7a11c4ce57e4deec73253ca commit 7b5082becd0ecf42a7a11c4ce57e4deec73253ca Author: Slown Date: Thu May 3 17:18:53 2012 +0100 caudec-1.3.5-1-i686 * version bump diff --git a/source/multimedia-extra/caudec/FrugalBuild b/source/multimedia-extra/caudec/FrugalBuild index ff33eec..bcee9dc 100644 --- a/source/multimedia-extra/caudec/FrugalBuild +++ b/source/multimedia-extra/caudec/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Slown pkgname=caudec -pkgver=1.3.4 +pkgver=1.3.5 pkgrel=1 pkgdesc="A multi-process command-line audio transcoder" depends=('procps' 'grep' 'bc' 'coreutils') @@ -10,7 +10,7 @@ backup=('etc/caudecrc') groups=('multimedia-extra') archs=('i686' 'x86_64') Finclude googlecode -sha1sums=('48ece0334b8e9f8667a5395ef2a543c5ceac60c6') +sha1sums=('3ff4c28a45ba30864cde835345a291ab70c0ea3e') build() { Fcd From slownlinux at gmail.com Thu May 3 18:20:33 2012 From: slownlinux at gmail.com (Slown) Date: Thu, 3 May 2012 18:20:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-requests-0.12.0-1-i686 Message-ID: <20120503162033.6DA6B228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=34f7abad30c960179c6b9bffcbee0e8a515f801b commit 34f7abad30c960179c6b9bffcbee0e8a515f801b Author: Slown Date: Thu May 3 17:20:32 2012 +0100 python-requests-0.12.0-1-i686 * version bump diff --git a/source/lib-extra/python-requests/FrugalBuild b/source/lib-extra/python-requests/FrugalBuild index 05550c0..a89dce8 100644 --- a/source/lib-extra/python-requests/FrugalBuild +++ b/source/lib-extra/python-requests/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 0 SBU +# Compiling Time: 0.01 SBU # Maintainer: Slown pkgname=python-requests _F_archive_name="requests" -pkgver=0.11.2 +pkgver=0.12.0 pkgrel=1 pkgdesc="Python HTTP for Humans." depends=('python') @@ -15,4 +15,4 @@ groups=('lib-extra') archs=('i686' 'x86_64') _F_pypi_name="requests" Finclude pypi -sha1sums=('00a49e8bd6dd8955acf6f6269d1b85f50c70b712') +sha1sums=('b7f00fe817264a015062c41b9b9aba8b24c06f6c') From slownlinux at gmail.com Thu May 3 18:31:04 2012 From: slownlinux at gmail.com (Slown) Date: Thu, 3 May 2012 18:31:04 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: nitrotasks-1.2.5-1-i686 Message-ID: <20120503163104.DE85B228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c3849d0ad52e86465e60c43cf51166eb7d241d13 commit c3849d0ad52e86465e60c43cf51166eb7d241d13 Author: Slown Date: Thu May 3 17:31:03 2012 +0100 nitrotasks-1.2.5-1-i686 * version bump diff --git a/source/xapps-extra/nitrotasks/FrugalBuild b/source/xapps-extra/nitrotasks/FrugalBuild index 4747750..5719cf0 100644 --- a/source/xapps-extra/nitrotasks/FrugalBuild +++ b/source/xapps-extra/nitrotasks/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Slown pkgname=nitrotasks -pkgver=1.2.4 +pkgver=1.2.5 pkgrel=1 pkgdesc="An eyecandy task managment tool" url="http://nitrotasks.com" @@ -13,7 +13,7 @@ archs=('i686' 'x86_64') _F_launchpad_sep="_" Finclude launchpad _F_cd_path="$pkgname" -sha1sums=('34098b47a286c9510f5e79cef542977d4e698e65') +sha1sums=('93b6491a55708e32e12a1cffa28405f20a1fb4c5') build() { Fcd From devil505linux at gmail.com Thu May 3 18:31:59 2012 From: devil505linux at gmail.com (Devil505) Date: Thu, 3 May 2012 18:31:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gegl-0.2.0-1-i686 * version bump Message-ID: <20120503163159.12D48228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2db38f3b137ba2a12969f837bbab227a22698966 commit 2db38f3b137ba2a12969f837bbab227a22698966 Author: Devil505 Date: Thu May 3 18:31:42 2012 +0200 gegl-0.2.0-1-i686 * version bump diff --git a/source/xlib/gegl/FrugalBuild b/source/xlib/gegl/FrugalBuild index 055ab28..be996fd 100644 --- a/source/xlib/gegl/FrugalBuild +++ b/source/xlib/gegl/FrugalBuild @@ -2,19 +2,20 @@ # Maintainer: bouleetbil pkgname=gegl -pkgver=0.1.8 -pkgrel=2 +pkgver=0.2.0 +pkgrel=1 pkgdesc="GEGL is a graph based image processing framework." url="http://www.gegl.org/" groups=('xlib') depends=('babl>=0.1.10' 'libpng>=1.4.1' 'gtk+2>=2.20.0-2' 'freetype2' 'libxau' 'libxdmcp' \ 'dejavu-ttf' 'libxdamage>=1.1.1-3' 'libxext' 'libxml2>=2.7.8') +makedepends=('intltool') archs=('i686' 'x86_64') options=('scriptlet') -urldl="ftp://ftp.gimp.org/pub/$pkgname/0.1" +urldl="ftp://ftp.gimp.org/pub/$pkgname/0.2" up2date="lynx -dump $urldl | Flasttarbz2" source=($urldl/$pkgname-$pkgver.tar.bz2) Fconfopts="${Fconfopts[@]} --disable-docs" -sha1sums=('3d4d902580f5c5122b01b5188b6b5da03089ecac') +sha1sums=('764cc66cb3c7b261b8fc18a6268a0e264a91d573') # optimization OK From slownlinux at gmail.com Thu May 3 18:36:04 2012 From: slownlinux at gmail.com (Slown) Date: Thu, 3 May 2012 18:36:04 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: csync-owncloud-0.50.5-1-i686 Message-ID: <20120503163604.1C449228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d92e0153e1359bfdbcd01ff623f27c9444c13f38 commit d92e0153e1359bfdbcd01ff623f27c9444c13f38 Author: Slown Date: Thu May 3 17:35:50 2012 +0100 csync-owncloud-0.50.5-1-i686 * new package diff --git a/source/apps-extra/csync-owncloud/FrugalBuild b/source/apps-extra/csync-owncloud/FrugalBuild new file mode 100644 index 0000000..266bec4 --- /dev/null +++ b/source/apps-extra/csync-owncloud/FrugalBuild @@ -0,0 +1,19 @@ +# Compiling Time: 0.05 SBU +# Maintainer: Slown + +pkgname=csync-owncloud +_F_archive_name="csync" +pkgver=0.50.5 +pkgrel=1 +pkgdesc="A file synchronizer especially designed for you, the normal user" +url="http://www.csync.org" +depends=('log4c' 'sqlite3' 'iniparser') +makedepends=('samba-client' 'libssh') +groups=('apps-extra') +archs=('i686' 'x86_64') +up2date="Flasttar https://owncloud.com/download" +source=(http://download.owncloud.com/download/$_F_archive_name-$pkgver.tar.bz2) +Finclude cmake +sha1sums=('f5ca695e41c9a112e0e87f4ed7d49995d27f4d4b') + +# optimization OK From slownlinux at gmail.com Thu May 3 19:11:00 2012 From: slownlinux at gmail.com (Slown) Date: Thu, 3 May 2012 19:11:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: owncloud-client-1.0.1-1-i686 Message-ID: <20120503171100.2527C228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ad89c3597acfcfb9ca2795cd3b876882ff313f60 commit ad89c3597acfcfb9ca2795cd3b876882ff313f60 Author: Slown Date: Thu May 3 18:10:49 2012 +0100 owncloud-client-1.0.1-1-i686 * new package diff --git a/source/xapps-extra/owncloud-client/FrugalBuild b/source/xapps-extra/owncloud-client/FrugalBuild new file mode 100644 index 0000000..69c288d --- /dev/null +++ b/source/xapps-extra/owncloud-client/FrugalBuild @@ -0,0 +1,30 @@ +# Compiling Time: 0.71 SBU +# Maintainer: Slown + +pkgname=owncloud-client +_F_archive_name="mirall" +pkgver=1.0.1 +pkgrel=1 +pkgdesc="ownCloud client based on mirall" +url="http://owncloud.org" +depends=('qt4' 'csync-owncloud') +groups=('xapps-extra') +archs=('i686' 'x86_64') +up2date="Flasttar https://owncloud.com/download" +source=(http://download.owncloud.com/download/$_F_archive_name-$pkgver.tar.bz2) +Finclude cmake +sha1sums=('f30129ad58911f9fbbdf79a0e8caf3348c62351f') + +_F_desktop_name="ownCloud 2012 client" +_F_desktop_exec="owncloud %u" +_F_desktop_icon="mirall" +_F_desktop_categories="Qt;Utility" + + +build() { + Fcd + CMake_build + Fdesktop2 +} + +# optimization OK From devil505linux at gmail.com Thu May 3 20:18:58 2012 From: devil505linux at gmail.com (Devil505) Date: Thu, 3 May 2012 20:18:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtk+2-2.24.10-1-i686 * version bump * removed useless patches Message-ID: <20120503181858.35EBB228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cfde4f632246d88a53d604f6eafa1810313b5e92 commit cfde4f632246d88a53d604f6eafa1810313b5e92 Author: Devil505 Date: Thu May 3 20:16:04 2012 +0200 gtk+2-2.24.10-1-i686 * version bump * removed useless patches diff --git a/source/xlib/gtk+2/012_ubuntu-set-grab-add.patch b/source/xlib/gtk+2/012_ubuntu-set-grab-add.patch deleted file mode 100644 index 50e848d..0000000 --- a/source/xlib/gtk+2/012_ubuntu-set-grab-add.patch +++ /dev/null @@ -1,47 +0,0 @@ -=== modified file 'gtk/gtk.symbols' -Index: gtk+-2.23.90/gtk/gtk.symbols -=================================================================== ---- gtk+-2.23.90.orig/gtk/gtk.symbols 2011-01-07 12:30:26.293891001 +1100 -+++ gtk+-2.23.90/gtk/gtk.symbols 2011-01-07 12:30:28.913891001 +1100 -@@ -5327,6 +5327,7 @@ - gtk_widget_get_realized - gtk_widget_set_mapped - gtk_widget_get_mapped -+ubuntu_gtk_widget_set_has_grab - #endif - #endif - -Index: gtk+-2.23.90/gtk/gtkwidget.c -=================================================================== ---- gtk+-2.23.90.orig/gtk/gtkwidget.c 2011-01-07 12:30:26.303891001 +1100 -+++ gtk+-2.23.90/gtk/gtkwidget.c 2011-01-07 12:30:28.913891001 +1100 -@@ -11412,5 +11412,15 @@ - return res; - } - -+void -+ubuntu_gtk_widget_set_has_grab (GtkWidget *widget, -+ gboolean has_grab) -+{ -+ if (has_grab) -+ GTK_OBJECT_FLAGS (widget) |= GTK_HAS_GRAB; -+ else -+ GTK_OBJECT_FLAGS (widget) &= ~(GTK_HAS_GRAB); -+} -+ - #define __GTK_WIDGET_C__ - #include "gtkaliasdef.c" -Index: gtk+-2.23.90/gtk/gtkwidget.h -=================================================================== ---- gtk+-2.23.90.orig/gtk/gtkwidget.h 2011-01-07 12:30:26.313891001 +1100 -+++ gtk+-2.23.90/gtk/gtkwidget.h 2011-01-07 12:30:28.913891001 +1100 -@@ -1346,6 +1346,9 @@ - GtkWidget *toplevel, - gpointer user_data); - -+void ubuntu_gtk_widget_set_has_grab (GtkWidget *widget, -+ gboolean has_grab); -+ - G_END_DECLS - - #endif /* __GTK_WIDGET_H__ */ diff --git a/source/xlib/gtk+2/043_ubuntu_menu_proxy.patch b/source/xlib/gtk+2/043_ubuntu_menu_proxy.patch deleted file mode 100644 index c484291..0000000 --- a/source/xlib/gtk+2/043_ubuntu_menu_proxy.patch +++ /dev/null @@ -1,1402 +0,0 @@ -## Description: add some description -## Origin/Author: add some origin or author -## Bug: bug URL -Index: gtk+2.0-2.23.90/gtk/Makefile.am -=================================================================== ---- gtk+2.0-2.23.90.orig/gtk/Makefile.am 2011-01-21 09:23:55.728241188 -0500 -+++ gtk+2.0-2.23.90/gtk/Makefile.am 2011-01-21 09:23:58.638179868 -0500 -@@ -249,6 +249,8 @@ - gtkmenu.h \ - gtkmenubar.h \ - gtkmenuitem.h \ -+ ubuntumenuproxy.h \ -+ ubuntumenuproxymodule.h \ - gtkmenushell.h \ - gtkmenutoolbutton.h \ - gtkmessagedialog.h \ -@@ -519,6 +521,8 @@ - gtkmenu.c \ - gtkmenubar.c \ - gtkmenuitem.c \ -+ ubuntumenuproxy.c \ -+ ubuntumenuproxymodule.c \ - gtkmenushell.c \ - gtkmenutoolbutton.c \ - gtkmessagedialog.c \ -Index: gtk+2.0-2.23.90/gtk/gtk.h -=================================================================== ---- gtk+2.0-2.23.90.orig/gtk/gtk.h 2011-01-06 12:15:12.000000000 -0500 -+++ gtk+2.0-2.23.90/gtk/gtk.h 2011-01-21 09:23:58.638179868 -0500 -@@ -65,6 +65,8 @@ - #include - #include - #include -+#include -+#include - #include - #include - #include -Index: gtk+2.0-2.23.90/gtk/gtk.symbols -=================================================================== ---- gtk+2.0-2.23.90.orig/gtk/gtk.symbols 2011-01-21 09:23:56.498221932 -0500 -+++ gtk+2.0-2.23.90/gtk/gtk.symbols 2011-01-21 09:23:58.638179868 -0500 -@@ -2606,6 +2606,21 @@ - #endif - #endif - -+#if IN_HEADER(__UBUNTU_MENU_PROXY_H__) -+#if IN_FILE(__UBUNTU_MENU_PROXY_C__) -+ubuntu_menu_proxy_get_type G_GNUC_CONST -+ubuntu_menu_proxy_get -+ubuntu_menu_proxy_insert -+#endif -+#endif -+ -+#if IN_HEADER(__UBUNTU_MENU_PROXY_MODULE_H__) -+#if IN_FILE(__UBUNTU_MENU_PROXY_MODULE_C__) -+ubuntu_menu_proxy_module_get_type -+ubuntu_menu_proxy_module_get -+#endif -+#endif -+ - #if IN_HEADER(__GTK_MENU_SHELL_H__) - #if IN_FILE(__GTK_MENU_SHELL_C__) - gtk_menu_shell_activate_item -@@ -2620,6 +2635,7 @@ - gtk_menu_shell_select_item - gtk_menu_shell_set_take_focus - gtk_menu_shell_get_take_focus -+ubuntu_gtk_menu_shell_activate_mnemonic - #endif - #endif - -Index: gtk+2.0-2.23.90/gtk/gtkmenubar.c -=================================================================== ---- gtk+2.0-2.23.90.orig/gtk/gtkmenubar.c 2011-01-06 12:15:13.000000000 -0500 -+++ gtk+2.0-2.23.90/gtk/gtkmenubar.c 2011-01-21 09:23:58.638179868 -0500 -@@ -107,7 +107,7 @@ - widget_class->size_allocate = gtk_menu_bar_size_allocate; - widget_class->expose_event = gtk_menu_bar_expose; - widget_class->hierarchy_changed = gtk_menu_bar_hierarchy_changed; -- -+ - menu_shell_class->submenu_placement = GTK_TOP_BOTTOM; - menu_shell_class->get_popup_delay = gtk_menu_bar_get_popup_delay; - menu_shell_class->move_current = gtk_menu_bar_move_current; -@@ -218,8 +218,37 @@ - } - - static void -+local_notify (GtkWidget *widget, -+ GParamSpec *pspec, -+ gpointer user_data) -+{ -+ gboolean local; -+ -+ g_object_get (widget, -+ "ubuntu-local", &local, -+ NULL); -+ -+ gtk_widget_queue_resize (widget); -+ -+ /* -+ if (local) -+ { -+ gtk_widget_show (widget); -+ } -+ else -+ { -+ gtk_widget_hide (widget); -+ } -+ */ -+} -+ -+static void - gtk_menu_bar_init (GtkMenuBar *object) - { -+ g_signal_connect (object, -+ "notify::ubuntu-local", -+ G_CALLBACK (local_notify), -+ NULL); - } - - GtkWidget* -@@ -284,13 +313,27 @@ - gint nchildren; - GtkRequisition child_requisition; - gint ipadding; -+ gboolean local = FALSE; - - g_return_if_fail (GTK_IS_MENU_BAR (widget)); - g_return_if_fail (requisition != NULL); - - requisition->width = 0; - requisition->height = 0; -- -+ -+ g_object_get (widget, -+ "ubuntu-local", -+ &local, -+ NULL); -+ -+ if (!local) -+ { -+ requisition->width = 0; -+ requisition->height = 0; -+ -+ return; -+ } -+ - if (gtk_widget_get_visible (widget)) - { - menu_bar = GTK_MENU_BAR (widget); -@@ -626,8 +669,15 @@ - GtkMenuShell *menu_shell = GTK_MENU_SHELL (menubars->data); - - _gtk_menu_shell_set_keyboard_mode (menu_shell, TRUE); -- _gtk_menu_shell_activate (menu_shell); -- gtk_menu_shell_select_first (menu_shell, FALSE); -+ if (ubuntu_gtk_menu_shell_activate_first (GTK_MENU_SHELL (menu_shell), FALSE)) -+ { -+ //g_print ("send activate to remote!\n"); -+ } -+ else -+ { -+ _gtk_menu_shell_activate (menu_shell); -+ gtk_menu_shell_select_first (menu_shell, FALSE); -+ } - - g_list_free (menubars); - -Index: gtk+2.0-2.23.90/gtk/gtkmenushell.h -=================================================================== ---- gtk+2.0-2.23.90/gtk/gtkmenushell.h.orig 2010-11-15 15:13:10.000000000 +0300 -+++ gtk+2.0-2.23.90/gtk/gtkmenushell.h 2010-12-26 14:53:33.000000000 +0300 -@@ -135,6 +135,7 @@ - void _gtk_menu_shell_set_keyboard_mode (GtkMenuShell *menu_shell, - gboolean keyboard_mode); - gboolean _gtk_menu_shell_get_keyboard_mode (GtkMenuShell *menu_shell); -+gboolean ubuntu_gtk_menu_shell_activate_mnemonic (GtkMenuShell *shell, GtkWidget *item); - - G_END_DECLS - -Index: gtk+2.0-2.23.90/gtk/gtkmenushell.c -=================================================================== ---- gtk+2.0-2.23.90.orig/gtk/gtkmenushell.c 2011-01-06 12:15:13.000000000 -0500 -+++ gtk+2.0-2.23.90/gtk/gtkmenushell.c 2011-01-21 09:23:58.638179868 -0500 -@@ -37,6 +37,7 @@ - #include "gtkmenubar.h" - #include "gtkmenuitem.h" - #include "gtkmenushell.h" -+#include "ubuntumenuproxy.h" - #include "gtkmnemonichash.h" - #include "gtktearoffmenuitem.h" - #include "gtkwindow.h" -@@ -64,7 +65,8 @@ - - enum { - PROP_0, -- PROP_TAKE_FOCUS -+ PROP_TAKE_FOCUS, -+ PROP_LOCAL - }; - - /* Terminology: -@@ -135,6 +137,9 @@ - GtkMnemonicHash *mnemonic_hash; - GtkKeyHash *key_hash; - -+ UbuntuMenuProxy *proxy; -+ gboolean local; -+ - guint take_focus : 1; - guint activated_submenu : 1; - /* This flag is a crutch to keep mnemonics in the same menu -@@ -381,6 +386,14 @@ - TRUE, - GTK_PARAM_READWRITE)); - -+ g_object_class_install_property (object_class, -+ PROP_LOCAL, -+ g_param_spec_boolean ("ubuntu-local", -+ P_("Local menu"), -+ P_("Determines whether the menu is local"), -+ FALSE, -+ GTK_PARAM_READWRITE)); -+ - g_type_class_add_private (object_class, sizeof (GtkMenuShellPrivate)); - } - -@@ -391,6 +404,22 @@ - } - - static void -+show_local_notify (UbuntuMenuProxy *proxy, -+ GParamSpec *pspec, -+ GtkMenuShell *shell) -+{ -+ gboolean local; -+ -+ g_object_get (proxy, -+ "show-local", &local, -+ NULL); -+ -+ g_object_set (shell, -+ "ubuntu-local", local, -+ NULL); -+} -+ -+static void - gtk_menu_shell_init (GtkMenuShell *menu_shell) - { - GtkMenuShellPrivate *priv = GTK_MENU_SHELL_GET_PRIVATE (menu_shell); -@@ -408,6 +437,13 @@ - priv->key_hash = NULL; - priv->take_focus = TRUE; - priv->activated_submenu = FALSE; -+ priv->proxy = ubuntu_menu_proxy_get (); -+ priv->local = FALSE; -+ -+ if (priv->proxy != NULL) -+ g_signal_connect (priv->proxy, "notify::show-local", -+ G_CALLBACK (show_local_notify), -+ menu_shell); - } - - static void -@@ -417,12 +453,16 @@ - GParamSpec *pspec) - { - GtkMenuShell *menu_shell = GTK_MENU_SHELL (object); -+ GtkMenuShellPrivate *priv = GTK_MENU_SHELL_GET_PRIVATE (object); - - switch (prop_id) - { - case PROP_TAKE_FOCUS: - gtk_menu_shell_set_take_focus (menu_shell, g_value_get_boolean (value)); - break; -+ case PROP_LOCAL: -+ priv->local = g_value_get_boolean (value); -+ break; - default: - G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec); - break; -@@ -436,12 +476,23 @@ - GParamSpec *pspec) - { - GtkMenuShell *menu_shell = GTK_MENU_SHELL (object); -+ GtkMenuShellPrivate *priv = GTK_MENU_SHELL_GET_PRIVATE (menu_shell); -+ gboolean local; - - switch (prop_id) - { - case PROP_TAKE_FOCUS: - g_value_set_boolean (value, gtk_menu_shell_get_take_focus (menu_shell)); - break; -+ case PROP_LOCAL: -+ if (priv->proxy == NULL) { -+ local = TRUE; -+ } else { -+ local = priv->local; -+ } -+ -+ g_value_set_boolean (value, local); -+ break; - default: - G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec); - break; -@@ -454,6 +505,13 @@ - GtkMenuShell *menu_shell = GTK_MENU_SHELL (object); - GtkMenuShellPrivate *priv = GTK_MENU_SHELL_GET_PRIVATE (menu_shell); - -+ if (priv->proxy != NULL) -+ { -+ g_signal_handlers_disconnect_by_func (priv->proxy, -+ show_local_notify, -+ menu_shell); -+ } -+ - if (priv->mnemonic_hash) - _gtk_mnemonic_hash_free (priv->mnemonic_hash); - if (priv->key_hash) -@@ -483,14 +541,24 @@ - gint position) - { - GtkMenuShellClass *class; -+ GtkMenuShellPrivate *priv; - - g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); - g_return_if_fail (GTK_IS_MENU_ITEM (child)); - - class = GTK_MENU_SHELL_GET_CLASS (menu_shell); - -+ priv = GTK_MENU_SHELL_GET_PRIVATE (menu_shell); -+ - if (class->insert) - class->insert (menu_shell, child, position); -+ -+ /* insert to proxy */ -+ if (priv->proxy != NULL) -+ ubuntu_menu_proxy_insert (priv->proxy, -+ GTK_WIDGET (menu_shell), -+ child, -+ position); - } - - static void -@@ -1815,5 +1883,52 @@ - } - } - -+gboolean -+ubuntu_gtk_menu_shell_activate_mnemonic (GtkMenuShell *shell, GtkWidget *item) -+{ -+ GtkMenuShellPrivate *priv; -+ -+ g_return_val_if_fail (GTK_IS_MENU_SHELL (shell), FALSE); -+ -+ priv = GTK_MENU_SHELL_GET_PRIVATE (shell); -+ -+ if (priv->proxy && !ubuntu_menu_proxy_show_local (priv->proxy)) -+ { -+ ubuntu_menu_proxy_activate_menu (priv->proxy, -+ item); -+ -+ return TRUE; -+ } -+ -+ return FALSE; -+} -+ -+gboolean -+ubuntu_gtk_menu_shell_activate_first (GtkMenuShell *menu_shell, -+ gboolean search_sensitive) -+{ -+ GtkWidget *to_select = NULL; -+ GList *tmp_list; -+ -+ tmp_list = menu_shell->children; -+ while (tmp_list) -+ { -+ GtkWidget *child = tmp_list->data; -+ -+ if ((!search_sensitive && gtk_widget_get_visible (child)) || -+ _gtk_menu_item_is_selectable (child)) -+ { -+ to_select = child; -+ if (!GTK_IS_TEAROFF_MENU_ITEM (child)) -+ break; -+ } -+ -+ tmp_list = tmp_list->next; -+ } -+ -+ return to_select && -+ ubuntu_gtk_menu_shell_activate_mnemonic(menu_shell, to_select); -+} -+ - #define __GTK_MENU_SHELL_C__ - #include "gtkaliasdef.c" -Index: gtk+2.0-2.23.90/gtk/tests/Makefile.am -=================================================================== ---- gtk+2.0-2.23.90.orig/gtk/tests/Makefile.am 2011-01-06 12:15:15.000000000 -0500 -+++ gtk+2.0-2.23.90/gtk/tests/Makefile.am 2011-01-21 09:23:58.638179868 -0500 -@@ -45,6 +45,10 @@ - recentmanager_SOURCES = recentmanager.c - recentmanager_LDADD = $(progs_ldadd) - -+TEST_PROGS += menuproxy -+menuproxy_SOURCES = menuproxy.c -+menuproxy_LDADD = $(progs_ldadd) -+ - TEST_PROGS += floating - floating_SOURCES = floating.c - floating_LDADD = $(progs_ldadd) -Index: gtk+2.0-2.23.90/gtk/tests/menuproxy.c -=================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ gtk+2.0-2.23.90/gtk/tests/menuproxy.c 2011-01-21 09:23:58.648179671 -0500 -@@ -0,0 +1,278 @@ -+/* -+ * Copyright (C) 2009 Canonical, Ltd. -+ * -+ * This library is free software; you can redistribute it and/or -+ * modify it under the terms of the GNU Lesser General Public -+ * License as published by the Free Software Foundation; either -+ * version 2 of the License, or (at your option) any later version. -+ * -+ * This library is distributed in the hope that it will be useful, -+ * but WITHOUT ANY WARRANTY; without even the implied warranty of -+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -+ * Lesser General Public License for more details. -+ * -+ * You should have received a copy of the GNU Lesser General Public -+ * License along with this library; if not, write to the -+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, -+ * Boston, MA 02111-1307, USA. -+ * -+ * Authors: Cody Russell -+ */ -+ -+#undef GTK_DISABLE_DEPRECATED -+#include "../gtk/gtk.h" -+ -+typedef struct _TestProxy TestProxy; -+typedef struct _TestProxyClass TestProxyClass; -+ -+//static GType test_proxy_type_id = 0; -+//static TestProxyClass *test_proxy_parent_class = NULL; -+ -+#define TEST_TYPE_PROXY (test_proxy_type_id) -+#define TEST_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TEST_TYPE_PROXY, TestProxy)) -+#define TEST_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST((k), TEST_TYPE_PROXY, TestProxyClass)) -+#define TEST_IS_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TEST_TYPE_PROXY)) -+ -+struct _TestProxy -+{ -+ UbuntuMenuProxy parent_object; -+}; -+ -+struct _TestProxyClass -+{ -+ UbuntuMenuProxyClass parent_class; -+}; -+ -+static void test_proxy_insert (UbuntuMenuProxy *proxy, -+ GtkWidget *child, -+ guint position); -+ -+G_DEFINE_DYNAMIC_TYPE(TestProxy, test_proxy, UBUNTU_TYPE_MENU_PROXY) -+ -+static void -+test_proxy_init (TestProxy *proxy) -+{ -+} -+ -+static void -+test_proxy_class_init (TestProxyClass *class) -+{ -+ UbuntuMenuProxyClass *proxy_class = UBUNTU_MENU_PROXY_CLASS (class); -+ -+ test_proxy_parent_class = g_type_class_peek_parent (class); -+ -+ proxy_class->insert = test_proxy_insert; -+} -+ -+static void -+test_proxy_class_finalize (TestProxyClass *class) -+{ -+} -+ -+static void -+test_proxy_insert (UbuntuMenuProxy *proxy, -+ GtkWidget *child, -+ guint position) -+{ -+} -+ -+/* ---------------------------------------------------- */ -+ -+#define TEST_TYPE_MODULE (test_module_get_type ()) -+#define TEST_MODULE(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TEST_TYPE_MODULE, TestModule)) -+#define TEST_MODULE_CLASS(k) (G_TYPE_CHECK_CLASS_CAST((k), TEST_TYPE_MODULE, TestModuleClass)) -+#define TEST_IS_MODULE(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TEST_TYPE_MODULE)) -+#define TEST_IS_MODULE_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TEST_TYPE_MODULE)) -+#define TEST_MODULE_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TEST_TYPE_MODULE, TestModuleClass)) -+ -+ -+typedef struct _TestModule TestModule; -+typedef struct _TestModuleClass TestModuleClass; -+ -+struct _TestModule -+{ -+ GTypeModule parent_instance; -+}; -+ -+struct _TestModuleClass -+{ -+ GTypeModuleClass parent_class; -+}; -+ -+static gboolean -+test_module_load (GTypeModule *module) -+{ -+ g_print ("registering type...\n"); -+ g_print (" type_id = %d\n", test_proxy_type_id); -+ -+ test_proxy_register_type (G_TYPE_MODULE (module)); -+ -+ //test_proxy_get_type (G_TYPE_MODULE (module)); -+ -+ g_print (" type_id = %d\n", test_proxy_type_id); -+ -+ return TRUE; -+} -+ -+static void -+test_module_unload (GTypeModule *module) -+{ -+} -+ -+static void -+test_module_class_init (TestModuleClass *class) -+{ -+ GTypeModuleClass *type_module_class = G_TYPE_MODULE_CLASS (class); -+ -+ type_module_class->load = test_module_load; -+ type_module_class->unload = test_module_unload; -+} -+ -+static void -+test_module_init (TestModule *module) -+{ -+} -+ -+G_DEFINE_TYPE (TestModule, test_module, G_TYPE_TYPE_MODULE); -+ -+TestModule * -+test_module_new (void) -+{ -+ TestModule *module = g_object_new (TEST_TYPE_MODULE, -+ NULL); -+ -+ g_print ("test_module_new(): %p\n", module); -+ -+ return module; -+} -+ -+ -+/* ---------------------------------------------------- */ -+ -+static void -+non_null_proxy_test (void) -+{ -+ UbuntuMenuProxyModule *module; -+ -+ /* prevent the module loader from finding a proxy module */ -+ g_unsetenv ("UBUNTU_MENUPROXY"); -+ -+ module = ubuntu_menu_proxy_module_get (); -+ test_proxy_register_type (G_TYPE_MODULE (module)); -+ //test_proxy_get_type (G_TYPE_MODULE (module)); -+ -+ GtkWidget *widget = g_object_new (GTK_TYPE_MENU_BAR, NULL); -+ g_object_ref_sink (widget); -+ -+ g_assert (GTK_IS_MENU_BAR (widget)); -+ //g_assert (GTK_MENU_SHELL (widget)->proxy != NULL); -+ -+ g_object_unref (widget); -+} -+ -+static void -+null_proxy_test (void) -+{ -+ GtkWidget *widget = g_object_new (GTK_TYPE_MENU_BAR, NULL); -+ g_object_ref_sink (widget); -+ -+ g_assert (GTK_IS_MENU_BAR (widget)); -+ -+ //g_assert (GTK_MENU_SHELL (widget)->proxy == NULL); -+ -+ g_object_unref (widget); -+} -+ -+static gboolean inserted_called = FALSE; -+ -+static void -+inserted_cb (UbuntuMenuProxy *proxy, -+ GtkWidget *child, -+ guint position, -+ gpointer data) -+{ -+ g_return_if_fail (UBUNTU_IS_MENU_PROXY (proxy)); -+ g_return_if_fail (GTK_IS_WIDGET (child)); -+ inserted_called = TRUE; -+} -+ -+static void -+menubar_signals_proxy_test (void) -+{ -+ GtkWidget *widget = NULL; -+ GtkWidget *menuitem = NULL; -+ UbuntuMenuProxy *proxy; -+ -+ //ubuntu_menu_proxy_register_type (test_proxy_get_type ()); -+ -+ widget = g_object_new (GTK_TYPE_MENU_BAR, NULL); -+ g_object_ref_sink (widget); -+ -+ g_assert (GTK_IS_MENU_BAR (widget)); -+ //g_assert (GTK_MENU_SHELL (widget)->proxy != NULL); -+ -+ /* -+ proxy = GTK_MENU_SHELL (widget)->proxy; -+ -+ g_signal_connect (proxy, -+ "inserted", G_CALLBACK (inserted_cb), -+ NULL); -+ */ -+ -+ // insert menuitem -+ menuitem = gtk_menu_item_new_with_label ("Test Item"); -+ gtk_menu_shell_append (GTK_MENU_SHELL (widget), -+ menuitem); -+ -+ g_assert (inserted_called == TRUE); -+ -+ g_object_unref (widget); -+} -+ -+static void -+proxy_type_exists_test (void) -+{ -+#if 0 -+ UbuntuMenuProxyModule *module; -+ -+ g_unsetenv ("GTK_MENUPROXY"); -+ -+ module = ubuntu_menu_proxy_module_get (); -+ test_proxy_get_type (G_TYPE_MODULE (module)); -+#endif -+ -+ g_assert (ubuntu_menu_proxy_get_type () != 0); -+} -+ -+static void -+can_instantiate_test (void) -+{ -+ TestModule *module = test_module_new (); -+ -+ g_type_module_use (G_TYPE_MODULE (module)); -+ -+ UbuntuMenuProxy *proxy = ubuntu_menu_proxy_get (); -+ -+ g_assert (proxy != NULL); -+ -+ g_object_ref_sink (proxy); -+ -+ g_assert (TEST_IS_PROXY (proxy)); -+ g_assert (UBUNTU_IS_MENU_PROXY (proxy)); -+ -+ g_object_unref (proxy); -+} -+ -+int -+main (int argc, char *argv[]) -+{ -+ gtk_test_init (&argc, &argv); -+ -+ g_test_add_func ("/proxy/null-proxy", null_proxy_test); -+ g_test_add_func ("/proxy/type-exists", proxy_type_exists_test); -+ g_test_add_func ("/proxy/can-instantiate", can_instantiate_test); -+ g_test_add_func ("/proxy/non-null-proxy", non_null_proxy_test); -+ g_test_add_func ("/proxy/menubar-signals-proxy", menubar_signals_proxy_test); -+ -+ return g_test_run(); -+} -Index: gtk+2.0-2.23.90/gtk/ubuntumenuproxy.c -=================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ gtk+2.0-2.23.90/gtk/ubuntumenuproxy.c 2011-01-21 09:23:58.648179671 -0500 -@@ -0,0 +1,249 @@ -+/* -+ * Copyright (C) 2010 Canonical, Ltd. -+ * -+ * This library is free software; you can redistribute it and/or -+ * modify it under the terms of the GNU Lesser General Public -+ * License as published by the Free Software Foundation; either -+ * version 2 of the License, or (at your option) any later version. -+ * -+ * This library is distributed in the hope that it will be useful, -+ * but WITHOUT ANY WARRANTY; without even the implied warranty of -+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -+ * Lesser General Public License for more details. -+ * -+ * You should have received a copy of the GNU Lesser General Public -+ * License along with this library; if not, write to the -+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, -+ * Boston, MA 02111-1307, USA. -+ * -+ * Authors: Cody Russell -+ */ -+ -+#include "config.h" -+#include "gtkintl.h" -+#include "gtkmarshalers.h" -+#include "ubuntumenuproxy.h" -+#include "ubuntumenuproxymodule.h" -+#include "gtkmodules.h" -+#include "gtkprivate.h" -+#include "gtkalias.h" -+ -+enum { -+ PROP_0, -+ PROP_SHOW_LOCAL -+}; -+ -+enum { -+ INSERTED, -+ LOCAL_NOTIFY, -+ ACTIVATE_MENU, -+ LAST_SIGNAL -+}; -+ -+#define UBUNTU_MENU_PROXY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), UBUNTU_TYPE_MENU_PROXY, UbuntuMenuProxyPrivate)) -+ -+typedef struct _UbuntuMenuProxyPrivate UbuntuMenuProxyPrivate; -+ -+struct _UbuntuMenuProxyPrivate -+{ -+ gboolean show_local; -+}; -+ -+static guint menu_proxy_signals[LAST_SIGNAL] = { 0 }; -+static GObjectClass *parent_class = NULL; -+static UbuntuMenuProxy *proxy_singleton = NULL; -+ -+static void ubuntu_menu_proxy_real_insert (UbuntuMenuProxy *proxy, -+ GtkWidget *parent, -+ GtkWidget *child, -+ guint position); -+static gboolean ubuntu_menu_proxy_real_show_local (UbuntuMenuProxy *proxy); -+ -+ -+ -+/* --------------------------------------------------------- */ -+ -+G_DEFINE_TYPE (UbuntuMenuProxy, ubuntu_menu_proxy, G_TYPE_OBJECT) -+ -+static GObject * -+ubuntu_menu_proxy_constructor (GType type, -+ guint n_params, -+ GObjectConstructParam *params) -+{ -+ GObject *object; -+ -+ if (proxy_singleton != NULL) -+ { -+ object = g_object_ref (proxy_singleton); -+ } -+ else -+ { -+ object = G_OBJECT_CLASS (ubuntu_menu_proxy_parent_class)->constructor (type, -+ n_params, -+ params); -+ -+ proxy_singleton = UBUNTU_MENU_PROXY (object); -+ g_object_add_weak_pointer (object, (gpointer) &proxy_singleton); -+ } -+ -+ return object; -+} -+ -+static void -+ubuntu_menu_proxy_init (UbuntuMenuProxy *proxy) -+{ -+} -+ -+static void -+ubuntu_menu_proxy_get_property (GObject *object, -+ guint prop_id, -+ GValue *value, -+ GParamSpec *pspec) -+{ -+ UbuntuMenuProxyPrivate *priv = UBUNTU_MENU_PROXY_GET_PRIVATE (object); -+ -+ switch (prop_id) -+ { -+ case PROP_SHOW_LOCAL: -+ g_value_set_boolean (value, priv->show_local); -+ break; -+ -+ default: -+ G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec); -+ break; -+ } -+} -+ -+static void -+ubuntu_menu_proxy_set_property (GObject *object, -+ guint prop_id, -+ const GValue *value, -+ GParamSpec *pspec) -+{ -+ UbuntuMenuProxyPrivate *priv = UBUNTU_MENU_PROXY_GET_PRIVATE (object); -+ -+ switch (prop_id) -+ { -+ case PROP_SHOW_LOCAL: -+ priv->show_local = g_value_get_boolean (value); -+ g_signal_emit (object, menu_proxy_signals[LOCAL_NOTIFY], 0, priv->show_local); -+ break; -+ -+ default: -+ G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec); -+ break; -+ } -+} -+ -+static void -+ubuntu_menu_proxy_class_init (UbuntuMenuProxyClass *class) -+{ -+ GObjectClass *object_class = G_OBJECT_CLASS (class); -+ -+ parent_class = g_type_class_peek_parent (class); -+ -+ object_class->get_property = ubuntu_menu_proxy_get_property; -+ object_class->set_property = ubuntu_menu_proxy_set_property; -+ -+ g_object_class_install_property (object_class, -+ PROP_SHOW_LOCAL, -+ g_param_spec_boolean ("show-local", -+ P_("Show the local menu"), -+ P_("Whether the menu is displayed locally"), -+ FALSE, -+ GTK_PARAM_READWRITE)); -+ -+ menu_proxy_signals[INSERTED] = -+ g_signal_new (I_("inserted"), -+ G_TYPE_FROM_CLASS (class), -+ G_SIGNAL_RUN_LAST, -+ G_STRUCT_OFFSET (UbuntuMenuProxyClass, inserted), -+ NULL, NULL, -+ _gtk_marshal_VOID__OBJECT_UINT, -+ G_TYPE_NONE, 2, -+ GTK_TYPE_WIDGET, G_TYPE_UINT); -+ -+ menu_proxy_signals[LOCAL_NOTIFY] = -+ g_signal_new (I_("local-notify"), -+ G_TYPE_FROM_CLASS (class), -+ G_SIGNAL_RUN_LAST, -+ NULL, -+ NULL, NULL, -+ _gtk_marshal_VOID__BOOLEAN, -+ G_TYPE_NONE, 1, -+ G_TYPE_BOOLEAN); -+ -+ menu_proxy_signals[ACTIVATE_MENU] = -+ g_signal_new (I_("activate-menu"), -+ G_TYPE_FROM_CLASS (class), -+ G_SIGNAL_RUN_LAST, -+ NULL, -+ NULL, NULL, -+ _gtk_marshal_VOID__OBJECT, -+ G_TYPE_NONE, 1, -+ G_TYPE_OBJECT); -+ -+ class->insert = ubuntu_menu_proxy_real_insert; -+ class->show_local = ubuntu_menu_proxy_real_show_local; -+ -+ object_class->constructor = ubuntu_menu_proxy_constructor; -+ -+ g_type_class_add_private (object_class, sizeof (UbuntuMenuProxyPrivate)); -+} -+ -+UbuntuMenuProxy * -+ubuntu_menu_proxy_get (void) -+{ -+ if (!proxy_singleton) -+ { -+ ubuntu_menu_proxy_module_get (); -+ } -+ -+ return proxy_singleton; -+} -+ -+static void -+ubuntu_menu_proxy_real_insert (UbuntuMenuProxy *proxy, -+ GtkWidget *parent, -+ GtkWidget *child, -+ guint position) -+{ -+} -+ -+static gboolean -+ubuntu_menu_proxy_real_show_local (UbuntuMenuProxy *proxy) -+{ -+ return TRUE; -+} -+ -+void -+ubuntu_menu_proxy_insert (UbuntuMenuProxy *proxy, -+ GtkWidget *parent, -+ GtkWidget *child, -+ guint position) -+{ -+ g_return_if_fail (UBUNTU_IS_MENU_PROXY (proxy)); -+ -+ UBUNTU_MENU_PROXY_GET_CLASS (proxy)->insert (proxy, -+ parent, -+ child, -+ position); -+} -+ -+gboolean -+ubuntu_menu_proxy_show_local (UbuntuMenuProxy *proxy) -+{ -+ g_return_val_if_fail (UBUNTU_IS_MENU_PROXY (proxy), TRUE); -+ -+ return UBUNTU_MENU_PROXY_GET_CLASS (proxy)->show_local (proxy); -+} -+ -+void -+ubuntu_menu_proxy_activate_menu (UbuntuMenuProxy *proxy, -+ GtkWidget *widget) -+{ -+ g_signal_emit (proxy, menu_proxy_signals[ACTIVATE_MENU], 0, widget); -+} -+ -+#define __UBUNTU_MENU_PROXY_C__ -+#include "gtkaliasdef.c" -Index: gtk+2.0-2.23.90/gtk/ubuntumenuproxy.h -=================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ gtk+2.0-2.23.90/gtk/ubuntumenuproxy.h 2011-01-21 09:23:58.648179671 -0500 -@@ -0,0 +1,74 @@ -+/* -+ * Copyright (C) 2010 Canonical, Ltd. -+ * -+ * This library is free software; you can redistribute it and/or -+ * modify it under the terms of the GNU Lesser General Public -+ * License as published by the Free Software Foundation; either -+ * version 2 of the License, or (at your option) any later version. -+ * -+ * This library is distributed in the hope that it will be useful, -+ * but WITHOUT ANY WARRANTY; without even the implied warranty of -+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -+ * Lesser General Public License for more details. -+ * -+ * You should have received a copy of the GNU Lesser General Public -+ * License along with this library; if not, write to the -+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, -+ * Boston, MA 02111-1307, USA. -+ * -+ * Authors: Cody Russell -+ */ -+ -+#if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) -+#error "Only can be included directly." -+#endif -+ -+#ifndef __UBUNTU_MENU_PROXY_H__ -+#define __UBUNTU_MENU_PROXY_H__ -+ -+#include -+#include -+ -+G_BEGIN_DECLS -+ -+#define UBUNTU_TYPE_MENU_PROXY (ubuntu_menu_proxy_get_type ()) -+#define UBUNTU_MENU_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), UBUNTU_TYPE_MENU_PROXY, UbuntuMenuProxy)) -+#define UBUNTU_MENU_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), UBUNTU_TYPE_MENU_PROXY, UbuntuMenuProxyClass)) -+#define UBUNTU_IS_MENU_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), UBUNTU_TYPE_MENU_PROXY)) -+#define UBUNTU_IS_MENU_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), UBUNTU_TYPE_MENU_PROXY)) -+#define UBUNTU_MENU_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), UBUNTU_TYPE_MENU_PROXY, UbuntuMenuProxyClass)) -+ -+ -+typedef struct _UbuntuMenuProxy UbuntuMenuProxy; -+typedef struct _UbuntuMenuProxyClass UbuntuMenuProxyClass; -+ -+struct _UbuntuMenuProxy -+{ -+ GObject parent_object; -+}; -+ -+struct _UbuntuMenuProxyClass -+{ -+ GObjectClass parent_class; -+ -+ /* vtable */ -+ void (* insert) (UbuntuMenuProxy *proxy, GtkWidget *parent, GtkWidget *child, guint position); -+ gboolean (* show_local) (UbuntuMenuProxy *proxy); -+ -+ /* signals */ -+ void (* inserted) (UbuntuMenuProxy *proxy, GtkWidget *child); -+}; -+ -+GType ubuntu_menu_proxy_get_type (void) G_GNUC_CONST; -+UbuntuMenuProxy* ubuntu_menu_proxy_get (void); -+void ubuntu_menu_proxy_insert (UbuntuMenuProxy *proxy, -+ GtkWidget *parent, -+ GtkWidget *child, -+ guint position); -+gboolean ubuntu_menu_proxy_show_local (UbuntuMenuProxy *proxy); -+void ubuntu_menu_proxy_activate_menu (UbuntuMenuProxy *proxy, -+ GtkWidget *widget); -+ -+G_END_DECLS -+ -+#endif /* __UBUNTU_MENU_PROXY_H__ */ -Index: gtk+2.0-2.23.90/gtk/ubuntumenuproxymodule.c -=================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ gtk+2.0-2.23.90/gtk/ubuntumenuproxymodule.c 2011-01-21 09:24:12.467904054 -0500 -@@ -0,0 +1,212 @@ -+/* -+ * Copyright (C) 2010 Canonical, Ltd. -+ * -+ * This library is free software; you can redistribute it and/or -+ * modify it under the terms of the GNU Lesser General Public -+ * License as published by the Free Software Foundation; either -+ * version 2 of the License, or (at your option) any later version. -+ * -+ * This library is distributed in the hope that it will be useful, -+ * but WITHOUT ANY WARRANTY; without even the implied warranty of -+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -+ * Lesser General Public License for more details. -+ * -+ * You should have received a copy of the GNU Lesser General Public -+ * License along with this library; if not, write to the -+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, -+ * Boston, MA 02111-1307, USA. -+ * -+ * Authors: Cody Russell -+ */ -+ -+#include "config.h" -+#include "gtkintl.h" -+#include "ubuntumenuproxy.h" -+#include "ubuntumenuproxymodule.h" -+#include "gtkmodules.h" -+#include "gtkalias.h" -+ -+enum { -+ PROP_0, -+ PROP_MODULENAME -+}; -+ -+static GObject *ubuntu_menu_proxy_module_constructor (GType type, -+ guint n_params, -+ GObjectConstructParam *params); -+static void ubuntu_menu_proxy_module_finalize (GObject *object); -+static gboolean ubuntu_menu_proxy_module_real_load (GTypeModule *gmodule); -+static void ubuntu_menu_proxy_module_real_unload (GTypeModule *gmodule); -+ -+ -+G_DEFINE_TYPE (UbuntuMenuProxyModule, ubuntu_menu_proxy_module, G_TYPE_TYPE_MODULE); -+ -+static UbuntuMenuProxyModule *proxy_module_singleton = NULL; -+ -+static void -+ubuntu_menu_proxy_module_class_init (UbuntuMenuProxyModuleClass *class) -+{ -+ GObjectClass *object_class = G_OBJECT_CLASS (class); -+ GTypeModuleClass *type_module_class = G_TYPE_MODULE_CLASS (class); -+ -+ object_class->finalize = ubuntu_menu_proxy_module_finalize; -+ -+ type_module_class->load = ubuntu_menu_proxy_module_real_load; -+ type_module_class->unload = ubuntu_menu_proxy_module_real_unload; -+} -+ -+static void -+ubuntu_menu_proxy_module_init (UbuntuMenuProxyModule *module) -+{ -+ module->name = g_strdup (g_getenv ("UBUNTU_MENUPROXY")); -+ module->library = NULL; -+ module->load = NULL; -+ module->unload = NULL; -+} -+ -+static void -+ubuntu_menu_proxy_module_finalize (GObject *object) -+{ -+ UbuntuMenuProxyModule *module = UBUNTU_MENU_PROXY_MODULE (object); -+ -+ if (module->name != NULL) -+ { -+ g_free (module->name); -+ } -+ -+ G_OBJECT_CLASS (ubuntu_menu_proxy_module_parent_class)->finalize (object); -+} -+ -+static gboolean -+ubuntu_menu_proxy_module_real_load (GTypeModule *gmodule) -+{ -+ UbuntuMenuProxyModule *module = UBUNTU_MENU_PROXY_MODULE (gmodule); -+ gchar *path; -+ -+ if (proxy_module_singleton != NULL) -+ return TRUE; -+ -+ if (!module->name) -+ { -+ g_warning ("Module path not set"); -+ return FALSE; -+ } -+ -+ path = _gtk_find_module (module->name, "menuproxies"); -+ -+ module->library = g_module_open (path, 0); -+ -+ if (!module->library) -+ { -+ g_printerr ("%s\n", g_module_error ()); -+ return FALSE; -+ } -+ -+ /* Make sure that the loaded library contains the required methods */ -+ if (!g_module_symbol (module->library, -+ "menu_proxy_module_load", -+ (gpointer *) &module->load) || -+ !g_module_symbol (module->library, -+ "menu_proxy_module_unload", -+ (gpointer *) &module->unload)) -+ { -+ g_printerr ("%s\n", g_module_error ()); -+ g_module_close (module->library); -+ -+ return FALSE; -+ } -+ -+ /* Initialize the loaded module */ -+ module->load (module); -+ -+ return TRUE; -+} -+ -+static void -+ubuntu_menu_proxy_module_real_unload (GTypeModule *gmodule) -+{ -+ UbuntuMenuProxyModule *module = UBUNTU_MENU_PROXY_MODULE (gmodule); -+ -+ module->unload (module); -+ -+ g_module_close (module->library); -+ module->library = NULL; -+ -+ module->load = NULL; -+ module->unload = NULL; -+} -+ -+static gboolean -+is_valid_module_name (const gchar *name) -+{ -+#if !defined(G_OS_WIN32) && !defined(G_WITH_CYGWIN) -+ return g_str_has_prefix (name, "lib") && g_str_has_suffix (name, ".so"); -+#else -+ return g_str_has_suffix (name, ".dll"); -+#endif -+} -+ -+static void -+setup_instance (UbuntuMenuProxyModule *module) -+{ -+ GType *proxy_types; -+ guint n_proxies; -+ -+ proxy_types = g_type_children (UBUNTU_TYPE_MENU_PROXY, -+ &n_proxies); -+ -+ if (n_proxies > 1) -+ { -+ g_warning ("There are %d child types of UbuntuMenuProxy, should be 0 or 1.\n", -+ n_proxies); -+ } -+ else if (n_proxies == 1) -+ { -+ g_object_new (proxy_types[0], NULL); -+ } -+} -+ -+UbuntuMenuProxyModule * -+ubuntu_menu_proxy_module_get (void) -+{ -+ if (!proxy_module_singleton) -+ { -+ UbuntuMenuProxyModule *module = NULL; -+ const gchar *module_name; -+ -+ module_name = g_getenv ("UBUNTU_MENUPROXY"); -+ -+ if (module_name != NULL) -+ { -+ if (is_valid_module_name (module_name)) -+ { -+ gchar *path = _gtk_find_module (module_name, "menuproxies"); -+ -+ module = g_object_new (UBUNTU_TYPE_MENU_PROXY_MODULE, -+ NULL); -+ -+ if (!g_type_module_use (G_TYPE_MODULE (module))) -+ { -+ g_warning ("Failed to load type module: %s\n", path); -+ -+ g_object_unref (module); -+ g_free (path); -+ -+ return NULL; -+ } -+ -+ setup_instance (module); -+ -+ g_free (path); -+ g_type_module_unuse (G_TYPE_MODULE (module)); -+ } -+ -+ proxy_module_singleton = module; -+ } -+ } -+ -+ return proxy_module_singleton; -+} -+ -+#define __UBUNTU_MENU_PROXY_MODULE_C__ -+#include "gtkaliasdef.c" -Index: gtk+2.0-2.23.90/gtk/ubuntumenuproxymodule.h -=================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ gtk+2.0-2.23.90/gtk/ubuntumenuproxymodule.h 2011-01-21 09:23:58.648179671 -0500 -@@ -0,0 +1,69 @@ -+/* -+ * Copyright (C) 2010 Canonical, Ltd. -+ * -+ * This library is free software; you can redistribute it and/or -+ * modify it under the terms of the GNU Lesser General Public -+ * License as published by the Free Software Foundation; either -+ * version 2 of the License, or (at your option) any later version. -+ * -+ * This library is distributed in the hope that it will be useful, -+ * but WITHOUT ANY WARRANTY; without even the implied warranty of -+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -+ * Lesser General Public License for more details. -+ * -+ * You should have received a copy of the GNU Lesser General Public -+ * License along with this library; if not, write to the -+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, -+ * Boston, MA 02111-1307, USA. -+ * -+ * Authors: Cody Russell -+ */ -+ -+#if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) -+#error "Only can be included directly." -+#endif -+ -+#ifndef __UBUNTU_MENU_PROXY_MODULE_H__ -+#define __UBUNTU_MENU_PROXY_MODULE_H__ -+ -+#include -+#include -+ -+G_BEGIN_DECLS -+ -+#define UBUNTU_TYPE_MENU_PROXY_MODULE (ubuntu_menu_proxy_module_get_type ()) -+#define UBUNTU_MENU_PROXY_MODULE(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), UBUNTU_TYPE_MENU_PROXY_MODULE, UbuntuMenuProxyModule)) -+#define UBUNTU_MENU_PROXY_MODULE_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), UBUNTU_TYPE_MENU_PROXY_MODULE, UbuntuMenuProxyModuleClass)) -+#define UBUNTU_IS_MENU_MODULE_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), UBUNTU_TYPE_MENU_PROXY_MODULE)) -+#define UBUNTU_IS_MENU_PROXY_MODULE_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), UBUNTU_TYPE_MENU_PROXY_MODULE)) -+#define UBUNTU_MENU_PROXY_MODULE_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), UBUNTU_TYPE_MENU_PROXY_MODULE, UbuntuMenuProxyModuleClass)) -+ -+typedef struct _UbuntuMenuProxyModule UbuntuMenuProxyModule; -+typedef struct _UbuntuMenuProxyModuleClass UbuntuMenuProxyModuleClass; -+typedef struct _UbuntuMenuProxyModulePrivate UbuntuMenuProxyModulePrivate; -+ -+struct _UbuntuMenuProxyModule -+{ -+ GTypeModule parent_instance; -+ -+ UbuntuMenuProxyModulePrivate *priv; -+ -+ GModule *library; -+ gchar *name; -+ -+ void (* load) (UbuntuMenuProxyModule *module); -+ void (* unload) (UbuntuMenuProxyModule *module); -+}; -+ -+struct _UbuntuMenuProxyModuleClass -+{ -+ GTypeModuleClass parent_class; -+}; -+ -+GType ubuntu_menu_proxy_module_get_type (void) G_GNUC_CONST; -+ -+UbuntuMenuProxyModule *ubuntu_menu_proxy_module_get (void); -+ -+G_END_DECLS -+ -+#endif /* __UBUNTU_MENU_PROXY_MODULE_H__ */ -Index: gtk+2.0-2.23.90/gtk/gtkwindow.c -=================================================================== ---- gtk+2.0-2.23.90.orig/gtk/gtkwindow.c 2011-01-21 09:23:52.318364336 -0500 -+++ gtk+2.0-2.23.90/gtk/gtkwindow.c 2011-01-21 09:23:58.648179671 -0500 -@@ -94,7 +94,8 @@ - PROP_GRAVITY, - PROP_TRANSIENT_FOR, - PROP_OPACITY, -- -+ PROP_NO_PROXY, -+ - /* Readonly properties */ - PROP_IS_ACTIVE, - PROP_HAS_TOPLEVEL_FOCUS, -@@ -195,6 +196,8 @@ - - gdouble opacity; - -+ gboolean no_proxy; -+ - gchar *startup_id; - }; - -@@ -502,6 +505,14 @@ - NULL, - GTK_PARAM_READWRITE)); - -+ g_object_class_install_property (object_class, -+ PROP_NO_PROXY, -+ g_param_spec_boolean ("ubuntu-no-proxy", -+ P_("Disable menu proxies for this window"), -+ P_("Disable menu proxies for this window"), -+ FALSE, -+ GTK_PARAM_READWRITE)); -+ - /** - * GtkWindow:startup-id: - * -@@ -1084,6 +1095,9 @@ - case PROP_MNEMONICS_VISIBLE: - gtk_window_set_mnemonics_visible (window, g_value_get_boolean (value)); - break; -+ case PROP_NO_PROXY: -+ priv->no_proxy = g_value_get_boolean (value); -+ break; - default: - G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec); - break; -@@ -1202,6 +1216,9 @@ - case PROP_MNEMONICS_VISIBLE: - g_value_set_boolean (value, priv->mnemonics_visible); - break; -+ case PROP_NO_PROXY: -+ g_value_set_boolean (value, priv->no_proxy); -+ break; - default: - G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec); - break; -Index: gtk+2.0-2.23.90/gtk/gtkmenuitem.c -=================================================================== ---- gtk+2.0-2.23.90.orig/gtk/gtkmenuitem.c 2011-01-21 09:23:52.278365796 -0500 -+++ gtk+2.0-2.23.90/gtk/gtkmenuitem.c 2011-01-21 09:23:58.648179671 -0500 -@@ -1395,7 +1395,17 @@ - widget); - } - else -- g_signal_emit (widget, menu_item_signals[ACTIVATE_ITEM], 0); -+ { -+ if (GTK_IS_MENU_BAR (widget->parent) && -+ ubuntu_gtk_menu_shell_activate_mnemonic (GTK_MENU_SHELL (widget->parent), widget)) -+ { -+ //g_print ("send activate to remote!\n"); -+ } -+ else -+ { -+ g_signal_emit (widget, menu_item_signals[ACTIVATE_ITEM], 0); -+ } -+ } - - return TRUE; - } diff --git a/source/xlib/gtk+2/044_grips.patch b/source/xlib/gtk+2/044_grips.patch deleted file mode 100644 index e1c5deb..0000000 --- a/source/xlib/gtk+2/044_grips.patch +++ /dev/null @@ -1,1563 +0,0 @@ -## Description: add some description -## Origin/Author: add some origin or author -## Bug: bug URL -Index: gtk+-2.24.3/gtk/gtk.symbols -=================================================================== ---- gtk+-2.24.3.orig/gtk/gtk.symbols 2011-03-15 18:00:37.923481796 +1100 -+++ gtk+-2.24.3/gtk/gtk.symbols 2011-03-15 18:00:39.243558846 +1100 -@@ -5381,6 +5381,7 @@ - gtk_window_get_modal - gtk_window_get_position - gtk_window_get_resizable -+gtk_window_get_resize_grip_area - gtk_window_get_role - gtk_window_get_screen - gtk_window_get_size -@@ -5416,6 +5417,7 @@ - gtk_window_remove_mnemonic - gtk_window_reshow_with_initial_size - gtk_window_resize -+gtk_window_resize_grip_is_visible - gtk_window_set_accept_focus - gtk_window_set_auto_startup_notification - gtk_window_set_decorated -@@ -5443,6 +5445,8 @@ - gtk_window_get_has_frame - gtk_window_set_has_frame - #endif -+gtk_window_get_has_resize_grip -+gtk_window_set_has_resize_grip - gtk_window_set_icon - #ifndef _WIN64 - gtk_window_set_icon_from_file PRIVATE -Index: gtk+-2.24.3/gtk/gtkalias.h -=================================================================== ---- gtk+-2.24.3.orig/gtk/gtkalias.h 2011-03-15 04:13:57.000000000 +1100 -+++ gtk+-2.24.3/gtk/gtkalias.h 2011-03-15 18:00:39.243558846 +1100 -@@ -12827,6 +12827,9 @@ - extern __typeof (gtk_window_get_group) IA__gtk_window_get_group __attribute((visibility("hidden"))); - #define gtk_window_get_group IA__gtk_window_get_group - -+extern __typeof (gtk_window_get_has_resize_grip) IA__gtk_window_get_has_resize_grip __attribute((visibility("hidden"))); -+#define gtk_window_get_has_resize_grip IA__gtk_window_get_has_resize_grip -+ - extern __typeof (gtk_window_get_icon) IA__gtk_window_get_icon __attribute((visibility("hidden"))); - #define gtk_window_get_icon IA__gtk_window_get_icon - -@@ -12851,6 +12854,9 @@ - extern __typeof (gtk_window_get_resizable) IA__gtk_window_get_resizable __attribute((visibility("hidden"))); - #define gtk_window_get_resizable IA__gtk_window_get_resizable - -+extern __typeof (gtk_window_get_resize_grip_area) IA__gtk_window_get_resize_grip_area __attribute((visibility("hidden"))); -+#define gtk_window_get_resize_grip_area IA__gtk_window_get_resize_grip_area -+ - extern __typeof (gtk_window_get_role) IA__gtk_window_get_role __attribute((visibility("hidden"))); - #define gtk_window_get_role IA__gtk_window_get_role - -@@ -12956,6 +12962,9 @@ - extern __typeof (gtk_window_resize) IA__gtk_window_resize __attribute((visibility("hidden"))); - #define gtk_window_resize IA__gtk_window_resize - -+extern __typeof (gtk_window_resize_grip_is_visible) IA__gtk_window_resize_grip_is_visible __attribute((visibility("hidden"))); -+#define gtk_window_resize_grip_is_visible IA__gtk_window_resize_grip_is_visible -+ - extern __typeof (gtk_window_set_accept_focus) IA__gtk_window_set_accept_focus __attribute((visibility("hidden"))); - #define gtk_window_set_accept_focus IA__gtk_window_set_accept_focus - -Index: gtk+-2.24.3/gtk/gtkaliasdef.c -=================================================================== ---- gtk+-2.24.3.orig/gtk/gtkaliasdef.c 2011-03-15 04:13:56.000000000 +1100 -+++ gtk+-2.24.3/gtk/gtkaliasdef.c 2011-03-15 18:00:39.243558846 +1100 -@@ -12830,6 +12830,9 @@ - #undef gtk_window_get_group - extern __typeof (gtk_window_get_group) gtk_window_get_group __attribute((alias("IA__gtk_window_get_group"), visibility("default"))); - -+#undef gtk_window_get_has_resize_grip -+extern __typeof (gtk_window_get_has_resize_grip) gtk_window_get_has_resize_grip __attribute((alias("IA__gtk_window_get_has_resize_grip"), visibility("default"))); -+ - #undef gtk_window_get_icon - extern __typeof (gtk_window_get_icon) gtk_window_get_icon __attribute((alias("IA__gtk_window_get_icon"), visibility("default"))); - -@@ -12854,6 +12857,9 @@ - #undef gtk_window_get_resizable - extern __typeof (gtk_window_get_resizable) gtk_window_get_resizable __attribute((alias("IA__gtk_window_get_resizable"), visibility("default"))); - -+#undef gtk_window_get_resize_grip_area -+extern __typeof (gtk_window_get_resize_grip_area) gtk_window_get_resize_grip_area __attribute((alias("IA__gtk_window_get_resize_grip_area"), visibility("default"))); -+ - #undef gtk_window_get_role - extern __typeof (gtk_window_get_role) gtk_window_get_role __attribute((alias("IA__gtk_window_get_role"), visibility("default"))); - -@@ -12959,6 +12965,9 @@ - #undef gtk_window_resize - extern __typeof (gtk_window_resize) gtk_window_resize __attribute((alias("IA__gtk_window_resize"), visibility("default"))); - -+#undef gtk_window_resize_grip_is_visible -+extern __typeof (gtk_window_resize_grip_is_visible) gtk_window_resize_grip_is_visible __attribute((alias("IA__gtk_window_resize_grip_is_visible"), visibility("default"))); -+ - #undef gtk_window_set_accept_focus - extern __typeof (gtk_window_set_accept_focus) gtk_window_set_accept_focus __attribute((alias("IA__gtk_window_set_accept_focus"), visibility("default"))); - -Index: gtk+-2.24.3/gtk/gtkassistant.c -=================================================================== ---- gtk+-2.24.3.orig/gtk/gtkassistant.c 2011-02-20 01:31:37.000000000 +1100 -+++ gtk+-2.24.3/gtk/gtkassistant.c 2011-03-15 18:00:39.243558846 +1100 -@@ -1413,6 +1413,9 @@ - { - container = GTK_CONTAINER (widget); - -+ if (GTK_WIDGET_CLASS (gtk_assistant_parent_class)->expose_event) -+ GTK_WIDGET_CLASS (gtk_assistant_parent_class)->expose_event (widget, event); -+ - assistant_paint_colored_box (widget); - - gtk_container_propagate_expose (container, priv->header_image, event); -Index: gtk+-2.24.3/gtk/gtkrange.c -=================================================================== ---- gtk+-2.24.3.orig/gtk/gtkrange.c 2011-02-20 01:31:37.000000000 +1100 -+++ gtk+-2.24.3/gtk/gtkrange.c 2011-03-15 18:00:39.243558846 +1100 -@@ -39,6 +39,7 @@ - #include "gtkrange.h" - #include "gtkscale.h" - #include "gtkscrollbar.h" -+#include "gtkwindow.h" - #include "gtkprivate.h" - #include "gtkintl.h" - #include "gtkalias.h" -@@ -149,6 +150,8 @@ - GtkRequisition *requisition); - static void gtk_range_size_allocate (GtkWidget *widget, - GtkAllocation *allocation); -+static void gtk_range_hierarchy_changed (GtkWidget *widget, -+ GtkWidget *previous_toplevel); - static void gtk_range_realize (GtkWidget *widget); - static void gtk_range_unrealize (GtkWidget *widget); - static void gtk_range_map (GtkWidget *widget); -@@ -179,6 +182,8 @@ - gint mouse_x, - gint mouse_y); - static void stop_scrolling (GtkRange *range); -+static gboolean modify_allocation_for_window_grip (GtkWidget *widget, -+ GtkAllocation *allocation); - - /* Range methods */ - -@@ -257,8 +262,9 @@ - - widget_class->size_request = gtk_range_size_request; - widget_class->size_allocate = gtk_range_size_allocate; -+ widget_class->hierarchy_changed = gtk_range_hierarchy_changed; - widget_class->realize = gtk_range_realize; -- widget_class->unrealize = gtk_range_unrealize; -+ widget_class->unrealize = gtk_range_unrealize; - widget_class->map = gtk_range_map; - widget_class->unmap = gtk_range_unmap; - widget_class->expose_event = gtk_range_expose; -@@ -1532,6 +1538,67 @@ - requisition->height = range_rect.height + border.top + border.bottom; - } - -+static gboolean -+modify_allocation_for_window_grip (GtkWidget *widget, -+ GtkAllocation *allocation) -+{ -+ GtkRange *range = GTK_RANGE (widget); -+ GtkWidget *window; -+ GdkRectangle grip_rect; -+ GdkRectangle translated_rect; -+ gint border_width; -+ gint x; -+ gint y; -+ -+ window = gtk_widget_get_toplevel (widget); -+ if (!GTK_IS_WINDOW (window)) -+ return FALSE; -+ -+ if (!gtk_window_resize_grip_is_visible (GTK_WINDOW (window))) -+ return FALSE; -+ -+ /* Get the area of the window's corner grip */ -+ gtk_window_get_resize_grip_area (GTK_WINDOW (window), &grip_rect); -+ -+ x = 0; -+ y = 0; -+ -+ /* Translate the stepper's area into window coords */ -+ if (gtk_widget_translate_coordinates (gtk_widget_get_parent (widget), -+ window, -+ allocation->x, -+ allocation->y, -+ &x, -+ &y)) -+ { -+ translated_rect.x = x; -+ translated_rect.y = y; -+ translated_rect.width = allocation->width; -+ translated_rect.height = allocation->height; -+ -+ border_width = gtk_container_get_border_width (GTK_CONTAINER (window)); -+ -+ /* If the stepper button intersects the window resize grip.. */ -+ if (gdk_rectangle_intersect (&grip_rect, &translated_rect, NULL)) -+ { -+ if (range->orientation == GTK_ORIENTATION_HORIZONTAL) -+ { -+ allocation->width -= (grip_rect.width - border_width); -+ if (gtk_widget_get_direction (window) == GTK_TEXT_DIR_RTL) -+ allocation->x += grip_rect.width; -+ } -+ else -+ { -+ allocation->height -= (grip_rect.height - border_width); -+ } -+ -+ return TRUE; -+ } -+ } -+ -+ return FALSE; -+} -+ - static void - gtk_range_size_allocate (GtkWidget *widget, - GtkAllocation *allocation) -@@ -1540,6 +1607,7 @@ - - range = GTK_RANGE (widget); - -+ modify_allocation_for_window_grip (widget, allocation); - widget->allocation = *allocation; - - range->layout->recalc_marks = TRUE; -@@ -1556,11 +1624,36 @@ - } - - static void -+resize_grip_visible_changed (GObject *object, -+ GParamSpec *pspec, -+ gpointer user_data) -+{ -+ gtk_widget_queue_resize (GTK_WIDGET (user_data)); -+} -+ -+static void -+gtk_range_hierarchy_changed (GtkWidget *widget, -+ GtkWidget *previous_toplevel) -+{ -+ GtkWidget *window; -+ -+ if (previous_toplevel) -+ g_signal_handlers_disconnect_by_func (previous_toplevel, -+ G_CALLBACK (resize_grip_visible_changed), -+ widget); -+ window = gtk_widget_get_toplevel (widget); -+ if (GTK_IS_WINDOW (window)) -+ g_signal_connect (window, "notify::resize-grip-visible", -+ G_CALLBACK (resize_grip_visible_changed), widget); -+} -+ -+static void - gtk_range_realize (GtkWidget *widget) - { - GtkRange *range; - GdkWindowAttr attributes; -- gint attributes_mask; -+ gint attributes_mask; -+ GtkAllocation allocation; - - range = GTK_RANGE (widget); - -@@ -1570,7 +1663,11 @@ - - widget->window = gtk_widget_get_parent_window (widget); - g_object_ref (widget->window); -- -+ -+ gtk_widget_get_allocation (widget, &allocation); -+ if (modify_allocation_for_window_grip (widget, &allocation)) -+ gtk_widget_set_allocation (widget, &allocation); -+ - attributes.window_type = GDK_WINDOW_CHILD; - attributes.x = widget->allocation.x; - attributes.y = widget->allocation.y; -Index: gtk+-2.24.3/gtk/gtkstatusbar.c -=================================================================== ---- gtk+-2.24.3.orig/gtk/gtkstatusbar.c 2011-02-20 01:31:37.000000000 +1100 -+++ gtk+-2.24.3/gtk/gtkstatusbar.c 2011-03-15 18:00:39.253559423 +1100 -@@ -72,20 +72,8 @@ - static void gtk_statusbar_unrealize (GtkWidget *widget); - static void gtk_statusbar_map (GtkWidget *widget); - static void gtk_statusbar_unmap (GtkWidget *widget); --static gboolean gtk_statusbar_button_press (GtkWidget *widget, -- GdkEventButton *event); --static gboolean gtk_statusbar_expose_event (GtkWidget *widget, -- GdkEventExpose *event); --static void gtk_statusbar_size_request (GtkWidget *widget, -- GtkRequisition *requisition); - static void gtk_statusbar_size_allocate (GtkWidget *widget, - GtkAllocation *allocation); --static void gtk_statusbar_direction_changed (GtkWidget *widget, -- GtkTextDirection prev_dir); --static void gtk_statusbar_state_changed (GtkWidget *widget, -- GtkStateType previous_state); --static void gtk_statusbar_create_window (GtkStatusbar *statusbar); --static void gtk_statusbar_destroy_window (GtkStatusbar *statusbar); - static void gtk_statusbar_get_property (GObject *object, - guint prop_id, - GValue *value, -@@ -125,13 +113,8 @@ - widget_class->unrealize = gtk_statusbar_unrealize; - widget_class->map = gtk_statusbar_map; - widget_class->unmap = gtk_statusbar_unmap; -- widget_class->button_press_event = gtk_statusbar_button_press; -- widget_class->expose_event = gtk_statusbar_expose_event; -- widget_class->size_request = gtk_statusbar_size_request; - widget_class->size_allocate = gtk_statusbar_size_allocate; -- widget_class->direction_changed = gtk_statusbar_direction_changed; -- widget_class->state_changed = gtk_statusbar_state_changed; -- -+ - class->text_pushed = gtk_statusbar_update; - class->text_popped = gtk_statusbar_update; - -@@ -550,21 +533,7 @@ - if (setting != statusbar->has_resize_grip) - { - statusbar->has_resize_grip = setting; -- gtk_widget_queue_resize (statusbar->label); -- gtk_widget_queue_draw (GTK_WIDGET (statusbar)); - -- if (gtk_widget_get_realized (GTK_WIDGET (statusbar))) -- { -- if (statusbar->has_resize_grip && statusbar->grip_window == NULL) -- { -- gtk_statusbar_create_window (statusbar); -- if (gtk_widget_get_mapped (GTK_WIDGET (statusbar))) -- gdk_window_show (statusbar->grip_window); -- } -- else if (!statusbar->has_resize_grip && statusbar->grip_window != NULL) -- gtk_statusbar_destroy_window (statusbar); -- } -- - g_object_notify (G_OBJECT (statusbar), "has-resize-grip"); - } - } -@@ -678,123 +647,6 @@ - } - - static void --get_grip_rect (GtkStatusbar *statusbar, -- GdkRectangle *rect) --{ -- GtkWidget *widget; -- gint w, h; -- -- widget = GTK_WIDGET (statusbar); -- -- /* These are in effect the max/default size of the grip. */ -- w = 18; -- h = 18; -- -- if (w > widget->allocation.width) -- w = widget->allocation.width; -- -- if (h > widget->allocation.height - widget->style->ythickness) -- h = widget->allocation.height - widget->style->ythickness; -- -- rect->width = w; -- rect->height = h; -- rect->y = widget->allocation.y + widget->allocation.height - h; -- -- if (gtk_widget_get_direction (widget) == GTK_TEXT_DIR_LTR) -- rect->x = widget->allocation.x + widget->allocation.width - w; -- else -- rect->x = widget->allocation.x + widget->style->xthickness; --} -- --static void --set_grip_cursor (GtkStatusbar *statusbar) --{ -- if (statusbar->has_resize_grip && statusbar->grip_window != NULL) -- { -- GtkWidget *widget = GTK_WIDGET (statusbar); -- GdkDisplay *display = gtk_widget_get_display (widget); -- GdkCursorType cursor_type; -- GdkCursor *cursor; -- -- if (gtk_widget_is_sensitive (widget)) -- { -- if (gtk_widget_get_direction (widget) == GTK_TEXT_DIR_LTR) -- cursor_type = GDK_BOTTOM_RIGHT_CORNER; -- else -- cursor_type = GDK_BOTTOM_LEFT_CORNER; -- -- cursor = gdk_cursor_new_for_display (display, cursor_type); -- gdk_window_set_cursor (statusbar->grip_window, cursor); -- gdk_cursor_unref (cursor); -- } -- else -- gdk_window_set_cursor (statusbar->grip_window, NULL); -- } --} -- --static void --gtk_statusbar_create_window (GtkStatusbar *statusbar) --{ -- GtkWidget *widget; -- GdkWindowAttr attributes; -- gint attributes_mask; -- GdkRectangle rect; -- -- widget = GTK_WIDGET (statusbar); -- -- g_return_if_fail (gtk_widget_get_realized (widget)); -- g_return_if_fail (statusbar->has_resize_grip); -- -- get_grip_rect (statusbar, &rect); -- -- attributes.x = rect.x; -- attributes.y = rect.y; -- attributes.width = rect.width; -- attributes.height = rect.height; -- attributes.window_type = GDK_WINDOW_CHILD; -- attributes.wclass = GDK_INPUT_ONLY; -- attributes.event_mask = gtk_widget_get_events (widget) | -- GDK_BUTTON_PRESS_MASK; -- -- attributes_mask = GDK_WA_X | GDK_WA_Y; -- -- statusbar->grip_window = gdk_window_new (widget->window, -- &attributes, attributes_mask); -- -- gdk_window_set_user_data (statusbar->grip_window, widget); -- -- gdk_window_raise (statusbar->grip_window); -- -- set_grip_cursor (statusbar); --} -- --static void --gtk_statusbar_direction_changed (GtkWidget *widget, -- GtkTextDirection prev_dir) --{ -- GtkStatusbar *statusbar = GTK_STATUSBAR (widget); -- -- set_grip_cursor (statusbar); --} -- --static void --gtk_statusbar_state_changed (GtkWidget *widget, -- GtkStateType previous_state) --{ -- GtkStatusbar *statusbar = GTK_STATUSBAR (widget); -- -- set_grip_cursor (statusbar); --} -- --static void --gtk_statusbar_destroy_window (GtkStatusbar *statusbar) --{ -- gdk_window_set_user_data (statusbar->grip_window, NULL); -- gdk_window_destroy (statusbar->grip_window); -- statusbar->grip_window = NULL; --} -- --static void - gtk_statusbar_realize (GtkWidget *widget) - { - GtkStatusbar *statusbar; -@@ -802,9 +654,6 @@ - statusbar = GTK_STATUSBAR (widget); - - GTK_WIDGET_CLASS (gtk_statusbar_parent_class)->realize (widget); -- -- if (statusbar->has_resize_grip) -- gtk_statusbar_create_window (statusbar); - } - - static void -@@ -814,9 +663,6 @@ - - statusbar = GTK_STATUSBAR (widget); - -- if (statusbar->grip_window) -- gtk_statusbar_destroy_window (statusbar); -- - GTK_WIDGET_CLASS (gtk_statusbar_parent_class)->unrealize (widget); - } - -@@ -828,9 +674,6 @@ - statusbar = GTK_STATUSBAR (widget); - - GTK_WIDGET_CLASS (gtk_statusbar_parent_class)->map (widget); -- -- if (statusbar->grip_window) -- gdk_window_show (statusbar->grip_window); - } - - static void -@@ -840,103 +683,9 @@ - - statusbar = GTK_STATUSBAR (widget); - -- if (statusbar->grip_window) -- gdk_window_hide (statusbar->grip_window); -- - GTK_WIDGET_CLASS (gtk_statusbar_parent_class)->unmap (widget); - } - --static gboolean --gtk_statusbar_button_press (GtkWidget *widget, -- GdkEventButton *event) --{ -- GtkStatusbar *statusbar; -- GtkWidget *ancestor; -- GdkWindowEdge edge; -- -- statusbar = GTK_STATUSBAR (widget); -- -- if (!statusbar->has_resize_grip || -- event->type != GDK_BUTTON_PRESS || -- event->window != statusbar->grip_window) -- return FALSE; -- -- ancestor = gtk_widget_get_toplevel (widget); -- -- if (!GTK_IS_WINDOW (ancestor)) -- return FALSE; -- -- edge = get_grip_edge (statusbar); -- -- if (event->button == 1) -- gtk_window_begin_resize_drag (GTK_WINDOW (ancestor), -- edge, -- event->button, -- event->x_root, event->y_root, -- event->time); -- else if (event->button == 2) -- gtk_window_begin_move_drag (GTK_WINDOW (ancestor), -- event->button, -- event->x_root, event->y_root, -- event->time); -- else -- return FALSE; -- -- return TRUE; --} -- --static gboolean --gtk_statusbar_expose_event (GtkWidget *widget, -- GdkEventExpose *event) --{ -- GtkStatusbar *statusbar; -- GdkRectangle rect; -- -- statusbar = GTK_STATUSBAR (widget); -- -- GTK_WIDGET_CLASS (gtk_statusbar_parent_class)->expose_event (widget, event); -- -- if (statusbar->has_resize_grip) -- { -- GdkWindowEdge edge; -- -- edge = get_grip_edge (statusbar); -- -- get_grip_rect (statusbar, &rect); -- -- gtk_paint_resize_grip (widget->style, -- widget->window, -- gtk_widget_get_state (widget), -- &event->area, -- widget, -- "statusbar", -- edge, -- rect.x, rect.y, -- /* don't draw grip over the frame, though you -- * can click on the frame. -- */ -- rect.width - widget->style->xthickness, -- rect.height - widget->style->ythickness); -- } -- -- return FALSE; --} -- --static void --gtk_statusbar_size_request (GtkWidget *widget, -- GtkRequisition *requisition) --{ -- GtkStatusbar *statusbar; -- GtkShadowType shadow_type; -- -- statusbar = GTK_STATUSBAR (widget); -- -- gtk_widget_style_get (GTK_WIDGET (statusbar), "shadow-type", &shadow_type, NULL); -- gtk_frame_set_shadow_type (GTK_FRAME (statusbar->frame), shadow_type); -- -- GTK_WIDGET_CLASS (gtk_statusbar_parent_class)->size_request (widget, requisition); --} -- - /* look for extra children between the frame containing - * the label and where we want to draw the resize grip - */ -@@ -979,40 +728,62 @@ - { - GtkStatusbar *statusbar = GTK_STATUSBAR (widget); - gboolean extra_children = FALSE; -+ gboolean has_resize_grip = FALSE; - GdkRectangle rect; -- -- if (statusbar->has_resize_grip) -- { -- get_grip_rect (statusbar, &rect); -- -- extra_children = has_extra_children (statusbar); -- -- /* If there are extra children, we don't want them to occupy -- * the space where we draw the resize grip, so we temporarily -- * shrink the allocation. -- * If there are no extra children, we want the frame to get -- * the full allocation, and we fix up the allocation of the -- * label afterwards to make room for the grip. -- */ -- if (extra_children) -- { -- allocation->width -= rect.width; -- if (gtk_widget_get_direction (widget) == GTK_TEXT_DIR_RTL) -- allocation->x += rect.width; -- } -+ GtkWidget *window; -+ gint x, y; -+ GdkRectangle translated_rect; -+ -+ window = gtk_widget_get_toplevel (widget); -+ if (GTK_IS_WINDOW (window) && gtk_window_resize_grip_is_visible (GTK_WINDOW (window))) -+ { -+ gtk_window_get_resize_grip_area (GTK_WINDOW (window), &rect); -+ -+ if (gtk_widget_translate_coordinates (gtk_widget_get_parent (widget), -+ window, -+ allocation->x, -+ allocation->y, -+ &x, -+ &y)) -+ { -+ translated_rect.x = x; -+ translated_rect.y = y; -+ translated_rect.width = allocation->width; -+ translated_rect.height = allocation->height; -+ -+ if (gdk_rectangle_intersect (&rect, &translated_rect, NULL)) -+ { -+ has_resize_grip = TRUE; -+ extra_children = has_extra_children (statusbar); -+ -+ /* If there are extra children, we don't want them to occupy -+ * the space where we draw the resize grip, so we temporarily -+ * shrink the allocation. -+ * If there are no extra children, we want the frame to get -+ * the full allocation, and we fix up the allocation of the -+ * label afterwards to make room for the grip. -+ */ -+ if (extra_children) -+ { -+ allocation->width -= rect.width; -+ if (gtk_widget_get_direction (widget) == GTK_TEXT_DIR_RTL) -+ allocation->x += rect.width; -+ } -+ } -+ } - } - - /* chain up normally */ - GTK_WIDGET_CLASS (gtk_statusbar_parent_class)->size_allocate (widget, allocation); - -- if (statusbar->has_resize_grip) -+ if (has_resize_grip) - { -- if (extra_children) -- { -- allocation->width += rect.width; -- if (gtk_widget_get_direction (widget) == GTK_TEXT_DIR_RTL) -- allocation->x -= rect.width; -- -+ if (extra_children) -+ { -+ allocation->width += rect.width; -+ if (gtk_widget_get_direction (widget) == GTK_TEXT_DIR_RTL) -+ allocation->x -= rect.width; -+ - widget->allocation = *allocation; - } - else -@@ -1036,17 +807,6 @@ - gtk_widget_size_allocate (child, allocation); - } - } -- -- if (statusbar->grip_window) -- { -- get_grip_rect (statusbar, &rect); -- -- gdk_window_raise (statusbar->grip_window); -- gdk_window_move_resize (statusbar->grip_window, -- rect.x, rect.y, -- rect.width, rect.height); -- } -- - } - } - -Index: gtk+-2.24.3/gtk/gtkwindow.c -=================================================================== ---- gtk+-2.24.3.orig/gtk/gtkwindow.c 2011-03-15 18:00:37.923481796 +1100 -+++ gtk+-2.24.3/gtk/gtkwindow.c 2011-03-15 18:00:39.253559423 +1100 -@@ -95,6 +95,8 @@ - PROP_TRANSIENT_FOR, - PROP_OPACITY, - PROP_NO_PROXY, -+ PROP_HAS_RESIZE_GRIP, -+ PROP_RESIZE_GRIP_VISIBLE, - - /* Readonly properties */ - PROP_IS_ACTIVE, -@@ -198,6 +200,10 @@ - - gboolean no_proxy; - -+ gboolean has_resize_grip; -+ GdkWindow *grip_window; -+ gboolean resize_grip_visible; -+ - gchar *startup_id; - }; - -@@ -226,6 +232,8 @@ - GdkEventKey *event); - static gint gtk_window_key_release_event (GtkWidget *widget, - GdkEventKey *event); -+static gint gtk_window_button_press_event (GtkWidget *widget, -+ GdkEventButton *event); - static gint gtk_window_enter_notify_event (GtkWidget *widget, - GdkEventCrossing *event); - static gint gtk_window_leave_notify_event (GtkWidget *widget, -@@ -236,11 +244,17 @@ - GdkEventFocus *event); - static gint gtk_window_client_event (GtkWidget *widget, - GdkEventClient *event); -+static gboolean gtk_window_state_event (GtkWidget *widget, -+ GdkEventWindowState *event); - static void gtk_window_check_resize (GtkContainer *container); - static gint gtk_window_focus (GtkWidget *widget, - GtkDirectionType direction); - static void gtk_window_real_set_focus (GtkWindow *window, - GtkWidget *focus); -+static void gtk_window_direction_changed (GtkWidget *widget, -+ GtkTextDirection prev_dir); -+static void gtk_window_state_changed (GtkWidget *widget, -+ GtkStateType previous_state); - - static void gtk_window_real_activate_default (GtkWindow *window); - static void gtk_window_real_activate_focus (GtkWindow *window); -@@ -300,6 +314,10 @@ - const gchar *name); - static void gtk_window_realize_icon (GtkWindow *window); - static void gtk_window_unrealize_icon (GtkWindow *window); -+static void resize_grip_create_window (GtkWindow *window); -+static void resize_grip_destroy_window (GtkWindow *window); -+static void update_grip_visibility (GtkWindow *window); -+ - - static void gtk_window_notify_keys_changed (GtkWindow *window); - static GtkKeyHash *gtk_window_get_key_hash (GtkWindow *window); -@@ -462,10 +480,14 @@ - widget_class->enter_notify_event = gtk_window_enter_notify_event; - widget_class->leave_notify_event = gtk_window_leave_notify_event; - widget_class->focus_in_event = gtk_window_focus_in_event; -+ widget_class->button_press_event = gtk_window_button_press_event; - widget_class->focus_out_event = gtk_window_focus_out_event; - widget_class->client_event = gtk_window_client_event; - widget_class->focus = gtk_window_focus; - widget_class->expose_event = gtk_window_expose; -+ widget_class->window_state_event = gtk_window_state_event; -+ widget_class->direction_changed = gtk_window_direction_changed; -+ widget_class->state_changed = gtk_window_state_changed; - - container_class->check_resize = gtk_window_check_resize; - -@@ -514,6 +536,42 @@ - GTK_PARAM_READWRITE)); - - /** -+ * GtkWindow:has-resize-grip -+ * -+ * Whether the window has a corner resize grip. -+ * -+ * Note that the resize grip is only shown if the window is -+ * actually resizable and not maximized. Use -+ * #GtkWindow:resize-grip-visible to find out if the resize -+ * grip is currently shown. -+ * -+ * Since: 3.0 -+ */ -+ g_object_class_install_property (gobject_class, -+ PROP_HAS_RESIZE_GRIP, -+ g_param_spec_boolean ("has-resize-grip", -+ P_("Resize grip"), -+ P_("Specifies whether the window should have a resize grip"), -+ TRUE, -+ GTK_PARAM_READWRITE)); -+ -+ /** -+ * GtkWindow: resize-grip-visible: -+ * -+ * Whether a corner resize grip is currently shown. -+ * -+ * Since: 3.0 -+ */ -+ g_object_class_install_property (gobject_class, -+ PROP_RESIZE_GRIP_VISIBLE, -+ g_param_spec_boolean ("resize-grip-visible", -+ P_("Resize grip is visible"), -+ P_("Specifies whether the window's resize grip is visible."), -+ FALSE, -+ GTK_PARAM_READABLE)); -+ -+ -+ /** - * GtkWindow:startup-id: - * - * The :startup-id is a write-only property for setting window's -@@ -816,6 +874,21 @@ - 1.0, - GTK_PARAM_READWRITE)); - -+ /* Style properties. -+ */ -+ gtk_widget_class_install_style_property (widget_class, -+ g_param_spec_int ("resize-grip-width", -+ P_("Width of resize grip"), -+ P_("Width of resize grip"), -+ 0, G_MAXINT, 16, GTK_PARAM_READWRITE)); -+ -+ gtk_widget_class_install_style_property (widget_class, -+ g_param_spec_int ("resize-grip-height", -+ P_("Height of resize grip"), -+ P_("Height of resize grip"), -+ 0, G_MAXINT, 16, GTK_PARAM_READWRITE)); -+ -+ - window_signals[SET_FOCUS] = - g_signal_new (I_("set-focus"), - G_TYPE_FROM_CLASS (gobject_class), -@@ -967,6 +1040,7 @@ - priv->type_hint = GDK_WINDOW_TYPE_HINT_NORMAL; - priv->opacity = 1.0; - priv->startup_id = NULL; -+ priv->has_resize_grip = TRUE; - priv->mnemonics_visible = TRUE; - - colormap = _gtk_widget_peek_colormap (); -@@ -1020,9 +1094,7 @@ - g_object_notify (G_OBJECT (window), "resizable"); - break; - case PROP_RESIZABLE: -- window->allow_grow = g_value_get_boolean (value); -- gtk_widget_queue_resize (GTK_WIDGET (window)); -- g_object_notify (G_OBJECT (window), "allow-grow"); -+ gtk_window_set_resizable (window, g_value_get_boolean (value)); - break; - case PROP_MODAL: - gtk_window_set_modal (window, g_value_get_boolean (value)); -@@ -1092,6 +1164,9 @@ - case PROP_OPACITY: - gtk_window_set_opacity (window, g_value_get_double (value)); - break; -+ case PROP_HAS_RESIZE_GRIP: -+ gtk_window_set_has_resize_grip (window, g_value_get_boolean (value)); -+ break; - case PROP_MNEMONICS_VISIBLE: - gtk_window_set_mnemonics_visible (window, g_value_get_boolean (value)); - break; -@@ -1213,6 +1288,12 @@ - case PROP_OPACITY: - g_value_set_double (value, gtk_window_get_opacity (window)); - break; -+ case PROP_HAS_RESIZE_GRIP: -+ g_value_set_boolean (value, priv->has_resize_grip); -+ break; -+ case PROP_RESIZE_GRIP_VISIBLE: -+ g_value_set_boolean (value, gtk_window_resize_grip_is_visible (window)); -+ break; - case PROP_MNEMONICS_VISIBLE: - g_value_set_boolean (value, priv->mnemonics_visible); - break; -@@ -4656,6 +4737,9 @@ - if (window->frame) - gdk_window_show (window->frame); - -+ if (priv->grip_window) -+ gdk_window_show (priv->grip_window); -+ - if (!disable_startup_notification) - { - /* Do we have a custom startup-notification id? */ -@@ -4871,6 +4955,9 @@ - if (window->frame) - gtk_style_set_background (widget->style, window->frame, GTK_STATE_NORMAL); - -+ if (priv->grip_window) -+ gtk_style_set_background (widget->style, priv->grip_window, GTK_STATE_NORMAL); -+ - /* This is a bad hack to set the window background. */ - gtk_window_paint (widget, NULL); - -@@ -4922,15 +5009,20 @@ - - /* Icons */ - gtk_window_realize_icon (window); -+ -+ if (priv->has_resize_grip) -+ resize_grip_create_window (window); - } - - static void - gtk_window_unrealize (GtkWidget *widget) - { - GtkWindow *window; -+ GtkWindowPrivate *priv; - GtkWindowGeometryInfo *info; - - window = GTK_WINDOW (widget); -+ priv = GTK_WINDOW_GET_PRIVATE (widget); - - /* On unrealize, we reset the size of the window such - * that we will re-apply the default sizing stuff -@@ -4962,9 +5054,146 @@ - /* Icons */ - gtk_window_unrealize_icon (window); - -+ if (priv->grip_window != NULL) -+ resize_grip_destroy_window (window); -+ - GTK_WIDGET_CLASS (gtk_window_parent_class)->unrealize (widget); - } - -+static GdkWindowEdge -+get_grip_edge (GtkWidget *widget) -+{ -+ return gtk_widget_get_direction (widget) == GTK_TEXT_DIR_LTR ? GDK_WINDOW_EDGE_SOUTH_EAST : GDK_WINDOW_EDGE_SOUTH_WEST; -+} -+ -+static gboolean -+get_drag_edge (GtkWidget *widget, -+ GdkWindowEdge *edge) -+{ -+ GtkTextDirection dir; -+ -+ dir = gtk_widget_get_direction (widget); -+ -+ if (!GTK_WINDOW (widget)->allow_grow) -+ return FALSE; -+ -+ *edge = dir == GTK_TEXT_DIR_LTR ? GDK_WINDOW_EDGE_SOUTH_EAST : GDK_WINDOW_EDGE_SOUTH_WEST; -+ -+ return TRUE; -+} -+ -+static void -+set_grip_cursor (GtkWindow *window) -+{ -+ GtkWidget *widget = GTK_WIDGET (window); -+ GtkWindowPrivate *priv = GTK_WINDOW_GET_PRIVATE(window); -+ -+ if (priv->grip_window == NULL) -+ return; -+ -+ if (gtk_widget_is_sensitive (widget)) -+ { -+ GdkWindowEdge edge; -+ GdkDisplay *display; -+ GdkCursorType cursor_type; -+ GdkCursor *cursor; -+ -+ cursor_type = GDK_LEFT_PTR; -+ -+ if (get_drag_edge (widget, &edge)) -+ { -+ switch (edge) -+ { -+ case GDK_WINDOW_EDGE_EAST: -+ cursor_type = GDK_RIGHT_SIDE; -+ break; -+ case GDK_WINDOW_EDGE_SOUTH_EAST: -+ cursor_type = GDK_BOTTOM_RIGHT_CORNER; -+ break; -+ case GDK_WINDOW_EDGE_SOUTH: -+ cursor_type = GDK_BOTTOM_SIDE; -+ break; -+ case GDK_WINDOW_EDGE_SOUTH_WEST: -+ cursor_type = GDK_BOTTOM_LEFT_CORNER; -+ break; -+ case GDK_WINDOW_EDGE_WEST: -+ cursor_type = GDK_LEFT_SIDE; -+ break; -+ default: ; -+ } -+ } -+ -+ display = gtk_widget_get_display (widget); -+ cursor = gdk_cursor_new_for_display (display, cursor_type); -+ gdk_window_set_cursor (priv->grip_window, cursor); -+ gdk_cursor_unref (cursor); -+ } -+ else -+ gdk_window_set_cursor (priv->grip_window, NULL); -+} -+ -+static void -+set_grip_shape (GtkWindow *window) -+{ -+ GtkWindowPrivate *priv = GTK_WINDOW_GET_PRIVATE (window); -+ GdkDrawable *mask; -+ cairo_t *cr; -+ gint width, height; -+ -+ if (priv->grip_window == NULL) -+ return; -+ -+ gdk_window_get_geometry (priv->grip_window, -+ NULL, NULL, -+ &width, &height, -+ NULL); -+ -+ mask = (GdkDrawable *) gdk_pixmap_new (NULL, width, height, 1); -+ -+ cr = gdk_cairo_create (mask); -+ -+ cairo_set_operator (cr, CAIRO_OPERATOR_SOURCE); -+ cairo_set_source_rgba (cr, 0.0, 0.0, 0.0, 0.0); -+ cairo_paint (cr); -+ cairo_set_source_rgba (cr, 0.0, 0.0, 0.0, 1.0); -+ -+ if (get_grip_edge (GTK_WIDGET (window)) == GDK_WINDOW_EDGE_SOUTH_EAST) -+ { -+ cairo_move_to (cr, width, 0.0); -+ cairo_line_to (cr, width, height); -+ cairo_line_to (cr, 0.0, height); -+ } -+ else -+ { -+ cairo_move_to (cr, 0.0, 0.0); -+ cairo_line_to (cr, width, height); -+ cairo_line_to (cr, 0.0, height); -+ } -+ -+ cairo_close_path (cr); -+ cairo_fill (cr); -+ cairo_destroy (cr); -+ -+ gdk_window_shape_combine_mask (priv->grip_window, NULL, 0, 0); -+ gdk_window_shape_combine_mask (priv->grip_window, mask, 0, 0); -+} -+ -+static void -+set_grip_position (GtkWindow *window) -+{ -+ GtkWindowPrivate *priv = GTK_WINDOW_GET_PRIVATE(window); -+ GdkRectangle rect; -+ -+ if (priv->grip_window == NULL) -+ return; -+ -+ gtk_window_get_resize_grip_area (window, &rect); -+ gdk_window_raise (priv->grip_window); -+ gdk_window_move_resize (priv->grip_window, -+ rect.x, rect.y, -+ rect.width, rect.height); -+} -+ - static void - gtk_window_size_request (GtkWidget *widget, - GtkRequisition *requisition) -@@ -5011,14 +5240,293 @@ - gtk_widget_size_allocate (window->bin.child, &child_allocation); - } - -- if (gtk_widget_get_realized (widget) && window->frame) -+ if (gtk_widget_get_realized (widget)) - { -- gdk_window_resize (window->frame, -- allocation->width + window->frame_left + window->frame_right, -- allocation->height + window->frame_top + window->frame_bottom); -+ if (window->frame) -+ { -+ gdk_window_resize (window->frame, -+ allocation->width + window->frame_left + window->frame_right, -+ allocation->height + window->frame_top + window->frame_bottom); -+ } -+ -+ update_grip_visibility (window); -+ set_grip_position (window); - } - } - -+static gboolean -+gtk_window_state_event (GtkWidget *widget, -+ GdkEventWindowState *event) -+{ -+ update_grip_visibility (GTK_WINDOW (widget)); -+ -+ return FALSE; -+} -+ -+static void -+gtk_window_direction_changed (GtkWidget *widget, -+ GtkTextDirection prev_dir) -+{ -+ GtkWindow *window = GTK_WINDOW (widget); -+ -+ set_grip_cursor (window); -+ set_grip_position (window); -+ set_grip_shape (window); -+} -+ -+static void -+gtk_window_state_changed (GtkWidget *widget, -+ GtkStateType previous_state) -+{ -+ GtkWindow *window = GTK_WINDOW (widget); -+ -+ set_grip_cursor (window); -+ update_grip_visibility (window); -+} -+ -+static void -+resize_grip_create_window (GtkWindow *window) -+{ -+ GtkWidget *widget; -+ GtkWindowPrivate *priv; -+ GdkWindowAttr attributes; -+ gint attributes_mask; -+ GdkRectangle rect; -+ -+ priv = GTK_WINDOW_GET_PRIVATE(window); -+ widget = GTK_WIDGET (window); -+ -+ g_return_if_fail (gtk_widget_get_realized (widget)); -+ g_return_if_fail (priv->grip_window == NULL); -+ -+ gtk_window_get_resize_grip_area (window, &rect); -+ -+ attributes.x = rect.x; -+ attributes.y = rect.y; -+ attributes.width = rect.width; -+ attributes.height = rect.height; -+ attributes.window_type = GDK_WINDOW_CHILD; -+ attributes.wclass = GDK_INPUT_OUTPUT; -+ attributes.visual = gtk_widget_get_visual (widget); -+ attributes.event_mask = gtk_widget_get_events (widget) | -+ GDK_EXPOSURE_MASK | -+ GDK_BUTTON_PRESS_MASK; -+ -+ attributes_mask = GDK_WA_X | GDK_WA_Y | GDK_WA_VISUAL; -+ -+ priv->grip_window = gdk_window_new (gtk_widget_get_window (widget), -+ &attributes, -+ attributes_mask); -+ -+ gdk_window_set_user_data (priv->grip_window, widget); -+ -+ gdk_window_raise (priv->grip_window); -+ -+ set_grip_cursor (window); -+ set_grip_shape (window); -+ update_grip_visibility (window); -+} -+ -+static void -+resize_grip_destroy_window (GtkWindow *window) -+{ -+ GtkWindowPrivate *priv = GTK_WINDOW_GET_PRIVATE(window); -+ -+ gdk_window_set_user_data (priv->grip_window, NULL); -+ gdk_window_destroy (priv->grip_window); -+ priv->grip_window = NULL; -+ update_grip_visibility (window); -+} -+ -+/** -+ * gtk_window_set_has_resize_grip: -+ * @window: a #GtkWindow -+ * @value: %TRUE to allow a resize grip -+ * -+ * Sets whether @window has a corner resize grip. -+ * -+ * Note that the resize grip is only shown if the window -+ * is actually resizable and not maximized. Use -+ * gtk_window_resize_grip_is_visible() to find out if the -+ * resize grip is currently shown. -+ * -+ * Since: 3.0 -+ */ -+void -+gtk_window_set_has_resize_grip (GtkWindow *window, -+ gboolean value) -+{ -+ GtkWidget *widget = GTK_WIDGET (window); -+ GtkWindowPrivate *priv = GTK_WINDOW_GET_PRIVATE(window); -+ -+ value = value != FALSE; -+ -+ if (value != priv->has_resize_grip) -+ { -+ priv->has_resize_grip = value; -+ gtk_widget_queue_draw (widget); -+ -+ if (gtk_widget_get_realized (widget)) -+ { -+ if (priv->has_resize_grip && priv->grip_window == NULL) -+ resize_grip_create_window (window); -+ else if (!priv->has_resize_grip && priv->grip_window != NULL) -+ resize_grip_destroy_window (window); -+ } -+ -+ g_object_notify (G_OBJECT (window), "has-resize-grip"); -+ } -+} -+ -+static void -+update_grip_visibility (GtkWindow *window) -+{ -+ GtkWindowPrivate *priv = GTK_WINDOW_GET_PRIVATE(window); -+ gboolean val; -+ -+ val = gtk_window_resize_grip_is_visible (window); -+ -+ if (priv->grip_window != NULL) -+ { -+ if (val) -+ { -+ gdk_window_show (priv->grip_window); -+ set_grip_cursor (window); -+ } -+ else -+ { -+ gdk_window_hide (priv->grip_window); -+ } -+ } -+ -+ if (priv->resize_grip_visible != val) -+ { -+ priv->resize_grip_visible = val; -+ -+ g_object_notify (G_OBJECT (window), "resize-grip-visible"); -+ } -+} -+ -+/** -+ * gtk_window_resize_grip_is_visible: -+ * @window: a #GtkWindow -+ * -+ * Determines whether a resize grip is visible for the specified window. -+ * -+ * Returns %TRUE if a resize grip exists and is visible. -+ * -+ * Since: 3.0 -+ */ -+gboolean -+gtk_window_resize_grip_is_visible (GtkWindow *window) -+{ -+ GtkWindowPrivate *priv; -+ GdkWindowEdge edge; -+ -+ g_return_val_if_fail (GTK_IS_WINDOW (window), FALSE); -+ -+ priv = GTK_WINDOW_GET_PRIVATE(window); -+ -+ if (window->type == GTK_WINDOW_POPUP || !window->allow_grow) -+ return FALSE; -+ -+ if (gtk_widget_get_realized (GTK_WIDGET (window))) -+ { -+ GdkWindowState state; -+ -+ state = gdk_window_get_state (gtk_widget_get_window (GTK_WIDGET (window))); -+ -+ if (state & GDK_WINDOW_STATE_MAXIMIZED || state & GDK_WINDOW_STATE_FULLSCREEN) -+ return FALSE; -+ } -+ -+ if (!get_drag_edge (GTK_WIDGET (window), &edge)) -+ return FALSE; -+ -+ return priv->has_resize_grip; -+} -+ -+/** -+ * gtk_window_get_has_resize_grip: -+ * @window: a #GtkWindow -+ * -+ * Determines whether the window may has a resize grip. -+ * -+ * Returns: %TRUE if the window has a resize grip. -+ * -+ * Since: 3.0 -+ */ -+gboolean -+gtk_window_get_has_resize_grip (GtkWindow *window) -+{ -+ GtkWindowPrivate *priv; -+ -+ g_return_val_if_fail (GTK_IS_WINDOW (window), FALSE); -+ -+ priv = GTK_WINDOW_GET_PRIVATE(window); -+ -+ return priv->has_resize_grip; -+} -+ -+/** -+ * gtk_window_get_resize_grip_area: -+ * @window: a #GtkWindow -+ * @rect: a pointer to a #GdkRectangle which we should store the -+ * resize grip area. -+ * -+ * If a window has a resize grip, this will retrieve the grip -+ * position, width and height into the specified #GdkRectangle. -+ * -+ * Returns: %TRUE if the resize grip's area was retrieved. -+ * -+ * Since: 3.0 -+ */ -+gboolean -+gtk_window_get_resize_grip_area (GtkWindow *window, -+ GdkRectangle *rect) -+{ -+ GtkWidget *widget; -+ GtkWindowPrivate *priv; -+ GtkAllocation allocation; -+ GtkStyle *style; -+ gint grip_width; -+ gint grip_height; -+ -+ g_return_val_if_fail (GTK_IS_WINDOW (window), FALSE); -+ -+ widget = GTK_WIDGET (window); -+ priv = GTK_WINDOW_GET_PRIVATE (window); -+ -+ if (!priv->has_resize_grip) -+ return FALSE; -+ -+ gtk_widget_get_allocation (widget, &allocation); -+ style = gtk_widget_get_style (widget); -+ -+ gtk_widget_style_get (widget, -+ "resize-grip-width", &grip_width, -+ "resize-grip-height", &grip_height, -+ NULL); -+ -+ if (grip_width > allocation.width) -+ grip_width = allocation.width; -+ -+ if (grip_height > allocation.height) -+ grip_height = allocation.height; -+ -+ rect->width = grip_width; -+ rect->height = grip_height; -+ rect->y = allocation.y + allocation.height - grip_height; -+ -+ if (gtk_widget_get_direction (widget) == GTK_TEXT_DIR_LTR) -+ rect->x = allocation.x + allocation.width - grip_width; -+ else -+ rect->x = allocation.x; -+ -+ return TRUE; -+} -+ -+ - static gint - gtk_window_event (GtkWidget *widget, GdkEvent *event) - { -@@ -5270,6 +5778,29 @@ - return handled; - } - -+static gint -+gtk_window_button_press_event (GtkWidget *widget, -+ GdkEventButton *event) -+{ -+ GtkWindowPrivate *priv = GTK_WINDOW_GET_PRIVATE (widget); -+ GdkWindowEdge edge; -+ -+ if (event->window == priv->grip_window) -+ { -+ if (get_drag_edge (widget, &edge)) -+ gtk_window_begin_resize_drag (GTK_WINDOW (widget), -+ get_grip_edge (widget), -+ event->button, -+ event->x_root, -+ event->y_root, -+ event->time); -+ -+ return TRUE; -+ } -+ -+ return FALSE; -+} -+ - static void - gtk_window_real_activate_default (GtkWindow *window) - { -@@ -6051,6 +6582,7 @@ - * the position request to be centered. - */ - GtkWidget *widget; -+ GtkWindowPrivate *priv; - GtkContainer *container; - GtkWindowGeometryInfo *info; - GdkGeometry new_geometry; -@@ -6064,7 +6596,8 @@ - widget = GTK_WIDGET (window); - container = GTK_CONTAINER (widget); - info = gtk_window_get_geometry_info (window, TRUE); -- -+ priv = GTK_WINDOW_GET_PRIVATE (window); -+ - configure_request_size_changed = FALSE; - configure_request_pos_changed = FALSE; - -@@ -6260,6 +6793,9 @@ - allocation = widget->allocation; - gtk_widget_size_allocate (widget, &allocation); - -+ set_grip_position (window); -+ update_grip_visibility (window); -+ - gdk_window_process_updates (widget->window, TRUE); - - gdk_window_configure_finished (widget->window); -@@ -6636,24 +7172,75 @@ - ***********************/ - - static void --gtk_window_paint (GtkWidget *widget, -- GdkRectangle *area) -+paint_window_grip (GtkWidget *widget, GdkRectangle *area) - { -- gtk_paint_flat_box (widget->style, widget->window, GTK_STATE_NORMAL, -- GTK_SHADOW_NONE, area, widget, "base", 0, 0, -1, -1); -+ GtkWindow *window = GTK_WINDOW (widget); -+ GtkWindowPrivate *priv = GTK_WINDOW_GET_PRIVATE (window); -+ -+ if (gtk_window_resize_grip_is_visible (window) && priv->grip_window != NULL) -+ { -+ GdkWindowEdge edge; -+ GdkRectangle rect; -+ -+ gtk_window_get_resize_grip_area (window, &rect); -+ -+ edge = get_grip_edge (widget); -+ -+ gtk_window_get_resize_grip_area (window, &rect); -+ -+ gtk_paint_flat_box (widget->style, -+ priv->grip_window, -+ GTK_STATE_NORMAL, -+ GTK_SHADOW_NONE, -+ area, -+ widget, -+ "base", -+ 0, 0, -+ -1, -1); -+ -+ gtk_paint_resize_grip (gtk_widget_get_style (widget), -+ priv->grip_window, -+ gtk_widget_get_state (widget), -+ area, -+ widget, -+ "statusbar", -+ edge, -+ 0, 0, -+ rect.width, -+ rect.height); -+ } -+} -+ -+static void -+gtk_window_paint (GtkWidget *widget, -+ GdkRectangle *area) -+{ -+ gtk_paint_flat_box (widget->style, widget->window, GTK_STATE_NORMAL, -+ GTK_SHADOW_NONE, area, widget, "base", 0, 0, -1, -1); - } - - static gint - gtk_window_expose (GtkWidget *widget, - GdkEventExpose *event) - { -- if (!gtk_widget_get_app_paintable (widget)) -- gtk_window_paint (widget, &event->area); -- -- if (GTK_WIDGET_CLASS (gtk_window_parent_class)->expose_event) -- return GTK_WIDGET_CLASS (gtk_window_parent_class)->expose_event (widget, event); -+ GtkWindowPrivate *priv = GTK_WINDOW_GET_PRIVATE (widget); -+ gboolean ret = FALSE; - -- return FALSE; -+ if (event->window == widget->window) -+ { -+ if (!gtk_widget_get_app_paintable (widget)) -+ gtk_window_paint (widget, &event->area); -+ -+ if (GTK_WIDGET_CLASS (gtk_window_parent_class)->expose_event) -+ ret = GTK_WIDGET_CLASS (gtk_window_parent_class)->expose_event (widget, event); -+ } -+ else if (event->window == priv->grip_window) -+ { -+ paint_window_grip (widget, &event->area); -+ ret = TRUE; -+ } -+ -+ return ret; - } - - /** -@@ -7265,8 +7852,16 @@ - gtk_window_set_resizable (GtkWindow *window, - gboolean resizable) - { -+ GtkWindowPrivate *priv; -+ - g_return_if_fail (GTK_IS_WINDOW (window)); - -+ priv = GTK_WINDOW_GET_PRIVATE (window); -+ -+ // XXX - need to do this after setting policy? -+ if (priv->grip_window != NULL) -+ update_grip_visibility (window); -+ - gtk_window_set_policy_internal (window, FALSE, resizable, FALSE); - } - -Index: gtk+-2.24.3/gtk/gtkwindow.h -=================================================================== ---- gtk+-2.24.3.orig/gtk/gtkwindow.h 2011-02-20 01:31:37.000000000 +1100 -+++ gtk+-2.24.3/gtk/gtkwindow.h 2011-03-15 18:00:39.253559423 +1100 -@@ -404,6 +404,17 @@ - GList * gtk_window_group_list_windows (GtkWindowGroup *window_group); - - -+ -+/* Window grips -+ */ -+void gtk_window_set_has_resize_grip (GtkWindow *window, -+ gboolean value); -+gboolean gtk_window_get_has_resize_grip (GtkWindow *window); -+gboolean gtk_window_resize_grip_is_visible (GtkWindow *window); -+gboolean gtk_window_get_resize_grip_area (GtkWindow *window, -+ GdkRectangle *rect); -+ -+ - /* --- internal functions --- */ - void _gtk_window_internal_set_focus (GtkWindow *window, - GtkWidget *focus); diff --git a/source/xlib/gtk+2/065_gir_set_packages.patch b/source/xlib/gtk+2/065_gir_set_packages.patch deleted file mode 100644 index b30c74a..0000000 --- a/source/xlib/gtk+2/065_gir_set_packages.patch +++ /dev/null @@ -1,74 +0,0 @@ -=== modified file 'gdk/Makefile.am' ---- old/gdk/Makefile.am 2011-01-21 19:24:12 +0000 -+++ new/gdk/Makefile.am 2011-01-21 19:28:52 +0000 -@@ -3,6 +3,7 @@ - -include $(INTROSPECTION_MAKEFILE) - INTROSPECTION_GIRS = - INTROSPECTION_SCANNER_ARGS = \ -+ --warn-all \ - --add-include-path=../gdk - INTROSPECTION_COMPILER_ARGS = \ - --includedir=$(srcdir) \ -@@ -197,10 +198,11 @@ - gdkenumtypes.h - - Gdk-2.0.gir: $(gdktargetlib) Makefile --Gdk_2_0_gir_SCANNERFLAGS = --warn-all -+Gdk_2_0_gir_SCANNERFLAGS = --c-include="gdk/gdk.h" - Gdk_2_0_gir_INCLUDES = Gio-2.0 GdkPixbuf-2.0 Pango-1.0 cairo-1.0 - Gdk_2_0_gir_LIBS = $(gdktargetlib) - Gdk_2_0_gir_FILES = $(introspection_files) -+Gdk_2_0_gir_EXPORT_PACKAGES = gdk-2.0 - Gdk_2_0_gir_CFLAGS = $(INCLUDES) - INTROSPECTION_GIRS += Gdk-2.0.gir - -@@ -238,10 +240,12 @@ - x11/gdkx.h - - GdkX11-2.0.gir: $(gdktargetlib) Gdk-2.0.gir Makefile --GdkX11_2_0_gir_SCANNERFLAGS = --warn-all --strip-prefix=Gdk --GdkX11_2_0_gir_INCLUDES = Gio-2.0 Gdk-2.0 GdkPixbuf-2.0 Pango-1.0 xlib-2.0 -+GdkX11_2_0_gir_SCANNERFLAGS = --identifier-prefix=Gdk --include-uninstalled=Gdk-2.0.gir -+GdkX11_2_0_gir_INCLUDES = Gio-2.0 GdkPixbuf-2.0 Pango-1.0 xlib-2.0 -+ - GdkX11_2_0_gir_LIBS = $(gdktargetlib) - GdkX11_2_0_gir_FILES = $(x11_introspection_files) -+GdkX11_2_0_gir_EXPORT_PACKAGES = gdk-x11-2.0 - GdkX11_2_0_gir_CFLAGS = $(INCLUDES) -L$(top_builddir)/gdk - INTROSPECTION_GIRS += GdkX11-2.0.gir - - -=== modified file 'gtk/Makefile.am' ---- old/gtk/Makefile.am 2011-01-21 19:23:36 +0000 -+++ new/gtk/Makefile.am 2011-01-21 19:31:54 +0000 -@@ -3,6 +3,7 @@ - -include $(INTROSPECTION_MAKEFILE) - INTROSPECTION_GIRS = - INTROSPECTION_SCANNER_ARGS = \ -+ --warn-all \ - --add-include-path=../gdk - INTROSPECTION_COMPILER_ARGS = \ - --includedir=$(srcdir) \ -@@ -998,11 +999,11 @@ - gtktypebuiltins.c - - Gtk-2.0.gir: $(INTROSPECTION_SCANNER) $(gtktargetlib) $(top_builddir)/gdk/Gdk-2.0.gir Makefile --Gtk_2_0_gir_SCANNERFLAGS = --warn-all --add-include-path=$(top_builddir)/gdk -+Gtk_2_0_gir_SCANNERFLAGS = --include-uninstalled=$(top_builddir)/gdk/Gdk-2.0.gir - if USE_X11 - Gtk_2_0_gir_SCANNERFLAGS += --add-include-path=$(top_builddir)/gdk/x11 - endif --Gtk_2_0_gir_INCLUDES = Atk-1.0 Gdk-2.0 -+Gtk_2_0_gir_INCLUDES = Atk-1.0 - Gtk_2_0_gir_CFLAGS = \ - $(INCLUDES) \ - -UGDK_DISABLE_DEPRECATED \ -@@ -1010,6 +1011,7 @@ - -DGTK_TEXT_USE_INTERNAL_UNSUPPORTED_API - Gtk_2_0_gir_LIBS = $(gtktargetlib) - Gtk_2_0_gir_FILES = $(addprefix $(srcdir)/, $(introspection_files)) -+Gtk_2_0_gir_EXPORT_PACKAGES = gtk+-2.0 - INTROSPECTION_GIRS += Gtk-2.0.gir - - girdir = $(datadir)/gir-1.0 - diff --git a/source/xlib/gtk+2/072_indicator_menu_update.patch b/source/xlib/gtk+2/072_indicator_menu_update.patch deleted file mode 100644 index 4874692..0000000 --- a/source/xlib/gtk+2/072_indicator_menu_update.patch +++ /dev/null @@ -1,110 +0,0 @@ -## Description: Adding two signals that are needed for Application Indicator to -## keep up-to-date with changed GtkMenu(Item)s. -## Origin/Author: Cody Russell , -## Sense Hofstede -## Bug: unknown and https://launchpad.net/bug/608219 -Index: gtk+-2.21.7/gtk/gtkcontainer.c -=================================================================== ---- gtk+-2.21.7.orig/gtk/gtkcontainer.c 2010-08-31 01:09:37.000000000 +1000 -+++ gtk+-2.21.7/gtk/gtkcontainer.c 2010-09-01 12:22:01.612617000 +1000 -@@ -48,6 +48,8 @@ - REMOVE, - CHECK_RESIZE, - SET_FOCUS_CHILD, -+ CHILD_ADDED, -+ CHILD_REMOVED, - LAST_SIGNAL - }; - -@@ -291,6 +293,24 @@ - _gtk_marshal_VOID__OBJECT, - G_TYPE_NONE, 1, - GTK_TYPE_WIDGET); -+ container_signals[CHILD_ADDED] = -+ g_signal_new (I_("child-added"), -+ G_OBJECT_CLASS_TYPE (object_class), -+ G_SIGNAL_RUN_LAST, -+ 0, -+ NULL, NULL, -+ _gtk_marshal_VOID__OBJECT, -+ G_TYPE_NONE, 1, -+ GTK_TYPE_WIDGET); -+ container_signals[CHILD_REMOVED] = -+ g_signal_new (I_("child-removed"), -+ G_OBJECT_CLASS_TYPE (object_class), -+ G_SIGNAL_RUN_LAST, -+ 0, -+ NULL, NULL, -+ _gtk_marshal_VOID__OBJECT, -+ G_TYPE_NONE, 1, -+ GTK_TYPE_WIDGET); - } - - static void -Index: gtk+-2.21.7/gtk/gtkmenushell.c -=================================================================== ---- gtk+-2.21.7.orig/gtk/gtkmenushell.c 2010-09-01 12:21:11.762617001 +1000 -+++ gtk+-2.21.7/gtk/gtkmenushell.c 2010-09-01 12:22:01.612617000 +1000 -@@ -567,6 +567,8 @@ - GTK_WIDGET (menu_shell), - child, - position); -+ -+ g_signal_emit_by_name (menu_shell, "child-added", child); - } - - static void -Index: gtk+-2.21.7/gtk/gtkmenuitem.c -=================================================================== ---- gtk+-2.21.7.orig/gtk/gtkmenuitem.c 2010-09-01 12:21:09.562617001 +1000 -+++ gtk+-2.21.7/gtk/gtkmenuitem.c 2010-09-01 12:22:01.612617000 +1000 -@@ -52,6 +52,8 @@ - ACTIVATE_ITEM, - TOGGLE_SIZE_REQUEST, - TOGGLE_SIZE_ALLOCATE, -+ SUBMENU_ADDED, -+ SUBMENU_REMOVED, - LAST_SIGNAL - }; - -@@ -244,6 +246,25 @@ - G_TYPE_NONE, 1, - G_TYPE_INT); - -+ menu_item_signals[SUBMENU_ADDED] = -+ g_signal_new (I_("submenu-added"), -+ G_OBJECT_CLASS_TYPE (gobject_class), -+ G_SIGNAL_RUN_FIRST, -+ 0, -+ NULL, NULL, -+ _gtk_marshal_VOID__OBJECT, -+ G_TYPE_NONE, 1, -+ GTK_TYPE_WIDGET); -+ -+ menu_item_signals[SUBMENU_REMOVED] = -+ g_signal_new (I_("submenu-removed"), -+ G_OBJECT_CLASS_TYPE (gobject_class), -+ G_SIGNAL_RUN_FIRST, -+ 0, -+ NULL, NULL, -+ _gtk_marshal_VOID__VOID, -+ G_TYPE_NONE, 0); -+ - /** - * GtkMenuItem:right-justified: - * -@@ -791,6 +812,14 @@ - if (GTK_WIDGET (menu_item)->parent) - gtk_widget_queue_resize (GTK_WIDGET (menu_item)); - -+ if(submenu == NULL) -+ { -+ g_signal_emit_by_name (menu_item, "submenu-removed"); -+ } -+ else -+ { -+ g_signal_emit_by_name (menu_item, "submenu-added", GTK_WIDGET(submenu)); -+ } - g_object_notify (G_OBJECT (menu_item), "submenu"); - } - } diff --git a/source/xlib/gtk+2/091_bugzilla_tooltip_refresh.patch b/source/xlib/gtk+2/091_bugzilla_tooltip_refresh.patch deleted file mode 100644 index 309bec1..0000000 --- a/source/xlib/gtk+2/091_bugzilla_tooltip_refresh.patch +++ /dev/null @@ -1,344 +0,0 @@ -# Description: better looking tooltips -# Upstream: https://bugzilla.gnome.org/show_bug.cgi?id=599617 -# Ubuntu: https://launchpad.net/bugs/487208 -Index: gtk+-2.21.7/gtk/gtktooltip.c -=================================================================== ---- gtk+-2.21.7.orig/gtk/gtktooltip.c 2010-09-01 12:22:03.992617001 +1000 -+++ gtk+-2.21.7/gtk/gtktooltip.c 2010-09-01 12:22:11.252617001 +1000 -@@ -33,6 +33,10 @@ - #include "gtkhbox.h" - #include "gtkalignment.h" - -+#ifdef GDK_WINDOWING_X11 -+#include "gdk/x11/gdkx.h" -+#endif -+ - #include "gtkalias.h" - - #undef DEBUG_TOOLTIP -@@ -97,6 +101,7 @@ - GtkTooltip *tooltip); - static void gtk_tooltip_set_last_window (GtkTooltip *tooltip, - GdkWindow *window); -+static void update_shape (GtkTooltip *tooltip); - - - G_DEFINE_TYPE (GtkTooltip, gtk_tooltip, G_TYPE_OBJECT); -@@ -112,8 +117,43 @@ - } - - static void -+on_composited_changed (GtkWidget *window, -+ GtkTooltip *tooltip) -+{ -+ update_shape (tooltip); -+} -+ -+static void -+on_screen_changed (GtkWidget *window, -+ GdkScreen *previous, -+ GtkTooltip *tooltip) -+{ -+ GdkScreen *screen; -+ GdkColormap *cmap; -+ -+ screen = gtk_widget_get_screen (window); -+ -+ cmap = NULL; -+ if (gdk_screen_is_composited (screen)) -+ cmap = gdk_screen_get_rgba_colormap (screen); -+ if (cmap == NULL) -+ cmap = gdk_screen_get_rgb_colormap (screen); -+ -+ gtk_widget_set_colormap (window, cmap); -+} -+ -+static void -+on_realized (GtkWidget *window, -+ GtkTooltip *tooltip) -+{ -+ update_shape (tooltip); -+} -+ -+static void - gtk_tooltip_init (GtkTooltip *tooltip) - { -+ GdkScreen *screen; -+ - tooltip->timeout_id = 0; - tooltip->browse_mode_timeout_id = 0; - -@@ -129,8 +169,12 @@ - tooltip->last_window = NULL; - - tooltip->window = g_object_ref (gtk_window_new (GTK_WINDOW_POPUP)); -+ -+ on_screen_changed (tooltip->window, NULL, tooltip); -+ - gtk_window_set_type_hint (GTK_WINDOW (tooltip->window), - GDK_WINDOW_TYPE_HINT_TOOLTIP); -+ - gtk_widget_set_app_paintable (tooltip->window, TRUE); - gtk_window_set_resizable (GTK_WINDOW (tooltip->window), FALSE); - gtk_widget_set_name (tooltip->window, "gtk-tooltip"); -@@ -147,7 +191,7 @@ - gtk_widget_show (tooltip->alignment); - - g_signal_connect_swapped (tooltip->window, "style-set", -- G_CALLBACK (gtk_tooltip_window_style_set), tooltip); -+ G_CALLBACK (gtk_tooltip_window_style_set), tooltip); - g_signal_connect_swapped (tooltip->window, "expose-event", - G_CALLBACK (gtk_tooltip_paint_window), tooltip); - -@@ -164,6 +208,13 @@ - gtk_box_pack_start (GTK_BOX (tooltip->box), tooltip->label, - FALSE, FALSE, 0); - -+ g_signal_connect (tooltip->window, "composited-changed", -+ G_CALLBACK (on_composited_changed), tooltip); -+ g_signal_connect (tooltip->window, "screen-changed", -+ G_CALLBACK (on_screen_changed), tooltip); -+ g_signal_connect (tooltip->window, "realize", -+ G_CALLBACK (on_realized), tooltip); -+ - tooltip->custom_widget = NULL; - } - -@@ -510,19 +561,208 @@ - gtk_widget_queue_draw (tooltip->window); - } - -+static void -+draw_round_rect (cairo_t *cr, -+ gdouble aspect, -+ gdouble x, -+ gdouble y, -+ gdouble corner_radius, -+ gdouble width, -+ gdouble height) -+{ -+ gdouble radius = corner_radius / aspect; -+ -+ cairo_move_to (cr, x + radius, y); -+ -+ /* top-right, left of the corner */ -+ cairo_line_to (cr, x + width - radius, y); -+ -+ /* top-right, below the corner */ -+ cairo_arc (cr, -+ x + width - radius, y + radius, radius, -+ -90.0f * G_PI / 180.0f, 0.0f * G_PI / 180.0f); -+ -+ /* bottom-right, above the corner */ -+ cairo_line_to (cr, x + width, y + height - radius); -+ -+ /* bottom-right, left of the corner */ -+ cairo_arc (cr, -+ x + width - radius, y + height - radius, radius, -+ 0.0f * G_PI / 180.0f, 90.0f * G_PI / 180.0f); -+ -+ /* bottom-left, right of the corner */ -+ cairo_line_to (cr, x + radius, y + height); -+ -+ /* bottom-left, above the corner */ -+ cairo_arc (cr, -+ x + radius, y + height - radius, radius, -+ 90.0f * G_PI / 180.0f, 180.0f * G_PI / 180.0f); -+ -+ /* top-left, below the corner */ -+ cairo_line_to (cr, x, y + radius); -+ -+ /* top-left, right of the corner */ -+ cairo_arc (cr, -+ x + radius, y + radius, radius, -+ 180.0f * G_PI / 180.0f, 270.0f * G_PI / 180.0f); -+ -+ cairo_close_path (cr); -+} -+ -+static void -+fill_background (GtkWidget *widget, -+ cairo_t *cr) -+{ -+ GdkColor color; -+ gdouble r, g, b; -+ gint radius; -+ gdouble background_alpha; -+ -+ if (gdk_screen_is_composited (gtk_widget_get_screen (widget))) -+ background_alpha = 0.85; -+ else -+ background_alpha = 1.0; -+ -+ radius = MIN (widget->style->xthickness, widget->style->ythickness); -+ radius = MAX (radius, 1); -+ -+ cairo_set_operator (cr, CAIRO_OPERATOR_CLEAR); -+ cairo_paint (cr); -+ cairo_set_operator (cr, CAIRO_OPERATOR_OVER); -+ -+ draw_round_rect (cr, -+ 1.0, 0.5, 0.5, radius, -+ widget->allocation.width - 1, -+ widget->allocation.height - 1); -+ -+ color = widget->style->bg [GTK_STATE_NORMAL]; -+ r = (float)color.red / 65535.0; -+ g = (float)color.green / 65535.0; -+ b = (float)color.blue / 65535.0; -+ cairo_set_source_rgba (cr, r, g, b, background_alpha); -+ cairo_fill_preserve (cr); -+ -+ color = widget->style->bg [GTK_STATE_SELECTED]; -+ r = (float) color.red / 65535.0; -+ g = (float) color.green / 65535.0; -+ b = (float) color.blue / 65535.0; -+ -+ cairo_set_source_rgba (cr, r, g, b, background_alpha); -+ cairo_set_line_width (cr, 1.0); -+ cairo_stroke (cr); -+} -+ -+static void -+update_shape (GtkTooltip *tooltip) -+{ -+ GdkScreen *screen; -+ GdkBitmap *mask; -+ cairo_t *cr; -+ gint width, height; -+ gboolean new_style; -+ gint radius; -+ -+ gtk_widget_style_get (tooltip->window, "new-tooltip-style", &new_style, NULL); -+ -+ if (!new_style) -+ { -+ gtk_widget_shape_combine_mask (tooltip->window, NULL, 0, 0); -+ return; -+ } -+ -+ screen = gtk_widget_get_screen (tooltip->window); -+ -+ gtk_window_get_size (GTK_WINDOW (tooltip->window), &width, &height); -+ -+ if (gdk_screen_is_composited (screen)) -+ { -+ GdkRectangle rect; -+ GdkRegion *region; -+ const char *wm; -+ -+ gtk_widget_shape_combine_mask (tooltip->window, NULL, 0, 0); -+#ifdef GDK_WINDOWING_X11 -+ /* This is a hack to keep the Metacity compositor from slapping a -+ * non-shaped shadow around the shaped tooltip -+ */ -+ if (!gtk_widget_get_mapped (tooltip->window)) -+ { -+ wm = gdk_x11_screen_get_window_manager_name (screen); -+ if (g_strcmp0 (wm, "Metacity") == 0) -+ gtk_window_set_type_hint (GTK_WINDOW (tooltip->window), -+ GDK_WINDOW_TYPE_HINT_DND); -+ } -+#endif -+ return; -+ } -+ -+ radius = MIN (tooltip->window->style->xthickness, -+ tooltip->window->style->ythickness); -+ radius = MAX (radius, 1); -+ mask = (GdkBitmap *) gdk_pixmap_new (NULL, width, height, 1); -+ cr = gdk_cairo_create (mask); -+ if (cairo_status (cr) == CAIRO_STATUS_SUCCESS) -+ { -+ cairo_set_operator (cr, CAIRO_OPERATOR_CLEAR); -+ cairo_paint (cr); -+ -+ cairo_set_operator (cr, CAIRO_OPERATOR_OVER); -+ cairo_set_source_rgb (cr, 1.0, 1.0, 1.0); -+ draw_round_rect (cr, 1.0, 0, 0, radius + 1, width, height); -+ cairo_fill (cr); -+ -+ gtk_widget_shape_combine_mask (tooltip->window, mask, 0, 0); -+ } -+ cairo_destroy (cr); -+ -+ g_object_unref (mask); -+} -+ - static gboolean - gtk_tooltip_paint_window (GtkTooltip *tooltip) - { -- gtk_paint_flat_box (tooltip->window->style, -- tooltip->window->window, -- GTK_STATE_NORMAL, -- GTK_SHADOW_OUT, -- NULL, -- tooltip->window, -- "tooltip", -- 0, 0, -- tooltip->window->allocation.width, -- tooltip->window->allocation.height); -+ gboolean new_style; -+ -+ gtk_widget_style_get (tooltip->window, "new-tooltip-style", &new_style, NULL); -+ -+ if (new_style) -+ { -+ cairo_t *context; -+ cairo_surface_t *surface; -+ cairo_t *cr; -+ -+ context = gdk_cairo_create (tooltip->window->window); -+ -+ cairo_set_operator (context, CAIRO_OPERATOR_SOURCE); -+ surface = cairo_surface_create_similar (cairo_get_target (context), -+ CAIRO_CONTENT_COLOR_ALPHA, -+ tooltip->window->allocation.width, -+ tooltip->window->allocation.height); -+ cr = cairo_create (surface); -+ -+ fill_background (tooltip->window, cr); -+ -+ cairo_destroy (cr); -+ cairo_set_source_surface (context, surface, 0, 0); -+ cairo_paint (context); -+ cairo_surface_destroy (surface); -+ cairo_destroy (context); -+ -+ update_shape (tooltip); -+ } -+ else -+ { -+ gtk_paint_flat_box (tooltip->window->style, -+ tooltip->window->window, -+ GTK_STATE_NORMAL, -+ GTK_SHADOW_OUT, -+ NULL, -+ tooltip->window, -+ "tooltip", -+ 0, 0, -+ tooltip->window->allocation.width, -+ tooltip->window->allocation.height); -+ } - - return FALSE; - } -Index: gtk+-2.21.7/gtk/gtkwidget.c -=================================================================== ---- gtk+-2.21.7.orig/gtk/gtkwidget.c 2010-09-01 12:22:03.982617001 +1000 -+++ gtk+-2.21.7/gtk/gtkwidget.c 2010-09-01 12:22:11.252617001 +1000 -@@ -2582,6 +2582,14 @@ - P_("The length of vertical scroll arrows"), - 1, G_MAXINT, 16, - GTK_PARAM_READABLE)); -+ -+ gtk_widget_class_install_style_property (klass, -+ g_param_spec_boolean ("new-tooltip-style", -+ NULL, -+ NULL, -+ FALSE, -+ GTK_PARAM_READABLE)); -+ - } - - static void diff --git a/source/xlib/gtk+2/100_overlay_scrollbar_loading.patch b/source/xlib/gtk+2/100_overlay_scrollbar_loading.patch deleted file mode 100644 index 064c34a..0000000 --- a/source/xlib/gtk+2/100_overlay_scrollbar_loading.patch +++ /dev/null @@ -1,252 +0,0 @@ -## Description: add some description -## Origin/Author: add some origin or author -## Bug: bug URL -=== modified file 'gtk/gtkmain.c' -Index: gtk+2.0-2.24.3/gtk/gtkmain.c -=================================================================== ---- gtk+2.0-2.24.3.orig/gtk/gtkmain.c 2011-03-29 15:48:57.165895636 +0200 -+++ gtk+2.0-2.24.3/gtk/gtkmain.c 2011-03-29 15:53:32.063258778 +0200 -@@ -752,6 +752,7 @@ - - _gtk_accel_map_init (); - _gtk_rc_init (); -+ ubuntu_gtk_scrolled_window_init (); - - /* Set the 'initialized' flag. - */ -Index: gtk+2.0-2.24.3/gtk/gtkscrolledwindow.c -=================================================================== ---- gtk+2.0-2.24.3.orig/gtk/gtkscrolledwindow.c 2011-03-23 16:21:04.677924068 +0100 -+++ gtk+2.0-2.24.3/gtk/gtkscrolledwindow.c 2011-03-29 15:53:13.203165248 +0200 -@@ -144,6 +144,9 @@ - - static guint signals[LAST_SIGNAL] = {0}; - -+static GtkWidget* (*os_scrollbar_new) (GtkOrientation, GtkAdjustment*) = NULL; -+static gboolean use_overlay_scrollbar = FALSE; -+ - G_DEFINE_TYPE (GtkScrolledWindow, gtk_scrolled_window, GTK_TYPE_BIN) - - static void -@@ -434,7 +437,12 @@ - if (!scrolled_window->hscrollbar) - { - gtk_widget_push_composite_child (); -- scrolled_window->hscrollbar = gtk_hscrollbar_new (hadjustment); -+ -+ if (use_overlay_scrollbar == FALSE) -+ scrolled_window->hscrollbar = gtk_hscrollbar_new (hadjustment); -+ else -+ scrolled_window->hscrollbar = os_scrollbar_new (GTK_ORIENTATION_HORIZONTAL, hadjustment); -+ - gtk_widget_set_composite_name (scrolled_window->hscrollbar, "hscrollbar"); - gtk_widget_pop_composite_child (); - -@@ -495,7 +503,12 @@ - if (!scrolled_window->vscrollbar) - { - gtk_widget_push_composite_child (); -- scrolled_window->vscrollbar = gtk_vscrollbar_new (vadjustment); -+ -+ if (use_overlay_scrollbar == FALSE) -+ scrolled_window->vscrollbar = gtk_vscrollbar_new (vadjustment); -+ else -+ scrolled_window->vscrollbar = os_scrollbar_new (GTK_ORIENTATION_VERTICAL, vadjustment); -+ - gtk_widget_set_composite_name (scrolled_window->vscrollbar, "vscrollbar"); - gtk_widget_pop_composite_child (); - -@@ -1030,7 +1043,7 @@ - - gtk_widget_style_get (widget, "scrollbars-within-bevel", &scrollbars_within_bevel, NULL); - -- if (!scrollbars_within_bevel) -+ if (!scrollbars_within_bevel && use_overlay_scrollbar == FALSE) - { - gtk_scrolled_window_relative_allocation (widget, &relative_allocation); - -@@ -1350,35 +1363,46 @@ - - if (scrolled_window->vscrollbar_visible) - { -- GtkRequisition vscrollbar_requisition; -- gboolean is_rtl; -+ if (use_overlay_scrollbar == FALSE) -+ { -+ GtkRequisition vscrollbar_requisition; -+ gboolean is_rtl; - -- gtk_widget_get_child_requisition (scrolled_window->vscrollbar, -- &vscrollbar_requisition); -- is_rtl = gtk_widget_get_direction (widget) == GTK_TEXT_DIR_RTL; -- -- if ((!is_rtl && -- (priv->real_window_placement == GTK_CORNER_TOP_RIGHT || -- priv->real_window_placement == GTK_CORNER_BOTTOM_RIGHT)) || -- (is_rtl && -- (priv->real_window_placement == GTK_CORNER_TOP_LEFT || -- priv->real_window_placement == GTK_CORNER_BOTTOM_LEFT))) -- allocation->x += (vscrollbar_requisition.width + scrollbar_spacing); -+ gtk_widget_get_child_requisition (scrolled_window->vscrollbar, -+ &vscrollbar_requisition); -+ is_rtl = gtk_widget_get_direction (widget) == GTK_TEXT_DIR_RTL; -+ -+ if ((!is_rtl && -+ (priv->real_window_placement == GTK_CORNER_TOP_RIGHT || -+ priv->real_window_placement == GTK_CORNER_BOTTOM_RIGHT)) || -+ (is_rtl && -+ (priv->real_window_placement == GTK_CORNER_TOP_LEFT || -+ priv->real_window_placement == GTK_CORNER_BOTTOM_LEFT))) -+ allocation->x += (vscrollbar_requisition.width + scrollbar_spacing); - -- allocation->width = MAX (1, allocation->width - (vscrollbar_requisition.width + scrollbar_spacing)); -+ allocation->width = MAX (1, allocation->width - (vscrollbar_requisition.width + scrollbar_spacing)); -+ } -+ else -+ allocation->width = MAX (1, allocation->width); - } - if (scrolled_window->hscrollbar_visible) - { -- GtkRequisition hscrollbar_requisition; -- gtk_widget_get_child_requisition (scrolled_window->hscrollbar, -- &hscrollbar_requisition); -- -- if (priv->real_window_placement == GTK_CORNER_BOTTOM_LEFT || -- priv->real_window_placement == GTK_CORNER_BOTTOM_RIGHT) -- allocation->y += (hscrollbar_requisition.height + scrollbar_spacing); -+ if (use_overlay_scrollbar == FALSE) -+ { -+ GtkRequisition hscrollbar_requisition; -+ gtk_widget_get_child_requisition (scrolled_window->hscrollbar, -+ &hscrollbar_requisition); -+ -+ if (priv->real_window_placement == GTK_CORNER_BOTTOM_LEFT || -+ priv->real_window_placement == GTK_CORNER_BOTTOM_RIGHT) -+ allocation->y += (hscrollbar_requisition.height + scrollbar_spacing); - -- allocation->height = MAX (1, allocation->height - (hscrollbar_requisition.height + scrollbar_spacing)); -+ allocation->height = MAX (1, allocation->height - (hscrollbar_requisition.height + scrollbar_spacing)); -+ } -+ else -+ allocation->height = MAX (1, allocation->height); - } -+ - } - - static void -@@ -1490,7 +1514,7 @@ - - if (scrolled_window->shadow_type != GTK_SHADOW_NONE) - { -- if (!scrollbars_within_bevel) -+ if (!scrollbars_within_bevel && use_overlay_scrollbar == FALSE) - { - child_allocation.x -= widget->style->xthickness; - child_allocation.width += 2 * widget->style->xthickness; -@@ -1542,7 +1566,7 @@ - - if (scrolled_window->shadow_type != GTK_SHADOW_NONE) - { -- if (!scrollbars_within_bevel) -+ if (!scrollbars_within_bevel && use_overlay_scrollbar == FALSE) - { - child_allocation.y -= widget->style->ythickness; - child_allocation.height += 2 * widget->style->ythickness; -@@ -1763,6 +1787,75 @@ - } - - /* -+ * ubuntu_gtk_scrolled_window_init: -+ * -+ * Initialize local use of the overlay-scrollbar module. -+ * -+ * If the module is installed, this code checks both a whitelist -+ * and a blacklist to decide whether to activate the remplacement -+ * scrollbars. -+ * -+ * It is possible to force the feature to be disabled by setting -+ * the LIBOVERLAY_SCROLLBAR environment variable to either '0' or an -+ * empty value. -+ */ -+void -+ubuntu_gtk_scrolled_window_init (void) -+{ -+ static gboolean init_once = FALSE; -+ -+ if (init_once == FALSE) -+ { -+ GModule *module = NULL; -+ gpointer symbol = NULL; -+ -+ gchar *flag = (gchar*) g_getenv ("LIBOVERLAY_SCROLLBAR"); -+ -+ /* check if LIBOVERLAY_SCROLLBAR is set to 0 or an empty value -+ and disable the feature in this case */ -+ if (flag != NULL && (*flag == '\0' || *flag == '0')) -+ goto skip_loading; -+ -+ /* default extension library to use for this release */ -+ gchar *path = "/usr/lib/liboverlay-scrollbar-0.1.so.0"; -+ -+ module = g_module_open (path, G_MODULE_BIND_LOCAL); -+ if (module == NULL) -+ goto skip_loading; -+ -+ /* check the blacklist, in all cases */ -+ if (g_module_symbol (module, "os_utils_is_blacklisted", &symbol)) -+ { -+ gboolean (*os_utils_is_blacklisted) (const gchar*) = symbol; -+ if (os_utils_is_blacklisted (g_get_prgname ()) == TRUE) -+ goto skip_loading; -+ } -+ -+ /* if the feature was not explicitely activated by the env. -+ variable, check the whitelist before loading */ -+ if (g_getenv ("LIBOVERLAY_SCROLLBAR") == NULL) -+ { -+ if (g_module_symbol (module, "os_utils_is_whitelisted", &symbol)) -+ { -+ gboolean (*os_utils_is_whitelisted) (const gchar*) = symbol; -+ if (os_utils_is_whitelisted (g_get_prgname ()) == FALSE) -+ goto skip_loading; -+ } -+ } -+ -+ /* all controls are positive: the feature can be activated now */ -+ if (g_module_symbol (module, "os_scrollbar_new", &symbol)) -+ { -+ os_scrollbar_new = symbol; -+ use_overlay_scrollbar = TRUE; -+ } -+ -+skip_loading: -+ init_once = TRUE; -+ } -+} -+ -+/* - * _gtk_scrolled_window_get_spacing: - * @scrolled_window: a scrolled window - * -@@ -1780,6 +1873,9 @@ - - class = GTK_SCROLLED_WINDOW_GET_CLASS (scrolled_window); - -+ if (use_overlay_scrollbar == TRUE) -+ return 0; -+ - if (class->scrollbar_spacing >= 0) - return class->scrollbar_spacing; - else -Index: gtk+2.0-2.24.3/gtk/gtkscrolledwindow.h -=================================================================== ---- gtk+2.0-2.24.3.orig/gtk/gtkscrolledwindow.h 2011-03-23 16:21:04.637923867 +0100 -+++ gtk+2.0-2.24.3/gtk/gtkscrolledwindow.h 2011-03-29 15:53:21.519206487 +0200 -@@ -127,6 +127,7 @@ - void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, - GtkWidget *child); - -+void ubuntu_gtk_scrolled_window_init (void); - gint _gtk_scrolled_window_get_scrollbar_spacing (GtkScrolledWindow *scrolled_window); - - diff --git a/source/xlib/gtk+2/FrugalBuild b/source/xlib/gtk+2/FrugalBuild index 2c817a7..46e083f 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.24.8 +pkgver=2.24.10 pkgrel=1 pkgdesc="The GTK+ Toolkit (2.x series)" depends=('libxext' 'libxfixes' 'cairo>=1.8.10-2' 'libgcc' 'libjpeg>=8a' 'libtiff' 'libcups>=1.3.11-4' 'gdk-pixbuf2>=2.23.0-5') @@ -13,28 +13,15 @@ makedepends=('gtk-doc' 'cups' 'inputproto' 'gobject-introspection' 'gnome-common archs=('i686' 'x86_64' 'arm') replaces=('libgail-gnome') provides=('libgail-gnome') +_F_gnome_ext=".tar.xz" Finclude gnome up2date=$pkgver url="http://www.gtk.org/" _F_cd_path="gtk+-$pkgver" source=($source \ - xid-collision-debug.patch \ - 012_ubuntu-set-grab-add.patch \ - 043_ubuntu_menu_proxy.patch \ - 044_grips.patch \ - 065_gir_set_packages.patch \ - 072_indicator_menu_update.patch \ - 091_bugzilla_tooltip_refresh.patch \ - 100_overlay_scrollbar_loading.patch) -sha1sums=('df808f26c9a37c6bcb077c316406bb3a18a4c68d' \ - '75c461740e18696a792739cd1f9a20327dbb23bb' \ - 'b4a6b53cd07a63f0df59fe80be597910e8db90c5' \ - '907f88cf3ec8c102699f58d714c10fe14f63b3b1' \ - '32750305c024b8690820f7260a8622c76aa06854' \ - 'b48134a8c2a81e24539904e7ddf780ced75d4d93' \ - '7a6606c8cf3cecba86c5f264208eb9c7cc405072' \ - 'd8d23cead06029d8f3bfe59b63a629bb38c3d3c6' \ - '3b9320052e4171589a227e3259483ef8fc877e5b') + xid-collision-debug.patch) +sha1sums=('baf5c73e186352cad767392a6b55840be0326ddc' \ + '75c461740e18696a792739cd1f9a20327dbb23bb') subpkgs=("${subpkgs[@]}" "$pkgname-libs") subdescs=("${subdescs[@]}" "GTK+2 core libraries.") diff --git a/source/xlib/gtk+2/old-icon-symlinks.patch b/source/xlib/gtk+2/old-icon-symlinks.patch deleted file mode 100644 index 046dd4d..0000000 --- a/source/xlib/gtk+2/old-icon-symlinks.patch +++ /dev/null @@ -1,269 +0,0 @@ -diff -aur gtk+-2.22.0.orig//gtk/Makefile.in gtk+-2.22.0/gtk/Makefile.in ---- gtk+-2.22.0.orig//gtk/Makefile.in 2010-10-15 04:57:50.810006145 +0800 -+++ gtk+-2.22.0/gtk/Makefile.in 2010-10-15 05:13:49.083339478 +0800 -@@ -1598,7 +1598,172 @@ - stock-icons/24/folder-remote.png \ - stock-icons/24/user-home.png \ - stock-icons/24/user-desktop.png \ -- stock-icons/24/text-x-generic.png -+ stock-icons/24/text-x-generic.png \ -+ stock-icons/16/gtk-quit.png \ -+ stock-icons/16/gtk-info.png \ -+ stock-icons/16/gtk-file.png \ -+ stock-icons/16/gtk-open.png \ -+ stock-icons/16/gtk-print-preview.png \ -+ stock-icons/16/gtk-print.png \ -+ stock-icons/16/gtk-properties.png \ -+ stock-icons/16/gtk-revert-to-saved-ltr.png \ -+ stock-icons/16/gtk-revert-to-saved-rtl.png \ -+ stock-icons/16/gtk-save-as.png \ -+ stock-icons/16/gtk-new.png \ -+ stock-icons/16/gtk-harddisk.png \ -+ stock-icons/16/gtk-clear.png \ -+ stock-icons/16/gtk-copy.png \ -+ stock-icons/16/gtk-cut.png \ -+ stock-icons/16/gtk-delete.png \ -+ stock-icons/16/gtk-find-and-replace.png \ -+ stock-icons/16/gtk-find.png \ -+ stock-icons/16/gtk-paste.png \ -+ stock-icons/16/gtk-redo-ltr.png \ -+ stock-icons/16/gtk-redo-rtl.png \ -+ stock-icons/16/gtk-select-all.png \ -+ stock-icons/16/gtk-undo-ltr.png \ -+ stock-icons/16/gtk-undo-rtl.png \ -+ stock-icons/16/gtk-directory.png \ -+ stock-icons/16/gtk-unindent-ltr.png \ -+ stock-icons/16/gtk-unindent-rtl.png \ -+ stock-icons/16/gtk-indent-ltr.png \ -+ stock-icons/16/gtk-indent-rtl.png \ -+ stock-icons/16/gtk-justify-center.png \ -+ stock-icons/16/gtk-justify-fill.png \ -+ stock-icons/16/gtk-justify-left.png \ -+ stock-icons/16/gtk-justify-right.png \ -+ stock-icons/16/gtk-bold.png \ -+ stock-icons/16/gtk-italic.png \ -+ stock-icons/16/gtk-strikethrough.png \ -+ stock-icons/16/gtk-underline.png \ -+ stock-icons/16/gtk-goto-bottom.png \ -+ stock-icons/16/gtk-go-down.png \ -+ stock-icons/16/gtk-goto-first-ltr.png \ -+ stock-icons/16/gtk-home.png \ -+ stock-icons/16/gtk-jump-to-ltr.png \ -+ stock-icons/16/gtk-jump-to-rtl.png \ -+ stock-icons/16/gtk-goto-last-ltr.png \ -+ stock-icons/16/gtk-go-forward-ltr.png \ -+ stock-icons/16/gtk-go-back-ltr.png \ -+ stock-icons/16/gtk-goto-top.png \ -+ stock-icons/16/gtk-go-up.png \ -+ stock-icons/16/gtk-about.png \ -+ stock-icons/16/gtk-help.png \ -+ stock-icons/16/gtk-missing-image.png \ -+ stock-icons/16/gtk-add.png \ -+ stock-icons/16/gtk-remove.png \ -+ stock-icons/16/gtk-floppy.png \ -+ stock-icons/16/gtk-cdrom.png \ -+ stock-icons/16/gtk-media-pause.png \ -+ stock-icons/16/gtk-media-play-ltr.png \ -+ stock-icons/16/gtk-media-play-rtl.png \ -+ stock-icons/16/gtk-media-stop.png \ -+ stock-icons/16/gtk-media-record.png \ -+ stock-icons/16/gtk-media-rewind-ltr.png \ -+ stock-icons/16/gtk-media-forward-ltr.png \ -+ stock-icons/16/gtk-media-previous-ltr.png \ -+ stock-icons/16/gtk-media-next-ltr.png \ -+ stock-icons/16/gtk-network.png \ -+ stock-icons/16/gtk-print-error.png \ -+ stock-icons/16/gtk-print-report.png \ -+ stock-icons/16/gtk-print-paused.png \ -+ stock-icons/16/gtk-print-warning.png \ -+ stock-icons/16/gtk-stop.png \ -+ stock-icons/16/gtk-execute.png \ -+ stock-icons/16/gtk-spell-check.png \ -+ stock-icons/16/gtk-fullscreen.png \ -+ stock-icons/16/gtk-refresh.png \ -+ stock-icons/16/gtk-leave-fullscreen.png \ -+ stock-icons/16/gtk-sort-ascending.png \ -+ stock-icons/16/gtk-sort-descending.png \ -+ stock-icons/16/gtk-close.png \ -+ stock-icons/16/gtk-zoom-fit.png \ -+ stock-icons/16/gtk-zoom-in.png \ -+ stock-icons/16/gtk-zoom-100.png \ -+ stock-icons/16/gtk-zoom-out.png \ -+ stock-icons/24/gtk-quit.png \ -+ stock-icons/24/gtk-info.png \ -+ stock-icons/24/gtk-file.png \ -+ stock-icons/24/gtk-open.png \ -+ stock-icons/24/gtk-print-preview.png \ -+ stock-icons/24/gtk-print.png \ -+ stock-icons/24/gtk-properties.png \ -+ stock-icons/24/gtk-revert-to-saved-ltr.png \ -+ stock-icons/24/gtk-revert-to-saved-rtl.png \ -+ stock-icons/24/gtk-save-as.png \ -+ stock-icons/24/gtk-new.png \ -+ stock-icons/24/gtk-harddisk.png \ -+ stock-icons/24/gtk-clear.png \ -+ stock-icons/24/gtk-copy.png \ -+ stock-icons/24/gtk-cut.png \ -+ stock-icons/24/gtk-delete.png \ -+ stock-icons/24/gtk-find-and-replace.png \ -+ stock-icons/24/gtk-find.png \ -+ stock-icons/24/gtk-paste.png \ -+ stock-icons/24/gtk-redo-ltr.png \ -+ stock-icons/24/gtk-redo-rtl.png \ -+ stock-icons/24/gtk-select-all.png \ -+ stock-icons/24/gtk-undo-ltr.png \ -+ stock-icons/24/gtk-undo-rtl.png \ -+ stock-icons/24/gtk-directory.png \ -+ stock-icons/24/gtk-unindent-ltr.png \ -+ stock-icons/24/gtk-unindent-rtl.png \ -+ stock-icons/24/gtk-indent-ltr.png \ -+ stock-icons/24/gtk-indent-rtl.png \ -+ stock-icons/24/gtk-justify-center.png \ -+ stock-icons/24/gtk-justify-fill.png \ -+ stock-icons/24/gtk-justify-left.png \ -+ stock-icons/24/gtk-justify-right.png \ -+ stock-icons/24/gtk-bold.png \ -+ stock-icons/24/gtk-italic.png \ -+ stock-icons/24/gtk-strikethrough.png \ -+ stock-icons/24/gtk-underline.png \ -+ stock-icons/24/gtk-goto-bottom.png \ -+ stock-icons/24/gtk-go-down.png \ -+ stock-icons/24/gtk-goto-first-ltr.png \ -+ stock-icons/24/gtk-home.png \ -+ stock-icons/24/gtk-jump-to-ltr.png \ -+ stock-icons/24/gtk-jump-to-rtl.png \ -+ stock-icons/24/gtk-goto-last-ltr.png \ -+ stock-icons/24/gtk-go-forward-ltr.png \ -+ stock-icons/24/gtk-go-back-ltr.png \ -+ stock-icons/24/gtk-goto-top.png \ -+ stock-icons/24/gtk-go-up.png \ -+ stock-icons/24/gtk-about.png \ -+ stock-icons/24/gtk-help.png \ -+ stock-icons/24/gtk-missing-image.png \ -+ stock-icons/24/gtk-add.png \ -+ stock-icons/24/gtk-remove.png \ -+ stock-icons/24/gtk-floppy.png \ -+ stock-icons/24/gtk-cdrom.png \ -+ stock-icons/24/gtk-media-pause.png \ -+ stock-icons/24/gtk-media-play-ltr.png \ -+ stock-icons/24/gtk-media-play-rtl.png \ -+ stock-icons/24/gtk-media-stop.png \ -+ stock-icons/24/gtk-media-record.png \ -+ stock-icons/24/gtk-media-rewind-ltr.png \ -+ stock-icons/24/gtk-media-forward-ltr.png \ -+ stock-icons/24/gtk-media-previous-ltr.png \ -+ stock-icons/24/gtk-media-next-ltr.png \ -+ stock-icons/24/gtk-network.png \ -+ stock-icons/24/gtk-print-error.png \ -+ stock-icons/24/gtk-print-report.png \ -+ stock-icons/24/gtk-print-paused.png \ -+ stock-icons/24/gtk-print-warning.png \ -+ stock-icons/24/gtk-stop.png \ -+ stock-icons/24/gtk-execute.png \ -+ stock-icons/24/gtk-spell-check.png \ -+ stock-icons/24/gtk-fullscreen.png \ -+ stock-icons/24/gtk-refresh.png \ -+ stock-icons/24/gtk-leave-fullscreen.png \ -+ stock-icons/24/gtk-sort-ascending.png \ -+ stock-icons/24/gtk-sort-descending.png \ -+ stock-icons/24/gtk-close.png \ -+ stock-icons/24/gtk-zoom-fit.png \ -+ stock-icons/24/gtk-zoom-in.png \ -+ stock-icons/24/gtk-zoom-100.png \ -+ stock-icons/24/gtk-zoom-out.png \ -+ stock-icons/48/gtk-dialog-error.png - - @CROSS_COMPILING_FALSE at gtk_update_icon_cache_program = \ - @CROSS_COMPILING_FALSE@ ./gtk-update-icon-cache -@@ -2869,7 +3034,91 @@ - && $(LN_S) folder.png user-desktop.png \ - && $(RM) text-x-generic.png \ - && $(LN_S) document-x-generic.png text-x-generic.png \ -+ && $(LN_S) application-exit.png gtk-quit.png \ -+ && $(LN_S) dialog-information.png gtk-info.png \ -+ && $(LN_S) document-new.png gtk-file.png \ -+ && $(LN_S) document-open.png gtk-open.png \ -+ && $(LN_S) document-print-preview.png gtk-print-preview.png \ -+ && $(LN_S) document-print.png gtk-print.png \ -+ && $(LN_S) document-properties.png gtk-properties.png \ -+ && $(LN_S) document-revert-ltr.png gtk-revert-to-saved-ltr.png \ -+ && $(LN_S) document-revert-rtl.png gtk-revert-to-saved-rtl.png \ -+ && $(LN_S) document-save-as.png gtk-save-as.png \ -+ && $(LN_S) document-x-generic.png gtk-new.png \ -+ && $(LN_S) drive-harddisk.png gtk-harddisk.png \ -+ && $(LN_S) edit-clear.png gtk-clear.png \ -+ && $(LN_S) edit-copy.png gtk-copy.png \ -+ && $(LN_S) edit-cut.png gtk-cut.png \ -+ && $(LN_S) edit-delete.png gtk-delete.png \ -+ && $(LN_S) edit-find-replace.png gtk-find-and-replace.png \ -+ && $(LN_S) edit-find.png gtk-find.png \ -+ && $(LN_S) edit-paste.png gtk-paste.png \ -+ && $(LN_S) edit-redo-ltr.png gtk-redo-ltr.png \ -+ && $(LN_S) edit-redo-rtl.png gtk-redo-rtl.png \ -+ && $(LN_S) edit-select-all.png gtk-select-all.png \ -+ && $(LN_S) edit-undo-ltr.png gtk-undo-ltr.png \ -+ && $(LN_S) edit-undo-rtl.png gtk-undo-rtl.png \ -+ && $(LN_S) folder.png gtk-directory.png \ -+ && $(LN_S) format-indent-less-ltr.png gtk-unindent-ltr.png \ -+ && $(LN_S) format-indent-less-rtl.png gtk-unindent-rtl.png \ -+ && $(LN_S) format-indent-more-ltr.png gtk-indent-ltr.png \ -+ && $(LN_S) format-indent-more-rtl.png gtk-indent-rtl.png \ -+ && $(LN_S) format-justify-center.png gtk-justify-center.png \ -+ && $(LN_S) format-justify-fill.png gtk-justify-fill.png \ -+ && $(LN_S) format-justify-left.png gtk-justify-left.png \ -+ && $(LN_S) format-justify-right.png gtk-justify-right.png \ -+ && $(LN_S) format-text-bold.png gtk-bold.png \ -+ && $(LN_S) format-text-italic.png gtk-italic.png \ -+ && $(LN_S) format-text-strikethrough.png gtk-strikethrough.png \ -+ && $(LN_S) format-text-underline.png gtk-underline.png \ -+ && $(LN_S) go-bottom.png gtk-goto-bottom.png \ -+ && $(LN_S) go-down.png gtk-go-down.png \ -+ && $(LN_S) go-first-ltr.png gtk-goto-first-ltr.png \ -+ && $(LN_S) go-home.png gtk-home.png \ -+ && $(LN_S) go-jump-ltr.png gtk-jump-to-ltr.png \ -+ && $(LN_S) go-jump-rtl.png gtk-jump-to-rtl.png \ -+ && $(LN_S) go-last-ltr.png gtk-goto-last-ltr.png \ -+ && $(LN_S) go-next-ltr.png gtk-go-forward-ltr.png \ -+ && $(LN_S) go-previous-ltr.png gtk-go-back-ltr.png \ -+ && $(LN_S) go-top.png gtk-goto-top.png \ -+ && $(LN_S) go-up.png gtk-go-up.png \ -+ && $(LN_S) help-about.png gtk-about.png \ -+ && $(LN_S) help-contents.png gtk-help.png \ -+ && $(LN_S) image-missing.png gtk-missing-image.png \ -+ && $(LN_S) list-add.png gtk-add.png \ -+ && $(LN_S) list-remove.png gtk-remove.png \ -+ && $(LN_S) media-floppy.png gtk-floppy.png \ -+ && $(LN_S) media-optical.png gtk-cdrom.png \ -+ && $(LN_S) media-playback-pause.png gtk-media-pause.png \ -+ && $(LN_S) media-playback-start-ltr.png gtk-media-play-ltr.png \ -+ && $(LN_S) media-playback-start-rtl.png gtk-media-play-rtl.png \ -+ && $(LN_S) media-playback-stop.png gtk-media-stop.png \ -+ && $(LN_S) media-record.png gtk-media-record.png \ -+ && $(LN_S) media-seek-backward-ltr.png gtk-media-rewind-ltr.png \ -+ && $(LN_S) media-seek-forward-ltr.png gtk-media-forward-ltr.png \ -+ && $(LN_S) media-skip-backward-ltr.png gtk-media-previous-ltr.png \ -+ && $(LN_S) media-skip-forward-ltr.png gtk-media-next-ltr.png \ -+ && $(LN_S) network-idle.png gtk-network.png \ -+ && $(LN_S) printer-error.png gtk-print-error.png \ -+ && $(LN_S) printer-info.png gtk-print-report.png \ -+ && $(LN_S) printer-paused.png gtk-print-paused.png \ -+ && $(LN_S) printer-warning.png gtk-print-warning.png \ -+ && $(LN_S) process-stop.png gtk-stop.png \ -+ && $(LN_S) system-run.png gtk-execute.png \ -+ && $(LN_S) tools-check-spelling.png gtk-spell-check.png \ -+ && $(LN_S) view-fullscreen.png gtk-fullscreen.png \ -+ && $(LN_S) view-refresh.png gtk-refresh.png \ -+ && $(LN_S) view-restore.png gtk-leave-fullscreen.png \ -+ && $(LN_S) view-sort-ascending.png gtk-sort-ascending.png \ -+ && $(LN_S) view-sort-descending.png gtk-sort-descending.png \ -+ && $(LN_S) window-close.png gtk-close.png \ -+ && $(LN_S) zoom-fit-best.png gtk-zoom-fit.png \ -+ && $(LN_S) zoom-in.png gtk-zoom-in.png \ -+ && $(LN_S) zoom-original.png gtk-zoom-100.png \ -+ && $(LN_S) zoom-out.png gtk-zoom-out.png \ - ) done \ -+ && (cd stock-icons/48 \ -+ && $(LN_S) dialog-error.png gtk-dialog-error.png) \ - && touch stamp-icons - - gtkbuiltincache.h: @REBUILD@ stamp-icons From jercel16 at gmail.com Thu May 3 20:51:59 2012 From: jercel16 at gmail.com (jercel) Date: Thu, 3 May 2012 20:51:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: texmaker-3.3.3-1-x86_64 Message-ID: <20120503185159.3329A228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=40ede536dd532213afb9ee60bfb36ef879c819a8 commit 40ede536dd532213afb9ee60bfb36ef879c819a8 Author: jercel Date: Thu May 3 20:50:39 2012 +0200 texmaker-3.3.3-1-x86_64 * version bump diff --git a/source/xapps-extra/texmaker/FrugalBuild b/source/xapps-extra/texmaker/FrugalBuild index 47f2bf4..1668dcf 100644 --- a/source/xapps-extra/texmaker/FrugalBuild +++ b/source/xapps-extra/texmaker/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=texmaker -pkgver=3.3.2 +pkgver=3.3.3 pkgrel=1 pkgdesc="Texmaker is a free LaTeX editor." url="http://www.xm1math.net/texmaker/" @@ -12,7 +12,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') up2date="Flasttar http://www.xm1math.net/texmaker/download.html#linux " source=(http://www.xm1math.net/texmaker/$pkgname-$pkgver.tar.bz2) -sha1sums=('73cd62a8377e7c68c0e521fd2805a012178a3c35') +sha1sums=('d3602897a47f2e3ccd0a395bb04b1d189241d2ea') build() { Fcd From devil505linux at gmail.com Thu May 3 21:04:52 2012 From: devil505linux at gmail.com (Devil505) Date: Thu, 3 May 2012 21:04:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gimp-2.8.0-1-i686 * version bump Message-ID: <20120503190452.A6472228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6853043333b6a26256ffd22a7f865940cac616f5 commit 6853043333b6a26256ffd22a7f865940cac616f5 Author: Devil505 Date: Thu May 3 21:01:08 2012 +0200 gimp-2.8.0-1-i686 * version bump diff --git a/source/xapps/gimp/FrugalBuild b/source/xapps/gimp/FrugalBuild index 4a925e6..df676c1 100644 --- a/source/xapps/gimp/FrugalBuild +++ b/source/xapps/gimp/FrugalBuild @@ -3,19 +3,19 @@ # Contributor: Miklos Vajna pkgname=gimp -pkgver=2.6.11 -pkgrel=2 +pkgver=2.8.0 +pkgrel=1 pkgdesc="The GNU Image Manipulation Program" url="http://www.gimp.org/" depends=('libxml2>=2.7.8' 'librsvg>=2.26.0-2' 'libmng' 'libexif>=0.6.12-3' 'alsa-lib' 'libgtkhtml>=2.11.1-4' \ - 'desktop-file-utils' 'lcms' 'pygtk>=2.14.1-2' 'aalib' 'libxpm>=3.5.7-2' 'intltool' 'gegl>=0.1.2-2') + 'desktop-file-utils' 'lcms' 'pygtk>=2.14.1-2' 'aalib' 'libxpm>=3.5.7-2' 'intltool' 'gegl>=0.2.0') groups=('xapps') archs=('i686' 'x86_64') makedepends=('gimp-print' 'perl-xml-parser') up2date="lynx -dump $url/downloads/|grep '[0-9].[02468].[0-9].tar.bz2'|sed -n 's/.*-\(.*\)\.t.*/\1/;$ p'" -source=(ftp://ftp.gimp.org/pub/gimp/v2.6/$pkgname-$pkgver.tar.bz2 \ +source=(ftp://ftp.gimp.org/pub/gimp/v2.8/$pkgname-$pkgver.tar.bz2 \ http://ftp.frugalware.org/pub/other/artwork/gimp/gimp-splash.png) -sha1sums=('2f9d596e727bdbf304fa78257c1731d9faf3934c' \ +sha1sums=('3b20d3dd10d971acbbc9345eb5cb93378c398ebc' \ 'f9dd8c292abdf4132fef231feac9360e069ca8dc') options=('scriptlet' 'force') _F_gnome_desktop="y" From devil505linux at gmail.com Thu May 3 21:16:15 2012 From: devil505linux at gmail.com (Devil505) Date: Thu, 3 May 2012 21:16:15 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: xorg-server-1.12.1-3-i686 * added lightdm line in desktop file Message-ID: <20120503191615.7A47F228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=99c13807598d252eb1f2fd20e9823d1874b1ddf4 commit 99c13807598d252eb1f2fd20e9823d1874b1ddf4 Author: Devil505 Date: Thu May 3 21:15:59 2012 +0200 xorg-server-1.12.1-3-i686 * added lightdm line in desktop file diff --git a/source/x11/xorg-server/FrugalBuild b/source/x11/xorg-server/FrugalBuild index 9349b13..2d84e1a 100644 --- a/source/x11/xorg-server/FrugalBuild +++ b/source/x11/xorg-server/FrugalBuild @@ -9,7 +9,7 @@ USE_SERVERDMX=${USE_SERVERDMX:-"y"} pkgname=xorg-server pkgver=1.12.1 -pkgrel=2 +pkgrel=3 pkgdesc="Modular X.Org X Server" groups=('x11' 'xorg-core') archs=('i686' 'x86_64' 'arm') diff --git a/source/x11/xorg-server/desktop b/source/x11/xorg-server/desktop index 0b1ba0d..d4706ec 100644 --- a/source/x11/xorg-server/desktop +++ b/source/x11/xorg-server/desktop @@ -5,5 +5,6 @@ #desktop="/usr/bin/xdm -nodaemon" #desktop="/usr/sbin/lxdm" #desktop="/usr/bin/slim" +#desktop="/usr/sbin/lightdm" #desktop="/usr/sbin/gdm --nodaemon" #desktop="/usr/bin/kdm -nodaemon" From devil505linux at gmail.com Thu May 3 21:27:45 2012 From: devil505linux at gmail.com (Devil505) Date: Thu, 3 May 2012 21:27:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: xorg-server-1.12.1-3-i686 * forgot to update sha1sums Message-ID: <20120503192745.9D56E228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=69335b17f2a44b40ba04012a403f7ab1c1efc983 commit 69335b17f2a44b40ba04012a403f7ab1c1efc983 Author: Devil505 Date: Thu May 3 21:27:40 2012 +0200 xorg-server-1.12.1-3-i686 * forgot to update sha1sums diff --git a/source/x11/xorg-server/FrugalBuild b/source/x11/xorg-server/FrugalBuild index 2d84e1a..4b46560 100644 --- a/source/x11/xorg-server/FrugalBuild +++ b/source/x11/xorg-server/FrugalBuild @@ -50,7 +50,7 @@ source=("${source[@]}" \ exa-gfx-corruption-workaround.patch) sha1sums=("${sha1sums[@]}" \ - '905cc57547421ff3ca77ec1c8e6898a7a414346f' \ + '5748dd2468967e2a80bce52101917ee012fa38da' \ '3fa8d717bce03296e6b097279a410d9672000b08' \ 'b174513367cc854e4d4440e3394161d1d0222491') From elentir at frugalware.org Thu May 3 21:29:05 2012 From: elentir at frugalware.org (Elentir) Date: Thu, 3 May 2012 21:29:05 +0200 (CEST) Subject: [Frugalware-git] boost149: lightspark-0.5.6-1-x86_64 Message-ID: <20120503192905.50D97228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=feeecfbf79bde0ed7aadb0fd9cd7ffadaf83f036 commit feeecfbf79bde0ed7aadb0fd9cd7ffadaf83f036 Author: Elentir Date: Thu May 3 21:28:03 2012 +0200 lightspark-0.5.6-1-x86_64 * version bump diff --git a/source/xlib-extra/lightspark/FrugalBuild b/source/xlib-extra/lightspark/FrugalBuild index 192d348..1d0985e 100644 --- a/source/xlib-extra/lightspark/FrugalBuild +++ b/source/xlib-extra/lightspark/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Devil505 pkgname=lightspark -pkgver=0.5.4.1 -pkgrel=2 +pkgver=0.5.6 +pkgrel=1 pkgdesc='High performance flash player designed from scratch to be efficient on modern hardware' depends=('libboost>=1.49.0' 'ffmpeg>=0.10' 'curl' 'gtk+2-libs' 'ftgl' 'glew' 'libxml++' 'gdk-pixbuf2' 'pulseaudio>=0.9.23' 'dbus') makedepends=('nasm' 'xulrunner' 'glproto' 'boost' 'llvm>=3.0') @@ -13,7 +13,7 @@ _F_launchpad_subdir="lightspark-${pkgver}" Finclude cmake gnome-scriptlet launchpad groups=('xlib-extra') archs=('i686' 'x86_64') -sha1sums=('e385f0d7578f8e355d10031439a01e8ea40cc335') +sha1sums=('57c5900bb07ece7bc7db0180329049554991bbfe') build() { Fcd From dex at robobiz.ru Thu May 3 21:33:19 2012 From: dex at robobiz.ru (=?utf-8?B?0K3Qu9C10LrRgtGA0L7QvdC90YvQtSDQsNGD0LrRhtC40L7QvdGL?=) Date: Thu, 3 May 2012 23:33:19 +0400 Subject: [Frugalware-git] =?utf-8?b?0J7QsdGD0YfQtdC90LjQtSDQv9C+IDk0LdCk?= =?utf-8?b?0JcsINCk0JrQoQ==?= Message-ID: ??????????????? ???????: ???????? ?????????? ??-94. ??????????? ???????. ??????? ?? ??????????? ??????????? ??????? (???) ??????? ?????????? ? ???????? ???????????? ???????????? ???????? ??????????? ??????????? ??????? ???????????? ?????????????? ???????? ?? ? ??????????? ??????????????? ?????? ??. ???????? ????? ???????????: 21-22 ??? ? ?????? (? 10.00 ?? 17.30) ??????????? ?????????????? ?? ???.: 8 ( 495) 229-56-30 ????????? ????????? ? ??-94 ?? 2011???. ?????????? ?? ????????. - ??????????? ??????????? ???????. ??????????? ???????? ? ??????????? ?? 1 ???? 2012 ?. ????????? ???: ??????? ????????????????? ? ??? ??????. - ??????????????? ? ???????????? ??????????????? ? ????????????? ????. ?????????? ? ??????????? ???????? ????????, ?????? ???????, ?? ??????????. ?????? ????????????? ????????????? ?? ? ????? ? ??????? ??????? ?????????, ??????-???????? ??????? ???????, ?????, ?????, ??????? ?? ?? ??????????. - ??????????? ????????????? ???????. ????????????. ???????????? ????????? ???????????? ???? ????????? (???????? ??????, ?????? ?????????, ??????? ??????, ???????????, ?????????? ??????? ???, ????? ???). ???????????? ???????????? (???????) ?? ??????? ?? ????????????. ????????? ???? ??????????. - ????????????????? ???? ? ???????????????? ? ????????. - ?????? ?? ?????????????? ??????????? ?????. ?????????????? ??????? ???. - ???????? ????????? ???. ??????????? ?????? ?????????. - ???????????? ??????? ??????????? ??????????? ??????? ?? ??-94. - ??????? ????????????? ???????: ???????? ???????, ??????? ? ???????????? ????????, ??????????? ???????; ??????????? ???????; ?????? ?????????, ?????? ???????????; ???????? ?????????. ?????????? ?????????? ????????????, ??????????? ? ?????????? ????????. ?????????? ? ?????????? ???????? ???????. ???????? ? ????????? ?????? ?????? (???????????) ??????????. ?????????? ?????? ? ??????????? ?????. ???????? ?????????? ??????????? ????????? (?????? ?? ??????????? ???????? ???????? ??? "????????-???"). - ??????? ???????????????? ??? ?????????? ???????????? ????????. ?? "?? ??????????? ???????" ?? 06.04.2011 N63-??. - ????? ???????????? ??????????? ????????. - ???????????? ?????????? ???????????? ???????? ?? ??????????? ????????. - ?????????? ?????????? ????????????, ?????????? ??????????? ?????. ???????? ?????? ?????????? ("????????") ??? ?????????? ?????????? ????????????. - ?????? ? ??????? ?????????????? ??????????? ??????, ??????????? ?????????. - ??????? ?????? ?????? ?? ??????? ? ??????????? ????????. -. ?????????? ????????? ? ?????????? ??????????? ???????, ???????? ?? ???????? ???? ? ??????????????? ? ??????? ?????????? ????????????. ?????????? ?????? ?????? ?????? ? ?????? ?????????? ????????? - ??????? ???????????? ? ?????????? ?????????? ????????? ?????? ? ?????? ?????? ??????. ??????????? ?????????? ???????????? ???????? ?? ????????? ? ?????????, ????????? ???????? ??????????. ?????????????? ????. ??????? ??????????? ??????????. - ?????????? ????????? ?? ??????????? ???????? ? ??????????? ?????. - ??????? ?????????? 1 ? 2 ?????? ??????. ???????? ??? ?? ??????????? ???????? ??????????. - ??????????? ?????????? ????????? ?? ????????? ??????. - ??????????? ?????????? ?????? ? ????????? ?????? ???????????????????. - ?????????? ? ?????????? ?????????. ???????? ???????????? ???????, ????????????? ??????. ???????? ???????? ????????????? ??????, ?????, ?????. ??????????? ?????????, ??????? ??????????? (???????????? ?????????? ????????). ????? ?? ?????????? ?????????. ????????? ? ??????????? ?????????. ?????? ??????????. - ??????????? ????????? ?????????? ? ????????????? ??????? (?????? ???). - ??????????? ?????. ??????????????? ? ????????????? ???????? (??????????, ???????). - ??????????? ???????? ?????????, ??????????????? ??????, ????????? ???. ?????????? ?????????? ??????. ???????????? ????? ?? ????????. - ?????? ???????? ??????, ???????????????? ???????? ??????????, ?????????????? ??????? ??? ?????????? ?????????? ????????. - ???????? ????????????? ???????? ??? ?????? (???????, ?????????? ???, ????????, ?????????? ???????? ? ?.?.). ??????????????? ??????????? ??? ????????? ?? ????. - ?????? ???????????????? ???????????. - ????????????? ??????? ? ????????????? ?????????. ?????? ???? ?????????. ?????? ???????? (???????) ???. ????????? ???. - ?????????? ??-261 "?? ????????????????" ??? ????????????? ???????. - "????????" ???????, ??????????? ???????????? ????? ???????????, ?????????? ???????????????? ???????????????? ??-135 ??? ?????????? ??????. - ??????????? ? ?????? ?????????????????? ??????????? ??? ?????????? ???????. ????????? ??????? ??????????: 17500 ??????. ????? ??????????: ?. ??????????, ??. ??????????, ?.6, ?????? ????? "???????? ?????". ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. ??????????? ?????????? ???????? ? ???????????? ?????????. -------------- next part -------------- An HTML attachment was scrubbed... URL: From elentir at frugalware.org Thu May 3 21:34:33 2012 From: elentir at frugalware.org (Elentir) Date: Thu, 3 May 2012 21:34:33 +0200 (CEST) Subject: [Frugalware-git] boost149: qbittorrent-2.9.7-2-x86_64 Message-ID: <20120503193433.F2E18228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=7dff6e1dc6893262a6314dd2df136d30e067794c commit 7dff6e1dc6893262a6314dd2df136d30e067794c Author: Elentir Date: Thu May 3 21:33:52 2012 +0200 qbittorrent-2.9.7-2-x86_64 * add patch to fix build diff --git a/source/xapps-extra/qbittorrent/FrugalBuild b/source/xapps-extra/qbittorrent/FrugalBuild index ef57ce8..61f14a4 100644 --- a/source/xapps-extra/qbittorrent/FrugalBuild +++ b/source/xapps-extra/qbittorrent/FrugalBuild @@ -14,10 +14,13 @@ groups=('xapps-extra') archs=('i686' 'x86_64') _F_gnome_iconcache="y" Finclude sourceforge +source=(${source[@]} fix-missing-header.patch) url="http://www.$pkgname.org/" -sha1sums=('ea49b3031b1517fe83826627b38cf4df725b5f4a') +sha1sums=('ea49b3031b1517fe83826627b38cf4df725b5f4a' \ + '1e99c275b6cc64f8334418bd7d565ae2f7aaa685') build() { + Fpatchall Fconf Fmake make INSTALL_ROOT=$Fdestdir install || Fdie diff --git a/source/xapps-extra/qbittorrent/fix-missing-header.patch b/source/xapps-extra/qbittorrent/fix-missing-header.patch new file mode 100644 index 0000000..ea2bfd7 --- /dev/null +++ b/source/xapps-extra/qbittorrent/fix-missing-header.patch @@ -0,0 +1,24 @@ +From 57d046b835d1eb996998660c5c7cf1af1fbbf458 Mon Sep 17 00:00:00 2001 +From: Jekyll Wu +Date: Thu, 5 Apr 2012 09:16:05 +0800 +Subject: [PATCH] fix compilation error + +--- + src/qtsingleapp/qtlocalpeer.cpp | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/src/qtsingleapp/qtlocalpeer.cpp b/src/qtsingleapp/qtlocalpeer.cpp +index b329e91..83cfa68 100644 +--- a/src/qtsingleapp/qtlocalpeer.cpp ++++ b/src/qtsingleapp/qtlocalpeer.cpp +@@ -57,6 +57,7 @@ static PProcessIdToSessionId pProcessIdToSessionId = 0; + #endif + #if defined(Q_OS_UNIX) + #include ++#include + #endif + #if defined(Q_OS_OS2) + #include +-- +1.7.9.6 + From slownlinux at gmail.com Thu May 3 21:43:55 2012 From: slownlinux at gmail.com (Slown) Date: Thu, 3 May 2012 21:43:55 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ncdc-1.10-1-i686 Message-ID: <20120503194355.B0808228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6e8a7d91c927ba6b321a4975d47dbeab8e6465ad commit 6e8a7d91c927ba6b321a4975d47dbeab8e6465ad Author: Slown Date: Thu May 3 20:43:30 2012 +0100 ncdc-1.10-1-i686 * version bump diff --git a/source/apps-extra/ncdc/FrugalBuild b/source/apps-extra/ncdc/FrugalBuild index f3459eb..34d6360 100644 --- a/source/apps-extra/ncdc/FrugalBuild +++ b/source/apps-extra/ncdc/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: Slown pkgname=ncdc -pkgver=1.9 +pkgver=1.10 pkgrel=1 pkgdesc="Lightweight Ncurses Direct Connect client" url="http://dev.yorhel.nl/ncdc" -depends=('glib2' 'libxml2' 'sqlite3' 'gdbm' 'bzip2') +depends=('glib2' 'sqlite3' 'gnutls' 'bzip2') groups=('apps-extra') archs=('i686' 'x86_64') up2date="Flasttar http://dev.yorhel.nl/download" source=(http://dev.yorhel.nl/download/$pkgname-$pkgver.tar.gz) -sha1sums=('f1165e210c3da5fe69070686b7080279061fe1e8') +sha1sums=('06e3ad1de0353711b217ae9f1a456d9d0c3e403b') From elentir at frugalware.org Thu May 3 22:06:42 2012 From: elentir at frugalware.org (Elentir) Date: Thu, 3 May 2012 22:06:42 +0200 (CEST) Subject: [Frugalware-git] boost149: k3d-0.8.0.2-2-x86_64 Message-ID: <20120503200642.DCA1F228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=6dd78e3bb0bdef93b2a84c020c440bba40fa703a commit 6dd78e3bb0bdef93b2a84c020c440bba40fa703a Author: Elentir Date: Thu May 3 22:05:58 2012 +0200 k3d-0.8.0.2-2-x86_64 * add patch to fix build diff --git a/source/xapps-extra/k3d/FrugalBuild b/source/xapps-extra/k3d/FrugalBuild index d0fcbb7..91c685d 100644 --- a/source/xapps-extra/k3d/FrugalBuild +++ b/source/xapps-extra/k3d/FrugalBuild @@ -19,12 +19,14 @@ Finclude sourceforge cmake source=($source \ $pkgname-0.7.11.0-libpng14.patch \ $pkgname-gcc-4.6.patch \ - $pkgname-gtkmm2.24.patch) + $pkgname-gtkmm2.24.patch \ + $pkgname-gcc-4.7.patch) url="http://www.k-3d.org/" sha1sums=('5d677aef76053b01281476ae25f0bd4e998d319c' \ '068bb0671d608cdc59f556011491685725a56360' \ '3f20ebb16cf8849ecc5caded583b11b2f25e6e16' \ - 'd6857963451ff201320ffa5b9dd3212f057f7374') + 'd6857963451ff201320ffa5b9dd3212f057f7374' \ + '80259691317a35479ddde9e6743e6d2caae3e61b') build() { Fcd $_F_sourceforge_name-$pkgver diff --git a/source/xapps-extra/k3d/k3d-gcc-4.7.patch b/source/xapps-extra/k3d/k3d-gcc-4.7.patch new file mode 100644 index 0000000..abb10bc --- /dev/null +++ b/source/xapps-extra/k3d/k3d-gcc-4.7.patch @@ -0,0 +1,60 @@ +diff -Naur k3d-source-0.8.0.2/k3dsdk/data.h k3d-source-0.8.0.2new/k3dsdk/data.h +--- k3d-source-0.8.0.2/k3dsdk/data.h 2010-07-03 04:28:57.000000000 +0200 ++++ k3d-source-0.8.0.2new/k3dsdk/data.h 2012-05-01 13:37:40.489058108 +0200 +@@ -580,7 +580,7 @@ + + try + { +- set_value(boost::lexical_cast(*new_value), Hint); ++ this->set_value(boost::lexical_cast(*new_value), Hint); + return true; + } + catch(...) +@@ -865,7 +865,7 @@ + + try + { +- set_value(boost::lexical_cast(*new_value), Hint); ++ this->set_value(boost::lexical_cast(*new_value), Hint); + return true; + } + catch(...) +@@ -1011,7 +1011,7 @@ + + try + { +- set_value(boost::lexical_cast(*new_value), Hint); ++ this->set_value(boost::lexical_cast(*new_value), Hint); + return true; + } + catch(...) +@@ -1146,7 +1146,7 @@ + if(!new_value) + return false; + +- set_value(*new_value, Hint); ++ this->set_value(*new_value, Hint); + return true; + } + +diff -Naur k3d-source-0.8.0.2/modules/animation/interpolator.h k3d-source-0.8.0.2new/modules/animation/interpolator.h +--- k3d-source-0.8.0.2/modules/animation/interpolator.h 2010-07-03 04:28:58.000000000 +0200 ++++ k3d-source-0.8.0.2new/modules/animation/interpolator.h 2012-05-01 13:38:21.353060659 +0200 +@@ -92,7 +92,7 @@ + { + time_t t_lower, t_upper; + value_t v_lower, v_upper; +- get_surrounding_keys(Time, Keyframes, t_lower, t_upper, v_lower, v_upper); ++ this->get_surrounding_keys(Time, Keyframes, t_lower, t_upper, v_lower, v_upper); + return lerp(t_lower, t_upper, v_lower, v_upper, Time); + } + protected: +@@ -116,7 +116,7 @@ + { + time_t t_lower, t_upper; + value_t v_lower, v_upper; +- get_surrounding_keys(Time, Keyframes, t_lower, t_upper, v_lower, v_upper); ++ this->get_surrounding_keys(Time, Keyframes, t_lower, t_upper, v_lower, v_upper); + return lerp(t_lower, t_upper, v_lower, v_upper, Time); + } + protected: From elentir at frugalware.org Thu May 3 22:15:19 2012 From: elentir at frugalware.org (Elentir) Date: Thu, 3 May 2012 22:15:19 +0200 (CEST) Subject: [Frugalware-git] boost149: qtiplot-0.9.8.9-2-x86_64 Message-ID: <20120503201519.7A628228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=6d7d57dedc0a70241567026f68143fe75f1f9273 commit 6d7d57dedc0a70241567026f68143fe75f1f9273 Author: Elentir Date: Thu May 3 22:14:35 2012 +0200 qtiplot-0.9.8.9-2-x86_64 * add patch to fix build diff --git a/source/xapps-extra/qtiplot/FrugalBuild b/source/xapps-extra/qtiplot/FrugalBuild index 4237200..d9972f7 100644 --- a/source/xapps-extra/qtiplot/FrugalBuild +++ b/source/xapps-extra/qtiplot/FrugalBuild @@ -19,13 +19,15 @@ _F_desktop_categories="Qt;Education;Science;" _F_desktop_mimetypes="application/x-qtiplot-project;application/x-qtiplot-project-compressed;application/x-qtiplot-project-backup" source=($source build.conf qtiplot.xml \ http://download.berlios.de/qtiplot/QTeXEngine-0.2-opensource.zip \ - qtiplot-0.9.8.5-qtassist.patch) + qtiplot-0.9.8.5-qtassist.patch \ + qtiplot-missing-glu-header.patch) up2date="Flasttar http://soft.proindependent.com/download.html" sha1sums=('73b17dd9195c3d86750d5f1f5bdd4d5483c5fe30' \ - '04a1e263c1736c11cb42f87c6ee29522035fc077' \ + '79196d857a089365208cee0513383620c3e01e3e' \ '285f57d865956d93250ec548288c5bface096b6b' \ 'b484a4da7a0f3103e188539bfa6c1910dc9b55ca' \ - '0e70e9bfd18295b395a1bbabe723d7261a0d748d') + '0e70e9bfd18295b395a1bbabe723d7261a0d748d' \ + '12f323fc9c2f657a0379d71ea35482ea797fce13') unset MAKEFLAGS build() { diff --git a/source/xapps-extra/qtiplot/build.conf b/source/xapps-extra/qtiplot/build.conf index 5d50e5b..13772d0 100644 --- a/source/xapps-extra/qtiplot/build.conf +++ b/source/xapps-extra/qtiplot/build.conf @@ -9,7 +9,7 @@ isEmpty( QTI_ROOT ) { # Global include path which is always added at the end of the INCLUDEPATH SYS_INCLUDEPATH = /usr/include # Global lib path and libs which is ls always added at the end of LIBS -SYS_LIBS = -L/usr/lib +SYS_LIBS = -L/usr/lib -lGLU -lz ########################################################## ## zlib (http://www.zlib.net/) diff --git a/source/xapps-extra/qtiplot/qtiplot-missing-glu-header.patch b/source/xapps-extra/qtiplot/qtiplot-missing-glu-header.patch new file mode 100644 index 0000000..12165f2 --- /dev/null +++ b/source/xapps-extra/qtiplot/qtiplot-missing-glu-header.patch @@ -0,0 +1,22 @@ +diff -Naur qtiplot-0.9.8.9/3rdparty/qwtplot3d/include/qwt3d_global.h qtiplot-0.9.8.9new/3rdparty/qwtplot3d/include/qwt3d_global.h +--- qtiplot-0.9.8.9/3rdparty/qwtplot3d/include/qwt3d_global.h 2011-08-24 12:25:09.000000000 +0200 ++++ qtiplot-0.9.8.9new/3rdparty/qwtplot3d/include/qwt3d_global.h 2012-05-03 21:42:00.319533324 +0200 +@@ -2,6 +2,7 @@ + #define QWT3D_GLOBAL_H + + #include ++#include + #if QT_VERSION < 0x040000 + #include + #endif +diff -Naur qtiplot-0.9.8.9/3rdparty/qwtplot3d/include/qwt3d_openglhelper.h qtiplot-0.9.8.9new/3rdparty/qwtplot3d/include/qwt3d_openglhelper.h +--- qtiplot-0.9.8.9/3rdparty/qwtplot3d/include/qwt3d_openglhelper.h 2011-08-24 12:25:09.000000000 +0200 ++++ qtiplot-0.9.8.9new/3rdparty/qwtplot3d/include/qwt3d_openglhelper.h 2012-05-03 21:42:27.350535011 +0200 +@@ -2,6 +2,7 @@ + #define __openglhelper_2003_06_06_15_49__ + + #include "qglobal.h" ++#include + #if QT_VERSION < 0x040000 + #include + #else From elentir at frugalware.org Thu May 3 22:24:33 2012 From: elentir at frugalware.org (Elentir) Date: Thu, 3 May 2012 22:24:33 +0200 (CEST) Subject: [Frugalware-git] boost149: supertux-0.3.3-6-x86_64 Message-ID: <20120503202433.73CCE228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=e48a57100a85fe48b07b8849ff5bcef05d24108d commit e48a57100a85fe48b07b8849ff5bcef05d24108d Author: Elentir Date: Thu May 3 22:23:51 2012 +0200 supertux-0.3.3-6-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/games-extra/supertux/FrugalBuild b/source/games-extra/supertux/FrugalBuild index 869f7bf..52b4700 100644 --- a/source/games-extra/supertux/FrugalBuild +++ b/source/games-extra/supertux/FrugalBuild @@ -4,19 +4,21 @@ pkgname=supertux pkgver=0.3.3 -pkgrel=5 +pkgrel=6 pkgdesc="SuperTux is a classic 2D jump'n run sidescroller game in a style similar to the original SuperMario games." _F_googlecode_ext=".tar.bz2" Finclude googlecode url="http://supertux.lethargik.org/" -depends=('sdl_mixer' 'sdlimage' 'physfs>=2.0.2' 'openal>=1.7.411' 'libvorbis' 'mesa' 'glew' 'libboost>=1.46.1') +depends=('sdl_mixer' 'sdlimage' 'physfs>=2.0.2' 'openal>=1.7.411' 'libvorbis' 'mesa' 'glew' 'libboost>=1.49.0') makedepends=('boost') groups=('games-extra') archs=('i686' 'x86_64') license="GPL" _F_cmake_confopts="CMAKE_INSTALL_PREFIX=/usr -D INSTALL_SUBDIR_BIN=bin ." Finclude cmake -sha1sums=('f89214fd5d997b62753fbba7e1d089d81513f2de') +source=(${source[@]} supertux-gcc47.patch) +sha1sums=('f89214fd5d997b62753fbba7e1d089d81513f2de' \ + 'e7d23576e34b7adc3e1ca012bdb8da4c5b28af29') build() { Fcd diff --git a/source/games-extra/supertux/supertux-gcc47.patch b/source/games-extra/supertux/supertux-gcc47.patch new file mode 100644 index 0000000..16781b6 --- /dev/null +++ b/source/games-extra/supertux/supertux-gcc47.patch @@ -0,0 +1,36 @@ +diff -Naur supertux2-0.3.3.orig/external/squirrel/squirrel/sqmem.h supertux2-0.3.3/external/squirrel/squirrel/sqmem.h +--- supertux2-0.3.3.orig/external/squirrel/squirrel/sqmem.h 1970-01-01 01:00:00.000000000 +0100 ++++ supertux2-0.3.3/external/squirrel/squirrel/sqmem.h 2012-05-01 11:59:37.000000000 +0200 +@@ -0,0 +1,8 @@ ++/* see copyright notice in squirrel.h */ ++#ifndef _SQMEM_H_ ++#define _SQMEM_H_ ++ ++void *sq_vm_malloc(SQUnsignedInteger size); ++void *sq_vm_realloc(void *p,SQUnsignedInteger oldsize,SQUnsignedInteger size); ++void sq_vm_free(void *p,SQUnsignedInteger size); ++#endif //_SQMEM_H_ +diff -Naur supertux2-0.3.3.orig/external/squirrel/squirrel/sqstate.h supertux2-0.3.3/external/squirrel/squirrel/sqstate.h +--- supertux2-0.3.3.orig/external/squirrel/squirrel/sqstate.h 2010-03-01 13:40:58.000000000 +0100 ++++ supertux2-0.3.3/external/squirrel/squirrel/sqstate.h 2012-05-01 11:59:37.000000000 +0200 +@@ -136,8 +136,4 @@ + extern SQObjectPtr _minusone_; + + bool CompileTypemask(SQIntVec &res,const SQChar *typemask); +- +-void *sq_vm_malloc(SQUnsignedInteger size); +-void *sq_vm_realloc(void *p,SQUnsignedInteger oldsize,SQUnsignedInteger size); +-void sq_vm_free(void *p,SQUnsignedInteger size); + #endif //_SQSTATE_H_ +diff -Naur supertux2-0.3.3.orig/external/squirrel/squirrel/squtils.h supertux2-0.3.3/external/squirrel/squirrel/squtils.h +--- supertux2-0.3.3.orig/external/squirrel/squirrel/squtils.h 2010-03-01 13:40:58.000000000 +0100 ++++ supertux2-0.3.3/external/squirrel/squirrel/squtils.h 2012-05-01 11:59:37.000000000 +0200 +@@ -2,6 +2,8 @@ + #ifndef _SQUTILS_H_ + #define _SQUTILS_H_ + ++#include "sqmem.h" ++ + #define sq_new(__ptr,__type) {__ptr=(__type *)sq_vm_malloc(sizeof(__type));new (__ptr) __type;} + #define sq_delete(__ptr,__type) {__ptr->~__type();sq_vm_free(__ptr,sizeof(__type));} + #define SQ_MALLOC(__size) sq_vm_malloc((__size)); From elentir at frugalware.org Thu May 3 22:28:15 2012 From: elentir at frugalware.org (Elentir) Date: Thu, 3 May 2012 22:28:15 +0200 (CEST) Subject: [Frugalware-git] boost149: pyexiv2-0.3.2-3-x86_64 Message-ID: <20120503202815.243CA228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=ff7c9f1093db599550a4084bcb772f2bc797b9ef commit ff7c9f1093db599550a4084bcb772f2bc797b9ef Author: Elentir Date: Thu May 3 22:27:34 2012 +0200 pyexiv2-0.3.2-3-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/lib-extra/pyexiv2/FrugalBuild b/source/lib-extra/pyexiv2/FrugalBuild index 492ef86..d7dc949 100644 --- a/source/lib-extra/pyexiv2/FrugalBuild +++ b/source/lib-extra/pyexiv2/FrugalBuild @@ -3,10 +3,10 @@ pkgname=pyexiv2 pkgver=0.3.2 -pkgrel=2 +pkgrel=3 pkgdesc="a python binding to exiv2" url="http://tilloy.net/dev/pyexiv2" -depends=('python>=2.7' 'exiv2>=0.23' 'libboost>=1.46.1') +depends=('python>=2.7' 'exiv2>=0.23' 'libboost>=1.49.0') makedepends=('boost' 'scons') archs=('i686' 'x86_64') groups=('lib-extra') From elentir at frugalware.org Thu May 3 22:28:52 2012 From: elentir at frugalware.org (Elentir) Date: Thu, 3 May 2012 22:28:52 +0200 (CEST) Subject: [Frugalware-git] boost149: raul-0.8.0-4-x86_64 Message-ID: <20120503202852.BF347228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=6ac97074d9be2498053a41c30c500e5f9a9b13d7 commit 6ac97074d9be2498053a41c30c500e5f9a9b13d7 Author: Elentir Date: Thu May 3 22:28:12 2012 +0200 raul-0.8.0-4-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/lib-extra/raul/FrugalBuild b/source/lib-extra/raul/FrugalBuild index f85f871..dd9965a 100644 --- a/source/lib-extra/raul/FrugalBuild +++ b/source/lib-extra/raul/FrugalBuild @@ -3,10 +3,10 @@ pkgname=raul pkgver=0.8.0 -pkgrel=3 +pkgrel=4 pkgdesc="Raul (Realtime Audio Utility Library) is a C++ utility library primarily aimed at audio/musical applications." url="http://drobilla.net/software/raul/" -depends=('boost>=1.46.1' 'glibmm>=2.25.5') +depends=('boost>=1.49.0' 'glibmm>=2.25.5') groups=('lib-extra') archs=('i686' 'x86_64') up2date="Flastarchive http://download.drobilla.net/ .tar.bz2" From elentir at frugalware.org Thu May 3 22:30:39 2012 From: elentir at frugalware.org (Elentir) Date: Thu, 3 May 2012 22:30:39 +0200 (CEST) Subject: [Frugalware-git] boost149: tagpy-0.94.8-3-x86_64 Message-ID: <20120503203039.B1743228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=c8e24f1d230e9706cbecdb2b0c7fff86748b969a commit c8e24f1d230e9706cbecdb2b0c7fff86748b969a Author: Elentir Date: Thu May 3 22:29:58 2012 +0200 tagpy-0.94.8-3-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/lib-extra/tagpy/FrugalBuild b/source/lib-extra/tagpy/FrugalBuild index bd60c34..fc5c1af 100644 --- a/source/lib-extra/tagpy/FrugalBuild +++ b/source/lib-extra/tagpy/FrugalBuild @@ -3,10 +3,10 @@ pkgname=tagpy pkgver=0.94.8 -pkgrel=2 +pkgrel=3 pkgdesc="Python bindings for TagLib" url="http://mathema.tician.de/software/tagpy" -depends=('python' 'taglib' 'libboost>=1.46.1') +depends=('python' 'taglib' 'libboost>=1.49.0') makedepends=('distribute' 'boost') groups=('lib-extra') archs=('i686' 'x86_64') From elentir at frugalware.org Thu May 3 22:41:36 2012 From: elentir at frugalware.org (Elentir) Date: Thu, 3 May 2012 22:41:36 +0200 (CEST) Subject: [Frugalware-git] boost149: xmms2-0.8-6-x86_64 Message-ID: <20120503204136.B33A2228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=e9d5e1063b5c1134e2cfa6a52551bc90aea463cb commit e9d5e1063b5c1134e2cfa6a52551bc90aea463cb Author: Elentir Date: Thu May 3 22:40:56 2012 +0200 xmms2-0.8-6-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/xmultimedia-extra/xmms2/FrugalBuild b/source/xmultimedia-extra/xmms2/FrugalBuild index 7d4253e..96c3d57 100644 --- a/source/xmultimedia-extra/xmms2/FrugalBuild +++ b/source/xmultimedia-extra/xmms2/FrugalBuild @@ -4,7 +4,7 @@ pkgname=xmms2 pkgver="0.8" -pkgrel=5 +pkgrel=6 pkgdesc="A complete rewrite of the popular music player." _F_sourceforge_ext="DrO_o.tar.bz2" Finclude sourceforge @@ -22,7 +22,7 @@ sha1sums=('9f7585571d95acd98df48c37948e8638fae7cc3a') subpkgs=("xmms2-libs-c++" "xmms2-libs-perl" "xmms2-libs-python" "xmms2-libs-ruby") subdescs=('xmms2 C++ bindings' 'perl bindings for xmms2' 'python bindings for xmms2' 'ruby bindings for xmms2') -subdepends=("libboost>=1.46.1" "perl" "pyrex" "ruby") +subdepends=("libboost>=1.49.0" "perl" "pyrex" "ruby") subrodepends=("$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver") subgroups=('xmultimedia-extra' 'xmultimedia-extra' 'xmultimedia-extra' 'xmultimedia-extra') subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64') From mcirsta at frugalware.org Thu May 3 22:42:12 2012 From: mcirsta at frugalware.org (Marius Cirsta) Date: Thu, 3 May 2012 22:42:12 +0200 (CEST) Subject: [Frugalware-git] artwork: * fix theme to avoid KDE crashing Message-ID: <20120503204212.D2041228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=artwork.git;a=commitdiff;h=04af01da485b65f499780897a74f141031fbaf39 commit 04af01da485b65f499780897a74f141031fbaf39 Author: Marius Cirsta Date: Thu May 3 23:39:13 2012 +0000 * fix theme to avoid KDE crashing diff --git a/kde-frugalware/artwork/theme/plasma/Glassified/widgets/panel-background.svgz b/kde-frugalware/artwork/theme/plasma/Glassified/widgets/panel-background.svgz index 42d449e..7ca43ef 100644 Binary files a/kde-frugalware/artwork/theme/plasma/Glassified/widgets/panel-background.svgz and b/kde-frugalware/artwork/theme/plasma/Glassified/widgets/panel-background.svgz differ From elentir at frugalware.org Thu May 3 22:47:55 2012 From: elentir at frugalware.org (Elentir) Date: Thu, 3 May 2012 22:47:55 +0200 (CEST) Subject: [Frugalware-git] boost149: mkvtoolnix-5.5.0-1-x86_64 Message-ID: <20120503204755.CF90B228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=cb0e37068febf6d700566ee02066a0cce71518be commit cb0e37068febf6d700566ee02066a0cce71518be Author: Elentir Date: Thu May 3 22:46:39 2012 +0200 mkvtoolnix-5.5.0-1-x86_64 * version bump * build with boost>=1.49.0 diff --git a/source/multimedia-extra/mkvtoolnix/FrugalBuild b/source/multimedia-extra/mkvtoolnix/FrugalBuild index adee5cf..135d143 100644 --- a/source/multimedia-extra/mkvtoolnix/FrugalBuild +++ b/source/multimedia-extra/mkvtoolnix/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: voroskoi pkgname=mkvtoolnix -pkgver=5.4.0 +pkgver=5.5.0 pkgrel=1 pkgdesc="MKVToolnix is a set of tools to create, alter and inspect Matroska files under Linux." url="http://www.bunkus.org/videotools/mkvtoolnix" makedepends=('boost' 'ruby') -depends=('file' 'libvorbis' 'libmatroska>=1.3.0' 'expat' 'lzo' 'flac>=1.1.3' 'libboost>=1.46.1' 'libogg' 'libebml>=1.2.2' 'curl') +depends=('file' 'libvorbis' 'libmatroska>=1.3.0' 'expat' 'lzo' 'flac>=1.1.3' 'libboost>=1.49.0' 'libogg' 'libebml>=1.2.2' 'curl') groups=('multimedia-extra') archs=('i686' 'x86_64') up2date="Flasttar $url/sources/" source=(http://www.bunkus.org/videotools/mkvtoolnix/sources/$pkgname-$pkgver.tar.bz2) #Fconfopts="$Fconfopts --enable-lzo --enable-bz2 --disable-gui" -sha1sums=('3f8356f6eeb8976d15aef35c63a2f9b42819c815') +sha1sums=('0027d06f1061a94c8923ef6a1a788050bc4f7c84') build() { Fcd From mcirsta at frugalware.org Thu May 3 22:51:45 2012 From: mcirsta at frugalware.org (Marius Cirsta) Date: Thu, 3 May 2012 22:51:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: kdebase-workspace-4.8.2-2-x86_64 Message-ID: <20120503205145.91687228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f73ebbe523619b3ebf09f889f919b0f14d2466c0 commit f73ebbe523619b3ebf09f889f919b0f14d2466c0 Author: Marius Cirsta Date: Thu May 3 23:51:09 2012 +0000 kdebase-workspace-4.8.2-2-x86_64 * add patch to fix errors with bad theme diff --git a/source/kde/kdebase-workspace/FrugalBuild b/source/kde/kdebase-workspace/FrugalBuild index 348ec33..40989b7 100644 --- a/source/kde/kdebase-workspace/FrugalBuild +++ b/source/kde/kdebase-workspace/FrugalBuild @@ -7,7 +7,7 @@ USE_GPSD=${USE_GPSD:-"n"} USE_NETWORKMANAGER=${USE_NETWORKMANAGER:-"y"} pkgname=kdebase-workspace -pkgrel=1 +pkgrel=2 pkgdesc="Programs specific for the KDE4 desktop." groups=('kde' 'kde-minimal') archs=('i686' 'x86_64') @@ -32,14 +32,16 @@ source=("${source[@]}" \ kde-np.pamd \ kdebase-workspace-4.4.92-kdm_plymouth081.patch \ kdebase-workspace-4.7.0-enable-lcdfilter.patch \ - shutdownfix.patch) + shutdownfix.patch \ + fix-theme-crash.patch) sha1sums=("${sha1sums[@]}" \ 'e1f706c984fc81633663c662e674b6f2c64d2f83' \ '6216aad404aa0b846c835a0e8f9df4941bf74d37' \ '072f69fd5bdf5ea20b23bb9b3fae688a500d7169' \ '5924185ad7a9f16964edd36e68cb3714ba406253' \ '48e6d8e6a38438d93ba53fff3784662814a2adb1' \ - '0385f30d7dd28a2d2365edebed4a4833ac9171f6') + '0385f30d7dd28a2d2365edebed4a4833ac9171f6' \ + 'e057363c42a7f3f26638e01f784e6f5993727704') provides=("libksysguard" "$pkgname-extra-cursors" "plasma-scriptengine-google-gadgets") conflicts=("${provides[@]}") diff --git a/source/kde/kdebase-workspace/fix-theme-crash.patch b/source/kde/kdebase-workspace/fix-theme-crash.patch new file mode 100644 index 0000000..ef87037 --- /dev/null +++ b/source/kde/kdebase-workspace/fix-theme-crash.patch @@ -0,0 +1,13 @@ +--- kde-workspace-4.8.2/libs/plasmagenericshell/panelshadows.cpp 2012-03-29 22:02:31.000000000 +0000 ++++ kde-workspace-4.8.2.new/libs/plasmagenericshell/panelshadows.cpp 2012-05-03 22:10:07.000000000 +0000 +@@ -122,6 +122,10 @@ + { + #ifdef Q_WS_X11 + QPixmap pix = q->pixmap(element); ++ if(pix.width()<=0 || pix.height()<=0) { ++ kError()<<"could not load "< Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=db389980da7e3686843078c0a191f1b97e395c15 commit db389980da7e3686843078c0a191f1b97e395c15 Author: Elentir Date: Thu May 3 23:12:07 2012 +0200 k3d-0.8.0.2-2-x86_64 * fix patch diff --git a/source/xapps-extra/k3d/FrugalBuild b/source/xapps-extra/k3d/FrugalBuild index 91c685d..268b967 100644 --- a/source/xapps-extra/k3d/FrugalBuild +++ b/source/xapps-extra/k3d/FrugalBuild @@ -26,7 +26,7 @@ sha1sums=('5d677aef76053b01281476ae25f0bd4e998d319c' \ '068bb0671d608cdc59f556011491685725a56360' \ '3f20ebb16cf8849ecc5caded583b11b2f25e6e16' \ 'd6857963451ff201320ffa5b9dd3212f057f7374' \ - '80259691317a35479ddde9e6743e6d2caae3e61b') + '26d73cea542221eed414b21b04d83232093d3cf1') build() { Fcd $_F_sourceforge_name-$pkgver diff --git a/source/xapps-extra/k3d/k3d-gcc-4.7.patch b/source/xapps-extra/k3d/k3d-gcc-4.7.patch index abb10bc..0584744 100644 --- a/source/xapps-extra/k3d/k3d-gcc-4.7.patch +++ b/source/xapps-extra/k3d/k3d-gcc-4.7.patch @@ -1,6 +1,6 @@ diff -Naur k3d-source-0.8.0.2/k3dsdk/data.h k3d-source-0.8.0.2new/k3dsdk/data.h --- k3d-source-0.8.0.2/k3dsdk/data.h 2010-07-03 04:28:57.000000000 +0200 -+++ k3d-source-0.8.0.2new/k3dsdk/data.h 2012-05-01 13:37:40.489058108 +0200 ++++ k3d-source-0.8.0.2new/k3dsdk/data.h 2012-05-03 22:44:22.894766966 +0200 @@ -580,7 +580,7 @@ try @@ -37,6 +37,15 @@ diff -Naur k3d-source-0.8.0.2/k3dsdk/data.h k3d-source-0.8.0.2new/k3dsdk/data.h return true; } +@@ -1671,7 +1671,7 @@ + /// This little bit of magic makes it possible for base classes (such as node_storage) to update their own values while observing the correct undo policy + void internal_set_value(const value_t& Value, ihint* const Hint) + { +- set_value(Value, Hint); ++ this->set_value(Value, Hint); + } + }; + diff -Naur k3d-source-0.8.0.2/modules/animation/interpolator.h k3d-source-0.8.0.2new/modules/animation/interpolator.h --- k3d-source-0.8.0.2/modules/animation/interpolator.h 2010-07-03 04:28:58.000000000 +0200 +++ k3d-source-0.8.0.2new/modules/animation/interpolator.h 2012-05-01 13:38:21.353060659 +0200 From elentir at frugalware.org Thu May 3 23:14:36 2012 From: elentir at frugalware.org (Elentir) Date: Thu, 3 May 2012 23:14:36 +0200 (CEST) Subject: [Frugalware-git] boost149: gx_head-0.14.0-2-x86_64 Message-ID: <20120503211436.C2849228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=0b4cf8f5ef627654f31f1467394ab102ca579a30 commit 0b4cf8f5ef627654f31f1467394ab102ca579a30 Author: Elentir Date: Thu May 3 23:13:53 2012 +0200 gx_head-0.14.0-2-x86_64 * rebuild with boost>=1.49.0 * fix depends diff --git a/source/xmultimedia-extra/gx_head/FrugalBuild b/source/xmultimedia-extra/gx_head/FrugalBuild index e6490dc..849adac 100644 --- a/source/xmultimedia-extra/gx_head/FrugalBuild +++ b/source/xmultimedia-extra/gx_head/FrugalBuild @@ -3,13 +3,13 @@ pkgname=gx_head pkgver=0.14.0 -pkgrel=1 +pkgrel=2 pkgdesc="A simple guitar mono tube amplifier simulation based guitarix." archs=('i686' 'x86_64') url="http://guitarix.sourceforge.net/" groups=('xmultimedia-extra') -depends=('ladspa_sdk' 'gtk+2' 'jack>=0.118.0' 'libsndfile' 'libsigc++2' 'zita-convolver' 'gtkmm2' 'boost>=1.46.1' 'jack-capture') -makedepends=('intltool') +depends=('ladspa_sdk' 'gtk+2' 'jack>=0.118.0' 'libsndfile' 'libsigc++2' 'zita-convolver' 'gtkmm2' 'libboost>=1.49.0' 'jack-capture') +makedepends=('intltool' 'boost') _F_sourceforge_ext=.tar.bz2 _F_sourceforge_dirname="guitarix" Finclude sourceforge From ryuo at frugalware.org Fri May 4 00:14:31 2012 From: ryuo at frugalware.org (James Buren) Date: Fri, 4 May 2012 00:14:31 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: llvm-3.0-2-x86_64 * move to devel group Message-ID: <20120503221431.3874B228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8ce70a4d4e33f7e84a306e20efc9fa2a8f6ab21d commit 8ce70a4d4e33f7e84a306e20efc9fa2a8f6ab21d Author: James Buren Date: Thu May 3 17:12:30 2012 -0500 llvm-3.0-2-x86_64 * move to devel group diff --git a/source/devel-extra/llvm/FrugalBuild b/source/devel/llvm/FrugalBuild similarity index 98% rename from source/devel-extra/llvm/FrugalBuild rename to source/devel/llvm/FrugalBuild index a649688..5267be7 100644 --- a/source/devel-extra/llvm/FrugalBuild +++ b/source/devel/llvm/FrugalBuild @@ -3,12 +3,12 @@ pkgname=llvm pkgver=3.0 -pkgrel=1 +pkgrel=2 url="http://www.llvm.org" pkgdesc="Low Level Virtual Machine (Compiler , Tools and Libs)" depends=('libstdc++') makedepends=('groff' 'libffi' 'python' 'ocaml') -groups=('devel-extra') +groups=('devel') archs=('i686' 'x86_64' 'arm') up2date="Flasttar $url/releases/download.html" source=(http://llvm.org/releases/$pkgver/$pkgname-$pkgver.tar.gz \ diff --git a/source/devel-extra/llvm/clang-pure64.patch b/source/devel/llvm/clang-pure64.patch similarity index 100% rename from source/devel-extra/llvm/clang-pure64.patch rename to source/devel/llvm/clang-pure64.patch diff --git a/source/devel-extra/llvm/ocaml-fix.patch b/source/devel/llvm/ocaml-fix.patch similarity index 100% rename from source/devel-extra/llvm/ocaml-fix.patch rename to source/devel/llvm/ocaml-fix.patch diff --git a/source/devel-extra/llvm/path-fix.patch b/source/devel/llvm/path-fix.patch similarity index 100% rename from source/devel-extra/llvm/path-fix.patch rename to source/devel/llvm/path-fix.patch diff --git a/source/devel-extra/llvm/rpath-fix.patch b/source/devel/llvm/rpath-fix.patch similarity index 100% rename from source/devel-extra/llvm/rpath-fix.patch rename to source/devel/llvm/rpath-fix.patch From ryuo at frugalware.org Fri May 4 04:22:03 2012 From: ryuo at frugalware.org (James Buren) Date: Fri, 4 May 2012 04:22:03 +0200 (CEST) Subject: [Frugalware-git] ryuotesting2: tzdata-2012c-1-x86_64 * version bump * use new URL (old one is defunct) * fix up2date * replace guts of the build with Fbuild * take over from crazy Message-ID: <20120504022203.A7141228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting2.git;a=commitdiff;h=ddc18c04634a15b8669d584264c871b5554e7860 commit ddc18c04634a15b8669d584264c871b5554e7860 Author: James Buren Date: Thu May 3 21:21:00 2012 -0500 tzdata-2012c-1-x86_64 * version bump * use new URL (old one is defunct) * fix up2date * replace guts of the build with Fbuild * take over from crazy diff --git a/source/base/tzdata/FrugalBuild b/source/base/tzdata/FrugalBuild index f5b660d..feaa483 100644 --- a/source/base/tzdata/FrugalBuild +++ b/source/base/tzdata/FrugalBuild @@ -1,31 +1,28 @@ # Compiling Time: 0.02 SBU -# Maintainer: crazy +# Maintainer: James Buren pkgname=tzdata -pkgver=2011i -vertzcode=2011i +pkgver=2012c +vertzcode=2012b pkgrel=1 pkgdesc="Sources for time zone and daylight saving time data" -url="http://www.twinsun.com/tz/tz-link.htm" +url="http://www.iana.org/time-zones" depends=('glibc>=2.8-3') groups=('base' 'chroot-core') archs=('i686' 'x86_64' 'arm') -up2date="lynx -dump -nolist ftp://elsie.nci.nih.gov/pub/|grep tzdata|sed 's/.*ta\(.*\).t.*/\1/'" -source=(ftp://elsie.nci.nih.gov/pub/tzcode${vertzcode}.tar.gz \ - ftp://elsie.nci.nih.gov/pub/${pkgname}${pkgver}.tar.gz \ +Fpkgversep="" +up2date="Flasttar $url" +_F_cd_path=. +source=($url/repository/releases/${pkgname}$pkgver.tar.gz \ + $url/repository/releases/tzcode${vertzcode}.tar.gz \ Makefile.patch) -sha1sums=('4f58cede47df8bba55b37982d8b38cd65266d412' \ - '8274c0a5dfc41c7ab9ccfc919387b3c8180cd75d' \ +sha1sums=('e0cd9c2cc0ac8d90ed842133b910d4bb3bc1a6dd' \ + '7172f71a23fb6fe8f99099f810d05366ed5d7130' \ 'e8890681333949977ccff0b7a429ad25ed78dbcf') build() { - Fcd "." - tar -xf tzcode${vertzcode}.tar.gz || Fdie - tar -xf ${pkgname}${pkgver}.tar.gz || Fdie - patch -p1 -i ../Makefile.patch || Fdie - make || Fdie - Fmakeinstall + Fbuild Frm usr/share/zoneinfo/localtime } From baste at frugalware.org Fri May 4 09:41:05 2012 From: baste at frugalware.org (Baste) Date: Fri, 4 May 2012 09:41:05 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: tracker-0.14.1-1-x86_64 * Version bump * Change m8r Message-ID: <20120504074105.75123228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0eda5748f970f302873f84454e20c4792ff3609c commit 0eda5748f970f302873f84454e20c4792ff3609c Author: Baste Date: Fri May 4 09:40:12 2012 +0200 tracker-0.14.1-1-x86_64 * Version bump * Change m8r diff --git a/source/gnome/tracker/FrugalBuild b/source/gnome/tracker/FrugalBuild index 4e47c69..dc07c2b 100644 --- a/source/gnome/tracker/FrugalBuild +++ b/source/gnome/tracker/FrugalBuild @@ -1,9 +1,10 @@ # Compiling Time: 0.23 SBU -# Maintainer: bouleetbil +# Maintainer: Baste +# Contributor: bouleetbil # Contributor: AlexExtreme pkgname=tracker -pkgver=0.14.0 +pkgver=0.14.1 pkgrel=1 pkgdesc="Tracker is a first class object database, extensible tag/metadata database, search tool and indexer." depends=('dbus-glib>=0.76' 'sqlite3' \ @@ -22,7 +23,7 @@ _F_gnome_glib="y" _F_gnome_ext=".tar.xz" Finclude gnome-scriptlet gnome source=("${source}" "no_autostart_in_KDE.patch") -sha1sums=('da7c5a02a0b199805e24d9fa9e94b741140a54cf' \ +sha1sums=('f27b81ff056768f641fc2b1050f6571b3cb692af' \ 'e6463c596e635bf6431fad68f6d75afc79ee6f37') unset MAKEFLAGS From baste at frugalware.org Fri May 4 10:50:02 2012 From: baste at frugalware.org (Baste) Date: Fri, 4 May 2012 10:50:02 +0200 (CEST) Subject: [Frugalware-git] bastetesting: gdm-3.4.1-1-x86_64 * Version bump Message-ID: <20120504085002.6DB95228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bastetesting.git;a=commitdiff;h=7ec1a37414d15ea3eae1710cdefc61342c03a3a2 commit 7ec1a37414d15ea3eae1710cdefc61342c03a3a2 Author: Baste Date: Fri May 4 10:46:13 2012 +0200 gdm-3.4.1-1-x86_64 * Version bump diff --git a/source/gnome/gdm/FrugalBuild b/source/gnome/gdm/FrugalBuild index 174a09c..7883e62 100644 --- a/source/gnome/gdm/FrugalBuild +++ b/source/gnome/gdm/FrugalBuild @@ -2,24 +2,22 @@ # Maintainer: bouleetbil pkgname=gdm -pkgver=3.2.1 -pkgrel=9 +pkgver=3.4.1 +pkgrel=1 pkgdesc="GNOME Display Manager" url="http://www.gnome.org/" backup=(etc/gdm/custom.conf etc/pam.d/gdm etc/pam.d/gdm-autologin \ etc/pam.d/gdm-welcome) -depends=('libxml2>=2.7.8' 'zenity>=3.0.0' 'libxi' 'fontconfig' 'libxrandr>=1.2.2' \ - 'librsvg>=2.26.0-2' 'gnome-keyring>=3.0.3' 'consolekit-x11>=0.4.5' 'libcanberra-gtk' \ - 'libxinerama' 'libxcursor' 'libxevie' 'xorg-server>=1.10.2' \ - 'pam' 'accountsservice' 'upower' 'nss' 'hwdata' 'dbus-x11' \ - 'xsm' 'sessreg' 'xmessage' 'gnome-session' 'gnome-shell' 'gnome-power-manager') +depends=('dbus-glib' 'accountsservice' 'nss' 'xorg-server' 'libxrandr' 'gtk+3' \ + 'libcanberra-gtk' 'pam' 'upower' 'libxklavier' 'polkit-gnome' 'gnome-session') makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection' 'dconf' 'gnome-settings-daemon') groups=('gnome') archs=('i686' 'x86_64') _F_gnome_git="n" +_F_gnome_ext=".tar.xz" Finclude gnome source=($source org.gnome.login-screen.gschema.override) -sha1sums=('8170e4e41c17dd7f4791682deab04f54fcd203aa' \ +sha1sums=('9213fe32643b7dcb79e9026ed0be2372ef275a59' \ '974832a3878a020c87a833f5ba99a0c7d5d27b57') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums @@ -38,20 +36,12 @@ build() { Fcd $pkgname sh ./autogen.sh fi - - Fpatchall - Fmake --enable-authentication-scheme=pam \ + Fmake --with-pam-prefix=/etc \ + --enable-split-authentication \ --enable-console-helper \ --disable-scrollkeeper \ - --with-console-kit \ - --with-pam-prefix=/etc \ - --enable-split-authentication \ - --with-incomplete-locales=no \ - --with-at-spi-registryd-directory=/usr/lib/at-spi2-core \ - --without-tcp-wrappers \ - --disable-static \ - --with-xdmcp=yes \ - --with-xevie=yes + --with-console-kit + Fmakeinstall chmod a+r $Fdestdir/var/lib/gdm || Fdie @@ -118,7 +108,6 @@ EOF Fcp ../org.gnome.login-screen.gschema.override usr/share/glib-2.0/schemas/ # gets rebuilt in posttrans Frm etc/dconf/db/gdm - } # optimization OK diff --git a/source/gnome/gdm/gdm.install b/source/gnome/gdm/gdm.install index ea6a58f..c790dcd 100644 --- a/source/gnome/gdm/gdm.install +++ b/source/gnome/gdm/gdm.install @@ -4,19 +4,6 @@ post_install() /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... " - - 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 - - - if [ -e /bin/pidof ]; then - kill -HUP `pidof /usr/libexec/gconfd-2` > /dev/null 2>&1 - fi - echo "done." - - chown -R gdm:gdm /var/lib/gdm &> /dev/null echo -n "updating scrollkeeper catalogue... " rarian-sk-update -q > /dev/null 2>&1 @@ -28,7 +15,6 @@ post_install() sed 's|^#desktop="/usr/sbin/gdm --nodaemon"$|desktop="/usr/sbin/gdm --nodaemon"|' -i /etc/sysconfig/desktop /sbin/ldconfig glib-compile-schemas /usr/share/glib-2.0/schemas - /usr/libexec/gdm-update-dconf-db gdm /usr/share/gdm/upstream-settings 00-upstream-settings } post_upgrade() From fyxi at ustopt.ru Fri May 4 11:03:11 2012 From: fyxi at ustopt.ru (=?utf-8?B?0KLQvtC/LdC80LXQvdC10LTQttC80LXQvdGC?=) Date: Fri, 4 May 2012 13:03:11 +0400 Subject: [Frugalware-git] =?utf-8?b?0KPQv9GA0LDQstC70LXQvdC40LUg0LHQuNC3?= =?utf-8?b?0L3QtdGB0L7QvDog0KHQvtCx0YHRgtCy0LXQvdC90LjQuiDQuNC70Lgg?= =?utf-8?b?0KLQvtC/LdC80LXQvdC10LTQttC10YA=?= Message-ID: ??????????? ? ???????????: ??? ???????? ??????????? ??????????????? ***!??????? ? ?????????? ??????????? ??????????????? ????? ???????????? ? ????????????? ????????. ?????????: 21-22 ??? (? 1O.OO ?? 17.?O) ? ?????? ????? ??????????: ?. ??????????, ??. ??????????, ?.6, ?? "???????? ?????". ????????? ??????? - 21 000 ??????. ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. ??????????? ?????????????? ?? ????????: ( ?95) 2 2 ? - 7 ? - 9 1 ??????? ??????????: 1. ??????????? ? ???????????: ????????? ??????????????. ???????? ???????? ???????? ? ?????????????? ????????????? ? ???????????? ????????. ???????????????: ???????? ? ????? ??????????. ??????? ? ??????? ???????????? ??? ?????? ???????. ?????????????? ????????? ? ????????? ?? ?????? ???????????????. ????????? ? ????????? ? ??????? ??????? ??????. ??????? ????????? ? ???????????? ????????? ????? ?????????????? ? ???????? ???????????. ???????????? ??????????: ???? ????? ????????? ? ?????????? ????????? ????????? ??????????: ????? ?????????? ????????? II ?????? ?????????? ???????? ?? ???????? ??????????? ???????: ????? ????????? ??????? ??????????? ? ????????? ?????????? ?????????? 2. ?????????? ????????? ? ??????????????? ????????????????? ? ???????. ?????? ??????????????? ????????????????? ? ?????????????? ??????? ? ??????????. ?????? ??????????: ????, ????, ????, ???????, ??????? (???????????? ? ????????? ?????). ??????? ?????????. ????????, ??????????? ?????????? ? "??????? ????????". ?????????? ????????? ? ?????????????? ????? ???????????? ? ????????. ?????????? ??????????? ???????. ???????????? ???? ? ????????????? ???????????. ??????? ??? ???????? ????? ? ????????? ??? ?????????????????? ?????? ??????? ? ?????????? ? ??????????? ???????? ??????????. 3. ???? ?? ?????? ??? ??????? ??????? ?????? ??????? ????????????: ????????? ????????? ??? ????????????? ??????????? ????????? ????????? ? ???????????? ? ?????. ???????? ?????????? ??????????? ? ????? ??? ??????????? ???????????? ? ????? ???????? ?????????? ????????? ???????????? ?? ?????. -------------- next part -------------- An HTML attachment was scrubbed... URL: From slownlinux at gmail.com Fri May 4 11:22:44 2012 From: slownlinux at gmail.com (Slown) Date: Fri, 4 May 2012 11:22:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libmediainfo-0.7.57-1-i686 Message-ID: <20120504092244.6E55F228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b121cd19b05cc87526a71da6ba80a8bc41c202b8 commit b121cd19b05cc87526a71da6ba80a8bc41c202b8 Author: Slown Date: Fri May 4 10:22:29 2012 +0100 libmediainfo-0.7.57-1-i686 * version bump diff --git a/source/lib-extra/libmediainfo/FrugalBuild b/source/lib-extra/libmediainfo/FrugalBuild index 6428ce1..681d351 100644 --- a/source/lib-extra/libmediainfo/FrugalBuild +++ b/source/lib-extra/libmediainfo/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 3.24 SBU +# Compiling Time: 3.17 SBU # Maintainer: Slown pkgname=libmediainfo -pkgver=0.7.56 +pkgver=0.7.57 pkgrel=1 pkgdesc="shared library for mediainfo" depends=('libzen>=0.4.26' 'curl' 'libmms') @@ -15,7 +15,7 @@ Fconfopts="$Fconfopts --enable-shared --with-libcurl --with-libmms" Finclude sourceforge up2date="Flasttar http://mediainfo.sourceforge.net/fr/Download/Source" _F_cd_path="MediaInfoLib/Project/GNU/Library" -sha1sums=('742723207cc89048ae414ee07516cc56a567f6f3') +sha1sums=('24d884f082298378cb2a57eba7bae03feb55f55e') build() { Fcd MediaInfoLib From baste at frugalware.org Fri May 4 11:28:35 2012 From: baste at frugalware.org (Baste) Date: Fri, 4 May 2012 11:28:35 +0200 (CEST) Subject: [Frugalware-git] bastetesting: gdm-3.4.1-2-x86_64 * rebuild Message-ID: <20120504092835.231D8228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bastetesting.git;a=commitdiff;h=efcae2bf2d46b720079f73dc54c00a611e145e37 commit efcae2bf2d46b720079f73dc54c00a611e145e37 Author: Baste Date: Fri May 4 11:28:11 2012 +0200 gdm-3.4.1-2-x86_64 * rebuild diff --git a/source/gnome/gdm/FrugalBuild b/source/gnome/gdm/FrugalBuild index 7883e62..8e8a58f 100644 --- a/source/gnome/gdm/FrugalBuild +++ b/source/gnome/gdm/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gdm pkgver=3.4.1 -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 \ @@ -40,7 +40,8 @@ build() { --enable-split-authentication \ --enable-console-helper \ --disable-scrollkeeper \ - --with-console-kit + --with-console-kit \ + -with-systemd=no Fmakeinstall From slownlinux at gmail.com Fri May 4 11:28:48 2012 From: slownlinux at gmail.com (Slown) Date: Fri, 4 May 2012 11:28:48 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: copyq-1.2.4-1-i686 Message-ID: <20120504092848.E6BFA228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5885fbb78f3935126556239ad5317957c838c4b8 commit 5885fbb78f3935126556239ad5317957c838c4b8 Author: Slown Date: Fri May 4 10:28:44 2012 +0100 copyq-1.2.4-1-i686 * version bump diff --git a/source/xapps-extra/copyq/FrugalBuild b/source/xapps-extra/copyq/FrugalBuild index 9bf1d26..58246c4 100644 --- a/source/xapps-extra/copyq/FrugalBuild +++ b/source/xapps-extra/copyq/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.55 SBU +# Compiling Time: 0.31 SBU # Maintainer: Slown pkgname=copyq -pkgver=1.2.3 +pkgver=1.2.4 pkgrel=1 pkgdesc="CopyQ is clipboard manager with searchable and editable history" depends=('libqtgui' 'libqtxml' 'libqtnetwork' 'libuuid' 'bzip2') @@ -11,6 +11,6 @@ archs=('i686' 'x86_64') _F_github_author="hluk" _F_github_name="CopyQ" Finclude github cmake -sha1sums=('88edd26a62f40c06135dd80a7ad3afa219ca2e47') +sha1sums=('51319f64a3b0bdda20854626f0722950bc53dcfb') # optimization OK From hermier at frugalware.org Fri May 4 11:44:03 2012 From: hermier at frugalware.org (Michel Hermier) Date: Fri, 4 May 2012 11:44:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: hplip-3.12.4-1-i686 Message-ID: <20120504094403.58A47228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=53caafe06db79e97c68858bd7bd53f45aa594bde commit 53caafe06db79e97c68858bd7bd53f45aa594bde Author: Michel Hermier Date: Fri May 4 11:42:32 2012 +0200 hplip-3.12.4-1-i686 * Bump version. diff --git a/source/apps-extra/hplip/FrugalBuild b/source/apps-extra/hplip/FrugalBuild index 4cde4c6..ceaa9e6 100644 --- a/source/apps-extra/hplip/FrugalBuild +++ b/source/apps-extra/hplip/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=hplip -pkgver=3.12.2 +pkgver=3.12.4 pkgrel=1 _F_sourceforge_ext=.tar.gz Finclude sourceforge @@ -17,7 +17,7 @@ conflicts=("${replaces[@]}") provides=("${replaces[@]}") groups=('apps-extra') archs=('i686' 'x86_64') -sha1sums=('bdf3e37a344f5b57b62425f755c4293d6d4ae875') +sha1sums=('6c095321fac3a06c508531e193dcdd83c30ea99b') options=('nodocs') subpkgs=("${subpackages[@]}" 'hplip-driver') From vmiklos at frugalware.org Fri May 4 11:44:55 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 4 May 2012 11:44:55 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: php-5.3.11-1-x86_64 Message-ID: <20120504094455.C4B03228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f3b0bf544030ae7a3c88fd8f6261e6d10d36a459 commit f3b0bf544030ae7a3c88fd8f6261e6d10d36a459 Author: Miklos Vajna Date: Fri May 4 11:45:40 2012 +0200 php-5.3.11-1-x86_64 - version bump diff --git a/source/devel/php/FrugalBuild b/source/devel/php/FrugalBuild index 87b27f9..3ba01e9 100644 --- a/source/devel/php/FrugalBuild +++ b/source/devel/php/FrugalBuild @@ -4,8 +4,8 @@ # Contributor: Miklos Vajna pkgname=php -pkgver=5.3.10 -pkgrel=2 +pkgver=5.3.11 +pkgrel=1 pkgdesc="A widely-used general-purpose scripting language" url="http://www.php.net" backup=(etc/{php.ini,httpd/conf/modules.d/$pkgname.conf}) @@ -144,7 +144,7 @@ build() Fln /usr/share/libtool/config/ltmain.sh /usr/lib/php/build/ltmain.sh Fln /usr/share/aclocal/libtool.m4 /usr/lib/php/build/libtool.m4 } -sha1sums=('e36b75b6193ad593377a9ff5bad8945136a4d57b' \ +sha1sums=('c01c10b925af8bb2c510a6d878fddc0def54d9a1' \ '722bbafd5c309b0a89ba4a57f062af44fc500368' \ '9249ca52e57a3069befe20311fd02fc8bee7aeef' \ '0850ef23512a02e8460dc36f08f453d148dcd9df' \ From slownlinux at gmail.com Fri May 4 12:14:31 2012 From: slownlinux at gmail.com (Slown) Date: Fri, 4 May 2012 12:14:31 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-construct-2.06-1-i686 Message-ID: <20120504101431.7CEB1228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=97740aa7e4cabf65a6e1401c70dd3f32230b0778 commit 97740aa7e4cabf65a6e1401c70dd3f32230b0778 Author: Slown Date: Fri May 4 11:13:47 2012 +0100 python-construct-2.06-1-i686 * new package diff --git a/source/lib-extra/python-construct/FrugalBuild b/source/lib-extra/python-construct/FrugalBuild new file mode 100644 index 0000000..231242e --- /dev/null +++ b/source/lib-extra/python-construct/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Slown + +pkgname=python-construct +_F_archive_name="construct" +pkgver=2.06 +pkgrel=1 +pkgdesc="Python library for declarative building/parsing of data structures" +url="https://github.com/MostAwesomeDude/construct" +depends=('python') +makedepends=('python-distribute') +groups=('lib-extra') +archs=('i686' 'x86_64') +_F_pypi_name="construct" +Finclude pypi +sha1sums=('a3960213aca601b54c3d902a30dda430f4c03d02') From vmiklos at frugalware.org Fri May 4 12:28:33 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 4 May 2012 12:28:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-1.6: php-5.3.11-1fermus1-x86_64 Message-ID: <20120504102833.EAFEE228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.6.git;a=commitdiff;h=0b79262dd827f25079618bc6783c64be6fe37ab6 commit 0b79262dd827f25079618bc6783c64be6fe37ab6 Author: Miklos Vajna Date: Fri May 4 12:29:10 2012 +0200 php-5.3.11-1fermus1-x86_64 - secfix bump diff --git a/source/devel/php/FrugalBuild b/source/devel/php/FrugalBuild index 079dc8d..6ec0a8f 100644 --- a/source/devel/php/FrugalBuild +++ b/source/devel/php/FrugalBuild @@ -4,7 +4,7 @@ # Contributor: Miklos Vajna pkgname=php -pkgver=5.3.10 +pkgver=5.3.11 pkgrel=1fermus1 pkgdesc="A widely-used general-purpose scripting language" url="http://www.php.net" @@ -145,7 +145,7 @@ build() Fln /usr/share/libtool/config/ltmain.sh /usr/lib/php/build/ltmain.sh Fln /usr/share/aclocal/libtool.m4 /usr/lib/php/build/libtool.m4 } -sha1sums=('e36b75b6193ad593377a9ff5bad8945136a4d57b' \ +sha1sums=('c01c10b925af8bb2c510a6d878fddc0def54d9a1' \ '722bbafd5c309b0a89ba4a57f062af44fc500368' \ '9249ca52e57a3069befe20311fd02fc8bee7aeef' \ '0850ef23512a02e8460dc36f08f453d148dcd9df' \ From boobaa at frugalware.org Fri May 4 13:02:29 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Fri, 4 May 2012 13:02:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: roundcube-0.7.2-1-x86_64 Message-ID: <20120504110229.12045228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=234488029005d067a8fdfed13320ee21e5445f27 commit 234488029005d067a8fdfed13320ee21e5445f27 Author: CS??CSY L??szl?? Date: Fri May 4 13:02:24 2012 +0200 roundcube-0.7.2-1-x86_64 up2date fix diff --git a/source/network-extra/roundcube/FrugalBuild b/source/network-extra/roundcube/FrugalBuild index a25e548..e658ffd 100644 --- a/source/network-extra/roundcube/FrugalBuild +++ b/source/network-extra/roundcube/FrugalBuild @@ -14,7 +14,7 @@ url="http://roundcube.net/" rodepends=('php>=5.2.1') groups=('network-extra') archs=('i686' 'x86_64') -up2date="lynx -dump http://roundcube.net/download | grep Stable | sed 's/.*: \(.*\) \[.*/\1/'" +up2date="lynx -dump http://roundcube.net/download | grep Stable: | sed 's/.*: \(.*\) \[.*/\1/'" source=(http://downloads.sourceforge.net/project/${_F_sourceforge_dirname}/${_F_sourceforge_dirname}/$pkgver/${_F_sourceforge_dirname}-$pkgver.tar.gz) sha1sums=('fdfa7fdbe7eac7244dd9c5f7ca08ef8b52afdfa5') From boobaa at frugalware.org Fri May 4 14:01:15 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Fri, 4 May 2012 14:01:15 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: phpmyadmin-3.5.1-1-x86_64 Message-ID: <20120504120115.2DA98228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2801a5c59b17450de22d6607f35f557da3f677b7 commit 2801a5c59b17450de22d6607f35f557da3f677b7 Author: CS??CSY L??szl?? Date: Fri May 4 14:01:10 2012 +0200 phpmyadmin-3.5.1-1-x86_64 version bump diff --git a/source/network-extra/phpmyadmin/FrugalBuild b/source/network-extra/phpmyadmin/FrugalBuild index 5a03364..a174184 100644 --- a/source/network-extra/phpmyadmin/FrugalBuild +++ b/source/network-extra/phpmyadmin/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: CS?CSY L?szl? pkgname=phpmyadmin -pkgver=3.5.0 +pkgver=3.5.1 pkgrel=1 pkgdesc="Set of PHP-scripts to administrate MySQL over the WWW." _F_sourceforge_ext="-all-languages.tar.bz2" @@ -33,4 +33,4 @@ build() Frm /var/www/html/phpMyAdmin-${pkgver//_/-}-all-languages.tar.bz2 } -sha1sums=('b8de74c723761276bc48c2c328290275dd113d9a') +sha1sums=('c2c01f3098bc5a87e05a9a79f9c196a82ada9aa1') From kikadf.01 at gmail.com Fri May 4 16:44:22 2012 From: kikadf.01 at gmail.com (kikadf) Date: Fri, 4 May 2012 16:44:22 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: mediainfo-0.7.57-1-i686 Message-ID: <20120504144422.7E047228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=34816d42b84d8dfefb476b4da5f8ec3ddd8d4a10 commit 34816d42b84d8dfefb476b4da5f8ec3ddd8d4a10 Author: kikadf Date: Fri May 4 17:43:54 2012 +0200 mediainfo-0.7.57-1-i686 * Version bump diff --git a/source/apps-extra/mediainfo/FrugalBuild b/source/apps-extra/mediainfo/FrugalBuild index 38af261..a7fe831 100644 --- a/source/apps-extra/mediainfo/FrugalBuild +++ b/source/apps-extra/mediainfo/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: kikadf pkgname=mediainfo -pkgver=0.7.56 +pkgver=0.7.57 pkgrel=1 pkgdesc="MediaInfo supplies technical and tag information about a video or audio file." depends=("libmediainfo=$pkgver") @@ -13,7 +13,7 @@ Finclude sourceforge up2date="Flasttar http://mediainfo.sourceforge.net/fr/Download/Source" groups=('apps-extra') archs=('i686' 'x86_64') -sha1sums=('a2680d6bcb1940e220bcf200dc956b6210f1eaac') +sha1sums=('de82c39d48727ecf9a0aa027309c55de5c1b3afb') subpkgs=("${subpkgs[@]}" "$pkgname-gtk") From kikadf.01 at gmail.com Fri May 4 17:04:06 2012 From: kikadf.01 at gmail.com (kikadf) Date: Fri, 4 May 2012 17:04:06 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: openra-20120504-1-i686 Message-ID: <20120504150406.B4178228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f0a9bafbe47cd751a28323119d6060155d387130 commit f0a9bafbe47cd751a28323119d6060155d387130 Author: kikadf Date: Fri May 4 18:03:53 2012 +0200 openra-20120504-1-i686 * Version bump diff --git a/source/games-extra/openra/FrugalBuild b/source/games-extra/openra/FrugalBuild index 23dd701..3adc9e7 100644 --- a/source/games-extra/openra/FrugalBuild +++ b/source/games-extra/openra/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Marius Cirsta pkgname=openra -pkgver=20120315 -pkgrel=2 +pkgver=20120504 +pkgrel=1 pkgdesc="An open-source implementation of the Red Alert engine using .NET/mono and OpenGL" url="http://openra.res0l.net/" depends=('mono' 'openal' 'mesa' 'freetype2' 'sdl' 'libgdiplus') @@ -13,7 +13,7 @@ groups=('games-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url | grep Release | sed 's/^.*ase //' | head -1" source=("https://github.com/OpenRA/OpenRA/zipball/release-$pkgver") -sha1sums=('b81bdf66a1f9c5cf53a111464d78ea2789bc8650') +sha1sums=('ef10ca480aca8333f06ca437ed3597f6480712aa') build() { From melko at frugalware.org Fri May 4 17:24:03 2012 From: melko at frugalware.org (Melko) Date: Fri, 4 May 2012 17:24:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: eric4-4.5.3-1-i686 Message-ID: <20120504152403.C85A1228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d4c1d14cef1d07df7d609ae362b7c8a431329cd6 commit d4c1d14cef1d07df7d609ae362b7c8a431329cd6 Author: Melko Date: Fri May 4 11:18:43 2012 +0200 eric4-4.5.3-1-i686 * version bump diff --git a/source/xapps-extra/eric4/FrugalBuild b/source/xapps-extra/eric4/FrugalBuild index 4da46fa..b47a0c1 100644 --- a/source/xapps-extra/eric4/FrugalBuild +++ b/source/xapps-extra/eric4/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko pkgname=eric4 -pkgver=4.5.2 +pkgver=4.5.3 pkgrel=1 pkgdesc="Eric4 is a full featured Python (and Ruby) IDE that is written in PyQt4." _F_sourceforge_dirname="eric-ide" @@ -21,16 +21,16 @@ do done source=(${source[@]} $pkgname.desktop) -sha1sums=('638aaf24c22be52282ffad930b6755d1f74f18ec' \ - '9949fc0bbaab58b82ddd0cbbf5231b167cf6012d' \ - '164753de611daed81bf9c721beed0b943f116073' \ - '53ec66d4a5f491648b8a9d9728ac6f4e5ca9b9ed' \ - 'cc5e28ceb7f6d0e48a790b5f03c6c107b401dafd' \ - '4defb10d12dacad092d04798accc86dcc4ccefa6' \ - 'a7fac15baa90e3afb53d0f8b1674798447597da0' \ - 'ff59f3be75594b389cda4eb669f0e19aba1fe218' \ - '9ddfaa3139334c644cd6f38b0d9603c2a46a2019' \ - '465533a45c50d654ba9eab1c362a365d2a3e2c9b' \ +sha1sums=('edb447adb880645208a19a186216d5159f167a05' \ + '2b44ff4e89e38596a1c98084b0721284ebcc9b68' \ + '64e71afd91a8c81296687e4cbb00577d9cf2aa88' \ + '96368dc99874209372674421174e479a4ed67cd7' \ + 'e9d8bf8d79394ab8e3f321e7e43105cdf7277755' \ + 'fab4a11218edf8875667c623991f097fbe69e4c2' \ + 'c918f547e101b9a51a615071dab7449b58f19e02' \ + 'fb1b773f45bcd39bc11023096940fe35480a852c' \ + 'a7188761c8b2d04f7ee8380e6d53ada718263ceb' \ + 'e109e66c837fb37444d246f851e47768e67b879f' \ 'bdc6b72e48c1cab4bf779ed72a61b42cc1f997e5') groups=('xapps-extra') archs=('i686' 'x86_64') From kikadf.01 at gmail.com Fri May 4 17:57:27 2012 From: kikadf.01 at gmail.com (kikadf) Date: Fri, 4 May 2012 17:57:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: unetbootin-575-1-i686 Message-ID: <20120504155727.2D88E228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=56aa20527c99e8344d0db101db0fcb74188015dd commit 56aa20527c99e8344d0db101db0fcb74188015dd Author: kikadf Date: Fri May 4 18:57:08 2012 +0200 unetbootin-575-1-i686 * Version bump diff --git a/source/xapps-extra/unetbootin/FrugalBuild b/source/xapps-extra/unetbootin/FrugalBuild index c1612a3..9470d9c 100644 --- a/source/xapps-extra/unetbootin/FrugalBuild +++ b/source/xapps-extra/unetbootin/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: kikadf pkgname=unetbootin -pkgver=568 +pkgver=575 pkgrel=1 pkgdesc="UNetbootin loads utilities or installs Linux/BSD to a partition or USB drive without a CD." _F_cd_path="/" @@ -16,7 +16,7 @@ makedepends=('qt4-linguist') Finclude sourceforge groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('003426083048dec252c981e8b2ef0bfd9316d0b5') +sha1sums=('d9925d900c4c4795e18bfac5f531dc56aa061efd') build() { From kikadf.01 at gmail.com Fri May 4 18:02:52 2012 From: kikadf.01 at gmail.com (kikadf) Date: Fri, 4 May 2012 18:02:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: rspec-2.10.0-1-i686 Message-ID: <20120504160252.28FED228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=28b26a631681ba0ea804401a700ca872119aefef commit 28b26a631681ba0ea804401a700ca872119aefef Author: kikadf Date: Fri May 4 19:02:42 2012 +0200 rspec-2.10.0-1-i686 * Version bump diff --git a/source/devel-extra/rspec/FrugalBuild b/source/devel-extra/rspec/FrugalBuild index 7efe1e3..5469a48 100644 --- a/source/devel-extra/rspec/FrugalBuild +++ b/source/devel-extra/rspec/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: kikadf pkgname=rspec -pkgver=2.9.0 -pkgrel=2 +pkgver=2.10.0 +pkgrel=1 pkgdesc="RSpec is testing tool for the Ruby programming language." url="http://rspec.info/" -rodepends=("rspec-core=$pkgver" "rspec-expectations=2.9.1" "rspec-mocks=$pkgver") +rodepends=("rspec-core=$pkgver" "rspec-expectations=$pkgver" "rspec-mocks=$pkgver") Finclude gem groups=('devel-extra') archs=('i686' 'x86_64') -sha1sums=('cf62c3ccd3e7edaa8ba4efc4dadf25eb44d0aca3') +sha1sums=('9929f5fc6e048e31c90f059ef054641895c9b8b9') From kikadf.01 at gmail.com Fri May 4 18:05:52 2012 From: kikadf.01 at gmail.com (kikadf) Date: Fri, 4 May 2012 18:05:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: rspec-core-2.10.0-1-i686 Message-ID: <20120504160552.A8923228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8198c4f782666530610516066dc5a1fb47a80280 commit 8198c4f782666530610516066dc5a1fb47a80280 Author: kikadf Date: Fri May 4 19:05:42 2012 +0200 rspec-core-2.10.0-1-i686 * Version bump diff --git a/source/devel-extra/rspec-core/FrugalBuild b/source/devel-extra/rspec-core/FrugalBuild index a378035..e579b3e 100644 --- a/source/devel-extra/rspec-core/FrugalBuild +++ b/source/devel-extra/rspec-core/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: kikadf pkgname=rspec-core -pkgver=2.9.0 +pkgver=2.10.0 pkgrel=1 pkgdesc="RSpec runner and example groups." url="https://www.relishapp.com/rspec" Finclude gem groups=('devel-extra') archs=('i686' 'x86_64') -sha1sums=('04f4c8734c389a5ca117fadcc60d1738d63ca673') +sha1sums=('79032652026317f011218546886d36492e79656b') From kikadf.01 at gmail.com Fri May 4 18:08:13 2012 From: kikadf.01 at gmail.com (kikadf) Date: Fri, 4 May 2012 18:08:13 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: rspec-mocks-2.10.0-1-i686 Message-ID: <20120504160813.2B159228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1e5b40b19fc983b7ed92777636b0c29f8c24da67 commit 1e5b40b19fc983b7ed92777636b0c29f8c24da67 Author: kikadf Date: Fri May 4 19:08:04 2012 +0200 rspec-mocks-2.10.0-1-i686 * Version bump diff --git a/source/devel-extra/rspec-mocks/FrugalBuild b/source/devel-extra/rspec-mocks/FrugalBuild index a223d09..b566260 100644 --- a/source/devel-extra/rspec-mocks/FrugalBuild +++ b/source/devel-extra/rspec-mocks/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: kikadf pkgname=rspec-mocks -pkgver=2.9.0 +pkgver=2.10.0 pkgrel=1 pkgdesc="RSpec's 'test double' framework, with support for stubbing and mocking" url="https://www.relishapp.com/rspec" Finclude gem groups=('devel-extra') archs=('i686' 'x86_64') -sha1sums=('2a8720d4a1b5ab897eb537541193a44941ec9609') +sha1sums=('8cd390902f445a62ead81dfaf1cd3b5434ff0a58') From kikadf.01 at gmail.com Fri May 4 18:09:49 2012 From: kikadf.01 at gmail.com (kikadf) Date: Fri, 4 May 2012 18:09:49 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: rspec-expectations-2.10.0-1-i686 Message-ID: <20120504160949.BBEDC228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f8a661c43a5c05e11a49c79c1684554b1ab04327 commit f8a661c43a5c05e11a49c79c1684554b1ab04327 Author: kikadf Date: Fri May 4 19:09:41 2012 +0200 rspec-expectations-2.10.0-1-i686 * Version bump diff --git a/source/devel-extra/rspec-expectations/FrugalBuild b/source/devel-extra/rspec-expectations/FrugalBuild index a296a55..d41219f 100644 --- a/source/devel-extra/rspec-expectations/FrugalBuild +++ b/source/devel-extra/rspec-expectations/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: kikadf pkgname=rspec-expectations -pkgver=2.9.1 +pkgver=2.10.0 pkgrel=1 pkgdesc="Rspec expectations (should[_not] and matchers)." url="https://www.relishapp.com/rspec" @@ -10,5 +10,5 @@ rodepends=('diff-lcs') Finclude gem groups=('devel-extra') archs=('i686' 'x86_64') -sha1sums=('bba3d963149235f626a1341bf1bfa2ef28c4bb39') +sha1sums=('8e201de0085ba6ebe293377009576311565cac80') From devil505linux at gmail.com Fri May 4 18:15:22 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 4 May 2012 18:15:22 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: xfce4-power-manager-1.2.0-2-i686 * removed hal from depends * improved build() Message-ID: <20120504161522.22BD3228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=904f513ab43e870524fe6832b6c675fe6cfe92b7 commit 904f513ab43e870524fe6832b6c675fe6cfe92b7 Author: Devil505 Date: Fri May 4 18:15:06 2012 +0200 xfce4-power-manager-1.2.0-2-i686 * removed hal from depends * improved build() diff --git a/source/xfce4/xfce4-power-manager/FrugalBuild b/source/xfce4/xfce4-power-manager/FrugalBuild index 0f67f78..d4c374e 100644 --- a/source/xfce4/xfce4-power-manager/FrugalBuild +++ b/source/xfce4/xfce4-power-manager/FrugalBuild @@ -4,10 +4,10 @@ pkgname=xfce4-power-manager pkgver=1.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="A power manager for the Xfce4 desktop." makedepends=('intltool') -depends=('gtk+2>=2.16.2-2' 'dbus' 'dbus-glib>=0.80' 'xfconf>=4.10.0' 'hal>=0.5.11' \ +depends=('gtk+2>=2.16.2-2' 'dbus' 'dbus-glib>=0.80' 'xfconf>=4.10.0' \ 'libxfce4ui>=4.10.0' 'libxfce4util>=4.10.0' 'libnotify>=0.7.2' \ 'xfce4-panel>=4.10.0' 'upower' 'udisks') makedepends=('intltool' 'xproto') @@ -22,9 +22,10 @@ sha1sums=('7efb0ceb37a6d69bd4d0e80d7206161dcf46657a') build() { - Fbuild - # remove conflicting files - Frm /usr/share/icons/hicolor/scalable/apps/gnome-inhibit-applet.svg + Fbuild --disable-network-manager \ + --enable-polkit \ + --enable-dpms \ + --disable-debug Fbuild_gnome_scriptlet } From devil505linux at gmail.com Fri May 4 18:20:52 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 4 May 2012 18:20:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: thunar-1.4.0-2-i686 * added tumbler in depends Message-ID: <20120504162052.27C5A228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=03eb7f7de50f86ada3987425aedf46d9ad340b0c commit 03eb7f7de50f86ada3987425aedf46d9ad340b0c Author: Devil505 Date: Fri May 4 18:20:47 2012 +0200 thunar-1.4.0-2-i686 * added tumbler in depends diff --git a/source/xfce4/thunar/FrugalBuild b/source/xfce4/thunar/FrugalBuild index fb53573..7ac3ac5 100644 --- a/source/xfce4/thunar/FrugalBuild +++ b/source/xfce4/thunar/FrugalBuild @@ -6,14 +6,14 @@ pkgname=thunar _F_xfce_name=Thunar _F_archive_name=Thunar pkgver=1.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="Thunar is a modern file manager for Xfce4." makedepends=('intltool' 'gtk-doc' 'xfce4-panel>=4.10.0' \ 'xfce4-dev-tools>=4.10.0') depends=('libexo>=0.8.0' 'gtk+2>=2.20.1-1' 'gamin' 'libxfce4util>=4.10.0' \ 'hicolor-icon-theme' 'dbus-glib>=0.80' 'xfconf>=4.10.0' \ 'libexif>=0.6.17' 'xfce4-panel>=4.10.0' 'glib2>=2.18.4' 'libexif' \ - 'libnotify>=0.7' 'udev' 'libpng' 'polkit') + 'libnotify>=0.7' 'udev' 'libpng' 'polkit' 'tumbler') rodepends=('gvfs' 'polkit-gnome') groups=('xfce4' 'xfce4-core') conflicts=('xffm') From kikadf.01 at gmail.com Fri May 4 18:29:49 2012 From: kikadf.01 at gmail.com (kikadf) Date: Fri, 4 May 2012 18:29:49 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: openra-20120504-2-i686 Message-ID: <20120504162949.8B9C5228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c645e95649c255cfba0346abc86aac341af84773 commit c645e95649c255cfba0346abc86aac341af84773 Author: kikadf Date: Fri May 4 19:29:25 2012 +0200 openra-20120504-2-i686 * Fix build diff --git a/source/games-extra/openra/FrugalBuild b/source/games-extra/openra/FrugalBuild index 3adc9e7..b603257 100644 --- a/source/games-extra/openra/FrugalBuild +++ b/source/games-extra/openra/FrugalBuild @@ -4,7 +4,7 @@ pkgname=openra pkgver=20120504 -pkgrel=1 +pkgrel=2 pkgdesc="An open-source implementation of the Red Alert engine using .NET/mono and OpenGL" url="http://openra.res0l.net/" depends=('mono' 'openal' 'mesa' 'freetype2' 'sdl' 'libgdiplus') @@ -21,10 +21,8 @@ build() for i in `ls -d */`; do _F_cd_path="$i" done - Fsed "prefix = /usr/local" "prefix = /usr" Makefile + Fsed "prefix ?= /usr/local" "prefix ?= /usr" Makefile Fbuild - Fexec mv "$Fdestdir/usr/share/openra/thirdparty/Tao/"* $Fdestdir/usr/share/openra/ - Fexec rm -r $Fdestdir/usr/share/openra/thirdparty Ficon $_F_cd_path/packaging/linux/hicolor/128x128/apps/openra.png Fmkdir usr/share/applications Ffilerel packaging/linux/openra.desktop usr/share/applications/ From devil505linux at gmail.com Fri May 4 18:42:20 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 4 May 2012 18:42:20 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: conky-1.9.0-1-i686 * version bump Message-ID: <20120504164220.1DA6E228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4047346e0f5b767b7fe3947cc93d33e82a9f174f commit 4047346e0f5b767b7fe3947cc93d33e82a9f174f Author: Devil505 Date: Fri May 4 18:41:55 2012 +0200 conky-1.9.0-1-i686 * version bump diff --git a/source/xapps-extra/conky/FrugalBuild b/source/xapps-extra/conky/FrugalBuild index d4784a0..708cb9a 100644 --- a/source/xapps-extra/conky/FrugalBuild +++ b/source/xapps-extra/conky/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: DNAku pkgname=conky -pkgver=1.8.1 +pkgver=1.9.0 pkgrel=1 pkgdesc="Light-weight system monitor." _F_sourceforge_ext=".tar.bz2" @@ -12,7 +12,7 @@ depends=('wireless_tools' 'imlib2' 'libxdamage' 'libxft' 'glib2' 'curl' 'alsa-li groups=('xapps-extra') archs=('i686' 'x86_64') backup=(etc/conky/conky.conf etc/conky/conky_no_x11.conf) -sha1sums=('9581419b1a53a8a7e37b0291cd4e55ab166d221a') +sha1sums=('2069cbdb8e7224fcbf3c6b1ddebf64a51634b4cc') build() { From melko at frugalware.org Fri May 4 19:53:29 2012 From: melko at frugalware.org (Melko) Date: Fri, 4 May 2012 19:53:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: calibre-0.8.50-1-i686 Message-ID: <20120504175329.AC1ED228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8200932d3ba031b8e0886c366ddcb5b3482fab8e commit 8200932d3ba031b8e0886c366ddcb5b3482fab8e Author: Melko Date: Fri May 4 19:51:41 2012 +0200 calibre-0.8.50-1-i686 * version bump diff --git a/source/xapps-extra/calibre/FrugalBuild b/source/xapps-extra/calibre/FrugalBuild index 7005935..d3042e9 100644 --- a/source/xapps-extra/calibre/FrugalBuild +++ b/source/xapps-extra/calibre/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko pkgname=calibre -pkgver=0.8.49 +pkgver=0.8.50 pkgrel=1 pkgdesc="Ebook management application" url="http://calibre.kovidgoyal.net/" @@ -24,7 +24,7 @@ source=(${source[@]} $pkgname-ebook-viewer.desktop \ $pkgname-gui.png \ $pkgname.xml \ poppler-0.18.0.diff) -sha1sums=('2141c553fda260f39a56f0f390d38afdeed32846' \ +sha1sums=('3c9522d03af625f11189e5248b680dd3fe302b9b' \ '1323d95691289b41e25fd191dc1d18f1c58e02d2' \ 'e7eb837ad8733ecb813b5f897484324cd7160426' \ '2a675529ef6f034eb20bc48620802b60796d689d' \ From slownlinux at gmail.com Fri May 4 20:15:47 2012 From: slownlinux at gmail.com (Slown) Date: Fri, 4 May 2012 20:15:47 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-nbt-1.1-1-i686 Message-ID: <20120504181547.4BE3F228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1036b2a38465a593292ae5bdeb8372e31fb295cd commit 1036b2a38465a593292ae5bdeb8372e31fb295cd Author: Slown Date: Fri May 4 19:15:28 2012 +0100 python-nbt-1.1-1-i686 * new package diff --git a/source/lib-extra/python-nbt/FrugalBuild b/source/lib-extra/python-nbt/FrugalBuild new file mode 100644 index 0000000..3ce11ed --- /dev/null +++ b/source/lib-extra/python-nbt/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown + +pkgname=python-nbt +_F_archive_name="NBT" +pkgver=1.1 +pkgrel=1 +pkgdesc="Named Binary Tag Reader/Writer" +depends=('python') +groups=('lib-extra') +archs=('i686' 'x86_64') +_F_pypi_name="NBT" +_F_pypi_ext=".zip" +Finclude pypi +sha1sums=('18e5a7ea7b455f2cb725af9eead095b6511206c9') From melko at frugalware.org Fri May 4 21:25:09 2012 From: melko at frugalware.org (Melko) Date: Fri, 4 May 2012 21:25:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: neon-0.29.6-1-i686 Message-ID: <20120504192509.34243228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=323582663e59ef481eaf49134fe80fe307b3d03c commit 323582663e59ef481eaf49134fe80fe307b3d03c Author: Melko Date: Fri May 4 21:24:47 2012 +0200 neon-0.29.6-1-i686 * version bump * drop patch diff --git a/source/network/neon/FrugalBuild b/source/network/neon/FrugalBuild index fe7e413..374946e 100644 --- a/source/network/neon/FrugalBuild +++ b/source/network/neon/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Miklos Vajna pkgname=neon -pkgver=0.28.5 -pkgrel=4 +pkgver=0.29.6 +pkgrel=1 pkgdesc="An HTTP and WebDAV client library, with a C interface." url="http://www.webdav.org/neon/" depends=('libkrb5' 'expat' 'zlib' 'openssl>=1.0.0') @@ -11,10 +11,9 @@ makedepends=('krb5>=1.7-6') groups=('network') archs=('i686' 'x86_64') up2date="Flasttar $url" -source=($url/$pkgname-$pkgver.tar.gz openssl.diff) +source=($url/$pkgname-$pkgver.tar.gz) options=('force') Fconfopts="$Fconfopts --disable-debug --with-expat --with-ssl --enable-threadsafe-ssl --enable-shared" -sha1sums=('cc07c9d2967cf9b290514ad2fc756abe1f854eba' \ - 'c31d6b35bc16c22327de4c72bf440378c0201746') +sha1sums=('ae1109923303f67ed3421157927bc4bc29c58961') # optimization OK diff --git a/source/network/neon/openssl.diff b/source/network/neon/openssl.diff deleted file mode 100644 index 5132c4c..0000000 --- a/source/network/neon/openssl.diff +++ /dev/null @@ -1,62 +0,0 @@ -Modified: neon/trunk/macros/neon.m4 -============================================================================== ---- neon/macros/neon.m4 (original) -+++ neon/macros/neon.m4 Sat Sep 12 13:03:49 2009 -@@ -923,7 +923,7 @@ - if test "$ne_cv_lib_ssl097" = "yes"; then - AC_MSG_NOTICE([OpenSSL >= 0.9.7; EGD support not needed in neon]) - NE_ENABLE_SUPPORT(SSL, [SSL support enabled, using OpenSSL (0.9.7 or later)]) -- NE_CHECK_FUNCS(CRYPTO_set_idptr_callback) -+ NE_CHECK_FUNCS(CRYPTO_set_idptr_callback SSL_SESSION_cmp) - else - # Fail if OpenSSL is older than 0.9.6 - NE_CHECK_OPENSSLVER(ne_cv_lib_ssl096, 0.9.6, 0x00906000L) - -Modified: neon/trunk/src/ne_openssl.c -============================================================================== ---- neon/src/ne_openssl.c (original) -+++ neon/src/ne_openssl.c Sat Sep 12 13:03:49 2009 -@@ -34,6 +34,7 @@ - #include - #include - #include -+#include - - #ifdef NE_HAVE_TS_SSL - #include /* for abort() */ -@@ -632,6 +633,19 @@ - ne_free(ctx); - } - -+#if !defined(HAVE_SSL_SESSION_CMP) && !defined(SSL_SESSION_cmp) \ -+ && defined(OPENSSL_VERSION_NUMBER) \ -+ && OPENSSL_VERSION_NUMBER > 0x10000000L -+/* OpenSSL 1.0 removed SSL_SESSION_cmp for no apparent reason - hoping -+ * it is reasonable to assume that comparing the session IDs is -+ * sufficient. */ -+static int SSL_SESSION_cmp(SSL_SESSION *a, SSL_SESSION *b) -+{ -+ return a->session_id_length == b->session_id_length -+ && memcmp(a->session_id, b->session_id, a->session_id_length) == 0; -+} -+#endif -+ - /* For internal use only. */ - int ne__negotiate_ssl(ne_session *sess) - { - -Modified: neon/trunk/src/ne_socket.c -============================================================================== ---- neon/src/ne_socket.c (original) -+++ neon/src/ne_socket.c Sat Sep 12 13:03:49 2009 -@@ -1639,6 +1639,10 @@ - if (ret != 1) { - return error_ossl(sock, ret); - } -+ -+ if (SSL_session_reused(ssl)) { -+ NE_DEBUG(NE_DBG_SSL, "ssl: Server reused session.\n"); -+ } - #elif defined(HAVE_GNUTLS) - gnutls_init(&ssl, GNUTLS_SERVER); - gnutls_credentials_set(ssl, GNUTLS_CRD_CERTIFICATE, ctx->cred); From melko at frugalware.org Fri May 4 21:31:09 2012 From: melko at frugalware.org (Melko) Date: Fri, 4 May 2012 21:31:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: csync-owncloud-0.50.5-2-i686 Message-ID: <20120504193109.8635C228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d749b58d4cb88ba5444670d60de394b67aa045ed commit d749b58d4cb88ba5444670d60de394b67aa045ed Author: Melko Date: Fri May 4 21:26:43 2012 +0200 csync-owncloud-0.50.5-2-i686 * add missing dep diff --git a/source/apps-extra/csync-owncloud/FrugalBuild b/source/apps-extra/csync-owncloud/FrugalBuild index 266bec4..f054675 100644 --- a/source/apps-extra/csync-owncloud/FrugalBuild +++ b/source/apps-extra/csync-owncloud/FrugalBuild @@ -4,10 +4,10 @@ pkgname=csync-owncloud _F_archive_name="csync" pkgver=0.50.5 -pkgrel=1 +pkgrel=2 pkgdesc="A file synchronizer especially designed for you, the normal user" url="http://www.csync.org" -depends=('log4c' 'sqlite3' 'iniparser') +depends=('log4c' 'sqlite3' 'iniparser' 'neon>=0.29.6') makedepends=('samba-client' 'libssh') groups=('apps-extra') archs=('i686' 'x86_64') From devil505linux at gmail.com Fri May 4 21:36:40 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 4 May 2012 21:36:40 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-kde-0.1.1-1-i686 * new package Message-ID: <20120504193640.6C768228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=11490ca86fb9df3614a6cef03ddcf4143e9d7a04 commit 11490ca86fb9df3614a6cef03ddcf4143e9d7a04 Author: Devil505 Date: Fri May 4 21:36:30 2012 +0200 lightdm-kde-0.1.1-1-i686 * new package diff --git a/source/kde-extra/lightdm-kde/FrugalBuild b/source/kde-extra/lightdm-kde/FrugalBuild new file mode 100644 index 0000000..9fdaad8 --- /dev/null +++ b/source/kde-extra/lightdm-kde/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.19 SBU +# Maintainer: Devil505 + +pkgname=lightdm-kde +pkgver=0.1.1 +pkgrel=1 +pkgdesc="LightDM Greeter for KDE" +url="https://projects.kde.org/projects/playground/base/lightdm" +depends=('lightdm' 'openssl' 'perl' 'phonon' 'kdelibs') +groups=('kde-extra') +archs=('i686' 'x86_64') +Finclude cmake +up2date="Flasttar ftp://ftp.kde.org/pub/kde/unstable/${pkgname}/src/" +source=(ftp://ftp.kde.org/pub/kde/unstable/${pkgname}/src/${pkgname}-${pkgver}.tar.bz2) +sha1sums=('5c058d8f40dc418c7e7e0fafed2158155f10b890') From devil505linux at gmail.com Fri May 4 21:42:51 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 4 May 2012 21:42:51 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-webkit-greeter-0.1.2-1-i686 * new package Message-ID: <20120504194251.9C84E228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=e2c7a8199885026461ec0d305e6231979469c6b1 commit e2c7a8199885026461ec0d305e6231979469c6b1 Author: Devil505 Date: Fri May 4 21:42:49 2012 +0200 lightdm-webkit-greeter-0.1.2-1-i686 * new package diff --git a/source/x11-extra/lightdm-webkit-greeter/FrugalBuild b/source/x11-extra/lightdm-webkit-greeter/FrugalBuild new file mode 100644 index 0000000..37f4708 --- /dev/null +++ b/source/x11-extra/lightdm-webkit-greeter/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0.19 SBU +# Maintainer: Devil505 + +pkgname=lightdm-webkit-greeter +pkgver=0.1.2 +pkgrel=1 +pkgdesc="Webjit greeter for LightDM" +depends=('webkit' 'lightdm') +makedepends=('intltool' 'gobject-introspection' 'lightdm') +groups=('x11-extra') +archs=('i686' 'x86_64') +Finclude launchpad +sha1sums=('4f19b635aab5cb747eec7a612e9647e34e21a6f2') + From devil505linux at gmail.com Fri May 4 21:45:36 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 4 May 2012 21:45:36 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-kde-0.1.1-1-i686 * fixing makedepends Message-ID: <20120504194536.6C0A8228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=50830c385cdb432a87ddeaa17a8f1ea0ab9cb709 commit 50830c385cdb432a87ddeaa17a8f1ea0ab9cb709 Author: Devil505 Date: Fri May 4 21:45:30 2012 +0200 lightdm-kde-0.1.1-1-i686 * fixing makedepends diff --git a/source/kde-extra/lightdm-kde/FrugalBuild b/source/kde-extra/lightdm-kde/FrugalBuild index 9fdaad8..ac170f3 100644 --- a/source/kde-extra/lightdm-kde/FrugalBuild +++ b/source/kde-extra/lightdm-kde/FrugalBuild @@ -7,6 +7,7 @@ pkgrel=1 pkgdesc="LightDM Greeter for KDE" url="https://projects.kde.org/projects/playground/base/lightdm" depends=('lightdm' 'openssl' 'perl' 'phonon' 'kdelibs') +makedepends=('kdelibs-compiletime') groups=('kde-extra') archs=('i686' 'x86_64') Finclude cmake From devil505linux at gmail.com Fri May 4 21:50:09 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 4 May 2012 21:50:09 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-kde-0.1.1-1-i686 * added automoc4 as makedep Message-ID: <20120504195009.9F94D228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=1b1fc3c129a58d8bda844f20409a938eaa248eda commit 1b1fc3c129a58d8bda844f20409a938eaa248eda Author: Devil505 Date: Fri May 4 21:50:12 2012 +0200 lightdm-kde-0.1.1-1-i686 * added automoc4 as makedep diff --git a/source/kde-extra/lightdm-kde/FrugalBuild b/source/kde-extra/lightdm-kde/FrugalBuild index ac170f3..52a69a1 100644 --- a/source/kde-extra/lightdm-kde/FrugalBuild +++ b/source/kde-extra/lightdm-kde/FrugalBuild @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="LightDM Greeter for KDE" url="https://projects.kde.org/projects/playground/base/lightdm" depends=('lightdm' 'openssl' 'perl' 'phonon' 'kdelibs') -makedepends=('kdelibs-compiletime') +makedepends=('kdelibs-compiletime' 'automoc4') groups=('kde-extra') archs=('i686' 'x86_64') Finclude cmake From devil505linux at gmail.com Fri May 4 22:09:56 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 4 May 2012 22:09:56 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: audience-20120504-1-i686 * version bump Message-ID: <20120504200956.63789228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=60ef8e4ec52d1cfb6aa76d551e56cfde96e3a4f5 commit 60ef8e4ec52d1cfb6aa76d551e56cfde96e3a4f5 Author: Devil505 Date: Fri May 4 22:09:12 2012 +0200 audience-20120504-1-i686 * version bump diff --git a/source/xapps-extra/audience/FrugalBuild b/source/xapps-extra/audience/FrugalBuild index 386dcd8..6e8f8c9 100644 --- a/source/xapps-extra/audience/FrugalBuild +++ b/source/xapps-extra/audience/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Devil505 pkgname=audience -pkgver=20120108 +pkgver=20120504 pkgrel=1 pkgdesc="Audience is a simple, modern media player." url="https://launchpad.net/audience" -depends=('gst-plugins-base' 'gtk+3' 'bzip2') +depends=('gst-plugins-base' 'gtk+3' 'bzip2' 'granite' 'clutter-gtk' 'clutter-gst') makedepends=('vala') groups=('xapps-extra') _F_gnome_iconcache="y" @@ -15,7 +15,7 @@ Finclude cmake gnome-scriptlet archs=('i686' 'x86_64') up2date="Flasttar http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname" source=(http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('211d598be23f4ad16419b1298b9a9eab40cd7e6e') +sha1sums=('dcbe45ed6778995c8bba6d7d325a1e3f2a02c4d1') build() { CMake_build From vmiklos at frugalware.org Fri May 4 22:10:42 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 4 May 2012 22:10:42 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: git-1.7.10.1-1-x86_64 Message-ID: <20120504201042.70C5F228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=29e6a5af8d6b26739a67690ad01290563af92979 commit 29e6a5af8d6b26739a67690ad01290563af92979 Author: Miklos Vajna Date: Fri May 4 22:10:59 2012 +0200 git-1.7.10.1-1-x86_64 - version bump diff --git a/source/devel-extra/git/FrugalBuild b/source/devel-extra/git/FrugalBuild index ec96e6b..b946e6a 100644 --- a/source/devel-extra/git/FrugalBuild +++ b/source/devel-extra/git/FrugalBuild @@ -6,7 +6,7 @@ USE_HTMLMAN=${USE_HTMLMAN:-"y"} pkgname=git -pkgver=1.7.10 +pkgver=1.7.10.1 pkgrel=1 pkgdesc="A fast, scalable, distributed revision control system." _F_googlecode_dirname="git-core" @@ -22,7 +22,7 @@ groups=('devel-extra') replaces=('cogito' 'bk-client') archs=('i686' 'x86_64' 'arm') source=(${source[@]} gitweb.modules.d gitweb.conf README.Frugalware rc.git git.sysconfig) -sha1sums=('501ee8685c148d377950e42c111e01d83fd1d41a' \ +sha1sums=('870361f93fad7999f121bc7bc91a743feda68bdb' \ 'c60be6e086241b85b1f0d89db22c24fc21dc6432' \ '58698ef6cf0dad734e1a1ee5689c0c4d83bf27b5' \ '92b64c9b49242935ca6ae35b3a9cad728a0c2d55' \ From vmiklos at frugalware.org Fri May 4 22:10:42 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 4 May 2012 22:10:42 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: aspell5-tl-0.02r1-3-x86_64 Message-ID: <20120504201042.C85C2228485B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9ddc1394834a0fd190ff5ebffa7c3d3115537682 commit 9ddc1394834a0fd190ff5ebffa7c3d3115537682 Author: Miklos Vajna Date: Fri May 4 22:11:15 2012 +0200 aspell5-tl-0.02r1-3-x86_64 - bin, dead for years diff --git a/source/locale-extra/aspell5-tl/FrugalBuild b/source/locale-extra/aspell5-tl/FrugalBuild deleted file mode 100644 index 7ffaa4b..0000000 --- a/source/locale-extra/aspell5-tl/FrugalBuild +++ /dev/null @@ -1,10 +0,0 @@ -# Compiling Time: 0 SBU -# Maintainer: Miklos Vajna - -_F_aspell_lang=tl -_F_aspell_ver=5 -_F_aspell_noverstrip=y -pkgver=0.02r1 -pkgrel=3 -pkgdesc="GNU Aspell 0.60 Tamil (??????????????.) Dictionary Package" -Finclude aspell From devil505linux at gmail.com Fri May 4 22:26:29 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 4 May 2012 22:26:29 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-1.2.2-6-i686 * splitting qt lib Message-ID: <20120504202629.6D9BC228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=ca1cc53e44aa45dac9c56cbd793a729064d18d75 commit ca1cc53e44aa45dac9c56cbd793a729064d18d75 Author: Devil505 Date: Fri May 4 22:26:26 2012 +0200 lightdm-1.2.2-6-i686 * splitting qt lib diff --git a/source/xfce4/lightdm/FrugalBuild b/source/xfce4/lightdm/FrugalBuild index aff3b2d..e5c55f3 100644 --- a/source/xfce4/lightdm/FrugalBuild +++ b/source/xfce4/lightdm/FrugalBuild @@ -3,11 +3,11 @@ pkgname=lightdm pkgver=1.2.2 -pkgrel=4 +pkgrel=6 pkgdesc="A lightweight display manager." rodepends=('lightdm-gtk-greeter') -depends=('webkit-gtk3' 'dbus-glib' 'libxklavier' 'accountsservice') -makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection') +depends=('webkit-gtk3' 'dbus-glib' 'libxklavier' 'accountsservice' 'xorg-server-xephyr') +makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection' 'qt4') groups=('xfce4') archs=('i686' 'x86_64') _F_launchpad_branch="1.2" @@ -30,6 +30,13 @@ sha1sums=('3c52fa36d5c33a86252fb2191a4ca49d7588cd7c' \ 'e10a39f505c58b2cb9b53f764e8383740f592bcb') replaces=('slim') +subpkgs=("${subpkgs[@]}" "liblightdm-qt") +subdescs=("${subdescs[@]}" "Qt4 Library for Lightdm") +subdepends=("${subdepends[@]}" "libqtdbus libqtgui") +subrodepends=("${subrodepends[@]}" "$pkgname=$pkgver") +subgroups=("${subgroups[@]}" 'xlib-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64') + build() { Fcd Fbuild --disable-static --libexecdir=/usr/lib/lightdm \ @@ -49,4 +56,9 @@ build() { Fsed "/usr/sbin/nologin" "/sbin/nologin" $Fdestdir/etc/lightdm/users.conf Fsed "#session-wrapper=lightdm-session" "session-wrapper=/etc/lightdm/xsession" $Fdestdir/etc/lightdm/lightdm.conf Fsed "#autologin-session=UNIMPLEMENTED" "#autologin-session=UNIMPLEMENTED\n#pam-service=lightdm-autologin" $Fdestdir/etc/lightdm/lightdm.conf + Fsplit liblightdm-qt /usr/include/lightdm-qt* + Fsplit liblightdm-qt /usr/lib/liblightdm-qt* + Fsplit liblightdm-qt /usr/lib/pkgconfig/liblightdm-qt* } + +# optimization OK From devil505linux at gmail.com Fri May 4 22:34:05 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 4 May 2012 22:34:05 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-kde-0.1.1-1-i686 * fixing depends Message-ID: <20120504203405.D56A1228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=e8a9b492067655f3cf74fa3dddf5dbe9e078a248 commit e8a9b492067655f3cf74fa3dddf5dbe9e078a248 Author: Devil505 Date: Fri May 4 22:34:05 2012 +0200 lightdm-kde-0.1.1-1-i686 * fixing depends diff --git a/source/kde-extra/lightdm-kde/FrugalBuild b/source/kde-extra/lightdm-kde/FrugalBuild index 52a69a1..c4d500e 100644 --- a/source/kde-extra/lightdm-kde/FrugalBuild +++ b/source/kde-extra/lightdm-kde/FrugalBuild @@ -6,7 +6,7 @@ pkgver=0.1.1 pkgrel=1 pkgdesc="LightDM Greeter for KDE" url="https://projects.kde.org/projects/playground/base/lightdm" -depends=('lightdm' 'openssl' 'perl' 'phonon' 'kdelibs') +depends=('liblightdm-qt' 'openssl' 'perl' 'phonon' 'kdelibs') makedepends=('kdelibs-compiletime' 'automoc4') groups=('kde-extra') archs=('i686' 'x86_64') From elentir at frugalware.org Fri May 4 22:35:29 2012 From: elentir at frugalware.org (Elentir) Date: Fri, 4 May 2012 22:35:29 +0200 (CEST) Subject: [Frugalware-git] boost149: pingus-0.7.6-2-x86_64 Message-ID: <20120504203529.D1529228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=cf5a047f96762c4287c48e74c821583fe382ecd6 commit cf5a047f96762c4287c48e74c821583fe382ecd6 Author: Elentir Date: Fri May 4 22:35:13 2012 +0200 pingus-0.7.6-2-x86_64 * rebuild with boost>=1.49.0 * add patch to fix build diff --git a/source/games-extra/pingus/FrugalBuild b/source/games-extra/pingus/FrugalBuild index f8b3ec3..7c6b812 100644 --- a/source/games-extra/pingus/FrugalBuild +++ b/source/games-extra/pingus/FrugalBuild @@ -4,16 +4,18 @@ pkgname=pingus pkgver=0.7.6 -pkgrel=1 +pkgrel=2 pkgdesc="Pingus is a free Lemmings clone for GNU/Linux" -depends=('libboost>=1.46.1' 'sdl' 'libpng>=1.4.1' 'sdlimage' 'sdl_mixer' 'physfs>=2.0.2' 'libboost' 'libglu') +depends=('libboost>=1.49.0' 'sdl' 'libpng>=1.4.1' 'sdlimage' 'sdl_mixer' 'physfs>=2.0.2' 'libboost' 'libglu') makedepends=('boost' 'scons' 'mesa') groups=('games-extra') _F_googlecode_ext=".tar.bz2" Finclude googlecode +source=(${source[@]} pingus-gcc47.patch) archs=('i686' 'x86_64') url="http://pingus.seul.org" -sha1sums=('b5f5a25d71beb197c9466fb8928018a377f56487') +sha1sums=('b5f5a25d71beb197c9466fb8928018a377f56487' \ + 'c721b59650ebddc1c69b2c36d3769d0fd383519a') _F_desktop_name="Pingus" _F_desktop_desc="A free Lemmings[tm] clone" @@ -22,6 +24,7 @@ _F_desktop_categories="Game;LogicGame" build() { Fcd + Fpatchall scons prefix=/usr || Fdie # fix launcher sed -i 's/echo/echo -e/g' ./Makefile || Fdie diff --git a/source/games-extra/pingus/pingus-gcc47.patch b/source/games-extra/pingus/pingus-gcc47.patch new file mode 100644 index 0000000..c9ebb16 --- /dev/null +++ b/source/games-extra/pingus/pingus-gcc47.patch @@ -0,0 +1,26 @@ +Index: pingus-0.7.6/src/pingus/pingus_main.cpp +=================================================================== +--- pingus-0.7.6.orig/src/pingus/pingus_main.cpp ++++ pingus-0.7.6/src/pingus/pingus_main.cpp +@@ -465,7 +465,7 @@ PingusMain::init_path_finder() + void + PingusMain::print_greeting_message() + { +- std::string greeting = "Welcome to Pingus "VERSION; ++ std::string greeting = "Welcome to Pingus " VERSION; + greeting += "!"; + std::cout << greeting << std::endl; + for (unsigned int i = 0; i < greeting.length(); ++i) +Index: pingus-0.7.6/src/pingus/screens/pingus_menu.cpp +=================================================================== +--- pingus-0.7.6.orig/src/pingus/screens/pingus_menu.cpp ++++ pingus-0.7.6/src/pingus/screens/pingus_menu.cpp +@@ -153,7 +153,7 @@ PingusMenu::draw_background(DrawingConte + gc.get_height()/2 - 280)); + + gc.print_left(Fonts::pingus_small, Vector2i(gc.get_width()/2 - 400 + 25, gc.get_height()-140), +- "Pingus "VERSION" - Copyright (C) 1998-2011 Ingo Ruhnke \n" ++ "Pingus " VERSION " - Copyright (C) 1998-2011 Ingo Ruhnke \n" + "See the file AUTHORS for a complete list of contributors.\n" + "Pingus comes with ABSOLUTELY NO WARRANTY. This is free software, and you are\n" + "welcome to redistribute it under certain conditions; see the file COPYING for details.\n"); \ No newline at end of file From elentir at frugalware.org Fri May 4 23:35:33 2012 From: elentir at frugalware.org (Elentir) Date: Fri, 4 May 2012 23:35:33 +0200 (CEST) Subject: [Frugalware-git] boost149: asc-2.4.0.0-5-x86_64 Message-ID: <20120504213533.6B959228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=a491c0d78ce6f8369c7169dce7192c6ce2401d26 commit a491c0d78ce6f8369c7169dce7192c6ce2401d26 Author: Elentir Date: Fri May 4 23:35:29 2012 +0200 asc-2.4.0.0-5-x86_64 * add patch to fix build diff --git a/source/games-extra/asc/FrugalBuild b/source/games-extra/asc/FrugalBuild index f23982c..65f158d 100644 --- a/source/games-extra/asc/FrugalBuild +++ b/source/games-extra/asc/FrugalBuild @@ -9,6 +9,7 @@ _F_sourceforge_dirname="asc-hq" _F_sourceforge_name="asc" _F_sourceforge_ext=".tar.bz2" Finclude sourceforge +source=(${source[@]} asc-gcc47.patch) url="http://www.asc-hq.org/" depends=('bzip2' 'expat' 'freetype2' 'libboost>=1.49.0' 'libsigc++12' 'physfs>=2.0.2' \ 'libjpeg>=8a' 'libpng>=1.4.1' 'libogg' 'libmikmod' 'libogg' 'libvorbis' \ @@ -16,7 +17,8 @@ depends=('bzip2' 'expat' 'freetype2' 'libboost>=1.49.0' 'libsigc++12' 'physfs>=2 makedepends=('boost' 'zip') groups=('games-extra') archs=('i686' 'x86_64') -sha1sums=('ae8b6cafa0c5ffa81c4e302e26c9689f5e6fac47') +sha1sums=('ae8b6cafa0c5ffa81c4e302e26c9689f5e6fac47' \ + '043e14864dc86f4ba4c57e9093760a7f59ab2946') build() { Fconf diff --git a/source/games-extra/asc/asc-gcc47.patch b/source/games-extra/asc/asc-gcc47.patch new file mode 100644 index 0000000..f58e21c --- /dev/null +++ b/source/games-extra/asc/asc-gcc47.patch @@ -0,0 +1,742 @@ +diff -Naur asc-2.4.0.0/source/graphics/blitter.h asc-2.4.0.0new/source/graphics/blitter.h +--- asc-2.4.0.0/source/graphics/blitter.h 2008-07-11 23:26:58.000000000 +0200 ++++ asc-2.4.0.0new/source/graphics/blitter.h 2012-05-04 23:00:53.563590731 +0200 +@@ -1,17 +1,17 @@ + /* + This file is part of Advanced Strategic Command; http://www.asc-hq.de + Copyright (C) 1994-2004 Martin Bickel and Marc Schellenberger +- ++ + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. +- ++ + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. +- ++ + You should have received a copy of the GNU General Public License + along with this program; see the file COPYING. If not, write to the + Free Software Foundation, Inc., 59 Temple Place, Suite 330, +@@ -163,7 +163,7 @@ + { + return 0; + }; +- ++ + void skipWholeLine() + { + pointer += linelength; +@@ -363,7 +363,7 @@ + int w = SourcePixelSelector::getWidth(); + + TargetPixelSelector::init( dst, dstPos, w, h ); +- ++ + TargetPixelType* pix = (TargetPixelType*)( dst.pixels() ); + + pix += dstPos.y * dst.pitch()/BytesPerTargetPixel + dstPos.x; +@@ -376,7 +376,7 @@ + int s = TargetPixelSelector::skipTarget(x,y); + if ( s >= 0 && SourcePixelSelector::getSourcePixelSkip() > s ) + s = SourcePixelSelector::getSourcePixelSkip(); +- ++ + if ( s==0 ) { + ColorMerger::assign ( colorConverter.convert( SourceColorTransform::transform( SourcePixelSelector::nextPixel())), pix ); + ++pix; +@@ -749,7 +749,7 @@ + + void assign ( PixelType src, PixelType* dest ) + { +- if ( isOpaque(src ) ) { ++ if ( this->isOpaque(src ) ) { + *dest = src; + } + }; +@@ -769,7 +769,7 @@ + + void assign ( PixelType src, PixelType* dest ) + { +- if ( isOpaque(src ) ) { ++ if ( this->isOpaque(src ) ) { + *dest = src; + } + }; +@@ -928,9 +928,9 @@ + ; + }; + ++#include "drawing.h" + +- +-extern const int ColorMerger_Alpha_XLAT_Table_shadings[8]; ++extern const int ColorMerger_Alpha_XLAT_Table_shadings[8]; + + template + class ColorMerger_Alpha_XLAT_TableShifter : public ColorMerger_AlphaHandler +@@ -1031,7 +1031,7 @@ + *dest = col; + }; + +- ++ + ColorMerger_Set( SDLmm::Color color ) + { + col = color; +@@ -1294,7 +1294,7 @@ + { + return 0; + }; +- ++ + void nextLine() + { + x= 0; +@@ -1418,7 +1418,7 @@ + return 0; + }; + +- ++ + void nextLine() + { + SourcePixelSelector::nextLine(); +@@ -1432,7 +1432,7 @@ + + public: + +- ++ + void setZoomOffset( int x, int y ) + { + offsetx = x; +@@ -1442,8 +1442,8 @@ + next + */ + } +- +- ++ ++ + void setZoom( float factor ) + { + this->zoomFactor = factor; +@@ -1521,7 +1521,7 @@ + { + x += pixNum; + }; +- ++ + int getSourcePixelSkip() + { + return 0; +@@ -1615,7 +1615,7 @@ + { + return 0; + }; +- ++ + void nextLine() + { + x= 0; +@@ -1709,7 +1709,7 @@ + { + return 0; + }; +- ++ + void nextLine() + { + pointer = startPointer + x1 + (y++) * linelength; +@@ -1735,61 +1735,61 @@ + + + class TargetPixelSelector_Rect { +- SDLmm::SRect rect; ++ SDLmm::SRect rect; + int x2,y2; + int xrange; + int w,h; + SPoint pos; + protected: +- int skipTarget( int x, int y ) +- { ++ int skipTarget( int x, int y ) ++ { + int nx = x + pos.x; + int ny = y + pos.y; + if ( nx >= rect.x && ny >= rect.y && nx < x2 && ny < y2 ) +- return 0; ++ return 0; + else { + if ( ny < rect.y ) + return xrange - x; + else + if ( nx < rect.x ) + return rect.x - nx; +- else ++ else + if (ny >= y2 ) + return -1; + else + if ( nx >= x2 ) + return xrange - x; + else +- return 1; +- } ++ return 1; ++ } + }; +- void init( const Surface& srv, const SPoint& position, int xrange, int yrange ) ++ void init( const Surface& srv, const SPoint& position, int xrange, int yrange ) + { + w = srv.w(); + h = srv.h(); + pos = position; + this->xrange = xrange; + }; +- ++ + public: +- void setTargetRect( const SDL_Rect& r ) +- { +- rect = r; +- x2 = r.x + r.w; ++ void setTargetRect( const SDL_Rect& r ) ++ { ++ rect = r; ++ x2 = r.x + r.w; + y2 = r.y + r.h; + }; +- +- void setClippingRect( SDL_Surface* srv ) +- { ++ ++ void setClippingRect( SDL_Surface* srv ) ++ { + setTargetRect( srv->clip_rect ); + }; +- +- TargetPixelSelector_Rect ( NullParamType npt = nullParam ) :w(0xffffff),h(0xffffff) {}; ++ ++ TargetPixelSelector_Rect ( NullParamType npt = nullParam ) :w(0xffffff),h(0xffffff) {}; + }; + + + /* +- ++ + template + void megaBlit( const Surface& src, Surface& dst, SPoint dstPos ) + { +@@ -1799,7 +1799,7 @@ + case 4: megaBlit<4,SourceColorTransform,ColorMerger,SourcePixelSelector>( src, dst, dstPos ); break; + }; + } +- ++ + */ + + #endif +diff -Naur asc-2.4.0.0/source/graphics/drawing.h asc-2.4.0.0new/source/graphics/drawing.h +--- asc-2.4.0.0/source/graphics/drawing.h 2008-06-29 13:25:41.000000000 +0200 ++++ asc-2.4.0.0new/source/graphics/drawing.h 2012-05-04 23:02:12.486621438 +0200 +@@ -1,17 +1,17 @@ + /* + This file is part of Advanced Strategic Command; http://www.asc-hq.de + Copyright (C) 1994-2004 Martin Bickel and Marc Schellenberger +- ++ + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. +- ++ + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. +- ++ + You should have received a copy of the GNU General Public License + along with this program; see the file COPYING. If not, write to the + Free Software Foundation, Inc., 59 Temple Place, Suite 330, +@@ -169,7 +169,7 @@ + PixelType* pix = (PixelType*)( surf.pixels() ); + pix += pos.y * surf.pitch()/pixelsize + pos.x; + +- assign ( src, pix ); ++ this->assign ( src, pix ); + }; + }; + +@@ -206,7 +206,7 @@ + int y2 = pos2.y; + + /* calculate deltax and deltay for initialisation */ +- ++ + deltax = x2 - x1; + if ( deltax < 0 ) + deltax = -deltax; +@@ -318,9 +318,9 @@ + + void assign ( PixelType src, PixelType* dest ) + { +- if ( isOpaque(src ) ) ++ if ( isOpaque(src ) ) + *dest = lighten_Color( *dest, factor16 ); +- ++ + }; + public: + ColorMerger_AlphaLighter ( NullParamType npt = nullParam) : factor16( 16 ) +diff -Naur asc-2.4.0.0/source/graphics/surface.cpp asc-2.4.0.0new/source/graphics/surface.cpp +--- asc-2.4.0.0/source/graphics/surface.cpp 2009-04-04 23:21:47.000000000 +0200 ++++ asc-2.4.0.0new/source/graphics/surface.cpp 2012-05-04 23:01:17.223597792 +0200 +@@ -52,7 +52,7 @@ + r = c.r; + g = c.g; + b = c.b; +- ++ + return *this; + } + +@@ -60,7 +60,7 @@ + r = (c >> 16) & 0xFF; + g = (c >> 8) & 0xFF; + b = c & 0xFF; +- ++ + return *this; + } + +@@ -77,22 +77,22 @@ + + void Surface::SetScreen( SDL_Surface* screen ) + { +- if ( screen && screen->format->BitsPerPixel == 32 ) ++ if ( screen && screen->format->BitsPerPixel == 32 ) + default32bit = new SDLmm::PixelFormat ( screen->format ); + } + + +-Surface Surface::Duplicate() const ++Surface Surface::Duplicate() const + { + Surface new_surface(CreateSurface(*this)); + +- megaBlitter(*this, new_surface, SPoint(0,0), nullParam, nullParam, nullParam, nullParam); ++ megaBlitter(*this, new_surface, SPoint(0,0), nullParam, nullParam, nullParam, nullParam); + +- new_surface.Blit(*this); ++ new_surface.Blit(*this); + return new_surface; + } +- +- ++ ++ + void writeDefaultPixelFormat ( SDLmm::PixelFormat pf, tnstream& stream ) + { + stream.writeInt( 1 ); +@@ -105,7 +105,7 @@ + stream.writeInt(pf.Rshift()) ; + stream.writeInt(pf.Gshift()) ; + stream.writeInt(pf.Bshift()) ; +- stream.writeInt(pf.Ashift()) ; ++ stream.writeInt(pf.Ashift()) ; + stream.writeInt(pf.Rloss()) ; + stream.writeInt(pf.Gloss()) ; + stream.writeInt(pf.Bloss()) ; +@@ -120,7 +120,7 @@ + int version = stream.readInt(); + if ( version != 1 ) + throw tinvalidversion( stream.getLocation(), 1, version ); +- ++ + pf->BitsPerPixel = stream.readInt(); + pf->BytesPerPixel = stream.readInt(); + pf->Rmask = stream.readInt(); +@@ -140,8 +140,8 @@ + return pf; + } + +- +- ++ ++ + Surface::Surface( SDL_Surface *surface) : SDLmm::Surface ( surface ), pixelDataPointer(NULL) + { + if ( me ) +@@ -153,9 +153,9 @@ + if ( GetPixelFormat().BitsPerPixel() == 24 ) { + Surface s = Surface::createSurface(w(), h(), 32 ); + s.Blit( *this ); +- if ( flags() & SDL_SRCCOLORKEY ) ++ if ( flags() & SDL_SRCCOLORKEY ) + s.SetColorKey( SDL_SRCCOLORKEY, GetPixelFormat().colorkey() ); +- *this = s; ++ *this = s; + } + + if ( default32bit && GetPixelFormat().BytesPerPixel() == 4 ) { +@@ -201,7 +201,7 @@ + convert(); + } + +- ++ + void Surface::readDefaultPixelFormat ( tnstream& stream ) + { + default8bit = new SDLmm::PixelFormat( readSDLPixelFormat( stream ) ); +@@ -224,7 +224,7 @@ + stream.writeWord ( 0 ); + stream.writeWord ( 0 ); + return; +- } ++ } + stream.writeWord( 16974 ); + stream.writeWord ( 1 ); + stream.writeChar ( 0 ); +@@ -245,7 +245,7 @@ + for ( int y = 0; y < h(); ++y ) + for ( int x = 0; x < w(); ++x ) + stream.writeChar( GetPixel(x,y)); +- */ ++ */ + } else { + SDLmm::PixelFormat pf = GetPixelFormat(); + stream.writeInt(pf.Rmask()) ; +@@ -255,13 +255,13 @@ + for ( int y = 0; y < h(); ++y ) { + for ( int x = 0; x < w(); ++x ) + stream.writeInt( GetPixel(x,y)); +- ++ + } + } + + } + +- ++ + void Surface::read ( tnstream& stream ) + { + trleheader hd; +@@ -271,10 +271,10 @@ + hd.rle = stream.readChar(); + hd.x = stream.readWord(); + hd.y = stream.readWord(); +- ++ + if ( hd.x == 0 && hd.y == 0 ) { + SetSurface( NULL ); +- return; ++ return; + } + + if (hd.id == 16973) { +@@ -286,7 +286,7 @@ + + char* uncomp = (char*) uncompress_rlepict ( pnter ); + pixelDataPointer = uncomp; +- ++ + // TODO fix memory leak: uncomp will not be deleted + delete[] pnter; + +@@ -294,9 +294,9 @@ + for ( int y = 0; y <= hd.y; ++y ) { + char* dest = ((char*)surface->pixels) + y * surface->pitch; + memcpy( dest, uncomp+4 + y * (hd.x+1), hd.x+1); +- } ++ } + free ( uncomp ); +- ++ + SetSurface( surface ); + SetColorKey( SDL_SRCCOLORKEY, 255 ); + assignDefaultPalette(); +@@ -306,8 +306,8 @@ + int version = stream.readInt(); + if ( version > surfaceVersion ) + throw tinvalidversion( stream.getLocation(), version, surfaceVersion ); +- +- stream.readChar(); // int bitsPerPixel = ++ ++ stream.readChar(); // int bitsPerPixel = + int bytesPerPixel = stream.readChar(); + int colorkey = stream.readInt(); + int flags = stream.readInt(); +@@ -316,10 +316,10 @@ + Uint8* p = (Uint8*)( s->pixels ); + for ( int y = 0; y < hd.y; ++y ) + stream.readdata( p + y*s->pitch, hd.x ); +- ++ + /*for ( int x = 0; x< hd.x; ++x ) + *(p++) = stream.readChar();*/ +- ++ + SetSurface( s ); + assignDefaultPalette(); + +@@ -339,15 +339,15 @@ + } + if ( flags & SDL_SRCCOLORKEY ) + SetColorKey( SDL_SRCCOLORKEY, colorkey ); +- ++ + if ( flags & SDL_SRCALPHA ) + SetAlpha ( SDL_SRCALPHA, GetPixelFormat().alpha()); + else + SetAlpha ( 0, SDL_ALPHA_OPAQUE); +- ++ + } else { + // int w = (hd.id + 1) * (hd.size + 1) ; +- ++ + SDL_Surface* s = SDL_CreateRGBSurface( SDL_SWSURFACE, hd.id+1, hd.size+1, 8, 0,0,0,0 ); + + for ( int y = 0; y <= hd.size; ++y ) { +@@ -355,9 +355,9 @@ + if ( y == 0 ) { + memcpy ( pixeldata, ((char*)&hd) + 4, sizeof ( hd ) - 4); + char* q = pixeldata + sizeof(hd) - 4; +- stream.readdata ( q, s->w - sizeof(hd) + 4 ); ++ stream.readdata ( q, s->w - sizeof(hd) + 4 ); + } else { +- stream.readdata ( pixeldata, s->w ); ++ stream.readdata ( pixeldata, s->w ); + } + } + /* +@@ -368,7 +368,7 @@ + SDL_SWSURFACE + SDL_Surface* s = SDL_CreateRGBSurfaceFrom(pntr, hd.id+1, hd.size+1, 8, hd.id+1, 0, 0, 0, 0 ); + // s->flags &= ~SDL_PREALLOC; +- */ ++ */ + SetSurface( s ); + SetColorKey( SDL_SRCCOLORKEY, 255 ); + assignDefaultPalette(); +@@ -395,7 +395,7 @@ + { + assert ( depth == 32 || depth == 8 ); + +- SDL_Surface* surf = NULL; ++ SDL_Surface* surf = NULL; + if ( depth == 32 && default32bit ) { + int rmask = default32bit->Rmask(); + int gmask = default32bit->Gmask(); +@@ -404,7 +404,7 @@ + surf = SDL_CreateRGBSurface(SDL_SWSURFACE, width, height, depth, rmask, gmask, bmask, amask ); + } else + surf = SDL_CreateRGBSurface(SDL_SWSURFACE, width, height, depth, 0xff, 0xff00, 0xff0000, 0xff000000 ); +- ++ + Surface s ( surf ); + if ( depth == 32 ) + s.Fill(color); +@@ -422,7 +422,7 @@ + Fill( 0 ); + } else { + Fill( GetPixelFormat().colorkey() ); +- } ++ } + } + + +@@ -462,7 +462,7 @@ + s = SDL_CreateRGBSurface ( SDL_SWSURFACE, width, height, 8, 0,0,0,0 ); + else + s = SDL_CreateRGBSurface ( SDL_SWSURFACE, width, height, 32, 0xff, 0xff00, 0xff0000, 0xff000000 ); +- ++ + SDL_StretchSurface( me,0,0,w()-1,h()-1, s, 0,0,width-1, height-1); + + SetSurface(s); +@@ -473,7 +473,7 @@ + } + } + +-bool Surface::hasAlpha() ++bool Surface::hasAlpha() + { + if ( GetPixelFormat().BitsPerPixel() > 8 ) { + for ( int y = 0; y < h(); ++y ) +@@ -483,7 +483,7 @@ + return true; + } + +- // GetSurface()->flags &= ~SDL_SRCALPHA; ++ // GetSurface()->flags &= ~SDL_SRCALPHA; + } + return false; + } +@@ -494,16 +494,16 @@ + { + + // detect if image has per pixel alpha - don't use ColorKey then +- if ( GetPixelFormat().BitsPerPixel() > 8 ) +- if ( hasAlpha() ) ++ if ( GetPixelFormat().BitsPerPixel() > 8 ) ++ if ( hasAlpha() ) + return; +- ++ + int flags = SDL_SRCCOLORKEY; + if ( RLE ) + flags |= SDL_RLEACCEL; +- ++ + SetAlpha ( 0, 0 ); +- ++ + if ( GetPixelFormat().BitsPerPixel() > 8 ) { + SetColorKey( flags, GetPixel(0,0) & ( GetPixelFormat().Rmask() | GetPixelFormat().Gmask() | GetPixelFormat().Bmask())); + } else +@@ -514,7 +514,7 @@ + + bool Surface::isTransparent( SDLmm::Color col ) const + { +- if ( flags() & SDL_SRCCOLORKEY ) ++ if ( flags() & SDL_SRCCOLORKEY ) + return (col & (GetPixelFormat().Rmask() | GetPixelFormat().Gmask() | GetPixelFormat().Bmask())) == GetPixelFormat().colorkey(); + else { + if ( GetPixelFormat().BitsPerPixel() == 8 ) +@@ -556,7 +556,7 @@ + catch ( tfileerror err ) { + fatalError( "could not access " + err.getFileName() ); + } +- ++ + } + return *mask8; + +@@ -579,7 +579,7 @@ + + void assign ( PixelType src, PixelType* dest ) + { +- if ( !isOpaque(src ) ) ++ if ( !this->isOpaque(src ) ) + *dest &= alphamask; + }; + +@@ -613,20 +613,20 @@ + static Surface* mask32 = NULL; + if ( !mask32 ) { + Surface& mask8 = getFieldMask(); +- ++ + mask32 = new Surface ( Surface::createSurface( mask8.w(), mask8.h(), 32 )); + for ( int y = 0; y < mask8.h(); ++y ) { + Uint8* s = ((Uint8*) mask8.pixels()) + mask8.pitch() * y; + Uint32* d = (Uint32*) ((Uint8*)(mask32->pixels()) + mask32->pitch() * y); + for ( int x = 0; x < mask8.w(); ++x, ++s, ++d) + if ( *s == 0 ) +- *d = 0; ++ *d = 0; + else + *d = 0xfffefefe; + } +- ++ + mask32->SetColorKey( SDL_SRCCOLORKEY, 0 ); +- ++ + } + if ( s.GetPixelFormat().BitsPerPixel() == 8 ) { + // we don't want any transformations from one palette to another; we just assume that all 8-Bit images use the same colorspace +@@ -716,7 +716,7 @@ + int Surface::getMemoryFootprint() const + { + int size = sizeof(*this); +- ++ + const SDL_Surface* s = getBaseSurface(); + if ( s ) { + size += sizeof( SDL_Surface ); +@@ -731,14 +731,14 @@ + } + + +-void Surface::ColorKey2AlphaChannel() ++void Surface::ColorKey2AlphaChannel() + { + Lock(); + for ( int y = 0; y < h(); ++y ) { + char* cp = (char*) pixels(); + cp += y * pitch(); + int* ip = (int*) cp; +- for ( int x = 0; x < w(); ++x, ++ip ) ++ for ( int x = 0; x < w(); ++x, ++ip ) + if ( (*ip & ~(0xff << GetPixelFormat().Ashift())) == GetPixelFormat().colorkey()) + *ip &= ~(Surface::transparent << GetPixelFormat().Ashift()); + } +diff -Naur asc-2.4.0.0/source/itemrepository.cpp asc-2.4.0.0new/source/itemrepository.cpp +--- asc-2.4.0.0/source/itemrepository.cpp 2009-11-01 12:05:42.000000000 +0100 ++++ asc-2.4.0.0new/source/itemrepository.cpp 2012-05-04 23:02:46.968003844 +0200 +@@ -7,7 +7,7 @@ + email : bickel at asc-hq.org + ***************************************************************************/ + /*! \file itemrepository.cpp +- \brief Storage facility for all buildingtypes, vehicletypes etc ++ \brief Storage facility for all buildingtypes, vehicletypes etc + */ + + /*************************************************************************** +@@ -55,7 +55,7 @@ + } + + +-template ++template + void ItemRepository::RegisterID::operator() (int id ) + { + typename ObjectMap::iterator i = repository.hash.find ( id ); +@@ -88,7 +88,7 @@ + t->filename = fileName; + t->location = location; + t->archive = prc.getArchive(); +- add ( t ); ++ this->add ( t ); + } + + +@@ -110,7 +110,7 @@ + t->archive = stream.readString(); + dataLoaderTicker(); + +- add ( t ); ++ this->add ( t ); + // add ( T::newFromStream(stream )); + } + } +@@ -125,7 +125,7 @@ + (*i)->write( stream ); + stream.writeString ( (*i)->filename ); + stream.writeString ( (*i)->location ); +- stream.writeString ( (*i)->archive ); ++ stream.writeString ( (*i)->archive ); + } + } + +@@ -338,7 +338,7 @@ + displayLogMessage ( 4, "loading of cache completed\n"); + } else { + MessagingHub::Instance().statusInformation("rebuilding data cache, please be patient"); +- ++ + loadalltextfiles(); + + for ( DataLoaders::iterator dl = dataLoaders.begin(); dl != dataLoaders.end(); ++dl) { From pingax at frugalware.fr Fri May 4 23:56:07 2012 From: pingax at frugalware.fr (Pingax) Date: Fri, 4 May 2012 23:56:07 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: textadept-5.3-1-i686 * Version bump Message-ID: <20120504215607.5C6D9228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a540ddb46af47372c7a1b22e9865bf9c78dc5328 commit a540ddb46af47372c7a1b22e9865bf9c78dc5328 Author: Pingax Date: Sat May 5 01:55:38 2012 +0200 textadept-5.3-1-i686 * Version bump diff --git a/source/xapps-extra/textadept/FrugalBuild b/source/xapps-extra/textadept/FrugalBuild index d1d00ab..4610186 100644 --- a/source/xapps-extra/textadept/FrugalBuild +++ b/source/xapps-extra/textadept/FrugalBuild @@ -4,7 +4,7 @@ # Contributor: James Buren pkgname=textadept -pkgver=5.2 +pkgver=5.3 pkgrel=1 _F_archive_name=${pkgname}_${pkgver} pkgdesc='An extremely extensible Text Editor, uses a modified version of Scintilla.' @@ -19,7 +19,7 @@ _F_desktop_icon="$pkgname" _F_desktop_categories="GTK;Development;Utility;TextEditor;" up2date="lynx -dump $url/download|grep -m1 src.zip|sed 's/.*_\(.*\).src.zip/\1/'" _F_cd_path=$_F_archive_name -sha1sums=('e141e49c336bc03262d920904619873d2d100f67' \ +sha1sums=('151aae1273a072a571d5bc1567211b87356bd6bd' \ 'be7942bb5fcb625c155a91986a24ec27911cdddb' \ '7849c2fcb6dec9ed417cab18ec51570f66eef33f') From elentir at frugalware.org Sat May 5 00:01:32 2012 From: elentir at frugalware.org (Elentir) Date: Sat, 5 May 2012 00:01:32 +0200 (CEST) Subject: [Frugalware-git] boost149: smc-1.9-5-x86_64 Message-ID: <20120504220132.39515228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=129715a302b98bdacedaa45c14afcaee8382ddad commit 129715a302b98bdacedaa45c14afcaee8382ddad Author: Elentir Date: Sat May 5 00:01:27 2012 +0200 smc-1.9-5-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/games-extra/smc/FrugalBuild b/source/games-extra/smc/FrugalBuild index 05e74cc..328a750 100644 --- a/source/games-extra/smc/FrugalBuild +++ b/source/games-extra/smc/FrugalBuild @@ -3,7 +3,7 @@ pkgname=smc pkgver=1.9 -pkgrel=4 +pkgrel=5 pkgdesc="Secret Maryo Chronicles" _F_sourceforge_ext=".tar.bz2" _F_sourceforge_dirname="smclone" @@ -11,7 +11,7 @@ _F_sourceforge_realname="Secret Maryo Chronicles" Finclude sourceforge url="http://www.secretmaryo.org/" up2date="lynx -dump http://sourceforge.net/projects/smclone/files/Secret%20Maryo%20Chronicles/| grep 'http.*smclone/.*Secret%20Maryo%20Chronicles.*/$'|sed 's|.*/\(.*\)/|\1|;q' " -depends=('sdlimage' 'sdl_ttf' 'sdl_gfx>=2.0.19' 'sdl_mixer' 'cegui>=0.7.5-2' 'libboost>=1.46.1' 'freeglut' 'sdl' 'libglu') +depends=('sdlimage' 'sdl_ttf' 'sdl_gfx>=2.0.19' 'sdl_mixer' 'cegui>=0.7.5-2' 'libboost>=1.49.0' 'freeglut' 'sdl' 'libglu') rodepends=('smc-music') makedepends=('boost') groups=('games-extra') From elentir at frugalware.org Sat May 5 00:02:44 2012 From: elentir at frugalware.org (Elentir) Date: Sat, 5 May 2012 00:02:44 +0200 (CEST) Subject: [Frugalware-git] boost149: wesnoth-1.10.2-2-x86_64 Message-ID: <20120504220244.401A6228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=5196d53f84cc0ff6b754d1d673796d0f103eb5e5 commit 5196d53f84cc0ff6b754d1d673796d0f103eb5e5 Author: Elentir Date: Sat May 5 00:02:41 2012 +0200 wesnoth-1.10.2-2-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/games-extra/wesnoth/FrugalBuild b/source/games-extra/wesnoth/FrugalBuild index 79c7f9a..9a09ef1 100644 --- a/source/games-extra/wesnoth/FrugalBuild +++ b/source/games-extra/wesnoth/FrugalBuild @@ -4,11 +4,11 @@ pkgname=wesnoth pkgver=1.10.2 -pkgrel=1 +pkgrel=2 pkgdesc="Wesnoth is a turn based strategy game played in the fantasy world" depends=('sdl>=1.2.13-2' 'sdlimage>=1.2.6-2' 'sdl_net>=1.2.7' 'sdl_mixer>=1.2.8' 'libpng' 'libjpeg' 'libogg' \ - 'vorbis-tools' 'freetype2' 'python-tools>=2.6' 'fribidi' 'libboost>=1.46.1' 'sdl_ttf>=2.0.9' 'pango>=1.24.2-2' 'cairo>=1.8.6-3') -makedepends=('boost>=1.46.1') + 'vorbis-tools' 'freetype2' 'python-tools>=2.6' 'fribidi' 'libboost>=1.49.0' 'sdl_ttf>=2.0.9' 'pango>=1.24.2-2' 'cairo>=1.8.6-3') +makedepends=('boost') Finclude cmake groups=('games-extra') archs=('i686' 'x86_64') From elentir at frugalware.org Sat May 5 00:06:33 2012 From: elentir at frugalware.org (Elentir) Date: Sat, 5 May 2012 00:06:33 +0200 (CEST) Subject: [Frugalware-git] boost149: spring-88.0-2-x86_64 Message-ID: <20120504220633.283FF228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=a165dbb0b797069592accbab6ecc5f8c563e9558 commit a165dbb0b797069592accbab6ecc5f8c563e9558 Author: Elentir Date: Sat May 5 00:06:32 2012 +0200 spring-88.0-2-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/games-extra/spring/FrugalBuild b/source/games-extra/spring/FrugalBuild index 69e803f..4c1f1a7 100644 --- a/source/games-extra/spring/FrugalBuild +++ b/source/games-extra/spring/FrugalBuild @@ -3,9 +3,9 @@ pkgname=spring pkgver=88.0 -pkgrel=1 +pkgrel=2 pkgdesc="A free 3D game engine for the real-time-strategy (RTS) game Total Annihilation" -depends=('glew' 'devil' 'libboost>=1.46.1' 'sdl' 'libxmu' 'libxi' 'libgl' 'libtiff' 'libjpeg>=8a' \ +depends=('glew' 'devil' 'libboost>=1.49.0' 'sdl' 'libxmu' 'libxi' 'libgl' 'libtiff' 'libjpeg>=8a' \ 'libsm' 'libxcb' 'libxdamage' 'e2fsprogs' 'openal' 'libvorbis' 'freetype2' 'libxcursor' 'openal' 'libglu') makedepends=('xz>=5.0.3' 'boost' '7zip') _F_sourceforge_ext="_src.tar.gz" From elentir at frugalware.org Sat May 5 00:09:09 2012 From: elentir at frugalware.org (Elentir) Date: Sat, 5 May 2012 00:09:09 +0200 (CEST) Subject: [Frugalware-git] boost149: deluge-1.3.5-2-x86_64 Message-ID: <20120504220909.5EFC4228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=8908a967da4fd969d37a475fd6b70598a501d633 commit 8908a967da4fd969d37a475fd6b70598a501d633 Author: Elentir Date: Sat May 5 00:09:08 2012 +0200 deluge-1.3.5-2-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/gnome-extra/deluge/FrugalBuild b/source/gnome-extra/deluge/FrugalBuild index cef174a..ed72b55 100644 --- a/source/gnome-extra/deluge/FrugalBuild +++ b/source/gnome-extra/deluge/FrugalBuild @@ -6,10 +6,10 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=deluge pkgver=1.3.5 -pkgrel=1 +pkgrel=2 pkgdesc="BitTorrent client written in Python and GTK+." url="http://deluge-torrent.org/" -depends=('pygtk' 'pyxdg' 'libboost>=1.46.1' 'notify-python' 'notification-daemon' 'distribute' 'librsvg' \ +depends=('pygtk' 'pyxdg' 'libboost>=1.49.0' 'notify-python' 'notification-daemon' 'distribute' 'librsvg' \ 'chardet' 'libtorrent-rasterbar-python>=0.15.0' 'twisted') makedepends=('boost' 'intltool') groups=('gnome-extra') From elentir at frugalware.org Sat May 5 00:09:52 2012 From: elentir at frugalware.org (Elentir) Date: Sat, 5 May 2012 00:09:52 +0200 (CEST) Subject: [Frugalware-git] boost149: ekiga-3.3.2-4-x86_64 Message-ID: <20120504220952.2F0E9228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=91f7117e3e97189725782250e1c9a7a8c4347564 commit 91f7117e3e97189725782250e1c9a7a8c4347564 Author: Elentir Date: Sat May 5 00:09:50 2012 +0200 ekiga-3.3.2-4-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/gnome-extra/ekiga/FrugalBuild b/source/gnome-extra/ekiga/FrugalBuild index d30bbab..943b113 100644 --- a/source/gnome-extra/ekiga/FrugalBuild +++ b/source/gnome-extra/ekiga/FrugalBuild @@ -4,7 +4,7 @@ pkgname=ekiga pkgver=3.3.2 -pkgrel=3 +pkgrel=4 pkgdesc="Ekiga is an open source VoIP and Telephony client" groups=('gnome-extra') archs=('i686' 'x86_64') @@ -15,7 +15,7 @@ depends=('libxml2>=2.7.8' 'opal>=3.10.2' 'dbus-glib>=0.71-2' 'gnome-desktop>=3.0 'libbonobo' 'gail' 'libart_lgpl' 'sdl' 'unixodbc' \ 'libsigc++2' 'libnotify' 'atk' 'pango' 'libxdmcp' \ 'freetype2' 'libgcc' 'libxdamage' 'libxinerama' 'libxi' \ - 'libxrandr' 'libxcursor' 'libkrb5' 'openssl>=1.0.0' 'libboost>=1.46.1') + 'libxrandr' 'libxcursor' 'libkrb5' 'openssl>=1.0.0' 'libboost>=1.49.0') makedepends=('intltool' 'gnome-doc-utils' 'openldap>=2.4.16' 'krb5' 'boost') _F_gnome_schemas=('/etc/gconf/schemas/ekiga.schemas') _F_gnome_scrollkeeper="y" From elentir at frugalware.org Sat May 5 00:10:34 2012 From: elentir at frugalware.org (Elentir) Date: Sat, 5 May 2012 00:10:34 +0200 (CEST) Subject: [Frugalware-git] boost149: glom-1.20.2-2-x86_64 Message-ID: <20120504221034.741EB228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=5333c362b2a78126a6329913eb86d218a187e767 commit 5333c362b2a78126a6329913eb86d218a187e767 Author: Elentir Date: Sat May 5 00:10:31 2012 +0200 glom-1.20.2-2-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/gnome-extra/glom/FrugalBuild b/source/gnome-extra/glom/FrugalBuild index 3a4b2a0..8772f86 100644 --- a/source/gnome-extra/glom/FrugalBuild +++ b/source/gnome-extra/glom/FrugalBuild @@ -3,7 +3,7 @@ pkgname=glom pkgver=1.20.2 -pkgrel=1 +pkgrel=2 pkgdesc="A database design tool for GNOME" _F_gnome_iconcache="y" _F_gnome_mime="y" @@ -14,7 +14,7 @@ url="http://www.glom.org/" makedepends=('intltool' 'gnome-doc-utils>=0.20.1-2' 'boost') depends=('gtkmm' 'pygobject3' 'evince' 'libxml++'\ 'libgdamm>=3.0.0' 'iso-codes' 'goocanvasmm' \ - 'libepc>=0.4.0' 'postgresql>=8.2.11' 'libboost>=1.46.1' 'gtksourceviewmm') + 'libepc>=0.4.0' 'postgresql>=8.2.11' 'libboost>=1.49.0' 'gtksourceviewmm') groups=('gnome-extra') archs=('i686' 'x86_64') Fconfopts="${Fconfopts[@]} --with-postgres-utils=/usr/bin --disable-documentation" From elentir at frugalware.org Sat May 5 00:22:07 2012 From: elentir at frugalware.org (Elentir) Date: Sat, 5 May 2012 00:22:07 +0200 (CEST) Subject: [Frugalware-git] boost149: nemiver-0.9.2-2-x86_64 Message-ID: <20120504222207.2045C228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=ada700b70f6bba16fca8dc8376f16c993facec18 commit ada700b70f6bba16fca8dc8376f16c993facec18 Author: Elentir Date: Sat May 5 00:21:57 2012 +0200 nemiver-0.9.2-2-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/gnome-extra/nemiver/FrugalBuild b/source/gnome-extra/nemiver/FrugalBuild index 602ce0e..a8f364a 100644 --- a/source/gnome-extra/nemiver/FrugalBuild +++ b/source/gnome-extra/nemiver/FrugalBuild @@ -3,12 +3,12 @@ pkgname=nemiver pkgver=0.9.2 -pkgrel=1 +pkgrel=2 pkgdesc="standalone graphical debugger" options=('scriptlet') depends=('gtkmm' 'libglademm' 'gtksourceviewmm' 'libgtop' 'vte3' \ - 'gconf' 'sqlite3' 'boost>=1.46.1' 'gdb') -makedepends=('perl-xml-parser' 'gnome-doc-utils' 'intltool') + 'gconf' 'sqlite3' 'libboost>=1.49.0' 'gdb') +makedepends=('perl-xml-parser' 'gnome-doc-utils' 'intltool' 'boost') _F_gnome_devel="y" _F_gnome_iconcache="y" _F_gnome_desktop="y" From kikadf.01 at gmail.com Sat May 5 08:18:19 2012 From: kikadf.01 at gmail.com (kikadf) Date: Sat, 5 May 2012 08:18:19 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: httpcomponents-core-4.2-1-i686 Message-ID: <20120505061819.5A86C228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f0a0e146c5ea5293c7f4acb5b757a47ff9ad919b commit f0a0e146c5ea5293c7f4acb5b757a47ff9ad919b Author: kikadf Date: Sat May 5 09:17:58 2012 +0200 httpcomponents-core-4.2-1-i686 * Version bump diff --git a/source/devel-extra/httpcomponents-core/FrugalBuild b/source/devel-extra/httpcomponents-core/FrugalBuild index 840c976..ac22577 100644 --- a/source/devel-extra/httpcomponents-core/FrugalBuild +++ b/source/devel-extra/httpcomponents-core/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: kikadf pkgname=httpcomponents-core -pkgver=4.1.4 +pkgver=4.2 pkgrel=1 pkgdesc="HttpCore is a set of low level HTTP transport components that can be used to build custom client and server side HTTP services with a minimal footprint." url="http://hc.apache.org" @@ -13,7 +13,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/downloads.cgi | grep '(GA)' | grep -v '*' | grep HttpCore | cut -d ' ' -f 2" source=(http://www.apache.org/dist//httpcomponents/httpcore/source/$pkgname-$pkgver-src.tar.gz) -sha1sums=('caf7ce1d3731925e064fc38284f537b8a4d72a82') +sha1sums=('8c155c6705b466bbba0e50571663736308944a9b') build() { @@ -24,3 +24,4 @@ build() Fjar $i/target/$i.jar done } + From devil505linux at gmail.com Sat May 5 09:35:05 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 5 May 2012 09:35:05 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-1.2.2-7-i686 * updating install file with hermier's advices Message-ID: <20120505073505.8DC17228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=1695c696e8d0408ff2bc653d8acce7d4ce258368 commit 1695c696e8d0408ff2bc653d8acce7d4ce258368 Author: Devil505 Date: Sat May 5 09:34:44 2012 +0200 lightdm-1.2.2-7-i686 * updating install file with hermier's advices diff --git a/source/xfce4/lightdm/FrugalBuild b/source/xfce4/lightdm/FrugalBuild index e5c55f3..897c75a 100644 --- a/source/xfce4/lightdm/FrugalBuild +++ b/source/xfce4/lightdm/FrugalBuild @@ -3,7 +3,7 @@ pkgname=lightdm pkgver=1.2.2 -pkgrel=6 +pkgrel=7 pkgdesc="A lightweight display manager." rodepends=('lightdm-gtk-greeter') depends=('webkit-gtk3' 'dbus-glib' 'libxklavier' 'accountsservice' 'xorg-server-xephyr') diff --git a/source/xfce4/lightdm/lightdm.install b/source/xfce4/lightdm/lightdm.install index b3d130e..cc822a1 100644 --- a/source/xfce4/lightdm/lightdm.install +++ b/source/xfce4/lightdm/lightdm.install @@ -2,6 +2,11 @@ post_install() { sed 's|"/usr/bin/lightdm"$|"/usr/sbin/lightdm"|' -i /etc/sysconfig/desktop sed 's|^#desktop="/usr/sbin/lightdm"$|desktop="/usr/sbin/lightdm"|' -i /etc/sysconfig/desktop + getent group lightdm > /dev/null 2>&1 || groupadd -g 620 lightdm + getent passwd lightdm > /dev/null 2>&1 || useradd -c 'LightDM Display Manager' -u 620 -g lightdm -d /var/run/lightdm -s /sbin/nologin lightdm + passwd -l lightdm > /dev/null + chown -R lightdm:lightdm /var/run/lightdm > /dev/null + chmod +r /etc/lightdm/lightdm.conf } post_upgrade() @@ -12,6 +17,8 @@ post_upgrade() post_remove() { sed -i 's|^desktop="/usr/sbin/lightdm"$|#desktop="/usr/sbin/lightdm"|' /etc/sysconfig/desktop + getent passwd lightdm > /dev/null 2>&1 && userdel lightdm + getent group lightdm > /dev/null 2>&1 && groupdel lightdm } op=$1 From devil505linux at gmail.com Sat May 5 10:52:40 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 5 May 2012 10:52:40 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-1.2.2-8-i686 * added directory in /var/run Message-ID: <20120505085240.43675228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=7e4b59204a786fa7161faafe47a0ecb7ff26e460 commit 7e4b59204a786fa7161faafe47a0ecb7ff26e460 Author: Devil505 Date: Sat May 5 10:52:28 2012 +0200 lightdm-1.2.2-8-i686 * added directory in /var/run diff --git a/source/xfce4/lightdm/FrugalBuild b/source/xfce4/lightdm/FrugalBuild index 897c75a..54427c7 100644 --- a/source/xfce4/lightdm/FrugalBuild +++ b/source/xfce4/lightdm/FrugalBuild @@ -3,7 +3,7 @@ pkgname=lightdm pkgver=1.2.2 -pkgrel=7 +pkgrel=8 pkgdesc="A lightweight display manager." rodepends=('lightdm-gtk-greeter') depends=('webkit-gtk3' 'dbus-glib' 'libxklavier' 'accountsservice' 'xorg-server-xephyr') @@ -48,6 +48,7 @@ build() { Fmkdir /etc/pam.d/ Finstall 644 lightdm.pam etc/pam.d/lightdm Finstall 644 lightdm-autologin.pam etc/pam.d/lightdm-autologin + Fmkdir /var/run/lightdm # some tweaks Frm /etc/init From slownlinux at gmail.com Sat May 5 10:55:01 2012 From: slownlinux at gmail.com (Slown) Date: Sat, 5 May 2012 10:55:01 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: wavemon-0.7.5-1-i686 Message-ID: <20120505085501.95FE7228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a5056ec2c061624add5dbbc89c2cb920c9c5ca54 commit a5056ec2c061624add5dbbc89c2cb920c9c5ca54 Author: Slown Date: Sat May 5 09:54:51 2012 +0100 wavemon-0.7.5-1-i686 * version bump diff --git a/source/apps-extra/wavemon/FrugalBuild b/source/apps-extra/wavemon/FrugalBuild index 8598d27..56804c8 100644 --- a/source/apps-extra/wavemon/FrugalBuild +++ b/source/apps-extra/wavemon/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.08 SBU +# Compiling Time: 0.07 SBU # Maintainer: Slown pkgname=wavemon -pkgver=0.7.4 +pkgver=0.7.5 pkgrel=1 pkgdesc="Ncursed-based monitoring application for wireless network devices" url="http://eden-feed.erg.abdn.ac.uk/wavemon" @@ -11,4 +11,4 @@ groups=('apps-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" source=($url/stable-releases/$pkgname-$pkgver.tar.bz2) -sha1sums=('3648671080c1a4894ae9d49f49c7458a91e71dde') +sha1sums=('8caded04b69c25ec7974539799b7ebc626717448') From slownlinux at gmail.com Sat May 5 10:58:42 2012 From: slownlinux at gmail.com (Slown) Date: Sat, 5 May 2012 10:58:42 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ipbt-r9487-1-i686 Message-ID: <20120505085842.E043C228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=42d196a0fdc8986fee782c8fedb8638f0d083f3b commit 42d196a0fdc8986fee782c8fedb8638f0d083f3b Author: Slown Date: Sat May 5 09:58:43 2012 +0100 ipbt-r9487-1-i686 * version bump diff --git a/source/apps-extra/ipbt/FrugalBuild b/source/apps-extra/ipbt/FrugalBuild index 35ba8d1..ed8244a 100644 --- a/source/apps-extra/ipbt/FrugalBuild +++ b/source/apps-extra/ipbt/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.03 SBU +# Compiling Time: 0.07 SBU # Maintainer: Slown pkgname=ipbt -pkgver=r9253 +pkgver=r9487 pkgrel=1 pkgdesc="A high-tech ttyrec player" url="http://www.chiark.greenend.org.uk/~sgtatham/ipbt" @@ -11,7 +11,7 @@ groups=('apps-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" source=($url/$pkgname-$pkgver.tar.gz) -sha1sums=('502639705027d921bc1960afcd2aa6fff4cf9be2') +sha1sums=('1c37f33184b12801300bc8deda32eb5f4f68ce59') build() { Fcd @@ -22,3 +22,5 @@ build() { Fexerel /usr/bin/ttygrep Fmanrel $pkgname.1 } + +# optimization OK From dex at dragonslave.de Sat May 5 10:59:08 2012 From: dex at dragonslave.de (Daniel Exner) Date: Sat, 5 May 2012 10:59:08 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: keepass-2.19-1-x86_64 Message-ID: <20120505085908.F3366228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=989c5b967b540351c747f2a355e8aa6b20b05de2 commit 989c5b967b540351c747f2a355e8aa6b20b05de2 Author: Daniel Exner Date: Sat May 5 10:59:22 2012 +0200 keepass-2.19-1-x86_64 * version bump * reflect changes in sourceforge shema diff --git a/source/xapps-extra/keepass/FrugalBuild b/source/xapps-extra/keepass/FrugalBuild index b6d89b1..e95708d 100644 --- a/source/xapps-extra/keepass/FrugalBuild +++ b/source/xapps-extra/keepass/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: DeX77 pkgname=keepass -pkgver=2.18 +pkgver=2.19 pkgrel=1 pkgdesc="KeePass Password Safe, the free, open source, light-weight and easy-to-use password manager." archs=('i686' 'x86_64') @@ -10,8 +10,8 @@ url="http://keepass.info/" depends=('mono>=2.6' 'desktop-file-utils' 'xdg-utils') groups='xapps-extra' -_F_sourceforge_ext="-Source.zip" -_F_sourceforge_subdir="/KeePass%202.x/${pkgver}/" +_F_sourceforge_ext=".zip" +_F_sourceforge_subdir="KeePass%202.x/${pkgver}/" _F_sourceforge_name="KeePass" _F_desktop_name="KeePass" @@ -21,6 +21,8 @@ _F_desktop_mime="application/x-keepass2;" _F_gnome_iconcache="y" +_F_archive_grepv="Source" + Finclude sourceforge source=($source \ @@ -35,7 +37,7 @@ source=($source \ KeePass_9_16x16x32.png ) -sha1sums=('a0129e045ba30e395c157b6de62dda4bed1a8e0a' \ +sha1sums=('2349a138e59a0d6315b42e7bf40eb721ae4200eb' \ 'fbdece8f1019866b0914913fabc9d8157bc71214' \ '9dadd198ff3c66a21f7df4192f5516556f6cfbd5' \ '0362c3d5d7106bf494329d075c9ac927949ae75c' \ From devil505linux at gmail.com Sat May 5 11:09:51 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 5 May 2012 11:09:51 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-gtk-greeter-1.1.5-9-i686 * added in depends font and gtk theme needed to display the theme Message-ID: <20120505090951.4DE25228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=87a6fbef835689cf4a93322216445f4ff2aa7805 commit 87a6fbef835689cf4a93322216445f4ff2aa7805 Author: Devil505 Date: Sat May 5 11:09:34 2012 +0200 lightdm-gtk-greeter-1.1.5-9-i686 * added in depends font and gtk theme needed to display the theme diff --git a/source/xfce4/lightdm-gtk-greeter/FrugalBuild b/source/xfce4/lightdm-gtk-greeter/FrugalBuild index 191ab9e..d5a5ac3 100644 --- a/source/xfce4/lightdm-gtk-greeter/FrugalBuild +++ b/source/xfce4/lightdm-gtk-greeter/FrugalBuild @@ -3,9 +3,9 @@ pkgname=lightdm-gtk-greeter pkgver=1.1.5 -pkgrel=8 +pkgrel=9 pkgdesc="GTK+ greeter for LightDM" -depends=('gtk+3') +depends=('gtk+3' 'ttf-droid' 'gtk+3-theme-frugalware') makedepends=('intltool' 'gobject-introspection' 'lightdm') groups=('xfce4') archs=('i686' 'x86_64') From devil505linux at gmail.com Sat May 5 11:15:27 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 5 May 2012 11:15:27 +0200 (CEST) Subject: [Frugalware-git] devil505: Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current Message-ID: <20120505091527.9FDAB228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=f335f1d9a8ad580101c74278acb168c06dbec477 commit f335f1d9a8ad580101c74278acb168c06dbec477 Merge: 87a6fbe 989c5b9 Author: Devil505 Date: Sat May 5 11:15:12 2012 +0200 Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current From devil505linux at gmail.com Sat May 5 11:16:10 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 5 May 2012 11:16:10 +0200 (CEST) Subject: [Frugalware-git] devil505: lightdm-1.2.2-9-i686 * removed useless dep (thx Slown) Message-ID: <20120505091610.AA447228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505.git;a=commitdiff;h=04390c7e9b40451ce0de5528ac6cb89f4b03b091 commit 04390c7e9b40451ce0de5528ac6cb89f4b03b091 Author: Devil505 Date: Sat May 5 11:16:06 2012 +0200 lightdm-1.2.2-9-i686 * removed useless dep (thx Slown) diff --git a/source/xfce4/lightdm/FrugalBuild b/source/xfce4/lightdm/FrugalBuild index 54427c7..2ac623a 100644 --- a/source/xfce4/lightdm/FrugalBuild +++ b/source/xfce4/lightdm/FrugalBuild @@ -3,10 +3,10 @@ pkgname=lightdm pkgver=1.2.2 -pkgrel=8 +pkgrel=9 pkgdesc="A lightweight display manager." rodepends=('lightdm-gtk-greeter') -depends=('webkit-gtk3' 'dbus-glib' 'libxklavier' 'accountsservice' 'xorg-server-xephyr') +depends=('webkit-gtk3' 'dbus-glib' 'libxklavier' 'accountsservice') makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection' 'qt4') groups=('xfce4') archs=('i686' 'x86_64') From slownlinux at gmail.com Sat May 5 11:17:27 2012 From: slownlinux at gmail.com (Slown) Date: Sat, 5 May 2012 11:17:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: qpdfview-0.2.2-1-i686 Message-ID: <20120505091727.DAD22228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2923e93db195af5afb2f72ef10f40048281257e8 commit 2923e93db195af5afb2f72ef10f40048281257e8 Author: Slown Date: Sat May 5 10:17:19 2012 +0100 qpdfview-0.2.2-1-i686 * version bump diff --git a/source/xapps-extra/qpdfview/FrugalBuild b/source/xapps-extra/qpdfview/FrugalBuild index 0622bc3..7332ed7 100644 --- a/source/xapps-extra/qpdfview/FrugalBuild +++ b/source/xapps-extra/qpdfview/FrugalBuild @@ -1,15 +1,16 @@ -# Compiling Time: 0.20 SBU +# Compiling Time: 0.15 SBU # Maintainer: Slown pkgname=qpdfview -pkgver=0.2.2beta2 +pkgver=0.2.2 pkgrel=1 pkgdesc="qpdfview is a tabbed PDF viewer using the poppler library" depends=('poppler-qt4' 'libqtnetwork' 'libuuid' 'bzip2') groups=('xapps-extra') archs=('i686' 'x86_64') +_F_launchpad_branch="0.2.x" Finclude launchpad -sha1sums=('1737e480201df8095a8f86ab032aa9ddb7961bb5') +sha1sums=('cc6f5f0e51704e21189e56987f8b8a4900f676e5') build() { Fcd From devil505linux at gmail.com Sat May 5 11:19:58 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 5 May 2012 11:19:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: Merge branch 'master' of git.frugalware.org:/pub/other/people/devil505/devil505 Message-ID: <20120505091958.0E196228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ce90653d7257d4c4530481d77d651d72bc25474b commit ce90653d7257d4c4530481d77d651d72bc25474b Merge: 2923e93 04390c7 Author: Devil505 Date: Sat May 5 11:19:52 2012 +0200 Merge branch 'master' of git.frugalware.org:/pub/other/people/devil505/devil505 From devil505linux at gmail.com Sat May 5 11:24:34 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 5 May 2012 11:24:34 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: slim-1.3.3-2-i686 * bin, replaced by lightdm Message-ID: <20120505092434.C3795228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=17fcd01ac969f0f8e2d19e02848885d4ef3412f7 commit 17fcd01ac969f0f8e2d19e02848885d4ef3412f7 Author: Devil505 Date: Sat May 5 11:24:20 2012 +0200 slim-1.3.3-2-i686 * bin, replaced by lightdm diff --git a/source/xfce4/slim/15287-fix-pam-authentication-with-pam_unix2.patch b/source/xfce4/slim/15287-fix-pam-authentication-with-pam_unix2.patch deleted file mode 100644 index 2163d20..0000000 --- a/source/xfce4/slim/15287-fix-pam-authentication-with-pam_unix2.patch +++ /dev/null @@ -1,89 +0,0 @@ -diff -rc slim-1.3.1-orig/app.cpp slim-1.3.1/app.cpp -*** slim-1.3.1-orig/app.cpp 2008-09-26 02:54:15.000000000 +0200 ---- slim-1.3.1/app.cpp 2009-02-17 19:50:06.000000000 +0100 -*************** -*** 41,48 **** - Panel* panel = *static_cast(appdata_ptr); - int result = PAM_SUCCESS; - for (int i=0; iresp=0; -! resp[i]->resp_retcode=0; - switch(msg[i]->msg_style){ - case PAM_PROMPT_ECHO_ON: - // We assume PAM is asking for the username ---- 41,48 ---- - Panel* panel = *static_cast(appdata_ptr); - int result = PAM_SUCCESS; - for (int i=0; imsg_style){ - case PAM_PROMPT_ECHO_ON: - // We assume PAM is asking for the username -*************** -*** 51,63 **** - case Panel::Suspend: - case Panel::Halt: - case Panel::Reboot: -! resp[i]->resp=strdup("root"); - break; - - case Panel::Console: - case Panel::Exit: - case Panel::Login: -! resp[i]->resp=strdup(panel->GetName().c_str()); - break; - } - break; ---- 51,63 ---- - case Panel::Suspend: - case Panel::Halt: - case Panel::Reboot: -! (*resp)[i].resp=strdup("root"); - break; - - case Panel::Console: - case Panel::Exit: - case Panel::Login: -! (*resp)[i].resp=strdup(panel->GetName().c_str()); - break; - } - break; -*************** -*** 73,79 **** - - default: - panel->EventHandler(Panel::Get_Passwd); -! resp[i]->resp=strdup(panel->GetPasswd().c_str()); - break; - } - break; ---- 73,79 ---- - - default: - panel->EventHandler(Panel::Get_Passwd); -! (*resp)[i].resp=strdup(panel->GetPasswd().c_str()); - break; - } - break; -*************** -*** 89,97 **** - } - if (result!=PAM_SUCCESS){ - for (int i=0; iresp==0) continue; -! free(resp[i]->resp); -! resp[i]->resp=0; - }; - free(*resp); - *resp=0; ---- 89,97 ---- - } - if (result!=PAM_SUCCESS){ - for (int i=0; i - -pkgname=slim -pkgver=1.3.3 -pkgrel=2 -pkgdesc="SLiM is a lightweight, Desktop-independent graphical login manager for X11." -depends=('libxml2>=2.7.8' 'libpng' 'libjpeg' 'consolekit-x11' 'freeglut') -makedepends=('libx11>=1.2.2-1' 'libxft' 'libxmu' 'pam') -rodepends=('xorg-server>=1.6.1-8') -groups=('xfce4') -archs=('i686' 'x86_64') -backup=('etc/slim.conf') -Finclude berlios cmake -up2date="Flasttar http://slim.berlios.de/" -source=(${source[@]} \ - slim.conf \ - slim.install \ - pam.d \ - logrotate \ - slim-tmpfiles.conf \ - 15287-fix-pam-authentication-with-pam_unix2.patch \ - 405579-fix-numlock.patch \ - http://ftp.frugalware.org/pub/other/artwork/slim-theme/frugalware-1.6.tar.bz2) - -sha1sums=('791635fc13ec859ed3be8bf1eb2ce0ba2bb3f155' \ - 'b172c8c55c3eba0b0052ff6e34e3dac7d9ff798f' \ - 'a17849f628f4f74cf1bd48eea21a144f2f1a274d' \ - '93c26670a5046602c9d0e91960c463f11a383281' \ - 'b969cc902c1d9915a5609141a652c77b2732407b' \ - 'cdca8b856049c2e6baeca7ac45b2e5573e8ad6e2' \ - 'e17c582fe0cc1d2a07e51d410db2d61c11aba4c6' \ - 'd043c6870bd83df554f8a0304d34348113ebbed1' \ - '644712d038ef637ceab7e158e3f8fae98561bf31') - -build() -{ - Fcd - CMake_build -DUSE_PAM=yes -DUSE_CONSOLEKIT=yes -DCKCONNECTOR_INCLUDE_DIR=/usr/include/ConsoleKit/ck-connector - Finstall 644 pam.d etc/pam.d/slim - Finstall 644 logrotate etc/logrotate.d/slim - Finstall 644 slim-tmpfiles.conf /etc/tmpfiles.d/slim.conf - Fcpr frugalware /usr/share/slim/themes/frugalware - Fcpr slim.conf /etc/slim.conf -} - -# optimization OK diff --git a/source/xfce4/slim/logrotate b/source/xfce4/slim/logrotate deleted file mode 100644 index 26ec3b0..0000000 --- a/source/xfce4/slim/logrotate +++ /dev/null @@ -1,9 +0,0 @@ -/var/log/slim.log { - compress - rotate 1 - size 1024k - notifempty - missingok - copytruncate - noolddir -} diff --git a/source/xfce4/slim/pam.d b/source/xfce4/slim/pam.d deleted file mode 100644 index ea5284d..0000000 --- a/source/xfce4/slim/pam.d +++ /dev/null @@ -1,11 +0,0 @@ -#%PAM-1.0 -auth requisite pam_nologin.so -auth required pam_env.so -auth required pam_unix.so -auth optional pam_gnome_keyring.so -account required pam_unix.so -session required pam_limits.so -session required pam_unix.so -session optional pam_gnome_keyring.so auto_start -password required pam_unix.so -session optional pam_ck_connector.so diff --git a/source/xfce4/slim/slim-tmpfiles.conf b/source/xfce4/slim/slim-tmpfiles.conf deleted file mode 100644 index c430efa..0000000 --- a/source/xfce4/slim/slim-tmpfiles.conf +++ /dev/null @@ -1 +0,0 @@ -d /var/run/slim \ No newline at end of file diff --git a/source/xfce4/slim/slim.conf b/source/xfce4/slim/slim.conf deleted file mode 100644 index b4af018..0000000 --- a/source/xfce4/slim/slim.conf +++ /dev/null @@ -1,78 +0,0 @@ -# Path, X server and arguments (if needed) -# Note: -xauth $authfile is automatically appended -default_path ./:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin -default_xserver /usr/bin/X -xserver_arguments -dpi 72 -nolisten tcp vt07 - -# Commands for halt, login, etc. -halt_cmd /sbin/shutdown -h now -reboot_cmd /sbin/shutdown -r now -console_cmd /usr/bin/xterm -C -fg white -bg black +sb -T "Console login" -e /bin/sh -c "/bin/cat /etc/issue; exec /bin/login" -#suspend_cmd /usr/sbin/suspend - -# Full path to the xauth binary -xauth_path /usr/bin/xauth - -# Xauth file for server -authfile /var/run/slim.auth - - -# Activate numlock when slim starts. Valid values: on|off -# numlock on - -# Hide the mouse cursor (note: does not work with some WMs). -# Valid values: true|false -# hidecursor false - -# This command is executed after a succesful login. -# you can place the %session and %theme variables -# to handle launching of specific commands in .xinitrc -# depending of chosen session and slim theme -# -# NOTE: if your system does not have bash you need -# to adjust the command according to your preferred shell, -# i.e. for freebsd use: -# login_cmd exec /bin/sh - ~/.xinitrc %session -login_cmd exec ck-launch-session dbus-launch /bin/bash -login /usr/bin/startxfce4 %session - -# Commands executed when starting and exiting a session. -# They can be used for registering a X11 session with -# sessreg. You can use the %user variable -# -# sessionstart_cmd some command -# sessionstop_cmd some command - -# Start in daemon mode. Valid values: yes | no -# Note that this can overridden by the command line -# option "-d" - daemon yes - -# Available sessions (first one is the default). -# The current chosen session name is replaced in the login_cmd -# above, so your login command can handle different sessions. -# see the xinitrc.sample file shipped with slim sources -sessions xfce4 - -# Executed when pressing F11 (requires imagemagick) -screenshot_cmd import -window root /slim.png - -# welcome message. Available variables: %host, %domain -welcome_msg Welcome to %host - -# shutdown / reboot messages -shutdown_msg The system is halting... -reboot_msg The system is rebooting... - -# default user, leave blank or remove this line -# for avoid pre-loading the username. -#default_user simone - -# current theme, use comma separated list to specify a set to -# randomly choose from -current_theme frugalware - -# Lock file -lockfile /var/lock/slim.lock - -# Log file -logfile /var/log/slim.log diff --git a/source/xfce4/slim/slim.install b/source/xfce4/slim/slim.install deleted file mode 100644 index 993935d..0000000 --- a/source/xfce4/slim/slim.install +++ /dev/null @@ -1,21 +0,0 @@ -post_install() -{ - sed 's|^#desktop="/usr/bin/slim"$|desktop="/usr/bin/slim"|' -i /etc/sysconfig/desktop -} - -post_upgrade() -{ - post_install -} - -post_remove() -{ - sed 's|^desktop="/usr/bin/slim"$|#desktop="/usr/bin/slim"|' -i /etc/sysconfig/desktop -} - -op=$1 -shift - -$op $* - -# vim: ft=sh From devil505linux at gmail.com Sat May 5 11:26:48 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 5 May 2012 11:26:48 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: xorg-server-1.12.1-4-i686 * removed slim related line in /etc/sysconfig/desktop Message-ID: <20120505092648.57433228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b192b54e9dba6208a1654ca28a00d07b5cc95d12 commit b192b54e9dba6208a1654ca28a00d07b5cc95d12 Author: Devil505 Date: Sat May 5 11:26:34 2012 +0200 xorg-server-1.12.1-4-i686 * removed slim related line in /etc/sysconfig/desktop diff --git a/source/x11/xorg-server/FrugalBuild b/source/x11/xorg-server/FrugalBuild index 4b46560..42eba94 100644 --- a/source/x11/xorg-server/FrugalBuild +++ b/source/x11/xorg-server/FrugalBuild @@ -9,7 +9,7 @@ USE_SERVERDMX=${USE_SERVERDMX:-"y"} pkgname=xorg-server pkgver=1.12.1 -pkgrel=3 +pkgrel=4 pkgdesc="Modular X.Org X Server" groups=('x11' 'xorg-core') archs=('i686' 'x86_64' 'arm') @@ -50,7 +50,7 @@ source=("${source[@]}" \ exa-gfx-corruption-workaround.patch) sha1sums=("${sha1sums[@]}" \ - '5748dd2468967e2a80bce52101917ee012fa38da' \ + 'e2e25648e1968cf942a0a0458656879042c16939' \ '3fa8d717bce03296e6b097279a410d9672000b08' \ 'b174513367cc854e4d4440e3394161d1d0222491') diff --git a/source/x11/xorg-server/desktop b/source/x11/xorg-server/desktop index d4706ec..c00df59 100644 --- a/source/x11/xorg-server/desktop +++ b/source/x11/xorg-server/desktop @@ -4,7 +4,6 @@ #desktop="/usr/bin/xdm -nodaemon" #desktop="/usr/sbin/lxdm" -#desktop="/usr/bin/slim" #desktop="/usr/sbin/lightdm" #desktop="/usr/sbin/gdm --nodaemon" #desktop="/usr/bin/kdm -nodaemon" From slownlinux at gmail.com Sat May 5 11:40:14 2012 From: slownlinux at gmail.com (Slown) Date: Sat, 5 May 2012 11:40:14 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-aalib-0.2-1-i686 Message-ID: <20120505094014.B48A9228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=801f50d6aad7ac7b359254172c366f99e0b0595d commit 801f50d6aad7ac7b359254172c366f99e0b0595d Author: Slown Date: Sat May 5 10:40:03 2012 +0100 python-aalib-0.2-1-i686 * new package diff --git a/source/lib-extra/python-aalib/FrugalBuild b/source/lib-extra/python-aalib/FrugalBuild new file mode 100644 index 0000000..01cc30c --- /dev/null +++ b/source/lib-extra/python-aalib/FrugalBuild @@ -0,0 +1,12 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown + +pkgname=python-aalib +pkgver=0.2 +pkgrel=1 +pkgdesc="Python bindings for AAlib, an ASCII art library" +depends=('imaging' 'aalib') +groups=('lib-extra') +archs=('i686' 'x86_64') +Finclude pypi +sha1sums=('97ed45449739a69b9eb8d11e9365e4cc73f06c55') From devil505linux at gmail.com Sat May 5 11:41:37 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 5 May 2012 11:41:37 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: * update Message-ID: <20120505094137.5CB92228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c3d1dc6141db952d28ed3819e2df59e2797111b3 commit c3d1dc6141db952d28ed3819e2df59e2797111b3 Author: Devil505 Date: Sat May 5 11:41:10 2012 +0200 * update diff --git a/NEWS b/NEWS index 7976999..b275c69 100644 --- a/NEWS +++ b/NEWS @@ -21,8 +21,9 @@ pre2=( "GCC 4.7.0" "GNOME 3.4" "KDE 4.8.2" +"XFCE 4.10" "New features:" -"" +"LightDM has replaced SLiM as default display manager for XFCE" ) rc1=( From vmiklos at frugalware.org Sat May 5 12:00:46 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 5 May 2012 12:00:46 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: php-5.3.12-1-x86_64 Message-ID: <20120505100046.B3DEF228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2346d4d6cf8b69bea79e2a922427718f2fc7a833 commit 2346d4d6cf8b69bea79e2a922427718f2fc7a833 Author: Miklos Vajna Date: Sat May 5 12:01:25 2012 +0200 php-5.3.12-1-x86_64 - today's php version bump diff --git a/source/devel/php/FrugalBuild b/source/devel/php/FrugalBuild index 3ba01e9..4bf2a0e 100644 --- a/source/devel/php/FrugalBuild +++ b/source/devel/php/FrugalBuild @@ -4,7 +4,7 @@ # Contributor: Miklos Vajna pkgname=php -pkgver=5.3.11 +pkgver=5.3.12 pkgrel=1 pkgdesc="A widely-used general-purpose scripting language" url="http://www.php.net" @@ -144,7 +144,7 @@ build() Fln /usr/share/libtool/config/ltmain.sh /usr/lib/php/build/ltmain.sh Fln /usr/share/aclocal/libtool.m4 /usr/lib/php/build/libtool.m4 } -sha1sums=('c01c10b925af8bb2c510a6d878fddc0def54d9a1' \ +sha1sums=('7ad92db907a4bdb6bbd99cd1dd152f4111c1a106' \ '722bbafd5c309b0a89ba4a57f062af44fc500368' \ '9249ca52e57a3069befe20311fd02fc8bee7aeef' \ '0850ef23512a02e8460dc36f08f453d148dcd9df' \ From vmiklos at frugalware.org Sat May 5 12:31:24 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 5 May 2012 12:31:24 +0200 (CEST) Subject: [Frugalware-git] frugalware-1.6: php-5.3.12-1fermus1-x86_64 Message-ID: <20120505103124.35F18228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.6.git;a=commitdiff;h=fc3d59ae1bbce617514a09038adfef4a8723ba03 commit fc3d59ae1bbce617514a09038adfef4a8723ba03 Author: Miklos Vajna Date: Sat May 5 12:32:05 2012 +0200 php-5.3.12-1fermus1-x86_64 - secfix bump, again diff --git a/source/devel/php/FrugalBuild b/source/devel/php/FrugalBuild index 6ec0a8f..6705471 100644 --- a/source/devel/php/FrugalBuild +++ b/source/devel/php/FrugalBuild @@ -4,7 +4,7 @@ # Contributor: Miklos Vajna pkgname=php -pkgver=5.3.11 +pkgver=5.3.12 pkgrel=1fermus1 pkgdesc="A widely-used general-purpose scripting language" url="http://www.php.net" @@ -145,7 +145,7 @@ build() Fln /usr/share/libtool/config/ltmain.sh /usr/lib/php/build/ltmain.sh Fln /usr/share/aclocal/libtool.m4 /usr/lib/php/build/libtool.m4 } -sha1sums=('c01c10b925af8bb2c510a6d878fddc0def54d9a1' \ +sha1sums=('7ad92db907a4bdb6bbd99cd1dd152f4111c1a106' \ '722bbafd5c309b0a89ba4a57f062af44fc500368' \ '9249ca52e57a3069befe20311fd02fc8bee7aeef' \ '0850ef23512a02e8460dc36f08f453d148dcd9df' \ From vmiklos at frugalware.org Sat May 5 12:42:19 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 5 May 2012 12:42:19 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: foo2zjs-2012_05_04-1-x86_64 Message-ID: <20120505104219.29956228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=97a778ba834c6db8d91f711d149393193bd4ec2a commit 97a778ba834c6db8d91f711d149393193bd4ec2a Author: Miklos Vajna Date: Sat May 5 12:43:05 2012 +0200 foo2zjs-2012_05_04-1-x86_64 - version bump diff --git a/source/apps-extra/foo2zjs/FrugalBuild b/source/apps-extra/foo2zjs/FrugalBuild index 439c990..76ac82b 100644 --- a/source/apps-extra/foo2zjs/FrugalBuild +++ b/source/apps-extra/foo2zjs/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: pete (pete [at] teamlupus.hu) pkgname=foo2zjs -pkgver=2012_02_23 +pkgver=2012_05_04 pkgrel=1 pkgdesc="A linux printer driver for ZjStream protocol" url="http://foo2zjs.rkkda.com/" @@ -22,6 +22,7 @@ build() { Fcd $pkgname Fpatchall Fmkdir /usr/bin + unset MAKEFLAGS Fmake #./getweb 2300 || Fdie #./getweb 2200 || Fdie @@ -40,6 +41,6 @@ build() { Ffilerel hplj10xx.rules /etc/udev/rules.d/11-hplj10xx.rules Fmv /usr/share/doc/$pkgname /usr/share/doc/$pkgname-$pkgver } -sha1sums=('7487fe8a8bb7abcbc58deca4e28e38e4d1518846') +sha1sums=('2094f69feb75c18e34290db616d4264951b88ee4') # optimization OK From vmiklos at frugalware.org Sat May 5 12:53:57 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 5 May 2012 12:53:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: aspell6-vi-0.01.1r1-3-x86_64 Message-ID: <20120505105357.8EB6C228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=af90bb51354e930a6504c67eaa9ccb0539d3caad commit af90bb51354e930a6504c67eaa9ccb0539d3caad Author: Miklos Vajna Date: Sat May 5 12:54:35 2012 +0200 aspell6-vi-0.01.1r1-3-x86_64 - bin, dead for years diff --git a/source/locale-extra/aspell6-vi/FrugalBuild b/source/locale-extra/aspell6-vi/FrugalBuild deleted file mode 100644 index 619002a..0000000 --- a/source/locale-extra/aspell6-vi/FrugalBuild +++ /dev/null @@ -1,8 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Miklos Vajna - -_F_aspell_lang=vi -pkgver=0.01.1r1 -pkgrel=3 -pkgdesc="GNU Aspell 0.60 Vietnamese (Vi??.t ng???) Dictionary Package" -Finclude aspell From elentir at frugalware.org Sat May 5 12:54:37 2012 From: elentir at frugalware.org (Elentir) Date: Sat, 5 May 2012 12:54:37 +0200 (CEST) Subject: [Frugalware-git] boost149: ekiga-3.3.2-4-x86_64 Message-ID: <20120505105437.B5986228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=d2b400fb83ef8b03cfb0fd6b46d3dbe11d5c5363 commit d2b400fb83ef8b03cfb0fd6b46d3dbe11d5c5363 Author: Elentir Date: Sat May 5 12:54:14 2012 +0200 ekiga-3.3.2-4-x86_64 * add patch to fix build diff --git a/source/gnome-extra/ekiga/FrugalBuild b/source/gnome-extra/ekiga/FrugalBuild index 943b113..f90d2d1 100644 --- a/source/gnome-extra/ekiga/FrugalBuild +++ b/source/gnome-extra/ekiga/FrugalBuild @@ -23,8 +23,10 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" _F_gnome_devel="y" Finclude gnome gnome-scriptlet +source=(${source[@]} ekiga-gcc47.patch) url="http://ekiga.org" -sha1sums=('87189f8dc1a80b6a06bde028b93a2f2801892377') +sha1sums=('87189f8dc1a80b6a06bde028b93a2f2801892377' \ + 'd3d77afbb4dce1885351afb7f35a506de733e139') Fconfopts="$Fconfopts --enable-dbus -enable-avahi --disable-scrollkeeper" export CXXFLAGS="$CXXFLAGS -fexceptions" unset MAKEFLAGS diff --git a/source/gnome-extra/ekiga/ekiga-gcc47.patch b/source/gnome-extra/ekiga/ekiga-gcc47.patch new file mode 100644 index 0000000..7f61d3e --- /dev/null +++ b/source/gnome-extra/ekiga/ekiga-gcc47.patch @@ -0,0 +1,86 @@ +diff -Naur ekiga-3.3.2/lib/engine/account/bank-impl.h ekiga-3.3.2new/lib/engine/account/bank-impl.h +--- ekiga-3.3.2/lib/engine/account/bank-impl.h 2011-05-18 18:18:09.000000000 +0200 ++++ ekiga-3.3.2new/lib/engine/account/bank-impl.h 2012-05-05 12:27:00.551010698 +0200 +@@ -203,7 +203,7 @@ + void + Ekiga::BankImpl::add_account (boost::shared_ptr account) + { +- add_object (account); ++ this->add_object (account); + + account->questions.connect (boost::ref (questions)); + } +@@ -213,7 +213,7 @@ + void + Ekiga::BankImpl::remove_account (boost::shared_ptr account) + { +- remove_object (account); ++ this->remove_object (account); + } + + #endif +diff -Naur ekiga-3.3.2/lib/engine/addressbook/book-impl.h ekiga-3.3.2new/lib/engine/addressbook/book-impl.h +--- ekiga-3.3.2/lib/engine/addressbook/book-impl.h 2011-05-18 18:18:09.000000000 +0200 ++++ ekiga-3.3.2new/lib/engine/addressbook/book-impl.h 2012-05-05 12:27:19.013357167 +0200 +@@ -204,7 +204,7 @@ + Ekiga::BookImpl::add_contact (boost::shared_ptr contact) + { + contact->questions.connect (boost::ref (questions)); +- add_object (contact); ++ this->add_object (contact); + } + + +@@ -212,7 +212,7 @@ + void + Ekiga::BookImpl::remove_contact (boost::shared_ptr contact) + { +- remove_object (contact); ++ this->remove_object (contact); + } + + #endif +diff -Naur ekiga-3.3.2/lib/engine/addressbook/source-impl.h ekiga-3.3.2new/lib/engine/addressbook/source-impl.h +--- ekiga-3.3.2/lib/engine/addressbook/source-impl.h 2011-05-18 18:18:09.000000000 +0200 ++++ ekiga-3.3.2new/lib/engine/addressbook/source-impl.h 2012-05-05 12:27:51.943542425 +0200 +@@ -206,7 +206,7 @@ + void + Ekiga::SourceImpl::add_book (boost::shared_ptr book) + { +- add_object (book); ++ this->add_object (book); + + add_connection (book, book->contact_added.connect (boost::bind (boost::ref (contact_added), book, _1))); + +diff -Naur ekiga-3.3.2/lib/engine/presence/cluster-impl.h ekiga-3.3.2new/lib/engine/presence/cluster-impl.h +--- ekiga-3.3.2/lib/engine/presence/cluster-impl.h 2011-05-18 18:18:09.000000000 +0200 ++++ ekiga-3.3.2new/lib/engine/presence/cluster-impl.h 2012-05-05 12:28:16.843707110 +0200 +@@ -147,7 +147,7 @@ + + add_connection (heap, heap->questions.connect (boost::ref (questions))); + +- add_object (heap); ++ this->add_object (heap); + } + + template +diff -Naur ekiga-3.3.2/lib/engine/presence/heap-impl.h ekiga-3.3.2new/lib/engine/presence/heap-impl.h +--- ekiga-3.3.2/lib/engine/presence/heap-impl.h 2011-05-18 18:18:09.000000000 +0200 ++++ ekiga-3.3.2new/lib/engine/presence/heap-impl.h 2012-05-05 12:28:42.508969032 +0200 +@@ -160,14 +160,14 @@ + { + presentity->questions.connect (boost::ref (questions)); + +- add_object (presentity); ++ this->add_object (presentity); + } + + template + void + Ekiga::HeapImpl::remove_presentity (boost::shared_ptr presentity) + { +- remove_object (presentity); ++ this->remove_object (presentity); + } + + #endif From elentir at frugalware.org Sat May 5 13:04:47 2012 From: elentir at frugalware.org (Elentir) Date: Sat, 5 May 2012 13:04:47 +0200 (CEST) Subject: [Frugalware-git] boost149: glom-1.22.0-1-x86_64 Message-ID: <20120505110447.866D5228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=1bb22b6784619e4a0a4d2ba5baabc1901b8e96e9 commit 1bb22b6784619e4a0a4d2ba5baabc1901b8e96e9 Author: Elentir Date: Sat May 5 13:04:12 2012 +0200 glom-1.22.0-1-x86_64 * version bump diff --git a/source/gnome-extra/glom/FrugalBuild b/source/gnome-extra/glom/FrugalBuild index 8772f86..a168318 100644 --- a/source/gnome-extra/glom/FrugalBuild +++ b/source/gnome-extra/glom/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Priyank Gosalia pkgname=glom -pkgver=1.20.2 -pkgrel=2 +pkgver=1.22.0 +pkgrel=1 pkgdesc="A database design tool for GNOME" _F_gnome_iconcache="y" _F_gnome_mime="y" @@ -18,7 +18,7 @@ depends=('gtkmm' 'pygobject3' 'evince' 'libxml++'\ groups=('gnome-extra') archs=('i686' 'x86_64') Fconfopts="${Fconfopts[@]} --with-postgres-utils=/usr/bin --disable-documentation" -sha1sums=('816392f01393e85f5fd2a872c119a4d87d7dcd2a') +sha1sums=('f13be4cdf37267f6f6a9b0f7e1cec16b7c6c7c68') build() { From kikadf.01 at gmail.com Sat May 5 14:28:23 2012 From: kikadf.01 at gmail.com (kikadf) Date: Sat, 5 May 2012 14:28:23 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: rspec-mocks-2.10.1-1-i686 Message-ID: <20120505122823.2E397228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5a0d94a270fdf096879ed2719275f791a1375c89 commit 5a0d94a270fdf096879ed2719275f791a1375c89 Author: kikadf Date: Sat May 5 15:28:00 2012 +0200 rspec-mocks-2.10.1-1-i686 * Version bump diff --git a/source/devel-extra/rspec-mocks/FrugalBuild b/source/devel-extra/rspec-mocks/FrugalBuild index b566260..76a3c7b 100644 --- a/source/devel-extra/rspec-mocks/FrugalBuild +++ b/source/devel-extra/rspec-mocks/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: kikadf pkgname=rspec-mocks -pkgver=2.10.0 +pkgver=2.10.1 pkgrel=1 pkgdesc="RSpec's 'test double' framework, with support for stubbing and mocking" url="https://www.relishapp.com/rspec" Finclude gem groups=('devel-extra') archs=('i686' 'x86_64') -sha1sums=('8cd390902f445a62ead81dfaf1cd3b5434ff0a58') +sha1sums=('b988b8a773fe6591fae9a0c377ace0e6e62fbfb4') From kikadf.01 at gmail.com Sat May 5 14:30:21 2012 From: kikadf.01 at gmail.com (kikadf) Date: Sat, 5 May 2012 14:30:21 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: rspec-2.10.0-2-i686 Message-ID: <20120505123021.A5273228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5d8a8f07b860ebff71ce2dd0b5733658bae167a7 commit 5d8a8f07b860ebff71ce2dd0b5733658bae167a7 Author: kikadf Date: Sat May 5 15:30:09 2012 +0200 rspec-2.10.0-2-i686 * Fix depends diff --git a/source/devel-extra/rspec/FrugalBuild b/source/devel-extra/rspec/FrugalBuild index 5469a48..eacae59 100644 --- a/source/devel-extra/rspec/FrugalBuild +++ b/source/devel-extra/rspec/FrugalBuild @@ -3,10 +3,10 @@ pkgname=rspec pkgver=2.10.0 -pkgrel=1 +pkgrel=2 pkgdesc="RSpec is testing tool for the Ruby programming language." url="http://rspec.info/" -rodepends=("rspec-core=$pkgver" "rspec-expectations=$pkgver" "rspec-mocks=$pkgver") +rodepends=("rspec-core=$pkgver" "rspec-expectations=$pkgver" "rspec-mocks=2.10.1") Finclude gem groups=('devel-extra') archs=('i686' 'x86_64') From devil505linux at gmail.com Sat May 5 14:32:19 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 5 May 2012 14:32:19 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: thunar-shares-plugin-0.2.0-5-i686 * bin Message-ID: <20120505123219.E3D2A228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=11a456e8432b2fbaec5128b7bcbba4eb699d674c commit 11a456e8432b2fbaec5128b7bcbba4eb699d674c Author: Devil505 Date: Sat May 5 14:31:25 2012 +0200 thunar-shares-plugin-0.2.0-5-i686 * bin diff --git a/source/xfce4-extra/thunar-shares-plugin/FrugalBuild b/source/xfce4-extra/thunar-shares-plugin/FrugalBuild deleted file mode 100644 index 1c4b7d8..0000000 --- a/source/xfce4-extra/thunar-shares-plugin/FrugalBuild +++ /dev/null @@ -1,26 +0,0 @@ -# Compiling Time: 0.02 SBU -# Maintainer: Devil505 - -pkgname=thunar-shares-plugin -pkgver=0.2.0 -pkgrel=4 -pkgdesc="Thunar plugin to share files using Samba." -url="http://goodies.xfce.org/projects/thunar-plugins/thunar-shares-plugin" -makedepends=('intltool') -depends=('thunar>=1.2.2' 'thunar-vfs' 'samba') -groups=('xfce4-extra' 'xfce4-goodies') -archs=('i686' 'x86_64') -_F_xfce_category="thunar-plugins" -_F_xfce_goodies_ext=".tar.gz" -Finclude xfce4 -sha1sums=('c890d970c57ee5da422022f354873f167be30a20') - -build() { - Fcd - # Patch in order to build against thunarx-2 - sed -i "s|\(thunarx-\)1|\12|g" configure{,.in} thunar-plugin/Makefile.{am,in} || Fdie - sed -i "s|get_vfs_info|get_file_info|" libshares/libshares-util.c || Fdie - Fbuild -} - -# optimization OK From devil505linux at gmail.com Sat May 5 16:25:45 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 5 May 2012 16:25:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: geary-0.1.0-1-i686 * new package Message-ID: <20120505142545.E53E9228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e654a714f330a4fcd6d7e35c2b7b00bf893f1d7f commit e654a714f330a4fcd6d7e35c2b7b00bf893f1d7f Author: Devil505 Date: Sat May 5 16:25:25 2012 +0200 geary-0.1.0-1-i686 * new package diff --git a/source/gnome-extra/geary/FrugalBuild b/source/gnome-extra/geary/FrugalBuild new file mode 100644 index 0000000..7c518b3 --- /dev/null +++ b/source/gnome-extra/geary/FrugalBuild @@ -0,0 +1,29 @@ +# Compiling Time: 0.67 SBU +# Maintainer: Devil505 + +pkgname=geary +pkgver=0.1.0 +pkgrel=1 +pkgdesc="A new lightweight, easy-to-use, feature-rich email client" +url="http://redmine.yorba.org/projects/geary" +depends=('libgee' 'unique' 'sqlheavy' 'gmime2' 'libgnome-keyring' 'webkit-gtk3') +makedepends=('vala') +_F_gnome_iconcache="y" +_F_gnome_desktop="y" +_F_gnome_glib="y" +Finclude cmake gnome-scriptlet +groups=('gnome-extra') +archs=('i686' 'x86_64') +up2date="Flasttar http://yorba.org/download/geary/stable/" +source=(http://yorba.org/download/geary/stable/$pkgname-$pkgver.tar.xz) +sha1sums=('cb3330687b41ed52548ed4d35a29bca57df38f9d') +replaces=('postler') + +build() { + Fcd + Fsed "sqlheavy-0.1" "sqlheavy-0.2" src/CMakeLists.txt + CMake_build + Fbuild_gnome_scriptlet +} + +# optimization OK From devil505linux at gmail.com Sat May 5 16:27:20 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 5 May 2012 16:27:20 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: postler-20120105-2-i686 * bin, replaced by geary Message-ID: <20120505142720.CE466228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7748afe42d1978f39e9239e0b4d9d814e0b84fcf commit 7748afe42d1978f39e9239e0b4d9d814e0b84fcf Author: Devil505 Date: Sat May 5 16:27:17 2012 +0200 postler-20120105-2-i686 * bin, replaced by geary diff --git a/source/gnome-extra/postler/FrugalBuild b/source/gnome-extra/postler/FrugalBuild deleted file mode 100644 index 0e52b36..0000000 --- a/source/gnome-extra/postler/FrugalBuild +++ /dev/null @@ -1,29 +0,0 @@ -# Compiling Time: 0.07 SBU -# Maintainer: Devil505 - -pkgname=postler -pkgver=20120105 -pkgrel=2 -pkgdesc="A lean mail interface" -url="http://git.xfce.org/apps/postler" -depends=('libcanberra' 'libzeitgeist' 'folks' 'libtool') -makedepends=('vala' 'intltool' 'librsvg' 'gettext' 'python' 'msmtp') -groups=('gnome-extra') -archs=('i686' 'x86_64') -options=('force') -_F_gnome_desktop="y" -_F_gnome_iconcache="y" -Finclude gnome-scriptlet -up2date="Flasttar http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname" -source=(http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('4d94f3b7d328bee3d80e45279c9c721eea197d80') - -build() { - Fcd - Fpatchall - ./waf configure --prefix=/usr --disable-docs --disable-libstemmer || Fdie - ./waf build || Fdie - ./waf --destdir=$Fdestdir install || Fdie - Fbuild_gnome_scriptlet -} - From devil505linux at gmail.com Sat May 5 18:10:25 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 5 May 2012 18:10:25 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: * update Message-ID: <20120505161025.CB57F228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ad39fe4fc13d850a310df3b9be6cb7d7f907b0c3 commit ad39fe4fc13d850a310df3b9be6cb7d7f907b0c3 Author: Devil505 Date: Sat May 5 18:09:22 2012 +0200 * update diff --git a/NEWS b/NEWS index b275c69..8598187 100644 --- a/NEWS +++ b/NEWS @@ -22,8 +22,10 @@ pre2=( "GNOME 3.4" "KDE 4.8.2" "XFCE 4.10" +"Firefox 12, Thunderbird 12, Gimp 2.8" "New features:" "LightDM has replaced SLiM as default display manager for XFCE" +"New default wallpaper" ) rc1=( From devil505linux at gmail.com Sat May 5 18:32:48 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 5 May 2012 18:32:48 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ttf-oxygen-20120505-1-i686 * new package (for FW kde artwork) Message-ID: <20120505163248.4428F228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3d08546209c74bb2bf287b0781c50f4d9c7a1dac commit 3d08546209c74bb2bf287b0781c50f4d9c7a1dac Author: Devil505 Date: Sat May 5 18:29:19 2012 +0200 ttf-oxygen-20120505-1-i686 * new package (for FW kde artwork) diff --git a/source/kde/ttf-oxygen/FrugalBuild b/source/kde/ttf-oxygen/FrugalBuild new file mode 100644 index 0000000..6ace1aa --- /dev/null +++ b/source/kde/ttf-oxygen/FrugalBuild @@ -0,0 +1,21 @@ +# Compiling Time: 0 SBU +# Maintainer: Devil505 + +pkgname=ttf-oxygen +pkgver=20120505 +pkgrel=1 +pkgdesc="A desktop/gui font family for integrated use with the KDE desktop." +url="https://projects.kde.org/projects/playground/artwork/oxygen-fonts" +depends=('fontconfig') +groups=('kde') +archs=('i686' 'x86_64') +up2date="Flasttar http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname" +source=(http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) +sha1sums=('2a1beefca7c5f45d07a3aecc1b88850e258067df') + +build() { + Fcd $pkgname-$pkgver/version-0.2/ + Fmkdir usr/share/fonts/TTF/ + Finstallrel 644 {Monospace,Oxygen-Bold,Oxygen-Regular}/*.ttf usr/share/fonts/TTF/ +} + From devil505linux at gmail.com Sat May 5 18:37:36 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 5 May 2012 18:37:36 +0200 (CEST) Subject: [Frugalware-git] artwork: * updating themes Message-ID: <20120505163736.0652D228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=artwork.git;a=commitdiff;h=97baf2a087486a8c219ed3fa115867bcab6767ec commit 97baf2a087486a8c219ed3fa115867bcab6767ec Author: Devil505 Date: Sat May 5 18:33:43 2012 +0200 * updating themes diff --git a/gnome-frugalware/theme/Frugalware/gtk-2.0/Handle/resize_grip.png b/gnome-frugalware/theme/Frugalware/gtk-2.0/Handle/resize_grip.png old mode 100755 new mode 100644 diff --git a/gnome-frugalware/theme/Frugalware/gtk-2.0/Range/slider-prelight.png b/gnome-frugalware/theme/Frugalware/gtk-2.0/Range/slider-prelight.png old mode 100755 new mode 100644 diff --git a/gnome-frugalware/theme/Frugalware/gtk-2.0/Range/slider.png b/gnome-frugalware/theme/Frugalware/gtk-2.0/Range/slider.png old mode 100755 new mode 100644 diff --git a/gnome-frugalware/theme/Frugalware/gtk-2.0/Range/trough.png b/gnome-frugalware/theme/Frugalware/gtk-2.0/Range/trough.png old mode 100755 new mode 100644 diff --git a/gnome-frugalware/theme/Frugalware/gtk-3.0/albumlistview.css b/gnome-frugalware/theme/Frugalware/gtk-3.0/albumlistview.css new file mode 100644 index 0000000..db4f48e --- /dev/null +++ b/gnome-frugalware/theme/Frugalware/gtk-3.0/albumlistview.css @@ -0,0 +1,48 @@ +BeatBoxAlbumListView, +BeatBoxAlbumListView * { + background-color: #262626; + color: @selected_fg_color; +} + +BeatBoxAlbumListView GtkTreeView { + background-color: #262626; + background-image: -gtk-gradient (linear, + right bottom, + left bottom, + from (#262626), + to (#262626)); + color: @selected_fg_color; + -GtkTreeView-vertical-separator: 3; + -GtkTreeView-grid-line-width: 0; +} + +BeatBoxAlbumListView GtkTreeView row:nth-child(even) { + background-image: none; + background-color: #313131; + border-width: 1px; + border-style: solid; + border-color: #373737; +} + + +BeatBoxAlbumListView GtkTreeView row:nth-child(odd) { + background-image: none; + background-color: #262626; + border-width: 0px; + border-style: none; +} + +BeatBoxAlbumListView .close-button, +BeatBoxAlbumListView .close-button:hover, +BeatBoxAlbumListView .close-button:active, +BeatBoxAlbumListView .close-button:active:hover { + background-color: #000; + background-image: none; + + border-width: 1px; + border-color: #3c3b37; + + -unico-border-width: 0; + -unico-outer-stroke-width: 0; + -unico-inner-stroke-width: 0; +} \ No newline at end of file diff --git a/gnome-frugalware/theme/Frugalware/gtk-3.0/assets/pane-handle.svg b/gnome-frugalware/theme/Frugalware/gtk-3.0/assets/pane-handle.svg new file mode 100644 index 0000000..3a93520 --- /dev/null +++ b/gnome-frugalware/theme/Frugalware/gtk-3.0/assets/pane-handle.svg @@ -0,0 +1,233 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/gnome-frugalware/theme/Frugalware/gtk-3.0/button.css b/gnome-frugalware/theme/Frugalware/gtk-3.0/button.css index ff66762..ab1ac83 100644 --- a/gnome-frugalware/theme/Frugalware/gtk-3.0/button.css +++ b/gnome-frugalware/theme/Frugalware/gtk-3.0/button.css @@ -21,12 +21,12 @@ GtkComboBox.combobox-entry .button { left top, left bottom, from (shade (@bg_color, 1.15)), - to (shade (@bg_color, 1.03))); + to (shade (@bg_color, 0.98))); -unico-border-gradient: -gtk-gradient (linear, left top, left bottom, from (shade (@bg_color, 0.78)), - to (shade (@bg_color, 0.60))); + to (shade (@bg_color, 0.65))); } .button:hover { @@ -39,12 +39,12 @@ GtkComboBox.combobox-entry .button { background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@bg_color, 0.69)), - to (shade (@bg_color, 0.91))); + from (shade (@bg_color, 0.86)), + to (shade (@bg_color, 0.95))); -unico-border-gradient: -gtk-gradient (linear, left top, left bottom, - from (shade (@bg_color, 0.52)), + from (shade (@bg_color, 0.56)), to (shade (@bg_color, 0.68))); } diff --git a/gnome-frugalware/theme/Frugalware/gtk-3.0/content-view.css b/gnome-frugalware/theme/Frugalware/gtk-3.0/content-view.css index e7a32cb..c0c6fa8 100644 --- a/gnome-frugalware/theme/Frugalware/gtk-3.0/content-view.css +++ b/gnome-frugalware/theme/Frugalware/gtk-3.0/content-view.css @@ -15,10 +15,27 @@ * along with this program. If not, see . **/ -.content-view { +.content-view, +.content-view GtkViewport { background-color: @base_color; } +.content-view-window { + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (#f8f8f8), + color-stop (0.8, #f8f8f8), + to (#f0f0f0)); + + border-radius: 6px; + + border-width: 1px; + border-style: solid; + border-color: alpha (#000, 0.25); + +} + .content-view .entry { background-image: -gtk-gradient (linear, @@ -59,6 +76,9 @@ -unico-outer-stroke-width: 1; -unico-inner-stroke-width: 1; + color: @text_color; + text-shadow: 0 1 alpha (#fff, 0.60); + border-style: solid; border-radius: 2.5px; @@ -70,14 +90,14 @@ left top, left bottom, from (alpha (#fff, 0.00)), color-stop (0.80, alpha (#fff, 0.00)), - to (alpha (#fff, 0.30))); + to (alpha (#fff, 0.60))); -unico-inner-stroke-gradient: -gtk-gradient (linear, left bottom, left top, - from (alpha (#fff, 0.20)), - color-stop (0.20, alpha (#fff, 0.05)), - color-stop (0.80, alpha (#fff, 0.05)), - to (alpha (#fff, 0.50))); + from (alpha (#fff, 0.40)), + color-stop (0.20, alpha (#fff, 0.10)), + color-stop (0.80, alpha (#fff, 0.10)), + to (alpha (#fff, 1.00))); -unico-border-gradient: -gtk-gradient (linear, @@ -100,12 +120,6 @@ from (shade (@base_color, 0.74)), to (shade (@base_color, 0.74))); - -unico-outer-stroke-gradient: -gtk-gradient (linear, - left top, left bottom, - from (alpha (#fff, 0.00)), - color-stop (0.80, alpha (#fff, 0.00)), - to (alpha (#fff, 0.30))); - -unico-inner-stroke-gradient: -gtk-gradient (linear, left top, left bottom, from (alpha (#000, 0.07)), @@ -117,3 +131,25 @@ background-color: alpha (#fff, 0.0); } +.content-view .help_button * { + color: @text_color; +} + +.content-view .toolbar { + -GtkWidget-window-dragging: true; + + padding: 1px; + + border-style: solid; + border-width: 0 0 1px 0; + -unico-inner-stroke-width: 0 0 1px 0; + + border-color: alpha (#000, 0.05); + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (alpha (#000, 0.10)), + to (alpha (#000, 0.03))); + +} + diff --git a/gnome-frugalware/theme/Frugalware/gtk-3.0/gtk-widgets.css b/gnome-frugalware/theme/Frugalware/gtk-3.0/gtk-widgets.css index e2354ff..e2844a7 100644 --- a/gnome-frugalware/theme/Frugalware/gtk-3.0/gtk-widgets.css +++ b/gnome-frugalware/theme/Frugalware/gtk-3.0/gtk-widgets.css @@ -47,25 +47,22 @@ ****************/ * { - color: @text_color; background-color: @bg_color; + color: @text_color; } *:backdrop { background-color: shade (@bg_color, 1.06); - text-shadow: none; - icon-shadow: none; - color: alpha (@text_color, 0.8); + color: @insensitive_color; } *:insensitive { - color: alpha (@text_color, 0.7); + color: @insensitive_color; } *:selected, *:selected:focused { background-color: alpha (@selected_bg_color, 0.9); - color: @selected_fg_color; } @@ -143,12 +140,15 @@ GtkSwitch.slider { ************/ /* Square */ +.dynamic-notebook tab, .inline-toolbar.toolbar, .inline-toolbar.toolbar .button, +.pane-separator, +.rubberband, .spinbutton .button, .spinbutton .button:focus, -.pane-separator, .view, +GtkTreeView .entry, column-header .button { border-radius: 0; } @@ -167,7 +167,7 @@ column-header .button { border-radius: 6px; } -/* Round */ +/* Circular */ .help_button, .radio, GtkInfoBar .button, @@ -185,11 +185,13 @@ GtkSwitch.trough { /* etched text */ .button, +.help_button:backdrop, .entry, .inline-toolbar.toolbar .button, *:insensitive, .notebook, .secondary-toolbar, +.secondary-toolbar.toolbar .button, .sidebar, .sidebar.view, .toolbar, @@ -230,6 +232,11 @@ GtkSwitch.trough:active { icon-shadow: 0 1 alpha (#000, 0.3); } +.title { font: raleway 36; } +.h1 { font: open sans bold 24; } +.h2 { font: open sans light 18; } +.h3 { font: open sans bold 12; } + /*********** * Calendar * ************/ @@ -301,19 +308,40 @@ GtkScrolledWindow.frame { ********/ .grip { - -unico-centroid-texture: url("assets/resize-grip.svg"); background-color: transparent; - background-image: url("assets/resize-grip.svg"); + -unico-centroid-texture: url("assets/resize-grip.svg"); } /************ * iconview * ************/ +GtkViewport, +GtkIconView { + padding: 0; + background-color: @transparent; +} + +GtkIconView.view.cell:selected, +GtkIconView.view.cell:selected:focused { + background-color: alpha (#000, 0.18); + border-radius: 4px; + color: @text_color; + + -unico-border-gradient: -gtk-gradient (linear, + left top, left bottom, + from (shade (@base_color, 0.74)), + to (shade (@base_color, 0.74))); + + -unico-inner-stroke-gradient: -gtk-gradient (linear, + left top, left bottom, + from (alpha (#000, 0.07)), + to (alpha (#000, 0.03))); +} + .rubberband { background-color: alpha (@selected_bg_color, 0.35); border-color: @selected_bg_color; - border-radius: 0; border-style: solid; border-width: 1px; } @@ -357,6 +385,11 @@ GtkInfoBar:backdrop { from (shade (@bg_color, 0.75)), to (shade (@bg_color, 0.63))); } + +GtkInfoBar .entry, +GtkInfoBar .menu { + color: @text_color; +} GtkInfoBar .button { @@ -385,18 +418,6 @@ GtkInfoBar .button { } -GtkInfoBar .button:backdrop { - - background-image: none; - background-color: @transparent; - - -unico-border-gradient: -gtk-gradient (linear, - left top, left bottom, - from (alpha (#000, 0.30)), - to (alpha (#000, 0.24))); - -} - GtkInfoBar .button:active, GtkInfoBar .button:hover:active { @@ -428,8 +449,37 @@ GtkInfoBar .button:hover:insensitive { -unico-border-gradient: -gtk-gradient (linear, left top, left bottom, - from (alpha (#000, 0.20)), - to (alpha (#000, 0.14))); + from (alpha (#000, 0.24)), + to (alpha (#000, 0.18))); + +} + +GtkInfoBar *:insensitive { + + color: shade (@selected_bg_color, 0.65); + +} + +GtkInfoBar *:backdrop { + + color: #fff; +} + +GtkInfoBar .button *:backdrop { + + color: shade (@bg_color, 0.50); +} + + +GtkInfoBar .button:backdrop { + + background-image: none; + background-color: @transparent; + + -unico-border-gradient: -gtk-gradient (linear, + left top, left bottom, + from (alpha (#000, 0.30)), + to (alpha (#000, 0.24))); } @@ -441,6 +491,14 @@ GtkInfoBar .button:hover:insensitive { background-color: shade (@bg_color, 1.06) } +/****************** +* Scrolled Window * +******************/ + +GtkScrolledWindow { + background-color: @transparent; +} + /************ * Separator * ************/ @@ -502,6 +560,17 @@ BeatBoxStatusBar { to (alpha (#fff, 0.50))); } +BeatBoxStatusBar:backdrop { + + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (shade (@bg_color, 1.08)), + to (shade (@bg_color, 0.98))); + + border-top-color: shade (@bg_color, 0.62); +} + /************ * Switches * ***********/ @@ -637,6 +706,7 @@ PostlerMessages.view row:selected, .button:insensitive, .entry, .check, +.dynamic-notebook .button, .notebook tab .button { -unico-outer-stroke-gradient: -gtk-gradient (linear, left top, left bottom, @@ -667,6 +737,7 @@ GtkSwitch.trough { .check, .inline-toolbar.toolbar, .inline-toolbar.toolbar .button, +.dynamic-notebook .button, .notebook tab .button, .radio, GtkProgressBar.trough, @@ -686,7 +757,7 @@ GtkProgressBar.trough, -unico-outer-stroke-gradient: -gtk-gradient (linear, left top, left bottom, from (alpha (#000, 0.00)), - to (alpha (#000, 0.10))); + to (alpha (#000, 0.08))); } @@ -709,8 +780,24 @@ GtkSwitch.trough { -unico-border-gradient: -gtk-gradient (linear, left top, left bottom, - from (shade (@bg_color, 0.65)), - to (shade (@bg_color, 0.72))); + from (alpha (#000, 0.34)), + to (alpha (#000, 0.20))); +} + +.check:backdrop, +.entry:backdrop, +.radio:backdrop, +GtkSwitch.trough:backdrop { + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (shade (@base_color, 0.90)), + to (@base_color)); + + -unico-inner-stroke-gradient: -gtk-gradient (linear, + left top, left bottom, + from (alpha (#000, 0.07)), + to (alpha (#000, 0.04))); } @@ -734,20 +821,6 @@ GtkSwitch.trough:insensitive { } -/* Backdrop Trough */ - -.check:backdrop, -.entry:backdrop, -.radio:backdrop, -GtkSwitch.trough:backdrop { - - -unico-border-gradient: -gtk-gradient (linear, - left top, left bottom, - from (shade (@bg_color, 0.72)), - to (shade (@bg_color, 0.84))); - -} - /* Shallow Trough */ GtkProgressBar.trough, @@ -820,7 +893,7 @@ GtkComboBox.combobox-entry .button:prelight { * Entry * ********/ -*.entry{ +*.entry { padding: 5px; -GtkEntry-progress-border: 0; } @@ -878,7 +951,6 @@ GtkComboBox.combobox-entry .button:prelight { *****************/ .dynamic-notebook { - padding: 0; background-image: -gtk-gradient (linear, left top, left bottom, @@ -886,32 +958,53 @@ GtkComboBox.combobox-entry .button:prelight { to (shade (@bg_color, 0.76))); } -.dynamic-notebook tab { - padding: 2px 3px 0 3px; - color: alpha (@text_color, 0.80); - background-image: none; - background-color: @transparent; - border-radius: 0; - border-width: 0 1px 0 0; - -unico-inner-stroke-width: 0 1px 0 0; - -unico-outer-stroke-width: 0; - -unico-border-gradient: -gtk-gradient (linear, - left top, left bottom, - from (@transparent), - to (alpha (#000, 0.20))); - -unico-inner-stroke-gradient: -gtk-gradient (linear, - left top, left bottom, - from (@transparent), - to (alpha (#fff, 0.20))); +.dynamic-notebook .notebook { + border-width: 1px 0 0 0; + -unico-outer-stroke-style: none; + -unico-inner-stroke-style: none; + + border-radius: 0; + + -GtkNotebook-tab-overlap: 4px; + -GtkNotebook-initial-gap: 10px; } -.dynamic-notebook tab:active { +.dynamic-notebook .notebook tab { + padding: 2px 3px 0 3px; + + color: alpha (@text_color, 0.80); + + border-radius: 0; + + background-image: none; + background-color: @transparent; + + border-width: 0 1px 0 0; + -unico-inner-stroke-width: 0 1px 0 0; + -unico-outer-stroke-width: 0; + -unico-border-gradient: -gtk-gradient (linear, + left top, left bottom, + from (@transparent), + to (alpha (#000, 0.20))); + -unico-inner-stroke-gradient: -gtk-gradient (linear, + left top, left bottom, + from (@transparent), + to (alpha (#fff, 0.20))); + +} + +.dynamic-notebook .notebook tab:nth-child(first) { + border-width: 0 1px 0 1px; + -unico-inner-stroke-width: 0 1px 0 1px; +} + +.dynamic-notebook .notebook tab:active { background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@bg_color, 1.24)), - to (shade (@bg_color, 1.06))); + from (shade (@bg_color, 1.06)), + to (@bg_color)); -unico-border-gradient: none; border-color: shade (@bg_color, 0.50); @@ -932,7 +1025,6 @@ GtkComboBox.combobox-entry .button:prelight { border-color: shade (@bg_color, 0.60); -GtkNotebook-tab-overlap: 5px; - /*-GtkNotebook-initial-gap: 8px;*/ background-color: shade (@bg_color, 1.06); } @@ -960,10 +1052,18 @@ GtkComboBox.combobox-entry .button:prelight { } -.notebook tab .button, +.dynamic-notebook .button:hover, +.dynamic-notebook .button:hover:active, +.dynamic-notebook .notebook .button, +.dynamic-notebook .notebook .button:hover, +.dynamic-notebook .notebook .button:hover:active, .notebook tab .button:hover, .notebook tab .button:hover:active { + padding: 0; + + -GtkButton-inner-border: 0; + -GtkButton-image-spacing: 0; -GtkButton-inner-border: 0; background-image: none; @@ -975,6 +1075,8 @@ GtkComboBox.combobox-entry .button:prelight { to (alpha (#000, 0.32))); } +.dynamic-notebook .button:hover:active, +.dynamic-notebook .notebook .button:hover:active, .notebook tab .button:hover:active { background-color: alpha (#000, 0.10); } @@ -982,6 +1084,8 @@ GtkComboBox.combobox-entry .button:prelight { .pane-separator, .pane-separator:prelight, .pane-separator:selected { + + -unico-centroid-texture: url("assets/pane-handle.svg"); background-image: -gtk-gradient (linear, left top, @@ -1046,9 +1150,6 @@ GtkComboBox.combobox-entry .button:prelight { -GtkWidget-focus-line-width: 1; */ -.grip { -} - /************************* * Check and Radio items * *************************/ @@ -1110,10 +1211,6 @@ GtkViewport, GtkIconView { } -GtkIconView.view.cell:selected, -GtkIconView.view.cell:selected:focused { -} - GtkTreeView { -GtkTreeView-vertical-separator: 0; -GtkTreeView-expander-size: 8px; @@ -1132,7 +1229,6 @@ GtkTreeView.separator { } GtkTreeView .entry { - border-radius: 0; } column-header { @@ -1187,9 +1283,14 @@ row:hover { row:insensitive { } -row:selected, -row:selected:focused { +.view:selected { + background-color: shade (@base_color, 0.80); + color: @text_color; +} + +.view:selected:focused { background-color: @selected_bg_color; + color: @selected_fg_color; } row:selected:backdrop, @@ -1219,6 +1320,8 @@ CheeseThumbView /* Cheese */ @import url("toolbar.css"); @import url("content-view.css"); @import url("popover.css"); + at import url("albumlistview.css"); + at import url("notify.css"); /********************** diff --git a/gnome-frugalware/theme/Frugalware/gtk-3.0/gtk.css b/gnome-frugalware/theme/Frugalware/gtk-3.0/gtk.css index 44ddf99..bd31314 100644 --- a/gnome-frugalware/theme/Frugalware/gtk-3.0/gtk.css +++ b/gnome-frugalware/theme/Frugalware/gtk-3.0/gtk.css @@ -4,6 +4,7 @@ @define-color tooltip_bg_color #000; @define-color selected_bg_color #4a90d9; @define-color text_color #2e3436; + at define-color insensitive_color #888; @define-color fg_color #2e3436; @define-color tooltip_fg_color #FFF; @define-color selected_fg_color #FFF; diff --git a/gnome-frugalware/theme/Frugalware/gtk-3.0/notify.css b/gnome-frugalware/theme/Frugalware/gtk-3.0/notify.css new file mode 100644 index 0000000..5bd730d --- /dev/null +++ b/gnome-frugalware/theme/Frugalware/gtk-3.0/notify.css @@ -0,0 +1,17 @@ +.notify { + /*-notify-shadow: 0px 2px 18px alpha (#000, 0.60);*/ + + border-radius: 5px; + border-width: 1px; + border-style: solid; + + border-color: alpha (#000, 0.30); + + background-color: alpha (#f8f8f8, 0.95); +} + +.notify .low { +} + +.notify .critical { +} diff --git a/gnome-frugalware/theme/Frugalware/gtk-3.0/popover.css b/gnome-frugalware/theme/Frugalware/gtk-3.0/popover.css index 8c97c62..ec13a3b 100644 --- a/gnome-frugalware/theme/Frugalware/gtk-3.0/popover.css +++ b/gnome-frugalware/theme/Frugalware/gtk-3.0/popover.css @@ -2,22 +2,28 @@ GraniteWidgetsPopOver { -GraniteWidgetsPopOver-arrow-width: 24; -GraniteWidgetsPopOver-arrow-height: 12; - -GraniteWidgetsPopOver-border-radius: 6; + -GraniteWidgetsPopOver-border-radius: 7px; -GraniteWidgetsPopOver-border-width: 1; -GraniteWidgetsPopOver-shadow-size: 18; border-style: solid; - border-color: shade (@bg_color, 0.50); - background-color: #f8f8f8; + border-color: alpha (#000, 0.40); margin: 0; } -GraniteWidgetsPopOver * { - background-color: #f8f8f8; +.popover_bg { + background-color: @transparent; + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (alpha (#f9f9f9, 0.97)), + color-stop (0.80, alpha (#f9f9f9, 0.97)), + to (alpha (#f0f0f0, 0.97))); } -GraniteWidgetsPopOver .sidebar.view { - background-color: #f8f8f8 +GraniteWidgetsPopOver .sidebar.view, +GraniteWidgetsPopOver * { + background-color: @transparent; } GraniteWidgetsPopOver .button { diff --git a/gnome-frugalware/theme/Frugalware/gtk-3.0/sidebar.css b/gnome-frugalware/theme/Frugalware/gtk-3.0/sidebar.css index 75ecea7..08a86a0 100644 --- a/gnome-frugalware/theme/Frugalware/gtk-3.0/sidebar.css +++ b/gnome-frugalware/theme/Frugalware/gtk-3.0/sidebar.css @@ -15,7 +15,8 @@ -GtkTreeView-vertical-separator: 1; } -.sidebar.view:selected { +.sidebar.view:selected, +.sidebar.view:prelight:selected { border-style: solid; border-width: 1px 0 1px 0; -unico-inner-stroke-width: 1px 0 1px 0; @@ -37,7 +38,8 @@ to (alpha (#fff, 0.10))); } -.sidebar.view:selected:backdrop { +.sidebar.view:selected:backdrop, +.sidebar.view:prelight:selected:backdrop { background-image: -gtk-gradient (linear, left top, left bottom, @@ -61,8 +63,10 @@ VarkaWidgetsHCollapsiblePaned, VarkaWidgetsHCollapsiblePaned.pane-separator, VarkaWidgetsHCollapsiblePaned.pane-separator:prelight, VarkaWidgetsHCollapsiblePaned.pane-separator:selected { - border-width: 0; - -GtkPaned-handle-size: 1; + + -unico-centroid-texture: none; + border-width: 0; + -GtkPaned-handle-size: 1; background-image: none; background-color: shade (@bg_color, 0.75); diff --git a/gnome-frugalware/theme/Frugalware/gtk-3.0/toolbar.css b/gnome-frugalware/theme/Frugalware/gtk-3.0/toolbar.css index 25b4324..0ea6392 100644 --- a/gnome-frugalware/theme/Frugalware/gtk-3.0/toolbar.css +++ b/gnome-frugalware/theme/Frugalware/gtk-3.0/toolbar.css @@ -62,15 +62,47 @@ border-color: shade (@bg_color, 0.50); } +.secondary-toolbar.toolbar:backdrop { + + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (shade (@bg_color, 0.96)), + to (shade (@bg_color, 0.86))); + + border-color: shade (@bg_color, 0.60); +} + + /****************** * Bottom Toolbars * ******************/ .bottom-toolbar.toolbar { - padding: 12px; - - border-width: 0; - -unico-inner-stroke-width: 0; + padding: 10px; + border-style: solid; + border-width: 1px 0 0 0; + -unico-inner-stroke-width: 1px; + + border-color: shade (@bg_color, 0.66); + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (@bg_color), + to (shade (@bg_color, 0.88))); +} + +.bottom-toolbar.toolbar:backdrop { + border-color: shade (@bg_color, 0.82); + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (shade (@bg_color, 1.06)), + to (shade (@bg_color, 1.02))); +} + +.bottom-toolbar.toolbar .button { + padding: 1px 3px 1px 3px; } @@ -121,9 +153,6 @@ .inline-toolbar.toolbar .button *:insensitive, .inline-toolbar.toolbar .button:insensitive { - - color: #888; - background-image: -gtk-gradient (linear, left top, left bottom, from (shade (@base_color, 0.86)), to (shade (@base_color, 0.92))); diff --git a/gnome-frugalware/theme/Frugalware/metacity-1/metacity-theme-1.xml b/gnome-frugalware/theme/Frugalware/metacity-1/metacity-theme-1.xml index e454ab9..6190ff0 100644 --- a/gnome-frugalware/theme/Frugalware/metacity-1/metacity-theme-1.xml +++ b/gnome-frugalware/theme/Frugalware/metacity-1/metacity-theme-1.xml @@ -1,11 +1,11 @@ - elementary - elementart Design Team - elementary - 2009-2012 - A pleasant theme built to adapt to many color schemes as well as be optimal for both high and low resolution displays. + elementary + elementart Design Team + elementary + 2009-2012 + A pleasant theme built to adapt to many color schemes as well as be optimal for both high and low resolution displays. @@ -23,13 +23,11 @@ - + - - @@ -105,18 +103,18 @@ - - + + - - + + - + diff --git a/gnome-frugalware/theme/Frugalware/metacity-1/metacity-theme-3.xml b/gnome-frugalware/theme/Frugalware/metacity-1/metacity-theme-3.xml new file mode 100644 index 0000000..97ec917 --- /dev/null +++ b/gnome-frugalware/theme/Frugalware/metacity-1/metacity-theme-3.xml @@ -0,0 +1,875 @@ + + + + elementary + elementart Design Team + elementary + 2009-2012 + A pleasant theme built to adapt to many color schemes as well as be optimal for both high and low resolution displays. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <title color="shade/gtk:bg[NORMAL]/0.50" x="((width - title_width) / 2) `max` 0" y="0 `max` ((height-title_height)/2)"/> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title color="shade/gtk:bg[NORMAL]/1.15" x="((width - title_width) / 2) `max` 0" y="1 `max` ((height-title_height)/2)+1"/> + <title color="shade/gtk:bg[NORMAL]/0.70" x="((width - title_width) / 2) `max` 0" y="0 `max` ((height-title_height)/2)"/> +</draw_ops> + +<!-- ::: TITLEBAR ::: --> + +<draw_ops name="entire_background_focused"> + <rectangle color="gtk:bg[NORMAL]" x="1" y="5" width="width-2" height="height-6" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <rectangle color="shade/gtk:bg[NORMAL]/1.06" x="1" y="5" width="width-2" height="height-6" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_fill_focused"> + <gradient type="vertical" x="1" y="1" width="width-2" height="height-2"> + <color value="shade/gtk:bg[NORMAL]/1.04"/> + <color value="shade/gtk:bg[NORMAL]/1.0"/> + </gradient> +</draw_ops> + +<draw_ops name="titlebar_fill_unfocused"> + <gradient type="vertical" x="1" y="1" width="width-2" height="height-2"> + <color value="shade/gtk:bg[NORMAL]/1.10"/> + <color value="shade/gtk:bg[NORMAL]/1.06"/> + </gradient> +</draw_ops> + + +<draw_ops name="titlebar_fill_attached_focused"> <!-- gradient for attached and modal dialogs titlebar--> + <gradient type="vertical" x="0" y="0" width="width" height="title_height"> + <color value="gtk:custom(wm_bg_b,gtk:bg[NORMAL])" /> + <color value="gtk:custom(wm_bg_a,blend/gtk:bg[NORMAL]/gtk:base[NORMAL]/0.4)" /> + <color value="gtk:custom(wm_bg_b,gtk:bg[NORMAL])" /> + </gradient> +</draw_ops> + +<draw_ops name="hilight"> + <line color="shade/gtk:bg[NORMAL]/1.14" x1="0" y1="1" x2="width-1" y2="1" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <include name="titlebar_fill_focused" /> + <include name="hilight" /> +</draw_ops> + +<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_focused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_focused"> + <include name="titlebar_fill_focused" /> + <include name="rounded_hilight" /> +</draw_ops> + +<!-- :: CLOSE ICON :: --> + +<draw_ops name="close_focused"> + <image filename="close-normal.svg" + x="(width - object_width) / 2" + y="(height - object_height) / 2" + width="object_width" + height="object_height"/> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <image filename="close-pressed.svg" + x="(width - object_width) / 2" + y="(height - object_height) / 2" + width="object_width" + height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused"> + <image filename="close-backdrop.svg" + x="(width - object_width) / 2" + y="(height - object_height) / 2" + width="object_width" + height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <image filename="close-hover.svg" + x="(width - object_width) / 2" + y="(height - object_height) / 2" + width="object_width" + height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <image filename="close-pressed.svg" + x="(width - object_width) / 2" + y="(height - object_height) / 2" + width="object_width" + height="object_height"/> +</draw_ops> + +<!-- :: MAXIMIZE ICON :: --> + +<draw_ops name="maximize_focused"> + <image filename="maximize-normal.svg" + x="(width - object_width) / 2" + y="(height - object_height) / 2" + width="object_width" + height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <image filename="maximize-pressed.svg" + x="(width - object_width) / 2" + y="(height - object_height) / 2" + width="object_width" + height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <image filename="maximize-backdrop.svg" + x="(width - object_width) / 2" + y="(height - object_height) / 2" + width="object_width" + height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <image filename="maximize-hover.svg" + x="(width - object_width) / 2" + y="(height - object_height) / 2" + width="object_width" + height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <image filename="maximize-pressed.svg" + x="(width - object_width) / 2" + y="(height - object_height) / 2" + width="object_width" + height="object_height"/> +</draw_ops> + +<!-- :: BLANK :: --> + +<draw_ops name="blank"/> + +<!-- :: FRAME STYLES :: --> + +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="blank" /> + <button function="minimize" state="pressed" draw_ops="blank" /> + <button function="menu" state="normal" draw_ops="blank" /> + <button function="menu" state="pressed" draw_ops="blank" /> + <button function="shade" state="normal" draw_ops="blank" /> + <button function="shade" state="pressed" draw_ops="blank" /> + <button function="unshade" state="normal" draw_ops="blank" /> + <button function="unshade" state="pressed" draw_ops="blank" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="blank"/> + <button function="minimize" state="prelight" draw_ops="blank"/> + <button function="minimize" state="pressed" draw_ops="blank"/> + <button function="menu" state="normal" draw_ops="blank" /> + <button function="menu" state="prelight" draw_ops="blank" /> + <button function="menu" state="pressed" draw_ops="blank" /> + <button function="shade" state="normal" draw_ops="blank" /> + <button function="shade" state="prelight" draw_ops="blank" /> + <button function="shade" state="pressed" draw_ops="blank" /> + <button function="unshade" state="normal" draw_ops="blank" /> + <button function="unshade" state="prelight" draw_ops="blank" /> + <button function="unshade" state="pressed" draw_ops="blank" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + + <button function="minimize" state="normal" draw_ops="blank"/> + <button function="minimize" state="pressed" draw_ops="blank"/> + <button function="menu" state="normal" draw_ops="blank" /> + <button function="menu" state="pressed" draw_ops="blank" /> + <button function="shade" state="normal" draw_ops="blank" /> + <button function="shade" state="pressed" draw_ops="blank" /> + <button function="unshade" state="normal" draw_ops="blank" /> + <button function="unshade" state="pressed" draw_ops="blank" /> + <button function="above" state="normal" draw_ops="blank" /> + <button function="above" state="pressed" draw_ops="blank" /> + <button function="unabove" state="normal" draw_ops="blank" /> + <button function="unabove" state="pressed" draw_ops="blank" /> + <button function="stick" state="normal" draw_ops="blank" /> + <button function="stick" state="pressed" draw_ops="blank" /> + <button function="unstick" state="normal" draw_ops="blank" /> + <button function="unstick" state="pressed" draw_ops="blank" /> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + + <button function="minimize" state="normal" draw_ops="blank"/> + <button function="minimize" state="pressed" draw_ops="blank"/> + <button function="menu" state="normal" draw_ops="blank" /> + <button function="menu" state="pressed" draw_ops="blank" /> + <button function="shade" state="normal" draw_ops="blank" /> + <button function="shade" state="pressed" draw_ops="blank" /> + <button function="unshade" state="normal" draw_ops="blank" /> + <button function="unshade" state="pressed" draw_ops="blank" /> + <button function="above" state="normal" draw_ops="blank" /> + <button function="above" state="pressed" draw_ops="blank" /> + <button function="unabove" state="normal" draw_ops="blank" /> + <button function="unabove" state="pressed" draw_ops="blank" /> + <button function="stick" state="normal" draw_ops="blank" /> + <button function="stick" state="pressed" draw_ops="blank" /> + <button function="unstick" state="normal" draw_ops="blank" /> + <button function="unstick" state="pressed" draw_ops="blank" /> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + + <button function="minimize" state="normal" draw_ops="blank"/> + <button function="minimize" state="pressed" draw_ops="blank"/> + <button function="menu" state="normal" draw_ops="blank" /> + <button function="menu" state="pressed" draw_ops="blank" /> + <button function="shade" state="normal" draw_ops="blank" /> + <button function="shade" state="pressed" draw_ops="blank" /> + <button function="unshade" state="normal" draw_ops="blank" /> + <button function="unshade" state="pressed" draw_ops="blank" /> + <button function="above" state="normal" draw_ops="blank" /> + <button function="above" state="pressed" draw_ops="blank" /> + <button function="unabove" state="normal" draw_ops="blank" /> + <button function="unabove" state="pressed" draw_ops="blank" /> + <button function="stick" state="normal" draw_ops="blank" /> + <button function="stick" state="pressed" draw_ops="blank" /> + <button function="unstick" state="normal" draw_ops="blank" /> + <button function="unstick" state="pressed" draw_ops="blank" /> +</frame_style> + +<frame_style name="normal_max_shaded_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + + <button function="minimize" state="normal" draw_ops="blank"/> + <button function="minimize" state="pressed" draw_ops="blank"/> + <button function="menu" state="normal" draw_ops="blank" /> + <button function="menu" state="pressed" draw_ops="blank" /> + <button function="shade" state="normal" draw_ops="blank" /> + <button function="shade" state="pressed" draw_ops="blank" /> + <button function="unshade" state="normal" draw_ops="blank" /> + <button function="unshade" state="pressed" draw_ops="blank" /> + <button function="above" state="normal" draw_ops="blank" /> + <button function="above" state="pressed" draw_ops="blank" /> + <button function="unabove" state="normal" draw_ops="blank" /> + <button function="unabove" state="pressed" draw_ops="blank" /> + <button function="stick" state="normal" draw_ops="blank" /> + <button function="stick" state="pressed" draw_ops="blank" /> + <button function="unstick" state="normal" draw_ops="blank" /> + <button function="unstick" state="pressed" draw_ops="blank" /> +</frame_style> + +<frame_style name="dialog_focused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="blank" /> + <button function="minimize" state="pressed" draw_ops="blank" /> + <button function="menu" state="normal" draw_ops="blank" /> + <button function="menu" state="pressed" draw_ops="blank" /> + <button function="shade" state="normal" draw_ops="blank" /> + <button function="shade" state="pressed" draw_ops="blank" /> + <button function="unshade" state="normal" draw_ops="blank" /> + <button function="unshade" state="pressed" draw_ops="blank" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="blank"/> + <button function="minimize" state="prelight" draw_ops="blank"/> + <button function="minimize" state="pressed" draw_ops="blank"/> + <button function="menu" state="normal" draw_ops="blank" /> + <button function="menu" state="prelight" draw_ops="blank" /> + <button function="menu" state="pressed" draw_ops="blank" /> + <button function="shade" state="normal" draw_ops="blank" /> + <button function="shade" state="prelight" draw_ops="blank" /> + <button function="shade" state="pressed" draw_ops="blank" /> + <button function="unshade" state="normal" draw_ops="blank" /> + <button function="unshade" state="prelight" draw_ops="blank" /> + <button function="unshade" state="pressed" draw_ops="blank" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="blank" /> + <button function="minimize" state="pressed" draw_ops="blank" /> + <button function="menu" state="normal" draw_ops="blank" /> + <button function="menu" state="pressed" draw_ops="blank" /> + <button function="shade" state="normal" draw_ops="blank" /> + <button function="shade" state="pressed" draw_ops="blank" /> + <button function="unshade" state="normal" draw_ops="blank" /> + <button function="unshade" state="pressed" draw_ops="blank" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="blank"/> + <button function="minimize" state="prelight" draw_ops="blank"/> + <button function="minimize" state="pressed" draw_ops="blank"/> + <button function="menu" state="normal" draw_ops="blank" /> + <button function="menu" state="prelight" draw_ops="blank" /> + <button function="menu" state="pressed" draw_ops="blank" /> + <button function="shade" state="normal" draw_ops="blank" /> + <button function="shade" state="prelight" draw_ops="blank" /> + <button function="shade" state="pressed" draw_ops="blank" /> + <button function="unshade" state="normal" draw_ops="blank" /> + <button function="unshade" state="prelight" draw_ops="blank" /> + <button function="unshade" state="pressed" draw_ops="blank" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="blank" /> + <button function="minimize" state="pressed" draw_ops="blank" /> + <button function="menu" state="normal" draw_ops="blank" /> + <button function="menu" state="pressed" draw_ops="blank" /> + <button function="shade" state="normal" draw_ops="blank" /> + <button function="shade" state="pressed" draw_ops="blank" /> + <button function="unshade" state="normal" draw_ops="blank" /> + <button function="unshade" state="pressed" draw_ops="blank" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="blank"/> + <button function="minimize" state="prelight" draw_ops="blank"/> + <button function="minimize" state="pressed" draw_ops="blank"/> + <button function="menu" state="normal" draw_ops="blank" /> + <button function="menu" state="prelight" draw_ops="blank" /> + <button function="menu" state="pressed" draw_ops="blank" /> + <button function="shade" state="normal" draw_ops="blank" /> + <button function="shade" state="prelight" draw_ops="blank" /> + <button function="shade" state="pressed" draw_ops="blank" /> + <button function="unshade" state="normal" draw_ops="blank" /> + <button function="unshade" state="prelight" draw_ops="blank" /> + <button function="unshade" state="pressed" draw_ops="blank" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="overlay" draw_ops="border_attached_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- frame style sets --> + +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused"/> + <frame focus="no" state="normal" resize="both" style="normal_unfocused"/> + <frame focus="yes" state="maximized" style="normal_max_focused"/> + <frame focus="no" state="maximized" style="normal_max_unfocused"/> + <frame focus="yes" state="shaded" style="normal_focused"/> + <frame focus="no" state="shaded" style="normal_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused"/> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused"/> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused"/> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="dialog_focused"/> + <frame focus="no" state="shaded" style="dialog_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused"/> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="modal_dialog_focused"/> + <frame focus="no" state="shaded" style="modal_dialog_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused"/> + <frame focus="no" state="normal" resize="both" style="utility_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="utility_focused"/> + <frame focus="no" state="shaded" style="utility_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused"/> + <frame focus="no" state="normal" resize="both" style="border_unfocused"/> + <frame focus="yes" state="maximized" style="borderless"/> + <frame focus="no" state="maximized" style="borderless"/> + <frame focus="yes" state="shaded" style="blank"/> + <frame focus="no" state="shaded" style="blank"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="attached_style_set"> + <frame focus="yes" state="normal" resize="both" style="attached_focused"/> + <frame focus="no" state="normal" resize="both" style="attached_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="blank"/> + <frame focus="no" state="shaded" style="blank"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + + +<!-- windows --> + +<window type="normal" style_set="normal_style_set"/> +<window type="dialog" style_set="dialog_style_set"/> +<window type="modal_dialog" style_set="modal_dialog_style_set"/> +<window type="menu" style_set="utility_style_set"/> +<window type="utility" style_set="utility_style_set"/> +<window type="border" style_set="border_style_set"/> +<window version=">= 3.2" type="attached" style_set="attached_style_set"/> + +</metacity_theme> From devil505linux at gmail.com Sat May 5 18:46:18 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 5 May 2012 18:46:18 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-frugalware-1.7.3-1-i686 * version bump Message-ID: <20120505164618.8F159228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=21f7a020bca91e44a6b1fe2857056e68272755c1 commit 21f7a020bca91e44a6b1fe2857056e68272755c1 Author: Devil505 <devil505linux at gmail.com> Date: Sat May 5 18:45:00 2012 +0200 gnome-frugalware-1.7.3-1-i686 * version bump diff --git a/source/gnome/gnome-frugalware/FrugalBuild b/source/gnome/gnome-frugalware/FrugalBuild index f561b39..5172b42 100644 --- a/source/gnome/gnome-frugalware/FrugalBuild +++ b/source/gnome/gnome-frugalware/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme <alex at alex-smith.me.uk> pkgname=gnome-frugalware -pkgver=1.7.2 +pkgver=1.7.3 pkgrel=1 pkgdesc="Gnome default theme for Frugalware Linux." url="http://frugalware.org" @@ -14,7 +14,7 @@ groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') up2date="lynx -dump http://ftp.frugalware.org/pub/other/artwork/gnome-theme | Flasttar" source=(http://ftp.frugalware.org/pub/other/artwork/gnome-theme/$pkgname-$pkgver.tar.bz2) -sha1sums=('4987336d2d353fba61a5842c22753e0276e38ef1') +sha1sums=('807a592cb1cfd3497a3b049795a5f48188d9c04c') subpkgs=('gtk+2-theme-frugalware') subdescs=('Frugalware GTK+2 theme') From devil505linux at gmail.com Sat May 5 18:54:13 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 5 May 2012 18:54:13 +0200 (CEST) Subject: [Frugalware-git] artwork: * updated wallpapers * forced oxygen fonts Message-ID: <20120505165413.61297228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=artwork.git;a=commitdiff;h=895d7e417434d997ceeae57d77662bcf30ecfc94 commit 895d7e417434d997ceeae57d77662bcf30ecfc94 Author: Devil505 <devil505linux at gmail.com> Date: Sat May 5 18:52:34 2012 +0200 * updated wallpapers * forced oxygen fonts diff --git a/kde-frugalware/artwork/theme/kdm/Frugalware/1680x1050.jpg b/kde-frugalware/artwork/theme/kdm/Frugalware/1680x1050.jpg index a767057..c6213cc 100644 Binary files a/kde-frugalware/artwork/theme/kdm/Frugalware/1680x1050.jpg and b/kde-frugalware/artwork/theme/kdm/Frugalware/1680x1050.jpg differ diff --git a/kde-frugalware/artwork/wallpaper/Frugalware/contents/images/1600x1200.png b/kde-frugalware/artwork/wallpaper/Frugalware/contents/images/1600x1200.png index 2774bb7..f73d8a9 100644 Binary files a/kde-frugalware/artwork/wallpaper/Frugalware/contents/images/1600x1200.png and b/kde-frugalware/artwork/wallpaper/Frugalware/contents/images/1600x1200.png differ diff --git a/kde-frugalware/artwork/wallpaper/Frugalware/contents/images/1680x1050.png b/kde-frugalware/artwork/wallpaper/Frugalware/contents/images/1680x1050.png index 0f3386a..0d44058 100644 Binary files a/kde-frugalware/artwork/wallpaper/Frugalware/contents/images/1680x1050.png and b/kde-frugalware/artwork/wallpaper/Frugalware/contents/images/1680x1050.png differ diff --git a/kde-frugalware/artwork/wallpaper/Frugalware/contents/images/1920x1080.png b/kde-frugalware/artwork/wallpaper/Frugalware/contents/images/1920x1080.png index 0f66412..d3f52c8 100644 Binary files a/kde-frugalware/artwork/wallpaper/Frugalware/contents/images/1920x1080.png and b/kde-frugalware/artwork/wallpaper/Frugalware/contents/images/1920x1080.png differ diff --git a/kde-frugalware/artwork/wallpaper/Frugalware/contents/images/2560x1600.png b/kde-frugalware/artwork/wallpaper/Frugalware/contents/images/2560x1600.png index 1124f39..47de89c 100644 Binary files a/kde-frugalware/artwork/wallpaper/Frugalware/contents/images/2560x1600.png and b/kde-frugalware/artwork/wallpaper/Frugalware/contents/images/2560x1600.png differ diff --git a/kde-frugalware/artwork/wallpaper/Frugalware/contents/screenshot.png b/kde-frugalware/artwork/wallpaper/Frugalware/contents/screenshot.png index 982f777..93559e6 100644 Binary files a/kde-frugalware/artwork/wallpaper/Frugalware/contents/screenshot.png and b/kde-frugalware/artwork/wallpaper/Frugalware/contents/screenshot.png differ diff --git a/kde-frugalware/config/kdeglobals b/kde-frugalware/config/kdeglobals index d199f1a..45f4b05 100644 --- a/kde-frugalware/config/kdeglobals +++ b/kde-frugalware/config/kdeglobals @@ -90,15 +90,15 @@ ForegroundVisited=66,115,163 [General] ColorScheme=Frugalware -activeFont=Bitstream Vera Sans,11,-1,5,75,0,0,0,0,0 -desktopFont=Sans Serif,9,-1,5,50,0,0,0,0,0 -fixed=DejaVu Sans Mono,10,-1,5,50,0,0,0,0,0 -font=Sans Serif,9,-1,5,50,0,0,0,0,0 -menuFont=Sans Serif,9,-1,5,50,0,0,0,0,0 +activeFont=Oxygen,11,-1,5,75,0,0,0,0,0 +desktopFont=Oxygen,9,-1,5,50,0,0,0,0,0 +fixed=Oxygen Mono,10,-1,5,50,0,0,0,0,0 +font=Oxygen,9,-1,5,50,0,0,0,0,0 +menuFont=Oxygen,9,-1,5,50,0,0,0,0,0 shadeSortColumn=true -smallestReadableFont=Sans Serif,8,-1,5,50,0,0,0,0,0 -taskbarFont=Sans Serif,9,-1,5,50,0,0,0,0,0 -toolBarFont=Sans Serif,9,-1,5,50,0,0,0,0,0 +smallestReadableFont=Oxygen,8,-1,5,50,0,0,0,0,0 +taskbarFont=Oxygen,9,-1,5,50,0,0,0,0,0 +toolBarFont=Oxygen,9,-1,5,50,0,0,0,0,0 widgetStyle=qtc_frugalware [Icons] @@ -119,7 +119,7 @@ contrast=5 [WM] activeBackground=215,215,215 -activeFont=Bitstream Vera Sans,11,-1,5,75,0,0,0,0,0 +activeFont=Oxygen,11,-1,5,75,0,0,0,0,0 activeForeground=41,41,41 inactiveBackground=215,215,215 inactiveForeground=122,122,122 diff --git a/kde-frugalware/config/kdmrc b/kde-frugalware/config/kdmrc index 58adb9a..d9397ce 100644 --- a/kde-frugalware/config/kdmrc +++ b/kde-frugalware/config/kdmrc @@ -35,7 +35,7 @@ FaceDir=/usr/share/apps/kdm/pics/users FailFont=DejaVu Sans,13,-1,5,75,0,0,0,0,0 ForgingSeed=1130862489 GUIStyle=Oxygen -GreetFont=DejaVu Sans,24,-1,5,75,0,0,0,0,0 +GreetFont=Oxygen,24,-1,5,75,0,0,0,0,0 GreetString=Welcome to %s at %n GreeterPos=50,50 HiddenUsers=root @@ -49,7 +49,7 @@ Preloader=/usr/bin/preloadkde SelectedUsers=@users ShowUsers=Selected SortUsers=true -StdFont=DejaVu Sans,13,-1,5,50,0,0,0,0,0 +StdFont=Oxygen,13,-1,5,50,0,0,0,0,0 Theme=/usr/share/apps/kdm/themes/Frugalware UseBackground=true UseTheme=true diff --git a/kde-frugalware/config/konquerorrc b/kde-frugalware/config/konquerorrc index 82dcb2c..a4c7f4c 100644 --- a/kde-frugalware/config/konquerorrc +++ b/kde-frugalware/config/konquerorrc @@ -16,7 +16,7 @@ TabCloseActivatePrevious=false AutoLoadImages=true AutomaticDetectionLanguage=1 DefaultEncoding= -Fonts=DejaVu Sans,DejaVu Sans Mono,Serif,Sans Serif,Sans Serif,Sans Serif, +Fonts=Oxygen,Oxygen Mono,DejaVu Sans,DejaVu Sans Mono,Serif,Sans Serif,Sans Serif,Sans Serif, HoverLinks=true MediumFontSize=13 MinimumFontSize=8 From slownlinux at gmail.com Sat May 5 19:22:48 2012 From: slownlinux at gmail.com (Slown) Date: Sat, 5 May 2012 19:22:48 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: jackeq-0.5.9-1-i686 Message-ID: <20120505172248.0BD43228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=946acfb3a0cd265cf8e5921fc0bc303f224ce074 commit 946acfb3a0cd265cf8e5921fc0bc303f224ce074 Author: Slown <slownlinux at gmail.com> Date: Sat May 5 18:22:28 2012 +0100 jackeq-0.5.9-1-i686 * new package diff --git a/source/xapps-extra/jackeq/FrugalBuild b/source/xapps-extra/jackeq/FrugalBuild new file mode 100644 index 0000000..ee7d4e8 --- /dev/null +++ b/source/xapps-extra/jackeq/FrugalBuild @@ -0,0 +1,29 @@ +# Compiling Time: 0.14 SBU +# Maintainer: Slown <slown at frugalware.org> + +pkgname=jackeq +_F_archive_name="jackEQ" +pkgver=0.5.9 +pkgrel=1 +pkgdesc="A JACK Equilisation tool designed primarily for live performance/work" +url="http://djcj.org/jackeq" +depends=('gtk+2' 'jack' 'swh-plugins') +makedepends=('intltool' 'libxml2') +groups=('xapps-extra') +archs=('i686' 'x86_64') +up2date="Flasttar $url/?id=3" +source=($url/code/$_F_archive_name-$pkgver.tar.bz2) +sha1sums=('2bce3a28d1813682fa9bfff78cb29fd6de012a8e') + +_F_desktop_name="JackEQ" +_F_desktop_icon="/usr/share/jackeq/logo-jackeq-s.png" +_F_desktop_categories="GTK;GNOME;AudioVideo;Player;Audio" + +build() { + Fcd + Fbuild + Ffilerel .jackeqrc /usr/share/$pkgname/jackeq.rc + Fdesktop2 +} + +# optimization OK From slownlinux at gmail.com Sat May 5 19:28:48 2012 From: slownlinux at gmail.com (Slown) Date: Sat, 5 May 2012 19:28:48 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-mahotas-0.7.3-1-i686 Message-ID: <20120505172848.702D1228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a1ee0735f069f5101047ffaf1ed912f00fcef946 commit a1ee0735f069f5101047ffaf1ed912f00fcef946 Author: Slown <slownlinux at gmail.com> Date: Sat May 5 18:28:49 2012 +0100 python-mahotas-0.7.3-1-i686 * new package diff --git a/source/lib-extra/python-mahotas/FrugalBuild b/source/lib-extra/python-mahotas/FrugalBuild new file mode 100644 index 0000000..5d1356d --- /dev/null +++ b/source/lib-extra/python-mahotas/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.39 SBU +# Maintainer: Slown <slown at frugalware.org> + +pkgname=python-mahotas +_F_archive_name="mahotas" +pkgver=0.7.3 +pkgrel=1 +pkgdesc="A set of functions for image processing in Python" +depends=('numpy') +makedepends=('python-distribute') +groups=('lib-extra') +archs=('i686' 'x86_64') +_F_pypi_name="mahotas" +Finclude pypi +sha1sums=('74ec1ca9a665ce7180f9af7a730de3ad26667ba2') + +# optimization OK From devil505linux at gmail.com Sat May 5 19:39:02 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 5 May 2012 19:39:02 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: kde-frugalware-1.7.0-1-i686 * version bump Message-ID: <20120505173902.2C56A228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fd1f0aab6d9815fc5e49822fffbdb5d03752e58d commit fd1f0aab6d9815fc5e49822fffbdb5d03752e58d Author: Devil505 <devil505linux at gmail.com> Date: Sat May 5 19:38:52 2012 +0200 kde-frugalware-1.7.0-1-i686 * version bump diff --git a/source/kde/kde-frugalware/FrugalBuild b/source/kde/kde-frugalware/FrugalBuild index 7ac699a..21cc1eb 100644 --- a/source/kde/kde-frugalware/FrugalBuild +++ b/source/kde/kde-frugalware/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: centuri0 <achevaux at gmail dot com> pkgname=kde-frugalware -pkgver=1.6.1 +pkgver=1.7.0 pkgrel=1 pkgdesc="KDE artwork for Frugalware Linux." url="http://ftp.frugalware.org/pub/other/kde/kde-frugalware/" -rodepends=('frugalware-cursor-theme' 'kde-theme-qtcurve') +rodepends=('frugalware-cursor-theme' 'kde-theme-qtcurve' 'ttf-oxygen') _F_cd_path="$pkgname" #backup=('etc/kde/config/kdm/kdmrc') options=('nodocs' 'force') groups=('kde' 'kde-core') archs=('i686' 'x86_64') up2date="Flasttar http://ftp.frugalware.org/pub/other/artwork/$pkgname/" -source=(http://ftp.frugalware.org/pub/other/artwork/$pkgname/$pkgname-$pkgver.tar.bz2) +source=(http://ftp.frugalware.org/pub/other/artwork/$pkgname/$pkgname-$pkgver.tar.xz) build() { @@ -65,4 +65,4 @@ build() } -sha1sums=('fe3076dac35ff088cb9d4a897febedfd52da8b42') +sha1sums=('74356adc01e74bdadf047748a4ac9839285d150c') From elentir at frugalware.org Sat May 5 22:30:31 2012 From: elentir at frugalware.org (Elentir) Date: Sat, 5 May 2012 22:30:31 +0200 (CEST) Subject: [Frugalware-git] boost149: plee-the-bear-0.6.0-3-x86_64 Message-ID: <20120505203031.939D5228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=ee1f7569e3e85f2803fe4ded55084939d3c465c1 commit ee1f7569e3e85f2803fe4ded55084939d3c465c1 Author: Elentir <elentir at frugalware.org> Date: Sat May 5 22:30:21 2012 +0200 plee-the-bear-0.6.0-3-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/games-extra/plee-the-bear/FrugalBuild b/source/games-extra/plee-the-bear/FrugalBuild index 79df9e5..95a8496 100644 --- a/source/games-extra/plee-the-bear/FrugalBuild +++ b/source/games-extra/plee-the-bear/FrugalBuild @@ -3,9 +3,9 @@ pkgname=plee-the-bear pkgver=0.6.0 -pkgrel=2 +pkgrel=3 pkgdesc="A classic 2D platform game" -depends=('wxgtk>=2.8.10.1-2' 'libclaw>=1.7.0' 'libboost>=1.46.1' 'expat' 'libxml2>=2.7.8' 'util-linux' 'sdl_mixer' 'libglu') +depends=('wxgtk>=2.8.10.1-2' 'libclaw>=1.7.0' 'libboost>=1.49.0' 'expat' 'libxml2>=2.7.8' 'util-linux' 'sdl_mixer' 'libglu') makedepends=('boost') _F_gnome_iconcache="y" Finclude sourceforge gnome-scriptlet cmake From elentir at frugalware.org Sat May 5 22:39:49 2012 From: elentir at frugalware.org (Elentir) Date: Sat, 5 May 2012 22:39:49 +0200 (CEST) Subject: [Frugalware-git] boost149: mysql-workbench-oss-5.2.39-1-x86_64 Message-ID: <20120505203949.64EFF228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=c47882f6a9b391c063117da9e58c9b103fcc1b72 commit c47882f6a9b391c063117da9e58c9b103fcc1b72 Author: Elentir <elentir at frugalware.org> Date: Sat May 5 22:39:03 2012 +0200 mysql-workbench-oss-5.2.39-1-x86_64 * version bump * add patch to fix build * fix depends diff --git a/source/gnome-extra/mysql-workbench-oss/FrugalBuild b/source/gnome-extra/mysql-workbench-oss/FrugalBuild index 4413569..f6020c2 100644 --- a/source/gnome-extra/mysql-workbench-oss/FrugalBuild +++ b/source/gnome-extra/mysql-workbench-oss/FrugalBuild @@ -3,13 +3,13 @@ pkgname=mysql-workbench-oss _F_archive_name=mysql-workbench-gpl -pkgver=5.2.38 +pkgver=5.2.39 pkgrel=1 pkgdesc="MySQL Workbench is a cross-platform, visual database design tool developed by MySQL." url="http://wb.mysql.com/" depends=('libmysqlclient' 'libzip' 'libsigc++2' 'libglade' 'gtkmm2' 'libgnome' \ 'paramiko' 'pexpect' 'lua' 'ctemplate>=2.1' 'readline' 'openssl>=1.0.0') -makedepends=('mysql' 'boost>=1.46.1') +makedepends=('mysql' 'boost') groups=('gnome-extra') archs=('i686' 'x86_64') options=('scriptlet') @@ -17,10 +17,12 @@ Fconfopts="${Fconfopts[@]} --enable-readline" mirror="http://mysql.sh.cvut.cz/Downloads/MySQLGUITools" up2date="Flastarchive $mirror -src.tar.gz" source=($mirror/$_F_archive_name-$pkgver-src.tar.gz \ - frugalware.xml frugalware.patch) -sha1sums=('6b92140e041642761f4ebee1c8a928ab34f6889a' \ + frugalware.xml frugalware.patch \ + glib2-2.32.patch) +sha1sums=('a01ff48a17b55cd0affb3cea5d0b631037286b7b' \ '48e98ffa340dbc27eb96d26134fd6be4156e564e' \ - '1f4e1ab0ad490cd9ad284aefffea33fb09156fac') + '1f4e1ab0ad490cd9ad284aefffea33fb09156fac' \ + '0bc892db5a9176b086d683bcc66c2f0f248fdcf2') replaces=('mysql-administrator') provides=('mysql-administrator') diff --git a/source/gnome-extra/mysql-workbench-oss/glib2-2.32.patch b/source/gnome-extra/mysql-workbench-oss/glib2-2.32.patch new file mode 100644 index 0000000..bef06a2 --- /dev/null +++ b/source/gnome-extra/mysql-workbench-oss/glib2-2.32.patch @@ -0,0 +1,144 @@ +diff -ruNa a/backend/wbprivate/sqlide/wb_live_schema_tree.h b/backend/wbprivate/sqlide/wb_live_schema_tree.h +--- a/backend/wbprivate/sqlide/wb_live_schema_tree.h 2012-04-06 21:40:51.000000000 +0200 ++++ b/backend/wbprivate/sqlide/wb_live_schema_tree.h 2012-04-12 15:23:03.348365331 +0200 +@@ -24,7 +24,7 @@ + #include "grtpp.h" + #include "workbench/wb_backend_public_interface.h" + #include "base/string_utilities.h" +-#include <glib/gpattern.h> ++#include <glib.h> + + namespace wb + { +diff -ruNa a/backend/wbprivate/workbench/stdafx.h b/backend/wbprivate/workbench/stdafx.h +--- a/backend/wbprivate/workbench/stdafx.h 2012-04-06 21:40:54.000000000 +0200 ++++ b/backend/wbprivate/workbench/stdafx.h 2012-04-12 15:23:03.348365331 +0200 +@@ -56,7 +56,7 @@ + #include <gl/glu.h> + + #include <glib.h> +-#include <glib/gthread.h> ++#include <glib.h> + + #include "grtpp.h" + #include "grtpp_util.h" +diff -ruNa a/backend/windows/wbprivate.wr/src/stdafx.h b/backend/windows/wbprivate.wr/src/stdafx.h +--- a/backend/windows/wbprivate.wr/src/stdafx.h 2012-04-06 21:40:55.000000000 +0200 ++++ b/backend/windows/wbprivate.wr/src/stdafx.h 2012-04-12 15:23:03.348365331 +0200 +@@ -65,7 +65,7 @@ + + #include <gl/glu.h> + +-#include <glib/gthread.h> ++#include <glib.h> + + #ifndef _WIN32 + #include <sys/time.h> +diff -ruNa a/library/canvas/src/mdc_canvas_view.h b/library/canvas/src/mdc_canvas_view.h +--- a/library/canvas/src/mdc_canvas_view.h 2012-04-06 21:40:54.000000000 +0200 ++++ b/library/canvas/src/mdc_canvas_view.h 2012-04-12 15:23:03.345032016 +0200 +@@ -28,7 +28,7 @@ + #include "mdc_selection.h" + + #ifndef _WIN32 +-#include <glib/gthread.h> ++#include <glib.h> + #endif + + BEGIN_MDC_DECLS +diff -ruNa a/library/canvas/src/mdc_canvas_view_printing.cpp b/library/canvas/src/mdc_canvas_view_printing.cpp +--- a/library/canvas/src/mdc_canvas_view_printing.cpp 2012-04-06 21:40:54.000000000 +0200 ++++ b/library/canvas/src/mdc_canvas_view_printing.cpp 2012-04-12 15:23:03.345032016 +0200 +@@ -21,7 +21,7 @@ + + #include "mdc_canvas_view.h" + #include "mdc_canvas_view_printing.h" +-#include <glib/gmessages.h> ++#include <glib.h> + + #ifdef _WIN32 + #include <cairo/cairo-win32.h> +diff -ruNa a/library/canvas/src/stdafx.h b/library/canvas/src/stdafx.h +--- a/library/canvas/src/stdafx.h 2012-04-06 21:40:55.000000000 +0200 ++++ b/library/canvas/src/stdafx.h 2012-04-12 15:23:03.345032016 +0200 +@@ -52,7 +52,7 @@ + #include <gl/gl.h> + #include <gl/glu.h> + +-#include <glib/gthread.h> ++#include <glib.h> + + #endif // _WIN32 + +diff -ruNa a/library/grt/src/grtpp_util.cpp b/library/grt/src/grtpp_util.cpp +--- a/library/grt/src/grtpp_util.cpp 2012-04-06 21:40:54.000000000 +0200 ++++ b/library/grt/src/grtpp_util.cpp 2012-04-12 15:23:03.348365331 +0200 +@@ -25,7 +25,7 @@ + #include "grtpp_util.h" + #include "base/string_utilities.h" + +-#include <glib/gbase64.h> ++#include <glib.h> + #include <functional> + + using namespace grt; +diff -ruNa a/modules/db.mysql.sqlparser/src/mysql_sql_parser_fe.cpp b/modules/db.mysql.sqlparser/src/mysql_sql_parser_fe.cpp +--- a/modules/db.mysql.sqlparser/src/mysql_sql_parser_fe.cpp 2012-04-06 21:40:49.000000000 +0200 ++++ b/modules/db.mysql.sqlparser/src/mysql_sql_parser_fe.cpp 2012-04-12 15:23:03.348365331 +0200 +@@ -20,7 +20,7 @@ + + #include "stdafx.h" + +-#include <glib/gunicode.h> ++#include <glib.h> + #include "grt/common.h" + #include "grt/grt_manager.h" + #include "grtdb/charset_utils.h" +diff -ruNa a/modules/db.mysql.sqlparser/src/stdafx.h b/modules/db.mysql.sqlparser/src/stdafx.h +--- a/modules/db.mysql.sqlparser/src/stdafx.h 2012-04-06 21:40:55.000000000 +0200 ++++ b/modules/db.mysql.sqlparser/src/stdafx.h 2012-04-12 15:23:03.348365331 +0200 +@@ -32,7 +32,7 @@ + #include <algorithm> + #include <sstream> + #include <fstream> +-#include <glib/gunicode.h> ++#include <glib.h> + #include <map> + #include "direct.h" + +diff -ruNa a/modules/wb.mysql.import/src/stdafx.h b/modules/wb.mysql.import/src/stdafx.h +--- a/modules/wb.mysql.import/src/stdafx.h 2012-04-06 21:40:54.000000000 +0200 ++++ b/modules/wb.mysql.import/src/stdafx.h 2012-04-12 15:23:03.348365331 +0200 +@@ -10,7 +10,7 @@ + #include <algorithm> + #include <sstream> + #include <fstream> +-#include <glib/gunicode.h> ++#include <glib.h> + #include <map> + #include "direct.h" + +diff -ruNa a/plugins/db.mysql/backend/db_plugin_be.cpp b/plugins/db.mysql/backend/db_plugin_be.cpp +--- a/plugins/db.mysql/backend/db_plugin_be.cpp 2012-04-06 21:40:52.000000000 +0200 ++++ b/plugins/db.mysql/backend/db_plugin_be.cpp 2012-04-12 15:23:03.345032016 +0200 +@@ -31,7 +31,7 @@ + #include "grts/structs.db.h" + #include "base/string_utilities.h" + +-#include <glib/gunicode.h> ++#include <glib.h> + + void Db_plugin::grtm(bec::GRTManager *grtm) + { +diff -ruNa a/plugins/wb.printing/backend/stdafx.h b/plugins/wb.printing/backend/stdafx.h +--- a/plugins/wb.printing/backend/stdafx.h 2012-04-06 21:40:54.000000000 +0200 ++++ b/plugins/wb.printing/backend/stdafx.h 2012-04-12 15:23:03.345032016 +0200 +@@ -44,7 +44,7 @@ + #include <gl/gl.h> + #include <gl/glu.h> + +-#include <glib/gthread.h> ++#include <glib.h> + + #ifndef _WIN32 + #include <sys/time.h> From tos at wsewolist.ru Sat May 5 23:53:59 2012 From: tos at wsewolist.ru (=?utf-8?B?MjIzLdCk0Jc6INCw0LrRgtGD0LDQu9GM0L3Ri9C1INCy0L7Qv9GA0L7RgdGL?=) Date: Sun, 6 May 2012 01:53:59 +0400 Subject: [Frugalware-git] =?utf-8?b?0JfQsNC60YPQv9C+0YfQvdCw0Y8g0LTQtdGP?= =?utf-8?b?0YLQtdC70YzQvdC+0YHRgtGMINC/0L4g0KTQly0yMjMg0Lgg0YDQvtC7?= =?utf-8?b?0Ywg0KTQkNCh?= Message-ID: <211CC1919C7B10056150A99B4BFCF7D8@85.65.116.144.DYNAMIC.BARAK-ONLINE.NET> ??????? ???????, ????? ? ????? ???????????????? ????????????, ???????????????? ? ?????????????? ?????????? ?????????????, ??????????? ???????????? ? ?????????? ???????????? ????????? ?? ??-223 ?? 18.07.2011?. ???????-????????? ? ???????? ??????????? ??? ???????? ??????????: 25-26 ??? ? ?. ?????-?????????? ??????? ????????? ????????, ? ???????? ???????????? ?????????, ??????????????? ??????? ????????? ? ???????? ? ???????????? ? ???????????? ? ????? ??????? ?? ??-?????, ? ????? ??????? ????????? ? ?????? ?????????? ????????, ??????? ????? ?????????? ???????????? ?? ????????, ??????? ???????????, ??????? ????????? ???, ??????? ????????????? ????????????? ?? ? ??????? ??????? ? ??????????? ????? ? ? ??????? ???????????? ?????? ???????, ???????????? ?? ???????????? ????????? (????????????) ???? ????????, ???????? ?????? ??????? ??????? ? ??. ??????? ?????????. ????????? ??????? ??????????: 17500 ??????. ?????: ?. ??????????????? ????? ??????????: ??????-????? "??????? ???????", ????? ????????????????, ?. 14. ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. ????????????? ???????????? ????????????? ???????????? ?? ?. ?????-??????????. ????? ????????? ?????????? ?? ???.: (812) 448 64 33. 1. ??????????????? ????????????? ???????: ??????????? ??????, ?? ? ???????????? ??????????, ? ????????????, ??-94 "? ?????????? ??????????????? ? ????????????? ???????", ??-135 "? ?????? ???????????". 2. ??????????? ????? ?? 18 ???? 2011 ?. N223-?? "? ???????? ???????, ?????, ????? ?????????? ?????? ??????????? ???". ???????? ????? ? ???????, ?? ????? ?????????? ? ????. ???????????? ?????????? ? ????????? ??????? ? ?????? 223-??. 3. ???????????? ???????????? ?? ?????????? ??????? ???????????? ? ?????????? ???????????? ??????????? ? ?????? ?????????? ????????? ???????????. 4. ????? ???????????? ???????? ?????????? ? ?????????? ??????????? ?????????? ???????????? ??????? ???????????? ????????? ? ??????????. 5. ???????? ????????? ???????, ??????? ?? ???????????? ??????????. ??????????????????, ????????????????? ? ?????????? ????????, ??????????? ?????????. 6. ????????? ? ????????. ?????? ?? ??? ???????????. ???????? ???????. 7. ???????????? ???????. ???????????? ? ??????????? ????? (????????) ??????? ?? ???. 8. ?????????? ???????? ?????????. ?????????? ????????? ? ????????, ????????? ?? ?????? ? ??????????????? ?????? ???????? ? ????????????. ??????? ????????? ????????. 9. ?????????? ??????????? ??????? ?? ??????? ???????, ?????, ?????, ??????? ????????. 10. ??????? ?????????? ? ?????????? ???????: ???????????? ? ??????????????. 11. ??????????? ????????? (????????????) ???? ????????. ???????????? ????????????. 12. ????????????? ???????????? ????? ? ????? ????????? ??? ?????????? ?????????? ? ????????. 13. ??????????? ? ????? ??????? ??????? (?????????? ?????????). 14. ??????????? ?????????? ?????? (????????? ? ?????????). ????????? ?????. 15. ??????? ?????????? ????????? (?????????) ????????, ???????? (? ?.?. ???????? ? ??????????? ?????); ??????? ????????? ???; ??????? ???????????; ?????????? ????????? ? ???????????????????? ???????, ???????????? ??????????, ???????????? ?????????? ?????????. ??????? ?????? ????????: ????? ? ??????. ??????? ??????????? ??????????. 16. ??????? ?? ??????????? ?????????. ????? ??????????? ??????????? ???????? ? ??????????? ????????. ???? ?????????? ??????????? ??????. 17. ?????? ??????? ? ????????????? ???????????. 18. ???????? ?????????? ?????????. ??????????? ???????? ???????, ?????, ?????. 19. ??????????????? ???????????. ?????? ???????????????? ???????????. 20. ??????? ?????????, ?????? ?????????? ? ?????????? ?? ?? ?????. 21. ??????????????? ?? ???????????? ?????? N 223. ??????????? ???????? ????????? ??????????? ?????????? ????????. ???? ??? ? ???????? ????????????? ???????. 22. ???????? ? ???????????? ??????? ?????? ?????? ?? ??-94. 23. ?????? ?? ??????? ??????????. ????????? ??????? ??????????: 17500 ??????. ?????: ?. ??????????????? ????? ??????????: ??????-????? "??????? ???????", ????? ????????????????, ?. 14. ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. ????????????? ???????????? ????????????? ???????????? ?? ?. ?????-??????????. -------------- next part -------------- An HTML attachment was scrubbed... URL: </pipermail/attachments/20120506/aa8f3201/attachment-0001.html> From devil505linux at gmail.com Sun May 6 09:08:36 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 6 May 2012 09:08:36 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: dexter-0.18-2-i686 * removed postler from depends Message-ID: <20120506070836.1CBC2228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=477e7eb62bdc0d105be3c93d6e968ad6c57c3d52 commit 477e7eb62bdc0d105be3c93d6e968ad6c57c3d52 Author: Devil505 <devil505linux at gmail.com> Date: Sun May 6 09:08:27 2012 +0200 dexter-0.18-2-i686 * removed postler from depends diff --git a/source/xapps-extra/dexter/FrugalBuild b/source/xapps-extra/dexter/FrugalBuild index 8466e12..4dd0606 100644 --- a/source/xapps-extra/dexter/FrugalBuild +++ b/source/xapps-extra/dexter/FrugalBuild @@ -3,9 +3,9 @@ pkgname=dexter pkgver=0.18 -pkgrel=1 +pkgrel=2 pkgdesc="Dexter, a sexy, simple address book with end users in mind." -depends=('pygtk' 'dbus-python' 'postler' 'python-distutils-extra' 'vobject' 'pyenchant' 'storm') +depends=('pygtk' 'dbus-python' 'python-distutils-extra' 'vobject' 'pyenchant' 'storm') makedepends=('intltool') groups=('xapps-extra') archs=('i686' 'x86_64') From ryuo at frugalware.org Sun May 6 09:22:29 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 6 May 2012 09:22:29 +0200 (CEST) Subject: [Frugalware-git] firepl: add min, max, clamp inline functions Message-ID: <20120506072229.CE397228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=firepl.git;a=commitdiff;h=240a223cba39629ca7c132ec042fbbdd5caaec76 commit 240a223cba39629ca7c132ec042fbbdd5caaec76 Author: James Buren <ryuo at frugalware.org> Date: Sun May 6 02:21:57 2012 -0500 add min, max, clamp inline functions diff --git a/utility.h b/utility.h index aea02ec..66a22b1 100644 --- a/utility.h +++ b/utility.h @@ -13,6 +13,21 @@ #define alloc0(T,N) ((T*)_alloc(sizeof(T)*(N),true)) #define redim(P,T,N) ((T*)_redim((P),sizeof(T)*(N))) +static inline long min(long a,long b) +{ + return a < b ? a : b; +} + +static inline long max(long a,long b) +{ + return a > b ? a : b; +} + +static inline long clamp(long n,long l,long h) +{ + return n < l ? l : n > h ? h : n; +} + typedef enum { LOG_WARNING, From devil505linux at gmail.com Sun May 6 10:53:45 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 6 May 2012 10:53:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: cowsay-futurama-20120506-1-i686 * new package Message-ID: <20120506085345.B46C1228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6947069691d7562d82f814668af1353d74a3d8e5 commit 6947069691d7562d82f814668af1353d74a3d8e5 Author: Devil505 <devil505linux at gmail.com> Date: Sun May 6 10:52:49 2012 +0200 cowsay-futurama-20120506-1-i686 * new package diff --git a/source/apps-extra/cowsay-futurama/FrugalBuild b/source/apps-extra/cowsay-futurama/FrugalBuild new file mode 100644 index 0000000..dbfc177 --- /dev/null +++ b/source/apps-extra/cowsay-futurama/FrugalBuild @@ -0,0 +1,22 @@ +# Compiling Time: 0.04 SBU +# Maintainer: Devil505 <devil505linux at gmail.com> + +pkgname=cowsay-futurama +pkgver=20120506 +pkgrel=1 +pkgdesc="Cowsay art for Fry, Bender, Leela, Dr. Zoidberg and Hypnotoad." +url="http://www.nog.net/~tony/warez/cowsay.shtml" +depends=('cowsay') +groups=('apps-extra') +archs=('i686' 'x86_64') +up2date="Flasttar http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname" +source=(http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) +sha1sums=('f2a895af804b379cb72979e3d293b832b1433faf') + +build() { + Finstall 644 bender.cow usr/share/cows/bender.cow + Finstall 644 fry.cow usr/share/cows/fry.cow + Finstall 644 hypnotoad.cow usr/share/cows/hypnotoad.cow + Finstall 644 leela.cow usr/share/cows/leela.cow + Finstall 644 zoidberg.cow usr/share/cows/zoidberg.cow +} From vmiklos at frugalware.org Sun May 6 10:54:59 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 6 May 2012 10:54:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: strongswan-4.6.3-1-x86_64 Message-ID: <20120506085459.722CF228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a8d074d4ebfb90d644f06da7f6d802d9d927f1be commit a8d074d4ebfb90d644f06da7f6d802d9d927f1be Author: Miklos Vajna <vmiklos at frugalware.org> Date: Sun May 6 10:49:42 2012 +0200 strongswan-4.6.3-1-x86_64 - version bump diff --git a/source/network-extra/strongswan/FrugalBuild b/source/network-extra/strongswan/FrugalBuild index 31ec583..2495f52 100644 --- a/source/network-extra/strongswan/FrugalBuild +++ b/source/network-extra/strongswan/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna <vmiklos at frugalware.org> pkgname=strongswan -pkgver=4.6.2 +pkgver=4.6.3 pkgrel=1 pkgdesc="the OpenSource IPsec-based VPN Solution for Linux" url="http://www.strongswan.org/" From vmiklos at frugalware.org Sun May 6 10:54:59 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 6 May 2012 10:54:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: jmock-1.1.0-2-x86_64 Message-ID: <20120506085459.B6319228485B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=807afd518e8f8e54d4cdb91fcd0cb3894f38b7cd commit 807afd518e8f8e54d4cdb91fcd0cb3894f38b7cd Author: Miklos Vajna <vmiklos at frugalware.org> Date: Sun May 6 10:55:36 2012 +0200 jmock-1.1.0-2-x86_64 - rebuild, oldies list diff --git a/source/devel-extra/jmock/FrugalBuild b/source/devel-extra/jmock/FrugalBuild index 3efff11..efb3bd5 100644 --- a/source/devel-extra/jmock/FrugalBuild +++ b/source/devel-extra/jmock/FrugalBuild @@ -3,7 +3,7 @@ pkgname=jmock pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="A library that supports test-driven development of Java code with mock objects." url="http://jmock.codehaus.org/" Finclude java From devil505linux at gmail.com Sun May 6 11:21:41 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 6 May 2012 11:21:41 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: audience-20120504-2-i686 * forgot to enable the glib schema Message-ID: <20120506092141.D1EF9228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e91c9ff4019adcb968f6bb7806a0673e09b97035 commit e91c9ff4019adcb968f6bb7806a0673e09b97035 Author: Devil505 <devil505linux at gmail.com> Date: Sun May 6 11:21:21 2012 +0200 audience-20120504-2-i686 * forgot to enable the glib schema diff --git a/source/xapps-extra/audience/FrugalBuild b/source/xapps-extra/audience/FrugalBuild index 6e8f8c9..c59c07b 100644 --- a/source/xapps-extra/audience/FrugalBuild +++ b/source/xapps-extra/audience/FrugalBuild @@ -3,7 +3,7 @@ pkgname=audience pkgver=20120504 -pkgrel=1 +pkgrel=2 pkgdesc="Audience is a simple, modern media player." url="https://launchpad.net/audience" depends=('gst-plugins-base' 'gtk+3' 'bzip2' 'granite' 'clutter-gtk' 'clutter-gst') @@ -11,6 +11,7 @@ makedepends=('vala') groups=('xapps-extra') _F_gnome_iconcache="y" _F_gnome_desktop="y" +_F_gnome_glib="y" Finclude cmake gnome-scriptlet archs=('i686' 'x86_64') up2date="Flasttar http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname" From elentir at frugalware.org Sun May 6 11:27:27 2012 From: elentir at frugalware.org (Elentir) Date: Sun, 6 May 2012 11:27:27 +0200 (CEST) Subject: [Frugalware-git] boost149: compiz-0.8.8-2-x86_64 Message-ID: <20120506092727.98BF9228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=af85dcabfb69caf150f5047e7a0d7eac89b7d4e0 commit af85dcabfb69caf150f5047e7a0d7eac89b7d4e0 Author: Elentir <elentir at frugalware.org> Date: Sun May 6 11:27:15 2012 +0200 compiz-0.8.8-2-x86_64 * rebuild with boost>=1.49.0 * add patch to fix build diff --git a/source/x11-extra/compiz/FrugalBuild b/source/x11-extra/compiz/FrugalBuild index 040fd8f..fb48ebb 100644 --- a/source/x11-extra/compiz/FrugalBuild +++ b/source/x11-extra/compiz/FrugalBuild @@ -3,19 +3,21 @@ # Contributorr: Priyank Gosalia <priyankmg at gmail.com> pkgname=compiz -pkgrel=1 +pkgrel=2 depends=('libgl>=7.4.2-5' 'libglx>=1.6.1-7' 'libpng>=1.4.1' 'libxcomposite>=0.4.0-2' 'libxfixes>=4.0.3-4' 'libxdamage>=1.1.1-3' \ 'libxrandr>=1.3.0' 'libxinerama>=1.0.3' 'libice>=1.0.5-2' 'libsm>=1.1.0' 'startup-notification>=0.9-3' \ - 'libxrender>=0.9.4-3' 'libxslt' 'dbus' 'mesa>=7.4.2-5' 'libboost>=1.46.1' 'glibmm') + 'libxrender>=0.9.4-3' 'libxslt' 'dbus' 'mesa>=7.4.2-5' 'libboost>=1.49.0' 'glibmm') makedepends=('intltool' 'perl-xml-parser' 'fixesproto' 'damageproto' 'gnome-control-center>=2.30.0' \ 'gconf>=2.28.1' 'metacity>=2.30.0' 'boost' 'libwnck2' 'kdebase-workspace' 'kdelibs-compiletime') replaces=('beryl' 'beryl-manager' 'beryl-settings' 'beryl-settings-bindings' 'beryl-settings-simple' 'compiz' 'fusion-icon') replaces=('compiz-core') groups=('x11-extra') archs=('i686' 'x86_64') Finclude compiz cmake +source=(${source[@]} compiz-fix-build.patch) options=('force') -sha1sums=('ca86f8586f921f084d32c2548a5d2170179a5caf') +sha1sums=('ca86f8586f921f084d32c2548a5d2170179a5caf' \ + 'd107ada8b29d4c469c3017eab7901cf607a125e4') _F_gnome_schemas=('etc/gconf/schemas/compiz-annotate.schemas' \ 'etc/gconf/schemas/compiz-blur.schemas' \ 'etc/gconf/schemas/compiz-clone.schemas' \ diff --git a/source/x11-extra/compiz/compiz-fix-build.patch b/source/x11-extra/compiz/compiz-fix-build.patch new file mode 100644 index 0000000..1ab2e6f --- /dev/null +++ b/source/x11-extra/compiz/compiz-fix-build.patch @@ -0,0 +1,17 @@ +diff -Naur compiz-0.8.8-orig/kde/window-decorator-kde4/window.cpp compiz-0.8.8/kde/window-decorator-kde4/window.cpp +--- compiz-0.8.8-orig/kde/window-decorator-kde4/window.cpp 2012-01-29 22:05:54.000000000 -0500 ++++ compiz-0.8.8/kde/window-decorator-kde4/window.cpp 2012-01-29 22:10:38.000000000 -0500 +@@ -986,10 +986,10 @@ + { + Atom atom = Atoms::compizWindowBlurDecor; + QRegion topQRegion, bottomQRegion, leftQRegion, rightQRegion; +- Region topRegion = NULL; +- Region bottomRegion = NULL; +- Region leftRegion = NULL; +- Region rightRegion = NULL; ++ ::Region topRegion = NULL; ++ ::Region bottomRegion = NULL; ++ ::Region leftRegion = NULL; ++ ::Region rightRegion = NULL; + int size = 0; + int w, h; From devil505linux at gmail.com Sun May 6 11:31:52 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 6 May 2012 11:31:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: xplanet-1.3.0-1-i686 * version bump * changed m8r Message-ID: <20120506093152.A52F8228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6a043fa81b52b91a952109097288d458b49cb69c commit 6a043fa81b52b91a952109097288d458b49cb69c Author: Devil505 <devil505linux at gmail.com> Date: Sun May 6 11:31:18 2012 +0200 xplanet-1.3.0-1-i686 * version bump * changed m8r diff --git a/source/xapps-extra/xplanet/FrugalBuild b/source/xapps-extra/xplanet/FrugalBuild index ab28185..6cff270 100644 --- a/source/xapps-extra/xplanet/FrugalBuild +++ b/source/xapps-extra/xplanet/FrugalBuild @@ -1,9 +1,10 @@ # Compiling Time: 0.33 SBU -# Maintainer: crazy <crazy at frugalware.org> +# Maintainer: Devil505 <devil505linux at gmail.com> +# Contributor: crazy <crazy at frugalware.org> pkgname=xplanet -pkgver=1.2.2 -pkgrel=2 +pkgver=1.3.0 +pkgrel=1 pkgdesc="Renders an image of all the major planets and most satellites" depends=('libgif>=4.1.6' 'libjpeg>=8a' 'libpng>=1.4.1' 'libtiff>=3.9.2' \ 'libxscrnsaver' 'pango>=1.28.0-2' 'fontconfig' 'libice' 'libxcb' \ @@ -11,6 +12,6 @@ depends=('libgif>=4.1.6' 'libjpeg>=8a' 'libpng>=1.4.1' 'libtiff>=3.9.2' \ groups=('xapps-extra') archs=('i686' 'x86_64') Finclude sourceforge -sha1sums=('3c9cc4be7cd87121884162204eff376af2fc03e3') +sha1sums=('7c5208b501b441a0184cbb334a5658d0309d7dac') # optimization OK From elentir at frugalware.org Sun May 6 11:34:01 2012 From: elentir at frugalware.org (Elentir) Date: Sun, 6 May 2012 11:34:01 +0200 (CEST) Subject: [Frugalware-git] boost149: libclaw-1.7.0-2-x86_64 Message-ID: <20120506093401.E0693228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=be7b6393e917c1ae661d37b9f0d5173198e19638 commit be7b6393e917c1ae661d37b9f0d5173198e19638 Author: Elentir <elentir at frugalware.org> Date: Sun May 6 11:33:11 2012 +0200 libclaw-1.7.0-2-x86_64 * add libclaw-1.7.0-gcc47.patch * rebuild with to fix wrong headers diff --git a/source/xlib-extra/libclaw/FrugalBuild b/source/xlib-extra/libclaw/FrugalBuild index 8dc590c..c586f1e 100644 --- a/source/xlib-extra/libclaw/FrugalBuild +++ b/source/xlib-extra/libclaw/FrugalBuild @@ -3,13 +3,15 @@ pkgname=libclaw pkgver=1.7.0 -pkgrel=1 +pkgrel=2 pkgdesc="C++ Library Absolutely Wonderful" depends=('libstdc++' 'libjpeg>=8a' 'libpng>=1.4.1') makedepends=('boost') groups=('xlib-extra') Finclude sourceforge cmake +source=(${source[@]} libclaw-1.7.0-gcc47.patch) archs=('i686' 'x86_64') -sha1sums=('abbfeb6bd75d3c1c77621b745264ff09ce83acee') +sha1sums=('abbfeb6bd75d3c1c77621b745264ff09ce83acee' \ + '076f4ba57469ba114b42e70207fbd9655ebb52bf') # optimization OK diff --git a/source/xlib-extra/libclaw/libclaw-1.7.0-gcc47.patch b/source/xlib-extra/libclaw/libclaw-1.7.0-gcc47.patch new file mode 100644 index 0000000..157e8b5 --- /dev/null +++ b/source/xlib-extra/libclaw/libclaw-1.7.0-gcc47.patch @@ -0,0 +1,81 @@ +diff -Naur libclaw-1.7.0/claw/graph.hpp libclaw-1.7.0new/claw/graph.hpp +--- libclaw-1.7.0/claw/graph.hpp 2011-06-12 12:01:53.000000000 +0200 ++++ libclaw-1.7.0new/claw/graph.hpp 2012-05-06 11:18:27.701908599 +0200 +@@ -39,6 +39,8 @@ + #include <iterator> + #include <utility> + ++#include <cstddef> ++ + namespace claw + { + +diff -Naur libclaw-1.7.0/claw/impl/basic_socketbuf.tpp libclaw-1.7.0new/claw/impl/basic_socketbuf.tpp +--- libclaw-1.7.0/claw/impl/basic_socketbuf.tpp 2011-06-12 12:01:53.000000000 +0200 ++++ libclaw-1.7.0new/claw/impl/basic_socketbuf.tpp 2012-05-06 11:19:47.730079768 +0200 +@@ -178,7 +178,7 @@ + length, 0 ); + + if ( write_count >= 0 ) +- setp( m_output_buffer, m_output_buffer + m_output_buffer_size ); ++ this->setp( m_output_buffer, m_output_buffer + m_output_buffer_size ); + else + result = -1; + +@@ -214,11 +214,11 @@ + + if ( read_count > 0 ) + { +- setg( m_input_buffer, m_input_buffer, m_input_buffer + read_count); ++ this->setg( m_input_buffer, m_input_buffer, m_input_buffer + read_count); + result = this->sgetc(); + } + else +- setg( m_input_buffer, m_input_buffer + m_input_buffer_size, ++ this->setg( m_input_buffer, m_input_buffer + m_input_buffer_size, + m_input_buffer + m_input_buffer_size ); + + return result; +@@ -243,7 +243,7 @@ + result = traits_type::not_eof(c); + + if ( !traits_type::eq_int_type(c, traits_type::eof()) ) +- sputc(c); ++ this->sputc(c); + } + + return result; +diff -Naur libclaw-1.7.0/claw/impl/binary_node.tpp libclaw-1.7.0new/claw/impl/binary_node.tpp +--- libclaw-1.7.0/claw/impl/binary_node.tpp 2011-06-12 12:01:53.000000000 +0200 ++++ libclaw-1.7.0new/claw/impl/binary_node.tpp 2012-05-06 11:20:06.311441363 +0200 +@@ -22,6 +22,9 @@ + + contact: julien.jorge at gamned.org + */ ++ ++#include <cstddef> ++ + /** + * \file binary_node.tpp + * \brief The binary_node class implementation. +diff -Naur libclaw-1.7.0/claw/impl/socket_stream.tpp libclaw-1.7.0new/claw/impl/socket_stream.tpp +--- libclaw-1.7.0/claw/impl/socket_stream.tpp 2011-06-12 12:01:53.000000000 +0200 ++++ libclaw-1.7.0new/claw/impl/socket_stream.tpp 2012-05-06 11:20:33.015835356 +0200 +@@ -39,7 +39,7 @@ + ( int read_delay ) + : m_buffer(read_delay) + { +- init(&m_buffer); ++ this->init(&m_buffer); + } // basic_socket_stream::basic_socket_stream() + + /*----------------------------------------------------------------------------*/ +@@ -55,7 +55,7 @@ + ( const char* address, int port, int read_delay ) + : m_buffer(read_delay) + { +- init(&m_buffer); ++ this->init(&m_buffer); + open(address, port); + } // basic_socket_stream::basic_socket_stream() + \ No newline at end of file From elentir at frugalware.org Sun May 6 12:09:54 2012 From: elentir at frugalware.org (Elentir) Date: Sun, 6 May 2012 12:09:54 +0200 (CEST) Subject: [Frugalware-git] boost149: merkaartor-0.17.2-6-x86_64 Message-ID: <20120506100954.7AF95228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=a20e39d6c3841179bd924f049072a800c4b5972a commit a20e39d6c3841179bd924f049072a800c4b5972a Author: Elentir <elentir at frugalware.org> Date: Sun May 6 12:09:54 2012 +0200 merkaartor-0.17.2-6-x86_64 * fix build diff --git a/source/xapps-extra/merkaartor/FrugalBuild b/source/xapps-extra/merkaartor/FrugalBuild index 37f3b58..6acefdd 100644 --- a/source/xapps-extra/merkaartor/FrugalBuild +++ b/source/xapps-extra/merkaartor/FrugalBuild @@ -3,7 +3,7 @@ pkgname=merkaartor pkgver=0.17.2 -pkgrel=5 +pkgrel=6 pkgdesc="An editor for the OpenStreetMap project" url="http://merkaartor.be" depends=('libqtsvg' 'libqtgui' 'libqtwebkit' 'libqtscript' 'exiv2>=0.23' 'libxml2' 'libxslt' 'libboost>=1.49.0') @@ -23,6 +23,7 @@ sha1sums=('f789141db427bf25bb3b61801fefc98ab0430012' \ build() { Fcd Fpatchall + echo 'QMAKE_MOC = $$QMAKE_MOC -DBOOST_TT_HAS_OPERATOR_HPP_INCLUDED' >> src/src.pro || Fdie qmake Merkaartor.pro PREFIX=/usr NODEBUG=1 QMAKE_CXXFLAGS='-fpermissive' || Fdie Fmake make INSTALL_ROOT="$Fdestdir" install || Fdie From melko at frugalware.org Sun May 6 12:28:16 2012 From: melko at frugalware.org (Melko) Date: Sun, 6 May 2012 12:28:16 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: scribus-1.4.1-1-i686 Message-ID: <20120506102816.60EB4228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=da031ece9a8a753ca0b0108512def11392b1249b commit da031ece9a8a753ca0b0108512def11392b1249b Author: Melko <melko at frugalware.org> Date: Sun May 6 12:27:02 2012 +0200 scribus-1.4.1-1-i686 * version bump diff --git a/source/xapps-extra/scribus/FrugalBuild b/source/xapps-extra/scribus/FrugalBuild index e22602d..9d51a06 100644 --- a/source/xapps-extra/scribus/FrugalBuild +++ b/source/xapps-extra/scribus/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling time: 7.91 SBU +# Compiling time: 9.81 SBU # Maintainer: Melko <melko at frugalware.org> # Contributor: Bence Nagy <nagybence at tipogral.hu> pkgname=scribus -pkgver=1.4.0 +pkgver=1.4.1 pkgrel=1 pkgdesc="A professional desktop publishing application." url="http://www.scribus.net" @@ -18,7 +18,7 @@ Finclude kde sourceforge cmake build() { - Fcd + Fcd Scribus Fsed "scribusicon" "/usr/share/pixmaps/scribusicon.png" scribus.desktop Ffilerel /usr/share/applications/scribus.desktop CMake_build @@ -26,6 +26,6 @@ build() Frm /usr/lib/scribus/dicts/hyph_hu.dic } -sha1sums=('d19e455f261c4075076f1d6f4a55fbd934a66c60') +sha1sums=('7e0c0122ed557ebf4f85690e0e6939236718bad2') # optimization OK From elentir at frugalware.org Sun May 6 12:44:49 2012 From: elentir at frugalware.org (Elentir) Date: Sun, 6 May 2012 12:44:49 +0200 (CEST) Subject: [Frugalware-git] boost149: lordsawar-0.2.0-1-x86_64 Message-ID: <20120506104449.7AE32228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=1abfe81bdd37ab348b1e899eef38add9010e106c commit 1abfe81bdd37ab348b1e899eef38add9010e106c Author: Elentir <elentir at frugalware.org> Date: Sun May 6 12:44:38 2012 +0200 lordsawar-0.2.0-1-x86_64 * version bump * fix depends diff --git a/source/games-extra/lordsawar/FrugalBuild b/source/games-extra/lordsawar/FrugalBuild index 3c8db8f..4039915 100644 --- a/source/games-extra/lordsawar/FrugalBuild +++ b/source/games-extra/lordsawar/FrugalBuild @@ -2,17 +2,19 @@ # Maintainer: Pingax <pingax at frugalware.fr> pkgname=lordsawar -pkgver=0.1.9 -pkgrel=2 +pkgver=0.2.0 +pkgrel=1 pkgdesc="Free turn-based strategy game" url="http://www.nongnu.org/lordsawar/" archs=('i686' 'x86_64') groups=('games-extra') depends=('gtkmm2' 'sdl_mixer' 'expat' 'libtar' 'libsigc++2' 'pkgconfig'\ 'gettext' 'gnet') -makedepends=('intltool' 'boost>=1.46.1') +makedepends=('intltool' 'boost') up2date="lynx -dump http://www.nongnu.org/lordsawar/|grep 17 | grep -m1 .tar.gz | sed 's/.*lordsawar-\(.*\).tar.gz/\1/'" -source="http://download.savannah.gnu.org/releases-noredirect/$pkgname/$pkgname-$pkgver.tar.gz" -sha1sums=('2dc629eb6030da20bf4d1562798e689b8c802462') +source=("http://download.savannah.gnu.org/releases-noredirect/$pkgname/$pkgname-$pkgver.tar.gz" \ + lordsawar-0.2.0-gcc47.patch) +sha1sums=('89e351931f74bfc1272cdf5ff6658eb5a42aa2d9' \ + '9bf41e48ef53a2acbb7de1357e8c06195463380f') # optimization OK diff --git a/source/games-extra/lordsawar/lordsawar-0.2.0-gcc47.patch b/source/games-extra/lordsawar/lordsawar-0.2.0-gcc47.patch new file mode 100644 index 0000000..012c2d0 --- /dev/null +++ b/source/games-extra/lordsawar/lordsawar-0.2.0-gcc47.patch @@ -0,0 +1,12 @@ +diff -Naur lordsawar-0.2.0/src/LocationList.h lordsawar-0.2.0/src/LocationList.h +--- lordsawar-0.2.0/src/LocationList.h 2010-05-11 10:50:34.000000000 +0200 ++++ lordsawar-0.2.0/src/LocationList.h 2012-05-06 12:17:43.167790030 +0200 +@@ -55,7 +55,7 @@ + + void add(T t) + { +- push_back(t); ++ this->push_back(t); + d_id[t->getId()] = t; + int size = t->getSize(); + for (int i = 0; i < size; i++) From ryuo at frugalware.org Sun May 6 12:48:02 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 6 May 2012 12:48:02 +0200 (CEST) Subject: [Frugalware-git] firepl: add some more functions to utility Message-ID: <20120506104802.1849B228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=firepl.git;a=commitdiff;h=0d1caf3f60838b77bcb971a8964b44bcb7b47468 commit 0d1caf3f60838b77bcb971a8964b44bcb7b47468 Author: James Buren <ryuo at frugalware.org> Date: Sun May 6 05:47:27 2012 -0500 add some more functions to utility diff --git a/utility.c b/utility.c index 7ca00f9..9d842a7 100644 --- a/utility.c +++ b/utility.c @@ -48,6 +48,23 @@ extern bool _format_string(char *s,size_t n,bool append,const char *fmt,...) return rv; } +extern char *_clone_string(const char *s,ssize_t n) +{ + char *p; + + assert(s); + + n = n < 0 ? strlen(s) : min(n,strlen(s)); + + p = alloc(char,n + 1); + + memcpy(p,s,n); + + p[n] = 0; + + return p; +} + extern void *_alloc(size_t n,bool zero) { void *p; diff --git a/utility.h b/utility.h index 66a22b1..9cfbeea 100644 --- a/utility.h +++ b/utility.h @@ -1,6 +1,8 @@ #pragma once #include <stdbool.h> +#include <stddef.h> +#include <sys/types.h> #include <assert.h> #define assert_not_reached() assert(false) @@ -9,6 +11,8 @@ #define aprintf(...) _log_message(LOG_ABORT,__VA_ARGS__) #define strfcpy(S,...) _format_string(S,sizeof(S),false,__VA_ARGS__) #define strfcat(S,...) _format_string(S,sizeof(S),true,__VA_ARGS__) +#define strclone(S) _clone_string((S),-1) +#define strnclone(S,N) _clone_string((S),(N)) #define alloc(T,N) ((T*)_alloc(sizeof(T)*(N),false)) #define alloc0(T,N) ((T*)_alloc(sizeof(T)*(N),true)) #define redim(P,T,N) ((T*)_redim((P),sizeof(T)*(N))) @@ -37,5 +41,7 @@ typedef enum extern void _log_message(log_t log,const char *fmt,...); extern bool _format_string(char *s,size_t n,bool append,const char *fmt,...); +extern char *_clone_string(const char *s,ssize_t n); extern void *_alloc(size_t n,bool zero); extern void *_redim(void *p,size_t n); + From elentir at frugalware.org Sun May 6 12:58:48 2012 From: elentir at frugalware.org (Elentir) Date: Sun, 6 May 2012 12:58:48 +0200 (CEST) Subject: [Frugalware-git] boost149: kimono-4.8.2-2-x86_64 Message-ID: <20120506105848.7466E228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=c22d08e8760b4b9490fbb23daf54f60ac4735cf1 commit c22d08e8760b4b9490fbb23daf54f60ac4735cf1 Author: Elentir <elentir at frugalware.org> Date: Sun May 6 12:58:40 2012 +0200 kimono-4.8.2-2-x86_64 * add patch to fix build diff --git a/source/kde-extra/kimono/FrugalBuild b/source/kde-extra/kimono/FrugalBuild index 49cc0e8..7da8649 100644 --- a/source/kde-extra/kimono/FrugalBuild +++ b/source/kde-extra/kimono/FrugalBuild @@ -10,6 +10,9 @@ Finclude mono kde depends=("libplasma>=$_F_kde_ver" "libkdewebkit>=$_F_kde_ver" 'mono>=2.10.0' "smokekde>=$_F_kde_ver" "qyoto>=$_F_kde_ver") makedepends=("${makedepends[@]}" "kdepimlibs-compiletime>=$_F_kde_ver" "kdelibs>=$_F_kde_ver" \ 'boost>=1.49.0' "soprano-backend-redland>=2.7.0" "kdepimlibs>=$_F_kde_ver") +source=(${source[@]} kimono-soprano.patch) +sha1sums=('ffe572e5df8f8a5d2a6b94db8e460b603af711e6' \ + 'cc82dca847eebce5aba28ade28c05fb97cf0202c') build() { Fmonoexport diff --git a/source/kde-extra/kimono/kimono-soprano.patch b/source/kde-extra/kimono/kimono-soprano.patch new file mode 100644 index 0000000..073ba8e --- /dev/null +++ b/source/kde-extra/kimono/kimono-soprano.patch @@ -0,0 +1,13 @@ +Index: kimono-4.7.3/soprano/CMakeLists.txt +=================================================================== +--- kimono-4.7.3.orig/soprano/CMakeLists.txt ++++ kimono-4.7.3/soprano/CMakeLists.txt +@@ -22,7 +22,7 @@ ADD_DEPENDENCIES(soprano-sharp smokesopr + TARGET_LINK_LIBRARIES(soprano-sharp ${SMOKE_SOPRANO_LIBRARY} + ${SMOKE_BASE_LIBRARY} + ${QYOTO_LIBRARY} +- ${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY} ${SOPRANO_LIBRARIES} ${SOPRANO_INDEX_LIBRARIES} ++ ${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY} ${SOPRANO_LIBRARIES} + ${SOPRANO_CLIENT_LIBRARIES} ${SOPRANO_SERVER_LIBRARIES}) + + CSHARP_ADD_LIBRARY(soprano "${SRC_CS}" REFERENCES ${QYOTO_ASSEMBLY} COMPILE_FLAGS /warn:0 /keyfile:${QYOTO_KEYFILE}) \ No newline at end of file From elentir at frugalware.org Sun May 6 13:01:50 2012 From: elentir at frugalware.org (Elentir) Date: Sun, 6 May 2012 13:01:50 +0200 (CEST) Subject: [Frugalware-git] boost149: compiz-0.8.8-2-x86_64 Message-ID: <20120506110150.0776D228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=df275c8c66f4cb7fce24f77c30874709c2510ad4 commit df275c8c66f4cb7fce24f77c30874709c2510ad4 Author: Elentir <elentir at frugalware.org> Date: Sun May 6 13:01:38 2012 +0200 compiz-0.8.8-2-x86_64 * fix patch diff --git a/source/x11-extra/compiz/FrugalBuild b/source/x11-extra/compiz/FrugalBuild index fb48ebb..c97c4c8 100644 --- a/source/x11-extra/compiz/FrugalBuild +++ b/source/x11-extra/compiz/FrugalBuild @@ -17,7 +17,7 @@ source=(${source[@]} compiz-fix-build.patch) options=('force') sha1sums=('ca86f8586f921f084d32c2548a5d2170179a5caf' \ - 'd107ada8b29d4c469c3017eab7901cf607a125e4') + '8883ad78cdd1daf8b542a0ddc1ce43ba741a264e') _F_gnome_schemas=('etc/gconf/schemas/compiz-annotate.schemas' \ 'etc/gconf/schemas/compiz-blur.schemas' \ 'etc/gconf/schemas/compiz-clone.schemas' \ diff --git a/source/x11-extra/compiz/compiz-fix-build.patch b/source/x11-extra/compiz/compiz-fix-build.patch index 1ab2e6f..08a01ed 100644 --- a/source/x11-extra/compiz/compiz-fix-build.patch +++ b/source/x11-extra/compiz/compiz-fix-build.patch @@ -1,7 +1,16 @@ -diff -Naur compiz-0.8.8-orig/kde/window-decorator-kde4/window.cpp compiz-0.8.8/kde/window-decorator-kde4/window.cpp ---- compiz-0.8.8-orig/kde/window-decorator-kde4/window.cpp 2012-01-29 22:05:54.000000000 -0500 -+++ compiz-0.8.8/kde/window-decorator-kde4/window.cpp 2012-01-29 22:10:38.000000000 -0500 -@@ -986,10 +986,10 @@ +diff -Naur compiz-0.8.8/kde/window-decorator-kde4/window.cpp compiz-0.8.8/kde/window-decorator-kde4/window.cpp +--- compiz-0.8.8/kde/window-decorator-kde4/window.cpp 2010-05-21 13:18:14.000000000 +0200 ++++ compiz-0.8.8/kde/window-decorator-kde4/window.cpp 2012-05-06 11:44:01.819887105 +0200 +@@ -21,6 +21,8 @@ + * Author: David Reveman <davidr at novell.com> + */ + ++#include <unistd.h> ++ + #include "window.h" + #include "decorator.h" + #include "options.h" +@@ -986,10 +988,10 @@ { Atom atom = Atoms::compizWindowBlurDecor; QRegion topQRegion, bottomQRegion, leftQRegion, rightQRegion; @@ -15,3 +24,4 @@ diff -Naur compiz-0.8.8-orig/kde/window-decorator-kde4/window.cpp compiz-0.8.8/k + ::Region rightRegion = NULL; int size = 0; int w, h; + \ No newline at end of file From elentir at frugalware.org Sun May 6 13:10:05 2012 From: elentir at frugalware.org (Elentir) Date: Sun, 6 May 2012 13:10:05 +0200 (CEST) Subject: [Frugalware-git] boost149: compiz-plugins-extra-0.8.8-2-x86_64 Message-ID: <20120506111005.15FE0228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=da1efe3038dd753f526e944bf878d392c7995b42 commit da1efe3038dd753f526e944bf878d392c7995b42 Author: Elentir <elentir at frugalware.org> Date: Sun May 6 13:10:05 2012 +0200 compiz-plugins-extra-0.8.8-2-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/x11-extra/compiz-plugins-extra/FrugalBuild b/source/x11-extra/compiz-plugins-extra/FrugalBuild index 0d28bc1..2855178 100644 --- a/source/x11-extra/compiz-plugins-extra/FrugalBuild +++ b/source/x11-extra/compiz-plugins-extra/FrugalBuild @@ -4,10 +4,10 @@ pkgname=compiz-plugins-extra Finclude compiz -pkgrel=1 +pkgrel=2 pkgdesc="Extra plugins for Compiz Fusion" depends=('compiz>=0.8.8' 'compiz-bcop>=0.8.8' 'compiz-plugins-main>=0.8.8' \ - 'cairo' 'libjpeg' 'librsvg>=2.26.0-2' 'libboost>=1.46.1') + 'cairo' 'libjpeg' 'librsvg>=2.26.0-2' 'libboost>=1.49.0') makedepends=('pkgconfig' 'perl-xml-parser' 'intltool' 'boost' 'gconf') options=('force') groups=('x11-extra') From elentir at frugalware.org Sun May 6 13:10:43 2012 From: elentir at frugalware.org (Elentir) Date: Sun, 6 May 2012 13:10:43 +0200 (CEST) Subject: [Frugalware-git] boost149: compiz-plugins-main-0.8.8-2-x86_64 Message-ID: <20120506111043.0D33E228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=03d6488217681908705be60a026b7423338bd226 commit 03d6488217681908705be60a026b7423338bd226 Author: Elentir <elentir at frugalware.org> Date: Sun May 6 13:10:41 2012 +0200 compiz-plugins-main-0.8.8-2-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/x11-extra/compiz-plugins-main/FrugalBuild b/source/x11-extra/compiz-plugins-main/FrugalBuild index eb08253..287d226f 100644 --- a/source/x11-extra/compiz-plugins-main/FrugalBuild +++ b/source/x11-extra/compiz-plugins-main/FrugalBuild @@ -4,9 +4,9 @@ pkgname=compiz-plugins-main Finclude compiz -pkgrel=1 +pkgrel=2 pkgdesc="Main plugins for Compiz Fusion" -depends=('compiz>=0.8.8' 'compiz-bcop>=0.8.8' 'cairo>=1.8.6-3' 'libjpeg' 'librsvg>=2.26.0-2' 'libboost>=1.46.1') +depends=('compiz>=0.8.8' 'compiz-bcop>=0.8.8' 'cairo>=1.8.6-3' 'libjpeg' 'librsvg>=2.26.0-2' 'libboost>=1.49.0') makedepends=('pkgconfig' 'perl-xml-parser' 'intltool' 'boost') options=('force') groups=('x11-extra') From elentir at frugalware.org Sun May 6 13:11:15 2012 From: elentir at frugalware.org (Elentir) Date: Sun, 6 May 2012 13:11:15 +0200 (CEST) Subject: [Frugalware-git] boost149: compiz-plugins-unsupported-0.8.8-2-x86_64 Message-ID: <20120506111115.A253F228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=8e1fbce85e419992e3784a83085e09c1123fac53 commit 8e1fbce85e419992e3784a83085e09c1123fac53 Author: Elentir <elentir at frugalware.org> Date: Sun May 6 13:11:16 2012 +0200 compiz-plugins-unsupported-0.8.8-2-x86_64 * rebuild with boost>=1.49.0 diff --git a/source/x11-extra/compiz-plugins-unsupported/FrugalBuild b/source/x11-extra/compiz-plugins-unsupported/FrugalBuild index 61db894..08fcbfe 100644 --- a/source/x11-extra/compiz-plugins-unsupported/FrugalBuild +++ b/source/x11-extra/compiz-plugins-unsupported/FrugalBuild @@ -3,10 +3,10 @@ pkgname=compiz-plugins-unsupported Finclude compiz -pkgrel=1 +pkgrel=2 pkgdesc="Extra plugins for Compiz Fusion" depends=('compiz>=0.8.8' 'compiz-bcop>=0.8.8' 'compiz-plugins-extra>=0.8.8' \ - 'cairo' 'libjpeg' 'librsvg>=2.26.0-2' 'libboost>=1.46.1') + 'cairo' 'libjpeg' 'librsvg>=2.26.0-2' 'libboost>=1.49.0') makedepends=('pkgconfig' 'perl-xml-parser' 'intltool' 'boost') options=('force') groups=('x11-extra') From elentir at frugalware.org Sun May 6 13:19:28 2012 From: elentir at frugalware.org (Elentir) Date: Sun, 6 May 2012 13:19:28 +0200 (CEST) Subject: [Frugalware-git] boost149: compiz-plugins-main-0.8.8-2-x86_64 Message-ID: <20120506111928.85993228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=c5ddf8dd9cf03e7a5e2eed51dedb2a189da830ae commit c5ddf8dd9cf03e7a5e2eed51dedb2a189da830ae Author: Elentir <elentir at frugalware.org> Date: Sun May 6 13:19:27 2012 +0200 compiz-plugins-main-0.8.8-2-x86_64 * add libglu to depends diff --git a/source/x11-extra/compiz-plugins-main/FrugalBuild b/source/x11-extra/compiz-plugins-main/FrugalBuild index 287d226f..fd44f46 100644 --- a/source/x11-extra/compiz-plugins-main/FrugalBuild +++ b/source/x11-extra/compiz-plugins-main/FrugalBuild @@ -6,7 +6,7 @@ pkgname=compiz-plugins-main Finclude compiz pkgrel=2 pkgdesc="Main plugins for Compiz Fusion" -depends=('compiz>=0.8.8' 'compiz-bcop>=0.8.8' 'cairo>=1.8.6-3' 'libjpeg' 'librsvg>=2.26.0-2' 'libboost>=1.49.0') +depends=('compiz>=0.8.8' 'compiz-bcop>=0.8.8' 'cairo>=1.8.6-3' 'libjpeg' 'librsvg>=2.26.0-2' 'libboost>=1.49.0' 'libglu') makedepends=('pkgconfig' 'perl-xml-parser' 'intltool' 'boost') options=('force') groups=('x11-extra') From melko at frugalware.org Sun May 6 13:45:31 2012 From: melko at frugalware.org (Melko) Date: Sun, 6 May 2012 13:45:31 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: news: drop outdated Italian translations Message-ID: <20120506114531.BCD34228485A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=13b6c12d38a71263cd22427aa483c6b36d2de885 commit 13b6c12d38a71263cd22427aa483c6b36d2de885 Author: Melko <melko at frugalware.org> Date: Sun May 6 13:44:25 2012 +0200 news: drop outdated Italian translations diff --git a/frugalware/xml/news_it.xml b/frugalware/xml/news_it.xml deleted file mode 100644 index f9a5fdf..0000000 --- a/frugalware/xml/news_it.xml +++ /dev/null @@ -1,6500 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE news [ -<!ELEMENT news (post)*> -<!ELEMENT post (id , title , date , author , editedby* , hidden , content, icon*)> -<!ELEMENT id (#PCDATA)> -<!ELEMENT date (#PCDATA)> -<!ELEMENT title (#PCDATA)> -<!ELEMENT author (#PCDATA)> -<!ELEMENT content (#PCDATA)> -<!ELEMENT hidden (#PCDATA)> -<!ELEMENT editedby (name , date)> -<!ELEMENT icon (#PCDATA)> -<!ELEMENT name (#PCDATA)> -]> - -<!-- Before you commit: - -1) If you modify this file, be sure it's still valid - read /hooks/README! - -2) Please use date and time in RFC 2822 format. -Example: Mon, 07 Aug 2006 12:34:56 -0600 --> - -<news> - <post> - <id>228</id> - <title>The Seldon Plan #1 - Sun, 11 Mar 2012 15:48:58 -0600 - Devil505 - O - -
    -
  • In questo numero : -
      -
    • rilasciata Frugalware 1.6 Fermus
    • -
    • notizie dell'ultimo minuto
    • -
    • testato GNOME 3.4 beta
    • -
    • Cruciverba :)
    • -
    • screenshots del desktop degli utenti
    • -
    -

-
- -

- Download (PDF in inglese)
- ]]> -
- /images/icons/newsletter.png - - - 227 - GRUB2 upgrade in current - Sat, 03 Mar 2012 05:12:28 -0600 - ryuo - 0 - - because it must be done manually by the user. GRUB1 will no longer be supported from now on, so you should proceed
- with the upgrade as instructed here.
- ]]> -
- /images/icons/warning.png -
- - 226 - systemd in current - Sun, 19 Feb 2012 12:01:34 -0600 - ryuo - 0 - - Further inspection revealed that the behavior was caused by display-manager.service refusing to shutdown in a timely manner, by systemd's definition. The process
- still works out in the end, provided you wait long enough for the effected service to be forced to terminate by timeout. This is a public announcement, in the
- event you experience a 'hang' during reboot or shutdown, that you should try waiting it out. The default timeout per service is 90 seconds, so it may take awhile.
- If you want more details as to what is going on during this 'hang', you should boot without the 'splash' and 'quiet' boot arguments. Thank you.
- ]]> -
- /images/icons/warning.png -
- - 225 - Rilasciata Frugalware 1.6 (Fermus) - Sun, 12 Feb 2012 18:01:34 -0600 - ryuo - 0 - Frugalware 1.6 Fermus is released !
- Il team di Frugalware ?? lieto di annunciare l'immediata disponibilit?? di Frugalware 1.6, il nostro sedicesimo rilascio stabile.
- Non sono state aggiunte nuove funzionalit?? dalla 1.6rc2, ma 93 cambiamenti sono stati fatti per correggere bug minori. Se non avete seguito lo sviluppo durante i rilasci pre/rc, ecco quelli pi?? importanti dalla 1.5 in ordine sparso:
-
    -
  • pacchetti aggiornati: Linux kernel 3.1.10, XOrg server 1.11.2, GNOME 3.2, KDE SC 4.7, LibreOffice 3.4.5.2, Mozilla Firefox 10.0 solo per nominare alcune maggiori componenti.
  • -
  • le immagini i686 e x86_64 ISOs ora sono ibride. per queste due architetture non sono pi?? necessarie immagini separate per i dispositivi USB.
  • -
  • cpupower pu?? essere usato per configurare il risparmio energetico della CPU, questo ora ?? il metodo che raccomandiamo per farlo.
  • -
  • ?? stato rimosso il supporto UEFI/EFI dall'architettura i686. Questo perch?? ?? molto raro su i686.
  • -
  • l'installer ora usa gli UUID per generare /etc/fstab nelle nuove installazioni.
  • -
  • fw32, che mantiene una chroot i686 su un'installazione x86_64, ?? ora pi?? maturo e usabile.
  • -
  • HAL ?? stato deprecato in favore di udisks
  • -
  • i686 e x86_64 ora fanno uso di una initrd. Guardare la documentazione relativa all'installazione per sapere come aggiornare correttamente.
  • -
  • Cinnamon ?? ora nei repository.
  • -
  • fwlive ?? pi?? maturo e usabile.
  • -
- Riferitevi al ChangeLog di Fermus per maggiori informazioni.
- Download per i686, x86_64, ppc e arm: guardate la nostra lista dei mirror. Non dimenticate di controllare l'integrit?? delle immagini prima di masterizzarle!
- NOTA: Cliccare qui per saperne di pi?? su quale dispositivo si necessita per l'installazione.
- Se si sta effettuando l'aggiornamento a Fermus dal rilascio precedente (Mores), leggere la parte della documentazione riguardante l'aggiornamento.
- ]]> -
-
- - 224 - Frugalware 1.6rc2 (Fermus) released - Sun, 29 Jan 2012 18:00:57 -0600 - ryuo - 0 - announce the immediate availability of Frugalware 1.6rc2, the second technical preview of the upcoming 1.6 stable release.

-

Here are some of the major improvements, fixes and updates since 1.6rc1:
-

    -
  • Package updates: -
      -
    • Linux kernel 3.1.10
    • -
    • LibreOffice 3.4.5
    • -
    • ~100 updated packages
    • -
    • 27 new packages
    • -
    -
  • -
  • New features: -
      -
    • New cpupower (LWN article) and perf packages
    • -
    • kmod replaced module-init-tools
    • -
    -
  • -
  • Fixes: -
      -
    • The installer now handles network timeout errors
    • -
    • Documentation updates
    • -
    -
  • -
- Please refer to the Frugalware Testing ChangeLog for more information.
- Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
- NOTE: Click here to read more about what media you need for the installation.
- ]]> -
-
- - 223 - Review of 2011 - Tue, 17 Jan 2012 09:07:14 +1000 - phayz - 0 -
- -First on the list is the two scheduled releases: 1.4 and 1.5, both of which were released on time. Long-time users of Frugalware have become familiar with the twice-a-year release of stable editions. These don't happen by magic but instead are the result of the development team's hard work. The number of packages available in the repository continues to increase and so does the workload of maintaining them. Many thanks to all the development team, both old and new (in terms of their time on the development team, not their ages. :P ). Each of last years' releases had significant improvements and the highlights were:

- -1.4
-
    -
  • The Java development kit was changed from the binary Java SDK provided by Oracle to OpenJDK. This was in fact a great change because later in the year, Oracle changed the distribution licence which required all distributions to remove it from their repositories. Oracle's future JDKs will be based on OpenJDK anyway.
  • -
  • LibreOffice was forked from OpenOffice and available almost immediately after it was publicly released. Of course it helps that Frugalware's leader - VMiklos - is also a LibreOffice developer. :D
  • -
  • fwife, the GUI Frugalware installer developed by Elentir, was available as part of the default installation.
  • -
- -1.5
-
    -
  • Frugalware was available for the ARM architecture, exciting all those who had one, maybe even two or more ARMs. (Sorry, I couldn't resist such a bad English-language joke).
  • -
  • systemd was introduced as the new init system, which meant we had a more reliable, faster init system. Although a lot of discussion about systemd has been focused on boot-up time, that was not the only focus of its design.
  • -
- -There were also significant improvements in other areas:

- -FWLive

- -FWlive, the Frugalware live CD was resurrected by Baste after a few years without any development. The project was not entirely abandoned but none of the active developers had enough time to devote to it. Thankfully Baste made great progress and a beta release is already available. Having a live CD available is great because it means that anyone interested in trying Frugalware can do so without changing or possibly harming their PC or laptop.

- -Artwork

- -The default themeing applied to all desktop environments continues to improve, mainly thanks to Devil505. Themeing includes a custom desktop background, icons theme, window manager theme, GUI widgets theme, mouse cursor theme, and login manager theme. Together they give they make the default desktop of all desktop environments look fantastic. The result is so good that it was mentioned by the Linux Outlaws podcast when they mentioned Frugalware 1.4's release.

- -Games, games, games

- -Over 20 new puzzles, strategy, board and FPS games were added to the repository, including: Megaglest, 0 A.D., Bos Wars, Frogatto, Widelands and Red Eclipse. Just when you thought you might get something productive done, a developer packages a new game. :D

- -New Bug Tracker

- -With a lot of effort from Xarkam, the old Flyspray bug tracker was replaced with a shiny, new deployment of Trac. Amazingly he exported the existing data from Flyspray into the new BTS. Since requests and bugs are both tracked in the BTS, it's an important part of the Frugalware infrastructure.

- -Farewell to Carl

- -We said farewell to Carl Andersen, who had been providing Danish translation for all Frugalware projects over several years. He moved on to using another Linux distribution and we wished him well. One of Frugalware's aim is to be accessible to as many people as possible, so translations such as those provided by Carl are vital. It may not be exciting work, nor bring fame, but it without many people simply wouldn't be able to use Frugalware at all.

- -New Developers

- -2011 was a great year for the development team, with several new members and some returning after a break. Priorities and circumstances change over time for everyone so the team will never stay the same all the time. It's important that we have new members joining, with fresh ideas and enthusiasm. I'm not saying that the existing developers are getting old but time marches on for us all. Cedynamix and Jercel returned from a break and we were excited to have them return. New members to the development team included: Melko, Slown, Baste, Centuri0.

- -What's planned for 2012?

- -Although 2011 was a busy year, 2012 is sure to be exciting too. There are several projects already underway which will probably be completed during the year. FWLive will continue and hopefully become part a new option for each release. Bouleetbil is continuing to work on pyfpm, a GUI package manager developed in Python. Although we already have a GUI package manager it's no longer being maintained or developed.

- -Now is a great time to get involved in Frugalware's development, helping package management, translation, documentation, testing or anything else you would like to do. If you're interested, post a message in the forums and one of the development team will help you get started. There's no minimum level of technical knowledge or experience required because there are many non-technical tasks which you can help with. Let's make 2012 a year to remember! - ]]> -
- /images/icons/info.png -
- - 222 - Frugalware 1.6rc1 (Fermus) released - Sun, 15 Jan 2012 18:00:45 -0600 - ryuo - 0 - announce the immediate availability of Frugalware 1.6rc1, the second technical preview of the upcoming 1.6 stable release.

-

Here are some of the major improvements, fixes and updates since 1.6pre2:
-

    -
  • Package updates: -
      -
    • Linux kernel 3.1.8
    • -
    • Systemd 38
    • -
    • Firefox 9.0.1
    • -
    • 383 updated packages
    • -
    • 121 new packages
    • -
    • 8 replaced packages
    • -
    -
  • -
  • New features: -
      -
    • After being away for 6 releases, Fwlive is back on the scene!
    • -
    • Cinnamon Desktop is available as package.
    • -
    -
  • -
- Please refer to the Frugalware Testing ChangeLog for more information.
- Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
- NOTE: Click here to read more about what media you need for the installation.
- ]]> -
-
- - 221 - Frugalware Christmas gift - Sat, 24 Dec 2011 09:00:00 +0200 - Devil505 - 0 - Frugalware Christmas logo
- Tra poche ore ?? Natale! Il team di Frugalware ?? lieto di potervi offrire un regalo: la nuova versione di FWLive (Frugalware Live CD/DVD).
-
    -
  • FWLive ?? disponibile in diverse versioni: -
      -
    • GNOME Desktop Live-CD (fwlive-gnome-*.iso)
    • -
    • KDE Desktop Live-CD (fwlive-kde-*.iso)
    • -
    • XFCE Desktop Live-CD (fwlive-xfce-*.iso)
    • -
    • LXDE Desktop Live-CD (fwlive-lxde-*.iso)
    • -
    • Educative Edition Live-CD (fwlive-education-*.iso)
    • -
    • Gamer Live-DVD Edition (fwlive-gamer-*.iso)
    • -
    -
  • -
  • Da sapere: -
      -
    • Di default, il layout della tastiera ?? qwerty
    • -
    • Per adesso le uniche lingue disponibili sono: en,de,fr,it,hu
    • -
    • Il nome utente e password per accedere sono: fwlive.
    • -
    • La password di amministratore ??: fwlive
    • -
    • E' presente l'installer grafico
    • -
    • The Educative Edition ?? dedicata all'apprendimento dei ragazzi
    • -
    • The Gamer Edition ?? un DVD pieno di giochi opensource
    • -
    -
  • -
- NOTA: Questa versione ?? ancora una beta
- Download per i686 e x86_64: Guardate la nostra lista dei mirror. Non dimenticate di controllare l'integrit?? delle immagini di installazione prima di masterizzarle!. Le immagini ISO con suffisso -Fr sono versioni che hanno di default la lingua francese (e il layout della tastiera azerty).
- ]]> -
-
- - 220 - Rilasciata Frugalware 1.6pre2 (Fermus) - Mon, 19 Dec 2011 00:00:00 +0200 - Devil505 - 0 - annunciare l'immediata disponibilit?? di Frugalware 1.6pre2, la seconda preview tecnica del prossimo rilascio stabile 1.6.

-

Ecco alcuni dei maggiori cambiamenti, correzioni e aggiornamenti rispetto alla 1.6pre1:
-

    -
  • Pacchetti aggiornati: -
      -
    • Linux kernel 3.1
    • -
    • XOrg server 1.11.2
    • -
    • KDE SC 4.7.4
    • -
    • Firefox 8.0.1
    • -
    • Chromium 16.0.912.63
    • -
    • Blender 2.60
    • -
    • 1.1.0 release of the core EFL component
    • -
    -
  • -
  • Nuove funzionalit??: -
      -
    • Tutti i servizi dell'installazione di base hanno finalmente un'unit?? per systemd nativa
    • -
    • Le immagini di installazione per architetture x86 sono ora ibride, quindi non ci saranno pi?? immagini USB.
    • -
    • Chrony ?? diventato il client NTP di default.
    • -
    • /boot/grub/menu.lst e /etc/fstab usano gli UUID's a partire dalle nuove installazioni
    • -
    -
  • -
- Riferitevi al ChangeLog per maggiori informazioni.
- Download per i686: guardate la nostra lista dei mirror. Non dimenticate di controllare l'integrit?? delle immagini prima di masterizzarle!
- NOTA: Cliccare qui per saperne di pi?? su quale dispositivo si necessita per l'installazione.
-
- Oh, tra l'altro approfittiamo dell'occasione per augurarvi un Buon Natale! -
-
Frugalware Christmas logo

- ]]> -
-
- - 219 - Il Live CD ha bisogno di tester! - Wed, 7 Dec 2011 16:13:23 +0100 - Devil505 - 0 - qui. - Stiamo cercando dei tester. Queste immagini iso sono ancora in beta e solo in inglese e francese. Potete segnalare i problemi, avvisi e richieste a Baste sul canale irc #frugalware o sul bug tracker system. - ]]> - - /images/icons/info.png - - - 218 - Nuovo bug tracker! - Sat, 19 Oct 2011 15:17:55 +0100 - Devil505 - 0 - bug tracker. Flyspray ?? obsoleto da tempo e abbiamo scelto trac. Tutti i ticket sono stati importati. Chi aveva un account sul precedente bts deve resettare la password come indicato nella pagina principale.

- Un ringraziamento speciale al developer Xarkam per l'ottimo lavoro svolto!
- ]]> -
- /images/icons/info.png -
- - 217 - Rilasciata Frugalware 1.6pre1 (Fermus) - Mon, 10 Oct 2011 00:24:03 +0200 - Miklos Vajna - 0 - annunciare l'immediata disponibilit?? di Frugalware 1.6pre1, la prima preview tecnica del rilascio stabile 1.6.

-

Ecco alcuni dei maggiori cambiamenti, correzioni e aggiornamenti rispetto alla 1.5:
-

    -
  • Pacchetti aggiornati: -
      -
    • Linux kernel 3.0
    • -
    • GNU C Library 2.14
    • -
    • GCC 4.6
    • -
    • GNOME 3.2
    • -
    • KDE SC 4.7
    • -
    • Perl 5.14
    • -
    -
  • -
  • Nuove funzionalit??: -
      -
    • rsyslog ?? il nuovo demone syslog predefinito
    • -
    • udisks ha rimpiazzato hal nell'installazione predefinita
    • -
    • Il pacchetto fw32 ha rimpiazzato il gruppo emul-extra, portando un'integrazione - senza strappi come per Skype su x86_64.
    • -
    • I kernels ora sono provvisti di un'initrd. Assicuratevi di aggiornare - la configurazione del boot per usare initrd in - /boot/initrd.img.xz.
    • -
    -
  • -
- Riferitevi al ChangeLog per maggiori informazioni.
- Download per i686: guardate la nostra lista dei mirror. Non dimenticate di controllare l'integrit?? delle immagini prima di masterizzarle!
- NOTA: Cliccare qui per saperne di pi?? su quale dispositivo si necessita per l'installazione.
- ]]> -
-
- - 216 - Frugalware Newsletter 82 - Tue, 04 Oct 2011 13:47:43 +1000 - phayz - 0 - - Argomenti di questa newsletter: -
    -
  • Il Frugalware Release Party era nell'aria
  • -
  • Slown ?? ufficialmente uno sviluppatore
  • -
  • Cedynamix ?? tornato!
  • -
  • Consigli e trucchi - "Alias per la shell Bash" e "Dimmi quando hai finito"
  • -
  • Programmi particolari - Gource e Duplicity
  • -
  • Esame su Frugalware #3 - Risposte
  • -
- Potete leggerla qui. Speriamo vi godiate la lettura. - ]]> -
- /images/icons/newsletter.png -
- - 215 - Aggiornamenti del kernel - Mon, 19 Sep 2011 00:57:25 +0500 - James Buren - 0 - grubconfig al termine dell'aggiornamento. In caso contrario, avrete bisogno di - aggiungere questa linea all'entry di Frugalware nel menu.lst:

- - - initrd (frugalware grub partition)/boot/initrd.img.xz

- - - Se incontrate problemi con il nuovo kernel, aprite un bug report. - Prima di farlo, controllate che la partizione root sia - /dev/sd* e non /dev/hd*. Provate a convertire /dev/hd* a /dev/sd* - se avete problemi. - ]]> -
- /images/icons/warning.png -
- - 214 - Importante Server dell'inftrastuttura di Frugalware compromesso - Wed, 14 Sep 2011 00:57:25 +0200 - Miklos Vajna - 0 -
- - Sono spiacente di comunicarvi che uno tra i pi?? importanti server dell'infrastuttura - di Frugalware ?? stato compromesso il 25 Agosto. C'?? voluto un po' per - scoprire i dettagli di come sia stato possibile, - leggete qui - se siete interessati.

- - In breve: abbiamo trovato che ?? stata installata una backdoor - simile a quella installata su kernel.org recentemente. Abbiamo gi?? - riattivato il sistema operativo e preso alcune precauzioni per evitare - un attacco simile in futuro.

- - D'altra parte, abbiamo verificato che nessuno dei repo o dei pacchetti - binari sia stato modificato durante l'attacco, - quindi non dovete temere che Pacman-G2 abbia installato un - aggiornamento problematico per il vostro computer.

- - Grazie per la comprensione. - ]]> -
- /images/icons/warning.png -
- - 213 - Rilasciata Frugalware 1.5 (Mores) - Mon, 15 Aug 2011 00:39:33 +0200 - Miklos Vajna - 0 - Frugalware 1.5 Mores is released !
- Il team di Frugalware ?? lieto di annunciare l'immediata disponibilit?? di Frugalware 1.5, il nostro quindicesimo rilascio stabile.
- Non sono state aggiunte nuove caratteristiche rispetto alla 1.5rc2, ma sono stati fatti 86 cambiamenti per correggere malfunzionamenti minori. Se non avete seguito i cambiamenti durante i rilasci pre/rc, ecco in ordine sparso alcuni dei cambiamenti pi?? importanti dalla 1.4:
-
    -
  • Pacchetti aggiornati: Linux kernel 2.6.39.3, XOrg server 1.10.3, GNOME 3, KDE SC 4.6.5, XFCE 4.8, LibreOffice 3.4.2, Mozilla Firefox 5.0.1 sono per nominare alcuni tra i maggiori.
  • -
  • Una nuova versione di Pacman-g2 che aggiunge alcune belle funzionalit??.
  • -
  • systemd ?? ora il sistema di avvio predefinito.
  • -
  • Initial ARM port.
  • -
  • plymouth ora provvede al boot splash.
  • -
  • I kernel i686 and x86_64 possono ora avviare da EFI. (Tuttavia il bootloader non ?? ancora installabile dal setup.)
  • -
  • Oltre al supporto alle EFI , sono ora abilitate le tabelle delle partizioni GPT. Si raccomanda gptfdisk per questo genere di partizionamenti.
  • -
  • Il pacchetto Python setuptools ?? ora sostituito da distribute.
  • -
- Riferitevi al ChangeLog di Mores per maggiori informazioni.
- Download per i686, x86_64, ppc e arm: guardate la nostra lista dei mirror. Non dimenticate di controllare l'integrit?? delle immagini di installazione prima di masterizzarle!
- NOTA: Cliccare qui per saperne di pi?? su quale supporto si necessita per l'installazione.
- Se state aggiornando a Mores dalla precedente stabile (Nexon), leggete la parte relativa all' aggiornamento della nostra documentazione.
- ]]> -
-
- - 212 - Frugalware Newsletter Issue 81 - Sat, 06 Aug 2011 23:49:23 +1000 - phayz - 0 - - Argomenti di questa newsletter: -
    -
  • Bon voyage, Carl
  • -
  • Ben tornato Jercel!
  • -
  • pacman-g2 ora ?? pi?? veloce
  • -
  • Esame su Frugalware
  • -
- Potete leggerla qui. Speriamo vi godiate la lettura. - ]]> -
- /images/icons/newsletter.png -
- - 211 - Rilasciata Frugalware 1.5rc2 (Mores)! - Mon, 01 Aug 2011 00:15:14 +0200 - Miklos Vajna - 0 - annunciare l'immediata disponibilit?? di Frugalware 1.5rc2, la seconda release candidate dell'imminente rilascio stabile 1.5.

-

Ecco alcuni dei maggiori cambiamenti, correzioni e aggiornamenti dalla versione 1.5rc1:
-

    -
  • Pacchetti aggiornati: -
      -
    • Linux Kernel 2.6.39.3
    • -
    • XOrg server 1.10.3
    • -
    • LXDE - (lxsession-lite-0.4.6,lxpanel-0.5.7,lxlauncher-0.2.2,lxterminal-0.1.10...)
    • -
    • rilascio 1.0.1 delle librerie EFL
    • -
    • Mozilla Firefox 5.0.1
    • -
    • 245 pacchetti aggiornati
    • -
    • 20 nuovi pacchetti
    • -
    -
  • -
  • Nuove funzionalit??: -
      -
    • Vim ha guadagnato il supporto a Python.
    • -
    -
  • -
- Riferitevi al ChangeLog per maggiori informazioni.
- Download per i686: guardate la nostra lista dei mirror. Non dimenticate di controllare l'integrit?? delle immagini prima di masterizzarle!
- NOTA: Cliccare qui per saperne di pi?? su quale dispositivo si necessita per l'installazione.
- ]]> -
-
- - 210 - Rilasciata Frugalware 1.5rc1 (Mores)! - Fri, 15 Jul 2011 00:45:42 +0200 - Miklos Vajna - 0 - annunciare l'immediata disponibilit?? di Frugalware 1.5rc1, la prima release candidate dell'imminente rilascio stabile 1.5.

-

Ecco alcuni dei maggiori cambiamenti, correzioni e aggiornamenti dalla versione 1.5pre2:
-

    -
  • Pacchetti aggiornati: -
      -
    • KDE 4.6.5
    • -
    • Mozilla Firefox 5.0
    • -
    • LibreOffice 3.4.1
    • -
    • FFmpeg 0.8
    • -
    -
  • -
  • Nuove funzionalit??: -
      -
    • Il pacchetto Python setuptools ?? ora rimpiazzato da distribute.
    • -
    • Il nostro pacchetto gdb ha guadagnato il supporto a Python.
    • -
    -
  • -
- Riferitevi al ChangeLog per maggiori informazioni.
- Download per i686: guardate la nostra lista dei mirror. Non dimenticate di controllare l'integrit?? delle immagini prima di masterizzarle!
- NOTA: Cliccare qui per saperne di pi?? su quale dispositivo si necessita per l'installazione.
- ]]> -
-
- - 209 - Pacman-g2 upgrade - Wed, 3 July 2011 14:54:05 +0100 - Devil505 - 0 - interessanti funzionalit??.
- Chi usa il ramo current di Frugalware deve dare un pacman -Sy pacman-g2 prima di aggiornare il sistema (pacman -Syu). Come si pu?? vedere, il database di frugalware-current deve essere sincronizzato di nuovo dopo l'aggiornamento di pagman-g2.
- ]]> -
- /images/icons/warning.png -
- - 208 - Frugalware Newsletter Issue 80 - Sat, 02 Jul 2011 22:13:21 +1000 - phayz - 0 - - Argomenti di questa newsletter: -
    -
  • Frugalware 1.5 pre2 - "Mores" rilasciata
  • -
  • Baste ?? ufficialmente uno sviluppatore
  • -
  • Bug nella sezione Bug Fixes della newsletter :O
  • -
  • Pacchetti orfani trovano nuove "dimore"
  • -
  • Consigli e trucchi - Nuove funzionalit?? per pacman-g2
  • -
  • Programmi particolari - Minitube e Plank
  • -
- Potete leggerla qui. Speriamo vi godiate la lettura. - ]]> -
- /images/icons/newsletter.png -
- - 207 - Rilasciata Frugalware 1.5pre2 (Mores)! - Mon, 20 Jun 2011 00:45:21 +0200 - Miklos Vajna - 0 - annunciare l'immediata disponibilit?? di Frugalware 1.5pre2, la seconda preview tecnica del rilascio stabile 1.5.

-

Ecco alcuni dei maggiori cambiamenti, correzioni e aggiornamenti rispetto alla versione 1.5pre1:
-

    -
  • Pacchetti aggiornati: -
      -
    • Linux kernel 2.6.39
    • -
    • LibreOffice 3.4
    • -
    • KDE 4.6.4
    • -
    -
  • -
  • Nuove funzionalit??: -
      -
    • La schermata di avvio ?? ora fornita da plymouth.
    • -
    • I kernel i686 e x86_64 possono ora avviarsi da una partizione EFI. (Tuttavia il bootloader non ?? ancora - installabile dal setup.)
    • -
    • Oltre al supporto alle EFI, sono ora abilitate le tabelle delle partizioni GPT. Si raccomanda di usare gptfdisk - per il partizionamento.
    • -
    -
  • -
- Riferitevi al ChangeLog per maggiori informazioni.
- Download per i686: guardate la nostra lista dei mirror. Non dimenticate di controllare l'integrit?? delle immagini prima di masterizzarle!
- NOTA: Cliccare qui per saperne di pi?? su quale dispositivo si necessita per l'installazione.
- ]]> -
-
- - 206 - Frugalware Newsletter 79 - Sun, 15 May 2011 22:05:15 +1000 - phayz - 0 - - Argomenti di questa newsletter: -
    -
  • Nuovo collaboratore - Baste;
  • -
  • Un tema Frugalware per GNOME Shell;
  • -
  • Consigli e trucchi - files sheletro e script per le informazioni di sistema;
  • -
  • Screenshots degli utenti di Frugalware - Botchchikii, Springbank e Slown;
  • -
  • Programmi particolari - Quod Libet.
  • -
- Potete leggerla qui. Speriamo vi godiate la lettura. - ]]> -
- /images/icons/newsletter.png -
- - 205 - Frugalware Newsletter 78 - Tue, 19 Apr 2011 23:50:57 +1000 - phayz - 0 - - Argomenti di questa newsletter: -
    -
  • GNOME 3 ?? ora disponibile
  • -
  • Altre proposte per lo sfondo
  • -
  • Come fai a sapere se la fine del mondo ?? arrivata?
  • -
  • Consigli e trucchi - "Mi sono dimenticato qualcosa qui?"
  • -
  • Programmi particolari - Pogo
  • -
  • Il desktop degli utenti - Slown, Pingax e FrugalNL
  • -
- Potete leggerla qui. Speriamo vi godiate la lettura. - ]]> -
- /images/icons/newsletter.png -
- - 204 - Rilasciata Frugalware 1.5pre1 (Mores)! - Mon, 18 Apr 2011 06:57:45 +0200 - Miklos Vajna - 0 - annunciare l'immediata disponibilit?? di Frugalware 1.5pre1, la prima preview del prossimo rilascio stabile 1.5.

-

Ecco alcuni dei maggiori cambiamenti, correzioni e aggiornamenti rispetto alla versione 1.4:
-

    -
  • Pacchetti aggiornati: -
      -
    • Linux kernel 2.6.38
    • -
    • Gnome 3.0
    • -
    • KDE 4.6
    • -
    • Firefox 4.0
    • -
    • XFCE 4.8 con alcune correzioni (4.8.1), potete vedere qui i cambiamenti portati da questa versione.
    • -
    • Rilascio 1.0 per le librerie EFL (dettagli)
    • -
    -
  • -
  • New features: -
      -
    • systemd ?? ora il sistema di avvio predefinito
    • -
    • Iniziato il port a ARM
    • -
    • Ora XFCE ha i fonts lcdfilter come GNOME
    • -
    • L'archivio completo dei pacchetti ?? ora disponibile solo sul DVD, invece mettiamo a disposizione una versione CD pi?? leggera (~200MB di grandezza) per installare un sistema minimale.
    • -
    -
  • -
- Riferitevi al ChangeLog per maggiori informazioni.
- Download per i686: guardate la nostra lista mirrors. Non dimenticate di controllare l'integrit?? delle immagini prima di masterizzarle!
- NOTA: Cliccare qui per saperne di pi?? su quale dispositivo si necessita per l'installazione.
- ]]> -
-
- - 203 - Rilasciato GNOME 3! - Sat, 9 April 2011 11:54:15 +0100 - Devil505 - 0 - GNOME 3 now available! - Il team di Frugalware ?? lieto di annunciare la disponibilit?? della nuova versione di GNOME Desktop (3.0) nei repository di frugalware current.
- ]]> -
- /images/icons/info.png -
- - 202 - Frugalware Newsletter 77 - Thu, 24 Mar 2011 22:35:54 +1000 - phayz - 0 - - Il programma: -
    -
  • Completato il porting a ARM
  • -
  • Centuri0 ?? ufficialmente uno sviluppatore
  • -
  • Sono in corso le traduzioni in Bulgaro
  • -
  • Consigli e trucchi
  • -
  • Programmi particolari: minbif e Guake
  • -
- Potete leggerla qui. Speriamo vi godiate la lettura. - ]]> -
- /images/icons/newsletter.png -
- - 201 - Il Wiki ha bisogno di te! - Wed, 16 March 2011 11:57:35 +0100 - Devil505 - 0 - Wiki needs you ! - Il wiki di Frugalware ?? stato aggiornato e ora ?? conforme con - il design ufficiale. Il wiki ha bisogno della vostra collaborazione, quindi non esitate a inserire i vostri - HOWTOs personali, tradurre le pagine nella vostra lingua, creare nuove pagine (guardate il link TODO sulla barra laterale)...

- La comunit?? di Frugalware conta su di voi!
- ]]> -
- /images/icons/info.png -
- - 200 - Frugalware Newsletter 76 - Mon, 28 Feb 2011 20:37:11 +1000 - phayz - 0 - - Il programma: -
    -
  • Frugalware 1.4 Nexon ?? arrivata!
  • -
  • Il sito di Frugalware ha subito un restyling
  • -
  • Ora potete aggiungere i vostri commenti a ogni newsletter
  • -
  • Riempitevi con Frugalware
  • -
  • Programmi particolari - tig e Shutter
  • -
- La potete leggere qui. Speriamo vi godiate la lettura. - ]]> -
- /images/icons/newsletter.png -
- - 199 - Systemd: nuovo sistema di avvio - Wed, 23 Feb 2011 15:15:05 +0100 - Devil505 - 0 - systemd ?? ora il sistema di avvio predefinito. - Gli utilizzatori del ramo current di Frugalware devono dare pacman -Sy systemd prima di aggiornare il sistema.
- ]]> -
- /images/icons/warning.png -
- - 198 - Haven: Ciclo di vita terminato - Sat, 19 Feb 2011 12:33:57 +0100 - Miklos Vajna - 0 - - Abbiamo rilasciato per Haven da FSA692 a FSA712. Questo significa che sono stati risolti 21 problemi di sicurezza in 6 mesi.
- ]]> -
-
- - 197 - Rilasciata Frugalware 1.4 (Nexon) - Sun, 13 Feb 2011 00:33:09 +0100 - Miklos Vajna - 0 - Frugalware 1.4 Nexon is released !
- Il Team di Frugalware ?? lieto di annunciare l'immediata disponibilit?? di Frugalware 1.4, il nostro quattordicesimo rilascio stabile.
- L'unica aggiunta rispetto alla 1.4rc2 ?? LibreOffice (sostituisce OpenOffice.org), in pi?? sono stati fatti 109 cambiamenti per correggere bug minori. Se non avete seguito i cambiamenti durante i rilasci pre/rc, ecco quelli principali dalla versione 1.3, in ordine sparso:
-
    -
  • Pacchetti aggiornati: Linux kernel 2.6.37, Xorg server 1.9, GNOME 2.32, KDE SC 4.5, Drupal 7, Python 2.7 tanto per nominare le principali componenti.
  • -
  • I pacchetti mancanti delle localizzazioni di koffice sono tornati (mancavano fin dall'integrazione di KDE4).
  • -
  • Nuovo rendering LCD disponibile in GNOME. Se usate un'uscita video digitale, questo migliorer?? l'aspetto dei caratteri.
  • -
  • OSSv4 ?? stato aggiunto. Provate ad usarlo se avete problemi con ALSA.
  • -
  • systemd ?? ora disponibile in alternativa a sysvinit (guardate la sua pagina sul wiki per maggiori informazioni).
  • -
  • netconfig ora supporta la connessione mobile 3g attraverso wvdial.
  • -
  • L'avvio da periferiche virtio ?? ora supportato, fintanto che usiate una partizione /boot separata (guardate qui per maggiori dettagli).
  • -
  • L'installer grafico fa ora parte delle immagini di installazione net/cd/dvd, non dovrete pi?? scaricare un'immagine separata per usarlo.
  • -
- Fate riferimento al ChangeLog di Frugalware Nexon per maggiori informazioni.
- Download per i686, x86_64 e ppc: guardate la nostra lista mirror. Non dimenticate di controllare l'integrit?? delle immagini prima di masterizzarle!
- NOTA: Cliccare qui per saperne di pi?? su quale media necessitate per l'installazione.
- Se state aggiornando a Nexon dal precedente rilascio stabile (Haven), leggete la parte della documentazione relativa all'upgrade.
- ]]> -
-
- - 196 - Parli italiano? - Sat, 12 Feb 2011 17:53:00 +1000 - Melko - 0 - - - /images/icons/info.png - - - 195 - ??Habla usted espa??ol? - Thu, 10 Feb 2011 07:21:27 +1000 - phayz - 0 - http://frugalware.org/es. - Uno dei principi fondamentali di Frugalware era di essere accessibile - alle persone nella loro lingua nativa e questo ?? un passo avanti lungo - questo percorso. Molte grazie a tutti quelli che sono stati coinvolti - nella traduzione e speriamo che questo continuer?? per molti anni a venire. - ]]> - - /images/icons/info.png - - - 194 - Frugalware Newsletter 75 - Tue, 01 Feb 2011 12:56:56 +1000 - phayz - 0 - - Il programma: -
    -
  • Rilasciata Frugalware 1.4 Release Candidate 2
  • -
  • Frugalware tweak! e Frugalware tweak 2! ???
  • -
  • Do-de-ca-cosa!?
  • -
  • Anche gli utenti di Frugalware sono persone!
  • -
  • Tips and Tricks - Trova il mirror pi?? veloce.
  • -
- Potete leggerla qui. Speriamo vi godiate la lettura. - ]]> -
- /images/icons/newsletter.png -
- - 193 - Frugalware 1.4rc2 (Nexon) released - Fri, 28 Jan 2011 08:21:25 +0100 - Miklos Vajna - 0 - annunciare l'immediata disponibilit?? di Frugalware 1.4rc2, la seconda candidata al rilascio del prossimo rilascio stabile 1.4.

-

Ecco alcuni cambiamenti maggiori, correzioni e aggiornamenti dall'1.4rc1:
-

    -
  • Aggiornamento pacchetti:
  • -
      -
    • Linux 2.6.37 + fixes
    • -
    • KDE SC 4.5
    • -
    • Drupal 7 rende obsoleto Drupal 5. Se un pacchetto drupal-5 ha la sua controparte drupal-6 (i.e. drupal-cck), - allora la versione drupal-6 (drupal6-cck) rimpiazza automaticamente la vecchia. Se un pacchetto drupal-5 NON HA - la sua controparte drupal6, allora il pacchetto drupal6 lo rimpiazza - scusate per l'inconveniente, - quei bastardi drupal-5 non sono supportati nemmeno in upstream.
    • -
    • systemd v16 - altri 5 pacchetti ora supportano systemd - usando i files nativi
    • -
    -
  • Correzioni:
  • -
      -
    • L'installer CD/DVD pu?? nuovamente effettuare un'installazione completa offline.
    • -
    • Varie correzioni all'interfaccia utente (icone mancanti nei file desktop, ecc.)
    • -
    • I pacchetti mancandi delle localizzazioni di koffice sono tornati (mancavano sin dall'integrazione di KDE4).
    • -
    -
- Riferitevi al ChangeLog di Frugalware Nexon per maggiori informazioni.
- Download per i686: guardate la lista dei mirror. Non dimenticate di controllare l'integrit?? delle immagini di installazione prima di masterizzarle!
- NOTA: Clicca qui per saperne di pi?? su quale immagine usare per l'installazione.
- ]]> -
-
- - 192 - Frugalware 1.4rc1 (Nexon) released - Mon, 10 Jan 2011 07:24:00 +0100 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 1.4rc1, the first candidate of the upcoming 1.4 stable release.

-

Here are some of the major improvements, fixes and updates since 1.4pre2:
-

    -
  • Package updates:
  • -
      -
    • Linux 2.6.36.2
    • -
    • Firefox 3.6.13, Chromium 10.0.616.0
    • -
    • Midnight Commander 4.7.5
    • -
    -
  • New Features:
  • -
      -
    • New LCD font rendering available in GNOME. If you use digital video output, this will improve font appearance.
    • -
    • OSSv4 has been added. Feel free to try it out if you have issues with ALSA.
    • -
    • systemd is now available as an alternative of sysvinit (see its wiki page for more info).
    • -
    -
- Please refer to the Frugalware Nexon ChangeLog for more information.
- Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
- NOTE: Click here to read more about what media you need for the installation.
- ]]> -
-
- - 191 - Happy New Year! - Sat, 01 Jan 2011 11:52:48 +1000 - phayz - 1 - Frugalware New Year logo

- The Frugalware team would like to wish everyone a Happy New Year.
- Building on the achievements of 2009, 2010 was a very successful year. Frugalware featured upgrades to the Linux kernel, GNOME desktop, KDE desktop, X.org and other major packages. Current developers and contributors continued their great work and we welcomed several new developers and contributors. 2011 is almost certain to be an exciting year, so let's get started!
- ]]> -
- /images/icons/info.png -
- - 190 - Merry Christmas - Wed, 22 Dec 2010 20:14:33 +1000 - phayz - 1 - Frugalware Christmas logo
- Merry Christmas to everyone in the Frugalware community. Even if you - don't celebrate Christmas as a Christian festival, it's a good time - to reflect on your achievements and plan for the year ahead. 2010 has - been an interesting, exciting and productive year for Frugalware Linux. - Events have included many new developers and contributors. - Thankyou to everyone who has contributed to our success, including: - developers, contributors, translators, artists, bloggers, those who - reported bugs and everyone who participated in the mailing lists and - forums. In a community like Frugalware's, everyone's contribution - is vital to our success.

- Plans for 2011 are still in development, but you can be sure it will be - even more busy and exciting than 2010. In the meantime, we wish you the - very best of the season and look forward to "seeing" you again next - year. - ]]> -
- /images/icons/info.png -
- - 189 - Frugalware Newsletter Issue 74 - Mon, 20 Dec 2010 23:09:46 +1000 - phayz - 1 - - Features of this issue include: -
    -
  • Frugalware 1.4 pre-release 2 is available
  • -
  • systemd is to be the new init system
  • -
  • Xfce 4.8 is on its way
  • -
  • Frugalware's users are people too! - Melko
  • -
  • Tips and tricks - Colour your 'man' output
  • -
- You can read it here. We hope you enjoy reading it. - ]]> -
- /images/icons/newsletter.png -
- - 188 - Frugalware 1.4pre2 (Nexon) released - Mon, 13 Dec 2010 04:39:45 +0100 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 1.4pre2, the second technical preview of the upcoming 1.4 stable release.

-

Here are some of the major improvements, fixes and updates since 1.4pre1:
-

    -
  • Package updates:
  • -
      -
    • Linux 2.6.36
    • -
    • Firefox 3.6.12, Chromium 8.0.552.215
    • -
    • Glasgow Haskell Compiler 7.0
    • -
    -
  • New Features:
  • -
      -
    -
  • netconfig now supports mobile 3g connections though wvdial
  • -
  • Booting from virtio devices is now supported, as long as - you use a separate /boot partition. (see here for details)
  • -
  • The GUI installer is now part of the default net/cd/dvd - installer images, you don't have to download a separate - image to use it.
  • -
  • New default appareance for XFCE4 (see here for details)
  • -
  • Added generic theme for Splashy
  • -
  • Frugalware Gnome icon theme updated with new custom icons (see here for details) and with new variants (RoseDust variant and two Monochrome variant for light and dark panels)
  • -
- Please refer to the Frugalware Nexon ChangeLog for more information.
- Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
- NOTE: Click here to read more about what media you need for the installation.
- ]]> -
-
- - 187 - Frugalware Newsletter Issue 73 - Thu, 11 Nov 2010 07:15:26 +1000 - phayz - 1 - - Features of this issue include: -
    -
  • Frugalware 1.4 pre1 has been released
  • -
  • We need you on the artwork team
  • -
  • WHYANFC! (Woo hoo, yet another new Frugalware contributor!)
  • -
  • "Best of" Tips and tricks"
  • -
- You can read it here. We hope you enjoy reading it. - ]]> -
- /images/icons/newsletter.png -
- - 186 - Frugalware 1.4pre1 (Nexon) released - Mon, 18 Oct 2010 00:23:24 +0200 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 1.4pre1, the first technical preview of the upcoming 1.4 stable release.

-

Here are some of the major improvements, fixes and updates since 1.3:
-

    -
  • teTeX has been replaced by the TeX Live distribution.
  • -
  • The default Java browser plugin is now provided by OpenJRE - instead of the Sun binary.
  • -
  • This release ships with GNOME 2.32.
  • -
  • Python has been upgraded to 2.7.
  • -
  • Nearly 1000 package updates
  • -
  • More than 100 new packages
  • -
- Please refer to the Frugalware Nexon ChangeLog for more information.
- Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
- NOTE: Click here to read more about what media you need for the installation.
- ]]> -
-
- - 185 - Frugalware Newsletter Issue 72 - Thu, 14 Oct 2010 22:10:14 +1000 - phayz - 1 - - Features of this issue include: -
    -
  • kikadf is officially a Frugalware developer
  • -
  • Botchchikii submits more FrugalBuilds
  • -
  • Tips and tricks - Adding a custom Frugalware repository to - pacman-g2's configuration
  • -
  • Focus On Package(s) - QTM and cclive
  • -
- You can read it here. We hope you enjoy reading it. - ]]> -
- /images/icons/newsletter.png -
- - 184 - Frugalware Newsletter Issue 71 - Thu, 23 Sep 2010 22:38:56 +1000 - phayz - 1 - - Features of this issue include: -
    -
  • Frugalware 1.4 code-name 'Nexon'
  • -
  • Helicon is alive again!
  • -
  • Botchchikii's first Frugalbuild
  • -
  • Pingax delivers more FrugalBuilds
  • -
  • Tips and tricks - tar and xz
  • -
- You can read it here. We hope you enjoy reading it. - ]]> -
- /images/icons/newsletter.png -
- - 184 - Frugalware Newsletter Issue 70 - Tue, 07 Sep 2010 23:06:37 +1000 - phayz - 1 - - Features of this issue include: -
    -
  • Frugalware 1.3 released
  • -
  • bouleetbil - is there only one?
  • -
  • New contributor - Xarkam
  • -
  • How to make a feature request
  • -
  • Focus On Package(s) - Talika and etckeeper
  • -
- You can read it here. We hope you enjoy reading it. - ]]> -
- /images/icons/newsletter.png -
- - 183 - Locris: End of life - Wed, 25 Aug 2010 03:04:15 +0200 - Miklos Vajna - 1 - - We have released FSA637 to FSA691 for Getorin. That means 55 security problems were fixed in half a year.
- If you update to Haven, it will also fix the following vulnerability:
- - ]]> -
-
- - 182 - Frugalware 1.3 (Haven) released - Mon, 23 Aug 2010 02:00:14 +0200 - Miklos Vajna - 1 - Frugalware 1.3 Haven is released !
- The Frugalware Developer Team is pleased to announce the immediate availability of Frugalware 1.3, our thirteenth stable release.
- No new features have been added since 1.3rc2, but 94 changes have been made to fix minor bugs. If you didn't follow the changes during the pre/rc releases, here are the most important changes since 1.1 in no particular order:
-
    -
  • Updated packages: Linux kernel 2.6.35, Xorg server 1.8, GNOME 2.30, KDE 4.4.5 to name a few major components.
  • -
  • For the first time in the history of Frugalware Linux, we're offering an official graphical netinstall image, search for the "-gui" suffix on the ftp mirrors.
  • -
  • This time we've verified that no workaround is needed to install this release in VMware and because of this, the relevant note is removed from the documentation.
  • -
  • The monolithic configuration of XOrg is now split to the xorg.conf.d directory. You can still use the monolithic config, but the config files in the new directory have priority. XOrg now also uses udev to detect your hardware automatically, /etc/X11/xorg.conf is no longer generated by default.
  • -
  • Updated image libraries: libjpeg 8 and libpng 1.4. While adding support for these new libraries, we touched 1500+ packages, doing various minor fixes and improvements here and there.
  • -
- Please refer to the Frugalware Haven ChangeLog for more information.
- Download for i686, x86_64 and ppc: See our mirror list. Don't forget to check the integrity of the install images before burning!
- NOTE: Click here to read more about what media you need for the installation.
- If you are upgrading to Haven from our previous stable release (Locris), please read the upgrade part of our documentation.
- ]]> -
-
- - 181 - Frugalware Newsletter Issue 69 - Tue, 10 Aug 2010 20:20:31 +1000 - phayz - 1 - - Features of this issue include: -
    -
  • Frugalware release party has been cancelled
  • -
  • Tips and tricks - Be bold and try a new font!
  • -
  • Focus On Package(s) - NetSurf and gbainy
  • -
- You can read it here. We hope you enjoy reading it. - ]]> -
- /images/icons/newsletter.png -
- - 180 - Frugalware has a new planet - Sat, 14 Aug 2010 22:32:30 +1000 - phayz - 1 - Frugalware's planet - the web - site which aggregates content from blogs - has moved from planetplanet - software to bilboplanet. There were some issues with planetplanet and, - after discussion amongst the development team, the change was done by - Frugalware developer Devil505.

- The rules state that only posts which are likely to be of interest to - Frugalware's users are to be included, so if you subscribe you can enjoy - reading about the laughter and tears, hopes and fears, successes and - failures which make the community so exciting. Of course if have a blog, - please consider adding it to the planet. To do this, go to the planet's - home page and complete the subscription form. - ]]> -
-
- - 179 - Frugalware Newsletter Issue 68 - Tue, 10 Aug 2010 20:20:31 +1000 - phayz - 1 - - Features of this issue include: -
    -
  • New Frugalware package contributor
  • -
  • Kernel 2.6.35
  • -
  • Tips and tricks - What's contained in package X?
  • -
  • Focus on Package(s) - Googsystray and gst123
  • -
- You can read it here. We hope you enjoy reading it. - ]]> -
- /images/icons/newsletter.png -
- - 178 - Frugalware 1.3rc2 (Haven) released - Mon, 09 Aug 2010 03:24:18 +0200 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 1.3rc2, the second candidate of the upcoming 1.3 stable release.

-

Here are some of the major improvements, fixes and updates since 1.3rc1:
-

    -
  • Improvements and fixes: -
      -
    • The included new Linux 2.6.35 kernel comes with various new drivers and features (summary).
    • -
    • Fixed the USB installer, the image we shipped in 1.3rc1 was missing a working bootloader on it.
    • -
    • Fixed the KDE artwork.
    • -
    • A candidate of the 1.2 to 1.3 upgrade guide is now available.
    • -
    -
  • -
  • Package updates: -
      -
    • Linux 2.6.35
    • -
    • Mozilla Firefox 3.6.8, Chromium 6.0.472.14 with vp8 support
    • -
    • Mozilla Thunderbird 3.1.1
    • -
    • 429 package updates
    • -
    • 46 new packages
    • -
    -
  • -
- Please refer to the Frugalware Haven ChangeLog for more information.
- Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
- NOTE: Click here to read more about what media you need for the installation.
- ]]> -
-
- - 177 - Frugalware 1.3rc1 (Haven) released - Mon, 26 Jul 2010 11:14:06 +0200 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 1.3rc1, the first candidate of the upcoming 1.3 stable release.

-

Here are some of the major improvements and changes since 1.3pre2:
-

    -
  • Improvements: -
      -
    • X.org now uses udev to detect your hardware automatically, /etc/X11/xorg.conf is no longer generated by default.
    • -
    • Started integrating the Haven artwork.
    • -
    -
  • -
  • Package updates: -
      -
    • Linux 2.6.34.1
    • -
    • GNOME 2.30.2
    • -
    • KDE SC 4.4.5
    • -
    • Mozilla Firefox 3.6.6
    • -
    • Updated libraries: openssl-1.0.0, libburn-0.8, exiv2-0.20, ffmpeg-0.6.
    • -
    • 429 package updates
    • -
    • 46 new packages
    • -
    -
  • -
- Please refer to the Frugalware Haven ChangeLog for more information.
- Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
- NOTE: Click here to read more about what media you need for the installation.
- ]]> -
-
- - 176 - Frugalware Newsletter Issue 67 - Sun, 25 Jul 2010 22:26:34 +1000 - phayz - 1 - - Features of this issue include: -
    -
  • Default wallpaper for Frugalware 1.3
  • -
  • Frugalware exam #2 - Answers
  • -
  • FLOSS developers are people too - Daniel G Taylor
  • -
  • Tips and tricks - "What are a package's compile-time options?" Just ask git!
  • -
- You can read it here. We hope you enjoy reading it. - ]]> -
- /images/icons/newsletter.png -
- - 175 - Frugalware Newsletter Issue 66 - Sat, 10 Jul 2010 00:03:56 +1000 - phayz - 1 - - Features of this issue include: -
    -
  • Frugalware 1.3pre2 released
  • -
  • Frugalware 1.3 release party planning is in progress
  • -
  • Online training - packaging applications for Frugalware
  • -
  • Frugalware exam #2
  • -
- You can read it here. We hope you enjoy reading it. - ]]> -
- /images/icons/newsletter.png -
- - 174 - Frugalware 1.3 (Haven) default wallpaper voting is open - Mon, 05 Jul 2010 21:53:56 +1000 - phayz - 1 - blog for the default - Frugalware 1.3 (Haven) wallpaper. A total of 22 fantastic submissions - were received and it's now up to you to vote for your - favourite. The chosen wallpaper will not only be the default wallpaper - but also used as the basis for other themes, including GDM/KDM/SLiM - themes. Voting closes at midnight on 17 July 2010 (French local time), so - please do vote because it's a great opportunity to influence the look and - feel of Frugalware. - ]]> - - - - 173 - Frugalware 1.3pre2 (Haven) released - Mon, 28 Jun 2010 09:58:32 +0200 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 1.3pre2, the second technical preview of the upcoming 1.3 stable release.

-

Here are some of the major improvements and changes since 1.3pre1:
-

    -
  • Improvements: -
      -
    • The monolithic configuration of XOrg is now split to the xorg.conf.d directory. You can still use the monolithic config, but the config files in the new directory have priority.
    • -
    • Updated image libraries: libjpeg 8 and libpng 1.4. While adding support for these new libraries, we touched 1500+ packages, doing various minor fixes and improvements here and there.
    • -
    -
  • -
  • Package updates: -
      -
    • Linux 2.6.34
    • -
    • KDE SC 4.4.4
    • -
    • Mozilla Firefox 3.6.4
    • -
    • OpenOffice.org 3.2.1
    • -
    • Updated libraries: jack, libpng, libjpeg.
    • -
    -
  • -
- Please refer to the Frugalware Haven ChangeLog for more information.
- Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
- NOTE: Click here to read more about what media you need for the installation. Please also note that we've found a major issue after uploading the installer images. In case you get "Cannot find new threads: generic error" when the installer starts up, the workaround is to press Alt-F2, ENTER, the type "setup" to start the installer.
- ]]> -
-
- - 172 - Frugalware Newsletter Issue 65 - Sun, 27 Jun 2010 20:51:24 +1000 - phayz - 1 - - Features of this issue include: -
    -
  • Hola! ??Habla usted espa??ol?
  • -
  • fwife becomes more beautiful
  • -
  • Tips and tricks - Display package updates with Conky and - "Look out! There's a monster behind you!"
  • -
  • Focus on Package(s) - GNOME Media Player
  • -
- You can read it here. We hope you enjoy reading it. - ]]> -
- /images/icons/newsletter.png -
- - 171 - Frugalware Newsletter Issue 64 - Sun, 06 Jun 2010 20:40:28 +1000 - phayz - 1 - - Features of this issue include: -
    -
  • Artwork for Frugalware 1.3 progresses
  • -
  • Tips and tricks - pacman-g2's "upgradedelay" parameter
  • -
  • Focus On Package(s) - cdw and GNOME Log Viewer
  • -
- You can read it here. We hope you enjoy reading it. - ]]> -
- /images/icons/newsletter.png -
- - 170 - Frugalware Newsletter Issue 63 - Fri, 21 May 2010 22:01:30 +1000 - phayz - 1 - - Features of this issue include: -
    -
  • Frugalware 1.3 pre1 released
  • -
  • Package compression is improved
  • -
  • Frugalware's users are people too - Lenezir
  • -
  • Focus On Package(s) - Textadept
  • -
- You can read it here. We hope you like it! - ]]> -
- /images/icons/newsletter.png -
- - 170 - Frugalware 1.3pre1 (Haven) released - Sun, 03 May 2010 02:34:38 +0200 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 1.3pre1, the first technical preview of the upcoming 1.3 stable release.

-

Here are some of the major improvements and changes since 1.2:
-

    -
  • Improvements: -
      -
    • For the first time in the history of Frugalware Linux, we're offering an official graphical netinstall image, search for the "-gui" suffix on the ftp mirrors.
    • -
    • This time we've verified that no workaround is needed to install this release in VMware and because of this, the relevant note is removed from the documentation.
    • -
    -
  • -
  • Package updates: -
      -
    • Linux kernel 2.6.33
    • -
    • GNOME 2.30
    • -
    • KDE 4.4.2
    • -
    • Updated all the E17 packages (version 0.9.9.063)
    • -
    • More than 1000 package updates
    • -
    • Exactly 100 new packages
    • -
    -
  • -
- Please refer to the Frugalware Haven ChangeLog for more information.
- Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
- NOTE: Click here to read more about what media you need for the installation.
- ]]> -
-
- - 169 - Frugalware Newsletter Issue 62 - Sat, 01 May 2010 23:29:45 +1000 - phayz - 1 - - Features of this issue include: -
    -
  • WHYAFD! (Woo hoo! Yet another Frugalware developer)
  • -
  • Frugalware French community like PluXml
  • -
  • FLOSS developers are people too - Marc Lentz
  • -
  • How to install many packages in one command
  • -
- You can read it here. We hope you like it! - ]]> -
- /images/icons/newsletter.png -
- - 168 - Frugalware Newsletter Issue 61 - Wed, 14 Apr 2010 20:00:00 +1000 - phayz - 1 - - Features of this issue include: -
    -
  • GNOME 2.30 is available in 'current'
  • -
  • The battle of the game packagers has begun!
  • -
  • Tips and tricks - Tell me when you're finished
  • -
  • Frugalware's users are people too! - Fred Bezies
  • -
- You can read it here. We hope you like it! - ]]> -
- /images/icons/newsletter.png -
- - 167 - Frugalware Newsletter Issue 60 - Thu, 25 Mar 2010 21:35:47 +1000 - phayz - 1 - - Features of this issue include: -
    -
  • Frugalware 1.3's code-name is announced
  • -
  • New FrugalBuild contributors
  • -
  • Forums are back!
  • -
  • Frugalware's users are people too! - Mickael Brangeon
  • -
  • FLOSS developers are people too! - Mitchell Foral
  • -
- You can read it here. We hope you like it! - ]]> -
- /images/icons/newsletter.png -
- - 166 - Getorin: End of life - Wed, 17 Mar 2010 22:25:50 +0100 - Miklos Vajna - 1 - - We have released FSA617 to FSA636 for Getorin. That means 20 security problems were issued in half a year.
- If you update to Locris, it will also fix the following vulnerability:
- - ]]> -
-
- - 165 - nouveau and nvidia in -current - Tue, 16 Mar 2010 19:11:51 2010 Sun +0200 - Michel Hermier - 1 - -
  • Add nouveau to your /etc/sysconfig/blacklist file (seems to be the simplest and more secure way)
  • -
  • Or happen the following kernel options in your grub configuration: nouveau.modeset=0
  • - - Then make a happy reboot. - ]]> -
    -
    - - 164 - Frugalware Newsletter Issue 59 - Tue, 09 Mar 2010 23:06:27 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Jump for Frugalware
    • -
    • Frugalware's developers are people too - Pingax
    • -
    • FLOSS developers are people too - Marc Kerbiquet
    • -
    • Tips and tricks - Search and replace text in multiple files
    • -
    - You can read it here. We hope you like it! - ]]> -
    - /images/icons/newsletter.png -
    - - 163 - Frugalware 1.2 (Locris) released - Mon, 08 Mar 2010 08:51:34 +0100 - Miklos Vajna - 1 - Frugalware 1.2 Locris is released !
    - The Frugalware Developer Team is pleased to announce the immediate availability of Frugalware 1.2, our twelfth stable release.
    - No new features have been added since 1.2rc2, but 62 changes have been made to fix minor bugs. If you didn't follow the changes during the pre/rc releases, here are the most important changes since 1.1 in no particular order:
    -
      -
    • Up to date packages: Linux kernel 2.6.32.8, GNU C library 2.11.1, Xorg 7.5, GNOME 2.28, KDE 4.3.5 to name a few major components.
    • -
    • KMS (Kernel Mode-Setting) is now enabled by default for Intel and Radeon cards.
    • -
    • PAM (Pluggable Authentication Modules) is now part of the base system.
    • -
    • Introduced devtmpfs: you can now exclude /dev from backups, along with /proc and /sys.
    • -
    • Removed several large games from the install images (CD/DVD) which means one less DVD or 4 less CDs.
    • -
    • We finally upgraded our KDE (and related) packages to the 4.x branch. The work started back in April 2009 and now we thought it's a good move to merge that testing repository.
    • -
    • This release comes with Xorg 7.5, see the upstream list of new features.
    • -
    • We've updated our bluez userspace stack to the 4.x branch, which allowed us to improve both GNOME and KDE bluetooth support.
    • -
    - Please refer to the Frugalware Locris ChangeLog for more information.
    - Download for i686, x86_64 and ppc: See our mirror list. Don't forget to check the integrity of the install images before burning!
    - NOTE: Click here to read more about what media you need for the installation.
    - If you are upgrading to Locris from our previous stable release (Getorin), please read the upgrade part of our documentation.
    - ]]> -
    -
    - - 162 - Frugalware Newsletter Issue 58 - Tue, 23 Feb 2010 22:52:55 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • "Frugalware's Gonna Git Ya"
    • -
    • Frugalware's artists are people too - WebEagle
    • -
    • FLOSS developers are people too - Ali Abdallah
    • -
    • Got a problem? Ask your teddy bear!
    • -
    • Focus On Package(s) - Droid fonts set
    • -
    - You can read it here. We hope you like it! - ]]> -
    - /images/icons/newsletter.png -
    - - 161 - Frugalware 1.2rc2 (Locris) released - Mon, 22 Feb 2010 08:41:28 +0100 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 1.2rc2, the second candidate of the upcoming 1.2 stable release.

    -

    Here are some of the major improvements and changes since 1.2rc1:
    -

      -
    • Improvements: -
        -
      • This release comes with Xorg 7.5, see the upstream list of new features.
      • -
      • We've updated our bluez userspace stack to the 4.x branch, which allowed us to improve both GNOME and KDE bluetooth support.
      • -
      -
    • -
    • Package updates: -
        -
      • Linux kernel 2.6.32.8 + fixes
      • -
      • OpenOffice.org 3.2.0
      • -
      • libopensync 0.3x (the old 0.2x branch did not support KDE4)
      • -
      • git 1.7.0
      • -
      • More than 500 other package updates
      • -
      • More than 40 new packages
      • -
      -
    • -
    - Please refer to the Frugalware Locris ChangeLog for more information.
    - Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
    - NOTE: Click here to read more about what media you need for the installation.
    - ]]> -
    -
    - - 160 - Frugalware 1.2rc1 (Locris) released - Mon, 08 Feb 2010 08:38:17 +0100 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 1.2rc1, the first candidate of the upcoming 1.2 stable release.
    - A short and incomplete list of changes since 1.2pre2:
    -
      -
    • Improvements: -
        -
      • We finally upgraded our KDE (and related) packages to the 4.x branch. The work started back in April 2009 and now we thought it's a good move to merge that testing repository.
      • -
      • Updated artwork.
      • -
      -
    • -
    • Package updates: -
        -
      • KDE 4.3.5
      • -
      • GNU C Library 2.11.1
      • -
      • Mozilla Firefox 3.6
      • -
      • Thunderbird 3.0.1
      • -
      • More than 400 other package updates
      • -
      • More than 100 new packages
      • -
      -
    • -
    - Please refer to the Frugalware Locris ChangeLog for more information.
    - Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
    - NOTE: Click here to read more about what media you need for the installation.
    - ]]> -
    -
    - - 159 - Frugalware Newsletter Issue 57 - Thu, 04 Feb 2010 22:54:40 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Farewell to Jercel
    • -
    • Crazy's back
    • -
    • I am missing "you"...
    • -
    • Getting To Know You - Patches
    • -
    • FLOSS developers are people too - Jeff Bailes
    • -
    - You can read it here. We hope you like it! - ]]> -
    - /images/icons/newsletter.png -
    - - 158 - Frugalware Newsletter Issue 56 - Fri, 22 Jan 2010 22:15:17 +1000 - phayz - 1 -
    - This is a special newsletter issue, devoted to a review of Frugalware's achievements and events in 2009.

    - You can read it here. We hope you like it! - ]]> -
    - /images/icons/newsletter.png -
    - - 157 - Frugalware 1.2pre2 (Locris) released - Mon, 11 Jan 2010 01:02:50 +0100 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 1.2pre2, the second technical preview of the upcoming 1.2 stable release.
    - A short and incomplete list of changes since 1.2pre1:
    -
      -
    • Improvements: -
        -
      • Introduced devtmpfs: you can now exclude /dev from backups, along with /proc and /sys.
      • -
      • Removed several large games from the install images (CD/DVD) which means one less DVD or 4 less CDs.
      • -
      -
    • -
    • Package updates: -
        -
      • Linux kernel 2.6.32 + fixes
      • -
      • GNU C Library 2.11
      • -
      • Mozilla Firefox 3.5.7
      • -
      • Thunderbird 3.0
      • -
      • More than 800 other package updates
      • -
      • More than 100 new packages
      • -
      -
    • -
    - Please refer to the Frugalware Locris ChangeLog for more information.
    - Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
    - NOTE: Click here to read more about what media you need for the installation.
    - ]]> -
    -
    - - 156 - Happy New Year! - Thu, 31 Dec 2008 15:53:55 +1000 - Devil505 - 1 - Frugalware New Year logo
    - The Frugalware team would like to wish everyone a Happy New Year. 2009 was a year of many major achievements, including new developers, new contributors, a GUI installer (fwife), more translations, and many new packages. We look forward to an equally successful 2010. - ]]> -
    -
    - - 155 - Merry Christmas - Wed, 24 Dec 2008 08:25:00 +1000 - Devil505 - 1 - Frugalware Christmas 2009 logo
    - The Frugalware team would like to wish everyone a Merry Christmas. If you don't celebrate Christmas, we hope you can enjoy the best of this time of year, while avoiding the worst. :) - ]]> -
    -
    - - 154 - Frugalware Newsletter Issue 55 - Sat, 05 Dec 2009 10:33:52 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • The wiki is back!
    • -
    • Happy birthday to Devil505
    • -
    • FLOSS developers are people too
    • -
    • Let's all go to Monaco
    • -
    • Getting to know you - Dependencies
    • -
    - You can read it here. We hope you like it! - ]]> -
    - /images/icons/newsletter.png -
    - - 153 - Wiki is back ! - Sat, 21 Nov 2009 17:48:10 +1000 - Devil505 - 1 - here. We encourage all frugalware users to contribute, please don't forget to read the FrugalWiki Tutorial. Any comments and suggestions are welcome, ping Devil505 or Bouleetbil on #frugalware. - ]]> - - - - 152 - Frugalware Newsletter Issue 54 - Sat, 14 Nov 2009 22:56:10 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • New artwork for 'Locris'
    • -
    • "Who turned out the lights?"
    • -
    • ryuo's on a mission!
    • -
    • FLOSS developers are people too - Stuart Rackham
    • -
    • Getting To Know You - What is a FrugalBuild?
    • -
    - You can read it here. We hope you like it! - ]]> -
    - /images/icons/newsletter.png -
    - - 151 - Frugalware 1.2pre1 (Locris) released - Sat, 07 Nov 2009 02:14:19 +0100 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 1.2pre1, the first technical preview of the upcoming 1.2 stable release.
    - A short and incomplete list of changes since 1.1:
    -
      -
    • Improvements: -
        -
      • KMS (Kernel Mode-Setting) is now enabled by default for Intel and Radeon cards.
      • -
      • PAM (Pluggable Authentication Modules) is now part of the base system
      • -
      -
    • -
    • Package updates: -
        -
      • Linux kernel 2.6.31 + fixes
      • -
      • GNOME 2.28
      • -
      • OpenOffice.org 3.1.1
      • -
      • Mozilla Firefox 3.5.4
      • -
      • More than 900 other package updates
      • -
      • More than 70 new packages
      • -
      -
    • -
    - Please refer to the Frugalware Locris ChangeLog for more information.
    - Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
    - NOTE: Click here to read more about what media you need for the installation.
    - ]]> -
    -
    - - 150 - Frugalware Newsletter Issue 53 - Tue, 27 Oct 2009 23:02:20 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • What Planet are you on?
    • -
    • Frugalware is beautiful
    • -
    • Patches, patches and more patches from users
    • -
    • Frugalware's users are people too
    • -
    • NEW! - FLOSS developers are people too
    • -
    - You can read it here. We hope you like it! - ]]> -
    - /images/icons/newsletter.png -
    - - 149 - KMS enabled by default in -current - Sun, 18 Oct 2009 16:17:16 +0200 - Miklos Vajna - 1 - relevant part of the upgrade documentation before you upgrade to avoid unexpected results. - ]]> - - /images/icons/warning.png - - - 148 - Frugalware Newsletter Issue 52 - Sun, 11 Oct 2009 01:14:45 +1000 - phayz - 1 - - 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! - ]]> -
    - /images/icons/newsletter.png -
    - - 147 - Anacreon: End of life - Sun, 27 Sep 2009 12:00:43 +0200 - Miklos Vajna - 1 - - We have released FSA589 to FSA616 for Solaria. That means 28 security problems were issued in half a year.
    - If you update to Getorin, it will also fix the following vulnerability:
    - - ]]> -
    -
    - - 146 - Frugalware Newsletter Issue 51 - Fri, 18 Sep 2009 22:29:41 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Frugalware 1.1 (Getorin) was released
    • -
    • Frugalware 1.1's release party
    • -
    • Getting To Know You - Vanilla packages
    • -
    • Tips and tricks - RTFM
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 145 - Frugalware 1.1 (Getorin) released - Mon, 07 Sep 2009 08:37:34 +0200 - Miklos Vajna - 1 - Frugalware 1.1 Getorin is released !
    - The Frugalware Developer Team is pleased to announce the immediate availability of Frugalware 1.1, our eleventh stable release.
    - No new features have been added since 1.1rc2, but 177 changes have been made to fix minor bugs. If you didn't follow the changes during the pre/rc releases, here are the most important changes since 1.0 in no particular order:
    -
      -
    • Up to date packages: Linux kernel 2.6.30.5, GNU C library 2.10.1, Xorg 7.4 with xorg-server 1.6, GNOME 2.26.3, XFCE 4.6.1, GCC 4.4.0 to name a few major components.
    • -
    • Major review in the documentation: numerous grammatical fixes and various extensions.
    • -
    • An x86_64 flash plugin is now part of the default installation.
    • -
    • Etoile is now part of the repository, see this post for more details.
    • -
    • Major update on the graphical installer (fwife), see the changelog here and there.
    • -
    • Packaged android-sdk, for those who want network access from Frugalware through their Android phones.
    • -
    • Just a FYI in case you are using the ext3 filesystem, which is our current default: though we ship the latest stable kernel, we did not switch the default value of the 'data' option to 'writeback', the feature which still makes ext3 seem more robust than ext4 at the time of writing. See here for more information.
    • -
    • New artwork includes a new wallpaper and a new Gnome theme.
    • -
    - Please refer to the Frugalware Getorin ChangeLog for more information.
    - Download for i686, x86_64 and ppc: See our mirror list. Don't forget to check the integrity of the install images before burning!
    - NOTE: Click here to read more about what media you need for the installation.
    - If you are upgrading to Getorin from our previous stable release (Anacreon), please read the upgrade part of our documentation.
    - ]]> -
    -
    - - 144 - Frugalware Newsletter Issue 50 - Thu, 27 Aug 2009 21:35:52 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • KDE 4.3 is coming to a repository near you!
    • -
    • Frugalware 1.1 will feature new artwork
    • -
    • Frugalware 1.1 release party - update
    • -
    • Focus On Package(s) - Kate
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 143 - Frugalware 1.1rc2 (Getorin) released - Tue, 18 Aug 2009 09:26:16 +0200 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 1.1rc2, the second candidate of the upcoming 1.1 stable release.
    - A short and incomplete list of changes since 1.1rc1:
    -
      -
    • Improvements: -
        -
      • Updated the artwork.
      • -
      • Packaged android-sdk, for those who want network access from Frugalware through their Android phones.
      • -
      -
    • -
    • Package updates: -
        -
      • PHP 5.3
      • -
      • Octave 3.2
      • -
      • More than 250 package updates
      • -
      • More than 40 new packages
      • -
      -
    • -
    - Please refer to the Frugalware Getorin ChangeLog for more information.
    - Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
    - NOTE: Click here to read more about what media you need for the installation.
    - ]]> -
    -
    - - 142 - Frugalware 1.1rc1 (Getorin) released - Tue, 04 Aug 2009 01:57:08 +0200 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 1.1rc1, the first release of the upcoming 1.1 stable release.
    - A short and incomplete list of changes since 1.1pre2:
    -
      -
    • Improvements: -
        -
      • Etoile is now part of the repository, see this post for more details.
      • -
      • Major update on the graphical installer (fwife), see the changelog here and there.
      • -
      -
    • -
    • Package updates: -
        -
      • Linux kernel 2.6.30.3
      • -
      • GnuTLS 2.8
      • -
      • More than 400 package updates
      • -
      • More than 100 new packages
      • -
      -
    • -
    - Please refer to the Frugalware Getorin ChangeLog for more information.
    - Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
    - NOTE: Click here to read more about what media you need for the installation.
    - ]]> -
    -
    - - 141 - Frugalware Newsletter Issue 49 - Tue, 04 Aug 2009 08:54:38 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Elentir released fwife 0.5
    • -
    • Frugalware 1.1 release party plans continue
    • -
    • Frugalware's developers are people too - Exceed
    • -
    • Focus On Package(s) - ufw and gufw
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 140 - Frugalware Newsletter Issue 48 - Sun, 19 Jul 2009 22:42:38 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • New developer - Exceed
    • -
    • Frugalware Linux 1.1pre2 released
    • -
    • We have an GSOC entrant
    • -
    • Getting To Know You - Exam results
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 139 - Frugalware Newsletter Issue 47 - Tue, 07 Jul 2009 22:35:51 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Welcome back Crazy!
    • -
    • Gfpm upgrade
    • -
    • Elentir's fwife is now more beautiful
    • -
    • Test your Frugalware knowledge
    • -
    • Focus On Package(s) - Fotoxx and Picpuz
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 138 - Frugalware 1.1pre2 (Getorin) released - Tue, 07 Jul 2009 11:13:25 +0200 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 1.1pre2, the second technical preview of the upcoming 1.1 stable release.
    - A short and incomplete list of changes since 1.1pre1:
    -
      -
    • Improvements: -
        -
      • An x86_64 flash plugin is now part of the default installation.
      • -
      • Just a FYI in case you are using the ext3 filesystem, which is our current default: though we ship the latest stable kernel, we did not switch the default value of the 'data' option to 'writeback', the feature which still makes ext3 seem more robust than ext4 at the time of writing. See here for more information.
      • -
      -
    • -
    • Package updates: -
        -
      • GNU C library 2.10.1
      • -
      • Linux kernel 2.6.30
      • -
      • Xorg 7.4 with xorg-server 1.6
      • -
      • GNOME 2.26.3
      • -
      • Xfce 4.6.1
      • -
      • GCC 4.4.0
      • -
      • More than 980 package updates
      • -
      • More than 100 new packages
      • -
      -
    • -
    - Please refer to the Frugalware Getorin ChangeLog for more information.
    - Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
    - NOTE: Click here to read more about what media you need for the installation.
    - ]]> -
    -
    - - 137 - Frugalware Newsletter Issue 46 - Sun, 21 Jun 2009 13:59:25 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • X.org 7.4 and kernel 2.6.30 upgrades
    • -
    • Xfce 4.6.1 is available in current
    • -
    • Priyank's got a new baby!
    • -
    • Frugalware's developers are people too - Cedynamix
    • -
    • Getting To Know You - pacman-g2's "--ask" parameter
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 136 - Frugalware Newsletter Issue 45 - Fri, 05 Jun 2009 21:46:02 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • New Frugalware user bars
    • -
    • We have a new developer!
    • -
    • Frugalware's developers are people too - TranzeManiaC
    • -
    • Tips and tricks - Picture your diff
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 135 - Frugalware Newsletter Issue 44 - Sun, 17 May 2009 21:42:15 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Frugalware 1.1pre1 was released
    • -
    • Frugalware 1.1 is coming - let's party!
    • -
    • Frugalware's artists are people too - leo
    • -
    • Focus On Package(s) - chm2pdf and Open ClipArt Library
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 134 - Frugalware 1.1pre1 (Getorin) released - Tue, 12 May 2009 09:58:44 +0200 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 1.1pre1, the first technical preview of the upcoming 1.1 stable release.
    - A short and incomplete list of changes since 1.0:
    -
      -
    • Improvements: -
        -
      • The installer is built with debug support by default for the prereleases to help bugreporters.
      • -
      • Major review in the documention: numerous grammatical fixes and various extensions.
      • -
      -
    • -
    • Package updates: -
        -
      • Linux kernel 2.6.29.2 + fixes
      • -
      • GNOME 2.26
      • -
      • Mono 2.4
      • -
      • More than 800 other package updates
      • -
      • More than 70 new packages
      • -
      -
    • -
    - Please refer to the Frugalware Getorin ChangeLog for more information.
    - Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
    - NOTE: Click here to read more about what media you need for the installation.
    - ]]> -
    -
    - - 133 - Frugalware Newsletter Issue 43 - Sat, 25 Apr 2009 23:08:43 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Look out! He's a maniac!
    • -
    • Exceed (AKA C??dric)
    • -
    • Frugalware's artists are people too - Centuri0
    • -
    • Getting To Know You - newsletter
    • -
    • Focus On Package(s) - Smokin' Guns
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 132 - Frugalware Newsletter Issue 42 - Mon, 06 Apr 2009 22:12:36 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • To infinity...and beyond
    • -
    • Will the real Cedric(k) please stand up?
    • -
    • Frugalware's developers are people too - VMiklos
    • -
    • Tips and tricks - Unlucky in love?
    • -
    • Focus On Package(s) - lsof
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 131 - Solaria: End of life - Wed, 25 Mar 2009 23:36:55 +0100 - Miklos Vajna - 1 - - We have released FSA526 to FSA588 for Solaria. That means 63 security problems were issued in half a year.
    - If you update to Anacreon, it will also fix the following vulnerability:
    - - ]]> -
    -
    - - 130 - Frugalware Newsletter Issue 41 - Mon, 23 Mar 2009 21:15:05 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Frugalware 1.0 is here!
    • -
    • A Frugalware award!
    • -
    • Frugalware's users are people too - LGee
    • -
    • Getting To Know You - Frugalware is beautiful
    • -
    • Focus On Package(s) - Gigolo and medit
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 129 - Frugalware 1.0 (Anacreon) released - Sun, 22 Mar 2009 11:09:51 +0100 - Miklos Vajna - 1 - Frugalware 1.0 Anacreon Cd cover
    - The Frugalware Developer Team is pleased to announce the immediate availability of Frugalware 1.0, our tenth stable release. The version number 1.0 does not indicate anything really special, the new release will bring you as many new features and bugfixes as usual, but it's still a milestone in the development of the last five years.
    - No new features have been added since 1.0rc2, but 81 changes have been made to fix minor bugs. If you didn't follow the changes during the pre/rc releases, here are the most important changes since 0.9 in no particular order:
    -
      -
    • Support for ASUS Eee PC models.
    • -
    • New 'ppc' port (though security support will not be available for this architecture in this release cycle due to lack of resources).
    • -
    • Support for having a 32-bit chroot on x86_64.
    • -
    • Having '/boot' on a RAID1 device is now supported (we only supported having '/' on RAID1 previously).
    • -
    • gService, a new graphical tool for enabling/disabling services.
    • -
    • Java plugin on x86_64.
    • -
    • Support for the ext4 filesystem.
    • -
    - Please refer to the Frugalware Anacreon ChangeLog for more information.
    - Download for i686, x86_64 and ppc: See our mirror list. Don't forget to check the integrity of the install images before burning!
    - NOTE: Click here to read more about what media you need for the installation.
    - If you are upgrading to Anacreon from our previous stable release (Solaria), please read the upgrade part of our documentation.
    -A nice cd cover is available here.
    - ]]> -
    -
    - - 128 - Frugalware 1.0rc2 (Anacreon) released - Sun, 08 Mar 2009 08:00:59 +0100 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 1.0rc2, the second (and last) release candidate of the upcoming 1.0 stable release.
    - A short and incomplete list of changes since 1.0rc1:
    -
      -
    • Improvements: -
        -
      • Updated the graphical installer (more info here and here).
      • -
      • Updated the artwork.
      • -
      -
    • -
    • Fixes in the setup: -
        -
      • Fixed the detection of wireless cards (it asked - for ESSID for wired interfaces as well).
      • -
      • Fixed GRUB installation when /boot is on RAID1.
      • -
      • Handle existing home directories for new users.
      • -
      -
    • -
    • Package updates: -
        -
      • Linux kernel 2.6.28.7 + fixes
      • -
      • KDE 3.5.10
      • -
      • PHP 5.2.9
      • -
      • More than 150 other package updates
      • -
      • More than 20 new packages
      • -
      -
    • -
    - Please refer to the Frugalware Anacreon ChangeLog for more information.
    - Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
    - NOTE: Click here to read more about what media you need for the installation.
    - ]]> -
    -
    - - 127 - Frugalware Newsletter Issue 40 - Sun, 01 Mar 2009 00:22:00 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Frugalware 1.0 RC1 released
    • -
    • Anacreon's default wallpaper is released
    • -
    • Frugalware's users are people too - fanch
    • -
    • Tips and tricks - Get a widescreen monitor for NO money!
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 126 - Frugalware 1.0rc1 (Anacreon) released - Sun, 22 Feb 2009 11:06:12 +0100 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 1.0rc1, the first release candidate of the upcoming 1.0 stable release.
    - A short and incomplete list of changes since 1.0pre2:
    -
      -
    • Improvements: -
        -
      • Experimental support for the ext4 filesystem.
      • -
      • Java plugin for x86_64.
      • -
      • gService: implemented a brand new graphical runlevel editor.
      • -
      -
    • -
    • Package updates: -
        -
      • Linux kernel 2.6.28 + fixes
      • -
      • Python 3.0
      • -
      • GNOME 2.24.3
      • -
      • OpenOffice.org 3.0.1
      • -
      • Mozilla Firefox 3.0.6
      • -
      • More than 500 other package updates
      • -
      • More than 90 new packages
      • -
      -
    • -
    - Please refer to the Frugalware Anacreon ChangeLog for more information.
    - Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
    - NOTE: Click here to read more about what media you need for the installation.
    - ]]> -
    -
    - - 125 - Frugalware Newsletter Issue 39 - Thu, 19 Feb 2009 20:44:21 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Microblog me!
    • -
    • New FrugalBuild contributors!
    • -
    • Frugalware's users are people too - Fafab
    • -
    • Tips and tricks - Firefox extension - Read It Later
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 124 - Frugalware Newsletter Issue 38 - Wed, 28 Jan 2009 12:00:45 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Frugalware 1.0 pre2 is released
    • -
    • Elentir's officially a developer!
    • -
    • Frugalware's users are people too - juky
    • -
    • Focus On Package(s) - dkopp
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 123 - Frugalware 1.0pre2 (Anacreon) released - Tue, 13 Jan 2009 06:52:36 +0100 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 1.0pre2, the second technical preview of the upcoming 1.0 stable release.
    - A short and incomplete list of changes since 1.0pre1:
    -
      -
    • Improvements: -
        -
      • Setup: support for having /boot on a RAID1 device, improved support for detecting network card names.
      • -
      • Serial ports are now owned by the 'dialout' (instead of 'uucp') group, as a consensus with other distributions.
      • -
      • For virtualbox users who had to download the whole (~10MB) package again and again after each kernel update - it's a good news that now the kernel module is a separate package to stop wasting bandwidth and time.
      • -
      -
    • -
    • Package updates: -
        -
      • Mono 2.0.1
      • -
      • Python 2.6.1
      • -
      • GNOME 2.24.2
      • -
      • More than 800 other package updates
      • -
      • More than 100 new packages
      • -
      -
    • -
    - Please refer to the Frugalware Anacreon ChangeLog for more information.
    - Download for i686, x86_64 and ppc: See our mirror list. Don't forget to check the integrity of the install images before burning!
    - NOTE: Click here to read more about what media you need for the installation.
    - IMPORTANT: After publishing the installer images, it was noticed that the 'syslog' service fails to start. The next 'pacman-g2 -Syu' update will fix this, or you can manually execute the ,,sed -i 's/"]/" ]/g' rc.syslog'' command to fix the problem.
    - ]]> -
    -
    - - 122 - Frugalware Newsletter Issue 37 - Sat, 10 Jan 2009 22:33:48 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Happy New Year!
    • -
    • When is a Linux distribution like a cake?
    • -
    • Frugalware 1.0pre2 is almost here
    • -
    • Frugalware's users are people too - emilpoe
    • -
    • Focus On Package(s) - Frozen Bubble
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 121 - Happy New Year! - Wed, 31 Dec 2008 22:30:41 +1000 - phayz - 1 - Frugalware New Year logo
    - The Frugalware team would like to wish everyone a Happy New Year. 2008 was a year of many major achievements, including new developers, new contributors, a GUI installer (fwife), more translations, and many new packages. We look forward to an equally successful 2009. - ]]> -
    -
    - - 120 - Merry Christmas - Wed, 24 Dec 2008 21:49:31 +1000 - phayz - 1 - Frugalware Christmas logo
    - The Frugalware team would like to wish everyone a Merry Christmas. If you don't celebrate Christmas, we hope you can enjoy the best of this time of year, while avoiding the worst. :) - ]]> -
    -
    - - 119 - Frugalware Newsletter Issue 36 - Sat, 13 Dec 2008 22:44:10 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Anacreon's wallpapers are complete
    • -
    • mxw - the lonely little bot :(
    • -
    • Thanks for 2008
    • -
    • Focus On Package(s) - SLIM
    • -
    • Hints and tips - SciTE, df.
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 118 - Frugalware Newsletter Issue 35 - Thu, 04 Dec 2008 22:20:04 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Frugalware is featured on the Linux Void podcast
    • -
    • Boobaa The Wise :P
    • -
    • Frugalware's contributors are people too! - Carl Anderson
    • -
    • Tips and tricks - Setting the default editor
    • -
    • Focus On Package(s) - Tidy and Devede
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 117 - Frugalware Newsletter Issue 34 - Tue, 18 Nov 2008 21:23:27 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Frugalware 1.0 pre1 ("Anaecron") released
    • -
    • Czech it out - Frugalware has a new web site
    • -
    • nVidia FX card support becomes a legacy
    • -
    • "Mon ami - you grow more beautiful by the day" - by Devil505
    • -
    • Frugalware's contributors are people too! - Martin Burda
    • -
    • Focus On Package(s) - Menumaker & Conky
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 116 - Frugalware 1.0pre1 (Anacreon) released - Tue, 04 Nov 2008 01:22:24 +0100 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 1.0pre1, the first technical preview of the upcoming 1.0 stable release.
    - A short and incomplete list of changes since 0.9:
    -
      -
    • Improvements: -
        -
      • The first Frugalware Installer Front-End landed in the package repository. Yes, a graphical one! This means currently you can use it to bootstrap a new Frugalware system from an existing one, but we promise we'll improve in this area. :-)
      • -
      • Initial 'ppc' port. It has been actively tested on Apple boxes: iBook/Power Macintosh models, but IBM hardware is not yet supported (it may or may not work). We also paid special attention to make sure common non-x86 problems, such as playing youtube or Java applets work where possible.
      • -
      • The support for having a 32-bit chroot on x86_64 is now arrived. The key package is called emul32-tools. If you run this architecture, check out its documentation!
      • -
      • This release should install and run fine on multiple previously unsupported ASUS Eee PC models, due to the recent installer improvements and the new ath9k driver.
      • -
      -
    • -
    • Package updates: -
        -
      • Linux 2.6.27 + security fixes
      • -
      • GCC 4.3.2
      • -
      • GNOME 2.24.1
      • -
      • OpenOffice.org 3.0
      • -
      • More than 800 other package updates
      • -
      • More than 80 new packages
      • -
      -
    • -
    - Please refer to the Frugalware Anacreon ChangeLog for more information.
    - Download for i686, x86_64 and ppc: See our mirror list. Don't forget to check the integrity of the install images before burning!
    - In case your client does not support trackerless torrents, - see - here.
    - NOTE: Click here to read more about what media you need for the installation.
    - ]]> -
    -
    - - 115 - Frugalware Newsletter Issue 33 - Sat, 18 Oct 2008 07:55:56 +100 - phayz - 1 - - Features of this issue include: -
      -
    • Gnome 2.24 has arrived at repo near you
    • -
    • Getting To Know You - pacman-g2 and its cache
    • -
    • Tips and tricks - Midnight Commander
    • -
    • Focus On Package(s) - Secret Maryo Chronicles
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 114 - nVidia Package Notice - Thu, 16 Oct 2008 23:06:50 +1000 - hermier - 1 - - The new legacy driver is now available as nvidia-173xx, and the latest nvidia package is also available. So please check your card status and update to the nvidia-173xx package if needed before reporting that X doesn't start anymore.
    - Also note that the nVidia packages use a new general build script, so report any breakage not related to the previous issue.
    - And to conclude, for those who have some old nVidia hardware, should now be happy to know that the nvidia-71xx legacy package is now available.
    - ]]> -
    -
    - - 113 - Frugalware Newsletter Issue 32 - Sun, 05 Oct 2008 17:13:54 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Feature Article - Give a somatic look to your Frugalware
    • -
    • Happy birthday to Gimmix
    • -
    • Frugalware joins the art world
    • -
    • Tips and tricks - mutt timezone filter
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 112 - Kalgan: End of life - Fri, 12 Sep 2008 16:41:33 +0200 - Miklos Vajna - 1 -
    - We have released FSA394 to FSA525 for Kalgan. That means 131 security problems were issued in half a year (we shipped 98 security fixes for Sayshell, the stable release before Kalgan).
    - If you update to Solaria, it will also fix the following vulnerabilities:
    - - ]]> -
    -
    - - 111 - Frugalware Newsletter Issue 31 - Wed, 10 Sep 2008 22:44:11 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Solaria has arrived
    • -
    • Wallpaper competition - we have a winner!
    • -
    • Recent changes to the newsletter
    • -
    • Getting To Know You - Frugalware's i18n
    • -
    • Tips and tricks - How to determine the date of the installation of a Frugalware system?
    • -
    • Focus On Package(s) - xmllint
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 110 - Frugalware 0.9 (Solaria) for i686 and x86_64 released - Tue, 09 Sep 2008 01:53:58 +0200 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 0.9, our ninth stable release.
    - No new features have been added since 0.9rc2, but about 40 changes have been made to fix minor bugs. - If you didn't follow the changes during the pre/rc releases, here are the most important changes since 0.8:
    -
      -
    • Up to date base system: Linux kernel 2.6.26, Glibc 2.8 and GCC 4.3.1
    • -
    • Updated desktop packages: GNOME 2.22, OpenOffice.org 2.4.1 and Firefox 3.0.1
    • -
    • Setup: improved support for machines with multiple network cards, the usb installer is now easier to start, fixed/documented installation in virtualbox/vmware.
    • -
    • Improved graphical tools: FUN (update notifier) now supports news notifications.
    • -
    • 6400 changes, including 568 new packages, 2279 updated packages and 926 closed tasks.
    • -
    - Please refer to the Frugalware Solaria ChangeLog for more information.
    - Download for i686:
    - livecd, - netinstall, - cd1, - cd2, - cd3, - cd4, - cd5, - cd6, - cd7, - cd8, - cd9, - cd10, - cd11, - cd12, - cd13, - cd14, - cd15, - cd16, - cd17, - dvd1, - dvd2, - dvd3, - tftp, - usb, - chroot tarball -
    - Download for x86_64:
    - netinstall, - cd1, - cd2, - cd3, - cd4, - cd5, - cd6, - cd7, - cd8, - cd9, - cd10, - cd11, - cd12, - cd13, - cd14, - dvd1, - dvd2, - tftp, - usb, - chroot tarball -
    - NOTE: Click here to read more about what media you need for the installation.
    - SHA1SUMs: -
    -0383ece5dadf7f6c3fae76fe6bf1c9eb4c4ba968  frugalware-0.9-i686-cd10.iso
    -d877114f5e750030d4a7de9ea8450018c68397d6  frugalware-0.9-i686-cd11.iso
    -a8e419bb1d4d5c86697a4ce8601c9115c45945b3  frugalware-0.9-i686-cd12.iso
    -84a391373964b4562a66637484857bcab2e2c152  frugalware-0.9-i686-cd13.iso
    -49fb32529af5a6560481b7b5c60d4a02fe915ccd  frugalware-0.9-i686-cd14.iso
    -9927bcbbc50e6af9a0ffcd28c4bdd72ee5c97edb  frugalware-0.9-i686-cd15.iso
    -75d4ffad29a36e1461ce123faf3a1380dec8b85f  frugalware-0.9-i686-cd16.iso
    -2d3536e412f8113dd75b37c88e3ad3e3a34fc53e  frugalware-0.9-i686-cd17.iso
    -c537d5a0b23f4c6fee0c492d900e45ffc413f595  frugalware-0.9-i686-cd1.iso
    -c54f15d4a84e9edf1ae0b361b3561c60408106e9  frugalware-0.9-i686-cd2.iso
    -f517c107d899d15f26917b82dd4e0bfb41649fa3  frugalware-0.9-i686-cd3.iso
    -973863f7a50a2a63735a56f73a5e9810aa0aac81  frugalware-0.9-i686-cd4.iso
    -13d3f325db8527500afe4e1febebc81de851a9b3  frugalware-0.9-i686-cd5.iso
    -ca3e59204f2f5a87d4966753109baa641eb2c9d0  frugalware-0.9-i686-cd6.iso
    -1ee8825c535b6097b22be1a6b3a512c469dc647e  frugalware-0.9-i686-cd7.iso
    -18cacd311e6750cfdece0085e106f5ebdc821a8a  frugalware-0.9-i686-cd8.iso
    -b0f55f01fe40488d642f8997c89db7d5761b26b7  frugalware-0.9-i686-cd9.iso
    -707c673c9e8af04eb535531f83ad176da0c14e10  frugalware-0.9-i686-dvd1.iso
    -bb0927d89f7eae9a6b29fd53f3200d9894696fec  frugalware-0.9-i686-dvd2.iso
    -a0fe6e2e7aa3b1b94f0876ada796eeef37550bbb  frugalware-0.9-i686-dvd3.iso
    -55271cf0891b3212694d83653c379b4c08747502  frugalware-0.9-i686-net.iso
    -5d35777ccaadc3c25a2e0e5ed623c3a5010fc889  frugalware-0.9-x86_64-cd10.iso
    -ae3d5b07c8e01bfec60791d9e5622750737fc581  frugalware-0.9-x86_64-cd11.iso
    -7373b0dd47e007234dca056bf04d16a528444a25  frugalware-0.9-x86_64-cd12.iso
    -0990e9c516efbdfea211d4590b817420cfca4eb6  frugalware-0.9-x86_64-cd13.iso
    -9df01abb82ae48ff04b4c579551417dc7bd92a2a  frugalware-0.9-x86_64-cd14.iso
    -9c7103b730c0ea29815c6ff767603a89f1619105  frugalware-0.9-x86_64-cd1.iso
    -ef178a9f04dfc3bb6b9ebb93d4c39e873a03a034  frugalware-0.9-x86_64-cd2.iso
    -b4164619a11590cf644d6d93b32e3579b9d9a061  frugalware-0.9-x86_64-cd3.iso
    -e6b662514a82c7a0770f17b9e1ea6c07769eb96a  frugalware-0.9-x86_64-cd4.iso
    -b46496147a659b19811135720007b04122874666  frugalware-0.9-x86_64-cd5.iso
    -ea964984272532e0641fed7266b65939fea91a2d  frugalware-0.9-x86_64-cd6.iso
    -178cb089726bd918a223b9d32d6f83b39a7f0c9c  frugalware-0.9-x86_64-cd7.iso
    -c54e1c5de643b6682aa34f72cfe4b640fbaf500e  frugalware-0.9-x86_64-cd8.iso
    -dd62797d0702eb84d60e1c7b54301fbfe2d5f8e2  frugalware-0.9-x86_64-cd9.iso
    -b49dcffed6fdd7ee6c410fbf4adbc445ecbe5746  frugalware-0.9-x86_64-dvd1.iso
    -b62bce2cb1cc74d774731ebc3a30b5fbffe61a07  frugalware-0.9-x86_64-dvd2.iso
    -f2a29df040f4b5ac40a52fa7e90447e81ea1a240  frugalware-0.9-x86_64-net.iso
    -10cb93ab72fe961386fdcc67881f7f2afde11741  fwlive-0.9-i686-full.iso
    -            
    - If you are upgrading to Solaria from our previous stable release (Kalgan), please read the upgrade part of our documentation.
    - ]]> -
    -
    - - 109 - Frugalware 0.9rc2 (Solaria) released - Tue, 26 Aug 2008 01:02:24 +0200 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 0.9rc2, the second release candidate of the upcoming 0.9 stable release.
    - A short and incomplete list of changes since 0.9rc1:
    -
      -
    • Improvements: -
        -
      • The default vi editor is now elvis instead of nvi (as elvis has less dependencies).
      • -
      • Added crosscompile support to distcc.
      • -
      • More than 350 small changes.
      • -
      -
    • -
    • Package updates: -
        -
      • Linux kernel 2.6.26 + fixes
      • -
      • GNOME 2.22.3
      • -
      • Git 1.6.0
      • -
      • More than 100 other package updates
      • -
      -
    • -
    • New packages: -
        -
      • Official synaptics touchpad driver from XOrg.
      • -
      • Utilities for the HFS+ filesystem.
      • -
      • 8 new drupal modules
      • -
      • More than 20 other new packages
      • -
      -
    • -
    - Please refer to the Frugalware Testing ChangeLog for more information.
    - We now have a feature schedule for new functionalities we plan to implement before we release Solaria as stable.
    - Download for i686:
    - NOTE: Click here to read more about what media you need for the installation.
    - livecd, - netinstall, - usb, - tftp, - cd1, - cd2, - cd3, - cd4, - cd5, - cd6, - cd7, - cd8, - cd9, - cd10, - cd11, - cd12, - cd13, - cd14, - cd15, - cd16, - cd17, - dvd1, - dvd2 and - dvd3 -
    - SHA1SUMS: -
    -0de9e3f7b9c7abd27cd5c5b83c3e7378e8c5e78a  frugalware-0.9rc2-i686-cd1.iso
    -be3871f823f099a3ccecc3e68f34ff02da42f68d  frugalware-0.9rc2-i686-cd2.iso
    -b8c4aa144de50a26e8471310c598df80e5f2e002  frugalware-0.9rc2-i686-cd3.iso
    -b2b623b1a25fc7f378417c3dfcdfb7e71cbb135a  frugalware-0.9rc2-i686-cd4.iso
    -c77dea3ec600b85dd4b315e5a919e3d1fde4e2da  frugalware-0.9rc2-i686-cd5.iso
    -f65188c784549aebc0c8490325900e1a0c6e0cc8  frugalware-0.9rc2-i686-cd6.iso
    -5c8754434653e71e6cec893466b50929700acc74  frugalware-0.9rc2-i686-cd7.iso
    -13f549341cd22c9958efcb63db3a5ca9e2eb04b6  frugalware-0.9rc2-i686-cd8.iso
    -d42c3b8e5d1c6c84abc6e221b6b55d7443ab14f7  frugalware-0.9rc2-i686-cd9.iso
    -ad6e5e71fa582cfbb7c13b73e4c4a55c2c433573  frugalware-0.9rc2-i686-cd10.iso
    -7ed62b8043beb2b5bb0df56739d4f7687e7f83ce  frugalware-0.9rc2-i686-cd11.iso
    -90667d3dabd56178534108ecd6e036922d20fc90  frugalware-0.9rc2-i686-cd12.iso
    -60ab754fc836635ab06d4ab03dab3f60664dee5e  frugalware-0.9rc2-i686-cd13.iso
    -6a8da0df8aeccebbcc1e827950d360e5b8bd0f1a  frugalware-0.9rc2-i686-cd14.iso
    -2b2eb9cd34a061fe55a93cbbb7519a6bdde843fa  frugalware-0.9rc2-i686-cd15.iso
    -b15d985135122846ee211e6b9040c64a060926c0  frugalware-0.9rc2-i686-cd16.iso
    -177cbdd90e314a7a26137a33a8b9f00ca368c0d9  frugalware-0.9rc2-i686-cd17.iso
    -93eef9d84908572a4507a12d9f51be22c7f98d48  frugalware-0.9rc2-i686-dvd1.iso
    -e603d0ccee9a5c8d0c340d4f8e4c49b19115f5b5  frugalware-0.9rc2-i686-dvd2.iso
    -b023faab7154bd80e4718fa4ecf9c946a9414ad0  frugalware-0.9rc2-i686-dvd3.iso
    -41ab1d0c15e5c384f87714d22595f23f38557212  frugalware-0.9rc2-i686-net.iso
    -793ff6eb289e3d0f3d36528a2fa86a2186a6511a  fwlive-0.9rc2-i686-full.iso
    -32685878efc5f02b0686a62593f1002fbc88e327  frugalware-0.9rc2-i686-tftp.img
    -827c97e61a93441ab3c6adce4ffc330736b27987  frugalware-0.9rc2-i686-usb.img
    -												
    - ]]> -
    -
    - - 108 - Frugalware Newsletter Issue 30 - Thu, 14 Aug 2008 23:04:34 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Frugalware 0.9 (Solaria) Release Candidate 1 is released
    • -
    • Wallpaper competition is now closed
    • -
    • Tips & tricks - "Where the heck is that file?"
    • -
    • Focus On Package(s) - LinkChecker
    • -
    • NEW - Getting To Know You
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 107 - Frugalware 0.9rc1 (Solaria) released - Tue, 12 Aug 2008 05:14:50 +0200 - Miklos Vajna - 1 - announce the immediate availability of Frugalware 0.9rc1, the first release candidate of the upcoming 0.9 stable release.
    - A short and incomplete list of changes since 0.9pre2:
    -
      -
    • Improvements: -
        -
      • Removed empty documentation files (README, NEWS, etc.) from /usr/share/doc.
      • -
      • Fixed installation in virtualbox.
      • -
      • Replaced firefox-adblock with firefox-adblock_plus.
      • -
      • The ROX environment is now available on x86_64 as well.
      • -
      • More than 800 small changes.
      • -
      -
    • -
    • Package updates: -
        -
      • GNU C Library 2.8
      • -
      • Firefox 3.0.1
      • -
      • OpenOffice.org 2.4.1
      • -
      • More than 400 other package updates
      • -
      -
    • -
    • New packages: -
        -
      • dblatex (Produces DVI, PostScript, PDF documents from DocBook sources.)
      • -
      • wxruby (wxWidgets bindings for ruby.)
      • -
      • 10 new games
      • -
      • More than 70 other new packages
      • -
      -
    • -
    - Please refer to the Frugalware Testing ChangeLog for more information.
    - We now have a feature schedule for new functionalities we plan to implement before we release Solaria as stable.
    - Download for i686:
    - NOTE: Click here to read more about what media you need for the installation.
    - livecd, - netinstall, - usb, - tftp, - cd1, - cd2, - cd3, - cd4, - cd5, - cd6, - cd7, - cd8, - cd9, - cd10, - cd11, - cd12, - cd13, - cd14, - cd15, - dvd1, - dvd2 and - dvd3 -
    - SHA1SUMS: -
    -99e6c6a9b153d4c562e2e5400886aad188adf4f6  frugalware-0.9rc1-i686-cd10.iso
    -62a2d0fbc72d3432b0f82de9d1f0ea341567ea3c  frugalware-0.9rc1-i686-cd11.iso
    -1825dd310c9eac0c603ed126e963394a0a64fbea  frugalware-0.9rc1-i686-cd12.iso
    -8232976f15a9edf52299b860da10115a81046c6c  frugalware-0.9rc1-i686-cd13.iso
    -f1472cab062d9eedacfdff5ce7071e1ee16f1b9b  frugalware-0.9rc1-i686-cd14.iso
    -93be33d90aea544fb03babe171d774f232d9d173  frugalware-0.9rc1-i686-cd15.iso
    -c00e7c332acc84418987061e0d91b17408ceb79f  frugalware-0.9rc1-i686-cd1.iso
    -55e5dca177d48efdd2cce664818e2d16cb19794c  frugalware-0.9rc1-i686-cd2.iso
    -92593356cb06c93774c9443e1b2d42c2e55d1bba  frugalware-0.9rc1-i686-cd3.iso
    -12a01cf164e711265549f1df880d2e2b8f3236e9  frugalware-0.9rc1-i686-cd4.iso
    -40ee94c18871f28f0e497332fca23d4135d4652b  frugalware-0.9rc1-i686-cd5.iso
    -c9003abf13333726892c0fe7022ad13e854f901e  frugalware-0.9rc1-i686-cd6.iso
    -75f32cc1ad032f893220623f900af34fb82b6adf  frugalware-0.9rc1-i686-cd7.iso
    -6957230d27405e05ebae89dbf9d31f00878424f7  frugalware-0.9rc1-i686-cd8.iso
    -fb89173651d7b3b71b309f0a3224dab30b645f74  frugalware-0.9rc1-i686-cd9.iso
    -305f140c90c0a8848dd77e0b064ed8d2195cc5d4  frugalware-0.9rc1-i686-dvd1.iso
    -3e6dd3de80bade44dfa4eeb8afc35f4fe380b729  frugalware-0.9rc1-i686-dvd2.iso
    -f6c86d04e763fe80c9169d8d48fe1ac7e8781f08  frugalware-0.9rc1-i686-dvd3.iso
    -7f02051f71bcea93c7f06bec429efa3ae827dda6  frugalware-0.9rc1-i686-net.iso
    -9b308d2b5e6b5214a07c8927febd339c6e0292de  fwlive-0.9rc1-i686-full.iso
    -70257b0d1f3329f493ce42aa19fa7cba26f7485b  frugalware-0.9rc1-i686-tftp.img
    -a79a0377d35d80fe82a74f73d134103b6a0ed39c  frugalware-0.9rc1-i686-usb.img
    -												
    - ]]> -
    -
    - - 106 - Frugalware Newsletter Issue 29 - Tue, 05 Aug 2008 21:28:06 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Frugalware wallpaper announcement
    • -
    • Elentir has begun work on a GUI installer
    • -
    • New donation
    • -
    • Tips and tricks - Envy Code R monospace font
    • -
    • Focus On Package(s) - rxvt-unicode (again) :)
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 105 - Frugalware wallpaper competition - Thu, 24 Jul 2008 21:28:52 +1000 - phayz - 1 - - - The successful entrant may be offered the opportunity to produce derivative works from their winning wallpaper. If they decline this offer, a Frugalware developer will produce these works based on the source files provided by the entrant (refer below for this condition).
    - - Judgement criteria
    - -
      -
    • For the duration of the judging period, each Frugalware developer can cast a maximum of 1 vote for each entry. The entry with the most votes at the end of the judging period will be declared the winning entry. If any entries have the same number of votes for them, vmiklos will choose the winning entry from these entries;
    • -
    • While the wallpaper's content is open to the imagination of the entrant, it must not (a) be offensive to the general public, (b) have negative connotations - e.g. attempt to denegrate another Linux distribution, company, person etc;
    • -
    • The winning entry will be announced on the Frugalware forums, also via a news entry on the Frugalware web site. All entries will be considered for inclusion in the official Frugalware library;
    • -
    • The winning entrant will be notified via email;
    • -
    • The competition is open to everyone, including Frugalware developers.
    • -
    - - Submission requirements
    - -
      -
    • All entries must comply with the "Frugalware artwork requirements" - refer to the artwork rules;
    • -
    • Each entrant can submit a maximum of three (3) entries;
    • -
    • Each entry must be entirely original artwork by the entrant;
    • -
    • Any entry which is found to be in conflict with these submission requirements or the Frugalware artwork rules will be declared invalid and excluded from the competition.
    • -
    - - Timetable and deadline
    - -
      -
    • Entries may be submitted to the Frugalware developers mailing list - frugalware-devel at frugalware.org - from 27 July 2008 to 9 August 2008.
    • -
    • Judging will occur after submissions close, with a winning entry being selected by 16 August 2008.
    • -
    - ]]> -
    -
    - - 104 - Frugalware Newsletter Issue 28 - Sat, 19 Jul 2008 23:39:08 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Frugalware 0.9 pre2 released
    • -
    • Wine is 1(.0) Happy birthday! :)
    • -
    • Tips and tricks - Which packages are installed?
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - - 103 - Frugalware 0.9pre2 (Solaria) released - Tue, 08 Jul 2008 05:37:53 +0200 - Miklos - 1 - announce the immediate availability of Frugalware 0.9pre2, the second technical preview of the upcoming 0.9 stable release.
    - A short and incomplete list of changes since 0.9pre1:
    -
      -
    • Improvements: -
        -
      • FUN-0.3.0, which now supports News Notification. (Newsletters, releases, etc.)
      • -
      • Many less popular packages are no longer installed by default, reducing the required size of the default installation.
      • -
      • Replaced the ipw wireless driver with the newer iwl ones.
      • -
      • Reworked the ROX environment, binary packages are available again.
      • -
      • More than 2700 small changes.
      • -
      -
    • -
    • Package updates: -
        -
      • GCC 4.3.1
      • -
      • Firefox 3.0
      • -
      • OpenOffice.org 2.4.1
      • -
      • More than 760 other package updates
      • -
      -
    • -
    • New packages: -
        -
      • icecc - set of configuration tools for IceWM
      • -
      • libotr and irssi-otr
      • -
      • 10+ new fortune modules
      • -
      • 20+ new games
      • -
      • More than 200 other new packages
      • -
      -
    • -
    - Please refer to the Frugalware Testing ChangeLog for more information.
    - We now have a feature schedule for new functionalities we plan to implement before we release Solaria as stable.
    - Download for i686:
    - NOTE: Click here to read more about what media you need for the installation.
    - livecd, - netinstall, - usb, - tftp, - cd1, - cd2, - cd3, - cd4, - cd5, - cd6, - cd7, - cd8, - cd9, - cd10, - cd11, - cd12, - cd13, - cd14, - cd15, - dvd1, - dvd2 and - dvd3 -
    - SHA1SUMS: -
    -2c4f25d75e0ef47ee7a98a1b726196421bd0c070  frugalware-0.9pre2-i686-cd10.iso
    -555425d2146770f8da8e030a831fac9c8db97741  frugalware-0.9pre2-i686-cd11.iso
    -f585152ac3ec3fd3b86884f346cc1fdf7669cadd  frugalware-0.9pre2-i686-cd12.iso
    -6386b0a4e5348fb64f343d2a62ca2efc6beacdb0  frugalware-0.9pre2-i686-cd13.iso
    -938d9d99781d772b3a8498f1b1fa79455fb874c5  frugalware-0.9pre2-i686-cd14.iso
    -5870c93c147d62decc603d60bb2984d5af82de27  frugalware-0.9pre2-i686-cd15.iso
    -22ca5dc203103ed041a731ce48422f18f2150ebe  frugalware-0.9pre2-i686-cd1.iso
    -bc8f65d3cb11a437b94217191ec3fc06f2beecc7  frugalware-0.9pre2-i686-cd2.iso
    -be20eb8c850e63cc31035fe355ea9609ef33ad5f  frugalware-0.9pre2-i686-cd3.iso
    -0873ef9cbc8e9d9ebebdf40e124c62fa3e05f72a  frugalware-0.9pre2-i686-cd4.iso
    -b09f406648c2c06f56d7c198060ef75d5107640f  frugalware-0.9pre2-i686-cd5.iso
    -4eeea3fd0041be167029c9a5c144c71498f85053  frugalware-0.9pre2-i686-cd6.iso
    -7d001a7f1c0022380c7ccbbd38f6431abb0ed5af  frugalware-0.9pre2-i686-cd7.iso
    -5ef6d19891522a5e36a8c4461cfffacde1fdabfb  frugalware-0.9pre2-i686-cd8.iso
    -17308c7cf6539d16b60d3eda4855df709c7c1bed  frugalware-0.9pre2-i686-cd9.iso
    -441e4f4fcbe85396ed3ffa73c60d626f4a7f1e34  frugalware-0.9pre2-i686-dvd1.iso
    -3b3bf0cfd775cc6e4e7fff1963ddbc2a42ff839e  frugalware-0.9pre2-i686-dvd2.iso
    -b17784c8d9e64265f0d27a9b30c14ce0665c538f  frugalware-0.9pre2-i686-dvd3.iso
    -544c3c68de5f0ca1ea591782c03f7cb0b8579cd1  frugalware-0.9pre2-i686-net.iso
    -f02ff5391ab4b549ed8c17752c7cb94b15c2f458  fwlive-0.9pre2-i686-full.iso
    -1bf5c092ca1fb612f6090bea87df6f87850cbf62  frugalware-0.9pre2-i686-tftp.img
    -e8cd5527083653155a8fcf16e2ac58f16b1d3495  frugalware-0.9pre2-i686-usb.img
    -            
    - ]]> -
    -
    - - 102 - Frugalware Newsletter Issue 27 - Sat, 05 Jul 2008 21:56:52 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Frugalware's developers are people too! - phayz
    • -
    • Skype plugin for Bitlbee has been upgraded to verson 0.6.0
    • -
    • ryuo's looking after older PCs
    • -
    • Feature - Help! Frugalware needs YOU!
    • -
    • Focus On Package(s) - Mrxvt
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 101 - Frugalware Newsletter Issue 26 - Sat, 21 Jun 2008 22:51:35 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Frugalware's developers are people too! - Devil505
    • -
    • Tips and tricks - Get a better looking "man"
    • -
    • Priyank is back!
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 100 - Frugalware Newsletter Issue 25 - Thu, 05 Jun 2008 21:46:39 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Frugalware's developer are people too! - IroniQ
    • -
    • Tips and tricks - man - odd symbols appearing
    • -
    • ryuo is now a developer!
    • -
    • Users fight it out in IRC
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 99 - Frugalware Newsletter Issue 24 - Tue, 27 May 2008 22:57:50 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Frugalware 0.9 "Solaria" pre1 released
    • -
    • Frugalware's developers are people too! - krix
    • -
    • Save money with pacman-g2, cron and wget
    • -
    • Focus On Package(s) - rxvt-unicode
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 98 - Frugalware 0.9pre1 (Solaria) released - Tue, 13 May 2008 00:05:24 +0200 - VMiklos - 1 - announce the immediate availability of Frugalware 0.9pre1, the first technical preview of the upcoming 0.9 stable release.
    - A short and incomplete list of changes since 0.8:
    -
      -
    • Improvements: -
        -
      • The network configuration utility now lists card details next to interface names, in case you would now know what is the interface name for your cards.
      • -
      • The USB installer is now a plain image, you can copy it to your USB stick under any operating system (you needed a running Linux system to install the previous version).
      • -
      • Changed the CHOST variable to $arch-frugalware-linux from a mix of $arch-pc-linux-gnu / $arch-unknown-linux, which generally causes more consistency and helps reporting bugs for upstream developers.
      • -
      • Improved security and general user support. We work together with other Linux vendors to provide better security support, and now our forums are mirrored on a mailing list, so more developers can help you.
      • -
      • More than 150 other minor features / bugs have been implemented / fixed resulting in more than 2400 changes since the last release.
      • -
      -
    • -
    • Package updates: -
        -
      • Linux 2.6.25 + security fixes
      • -
      • GCC 4.3.0
      • -
      • GNOME 2.22
      • -
      • More than 900 other package updates
      • -
      -
    • -
    • New packages: -
        -
      • About 40 new Java library
      • -
      • Several new Drupal modules
      • -
      • Many new octave modules.
      • -
      • More than 150 other new packages
      • -
      -
    • -
    - Please refer to the Frugalware Testing ChangeLog for more information.
    - We now have a feature schedule for new functionalities we plan to implement before we release Solaria as stable.
    - Download for i686:
    - NOTE: Click here to read more about what media you need for the installation.
    - livecd, - netinstall, - usb, - tftp, - cd1, - cd2, - cd3, - cd4, - cd5, - cd6, - cd7, - cd8, - cd9, - cd10, - cd11, - cd12, - cd13, - cd14, - dvd1 and - dvd2 -
    - SHA1SUMS: -
    -ab6a264297f1a3686804f81e779b8e20ade6efb4  frugalware-0.9pre1-i686-cd1.iso
    -14f3f4afc2661c87a7cc36ece684b069c283d12e  frugalware-0.9pre1-i686-cd2.iso
    -f5f0b234cd15a5708c34b6810d5c9a7960b50230  frugalware-0.9pre1-i686-cd3.iso
    -cc8cf8698d4da9eb10e00d27f11c33d8760353fc  frugalware-0.9pre1-i686-cd4.iso
    -7dd673e01a2dab93c84d5f2ca914db1ae427adbb  frugalware-0.9pre1-i686-cd5.iso
    -4708a26a47671ee06093f5ecb14d489a5c634049  frugalware-0.9pre1-i686-cd6.iso
    -36594e953cd230caf253ee3441e563fc4ce6ba58  frugalware-0.9pre1-i686-cd7.iso
    -0eb4ff1a316839a0291d408360d07226fcb91be5  frugalware-0.9pre1-i686-cd8.iso
    -1cbfefe44ec7a04ec5cf360714091b87ffbc0343  frugalware-0.9pre1-i686-cd9.iso
    -46148a9c0484f37c305170a01304be1b4e849202  frugalware-0.9pre1-i686-cd10.iso
    -a110e9b278cbafa5fd5de07da60b73a918736a0c  frugalware-0.9pre1-i686-cd11.iso
    -09c1eb7fd33e69461b55c478984e7ed1ec587813  frugalware-0.9pre1-i686-cd12.iso
    -c440e2a75df20876c9520f1f5fc831fd975e3109  frugalware-0.9pre1-i686-cd13.iso
    -e564bd70640f7533696da0cc7affd4e231b11542  frugalware-0.9pre1-i686-cd14.iso
    -bfdce2433553de2142bf7a17f9ed89f3fa77ef9c  frugalware-0.9pre1-i686-dvd1.iso
    -6e350eb8e5c57d2ac580a3e19ec6f558a2b7f504  frugalware-0.9pre1-i686-dvd2.iso
    -38f540c04ebda2f0bd5e7dc734275b2602784b4f  frugalware-0.9pre1-i686-net.iso
    -57259add044fcdef89ae5a21e0365d3dfff47e23  fwlive-0.9pre1-i686-full.iso
    -8914d8986865877e6dbebf1c992ba6be01075550  frugalware-0.9pre1-i686-tftp.img
    -f443ddfb61652ccde5f87135965e467e3bc660f7  frugalware-0.9pre1-i686-usb.img
    -            
    - ]]> -
    -
    - - 97 - Frugalware Newsletter Issue 23 - Fri, 09 May 2008 21:53:54 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Frugalware newsletter issue 21, where are you?
    • -
    • New packagers are making progress
    • -
    • Krix is back!
    • -
    • Frugalware's developers are people too! - bouleetbil
    • -
    • Tip - How to mount an ISO image
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 96 - Frugalware Newsletter Issue 22 - Wed, 30 Apr 2008 21:08:56 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • New Frugalware mirrors
    • -
    • MANY Security fixes
    • -
    • Frugalware's developers are people too! - Boobaa
    • -
    • Focus On Package(s) - Openbox
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 95 - Frugalware Newsletter Issue 20 - Tue, 08 Apr 2008 22:10:18 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • You can call me *MR* Bouleetbil!
    • -
    • Frugalware - A new slogan?
    • -
    • Frugalware's developers are people too!
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 94 - Frugalware Newsletter Issue 19 - Thu, 27 Mar 2008 21:22:43 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • We're famous! Almost :)
    • -
    • Solaria, here we come!
    • -
    • Bouleetbil's been busy
    • -
    • Tip - Pacman - what did I just install?
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 93 - Sayshell: End of life - Fri, 14 Mar 2008 22:46:09 +0100 - vmiklos - 1 -
    - We have released FSA296 to FSA393 for Sayshell. That means 98 security problems were issued in half a year.
    - If you update to Kalgan, it will also fix the following vulnerabilities:
    - - ]]> -
    -
    - - 92 - Frugalware Newsletter Issue 18 - Thu, 13 Mar 2008 21:42:43 +1000 - phayz - 1 - - Features of this issue include: -
      -
    • Party time! Kalgan is released.
    • -
    • (Another) memory donation - I'm sure about this one :)
    • -
    • Money, money, money!
    • -
    • Tip - Troubleshooting the launch of GUI applications
    • -
    • (Lots of) security announcements
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 91 - Frugalware 0.8 (Kalgan) for i686 released - Mon, 11 Mar 2008 07:16:05 +0100 - VMiklos - 1 - announce the immediate availability of Frugalware 0.8, our eighth stable release.
    - No new features have been added since 0.8rc2, but more than 300 changes have been made to fix minor bugs. - If you didn't follow the changes during the pre/rc releases, here are the most important changes since 0.7:
    -
      -
    • Up to date base system: Linux kernel 2.6.24.3, Glibc 2.7 and GCC 4.2.3
    • -
    • Up to date desktop packages: KDE 3.5.9, GNOME 2.20, XFCE 4.4.2, OpenOffice.org 2.4rc2 (ooo-build 2.4.0) and Firefox 2.0.0.12
    • -
    • Setup: WPA support, new supported language: Czech.
    • -
    • New graphical tool: FUN (update notifier).
    • -
    • 4068 changes, including 251 new packages, 1729 updated packages and 416 closed tasks.
    • -
    - Please refer to the Frugalware Kalgan ChangeLog for more information.
    - Download for i686:
    - livecd, - netinstall, - cd1, - cd2, - cd3, - cd4, - cd5, - cd6, - cd7, - cd8, - cd9, - cd10, - cd11, - cd12, - cd13, - cd14, - dvd1, - dvd2, - tftp, - usb, - chroot tarball -
    - NOTE: Click here to read more about what media you need for the installation.
    - SHA1SUMs: -
    -86a7629a794fbb799b412f1da6f43b119c79138a  frugalware-0.8-i686-cd1.iso
    -5de9f070fd8e940853e58063112bb9576322a3e2  frugalware-0.8-i686-cd2.iso
    -1409dcf8f7e81664f4a3a84d607898c06bcbfb1c  frugalware-0.8-i686-cd3.iso
    -a705f4662f3d7931e47dcb88f8af6574fa39ae3e  frugalware-0.8-i686-cd4.iso
    -d612aa3851b5c4f382e0a0dfb5cbbc0d27230ce3  frugalware-0.8-i686-cd5.iso
    -a473a3338220d22d65249c391ba30161d4e2c50a  frugalware-0.8-i686-cd6.iso
    -588349db788e39541c663d5332626118fd3232ea  frugalware-0.8-i686-cd7.iso
    -84a6526bebb5de2729897fcc2823386ca6f3673e  frugalware-0.8-i686-cd8.iso
    -c7d66707fcbef326193a6e427862961b3bb8ec56  frugalware-0.8-i686-cd9.iso
    -716af41f46cc0d4ffc05c00e206a265438bddab3  frugalware-0.8-i686-cd10.iso
    -dc9721be7a6dcca936d65c2bda749684fd6d3d4b  frugalware-0.8-i686-cd11.iso
    -d7ef389858311e4cbb5db07236e4663f4e77bf07  frugalware-0.8-i686-cd12.iso
    -da90575c20185d608ab051e6c6b9fb583f8ff303  frugalware-0.8-i686-cd13.iso
    -a8dec5db845ddeb195009d5b64c24dcfe42497b2  frugalware-0.8-i686-cd14.iso
    -2925f86d9c1c6e6e63e6533f0673de4fea09d437  frugalware-0.8-i686-dvd1.iso
    -9e09729d9a4c93c09cece38e2679163c11c57a45  frugalware-0.8-i686-dvd2.iso
    -b1c645170fdbf6e57b746f4b6185687a84784a0f  frugalware-0.8-i686-net.iso
    -ef68c4d3353ff104ad59725743e9f11b63703323  fwlive-0.8-i686-full.iso
    -34dd50fc34315d73f7289ab887b23328d5950f04  frugalware-0.8-i686-tftp.img.gz
    -fb2079de1627ca0e65a323005e0644b88fed6d03  frugalware-0.8-i686-usb.tar.gz
    -            
    - If you are upgrading to Kalgan from our previous stable release (Sayshell), please read the upgrade part of our documentation.
    - As a special present for this release, you can try out Kalgan in qemu or virtualbox without installing it!
    - ]]> -
    -
    - - 90 - Frugalware Newsletter Issue 17 - Sat, 1 Mar 2008 13:42:43 +0100 - phayz - 1 - - Features of this issue include: -
      -
    • Kalgan is nearly here!
    • -
    • Memory donation - if I recall correctly :)
    • -
    • Frugalware's developers are people too!
    • -
    • Tip - Free some space on your hard drive
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 89 - Frugalware Newsletter Issue 16 - Sun, 17 Feb 2008 16:30:13 +0100 - phayz - 1 - - Features of this issue include: -
      -
    • Kalgan - "be still my beating heart"
    • -
    • Tip - Redirect your terminal's output
    • -
    • Geany - Want a simple but powerful GUI text editor? Your wish is granted!
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 88 - Frugalware 0.8rc2 (Kalgan) released - Sun, 17 Feb 2008 11:23:04 +0100 - VMiklos - 1 - announce the immediate availability of Frugalware 0.8rc2, the second (and last) release candidate of the upcoming 0.8 stable release.
    - A short and incomplete list of changes since 0.8rc1:
    -
      -
    • Bugfixes: -
        -
      • Installer optimizations: a general install should be now about 30% faster.
      • -
      • Improved documentation: added details about our mailing lists.
      • -
      • Minor bugfixes to help the upgrade from 0.7.
      • -
      -
    • -
    • Package updates: -
        -
      • Linux 2.6.24 + security fixes
      • -
      • Perl 5.10.0
      • -
      • GCC 4.2.3
      • -
      • More than 150 other package updates
      • -
      -
    • -
    • New packages: -
        -
      • iwlwifi-4965 and iwlwifi-3945 firmware packages
      • -
      • several new drupal modules
      • -
      • alpine, a replacement for pine
      • -
      • More than 25 other new packages
      • -
      -
    • -
    - Please refer to the Frugalware Testing ChangeLog for more information.
    - Download for i686:
    - NOTE: Click here to read more about what media you need for the installation.
    - livecd, - netinstall, - usb, - tftp, - cd1, - cd2, - cd3, - cd4, - cd5, - cd6, - cd7, - cd8, - cd9, - cd10, - cd11, - cd12, - cd13, - cd14, - dvd1 and - dvd2 -
    - SHA1SUMS: -
    -c6a7ad4f5afc586c76f2c65219daf618d2d3813f  frugalware-0.8rc2-i686-cd1.iso
    -82f207cd1ae69ce7603c486ad7cfe9a774b3ba0d  frugalware-0.8rc2-i686-cd2.iso
    -c85176f04dece476a6ffe01561af084f6c27bdfe  frugalware-0.8rc2-i686-cd3.iso
    -119fc1d1fbe626c8d918b8794eddb64b048f4c2b  frugalware-0.8rc2-i686-cd4.iso
    -7ab3c990775539212f214722fa5eb1324a6cab84  frugalware-0.8rc2-i686-cd5.iso
    -772f0933c2f2163779472c327a043e10c47175f9  frugalware-0.8rc2-i686-cd6.iso
    -19b6539b8f27c2ecf4a58e261da12bd3227f7941  frugalware-0.8rc2-i686-cd7.iso
    -7a2f933d0c102eeedc05398c95c9f2e34cac3ed6  frugalware-0.8rc2-i686-cd8.iso
    -949904b721dfe2ad7df212848f4bcf08e3686dcc  frugalware-0.8rc2-i686-cd9.iso
    -45c7ab899318d222c6ae588c64400a47d3491573  frugalware-0.8rc2-i686-cd10.iso
    -d2e1213594f3e4fbee49b74b0e2c559170695fe5  frugalware-0.8rc2-i686-cd11.iso
    -11732097857354d79cd088a7d149a9f0b0cac989  frugalware-0.8rc2-i686-cd12.iso
    -e87a61d733a2d63711aad3f53f5cf8dc91c2536a  frugalware-0.8rc2-i686-cd13.iso
    -4f4e49fa2a3019aaed630ecf5508f0c1be2e0ee7  frugalware-0.8rc2-i686-cd14.iso
    -e6f3f8d86929ebe0e61f609307505a3487e2a2fb  frugalware-0.8rc2-i686-dvd1.iso
    -c8f5addddf9d4bb949876f075cff629e5a66fac8  frugalware-0.8rc2-i686-dvd2.iso
    -352b6595eeece53fa9fed3b039ddb73cf44b26dc  frugalware-0.8rc2-i686-net.iso
    -8fe298b9fab980b108c82c3f640647ea0174b73d  fwlive-0.8rc2-i686-full.iso
    -6439e7fa06cac04a053dbeb3578906f88db48187  frugalware-0.8rc2-i686-tftp.img.gz
    -2ce4292eb7345a5121df9e5ed01524cffd7fa820  frugalware-0.8rc2-i686-usb.tar.gz
    -            
    - ]]> -
    -
    - - 87 - Frugalware Newsletter Issue 15 - Sat, 2 Feb 2008 16:30:13 +0100 - VMiklos - 1 - - Features of this issue include: -
      -
    • Kalgan - we're getting closer :)
    • -
    • You want security fixes? We've got 'em!
    • -
    • Tip - X video problem on boot? - Don't panic! (yet)
    • -
    • Stellarium - gazing at the stars from your PC
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 86 - Frugalware 0.8rc1 (Kalgan) released - Tue, 29 Jan 2008 06:19:47 +0100 - VMiklos - 1 - announce the immediate availability of Frugalware 0.8rc1, the first release candidate of the upcoming 0.8 stable release.
    - A short and incomplete list of changes since 0.8pre2:
    -
      -
    • Bugfixes: -
        -
      • Improved Splash: it now presents till the very end of the shutdown process.
      • -
      • Fixed the "packages one by one" select method in the installer.
      • -
      • The LiveCD now supports copy the disc to RAM if enough memory is available to free up your CD/DVD drive.
      • -
      -
    • -
    • Package updates: -
        -
      • Linux 2.6.23.14 + security fixes
      • -
      • Xorg 7.3 + security fixes
      • -
      • GNOME 2.20.3
      • -
      • More than 300 other package updates
      • -
      -
    • -
    • New packages: -
        -
      • etckeeper - keeps your /etc under version control
      • -
      • linuxwacom - support for the Wacom tablets
      • -
      • New Xorg drivers
      • -
      • More than 20 other new package
      • -
      -
    • -
    - Please refer to the Frugalware Testing ChangeLog for more information.
    - Download for i686:
    - NOTE: Click here to read more about what media you need for the installation.
    - livecd, - netinstall, - usb, - tftp, - cd1, - cd2, - cd3, - cd4, - cd5, - cd6, - cd7, - cd8, - cd9, - cd10, - cd11, - cd12, - cd13, - dvd1 and - dvd2 -
    - SHA1SUMS: -
    -e1d9710e9d03eb2f60bdae19f9508736a69e47d1  frugalware-0.8rc1-i686-cd1.iso
    -ed9bc9a4d7a9c3b72543ba15ec384024e6311628  frugalware-0.8rc1-i686-cd2.iso
    -5dfd2287460b35cc72c8b75752f650efeccf8c16  frugalware-0.8rc1-i686-cd3.iso
    -7236455ca88b24a190c7f36eac2e6f83907b072a  frugalware-0.8rc1-i686-cd4.iso
    -3e75227e71da14d2f2bc93a6c06a3aba38326d3e  frugalware-0.8rc1-i686-cd5.iso
    -11ea903f8b8719f1a5d3c014fc1b96ca7b7d83c4  frugalware-0.8rc1-i686-cd6.iso
    -91e55794fc4bee8ab7bbadff8cfbd034b29844b4  frugalware-0.8rc1-i686-cd7.iso
    -0543b07353eac26a7c7a029cb97b897b8415f772  frugalware-0.8rc1-i686-cd8.iso
    -24cc18f2ca1491c76225d334cca57c45f5abf394  frugalware-0.8rc1-i686-cd9.iso
    -118c7ae0adfdd5020722788a49e47bba4e951b16  frugalware-0.8rc1-i686-cd10.iso
    -aef1d71e6542f76077491dda3280b8e97141b9a8  frugalware-0.8rc1-i686-cd11.iso
    -776a84bf9cb5d30c6e840a02d95e60dbe0b49ce1  frugalware-0.8rc1-i686-cd12.iso
    -08796109ca1c98f5a69ac184995446acfbf67558  frugalware-0.8rc1-i686-cd13.iso
    -124bc0983451cd5b5db614692c65b7ec1c434ce5  frugalware-0.8rc1-i686-dvd1.iso
    -bb6b5cd1e157d972913ae0830075b55c7f6a1913  frugalware-0.8rc1-i686-dvd2.iso
    -4496087ab817a7882ea252f334056ffdab5c1d5b  frugalware-0.8rc1-i686-net.iso
    -8998a928b84754c3542343b605c68bdd8d9d97c9  fwlive-0.8rc1-i686-full.iso
    -1cf5151ec7177ee4afcdb00aa60f08edd04cd191  frugalware-0.8rc1-i686-tftp.img.gz
    -285649aedc5ed076f066ecde736d4dcfa3c457e7  frugalware-0.8rc1-i686-usb.tar.gz
    -            
    - ]]> -
    -
    - - 85 - Frugalware Newsletter Issue 14 - Sat, 19 Jan 2008 16:30:13 +0100 - VMiklos - 1 - - In this issue: -
      -
    • Frugalware 0.8 ("Kalgan") pre-release 2
    • -
    • Newsletter now in French and Danish
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 84 - X.Org 7.3 testers wanted! - Fri, 18 Jan 2008 01:47:41 +0100 - VMiklos - 1 - - You probably noticed that we did not update X.Org for a while. This happened as in our opinion the version we already have packaged was still more stable then any of the newer versions, so we sticked to X.Org 7.2 and decided to maintain it, instead of upgrading to a newer version for some time. Now it's time to upgrade!
    - Finally upstream released an updated X server which seem to be: 1) as stable as the good old one we currently have, 2) featuring no more blocker problems like the ones in X.Org 7.3 did. So in short: time for testing!
    - We prepared a separate testing repo for this purpose as this update currently features more than 350 little changes. If you want to help, please:
    - 1) Add
    Include = /etc/pacman-g2/repos/xorg73
    to /etc/pacman-g2.conf, before the frugalware-current line.
    - 2) Create a file named /etc/pacman-g2/repos/xorg73 with the following contents: -
    [xorg73]
    -Server = http://ftp.frugalware.org/pub/other/people/krix/xorg73/frugalware-i686
    - 3) Issue the usual
    # pacman-g2 -Syu
    to update your system.
    - 4) You can restart X by rebooting, or running
    # init 3 && init 4
    - If no major problem occurs, we plan to merge the xorg73 branch at the end of the weekend.
    - Thanks for your help! - ]]> -
    -
    - - 83 - Frugalware 0.8pre2 (Kalgan) released - Thu, 10 Jan 2008 10:28:00 +0100 - VMiklos - 1 - announce the immediate availability of Frugalware 0.8pre2, the second technical preview of the upcoming 0.8 stable release.
    - A short and incomplete list of changes since 0.8pre1:
    -
      -
    • New features: -
        -
      • Support for executing hooks inside the package manager - e.g. after a successful system upgrade.
      • -
      • Improved blacklisting support for kernel modules.
      • -
      -
    • -
    • Package updates: -
        -
      • Xfce 4.4.2 - with bugfixes and translations
      • -
      • OpenOffice.org 2.3.1 - with security and bugfixes
      • -
      • Tcl and Tk 8.5 - with support for anti-aliased fonts
      • -
      • Octave 3.0.0 - compatibility with Matlab graphics is much better now
      • -
      • Updated encryption libs - gnutls-2.2 and libgcrypt-1.4
      • -
      -
    • -
    - Please refer to the Frugalware Testing ChangeLog for more information.
    - Download for i686:
    - NOTE: Click here to read more about what media you need for the installation.
    - livecd, - netinstall, - usb, - tftp, - cd1, - cd2, - cd3, - cd4, - cd5, - cd6, - cd7, - cd8, - cd9, - cd10, - cd11, - cd12, - cd13, - dvd1 and - dvd2 -
    - SHA1SUMS: -
    -fbc4318fc4a86244008d331d46b4ab731e0f2a29  frugalware-0.8pre2-i686-cd1.iso
    -c4dc8560222723d8bb29a8e15baaf32af27ed762  frugalware-0.8pre2-i686-cd2.iso
    -37f3cdc740cc56acec9bf4877a1436bd51fb8e48  frugalware-0.8pre2-i686-cd3.iso
    -d5f95baecff24d2b1595b6372273aee1d8753eed  frugalware-0.8pre2-i686-cd4.iso
    -d9335fafc83a74a50e382675570494fc5d55187c  frugalware-0.8pre2-i686-cd5.iso
    -246a63476da95752502881cb93bcbae3631863be  frugalware-0.8pre2-i686-cd6.iso
    -5cf9079f75b5da8095eb140ed0210c39b8b7a620  frugalware-0.8pre2-i686-cd7.iso
    -3af8d23304a41545e42046316b827ae34b0c101b  frugalware-0.8pre2-i686-cd8.iso
    -b3f8820d526725c7ba23d95aa328b5b54bff5784  frugalware-0.8pre2-i686-cd9.iso
    -da4792377541702d91f442ea0f6b9fe63844e4db  frugalware-0.8pre2-i686-cd10.iso
    -3666304d17261cc73eac5c64b299fb880deb6c63  frugalware-0.8pre2-i686-cd11.iso
    -63d74f9d5494f8bf7fe21885cf7f59374cf08f90  frugalware-0.8pre2-i686-cd12.iso
    -3e5ece52ec153c980f08b2cf06c0fcce4073b37d  frugalware-0.8pre2-i686-cd13.iso
    -ef2dc6debe848000613fd01d09fe4aef1974bcb2  frugalware-0.8pre2-i686-dvd1.iso
    -da94dbb5796f2b967831c00452ec6c6055af7768  frugalware-0.8pre2-i686-dvd2.iso
    -309bd68f668665550080a0b90ad15a75f16723ab  frugalware-0.8pre2-i686-net.iso
    -ec0daebe362847e0587c04aea81693f6d262ae60  fwlive-0.8pre2-i686-full.iso
    -eb7fbc5158e452f5217e87a2be51e600b05024b8  frugalware-0.8pre2-i686-tftp.img.gz
    -29ecc950b89e24f6db22ad1d02b1a28114a60495  frugalware-0.8pre2-i686-usb.tar.gz
    -            
    - ]]> -
    -
    - - 82 - Frugalware Newsletter Issue 13 - Sun, Jan 23:37:54 6 2008 +0100 - VMiklos - 1 - - In this issue: -
      -
    • Package updates
    • -
    • Hint - Changing rights of files and libraries
    • -
    • Happy New Year
    • -
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 81 - Frugalware Newsletter Issue 12 - Sat, 22 Dec 2007 14:53:45 +0100 - VMiklos - 1 - - In this issue Dex77 helps out Splashy, Frugalware gets a little more Danish, we wish you Merry Christmas and more.
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 80 - Frugalware Newsletter Issue 11 - Sun, Dec 22:51:50 9 2007 +0100 - VMiklos - 1 - - In this issue we welcome a new release of Frugalware, put the 'Windows' key to good use in Gnome, reveal a bug in previous newsletters and more.
    - You can read it here. We hope you like it! - ]]> -
    -
    - - 79 - Frugalware 0.8pre1 (Kalgan) released - Tue, Dec 09:33:56 4 2007 +0100 - VMiklos - 1 - announce the immediate availability of Frugalware 0.8pre1, the first technical preview of the upcoming 0.8 stable release.
    - A short and incomplete list of changes since 0.7:
    -
      -
    • Package updates: -
        -
      • Linux 2.6.23 + fixes
      • -
      • GNU C Library 2.7
      • -
      • GCC 4.2.2
      • -
      • espgs is now replaced with the stock ghostscript
      • -
      • compiz-fusion replaced beryl, most users now can avoid XGL
      • -
      • more than 600 other upstream updates
      • -
      • more than 100 new packages, including 20 new games
      • -
      -
    • -
    • New features: -
        -
      • Added FUN (Frugalware Update Notifier), which resides in the user's system tray and notifies if an update is available.
      • -
      • Added WPA support to the installer.
      • -
      -
    • -
    - Please refer to the Frugalware Testing ChangeLog for more information.
    - Download for i686:
    - NOTE: Click here to read more about what media do you need for the installation.
    - livecd, - netinstall, - usb, - tftp, - cd1, - cd2, - cd3, - cd4, - cd5, - cd6, - cd7, - cd8, - cd9, - cd10, - cd11, - cd12, - cd13, - dvd1 and - dvd2 -
    - SHA1SUMS: -
    -f6f4a62003c2f350aa11d270bc4b38b31f5cc96e  frugalware-0.8pre1-i686-cd1.iso
    -54c33672abce250d97a38d8fd126933203a6b181  frugalware-0.8pre1-i686-cd2.iso
    -a743bacd345804d78fc11aa37a7e613c9c448029  frugalware-0.8pre1-i686-cd3.iso
    -446cdc74b5636ee17440b5f52662b3f3f1096512  frugalware-0.8pre1-i686-cd4.iso
    -7b6ec80b5c423b1a7eedf0eaa4eb6ddf3bfa04b1  frugalware-0.8pre1-i686-cd5.iso
    -125eb72cc1ee89eeb1b9c0de79128a4664d8b997  frugalware-0.8pre1-i686-cd6.iso
    -4e82c7a6968b523898d0fbd1ce1089d6496823f4  frugalware-0.8pre1-i686-cd7.iso
    -59e9e891a2227b521d84abf9efd87b1298eed235  frugalware-0.8pre1-i686-cd8.iso
    -cc66aa7f5fe3dd2bdbe3f868228b9cf9e7551a70  frugalware-0.8pre1-i686-cd9.iso
    -02e578aa85d125284556988cdb25360ff9111960  frugalware-0.8pre1-i686-cd10.iso
    -28ccb3da4098608beb6a8f00af9ea5fd9ca8c1c2  frugalware-0.8pre1-i686-cd11.iso
    -ed06c325ecfa07e52fdc063c7ff097134575e6e9  frugalware-0.8pre1-i686-cd12.iso
    -f32a6279c7158f2cdc61edb911e4b77f410d0b03  frugalware-0.8pre1-i686-cd13.iso
    -a1321a1f978bfedf8cf7fdd33c90e858bd881e10  frugalware-0.8pre1-i686-dvd1.iso
    -8b4199630cda32bd91b3cea94c461e7f86c875c7  frugalware-0.8pre1-i686-dvd2.iso
    -3667e2f2a710a87f266a465500393a0cb2c341dc  frugalware-0.8pre1-i686-net.iso
    -64e0e9c40772e573824a950437490a5165edba15  fwlive-0.8pre1-i686-full.iso
    -1c103ed0f0a5f86df03350efbddba696ee7203f4  frugalware-0.8pre1-i686-tftp.img.gz
    -2fb3b8863079fb17ed6971226f5d996bd149e07d  frugalware-0.8pre1-i686-usb.tar.gz
    -            
    - ]]> -
    -
    - - 78 - Frugalware Newsletter Issue 10 - Sat, 24 Nov 2007 17:54:01 +0100 - VMiklos - 1 - here. We hope you like it! - ]]> - - - - 77 - Terminus: End of life - Tue, 16 Oct 2007 10:59:34 +0200 - voroskoi - 1 -
    - We have released FSA135 to FSA295 for Terminus. That means 161 security problems were issued in half a year.
    - If you update to Sayshell, it will also fix the following vulnerabilities:
    - - ]]> -
    -
    - - 76 - Frugalware 0.7 (Sayshell) for i686 and x86_64 released - Sat, 13 Oct 2007 02:58:26 +0200 - VMiklos - 1 - announce the immediate availability of Frugalware 0.7, our seventh stable release.
    - No new features have been added since 0.7rc2, but more than 150 changes have been made to fix minor bugs. - If you didn't follow the changes during the pre/rc releases, here are the most important changes since 0.6:
    -
      -
    • Up to date base system: Linux kernel 2.6.22.9, Glibc 2.6.1 and GCC 4.2.1
    • -
    • Up to date desktop packages: KDE 3.5.7, GNOME 2.20, XFCE 4.4.1, OpenOffice 2.3.0 and Firefox 2.0.0.7
    • -
    • A LiveCD called FwLive is now available for this release.
    • -
    • Setup: language-specific defaults (keymap, timezone, default mirror), the installation is now logged.
    • -
    • Supported new languages: Romanian, Swedish, Italian and Danish.
    • -
    • New graphical tools: Gfpm (package manager) and Gnetconfig (network configurator).
    • -
    • Documentation: The Frugalware User Manual is now more than 100 pages: tutorials, tips and tricks.
    • -
    - Please refer to the Frugalware Sayshell ChangeLog for more information.
    - Download for i686:
    - livecd, - netinstall, - cd1, - cd2, - cd3, - cd4, - cd5, - cd6, - cd7, - cd8, - cd9, - cd10, - cd11, - cd12, - cd13, - dvd1, - dvd2, - tftp, - usb, - chroot tarball -
    - Download for x86_64:
    - netinstall, - cd1, - cd2, - cd3, - cd4, - cd5, - cd6, - cd7, - cd8, - cd9, - cd10, - cd11, - dvd1, - dvd2, - tftp, - usb, - chroot tarball -
    - NOTE: Don't download CDs 3-13 or the second DVD unless you don't have an internet connection.
    - SHA1SUMs: -
    -11d369eef484e64f1583364456491530d24701b7  frugalware-0.7-i686-cd10.iso
    -c3d1630241a99f6f4936079b40c5fd93a417a9dc  frugalware-0.7-i686-cd11.iso
    -0b3c25ac25d711fed156ce93d30b78c918c0defa  frugalware-0.7-i686-cd12.iso
    -c91e25732f12519877a04e1f1c40078014890902  frugalware-0.7-i686-cd13.iso
    -6d91662500224636efb58ecc9a19630fdb2d0755  frugalware-0.7-i686-cd1.iso
    -3d0e566b39b09c7b348296711fa3c2b8cb7ea0f6  frugalware-0.7-i686-cd2.iso
    -c1c06e429e4fd9df66d4de4c77a94ecb26fed5c8  frugalware-0.7-i686-cd3.iso
    -3499cf0871539e855c2482fc6a7fb186db9052ce  frugalware-0.7-i686-cd4.iso
    -621dc063927d3cb8a5c8aa4871d16d0dea2f93e3  frugalware-0.7-i686-cd5.iso
    -b41da52c3b508f6a93d2d091617469ac758aeeab  frugalware-0.7-i686-cd6.iso
    -af5c63ad65bd427b4655824dcac7155e5fb19166  frugalware-0.7-i686-cd7.iso
    -00ef74ff9e853dc73b81d7405edb2e2ed36016a2  frugalware-0.7-i686-cd8.iso
    -a89f34f212322e5c14ad288003536fb84e62106b  frugalware-0.7-i686-cd9.iso
    -f6f731a45467274bcc1f7d987f3ccef6697dec03  frugalware-0.7-i686-dvd1.iso
    -0443681c558f231b408e4add725635afe1b48af6  frugalware-0.7-i686-dvd2.iso
    -b586b9aac75adea46f016572feb555b165b4de7b  frugalware-0.7-i686-net.iso
    -a34ac62fa9c246d173a05f6fb4225745552ca0f2  frugalware-0.7-x86_64-cd10.iso
    -dcbdff4b359a6ab1defe4aad59dce894a5cd658c  frugalware-0.7-x86_64-cd11.iso
    -95a3d041031f4882883ff3d6fac351679dd2639e  frugalware-0.7-x86_64-cd1.iso
    -89e82b51651843b666bff27d628e6ff16dc25594  frugalware-0.7-x86_64-cd2.iso
    -0b7c8132f06501ba1749421183fbff509be2a80d  frugalware-0.7-x86_64-cd3.iso
    -7b4451c9e6bab916ef8c0c33877526efb6785560  frugalware-0.7-x86_64-cd4.iso
    -93fcdbeb35ee53179c32e882554980653b741b28  frugalware-0.7-x86_64-cd5.iso
    -9887a9c6aea1ea9280b24f727287647d6be67434  frugalware-0.7-x86_64-cd6.iso
    -82be4a85f8a3e80a357a62fa68aa4716fe6ff5b9  frugalware-0.7-x86_64-cd7.iso
    -339d026a332e48a08cf735e123f6d71ec38e56e6  frugalware-0.7-x86_64-cd8.iso
    -4d7846c6eef3308853acdeead0c2b253c3356a45  frugalware-0.7-x86_64-cd9.iso
    -f636f27e02b98d270cb1947c187c27315c5b6e2b  frugalware-0.7-x86_64-dvd1.iso
    -9b3646267dd40c38267566d5e1cdd096f79ddf24  frugalware-0.7-x86_64-dvd2.iso
    -00d94d04c1bf3b7fc6030b7e7aac1e27e85fed82  frugalware-0.7-x86_64-net.iso
    -eb039c92347aa3c13b14b51ed93031853de9cc5d  fwlive-0.7-i686-full.iso
    -fa447a8cbd60d554905c48d379fb5d08b80e89b8  frugalware-0.7-i686-tftp.img.gz
    -26d0be146804b652f0359dd0824012aaf3f3f716  frugalware-0.7-i686-usb.tar.gz
    -31bd8243520f767c44ada50da287b4fe1d72a0ac  frugalware-0.7-x86_64-tftp.img.gz
    -88c0be39dd0630c34e31e8482ead29f6097ee0a7  frugalware-0.7-x86_64-usb.tar.gz
    -            
    - If you are upgrading to Sayshell from our previous stable release (Terminus), please read the upgrade part of our documentation.
    - ]]> -
    -
    - - 75 - Kernel update in -current: WARNING for Intel users with IDE controllers - Thu, Oct 15:08:53 4 2007 +0000 - VMiklos - 1 - this bugreport for more details. So after upgrading using pacman -Syu, you need to: -
      -
    1. Check if you have an Intel IDE controller using sudo lspci |grep -i intel.*ide. If you got no result then probably you're not affected.
    2. -
    3. Edit /etc/fstab: change all occurrences of /dev/hd to /dev/sd.
    4. -
    5. Edit /boot/grub/menu.lst: change all occurrences of /dev/hd to /dev/sd in the Frugalware entry.
    6. -
    7. Reboot.
    8. -
    - Thanks for your understanding! - ]]> -
    -
    - - 74 - Frugalware 0.7rc2 (Sayshell) released - Tue, Oct 11:08:42 2 2007 +0200 - VMiklos - 1 - announce the immediate availability of Frugalware 0.7rc2, the last candidate of the upcoming 0.7 stable release.
    - A short and incomplete list of changes since 0.7rc1:
    -
      -
    • Package updates: -
        -
      • GNOME 2.20.0
      • -
      • OpenOffice.org 2.3 with OOXML support and Mozilla plugin
      • -
      • More than 1000 changes, mostly bugfixes
      • -
      -
    • -
    • New features: -
        -
      • Added Gfpm, a graphical package manager
      • -
      • New Gfpm and Gnetconfig plugins for Xfce4 settings manager
      • -
      -
    • -
    • Setup: -
        -
      • Fixed PPPoE support
      • -
      • Slow format (when checking for bad blocks is enabled) works again for swap partitions
      • -
      • Fixed Swedish language support
      • -
      -
    • -
    - Please refer to the Frugalware Testing ChangeLog for more information.
    - Download for i686:
    - NOTE: Don't download CDs 3-12 or the second DVD unless you don't have an internet connection
    - livecd, - netinstall, - usb, - tftp, - cd1, - cd2, - cd3, - cd4, - cd5, - cd6, - cd7, - cd8, - cd9, - cd10, - cd11, - cd12, - cd13, - dvd1 and - dvd2 -
    - SHA1SUMS: -
    -817395071b963878b186cb6de3cc625c054a2fdc  frugalware-0.7rc2-i686-cd10.iso
    -08aaacc8b0a49cedbdfbf0cc250c381865e35e12  frugalware-0.7rc2-i686-cd11.iso
    -26090540104483c2e0ea5cb04cef94bead0126b2  frugalware-0.7rc2-i686-cd12.iso
    -57f6a6b306666bdd4e273e6b1bf860f5c2553172  frugalware-0.7rc2-i686-cd13.iso
    -00f9519569b0ab82933a6f7ad72b88f416c0ff29  frugalware-0.7rc2-i686-cd1.iso
    -3cb912374d3e2dd6146875b841409b8bf837fd77  frugalware-0.7rc2-i686-cd2.iso
    -34d7f5629e81649985fdc51cdb393f8f58265601  frugalware-0.7rc2-i686-cd3.iso
    -dab534a873c0d467189f15b939725ec13c951dd5  frugalware-0.7rc2-i686-cd4.iso
    -1595df5afb10bce2c15beed340a743c1c5a7a830  frugalware-0.7rc2-i686-cd5.iso
    -9d1adf02056ab5c956c58d3b1fa3fee34deb3643  frugalware-0.7rc2-i686-cd6.iso
    -ae039f89f48c5ea9d9f2210818e3ad293a549c64  frugalware-0.7rc2-i686-cd7.iso
    -141732044d0326a43d4fedfc625e14b78227fe11  frugalware-0.7rc2-i686-cd8.iso
    -126a5e21d68e338b63d995962ffed74ee0b10f4f  frugalware-0.7rc2-i686-cd9.iso
    -b07a0279cda34d253accd8cb1d20bbbec8323a22  frugalware-0.7rc2-i686-dvd1.iso
    -703de06fbe5bf8a921dd359a3a645fc852f2b800  frugalware-0.7rc2-i686-dvd2.iso
    -9cddd7752c80b891713e13b5cda3147babcd5fe4  frugalware-0.7rc2-i686-net.iso
    -de6daa9f334d72718c789fd76351e02116ea7b24  fwlive-0.7rc2-i686-full.iso
    -ca1ece2660098ea631381bb9e5ee7ab3a63e82c6  frugalware-0.7rc2-i686-tftp.img.gz
    -e5171b988e894674def71156f71accc6cdc81312  frugalware-0.7rc2-i686-usb.tar.gz
    -            
    - ]]> -
    -
    - - 73 - Frugalware 0.7rc1 (Sayshell) released - Tue, Sep 02:40:14 4 2007 +0200 - VMiklos - 1 - announce the immediate availability of Frugalware 0.7rc1, the first candidate of the upcoming 0.7 stable release.
    - A short and incomplete list of changes since 0.7pre2:
    -
      -
    • Package updates: -
        -
      • GNU C Library 2.6.1
      • -
      • Replaced util-linux with util-linux-ng
      • -
      • More than 30 new packages
      • -
      • Added detailed documentation for the util-linux-ng, amavisd-new and ejabberd packages
      • -
      • More than 900 changes: package updates, bug- and security fixes.
      • -
      -
    • -
    • New features: -
        -
      • Added permalinks to the documentation
      • -
      • Rewritten the package builder daemon, which now supports distributed operation. This results in continuous package updates even if one package builder server is not available.
      • -
      -
    • -
    • Setup: -
        -
      • new Danish translation
      • -
      -
    • -
    - Please refer to the Frugalware Testing ChangeLog for more information.
    - Download for i686:
    - NOTE: Don't download CDs 3-12 or the second DVD unless you don't have an internet connection
    - livecd, - netinstall, - usb, - tftp, - cd1, - cd2, - cd3, - cd4, - cd5, - cd6, - cd7, - cd8, - cd9, - cd10, - cd11, - cd12, - cd13, - dvd1 and - dvd2 -
    - SHA1SUMS: -
    -4bb7b25e1a0e10e3074e8536043b2560e7d1482b  frugalware-0.7rc1-i686-cd10.iso
    -930bffed77bc653acb36def009e3cd60967888c2  frugalware-0.7rc1-i686-cd11.iso
    -99dec9ae6fa90e65a55ada6066006fe7077c2674  frugalware-0.7rc1-i686-cd12.iso
    -c99cb96116a19a5d08520855eda42410fb879e2c  frugalware-0.7rc1-i686-cd13.iso
    -cc5917a64ae70ca5b1abacf77b91a456e22a10a3  frugalware-0.7rc1-i686-cd1.iso
    -12c6510a6b82fb59993776b6f70bb3f00484f219  frugalware-0.7rc1-i686-cd2.iso
    -16d444b76438c322af803677566af1f6a4061055  frugalware-0.7rc1-i686-cd3.iso
    -aa96e6d0e10707219967fa350e7db4548df69e5d  frugalware-0.7rc1-i686-cd4.iso
    -7adc55e038707e989062b93a633cdbb622481cbd  frugalware-0.7rc1-i686-cd5.iso
    -7e6985290a71b5e60605829894d12bb12f0b7385  frugalware-0.7rc1-i686-cd6.iso
    -155f8d14301c8ac4bc40f2fc94f97051be376ce0  frugalware-0.7rc1-i686-cd7.iso
    -0f02412084c7ec1b5a9a00f27cce755663286cf7  frugalware-0.7rc1-i686-cd8.iso
    -e5cdb93601e2d56da31efd207fb45160ac67e096  frugalware-0.7rc1-i686-cd9.iso
    -8e7d7936a578a6fef9065bbb80c7cd4b02ee3e45  frugalware-0.7rc1-i686-dvd1.iso
    -eb2ad29098cc9fcab5b715abda398f559ed4080e  frugalware-0.7rc1-i686-dvd2.iso
    -86818f76c430a9a941d7c292ca9e17dc90f686d7  frugalware-0.7rc1-i686-net.iso
    -50d45d74cf8d019df9ab1b1cbd988902b74a7536  fwlive-0.7rc1-i686-full.iso
    -819e936e9b4ce96f92279958ecb869e744d07874  frugalware-0.7rc1-i686-tftp.img.gz
    -a1a22df8d4ea671fb88c0fac30510af19bd578e3  frugalware-0.7rc1-i686-usb.tar.gz
    -            
    - ]]> -
    -
    - - 72 - Frugalware 0.7pre2 (Sayshell) released - Mon, 30 Jul 2007 09:25:25 +0200 - VMiklos - 1 - announce the immediate availability of Frugalware 0.7pre2, the second technical preview of the upcoming 0.7 stable release.
    - A short and incomplete list of changes since 0.7pre1:
    -
      -
    • New features: -
        -
      • New graphical configuration tool, Gnetconfig to tweak your network settings.
      • -
      • Setup now puts the installer log to the target system, so that the log is not lost.
      • -
      • The default timezone and keyboard layout is now language-dependent.
      • -
      • New Italian translation in the installer.
      • -
      -
    • -
    • Package updates: -
        -
      • Linux kernel 2.6.22 (+ fixes)
      • -
      • GCC-4.2.1, with several bugfixes and a usable java browser plug-in for systems where the binary is not available, like x86_64.
      • -
      • OpenOffice.org 2.2.1
      • -
      -
    • -
    • New packages: -
        -
      • VIM spell-check dictionaries for various languages
      • -
      • More than 100 new packages: qmpdclient, gpsdrive, emovix, gpodder, horde-webmail and many more!
      • -
      -
    • -
    • Homepage: -
        -
      • It is now possible to browse HTML documentation for a package on the homepage.
      • -
      • Replaced darcsweb with gitweb in accordance with the darcs to git change.
      • -
      -
    • -
    • A list of bugs reported after the release of the installer images can be viewed here. -
    • -
    - Please refer to the Frugalware Testing ChangeLog for more information.
    - Download for i686:
    - NOTE: Don't download CDs 3-12 or the second DVD unless you don't have an internet connection
    - livecd, - netinstall, - usb, - tftp, - cd1, - cd2, - cd3, - cd4, - cd5, - cd6, - cd7, - cd8, - cd9, - cd10, - cd11, - cd12, - cd13, - dvd1 and - dvd2 -
    - SHA1SUMS: -